diff --git a/icu4c/APIChangeReport.html b/icu4c/APIChangeReport.html
index 6d22e94ee21..5b767c7fd40 100644
--- a/icu4c/APIChangeReport.html
+++ b/icu4c/APIChangeReport.html
@@ -5,31 +5,31 @@
-->
-ICU4C API Comparison: ICU 64 (update #1: 64.2) with ICU 65
+ICU4C API Comparison: ICU 65 with ICU 66 (preview)
-ICU4C API Comparison: ICU 64 (update #1: 64.2) with ICU 65
+ICU4C API Comparison: ICU 65 with ICU 66 (preview)
-Removed from ICU 64
+Removed from ICU 65
-File API ICU 64 ICU 65
+File API ICU 65 ICU 66
-
-decimfmt.h const number::LocalizedNumberFormatter& icu::DecimalFormat::toNumberFormatter() const Deprecated ICU 64 (missing)
-
-
-
-edits.h UBool icu::Edits::copyErrorTo(UErrorCode&) Stable ICU 59 (missing)
-
-
-
-platform.h #define __has_attributeInternal (missing)
-
-
-
-platform.h #define __has_builtinInternal (missing)
-
-
-
-platform.h #define __has_cpp_attributeInternal (missing)
-
-
-
-platform.h #define __has_declspec_attributeInternal (missing)
-
-
-
-platform.h #define __has_extensionInternal (missing)
-
-
-
-platform.h #define __has_featureInternal (missing)
-
-
-
-platform.h #define __has_warningInternal (missing)
-
-
-
-uversion.h #define U_NAMESPACE_BEGINStable ICU 2.4 (missing)
-
-
-
-uversion.h #define U_NAMESPACE_ENDStable ICU 2.4 (missing)
-
-
-
-uversion.h #define U_NAMESPACE_QUALIFIERStable ICU 2.4 (missing)
-
-
-
-uversion.h #define U_NAMESPACE_USEStable ICU 2.4 (missing)
-
-
(jump back to top)
-Deprecated or Obsoleted in ICU 65
+Deprecated or Obsoleted in ICU 66
-File API ICU 64 ICU 65
+File API ICU 65 ICU 66
@@ -114,1851 +62,161 @@
(jump back to top)
-Changed in ICU 65 (old, new)
+Changed in ICU 66 (old, new)
-File API ICU 64 ICU 65
+File API ICU 65 ICU 66
-
-decimfmt.h int32_t icu::DecimalFormat::getMultiplierScale() const Draft→Stable ICU 62
-
-
-decimfmt.h void icu::DecimalFormat::setMultiplierScale(int32_t) Draft→Stable ICU 62
-
-
-locid.h Locale& icu::Locale::operator=(Locale&&) Draft→Stable ICU 63
-
-
-locid.h StringClass icu::Locale::getKeywordValue(StringPiece, UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h StringClass icu::Locale::getUnicodeKeywordValue(StringPiece, UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h StringClass icu::Locale::toLanguageTag(UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h StringEnumeration* icu::Locale::createUnicodeKeywords(UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h icu::Locale::Locale(Locale&&) Draft→Stable ICU 63
-
-
-locid.h static Locale icu::Locale::forLanguageTag(StringPiece, UErrorCode&)Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::addLikelySubtags(UErrorCode&) Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::getKeywordValue(StringPiece, ByteSink&, UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::getKeywords(OutputIterator, UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::getUnicodeKeywordValue(StringPiece, ByteSink&, UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::getUnicodeKeywords(OutputIterator, UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::minimizeSubtags(UErrorCode&) Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::setKeywordValue(StringPiece, StringPiece, UErrorCode&) Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::setUnicodeKeywordValue(StringPiece, StringPiece, UErrorCode&) Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::toLanguageTag(ByteSink&, UErrorCode&) const Draft→Stable ICU 63
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createAtmosphere(UErrorCode&)Draft→Stable ICU 63
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createPercent(UErrorCode&)Draft→Stable ICU 63
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createPermille(UErrorCode&)Draft→Stable ICU 63
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createPetabyte(UErrorCode&)Draft→Stable ICU 63
-
-
-numberformatter.h Appendable& icu::number::FormattedNumber::appendTo(Appendable&, UErrorCode&) const Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptPerUnit(icu::MeasureUnit*) const& Draft→Stable ICU 61
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptPerUnit(icu::MeasureUnit*)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptSymbols(NumberingSystem*) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptSymbols(NumberingSystem*)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptUnit(icu::MeasureUnit*) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptUnit(icu::MeasureUnit*)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::decimal(UNumberDecimalSeparatorDisplay) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::decimal(UNumberDecimalSeparatorDisplay)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::grouping(UNumberGroupingStrategy) const& Draft→Stable ICU 61
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::grouping(UNumberGroupingStrategy)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::integerWidth(const IntegerWidth&) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::integerWidth(const IntegerWidth&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::notation(const Notation&) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::notation(const Notation&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::perUnit(const icu::MeasureUnit&) const& Draft→Stable ICU 61
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::perUnit(const icu::MeasureUnit&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::precision(const Precision&) const& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::precision(const Precision&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::roundingMode(UNumberFormatRoundingMode) const& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::roundingMode(UNumberFormatRoundingMode)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::scale(const Scale&) const& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::scale(const Scale&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::sign(UNumberSignDisplay) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::sign(UNumberSignDisplay)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::symbols(const DecimalFormatSymbols&) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::symbols(const DecimalFormatSymbols&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::unit(const icu::MeasureUnit&) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::unit(const icu::MeasureUnit&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::unitWidth(UNumberUnitWidth) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::unitWidth(UNumberUnitWidth)&& Draft→Stable ICU 62
-
-
-numberformatter.h Format* icu::number::LocalizedNumberFormatter::toFormat(UErrorCode&) const Draft→Stable ICU 62
-
-
-numberformatter.h FormattedNumber icu::number::LocalizedNumberFormatter::formatDecimal(StringPiece, UErrorCode&) const Draft→Stable ICU 60
-
-
-numberformatter.h FormattedNumber icu::number::LocalizedNumberFormatter::formatDouble(double, UErrorCode&) const Draft→Stable ICU 60
-
-
-numberformatter.h FormattedNumber icu::number::LocalizedNumberFormatter::formatInt(int64_t, UErrorCode&) const Draft→Stable ICU 60
-
-
-numberformatter.h FormattedNumber& icu::number::FormattedNumber::operator=(FormattedNumber&&) Draft→Stable ICU 62
-
-
-numberformatter.h IntegerWidth icu::number::IntegerWidth::truncateAt(int32_t) Draft→Stable ICU 60
-
-
-numberformatter.h LocalizedNumberFormatter icu::number::UnlocalizedNumberFormatter::locale(const icu::Locale&) const& Draft→Stable ICU 60
-
-
-numberformatter.h LocalizedNumberFormatter icu::number::UnlocalizedNumberFormatter::locale(const icu::Locale&)&& Draft→Stable ICU 62
-
-
-numberformatter.h LocalizedNumberFormatter& icu::number::LocalizedNumberFormatter::operator=(LocalizedNumberFormatter&&) Draft→Stable ICU 62
-
-
-numberformatter.h LocalizedNumberFormatter& icu::number::LocalizedNumberFormatter::operator=(const LocalizedNumberFormatter&) Draft→Stable ICU 62
-
-
-numberformatter.h Precision icu::number::CurrencyPrecision::withCurrency(const CurrencyUnit&) const Draft→Stable ICU 60
-
-
-numberformatter.h Precision icu::number::FractionPrecision::withMaxDigits(int32_t) const Draft→Stable ICU 60
-
-
-numberformatter.h Precision icu::number::FractionPrecision::withMinDigits(int32_t) const Draft→Stable ICU 60
-
-
-numberformatter.h Precision icu::number::IncrementPrecision::withMinFraction(int32_t) const Draft→Stable ICU 60
-
-
-numberformatter.h Scale& icu::number::Scale::operator=(Scale&&) Draft→Stable ICU 62
-
-
-numberformatter.h Scale& icu::number::Scale::operator=(const Scale&) Draft→Stable ICU 62
-
-
-numberformatter.h ScientificNotation icu::number::ScientificNotation::withExponentSignDisplay(UNumberSignDisplay) const Draft→Stable ICU 60
-
-
-numberformatter.h ScientificNotation icu::number::ScientificNotation::withMinExponentDigits(int32_t) const Draft→Stable ICU 60
-
-
-numberformatter.h UBool icu::number::NumberFormatterSettings< Derived >::copyErrorTo(UErrorCode&) const Draft→Stable ICU 60
-
-
-numberformatter.h UnicodeString icu::number::FormattedNumber::toString(UErrorCode&) const Draft→Stable ICU 62
-
-
-numberformatter.h UnicodeString icu::number::NumberFormatterSettings< Derived >::toSkeleton(UErrorCode&) const Draft→Stable ICU 62
-
-
-numberformatter.h UnlocalizedNumberFormatter& icu::number::UnlocalizedNumberFormatter::operator=(UnlocalizedNumberFormatter&&) Draft→Stable ICU 62
-
-
-numberformatter.h UnlocalizedNumberFormatter& icu::number::UnlocalizedNumberFormatter::operator=(const UnlocalizedNumberFormatter&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::FormattedNumber::FormattedNumber(FormattedNumber&&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::FormattedNumber::~FormattedNumber() Draft→Stable ICU 60
-
-
-numberformatter.h icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter()=default Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter(LocalizedNumberFormatter&&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter(const LocalizedNumberFormatter&) Draft→Stable ICU 60
-
-
-numberformatter.h icu::number::LocalizedNumberFormatter::~LocalizedNumberFormatter() Draft→Stable ICU 60
-
-
-numberformatter.h icu::number::Scale::Scale(Scale&&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::Scale::Scale(const Scale&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::Scale::~Scale() Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter()=default Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UnlocalizedNumberFormatter&&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UnlocalizedNumberFormatter&) Draft→Stable ICU 60
-
-
-numberformatter.h static CompactNotation icu::number::Notation::compactLong()Draft→Stable ICU 60
-
-
-numberformatter.h static CompactNotation icu::number::Notation::compactShort()Draft→Stable ICU 60
-
-
-numberformatter.h static CurrencyPrecision icu::number::Precision::currency(UCurrencyUsage)Draft→Stable ICU 60
-
-
-numberformatter.h static FractionPrecision icu::number::Precision::fixedFraction(int32_t)Draft→Stable ICU 60
-
-
-numberformatter.h static FractionPrecision icu::number::Precision::integer()Draft→Stable ICU 60
-
-
-numberformatter.h static FractionPrecision icu::number::Precision::maxFraction(int32_t)Draft→Stable ICU 60
-
-
-numberformatter.h static FractionPrecision icu::number::Precision::minFraction(int32_t)Draft→Stable ICU 60
-
-
-numberformatter.h static FractionPrecision icu::number::Precision::minMaxFraction(int32_t, int32_t)Draft→Stable ICU 60
-
-
-numberformatter.h static IncrementPrecision icu::number::Precision::increment(double)Draft→Stable ICU 60
-
-
-numberformatter.h static IntegerWidth icu::number::IntegerWidth::zeroFillTo(int32_t)Draft→Stable ICU 60
-
-
-numberformatter.h static LocalizedNumberFormatter icu::number::NumberFormatter::withLocale(const Locale&)Draft→Stable ICU 60
-
-
-numberformatter.h static Precision icu::number::Precision::unlimited()Draft→Stable ICU 60
-
-
-numberformatter.h static Scale icu::number::Scale::byDecimal(StringPiece)Draft→Stable ICU 62
-
-
-numberformatter.h static Scale icu::number::Scale::byDouble(double)Draft→Stable ICU 62
-
-
-numberformatter.h static Scale icu::number::Scale::byDoubleAndPowerOfTen(double, int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static Scale icu::number::Scale::none()Draft→Stable ICU 62
-
-
-numberformatter.h static Scale icu::number::Scale::powerOfTen(int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static ScientificNotation icu::number::Notation::engineering()Draft→Stable ICU 60
-
-
-numberformatter.h static ScientificNotation icu::number::Notation::scientific()Draft→Stable ICU 60
-
-
-numberformatter.h static SignificantDigitsPrecision icu::number::Precision::fixedSignificantDigits(int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static SignificantDigitsPrecision icu::number::Precision::maxSignificantDigits(int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static SignificantDigitsPrecision icu::number::Precision::minMaxSignificantDigits(int32_t, int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static SignificantDigitsPrecision icu::number::Precision::minSignificantDigits(int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static SimpleNotation icu::number::Notation::simple()Draft→Stable ICU 60
-
-
-numberformatter.h static UnlocalizedNumberFormatter icu::number::NumberFormatter::forSkeleton(const UnicodeString&, UErrorCode&)Draft→Stable ICU 62
-
-
-numberformatter.h static UnlocalizedNumberFormatter icu::number::NumberFormatter::with()Draft→Stable ICU 60
-
-
-numberrangeformatter.h Appendable& icu::number::FormattedNumberRange::appendTo(Appendable&, UErrorCode&) const Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::collapse(UNumberRangeCollapse) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::collapse(UNumberRangeCollapse)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::identityFallback(UNumberRangeIdentityFallback) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::identityFallback(UNumberRangeIdentityFallback)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(UnlocalizedNumberFormatter&&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(UnlocalizedNumberFormatter&&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(const UnlocalizedNumberFormatter&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(const UnlocalizedNumberFormatter&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(UnlocalizedNumberFormatter&&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(UnlocalizedNumberFormatter&&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(const UnlocalizedNumberFormatter&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(const UnlocalizedNumberFormatter&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(UnlocalizedNumberFormatter&&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(UnlocalizedNumberFormatter&&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(const UnlocalizedNumberFormatter&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(const UnlocalizedNumberFormatter&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h FormattedNumberRange icu::number::LocalizedNumberRangeFormatter::formatFormattableRange(const Formattable&, const Formattable&, UErrorCode&) const Draft→Stable ICU 63
-
-
-numberrangeformatter.h FormattedNumberRange& icu::number::FormattedNumberRange::operator=(FormattedNumberRange&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h LocalizedNumberRangeFormatter icu::number::UnlocalizedNumberRangeFormatter::locale(const icu::Locale&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h LocalizedNumberRangeFormatter icu::number::UnlocalizedNumberRangeFormatter::locale(const icu::Locale&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h LocalizedNumberRangeFormatter& icu::number::LocalizedNumberRangeFormatter::operator=(LocalizedNumberRangeFormatter&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h LocalizedNumberRangeFormatter& icu::number::LocalizedNumberRangeFormatter::operator=(const LocalizedNumberRangeFormatter&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h UBool icu::number::NumberRangeFormatterSettings< Derived >::copyErrorTo(UErrorCode&) const Draft→Stable ICU 63
-
-
-numberrangeformatter.h UNumberRangeIdentityResult icu::number::FormattedNumberRange::getIdentityResult(UErrorCode&) const Draft→Stable ICU 63
-
-
-numberrangeformatter.h UnicodeString icu::number::FormattedNumberRange::toString(UErrorCode&) const Draft→Stable ICU 63
-
-
-numberrangeformatter.h UnlocalizedNumberRangeFormatter& icu::number::UnlocalizedNumberRangeFormatter::operator=(UnlocalizedNumberRangeFormatter&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h UnlocalizedNumberRangeFormatter& icu::number::UnlocalizedNumberRangeFormatter::operator=(const UnlocalizedNumberRangeFormatter&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_ALLDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_AUTODraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_NONEDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_UNITDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_APPROXIMATELY_OR_SINGLE_VALUEDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_APPROXIMATELYDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_RANGEDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_SINGLE_VALUEDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_EQUAL_AFTER_ROUNDINGDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_EQUAL_BEFORE_ROUNDINGDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_NOT_EQUALDraft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::FormattedNumberRange::FormattedNumberRange(FormattedNumberRange&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::FormattedNumberRange::~FormattedNumberRange() Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter()=default Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(LocalizedNumberRangeFormatter&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(const LocalizedNumberRangeFormatter&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::LocalizedNumberRangeFormatter::~LocalizedNumberRangeFormatter() Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter()=default Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UnlocalizedNumberRangeFormatter&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UnlocalizedNumberRangeFormatter&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h static LocalizedNumberRangeFormatter icu::number::NumberRangeFormatter::withLocale(const Locale&)Draft→Stable ICU 63
-
-
-numberrangeformatter.h static UnlocalizedNumberRangeFormatter icu::number::NumberRangeFormatter::with()Draft→Stable ICU 63
-
-
-reldatefmt.h enum UDateAbsoluteUnit::UDAT_ABSOLUTE_QUARTERDraft→Stable ICU 63
-
-
-uchar.h const UCPMap* u_getIntPropertyMap(UProperty, UErrorCode*) Draft→Stable ICU 63
-
-
-uchar.h const USet* u_getBinaryPropertySet(UProperty, UErrorCode*) Draft→Stable ICU 63
-
-
-ucpmap.h UChar32 ucpmap_getRange(const UCPMap*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) Draft→Stable ICU 63
-
-
-ucpmap.h enum UCPMapRangeOption::UCPMAP_RANGE_FIXED_ALL_SURROGATESDraft→Stable ICU 63
-
-
-ucpmap.h enum UCPMapRangeOption::UCPMAP_RANGE_FIXED_LEAD_SURROGATESDraft→Stable ICU 63
-
-
-ucpmap.h enum UCPMapRangeOption::UCPMAP_RANGE_NORMALDraft→Stable ICU 63
-
-
-ucpmap.h uint32_t ucpmap_get(const UCPMap*, UChar32) Draft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_16Draft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_32Draft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_8Draft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_ASCII_GETDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_BMP_GETDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_GETDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_SUPP_GETDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_U16_NEXTDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_U16_PREVDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_U8_NEXTDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_U8_PREVDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_SMALL_GETDraft→Stable ICU 63
-
-
-ucptrie.h UCPTrie* ucptrie_openFromBinary(UCPTrieType, UCPTrieValueWidth, const void*, int32_t, int32_t*, UErrorCode*) Draft→Stable ICU 63
-
-
-ucptrie.h UCPTrieType ucptrie_getType(const UCPTrie*) Draft→Stable ICU 63
-
-
-ucptrie.h UCPTrieValueWidth ucptrie_getValueWidth(const UCPTrie*) Draft→Stable ICU 63
-
-
-ucptrie.h UChar32 ucptrie_getRange(const UCPTrie*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) Draft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieType::UCPTRIE_TYPE_ANYDraft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieType::UCPTRIE_TYPE_FASTDraft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieType::UCPTRIE_TYPE_SMALLDraft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_16Draft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_32Draft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_8Draft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_ANYDraft→Stable ICU 63
-
-
-ucptrie.h int32_t ucptrie_toBinary(const UCPTrie*, void*, int32_t, UErrorCode*) Draft→Stable ICU 63
-
-
-ucptrie.h uint32_t ucptrie_get(const UCPTrie*, UChar32) Draft→Stable ICU 63
-
-
-ucptrie.h void ucptrie_close(UCPTrie*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UCPTrie* umutablecptrie_buildImmutable(UMutableCPTrie*, UCPTrieType, UCPTrieValueWidth, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UMutableCPTrie* umutablecptrie_clone(const UMutableCPTrie*, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UMutableCPTrie* umutablecptrie_fromUCPMap(const UCPMap*, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UMutableCPTrie* umutablecptrie_fromUCPTrie(const UCPTrie*, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UMutableCPTrie* umutablecptrie_open(uint32_t, uint32_t, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UChar32 umutablecptrie_getRange(const UMutableCPTrie*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) Draft→Stable ICU 63
-
-
-umutablecptrie.h uint32_t umutablecptrie_get(const UMutableCPTrie*, UChar32) Draft→Stable ICU 63
-
-
-umutablecptrie.h void umutablecptrie_close(UMutableCPTrie*) Draft→Stable ICU 63
-
-
-umutablecptrie.h void umutablecptrie_set(UMutableCPTrie*, UChar32, uint32_t, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h void umutablecptrie_setRange(UMutableCPTrie*, UChar32, UChar32, uint32_t, UErrorCode*) Draft→Stable ICU 63
-
-
-unumberformatter.h enum UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_ALWAYSDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_AUTODraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberGroupingStrategy::UNUM_GROUPING_AUTODraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberGroupingStrategy::UNUM_GROUPING_MIN2Draft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberGroupingStrategy::UNUM_GROUPING_OFFDraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberGroupingStrategy::UNUM_GROUPING_ON_ALIGNEDDraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberGroupingStrategy::UNUM_GROUPING_THOUSANDSDraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_ALWAYSDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_EXCEPT_ZERODraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTINGDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_ALWAYSDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_AUTODraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_EXCEPT_ZERODraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_NEVERDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberUnitWidth::UNUM_UNIT_WIDTH_FULL_NAMEDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberUnitWidth::UNUM_UNIT_WIDTH_HIDDENDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberUnitWidth::UNUM_UNIT_WIDTH_ISO_CODEDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberUnitWidth::UNUM_UNIT_WIDTH_NARROWDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberUnitWidth::UNUM_UNIT_WIDTH_SHORTDraft→Stable ICU 60
-
-
-uspoof.h enum USpoofChecks::USPOOF_HIDDEN_OVERLAYDraft→Stable ICU 62
-
-
-utf_old.h #define U_HIDE_OBSOLETE_UTF_OLD_HDeprecated ICU 2.4 Internal
-
-
(jump back to top)
-Promoted to stable in ICU 65
+Promoted to stable in ICU 66
-File API ICU 64 ICU 65
+File API ICU 65 ICU 66
-basictz.h void* icu::BasicTimeZone::clone() const (missing) Stable
-ICU 3.8
+uchar.h enum UBlockCode::UBLOCK_CHORASMIAN(missing) Stable
+ICU 66 (Born Stable)
-datefmt.h void* icu::DateFormat::clone() const (missing) Stable
-ICU 2.0
+uchar.h enum UBlockCode::UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_G(missing) Stable
+ICU 66 (Born Stable)
-decimfmt.h int32_t icu::DecimalFormat::getMultiplierScale() const Draft→Stable ICU 62
+uchar.h enum UBlockCode::UBLOCK_DIVES_AKURU(missing) Stable
+ICU 66 (Born Stable)
-decimfmt.h void icu::DecimalFormat::setMultiplierScale(int32_t) Draft→Stable ICU 62
+uchar.h enum UBlockCode::UBLOCK_KHITAN_SMALL_SCRIPT(missing) Stable
+ICU 66 (Born Stable)
-edits.h UBool icu::Edits::copyErrorTo(UErrorCode&) const (missing) Stable
-ICU 59
+uchar.h enum UBlockCode::UBLOCK_LISU_SUPPLEMENT(missing) Stable
+ICU 66 (Born Stable)
-locid.h Locale& icu::Locale::operator=(Locale&&) Draft→Stable ICU 63
+uchar.h enum UBlockCode::UBLOCK_SYMBOLS_FOR_LEGACY_COMPUTING(missing) Stable
+ICU 66 (Born Stable)
-locid.h StringClass icu::Locale::getKeywordValue(StringPiece, UErrorCode&) const Draft→Stable ICU 63
+uchar.h enum UBlockCode::UBLOCK_TANGUT_SUPPLEMENT(missing) Stable
+ICU 66 (Born Stable)
-locid.h StringClass icu::Locale::getUnicodeKeywordValue(StringPiece, UErrorCode&) const Draft→Stable ICU 63
+uchar.h enum UBlockCode::UBLOCK_YEZIDI(missing) Stable
+ICU 66 (Born Stable)
-locid.h StringClass icu::Locale::toLanguageTag(UErrorCode&) const Draft→Stable ICU 63
+uchar.h enum UIndicPositionalCategory::U_INPC_TOP_AND_BOTTOM_AND_LEFT(missing) Stable
+ICU 66 (Born Stable)
-locid.h StringEnumeration* icu::Locale::createUnicodeKeywords(UErrorCode&) const Draft→Stable ICU 63
+uscript.h enum UScriptCode::USCRIPT_CHORASMIAN(missing) Stable
+ICU 66 (Born Stable)
-locid.h icu::Locale::Locale(Locale&&) Draft→Stable ICU 63
+uscript.h enum UScriptCode::USCRIPT_DIVES_AKURU(missing) Stable
+ICU 66 (Born Stable)
-locid.h static Locale icu::Locale::forLanguageTag(StringPiece, UErrorCode&)Draft→Stable ICU 63
+uscript.h enum UScriptCode::USCRIPT_KHITAN_SMALL_SCRIPT(missing) Stable
+ICU 66 (Born Stable)
-locid.h void icu::Locale::addLikelySubtags(UErrorCode&) Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::getKeywordValue(StringPiece, ByteSink&, UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::getKeywords(OutputIterator, UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::getUnicodeKeywordValue(StringPiece, ByteSink&, UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::getUnicodeKeywords(OutputIterator, UErrorCode&) const Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::minimizeSubtags(UErrorCode&) Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::setKeywordValue(StringPiece, StringPiece, UErrorCode&) Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::setUnicodeKeywordValue(StringPiece, StringPiece, UErrorCode&) Draft→Stable ICU 63
-
-
-locid.h void icu::Locale::toLanguageTag(ByteSink&, UErrorCode&) const Draft→Stable ICU 63
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createAtmosphere(UErrorCode&)Draft→Stable ICU 63
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createPercent(UErrorCode&)Draft→Stable ICU 63
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createPermille(UErrorCode&)Draft→Stable ICU 63
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createPetabyte(UErrorCode&)Draft→Stable ICU 63
-
-
-numberformatter.h Appendable& icu::number::FormattedNumber::appendTo(Appendable&, UErrorCode&) const Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptPerUnit(icu::MeasureUnit*) const& Draft→Stable ICU 61
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptPerUnit(icu::MeasureUnit*)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptSymbols(NumberingSystem*) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptSymbols(NumberingSystem*)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptUnit(icu::MeasureUnit*) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::adoptUnit(icu::MeasureUnit*)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::decimal(UNumberDecimalSeparatorDisplay) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::decimal(UNumberDecimalSeparatorDisplay)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::grouping(UNumberGroupingStrategy) const& Draft→Stable ICU 61
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::grouping(UNumberGroupingStrategy)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::integerWidth(const IntegerWidth&) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::integerWidth(const IntegerWidth&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::notation(const Notation&) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::notation(const Notation&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::perUnit(const icu::MeasureUnit&) const& Draft→Stable ICU 61
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::perUnit(const icu::MeasureUnit&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::precision(const Precision&) const& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::precision(const Precision&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::roundingMode(UNumberFormatRoundingMode) const& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::roundingMode(UNumberFormatRoundingMode)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::scale(const Scale&) const& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::scale(const Scale&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::sign(UNumberSignDisplay) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::sign(UNumberSignDisplay)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::symbols(const DecimalFormatSymbols&) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::symbols(const DecimalFormatSymbols&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::unit(const icu::MeasureUnit&) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::unit(const icu::MeasureUnit&)&& Draft→Stable ICU 62
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::unitWidth(UNumberUnitWidth) const& Draft→Stable ICU 60
-
-
-numberformatter.h Derived icu::number::NumberFormatterSettings< Derived >::unitWidth(UNumberUnitWidth)&& Draft→Stable ICU 62
-
-
-numberformatter.h Format* icu::number::LocalizedNumberFormatter::toFormat(UErrorCode&) const Draft→Stable ICU 62
-
-
-numberformatter.h FormattedNumber icu::number::LocalizedNumberFormatter::formatDecimal(StringPiece, UErrorCode&) const Draft→Stable ICU 60
-
-
-numberformatter.h FormattedNumber icu::number::LocalizedNumberFormatter::formatDouble(double, UErrorCode&) const Draft→Stable ICU 60
-
-
-numberformatter.h FormattedNumber icu::number::LocalizedNumberFormatter::formatInt(int64_t, UErrorCode&) const Draft→Stable ICU 60
-
-
-numberformatter.h FormattedNumber& icu::number::FormattedNumber::operator=(FormattedNumber&&) Draft→Stable ICU 62
-
-
-numberformatter.h IntegerWidth icu::number::IntegerWidth::truncateAt(int32_t) Draft→Stable ICU 60
-
-
-numberformatter.h LocalizedNumberFormatter icu::number::UnlocalizedNumberFormatter::locale(const icu::Locale&) const& Draft→Stable ICU 60
-
-
-numberformatter.h LocalizedNumberFormatter icu::number::UnlocalizedNumberFormatter::locale(const icu::Locale&)&& Draft→Stable ICU 62
-
-
-numberformatter.h LocalizedNumberFormatter& icu::number::LocalizedNumberFormatter::operator=(LocalizedNumberFormatter&&) Draft→Stable ICU 62
-
-
-numberformatter.h LocalizedNumberFormatter& icu::number::LocalizedNumberFormatter::operator=(const LocalizedNumberFormatter&) Draft→Stable ICU 62
-
-
-numberformatter.h Precision icu::number::CurrencyPrecision::withCurrency(const CurrencyUnit&) const Draft→Stable ICU 60
-
-
-numberformatter.h Precision icu::number::FractionPrecision::withMaxDigits(int32_t) const Draft→Stable ICU 60
-
-
-numberformatter.h Precision icu::number::FractionPrecision::withMinDigits(int32_t) const Draft→Stable ICU 60
-
-
-numberformatter.h Precision icu::number::IncrementPrecision::withMinFraction(int32_t) const Draft→Stable ICU 60
-
-
-numberformatter.h Scale& icu::number::Scale::operator=(Scale&&) Draft→Stable ICU 62
-
-
-numberformatter.h Scale& icu::number::Scale::operator=(const Scale&) Draft→Stable ICU 62
-
-
-numberformatter.h ScientificNotation icu::number::ScientificNotation::withExponentSignDisplay(UNumberSignDisplay) const Draft→Stable ICU 60
-
-
-numberformatter.h ScientificNotation icu::number::ScientificNotation::withMinExponentDigits(int32_t) const Draft→Stable ICU 60
-
-
-numberformatter.h UBool icu::number::NumberFormatterSettings< Derived >::copyErrorTo(UErrorCode&) const Draft→Stable ICU 60
-
-
-numberformatter.h UnicodeString icu::number::FormattedNumber::toString(UErrorCode&) const Draft→Stable ICU 62
-
-
-numberformatter.h UnicodeString icu::number::NumberFormatterSettings< Derived >::toSkeleton(UErrorCode&) const Draft→Stable ICU 62
-
-
-numberformatter.h UnlocalizedNumberFormatter& icu::number::UnlocalizedNumberFormatter::operator=(UnlocalizedNumberFormatter&&) Draft→Stable ICU 62
-
-
-numberformatter.h UnlocalizedNumberFormatter& icu::number::UnlocalizedNumberFormatter::operator=(const UnlocalizedNumberFormatter&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::FormattedNumber::FormattedNumber(FormattedNumber&&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::FormattedNumber::~FormattedNumber() Draft→Stable ICU 60
-
-
-numberformatter.h icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter()=default Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter(LocalizedNumberFormatter&&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter(const LocalizedNumberFormatter&) Draft→Stable ICU 60
-
-
-numberformatter.h icu::number::LocalizedNumberFormatter::~LocalizedNumberFormatter() Draft→Stable ICU 60
-
-
-numberformatter.h icu::number::Scale::Scale(Scale&&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::Scale::Scale(const Scale&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::Scale::~Scale() Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter()=default Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UnlocalizedNumberFormatter&&) Draft→Stable ICU 62
-
-
-numberformatter.h icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UnlocalizedNumberFormatter&) Draft→Stable ICU 60
-
-
-numberformatter.h static CompactNotation icu::number::Notation::compactLong()Draft→Stable ICU 60
-
-
-numberformatter.h static CompactNotation icu::number::Notation::compactShort()Draft→Stable ICU 60
-
-
-numberformatter.h static CurrencyPrecision icu::number::Precision::currency(UCurrencyUsage)Draft→Stable ICU 60
-
-
-numberformatter.h static FractionPrecision icu::number::Precision::fixedFraction(int32_t)Draft→Stable ICU 60
-
-
-numberformatter.h static FractionPrecision icu::number::Precision::integer()Draft→Stable ICU 60
-
-
-numberformatter.h static FractionPrecision icu::number::Precision::maxFraction(int32_t)Draft→Stable ICU 60
-
-
-numberformatter.h static FractionPrecision icu::number::Precision::minFraction(int32_t)Draft→Stable ICU 60
-
-
-numberformatter.h static FractionPrecision icu::number::Precision::minMaxFraction(int32_t, int32_t)Draft→Stable ICU 60
-
-
-numberformatter.h static IncrementPrecision icu::number::Precision::increment(double)Draft→Stable ICU 60
-
-
-numberformatter.h static IntegerWidth icu::number::IntegerWidth::zeroFillTo(int32_t)Draft→Stable ICU 60
-
-
-numberformatter.h static LocalizedNumberFormatter icu::number::NumberFormatter::withLocale(const Locale&)Draft→Stable ICU 60
-
-
-numberformatter.h static Precision icu::number::Precision::unlimited()Draft→Stable ICU 60
-
-
-numberformatter.h static Scale icu::number::Scale::byDecimal(StringPiece)Draft→Stable ICU 62
-
-
-numberformatter.h static Scale icu::number::Scale::byDouble(double)Draft→Stable ICU 62
-
-
-numberformatter.h static Scale icu::number::Scale::byDoubleAndPowerOfTen(double, int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static Scale icu::number::Scale::none()Draft→Stable ICU 62
-
-
-numberformatter.h static Scale icu::number::Scale::powerOfTen(int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static ScientificNotation icu::number::Notation::engineering()Draft→Stable ICU 60
-
-
-numberformatter.h static ScientificNotation icu::number::Notation::scientific()Draft→Stable ICU 60
-
-
-numberformatter.h static SignificantDigitsPrecision icu::number::Precision::fixedSignificantDigits(int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static SignificantDigitsPrecision icu::number::Precision::maxSignificantDigits(int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static SignificantDigitsPrecision icu::number::Precision::minMaxSignificantDigits(int32_t, int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static SignificantDigitsPrecision icu::number::Precision::minSignificantDigits(int32_t)Draft→Stable ICU 62
-
-
-numberformatter.h static SimpleNotation icu::number::Notation::simple()Draft→Stable ICU 60
-
-
-numberformatter.h static UnlocalizedNumberFormatter icu::number::NumberFormatter::forSkeleton(const UnicodeString&, UErrorCode&)Draft→Stable ICU 62
-
-
-numberformatter.h static UnlocalizedNumberFormatter icu::number::NumberFormatter::with()Draft→Stable ICU 60
-
-
-numberrangeformatter.h Appendable& icu::number::FormattedNumberRange::appendTo(Appendable&, UErrorCode&) const Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::collapse(UNumberRangeCollapse) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::collapse(UNumberRangeCollapse)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::identityFallback(UNumberRangeIdentityFallback) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::identityFallback(UNumberRangeIdentityFallback)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(UnlocalizedNumberFormatter&&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(UnlocalizedNumberFormatter&&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(const UnlocalizedNumberFormatter&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(const UnlocalizedNumberFormatter&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(UnlocalizedNumberFormatter&&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(UnlocalizedNumberFormatter&&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(const UnlocalizedNumberFormatter&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(const UnlocalizedNumberFormatter&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(UnlocalizedNumberFormatter&&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(UnlocalizedNumberFormatter&&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(const UnlocalizedNumberFormatter&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(const UnlocalizedNumberFormatter&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h FormattedNumberRange icu::number::LocalizedNumberRangeFormatter::formatFormattableRange(const Formattable&, const Formattable&, UErrorCode&) const Draft→Stable ICU 63
-
-
-numberrangeformatter.h FormattedNumberRange& icu::number::FormattedNumberRange::operator=(FormattedNumberRange&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h LocalizedNumberRangeFormatter icu::number::UnlocalizedNumberRangeFormatter::locale(const icu::Locale&) const& Draft→Stable ICU 63
-
-
-numberrangeformatter.h LocalizedNumberRangeFormatter icu::number::UnlocalizedNumberRangeFormatter::locale(const icu::Locale&)&& Draft→Stable ICU 63
-
-
-numberrangeformatter.h LocalizedNumberRangeFormatter& icu::number::LocalizedNumberRangeFormatter::operator=(LocalizedNumberRangeFormatter&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h LocalizedNumberRangeFormatter& icu::number::LocalizedNumberRangeFormatter::operator=(const LocalizedNumberRangeFormatter&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h UBool icu::number::NumberRangeFormatterSettings< Derived >::copyErrorTo(UErrorCode&) const Draft→Stable ICU 63
-
-
-numberrangeformatter.h UNumberRangeIdentityResult icu::number::FormattedNumberRange::getIdentityResult(UErrorCode&) const Draft→Stable ICU 63
-
-
-numberrangeformatter.h UnicodeString icu::number::FormattedNumberRange::toString(UErrorCode&) const Draft→Stable ICU 63
-
-
-numberrangeformatter.h UnlocalizedNumberRangeFormatter& icu::number::UnlocalizedNumberRangeFormatter::operator=(UnlocalizedNumberRangeFormatter&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h UnlocalizedNumberRangeFormatter& icu::number::UnlocalizedNumberRangeFormatter::operator=(const UnlocalizedNumberRangeFormatter&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_ALLDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_AUTODraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_NONEDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_UNITDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_APPROXIMATELY_OR_SINGLE_VALUEDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_APPROXIMATELYDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_RANGEDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_SINGLE_VALUEDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_EQUAL_AFTER_ROUNDINGDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_EQUAL_BEFORE_ROUNDINGDraft→Stable ICU 63
-
-
-numberrangeformatter.h enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_NOT_EQUALDraft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::FormattedNumberRange::FormattedNumberRange(FormattedNumberRange&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::FormattedNumberRange::~FormattedNumberRange() Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter()=default Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(LocalizedNumberRangeFormatter&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(const LocalizedNumberRangeFormatter&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::LocalizedNumberRangeFormatter::~LocalizedNumberRangeFormatter() Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter()=default Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UnlocalizedNumberRangeFormatter&&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UnlocalizedNumberRangeFormatter&) Draft→Stable ICU 63
-
-
-numberrangeformatter.h static LocalizedNumberRangeFormatter icu::number::NumberRangeFormatter::withLocale(const Locale&)Draft→Stable ICU 63
-
-
-numberrangeformatter.h static UnlocalizedNumberRangeFormatter icu::number::NumberRangeFormatter::with()Draft→Stable ICU 63
-
-
-numfmt.h void* icu::NumberFormat::clone() const (missing) Stable
-ICU 2.0
-
-
-reldatefmt.h enum UDateAbsoluteUnit::UDAT_ABSOLUTE_QUARTERDraft→Stable ICU 63
-
-
-uchar.h const UCPMap* u_getIntPropertyMap(UProperty, UErrorCode*) Draft→Stable ICU 63
-
-
-uchar.h const USet* u_getBinaryPropertySet(UProperty, UErrorCode*) Draft→Stable ICU 63
-
-
-ucpmap.h UChar32 ucpmap_getRange(const UCPMap*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) Draft→Stable ICU 63
-
-
-ucpmap.h enum UCPMapRangeOption::UCPMAP_RANGE_FIXED_ALL_SURROGATESDraft→Stable ICU 63
-
-
-ucpmap.h enum UCPMapRangeOption::UCPMAP_RANGE_FIXED_LEAD_SURROGATESDraft→Stable ICU 63
-
-
-ucpmap.h enum UCPMapRangeOption::UCPMAP_RANGE_NORMALDraft→Stable ICU 63
-
-
-ucpmap.h uint32_t ucpmap_get(const UCPMap*, UChar32) Draft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_16Draft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_32Draft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_8Draft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_ASCII_GETDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_BMP_GETDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_GETDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_SUPP_GETDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_U16_NEXTDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_U16_PREVDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_U8_NEXTDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_FAST_U8_PREVDraft→Stable ICU 63
-
-
-ucptrie.h #define UCPTRIE_SMALL_GETDraft→Stable ICU 63
-
-
-ucptrie.h UCPTrie* ucptrie_openFromBinary(UCPTrieType, UCPTrieValueWidth, const void*, int32_t, int32_t*, UErrorCode*) Draft→Stable ICU 63
-
-
-ucptrie.h UCPTrieType ucptrie_getType(const UCPTrie*) Draft→Stable ICU 63
-
-
-ucptrie.h UCPTrieValueWidth ucptrie_getValueWidth(const UCPTrie*) Draft→Stable ICU 63
-
-
-ucptrie.h UChar32 ucptrie_getRange(const UCPTrie*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) Draft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieType::UCPTRIE_TYPE_ANYDraft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieType::UCPTRIE_TYPE_FASTDraft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieType::UCPTRIE_TYPE_SMALLDraft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_16Draft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_32Draft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_8Draft→Stable ICU 63
-
-
-ucptrie.h enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_ANYDraft→Stable ICU 63
-
-
-ucptrie.h int32_t ucptrie_toBinary(const UCPTrie*, void*, int32_t, UErrorCode*) Draft→Stable ICU 63
-
-
-ucptrie.h uint32_t ucptrie_get(const UCPTrie*, UChar32) Draft→Stable ICU 63
-
-
-ucptrie.h void ucptrie_close(UCPTrie*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UCPTrie* umutablecptrie_buildImmutable(UMutableCPTrie*, UCPTrieType, UCPTrieValueWidth, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UMutableCPTrie* umutablecptrie_clone(const UMutableCPTrie*, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UMutableCPTrie* umutablecptrie_fromUCPMap(const UCPMap*, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UMutableCPTrie* umutablecptrie_fromUCPTrie(const UCPTrie*, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UMutableCPTrie* umutablecptrie_open(uint32_t, uint32_t, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h UChar32 umutablecptrie_getRange(const UMutableCPTrie*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) Draft→Stable ICU 63
-
-
-umutablecptrie.h uint32_t umutablecptrie_get(const UMutableCPTrie*, UChar32) Draft→Stable ICU 63
-
-
-umutablecptrie.h void umutablecptrie_close(UMutableCPTrie*) Draft→Stable ICU 63
-
-
-umutablecptrie.h void umutablecptrie_set(UMutableCPTrie*, UChar32, uint32_t, UErrorCode*) Draft→Stable ICU 63
-
-
-umutablecptrie.h void umutablecptrie_setRange(UMutableCPTrie*, UChar32, UChar32, uint32_t, UErrorCode*) Draft→Stable ICU 63
-
-
-unifilt.h void* icu::UnicodeFilter::clone() const (missing) Stable
-ICU 2.4
-
-
-unumberformatter.h enum UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_ALWAYSDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_AUTODraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberGroupingStrategy::UNUM_GROUPING_AUTODraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberGroupingStrategy::UNUM_GROUPING_MIN2Draft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberGroupingStrategy::UNUM_GROUPING_OFFDraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberGroupingStrategy::UNUM_GROUPING_ON_ALIGNEDDraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberGroupingStrategy::UNUM_GROUPING_THOUSANDSDraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_ALWAYSDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_EXCEPT_ZERODraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTINGDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_ALWAYSDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_AUTODraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_EXCEPT_ZERODraft→Stable ICU 61
-
-
-unumberformatter.h enum UNumberSignDisplay::UNUM_SIGN_NEVERDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberUnitWidth::UNUM_UNIT_WIDTH_FULL_NAMEDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberUnitWidth::UNUM_UNIT_WIDTH_HIDDENDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberUnitWidth::UNUM_UNIT_WIDTH_ISO_CODEDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberUnitWidth::UNUM_UNIT_WIDTH_NARROWDraft→Stable ICU 60
-
-
-unumberformatter.h enum UNumberUnitWidth::UNUM_UNIT_WIDTH_SHORTDraft→Stable ICU 60
-
-
-uspoof.h enum USpoofChecks::USPOOF_HIDDEN_OVERLAYDraft→Stable ICU 62
+uscript.h enum UScriptCode::USCRIPT_YEZIDI(missing) Stable
+ICU 66 (Born Stable)
(jump back to top)
-Added in ICU 65
+Added in ICU 66
-File API ICU 64 ICU 65
+File API ICU 65 ICU 66
-basictz.h void* icu::BasicTimeZone::clone() const (missing) Stable
-ICU 3.8
+uchar.h enum UBlockCode::UBLOCK_CHORASMIAN(missing) Stable
+ICU 66 (Born Stable)
-bytestrie.h BytesTrie& icu::BytesTrie::resetToState64(uint64_t) (missing) Draft
-ICU 65
+uchar.h enum UBlockCode::UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_G(missing) Stable
+ICU 66 (Born Stable)
-bytestrie.h uint64_t icu::BytesTrie::getState64() const (missing) Draft
-ICU 65
+uchar.h enum UBlockCode::UBLOCK_DIVES_AKURU(missing) Stable
+ICU 66 (Born Stable)
-datefmt.h void* icu::DateFormat::clone() const (missing) Stable
-ICU 2.0
+uchar.h enum UBlockCode::UBLOCK_KHITAN_SMALL_SCRIPT(missing) Stable
+ICU 66 (Born Stable)
-edits.h UBool icu::Edits::copyErrorTo(UErrorCode&) const (missing) Stable
-ICU 59
+uchar.h enum UBlockCode::UBLOCK_LISU_SUPPLEMENT(missing) Stable
+ICU 66 (Born Stable)
-localebuilder.h UBool icu::LocaleBuilder::copyErrorTo(UErrorCode&) const (missing) Draft
-ICU 65
+uchar.h enum UBlockCode::UBLOCK_SYMBOLS_FOR_LEGACY_COMPUTING(missing) Stable
+ICU 66 (Born Stable)
-localematcher.h Builder& icu::LocaleMatcher::Builder::addSupportedLocale(const Locale&) (missing) Draft
-ICU 65
+uchar.h enum UBlockCode::UBLOCK_TANGUT_SUPPLEMENT(missing) Stable
+ICU 66 (Born Stable)
-localematcher.h Builder& icu::LocaleMatcher::Builder::operator=(Builder&&) (missing) Draft
-ICU 65
+uchar.h enum UBlockCode::UBLOCK_YEZIDI(missing) Stable
+ICU 66 (Born Stable)
-localematcher.h Builder& icu::LocaleMatcher::Builder::setDefaultLocale(const Locale*) (missing) Draft
-ICU 65
+uchar.h enum UIndicPositionalCategory::U_INPC_TOP_AND_BOTTOM_AND_LEFT(missing) Stable
+ICU 66 (Born Stable)
-localematcher.h Builder& icu::LocaleMatcher::Builder::setDemotionPerDesiredLocale(ULocMatchDemotion) (missing) Draft
-ICU 65
+uscript.h enum UScriptCode::USCRIPT_CHORASMIAN(missing) Stable
+ICU 66 (Born Stable)
-localematcher.h Builder& icu::LocaleMatcher::Builder::setFavorSubtag(ULocMatchFavorSubtag) (missing) Draft
-ICU 65
+uscript.h enum UScriptCode::USCRIPT_DIVES_AKURU(missing) Stable
+ICU 66 (Born Stable)
-localematcher.h Builder& icu::LocaleMatcher::Builder::setSupportedLocales(Iter, Iter) (missing) Draft
-ICU 65
+uscript.h enum UScriptCode::USCRIPT_KHITAN_SMALL_SCRIPT(missing) Stable
+ICU 66 (Born Stable)
-localematcher.h Builder& icu::LocaleMatcher::Builder::setSupportedLocales(Locale::Iterator&) (missing) Draft
-ICU 65
-
-
-localematcher.h Builder& icu::LocaleMatcher::Builder::setSupportedLocalesFromListString(StringPiece) (missing) Draft
-ICU 65
-
-
-localematcher.h Builder& icu::LocaleMatcher::Builder::setSupportedLocalesViaConverter(Iter, Iter, Conv) (missing) Draft
-ICU 65
-
-
-localematcher.h Locale icu::LocaleMatcher::Result::makeResolvedLocale(UErrorCode&) const (missing) Draft
-ICU 65
-
-
-localematcher.h LocaleMatcher icu::LocaleMatcher::Builder::build(UErrorCode&) const (missing) Draft
-ICU 65
-
-
-localematcher.h LocaleMatcher& icu::LocaleMatcher::operator=(LocaleMatcher&&) (missing) Draft
-ICU 65
-
-
-localematcher.h Result icu::LocaleMatcher::getBestMatchResult(Locale::Iterator&, UErrorCode&) const (missing) Draft
-ICU 65
-
-
-localematcher.h Result icu::LocaleMatcher::getBestMatchResult(const Locale&, UErrorCode&) const (missing) Draft
-ICU 65
-
-
-localematcher.h Result& icu::LocaleMatcher::Result::operator=(Result&&) (missing) Draft
-ICU 65
-
-
-localematcher.h UBool icu::LocaleMatcher::Builder::copyErrorTo(UErrorCode&) const (missing) Draft
-ICU 65
-
-
-localematcher.h const Locale* icu::LocaleMatcher::Result::getDesiredLocale() const (missing) Draft
-ICU 65
-
-
-localematcher.h const Locale* icu::LocaleMatcher::Result::getSupportedLocale() const (missing) Draft
-ICU 65
-
-
-localematcher.h const Locale* icu::LocaleMatcher::getBestMatch(Locale::Iterator&, UErrorCode&) const (missing) Draft
-ICU 65
-
-
-localematcher.h const Locale* icu::LocaleMatcher::getBestMatch(const Locale&, UErrorCode&) const (missing) Draft
-ICU 65
-
-
-localematcher.h const Locale* icu::LocaleMatcher::getBestMatchForListString(StringPiece, UErrorCode&) const (missing) Draft
-ICU 65
-
-
-localematcher.h double icu::LocaleMatcher::internalMatch(const Locale&, const Locale&, UErrorCode&) const (missing) Internal
-
-
-
-localematcher.h enum ULocMatchDemotion::ULOCMATCH_DEMOTION_NONE(missing) Draft
-ICU 65
-
-
-localematcher.h enum ULocMatchDemotion::ULOCMATCH_DEMOTION_REGION(missing) Draft
-ICU 65
-
-
-localematcher.h enum ULocMatchFavorSubtag::ULOCMATCH_FAVOR_LANGUAGE(missing) Draft
-ICU 65
-
-
-localematcher.h enum ULocMatchFavorSubtag::ULOCMATCH_FAVOR_SCRIPT(missing) Draft
-ICU 65
-
-
-localematcher.h icu::LocaleMatcher::Builder::Builder() (missing) Draft
-ICU 65
-
-
-localematcher.h icu::LocaleMatcher::Builder::Builder(Builder&&) (missing) Draft
-ICU 65
-
-
-localematcher.h icu::LocaleMatcher::Builder::~Builder() (missing) Draft
-ICU 65
-
-
-localematcher.h icu::LocaleMatcher::LocaleMatcher(LocaleMatcher&&) (missing) Draft
-ICU 65
-
-
-localematcher.h icu::LocaleMatcher::Result::Result(Result&&) (missing) Draft
-ICU 65
-
-
-localematcher.h icu::LocaleMatcher::Result::~Result() (missing) Draft
-ICU 65
-
-
-localematcher.h icu::LocaleMatcher::~LocaleMatcher() (missing) Draft
-ICU 65
-
-
-localematcher.h int32_t icu::LocaleMatcher::Result::getDesiredIndex() const (missing) Draft
-ICU 65
-
-
-localematcher.h int32_t icu::LocaleMatcher::Result::getSupportedIndex() const (missing) Draft
-ICU 65
-
-
-locid.h UBool icu::Locale::ConvertingIterator< Iter, Conv >::hasNext() const override (missing) Draft
-ICU 65
-
-
-locid.h UBool icu::Locale::Iterator::hasNext() const (missing) Draft
-ICU 65
-
-
-locid.h UBool icu::Locale::RangeIterator< Iter >::hasNext() const override (missing) Draft
-ICU 65
-
-
-locid.h const Locale& icu::Locale::ConvertingIterator< Iter, Conv >::next() override (missing) Draft
-ICU 65
-
-
-locid.h const Locale& icu::Locale::Iterator::next() (missing) Draft
-ICU 65
-
-
-locid.h const Locale& icu::Locale::RangeIterator< Iter >::next() override (missing) Draft
-ICU 65
-
-
-locid.h icu::Locale::ConvertingIterator< Iter, Conv >::ConvertingIterator(Iter, Iter, Conv) (missing) Draft
-ICU 65
-
-
-locid.h icu::Locale::Iterator::~Iterator() (missing) Draft
-ICU 65
-
-
-locid.h icu::Locale::RangeIterator< Iter >::RangeIterator(Iter, Iter) (missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit icu::MeasureUnit::getBar()(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit icu::MeasureUnit::getDecade()(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit icu::MeasureUnit::getDotPerCentimeter()(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit icu::MeasureUnit::getDotPerInch()(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit icu::MeasureUnit::getEm()(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit icu::MeasureUnit::getMegapixel()(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit icu::MeasureUnit::getPascal()(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit icu::MeasureUnit::getPixel()(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit icu::MeasureUnit::getPixelPerCentimeter()(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit icu::MeasureUnit::getPixelPerInch()(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit icu::MeasureUnit::getThermUs()(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createBar(UErrorCode&)(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createDecade(UErrorCode&)(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createDotPerCentimeter(UErrorCode&)(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createDotPerInch(UErrorCode&)(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createEm(UErrorCode&)(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createMegapixel(UErrorCode&)(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createPascal(UErrorCode&)(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createPixel(UErrorCode&)(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createPixelPerCentimeter(UErrorCode&)(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createPixelPerInch(UErrorCode&)(missing) Draft
-ICU 65
-
-
-measunit.h static MeasureUnit* icu::MeasureUnit::createThermUs(UErrorCode&)(missing) Draft
-ICU 65
-
-
-numberformatter.h StringClass icu::number::FormattedNumber::toDecimalNumber(UErrorCode&) const (missing) Draft
-ICU 65
-
-
-numfmt.h void* icu::NumberFormat::clone() const (missing) Stable
-ICU 2.0
-
-
-platform.h #define UPRV_HAS_ATTRIBUTE(missing) Internal
-
-
-
-platform.h #define UPRV_HAS_BUILTIN(missing) Internal
-
-
-
-platform.h #define UPRV_HAS_CPP_ATTRIBUTE(missing) Internal
-
-
-
-platform.h #define UPRV_HAS_DECLSPEC_ATTRIBUTE(missing) Internal
-
-
-
-platform.h #define UPRV_HAS_EXTENSION(missing) Internal
-
-
-
-platform.h #define UPRV_HAS_FEATURE(missing) Internal
-
-
-
-platform.h #define UPRV_HAS_WARNING(missing) Internal
-
-
-
-platform.h #define U_PF_EMSCRIPTEN(missing) Internal
-
-
-
-reldatefmt.h enum UDateAbsoluteUnit::UDAT_ABSOLUTE_HOUR(missing) Draft
-ICU 65
-
-
-reldatefmt.h enum UDateAbsoluteUnit::UDAT_ABSOLUTE_MINUTE(missing) Draft
-ICU 65
-
-
-stringpiece.h icu::StringPiece::StringPiece(T) (missing) Draft
-ICU 65
-
-
-ucal.h int32_t ucal_getHostTimeZone(UChar*, int32_t, UErrorCode*) (missing) Draft
-ICU 65
-
-
-ucharstrie.h UCharsTrie& icu::UCharsTrie::resetToState64(uint64_t) (missing) Draft
-ICU 65
-
-
-ucharstrie.h uint64_t icu::UCharsTrie::getState64() const (missing) Draft
-ICU 65
-
-
-uloc.h UEnumeration* uloc_openAvailableByType(ULocAvailableType, UErrorCode*) (missing) Draft
-ICU 65
-
-
-uloc.h enum ULocAvailableType::ULOC_AVAILABLE_COUNT(missing) Internal
-
-
-
-uloc.h enum ULocAvailableType::ULOC_AVAILABLE_DEFAULT(missing) Draft
-ICU 65
-
-
-uloc.h enum ULocAvailableType::ULOC_AVAILABLE_ONLY_LEGACY_ALIASES(missing) Draft
-ICU 65
-
-
-uloc.h enum ULocAvailableType::ULOC_AVAILABLE_WITH_LEGACY_ALIASES(missing) Draft
-ICU 65
-
-
-umachine.h #define UPRV_BLOCK_MACRO_BEGIN(missing) Internal
-
-
-
-umachine.h #define UPRV_BLOCK_MACRO_END(missing) Internal
-
-
-
-unifilt.h void* icu::UnicodeFilter::clone() const (missing) Stable
-ICU 2.4
-
-
-utrace.h enum UTraceFunctionNumber::UTRACE_RES_DATA_LIMIT(missing) Internal
-
-
-
-utrace.h enum UTraceFunctionNumber::UTRACE_UDATA_BUNDLE(missing) Draft
-ICU 65
-
-
-utrace.h enum UTraceFunctionNumber::UTRACE_UDATA_DATA_FILE(missing) Draft
-ICU 65
-
-
-utrace.h enum UTraceFunctionNumber::UTRACE_UDATA_RESOURCE(missing) Draft
-ICU 65
-
-
-utrace.h enum UTraceFunctionNumber::UTRACE_UDATA_RES_FILE(missing) Draft
-ICU 65
-
-
-utrace.h enum UTraceFunctionNumber::UTRACE_UDATA_START(missing) Draft
-ICU 65
+uscript.h enum UScriptCode::USCRIPT_YEZIDI(missing) Stable
+ICU 66 (Born Stable)
(jump back to top)
-Other existing drafts in ICU 65
+Other existing drafts in ICU 66
-File API ICU 64 ICU 65
+File API ICU 65 ICU 66
+bytestrie.h BytesTrie& icu::BytesTrie::resetToState64(uint64_t) Draft ICU 65
+
+
+bytestrie.h uint64_t icu::BytesTrie::getState64() const Draft ICU 65
+
+
currunit.h icu::CurrencyUnit::CurrencyUnit(StringPiece, UErrorCode&) Draft ICU 64
@@ -2148,29 +406,161 @@
localebuilder.h LocaleBuilder& icu::LocaleBuilder::setVariant(StringPiece) Draft ICU 64
+localebuilder.h UBool icu::LocaleBuilder::copyErrorTo(UErrorCode&) const Draft ICU 65
+
+
localebuilder.h icu::LocaleBuilder::LocaleBuilder() Draft ICU 64
-
+
localebuilder.h icu::LocaleBuilder::~LocaleBuilder() Draft ICU 64
+
+localematcher.h Builder& icu::LocaleMatcher::Builder::addSupportedLocale(const Locale&) Draft ICU 65
+
+localematcher.h Builder& icu::LocaleMatcher::Builder::operator=(Builder&&) Draft ICU 65
+
+
+localematcher.h Builder& icu::LocaleMatcher::Builder::setDefaultLocale(const Locale*) Draft ICU 65
+
+
+localematcher.h Builder& icu::LocaleMatcher::Builder::setDemotionPerDesiredLocale(ULocMatchDemotion) Draft ICU 65
+
+
+localematcher.h Builder& icu::LocaleMatcher::Builder::setFavorSubtag(ULocMatchFavorSubtag) Draft ICU 65
+
+
+localematcher.h Builder& icu::LocaleMatcher::Builder::setSupportedLocales(Iter, Iter) Draft ICU 65
+
+
+localematcher.h Builder& icu::LocaleMatcher::Builder::setSupportedLocales(Locale::Iterator&) Draft ICU 65
+
+
+localematcher.h Builder& icu::LocaleMatcher::Builder::setSupportedLocalesFromListString(StringPiece) Draft ICU 65
+
+
+localematcher.h Builder& icu::LocaleMatcher::Builder::setSupportedLocalesViaConverter(Iter, Iter, Conv) Draft ICU 65
+
+
+localematcher.h Locale icu::LocaleMatcher::Result::makeResolvedLocale(UErrorCode&) const Draft ICU 65
+
+
+localematcher.h LocaleMatcher icu::LocaleMatcher::Builder::build(UErrorCode&) const Draft ICU 65
+
+
+localematcher.h LocaleMatcher& icu::LocaleMatcher::operator=(LocaleMatcher&&) Draft ICU 65
+
+
+localematcher.h Result icu::LocaleMatcher::getBestMatchResult(Locale::Iterator&, UErrorCode&) const Draft ICU 65
+
+
+localematcher.h Result icu::LocaleMatcher::getBestMatchResult(const Locale&, UErrorCode&) const Draft ICU 65
+
+
+localematcher.h Result& icu::LocaleMatcher::Result::operator=(Result&&) Draft ICU 65
+
+
+localematcher.h UBool icu::LocaleMatcher::Builder::copyErrorTo(UErrorCode&) const Draft ICU 65
+
+
+localematcher.h const Locale* icu::LocaleMatcher::Result::getDesiredLocale() const Draft ICU 65
+
+
+localematcher.h const Locale* icu::LocaleMatcher::Result::getSupportedLocale() const Draft ICU 65
+
+
+localematcher.h const Locale* icu::LocaleMatcher::getBestMatch(Locale::Iterator&, UErrorCode&) const Draft ICU 65
+
+
+localematcher.h const Locale* icu::LocaleMatcher::getBestMatch(const Locale&, UErrorCode&) const Draft ICU 65
+
+
+localematcher.h const Locale* icu::LocaleMatcher::getBestMatchForListString(StringPiece, UErrorCode&) const Draft ICU 65
+
+
+localematcher.h enum ULocMatchDemotion::ULOCMATCH_DEMOTION_NONEDraft ICU 65
+
+
+localematcher.h enum ULocMatchDemotion::ULOCMATCH_DEMOTION_REGIONDraft ICU 65
+
+
+localematcher.h enum ULocMatchFavorSubtag::ULOCMATCH_FAVOR_LANGUAGEDraft ICU 65
+
+
+localematcher.h enum ULocMatchFavorSubtag::ULOCMATCH_FAVOR_SCRIPTDraft ICU 65
+
+
+localematcher.h icu::LocaleMatcher::Builder::Builder() Draft ICU 65
+
+
+localematcher.h icu::LocaleMatcher::Builder::Builder(Builder&&) Draft ICU 65
+
+
+localematcher.h icu::LocaleMatcher::Builder::~Builder() Draft ICU 65
+
+
+localematcher.h icu::LocaleMatcher::LocaleMatcher(LocaleMatcher&&) Draft ICU 65
+
+
+localematcher.h icu::LocaleMatcher::Result::Result(Result&&) Draft ICU 65
+
+
+localematcher.h icu::LocaleMatcher::Result::~Result() Draft ICU 65
+
+
+localematcher.h icu::LocaleMatcher::~LocaleMatcher() Draft ICU 65
+
+
+localematcher.h int32_t icu::LocaleMatcher::Result::getDesiredIndex() const Draft ICU 65
+
+
+localematcher.h int32_t icu::LocaleMatcher::Result::getSupportedIndex() const Draft ICU 65
+
+
localpointer.h LocalArray<T>& icu::LocalArray< T >::operator=(std::unique_ptr< T[]>&&) Draft ICU 64
-
+
localpointer.h LocalPointer<T>& icu::LocalPointer< T >::operator=(std::unique_ptr< T >&&) Draft ICU 64
-
+
localpointer.h icu::LocalArray< T >::LocalArray(std::unique_ptr< T[]>&&) Draft ICU 64
-
+
localpointer.h icu::LocalArray< T >::operator std::unique_ptr< T[]>() && Draft ICU 64
-
+
localpointer.h icu::LocalPointer< T >::LocalPointer(std::unique_ptr< T >&&) Draft ICU 64
-
+
localpointer.h icu::LocalPointer< T >::operator std::unique_ptr< T >() && Draft ICU 64
+
+locid.h UBool icu::Locale::ConvertingIterator< Iter, Conv >::hasNext() const override Draft ICU 65
+
+
+locid.h UBool icu::Locale::Iterator::hasNext() const Draft ICU 65
+
+
+locid.h UBool icu::Locale::RangeIterator< Iter >::hasNext() const override Draft ICU 65
+
+
+locid.h const Locale& icu::Locale::ConvertingIterator< Iter, Conv >::next() override Draft ICU 65
+
+
+locid.h const Locale& icu::Locale::Iterator::next() Draft ICU 65
+
+
+locid.h const Locale& icu::Locale::RangeIterator< Iter >::next() override Draft ICU 65
+
+
+locid.h icu::Locale::ConvertingIterator< Iter, Conv >::ConvertingIterator(Iter, Iter, Conv) Draft ICU 65
+
+
+locid.h icu::Locale::Iterator::~Iterator() Draft ICU 65
+
+
+locid.h icu::Locale::RangeIterator< Iter >::RangeIterator(Iter, Iter) Draft ICU 65
+
measfmt.h void icu::MeasureFormat::parseObject(const UnicodeString&, Formattable&, ParsePosition&) const Draft ICU 53
@@ -2196,74 +586,80 @@
measunit.h static MeasureUnit icu::MeasureUnit::getAtmosphere()Draft ICU 64
+measunit.h static MeasureUnit icu::MeasureUnit::getBar()Draft ICU 65
+
+
measunit.h static MeasureUnit icu::MeasureUnit::getBarrel()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getBit()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getBritishThermalUnit()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getBushel()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getByte()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCalorie()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCarat()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCelsius()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCentiliter()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCentimeter()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCentury()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCubicCentimeter()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCubicFoot()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCubicInch()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCubicKilometer()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCubicMeter()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCubicMile()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCubicYard()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCup()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getCupMetric()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getDalton()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getDay()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getDayPerson()Draft ICU 64
+
+measunit.h static MeasureUnit icu::MeasureUnit::getDecade()Draft ICU 65
+
measunit.h static MeasureUnit icu::MeasureUnit::getDeciliter()Draft ICU 64
@@ -2274,6 +670,12 @@
measunit.h static MeasureUnit icu::MeasureUnit::getDegree()Draft ICU 64
+measunit.h static MeasureUnit icu::MeasureUnit::getDotPerCentimeter()Draft ICU 65
+
+
+measunit.h static MeasureUnit icu::MeasureUnit::getDotPerInch()Draft ICU 65
+
+
measunit.h static MeasureUnit icu::MeasureUnit::getDunam()Draft ICU 64
@@ -2283,152 +685,158 @@
measunit.h static MeasureUnit icu::MeasureUnit::getElectronvolt()Draft ICU 64
+measunit.h static MeasureUnit icu::MeasureUnit::getEm()Draft ICU 65
+
+
measunit.h static MeasureUnit icu::MeasureUnit::getFahrenheit()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getFathom()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getFluidOunce()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getFluidOunceImperial()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getFoodcalorie()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getFoot()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getFurlong()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getGForce()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getGallon()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getGallonImperial()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getGenericTemperature()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getGigabit()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getGigabyte()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getGigahertz()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getGigawatt()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getGram()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getHectare()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getHectoliter()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getHectopascal()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getHertz()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getHorsepower()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getHour()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getInch()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getInchHg()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getJoule()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKarat()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKelvin()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKilobit()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKilobyte()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKilocalorie()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKilogram()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKilohertz()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKilojoule()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKilometer()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKilometerPerHour()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKilopascal()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKilowatt()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKilowattHour()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getKnot()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getLightYear()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getLiter()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getLiterPer100Kilometers()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getLiterPerKilometer()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getLux()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getMegabit()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getMegabyte()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getMegahertz()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getMegaliter()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getMegapascal()Draft ICU 64
+
+measunit.h static MeasureUnit icu::MeasureUnit::getMegapixel()Draft ICU 65
+
measunit.h static MeasureUnit icu::MeasureUnit::getMegawatt()Draft ICU 64
@@ -2541,26 +949,38 @@
measunit.h static MeasureUnit icu::MeasureUnit::getPartPerMillion()Draft ICU 64
+measunit.h static MeasureUnit icu::MeasureUnit::getPascal()Draft ICU 65
+
+
measunit.h static MeasureUnit icu::MeasureUnit::getPercent()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getPermille()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getPermyriad()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getPetabyte()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getPicometer()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getPint()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getPintMetric()Draft ICU 64
+
+measunit.h static MeasureUnit icu::MeasureUnit::getPixel()Draft ICU 65
+
+
+measunit.h static MeasureUnit icu::MeasureUnit::getPixelPerCentimeter()Draft ICU 65
+
+
+measunit.h static MeasureUnit icu::MeasureUnit::getPixelPerInch()Draft ICU 65
+
measunit.h static MeasureUnit icu::MeasureUnit::getPoint()Draft ICU 64
@@ -2634,29 +1054,35 @@
measunit.h static MeasureUnit icu::MeasureUnit::getTerabyte()Draft ICU 64
+measunit.h static MeasureUnit icu::MeasureUnit::getThermUs()Draft ICU 65
+
+
measunit.h static MeasureUnit icu::MeasureUnit::getTon()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getVolt()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getWatt()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getWeek()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getWeekPerson()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getYard()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getYear()Draft ICU 64
-
+
measunit.h static MeasureUnit icu::MeasureUnit::getYearPerson()Draft ICU 64
+
+measunit.h static MeasureUnit* icu::MeasureUnit::createBar(UErrorCode&)Draft ICU 65
+
measunit.h static MeasureUnit* icu::MeasureUnit::createBarrel(UErrorCode&)Draft ICU 64
@@ -2670,14 +1096,26 @@
measunit.h static MeasureUnit* icu::MeasureUnit::createDayPerson(UErrorCode&)Draft ICU 64
-measunit.h static MeasureUnit* icu::MeasureUnit::createDunam(UErrorCode&)Draft ICU 64
+measunit.h static MeasureUnit* icu::MeasureUnit::createDecade(UErrorCode&)Draft ICU 65
-measunit.h static MeasureUnit* icu::MeasureUnit::createEarthMass(UErrorCode&)Draft ICU 64
+measunit.h static MeasureUnit* icu::MeasureUnit::createDotPerCentimeter(UErrorCode&)Draft ICU 65
+measunit.h static MeasureUnit* icu::MeasureUnit::createDotPerInch(UErrorCode&)Draft ICU 65
+
+
+measunit.h static MeasureUnit* icu::MeasureUnit::createDunam(UErrorCode&)Draft ICU 64
+
+
+measunit.h static MeasureUnit* icu::MeasureUnit::createEarthMass(UErrorCode&)Draft ICU 64
+
+
measunit.h static MeasureUnit* icu::MeasureUnit::createElectronvolt(UErrorCode&)Draft ICU 64
+
+measunit.h static MeasureUnit* icu::MeasureUnit::createEm(UErrorCode&)Draft ICU 65
+
measunit.h static MeasureUnit* icu::MeasureUnit::createFluidOunceImperial(UErrorCode&)Draft ICU 64
@@ -2688,35 +1126,53 @@
measunit.h static MeasureUnit* icu::MeasureUnit::createMegapascal(UErrorCode&)Draft ICU 64
+measunit.h static MeasureUnit* icu::MeasureUnit::createMegapixel(UErrorCode&)Draft ICU 65
+
+
measunit.h static MeasureUnit* icu::MeasureUnit::createMole(UErrorCode&)Draft ICU 64
-
+
measunit.h static MeasureUnit* icu::MeasureUnit::createMonthPerson(UErrorCode&)Draft ICU 64
-
+
measunit.h static MeasureUnit* icu::MeasureUnit::createNewton(UErrorCode&)Draft ICU 64
-
+
measunit.h static MeasureUnit* icu::MeasureUnit::createNewtonMeter(UErrorCode&)Draft ICU 64
+
+measunit.h static MeasureUnit* icu::MeasureUnit::createPascal(UErrorCode&)Draft ICU 65
+
measunit.h static MeasureUnit* icu::MeasureUnit::createPermyriad(UErrorCode&)Draft ICU 64
+measunit.h static MeasureUnit* icu::MeasureUnit::createPixel(UErrorCode&)Draft ICU 65
+
+
+measunit.h static MeasureUnit* icu::MeasureUnit::createPixelPerCentimeter(UErrorCode&)Draft ICU 65
+
+
+measunit.h static MeasureUnit* icu::MeasureUnit::createPixelPerInch(UErrorCode&)Draft ICU 65
+
+
measunit.h static MeasureUnit* icu::MeasureUnit::createPoundFoot(UErrorCode&)Draft ICU 64
-
+
measunit.h static MeasureUnit* icu::MeasureUnit::createPoundForce(UErrorCode&)Draft ICU 64
-
+
measunit.h static MeasureUnit* icu::MeasureUnit::createSolarLuminosity(UErrorCode&)Draft ICU 64
-
+
measunit.h static MeasureUnit* icu::MeasureUnit::createSolarMass(UErrorCode&)Draft ICU 64
-
+
measunit.h static MeasureUnit* icu::MeasureUnit::createSolarRadius(UErrorCode&)Draft ICU 64
+
+measunit.h static MeasureUnit* icu::MeasureUnit::createThermUs(UErrorCode&)Draft ICU 65
+
measunit.h static MeasureUnit* icu::MeasureUnit::createWeekPerson(UErrorCode&)Draft ICU 64
@@ -2754,233 +1210,281 @@
numberformatter.h LocalPointer<Derived> icu::number::NumberFormatterSettings< Derived >::clone() const & Draft ICU 64
+numberformatter.h StringClass icu::number::FormattedNumber::toDecimalNumber(UErrorCode&) const Draft ICU 65
+
+
numberformatter.h UBool icu::number::FormattedNumber::nextFieldPosition(FieldPosition&, UErrorCode&) const Draft ICU 62
-
+
numberformatter.h UBool icu::number::FormattedNumber::nextPosition(ConstrainedFieldPosition&, UErrorCode&) const Draft ICU 64
-
+
numberformatter.h UnicodeString icu::number::FormattedNumber::toTempString(UErrorCode&) const Draft ICU 64
-
+
numberformatter.h icu::number::FormattedNumber::FormattedNumber() Draft ICU 64
-
+
numberformatter.h static UnlocalizedNumberFormatter icu::number::NumberFormatter::forSkeleton(const UnicodeString&, UParseError&, UErrorCode&)Draft ICU 64
-
+
numberformatter.h void icu::number::FormattedNumber::getAllFieldPositions(FieldPositionIterator&, UErrorCode&) const Draft ICU 62
-
+
numberrangeformatter.h LocalPointer<Derived> icu::number::NumberRangeFormatterSettings< Derived >::clone() && Draft ICU 64
-
+
numberrangeformatter.h LocalPointer<Derived> icu::number::NumberRangeFormatterSettings< Derived >::clone() const & Draft ICU 64
-
+
numberrangeformatter.h UBool icu::number::FormattedNumberRange::nextFieldPosition(FieldPosition&, UErrorCode&) const Draft ICU 63
-
+
numberrangeformatter.h UBool icu::number::FormattedNumberRange::nextPosition(ConstrainedFieldPosition&, UErrorCode&) const Draft ICU 64
-
+
numberrangeformatter.h UnicodeString icu::number::FormattedNumberRange::getFirstDecimal(UErrorCode&) const Draft ICU 63
-
+
numberrangeformatter.h UnicodeString icu::number::FormattedNumberRange::getSecondDecimal(UErrorCode&) const Draft ICU 63
-
+
numberrangeformatter.h UnicodeString icu::number::FormattedNumberRange::toTempString(UErrorCode&) const Draft ICU 64
-
+
numberrangeformatter.h void icu::number::FormattedNumberRange::getAllFieldPositions(FieldPositionIterator&, UErrorCode&) const Draft ICU 63
-
+
numfmt.h enum icu::NumberFormat::EAlignmentFields::kCompactFieldDraft ICU 64
-
+
numfmt.h enum icu::NumberFormat::EAlignmentFields::kMeasureUnitFieldDraft ICU 64
-
+
plurrule.h UnicodeString icu::PluralRules::select(const number::FormattedNumber&, UErrorCode&) const Draft ICU 64
-
+
reldatefmt.h Appendable& icu::FormattedRelativeDateTime::appendTo(Appendable&, UErrorCode&) const Draft ICU 64
-
+
reldatefmt.h FormattedRelativeDateTime icu::RelativeDateTimeFormatter::formatNumericToValue(double, URelativeDateTimeUnit, UErrorCode&) const Draft ICU 64
-
+
reldatefmt.h FormattedRelativeDateTime icu::RelativeDateTimeFormatter::formatToValue(UDateDirection, UDateAbsoluteUnit, UErrorCode&) const Draft ICU 64
-
+
reldatefmt.h FormattedRelativeDateTime icu::RelativeDateTimeFormatter::formatToValue(double, UDateDirection, UDateRelativeUnit, UErrorCode&) const Draft ICU 64
-
+
reldatefmt.h FormattedRelativeDateTime icu::RelativeDateTimeFormatter::formatToValue(double, URelativeDateTimeUnit, UErrorCode&) const Draft ICU 64
-
+
reldatefmt.h FormattedRelativeDateTime& icu::FormattedRelativeDateTime::operator=(FormattedRelativeDateTime&&) Draft ICU 64
-
+
reldatefmt.h UBool icu::FormattedRelativeDateTime::nextPosition(ConstrainedFieldPosition&, UErrorCode&) const Draft ICU 64
-
+
reldatefmt.h UnicodeString icu::FormattedRelativeDateTime::toString(UErrorCode&) const Draft ICU 64
-
+
reldatefmt.h UnicodeString icu::FormattedRelativeDateTime::toTempString(UErrorCode&) const Draft ICU 64
+
+reldatefmt.h enum UDateAbsoluteUnit::UDAT_ABSOLUTE_HOURDraft ICU 65
+
+reldatefmt.h enum UDateAbsoluteUnit::UDAT_ABSOLUTE_MINUTEDraft ICU 65
+
+
reldatefmt.h icu::FormattedRelativeDateTime::FormattedRelativeDateTime() Draft ICU 64
-
+
reldatefmt.h icu::FormattedRelativeDateTime::FormattedRelativeDateTime(FormattedRelativeDateTime&&) Draft ICU 64
-
+
reldatefmt.h icu::FormattedRelativeDateTime::~FormattedRelativeDateTime() Draft ICU 64
+
+stringpiece.h icu::StringPiece::StringPiece(T) Draft ICU 65
+
+ucal.h int32_t ucal_getHostTimeZone(UChar*, int32_t, UErrorCode*) Draft ICU 65
+
+
+ucharstrie.h UCharsTrie& icu::UCharsTrie::resetToState64(uint64_t) Draft ICU 65
+
+
+ucharstrie.h uint64_t icu::UCharsTrie::getState64() const Draft ICU 65
+
+
udateintervalformat.h UFormattedDateInterval* udtitvfmt_openResult(UErrorCode*) Draft ICU 64
-
+
udateintervalformat.h const UFormattedValue* udtitvfmt_resultAsValue(const UFormattedDateInterval*, UErrorCode*) Draft ICU 64
-
+
udateintervalformat.h void udtitvfmt_closeResult(UFormattedDateInterval*) Draft ICU 64
-
+
udateintervalformat.h void udtitvfmt_formatToResult(const UDateIntervalFormat*, UFormattedDateInterval*, UDate, UDate, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h UBool ucfpos_matchesField(const UConstrainedFieldPosition*, int32_t, int32_t, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h UBool ufmtval_nextPosition(const UFormattedValue*, UConstrainedFieldPosition*, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h UConstrainedFieldPosition* ucfpos_open(UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h const UChar* ufmtval_getString(const UFormattedValue*, int32_t*, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h enum UFieldCategory::UFIELD_CATEGORY_DATE_INTERVAL_SPANDraft ICU 64
-
+
uformattedvalue.h enum UFieldCategory::UFIELD_CATEGORY_DATEDraft ICU 64
-
+
uformattedvalue.h enum UFieldCategory::UFIELD_CATEGORY_LIST_SPANDraft ICU 64
-
+
uformattedvalue.h enum UFieldCategory::UFIELD_CATEGORY_LISTDraft ICU 64
-
+
uformattedvalue.h enum UFieldCategory::UFIELD_CATEGORY_NUMBERDraft ICU 64
-
+
uformattedvalue.h enum UFieldCategory::UFIELD_CATEGORY_RELATIVE_DATETIMEDraft ICU 64
-
+
uformattedvalue.h enum UFieldCategory::UFIELD_CATEGORY_UNDEFINEDDraft ICU 64
-
+
uformattedvalue.h int32_t ucfpos_getCategory(const UConstrainedFieldPosition*, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h int32_t ucfpos_getField(const UConstrainedFieldPosition*, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h int64_t ucfpos_getInt64IterationContext(const UConstrainedFieldPosition*, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h void ucfpos_close(UConstrainedFieldPosition*) Draft ICU 64
-
+
uformattedvalue.h void ucfpos_constrainCategory(UConstrainedFieldPosition*, int32_t, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h void ucfpos_constrainField(UConstrainedFieldPosition*, int32_t, int32_t, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h void ucfpos_getIndexes(const UConstrainedFieldPosition*, int32_t*, int32_t*, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h void ucfpos_reset(UConstrainedFieldPosition*, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h void ucfpos_setInt64IterationContext(UConstrainedFieldPosition*, int64_t, UErrorCode*) Draft ICU 64
-
+
uformattedvalue.h void ucfpos_setState(UConstrainedFieldPosition*, int32_t, int32_t, int32_t, int32_t, UErrorCode*) Draft ICU 64
-
+
ulistformatter.h UFormattedList* ulistfmt_openResult(UErrorCode*) Draft ICU 64
-
+
ulistformatter.h const UFormattedValue* ulistfmt_resultAsValue(const UFormattedList*, UErrorCode*) Draft ICU 64
-
+
ulistformatter.h enum UListFormatterField::ULISTFMT_ELEMENT_FIELDDraft ICU 63
-
+
ulistformatter.h enum UListFormatterField::ULISTFMT_LITERAL_FIELDDraft ICU 63
-
+
ulistformatter.h void ulistfmt_closeResult(UFormattedList*) Draft ICU 64
-
+
ulistformatter.h void ulistfmt_formatStringsToResult(const UListFormatter*, const UChar* const strings[], const int32_t*, int32_t, UFormattedList*, UErrorCode*) Draft ICU 64
+
+uloc.h UEnumeration* uloc_openAvailableByType(ULocAvailableType, UErrorCode*) Draft ICU 65
+
+uloc.h enum ULocAvailableType::ULOC_AVAILABLE_DEFAULTDraft ICU 65
+
+
+uloc.h enum ULocAvailableType::ULOC_AVAILABLE_ONLY_LEGACY_ALIASESDraft ICU 65
+
+
+uloc.h enum ULocAvailableType::ULOC_AVAILABLE_WITH_LEGACY_ALIASESDraft ICU 65
+
+
unum.h enum UNumberFormatAttribute::UNUM_MINIMUM_GROUPING_DIGITSDraft ICU 64
-
+
unum.h enum UNumberFormatAttribute::UNUM_PARSE_CASE_SENSITIVEDraft ICU 64
-
+
unum.h enum UNumberFormatAttribute::UNUM_SIGN_ALWAYS_SHOWNDraft ICU 64
-
+
unum.h enum UNumberFormatFields::UNUM_COMPACT_FIELDDraft ICU 64
-
+
unum.h enum UNumberFormatFields::UNUM_MEASURE_UNIT_FIELDDraft ICU 64
-
+
unumberformatter.h UNumberFormatter* unumf_openForSkeletonAndLocaleWithError(const UChar*, int32_t, const char*, UParseError*, UErrorCode*) Draft ICU 64
-
+
unumberformatter.h const UFormattedValue* unumf_resultAsValue(const UFormattedNumber*, UErrorCode*) Draft ICU 64
-
+
upluralrules.h int32_t uplrules_selectFormatted(const UPluralRules*, const struct UFormattedNumber*, UChar*, int32_t, UErrorCode*) Draft ICU 64
-
+
uregex.h enum URegexpFlag::UREGEX_CANON_EQDraft ICU 2.4
-
+
ureldatefmt.h UFormattedRelativeDateTime* ureldatefmt_openResult(UErrorCode*) Draft ICU 64
-
+
ureldatefmt.h const UFormattedValue* ureldatefmt_resultAsValue(const UFormattedRelativeDateTime*, UErrorCode*) Draft ICU 64
-
+
ureldatefmt.h enum URelativeDateTimeFormatterField::UDAT_REL_LITERAL_FIELDDraft ICU 64
-
+
ureldatefmt.h enum URelativeDateTimeFormatterField::UDAT_REL_NUMERIC_FIELDDraft ICU 64
-
+
ureldatefmt.h void ureldatefmt_closeResult(UFormattedRelativeDateTime*) Draft ICU 64
-
+
ureldatefmt.h void ureldatefmt_formatNumericToResult(const URelativeDateTimeFormatter*, double, URelativeDateTimeUnit, UFormattedRelativeDateTime*, UErrorCode*) Draft ICU 64
-
+
ureldatefmt.h void ureldatefmt_formatToResult(const URelativeDateTimeFormatter*, double, URelativeDateTimeUnit, UFormattedRelativeDateTime*, UErrorCode*) Draft ICU 64
+
+utrace.h enum UTraceFunctionNumber::UTRACE_UDATA_BUNDLEDraft ICU 65
+
+
+utrace.h enum UTraceFunctionNumber::UTRACE_UDATA_DATA_FILEDraft ICU 65
+
+
+utrace.h enum UTraceFunctionNumber::UTRACE_UDATA_RESOURCEDraft ICU 65
+
+
+utrace.h enum UTraceFunctionNumber::UTRACE_UDATA_RES_FILEDraft ICU 65
+
+
+utrace.h enum UTraceFunctionNumber::UTRACE_UDATA_STARTDraft ICU 65
+
@@ -2991,146 +1495,13 @@
This section shows cases where the signature was "simplified" for the sake of comparison. The simplified form is in bold, followed by
all possible variations in "original" form.
-
-
-void* icu::ChoiceFormat::clone() const
- ChoiceFormat* icu::ChoiceFormat::clone() const Format* icu::ChoiceFormat::clone() const
-
-
-void* icu::CompactDecimalFormat::clone() const
- CompactDecimalFormat* icu::CompactDecimalFormat::clone() const U_OVERRIDE Format* icu::CompactDecimalFormat::clone() const U_OVERRIDE
-
-
-void* icu::CurrencyAmount::clone() const
- CurrencyAmount* icu::CurrencyAmount::clone() const UObject* icu::CurrencyAmount::clone() const
-
-
-void* icu::CurrencyUnit::clone() const
- CurrencyUnit* icu::CurrencyUnit::clone() const UObject* icu::CurrencyUnit::clone() const
-
-
-void* icu::DateIntervalFormat::clone() const
- DateIntervalFormat* icu::DateIntervalFormat::clone() const Format* icu::DateIntervalFormat::clone() const
-
-
-void* icu::DecimalFormat::clone() const
- DecimalFormat* icu::DecimalFormat::clone() const U_OVERRIDE Format* icu::DecimalFormat::clone() const U_OVERRIDE
-
-
-void* icu::GregorianCalendar::clone() const
- Calendar* icu::GregorianCalendar::clone() const GregorianCalendar* icu::GregorianCalendar::clone() const
-
-
-void* icu::Measure::clone() const
- Measure* icu::Measure::clone() const UObject* icu::Measure::clone() const
-
-
-void* icu::MeasureFormat::clone() const
- Format* icu::MeasureFormat::clone() const MeasureFormat* icu::MeasureFormat::clone() const
-
-
-void* icu::MeasureUnit::clone() const
- MeasureUnit* icu::MeasureUnit::clone() const UObject* icu::MeasureUnit::clone() const
-
-
-void* icu::MessageFormat::clone() const
- Format* icu::MessageFormat::clone() const MessageFormat* icu::MessageFormat::clone() const
-
-
-void* icu::NoUnit::clone() const
- NoUnit* icu::NoUnit::clone() const UObject* icu::NoUnit::clone() const
-
-
-void* icu::PluralFormat::clone() const
- Format* icu::PluralFormat::clone() const PluralFormat* icu::PluralFormat::clone() const
-
-
-void* icu::RuleBasedBreakIterator::clone() const
- BreakIterator* icu::RuleBasedBreakIterator::clone() const RuleBasedBreakIterator* icu::RuleBasedBreakIterator::clone() const
-
-
-void* icu::RuleBasedBreakIterator::createBufferClone(void*, int32_t&, UErrorCode&)
- BreakIterator* icu::RuleBasedBreakIterator::createBufferClone(void*, int32_t&, UErrorCode&) RuleBasedBreakIterator* icu::RuleBasedBreakIterator::createBufferClone(void*, int32_t&, UErrorCode&)
-
-
-void* icu::RuleBasedCollator::clone() const
- Collator* icu::RuleBasedCollator::clone() const RuleBasedCollator* icu::RuleBasedCollator::clone() const
-
-
-void* icu::RuleBasedNumberFormat::clone() const
- Format* icu::RuleBasedNumberFormat::clone() const RuleBasedNumberFormat* icu::RuleBasedNumberFormat::clone() const
-
-
-void* icu::RuleBasedTimeZone::clone() const
- RuleBasedTimeZone* icu::RuleBasedTimeZone::clone() const TimeZone* icu::RuleBasedTimeZone::clone() const
-
-
-void* icu::SelectFormat::clone() const
- Format* icu::SelectFormat::clone() const SelectFormat* icu::SelectFormat::clone() const
-
-
-void* icu::SimpleDateFormat::clone() const
- Format* icu::SimpleDateFormat::clone() const SimpleDateFormat* icu::SimpleDateFormat::clone() const
-
-
-void* icu::SimpleTimeZone::clone() const
- SimpleTimeZone* icu::SimpleTimeZone::clone() const TimeZone* icu::SimpleTimeZone::clone() const
-
-
-void* icu::StringCharacterIterator::clone() const
- CharacterIterator* icu::StringCharacterIterator::clone() const StringCharacterIterator* icu::StringCharacterIterator::clone() const
-
-
-void* icu::StringSearch::safeClone() const
- SearchIterator* icu::StringSearch::safeClone() const StringSearch* icu::StringSearch::safeClone() const
-
-
-void* icu::TimeUnit::clone() const
- TimeUnit* icu::TimeUnit::clone() const UObject* icu::TimeUnit::clone() const
-
-
-void* icu::TimeUnitAmount::clone() const
- TimeUnitAmount* icu::TimeUnitAmount::clone() const UObject* icu::TimeUnitAmount::clone() const
-
-
-void* icu::TimeUnitFormat::clone() const
- Format* icu::TimeUnitFormat::clone() const TimeUnitFormat* icu::TimeUnitFormat::clone() const
-
-
-void* icu::TimeZoneFormat::clone() const
- Format* icu::TimeZoneFormat::clone() const TimeZoneFormat* icu::TimeZoneFormat::clone() const
-
-
-void* icu::UCharCharacterIterator::clone() const
- CharacterIterator* icu::UCharCharacterIterator::clone() const UCharCharacterIterator* icu::UCharCharacterIterator::clone() const
-
-
-void* icu::UnicodeSet::clone() const
- UnicodeFunctor* icu::UnicodeSet::clone() const UnicodeSet* icu::UnicodeSet::clone() const
-
-
-void* icu::UnicodeSet::cloneAsThawed() const
- UnicodeFunctor* icu::UnicodeSet::cloneAsThawed() const UnicodeSet* icu::UnicodeSet::cloneAsThawed() const
-
-
-void* icu::UnicodeSet::freeze()
- UnicodeFunctor* icu::UnicodeSet::freeze() UnicodeSet* icu::UnicodeSet::freeze()
-
-
-void* icu::UnicodeString::clone() const
- Replaceable* icu::UnicodeString::clone() const UnicodeString* icu::UnicodeString::clone() const
-
-
-void* icu::VTimeZone::clone() const
- TimeZone* icu::VTimeZone::clone() const VTimeZone* icu::VTimeZone::clone() const
-
-
+
(jump back to top)
-Contents generated by StableAPI tool on Wed Oct 02 10:22:29 PDT 2019
+Contents generated by StableAPI tool on Tue Dec 03 15:47:14 PST 2019
Copyright © 2017 and later: Unicode, Inc. and others.
License & terms of use: http://www.unicode.org/copyright.html
diff --git a/icu4c/APIChangeReport.md b/icu4c/APIChangeReport.md
index 6a8ffd07bb5..8b50fbe5493 100644
--- a/icu4c/APIChangeReport.md
+++ b/icu4c/APIChangeReport.md
@@ -5,638 +5,89 @@
License & terms of use: http://www.unicode.org/copyright.html
-->
-# ICU4C API Comparison: ICU 64 (update #1: 64.2) with ICU 65
+# ICU4C API Comparison: ICU 65 with ICU 66 (preview)
> _Note_ Markdown format of this document is new for ICU 65.
-- [Removed from ICU 64](#removed)
-- [Deprecated or Obsoleted in ICU 65](#deprecated)
-- [Changed in ICU 65](#changed)
-- [Promoted to stable in ICU 65](#promoted)
-- [Added in ICU 65](#added)
-- [Other existing drafts in ICU 65](#other)
+- [Removed from ICU 65](#removed)
+- [Deprecated or Obsoleted in ICU 66](#deprecated)
+- [Changed in ICU 66](#changed)
+- [Promoted to stable in ICU 66](#promoted)
+- [Added in ICU 66](#added)
+- [Other existing drafts in ICU 66](#other)
- [Signature Simplifications](#simplifications)
## Removed
-Removed from ICU 64
+Removed from ICU 65
-| File | API | ICU 64 | ICU 65 |
+| File | API | ICU 65 | ICU 66 |
|---|---|---|---|
-| decimfmt.h | const number::LocalizedNumberFormatter& icu::DecimalFormat::toNumberFormatter() const | DeprecatedICU 64 | (missing)
-| edits.h | UBool icu::Edits::copyErrorTo(UErrorCode&) | StableICU 59 | (missing)
-| platform.h | #define __has_attribute | Internal | (missing)
-| platform.h | #define __has_builtin | Internal | (missing)
-| platform.h | #define __has_cpp_attribute | Internal | (missing)
-| platform.h | #define __has_declspec_attribute | Internal | (missing)
-| platform.h | #define __has_extension | Internal | (missing)
-| platform.h | #define __has_feature | Internal | (missing)
-| platform.h | #define __has_warning | Internal | (missing)
-| uversion.h | #define U_NAMESPACE_BEGIN | StableICU 2.4 | (missing)
-| uversion.h | #define U_NAMESPACE_END | StableICU 2.4 | (missing)
-| uversion.h | #define U_NAMESPACE_QUALIFIER | StableICU 2.4 | (missing)
-| uversion.h | #define U_NAMESPACE_USE | StableICU 2.4 | (missing)
## Deprecated
-Deprecated or Obsoleted in ICU 65
+Deprecated or Obsoleted in ICU 66
-| File | API | ICU 64 | ICU 65 |
+| File | API | ICU 65 | ICU 66 |
|---|---|---|---|
## Changed
-Changed in ICU 65 (old, new)
+Changed in ICU 66 (old, new)
-| File | API | ICU 64 | ICU 65 |
+| File | API | ICU 65 | ICU 66 |
|---|---|---|---|
-| decimfmt.h | int32_t icu::DecimalFormat::getMultiplierScale() const | Draft→StableICU 62
-| decimfmt.h | void icu::DecimalFormat::setMultiplierScale(int32_t) | Draft→StableICU 62
-| locid.h | Locale& icu::Locale::operator=(Locale&&) | Draft→StableICU 63
-| locid.h | StringClass icu::Locale::getKeywordValue(StringPiece, UErrorCode&) const | Draft→StableICU 63
-| locid.h | StringClass icu::Locale::getUnicodeKeywordValue(StringPiece, UErrorCode&) const | Draft→StableICU 63
-| locid.h | StringClass icu::Locale::toLanguageTag(UErrorCode&) const | Draft→StableICU 63
-| locid.h | StringEnumeration* icu::Locale::createUnicodeKeywords(UErrorCode&) const | Draft→StableICU 63
-| locid.h | icu::Locale::Locale(Locale&&) | Draft→StableICU 63
-| locid.h | static Locale icu::Locale::forLanguageTag(StringPiece, UErrorCode&) | Draft→StableICU 63
-| locid.h | void icu::Locale::addLikelySubtags(UErrorCode&) | Draft→StableICU 63
-| locid.h | void icu::Locale::getKeywordValue(StringPiece, ByteSink&, UErrorCode&) const | Draft→StableICU 63
-| locid.h | void icu::Locale::getKeywords(OutputIterator, UErrorCode&) const | Draft→StableICU 63
-| locid.h | void icu::Locale::getUnicodeKeywordValue(StringPiece, ByteSink&, UErrorCode&) const | Draft→StableICU 63
-| locid.h | void icu::Locale::getUnicodeKeywords(OutputIterator, UErrorCode&) const | Draft→StableICU 63
-| locid.h | void icu::Locale::minimizeSubtags(UErrorCode&) | Draft→StableICU 63
-| locid.h | void icu::Locale::setKeywordValue(StringPiece, StringPiece, UErrorCode&) | Draft→StableICU 63
-| locid.h | void icu::Locale::setUnicodeKeywordValue(StringPiece, StringPiece, UErrorCode&) | Draft→StableICU 63
-| locid.h | void icu::Locale::toLanguageTag(ByteSink&, UErrorCode&) const | Draft→StableICU 63
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createAtmosphere(UErrorCode&) | Draft→StableICU 63
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createPercent(UErrorCode&) | Draft→StableICU 63
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createPermille(UErrorCode&) | Draft→StableICU 63
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createPetabyte(UErrorCode&) | Draft→StableICU 63
-| numberformatter.h | Appendable& icu::number::FormattedNumber::appendTo(Appendable&, UErrorCode&) const | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptPerUnit(icu::MeasureUnit*) const& | Draft→StableICU 61
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptPerUnit(icu::MeasureUnit*)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptSymbols(NumberingSystem*) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptSymbols(NumberingSystem*)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptUnit(icu::MeasureUnit*) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptUnit(icu::MeasureUnit*)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::decimal(UNumberDecimalSeparatorDisplay) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::decimal(UNumberDecimalSeparatorDisplay)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::grouping(UNumberGroupingStrategy) const& | Draft→StableICU 61
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::grouping(UNumberGroupingStrategy)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::integerWidth(const IntegerWidth&) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::integerWidth(const IntegerWidth&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::notation(const Notation&) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::notation(const Notation&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::perUnit(const icu::MeasureUnit&) const& | Draft→StableICU 61
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::perUnit(const icu::MeasureUnit&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::precision(const Precision&) const& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::precision(const Precision&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::roundingMode(UNumberFormatRoundingMode) const& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::roundingMode(UNumberFormatRoundingMode)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::scale(const Scale&) const& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::scale(const Scale&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::sign(UNumberSignDisplay) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::sign(UNumberSignDisplay)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::symbols(const DecimalFormatSymbols&) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::symbols(const DecimalFormatSymbols&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::unit(const icu::MeasureUnit&) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::unit(const icu::MeasureUnit&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::unitWidth(UNumberUnitWidth) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::unitWidth(UNumberUnitWidth)&& | Draft→StableICU 62
-| numberformatter.h | Format* icu::number::LocalizedNumberFormatter::toFormat(UErrorCode&) const | Draft→StableICU 62
-| numberformatter.h | FormattedNumber icu::number::LocalizedNumberFormatter::formatDecimal(StringPiece, UErrorCode&) const | Draft→StableICU 60
-| numberformatter.h | FormattedNumber icu::number::LocalizedNumberFormatter::formatDouble(double, UErrorCode&) const | Draft→StableICU 60
-| numberformatter.h | FormattedNumber icu::number::LocalizedNumberFormatter::formatInt(int64_t, UErrorCode&) const | Draft→StableICU 60
-| numberformatter.h | FormattedNumber& icu::number::FormattedNumber::operator=(FormattedNumber&&) | Draft→StableICU 62
-| numberformatter.h | IntegerWidth icu::number::IntegerWidth::truncateAt(int32_t) | Draft→StableICU 60
-| numberformatter.h | LocalizedNumberFormatter icu::number::UnlocalizedNumberFormatter::locale(const icu::Locale&) const& | Draft→StableICU 60
-| numberformatter.h | LocalizedNumberFormatter icu::number::UnlocalizedNumberFormatter::locale(const icu::Locale&)&& | Draft→StableICU 62
-| numberformatter.h | LocalizedNumberFormatter& icu::number::LocalizedNumberFormatter::operator=(LocalizedNumberFormatter&&) | Draft→StableICU 62
-| numberformatter.h | LocalizedNumberFormatter& icu::number::LocalizedNumberFormatter::operator=(const LocalizedNumberFormatter&) | Draft→StableICU 62
-| numberformatter.h | Precision icu::number::CurrencyPrecision::withCurrency(const CurrencyUnit&) const | Draft→StableICU 60
-| numberformatter.h | Precision icu::number::FractionPrecision::withMaxDigits(int32_t) const | Draft→StableICU 60
-| numberformatter.h | Precision icu::number::FractionPrecision::withMinDigits(int32_t) const | Draft→StableICU 60
-| numberformatter.h | Precision icu::number::IncrementPrecision::withMinFraction(int32_t) const | Draft→StableICU 60
-| numberformatter.h | Scale& icu::number::Scale::operator=(Scale&&) | Draft→StableICU 62
-| numberformatter.h | Scale& icu::number::Scale::operator=(const Scale&) | Draft→StableICU 62
-| numberformatter.h | ScientificNotation icu::number::ScientificNotation::withExponentSignDisplay(UNumberSignDisplay) const | Draft→StableICU 60
-| numberformatter.h | ScientificNotation icu::number::ScientificNotation::withMinExponentDigits(int32_t) const | Draft→StableICU 60
-| numberformatter.h | UBool icu::number::NumberFormatterSettings< Derived >::copyErrorTo(UErrorCode&) const | Draft→StableICU 60
-| numberformatter.h | UnicodeString icu::number::FormattedNumber::toString(UErrorCode&) const | Draft→StableICU 62
-| numberformatter.h | UnicodeString icu::number::NumberFormatterSettings< Derived >::toSkeleton(UErrorCode&) const | Draft→StableICU 62
-| numberformatter.h | UnlocalizedNumberFormatter& icu::number::UnlocalizedNumberFormatter::operator=(UnlocalizedNumberFormatter&&) | Draft→StableICU 62
-| numberformatter.h | UnlocalizedNumberFormatter& icu::number::UnlocalizedNumberFormatter::operator=(const UnlocalizedNumberFormatter&) | Draft→StableICU 62
-| numberformatter.h | icu::number::FormattedNumber::FormattedNumber(FormattedNumber&&) | Draft→StableICU 62
-| numberformatter.h | icu::number::FormattedNumber::~FormattedNumber() | Draft→StableICU 60
-| numberformatter.h | icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter()=default | Draft→StableICU 62
-| numberformatter.h | icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter(LocalizedNumberFormatter&&) | Draft→StableICU 62
-| numberformatter.h | icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter(const LocalizedNumberFormatter&) | Draft→StableICU 60
-| numberformatter.h | icu::number::LocalizedNumberFormatter::~LocalizedNumberFormatter() | Draft→StableICU 60
-| numberformatter.h | icu::number::Scale::Scale(Scale&&) | Draft→StableICU 62
-| numberformatter.h | icu::number::Scale::Scale(const Scale&) | Draft→StableICU 62
-| numberformatter.h | icu::number::Scale::~Scale() | Draft→StableICU 62
-| numberformatter.h | icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter()=default | Draft→StableICU 62
-| numberformatter.h | icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UnlocalizedNumberFormatter&&) | Draft→StableICU 62
-| numberformatter.h | icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UnlocalizedNumberFormatter&) | Draft→StableICU 60
-| numberformatter.h | static CompactNotation icu::number::Notation::compactLong() | Draft→StableICU 60
-| numberformatter.h | static CompactNotation icu::number::Notation::compactShort() | Draft→StableICU 60
-| numberformatter.h | static CurrencyPrecision icu::number::Precision::currency(UCurrencyUsage) | Draft→StableICU 60
-| numberformatter.h | static FractionPrecision icu::number::Precision::fixedFraction(int32_t) | Draft→StableICU 60
-| numberformatter.h | static FractionPrecision icu::number::Precision::integer() | Draft→StableICU 60
-| numberformatter.h | static FractionPrecision icu::number::Precision::maxFraction(int32_t) | Draft→StableICU 60
-| numberformatter.h | static FractionPrecision icu::number::Precision::minFraction(int32_t) | Draft→StableICU 60
-| numberformatter.h | static FractionPrecision icu::number::Precision::minMaxFraction(int32_t, int32_t) | Draft→StableICU 60
-| numberformatter.h | static IncrementPrecision icu::number::Precision::increment(double) | Draft→StableICU 60
-| numberformatter.h | static IntegerWidth icu::number::IntegerWidth::zeroFillTo(int32_t) | Draft→StableICU 60
-| numberformatter.h | static LocalizedNumberFormatter icu::number::NumberFormatter::withLocale(const Locale&) | Draft→StableICU 60
-| numberformatter.h | static Precision icu::number::Precision::unlimited() | Draft→StableICU 60
-| numberformatter.h | static Scale icu::number::Scale::byDecimal(StringPiece) | Draft→StableICU 62
-| numberformatter.h | static Scale icu::number::Scale::byDouble(double) | Draft→StableICU 62
-| numberformatter.h | static Scale icu::number::Scale::byDoubleAndPowerOfTen(double, int32_t) | Draft→StableICU 62
-| numberformatter.h | static Scale icu::number::Scale::none() | Draft→StableICU 62
-| numberformatter.h | static Scale icu::number::Scale::powerOfTen(int32_t) | Draft→StableICU 62
-| numberformatter.h | static ScientificNotation icu::number::Notation::engineering() | Draft→StableICU 60
-| numberformatter.h | static ScientificNotation icu::number::Notation::scientific() | Draft→StableICU 60
-| numberformatter.h | static SignificantDigitsPrecision icu::number::Precision::fixedSignificantDigits(int32_t) | Draft→StableICU 62
-| numberformatter.h | static SignificantDigitsPrecision icu::number::Precision::maxSignificantDigits(int32_t) | Draft→StableICU 62
-| numberformatter.h | static SignificantDigitsPrecision icu::number::Precision::minMaxSignificantDigits(int32_t, int32_t) | Draft→StableICU 62
-| numberformatter.h | static SignificantDigitsPrecision icu::number::Precision::minSignificantDigits(int32_t) | Draft→StableICU 62
-| numberformatter.h | static SimpleNotation icu::number::Notation::simple() | Draft→StableICU 60
-| numberformatter.h | static UnlocalizedNumberFormatter icu::number::NumberFormatter::forSkeleton(const UnicodeString&, UErrorCode&) | Draft→StableICU 62
-| numberformatter.h | static UnlocalizedNumberFormatter icu::number::NumberFormatter::with() | Draft→StableICU 60
-| numberrangeformatter.h | Appendable& icu::number::FormattedNumberRange::appendTo(Appendable&, UErrorCode&) const | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::collapse(UNumberRangeCollapse) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::collapse(UNumberRangeCollapse)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::identityFallback(UNumberRangeIdentityFallback) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::identityFallback(UNumberRangeIdentityFallback)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(UnlocalizedNumberFormatter&&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(UnlocalizedNumberFormatter&&)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(const UnlocalizedNumberFormatter&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(const UnlocalizedNumberFormatter&)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(UnlocalizedNumberFormatter&&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(UnlocalizedNumberFormatter&&)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(const UnlocalizedNumberFormatter&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(const UnlocalizedNumberFormatter&)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(UnlocalizedNumberFormatter&&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(UnlocalizedNumberFormatter&&)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(const UnlocalizedNumberFormatter&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(const UnlocalizedNumberFormatter&)&& | Draft→StableICU 63
-| numberrangeformatter.h | FormattedNumberRange icu::number::LocalizedNumberRangeFormatter::formatFormattableRange(const Formattable&, const Formattable&, UErrorCode&) const | Draft→StableICU 63
-| numberrangeformatter.h | FormattedNumberRange& icu::number::FormattedNumberRange::operator=(FormattedNumberRange&&) | Draft→StableICU 63
-| numberrangeformatter.h | LocalizedNumberRangeFormatter icu::number::UnlocalizedNumberRangeFormatter::locale(const icu::Locale&) const& | Draft→StableICU 63
-| numberrangeformatter.h | LocalizedNumberRangeFormatter icu::number::UnlocalizedNumberRangeFormatter::locale(const icu::Locale&)&& | Draft→StableICU 63
-| numberrangeformatter.h | LocalizedNumberRangeFormatter& icu::number::LocalizedNumberRangeFormatter::operator=(LocalizedNumberRangeFormatter&&) | Draft→StableICU 63
-| numberrangeformatter.h | LocalizedNumberRangeFormatter& icu::number::LocalizedNumberRangeFormatter::operator=(const LocalizedNumberRangeFormatter&) | Draft→StableICU 63
-| numberrangeformatter.h | UBool icu::number::NumberRangeFormatterSettings< Derived >::copyErrorTo(UErrorCode&) const | Draft→StableICU 63
-| numberrangeformatter.h | UNumberRangeIdentityResult icu::number::FormattedNumberRange::getIdentityResult(UErrorCode&) const | Draft→StableICU 63
-| numberrangeformatter.h | UnicodeString icu::number::FormattedNumberRange::toString(UErrorCode&) const | Draft→StableICU 63
-| numberrangeformatter.h | UnlocalizedNumberRangeFormatter& icu::number::UnlocalizedNumberRangeFormatter::operator=(UnlocalizedNumberRangeFormatter&&) | Draft→StableICU 63
-| numberrangeformatter.h | UnlocalizedNumberRangeFormatter& icu::number::UnlocalizedNumberRangeFormatter::operator=(const UnlocalizedNumberRangeFormatter&) | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_ALL | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_AUTO | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_NONE | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_UNIT | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_APPROXIMATELY_OR_SINGLE_VALUE | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_APPROXIMATELY | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_RANGE | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_SINGLE_VALUE | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_EQUAL_AFTER_ROUNDING | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_EQUAL_BEFORE_ROUNDING | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_NOT_EQUAL | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::FormattedNumberRange::FormattedNumberRange(FormattedNumberRange&&) | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::FormattedNumberRange::~FormattedNumberRange() | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter()=default | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(LocalizedNumberRangeFormatter&&) | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(const LocalizedNumberRangeFormatter&) | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::LocalizedNumberRangeFormatter::~LocalizedNumberRangeFormatter() | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter()=default | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UnlocalizedNumberRangeFormatter&&) | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UnlocalizedNumberRangeFormatter&) | Draft→StableICU 63
-| numberrangeformatter.h | static LocalizedNumberRangeFormatter icu::number::NumberRangeFormatter::withLocale(const Locale&) | Draft→StableICU 63
-| numberrangeformatter.h | static UnlocalizedNumberRangeFormatter icu::number::NumberRangeFormatter::with() | Draft→StableICU 63
-| reldatefmt.h | enum UDateAbsoluteUnit::UDAT_ABSOLUTE_QUARTER | Draft→StableICU 63
-| uchar.h | const UCPMap* u_getIntPropertyMap(UProperty, UErrorCode*) | Draft→StableICU 63
-| uchar.h | const USet* u_getBinaryPropertySet(UProperty, UErrorCode*) | Draft→StableICU 63
-| ucpmap.h | UChar32 ucpmap_getRange(const UCPMap*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) | Draft→StableICU 63
-| ucpmap.h | enum UCPMapRangeOption::UCPMAP_RANGE_FIXED_ALL_SURROGATES | Draft→StableICU 63
-| ucpmap.h | enum UCPMapRangeOption::UCPMAP_RANGE_FIXED_LEAD_SURROGATES | Draft→StableICU 63
-| ucpmap.h | enum UCPMapRangeOption::UCPMAP_RANGE_NORMAL | Draft→StableICU 63
-| ucpmap.h | uint32_t ucpmap_get(const UCPMap*, UChar32) | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_16 | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_32 | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_8 | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_ASCII_GET | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_BMP_GET | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_GET | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_SUPP_GET | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_U16_NEXT | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_U16_PREV | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_U8_NEXT | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_U8_PREV | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_SMALL_GET | Draft→StableICU 63
-| ucptrie.h | UCPTrie* ucptrie_openFromBinary(UCPTrieType, UCPTrieValueWidth, const void*, int32_t, int32_t*, UErrorCode*) | Draft→StableICU 63
-| ucptrie.h | UCPTrieType ucptrie_getType(const UCPTrie*) | Draft→StableICU 63
-| ucptrie.h | UCPTrieValueWidth ucptrie_getValueWidth(const UCPTrie*) | Draft→StableICU 63
-| ucptrie.h | UChar32 ucptrie_getRange(const UCPTrie*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieType::UCPTRIE_TYPE_ANY | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieType::UCPTRIE_TYPE_FAST | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieType::UCPTRIE_TYPE_SMALL | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_16 | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_32 | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_8 | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_ANY | Draft→StableICU 63
-| ucptrie.h | int32_t ucptrie_toBinary(const UCPTrie*, void*, int32_t, UErrorCode*) | Draft→StableICU 63
-| ucptrie.h | uint32_t ucptrie_get(const UCPTrie*, UChar32) | Draft→StableICU 63
-| ucptrie.h | void ucptrie_close(UCPTrie*) | Draft→StableICU 63
-| umutablecptrie.h | UCPTrie* umutablecptrie_buildImmutable(UMutableCPTrie*, UCPTrieType, UCPTrieValueWidth, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | UMutableCPTrie* umutablecptrie_clone(const UMutableCPTrie*, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | UMutableCPTrie* umutablecptrie_fromUCPMap(const UCPMap*, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | UMutableCPTrie* umutablecptrie_fromUCPTrie(const UCPTrie*, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | UMutableCPTrie* umutablecptrie_open(uint32_t, uint32_t, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | UChar32 umutablecptrie_getRange(const UMutableCPTrie*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) | Draft→StableICU 63
-| umutablecptrie.h | uint32_t umutablecptrie_get(const UMutableCPTrie*, UChar32) | Draft→StableICU 63
-| umutablecptrie.h | void umutablecptrie_close(UMutableCPTrie*) | Draft→StableICU 63
-| umutablecptrie.h | void umutablecptrie_set(UMutableCPTrie*, UChar32, uint32_t, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | void umutablecptrie_setRange(UMutableCPTrie*, UChar32, UChar32, uint32_t, UErrorCode*) | Draft→StableICU 63
-| unumberformatter.h | enum UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_ALWAYS | Draft→StableICU 60
-| unumberformatter.h | enum UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_AUTO | Draft→StableICU 60
-| unumberformatter.h | enum UNumberGroupingStrategy::UNUM_GROUPING_AUTO | Draft→StableICU 61
-| unumberformatter.h | enum UNumberGroupingStrategy::UNUM_GROUPING_MIN2 | Draft→StableICU 61
-| unumberformatter.h | enum UNumberGroupingStrategy::UNUM_GROUPING_OFF | Draft→StableICU 61
-| unumberformatter.h | enum UNumberGroupingStrategy::UNUM_GROUPING_ON_ALIGNED | Draft→StableICU 61
-| unumberformatter.h | enum UNumberGroupingStrategy::UNUM_GROUPING_THOUSANDS | Draft→StableICU 61
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_ALWAYS | Draft→StableICU 60
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_EXCEPT_ZERO | Draft→StableICU 61
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTING | Draft→StableICU 60
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_ALWAYS | Draft→StableICU 60
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_AUTO | Draft→StableICU 60
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_EXCEPT_ZERO | Draft→StableICU 61
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_NEVER | Draft→StableICU 60
-| unumberformatter.h | enum UNumberUnitWidth::UNUM_UNIT_WIDTH_FULL_NAME | Draft→StableICU 60
-| unumberformatter.h | enum UNumberUnitWidth::UNUM_UNIT_WIDTH_HIDDEN | Draft→StableICU 60
-| unumberformatter.h | enum UNumberUnitWidth::UNUM_UNIT_WIDTH_ISO_CODE | Draft→StableICU 60
-| unumberformatter.h | enum UNumberUnitWidth::UNUM_UNIT_WIDTH_NARROW | Draft→StableICU 60
-| unumberformatter.h | enum UNumberUnitWidth::UNUM_UNIT_WIDTH_SHORT | Draft→StableICU 60
-| uspoof.h | enum USpoofChecks::USPOOF_HIDDEN_OVERLAY | Draft→StableICU 62
-| utf_old.h | #define U_HIDE_OBSOLETE_UTF_OLD_H | DeprecatedICU 2.4 | Internal
## Promoted
-Promoted to stable in ICU 65
+Promoted to stable in ICU 66
-| File | API | ICU 64 | ICU 65 |
+| File | API | ICU 65 | ICU 66 |
|---|---|---|---|
-| basictz.h | void* icu::BasicTimeZone::clone() const | (missing) | StableICU 3.8
-| datefmt.h | void* icu::DateFormat::clone() const | (missing) | StableICU 2.0
-| decimfmt.h | int32_t icu::DecimalFormat::getMultiplierScale() const | Draft→StableICU 62
-| decimfmt.h | void icu::DecimalFormat::setMultiplierScale(int32_t) | Draft→StableICU 62
-| edits.h | UBool icu::Edits::copyErrorTo(UErrorCode&) const | (missing) | StableICU 59
-| locid.h | Locale& icu::Locale::operator=(Locale&&) | Draft→StableICU 63
-| locid.h | StringClass icu::Locale::getKeywordValue(StringPiece, UErrorCode&) const | Draft→StableICU 63
-| locid.h | StringClass icu::Locale::getUnicodeKeywordValue(StringPiece, UErrorCode&) const | Draft→StableICU 63
-| locid.h | StringClass icu::Locale::toLanguageTag(UErrorCode&) const | Draft→StableICU 63
-| locid.h | StringEnumeration* icu::Locale::createUnicodeKeywords(UErrorCode&) const | Draft→StableICU 63
-| locid.h | icu::Locale::Locale(Locale&&) | Draft→StableICU 63
-| locid.h | static Locale icu::Locale::forLanguageTag(StringPiece, UErrorCode&) | Draft→StableICU 63
-| locid.h | void icu::Locale::addLikelySubtags(UErrorCode&) | Draft→StableICU 63
-| locid.h | void icu::Locale::getKeywordValue(StringPiece, ByteSink&, UErrorCode&) const | Draft→StableICU 63
-| locid.h | void icu::Locale::getKeywords(OutputIterator, UErrorCode&) const | Draft→StableICU 63
-| locid.h | void icu::Locale::getUnicodeKeywordValue(StringPiece, ByteSink&, UErrorCode&) const | Draft→StableICU 63
-| locid.h | void icu::Locale::getUnicodeKeywords(OutputIterator, UErrorCode&) const | Draft→StableICU 63
-| locid.h | void icu::Locale::minimizeSubtags(UErrorCode&) | Draft→StableICU 63
-| locid.h | void icu::Locale::setKeywordValue(StringPiece, StringPiece, UErrorCode&) | Draft→StableICU 63
-| locid.h | void icu::Locale::setUnicodeKeywordValue(StringPiece, StringPiece, UErrorCode&) | Draft→StableICU 63
-| locid.h | void icu::Locale::toLanguageTag(ByteSink&, UErrorCode&) const | Draft→StableICU 63
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createAtmosphere(UErrorCode&) | Draft→StableICU 63
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createPercent(UErrorCode&) | Draft→StableICU 63
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createPermille(UErrorCode&) | Draft→StableICU 63
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createPetabyte(UErrorCode&) | Draft→StableICU 63
-| numberformatter.h | Appendable& icu::number::FormattedNumber::appendTo(Appendable&, UErrorCode&) const | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptPerUnit(icu::MeasureUnit*) const& | Draft→StableICU 61
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptPerUnit(icu::MeasureUnit*)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptSymbols(NumberingSystem*) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptSymbols(NumberingSystem*)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptUnit(icu::MeasureUnit*) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::adoptUnit(icu::MeasureUnit*)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::decimal(UNumberDecimalSeparatorDisplay) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::decimal(UNumberDecimalSeparatorDisplay)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::grouping(UNumberGroupingStrategy) const& | Draft→StableICU 61
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::grouping(UNumberGroupingStrategy)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::integerWidth(const IntegerWidth&) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::integerWidth(const IntegerWidth&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::notation(const Notation&) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::notation(const Notation&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::perUnit(const icu::MeasureUnit&) const& | Draft→StableICU 61
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::perUnit(const icu::MeasureUnit&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::precision(const Precision&) const& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::precision(const Precision&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::roundingMode(UNumberFormatRoundingMode) const& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::roundingMode(UNumberFormatRoundingMode)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::scale(const Scale&) const& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::scale(const Scale&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::sign(UNumberSignDisplay) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::sign(UNumberSignDisplay)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::symbols(const DecimalFormatSymbols&) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::symbols(const DecimalFormatSymbols&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::unit(const icu::MeasureUnit&) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::unit(const icu::MeasureUnit&)&& | Draft→StableICU 62
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::unitWidth(UNumberUnitWidth) const& | Draft→StableICU 60
-| numberformatter.h | Derived icu::number::NumberFormatterSettings< Derived >::unitWidth(UNumberUnitWidth)&& | Draft→StableICU 62
-| numberformatter.h | Format* icu::number::LocalizedNumberFormatter::toFormat(UErrorCode&) const | Draft→StableICU 62
-| numberformatter.h | FormattedNumber icu::number::LocalizedNumberFormatter::formatDecimal(StringPiece, UErrorCode&) const | Draft→StableICU 60
-| numberformatter.h | FormattedNumber icu::number::LocalizedNumberFormatter::formatDouble(double, UErrorCode&) const | Draft→StableICU 60
-| numberformatter.h | FormattedNumber icu::number::LocalizedNumberFormatter::formatInt(int64_t, UErrorCode&) const | Draft→StableICU 60
-| numberformatter.h | FormattedNumber& icu::number::FormattedNumber::operator=(FormattedNumber&&) | Draft→StableICU 62
-| numberformatter.h | IntegerWidth icu::number::IntegerWidth::truncateAt(int32_t) | Draft→StableICU 60
-| numberformatter.h | LocalizedNumberFormatter icu::number::UnlocalizedNumberFormatter::locale(const icu::Locale&) const& | Draft→StableICU 60
-| numberformatter.h | LocalizedNumberFormatter icu::number::UnlocalizedNumberFormatter::locale(const icu::Locale&)&& | Draft→StableICU 62
-| numberformatter.h | LocalizedNumberFormatter& icu::number::LocalizedNumberFormatter::operator=(LocalizedNumberFormatter&&) | Draft→StableICU 62
-| numberformatter.h | LocalizedNumberFormatter& icu::number::LocalizedNumberFormatter::operator=(const LocalizedNumberFormatter&) | Draft→StableICU 62
-| numberformatter.h | Precision icu::number::CurrencyPrecision::withCurrency(const CurrencyUnit&) const | Draft→StableICU 60
-| numberformatter.h | Precision icu::number::FractionPrecision::withMaxDigits(int32_t) const | Draft→StableICU 60
-| numberformatter.h | Precision icu::number::FractionPrecision::withMinDigits(int32_t) const | Draft→StableICU 60
-| numberformatter.h | Precision icu::number::IncrementPrecision::withMinFraction(int32_t) const | Draft→StableICU 60
-| numberformatter.h | Scale& icu::number::Scale::operator=(Scale&&) | Draft→StableICU 62
-| numberformatter.h | Scale& icu::number::Scale::operator=(const Scale&) | Draft→StableICU 62
-| numberformatter.h | ScientificNotation icu::number::ScientificNotation::withExponentSignDisplay(UNumberSignDisplay) const | Draft→StableICU 60
-| numberformatter.h | ScientificNotation icu::number::ScientificNotation::withMinExponentDigits(int32_t) const | Draft→StableICU 60
-| numberformatter.h | UBool icu::number::NumberFormatterSettings< Derived >::copyErrorTo(UErrorCode&) const | Draft→StableICU 60
-| numberformatter.h | UnicodeString icu::number::FormattedNumber::toString(UErrorCode&) const | Draft→StableICU 62
-| numberformatter.h | UnicodeString icu::number::NumberFormatterSettings< Derived >::toSkeleton(UErrorCode&) const | Draft→StableICU 62
-| numberformatter.h | UnlocalizedNumberFormatter& icu::number::UnlocalizedNumberFormatter::operator=(UnlocalizedNumberFormatter&&) | Draft→StableICU 62
-| numberformatter.h | UnlocalizedNumberFormatter& icu::number::UnlocalizedNumberFormatter::operator=(const UnlocalizedNumberFormatter&) | Draft→StableICU 62
-| numberformatter.h | icu::number::FormattedNumber::FormattedNumber(FormattedNumber&&) | Draft→StableICU 62
-| numberformatter.h | icu::number::FormattedNumber::~FormattedNumber() | Draft→StableICU 60
-| numberformatter.h | icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter()=default | Draft→StableICU 62
-| numberformatter.h | icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter(LocalizedNumberFormatter&&) | Draft→StableICU 62
-| numberformatter.h | icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter(const LocalizedNumberFormatter&) | Draft→StableICU 60
-| numberformatter.h | icu::number::LocalizedNumberFormatter::~LocalizedNumberFormatter() | Draft→StableICU 60
-| numberformatter.h | icu::number::Scale::Scale(Scale&&) | Draft→StableICU 62
-| numberformatter.h | icu::number::Scale::Scale(const Scale&) | Draft→StableICU 62
-| numberformatter.h | icu::number::Scale::~Scale() | Draft→StableICU 62
-| numberformatter.h | icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter()=default | Draft→StableICU 62
-| numberformatter.h | icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(UnlocalizedNumberFormatter&&) | Draft→StableICU 62
-| numberformatter.h | icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UnlocalizedNumberFormatter&) | Draft→StableICU 60
-| numberformatter.h | static CompactNotation icu::number::Notation::compactLong() | Draft→StableICU 60
-| numberformatter.h | static CompactNotation icu::number::Notation::compactShort() | Draft→StableICU 60
-| numberformatter.h | static CurrencyPrecision icu::number::Precision::currency(UCurrencyUsage) | Draft→StableICU 60
-| numberformatter.h | static FractionPrecision icu::number::Precision::fixedFraction(int32_t) | Draft→StableICU 60
-| numberformatter.h | static FractionPrecision icu::number::Precision::integer() | Draft→StableICU 60
-| numberformatter.h | static FractionPrecision icu::number::Precision::maxFraction(int32_t) | Draft→StableICU 60
-| numberformatter.h | static FractionPrecision icu::number::Precision::minFraction(int32_t) | Draft→StableICU 60
-| numberformatter.h | static FractionPrecision icu::number::Precision::minMaxFraction(int32_t, int32_t) | Draft→StableICU 60
-| numberformatter.h | static IncrementPrecision icu::number::Precision::increment(double) | Draft→StableICU 60
-| numberformatter.h | static IntegerWidth icu::number::IntegerWidth::zeroFillTo(int32_t) | Draft→StableICU 60
-| numberformatter.h | static LocalizedNumberFormatter icu::number::NumberFormatter::withLocale(const Locale&) | Draft→StableICU 60
-| numberformatter.h | static Precision icu::number::Precision::unlimited() | Draft→StableICU 60
-| numberformatter.h | static Scale icu::number::Scale::byDecimal(StringPiece) | Draft→StableICU 62
-| numberformatter.h | static Scale icu::number::Scale::byDouble(double) | Draft→StableICU 62
-| numberformatter.h | static Scale icu::number::Scale::byDoubleAndPowerOfTen(double, int32_t) | Draft→StableICU 62
-| numberformatter.h | static Scale icu::number::Scale::none() | Draft→StableICU 62
-| numberformatter.h | static Scale icu::number::Scale::powerOfTen(int32_t) | Draft→StableICU 62
-| numberformatter.h | static ScientificNotation icu::number::Notation::engineering() | Draft→StableICU 60
-| numberformatter.h | static ScientificNotation icu::number::Notation::scientific() | Draft→StableICU 60
-| numberformatter.h | static SignificantDigitsPrecision icu::number::Precision::fixedSignificantDigits(int32_t) | Draft→StableICU 62
-| numberformatter.h | static SignificantDigitsPrecision icu::number::Precision::maxSignificantDigits(int32_t) | Draft→StableICU 62
-| numberformatter.h | static SignificantDigitsPrecision icu::number::Precision::minMaxSignificantDigits(int32_t, int32_t) | Draft→StableICU 62
-| numberformatter.h | static SignificantDigitsPrecision icu::number::Precision::minSignificantDigits(int32_t) | Draft→StableICU 62
-| numberformatter.h | static SimpleNotation icu::number::Notation::simple() | Draft→StableICU 60
-| numberformatter.h | static UnlocalizedNumberFormatter icu::number::NumberFormatter::forSkeleton(const UnicodeString&, UErrorCode&) | Draft→StableICU 62
-| numberformatter.h | static UnlocalizedNumberFormatter icu::number::NumberFormatter::with() | Draft→StableICU 60
-| numberrangeformatter.h | Appendable& icu::number::FormattedNumberRange::appendTo(Appendable&, UErrorCode&) const | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::collapse(UNumberRangeCollapse) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::collapse(UNumberRangeCollapse)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::identityFallback(UNumberRangeIdentityFallback) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::identityFallback(UNumberRangeIdentityFallback)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(UnlocalizedNumberFormatter&&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(UnlocalizedNumberFormatter&&)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(const UnlocalizedNumberFormatter&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth(const UnlocalizedNumberFormatter&)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(UnlocalizedNumberFormatter&&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(UnlocalizedNumberFormatter&&)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(const UnlocalizedNumberFormatter&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst(const UnlocalizedNumberFormatter&)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(UnlocalizedNumberFormatter&&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(UnlocalizedNumberFormatter&&)&& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(const UnlocalizedNumberFormatter&) const& | Draft→StableICU 63
-| numberrangeformatter.h | Derived icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond(const UnlocalizedNumberFormatter&)&& | Draft→StableICU 63
-| numberrangeformatter.h | FormattedNumberRange icu::number::LocalizedNumberRangeFormatter::formatFormattableRange(const Formattable&, const Formattable&, UErrorCode&) const | Draft→StableICU 63
-| numberrangeformatter.h | FormattedNumberRange& icu::number::FormattedNumberRange::operator=(FormattedNumberRange&&) | Draft→StableICU 63
-| numberrangeformatter.h | LocalizedNumberRangeFormatter icu::number::UnlocalizedNumberRangeFormatter::locale(const icu::Locale&) const& | Draft→StableICU 63
-| numberrangeformatter.h | LocalizedNumberRangeFormatter icu::number::UnlocalizedNumberRangeFormatter::locale(const icu::Locale&)&& | Draft→StableICU 63
-| numberrangeformatter.h | LocalizedNumberRangeFormatter& icu::number::LocalizedNumberRangeFormatter::operator=(LocalizedNumberRangeFormatter&&) | Draft→StableICU 63
-| numberrangeformatter.h | LocalizedNumberRangeFormatter& icu::number::LocalizedNumberRangeFormatter::operator=(const LocalizedNumberRangeFormatter&) | Draft→StableICU 63
-| numberrangeformatter.h | UBool icu::number::NumberRangeFormatterSettings< Derived >::copyErrorTo(UErrorCode&) const | Draft→StableICU 63
-| numberrangeformatter.h | UNumberRangeIdentityResult icu::number::FormattedNumberRange::getIdentityResult(UErrorCode&) const | Draft→StableICU 63
-| numberrangeformatter.h | UnicodeString icu::number::FormattedNumberRange::toString(UErrorCode&) const | Draft→StableICU 63
-| numberrangeformatter.h | UnlocalizedNumberRangeFormatter& icu::number::UnlocalizedNumberRangeFormatter::operator=(UnlocalizedNumberRangeFormatter&&) | Draft→StableICU 63
-| numberrangeformatter.h | UnlocalizedNumberRangeFormatter& icu::number::UnlocalizedNumberRangeFormatter::operator=(const UnlocalizedNumberRangeFormatter&) | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_ALL | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_AUTO | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_NONE | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeCollapse::UNUM_RANGE_COLLAPSE_UNIT | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_APPROXIMATELY_OR_SINGLE_VALUE | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_APPROXIMATELY | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_RANGE | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityFallback::UNUM_IDENTITY_FALLBACK_SINGLE_VALUE | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_EQUAL_AFTER_ROUNDING | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_EQUAL_BEFORE_ROUNDING | Draft→StableICU 63
-| numberrangeformatter.h | enum UNumberRangeIdentityResult::UNUM_IDENTITY_RESULT_NOT_EQUAL | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::FormattedNumberRange::FormattedNumberRange(FormattedNumberRange&&) | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::FormattedNumberRange::~FormattedNumberRange() | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter()=default | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(LocalizedNumberRangeFormatter&&) | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(const LocalizedNumberRangeFormatter&) | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::LocalizedNumberRangeFormatter::~LocalizedNumberRangeFormatter() | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter()=default | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(UnlocalizedNumberRangeFormatter&&) | Draft→StableICU 63
-| numberrangeformatter.h | icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UnlocalizedNumberRangeFormatter&) | Draft→StableICU 63
-| numberrangeformatter.h | static LocalizedNumberRangeFormatter icu::number::NumberRangeFormatter::withLocale(const Locale&) | Draft→StableICU 63
-| numberrangeformatter.h | static UnlocalizedNumberRangeFormatter icu::number::NumberRangeFormatter::with() | Draft→StableICU 63
-| numfmt.h | void* icu::NumberFormat::clone() const | (missing) | StableICU 2.0
-| reldatefmt.h | enum UDateAbsoluteUnit::UDAT_ABSOLUTE_QUARTER | Draft→StableICU 63
-| uchar.h | const UCPMap* u_getIntPropertyMap(UProperty, UErrorCode*) | Draft→StableICU 63
-| uchar.h | const USet* u_getBinaryPropertySet(UProperty, UErrorCode*) | Draft→StableICU 63
-| ucpmap.h | UChar32 ucpmap_getRange(const UCPMap*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) | Draft→StableICU 63
-| ucpmap.h | enum UCPMapRangeOption::UCPMAP_RANGE_FIXED_ALL_SURROGATES | Draft→StableICU 63
-| ucpmap.h | enum UCPMapRangeOption::UCPMAP_RANGE_FIXED_LEAD_SURROGATES | Draft→StableICU 63
-| ucpmap.h | enum UCPMapRangeOption::UCPMAP_RANGE_NORMAL | Draft→StableICU 63
-| ucpmap.h | uint32_t ucpmap_get(const UCPMap*, UChar32) | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_16 | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_32 | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_8 | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_ASCII_GET | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_BMP_GET | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_GET | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_SUPP_GET | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_U16_NEXT | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_U16_PREV | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_U8_NEXT | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_FAST_U8_PREV | Draft→StableICU 63
-| ucptrie.h | #define UCPTRIE_SMALL_GET | Draft→StableICU 63
-| ucptrie.h | UCPTrie* ucptrie_openFromBinary(UCPTrieType, UCPTrieValueWidth, const void*, int32_t, int32_t*, UErrorCode*) | Draft→StableICU 63
-| ucptrie.h | UCPTrieType ucptrie_getType(const UCPTrie*) | Draft→StableICU 63
-| ucptrie.h | UCPTrieValueWidth ucptrie_getValueWidth(const UCPTrie*) | Draft→StableICU 63
-| ucptrie.h | UChar32 ucptrie_getRange(const UCPTrie*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieType::UCPTRIE_TYPE_ANY | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieType::UCPTRIE_TYPE_FAST | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieType::UCPTRIE_TYPE_SMALL | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_16 | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_32 | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_8 | Draft→StableICU 63
-| ucptrie.h | enum UCPTrieValueWidth::UCPTRIE_VALUE_BITS_ANY | Draft→StableICU 63
-| ucptrie.h | int32_t ucptrie_toBinary(const UCPTrie*, void*, int32_t, UErrorCode*) | Draft→StableICU 63
-| ucptrie.h | uint32_t ucptrie_get(const UCPTrie*, UChar32) | Draft→StableICU 63
-| ucptrie.h | void ucptrie_close(UCPTrie*) | Draft→StableICU 63
-| umutablecptrie.h | UCPTrie* umutablecptrie_buildImmutable(UMutableCPTrie*, UCPTrieType, UCPTrieValueWidth, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | UMutableCPTrie* umutablecptrie_clone(const UMutableCPTrie*, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | UMutableCPTrie* umutablecptrie_fromUCPMap(const UCPMap*, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | UMutableCPTrie* umutablecptrie_fromUCPTrie(const UCPTrie*, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | UMutableCPTrie* umutablecptrie_open(uint32_t, uint32_t, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | UChar32 umutablecptrie_getRange(const UMutableCPTrie*, UChar32, UCPMapRangeOption, uint32_t, UCPMapValueFilter*, const void*, uint32_t*) | Draft→StableICU 63
-| umutablecptrie.h | uint32_t umutablecptrie_get(const UMutableCPTrie*, UChar32) | Draft→StableICU 63
-| umutablecptrie.h | void umutablecptrie_close(UMutableCPTrie*) | Draft→StableICU 63
-| umutablecptrie.h | void umutablecptrie_set(UMutableCPTrie*, UChar32, uint32_t, UErrorCode*) | Draft→StableICU 63
-| umutablecptrie.h | void umutablecptrie_setRange(UMutableCPTrie*, UChar32, UChar32, uint32_t, UErrorCode*) | Draft→StableICU 63
-| unifilt.h | void* icu::UnicodeFilter::clone() const | (missing) | StableICU 2.4
-| unumberformatter.h | enum UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_ALWAYS | Draft→StableICU 60
-| unumberformatter.h | enum UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_AUTO | Draft→StableICU 60
-| unumberformatter.h | enum UNumberGroupingStrategy::UNUM_GROUPING_AUTO | Draft→StableICU 61
-| unumberformatter.h | enum UNumberGroupingStrategy::UNUM_GROUPING_MIN2 | Draft→StableICU 61
-| unumberformatter.h | enum UNumberGroupingStrategy::UNUM_GROUPING_OFF | Draft→StableICU 61
-| unumberformatter.h | enum UNumberGroupingStrategy::UNUM_GROUPING_ON_ALIGNED | Draft→StableICU 61
-| unumberformatter.h | enum UNumberGroupingStrategy::UNUM_GROUPING_THOUSANDS | Draft→StableICU 61
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_ALWAYS | Draft→StableICU 60
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_EXCEPT_ZERO | Draft→StableICU 61
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_ACCOUNTING | Draft→StableICU 60
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_ALWAYS | Draft→StableICU 60
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_AUTO | Draft→StableICU 60
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_EXCEPT_ZERO | Draft→StableICU 61
-| unumberformatter.h | enum UNumberSignDisplay::UNUM_SIGN_NEVER | Draft→StableICU 60
-| unumberformatter.h | enum UNumberUnitWidth::UNUM_UNIT_WIDTH_FULL_NAME | Draft→StableICU 60
-| unumberformatter.h | enum UNumberUnitWidth::UNUM_UNIT_WIDTH_HIDDEN | Draft→StableICU 60
-| unumberformatter.h | enum UNumberUnitWidth::UNUM_UNIT_WIDTH_ISO_CODE | Draft→StableICU 60
-| unumberformatter.h | enum UNumberUnitWidth::UNUM_UNIT_WIDTH_NARROW | Draft→StableICU 60
-| unumberformatter.h | enum UNumberUnitWidth::UNUM_UNIT_WIDTH_SHORT | Draft→StableICU 60
-| uspoof.h | enum USpoofChecks::USPOOF_HIDDEN_OVERLAY | Draft→StableICU 62
+| uchar.h | enum UBlockCode::UBLOCK_CHORASMIAN | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_G | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_DIVES_AKURU | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_KHITAN_SMALL_SCRIPT | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_LISU_SUPPLEMENT | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_SYMBOLS_FOR_LEGACY_COMPUTING | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_TANGUT_SUPPLEMENT | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_YEZIDI | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UIndicPositionalCategory::U_INPC_TOP_AND_BOTTOM_AND_LEFT | (missing) | StableICU 66| *(Born Stable)* |
+| uscript.h | enum UScriptCode::USCRIPT_CHORASMIAN | (missing) | StableICU 66| *(Born Stable)* |
+| uscript.h | enum UScriptCode::USCRIPT_DIVES_AKURU | (missing) | StableICU 66| *(Born Stable)* |
+| uscript.h | enum UScriptCode::USCRIPT_KHITAN_SMALL_SCRIPT | (missing) | StableICU 66| *(Born Stable)* |
+| uscript.h | enum UScriptCode::USCRIPT_YEZIDI | (missing) | StableICU 66| *(Born Stable)* |
## Added
-Added in ICU 65
+Added in ICU 66
-| File | API | ICU 64 | ICU 65 |
+| File | API | ICU 65 | ICU 66 |
|---|---|---|---|
-| basictz.h | void* icu::BasicTimeZone::clone() const | (missing) | StableICU 3.8
-| bytestrie.h | BytesTrie& icu::BytesTrie::resetToState64(uint64_t) | (missing) | DraftICU 65
-| bytestrie.h | uint64_t icu::BytesTrie::getState64() const | (missing) | DraftICU 65
-| datefmt.h | void* icu::DateFormat::clone() const | (missing) | StableICU 2.0
-| edits.h | UBool icu::Edits::copyErrorTo(UErrorCode&) const | (missing) | StableICU 59
-| localebuilder.h | UBool icu::LocaleBuilder::copyErrorTo(UErrorCode&) const | (missing) | DraftICU 65
-| localematcher.h | Builder& icu::LocaleMatcher::Builder::addSupportedLocale(const Locale&) | (missing) | DraftICU 65
-| localematcher.h | Builder& icu::LocaleMatcher::Builder::operator=(Builder&&) | (missing) | DraftICU 65
-| localematcher.h | Builder& icu::LocaleMatcher::Builder::setDefaultLocale(const Locale*) | (missing) | DraftICU 65
-| localematcher.h | Builder& icu::LocaleMatcher::Builder::setDemotionPerDesiredLocale(ULocMatchDemotion) | (missing) | DraftICU 65
-| localematcher.h | Builder& icu::LocaleMatcher::Builder::setFavorSubtag(ULocMatchFavorSubtag) | (missing) | DraftICU 65
-| localematcher.h | Builder& icu::LocaleMatcher::Builder::setSupportedLocales(Iter, Iter) | (missing) | DraftICU 65
-| localematcher.h | Builder& icu::LocaleMatcher::Builder::setSupportedLocales(Locale::Iterator&) | (missing) | DraftICU 65
-| localematcher.h | Builder& icu::LocaleMatcher::Builder::setSupportedLocalesFromListString(StringPiece) | (missing) | DraftICU 65
-| localematcher.h | Builder& icu::LocaleMatcher::Builder::setSupportedLocalesViaConverter(Iter, Iter, Conv) | (missing) | DraftICU 65
-| localematcher.h | Locale icu::LocaleMatcher::Result::makeResolvedLocale(UErrorCode&) const | (missing) | DraftICU 65
-| localematcher.h | LocaleMatcher icu::LocaleMatcher::Builder::build(UErrorCode&) const | (missing) | DraftICU 65
-| localematcher.h | LocaleMatcher& icu::LocaleMatcher::operator=(LocaleMatcher&&) | (missing) | DraftICU 65
-| localematcher.h | Result icu::LocaleMatcher::getBestMatchResult(Locale::Iterator&, UErrorCode&) const | (missing) | DraftICU 65
-| localematcher.h | Result icu::LocaleMatcher::getBestMatchResult(const Locale&, UErrorCode&) const | (missing) | DraftICU 65
-| localematcher.h | Result& icu::LocaleMatcher::Result::operator=(Result&&) | (missing) | DraftICU 65
-| localematcher.h | UBool icu::LocaleMatcher::Builder::copyErrorTo(UErrorCode&) const | (missing) | DraftICU 65
-| localematcher.h | const Locale* icu::LocaleMatcher::Result::getDesiredLocale() const | (missing) | DraftICU 65
-| localematcher.h | const Locale* icu::LocaleMatcher::Result::getSupportedLocale() const | (missing) | DraftICU 65
-| localematcher.h | const Locale* icu::LocaleMatcher::getBestMatch(Locale::Iterator&, UErrorCode&) const | (missing) | DraftICU 65
-| localematcher.h | const Locale* icu::LocaleMatcher::getBestMatch(const Locale&, UErrorCode&) const | (missing) | DraftICU 65
-| localematcher.h | const Locale* icu::LocaleMatcher::getBestMatchForListString(StringPiece, UErrorCode&) const | (missing) | DraftICU 65
-| localematcher.h | double icu::LocaleMatcher::internalMatch(const Locale&, const Locale&, UErrorCode&) const | (missing) | Internal
-| localematcher.h | enum ULocMatchDemotion::ULOCMATCH_DEMOTION_NONE | (missing) | DraftICU 65
-| localematcher.h | enum ULocMatchDemotion::ULOCMATCH_DEMOTION_REGION | (missing) | DraftICU 65
-| localematcher.h | enum ULocMatchFavorSubtag::ULOCMATCH_FAVOR_LANGUAGE | (missing) | DraftICU 65
-| localematcher.h | enum ULocMatchFavorSubtag::ULOCMATCH_FAVOR_SCRIPT | (missing) | DraftICU 65
-| localematcher.h | icu::LocaleMatcher::Builder::Builder() | (missing) | DraftICU 65
-| localematcher.h | icu::LocaleMatcher::Builder::Builder(Builder&&) | (missing) | DraftICU 65
-| localematcher.h | icu::LocaleMatcher::Builder::~Builder() | (missing) | DraftICU 65
-| localematcher.h | icu::LocaleMatcher::LocaleMatcher(LocaleMatcher&&) | (missing) | DraftICU 65
-| localematcher.h | icu::LocaleMatcher::Result::Result(Result&&) | (missing) | DraftICU 65
-| localematcher.h | icu::LocaleMatcher::Result::~Result() | (missing) | DraftICU 65
-| localematcher.h | icu::LocaleMatcher::~LocaleMatcher() | (missing) | DraftICU 65
-| localematcher.h | int32_t icu::LocaleMatcher::Result::getDesiredIndex() const | (missing) | DraftICU 65
-| localematcher.h | int32_t icu::LocaleMatcher::Result::getSupportedIndex() const | (missing) | DraftICU 65
-| locid.h | UBool icu::Locale::ConvertingIterator< Iter, Conv >::hasNext() const override | (missing) | DraftICU 65
-| locid.h | UBool icu::Locale::Iterator::hasNext() const | (missing) | DraftICU 65
-| locid.h | UBool icu::Locale::RangeIterator< Iter >::hasNext() const override | (missing) | DraftICU 65
-| locid.h | const Locale& icu::Locale::ConvertingIterator< Iter, Conv >::next() override | (missing) | DraftICU 65
-| locid.h | const Locale& icu::Locale::Iterator::next() | (missing) | DraftICU 65
-| locid.h | const Locale& icu::Locale::RangeIterator< Iter >::next() override | (missing) | DraftICU 65
-| locid.h | icu::Locale::ConvertingIterator< Iter, Conv >::ConvertingIterator(Iter, Iter, Conv) | (missing) | DraftICU 65
-| locid.h | icu::Locale::Iterator::~Iterator() | (missing) | DraftICU 65
-| locid.h | icu::Locale::RangeIterator< Iter >::RangeIterator(Iter, Iter) | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit icu::MeasureUnit::getBar() | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit icu::MeasureUnit::getDecade() | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit icu::MeasureUnit::getDotPerCentimeter() | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit icu::MeasureUnit::getDotPerInch() | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit icu::MeasureUnit::getEm() | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit icu::MeasureUnit::getMegapixel() | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit icu::MeasureUnit::getPascal() | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit icu::MeasureUnit::getPixel() | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit icu::MeasureUnit::getPixelPerCentimeter() | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit icu::MeasureUnit::getPixelPerInch() | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit icu::MeasureUnit::getThermUs() | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createBar(UErrorCode&) | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createDecade(UErrorCode&) | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createDotPerCentimeter(UErrorCode&) | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createDotPerInch(UErrorCode&) | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createEm(UErrorCode&) | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createMegapixel(UErrorCode&) | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createPascal(UErrorCode&) | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createPixel(UErrorCode&) | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createPixelPerCentimeter(UErrorCode&) | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createPixelPerInch(UErrorCode&) | (missing) | DraftICU 65
-| measunit.h | static MeasureUnit* icu::MeasureUnit::createThermUs(UErrorCode&) | (missing) | DraftICU 65
-| numberformatter.h | StringClass icu::number::FormattedNumber::toDecimalNumber(UErrorCode&) const | (missing) | DraftICU 65
-| numfmt.h | void* icu::NumberFormat::clone() const | (missing) | StableICU 2.0
-| platform.h | #define UPRV_HAS_ATTRIBUTE | (missing) | Internal
-| platform.h | #define UPRV_HAS_BUILTIN | (missing) | Internal
-| platform.h | #define UPRV_HAS_CPP_ATTRIBUTE | (missing) | Internal
-| platform.h | #define UPRV_HAS_DECLSPEC_ATTRIBUTE | (missing) | Internal
-| platform.h | #define UPRV_HAS_EXTENSION | (missing) | Internal
-| platform.h | #define UPRV_HAS_FEATURE | (missing) | Internal
-| platform.h | #define UPRV_HAS_WARNING | (missing) | Internal
-| platform.h | #define U_PF_EMSCRIPTEN | (missing) | Internal
-| reldatefmt.h | enum UDateAbsoluteUnit::UDAT_ABSOLUTE_HOUR | (missing) | DraftICU 65
-| reldatefmt.h | enum UDateAbsoluteUnit::UDAT_ABSOLUTE_MINUTE | (missing) | DraftICU 65
-| stringpiece.h | icu::StringPiece::StringPiece(T) | (missing) | DraftICU 65
-| ucal.h | int32_t ucal_getHostTimeZone(UChar*, int32_t, UErrorCode*) | (missing) | DraftICU 65
-| ucharstrie.h | UCharsTrie& icu::UCharsTrie::resetToState64(uint64_t) | (missing) | DraftICU 65
-| ucharstrie.h | uint64_t icu::UCharsTrie::getState64() const | (missing) | DraftICU 65
-| uloc.h | UEnumeration* uloc_openAvailableByType(ULocAvailableType, UErrorCode*) | (missing) | DraftICU 65
-| uloc.h | enum ULocAvailableType::ULOC_AVAILABLE_COUNT | (missing) | Internal
-| uloc.h | enum ULocAvailableType::ULOC_AVAILABLE_DEFAULT | (missing) | DraftICU 65
-| uloc.h | enum ULocAvailableType::ULOC_AVAILABLE_ONLY_LEGACY_ALIASES | (missing) | DraftICU 65
-| uloc.h | enum ULocAvailableType::ULOC_AVAILABLE_WITH_LEGACY_ALIASES | (missing) | DraftICU 65
-| umachine.h | #define UPRV_BLOCK_MACRO_BEGIN | (missing) | Internal
-| umachine.h | #define UPRV_BLOCK_MACRO_END | (missing) | Internal
-| unifilt.h | void* icu::UnicodeFilter::clone() const | (missing) | StableICU 2.4
-| utrace.h | enum UTraceFunctionNumber::UTRACE_RES_DATA_LIMIT | (missing) | Internal
-| utrace.h | enum UTraceFunctionNumber::UTRACE_UDATA_BUNDLE | (missing) | DraftICU 65
-| utrace.h | enum UTraceFunctionNumber::UTRACE_UDATA_DATA_FILE | (missing) | DraftICU 65
-| utrace.h | enum UTraceFunctionNumber::UTRACE_UDATA_RESOURCE | (missing) | DraftICU 65
-| utrace.h | enum UTraceFunctionNumber::UTRACE_UDATA_RES_FILE | (missing) | DraftICU 65
-| utrace.h | enum UTraceFunctionNumber::UTRACE_UDATA_START | (missing) | DraftICU 65
+| uchar.h | enum UBlockCode::UBLOCK_CHORASMIAN | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_G | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_DIVES_AKURU | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_KHITAN_SMALL_SCRIPT | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_LISU_SUPPLEMENT | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_SYMBOLS_FOR_LEGACY_COMPUTING | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_TANGUT_SUPPLEMENT | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UBlockCode::UBLOCK_YEZIDI | (missing) | StableICU 66| *(Born Stable)* |
+| uchar.h | enum UIndicPositionalCategory::U_INPC_TOP_AND_BOTTOM_AND_LEFT | (missing) | StableICU 66| *(Born Stable)* |
+| uscript.h | enum UScriptCode::USCRIPT_CHORASMIAN | (missing) | StableICU 66| *(Born Stable)* |
+| uscript.h | enum UScriptCode::USCRIPT_DIVES_AKURU | (missing) | StableICU 66| *(Born Stable)* |
+| uscript.h | enum UScriptCode::USCRIPT_KHITAN_SMALL_SCRIPT | (missing) | StableICU 66| *(Born Stable)* |
+| uscript.h | enum UScriptCode::USCRIPT_YEZIDI | (missing) | StableICU 66| *(Born Stable)* |
## Other
-Other existing drafts in ICU 65
+Other existing drafts in ICU 66
-| File | API | ICU 64 | ICU 65 |
+| File | API | ICU 65 | ICU 66 |
|---|---|---|---|
+| bytestrie.h | BytesTrie& icu::BytesTrie::resetToState64(uint64_t) | DraftICU 65 |
+| bytestrie.h | uint64_t icu::BytesTrie::getState64() const | DraftICU 65 |
| currunit.h | icu::CurrencyUnit::CurrencyUnit(StringPiece, UErrorCode&) | DraftICU 64 |
| decimfmt.h | UBool icu::DecimalFormat::isFormatFailIfMoreThanMaxDigits() const | DraftICU 64 |
| decimfmt.h | UBool icu::DecimalFormat::isParseCaseSensitive() const | DraftICU 64 |
@@ -700,14 +151,58 @@ Other existing drafts in ICU 65
| localebuilder.h | LocaleBuilder& icu::LocaleBuilder::setScript(StringPiece) | DraftICU 64 |
| localebuilder.h | LocaleBuilder& icu::LocaleBuilder::setUnicodeLocaleKeyword(StringPiece, StringPiece) | DraftICU 64 |
| localebuilder.h | LocaleBuilder& icu::LocaleBuilder::setVariant(StringPiece) | DraftICU 64 |
+| localebuilder.h | UBool icu::LocaleBuilder::copyErrorTo(UErrorCode&) const | DraftICU 65 |
| localebuilder.h | icu::LocaleBuilder::LocaleBuilder() | DraftICU 64 |
| localebuilder.h | icu::LocaleBuilder::~LocaleBuilder() | DraftICU 64 |
+| localematcher.h | Builder& icu::LocaleMatcher::Builder::addSupportedLocale(const Locale&) | DraftICU 65 |
+| localematcher.h | Builder& icu::LocaleMatcher::Builder::operator=(Builder&&) | DraftICU 65 |
+| localematcher.h | Builder& icu::LocaleMatcher::Builder::setDefaultLocale(const Locale*) | DraftICU 65 |
+| localematcher.h | Builder& icu::LocaleMatcher::Builder::setDemotionPerDesiredLocale(ULocMatchDemotion) | DraftICU 65 |
+| localematcher.h | Builder& icu::LocaleMatcher::Builder::setFavorSubtag(ULocMatchFavorSubtag) | DraftICU 65 |
+| localematcher.h | Builder& icu::LocaleMatcher::Builder::setSupportedLocales(Iter, Iter) | DraftICU 65 |
+| localematcher.h | Builder& icu::LocaleMatcher::Builder::setSupportedLocales(Locale::Iterator&) | DraftICU 65 |
+| localematcher.h | Builder& icu::LocaleMatcher::Builder::setSupportedLocalesFromListString(StringPiece) | DraftICU 65 |
+| localematcher.h | Builder& icu::LocaleMatcher::Builder::setSupportedLocalesViaConverter(Iter, Iter, Conv) | DraftICU 65 |
+| localematcher.h | Locale icu::LocaleMatcher::Result::makeResolvedLocale(UErrorCode&) const | DraftICU 65 |
+| localematcher.h | LocaleMatcher icu::LocaleMatcher::Builder::build(UErrorCode&) const | DraftICU 65 |
+| localematcher.h | LocaleMatcher& icu::LocaleMatcher::operator=(LocaleMatcher&&) | DraftICU 65 |
+| localematcher.h | Result icu::LocaleMatcher::getBestMatchResult(Locale::Iterator&, UErrorCode&) const | DraftICU 65 |
+| localematcher.h | Result icu::LocaleMatcher::getBestMatchResult(const Locale&, UErrorCode&) const | DraftICU 65 |
+| localematcher.h | Result& icu::LocaleMatcher::Result::operator=(Result&&) | DraftICU 65 |
+| localematcher.h | UBool icu::LocaleMatcher::Builder::copyErrorTo(UErrorCode&) const | DraftICU 65 |
+| localematcher.h | const Locale* icu::LocaleMatcher::Result::getDesiredLocale() const | DraftICU 65 |
+| localematcher.h | const Locale* icu::LocaleMatcher::Result::getSupportedLocale() const | DraftICU 65 |
+| localematcher.h | const Locale* icu::LocaleMatcher::getBestMatch(Locale::Iterator&, UErrorCode&) const | DraftICU 65 |
+| localematcher.h | const Locale* icu::LocaleMatcher::getBestMatch(const Locale&, UErrorCode&) const | DraftICU 65 |
+| localematcher.h | const Locale* icu::LocaleMatcher::getBestMatchForListString(StringPiece, UErrorCode&) const | DraftICU 65 |
+| localematcher.h | enum ULocMatchDemotion::ULOCMATCH_DEMOTION_NONE | DraftICU 65 |
+| localematcher.h | enum ULocMatchDemotion::ULOCMATCH_DEMOTION_REGION | DraftICU 65 |
+| localematcher.h | enum ULocMatchFavorSubtag::ULOCMATCH_FAVOR_LANGUAGE | DraftICU 65 |
+| localematcher.h | enum ULocMatchFavorSubtag::ULOCMATCH_FAVOR_SCRIPT | DraftICU 65 |
+| localematcher.h | icu::LocaleMatcher::Builder::Builder() | DraftICU 65 |
+| localematcher.h | icu::LocaleMatcher::Builder::Builder(Builder&&) | DraftICU 65 |
+| localematcher.h | icu::LocaleMatcher::Builder::~Builder() | DraftICU 65 |
+| localematcher.h | icu::LocaleMatcher::LocaleMatcher(LocaleMatcher&&) | DraftICU 65 |
+| localematcher.h | icu::LocaleMatcher::Result::Result(Result&&) | DraftICU 65 |
+| localematcher.h | icu::LocaleMatcher::Result::~Result() | DraftICU 65 |
+| localematcher.h | icu::LocaleMatcher::~LocaleMatcher() | DraftICU 65 |
+| localematcher.h | int32_t icu::LocaleMatcher::Result::getDesiredIndex() const | DraftICU 65 |
+| localematcher.h | int32_t icu::LocaleMatcher::Result::getSupportedIndex() const | DraftICU 65 |
| localpointer.h | LocalArray<T>& icu::LocalArray< T >::operator=(std::unique_ptr< T[]>&&) | DraftICU 64 |
| localpointer.h | LocalPointer<T>& icu::LocalPointer< T >::operator=(std::unique_ptr< T >&&) | DraftICU 64 |
| localpointer.h | icu::LocalArray< T >::LocalArray(std::unique_ptr< T[]>&&) | DraftICU 64 |
| localpointer.h | icu::LocalArray< T >::operator std::unique_ptr< T[]>() && | DraftICU 64 |
| localpointer.h | icu::LocalPointer< T >::LocalPointer(std::unique_ptr< T >&&) | DraftICU 64 |
| localpointer.h | icu::LocalPointer< T >::operator std::unique_ptr< T >() && | DraftICU 64 |
+| locid.h | UBool icu::Locale::ConvertingIterator< Iter, Conv >::hasNext() const override | DraftICU 65 |
+| locid.h | UBool icu::Locale::Iterator::hasNext() const | DraftICU 65 |
+| locid.h | UBool icu::Locale::RangeIterator< Iter >::hasNext() const override | DraftICU 65 |
+| locid.h | const Locale& icu::Locale::ConvertingIterator< Iter, Conv >::next() override | DraftICU 65 |
+| locid.h | const Locale& icu::Locale::Iterator::next() | DraftICU 65 |
+| locid.h | const Locale& icu::Locale::RangeIterator< Iter >::next() override | DraftICU 65 |
+| locid.h | icu::Locale::ConvertingIterator< Iter, Conv >::ConvertingIterator(Iter, Iter, Conv) | DraftICU 65 |
+| locid.h | icu::Locale::Iterator::~Iterator() | DraftICU 65 |
+| locid.h | icu::Locale::RangeIterator< Iter >::RangeIterator(Iter, Iter) | DraftICU 65 |
| measfmt.h | void icu::MeasureFormat::parseObject(const UnicodeString&, Formattable&, ParsePosition&) const | DraftICU 53 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getAcre() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getAcreFoot() | DraftICU 64 |
@@ -716,6 +211,7 @@ Other existing drafts in ICU 65
| measunit.h | static MeasureUnit icu::MeasureUnit::getArcSecond() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getAstronomicalUnit() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getAtmosphere() | DraftICU 64 |
+| measunit.h | static MeasureUnit icu::MeasureUnit::getBar() | DraftICU 65 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getBarrel() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getBit() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getBritishThermalUnit() | DraftICU 64 |
@@ -739,12 +235,16 @@ Other existing drafts in ICU 65
| measunit.h | static MeasureUnit icu::MeasureUnit::getDalton() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getDay() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getDayPerson() | DraftICU 64 |
+| measunit.h | static MeasureUnit icu::MeasureUnit::getDecade() | DraftICU 65 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getDeciliter() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getDecimeter() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getDegree() | DraftICU 64 |
+| measunit.h | static MeasureUnit icu::MeasureUnit::getDotPerCentimeter() | DraftICU 65 |
+| measunit.h | static MeasureUnit icu::MeasureUnit::getDotPerInch() | DraftICU 65 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getDunam() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getEarthMass() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getElectronvolt() | DraftICU 64 |
+| measunit.h | static MeasureUnit icu::MeasureUnit::getEm() | DraftICU 65 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getFahrenheit() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getFathom() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getFluidOunce() | DraftICU 64 |
@@ -794,6 +294,7 @@ Other existing drafts in ICU 65
| measunit.h | static MeasureUnit icu::MeasureUnit::getMegahertz() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getMegaliter() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getMegapascal() | DraftICU 64 |
+| measunit.h | static MeasureUnit icu::MeasureUnit::getMegapixel() | DraftICU 65 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getMegawatt() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getMeter() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getMeterPerSecond() | DraftICU 64 |
@@ -831,6 +332,7 @@ Other existing drafts in ICU 65
| measunit.h | static MeasureUnit icu::MeasureUnit::getOunceTroy() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getParsec() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getPartPerMillion() | DraftICU 64 |
+| measunit.h | static MeasureUnit icu::MeasureUnit::getPascal() | DraftICU 65 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getPercent() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getPermille() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getPermyriad() | DraftICU 64 |
@@ -838,6 +340,9 @@ Other existing drafts in ICU 65
| measunit.h | static MeasureUnit icu::MeasureUnit::getPicometer() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getPint() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getPintMetric() | DraftICU 64 |
+| measunit.h | static MeasureUnit icu::MeasureUnit::getPixel() | DraftICU 65 |
+| measunit.h | static MeasureUnit icu::MeasureUnit::getPixelPerCentimeter() | DraftICU 65 |
+| measunit.h | static MeasureUnit icu::MeasureUnit::getPixelPerInch() | DraftICU 65 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getPoint() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getPound() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getPoundFoot() | DraftICU 64 |
@@ -862,6 +367,7 @@ Other existing drafts in ICU 65
| measunit.h | static MeasureUnit icu::MeasureUnit::getTeaspoon() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getTerabit() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getTerabyte() | DraftICU 64 |
+| measunit.h | static MeasureUnit icu::MeasureUnit::getThermUs() | DraftICU 65 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getTon() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getVolt() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getWatt() | DraftICU 64 |
@@ -870,26 +376,37 @@ Other existing drafts in ICU 65
| measunit.h | static MeasureUnit icu::MeasureUnit::getYard() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getYear() | DraftICU 64 |
| measunit.h | static MeasureUnit icu::MeasureUnit::getYearPerson() | DraftICU 64 |
+| measunit.h | static MeasureUnit* icu::MeasureUnit::createBar(UErrorCode&) | DraftICU 65 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createBarrel(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createBritishThermalUnit(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createDalton(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createDayPerson(UErrorCode&) | DraftICU 64 |
+| measunit.h | static MeasureUnit* icu::MeasureUnit::createDecade(UErrorCode&) | DraftICU 65 |
+| measunit.h | static MeasureUnit* icu::MeasureUnit::createDotPerCentimeter(UErrorCode&) | DraftICU 65 |
+| measunit.h | static MeasureUnit* icu::MeasureUnit::createDotPerInch(UErrorCode&) | DraftICU 65 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createDunam(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createEarthMass(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createElectronvolt(UErrorCode&) | DraftICU 64 |
+| measunit.h | static MeasureUnit* icu::MeasureUnit::createEm(UErrorCode&) | DraftICU 65 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createFluidOunceImperial(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createKilopascal(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createMegapascal(UErrorCode&) | DraftICU 64 |
+| measunit.h | static MeasureUnit* icu::MeasureUnit::createMegapixel(UErrorCode&) | DraftICU 65 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createMole(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createMonthPerson(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createNewton(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createNewtonMeter(UErrorCode&) | DraftICU 64 |
+| measunit.h | static MeasureUnit* icu::MeasureUnit::createPascal(UErrorCode&) | DraftICU 65 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createPermyriad(UErrorCode&) | DraftICU 64 |
+| measunit.h | static MeasureUnit* icu::MeasureUnit::createPixel(UErrorCode&) | DraftICU 65 |
+| measunit.h | static MeasureUnit* icu::MeasureUnit::createPixelPerCentimeter(UErrorCode&) | DraftICU 65 |
+| measunit.h | static MeasureUnit* icu::MeasureUnit::createPixelPerInch(UErrorCode&) | DraftICU 65 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createPoundFoot(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createPoundForce(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createSolarLuminosity(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createSolarMass(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createSolarRadius(UErrorCode&) | DraftICU 64 |
+| measunit.h | static MeasureUnit* icu::MeasureUnit::createThermUs(UErrorCode&) | DraftICU 65 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createWeekPerson(UErrorCode&) | DraftICU 64 |
| measunit.h | static MeasureUnit* icu::MeasureUnit::createYearPerson(UErrorCode&) | DraftICU 64 |
| nounit.h | UClassID icu::NoUnit::getDynamicClassID() const | DraftICU 60 |
@@ -902,6 +419,7 @@ Other existing drafts in ICU 65
| nounit.h | void* icu::NoUnit::clone() const | DraftICU 60 |
| numberformatter.h | LocalPointer<Derived> icu::number::NumberFormatterSettings< Derived >::clone() && | DraftICU 64 |
| numberformatter.h | LocalPointer<Derived> icu::number::NumberFormatterSettings< Derived >::clone() const & | DraftICU 64 |
+| numberformatter.h | StringClass icu::number::FormattedNumber::toDecimalNumber(UErrorCode&) const | DraftICU 65 |
| numberformatter.h | UBool icu::number::FormattedNumber::nextFieldPosition(FieldPosition&, UErrorCode&) const | DraftICU 62 |
| numberformatter.h | UBool icu::number::FormattedNumber::nextPosition(ConstrainedFieldPosition&, UErrorCode&) const | DraftICU 64 |
| numberformatter.h | UnicodeString icu::number::FormattedNumber::toTempString(UErrorCode&) const | DraftICU 64 |
@@ -928,9 +446,15 @@ Other existing drafts in ICU 65
| reldatefmt.h | UBool icu::FormattedRelativeDateTime::nextPosition(ConstrainedFieldPosition&, UErrorCode&) const | DraftICU 64 |
| reldatefmt.h | UnicodeString icu::FormattedRelativeDateTime::toString(UErrorCode&) const | DraftICU 64 |
| reldatefmt.h | UnicodeString icu::FormattedRelativeDateTime::toTempString(UErrorCode&) const | DraftICU 64 |
+| reldatefmt.h | enum UDateAbsoluteUnit::UDAT_ABSOLUTE_HOUR | DraftICU 65 |
+| reldatefmt.h | enum UDateAbsoluteUnit::UDAT_ABSOLUTE_MINUTE | DraftICU 65 |
| reldatefmt.h | icu::FormattedRelativeDateTime::FormattedRelativeDateTime() | DraftICU 64 |
| reldatefmt.h | icu::FormattedRelativeDateTime::FormattedRelativeDateTime(FormattedRelativeDateTime&&) | DraftICU 64 |
| reldatefmt.h | icu::FormattedRelativeDateTime::~FormattedRelativeDateTime() | DraftICU 64 |
+| stringpiece.h | icu::StringPiece::StringPiece(T) | DraftICU 65 |
+| ucal.h | int32_t ucal_getHostTimeZone(UChar*, int32_t, UErrorCode*) | DraftICU 65 |
+| ucharstrie.h | UCharsTrie& icu::UCharsTrie::resetToState64(uint64_t) | DraftICU 65 |
+| ucharstrie.h | uint64_t icu::UCharsTrie::getState64() const | DraftICU 65 |
| udateintervalformat.h | UFormattedDateInterval* udtitvfmt_openResult(UErrorCode*) | DraftICU 64 |
| udateintervalformat.h | const UFormattedValue* udtitvfmt_resultAsValue(const UFormattedDateInterval*, UErrorCode*) | DraftICU 64 |
| udateintervalformat.h | void udtitvfmt_closeResult(UFormattedDateInterval*) | DraftICU 64 |
@@ -962,6 +486,10 @@ Other existing drafts in ICU 65
| ulistformatter.h | enum UListFormatterField::ULISTFMT_LITERAL_FIELD | DraftICU 63 |
| ulistformatter.h | void ulistfmt_closeResult(UFormattedList*) | DraftICU 64 |
| ulistformatter.h | void ulistfmt_formatStringsToResult(const UListFormatter*, const UChar* const strings[], const int32_t*, int32_t, UFormattedList*, UErrorCode*) | DraftICU 64 |
+| uloc.h | UEnumeration* uloc_openAvailableByType(ULocAvailableType, UErrorCode*) | DraftICU 65 |
+| uloc.h | enum ULocAvailableType::ULOC_AVAILABLE_DEFAULT | DraftICU 65 |
+| uloc.h | enum ULocAvailableType::ULOC_AVAILABLE_ONLY_LEGACY_ALIASES | DraftICU 65 |
+| uloc.h | enum ULocAvailableType::ULOC_AVAILABLE_WITH_LEGACY_ALIASES | DraftICU 65 |
| unum.h | enum UNumberFormatAttribute::UNUM_MINIMUM_GROUPING_DIGITS | DraftICU 64 |
| unum.h | enum UNumberFormatAttribute::UNUM_PARSE_CASE_SENSITIVE | DraftICU 64 |
| unum.h | enum UNumberFormatAttribute::UNUM_SIGN_ALWAYS_SHOWN | DraftICU 64 |
@@ -978,116 +506,22 @@ Other existing drafts in ICU 65
| ureldatefmt.h | void ureldatefmt_closeResult(UFormattedRelativeDateTime*) | DraftICU 64 |
| ureldatefmt.h | void ureldatefmt_formatNumericToResult(const URelativeDateTimeFormatter*, double, URelativeDateTimeUnit, UFormattedRelativeDateTime*, UErrorCode*) | DraftICU 64 |
| ureldatefmt.h | void ureldatefmt_formatToResult(const URelativeDateTimeFormatter*, double, URelativeDateTimeUnit, UFormattedRelativeDateTime*, UErrorCode*) | DraftICU 64 |
+| utrace.h | enum UTraceFunctionNumber::UTRACE_UDATA_BUNDLE | DraftICU 65 |
+| utrace.h | enum UTraceFunctionNumber::UTRACE_UDATA_DATA_FILE | DraftICU 65 |
+| utrace.h | enum UTraceFunctionNumber::UTRACE_UDATA_RESOURCE | DraftICU 65 |
+| utrace.h | enum UTraceFunctionNumber::UTRACE_UDATA_RES_FILE | DraftICU 65 |
+| utrace.h | enum UTraceFunctionNumber::UTRACE_UDATA_START | DraftICU 65 |
## Simplifications
This section shows cases where the signature was "simplified" for the sake of comparison. The simplified form is in bold, followed by
all possible variations in "original" form.
-- **`void* icu::ChoiceFormat::clone() const`**
- - `ChoiceFormat* icu::ChoiceFormat::clone() const`
- - `Format* icu::ChoiceFormat::clone() const`
-- **`void* icu::CompactDecimalFormat::clone() const`**
- - `CompactDecimalFormat* icu::CompactDecimalFormat::clone() const U_OVERRIDE`
- - `Format* icu::CompactDecimalFormat::clone() const U_OVERRIDE`
-- **`void* icu::CurrencyAmount::clone() const`**
- - `CurrencyAmount* icu::CurrencyAmount::clone() const`
- - `UObject* icu::CurrencyAmount::clone() const`
-- **`void* icu::CurrencyUnit::clone() const`**
- - `CurrencyUnit* icu::CurrencyUnit::clone() const`
- - `UObject* icu::CurrencyUnit::clone() const`
-- **`void* icu::DateIntervalFormat::clone() const`**
- - `DateIntervalFormat* icu::DateIntervalFormat::clone() const`
- - `Format* icu::DateIntervalFormat::clone() const`
-- **`void* icu::DecimalFormat::clone() const`**
- - `DecimalFormat* icu::DecimalFormat::clone() const U_OVERRIDE`
- - `Format* icu::DecimalFormat::clone() const U_OVERRIDE`
-- **`void* icu::GregorianCalendar::clone() const`**
- - `Calendar* icu::GregorianCalendar::clone() const`
- - `GregorianCalendar* icu::GregorianCalendar::clone() const`
-- **`void* icu::Measure::clone() const`**
- - `Measure* icu::Measure::clone() const`
- - `UObject* icu::Measure::clone() const`
-- **`void* icu::MeasureFormat::clone() const`**
- - `Format* icu::MeasureFormat::clone() const`
- - `MeasureFormat* icu::MeasureFormat::clone() const`
-- **`void* icu::MeasureUnit::clone() const`**
- - `MeasureUnit* icu::MeasureUnit::clone() const`
- - `UObject* icu::MeasureUnit::clone() const`
-- **`void* icu::MessageFormat::clone() const`**
- - `Format* icu::MessageFormat::clone() const`
- - `MessageFormat* icu::MessageFormat::clone() const`
-- **`void* icu::NoUnit::clone() const`**
- - `NoUnit* icu::NoUnit::clone() const`
- - `UObject* icu::NoUnit::clone() const`
-- **`void* icu::PluralFormat::clone() const`**
- - `Format* icu::PluralFormat::clone() const`
- - `PluralFormat* icu::PluralFormat::clone() const`
-- **`void* icu::RuleBasedBreakIterator::clone() const`**
- - `BreakIterator* icu::RuleBasedBreakIterator::clone() const`
- - `RuleBasedBreakIterator* icu::RuleBasedBreakIterator::clone() const`
-- **`void* icu::RuleBasedBreakIterator::createBufferClone(void*, int32_t&, UErrorCode&)`**
- - `BreakIterator* icu::RuleBasedBreakIterator::createBufferClone(void*, int32_t&, UErrorCode&)`
- - `RuleBasedBreakIterator* icu::RuleBasedBreakIterator::createBufferClone(void*, int32_t&, UErrorCode&)`
-- **`void* icu::RuleBasedCollator::clone() const`**
- - `Collator* icu::RuleBasedCollator::clone() const`
- - `RuleBasedCollator* icu::RuleBasedCollator::clone() const`
-- **`void* icu::RuleBasedNumberFormat::clone() const`**
- - `Format* icu::RuleBasedNumberFormat::clone() const`
- - `RuleBasedNumberFormat* icu::RuleBasedNumberFormat::clone() const`
-- **`void* icu::RuleBasedTimeZone::clone() const`**
- - `RuleBasedTimeZone* icu::RuleBasedTimeZone::clone() const`
- - `TimeZone* icu::RuleBasedTimeZone::clone() const`
-- **`void* icu::SelectFormat::clone() const`**
- - `Format* icu::SelectFormat::clone() const`
- - `SelectFormat* icu::SelectFormat::clone() const`
-- **`void* icu::SimpleDateFormat::clone() const`**
- - `Format* icu::SimpleDateFormat::clone() const`
- - `SimpleDateFormat* icu::SimpleDateFormat::clone() const`
-- **`void* icu::SimpleTimeZone::clone() const`**
- - `SimpleTimeZone* icu::SimpleTimeZone::clone() const`
- - `TimeZone* icu::SimpleTimeZone::clone() const`
-- **`void* icu::StringCharacterIterator::clone() const`**
- - `CharacterIterator* icu::StringCharacterIterator::clone() const`
- - `StringCharacterIterator* icu::StringCharacterIterator::clone() const`
-- **`void* icu::StringSearch::safeClone() const`**
- - `SearchIterator* icu::StringSearch::safeClone() const`
- - `StringSearch* icu::StringSearch::safeClone() const`
-- **`void* icu::TimeUnit::clone() const`**
- - `TimeUnit* icu::TimeUnit::clone() const`
- - `UObject* icu::TimeUnit::clone() const`
-- **`void* icu::TimeUnitAmount::clone() const`**
- - `TimeUnitAmount* icu::TimeUnitAmount::clone() const`
- - `UObject* icu::TimeUnitAmount::clone() const`
-- **`void* icu::TimeUnitFormat::clone() const`**
- - `Format* icu::TimeUnitFormat::clone() const`
- - `TimeUnitFormat* icu::TimeUnitFormat::clone() const`
-- **`void* icu::TimeZoneFormat::clone() const`**
- - `Format* icu::TimeZoneFormat::clone() const`
- - `TimeZoneFormat* icu::TimeZoneFormat::clone() const`
-- **`void* icu::UCharCharacterIterator::clone() const`**
- - `CharacterIterator* icu::UCharCharacterIterator::clone() const`
- - `UCharCharacterIterator* icu::UCharCharacterIterator::clone() const`
-- **`void* icu::UnicodeSet::clone() const`**
- - `UnicodeFunctor* icu::UnicodeSet::clone() const`
- - `UnicodeSet* icu::UnicodeSet::clone() const`
-- **`void* icu::UnicodeSet::cloneAsThawed() const`**
- - `UnicodeFunctor* icu::UnicodeSet::cloneAsThawed() const`
- - `UnicodeSet* icu::UnicodeSet::cloneAsThawed() const`
-- **`void* icu::UnicodeSet::freeze()`**
- - `UnicodeFunctor* icu::UnicodeSet::freeze()`
- - `UnicodeSet* icu::UnicodeSet::freeze()`
-- **`void* icu::UnicodeString::clone() const`**
- - `Replaceable* icu::UnicodeString::clone() const`
- - `UnicodeString* icu::UnicodeString::clone() const`
-- **`void* icu::VTimeZone::clone() const`**
- - `TimeZone* icu::VTimeZone::clone() const`
- - `VTimeZone* icu::VTimeZone::clone() const`
## Colophon
-Contents generated by StableAPI tool on Wed Oct 02 10:22:36 PDT 2019
+Contents generated by StableAPI tool on Tue Dec 03 15:19:41 PST 2019
Copyright © 2019 and later: Unicode, Inc. and others.
License & terms of use: http://www.unicode.org/copyright.html
-
\ No newline at end of file
+
diff --git a/icu4c/readme.html b/icu4c/readme.html
index 2de495f124f..a5304a78805 100644
--- a/icu4c/readme.html
+++ b/icu4c/readme.html
@@ -24,27 +24,30 @@
-->
-
+
Note: This is a draft readme.
DRAFT
International Components for Unicode
Release Candidate
- (Milestone Release)
+
+ (Preview Release)
ICU 66.0.1 ReadMe
-
- This is a development milestone release of ICU
+
+
+
This is a preview release of ICU.
It is not recommended for production use.
This is a release candidate version of ICU4C.
It is not recommended for production use.
- Last updated: 2019-Oct-21
+
Last updated: 2019-Nov-27
Copyright © 2016 and later: Unicode, Inc. and others. License & terms of use:
http://www.unicode.org/copyright.html
Copyright © 1997-2016 International Business Machines Corporation and others.
@@ -233,8 +236,11 @@
+ This release updates to Unicode 13 beta, CLDR 36.1, and includes some bug fixes.
+ This is a low-impact release with no other significant feature additions or implementation changes.
+
See the ICU 66 download page
- for an overview of this release, important changes, new features, bug fixes, known issues,
+ for more information on this release, including any other changes, bug fixes, known issues,
changes to supported platforms and build environments,
and migration issues for existing applications migrating from previous ICU releases.
diff --git a/icu4c/source/common/norm2_nfc_data.h b/icu4c/source/common/norm2_nfc_data.h
index c04bdac5ead..455cc0c4285 100644
--- a/icu4c/source/common/norm2_nfc_data.h
+++ b/icu4c/source/common/norm2_nfc_data.h
@@ -12,27 +12,27 @@
#ifdef INCLUDED_FROM_NORMALIZER2_CPP
static const UVersionInfo norm2_nfc_data_formatVersion={4,0,0,0};
-static const UVersionInfo norm2_nfc_data_dataVersion={0xc,1,0,0};
+static const UVersionInfo norm2_nfc_data_dataVersion={0xd,0,0,0};
static const int32_t norm2_nfc_data_indexes[Normalizer2Impl::IX_COUNT]={
-0x50,0x4ae0,0x8738,0x8838,0x8838,0x8838,0x8838,0x8838,0xc0,0x300,0xadc,0x29d0,0x3c56,0xfc00,0x1282,0x3b8c,
-0x3c24,0x3c56,0x300,0
+0x50,0x4bac,0x8814,0x8914,0x8914,0x8914,0x8914,0x8914,0xc0,0x300,0xae2,0x29e0,0x3c66,0xfc00,0x1288,0x3b9c,
+0x3c34,0x3c66,0x300,0
};
-static const uint16_t norm2_nfc_data_trieIndex[1712]={
+static const uint16_t norm2_nfc_data_trieIndex[1746]={
0,0x40,0x7b,0xbb,0xfb,0x13a,0x17a,0x1b2,0x1f2,0x226,0x254,0x226,0x294,0x2d4,0x313,0x353,
0x393,0x3d2,0x40f,0x44e,0x226,0x226,0x488,0x4c8,0x4f8,0x530,0x226,0x570,0x59f,0x5de,0x226,0x5f3,
0x631,0x65f,0x226,0x68c,0x6cc,0x709,0x729,0x768,0x7a7,0x7e4,0x803,0x840,0x729,0x879,0x8a7,0x8e6,
0x226,0x920,0x937,0x977,0x98e,0x9cd,0x226,0xa03,0xa23,0xa5e,0xa6a,0xaa5,0xacd,0xb0a,0xb4a,0xb84,
0xb9f,0x226,0xbda,0x226,0xc1a,0xc39,0xc6f,0xcac,0x226,0x226,0x226,0x226,0x226,0xccf,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0xcfb,0x226,0x226,0xd30,
-0x226,0x226,0xd4e,0x226,0xd78,0x226,0x226,0x226,0xdb4,0xdd4,0xe14,0x226,0xe52,0xe92,0xec6,0xef2,
-0x808,0x226,0x226,0xf26,0x226,0x226,0x226,0xf66,0xfa6,0xfe6,0x1026,0x1066,0x10a6,0x10e6,0x1126,0x1166,
-0x11a6,0x226,0x226,0x11d6,0x1207,0x226,0x1237,0x126a,0x12a7,0x12e6,0x1326,0x135c,0x138a,0x226,0x226,0x226,
+0x226,0x226,0xd4e,0x226,0xd78,0x226,0x226,0x226,0xdb4,0xdd4,0xe14,0xe53,0xe8e,0xece,0xf02,0xf2e,
+0x808,0x226,0x226,0xf62,0x226,0x226,0x226,0xfa2,0xfe2,0x1022,0x1062,0x10a2,0x10e2,0x1122,0x1162,0x11a2,
+0x11e2,0x226,0x226,0x1212,0x1243,0x226,0x1273,0x12a6,0x12e3,0x1322,0x1362,0x1398,0x13c6,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x13b5,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0xcbd,0x226,0x13d2,0x226,0x1412,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x1452,0x148c,0x14ca,0x150a,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x13f1,0x226,0x226,0x226,0x226,
+0x226,0x226,0x226,0xcbd,0x226,0x140e,0x226,0x144e,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
+0x148e,0x14c8,0x1506,0x1546,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
@@ -61,20 +61,20 @@ static const uint16_t norm2_nfc_data_trieIndex[1712]={
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1549,0x1587,0x15a7,0x226,0x226,0x226,0x226,
-0x15e1,0x226,0x226,0x161d,0x164f,0x167d,0x80c,0x1690,0x226,0x226,0x16a0,0x16e0,0x226,0x226,0x226,0x13e4,
-0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,
-0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,
-0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,
-0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,
-0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,
-0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,
-0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,
-0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,
-0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,
-0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,
-0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x1734,0x1720,0x1728,0x1730,0x1738,0x1724,0x172c,0x176c,0x226,
-0x17ac,0x17e7,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1585,0x15c3,0x15e3,0x226,0x226,0x226,0x226,
+0x161d,0x226,0x226,0x1645,0x1677,0x16a5,0x80c,0x16b8,0x226,0x226,0x16c8,0x1708,0x226,0x226,0x226,0x1420,
+0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,
+0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,
+0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,
+0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,
+0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,
+0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,
+0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,
+0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,
+0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,
+0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,
+0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x175c,0x1748,0x1750,0x1758,0x1760,0x174c,0x1754,0x1794,0x226,
+0x17d4,0x180f,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
@@ -82,54 +82,57 @@ static const uint16_t norm2_nfc_data_trieIndex[1712]={
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x1827,0x1867,0x18a7,0x18e7,0x1927,0x1967,0x19a7,0x19e7,0x1a0a,0x1a4a,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1a6a,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x635,0x644,0x65a,0x679,0x68e,0x68e,0x68e,0x692,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0x226,0x226,0x226,0x184f,0x188f,0x18cf,0x190f,0x194f,0x198f,0x19cf,0x1a0f,0x1a32,0x1a72,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1a92,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
+0x655,0x664,0x67c,0x69b,0x6b0,0x6b0,0x6b0,0x6b4,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0xbda,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x54f,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x40c,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1a9d,0x226,0x226,0x1aad,0x226,0x226,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1ac5,0x226,0x226,0x1ad5,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0xdc6,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1abd,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1ac7,0x54f,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x7eb,0x226,0x226,0x9ba,0x226,0x1ad7,
-0x1ae4,0x1af0,0x226,0x226,0x226,0x226,0x414,0x226,0x1afb,0x1b0b,0x226,0x226,0x226,0x7e0,0x226,0x226,
-0x226,0x226,0x1b1b,0x226,0x226,0x226,0x1b26,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x1b2d,0x226,0x226,0x226,0x226,0x1b38,0x1b47,0x8f6,0x1b55,0x412,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x1b63,0x798,0x226,0x226,0x226,0x226,0x226,0x1b73,0x1b82,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x8d6,0x1b8a,0x1b9a,0x226,0x226,0x226,0x9ba,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1ba4,0x226,0x226,0x226,0x226,0x226,0x226,0x7e6,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1ba1,0x226,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1ae5,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x15d6,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0x1aef,0x54f,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x7eb,0x226,0x226,
+0x9ba,0x226,0x1aff,0x1b0c,0x1b18,0x226,0x226,0x226,0x226,0x414,0x226,0x1b23,0x1b33,0x226,0x226,0x226,
+0x7e0,0x226,0x226,0x226,0x226,0x1b43,0x226,0x226,0x226,0x1b4e,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0x226,0x226,0x226,0x1b55,0x226,0x226,0x226,0x226,0x1b60,0x1b6f,0x8f6,0x1b7d,0x412,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x1b8b,0x798,0x226,0x226,0x226,0x226,0x226,0x1b9b,0x1baa,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x8d6,0x1bb2,0x1bc2,0x226,
+0x226,0x226,0x9ba,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1bcc,0x226,0x226,0x226,0x226,0x226,
+0x226,0x7e6,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1bc9,
+0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1bdc,
+0x7e0,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x84d,0x226,0x226,0x226,0x7ed,0x7ea,
+0x226,0x226,0x226,0x226,0x7e8,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x9ba,0x226,0x226,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0xbd4,0x226,0x226,0x226,
+0x226,0x7ea,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0x1bec,0x226,0x226,0x226,0xefb,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x84d,0x226,0x226,0x226,0x7ed,0x7ea,0x226,0x226,0x226,
-0x226,0x7e8,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x9ba,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0xbd4,0x226,0x226,0x226,0x226,0x7ea,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1bb4,0x226,
-0x226,0x226,0xebf,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1bb9,
+0x226,0x226,0x226,0x226,0x226,0x1bfc,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1bfe,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x1bc8,0x1bd8,0x1be6,0x1bf3,0x226,0x1bff,0x1c0d,0x1c1d,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x1c0d,0x1c1d,0x1c2b,0x1c38,0x226,0x1c44,0x1c52,0x1c62,0x226,0x226,
0x226,0x226,0xcea,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1c2d,0x1c35,
-0x1c43,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0xebf,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x1c72,0x1c7a,
+0x1c88,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0xefb,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x4fc,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x1c53,0x226,0x226,0x226,0x226,0x226,0x226,0x1c5f,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x1c6f,0x1c7f,0x1c8f,0x1c9f,0x1caf,0x1cbf,0x1ccf,0x1cdf,0x1cef,0x1cff,0x1d0f,
-0x1d1f,0x1d2f,0x1d3f,0x1d4f,0x1d5f,0x1d6f,0x1d7f,0x1d8f,0x1d9f,0x1daf,0x1dbf,0x1dcf,0x1ddf,0x1def,0x1dff,0x1e0f,
-0x1e1f,0x1e2f,0x1e3f,0x1e4f,0x1e5f,0x1e6f,0x1e7f,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0x226,0x1c98,0x226,0x226,0x226,0x226,0x226,0x226,0x1ca4,0x226,0x226,0x226,0x226,0x226,0x226,
+0x226,0x226,0x226,0x226,0x226,0x1cb4,0x1cc4,0x1cd4,0x1ce4,0x1cf4,0x1d04,0x1d14,0x1d24,0x1d34,0x1d44,0x1d54,
+0x1d64,0x1d74,0x1d84,0x1d94,0x1da4,0x1db4,0x1dc4,0x1dd4,0x1de4,0x1df4,0x1e04,0x1e14,0x1e24,0x1e34,0x1e44,0x1e54,
+0x1e64,0x1e74,0x1e84,0x1e94,0x1ea4,0x1eb4,0x1ec4,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,0x226,
-0x226,0x226,0x226,0x226,0x226,0x408,0x428,0xc4,0xc4,0xc4,0x448,0x457,0x46a,0x486,0x4a3,0x4bf,
-0x4dc,0x4f9,0x518,0x535,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,
-0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0x54f,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,
+0x226,0x226,0x226,0x226,0x226,0x408,0x428,0xc4,0xc4,0xc4,0x448,0x457,0x46d,0x489,0x4a6,0x4c2,
+0x4df,0x4fc,0x51b,0x538,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,
+0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0x552,0xc4,0x566,0xc4,0xc4,0xc4,0xc4,
0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,
-0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0x566,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,
-0xc4,0x571,0x58e,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0x5ae,0x5c2,0xc4,0xc4,0x5d5,0xc4,0xc4,
+0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0x586,0xc4,0xc4,0xc4,0xc4,0xc4,
+0xc4,0xc4,0xc4,0x591,0x5ae,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0x5ce,0x5e2,0xc4,0xc4,0x5f5,
0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,
-0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0x5f5,0x615
+0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,0xc4,
+0x615,0x635
};
-static const uint16_t norm2_nfc_data_trieData[7824]={
+static const uint16_t norm2_nfc_data_trieData[7892]={
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
@@ -141,30 +144,30 @@ static const uint16_t norm2_nfc_data_trieData[7824]={
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,0x5e8,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,0x1284,0x128a,0xade,0x1290,0xaf4,
-0xafe,0x5f4,0xb08,0x1296,0x129c,0xb12,0x12a2,0x12a8,0x12ae,0x12b4,0xb28,1,0x12ba,0x12c0,0x12c6,0xb32,
-0xb48,0xb5a,1,0x5fc,0x12cc,0x12d2,0x12d8,0xb64,0x12de,1,1,0x12e4,0x12ea,0xb7a,0x12f0,0xb90,
-0xb9a,0x600,0xba4,0x12f6,0x12fc,0xbae,0x1302,0x1308,0x130e,0x1314,0xbc4,1,0x131a,0x1320,0x1326,0xbce,
-0xbe4,0xbf6,1,0x608,0x132c,0x1332,0x1338,0xc00,0x133e,1,0x1344,0x134a,0x1350,0xc16,0xc2c,0x1357,
-0x135d,0x1362,0x1368,0x136e,0x1374,0x137a,0x1380,0x1386,0x138c,0x1392,0x1398,1,1,0xc42,0xc50,0x139e,
-0x13a4,0x13aa,0x13b0,0x13b7,0x13bd,0x13c2,0x13c8,0x13ce,0x13d4,0x13da,0x13e0,0x13e6,0x13ec,0x13f3,0x13f9,0x13fe,
-0x1404,1,1,0x140a,0x1410,0x1416,0x141c,0x1422,0x1428,0x142f,0x1435,0x143a,1,1,1,0x1441,
-0x1447,0x144d,0x1453,1,0x1458,0x145e,0x1465,0x146b,0x1470,0x1476,1,1,1,0x147c,0x1482,0x1489,
-0x148f,0x1494,0x149a,1,1,1,0xc5e,0xc6c,0x14a0,0x14a6,0x14ac,0x14b2,1,1,0x14b8,0x14be,
-0x14c5,0x14cb,0x14d0,0x14d6,0xc7a,0xc84,0x14dc,0x14e2,0x14e9,0x14ef,0xc8e,0xc98,0x14f5,0x14fb,0x1500,0x1506,
-1,1,0xca2,0xcac,0xcb6,0xcc0,0x150c,0x1512,0x1518,0x151e,0x1524,0x152a,0x1531,0x1537,0x153c,0x1542,
-0x1548,0x154e,0x1554,0x155a,0x1560,0x1566,0x156c,0x1572,0x1578,0x60c,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,0x128a,0x1290,0xae4,0x1296,0xafa,
+0xb04,0x5f4,0xb0e,0x129c,0x12a2,0xb18,0x12a8,0x12ae,0x12b4,0x12ba,0xb2e,1,0x12c0,0x12c6,0x12cc,0xb38,
+0xb4e,0xb60,1,0x5fc,0x12d2,0x12d8,0x12de,0xb6a,0x12e4,1,1,0x12ea,0x12f0,0xb80,0x12f6,0xb96,
+0xba0,0x600,0xbaa,0x12fc,0x1302,0xbb4,0x1308,0x130e,0x1314,0x131a,0xbca,1,0x1320,0x1326,0x132c,0xbd4,
+0xbea,0xbfc,1,0x608,0x1332,0x1338,0x133e,0xc06,0x1344,1,0x134a,0x1350,0x1356,0xc1c,0xc32,0x135d,
+0x1363,0x1368,0x136e,0x1374,0x137a,0x1380,0x1386,0x138c,0x1392,0x1398,0x139e,1,1,0xc48,0xc56,0x13a4,
+0x13aa,0x13b0,0x13b6,0x13bd,0x13c3,0x13c8,0x13ce,0x13d4,0x13da,0x13e0,0x13e6,0x13ec,0x13f2,0x13f9,0x13ff,0x1404,
+0x140a,1,1,0x1410,0x1416,0x141c,0x1422,0x1428,0x142e,0x1435,0x143b,0x1440,1,1,1,0x1447,
+0x144d,0x1453,0x1459,1,0x145e,0x1464,0x146b,0x1471,0x1476,0x147c,1,1,1,0x1482,0x1488,0x148f,
+0x1495,0x149a,0x14a0,1,1,1,0xc64,0xc72,0x14a6,0x14ac,0x14b2,0x14b8,1,1,0x14be,0x14c4,
+0x14cb,0x14d1,0x14d6,0x14dc,0xc80,0xc8a,0x14e2,0x14e8,0x14ef,0x14f5,0xc94,0xc9e,0x14fb,0x1501,0x1506,0x150c,
+1,1,0xca8,0xcb2,0xcbc,0xcc6,0x1512,0x1518,0x151e,0x1524,0x152a,0x1530,0x1537,0x153d,0x1542,0x1548,
+0x154e,0x1554,0x155a,0x1560,0x1566,0x156c,0x1572,0x1578,0x157e,0x60c,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,0xcca,0xce4,1,1,1,1,
-1,1,1,1,1,1,1,1,1,0xcfe,0xd18,1,1,1,1,1,
-1,0x610,1,1,1,1,1,1,1,1,1,1,1,1,1,0x157e,
-0x1584,0x158a,0x1590,0x1596,0x159c,0x15a2,0x15a8,0x15b0,0x15ba,0x15c4,0x15ce,0x15d8,0x15e2,0x15ec,0x15f6,1,
-0x1600,0x160a,0x1614,0x161e,0x1627,0x162d,1,1,0x1632,0x1638,0x163e,0x1644,0xd32,0xd3c,0x164d,0x1657,
-0x165f,0x1665,0x166b,1,1,1,0x1670,0x1676,1,1,0x167c,0x1682,0x168a,0x1694,0x169d,0x16a3,
-0x16a9,0x16af,0x16b4,0x16ba,0x16c0,0x16c6,0x16cc,0x16d2,0x16d8,0x16de,0x16e4,0x16ea,0x16f0,0x16f6,0x16fc,0x1702,
-0x1708,0x170e,0x1714,0x171a,0x1720,0x1726,0x172c,0x1732,0x1738,0x173e,0x1744,0x174a,0x1750,0x1756,1,1,
-0x175c,0x1762,1,1,1,1,1,1,0xd46,0xd50,0xd5a,0xd64,0x176a,0x1774,0x177e,0x1788,
-0xd6e,0xd78,0x1792,0x179c,0x17a4,0x17aa,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,0xcd0,0xcea,1,1,1,1,
+1,1,1,1,1,1,1,1,1,0xd04,0xd1e,1,1,1,1,1,
+1,0x610,1,1,1,1,1,1,1,1,1,1,1,1,1,0x1584,
+0x158a,0x1590,0x1596,0x159c,0x15a2,0x15a8,0x15ae,0x15b6,0x15c0,0x15ca,0x15d4,0x15de,0x15e8,0x15f2,0x15fc,1,
+0x1606,0x1610,0x161a,0x1624,0x162d,0x1633,1,1,0x1638,0x163e,0x1644,0x164a,0xd38,0xd42,0x1653,0x165d,
+0x1665,0x166b,0x1671,1,1,1,0x1676,0x167c,1,1,0x1682,0x1688,0x1690,0x169a,0x16a3,0x16a9,
+0x16af,0x16b5,0x16ba,0x16c0,0x16c6,0x16cc,0x16d2,0x16d8,0x16de,0x16e4,0x16ea,0x16f0,0x16f6,0x16fc,0x1702,0x1708,
+0x170e,0x1714,0x171a,0x1720,0x1726,0x172c,0x1732,0x1738,0x173e,0x1744,0x174a,0x1750,0x1756,0x175c,1,1,
+0x1762,0x1768,1,1,1,1,1,1,0xd4c,0xd56,0xd60,0xd6a,0x1770,0x177a,0x1784,0x178e,
+0xd74,0xd7e,0x1798,0x17a2,0x17aa,0x17b0,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
@@ -175,34 +178,34 @@ static const uint16_t norm2_nfc_data_trieData[7824]={
0xfdcc,0xffcc,0xffcc,0xfdcc,0xffcc,0xfdcc,0xffcc,0xfdcc,0xfdcc,0xffd0,0xffb8,0xffb8,0xffb8,0xffb8,0xffd0,0xfdb0,
0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xff94,0xff94,0xfdb8,0xfdb8,0xfdb8,0xfdb8,0xfd94,0xfd94,0xffb8,0xffb8,0xffb8,
0xffb8,0xfdb8,0xfdb8,0xffb8,0xfdb8,0xfdb8,0xffb8,0xffb8,0xfe02,0xfe02,0xfe02,0xfe02,0xfc02,0xffb8,0xffb8,0xffb8,
-0xffb8,0xffcc,0xffcc,0xffcc,0x3c26,0x3c2c,0xfdcc,0x3c32,0x3c38,0xfde0,0xffcc,0xffb8,0xffb8,0xffb8,0xffcc,0xffcc,
+0xffb8,0xffcc,0xffcc,0xffcc,0x3c36,0x3c3c,0xfdcc,0x3c42,0x3c48,0xfde0,0xffcc,0xffb8,0xffb8,0xffb8,0xffcc,0xffcc,
0xffcc,0xffb8,0xffb8,1,0xffcc,0xffcc,0xffcc,0xffb8,0xffb8,0xffb8,0xffb8,0xffcc,0xffd0,0xffb8,0xffb8,0xffcc,
0xffd2,0xffd4,0xffd4,0xffd2,0xffd4,0xffd4,0xffd2,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
-0xffcc,0xffcc,0xffcc,0xffcc,1,1,1,1,0x29d1,1,1,1,1,1,1,1,
-1,1,0x29d5,1,1,1,1,1,0x17b1,0x17b7,0x29d9,0x17bd,0x17c3,0x17c9,1,0x17cf,
-1,0x17d5,0x17db,0x17e3,0x618,1,1,1,0x634,1,0x644,1,0x658,1,1,1,
-1,1,0x674,1,0x684,1,1,1,0x688,1,1,1,0x6a0,0x17eb,0x17f1,0xd82,
-0x17f7,0xd8c,0x17fd,0x1805,0x6b4,1,1,1,0x6d4,1,0x6e4,1,0x6fc,1,1,1,
-1,1,0x71c,1,0x72c,1,1,1,0x734,1,1,1,0x754,0xd96,0xda8,0x180d,
-0x1813,0xdba,1,1,1,0x76c,0x1819,0x181f,1,1,1,1,1,1,1,1,
+0xffcc,0xffcc,0xffcc,0xffcc,1,1,1,1,0x29e1,1,1,1,1,1,1,1,
+1,1,0x29e5,1,1,1,1,1,0x17b7,0x17bd,0x29e9,0x17c3,0x17c9,0x17cf,1,0x17d5,
+1,0x17db,0x17e1,0x17e9,0x618,1,1,1,0x634,1,0x644,1,0x658,1,1,1,
+1,1,0x674,1,0x684,1,1,1,0x688,1,1,1,0x6a0,0x17f1,0x17f7,0xd88,
+0x17fd,0xd92,0x1803,0x180b,0x6b4,1,1,1,0x6d4,1,0x6e4,1,0x6fc,1,1,1,
+1,1,0x71c,1,0x72c,1,1,1,0x734,1,1,1,0x754,0xd9c,0xdae,0x1813,
+0x1819,0xdc0,1,1,1,0x76c,0x181f,0x1825,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,0x1825,0x182b,1,0x1831,1,1,0x774,0x1837,1,1,1,1,0x183d,
-0x1843,0x1849,1,0x778,1,1,0x780,1,0x784,0x790,0x798,0x79c,0x184f,0x7ac,1,1,
+1,1,1,0x182b,0x1831,1,0x1837,1,1,0x774,0x183d,1,1,1,1,0x1843,
+0x1849,0x184f,1,0x778,1,1,0x780,1,0x784,0x790,0x798,0x79c,0x1855,0x7ac,1,1,
1,0x7b0,1,1,1,1,0x7b4,1,1,1,0x7c4,1,1,1,0x7c8,1,
-0x7cc,1,1,0x7d0,1,1,0x7d8,1,0x7dc,0x7e8,0x7f0,0x7f4,0x1855,0x804,1,1,
+0x7cc,1,1,0x7d0,1,1,0x7d8,1,0x7dc,0x7e8,0x7f0,0x7f4,0x185b,0x804,1,1,
1,0x808,1,1,1,0x80c,1,1,1,0x81c,1,1,1,0x820,1,0x824,
-1,1,0x185b,0x1861,1,0x1867,1,1,0x828,0x186d,1,1,1,1,0x1873,0x1879,
-0x187f,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,0x82c,0x830,0x1885,0x188b,1,1,1,1,1,1,
+1,1,0x1861,0x1867,1,0x186d,1,1,0x828,0x1873,1,1,1,1,0x1879,0x187f,
+0x1885,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,0x82c,0x830,0x188b,0x1891,1,1,1,1,1,1,
1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0x1891,
-0x1897,1,1,1,1,1,1,1,1,1,1,1,1,1,0x189d,0x18a3,
-0x18a9,0x18af,1,1,0x18b5,0x18bb,0x834,0x838,0x18c1,0x18c7,0x18cd,0x18d3,0x18d9,0x18df,1,1,
-0x18e5,0x18eb,0x18f1,0x18f7,0x18fd,0x1903,0x83c,0x840,0x1909,0x190f,0x1915,0x191b,0x1921,0x1927,0x192d,0x1933,
-0x1939,0x193f,0x1945,0x194b,1,1,0x1951,0x1957,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0x1897,
+0x189d,1,1,1,1,1,1,1,1,1,1,1,1,1,0x18a3,0x18a9,
+0x18af,0x18b5,1,1,0x18bb,0x18c1,0x834,0x838,0x18c7,0x18cd,0x18d3,0x18d9,0x18df,0x18e5,1,1,
+0x18eb,0x18f1,0x18f7,0x18fd,0x1903,0x1909,0x83c,0x840,0x190f,0x1915,0x191b,0x1921,0x1927,0x192d,0x1933,0x1939,
+0x193f,0x1945,0x194b,0x1951,1,1,0x1957,0x195d,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,0xffb8,0xffcc,0xffcc,0xffcc,0xffcc,0xffb8,0xffcc,
0xffcc,0xffcc,0xffbc,0xffb8,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,
0xffcc,0xffcc,0xffb8,0xffcc,0xffcc,0xffbc,0xffc8,0xffcc,0xfe14,0xfe16,0xfe18,0xfe1a,0xfe1c,0xfe1e,0xfe20,0xfe22,
@@ -211,14 +214,14 @@ static const uint16_t norm2_nfc_data_trieData[7824]={
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
-0xfe3c,0xfe3e,0xfe40,1,1,1,1,1,1,1,0x195c,0x1962,0x1969,0x196f,0x1975,0x844,
+0xfe3c,0xfe3e,0xfe40,1,1,1,1,1,1,1,0x1962,0x1968,0x196f,0x1975,0x197b,0x844,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,0x850,1,0x854,0xfe36,0xfe38,0xfe3a,0xfe3c,0xfe3e,
0xfe40,0xfe42,0xfe44,0xfdcc,0xfdcc,0xfdb8,0xffb8,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffb8,0xffcc,0xffcc,0xffb8,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
0xfe46,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-0x197b,0x858,0x1981,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,0x85c,0x1987,1,0x860,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,1,0xffcc,
+0x1981,0x858,0x1987,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,0x85c,0x198d,1,0x860,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,1,0xffcc,
0xffcc,0xffcc,0xffcc,0xffb8,0xffcc,1,1,0xffcc,0xffcc,1,0xffb8,0xffcc,0xffcc,0xffb8,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
0xfe48,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
@@ -241,24 +244,24 @@ static const uint16_t norm2_nfc_data_trieData[7824]={
0xffcc,0xffcc,0xffb8,0xffcc,0xffcc,0xffb8,0xffb8,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,0x864,0x198d,1,1,1,1,1,1,0x868,0x1993,1,0x86c,
-0x1999,1,1,1,1,1,1,1,0xfc0e,1,1,1,1,1,1,1,
+1,1,1,1,0x864,0x1993,1,1,1,1,1,1,0x868,0x1999,1,0x86c,
+0x199f,1,1,1,1,1,1,1,0xfc0e,1,1,1,1,1,1,1,
1,1,1,1,1,1,0xfe12,1,1,1,0xffcc,0xffb8,0xffcc,0xffcc,1,1,
-1,0x29dc,0x29e2,0x29e8,0x29ee,0x29f4,0x29fa,0x2a00,0x2a06,1,1,1,1,1,1,1,
+1,0x29ec,0x29f2,0x29f8,0x29fe,0x2a04,0x2a0a,0x2a10,0x2a16,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,0xfe0e,1,0xfc00,1,1,1,1,1,1,1,0x870,
-1,1,1,0x199f,0x19a5,0xfe12,1,1,1,1,1,1,1,1,1,0xfc00,
-1,1,1,1,0x2a0c,0x2a12,1,0x2a18,1,1,1,1,1,1,1,1,
+1,1,1,0x19a5,0x19ab,0xfe12,1,1,1,1,1,1,1,1,1,0xfc00,
+1,1,1,1,0x2a1c,0x2a22,1,0x2a28,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,0xffcc,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,0x2a1e,1,1,0x2a24,1,1,
+1,1,1,1,1,1,1,1,1,1,0x2a2e,1,1,0x2a34,1,1,
1,1,1,0xfe0e,1,1,1,1,1,1,1,1,1,1,1,1,
-1,0xfe12,1,1,1,1,1,1,1,1,1,1,1,0x2a2a,0x2a30,0x2a36,
-1,1,0x2a3c,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,0xfe12,1,1,1,1,1,1,1,1,1,1,1,0x2a3a,0x2a40,0x2a46,
+1,1,0x2a4c,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0xfe0e,
@@ -266,33 +269,33 @@ static const uint16_t norm2_nfc_data_trieData[7824]={
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-0x878,0x19ab,1,1,0x19b1,0x19b7,0xfe12,1,1,1,1,1,1,1,1,0xfc00,
-0xfc00,1,1,1,1,0x2a42,0x2a48,1,1,1,1,1,1,1,1,1,
+0x878,0x19b1,1,1,0x19b7,0x19bd,0xfe12,1,1,1,1,1,1,1,1,0xfc00,
+0xfc00,1,1,1,1,0x2a52,0x2a58,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,0x884,1,0x19bd,1,1,1,1,
+1,1,1,1,1,1,1,1,1,0x884,1,0x19c3,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,0xfc00,1,1,1,1,1,1,0x888,0x890,1,1,
-0x19c3,0x19c9,0x19cf,0xfe12,1,1,1,1,1,1,1,1,1,0xfc00,1,1,
+0x19c9,0x19cf,0x19d5,0xfe12,1,1,1,1,1,1,1,1,1,0xfc00,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,0x894,1,0x19d5,1,1,1,1,0xfe12,1,1,
+1,1,1,1,1,1,0x894,1,0x19db,1,1,1,1,0xfe12,1,1,
1,1,1,1,1,0xfea8,0xfcb6,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,0xfe0e,1,1,0x898,0x19db,1,0xfc00,1,1,1,0x89c,0x19e1,0x19e7,
-1,0xdc4,0x19ef,1,0xfe12,1,1,1,1,1,1,1,0xfc00,0xfc00,1,1,
+1,1,1,0xfe0e,1,1,0x898,0x19e1,1,0xfc00,1,1,1,0x89c,0x19e7,0x19ed,
+1,0xdca,0x19f5,1,0xfe12,1,1,1,1,1,1,1,0xfc00,0xfc00,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,0xfe12,0xfe12,1,0xfc00,1,1,1,
-1,1,1,0x8a8,0x8b0,1,1,0x19f7,0x19fd,0x1a03,0xfe12,1,1,1,1,1,
+1,1,1,0x8a8,0x8b0,1,1,0x19fd,0x1a03,0x1a09,0xfe12,1,1,1,1,1,
1,1,1,1,0xfc00,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,0xfc12,1,1,
-1,1,0xfc00,1,1,1,1,1,1,1,1,1,0x8b4,0x1a09,1,0xdce,
-0x1a11,0x1a19,0xfc00,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,0xfc00,1,1,1,1,1,1,1,1,1,0x8b4,0x1a0f,1,0xdd4,
+0x1a17,0x1a1f,0xfc00,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,0xfece,0xfece,0xfe12,1,1,
@@ -306,19 +309,19 @@ static const uint16_t norm2_nfc_data_trieData[7824]={
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,0xffb8,0xffb8,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,0xffb8,1,0xffb8,1,0xffb0,1,1,1,1,1,1,0x2a4f,1,1,
-1,1,1,1,1,1,1,0x2a55,1,1,1,1,0x2a5b,1,1,1,
-1,0x2a61,1,1,1,1,0x2a67,1,1,1,1,1,1,1,1,1,
-1,1,1,0x2a6d,1,1,1,1,1,1,1,0xff02,0xff04,0x3c40,0xff08,0x3c48,
-0x2a72,1,0x2a78,1,0xff04,0xff04,0xff04,0xff04,1,1,0xff04,0x3c50,0xffcc,0xffcc,0xfe12,1,
-0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,1,1,0x2a7f,1,1,
-1,1,1,1,1,1,1,0x2a85,1,1,1,1,0x2a8b,1,1,1,
-1,0x2a91,1,1,1,1,0x2a97,1,1,1,1,1,1,1,1,1,
-1,1,1,0x2a9d,1,1,1,1,1,1,0xffb8,1,1,1,1,1,
+1,1,0xffb8,1,0xffb8,1,0xffb0,1,1,1,1,1,1,0x2a5f,1,1,
+1,1,1,1,1,1,1,0x2a65,1,1,1,1,0x2a6b,1,1,1,
+1,0x2a71,1,1,1,1,0x2a77,1,1,1,1,1,1,1,1,1,
+1,1,1,0x2a7d,1,1,1,1,1,1,1,0xff02,0xff04,0x3c50,0xff08,0x3c58,
+0x2a82,1,0x2a88,1,0xff04,0xff04,0xff04,0xff04,1,1,0xff04,0x3c60,0xffcc,0xffcc,0xfe12,1,
+0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,1,1,0x2a8f,1,1,
+1,1,1,1,1,1,1,0x2a95,1,1,1,1,0x2a9b,1,1,1,
+1,0x2aa1,1,1,1,1,0x2aa7,1,1,1,1,1,1,1,1,1,
+1,1,1,0x2aad,1,1,1,1,1,1,0xffb8,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,0x8c0,0x1a1f,1,1,1,1,1,1,1,0xfc00,1,1,
+1,1,1,1,0x8c0,0x1a25,1,1,1,1,1,1,1,0xfc00,1,1,
1,1,1,1,1,1,0xfe0e,1,0xfe12,0xfe12,1,1,1,1,1,1,
1,1,1,1,1,1,1,0xffb8,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
@@ -359,272 +362,277 @@ static const uint16_t norm2_nfc_data_trieData[7824]={
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffcc,
-0xffcc,0xffb8,1,1,1,1,1,0x8c4,0x1a25,0x8c8,0x1a2b,0x8cc,0x1a31,0x8d0,0x1a37,0x8d4,
-0x1a3d,1,1,0x8d8,0x1a43,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,0xfe0e,0xfc00,1,1,1,1,0x8dc,0x1a49,0x8e0,0x1a4f,
-0x8e4,0x8e8,0x1a55,0x1a5b,0x8ec,0x1a61,0xfe12,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,0xffcc,0xffb8,0xffcc,
-0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-0xfe12,0xfe12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,0xfe0e,1,1,1,1,1,1,1,
-1,1,1,1,0xfe12,0xfe12,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,0xffcc,0xffcc,0xffcc,1,0xfe02,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,
-0xffcc,0xffcc,0xffb8,0xffb8,0xffb8,0xffb8,0xffcc,1,0xfe02,0xfe02,0xfe02,0xfe02,0xfe02,0xfe02,0xfe02,1,
-1,1,1,0xffb8,1,1,1,1,1,1,0xffcc,1,1,1,0xffcc,0xffcc,
-1,1,1,1,1,1,0xffcc,0xffcc,0xffb8,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
-0xffb8,0xffcc,0xffcc,0xffd4,0xffac,0xffb8,0xff94,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
-0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
-0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffd0,0xffc8,0xffc8,0xffb8,
-1,0xffcc,0xffd2,0xffb8,0xffcc,0xffb8,0x1a66,0x1a6c,0x1a72,0x1a78,0x1a7f,0x1a85,0x1a8b,0x1a91,0x1a99,0x1aa3,
-0x1aaa,0x1ab0,0x1ab6,0x1abc,0x1ac2,0x1ac8,0x1acf,0x1ad5,0x1ada,0x1ae0,0x1ae8,0x1af2,0x1afc,0x1b06,0x1b0e,0x1b14,
-0x1b1a,0x1b20,0x1b29,0x1b33,0x1b3b,0x1b41,0x1b46,0x1b4c,0x1b52,0x1b58,0x1b5e,0x1b64,0x1b6a,0x1b70,0x1b77,0x1b7d,
-0x1b82,0x1b88,0x1b8e,0x1b94,0x1b9c,0x1ba6,0x1bae,0x1bb4,0x1bba,0x1bc0,0x1bc6,0x1bcc,0xdd8,0xde2,0x1bd4,0x1bde,
-0x1be6,0x1bec,0x1bf2,0x1bf8,0x1bfe,0x1c04,0x1c0a,0x1c10,0x1c17,0x1c1d,0x1c22,0x1c28,0x1c2e,0x1c34,0x1c3a,0x1c40,
-0x1c46,0x1c4c,0x1c54,0x1c5e,0x1c68,0x1c72,0x1c7c,0x1c86,0x1c90,0x1c9a,0x1ca3,0x1ca9,0x1caf,0x1cb5,0x1cba,0x1cc0,
-0xdec,0xdf6,0x1cc8,0x1cd2,0x1cda,0x1ce0,0x1ce6,0x1cec,0xe00,0xe0a,0x1cf4,0x1cfe,0x1d08,0x1d12,0x1d1c,0x1d26,
-0x1d2e,0x1d34,0x1d3a,0x1d40,0x1d46,0x1d4c,0x1d52,0x1d58,0x1d5e,0x1d64,0x1d6a,0x1d70,0x1d76,0x1d7c,0x1d84,0x1d8e,
-0x1d98,0x1da2,0x1daa,0x1db0,0x1db7,0x1dbd,0x1dc2,0x1dc8,0x1dce,0x1dd4,0x1dda,0x1de0,0x1de6,0x1dec,0x1df3,0x1df9,
-0x1dff,0x1e05,0x1e0b,0x1e11,0x1e16,0x1e1c,0x1e22,0x1e28,0x1e2f,0x1e35,0x1e3b,0x1e41,0x1e46,0x1e4c,0x1e52,0x1e58,
-1,0x1e5f,1,1,1,1,0xe14,0xe22,0x1e64,0x1e6a,0x1e72,0x1e7c,0x1e86,0x1e90,0x1e9a,0x1ea4,
-0x1eae,0x1eb8,0x1ec2,0x1ecc,0x1ed6,0x1ee0,0x1eea,0x1ef4,0x1efe,0x1f08,0x1f12,0x1f1c,0x1f26,0x1f30,0xe30,0xe3a,
-0x1f38,0x1f3e,0x1f44,0x1f4a,0x1f52,0x1f5c,0x1f66,0x1f70,0x1f7a,0x1f84,0x1f8e,0x1f98,0x1fa2,0x1fac,0x1fb4,0x1fba,
-0x1fc0,0x1fc6,0xe44,0xe4e,0x1fcc,0x1fd2,0x1fda,0x1fe4,0x1fee,0x1ff8,0x2002,0x200c,0x2016,0x2020,0x202a,0x2034,
-0x203e,0x2048,0x2052,0x205c,0x2066,0x2070,0x207a,0x2084,0x208e,0x2098,0x20a0,0x20a6,0x20ac,0x20b2,0x20ba,0x20c4,
-0x20ce,0x20d8,0x20e2,0x20ec,0x20f6,0x2100,0x210a,0x2114,0x211c,0x2122,0x2129,0x212f,0x2134,0x213a,0x2140,0x2146,
-1,1,1,1,1,1,0xe58,0xe6e,0xe86,0xe94,0xea2,0xeb0,0xebe,0xecc,0xed8,0xeee,
-0xf06,0xf14,0xf22,0xf30,0xf3e,0xf4c,0xf58,0xf66,0x214f,0x2159,0x2163,0x216d,1,1,0xf74,0xf82,
-0x2177,0x2181,0x218b,0x2195,1,1,0xf90,0xfa6,0xfbe,0xfcc,0xfda,0xfe8,0xff6,0x1004,0x1010,0x1026,
-0x103e,0x104c,0x105a,0x1068,0x1076,0x1084,0x1090,0x10a2,0x219f,0x21a9,0x21b3,0x21bd,0x21c7,0x21d1,0x10b4,0x10c6,
-0x21db,0x21e5,0x21ef,0x21f9,0x2203,0x220d,0x10d8,0x10e6,0x2217,0x2221,0x222b,0x2235,1,1,0x10f4,0x1102,
-0x223f,0x2249,0x2253,0x225d,1,1,0x1110,0x1122,0x2267,0x2271,0x227b,0x2285,0x228f,0x2299,1,0x1134,
-1,0x22a3,1,0x22ad,1,0x22b7,0x1146,0x115c,0x1174,0x1182,0x1190,0x119e,0x11ac,0x11ba,0x11c6,0x11dc,
-0x11f4,0x1202,0x1210,0x121e,0x122c,0x123a,0x1246,0x3b8e,0x22bf,0x3b96,0x1250,0x3b9e,0x22c5,0x3ba6,0x22cb,0x3bae,
-0x22d1,0x3bb6,0x125a,0x3bbe,1,1,0x22d8,0x22e2,0x22f1,0x2301,0x2311,0x2321,0x2331,0x2341,0x234c,0x2356,
-0x2365,0x2375,0x2385,0x2395,0x23a5,0x23b5,0x23c0,0x23ca,0x23d9,0x23e9,0x23f9,0x2409,0x2419,0x2429,0x2434,0x243e,
-0x244d,0x245d,0x246d,0x247d,0x248d,0x249d,0x24a8,0x24b2,0x24c1,0x24d1,0x24e1,0x24f1,0x2501,0x2511,0x251c,0x2526,
-0x2535,0x2545,0x2555,0x2565,0x2575,0x2585,0x258f,0x2595,0x259d,0x25a4,0x25ad,1,0x1264,0x25b7,0x25bf,0x25c5,
-0x25cb,0x3bc6,0x25d0,1,0x2aa2,0x8f0,1,0x25d7,0x25df,0x25e6,0x25ef,1,0x126e,0x25f9,0x2601,0x3bce,
-0x2607,0x3bd6,0x260c,0x2613,0x2619,0x261f,0x2625,0x262b,0x2633,0x3be0,1,1,0x263b,0x2643,0x264b,0x2651,
-0x2657,0x3bea,1,0x265d,0x2663,0x2669,0x266f,0x2675,0x267d,0x3bf4,0x2685,0x268b,0x2691,0x2699,0x26a1,0x26a7,
-0x26ad,0x3bfe,0x26b3,0x26b9,0x3c06,0x2aa7,1,1,0x26c1,0x26c8,0x26d1,1,0x1278,0x26db,0x26e3,0x3c0e,
-0x26e9,0x3c16,0x26ee,0x2aab,0x8fc,1,0xfa09,0xfa09,1,1,1,1,1,1,1,1,
+0xffcc,0xffb8,1,0xffb8,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,0xffcc,0xffcc,0xfe02,0xfe02,0xffcc,0xffcc,0xffcc,0xffcc,0xfe02,0xfe02,
-0xfe02,0xffcc,0xffcc,1,1,1,1,0xffcc,1,1,1,0xfe02,0xfe02,0xffcc,0xffb8,0xffcc,
-0xfe02,0xfe02,0xffb8,0xffb8,0xffb8,0xffb8,0xffcc,1,1,1,1,1,1,1,1,1,
+1,1,1,0x8c4,0x1a2b,0x8c8,0x1a31,0x8cc,0x1a37,0x8d0,0x1a3d,0x8d4,0x1a43,1,1,0x8d8,
+0x1a49,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,0x2aae,1,1,
-1,0x2ab2,0x3c1e,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,0x908,1,0x90c,1,0x910,1,1,1,1,
-1,0x26f5,0x26fb,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,0x2701,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,0x2707,0x270d,0x2713,0x914,1,0x918,1,0x91c,1,
+1,1,0xfe0e,0xfc00,1,1,1,1,0x8dc,0x1a4f,0x8e0,0x1a55,0x8e4,0x8e8,0x1a5b,0x1a61,
+0x8ec,0x1a67,0xfe12,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,0x920,0x2719,1,1,1,0x924,
-0x271f,1,0x928,0x2725,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,0x92c,0x272b,0x930,0x2731,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,0x934,1,1,1,0x2737,1,0x938,0x273d,0x93c,1,0x2743,0x940,0x2749,
-1,1,1,0x944,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,0x274f,0x948,0x2755,1,0x94c,0x950,1,1,1,1,
-1,1,1,0x275b,0x2761,0x2767,0x276d,0x2773,0x954,0x958,0x2779,0x277f,0x95c,0x960,0x2785,0x278b,
-0x964,0x968,0x96c,0x970,1,1,0x2791,0x2797,0x974,0x978,0x279d,0x27a3,0x97c,0x980,0x27a9,0x27af,
-1,1,1,1,1,1,1,0x984,0x988,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,0x98c,1,1,1,1,1,0x990,0x994,
-1,0x998,0x27b5,0x27bb,0x27c1,0x27c7,1,1,0x99c,0x9a0,0x9a4,0x9a8,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,0x27cd,0x27d3,0x27d9,0x27df,
-1,1,1,1,1,1,0x27e5,0x27eb,0x27f1,0x27f7,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,0x2ab7,0x2abb,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,0x2abf,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,0xfe12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
-0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
+1,1,1,1,1,1,1,1,1,0xffcc,0xffb8,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,0xffb4,0xffc8,0xffd0,0xffbc,
-0xffc0,0xffc0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,0x9ac,1,1,1,1,0x9b0,0x27fd,0x9b4,0x2803,0x9b8,0x2809,0x9bc,0x280f,0x9c0,
-0x2815,0x9c4,0x281b,0x9c8,0x2821,0x9cc,0x2827,0x9d0,0x282d,0x9d4,0x2833,0x9d8,0x2839,0x9dc,0x283f,1,
-0x9e0,0x2845,0x9e4,0x284b,0x9e8,0x2851,1,1,1,1,1,0x9ec,0x2857,0x285d,0x9f4,0x2863,
-0x2869,0x9fc,0x286f,0x2875,0xa04,0x287b,0x2881,0xa0c,0x2887,0x288d,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,0x2893,1,
-1,1,1,0xfc10,0xfc10,1,1,0xa14,0x2899,1,1,1,1,1,1,1,
-0xa18,1,1,1,1,0xa1c,0x289f,0xa20,0x28a5,0xa24,0x28ab,0xa28,0x28b1,0xa2c,0x28b7,0xa30,
-0x28bd,0xa34,0x28c3,0xa38,0x28c9,0xa3c,0x28cf,0xa40,0x28d5,0xa44,0x28db,0xa48,0x28e1,1,0xa4c,0x28e7,
-0xa50,0x28ed,0xa54,0x28f3,1,1,1,1,1,0xa58,0x28f9,0x28ff,0xa60,0x2905,0x290b,0xa68,
-0x2911,0x2917,0xa70,0x291d,0x2923,0xa78,0x2929,0x292f,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,0xa80,0xa84,0xa88,0xa8c,1,0x2935,1,
-1,0x293b,0x2941,0x2947,0x294d,1,1,0xa90,0x2953,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,0xfe12,0xfe12,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,0xffcc,1,1,1,1,0xffcc,0xffcc,0xffcc,
+1,1,1,1,0xfe0e,1,1,1,1,1,1,1,1,1,1,1,
+0xfe12,0xfe12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,0xffcc,0xffcc,0xffcc,1,0xfe02,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffcc,0xffcc,0xffb8,0xffb8,
+0xffb8,0xffb8,0xffcc,1,0xfe02,0xfe02,0xfe02,0xfe02,0xfe02,0xfe02,0xfe02,1,1,1,1,0xffb8,
+1,1,1,1,1,1,0xffcc,1,1,1,0xffcc,0xffcc,1,1,1,1,
+1,1,0xffcc,0xffcc,0xffb8,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffb8,0xffcc,0xffcc,0xffd4,
+0xffac,0xffb8,0xff94,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
+0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
+0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffd0,0xffc8,0xffc8,0xffb8,1,0xffcc,0xffd2,0xffb8,
+0xffcc,0xffb8,0x1a6c,0x1a72,0x1a78,0x1a7e,0x1a85,0x1a8b,0x1a91,0x1a97,0x1a9f,0x1aa9,0x1ab0,0x1ab6,0x1abc,0x1ac2,
+0x1ac8,0x1ace,0x1ad5,0x1adb,0x1ae0,0x1ae6,0x1aee,0x1af8,0x1b02,0x1b0c,0x1b14,0x1b1a,0x1b20,0x1b26,0x1b2f,0x1b39,
+0x1b41,0x1b47,0x1b4c,0x1b52,0x1b58,0x1b5e,0x1b64,0x1b6a,0x1b70,0x1b76,0x1b7d,0x1b83,0x1b88,0x1b8e,0x1b94,0x1b9a,
+0x1ba2,0x1bac,0x1bb4,0x1bba,0x1bc0,0x1bc6,0x1bcc,0x1bd2,0xdde,0xde8,0x1bda,0x1be4,0x1bec,0x1bf2,0x1bf8,0x1bfe,
+0x1c04,0x1c0a,0x1c10,0x1c16,0x1c1d,0x1c23,0x1c28,0x1c2e,0x1c34,0x1c3a,0x1c40,0x1c46,0x1c4c,0x1c52,0x1c5a,0x1c64,
+0x1c6e,0x1c78,0x1c82,0x1c8c,0x1c96,0x1ca0,0x1ca9,0x1caf,0x1cb5,0x1cbb,0x1cc0,0x1cc6,0xdf2,0xdfc,0x1cce,0x1cd8,
+0x1ce0,0x1ce6,0x1cec,0x1cf2,0xe06,0xe10,0x1cfa,0x1d04,0x1d0e,0x1d18,0x1d22,0x1d2c,0x1d34,0x1d3a,0x1d40,0x1d46,
+0x1d4c,0x1d52,0x1d58,0x1d5e,0x1d64,0x1d6a,0x1d70,0x1d76,0x1d7c,0x1d82,0x1d8a,0x1d94,0x1d9e,0x1da8,0x1db0,0x1db6,
+0x1dbd,0x1dc3,0x1dc8,0x1dce,0x1dd4,0x1dda,0x1de0,0x1de6,0x1dec,0x1df2,0x1df9,0x1dff,0x1e05,0x1e0b,0x1e11,0x1e17,
+0x1e1c,0x1e22,0x1e28,0x1e2e,0x1e35,0x1e3b,0x1e41,0x1e47,0x1e4c,0x1e52,0x1e58,0x1e5e,1,0x1e65,1,1,
+1,1,0xe1a,0xe28,0x1e6a,0x1e70,0x1e78,0x1e82,0x1e8c,0x1e96,0x1ea0,0x1eaa,0x1eb4,0x1ebe,0x1ec8,0x1ed2,
+0x1edc,0x1ee6,0x1ef0,0x1efa,0x1f04,0x1f0e,0x1f18,0x1f22,0x1f2c,0x1f36,0xe36,0xe40,0x1f3e,0x1f44,0x1f4a,0x1f50,
+0x1f58,0x1f62,0x1f6c,0x1f76,0x1f80,0x1f8a,0x1f94,0x1f9e,0x1fa8,0x1fb2,0x1fba,0x1fc0,0x1fc6,0x1fcc,0xe4a,0xe54,
+0x1fd2,0x1fd8,0x1fe0,0x1fea,0x1ff4,0x1ffe,0x2008,0x2012,0x201c,0x2026,0x2030,0x203a,0x2044,0x204e,0x2058,0x2062,
+0x206c,0x2076,0x2080,0x208a,0x2094,0x209e,0x20a6,0x20ac,0x20b2,0x20b8,0x20c0,0x20ca,0x20d4,0x20de,0x20e8,0x20f2,
+0x20fc,0x2106,0x2110,0x211a,0x2122,0x2128,0x212f,0x2135,0x213a,0x2140,0x2146,0x214c,1,1,1,1,
+1,1,0xe5e,0xe74,0xe8c,0xe9a,0xea8,0xeb6,0xec4,0xed2,0xede,0xef4,0xf0c,0xf1a,0xf28,0xf36,
+0xf44,0xf52,0xf5e,0xf6c,0x2155,0x215f,0x2169,0x2173,1,1,0xf7a,0xf88,0x217d,0x2187,0x2191,0x219b,
+1,1,0xf96,0xfac,0xfc4,0xfd2,0xfe0,0xfee,0xffc,0x100a,0x1016,0x102c,0x1044,0x1052,0x1060,0x106e,
+0x107c,0x108a,0x1096,0x10a8,0x21a5,0x21af,0x21b9,0x21c3,0x21cd,0x21d7,0x10ba,0x10cc,0x21e1,0x21eb,0x21f5,0x21ff,
+0x2209,0x2213,0x10de,0x10ec,0x221d,0x2227,0x2231,0x223b,1,1,0x10fa,0x1108,0x2245,0x224f,0x2259,0x2263,
+1,1,0x1116,0x1128,0x226d,0x2277,0x2281,0x228b,0x2295,0x229f,1,0x113a,1,0x22a9,1,0x22b3,
+1,0x22bd,0x114c,0x1162,0x117a,0x1188,0x1196,0x11a4,0x11b2,0x11c0,0x11cc,0x11e2,0x11fa,0x1208,0x1216,0x1224,
+0x1232,0x1240,0x124c,0x3b9e,0x22c5,0x3ba6,0x1256,0x3bae,0x22cb,0x3bb6,0x22d1,0x3bbe,0x22d7,0x3bc6,0x1260,0x3bce,
+1,1,0x22de,0x22e8,0x22f7,0x2307,0x2317,0x2327,0x2337,0x2347,0x2352,0x235c,0x236b,0x237b,0x238b,0x239b,
+0x23ab,0x23bb,0x23c6,0x23d0,0x23df,0x23ef,0x23ff,0x240f,0x241f,0x242f,0x243a,0x2444,0x2453,0x2463,0x2473,0x2483,
+0x2493,0x24a3,0x24ae,0x24b8,0x24c7,0x24d7,0x24e7,0x24f7,0x2507,0x2517,0x2522,0x252c,0x253b,0x254b,0x255b,0x256b,
+0x257b,0x258b,0x2595,0x259b,0x25a3,0x25aa,0x25b3,1,0x126a,0x25bd,0x25c5,0x25cb,0x25d1,0x3bd6,0x25d6,1,
+0x2ab2,0x8f0,1,0x25dd,0x25e5,0x25ec,0x25f5,1,0x1274,0x25ff,0x2607,0x3bde,0x260d,0x3be6,0x2612,0x2619,
+0x261f,0x2625,0x262b,0x2631,0x2639,0x3bf0,1,1,0x2641,0x2649,0x2651,0x2657,0x265d,0x3bfa,1,0x2663,
+0x2669,0x266f,0x2675,0x267b,0x2683,0x3c04,0x268b,0x2691,0x2697,0x269f,0x26a7,0x26ad,0x26b3,0x3c0e,0x26b9,0x26bf,
+0x3c16,0x2ab7,1,1,0x26c7,0x26ce,0x26d7,1,0x127e,0x26e1,0x26e9,0x3c1e,0x26ef,0x3c26,0x26f4,0x2abb,
+0x8fc,1,0xfa09,0xfa09,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,0xffcc,0xffcc,0xfe02,0xfe02,0xffcc,0xffcc,0xffcc,0xffcc,0xfe02,0xfe02,0xfe02,0xffcc,0xffcc,1,
+1,1,1,0xffcc,1,1,1,0xfe02,0xfe02,0xffcc,0xffb8,0xffcc,0xfe02,0xfe02,0xffb8,0xffb8,
+0xffb8,0xffb8,0xffcc,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,0x2abe,1,1,1,0x2ac2,0x3c2e,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,0x908,1,0x90c,1,0x910,1,1,1,1,1,0x26fb,0x2701,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,0x2707,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,0x270d,0x2713,0x2719,0x914,1,0x918,1,0x91c,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,0x920,0x271f,1,1,1,0x924,0x2725,1,0x928,0x272b,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,0x92c,0x2731,0x930,0x2737,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0x934,
+1,1,1,0x273d,1,0x938,0x2743,0x93c,1,0x2749,0x940,0x274f,1,1,1,0x944,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,0x2755,0x948,0x275b,1,0x94c,0x950,1,1,1,1,1,1,1,0x2761,
+0x2767,0x276d,0x2773,0x2779,0x954,0x958,0x277f,0x2785,0x95c,0x960,0x278b,0x2791,0x964,0x968,0x96c,0x970,
+1,1,0x2797,0x279d,0x974,0x978,0x27a3,0x27a9,0x97c,0x980,0x27af,0x27b5,1,1,1,1,
+1,1,1,0x984,0x988,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,0x98c,1,1,1,1,1,0x990,0x994,1,0x998,0x27bb,0x27c1,
+0x27c7,0x27cd,1,1,0x99c,0x9a0,0x9a4,0x9a8,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,0x27d3,0x27d9,0x27df,0x27e5,1,1,1,1,
+1,1,0x27eb,0x27f1,0x27f7,0x27fd,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0x2ac7,
+0x2acb,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,0x2acf,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,0xfe12,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,0xffcc,0xffcc,
+0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
+0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,0xffb4,0xffc8,0xffd0,0xffbc,0xffc0,0xffc0,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,0x9ac,1,
+1,1,1,0x9b0,0x2803,0x9b4,0x2809,0x9b8,0x280f,0x9bc,0x2815,0x9c0,0x281b,0x9c4,0x2821,0x9c8,
+0x2827,0x9cc,0x282d,0x9d0,0x2833,0x9d4,0x2839,0x9d8,0x283f,0x9dc,0x2845,1,0x9e0,0x284b,0x9e4,0x2851,
+0x9e8,0x2857,1,1,1,1,1,0x9ec,0x285d,0x2863,0x9f4,0x2869,0x286f,0x9fc,0x2875,0x287b,
+0xa04,0x2881,0x2887,0xa0c,0x288d,0x2893,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,0x2899,1,1,1,1,0xfc10,
+0xfc10,1,1,0xa14,0x289f,1,1,1,1,1,1,1,0xa18,1,1,1,
+1,0xa1c,0x28a5,0xa20,0x28ab,0xa24,0x28b1,0xa28,0x28b7,0xa2c,0x28bd,0xa30,0x28c3,0xa34,0x28c9,0xa38,
+0x28cf,0xa3c,0x28d5,0xa40,0x28db,0xa44,0x28e1,0xa48,0x28e7,1,0xa4c,0x28ed,0xa50,0x28f3,0xa54,0x28f9,
+1,1,1,1,1,0xa58,0x28ff,0x2905,0xa60,0x290b,0x2911,0xa68,0x2917,0x291d,0xa70,0x2923,
+0x2929,0xa78,0x292f,0x2935,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,0xa80,0xa84,0xa88,0xa8c,1,0x293b,1,1,0x2941,0x2947,0x294d,
+0x2953,1,1,0xa90,0x2959,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,0xffcc,1,1,1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
+0xffcc,0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,0xfe12,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,0xfe12,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,0xffcc,0xffcc,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,0xfe12,1,1,1,1,1,1,1,1,
+1,1,0xffb8,0xffb8,0xffb8,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,0xfe12,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,0xfe12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,0xffcc,0xffcc,0xffcc,
-0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,
+1,1,1,1,1,1,1,1,0xffcc,1,0xffcc,0xffcc,0xffb8,1,1,0xffcc,
+0xffcc,1,1,1,1,1,0xffcc,0xffcc,1,0xffcc,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,0xffb8,0xffb8,0xffb8,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,0xfe12,1,
+1,1,1,1,1,1,1,1,0xae2,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,
+0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,
+0x1289,0x1289,0x1289,0x1289,0xae2,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,
+0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,
+0xae2,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,
+0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0xae2,0x1289,0x1289,0x1289,
+0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,
+0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,0x1289,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-0xfe12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,0x3c66,1,0x3c66,0x3c66,0x3c66,0x3c66,0x3c66,0x3c66,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,0x3c66,0x3c66,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,0x3c66,1,1,1,1,0x3c66,1,1,1,0x3c66,1,0x3c66,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-0xffcc,1,0xffcc,0xffcc,0xffb8,1,1,0xffcc,0xffcc,1,1,1,1,1,0xffcc,0xffcc,
-1,0xffcc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,0x3b97,1,0x2ad5,
+0x2ad9,0x2add,0x2ae1,0x2ae5,0x2ae9,0x2aed,0x2af1,0x2af1,0x2af5,0x2af9,0x2afd,0x2b01,0x2b05,0x2b09,0x2b0d,0x2b11,
+0x2b15,0x2b19,0x2b1d,0x2b21,0x2b25,0x2b29,0x2b2d,0x2b31,0x2b35,0x2b39,0x2b3d,0x2b41,0x2b45,0x2b49,0x2b4d,0x2b51,
+0x2b55,0x2b59,0x2b5d,0x2b61,0x2b65,0x2b69,0x2b6d,0x2b71,0x2b75,0x2b79,0x2b7d,0x2b81,0x2b85,0x2b89,0x2b8d,0x2b91,
+0x2b95,0x2b99,0x2b9d,0x2ba1,0x2ba5,0x2ba9,0x2bad,0x2bb1,0x2bb5,0x2bb9,0x2bbd,0x2bc1,0x2bc5,0x2bc9,0x2bcd,0x2bd1,
+0x2bd5,0x2bd9,0x2bdd,0x2be1,0x2be5,0x2be9,0x2bed,0x2bf1,0x2bf5,0x2bf9,0x2bfd,0x2c01,0x2c05,0x2c09,0x2c0d,0x2c11,
+0x2c15,0x2c19,0x2c1d,0x2c21,0x2c25,0x2c29,0x2c2d,0x2c31,0x2c35,0x2c39,0x2c3d,0x2b21,0x2c41,0x2c45,0x2c49,0x2c4d,
+0x2c51,0x2c55,0x2c59,0x2c5d,0x2c61,0x2c65,0x2c69,0x2c6d,0x2c71,0x2c75,0x2c79,0x2c7d,0x2c81,0x2c85,0x2c89,0x2c8d,
+0x2c91,0x2c95,0x2c99,0x2c9d,0x2ca1,0x2ca5,0x2ca9,0x2cad,0x2cb1,0x2cb5,0x2cb9,0x2cbd,0x2cc1,0x2cc5,0x2cc9,0x2ccd,
+0x2cd1,0x2cd5,0x2cd9,0x2cdd,0x2ce1,0x2ce5,0x2ce9,0x2ced,0x2cf1,0x2cf5,0x2cf9,0x2cfd,0x2d01,0x2d05,0x2d09,0x2d0d,
+0x2d11,0x2d15,0x2d19,0x2d1d,0x2d21,0x2d25,0x2d29,0x2d2d,0x2d31,0x2d35,0x2d39,0x2d3d,0x2d41,0x2d45,0x2d49,0x2d4d,
+0x2c89,0x2d51,0x2d55,0x2d59,0x2d5d,0x2d61,0x2d65,0x2d69,0x2d6d,0x2c49,0x2d71,0x2d75,0x2d79,0x2d7d,0x2d81,0x2d85,
+0x2d89,0x2d8d,0x2d91,0x2d95,0x2d99,0x2d9d,0x2da1,0x2da5,0x2da9,0x2dad,0x2db1,0x2db5,0x2db9,0x2dbd,0x2b21,0x2dc1,
+0x2dc5,0x2dc9,0x2dcd,0x2dd1,0x2dd5,0x2dd9,0x2ddd,0x2de1,0x2de5,0x2de9,0x2ded,0x2df1,0x2df5,0x2df9,0x2dfd,0x2e01,
+0x2e05,0x2e09,0x2e0d,0x2e11,0x2e15,0x2e19,0x2e1d,0x2e21,0x2e25,0x2e29,0x2c51,0x2e2d,0x2e31,0x2e35,0x2e39,0x2e3d,
+0x2e41,0x2e45,0x2e49,0x2e4d,0x2e51,0x2e55,0x2e59,0x2e5d,0x2e61,0x2e65,0x2e69,0x2e6d,0x2e71,0x2e75,0x2e79,0x2e7d,
+0x2e81,0x2e85,0x2e89,0x2e8d,0x2e91,0x2e95,0x2e99,0x2e9d,0x2ea1,0x2ea5,0x2ea9,0x2ead,0x2eb1,0x2eb5,0x2eb9,0x2ebd,
+0x2ec1,0x2ec5,0x2ec9,0x2ecd,0x2ed1,0x2ed5,0x2ed9,0x2edd,0x2ee1,0x2ee5,0x2ee9,0x2eed,0x2ef1,1,1,0x2ef5,
+1,0x2ef9,1,1,0x2efd,0x2f01,0x2f05,0x2f09,0x2f0d,0x2f11,0x2f15,0x2f19,0x2f1d,0x2f21,1,0x2f25,
+1,0x2f29,1,1,0x2f2d,0x2f31,1,1,1,0x2f35,0x2f39,0x2f3d,0x2f41,0x2f45,0x2f49,0x2f4d,
+0x2f51,0x2f55,0x2f59,0x2f5d,0x2f61,0x2f65,0x2f69,0x2f6d,0x2f71,0x2f75,0x2f79,0x2f7d,0x2f81,0x2f85,0x2f89,0x2f8d,
+0x2f91,0x2f95,0x2f99,0x2f9d,0x2fa1,0x2fa5,0x2fa9,0x2fad,0x2fb1,0x2fb5,0x2fb9,0x2fbd,0x2fc1,0x2fc5,0x2fc9,0x2fcd,
+0x2fd1,0x2fd5,0x2fd9,0x2fdd,0x2fe1,0x2fe5,0x2d25,0x2fe9,0x2fed,0x2ff1,0x2ff5,0x2ff9,0x2ffd,0x2ffd,0x3001,0x3005,
+0x3009,0x300d,0x3011,0x3015,0x3019,0x301d,0x2f2d,0x3021,0x3025,0x3029,0x302d,0x3031,0x3037,1,1,0x303b,
+0x303f,0x3043,0x3047,0x304b,0x304f,0x3053,0x3057,0x2f65,0x305b,0x305f,0x3063,0x2ef5,0x3067,0x306b,0x306f,0x3073,
+0x3077,0x307b,0x307f,0x3083,0x3087,0x308b,0x308f,0x3093,0x2f89,0x3097,0x2f8d,0x309b,0x309f,0x30a3,0x30a7,0x30ab,
+0x2ef9,0x2b75,0x30af,0x30b3,0x30b7,0x2c8d,0x2de9,0x30bb,0x30bf,0x2fa9,0x30c3,0x2fad,0x30c7,0x30cb,0x30cf,0x2f01,
+0x30d3,0x30d7,0x30db,0x30df,0x30e3,0x2f05,0x30e7,0x30eb,0x30ef,0x30f3,0x30f7,0x30fb,0x2fe5,0x30ff,0x3103,0x2d25,
+0x3107,0x2ff5,0x310b,0x310f,0x3113,0x3117,0x311b,0x3009,0x311f,0x2f29,0x3123,0x300d,0x2c41,0x3127,0x3011,0x312b,
+0x3019,0x312f,0x3133,0x3137,0x313b,0x313f,0x3021,0x2f19,0x3143,0x3025,0x3147,0x3029,0x314b,0x2af1,0x314f,0x3155,
+0x315b,0x3161,0x3165,0x3169,0x316d,0x3173,0x3179,0x317f,0x3183,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0x3186,
+0xfe34,0x318c,1,1,1,1,1,1,1,1,1,1,0x3192,0x3198,0x31a0,0x31aa,
+0x31b2,0x31b8,0x31be,0x31c4,0x31ca,0x31d0,0x31d6,0x31dc,0x31e2,1,0x31e8,0x31ee,0x31f4,0x31fa,0x3200,1,
+0x3206,1,0x320c,0x3212,1,0x3218,0x321e,1,0x3224,0x322a,0x3230,0x3236,0x323c,0x3242,0x3248,0x324e,
+0x3254,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,0xfe12,1,1,1,1,1,1,1,1,1,
-0xadc,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,
-0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0xadc,0x1283,0x1283,0x1283,
-0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,
-0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0xadc,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,
-0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,
-0x1283,0x1283,0x1283,0x1283,0xadc,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,
-0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,0x1283,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,0x3c56,1,0x3c56,0x3c56,
-0x3c56,0x3c56,0x3c56,0x3c56,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,0x3c56,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,0x3c56,1,1,1,1,
-0x3c56,1,1,1,0x3c56,1,0x3c56,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,0x3b87,1,0x2ac5,0x2ac9,0x2acd,0x2ad1,0x2ad5,0x2ad9,0x2add,0x2ae1,0x2ae1,
-0x2ae5,0x2ae9,0x2aed,0x2af1,0x2af5,0x2af9,0x2afd,0x2b01,0x2b05,0x2b09,0x2b0d,0x2b11,0x2b15,0x2b19,0x2b1d,0x2b21,
-0x2b25,0x2b29,0x2b2d,0x2b31,0x2b35,0x2b39,0x2b3d,0x2b41,0x2b45,0x2b49,0x2b4d,0x2b51,0x2b55,0x2b59,0x2b5d,0x2b61,
-0x2b65,0x2b69,0x2b6d,0x2b71,0x2b75,0x2b79,0x2b7d,0x2b81,0x2b85,0x2b89,0x2b8d,0x2b91,0x2b95,0x2b99,0x2b9d,0x2ba1,
-0x2ba5,0x2ba9,0x2bad,0x2bb1,0x2bb5,0x2bb9,0x2bbd,0x2bc1,0x2bc5,0x2bc9,0x2bcd,0x2bd1,0x2bd5,0x2bd9,0x2bdd,0x2be1,
-0x2be5,0x2be9,0x2bed,0x2bf1,0x2bf5,0x2bf9,0x2bfd,0x2c01,0x2c05,0x2c09,0x2c0d,0x2c11,0x2c15,0x2c19,0x2c1d,0x2c21,
-0x2c25,0x2c29,0x2c2d,0x2b11,0x2c31,0x2c35,0x2c39,0x2c3d,0x2c41,0x2c45,0x2c49,0x2c4d,0x2c51,0x2c55,0x2c59,0x2c5d,
-0x2c61,0x2c65,0x2c69,0x2c6d,0x2c71,0x2c75,0x2c79,0x2c7d,0x2c81,0x2c85,0x2c89,0x2c8d,0x2c91,0x2c95,0x2c99,0x2c9d,
-0x2ca1,0x2ca5,0x2ca9,0x2cad,0x2cb1,0x2cb5,0x2cb9,0x2cbd,0x2cc1,0x2cc5,0x2cc9,0x2ccd,0x2cd1,0x2cd5,0x2cd9,0x2cdd,
-0x2ce1,0x2ce5,0x2ce9,0x2ced,0x2cf1,0x2cf5,0x2cf9,0x2cfd,0x2d01,0x2d05,0x2d09,0x2d0d,0x2d11,0x2d15,0x2d19,0x2d1d,
-0x2d21,0x2d25,0x2d29,0x2d2d,0x2d31,0x2d35,0x2d39,0x2d3d,0x2c79,0x2d41,0x2d45,0x2d49,0x2d4d,0x2d51,0x2d55,0x2d59,
-0x2d5d,0x2c39,0x2d61,0x2d65,0x2d69,0x2d6d,0x2d71,0x2d75,0x2d79,0x2d7d,0x2d81,0x2d85,0x2d89,0x2d8d,0x2d91,0x2d95,
-0x2d99,0x2d9d,0x2da1,0x2da5,0x2da9,0x2dad,0x2b11,0x2db1,0x2db5,0x2db9,0x2dbd,0x2dc1,0x2dc5,0x2dc9,0x2dcd,0x2dd1,
-0x2dd5,0x2dd9,0x2ddd,0x2de1,0x2de5,0x2de9,0x2ded,0x2df1,0x2df5,0x2df9,0x2dfd,0x2e01,0x2e05,0x2e09,0x2e0d,0x2e11,
-0x2e15,0x2e19,0x2c41,0x2e1d,0x2e21,0x2e25,0x2e29,0x2e2d,0x2e31,0x2e35,0x2e39,0x2e3d,0x2e41,0x2e45,0x2e49,0x2e4d,
-0x2e51,0x2e55,0x2e59,0x2e5d,0x2e61,0x2e65,0x2e69,0x2e6d,0x2e71,0x2e75,0x2e79,0x2e7d,0x2e81,0x2e85,0x2e89,0x2e8d,
-0x2e91,0x2e95,0x2e99,0x2e9d,0x2ea1,0x2ea5,0x2ea9,0x2ead,0x2eb1,0x2eb5,0x2eb9,0x2ebd,0x2ec1,0x2ec5,0x2ec9,0x2ecd,
-0x2ed1,0x2ed5,0x2ed9,0x2edd,0x2ee1,1,1,0x2ee5,1,0x2ee9,1,1,0x2eed,0x2ef1,0x2ef5,0x2ef9,
-0x2efd,0x2f01,0x2f05,0x2f09,0x2f0d,0x2f11,1,0x2f15,1,0x2f19,1,1,0x2f1d,0x2f21,1,1,
-1,0x2f25,0x2f29,0x2f2d,0x2f31,0x2f35,0x2f39,0x2f3d,0x2f41,0x2f45,0x2f49,0x2f4d,0x2f51,0x2f55,0x2f59,0x2f5d,
-0x2f61,0x2f65,0x2f69,0x2f6d,0x2f71,0x2f75,0x2f79,0x2f7d,0x2f81,0x2f85,0x2f89,0x2f8d,0x2f91,0x2f95,0x2f99,0x2f9d,
-0x2fa1,0x2fa5,0x2fa9,0x2fad,0x2fb1,0x2fb5,0x2fb9,0x2fbd,0x2fc1,0x2fc5,0x2fc9,0x2fcd,0x2fd1,0x2fd5,0x2d15,0x2fd9,
-0x2fdd,0x2fe1,0x2fe5,0x2fe9,0x2fed,0x2fed,0x2ff1,0x2ff5,0x2ff9,0x2ffd,0x3001,0x3005,0x3009,0x300d,0x2f1d,0x3011,
-0x3015,0x3019,0x301d,0x3021,0x3027,1,1,0x302b,0x302f,0x3033,0x3037,0x303b,0x303f,0x3043,0x3047,0x2f55,
-0x304b,0x304f,0x3053,0x2ee5,0x3057,0x305b,0x305f,0x3063,0x3067,0x306b,0x306f,0x3073,0x3077,0x307b,0x307f,0x3083,
-0x2f79,0x3087,0x2f7d,0x308b,0x308f,0x3093,0x3097,0x309b,0x2ee9,0x2b65,0x309f,0x30a3,0x30a7,0x2c7d,0x2dd9,0x30ab,
-0x30af,0x2f99,0x30b3,0x2f9d,0x30b7,0x30bb,0x30bf,0x2ef1,0x30c3,0x30c7,0x30cb,0x30cf,0x30d3,0x2ef5,0x30d7,0x30db,
-0x30df,0x30e3,0x30e7,0x30eb,0x2fd5,0x30ef,0x30f3,0x2d15,0x30f7,0x2fe5,0x30fb,0x30ff,0x3103,0x3107,0x310b,0x2ff9,
-0x310f,0x2f19,0x3113,0x2ffd,0x2c31,0x3117,0x3001,0x311b,0x3009,0x311f,0x3123,0x3127,0x312b,0x312f,0x3011,0x2f09,
-0x3133,0x3015,0x3137,0x3019,0x313b,0x2ae1,0x313f,0x3145,0x314b,0x3151,0x3155,0x3159,0x315d,0x3163,0x3169,0x316f,
-0x3173,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,0x3176,0xfe34,0x317c,1,1,1,1,1,1,
-1,1,1,1,0x3182,0x3188,0x3190,0x319a,0x31a2,0x31a8,0x31ae,0x31b4,0x31ba,0x31c0,0x31c6,0x31cc,
-0x31d2,1,0x31d8,0x31de,0x31e4,0x31ea,0x31f0,1,0x31f6,1,0x31fc,0x3202,1,0x3208,0x320e,1,
-0x3214,0x321a,0x3220,0x3226,0x322c,0x3232,0x3238,0x323e,0x3244,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
-0xffcc,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffcc,0xffcc,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,0xffb8,1,0xffcc,1,1,1,
-1,1,1,1,1,0xffcc,0xfe02,0xffb8,1,1,1,1,0xfe12,1,1,1,
-1,0xffcc,0xffcc,0xffcc,0xffcc,1,1,1,1,1,1,1,1,0xffb8,0xffb8,0xffcc,
-0xffcc,0xffcc,0xffb8,0xffcc,0xffb8,0xffb8,0xffb8,1,1,1,1,1,1,1,1,1,
-0xa94,0x2959,0xa9a,0x2963,1,1,1,1,1,0xaa0,1,1,1,1,1,0x296d,
-1,1,1,1,1,1,1,1,1,0xfe12,0xfc0e,1,1,1,1,1,
-1,1,0xfc00,1,1,1,1,1,1,0x2977,0x2981,1,0xaa6,0xaac,0xfe12,0xfe12,
-1,1,1,1,1,1,1,1,1,1,1,0xfe12,1,1,1,1,
-1,1,1,1,1,0xfe0e,1,1,1,1,1,0xfe12,0xfe0e,1,1,1,
-1,1,1,1,1,1,0xfe0e,0xfe12,1,1,1,1,1,1,1,1,
-1,1,1,0xfe0e,0xfe0e,1,0xfc00,1,1,1,1,1,1,1,0xab2,1,
-1,1,0x298b,0x2995,0xfe12,1,1,1,1,1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
-0xffcc,0xffcc,1,1,1,0xfe12,1,1,1,0xfe0e,1,1,1,1,1,1,
-1,1,1,0xfc00,1,1,1,1,1,1,1,1,0xabe,0xfc00,0x299f,0x29a9,
-0xfc00,0x29b3,1,1,0xfe12,0xfe0e,1,1,1,1,1,1,1,1,1,1,
-1,1,0xad0,0xad6,0x29bd,0x29c7,1,1,1,0xfe12,0xfe0e,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,0xfe12,0xfe0e,1,1,1,1,
-1,1,1,1,0xfe02,0xfe02,0xfe02,0xfe02,0xfe02,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,0xfe02,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,0x324a,0x3254,0x3268,0x3280,0x3298,0x32b0,0x32c8,0xffb0,0xffb0,0xfe02,
-0xfe02,0xfe02,1,1,1,0xffc4,0xffb0,0xffb0,0xffb0,1,1,1,1,1,1,1,
-1,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffb8,0xffb8,1,
-1,1,1,1,1,1,1,1,1,0xffcc,0xffcc,0xffcc,0xffcc,1,1,1,
-1,1,1,1,1,1,1,1,0x32d6,0x32e0,0x32f4,0x330c,0x3324,0x333c,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,0xffcc,0xffcc,0xffcc,
-0xffcc,0xffcc,0xffcc,0xffcc,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,1,
-0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,0xffcc,0xffcc,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,1,
-1,1,1,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,1,1,1,1,1,1,
-1,1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xfe0e,1,1,1,1,1,0x334b,
-0x334f,0x3353,0x3357,0x335d,0x2f3d,0x3361,0x3365,0x3369,0x336d,0x2f41,0x3371,0x3375,0x3379,0x2f45,0x337f,0x3383,
-0x3387,0x338b,0x3391,0x3395,0x3399,0x339d,0x33a3,0x33a7,0x33ab,0x33af,0x302f,0x33b3,0x33b9,0x33bd,0x33c1,0x33c5,
-0x33c9,0x33cd,0x33d1,0x33d5,0x3043,0x2f49,0x2f4d,0x3047,0x33d9,0x33dd,0x2c49,0x33e1,0x2f51,0x33e5,0x33e9,0x33ed,
-0x33f1,0x33f1,0x33f1,0x33f5,0x33fb,0x33ff,0x3403,0x3407,0x340d,0x3411,0x3415,0x3419,0x341d,0x3421,0x3425,0x3429,
-0x342d,0x3431,0x3435,0x3439,0x343d,0x343d,0x304f,0x3441,0x3445,0x3449,0x344d,0x2f59,0x3451,0x3455,0x3459,0x2ead,
-0x345d,0x3461,0x3465,0x3469,0x346d,0x3471,0x3475,0x3479,0x347d,0x3483,0x3487,0x348b,0x348f,0x3493,0x3497,0x349b,
-0x34a1,0x34a7,0x34ab,0x34af,0x34b3,0x34b7,0x34bb,0x34bf,0x34c3,0x34c7,0x34c7,0x34cb,0x34d1,0x34d5,0x2c39,0x34d9,
-0x34dd,0x34e3,0x34e7,0x34eb,0x34ef,0x34f3,0x34f7,0x2f6d,0x34fb,0x34ff,0x3503,0x3509,0x350d,0x3513,0x3517,0x351b,
-0x351f,0x3523,0x3527,0x352b,0x352f,0x3533,0x3537,0x353b,0x353f,0x3545,0x3549,0x354d,0x3551,0x2b61,0x3555,0x355b,
-0x355f,0x355f,0x3565,0x3569,0x3569,0x356d,0x3571,0x3577,0x357d,0x3581,0x3585,0x3589,0x358d,0x3591,0x3595,0x3599,
-0x359d,0x35a1,0x2f71,0x35a5,0x35ab,0x35af,0x35b3,0x307f,0x35b3,0x35b7,0x2f79,0x35bb,0x35bf,0x35c3,0x35c7,0x2f7d,
-0x2af5,0x35cb,0x35cf,0x35d3,0x35d7,0x35db,0x35df,0x35e3,0x35e9,0x35ed,0x35f1,0x35f5,0x35f9,0x35fd,0x3603,0x3607,
-0x360b,0x360f,0x3613,0x3617,0x361b,0x361f,0x3623,0x2f81,0x3627,0x362b,0x3631,0x3635,0x3639,0x363d,0x2f89,0x3641,
-0x3645,0x3649,0x364d,0x3651,0x3655,0x3659,0x365d,0x2b65,0x309f,0x3661,0x3665,0x3669,0x366d,0x3673,0x3677,0x367b,
-0x367f,0x2f8d,0x3683,0x3689,0x368d,0x3691,0x3151,0x3695,0x3699,0x369d,0x36a1,0x36a5,0x36ab,0x36af,0x36b3,0x36b7,
-0x36bd,0x36c1,0x36c5,0x36c9,0x2c7d,0x36cd,0x36d1,0x36d7,0x36dd,0x36e3,0x36e7,0x36ed,0x36f1,0x36f5,0x36f9,0x36fd,
-0x2f91,0x2dd9,0x3701,0x3705,0x3709,0x370d,0x3713,0x3717,0x371b,0x371f,0x30af,0x3723,0x3727,0x372d,0x3731,0x3735,
-0x373b,0x3741,0x3745,0x30b3,0x3749,0x374d,0x3751,0x3755,0x3759,0x375d,0x3761,0x3767,0x376b,0x3771,0x3775,0x377b,
-0x30bb,0x377f,0x3783,0x3789,0x378d,0x3791,0x3797,0x379d,0x37a1,0x37a5,0x37a9,0x37ad,0x37ad,0x37b1,0x37b5,0x30c3,
-0x37b9,0x37bd,0x37c1,0x37c5,0x37c9,0x37cf,0x37d3,0x2c45,0x37d9,0x37df,0x37e3,0x37e9,0x37ef,0x37f5,0x37f9,0x30db,
-0x37fd,0x3803,0x3809,0x380f,0x3815,0x3819,0x3819,0x30df,0x3159,0x381d,0x3821,0x3825,0x3829,0x382f,0x2bad,0x30e7,
-0x3833,0x3837,0x2fbd,0x383d,0x3843,0x2f05,0x3849,0x384d,0x2fcd,0x3851,0x3855,0x3859,0x385f,0x385f,0x3865,0x3869,
-0x386d,0x3873,0x3877,0x387b,0x387f,0x3885,0x3889,0x388d,0x3891,0x3895,0x3899,0x389f,0x38a3,0x38a7,0x38ab,0x38af,
-0x38b3,0x38b7,0x38bd,0x38c3,0x38c7,0x38cd,0x38d1,0x38d7,0x38db,0x2fe5,0x38df,0x38e5,0x38eb,0x38ef,0x38f5,0x38f9,
-0x38ff,0x3903,0x3907,0x390b,0x390f,0x3913,0x3917,0x391d,0x3923,0x3929,0x3565,0x392f,0x3933,0x3937,0x393b,0x393f,
-0x3943,0x3947,0x394b,0x394f,0x3953,0x3957,0x395b,0x2c8d,0x3961,0x3965,0x3969,0x396d,0x3971,0x3975,0x2ff1,0x3979,
-0x397d,0x3981,0x3985,0x3989,0x398f,0x3995,0x399b,0x399f,0x39a3,0x39a7,0x39ab,0x39b1,0x39b5,0x39bb,0x39bf,0x39c3,
-0x39c9,0x39cf,0x39d3,0x2b99,0x39d7,0x39db,0x39df,0x39e3,0x39e7,0x39eb,0x3103,0x39ef,0x39f3,0x39f7,0x39fb,0x39ff,
-0x3a03,0x3a07,0x3a0b,0x3a0f,0x3a13,0x3a19,0x3a1d,0x3a21,0x3a25,0x3a29,0x3a2d,0x3a33,0x3a39,0x3a3d,0x3a41,0x3117,
-0x311b,0x3a45,0x3a49,0x3a4f,0x3a53,0x3a57,0x3a5b,0x3a5f,0x3a65,0x3a6b,0x3a6f,0x3a73,0x3a77,0x3a7d,0x311f,0x3a81,
-0x3a87,0x3a8d,0x3a91,0x3a95,0x3a99,0x3a9f,0x3aa3,0x3aa7,0x3aab,0x3aaf,0x3ab3,0x3ab7,0x3abb,0x3ac1,0x3ac5,0x3ac9,
-0x3acd,0x3ad3,0x3ad7,0x3adb,0x3adf,0x3ae3,0x3ae9,0x3aef,0x3af3,0x3af7,0x3afb,0x3b01,0x3b05,0x3137,0x3137,0x3b0b,
-0x3b0f,0x3b15,0x3b19,0x3b1d,0x3b21,0x3b25,0x3b29,0x3b2d,0x3b31,0x313b,0x3b37,0x3b3b,0x3b3f,0x3b43,0x3b47,0x3b4b,
-0x3b51,0x3b55,0x3b5b,0x3b61,0x3b67,0x3b6b,0x3b6f,0x3b73,0x3b77,0x3b7b,0x3b7f,0x3b83,0x3b87,1,1,1
+1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,
+0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,0xffb8,1,0xffcc,1,1,1,1,1,1,1,1,0xffcc,0xfe02,0xffb8,
+1,1,1,1,0xfe12,1,1,1,1,0xffcc,0xffcc,0xffcc,0xffcc,1,1,1,
+1,1,1,1,1,0xffb8,0xffb8,0xffcc,0xffcc,0xffcc,0xffb8,0xffcc,0xffb8,0xffb8,0xffb8,1,
+1,1,1,1,1,1,1,1,0xa94,0x295f,0xa9a,0x2969,1,1,1,1,
+1,0xaa0,1,1,1,1,1,0x2973,1,1,1,1,1,1,1,1,
+1,0xfe12,0xfc0e,1,1,1,1,1,1,1,0xfc00,1,1,1,1,1,
+1,0x297d,0x2987,1,0xaa6,0xaac,0xfe12,0xfe12,1,1,1,1,1,1,1,1,
+1,1,1,0xfe12,1,1,1,1,1,1,1,1,1,0xfe0e,1,1,
+1,1,1,0xfe12,0xfe0e,1,1,1,1,1,1,1,1,1,0xfe0e,0xfe12,
+1,1,1,1,1,1,1,1,1,1,1,0xfe0e,0xfe0e,1,0xfc00,1,
+1,1,1,1,1,1,0xab2,1,1,1,0x2991,0x299b,0xfe12,1,1,1,
+1,1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,1,1,0xfe12,1,1,
+1,0xfe0e,1,1,1,1,1,1,1,1,1,0xfc00,1,1,1,1,
+1,1,1,1,0xabe,0xfc00,0x29a5,0x29af,0xfc00,0x29b9,1,1,0xfe12,0xfe0e,1,1,
+1,1,1,1,1,1,1,1,1,1,0xad0,0xad6,0x29c3,0x29cd,1,1,
+1,0xfe12,0xfe0e,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,0xfe12,0xfe0e,1,1,1,1,1,1,1,1,0xfc00,1,1,1,
+1,0xadc,1,1,0x29d7,1,1,1,1,0xfe12,0xfe12,1,0xfe02,0xfe02,0xfe02,0xfe02,
+0xfe02,1,1,1,1,1,1,1,1,1,1,1,0xfe0c,0xfe0c,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,0xfe02,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,0x325a,0x3264,0x3278,0x3290,0x32a8,
+0x32c0,0x32d8,0xffb0,0xffb0,0xfe02,0xfe02,0xfe02,1,1,1,0xffc4,0xffb0,0xffb0,0xffb0,1,1,
+1,1,1,1,1,1,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,1,1,0xffcc,0xffcc,0xffcc,
+0xffcc,0xffcc,0xffb8,0xffb8,1,1,1,1,1,1,1,1,1,1,0xffcc,0xffcc,
+0xffcc,0xffcc,1,1,1,1,1,1,1,1,1,1,1,0x32e6,0x32f0,0x3304,
+0x331c,0x3334,0x334c,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,
+0xffcc,0xffcc,0xffcc,1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,1,0xffcc,0xffcc,1,0xffcc,0xffcc,
+0xffcc,0xffcc,0xffcc,1,1,1,1,1,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,0xffb8,1,
+1,1,1,1,1,1,1,1,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xffcc,0xfe0e,1,
+1,1,1,1,0x335b,0x335f,0x3363,0x3367,0x336d,0x2f4d,0x3371,0x3375,0x3379,0x337d,0x2f51,0x3381,
+0x3385,0x3389,0x2f55,0x338f,0x3393,0x3397,0x339b,0x33a1,0x33a5,0x33a9,0x33ad,0x33b3,0x33b7,0x33bb,0x33bf,0x303f,
+0x33c3,0x33c9,0x33cd,0x33d1,0x33d5,0x33d9,0x33dd,0x33e1,0x33e5,0x3053,0x2f59,0x2f5d,0x3057,0x33e9,0x33ed,0x2c59,
+0x33f1,0x2f61,0x33f5,0x33f9,0x33fd,0x3401,0x3401,0x3401,0x3405,0x340b,0x340f,0x3413,0x3417,0x341d,0x3421,0x3425,
+0x3429,0x342d,0x3431,0x3435,0x3439,0x343d,0x3441,0x3445,0x3449,0x344d,0x344d,0x305f,0x3451,0x3455,0x3459,0x345d,
+0x2f69,0x3461,0x3465,0x3469,0x2ebd,0x346d,0x3471,0x3475,0x3479,0x347d,0x3481,0x3485,0x3489,0x348d,0x3493,0x3497,
+0x349b,0x349f,0x34a3,0x34a7,0x34ab,0x34b1,0x34b7,0x34bb,0x34bf,0x34c3,0x34c7,0x34cb,0x34cf,0x34d3,0x34d7,0x34d7,
+0x34db,0x34e1,0x34e5,0x2c49,0x34e9,0x34ed,0x34f3,0x34f7,0x34fb,0x34ff,0x3503,0x3507,0x2f7d,0x350b,0x350f,0x3513,
+0x3519,0x351d,0x3523,0x3527,0x352b,0x352f,0x3533,0x3537,0x353b,0x353f,0x3543,0x3547,0x354b,0x354f,0x3555,0x3559,
+0x355d,0x3561,0x2b71,0x3565,0x356b,0x356f,0x356f,0x3575,0x3579,0x3579,0x357d,0x3581,0x3587,0x358d,0x3591,0x3595,
+0x3599,0x359d,0x35a1,0x35a5,0x35a9,0x35ad,0x35b1,0x2f81,0x35b5,0x35bb,0x35bf,0x35c3,0x308f,0x35c3,0x35c7,0x2f89,
+0x35cb,0x35cf,0x35d3,0x35d7,0x2f8d,0x2b05,0x35db,0x35df,0x35e3,0x35e7,0x35eb,0x35ef,0x35f3,0x35f9,0x35fd,0x3601,
+0x3605,0x3609,0x360d,0x3613,0x3617,0x361b,0x361f,0x3623,0x3627,0x362b,0x362f,0x3633,0x2f91,0x3637,0x363b,0x3641,
+0x3645,0x3649,0x364d,0x2f99,0x3651,0x3655,0x3659,0x365d,0x3661,0x3665,0x3669,0x366d,0x2b75,0x30af,0x3671,0x3675,
+0x3679,0x367d,0x3683,0x3687,0x368b,0x368f,0x2f9d,0x3693,0x3699,0x369d,0x36a1,0x3161,0x36a5,0x36a9,0x36ad,0x36b1,
+0x36b5,0x36bb,0x36bf,0x36c3,0x36c7,0x36cd,0x36d1,0x36d5,0x36d9,0x2c8d,0x36dd,0x36e1,0x36e7,0x36ed,0x36f3,0x36f7,
+0x36fd,0x3701,0x3705,0x3709,0x370d,0x2fa1,0x2de9,0x3711,0x3715,0x3719,0x371d,0x3723,0x3727,0x372b,0x372f,0x30bf,
+0x3733,0x3737,0x373d,0x3741,0x3745,0x374b,0x3751,0x3755,0x30c3,0x3759,0x375d,0x3761,0x3765,0x3769,0x376d,0x3771,
+0x3777,0x377b,0x3781,0x3785,0x378b,0x30cb,0x378f,0x3793,0x3799,0x379d,0x37a1,0x37a7,0x37ad,0x37b1,0x37b5,0x37b9,
+0x37bd,0x37bd,0x37c1,0x37c5,0x30d3,0x37c9,0x37cd,0x37d1,0x37d5,0x37d9,0x37df,0x37e3,0x2c55,0x37e9,0x37ef,0x37f3,
+0x37f9,0x37ff,0x3805,0x3809,0x30eb,0x380d,0x3813,0x3819,0x381f,0x3825,0x3829,0x3829,0x30ef,0x3169,0x382d,0x3831,
+0x3835,0x3839,0x383f,0x2bbd,0x30f7,0x3843,0x3847,0x2fcd,0x384d,0x3853,0x2f15,0x3859,0x385d,0x2fdd,0x3861,0x3865,
+0x3869,0x386f,0x386f,0x3875,0x3879,0x387d,0x3883,0x3887,0x388b,0x388f,0x3895,0x3899,0x389d,0x38a1,0x38a5,0x38a9,
+0x38af,0x38b3,0x38b7,0x38bb,0x38bf,0x38c3,0x38c7,0x38cd,0x38d3,0x38d7,0x38dd,0x38e1,0x38e7,0x38eb,0x2ff5,0x38ef,
+0x38f5,0x38fb,0x38ff,0x3905,0x3909,0x390f,0x3913,0x3917,0x391b,0x391f,0x3923,0x3927,0x392d,0x3933,0x3939,0x3575,
+0x393f,0x3943,0x3947,0x394b,0x394f,0x3953,0x3957,0x395b,0x395f,0x3963,0x3967,0x396b,0x2c9d,0x3971,0x3975,0x3979,
+0x397d,0x3981,0x3985,0x3001,0x3989,0x398d,0x3991,0x3995,0x3999,0x399f,0x39a5,0x39ab,0x39af,0x39b3,0x39b7,0x39bb,
+0x39c1,0x39c5,0x39cb,0x39cf,0x39d3,0x39d9,0x39df,0x39e3,0x2ba9,0x39e7,0x39eb,0x39ef,0x39f3,0x39f7,0x39fb,0x3113,
+0x39ff,0x3a03,0x3a07,0x3a0b,0x3a0f,0x3a13,0x3a17,0x3a1b,0x3a1f,0x3a23,0x3a29,0x3a2d,0x3a31,0x3a35,0x3a39,0x3a3d,
+0x3a43,0x3a49,0x3a4d,0x3a51,0x3127,0x312b,0x3a55,0x3a59,0x3a5f,0x3a63,0x3a67,0x3a6b,0x3a6f,0x3a75,0x3a7b,0x3a7f,
+0x3a83,0x3a87,0x3a8d,0x312f,0x3a91,0x3a97,0x3a9d,0x3aa1,0x3aa5,0x3aa9,0x3aaf,0x3ab3,0x3ab7,0x3abb,0x3abf,0x3ac3,
+0x3ac7,0x3acb,0x3ad1,0x3ad5,0x3ad9,0x3add,0x3ae3,0x3ae7,0x3aeb,0x3aef,0x3af3,0x3af9,0x3aff,0x3b03,0x3b07,0x3b0b,
+0x3b11,0x3b15,0x3147,0x3147,0x3b1b,0x3b1f,0x3b25,0x3b29,0x3b2d,0x3b31,0x3b35,0x3b39,0x3b3d,0x3b41,0x314b,0x3b47,
+0x3b4b,0x3b4f,0x3b53,0x3b57,0x3b5b,0x3b61,0x3b65,0x3b6b,0x3b71,0x3b77,0x3b7b,0x3b7f,0x3b83,0x3b87,0x3b8b,0x3b8f,
+0x3b93,0x3b97,1,1
};
static const UCPTrie norm2_nfc_data_trie={
norm2_nfc_data_trieIndex,
{ norm2_nfc_data_trieData },
- 1712, 7824,
+ 1746, 7892,
0x2fc00, 0x30,
0, 0,
0, 0,
@@ -632,7 +640,7 @@ static const UCPTrie norm2_nfc_data_trie={
0x1,
};
-static const uint16_t norm2_nfc_data_extraData[7724]={
+static const uint16_t norm2_nfc_data_extraData[7732]={
0xffff,0xffff,0x8670,0x44dc,0x8670,0x44c0,0x8670,0x44de,0x600,0x180,0x602,0x182,0x604,0x185,0x606,0x186,
0x608,0x200,0x60c,0x205,0x60e,0x44d,0x610,0x189,0x612,0x3d44,0x614,0x18b,0x618,0x39a,0x61e,0x400,
0x622,0x404,0x646,0x3d41,0x64a,0x3c00,0x8650,0x208,0x60e,0x3c04,0x646,0x3c08,0x8662,0x3c0c,0x602,0x20c,
@@ -719,408 +727,409 @@ static const uint16_t norm2_nfc_data_extraData[7724]={
0x6132,0x61a6,0xe134,0x61a8,0x6132,0x61ac,0xe134,0x61ae,0x6132,0x61b2,0xe134,0x61b4,0x6132,0x61b8,0xe134,0x61ba,
0xe132,0x61ee,0xe132,0x61f0,0xe132,0x61f2,0xe132,0x61f4,0xe132,0x61fc,0xb489,0x2e82,0x2134,0xb489,0x2e82,0x2138,
0xb489,0x2e82,0x2156,0xb489,0x49c2,0x225c,0xb489,0x49c2,0x225e,0x3489,0xcf82,0x2696,0xb489,0xd5c2,0x2698,0x348b,
-0x2c02,0x2978,0x348b,0x2e82,0x2976,0xb48b,0x2f42,0x297c,0xb48b,0x6bc2,0x2b74,0xb48b,0x6bc2,0x2b76,2,0xe602,
-0x41,0x302,0x600,0x3d4c,0x602,0x3d48,0x606,0x3d54,0x8612,0x3d50,0xe602,0x41,0x308,0x8608,0x3bc,0xe602,
-0x41,0x30a,0x8602,0x3f4,0xca02,0x43,0x327,0x8602,0x3c10,0xe602,0x45,0x302,0x600,0x3d80,0x602,0x3d7c,
-0x606,0x3d88,0x8612,0x3d84,0xe602,0x49,0x308,0x8602,0x3c5c,0xe602,0x4f,0x302,0x600,0x3da4,0x602,0x3da0,
-0x606,0x3dac,0x8612,0x3da8,0xe602,0x4f,0x303,0x602,0x3c98,0x608,0x458,0x8610,0x3c9c,0xe602,0x4f,0x308,
-0x8608,0x454,0xe602,0x55,0x308,0x600,0x3b6,0x602,0x3ae,0x608,0x3aa,0x8618,0x3b2,0xe602,0x61,0x302,
-0x600,0x3d4e,0x602,0x3d4a,0x606,0x3d56,0x8612,0x3d52,0xe602,0x61,0x308,0x8608,0x3be,0xe602,0x61,0x30a,
-0x8602,0x3f6,0xca02,0x63,0x327,0x8602,0x3c12,0xe602,0x65,0x302,0x600,0x3d82,0x602,0x3d7e,0x606,0x3d8a,
-0x8612,0x3d86,0xe602,0x69,0x308,0x8602,0x3c5e,0xe602,0x6f,0x302,0x600,0x3da6,0x602,0x3da2,0x606,0x3dae,
-0x8612,0x3daa,0xe602,0x6f,0x303,0x602,0x3c9a,0x608,0x45a,0x8610,0x3c9e,0xe602,0x6f,0x308,0x8608,0x456,
-0xe602,0x75,0x308,0x600,0x3b8,0x602,0x3b0,0x608,0x3ac,0x8618,0x3b4,0xe602,0x41,0x306,0x600,0x3d60,
-0x602,0x3d5c,0x606,0x3d68,0x8612,0x3d64,0xe602,0x61,0x306,0x600,0x3d62,0x602,0x3d5e,0x606,0x3d6a,0x8612,
-0x3d66,0xe602,0x45,0x304,0x600,0x3c28,0x8602,0x3c2c,0xe602,0x65,0x304,0x600,0x3c2a,0x8602,0x3c2e,0xe602,
-0x4f,0x304,0x600,0x3ca0,0x8602,0x3ca4,0xe602,0x6f,0x304,0x600,0x3ca2,0x8602,0x3ca6,0xe602,0x53,0x301,
-0x860e,0x3cc8,0xe602,0x73,0x301,0x860e,0x3cca,0xe602,0x53,0x30c,0x860e,0x3ccc,0xe602,0x73,0x30c,0x860e,
-0x3cce,0xe602,0x55,0x303,0x8602,0x3cf0,0xe602,0x75,0x303,0x8602,0x3cf2,0xe602,0x55,0x304,0x8610,0x3cf4,
-0xe602,0x75,0x304,0x8610,0x3cf6,0xd802,0x4f,0x31b,0x600,0x3db8,0x602,0x3db4,0x606,0x3dc0,0x612,0x3dbc,
-0x8646,0x3dc4,0xd802,0x6f,0x31b,0x600,0x3dba,0x602,0x3db6,0x606,0x3dc2,0x612,0x3dbe,0x8646,0x3dc6,0xd802,
-0x55,0x31b,0x600,0x3dd4,0x602,0x3dd0,0x606,0x3ddc,0x612,0x3dd8,0x8646,0x3de0,0xd802,0x75,0x31b,0x600,
-0x3dd6,0x602,0x3dd2,0x606,0x3dde,0x612,0x3dda,0x8646,0x3de2,0xca02,0x4f,0x328,0x8608,0x3d8,0xca02,0x6f,
-0x328,0x8608,0x3da,0xe602,0x41,0x307,0x8608,0x3c0,0xe602,0x61,0x307,0x8608,0x3c2,0xca02,0x45,0x327,
-0x860c,0x3c38,0xca02,0x65,0x327,0x860c,0x3c3a,0xe602,0x4f,0x307,0x8608,0x460,0xe602,0x6f,0x307,0x8608,
-0x462,0xe602,0x3b1,0x301,0x868a,0x3f68,0xe602,0x3b7,0x301,0x868a,0x3f88,0xe602,0x3b9,0x308,0x600,0x3fa4,
-0x602,0x720,0x8684,0x3fae,0xe602,0x3c5,0x308,0x600,0x3fc4,0x602,0x760,0x8684,0x3fce,0xe602,0x3c9,0x301,
-0x868a,0x3fe8,2,0xcc6,0xcc2,0x99aa,0x1996,2,0xdd9,0xdcf,0x9b94,0x1bba,0xdc02,0x4c,0x323,0x8608,
-0x3c70,0xdc02,0x6c,0x323,0x8608,0x3c72,0xdc02,0x52,0x323,0x8608,0x3cb8,0xdc02,0x72,0x323,0x8608,0x3cba,
-0xdc02,0x53,0x323,0x860e,0x3cd0,0xdc02,0x73,0x323,0x860e,0x3cd2,0xdc02,0x41,0x323,0x604,0x3d58,0x860c,
-0x3d6c,0xdc02,0x61,0x323,0x604,0x3d5a,0x860c,0x3d6e,0xdc02,0x45,0x323,0x8604,0x3d8c,0xdc02,0x65,0x323,
-0x8604,0x3d8e,0xdc02,0x4f,0x323,0x8604,0x3db0,0xdc02,0x6f,0x323,0x8604,0x3db2,0xe602,0x3b1,0x313,0x600,
-0x3e05,0x602,0x3e09,0x684,0x3e0d,0x868a,0x3f00,0xe602,0x3b1,0x314,0x600,0x3e07,0x602,0x3e0b,0x684,0x3e0f,
-0x868a,0x3f02,0x1f00,0xe643,0x3b1,0x313,0x300,0x868a,0x3f04,0x1f01,0xe643,0x3b1,0x314,0x300,0x868a,0x3f06,
-0x1f00,0xe643,0x3b1,0x313,0x301,0x868a,0x3f08,0x1f01,0xe643,0x3b1,0x314,0x301,0x868a,0x3f0a,0x1f00,0xe643,
-0x3b1,0x313,0x342,0x868a,0x3f0c,0x1f01,0xe643,0x3b1,0x314,0x342,0x868a,0x3f0e,0xe602,0x391,0x313,0x600,
-0x3e15,0x602,0x3e19,0x684,0x3e1d,0x868a,0x3f10,0xe602,0x391,0x314,0x600,0x3e17,0x602,0x3e1b,0x684,0x3e1f,
-0x868a,0x3f12,0x1f08,0xe643,0x391,0x313,0x300,0x868a,0x3f14,0x1f09,0xe643,0x391,0x314,0x300,0x868a,0x3f16,
-0x1f08,0xe643,0x391,0x313,0x301,0x868a,0x3f18,0x1f09,0xe643,0x391,0x314,0x301,0x868a,0x3f1a,0x1f08,0xe643,
-0x391,0x313,0x342,0x868a,0x3f1c,0x1f09,0xe643,0x391,0x314,0x342,0x868a,0x3f1e,0xe602,0x3b5,0x313,0x600,
-0x3e24,0x8602,0x3e28,0xe602,0x3b5,0x314,0x600,0x3e26,0x8602,0x3e2a,0xe602,0x395,0x313,0x600,0x3e34,0x8602,
-0x3e38,0xe602,0x395,0x314,0x600,0x3e36,0x8602,0x3e3a,0xe602,0x3b7,0x313,0x600,0x3e45,0x602,0x3e49,0x684,
-0x3e4d,0x868a,0x3f20,0xe602,0x3b7,0x314,0x600,0x3e47,0x602,0x3e4b,0x684,0x3e4f,0x868a,0x3f22,0x1f20,0xe643,
-0x3b7,0x313,0x300,0x868a,0x3f24,0x1f21,0xe643,0x3b7,0x314,0x300,0x868a,0x3f26,0x1f20,0xe643,0x3b7,0x313,
-0x301,0x868a,0x3f28,0x1f21,0xe643,0x3b7,0x314,0x301,0x868a,0x3f2a,0x1f20,0xe643,0x3b7,0x313,0x342,0x868a,
-0x3f2c,0x1f21,0xe643,0x3b7,0x314,0x342,0x868a,0x3f2e,0xe602,0x397,0x313,0x600,0x3e55,0x602,0x3e59,0x684,
-0x3e5d,0x868a,0x3f30,0xe602,0x397,0x314,0x600,0x3e57,0x602,0x3e5b,0x684,0x3e5f,0x868a,0x3f32,0x1f28,0xe643,
-0x397,0x313,0x300,0x868a,0x3f34,0x1f29,0xe643,0x397,0x314,0x300,0x868a,0x3f36,0x1f28,0xe643,0x397,0x313,
-0x301,0x868a,0x3f38,0x1f29,0xe643,0x397,0x314,0x301,0x868a,0x3f3a,0x1f28,0xe643,0x397,0x313,0x342,0x868a,
-0x3f3c,0x1f29,0xe643,0x397,0x314,0x342,0x868a,0x3f3e,0xe602,0x3b9,0x313,0x600,0x3e64,0x602,0x3e68,0x8684,
-0x3e6c,0xe602,0x3b9,0x314,0x600,0x3e66,0x602,0x3e6a,0x8684,0x3e6e,0xe602,0x399,0x313,0x600,0x3e74,0x602,
-0x3e78,0x8684,0x3e7c,0xe602,0x399,0x314,0x600,0x3e76,0x602,0x3e7a,0x8684,0x3e7e,0xe602,0x3bf,0x313,0x600,
-0x3e84,0x8602,0x3e88,0xe602,0x3bf,0x314,0x600,0x3e86,0x8602,0x3e8a,0xe602,0x39f,0x313,0x600,0x3e94,0x8602,
-0x3e98,0xe602,0x39f,0x314,0x600,0x3e96,0x8602,0x3e9a,0xe602,0x3c5,0x313,0x600,0x3ea4,0x602,0x3ea8,0x8684,
-0x3eac,0xe602,0x3c5,0x314,0x600,0x3ea6,0x602,0x3eaa,0x8684,0x3eae,0xe602,0x3a5,0x314,0x600,0x3eb6,0x602,
-0x3eba,0x8684,0x3ebe,0xe602,0x3c9,0x313,0x600,0x3ec5,0x602,0x3ec9,0x684,0x3ecd,0x868a,0x3f40,0xe602,0x3c9,
-0x314,0x600,0x3ec7,0x602,0x3ecb,0x684,0x3ecf,0x868a,0x3f42,0x1f60,0xe643,0x3c9,0x313,0x300,0x868a,0x3f44,
-0x1f61,0xe643,0x3c9,0x314,0x300,0x868a,0x3f46,0x1f60,0xe643,0x3c9,0x313,0x301,0x868a,0x3f48,0x1f61,0xe643,
-0x3c9,0x314,0x301,0x868a,0x3f4a,0x1f60,0xe643,0x3c9,0x313,0x342,0x868a,0x3f4c,0x1f61,0xe643,0x3c9,0x314,
-0x342,0x868a,0x3f4e,0xe602,0x3a9,0x313,0x600,0x3ed5,0x602,0x3ed9,0x684,0x3edd,0x868a,0x3f50,0xe602,0x3a9,
-0x314,0x600,0x3ed7,0x602,0x3edb,0x684,0x3edf,0x868a,0x3f52,0x1f68,0xe643,0x3a9,0x313,0x300,0x868a,0x3f54,
-0x1f69,0xe643,0x3a9,0x314,0x300,0x868a,0x3f56,0x1f68,0xe643,0x3a9,0x313,0x301,0x868a,0x3f58,0x1f69,0xe643,
-0x3a9,0x314,0x301,0x868a,0x3f5a,0x1f68,0xe643,0x3a9,0x313,0x342,0x868a,0x3f5c,0x1f69,0xe643,0x3a9,0x314,
-0x342,0x868a,0x3f5e,0xe602,0x3b1,0x300,0x868a,0x3f64,0xe602,0x3b7,0x300,0x868a,0x3f84,0xe602,0x3c9,0x300,
-0x868a,0x3fe4,0xe602,0x3b1,0x342,0x868a,0x3f6e,0xe602,0x3b7,0x342,0x868a,0x3f8e,0xe602,0x3c9,0x342,0x868a,
-0x3fee,3,0xe602,0x41,0x300,0xe602,0x41,0x301,0xe602,0x41,0x303,0xe602,0x45,0x300,0xe602,0x45,
-0x301,0xe602,0x45,0x308,0xe602,0x49,0x300,0xe602,0x49,0x301,0xe602,0x49,0x302,0xe602,0x4e,0x303,
-0xe602,0x4f,0x300,0xe602,0x4f,0x301,0xe602,0x55,0x300,0xe602,0x55,0x301,0xe602,0x55,0x302,0xe602,
-0x59,0x301,0xe602,0x61,0x300,0xe602,0x61,0x301,0xe602,0x61,0x303,0xe602,0x65,0x300,0xe602,0x65,
-0x301,0xe602,0x65,0x308,0xe602,0x69,0x300,0xe602,0x69,0x301,0xe602,0x69,0x302,0xe602,0x6e,0x303,
-0xe602,0x6f,0x300,0xe602,0x6f,0x301,0xe602,0x75,0x300,0xe602,0x75,0x301,0xe602,0x75,0x302,0xe602,
-0x79,0x301,0xe602,0x79,0x308,0xe602,0x41,0x304,0xe602,0x61,0x304,0xca02,0x41,0x328,0xca02,0x61,
-0x328,0xe602,0x43,0x301,0xe602,0x63,0x301,0xe602,0x43,0x302,0xe602,0x63,0x302,0xe602,0x43,0x307,
-0xe602,0x63,0x307,0xe602,0x43,0x30c,0xe602,0x63,0x30c,0xe602,0x44,0x30c,0xe602,0x64,0x30c,0xe602,
-0x45,0x306,0xe602,0x65,0x306,0xe602,0x45,0x307,0xe602,0x65,0x307,0xca02,0x45,0x328,0xca02,0x65,
-0x328,0xe602,0x45,0x30c,0xe602,0x65,0x30c,0xe602,0x47,0x302,0xe602,0x67,0x302,0xe602,0x47,0x306,
-0xe602,0x67,0x306,0xe602,0x47,0x307,0xe602,0x67,0x307,0xca02,0x47,0x327,0xca02,0x67,0x327,0xe602,
-0x48,0x302,0xe602,0x68,0x302,0xe602,0x49,0x303,0xe602,0x69,0x303,0xe602,0x49,0x304,0xe602,0x69,
-0x304,0xe602,0x49,0x306,0xe602,0x69,0x306,0xca02,0x49,0x328,0xca02,0x69,0x328,0xe602,0x49,0x307,
-0xe602,0x4a,0x302,0xe602,0x6a,0x302,0xca02,0x4b,0x327,0xca02,0x6b,0x327,0xe602,0x4c,0x301,0xe602,
-0x6c,0x301,0xca02,0x4c,0x327,0xca02,0x6c,0x327,0xe602,0x4c,0x30c,0xe602,0x6c,0x30c,0xe602,0x4e,
-0x301,0xe602,0x6e,0x301,0xca02,0x4e,0x327,0xca02,0x6e,0x327,0xe602,0x4e,0x30c,0xe602,0x6e,0x30c,
-0xe602,0x4f,0x306,0xe602,0x6f,0x306,0xe602,0x4f,0x30b,0xe602,0x6f,0x30b,0xe602,0x52,0x301,0xe602,
-0x72,0x301,0xca02,0x52,0x327,0xca02,0x72,0x327,0xe602,0x52,0x30c,0xe602,0x72,0x30c,0xe602,0x53,
-0x302,0xe602,0x73,0x302,0xca02,0x53,0x327,0xca02,0x73,0x327,0xca02,0x54,0x327,0xca02,0x74,0x327,
-0xe602,0x54,0x30c,0xe602,0x74,0x30c,0xe602,0x55,0x306,0xe602,0x75,0x306,0xe602,0x55,0x30a,0xe602,
-0x75,0x30a,0xe602,0x55,0x30b,0xe602,0x75,0x30b,0xca02,0x55,0x328,0xca02,0x75,0x328,0xe602,0x57,
-0x302,0xe602,0x77,0x302,0xe602,0x59,0x302,0xe602,0x79,0x302,0xe602,0x59,0x308,0xe602,0x5a,0x301,
-0xe602,0x7a,0x301,0xe602,0x5a,0x307,0xe602,0x7a,0x307,0xe602,0x5a,0x30c,0xe602,0x7a,0x30c,0xe602,
-0x41,0x30c,0xe602,0x61,0x30c,0xe602,0x49,0x30c,0xe602,0x69,0x30c,0xe602,0x4f,0x30c,0xe602,0x6f,
-0x30c,0xe602,0x55,0x30c,0xe602,0x75,0x30c,0xdc,0xe643,0x55,0x308,0x304,0xfc,0xe643,0x75,0x308,
-0x304,0xdc,0xe643,0x55,0x308,0x301,0xfc,0xe643,0x75,0x308,0x301,0xdc,0xe643,0x55,0x308,0x30c,
-0xfc,0xe643,0x75,0x308,0x30c,0xdc,0xe643,0x55,0x308,0x300,0xfc,0xe643,0x75,0x308,0x300,0xc4,
-0xe643,0x41,0x308,0x304,0xe4,0xe643,0x61,0x308,0x304,0x226,0xe643,0x41,0x307,0x304,0x227,0xe643,
-0x61,0x307,0x304,0xe602,0xc6,0x304,0xe602,0xe6,0x304,0xe602,0x47,0x30c,0xe602,0x67,0x30c,0xe602,
-0x4b,0x30c,0xe602,0x6b,0x30c,0x1ea,0xe643,0x4f,0x328,0x304,0x1eb,0xe643,0x6f,0x328,0x304,0xe602,
-0x1b7,0x30c,0xe602,0x292,0x30c,0xe602,0x6a,0x30c,0xe602,0x47,0x301,0xe602,0x67,0x301,0xe602,0x4e,
-0x300,0xe602,0x6e,0x300,0xc5,0xe643,0x41,0x30a,0x301,0xe5,0xe643,0x61,0x30a,0x301,0xe602,0xc6,
-0x301,0xe602,0xe6,0x301,0xe602,0xd8,0x301,0xe602,0xf8,0x301,0xe602,0x41,0x30f,0xe602,0x61,0x30f,
-0xe602,0x41,0x311,0xe602,0x61,0x311,0xe602,0x45,0x30f,0xe602,0x65,0x30f,0xe602,0x45,0x311,0xe602,
-0x65,0x311,0xe602,0x49,0x30f,0xe602,0x69,0x30f,0xe602,0x49,0x311,0xe602,0x69,0x311,0xe602,0x4f,
-0x30f,0xe602,0x6f,0x30f,0xe602,0x4f,0x311,0xe602,0x6f,0x311,0xe602,0x52,0x30f,0xe602,0x72,0x30f,
-0xe602,0x52,0x311,0xe602,0x72,0x311,0xe602,0x55,0x30f,0xe602,0x75,0x30f,0xe602,0x55,0x311,0xe602,
-0x75,0x311,0xdc02,0x53,0x326,0xdc02,0x73,0x326,0xdc02,0x54,0x326,0xdc02,0x74,0x326,0xe602,0x48,
-0x30c,0xe602,0x68,0x30c,0xd6,0xe643,0x4f,0x308,0x304,0xf6,0xe643,0x6f,0x308,0x304,0xd5,0xe643,
-0x4f,0x303,0x304,0xf5,0xe643,0x6f,0x303,0x304,0x22e,0xe643,0x4f,0x307,0x304,0x22f,0xe643,0x6f,
-0x307,0x304,0xe602,0x59,0x304,0xe602,0x79,0x304,0xe602,0xa8,0x301,0xe602,0x391,0x301,0xe602,0x395,
-0x301,0xe602,0x397,0x301,0xe602,0x399,0x301,0xe602,0x39f,0x301,0xe602,0x3a5,0x301,0xe602,0x3a9,0x301,
-0x3ca,0xe643,0x3b9,0x308,0x301,0xe602,0x399,0x308,0xe602,0x3a5,0x308,0xe602,0x3b5,0x301,0xe602,0x3b9,
-0x301,0x3cb,0xe643,0x3c5,0x308,0x301,0xe602,0x3bf,0x301,0xe602,0x3c5,0x301,0xe602,0x3d2,0x301,0xe602,
-0x3d2,0x308,0xe602,0x415,0x300,0xe602,0x415,0x308,0xe602,0x413,0x301,0xe602,0x406,0x308,0xe602,0x41a,
-0x301,0xe602,0x418,0x300,0xe602,0x423,0x306,0xe602,0x418,0x306,0xe602,0x438,0x306,0xe602,0x435,0x300,
-0xe602,0x435,0x308,0xe602,0x433,0x301,0xe602,0x456,0x308,0xe602,0x43a,0x301,0xe602,0x438,0x300,0xe602,
-0x443,0x306,0xe602,0x474,0x30f,0xe602,0x475,0x30f,0xe602,0x416,0x306,0xe602,0x436,0x306,0xe602,0x410,
-0x306,0xe602,0x430,0x306,0xe602,0x410,0x308,0xe602,0x430,0x308,0xe602,0x415,0x306,0xe602,0x435,0x306,
-0xe602,0x4d8,0x308,0xe602,0x4d9,0x308,0xe602,0x416,0x308,0xe602,0x436,0x308,0xe602,0x417,0x308,0xe602,
-0x437,0x308,0xe602,0x418,0x304,0xe602,0x438,0x304,0xe602,0x418,0x308,0xe602,0x438,0x308,0xe602,0x41e,
-0x308,0xe602,0x43e,0x308,0xe602,0x4e8,0x308,0xe602,0x4e9,0x308,0xe602,0x42d,0x308,0xe602,0x44d,0x308,
-0xe602,0x423,0x304,0xe602,0x443,0x304,0xe602,0x423,0x308,0xe602,0x443,0x308,0xe602,0x423,0x30b,0xe602,
-0x443,0x30b,0xe602,0x427,0x308,0xe602,0x447,0x308,0xe602,0x42b,0x308,0xe602,0x44b,0x308,0xe602,0x627,
-0x653,0xe602,0x627,0x654,0xe602,0x648,0x654,0xdc02,0x627,0x655,0xe602,0x64a,0x654,0xe602,0x6d5,0x654,
-0xe602,0x6c1,0x654,0xe602,0x6d2,0x654,0x702,0x928,0x93c,0x702,0x930,0x93c,0x702,0x933,0x93c,2,
-0x9c7,0x9be,2,0x9c7,0x9d7,2,0xb47,0xb56,2,0xb47,0xb3e,2,0xb47,0xb57,2,0xb92,
-0xbd7,2,0xbc6,0xbbe,2,0xbc7,0xbbe,2,0xbc6,0xbd7,0x5b02,0xc46,0xc56,2,0xcbf,0xcd5,
-2,0xcc6,0xcd5,2,0xcc6,0xcd6,0xcca,0x43,0xcc6,0xcc2,0xcd5,2,0xd46,0xd3e,2,0xd47,
-0xd3e,2,0xd46,0xd57,0x902,0xdd9,0xdca,0xddc,0x943,0xdd9,0xdcf,0xdca,2,0xdd9,0xddf,2,
-0x1025,0x102e,2,0x1b05,0x1b35,2,0x1b07,0x1b35,2,0x1b09,0x1b35,2,0x1b0b,0x1b35,2,0x1b0d,
-0x1b35,2,0x1b11,0x1b35,2,0x1b3a,0x1b35,2,0x1b3c,0x1b35,2,0x1b3e,0x1b35,2,0x1b3f,0x1b35,
-2,0x1b42,0x1b35,0xdc02,0x41,0x325,0xdc02,0x61,0x325,0xe602,0x42,0x307,0xe602,0x62,0x307,0xdc02,
-0x42,0x323,0xdc02,0x62,0x323,0xdc02,0x42,0x331,0xdc02,0x62,0x331,0xc7,0xe643,0x43,0x327,0x301,
-0xe7,0xe643,0x63,0x327,0x301,0xe602,0x44,0x307,0xe602,0x64,0x307,0xdc02,0x44,0x323,0xdc02,0x64,
-0x323,0xdc02,0x44,0x331,0xdc02,0x64,0x331,0xca02,0x44,0x327,0xca02,0x64,0x327,0xdc02,0x44,0x32d,
-0xdc02,0x64,0x32d,0x112,0xe643,0x45,0x304,0x300,0x113,0xe643,0x65,0x304,0x300,0x112,0xe643,0x45,
-0x304,0x301,0x113,0xe643,0x65,0x304,0x301,0xdc02,0x45,0x32d,0xdc02,0x65,0x32d,0xdc02,0x45,0x330,
-0xdc02,0x65,0x330,0x228,0xe643,0x45,0x327,0x306,0x229,0xe643,0x65,0x327,0x306,0xe602,0x46,0x307,
-0xe602,0x66,0x307,0xe602,0x47,0x304,0xe602,0x67,0x304,0xe602,0x48,0x307,0xe602,0x68,0x307,0xdc02,
-0x48,0x323,0xdc02,0x68,0x323,0xe602,0x48,0x308,0xe602,0x68,0x308,0xca02,0x48,0x327,0xca02,0x68,
-0x327,0xdc02,0x48,0x32e,0xdc02,0x68,0x32e,0xdc02,0x49,0x330,0xdc02,0x69,0x330,0xcf,0xe643,0x49,
-0x308,0x301,0xef,0xe643,0x69,0x308,0x301,0xe602,0x4b,0x301,0xe602,0x6b,0x301,0xdc02,0x4b,0x323,
-0xdc02,0x6b,0x323,0xdc02,0x4b,0x331,0xdc02,0x6b,0x331,0x1e36,0xe643,0x4c,0x323,0x304,0x1e37,0xe643,
-0x6c,0x323,0x304,0xdc02,0x4c,0x331,0xdc02,0x6c,0x331,0xdc02,0x4c,0x32d,0xdc02,0x6c,0x32d,0xe602,
-0x4d,0x301,0xe602,0x6d,0x301,0xe602,0x4d,0x307,0xe602,0x6d,0x307,0xdc02,0x4d,0x323,0xdc02,0x6d,
-0x323,0xe602,0x4e,0x307,0xe602,0x6e,0x307,0xdc02,0x4e,0x323,0xdc02,0x6e,0x323,0xdc02,0x4e,0x331,
-0xdc02,0x6e,0x331,0xdc02,0x4e,0x32d,0xdc02,0x6e,0x32d,0xd5,0xe643,0x4f,0x303,0x301,0xf5,0xe643,
-0x6f,0x303,0x301,0xd5,0xe643,0x4f,0x303,0x308,0xf5,0xe643,0x6f,0x303,0x308,0x14c,0xe643,0x4f,
-0x304,0x300,0x14d,0xe643,0x6f,0x304,0x300,0x14c,0xe643,0x4f,0x304,0x301,0x14d,0xe643,0x6f,0x304,
-0x301,0xe602,0x50,0x301,0xe602,0x70,0x301,0xe602,0x50,0x307,0xe602,0x70,0x307,0xe602,0x52,0x307,
-0xe602,0x72,0x307,0x1e5a,0xe643,0x52,0x323,0x304,0x1e5b,0xe643,0x72,0x323,0x304,0xdc02,0x52,0x331,
-0xdc02,0x72,0x331,0xe602,0x53,0x307,0xe602,0x73,0x307,0x15a,0xe643,0x53,0x301,0x307,0x15b,0xe643,
-0x73,0x301,0x307,0x160,0xe643,0x53,0x30c,0x307,0x161,0xe643,0x73,0x30c,0x307,0x1e62,0xe643,0x53,
-0x323,0x307,0x1e63,0xe643,0x73,0x323,0x307,0xe602,0x54,0x307,0xe602,0x74,0x307,0xdc02,0x54,0x323,
-0xdc02,0x74,0x323,0xdc02,0x54,0x331,0xdc02,0x74,0x331,0xdc02,0x54,0x32d,0xdc02,0x74,0x32d,0xdc02,
-0x55,0x324,0xdc02,0x75,0x324,0xdc02,0x55,0x330,0xdc02,0x75,0x330,0xdc02,0x55,0x32d,0xdc02,0x75,
-0x32d,0x168,0xe643,0x55,0x303,0x301,0x169,0xe643,0x75,0x303,0x301,0x16a,0xe643,0x55,0x304,0x308,
-0x16b,0xe643,0x75,0x304,0x308,0xe602,0x56,0x303,0xe602,0x76,0x303,0xdc02,0x56,0x323,0xdc02,0x76,
-0x323,0xe602,0x57,0x300,0xe602,0x77,0x300,0xe602,0x57,0x301,0xe602,0x77,0x301,0xe602,0x57,0x308,
-0xe602,0x77,0x308,0xe602,0x57,0x307,0xe602,0x77,0x307,0xdc02,0x57,0x323,0xdc02,0x77,0x323,0xe602,
-0x58,0x307,0xe602,0x78,0x307,0xe602,0x58,0x308,0xe602,0x78,0x308,0xe602,0x59,0x307,0xe602,0x79,
-0x307,0xe602,0x5a,0x302,0xe602,0x7a,0x302,0xdc02,0x5a,0x323,0xdc02,0x7a,0x323,0xdc02,0x5a,0x331,
-0xdc02,0x7a,0x331,0xdc02,0x68,0x331,0xe602,0x74,0x308,0xe602,0x77,0x30a,0xe602,0x79,0x30a,0xe602,
-0x17f,0x307,0xe602,0x41,0x309,0xe602,0x61,0x309,0xc2,0xe643,0x41,0x302,0x301,0xe2,0xe643,0x61,
-0x302,0x301,0xc2,0xe643,0x41,0x302,0x300,0xe2,0xe643,0x61,0x302,0x300,0xc2,0xe643,0x41,0x302,
-0x309,0xe2,0xe643,0x61,0x302,0x309,0xc2,0xe643,0x41,0x302,0x303,0xe2,0xe643,0x61,0x302,0x303,
-0x1ea0,0xe643,0x41,0x323,0x302,0x1ea1,0xe643,0x61,0x323,0x302,0x102,0xe643,0x41,0x306,0x301,0x103,
-0xe643,0x61,0x306,0x301,0x102,0xe643,0x41,0x306,0x300,0x103,0xe643,0x61,0x306,0x300,0x102,0xe643,
-0x41,0x306,0x309,0x103,0xe643,0x61,0x306,0x309,0x102,0xe643,0x41,0x306,0x303,0x103,0xe643,0x61,
-0x306,0x303,0x1ea0,0xe643,0x41,0x323,0x306,0x1ea1,0xe643,0x61,0x323,0x306,0xe602,0x45,0x309,0xe602,
-0x65,0x309,0xe602,0x45,0x303,0xe602,0x65,0x303,0xca,0xe643,0x45,0x302,0x301,0xea,0xe643,0x65,
-0x302,0x301,0xca,0xe643,0x45,0x302,0x300,0xea,0xe643,0x65,0x302,0x300,0xca,0xe643,0x45,0x302,
-0x309,0xea,0xe643,0x65,0x302,0x309,0xca,0xe643,0x45,0x302,0x303,0xea,0xe643,0x65,0x302,0x303,
-0x1eb8,0xe643,0x45,0x323,0x302,0x1eb9,0xe643,0x65,0x323,0x302,0xe602,0x49,0x309,0xe602,0x69,0x309,
-0xdc02,0x49,0x323,0xdc02,0x69,0x323,0xe602,0x4f,0x309,0xe602,0x6f,0x309,0xd4,0xe643,0x4f,0x302,
-0x301,0xf4,0xe643,0x6f,0x302,0x301,0xd4,0xe643,0x4f,0x302,0x300,0xf4,0xe643,0x6f,0x302,0x300,
-0xd4,0xe643,0x4f,0x302,0x309,0xf4,0xe643,0x6f,0x302,0x309,0xd4,0xe643,0x4f,0x302,0x303,0xf4,
-0xe643,0x6f,0x302,0x303,0x1ecc,0xe643,0x4f,0x323,0x302,0x1ecd,0xe643,0x6f,0x323,0x302,0x1a0,0xe643,
-0x4f,0x31b,0x301,0x1a1,0xe643,0x6f,0x31b,0x301,0x1a0,0xe643,0x4f,0x31b,0x300,0x1a1,0xe643,0x6f,
-0x31b,0x300,0x1a0,0xe643,0x4f,0x31b,0x309,0x1a1,0xe643,0x6f,0x31b,0x309,0x1a0,0xe643,0x4f,0x31b,
-0x303,0x1a1,0xe643,0x6f,0x31b,0x303,0x1a0,0xdc43,0x4f,0x31b,0x323,0x1a1,0xdc43,0x6f,0x31b,0x323,
-0xdc02,0x55,0x323,0xdc02,0x75,0x323,0xe602,0x55,0x309,0xe602,0x75,0x309,0x1af,0xe643,0x55,0x31b,
-0x301,0x1b0,0xe643,0x75,0x31b,0x301,0x1af,0xe643,0x55,0x31b,0x300,0x1b0,0xe643,0x75,0x31b,0x300,
-0x1af,0xe643,0x55,0x31b,0x309,0x1b0,0xe643,0x75,0x31b,0x309,0x1af,0xe643,0x55,0x31b,0x303,0x1b0,
-0xe643,0x75,0x31b,0x303,0x1af,0xdc43,0x55,0x31b,0x323,0x1b0,0xdc43,0x75,0x31b,0x323,0xe602,0x59,
-0x300,0xe602,0x79,0x300,0xdc02,0x59,0x323,0xdc02,0x79,0x323,0xe602,0x59,0x309,0xe602,0x79,0x309,
-0xe602,0x59,0x303,0xe602,0x79,0x303,0x1f10,0xe643,0x3b5,0x313,0x300,0x1f11,0xe643,0x3b5,0x314,0x300,
-0x1f10,0xe643,0x3b5,0x313,0x301,0x1f11,0xe643,0x3b5,0x314,0x301,0x1f18,0xe643,0x395,0x313,0x300,0x1f19,
-0xe643,0x395,0x314,0x300,0x1f18,0xe643,0x395,0x313,0x301,0x1f19,0xe643,0x395,0x314,0x301,0x1f30,0xe643,
-0x3b9,0x313,0x300,0x1f31,0xe643,0x3b9,0x314,0x300,0x1f30,0xe643,0x3b9,0x313,0x301,0x1f31,0xe643,0x3b9,
-0x314,0x301,0x1f30,0xe643,0x3b9,0x313,0x342,0x1f31,0xe643,0x3b9,0x314,0x342,0x1f38,0xe643,0x399,0x313,
-0x300,0x1f39,0xe643,0x399,0x314,0x300,0x1f38,0xe643,0x399,0x313,0x301,0x1f39,0xe643,0x399,0x314,0x301,
-0x1f38,0xe643,0x399,0x313,0x342,0x1f39,0xe643,0x399,0x314,0x342,0x1f40,0xe643,0x3bf,0x313,0x300,0x1f41,
-0xe643,0x3bf,0x314,0x300,0x1f40,0xe643,0x3bf,0x313,0x301,0x1f41,0xe643,0x3bf,0x314,0x301,0x1f48,0xe643,
-0x39f,0x313,0x300,0x1f49,0xe643,0x39f,0x314,0x300,0x1f48,0xe643,0x39f,0x313,0x301,0x1f49,0xe643,0x39f,
-0x314,0x301,0x1f50,0xe643,0x3c5,0x313,0x300,0x1f51,0xe643,0x3c5,0x314,0x300,0x1f50,0xe643,0x3c5,0x313,
-0x301,0x1f51,0xe643,0x3c5,0x314,0x301,0x1f50,0xe643,0x3c5,0x313,0x342,0x1f51,0xe643,0x3c5,0x314,0x342,
-0x1f59,0xe643,0x3a5,0x314,0x300,0x1f59,0xe643,0x3a5,0x314,0x301,0x1f59,0xe643,0x3a5,0x314,0x342,0xe602,
-0x3b5,0x300,0xe602,0x3b9,0x300,0xe602,0x3bf,0x300,0xe602,0x3c5,0x300,0x1f00,0xf043,0x3b1,0x313,0x345,
-0x1f01,0xf043,0x3b1,0x314,0x345,0x1f02,0x345,2,0xf044,0x3b1,0x313,0x300,0x345,0x1f03,0x345,2,
-0xf044,0x3b1,0x314,0x300,0x345,0x1f04,0x345,2,0xf044,0x3b1,0x313,0x301,0x345,0x1f05,0x345,2,
-0xf044,0x3b1,0x314,0x301,0x345,0x1f06,0x345,2,0xf044,0x3b1,0x313,0x342,0x345,0x1f07,0x345,2,
-0xf044,0x3b1,0x314,0x342,0x345,0x1f08,0xf043,0x391,0x313,0x345,0x1f09,0xf043,0x391,0x314,0x345,0x1f0a,
-0x345,2,0xf044,0x391,0x313,0x300,0x345,0x1f0b,0x345,2,0xf044,0x391,0x314,0x300,0x345,0x1f0c,
-0x345,2,0xf044,0x391,0x313,0x301,0x345,0x1f0d,0x345,2,0xf044,0x391,0x314,0x301,0x345,0x1f0e,
-0x345,2,0xf044,0x391,0x313,0x342,0x345,0x1f0f,0x345,2,0xf044,0x391,0x314,0x342,0x345,0x1f20,
-0xf043,0x3b7,0x313,0x345,0x1f21,0xf043,0x3b7,0x314,0x345,0x1f22,0x345,2,0xf044,0x3b7,0x313,0x300,
-0x345,0x1f23,0x345,2,0xf044,0x3b7,0x314,0x300,0x345,0x1f24,0x345,2,0xf044,0x3b7,0x313,0x301,
-0x345,0x1f25,0x345,2,0xf044,0x3b7,0x314,0x301,0x345,0x1f26,0x345,2,0xf044,0x3b7,0x313,0x342,
-0x345,0x1f27,0x345,2,0xf044,0x3b7,0x314,0x342,0x345,0x1f28,0xf043,0x397,0x313,0x345,0x1f29,0xf043,
-0x397,0x314,0x345,0x1f2a,0x345,2,0xf044,0x397,0x313,0x300,0x345,0x1f2b,0x345,2,0xf044,0x397,
-0x314,0x300,0x345,0x1f2c,0x345,2,0xf044,0x397,0x313,0x301,0x345,0x1f2d,0x345,2,0xf044,0x397,
-0x314,0x301,0x345,0x1f2e,0x345,2,0xf044,0x397,0x313,0x342,0x345,0x1f2f,0x345,2,0xf044,0x397,
-0x314,0x342,0x345,0x1f60,0xf043,0x3c9,0x313,0x345,0x1f61,0xf043,0x3c9,0x314,0x345,0x1f62,0x345,2,
-0xf044,0x3c9,0x313,0x300,0x345,0x1f63,0x345,2,0xf044,0x3c9,0x314,0x300,0x345,0x1f64,0x345,2,
-0xf044,0x3c9,0x313,0x301,0x345,0x1f65,0x345,2,0xf044,0x3c9,0x314,0x301,0x345,0x1f66,0x345,2,
-0xf044,0x3c9,0x313,0x342,0x345,0x1f67,0x345,2,0xf044,0x3c9,0x314,0x342,0x345,0x1f68,0xf043,0x3a9,
-0x313,0x345,0x1f69,0xf043,0x3a9,0x314,0x345,0x1f6a,0x345,2,0xf044,0x3a9,0x313,0x300,0x345,0x1f6b,
-0x345,2,0xf044,0x3a9,0x314,0x300,0x345,0x1f6c,0x345,2,0xf044,0x3a9,0x313,0x301,0x345,0x1f6d,
-0x345,2,0xf044,0x3a9,0x314,0x301,0x345,0x1f6e,0x345,2,0xf044,0x3a9,0x313,0x342,0x345,0x1f6f,
-0x345,2,0xf044,0x3a9,0x314,0x342,0x345,0xe602,0x3b1,0x306,0xe602,0x3b1,0x304,0x1f70,0xf043,0x3b1,
-0x300,0x345,0xf002,0x3b1,0x345,0x3ac,0xf043,0x3b1,0x301,0x345,0x1fb6,0xf043,0x3b1,0x342,0x345,0xe602,
-0x391,0x306,0xe602,0x391,0x304,0xe602,0x391,0x300,0xf002,0x391,0x345,0xe602,0xa8,0x342,0x1f74,0xf043,
-0x3b7,0x300,0x345,0xf002,0x3b7,0x345,0x3ae,0xf043,0x3b7,0x301,0x345,0x1fc6,0xf043,0x3b7,0x342,0x345,
-0xe602,0x395,0x300,0xe602,0x397,0x300,0xf002,0x397,0x345,0xe602,0x1fbf,0x300,0xe602,0x1fbf,0x301,0xe602,
-0x1fbf,0x342,0xe602,0x3b9,0x306,0xe602,0x3b9,0x304,0x3ca,0xe643,0x3b9,0x308,0x300,0xe602,0x3b9,0x342,
-0x3ca,0xe643,0x3b9,0x308,0x342,0xe602,0x399,0x306,0xe602,0x399,0x304,0xe602,0x399,0x300,0xe602,0x1ffe,
-0x300,0xe602,0x1ffe,0x301,0xe602,0x1ffe,0x342,0xe602,0x3c5,0x306,0xe602,0x3c5,0x304,0x3cb,0xe643,0x3c5,
-0x308,0x300,0xe602,0x3c1,0x313,0xe602,0x3c1,0x314,0xe602,0x3c5,0x342,0x3cb,0xe643,0x3c5,0x308,0x342,
-0xe602,0x3a5,0x306,0xe602,0x3a5,0x304,0xe602,0x3a5,0x300,0xe602,0x3a1,0x314,0xe602,0xa8,0x300,0x1f7c,
-0xf043,0x3c9,0x300,0x345,0xf002,0x3c9,0x345,0x3ce,0xf043,0x3c9,0x301,0x345,0x1ff6,0xf043,0x3c9,0x342,
-0x345,0xe602,0x39f,0x300,0xe602,0x3a9,0x300,0xf002,0x3a9,0x345,0x102,0x2190,0x338,0x102,0x2192,0x338,
-0x102,0x2194,0x338,0x102,0x21d0,0x338,0x102,0x21d4,0x338,0x102,0x21d2,0x338,0x102,0x2203,0x338,0x102,
-0x2208,0x338,0x102,0x220b,0x338,0x102,0x2223,0x338,0x102,0x2225,0x338,0x102,0x223c,0x338,0x102,0x2243,
-0x338,0x102,0x2245,0x338,0x102,0x2248,0x338,0x102,0x3d,0x338,0x102,0x2261,0x338,0x102,0x224d,0x338,
-0x102,0x3c,0x338,0x102,0x3e,0x338,0x102,0x2264,0x338,0x102,0x2265,0x338,0x102,0x2272,0x338,0x102,
-0x2273,0x338,0x102,0x2276,0x338,0x102,0x2277,0x338,0x102,0x227a,0x338,0x102,0x227b,0x338,0x102,0x2282,
-0x338,0x102,0x2283,0x338,0x102,0x2286,0x338,0x102,0x2287,0x338,0x102,0x22a2,0x338,0x102,0x22a8,0x338,
-0x102,0x22a9,0x338,0x102,0x22ab,0x338,0x102,0x227c,0x338,0x102,0x227d,0x338,0x102,0x2291,0x338,0x102,
-0x2292,0x338,0x102,0x22b2,0x338,0x102,0x22b3,0x338,0x102,0x22b4,0x338,0x102,0x22b5,0x338,0x802,0x304b,
-0x3099,0x802,0x304d,0x3099,0x802,0x304f,0x3099,0x802,0x3051,0x3099,0x802,0x3053,0x3099,0x802,0x3055,0x3099,
-0x802,0x3057,0x3099,0x802,0x3059,0x3099,0x802,0x305b,0x3099,0x802,0x305d,0x3099,0x802,0x305f,0x3099,0x802,
-0x3061,0x3099,0x802,0x3064,0x3099,0x802,0x3066,0x3099,0x802,0x3068,0x3099,0x802,0x306f,0x3099,0x802,0x306f,
-0x309a,0x802,0x3072,0x3099,0x802,0x3072,0x309a,0x802,0x3075,0x3099,0x802,0x3075,0x309a,0x802,0x3078,0x3099,
-0x802,0x3078,0x309a,0x802,0x307b,0x3099,0x802,0x307b,0x309a,0x802,0x3046,0x3099,0x802,0x309d,0x3099,0x802,
-0x30ab,0x3099,0x802,0x30ad,0x3099,0x802,0x30af,0x3099,0x802,0x30b1,0x3099,0x802,0x30b3,0x3099,0x802,0x30b5,
-0x3099,0x802,0x30b7,0x3099,0x802,0x30b9,0x3099,0x802,0x30bb,0x3099,0x802,0x30bd,0x3099,0x802,0x30bf,0x3099,
-0x802,0x30c1,0x3099,0x802,0x30c4,0x3099,0x802,0x30c6,0x3099,0x802,0x30c8,0x3099,0x802,0x30cf,0x3099,0x802,
-0x30cf,0x309a,0x802,0x30d2,0x3099,0x802,0x30d2,0x309a,0x802,0x30d5,0x3099,0x802,0x30d5,0x309a,0x802,0x30d8,
-0x3099,0x802,0x30d8,0x309a,0x802,0x30db,0x3099,0x802,0x30db,0x309a,0x802,0x30a6,0x3099,0x802,0x30ef,0x3099,
-0x802,0x30f0,0x3099,0x802,0x30f1,0x3099,0x802,0x30f2,0x3099,0x802,0x30fd,0x3099,0x704,0xd804,0xdc99,0xd804,
-0xdcba,0x704,0xd804,0xdc9b,0xd804,0xdcba,0x704,0xd804,0xdca5,0xd804,0xdcba,4,0xd804,0xdd31,0xd804,0xdd27,
-4,0xd804,0xdd32,0xd804,0xdd27,4,0xd804,0xdf47,0xd804,0xdf3e,4,0xd804,0xdf47,0xd804,0xdf57,4,
-0xd805,0xdcb9,0xd805,0xdcba,4,0xd805,0xdcb9,0xd805,0xdcb0,4,0xd805,0xdcb9,0xd805,0xdcbd,4,0xd805,
-0xddb8,0xd805,0xddaf,4,0xd805,0xddb9,0xd805,0xddaf,1,0x2b9,1,0x3b,1,0xb7,0x702,0x915,
-0x93c,0x702,0x916,0x93c,0x702,0x917,0x93c,0x702,0x91c,0x93c,0x702,0x921,0x93c,0x702,0x922,0x93c,
-0x702,0x92b,0x93c,0x702,0x92f,0x93c,0x702,0x9a1,0x9bc,0x702,0x9a2,0x9bc,0x702,0x9af,0x9bc,0x702,
-0xa32,0xa3c,0x702,0xa38,0xa3c,0x702,0xa16,0xa3c,0x702,0xa17,0xa3c,0x702,0xa1c,0xa3c,0x702,0xa2b,
-0xa3c,0x702,0xb21,0xb3c,0x702,0xb22,0xb3c,2,0xf42,0xfb7,2,0xf4c,0xfb7,2,0xf51,0xfb7,
-2,0xf56,0xfb7,2,0xf5b,0xfb7,2,0xf40,0xfb5,0x8202,0xfb2,0xf80,0x8202,0xfb3,0xf80,2,
-0xf92,0xfb7,2,0xf9c,0xfb7,2,0xfa1,0xfb7,2,0xfa6,0xfb7,2,0xfab,0xfb7,2,0xf90,
-0xfb5,1,0x3b9,1,0x60,1,0xb4,1,0x3a9,1,0x4b,1,0x3008,1,0x3009,0x102,
-0x2add,0x338,1,0x8c48,1,0x66f4,1,0x8eca,1,0x8cc8,1,0x6ed1,1,0x4e32,1,0x53e5,
-1,0x9f9c,1,0x5951,1,0x91d1,1,0x5587,1,0x5948,1,0x61f6,1,0x7669,1,0x7f85,
-1,0x863f,1,0x87ba,1,0x88f8,1,0x908f,1,0x6a02,1,0x6d1b,1,0x70d9,1,0x73de,
-1,0x843d,1,0x916a,1,0x99f1,1,0x4e82,1,0x5375,1,0x6b04,1,0x721b,1,0x862d,
-1,0x9e1e,1,0x5d50,1,0x6feb,1,0x85cd,1,0x8964,1,0x62c9,1,0x81d8,1,0x881f,
-1,0x5eca,1,0x6717,1,0x6d6a,1,0x72fc,1,0x90ce,1,0x4f86,1,0x51b7,1,0x52de,
-1,0x64c4,1,0x6ad3,1,0x7210,1,0x76e7,1,0x8001,1,0x8606,1,0x865c,1,0x8def,
-1,0x9732,1,0x9b6f,1,0x9dfa,1,0x788c,1,0x797f,1,0x7da0,1,0x83c9,1,0x9304,
-1,0x9e7f,1,0x8ad6,1,0x58df,1,0x5f04,1,0x7c60,1,0x807e,1,0x7262,1,0x78ca,
-1,0x8cc2,1,0x96f7,1,0x58d8,1,0x5c62,1,0x6a13,1,0x6dda,1,0x6f0f,1,0x7d2f,
-1,0x7e37,1,0x964b,1,0x52d2,1,0x808b,1,0x51dc,1,0x51cc,1,0x7a1c,1,0x7dbe,
-1,0x83f1,1,0x9675,1,0x8b80,1,0x62cf,1,0x8afe,1,0x4e39,1,0x5be7,1,0x6012,
-1,0x7387,1,0x7570,1,0x5317,1,0x78fb,1,0x4fbf,1,0x5fa9,1,0x4e0d,1,0x6ccc,
-1,0x6578,1,0x7d22,1,0x53c3,1,0x585e,1,0x7701,1,0x8449,1,0x8aaa,1,0x6bba,
-1,0x8fb0,1,0x6c88,1,0x62fe,1,0x82e5,1,0x63a0,1,0x7565,1,0x4eae,1,0x5169,
-1,0x51c9,1,0x6881,1,0x7ce7,1,0x826f,1,0x8ad2,1,0x91cf,1,0x52f5,1,0x5442,
-1,0x5973,1,0x5eec,1,0x65c5,1,0x6ffe,1,0x792a,1,0x95ad,1,0x9a6a,1,0x9e97,
-1,0x9ece,1,0x529b,1,0x66c6,1,0x6b77,1,0x8f62,1,0x5e74,1,0x6190,1,0x6200,
-1,0x649a,1,0x6f23,1,0x7149,1,0x7489,1,0x79ca,1,0x7df4,1,0x806f,1,0x8f26,
-1,0x84ee,1,0x9023,1,0x934a,1,0x5217,1,0x52a3,1,0x54bd,1,0x70c8,1,0x88c2,
-1,0x5ec9,1,0x5ff5,1,0x637b,1,0x6bae,1,0x7c3e,1,0x7375,1,0x4ee4,1,0x56f9,
-1,0x5dba,1,0x601c,1,0x73b2,1,0x7469,1,0x7f9a,1,0x8046,1,0x9234,1,0x96f6,
-1,0x9748,1,0x9818,1,0x4f8b,1,0x79ae,1,0x91b4,1,0x96b8,1,0x60e1,1,0x4e86,
-1,0x50da,1,0x5bee,1,0x5c3f,1,0x6599,1,0x71ce,1,0x7642,1,0x84fc,1,0x907c,
-1,0x9f8d,1,0x6688,1,0x962e,1,0x5289,1,0x677b,1,0x67f3,1,0x6d41,1,0x6e9c,
-1,0x7409,1,0x7559,1,0x786b,1,0x7d10,1,0x985e,1,0x516d,1,0x622e,1,0x9678,
-1,0x502b,1,0x5d19,1,0x6dea,1,0x8f2a,1,0x5f8b,1,0x6144,1,0x6817,1,0x9686,
-1,0x5229,1,0x540f,1,0x5c65,1,0x6613,1,0x674e,1,0x68a8,1,0x6ce5,1,0x7406,
-1,0x75e2,1,0x7f79,1,0x88cf,1,0x88e1,1,0x91cc,1,0x96e2,1,0x533f,1,0x6eba,
-1,0x541d,1,0x71d0,1,0x7498,1,0x85fa,1,0x96a3,1,0x9c57,1,0x9e9f,1,0x6797,
-1,0x6dcb,1,0x81e8,1,0x7acb,1,0x7b20,1,0x7c92,1,0x72c0,1,0x7099,1,0x8b58,
-1,0x4ec0,1,0x8336,1,0x523a,1,0x5207,1,0x5ea6,1,0x62d3,1,0x7cd6,1,0x5b85,
-1,0x6d1e,1,0x66b4,1,0x8f3b,1,0x884c,1,0x964d,1,0x898b,1,0x5ed3,1,0x5140,
-1,0x55c0,1,0x585a,1,0x6674,1,0x51de,1,0x732a,1,0x76ca,1,0x793c,1,0x795e,
-1,0x7965,1,0x798f,1,0x9756,1,0x7cbe,1,0x7fbd,1,0x8612,1,0x8af8,1,0x9038,
-1,0x90fd,1,0x98ef,1,0x98fc,1,0x9928,1,0x9db4,1,0x90de,1,0x96b7,1,0x4fae,
-1,0x50e7,1,0x514d,1,0x52c9,1,0x52e4,1,0x5351,1,0x559d,1,0x5606,1,0x5668,
-1,0x5840,1,0x58a8,1,0x5c64,1,0x5c6e,1,0x6094,1,0x6168,1,0x618e,1,0x61f2,
-1,0x654f,1,0x65e2,1,0x6691,1,0x6885,1,0x6d77,1,0x6e1a,1,0x6f22,1,0x716e,
-1,0x722b,1,0x7422,1,0x7891,1,0x793e,1,0x7949,1,0x7948,1,0x7950,1,0x7956,
-1,0x795d,1,0x798d,1,0x798e,1,0x7a40,1,0x7a81,1,0x7bc0,1,0x7e09,1,0x7e41,
-1,0x7f72,1,0x8005,1,0x81ed,1,0x8279,1,0x8457,1,0x8910,1,0x8996,1,0x8b01,
-1,0x8b39,1,0x8cd3,1,0x8d08,1,0x8fb6,1,0x96e3,1,0x97ff,1,0x983b,1,0x6075,
-2,0xd850,0xdeee,1,0x8218,1,0x4e26,1,0x51b5,1,0x5168,1,0x4f80,1,0x5145,1,
-0x5180,1,0x52c7,1,0x52fa,1,0x5555,1,0x5599,1,0x55e2,1,0x58b3,1,0x5944,1,
-0x5954,1,0x5a62,1,0x5b28,1,0x5ed2,1,0x5ed9,1,0x5f69,1,0x5fad,1,0x60d8,1,
-0x614e,1,0x6108,1,0x6160,1,0x6234,1,0x63c4,1,0x641c,1,0x6452,1,0x6556,1,
-0x671b,1,0x6756,1,0x6b79,1,0x6edb,1,0x6ecb,1,0x701e,1,0x77a7,1,0x7235,1,
-0x72af,1,0x7471,1,0x7506,1,0x753b,1,0x761d,1,0x761f,1,0x76db,1,0x76f4,1,
-0x774a,1,0x7740,1,0x78cc,1,0x7ab1,1,0x7c7b,1,0x7d5b,1,0x7f3e,1,0x8352,1,
-0x83ef,1,0x8779,1,0x8941,1,0x8986,1,0x8abf,1,0x8acb,1,0x8aed,1,0x8b8a,1,
-0x8f38,1,0x9072,1,0x9199,1,0x9276,1,0x967c,1,0x97db,1,0x980b,1,0x9b12,2,
-0xd84a,0xdc4a,2,0xd84a,0xdc44,2,0xd84c,0xdfd5,1,0x3b9d,1,0x4018,1,0x4039,2,0xd854,
-0xde49,2,0xd857,0xdcd0,2,0xd85f,0xded3,1,0x9f43,1,0x9f8e,0xe02,0x5d9,0x5b4,0x1102,0x5f2,
-0x5b7,0x1802,0x5e9,0x5c1,0x1902,0x5e9,0x5c2,0xfb49,0x1843,0x5e9,0x5bc,0x5c1,0xfb49,0x1943,0x5e9,0x5bc,
-0x5c2,0x1102,0x5d0,0x5b7,0x1202,0x5d0,0x5b8,0x1502,0x5d0,0x5bc,0x1502,0x5d1,0x5bc,0x1502,0x5d2,0x5bc,
-0x1502,0x5d3,0x5bc,0x1502,0x5d4,0x5bc,0x1502,0x5d5,0x5bc,0x1502,0x5d6,0x5bc,0x1502,0x5d8,0x5bc,0x1502,
-0x5d9,0x5bc,0x1502,0x5da,0x5bc,0x1502,0x5db,0x5bc,0x1502,0x5dc,0x5bc,0x1502,0x5de,0x5bc,0x1502,0x5e0,
-0x5bc,0x1502,0x5e1,0x5bc,0x1502,0x5e3,0x5bc,0x1502,0x5e4,0x5bc,0x1502,0x5e6,0x5bc,0x1502,0x5e7,0x5bc,
-0x1502,0x5e8,0x5bc,0x1502,0x5e9,0x5bc,0x1502,0x5ea,0x5bc,0x1302,0x5d5,0x5b9,0x1702,0x5d1,0x5bf,0x1702,
-0x5db,0x5bf,0x1702,0x5e4,0x5bf,0xd804,0xd834,0xdd57,0xd834,0xdd65,0xd804,0xd834,0xdd58,0xd834,0xdd65,0xd834,
-0xdd5f,0xd834,0xdd6e,4,0xd846,0xd834,0xdd58,0xd834,0xdd65,0xd834,0xdd6e,0xd834,0xdd5f,0xd834,0xdd6f,4,
-0xd846,0xd834,0xdd58,0xd834,0xdd65,0xd834,0xdd6f,0xd834,0xdd5f,0xd834,0xdd70,4,0xd846,0xd834,0xdd58,0xd834,
-0xdd65,0xd834,0xdd70,0xd834,0xdd5f,0xd834,0xdd71,4,0xd846,0xd834,0xdd58,0xd834,0xdd65,0xd834,0xdd71,0xd834,
-0xdd5f,0xd834,0xdd72,4,0xd846,0xd834,0xdd58,0xd834,0xdd65,0xd834,0xdd72,0xd804,0xd834,0xddb9,0xd834,0xdd65,
-0xd804,0xd834,0xddba,0xd834,0xdd65,0xd834,0xddbb,0xd834,0xdd6e,4,0xd846,0xd834,0xddb9,0xd834,0xdd65,0xd834,
-0xdd6e,0xd834,0xddbc,0xd834,0xdd6e,4,0xd846,0xd834,0xddba,0xd834,0xdd65,0xd834,0xdd6e,0xd834,0xddbb,0xd834,
-0xdd6f,4,0xd846,0xd834,0xddb9,0xd834,0xdd65,0xd834,0xdd6f,0xd834,0xddbc,0xd834,0xdd6f,4,0xd846,0xd834,
-0xddba,0xd834,0xdd65,0xd834,0xdd6f,1,0x4e3d,1,0x4e38,1,0x4e41,2,0xd840,0xdd22,1,0x4f60,
-1,0x4fbb,1,0x5002,1,0x507a,1,0x5099,1,0x50cf,1,0x349e,2,0xd841,0xde3a,1,
-0x5154,1,0x5164,1,0x5177,2,0xd841,0xdd1c,1,0x34b9,1,0x5167,1,0x518d,2,0xd841,
-0xdd4b,1,0x5197,1,0x51a4,1,0x4ecc,1,0x51ac,2,0xd864,0xdddf,1,0x51f5,1,0x5203,
-1,0x34df,1,0x523b,1,0x5246,1,0x5272,1,0x5277,1,0x3515,1,0x5305,1,0x5306,
-1,0x5349,1,0x535a,1,0x5373,1,0x537d,1,0x537f,2,0xd842,0xde2c,1,0x7070,1,
-0x53ca,1,0x53df,2,0xd842,0xdf63,1,0x53eb,1,0x53f1,1,0x5406,1,0x549e,1,0x5438,
-1,0x5448,1,0x5468,1,0x54a2,1,0x54f6,1,0x5510,1,0x5553,1,0x5563,1,0x5584,
-1,0x55ab,1,0x55b3,1,0x55c2,1,0x5716,1,0x5717,1,0x5651,1,0x5674,1,0x58ee,
-1,0x57ce,1,0x57f4,1,0x580d,1,0x578b,1,0x5832,1,0x5831,1,0x58ac,2,0xd845,
-0xdce4,1,0x58f2,1,0x58f7,1,0x5906,1,0x591a,1,0x5922,1,0x5962,2,0xd845,0xdea8,
-2,0xd845,0xdeea,1,0x59ec,1,0x5a1b,1,0x5a27,1,0x59d8,1,0x5a66,1,0x36ee,1,
-0x36fc,1,0x5b08,1,0x5b3e,2,0xd846,0xddc8,1,0x5bc3,1,0x5bd8,1,0x5bf3,2,0xd846,
-0xdf18,1,0x5bff,1,0x5c06,1,0x5f53,1,0x5c22,1,0x3781,1,0x5c60,1,0x5cc0,1,
-0x5c8d,2,0xd847,0xdde4,1,0x5d43,2,0xd847,0xdde6,1,0x5d6e,1,0x5d6b,1,0x5d7c,1,
-0x5de1,1,0x5de2,1,0x382f,1,0x5dfd,1,0x5e28,1,0x5e3d,1,0x5e69,1,0x3862,2,
-0xd848,0xdd83,1,0x387c,1,0x5eb0,1,0x5eb3,1,0x5eb6,2,0xd868,0xdf92,1,0x5efe,2,
-0xd848,0xdf31,1,0x8201,1,0x5f22,1,0x38c7,2,0xd84c,0xdeb8,2,0xd858,0xddda,1,0x5f62,
-1,0x5f6b,1,0x38e3,1,0x5f9a,1,0x5fcd,1,0x5fd7,1,0x5ff9,1,0x6081,1,0x393a,
-1,0x391c,2,0xd849,0xded4,1,0x60c7,1,0x6148,1,0x614c,1,0x617a,1,0x61b2,1,
-0x61a4,1,0x61af,1,0x61de,1,0x6210,1,0x621b,1,0x625d,1,0x62b1,1,0x62d4,1,
-0x6350,2,0xd84a,0xdf0c,1,0x633d,1,0x62fc,1,0x6368,1,0x6383,1,0x63e4,2,0xd84a,
-0xdff1,1,0x6422,1,0x63c5,1,0x63a9,1,0x3a2e,1,0x6469,1,0x647e,1,0x649d,1,
-0x6477,1,0x3a6c,1,0x656c,2,0xd84c,0xdc0a,1,0x65e3,1,0x66f8,1,0x6649,1,0x3b19,
-1,0x3b08,1,0x3ae4,1,0x5192,1,0x5195,1,0x6700,1,0x669c,1,0x80ad,1,0x43d9,
-1,0x6721,1,0x675e,1,0x6753,2,0xd84c,0xdfc3,1,0x3b49,1,0x67fa,1,0x6785,1,
-0x6852,2,0xd84d,0xdc6d,1,0x688e,1,0x681f,1,0x6914,1,0x6942,1,0x69a3,1,0x69ea,
-1,0x6aa8,2,0xd84d,0xdea3,1,0x6adb,1,0x3c18,1,0x6b21,2,0xd84e,0xdca7,1,0x6b54,
-1,0x3c4e,1,0x6b72,1,0x6b9f,1,0x6bbb,2,0xd84e,0xde8d,2,0xd847,0xdd0b,2,0xd84e,
-0xdefa,1,0x6c4e,2,0xd84f,0xdcbc,1,0x6cbf,1,0x6ccd,1,0x6c67,1,0x6d16,1,0x6d3e,
-1,0x6d69,1,0x6d78,1,0x6d85,2,0xd84f,0xdd1e,1,0x6d34,1,0x6e2f,1,0x6e6e,1,
-0x3d33,1,0x6ec7,2,0xd84f,0xded1,1,0x6df9,1,0x6f6e,2,0xd84f,0xdf5e,2,0xd84f,0xdf8e,
-1,0x6fc6,1,0x7039,1,0x701b,1,0x3d96,1,0x704a,1,0x707d,1,0x7077,1,0x70ad,
-2,0xd841,0xdd25,1,0x7145,2,0xd850,0xde63,1,0x719c,2,0xd850,0xdfab,1,0x7228,1,
-0x7250,2,0xd851,0xde08,1,0x7280,1,0x7295,2,0xd851,0xdf35,2,0xd852,0xdc14,1,0x737a,
-1,0x738b,1,0x3eac,1,0x73a5,1,0x3eb8,1,0x7447,1,0x745c,1,0x7485,1,0x74ca,
-1,0x3f1b,1,0x7524,2,0xd853,0xdc36,1,0x753e,2,0xd853,0xdc92,2,0xd848,0xdd9f,1,
-0x7610,2,0xd853,0xdfa1,2,0xd853,0xdfb8,2,0xd854,0xdc44,1,0x3ffc,1,0x4008,2,0xd854,
-0xdcf3,2,0xd854,0xdcf2,2,0xd854,0xdd19,2,0xd854,0xdd33,1,0x771e,1,0x771f,1,0x778b,
-1,0x4046,1,0x4096,2,0xd855,0xdc1d,1,0x784e,1,0x40e3,2,0xd855,0xde26,2,0xd855,
-0xde9a,2,0xd855,0xdec5,1,0x79eb,1,0x412f,1,0x7a4a,1,0x7a4f,2,0xd856,0xdd7c,2,
-0xd856,0xdea7,1,0x7aee,1,0x4202,2,0xd856,0xdfab,1,0x7bc6,1,0x7bc9,1,0x4227,2,
-0xd857,0xdc80,1,0x7cd2,1,0x42a0,1,0x7ce8,1,0x7ce3,1,0x7d00,2,0xd857,0xdf86,1,
-0x7d63,1,0x4301,1,0x7dc7,1,0x7e02,1,0x7e45,1,0x4334,2,0xd858,0xde28,2,0xd858,
-0xde47,1,0x4359,2,0xd858,0xded9,1,0x7f7a,2,0xd858,0xdf3e,1,0x7f95,1,0x7ffa,2,
-0xd859,0xdcda,2,0xd859,0xdd23,1,0x8060,2,0xd859,0xdda8,1,0x8070,2,0xd84c,0xdf5f,1,
-0x43d5,1,0x80b2,1,0x8103,1,0x440b,1,0x813e,1,0x5ab5,2,0xd859,0xdfa7,2,0xd859,
-0xdfb5,2,0xd84c,0xdf93,2,0xd84c,0xdf9c,1,0x8204,1,0x8f9e,1,0x446b,1,0x8291,1,
-0x828b,1,0x829d,1,0x52b3,1,0x82b1,1,0x82b3,1,0x82bd,1,0x82e6,2,0xd85a,0xdf3c,
-1,0x831d,1,0x8363,1,0x83ad,1,0x8323,1,0x83bd,1,0x83e7,1,0x8353,1,0x83ca,
-1,0x83cc,1,0x83dc,2,0xd85b,0xdc36,2,0xd85b,0xdd6b,2,0xd85b,0xdcd5,1,0x452b,1,
-0x84f1,1,0x84f3,1,0x8516,2,0xd85c,0xdfca,1,0x8564,2,0xd85b,0xdf2c,1,0x455d,1,
-0x4561,2,0xd85b,0xdfb1,2,0xd85c,0xdcd2,1,0x456b,1,0x8650,1,0x8667,1,0x8669,1,
-0x86a9,1,0x8688,1,0x870e,1,0x86e2,1,0x8728,1,0x876b,1,0x8786,1,0x45d7,1,
-0x87e1,1,0x8801,1,0x45f9,1,0x8860,1,0x8863,2,0xd85d,0xde67,1,0x88d7,1,0x88de,
-1,0x4635,1,0x88fa,1,0x34bb,2,0xd85e,0xdcae,2,0xd85e,0xdd66,1,0x46be,1,0x46c7,
-1,0x8aa0,1,0x8c55,2,0xd85f,0xdca8,1,0x8cab,1,0x8cc1,1,0x8d1b,1,0x8d77,2,
-0xd85f,0xdf2f,2,0xd842,0xdc04,1,0x8dcb,1,0x8dbc,1,0x8df0,2,0xd842,0xdcde,1,0x8ed4,
-2,0xd861,0xddd2,2,0xd861,0xdded,1,0x9094,1,0x90f1,1,0x9111,2,0xd861,0xdf2e,1,
-0x911b,1,0x9238,1,0x92d7,1,0x92d8,1,0x927c,1,0x93f9,1,0x9415,2,0xd862,0xdffa,
-1,0x958b,1,0x4995,1,0x95b7,2,0xd863,0xdd77,1,0x49e6,1,0x96c3,1,0x5db2,1,
-0x9723,2,0xd864,0xdd45,2,0xd864,0xde1a,1,0x4a6e,1,0x4a76,1,0x97e0,2,0xd865,0xdc0a,
-1,0x4ab2,2,0xd865,0xdc96,1,0x9829,2,0xd865,0xddb6,1,0x98e2,1,0x4b33,1,0x9929,
-1,0x99a7,1,0x99c2,1,0x99fe,1,0x4bce,2,0xd866,0xdf30,1,0x9c40,1,0x9cfd,1,
-0x4cce,1,0x4ced,1,0x9d67,2,0xd868,0xdcce,1,0x4cf8,2,0xd868,0xdd05,2,0xd868,0xde0e,
-2,0xd868,0xde91,1,0x9ebb,1,0x4d56,1,0x9ef9,1,0x9efe,1,0x9f05,1,0x9f0f,1,
-0x9f16,1,0x9f3b,2,0xd869,0xde00,0x3ac,0xe642,0x3b1,0x301,0x3ad,0xe642,0x3b5,0x301,0x3ae,0xe642,
-0x3b7,0x301,0x3af,0xe642,0x3b9,0x301,0x3cc,0xe642,0x3bf,0x301,0x3cd,0xe642,0x3c5,0x301,0x3ce,0xe642,
-0x3c9,0x301,0x386,0xe642,0x391,0x301,0x388,0xe642,0x395,0x301,0x389,0xe642,0x397,0x301,0x390,1,
-0xe643,0x3b9,0x308,0x301,0x38a,0xe642,0x399,0x301,0x3b0,1,0xe643,0x3c5,0x308,0x301,0x38e,0xe642,
-0x3a5,0x301,0x385,0xe642,0xa8,0x301,0x38c,0xe642,0x39f,0x301,0x38f,0xe642,0x3a9,0x301,0xc5,0xe642,
-0x41,0x30a,0xe6e6,0xe681,0x300,0xe6e6,0xe681,0x301,0xe6e6,0xe681,0x313,0xe6e6,0xe682,0x308,0x301,0x8100,
-0x8282,0xf71,0xf72,0x8100,0x8482,0xf71,0xf74,0x8100,0x8282,0xf71,0xf80,0
+0x2c02,0x2978,0x348b,0x2e82,0x2976,0xb48b,0x2f42,0x297c,0xb48b,0x6bc2,0x2b74,0xb48b,0x6bc2,0x2b76,0xb48d,0x4c02,
+0x3270,2,0xe602,0x41,0x302,0x600,0x3d4c,0x602,0x3d48,0x606,0x3d54,0x8612,0x3d50,0xe602,0x41,0x308,
+0x8608,0x3bc,0xe602,0x41,0x30a,0x8602,0x3f4,0xca02,0x43,0x327,0x8602,0x3c10,0xe602,0x45,0x302,0x600,
+0x3d80,0x602,0x3d7c,0x606,0x3d88,0x8612,0x3d84,0xe602,0x49,0x308,0x8602,0x3c5c,0xe602,0x4f,0x302,0x600,
+0x3da4,0x602,0x3da0,0x606,0x3dac,0x8612,0x3da8,0xe602,0x4f,0x303,0x602,0x3c98,0x608,0x458,0x8610,0x3c9c,
+0xe602,0x4f,0x308,0x8608,0x454,0xe602,0x55,0x308,0x600,0x3b6,0x602,0x3ae,0x608,0x3aa,0x8618,0x3b2,
+0xe602,0x61,0x302,0x600,0x3d4e,0x602,0x3d4a,0x606,0x3d56,0x8612,0x3d52,0xe602,0x61,0x308,0x8608,0x3be,
+0xe602,0x61,0x30a,0x8602,0x3f6,0xca02,0x63,0x327,0x8602,0x3c12,0xe602,0x65,0x302,0x600,0x3d82,0x602,
+0x3d7e,0x606,0x3d8a,0x8612,0x3d86,0xe602,0x69,0x308,0x8602,0x3c5e,0xe602,0x6f,0x302,0x600,0x3da6,0x602,
+0x3da2,0x606,0x3dae,0x8612,0x3daa,0xe602,0x6f,0x303,0x602,0x3c9a,0x608,0x45a,0x8610,0x3c9e,0xe602,0x6f,
+0x308,0x8608,0x456,0xe602,0x75,0x308,0x600,0x3b8,0x602,0x3b0,0x608,0x3ac,0x8618,0x3b4,0xe602,0x41,
+0x306,0x600,0x3d60,0x602,0x3d5c,0x606,0x3d68,0x8612,0x3d64,0xe602,0x61,0x306,0x600,0x3d62,0x602,0x3d5e,
+0x606,0x3d6a,0x8612,0x3d66,0xe602,0x45,0x304,0x600,0x3c28,0x8602,0x3c2c,0xe602,0x65,0x304,0x600,0x3c2a,
+0x8602,0x3c2e,0xe602,0x4f,0x304,0x600,0x3ca0,0x8602,0x3ca4,0xe602,0x6f,0x304,0x600,0x3ca2,0x8602,0x3ca6,
+0xe602,0x53,0x301,0x860e,0x3cc8,0xe602,0x73,0x301,0x860e,0x3cca,0xe602,0x53,0x30c,0x860e,0x3ccc,0xe602,
+0x73,0x30c,0x860e,0x3cce,0xe602,0x55,0x303,0x8602,0x3cf0,0xe602,0x75,0x303,0x8602,0x3cf2,0xe602,0x55,
+0x304,0x8610,0x3cf4,0xe602,0x75,0x304,0x8610,0x3cf6,0xd802,0x4f,0x31b,0x600,0x3db8,0x602,0x3db4,0x606,
+0x3dc0,0x612,0x3dbc,0x8646,0x3dc4,0xd802,0x6f,0x31b,0x600,0x3dba,0x602,0x3db6,0x606,0x3dc2,0x612,0x3dbe,
+0x8646,0x3dc6,0xd802,0x55,0x31b,0x600,0x3dd4,0x602,0x3dd0,0x606,0x3ddc,0x612,0x3dd8,0x8646,0x3de0,0xd802,
+0x75,0x31b,0x600,0x3dd6,0x602,0x3dd2,0x606,0x3dde,0x612,0x3dda,0x8646,0x3de2,0xca02,0x4f,0x328,0x8608,
+0x3d8,0xca02,0x6f,0x328,0x8608,0x3da,0xe602,0x41,0x307,0x8608,0x3c0,0xe602,0x61,0x307,0x8608,0x3c2,
+0xca02,0x45,0x327,0x860c,0x3c38,0xca02,0x65,0x327,0x860c,0x3c3a,0xe602,0x4f,0x307,0x8608,0x460,0xe602,
+0x6f,0x307,0x8608,0x462,0xe602,0x3b1,0x301,0x868a,0x3f68,0xe602,0x3b7,0x301,0x868a,0x3f88,0xe602,0x3b9,
+0x308,0x600,0x3fa4,0x602,0x720,0x8684,0x3fae,0xe602,0x3c5,0x308,0x600,0x3fc4,0x602,0x760,0x8684,0x3fce,
+0xe602,0x3c9,0x301,0x868a,0x3fe8,2,0xcc6,0xcc2,0x99aa,0x1996,2,0xdd9,0xdcf,0x9b94,0x1bba,0xdc02,
+0x4c,0x323,0x8608,0x3c70,0xdc02,0x6c,0x323,0x8608,0x3c72,0xdc02,0x52,0x323,0x8608,0x3cb8,0xdc02,0x72,
+0x323,0x8608,0x3cba,0xdc02,0x53,0x323,0x860e,0x3cd0,0xdc02,0x73,0x323,0x860e,0x3cd2,0xdc02,0x41,0x323,
+0x604,0x3d58,0x860c,0x3d6c,0xdc02,0x61,0x323,0x604,0x3d5a,0x860c,0x3d6e,0xdc02,0x45,0x323,0x8604,0x3d8c,
+0xdc02,0x65,0x323,0x8604,0x3d8e,0xdc02,0x4f,0x323,0x8604,0x3db0,0xdc02,0x6f,0x323,0x8604,0x3db2,0xe602,
+0x3b1,0x313,0x600,0x3e05,0x602,0x3e09,0x684,0x3e0d,0x868a,0x3f00,0xe602,0x3b1,0x314,0x600,0x3e07,0x602,
+0x3e0b,0x684,0x3e0f,0x868a,0x3f02,0x1f00,0xe643,0x3b1,0x313,0x300,0x868a,0x3f04,0x1f01,0xe643,0x3b1,0x314,
+0x300,0x868a,0x3f06,0x1f00,0xe643,0x3b1,0x313,0x301,0x868a,0x3f08,0x1f01,0xe643,0x3b1,0x314,0x301,0x868a,
+0x3f0a,0x1f00,0xe643,0x3b1,0x313,0x342,0x868a,0x3f0c,0x1f01,0xe643,0x3b1,0x314,0x342,0x868a,0x3f0e,0xe602,
+0x391,0x313,0x600,0x3e15,0x602,0x3e19,0x684,0x3e1d,0x868a,0x3f10,0xe602,0x391,0x314,0x600,0x3e17,0x602,
+0x3e1b,0x684,0x3e1f,0x868a,0x3f12,0x1f08,0xe643,0x391,0x313,0x300,0x868a,0x3f14,0x1f09,0xe643,0x391,0x314,
+0x300,0x868a,0x3f16,0x1f08,0xe643,0x391,0x313,0x301,0x868a,0x3f18,0x1f09,0xe643,0x391,0x314,0x301,0x868a,
+0x3f1a,0x1f08,0xe643,0x391,0x313,0x342,0x868a,0x3f1c,0x1f09,0xe643,0x391,0x314,0x342,0x868a,0x3f1e,0xe602,
+0x3b5,0x313,0x600,0x3e24,0x8602,0x3e28,0xe602,0x3b5,0x314,0x600,0x3e26,0x8602,0x3e2a,0xe602,0x395,0x313,
+0x600,0x3e34,0x8602,0x3e38,0xe602,0x395,0x314,0x600,0x3e36,0x8602,0x3e3a,0xe602,0x3b7,0x313,0x600,0x3e45,
+0x602,0x3e49,0x684,0x3e4d,0x868a,0x3f20,0xe602,0x3b7,0x314,0x600,0x3e47,0x602,0x3e4b,0x684,0x3e4f,0x868a,
+0x3f22,0x1f20,0xe643,0x3b7,0x313,0x300,0x868a,0x3f24,0x1f21,0xe643,0x3b7,0x314,0x300,0x868a,0x3f26,0x1f20,
+0xe643,0x3b7,0x313,0x301,0x868a,0x3f28,0x1f21,0xe643,0x3b7,0x314,0x301,0x868a,0x3f2a,0x1f20,0xe643,0x3b7,
+0x313,0x342,0x868a,0x3f2c,0x1f21,0xe643,0x3b7,0x314,0x342,0x868a,0x3f2e,0xe602,0x397,0x313,0x600,0x3e55,
+0x602,0x3e59,0x684,0x3e5d,0x868a,0x3f30,0xe602,0x397,0x314,0x600,0x3e57,0x602,0x3e5b,0x684,0x3e5f,0x868a,
+0x3f32,0x1f28,0xe643,0x397,0x313,0x300,0x868a,0x3f34,0x1f29,0xe643,0x397,0x314,0x300,0x868a,0x3f36,0x1f28,
+0xe643,0x397,0x313,0x301,0x868a,0x3f38,0x1f29,0xe643,0x397,0x314,0x301,0x868a,0x3f3a,0x1f28,0xe643,0x397,
+0x313,0x342,0x868a,0x3f3c,0x1f29,0xe643,0x397,0x314,0x342,0x868a,0x3f3e,0xe602,0x3b9,0x313,0x600,0x3e64,
+0x602,0x3e68,0x8684,0x3e6c,0xe602,0x3b9,0x314,0x600,0x3e66,0x602,0x3e6a,0x8684,0x3e6e,0xe602,0x399,0x313,
+0x600,0x3e74,0x602,0x3e78,0x8684,0x3e7c,0xe602,0x399,0x314,0x600,0x3e76,0x602,0x3e7a,0x8684,0x3e7e,0xe602,
+0x3bf,0x313,0x600,0x3e84,0x8602,0x3e88,0xe602,0x3bf,0x314,0x600,0x3e86,0x8602,0x3e8a,0xe602,0x39f,0x313,
+0x600,0x3e94,0x8602,0x3e98,0xe602,0x39f,0x314,0x600,0x3e96,0x8602,0x3e9a,0xe602,0x3c5,0x313,0x600,0x3ea4,
+0x602,0x3ea8,0x8684,0x3eac,0xe602,0x3c5,0x314,0x600,0x3ea6,0x602,0x3eaa,0x8684,0x3eae,0xe602,0x3a5,0x314,
+0x600,0x3eb6,0x602,0x3eba,0x8684,0x3ebe,0xe602,0x3c9,0x313,0x600,0x3ec5,0x602,0x3ec9,0x684,0x3ecd,0x868a,
+0x3f40,0xe602,0x3c9,0x314,0x600,0x3ec7,0x602,0x3ecb,0x684,0x3ecf,0x868a,0x3f42,0x1f60,0xe643,0x3c9,0x313,
+0x300,0x868a,0x3f44,0x1f61,0xe643,0x3c9,0x314,0x300,0x868a,0x3f46,0x1f60,0xe643,0x3c9,0x313,0x301,0x868a,
+0x3f48,0x1f61,0xe643,0x3c9,0x314,0x301,0x868a,0x3f4a,0x1f60,0xe643,0x3c9,0x313,0x342,0x868a,0x3f4c,0x1f61,
+0xe643,0x3c9,0x314,0x342,0x868a,0x3f4e,0xe602,0x3a9,0x313,0x600,0x3ed5,0x602,0x3ed9,0x684,0x3edd,0x868a,
+0x3f50,0xe602,0x3a9,0x314,0x600,0x3ed7,0x602,0x3edb,0x684,0x3edf,0x868a,0x3f52,0x1f68,0xe643,0x3a9,0x313,
+0x300,0x868a,0x3f54,0x1f69,0xe643,0x3a9,0x314,0x300,0x868a,0x3f56,0x1f68,0xe643,0x3a9,0x313,0x301,0x868a,
+0x3f58,0x1f69,0xe643,0x3a9,0x314,0x301,0x868a,0x3f5a,0x1f68,0xe643,0x3a9,0x313,0x342,0x868a,0x3f5c,0x1f69,
+0xe643,0x3a9,0x314,0x342,0x868a,0x3f5e,0xe602,0x3b1,0x300,0x868a,0x3f64,0xe602,0x3b7,0x300,0x868a,0x3f84,
+0xe602,0x3c9,0x300,0x868a,0x3fe4,0xe602,0x3b1,0x342,0x868a,0x3f6e,0xe602,0x3b7,0x342,0x868a,0x3f8e,0xe602,
+0x3c9,0x342,0x868a,0x3fee,3,0xe602,0x41,0x300,0xe602,0x41,0x301,0xe602,0x41,0x303,0xe602,0x45,
+0x300,0xe602,0x45,0x301,0xe602,0x45,0x308,0xe602,0x49,0x300,0xe602,0x49,0x301,0xe602,0x49,0x302,
+0xe602,0x4e,0x303,0xe602,0x4f,0x300,0xe602,0x4f,0x301,0xe602,0x55,0x300,0xe602,0x55,0x301,0xe602,
+0x55,0x302,0xe602,0x59,0x301,0xe602,0x61,0x300,0xe602,0x61,0x301,0xe602,0x61,0x303,0xe602,0x65,
+0x300,0xe602,0x65,0x301,0xe602,0x65,0x308,0xe602,0x69,0x300,0xe602,0x69,0x301,0xe602,0x69,0x302,
+0xe602,0x6e,0x303,0xe602,0x6f,0x300,0xe602,0x6f,0x301,0xe602,0x75,0x300,0xe602,0x75,0x301,0xe602,
+0x75,0x302,0xe602,0x79,0x301,0xe602,0x79,0x308,0xe602,0x41,0x304,0xe602,0x61,0x304,0xca02,0x41,
+0x328,0xca02,0x61,0x328,0xe602,0x43,0x301,0xe602,0x63,0x301,0xe602,0x43,0x302,0xe602,0x63,0x302,
+0xe602,0x43,0x307,0xe602,0x63,0x307,0xe602,0x43,0x30c,0xe602,0x63,0x30c,0xe602,0x44,0x30c,0xe602,
+0x64,0x30c,0xe602,0x45,0x306,0xe602,0x65,0x306,0xe602,0x45,0x307,0xe602,0x65,0x307,0xca02,0x45,
+0x328,0xca02,0x65,0x328,0xe602,0x45,0x30c,0xe602,0x65,0x30c,0xe602,0x47,0x302,0xe602,0x67,0x302,
+0xe602,0x47,0x306,0xe602,0x67,0x306,0xe602,0x47,0x307,0xe602,0x67,0x307,0xca02,0x47,0x327,0xca02,
+0x67,0x327,0xe602,0x48,0x302,0xe602,0x68,0x302,0xe602,0x49,0x303,0xe602,0x69,0x303,0xe602,0x49,
+0x304,0xe602,0x69,0x304,0xe602,0x49,0x306,0xe602,0x69,0x306,0xca02,0x49,0x328,0xca02,0x69,0x328,
+0xe602,0x49,0x307,0xe602,0x4a,0x302,0xe602,0x6a,0x302,0xca02,0x4b,0x327,0xca02,0x6b,0x327,0xe602,
+0x4c,0x301,0xe602,0x6c,0x301,0xca02,0x4c,0x327,0xca02,0x6c,0x327,0xe602,0x4c,0x30c,0xe602,0x6c,
+0x30c,0xe602,0x4e,0x301,0xe602,0x6e,0x301,0xca02,0x4e,0x327,0xca02,0x6e,0x327,0xe602,0x4e,0x30c,
+0xe602,0x6e,0x30c,0xe602,0x4f,0x306,0xe602,0x6f,0x306,0xe602,0x4f,0x30b,0xe602,0x6f,0x30b,0xe602,
+0x52,0x301,0xe602,0x72,0x301,0xca02,0x52,0x327,0xca02,0x72,0x327,0xe602,0x52,0x30c,0xe602,0x72,
+0x30c,0xe602,0x53,0x302,0xe602,0x73,0x302,0xca02,0x53,0x327,0xca02,0x73,0x327,0xca02,0x54,0x327,
+0xca02,0x74,0x327,0xe602,0x54,0x30c,0xe602,0x74,0x30c,0xe602,0x55,0x306,0xe602,0x75,0x306,0xe602,
+0x55,0x30a,0xe602,0x75,0x30a,0xe602,0x55,0x30b,0xe602,0x75,0x30b,0xca02,0x55,0x328,0xca02,0x75,
+0x328,0xe602,0x57,0x302,0xe602,0x77,0x302,0xe602,0x59,0x302,0xe602,0x79,0x302,0xe602,0x59,0x308,
+0xe602,0x5a,0x301,0xe602,0x7a,0x301,0xe602,0x5a,0x307,0xe602,0x7a,0x307,0xe602,0x5a,0x30c,0xe602,
+0x7a,0x30c,0xe602,0x41,0x30c,0xe602,0x61,0x30c,0xe602,0x49,0x30c,0xe602,0x69,0x30c,0xe602,0x4f,
+0x30c,0xe602,0x6f,0x30c,0xe602,0x55,0x30c,0xe602,0x75,0x30c,0xdc,0xe643,0x55,0x308,0x304,0xfc,
+0xe643,0x75,0x308,0x304,0xdc,0xe643,0x55,0x308,0x301,0xfc,0xe643,0x75,0x308,0x301,0xdc,0xe643,
+0x55,0x308,0x30c,0xfc,0xe643,0x75,0x308,0x30c,0xdc,0xe643,0x55,0x308,0x300,0xfc,0xe643,0x75,
+0x308,0x300,0xc4,0xe643,0x41,0x308,0x304,0xe4,0xe643,0x61,0x308,0x304,0x226,0xe643,0x41,0x307,
+0x304,0x227,0xe643,0x61,0x307,0x304,0xe602,0xc6,0x304,0xe602,0xe6,0x304,0xe602,0x47,0x30c,0xe602,
+0x67,0x30c,0xe602,0x4b,0x30c,0xe602,0x6b,0x30c,0x1ea,0xe643,0x4f,0x328,0x304,0x1eb,0xe643,0x6f,
+0x328,0x304,0xe602,0x1b7,0x30c,0xe602,0x292,0x30c,0xe602,0x6a,0x30c,0xe602,0x47,0x301,0xe602,0x67,
+0x301,0xe602,0x4e,0x300,0xe602,0x6e,0x300,0xc5,0xe643,0x41,0x30a,0x301,0xe5,0xe643,0x61,0x30a,
+0x301,0xe602,0xc6,0x301,0xe602,0xe6,0x301,0xe602,0xd8,0x301,0xe602,0xf8,0x301,0xe602,0x41,0x30f,
+0xe602,0x61,0x30f,0xe602,0x41,0x311,0xe602,0x61,0x311,0xe602,0x45,0x30f,0xe602,0x65,0x30f,0xe602,
+0x45,0x311,0xe602,0x65,0x311,0xe602,0x49,0x30f,0xe602,0x69,0x30f,0xe602,0x49,0x311,0xe602,0x69,
+0x311,0xe602,0x4f,0x30f,0xe602,0x6f,0x30f,0xe602,0x4f,0x311,0xe602,0x6f,0x311,0xe602,0x52,0x30f,
+0xe602,0x72,0x30f,0xe602,0x52,0x311,0xe602,0x72,0x311,0xe602,0x55,0x30f,0xe602,0x75,0x30f,0xe602,
+0x55,0x311,0xe602,0x75,0x311,0xdc02,0x53,0x326,0xdc02,0x73,0x326,0xdc02,0x54,0x326,0xdc02,0x74,
+0x326,0xe602,0x48,0x30c,0xe602,0x68,0x30c,0xd6,0xe643,0x4f,0x308,0x304,0xf6,0xe643,0x6f,0x308,
+0x304,0xd5,0xe643,0x4f,0x303,0x304,0xf5,0xe643,0x6f,0x303,0x304,0x22e,0xe643,0x4f,0x307,0x304,
+0x22f,0xe643,0x6f,0x307,0x304,0xe602,0x59,0x304,0xe602,0x79,0x304,0xe602,0xa8,0x301,0xe602,0x391,
+0x301,0xe602,0x395,0x301,0xe602,0x397,0x301,0xe602,0x399,0x301,0xe602,0x39f,0x301,0xe602,0x3a5,0x301,
+0xe602,0x3a9,0x301,0x3ca,0xe643,0x3b9,0x308,0x301,0xe602,0x399,0x308,0xe602,0x3a5,0x308,0xe602,0x3b5,
+0x301,0xe602,0x3b9,0x301,0x3cb,0xe643,0x3c5,0x308,0x301,0xe602,0x3bf,0x301,0xe602,0x3c5,0x301,0xe602,
+0x3d2,0x301,0xe602,0x3d2,0x308,0xe602,0x415,0x300,0xe602,0x415,0x308,0xe602,0x413,0x301,0xe602,0x406,
+0x308,0xe602,0x41a,0x301,0xe602,0x418,0x300,0xe602,0x423,0x306,0xe602,0x418,0x306,0xe602,0x438,0x306,
+0xe602,0x435,0x300,0xe602,0x435,0x308,0xe602,0x433,0x301,0xe602,0x456,0x308,0xe602,0x43a,0x301,0xe602,
+0x438,0x300,0xe602,0x443,0x306,0xe602,0x474,0x30f,0xe602,0x475,0x30f,0xe602,0x416,0x306,0xe602,0x436,
+0x306,0xe602,0x410,0x306,0xe602,0x430,0x306,0xe602,0x410,0x308,0xe602,0x430,0x308,0xe602,0x415,0x306,
+0xe602,0x435,0x306,0xe602,0x4d8,0x308,0xe602,0x4d9,0x308,0xe602,0x416,0x308,0xe602,0x436,0x308,0xe602,
+0x417,0x308,0xe602,0x437,0x308,0xe602,0x418,0x304,0xe602,0x438,0x304,0xe602,0x418,0x308,0xe602,0x438,
+0x308,0xe602,0x41e,0x308,0xe602,0x43e,0x308,0xe602,0x4e8,0x308,0xe602,0x4e9,0x308,0xe602,0x42d,0x308,
+0xe602,0x44d,0x308,0xe602,0x423,0x304,0xe602,0x443,0x304,0xe602,0x423,0x308,0xe602,0x443,0x308,0xe602,
+0x423,0x30b,0xe602,0x443,0x30b,0xe602,0x427,0x308,0xe602,0x447,0x308,0xe602,0x42b,0x308,0xe602,0x44b,
+0x308,0xe602,0x627,0x653,0xe602,0x627,0x654,0xe602,0x648,0x654,0xdc02,0x627,0x655,0xe602,0x64a,0x654,
+0xe602,0x6d5,0x654,0xe602,0x6c1,0x654,0xe602,0x6d2,0x654,0x702,0x928,0x93c,0x702,0x930,0x93c,0x702,
+0x933,0x93c,2,0x9c7,0x9be,2,0x9c7,0x9d7,2,0xb47,0xb56,2,0xb47,0xb3e,2,0xb47,
+0xb57,2,0xb92,0xbd7,2,0xbc6,0xbbe,2,0xbc7,0xbbe,2,0xbc6,0xbd7,0x5b02,0xc46,0xc56,
+2,0xcbf,0xcd5,2,0xcc6,0xcd5,2,0xcc6,0xcd6,0xcca,0x43,0xcc6,0xcc2,0xcd5,2,0xd46,
+0xd3e,2,0xd47,0xd3e,2,0xd46,0xd57,0x902,0xdd9,0xdca,0xddc,0x943,0xdd9,0xdcf,0xdca,2,
+0xdd9,0xddf,2,0x1025,0x102e,2,0x1b05,0x1b35,2,0x1b07,0x1b35,2,0x1b09,0x1b35,2,0x1b0b,
+0x1b35,2,0x1b0d,0x1b35,2,0x1b11,0x1b35,2,0x1b3a,0x1b35,2,0x1b3c,0x1b35,2,0x1b3e,0x1b35,
+2,0x1b3f,0x1b35,2,0x1b42,0x1b35,0xdc02,0x41,0x325,0xdc02,0x61,0x325,0xe602,0x42,0x307,0xe602,
+0x62,0x307,0xdc02,0x42,0x323,0xdc02,0x62,0x323,0xdc02,0x42,0x331,0xdc02,0x62,0x331,0xc7,0xe643,
+0x43,0x327,0x301,0xe7,0xe643,0x63,0x327,0x301,0xe602,0x44,0x307,0xe602,0x64,0x307,0xdc02,0x44,
+0x323,0xdc02,0x64,0x323,0xdc02,0x44,0x331,0xdc02,0x64,0x331,0xca02,0x44,0x327,0xca02,0x64,0x327,
+0xdc02,0x44,0x32d,0xdc02,0x64,0x32d,0x112,0xe643,0x45,0x304,0x300,0x113,0xe643,0x65,0x304,0x300,
+0x112,0xe643,0x45,0x304,0x301,0x113,0xe643,0x65,0x304,0x301,0xdc02,0x45,0x32d,0xdc02,0x65,0x32d,
+0xdc02,0x45,0x330,0xdc02,0x65,0x330,0x228,0xe643,0x45,0x327,0x306,0x229,0xe643,0x65,0x327,0x306,
+0xe602,0x46,0x307,0xe602,0x66,0x307,0xe602,0x47,0x304,0xe602,0x67,0x304,0xe602,0x48,0x307,0xe602,
+0x68,0x307,0xdc02,0x48,0x323,0xdc02,0x68,0x323,0xe602,0x48,0x308,0xe602,0x68,0x308,0xca02,0x48,
+0x327,0xca02,0x68,0x327,0xdc02,0x48,0x32e,0xdc02,0x68,0x32e,0xdc02,0x49,0x330,0xdc02,0x69,0x330,
+0xcf,0xe643,0x49,0x308,0x301,0xef,0xe643,0x69,0x308,0x301,0xe602,0x4b,0x301,0xe602,0x6b,0x301,
+0xdc02,0x4b,0x323,0xdc02,0x6b,0x323,0xdc02,0x4b,0x331,0xdc02,0x6b,0x331,0x1e36,0xe643,0x4c,0x323,
+0x304,0x1e37,0xe643,0x6c,0x323,0x304,0xdc02,0x4c,0x331,0xdc02,0x6c,0x331,0xdc02,0x4c,0x32d,0xdc02,
+0x6c,0x32d,0xe602,0x4d,0x301,0xe602,0x6d,0x301,0xe602,0x4d,0x307,0xe602,0x6d,0x307,0xdc02,0x4d,
+0x323,0xdc02,0x6d,0x323,0xe602,0x4e,0x307,0xe602,0x6e,0x307,0xdc02,0x4e,0x323,0xdc02,0x6e,0x323,
+0xdc02,0x4e,0x331,0xdc02,0x6e,0x331,0xdc02,0x4e,0x32d,0xdc02,0x6e,0x32d,0xd5,0xe643,0x4f,0x303,
+0x301,0xf5,0xe643,0x6f,0x303,0x301,0xd5,0xe643,0x4f,0x303,0x308,0xf5,0xe643,0x6f,0x303,0x308,
+0x14c,0xe643,0x4f,0x304,0x300,0x14d,0xe643,0x6f,0x304,0x300,0x14c,0xe643,0x4f,0x304,0x301,0x14d,
+0xe643,0x6f,0x304,0x301,0xe602,0x50,0x301,0xe602,0x70,0x301,0xe602,0x50,0x307,0xe602,0x70,0x307,
+0xe602,0x52,0x307,0xe602,0x72,0x307,0x1e5a,0xe643,0x52,0x323,0x304,0x1e5b,0xe643,0x72,0x323,0x304,
+0xdc02,0x52,0x331,0xdc02,0x72,0x331,0xe602,0x53,0x307,0xe602,0x73,0x307,0x15a,0xe643,0x53,0x301,
+0x307,0x15b,0xe643,0x73,0x301,0x307,0x160,0xe643,0x53,0x30c,0x307,0x161,0xe643,0x73,0x30c,0x307,
+0x1e62,0xe643,0x53,0x323,0x307,0x1e63,0xe643,0x73,0x323,0x307,0xe602,0x54,0x307,0xe602,0x74,0x307,
+0xdc02,0x54,0x323,0xdc02,0x74,0x323,0xdc02,0x54,0x331,0xdc02,0x74,0x331,0xdc02,0x54,0x32d,0xdc02,
+0x74,0x32d,0xdc02,0x55,0x324,0xdc02,0x75,0x324,0xdc02,0x55,0x330,0xdc02,0x75,0x330,0xdc02,0x55,
+0x32d,0xdc02,0x75,0x32d,0x168,0xe643,0x55,0x303,0x301,0x169,0xe643,0x75,0x303,0x301,0x16a,0xe643,
+0x55,0x304,0x308,0x16b,0xe643,0x75,0x304,0x308,0xe602,0x56,0x303,0xe602,0x76,0x303,0xdc02,0x56,
+0x323,0xdc02,0x76,0x323,0xe602,0x57,0x300,0xe602,0x77,0x300,0xe602,0x57,0x301,0xe602,0x77,0x301,
+0xe602,0x57,0x308,0xe602,0x77,0x308,0xe602,0x57,0x307,0xe602,0x77,0x307,0xdc02,0x57,0x323,0xdc02,
+0x77,0x323,0xe602,0x58,0x307,0xe602,0x78,0x307,0xe602,0x58,0x308,0xe602,0x78,0x308,0xe602,0x59,
+0x307,0xe602,0x79,0x307,0xe602,0x5a,0x302,0xe602,0x7a,0x302,0xdc02,0x5a,0x323,0xdc02,0x7a,0x323,
+0xdc02,0x5a,0x331,0xdc02,0x7a,0x331,0xdc02,0x68,0x331,0xe602,0x74,0x308,0xe602,0x77,0x30a,0xe602,
+0x79,0x30a,0xe602,0x17f,0x307,0xe602,0x41,0x309,0xe602,0x61,0x309,0xc2,0xe643,0x41,0x302,0x301,
+0xe2,0xe643,0x61,0x302,0x301,0xc2,0xe643,0x41,0x302,0x300,0xe2,0xe643,0x61,0x302,0x300,0xc2,
+0xe643,0x41,0x302,0x309,0xe2,0xe643,0x61,0x302,0x309,0xc2,0xe643,0x41,0x302,0x303,0xe2,0xe643,
+0x61,0x302,0x303,0x1ea0,0xe643,0x41,0x323,0x302,0x1ea1,0xe643,0x61,0x323,0x302,0x102,0xe643,0x41,
+0x306,0x301,0x103,0xe643,0x61,0x306,0x301,0x102,0xe643,0x41,0x306,0x300,0x103,0xe643,0x61,0x306,
+0x300,0x102,0xe643,0x41,0x306,0x309,0x103,0xe643,0x61,0x306,0x309,0x102,0xe643,0x41,0x306,0x303,
+0x103,0xe643,0x61,0x306,0x303,0x1ea0,0xe643,0x41,0x323,0x306,0x1ea1,0xe643,0x61,0x323,0x306,0xe602,
+0x45,0x309,0xe602,0x65,0x309,0xe602,0x45,0x303,0xe602,0x65,0x303,0xca,0xe643,0x45,0x302,0x301,
+0xea,0xe643,0x65,0x302,0x301,0xca,0xe643,0x45,0x302,0x300,0xea,0xe643,0x65,0x302,0x300,0xca,
+0xe643,0x45,0x302,0x309,0xea,0xe643,0x65,0x302,0x309,0xca,0xe643,0x45,0x302,0x303,0xea,0xe643,
+0x65,0x302,0x303,0x1eb8,0xe643,0x45,0x323,0x302,0x1eb9,0xe643,0x65,0x323,0x302,0xe602,0x49,0x309,
+0xe602,0x69,0x309,0xdc02,0x49,0x323,0xdc02,0x69,0x323,0xe602,0x4f,0x309,0xe602,0x6f,0x309,0xd4,
+0xe643,0x4f,0x302,0x301,0xf4,0xe643,0x6f,0x302,0x301,0xd4,0xe643,0x4f,0x302,0x300,0xf4,0xe643,
+0x6f,0x302,0x300,0xd4,0xe643,0x4f,0x302,0x309,0xf4,0xe643,0x6f,0x302,0x309,0xd4,0xe643,0x4f,
+0x302,0x303,0xf4,0xe643,0x6f,0x302,0x303,0x1ecc,0xe643,0x4f,0x323,0x302,0x1ecd,0xe643,0x6f,0x323,
+0x302,0x1a0,0xe643,0x4f,0x31b,0x301,0x1a1,0xe643,0x6f,0x31b,0x301,0x1a0,0xe643,0x4f,0x31b,0x300,
+0x1a1,0xe643,0x6f,0x31b,0x300,0x1a0,0xe643,0x4f,0x31b,0x309,0x1a1,0xe643,0x6f,0x31b,0x309,0x1a0,
+0xe643,0x4f,0x31b,0x303,0x1a1,0xe643,0x6f,0x31b,0x303,0x1a0,0xdc43,0x4f,0x31b,0x323,0x1a1,0xdc43,
+0x6f,0x31b,0x323,0xdc02,0x55,0x323,0xdc02,0x75,0x323,0xe602,0x55,0x309,0xe602,0x75,0x309,0x1af,
+0xe643,0x55,0x31b,0x301,0x1b0,0xe643,0x75,0x31b,0x301,0x1af,0xe643,0x55,0x31b,0x300,0x1b0,0xe643,
+0x75,0x31b,0x300,0x1af,0xe643,0x55,0x31b,0x309,0x1b0,0xe643,0x75,0x31b,0x309,0x1af,0xe643,0x55,
+0x31b,0x303,0x1b0,0xe643,0x75,0x31b,0x303,0x1af,0xdc43,0x55,0x31b,0x323,0x1b0,0xdc43,0x75,0x31b,
+0x323,0xe602,0x59,0x300,0xe602,0x79,0x300,0xdc02,0x59,0x323,0xdc02,0x79,0x323,0xe602,0x59,0x309,
+0xe602,0x79,0x309,0xe602,0x59,0x303,0xe602,0x79,0x303,0x1f10,0xe643,0x3b5,0x313,0x300,0x1f11,0xe643,
+0x3b5,0x314,0x300,0x1f10,0xe643,0x3b5,0x313,0x301,0x1f11,0xe643,0x3b5,0x314,0x301,0x1f18,0xe643,0x395,
+0x313,0x300,0x1f19,0xe643,0x395,0x314,0x300,0x1f18,0xe643,0x395,0x313,0x301,0x1f19,0xe643,0x395,0x314,
+0x301,0x1f30,0xe643,0x3b9,0x313,0x300,0x1f31,0xe643,0x3b9,0x314,0x300,0x1f30,0xe643,0x3b9,0x313,0x301,
+0x1f31,0xe643,0x3b9,0x314,0x301,0x1f30,0xe643,0x3b9,0x313,0x342,0x1f31,0xe643,0x3b9,0x314,0x342,0x1f38,
+0xe643,0x399,0x313,0x300,0x1f39,0xe643,0x399,0x314,0x300,0x1f38,0xe643,0x399,0x313,0x301,0x1f39,0xe643,
+0x399,0x314,0x301,0x1f38,0xe643,0x399,0x313,0x342,0x1f39,0xe643,0x399,0x314,0x342,0x1f40,0xe643,0x3bf,
+0x313,0x300,0x1f41,0xe643,0x3bf,0x314,0x300,0x1f40,0xe643,0x3bf,0x313,0x301,0x1f41,0xe643,0x3bf,0x314,
+0x301,0x1f48,0xe643,0x39f,0x313,0x300,0x1f49,0xe643,0x39f,0x314,0x300,0x1f48,0xe643,0x39f,0x313,0x301,
+0x1f49,0xe643,0x39f,0x314,0x301,0x1f50,0xe643,0x3c5,0x313,0x300,0x1f51,0xe643,0x3c5,0x314,0x300,0x1f50,
+0xe643,0x3c5,0x313,0x301,0x1f51,0xe643,0x3c5,0x314,0x301,0x1f50,0xe643,0x3c5,0x313,0x342,0x1f51,0xe643,
+0x3c5,0x314,0x342,0x1f59,0xe643,0x3a5,0x314,0x300,0x1f59,0xe643,0x3a5,0x314,0x301,0x1f59,0xe643,0x3a5,
+0x314,0x342,0xe602,0x3b5,0x300,0xe602,0x3b9,0x300,0xe602,0x3bf,0x300,0xe602,0x3c5,0x300,0x1f00,0xf043,
+0x3b1,0x313,0x345,0x1f01,0xf043,0x3b1,0x314,0x345,0x1f02,0x345,2,0xf044,0x3b1,0x313,0x300,0x345,
+0x1f03,0x345,2,0xf044,0x3b1,0x314,0x300,0x345,0x1f04,0x345,2,0xf044,0x3b1,0x313,0x301,0x345,
+0x1f05,0x345,2,0xf044,0x3b1,0x314,0x301,0x345,0x1f06,0x345,2,0xf044,0x3b1,0x313,0x342,0x345,
+0x1f07,0x345,2,0xf044,0x3b1,0x314,0x342,0x345,0x1f08,0xf043,0x391,0x313,0x345,0x1f09,0xf043,0x391,
+0x314,0x345,0x1f0a,0x345,2,0xf044,0x391,0x313,0x300,0x345,0x1f0b,0x345,2,0xf044,0x391,0x314,
+0x300,0x345,0x1f0c,0x345,2,0xf044,0x391,0x313,0x301,0x345,0x1f0d,0x345,2,0xf044,0x391,0x314,
+0x301,0x345,0x1f0e,0x345,2,0xf044,0x391,0x313,0x342,0x345,0x1f0f,0x345,2,0xf044,0x391,0x314,
+0x342,0x345,0x1f20,0xf043,0x3b7,0x313,0x345,0x1f21,0xf043,0x3b7,0x314,0x345,0x1f22,0x345,2,0xf044,
+0x3b7,0x313,0x300,0x345,0x1f23,0x345,2,0xf044,0x3b7,0x314,0x300,0x345,0x1f24,0x345,2,0xf044,
+0x3b7,0x313,0x301,0x345,0x1f25,0x345,2,0xf044,0x3b7,0x314,0x301,0x345,0x1f26,0x345,2,0xf044,
+0x3b7,0x313,0x342,0x345,0x1f27,0x345,2,0xf044,0x3b7,0x314,0x342,0x345,0x1f28,0xf043,0x397,0x313,
+0x345,0x1f29,0xf043,0x397,0x314,0x345,0x1f2a,0x345,2,0xf044,0x397,0x313,0x300,0x345,0x1f2b,0x345,
+2,0xf044,0x397,0x314,0x300,0x345,0x1f2c,0x345,2,0xf044,0x397,0x313,0x301,0x345,0x1f2d,0x345,
+2,0xf044,0x397,0x314,0x301,0x345,0x1f2e,0x345,2,0xf044,0x397,0x313,0x342,0x345,0x1f2f,0x345,
+2,0xf044,0x397,0x314,0x342,0x345,0x1f60,0xf043,0x3c9,0x313,0x345,0x1f61,0xf043,0x3c9,0x314,0x345,
+0x1f62,0x345,2,0xf044,0x3c9,0x313,0x300,0x345,0x1f63,0x345,2,0xf044,0x3c9,0x314,0x300,0x345,
+0x1f64,0x345,2,0xf044,0x3c9,0x313,0x301,0x345,0x1f65,0x345,2,0xf044,0x3c9,0x314,0x301,0x345,
+0x1f66,0x345,2,0xf044,0x3c9,0x313,0x342,0x345,0x1f67,0x345,2,0xf044,0x3c9,0x314,0x342,0x345,
+0x1f68,0xf043,0x3a9,0x313,0x345,0x1f69,0xf043,0x3a9,0x314,0x345,0x1f6a,0x345,2,0xf044,0x3a9,0x313,
+0x300,0x345,0x1f6b,0x345,2,0xf044,0x3a9,0x314,0x300,0x345,0x1f6c,0x345,2,0xf044,0x3a9,0x313,
+0x301,0x345,0x1f6d,0x345,2,0xf044,0x3a9,0x314,0x301,0x345,0x1f6e,0x345,2,0xf044,0x3a9,0x313,
+0x342,0x345,0x1f6f,0x345,2,0xf044,0x3a9,0x314,0x342,0x345,0xe602,0x3b1,0x306,0xe602,0x3b1,0x304,
+0x1f70,0xf043,0x3b1,0x300,0x345,0xf002,0x3b1,0x345,0x3ac,0xf043,0x3b1,0x301,0x345,0x1fb6,0xf043,0x3b1,
+0x342,0x345,0xe602,0x391,0x306,0xe602,0x391,0x304,0xe602,0x391,0x300,0xf002,0x391,0x345,0xe602,0xa8,
+0x342,0x1f74,0xf043,0x3b7,0x300,0x345,0xf002,0x3b7,0x345,0x3ae,0xf043,0x3b7,0x301,0x345,0x1fc6,0xf043,
+0x3b7,0x342,0x345,0xe602,0x395,0x300,0xe602,0x397,0x300,0xf002,0x397,0x345,0xe602,0x1fbf,0x300,0xe602,
+0x1fbf,0x301,0xe602,0x1fbf,0x342,0xe602,0x3b9,0x306,0xe602,0x3b9,0x304,0x3ca,0xe643,0x3b9,0x308,0x300,
+0xe602,0x3b9,0x342,0x3ca,0xe643,0x3b9,0x308,0x342,0xe602,0x399,0x306,0xe602,0x399,0x304,0xe602,0x399,
+0x300,0xe602,0x1ffe,0x300,0xe602,0x1ffe,0x301,0xe602,0x1ffe,0x342,0xe602,0x3c5,0x306,0xe602,0x3c5,0x304,
+0x3cb,0xe643,0x3c5,0x308,0x300,0xe602,0x3c1,0x313,0xe602,0x3c1,0x314,0xe602,0x3c5,0x342,0x3cb,0xe643,
+0x3c5,0x308,0x342,0xe602,0x3a5,0x306,0xe602,0x3a5,0x304,0xe602,0x3a5,0x300,0xe602,0x3a1,0x314,0xe602,
+0xa8,0x300,0x1f7c,0xf043,0x3c9,0x300,0x345,0xf002,0x3c9,0x345,0x3ce,0xf043,0x3c9,0x301,0x345,0x1ff6,
+0xf043,0x3c9,0x342,0x345,0xe602,0x39f,0x300,0xe602,0x3a9,0x300,0xf002,0x3a9,0x345,0x102,0x2190,0x338,
+0x102,0x2192,0x338,0x102,0x2194,0x338,0x102,0x21d0,0x338,0x102,0x21d4,0x338,0x102,0x21d2,0x338,0x102,
+0x2203,0x338,0x102,0x2208,0x338,0x102,0x220b,0x338,0x102,0x2223,0x338,0x102,0x2225,0x338,0x102,0x223c,
+0x338,0x102,0x2243,0x338,0x102,0x2245,0x338,0x102,0x2248,0x338,0x102,0x3d,0x338,0x102,0x2261,0x338,
+0x102,0x224d,0x338,0x102,0x3c,0x338,0x102,0x3e,0x338,0x102,0x2264,0x338,0x102,0x2265,0x338,0x102,
+0x2272,0x338,0x102,0x2273,0x338,0x102,0x2276,0x338,0x102,0x2277,0x338,0x102,0x227a,0x338,0x102,0x227b,
+0x338,0x102,0x2282,0x338,0x102,0x2283,0x338,0x102,0x2286,0x338,0x102,0x2287,0x338,0x102,0x22a2,0x338,
+0x102,0x22a8,0x338,0x102,0x22a9,0x338,0x102,0x22ab,0x338,0x102,0x227c,0x338,0x102,0x227d,0x338,0x102,
+0x2291,0x338,0x102,0x2292,0x338,0x102,0x22b2,0x338,0x102,0x22b3,0x338,0x102,0x22b4,0x338,0x102,0x22b5,
+0x338,0x802,0x304b,0x3099,0x802,0x304d,0x3099,0x802,0x304f,0x3099,0x802,0x3051,0x3099,0x802,0x3053,0x3099,
+0x802,0x3055,0x3099,0x802,0x3057,0x3099,0x802,0x3059,0x3099,0x802,0x305b,0x3099,0x802,0x305d,0x3099,0x802,
+0x305f,0x3099,0x802,0x3061,0x3099,0x802,0x3064,0x3099,0x802,0x3066,0x3099,0x802,0x3068,0x3099,0x802,0x306f,
+0x3099,0x802,0x306f,0x309a,0x802,0x3072,0x3099,0x802,0x3072,0x309a,0x802,0x3075,0x3099,0x802,0x3075,0x309a,
+0x802,0x3078,0x3099,0x802,0x3078,0x309a,0x802,0x307b,0x3099,0x802,0x307b,0x309a,0x802,0x3046,0x3099,0x802,
+0x309d,0x3099,0x802,0x30ab,0x3099,0x802,0x30ad,0x3099,0x802,0x30af,0x3099,0x802,0x30b1,0x3099,0x802,0x30b3,
+0x3099,0x802,0x30b5,0x3099,0x802,0x30b7,0x3099,0x802,0x30b9,0x3099,0x802,0x30bb,0x3099,0x802,0x30bd,0x3099,
+0x802,0x30bf,0x3099,0x802,0x30c1,0x3099,0x802,0x30c4,0x3099,0x802,0x30c6,0x3099,0x802,0x30c8,0x3099,0x802,
+0x30cf,0x3099,0x802,0x30cf,0x309a,0x802,0x30d2,0x3099,0x802,0x30d2,0x309a,0x802,0x30d5,0x3099,0x802,0x30d5,
+0x309a,0x802,0x30d8,0x3099,0x802,0x30d8,0x309a,0x802,0x30db,0x3099,0x802,0x30db,0x309a,0x802,0x30a6,0x3099,
+0x802,0x30ef,0x3099,0x802,0x30f0,0x3099,0x802,0x30f1,0x3099,0x802,0x30f2,0x3099,0x802,0x30fd,0x3099,0x704,
+0xd804,0xdc99,0xd804,0xdcba,0x704,0xd804,0xdc9b,0xd804,0xdcba,0x704,0xd804,0xdca5,0xd804,0xdcba,4,0xd804,
+0xdd31,0xd804,0xdd27,4,0xd804,0xdd32,0xd804,0xdd27,4,0xd804,0xdf47,0xd804,0xdf3e,4,0xd804,0xdf47,
+0xd804,0xdf57,4,0xd805,0xdcb9,0xd805,0xdcba,4,0xd805,0xdcb9,0xd805,0xdcb0,4,0xd805,0xdcb9,0xd805,
+0xdcbd,4,0xd805,0xddb8,0xd805,0xddaf,4,0xd805,0xddb9,0xd805,0xddaf,4,0xd806,0xdd35,0xd806,0xdd30,
+1,0x2b9,1,0x3b,1,0xb7,0x702,0x915,0x93c,0x702,0x916,0x93c,0x702,0x917,0x93c,0x702,
+0x91c,0x93c,0x702,0x921,0x93c,0x702,0x922,0x93c,0x702,0x92b,0x93c,0x702,0x92f,0x93c,0x702,0x9a1,
+0x9bc,0x702,0x9a2,0x9bc,0x702,0x9af,0x9bc,0x702,0xa32,0xa3c,0x702,0xa38,0xa3c,0x702,0xa16,0xa3c,
+0x702,0xa17,0xa3c,0x702,0xa1c,0xa3c,0x702,0xa2b,0xa3c,0x702,0xb21,0xb3c,0x702,0xb22,0xb3c,2,
+0xf42,0xfb7,2,0xf4c,0xfb7,2,0xf51,0xfb7,2,0xf56,0xfb7,2,0xf5b,0xfb7,2,0xf40,
+0xfb5,0x8202,0xfb2,0xf80,0x8202,0xfb3,0xf80,2,0xf92,0xfb7,2,0xf9c,0xfb7,2,0xfa1,0xfb7,
+2,0xfa6,0xfb7,2,0xfab,0xfb7,2,0xf90,0xfb5,1,0x3b9,1,0x60,1,0xb4,1,
+0x3a9,1,0x4b,1,0x3008,1,0x3009,0x102,0x2add,0x338,1,0x8c48,1,0x66f4,1,0x8eca,
+1,0x8cc8,1,0x6ed1,1,0x4e32,1,0x53e5,1,0x9f9c,1,0x5951,1,0x91d1,1,0x5587,
+1,0x5948,1,0x61f6,1,0x7669,1,0x7f85,1,0x863f,1,0x87ba,1,0x88f8,1,0x908f,
+1,0x6a02,1,0x6d1b,1,0x70d9,1,0x73de,1,0x843d,1,0x916a,1,0x99f1,1,0x4e82,
+1,0x5375,1,0x6b04,1,0x721b,1,0x862d,1,0x9e1e,1,0x5d50,1,0x6feb,1,0x85cd,
+1,0x8964,1,0x62c9,1,0x81d8,1,0x881f,1,0x5eca,1,0x6717,1,0x6d6a,1,0x72fc,
+1,0x90ce,1,0x4f86,1,0x51b7,1,0x52de,1,0x64c4,1,0x6ad3,1,0x7210,1,0x76e7,
+1,0x8001,1,0x8606,1,0x865c,1,0x8def,1,0x9732,1,0x9b6f,1,0x9dfa,1,0x788c,
+1,0x797f,1,0x7da0,1,0x83c9,1,0x9304,1,0x9e7f,1,0x8ad6,1,0x58df,1,0x5f04,
+1,0x7c60,1,0x807e,1,0x7262,1,0x78ca,1,0x8cc2,1,0x96f7,1,0x58d8,1,0x5c62,
+1,0x6a13,1,0x6dda,1,0x6f0f,1,0x7d2f,1,0x7e37,1,0x964b,1,0x52d2,1,0x808b,
+1,0x51dc,1,0x51cc,1,0x7a1c,1,0x7dbe,1,0x83f1,1,0x9675,1,0x8b80,1,0x62cf,
+1,0x8afe,1,0x4e39,1,0x5be7,1,0x6012,1,0x7387,1,0x7570,1,0x5317,1,0x78fb,
+1,0x4fbf,1,0x5fa9,1,0x4e0d,1,0x6ccc,1,0x6578,1,0x7d22,1,0x53c3,1,0x585e,
+1,0x7701,1,0x8449,1,0x8aaa,1,0x6bba,1,0x8fb0,1,0x6c88,1,0x62fe,1,0x82e5,
+1,0x63a0,1,0x7565,1,0x4eae,1,0x5169,1,0x51c9,1,0x6881,1,0x7ce7,1,0x826f,
+1,0x8ad2,1,0x91cf,1,0x52f5,1,0x5442,1,0x5973,1,0x5eec,1,0x65c5,1,0x6ffe,
+1,0x792a,1,0x95ad,1,0x9a6a,1,0x9e97,1,0x9ece,1,0x529b,1,0x66c6,1,0x6b77,
+1,0x8f62,1,0x5e74,1,0x6190,1,0x6200,1,0x649a,1,0x6f23,1,0x7149,1,0x7489,
+1,0x79ca,1,0x7df4,1,0x806f,1,0x8f26,1,0x84ee,1,0x9023,1,0x934a,1,0x5217,
+1,0x52a3,1,0x54bd,1,0x70c8,1,0x88c2,1,0x5ec9,1,0x5ff5,1,0x637b,1,0x6bae,
+1,0x7c3e,1,0x7375,1,0x4ee4,1,0x56f9,1,0x5dba,1,0x601c,1,0x73b2,1,0x7469,
+1,0x7f9a,1,0x8046,1,0x9234,1,0x96f6,1,0x9748,1,0x9818,1,0x4f8b,1,0x79ae,
+1,0x91b4,1,0x96b8,1,0x60e1,1,0x4e86,1,0x50da,1,0x5bee,1,0x5c3f,1,0x6599,
+1,0x71ce,1,0x7642,1,0x84fc,1,0x907c,1,0x9f8d,1,0x6688,1,0x962e,1,0x5289,
+1,0x677b,1,0x67f3,1,0x6d41,1,0x6e9c,1,0x7409,1,0x7559,1,0x786b,1,0x7d10,
+1,0x985e,1,0x516d,1,0x622e,1,0x9678,1,0x502b,1,0x5d19,1,0x6dea,1,0x8f2a,
+1,0x5f8b,1,0x6144,1,0x6817,1,0x9686,1,0x5229,1,0x540f,1,0x5c65,1,0x6613,
+1,0x674e,1,0x68a8,1,0x6ce5,1,0x7406,1,0x75e2,1,0x7f79,1,0x88cf,1,0x88e1,
+1,0x91cc,1,0x96e2,1,0x533f,1,0x6eba,1,0x541d,1,0x71d0,1,0x7498,1,0x85fa,
+1,0x96a3,1,0x9c57,1,0x9e9f,1,0x6797,1,0x6dcb,1,0x81e8,1,0x7acb,1,0x7b20,
+1,0x7c92,1,0x72c0,1,0x7099,1,0x8b58,1,0x4ec0,1,0x8336,1,0x523a,1,0x5207,
+1,0x5ea6,1,0x62d3,1,0x7cd6,1,0x5b85,1,0x6d1e,1,0x66b4,1,0x8f3b,1,0x884c,
+1,0x964d,1,0x898b,1,0x5ed3,1,0x5140,1,0x55c0,1,0x585a,1,0x6674,1,0x51de,
+1,0x732a,1,0x76ca,1,0x793c,1,0x795e,1,0x7965,1,0x798f,1,0x9756,1,0x7cbe,
+1,0x7fbd,1,0x8612,1,0x8af8,1,0x9038,1,0x90fd,1,0x98ef,1,0x98fc,1,0x9928,
+1,0x9db4,1,0x90de,1,0x96b7,1,0x4fae,1,0x50e7,1,0x514d,1,0x52c9,1,0x52e4,
+1,0x5351,1,0x559d,1,0x5606,1,0x5668,1,0x5840,1,0x58a8,1,0x5c64,1,0x5c6e,
+1,0x6094,1,0x6168,1,0x618e,1,0x61f2,1,0x654f,1,0x65e2,1,0x6691,1,0x6885,
+1,0x6d77,1,0x6e1a,1,0x6f22,1,0x716e,1,0x722b,1,0x7422,1,0x7891,1,0x793e,
+1,0x7949,1,0x7948,1,0x7950,1,0x7956,1,0x795d,1,0x798d,1,0x798e,1,0x7a40,
+1,0x7a81,1,0x7bc0,1,0x7e09,1,0x7e41,1,0x7f72,1,0x8005,1,0x81ed,1,0x8279,
+1,0x8457,1,0x8910,1,0x8996,1,0x8b01,1,0x8b39,1,0x8cd3,1,0x8d08,1,0x8fb6,
+1,0x96e3,1,0x97ff,1,0x983b,1,0x6075,2,0xd850,0xdeee,1,0x8218,1,0x4e26,1,
+0x51b5,1,0x5168,1,0x4f80,1,0x5145,1,0x5180,1,0x52c7,1,0x52fa,1,0x5555,1,
+0x5599,1,0x55e2,1,0x58b3,1,0x5944,1,0x5954,1,0x5a62,1,0x5b28,1,0x5ed2,1,
+0x5ed9,1,0x5f69,1,0x5fad,1,0x60d8,1,0x614e,1,0x6108,1,0x6160,1,0x6234,1,
+0x63c4,1,0x641c,1,0x6452,1,0x6556,1,0x671b,1,0x6756,1,0x6b79,1,0x6edb,1,
+0x6ecb,1,0x701e,1,0x77a7,1,0x7235,1,0x72af,1,0x7471,1,0x7506,1,0x753b,1,
+0x761d,1,0x761f,1,0x76db,1,0x76f4,1,0x774a,1,0x7740,1,0x78cc,1,0x7ab1,1,
+0x7c7b,1,0x7d5b,1,0x7f3e,1,0x8352,1,0x83ef,1,0x8779,1,0x8941,1,0x8986,1,
+0x8abf,1,0x8acb,1,0x8aed,1,0x8b8a,1,0x8f38,1,0x9072,1,0x9199,1,0x9276,1,
+0x967c,1,0x97db,1,0x980b,1,0x9b12,2,0xd84a,0xdc4a,2,0xd84a,0xdc44,2,0xd84c,0xdfd5,
+1,0x3b9d,1,0x4018,1,0x4039,2,0xd854,0xde49,2,0xd857,0xdcd0,2,0xd85f,0xded3,1,
+0x9f43,1,0x9f8e,0xe02,0x5d9,0x5b4,0x1102,0x5f2,0x5b7,0x1802,0x5e9,0x5c1,0x1902,0x5e9,0x5c2,0xfb49,
+0x1843,0x5e9,0x5bc,0x5c1,0xfb49,0x1943,0x5e9,0x5bc,0x5c2,0x1102,0x5d0,0x5b7,0x1202,0x5d0,0x5b8,0x1502,
+0x5d0,0x5bc,0x1502,0x5d1,0x5bc,0x1502,0x5d2,0x5bc,0x1502,0x5d3,0x5bc,0x1502,0x5d4,0x5bc,0x1502,0x5d5,
+0x5bc,0x1502,0x5d6,0x5bc,0x1502,0x5d8,0x5bc,0x1502,0x5d9,0x5bc,0x1502,0x5da,0x5bc,0x1502,0x5db,0x5bc,
+0x1502,0x5dc,0x5bc,0x1502,0x5de,0x5bc,0x1502,0x5e0,0x5bc,0x1502,0x5e1,0x5bc,0x1502,0x5e3,0x5bc,0x1502,
+0x5e4,0x5bc,0x1502,0x5e6,0x5bc,0x1502,0x5e7,0x5bc,0x1502,0x5e8,0x5bc,0x1502,0x5e9,0x5bc,0x1502,0x5ea,
+0x5bc,0x1302,0x5d5,0x5b9,0x1702,0x5d1,0x5bf,0x1702,0x5db,0x5bf,0x1702,0x5e4,0x5bf,0xd804,0xd834,0xdd57,
+0xd834,0xdd65,0xd804,0xd834,0xdd58,0xd834,0xdd65,0xd834,0xdd5f,0xd834,0xdd6e,4,0xd846,0xd834,0xdd58,0xd834,
+0xdd65,0xd834,0xdd6e,0xd834,0xdd5f,0xd834,0xdd6f,4,0xd846,0xd834,0xdd58,0xd834,0xdd65,0xd834,0xdd6f,0xd834,
+0xdd5f,0xd834,0xdd70,4,0xd846,0xd834,0xdd58,0xd834,0xdd65,0xd834,0xdd70,0xd834,0xdd5f,0xd834,0xdd71,4,
+0xd846,0xd834,0xdd58,0xd834,0xdd65,0xd834,0xdd71,0xd834,0xdd5f,0xd834,0xdd72,4,0xd846,0xd834,0xdd58,0xd834,
+0xdd65,0xd834,0xdd72,0xd804,0xd834,0xddb9,0xd834,0xdd65,0xd804,0xd834,0xddba,0xd834,0xdd65,0xd834,0xddbb,0xd834,
+0xdd6e,4,0xd846,0xd834,0xddb9,0xd834,0xdd65,0xd834,0xdd6e,0xd834,0xddbc,0xd834,0xdd6e,4,0xd846,0xd834,
+0xddba,0xd834,0xdd65,0xd834,0xdd6e,0xd834,0xddbb,0xd834,0xdd6f,4,0xd846,0xd834,0xddb9,0xd834,0xdd65,0xd834,
+0xdd6f,0xd834,0xddbc,0xd834,0xdd6f,4,0xd846,0xd834,0xddba,0xd834,0xdd65,0xd834,0xdd6f,1,0x4e3d,1,
+0x4e38,1,0x4e41,2,0xd840,0xdd22,1,0x4f60,1,0x4fbb,1,0x5002,1,0x507a,1,0x5099,
+1,0x50cf,1,0x349e,2,0xd841,0xde3a,1,0x5154,1,0x5164,1,0x5177,2,0xd841,0xdd1c,
+1,0x34b9,1,0x5167,1,0x518d,2,0xd841,0xdd4b,1,0x5197,1,0x51a4,1,0x4ecc,1,
+0x51ac,2,0xd864,0xdddf,1,0x51f5,1,0x5203,1,0x34df,1,0x523b,1,0x5246,1,0x5272,
+1,0x5277,1,0x3515,1,0x5305,1,0x5306,1,0x5349,1,0x535a,1,0x5373,1,0x537d,
+1,0x537f,2,0xd842,0xde2c,1,0x7070,1,0x53ca,1,0x53df,2,0xd842,0xdf63,1,0x53eb,
+1,0x53f1,1,0x5406,1,0x549e,1,0x5438,1,0x5448,1,0x5468,1,0x54a2,1,0x54f6,
+1,0x5510,1,0x5553,1,0x5563,1,0x5584,1,0x55ab,1,0x55b3,1,0x55c2,1,0x5716,
+1,0x5717,1,0x5651,1,0x5674,1,0x58ee,1,0x57ce,1,0x57f4,1,0x580d,1,0x578b,
+1,0x5832,1,0x5831,1,0x58ac,2,0xd845,0xdce4,1,0x58f2,1,0x58f7,1,0x5906,1,
+0x591a,1,0x5922,1,0x5962,2,0xd845,0xdea8,2,0xd845,0xdeea,1,0x59ec,1,0x5a1b,1,
+0x5a27,1,0x59d8,1,0x5a66,1,0x36ee,1,0x36fc,1,0x5b08,1,0x5b3e,2,0xd846,0xddc8,
+1,0x5bc3,1,0x5bd8,1,0x5bf3,2,0xd846,0xdf18,1,0x5bff,1,0x5c06,1,0x5f53,1,
+0x5c22,1,0x3781,1,0x5c60,1,0x5cc0,1,0x5c8d,2,0xd847,0xdde4,1,0x5d43,2,0xd847,
+0xdde6,1,0x5d6e,1,0x5d6b,1,0x5d7c,1,0x5de1,1,0x5de2,1,0x382f,1,0x5dfd,1,
+0x5e28,1,0x5e3d,1,0x5e69,1,0x3862,2,0xd848,0xdd83,1,0x387c,1,0x5eb0,1,0x5eb3,
+1,0x5eb6,2,0xd868,0xdf92,1,0x5efe,2,0xd848,0xdf31,1,0x8201,1,0x5f22,1,0x38c7,
+2,0xd84c,0xdeb8,2,0xd858,0xddda,1,0x5f62,1,0x5f6b,1,0x38e3,1,0x5f9a,1,0x5fcd,
+1,0x5fd7,1,0x5ff9,1,0x6081,1,0x393a,1,0x391c,2,0xd849,0xded4,1,0x60c7,1,
+0x6148,1,0x614c,1,0x617a,1,0x61b2,1,0x61a4,1,0x61af,1,0x61de,1,0x6210,1,
+0x621b,1,0x625d,1,0x62b1,1,0x62d4,1,0x6350,2,0xd84a,0xdf0c,1,0x633d,1,0x62fc,
+1,0x6368,1,0x6383,1,0x63e4,2,0xd84a,0xdff1,1,0x6422,1,0x63c5,1,0x63a9,1,
+0x3a2e,1,0x6469,1,0x647e,1,0x649d,1,0x6477,1,0x3a6c,1,0x656c,2,0xd84c,0xdc0a,
+1,0x65e3,1,0x66f8,1,0x6649,1,0x3b19,1,0x3b08,1,0x3ae4,1,0x5192,1,0x5195,
+1,0x6700,1,0x669c,1,0x80ad,1,0x43d9,1,0x6721,1,0x675e,1,0x6753,2,0xd84c,
+0xdfc3,1,0x3b49,1,0x67fa,1,0x6785,1,0x6852,2,0xd84d,0xdc6d,1,0x688e,1,0x681f,
+1,0x6914,1,0x6942,1,0x69a3,1,0x69ea,1,0x6aa8,2,0xd84d,0xdea3,1,0x6adb,1,
+0x3c18,1,0x6b21,2,0xd84e,0xdca7,1,0x6b54,1,0x3c4e,1,0x6b72,1,0x6b9f,1,0x6bbb,
+2,0xd84e,0xde8d,2,0xd847,0xdd0b,2,0xd84e,0xdefa,1,0x6c4e,2,0xd84f,0xdcbc,1,0x6cbf,
+1,0x6ccd,1,0x6c67,1,0x6d16,1,0x6d3e,1,0x6d69,1,0x6d78,1,0x6d85,2,0xd84f,
+0xdd1e,1,0x6d34,1,0x6e2f,1,0x6e6e,1,0x3d33,1,0x6ec7,2,0xd84f,0xded1,1,0x6df9,
+1,0x6f6e,2,0xd84f,0xdf5e,2,0xd84f,0xdf8e,1,0x6fc6,1,0x7039,1,0x701b,1,0x3d96,
+1,0x704a,1,0x707d,1,0x7077,1,0x70ad,2,0xd841,0xdd25,1,0x7145,2,0xd850,0xde63,
+1,0x719c,2,0xd850,0xdfab,1,0x7228,1,0x7250,2,0xd851,0xde08,1,0x7280,1,0x7295,
+2,0xd851,0xdf35,2,0xd852,0xdc14,1,0x737a,1,0x738b,1,0x3eac,1,0x73a5,1,0x3eb8,
+1,0x7447,1,0x745c,1,0x7485,1,0x74ca,1,0x3f1b,1,0x7524,2,0xd853,0xdc36,1,
+0x753e,2,0xd853,0xdc92,2,0xd848,0xdd9f,1,0x7610,2,0xd853,0xdfa1,2,0xd853,0xdfb8,2,
+0xd854,0xdc44,1,0x3ffc,1,0x4008,2,0xd854,0xdcf3,2,0xd854,0xdcf2,2,0xd854,0xdd19,2,
+0xd854,0xdd33,1,0x771e,1,0x771f,1,0x778b,1,0x4046,1,0x4096,2,0xd855,0xdc1d,1,
+0x784e,1,0x40e3,2,0xd855,0xde26,2,0xd855,0xde9a,2,0xd855,0xdec5,1,0x79eb,1,0x412f,
+1,0x7a4a,1,0x7a4f,2,0xd856,0xdd7c,2,0xd856,0xdea7,1,0x7aee,1,0x4202,2,0xd856,
+0xdfab,1,0x7bc6,1,0x7bc9,1,0x4227,2,0xd857,0xdc80,1,0x7cd2,1,0x42a0,1,0x7ce8,
+1,0x7ce3,1,0x7d00,2,0xd857,0xdf86,1,0x7d63,1,0x4301,1,0x7dc7,1,0x7e02,1,
+0x7e45,1,0x4334,2,0xd858,0xde28,2,0xd858,0xde47,1,0x4359,2,0xd858,0xded9,1,0x7f7a,
+2,0xd858,0xdf3e,1,0x7f95,1,0x7ffa,2,0xd859,0xdcda,2,0xd859,0xdd23,1,0x8060,2,
+0xd859,0xdda8,1,0x8070,2,0xd84c,0xdf5f,1,0x43d5,1,0x80b2,1,0x8103,1,0x440b,1,
+0x813e,1,0x5ab5,2,0xd859,0xdfa7,2,0xd859,0xdfb5,2,0xd84c,0xdf93,2,0xd84c,0xdf9c,1,
+0x8204,1,0x8f9e,1,0x446b,1,0x8291,1,0x828b,1,0x829d,1,0x52b3,1,0x82b1,1,
+0x82b3,1,0x82bd,1,0x82e6,2,0xd85a,0xdf3c,1,0x831d,1,0x8363,1,0x83ad,1,0x8323,
+1,0x83bd,1,0x83e7,1,0x8353,1,0x83ca,1,0x83cc,1,0x83dc,2,0xd85b,0xdc36,2,
+0xd85b,0xdd6b,2,0xd85b,0xdcd5,1,0x452b,1,0x84f1,1,0x84f3,1,0x8516,2,0xd85c,0xdfca,
+1,0x8564,2,0xd85b,0xdf2c,1,0x455d,1,0x4561,2,0xd85b,0xdfb1,2,0xd85c,0xdcd2,1,
+0x456b,1,0x8650,1,0x8667,1,0x8669,1,0x86a9,1,0x8688,1,0x870e,1,0x86e2,1,
+0x8728,1,0x876b,1,0x8786,1,0x45d7,1,0x87e1,1,0x8801,1,0x45f9,1,0x8860,1,
+0x8863,2,0xd85d,0xde67,1,0x88d7,1,0x88de,1,0x4635,1,0x88fa,1,0x34bb,2,0xd85e,
+0xdcae,2,0xd85e,0xdd66,1,0x46be,1,0x46c7,1,0x8aa0,1,0x8c55,2,0xd85f,0xdca8,1,
+0x8cab,1,0x8cc1,1,0x8d1b,1,0x8d77,2,0xd85f,0xdf2f,2,0xd842,0xdc04,1,0x8dcb,1,
+0x8dbc,1,0x8df0,2,0xd842,0xdcde,1,0x8ed4,2,0xd861,0xddd2,2,0xd861,0xdded,1,0x9094,
+1,0x90f1,1,0x9111,2,0xd861,0xdf2e,1,0x911b,1,0x9238,1,0x92d7,1,0x92d8,1,
+0x927c,1,0x93f9,1,0x9415,2,0xd862,0xdffa,1,0x958b,1,0x4995,1,0x95b7,2,0xd863,
+0xdd77,1,0x49e6,1,0x96c3,1,0x5db2,1,0x9723,2,0xd864,0xdd45,2,0xd864,0xde1a,1,
+0x4a6e,1,0x4a76,1,0x97e0,2,0xd865,0xdc0a,1,0x4ab2,2,0xd865,0xdc96,1,0x9829,2,
+0xd865,0xddb6,1,0x98e2,1,0x4b33,1,0x9929,1,0x99a7,1,0x99c2,1,0x99fe,1,0x4bce,
+2,0xd866,0xdf30,1,0x9c40,1,0x9cfd,1,0x4cce,1,0x4ced,1,0x9d67,2,0xd868,0xdcce,
+1,0x4cf8,2,0xd868,0xdd05,2,0xd868,0xde0e,2,0xd868,0xde91,1,0x9ebb,1,0x4d56,1,
+0x9ef9,1,0x9efe,1,0x9f05,1,0x9f0f,1,0x9f16,1,0x9f3b,2,0xd869,0xde00,0x3ac,0xe642,
+0x3b1,0x301,0x3ad,0xe642,0x3b5,0x301,0x3ae,0xe642,0x3b7,0x301,0x3af,0xe642,0x3b9,0x301,0x3cc,0xe642,
+0x3bf,0x301,0x3cd,0xe642,0x3c5,0x301,0x3ce,0xe642,0x3c9,0x301,0x386,0xe642,0x391,0x301,0x388,0xe642,
+0x395,0x301,0x389,0xe642,0x397,0x301,0x390,1,0xe643,0x3b9,0x308,0x301,0x38a,0xe642,0x399,0x301,
+0x3b0,1,0xe643,0x3c5,0x308,0x301,0x38e,0xe642,0x3a5,0x301,0x385,0xe642,0xa8,0x301,0x38c,0xe642,
+0x39f,0x301,0x38f,0xe642,0x3a9,0x301,0xc5,0xe642,0x41,0x30a,0xe6e6,0xe681,0x300,0xe6e6,0xe681,0x301,
+0xe6e6,0xe681,0x313,0xe6e6,0xe682,0x308,0x301,0x8100,0x8282,0xf71,0xf72,0x8100,0x8482,0xf71,0xf74,0x8100,
+0x8282,0xf71,0xf80,0
};
static const uint8_t norm2_nfc_data_smallFCD[256]={
0xc0,0xef,3,0x7f,0xdf,0x70,0xcf,0x87,0xc7,0xe6,0x66,0x46,0x64,0x46,0x66,0x5b,
-0x12,0,0,4,0,0,0,0x43,0x20,2,0x29,0xae,0xc2,0xc0,0xff,0xff,
+0x12,0,0,4,0,0,0,0x43,0x20,2,0x69,0xae,0xc2,0xc0,0xff,0xff,
0xc0,0x72,0xbf,0,0,0,0,0,0,0,0x40,0,0x80,0x88,0,0,
0xfe,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -1129,7 +1138,7 @@ static const uint8_t norm2_nfc_data_smallFCD[256]={
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0x98,0,0xc1,0x66,0xe0,0x80,0,0,0,0,
+0,0,0,0,0,0,0x98,0,0xc3,0x66,0xe0,0x80,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,
diff --git a/icu4c/source/common/normalizer2impl.cpp b/icu4c/source/common/normalizer2impl.cpp
index b2dd7ad4b86..cbf6b4d9804 100644
--- a/icu4c/source/common/normalizer2impl.cpp
+++ b/icu4c/source/common/normalizer2impl.cpp
@@ -2088,6 +2088,13 @@ uint8_t Normalizer2Impl::getPreviousTrailCC(const uint8_t *start, const uint8_t
// minDecompNoCP etc. and smallFCD[] are intended to help with any loss of performance,
// at least for ASCII & CJK.
+// Ticket 20907 - The optimizer in MSVC/Visual Studio versions below 16.4 has trouble with this
+// function on Windows ARM64. As a work-around, we disable optimizations for this function.
+// This work-around could/should be removed once the following versions of Visual Studio are no
+// longer supported: All versions of VS2017, and versions of VS2019 below 16.4.
+#if (defined(_MSC_VER) && (defined(_M_ARM64)) && (_MSC_VER < 1924))
+#pragma optimize( "", off )
+#endif
// Gets the FCD value from the regular normalization data.
uint16_t Normalizer2Impl::getFCD16FromNormData(UChar32 c) const {
uint16_t norm16=getNorm16(c);
@@ -2121,6 +2128,9 @@ uint16_t Normalizer2Impl::getFCD16FromNormData(UChar32 c) const {
}
return norm16;
}
+#if (defined(_MSC_VER) && (defined(_M_ARM64)) && (_MSC_VER < 1924))
+#pragma optimize( "", on )
+#endif
// Dual functionality:
// buffer!=NULL: normalize
diff --git a/icu4c/source/common/propname_data.h b/icu4c/source/common/propname_data.h
index e56ccd897b9..6f63e9cdd47 100644
--- a/icu4c/source/common/propname_data.h
+++ b/icu4c/source/common/propname_data.h
@@ -13,98 +13,99 @@
U_NAMESPACE_BEGIN
-const int32_t PropNameData::indexes[8]={0x20,0x157c,0x4f32,0xa3ee,0xa3ee,0xa3ee,0x2f,0};
+const int32_t PropNameData::indexes[8]={0x20,0x15b8,0x5048,0xa69a,0xa69a,0xa69a,0x2f,0};
-const int32_t PropNameData::valueMaps[1367]={
-6,0,0x41,0,0xe3,0x356,0xe3,0x36c,0xe3,0x381,0xe3,0x397,0xe3,0x3a2,0xe3,0x3c3,
-0xe3,0x3d3,0xe3,0x3e2,0xe3,0x3f0,0xe3,0x414,0xe3,0x42b,0xe3,0x443,0xe3,0x45a,0xe3,0x469,
-0xe3,0x478,0xe3,0x489,0xe3,0x497,0xe3,0x4a9,0xe3,0x4c3,0xe3,0x4de,0xe3,0x4f3,0xe3,0x510,
-0xe3,0x521,0xe3,0x52c,0xe3,0x54b,0xe3,0x561,0xe3,0x572,0xe3,0x582,0xe3,0x59d,0xe3,0x5b6,
-0xe3,0x5c7,0xe3,0x5e1,0xe3,0x5f4,0xe3,0x604,0xe3,0x61e,0xe3,0x637,0xe3,0x64e,0xe3,0x662,
-0xe3,0x678,0xe3,0x68c,0xe3,0x6a2,0xe3,0x6bc,0xe3,0x6d4,0xe3,0x6f0,0xe3,0x6f8,0xe3,0x700,
-0xe3,0x708,0xe3,0x710,0xe3,0x719,0xe3,0x726,0xe3,0x739,0xe3,0x756,0xe3,0x773,0xe3,0x790,
-0xe3,0x7ae,0xe3,0x7cc,0xe3,0x7f0,0xe3,0x7fd,0xe3,0x817,0xe3,0x82c,0xe3,0x847,0xe3,0x85e,
-0xe3,0x875,0xe3,0x897,0xe3,0x1000,0x1019,0x8b6,0x15d,0xad6,0x178,0x2df6,0xe9,0x2e15,0x2a9,0x2f53,
-0x2bf,0x2fad,0x2c9,0x320a,0x2eb,0x3b05,0x355,0x3b75,0x35f,0x3e0f,0x38e,0x3e4d,0x396,0x48f6,0x457,0x4974,
-0x461,0x4999,0x467,0x49b3,0x46d,0x49d4,0x474,0x49ee,0xe9,0x4a13,0xe9,0x4a39,0x47b,0x4ae3,0x491,0x4b5c,
-0x4a4,0x4c0e,0x4bf,0x4c45,0x4c6,0x4df4,0x4d9,0x5274,0x501,0x2000,0x2001,0x52d3,0x509,0x3000,0x3001,0x535f,
-0,0x4000,0x400e,0x5371,0,0x537a,0,0x5394,0,0x53a5,0,0x53b6,0,0x53cc,0,0x53d5,
-0,0x53f2,0,0x5410,0,0x542e,0,0x544c,0,0x5462,0,0x5476,0,0x548c,0,0x7000,
-0x7001,0x54a5,0,0x7d6,0x12,0,1,0x12,0x20,0x7f4,0x49,0,1,7,8,9,
-0xa,0xb,0xc,0xd,0xe,0xf,0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,0x18,0x19,
-0x1a,0x1b,0x1c,0x1d,0x1e,0x1f,0x20,0x21,0x22,0x23,0x24,0x54,0x5b,0x67,0x6b,0x76,
-0x7a,0x81,0x82,0x84,0x85,0xc8,0xca,0xd6,0xd8,0xda,0xdc,0xde,0xe0,0xe2,0xe4,0xe6,
-0xe8,0xe9,0xea,0xf0,0x2e,0x40,0x4c,0x56,0x67,0x72,0x7f,0x8c,0x99,0xa6,0xb3,0xc0,
-0xcd,0xda,0xe7,0xf4,0x101,0x10e,0x11b,0x128,0x135,0x142,0x14f,0x15c,0x169,0x176,0x183,0x190,
-0x19d,0x1aa,0x1b7,0x1c4,0x1d1,0x1de,0x1eb,0x1fa,0x209,0x218,0x227,0x236,0x245,0x254,0x263,0x27d,
-0x291,0x2a5,0x2c0,0x2cf,0x2d8,0x2e8,0x2f0,0x2f9,0x308,0x311,0x321,0x332,0x343,0x986,1,0,
-0x17,0x8c5,0x8d6,0x8e7,0x8fb,0x912,0x92a,0x93c,0x951,0x968,0x97d,0x98d,0x99f,0x9bc,0x9d8,0x9ea,
-0xa07,0xa23,0xa3f,0xa54,0xa69,0xa83,0xa9e,0xab9,0xb28,1,0,0x12d,0xae1,0xaee,0xb01,0xb29,
-0xb47,0xb65,0xb7d,0xba8,0xbd2,0xbea,0xbfd,0xc10,0xc1f,0xc2e,0xc3d,0xc4c,0xc63,0xc74,0xc87,0xc9a,
-0xca7,0xcb4,0xcc3,0xcd4,0xce9,0xcfa,0xd05,0xd0e,0xd1f,0xd30,0xd43,0xd55,0xd68,0xd7b,0xdba,0xdc7,
-0xdd4,0xde1,0xdf6,0xe26,0xe40,0xe61,0xe8c,0xeaf,0xf0d,0xf34,0xf4f,0xf5e,0xf85,0xfad,0xfd0,0xff3,
-0x101d,0x1036,0x1055,0x1078,0x109c,0x10af,0x10c9,0x10f3,0x110b,0x1133,0x115c,0x116f,0x1182,0x1195,0x11bc,0x11cb,
-0x11eb,0x1219,0x1237,0x1265,0x1281,0x129c,0x12b5,0x12ce,0x12ef,0x131f,0x133e,0x1360,0x1394,0x13c1,0x1406,0x1427,
-0x1451,0x1472,0x149b,0x14ae,0x14e1,0x14f8,0x1507,0x1518,0x1543,0x155a,0x158b,0x15b9,0x15fc,0x1607,0x1640,0x1651,
-0x1662,0x166f,0x1682,0x16bc,0x16e0,0x1704,0x173e,0x1776,0x17a1,0x17b9,0x17e5,0x1811,0x181e,0x182d,0x184a,0x186c,
-0x189a,0x18ba,0x18e1,0x1908,0x1927,0x193a,0x194b,0x195c,0x1981,0x19a6,0x19cd,0x1a01,0x1a2e,0x1a4c,0x1a5f,0x1a78,
-0x1ab1,0x1ac0,0x1ae0,0x1b02,0x1b24,0x1b3b,0x1b52,0x1b7f,0x1b98,0x1bb1,0x1be2,0x1c0c,0x1c27,0x1c3a,0x1c59,0x1c62,
-0x1c75,0x1c93,0x1cb1,0x1cc4,0x1cdb,0x1cf0,0x1d25,0x1d49,0x1d5e,0x1d6d,0x1d80,0x1da4,0x1dad,0x1dd1,0x1de8,0x1dfb,
-0x1e0a,0x1e15,0x1e36,0x1e4e,0x1e5d,0x1e6c,0x1e7b,0x1e92,0x1ea7,0x1ebc,0x1ef5,0x1f08,0x1f24,0x1f2f,0x1f3c,0x1f6a,
-0x1f8e,0x1fb1,0x1fc4,0x1fe6,0x1ff9,0x2014,0x2037,0x205a,0x207f,0x2090,0x20bf,0x20ec,0x2103,0x211e,0x212d,0x2158,
-0x2190,0x21ca,0x21f8,0x2209,0x2216,0x223a,0x2249,0x2265,0x227f,0x229c,0x22d4,0x22e9,0x2316,0x2335,0x2363,0x2383,
-0x23b7,0x23c6,0x23f0,0x2413,0x243e,0x2449,0x245a,0x2475,0x2499,0x24a6,0x24bb,0x24e2,0x250d,0x2544,0x2557,0x2568,
-0x2598,0x25a9,0x25b8,0x25cd,0x25eb,0x25fe,0x2611,0x2628,0x2645,0x2650,0x2659,0x267b,0x2690,0x26b5,0x26cc,0x26f5,
-0x2710,0x2725,0x273e,0x275f,0x2794,0x27a5,0x27d6,0x27fa,0x280b,0x2824,0x282f,0x285c,0x287e,0x28ac,0x28df,0x28ee,
-0x28ff,0x291c,0x295e,0x2985,0x2992,0x29a7,0x29cb,0x29f1,0x2a2a,0x2a3b,0x2a5f,0x2a6a,0x2a77,0x2a86,0x2aab,0x2ad9,
-0x2af5,0x2b12,0x2b1f,0x2b30,0x2b4e,0x2b71,0x2b8e,0x2b9b,0x2bbb,0x2bd8,0x2bf9,0x2c22,0x2c33,0x2c52,0x2c6b,0x2c84,
-0x2c95,0x2cde,0x2cef,0x2d08,0x2d37,0x2d64,0x2d89,0x2dcb,0x2de7,0x1e00,1,0,0x12,0x2e2c,0x2e3c,0x2e4f,
-0x2e5f,0x2e6f,0x2e7e,0x2e8e,0x2ea0,0x2eb3,0x2ec5,0x2ed5,0x2ee5,0x2ef4,0x2f03,0x2f13,0x2f20,0x2f2f,0x2f43,0x1ebe,
-1,0,6,0x2f68,0x2f73,0x2f80,0x2f8d,0x2f9a,0x2fa5,0x1f02,1,0,0x1e,0x2fc2,0x2fd1,0x2fe6,
-0x2ffb,0x3010,0x3024,0x3035,0x3049,0x305c,0x306d,0x3086,0x3098,0x30a9,0x30bd,0x30d0,0x30e8,0x30fa,0x3105,0x3115,
-0x3123,0x3138,0x314d,0x3163,0x317d,0x3193,0x31a3,0x31b7,0x31cb,0x31dc,0x31f4,0x212d,1,0,0x66,0x321c,
-0x323f,0x3248,0x3255,0x3260,0x3269,0x3274,0x327d,0x3296,0x329b,0x32a4,0x32c1,0x32ca,0x32d7,0x32e0,0x3304,0x330b,
-0x3314,0x3327,0x3332,0x333b,0x3346,0x335f,0x3368,0x3377,0x3382,0x338b,0x3396,0x339f,0x33a6,0x33af,0x33ba,0x33c3,
-0x33dc,0x33e5,0x33f2,0x33fd,0x340e,0x3419,0x342e,0x3445,0x344e,0x3457,0x3470,0x347b,0x3484,0x348d,0x34a4,0x34c1,
-0x34cc,0x34dd,0x34e8,0x34ef,0x34fc,0x3509,0x3536,0x354b,0x3554,0x356f,0x3592,0x35b3,0x35d4,0x35f9,0x3620,0x3641,
-0x3664,0x3685,0x36ac,0x36cd,0x36f2,0x3711,0x3730,0x374f,0x376c,0x378d,0x37ae,0x37d1,0x37f6,0x3815,0x3834,0x3855,
-0x387c,0x38a1,0x38c0,0x38e1,0x3904,0x391f,0x3938,0x3953,0x396c,0x3989,0x39a4,0x39c1,0x39e0,0x39fd,0x3a1a,0x3a39,
-0x3a56,0x3a71,0x3a8e,0x3aab,0x3ade,0x2472,1,0,6,0x3b16,0x3b25,0x3b35,0x3b45,0x3b55,0x3b66,0x24d0,
-1,0,0x2b,0x3b84,0x3b90,0x3b9e,0x3bad,0x3bbc,0x3bcc,0x3bdd,0x3bf1,0x3c06,0x3c1c,0x3c2f,0x3c43,0x3c53,
-0x3c5c,0x3c67,0x3c77,0x3c93,0x3ca5,0x3cb3,0x3cc2,0x3cce,0x3ce3,0x3cf7,0x3d0a,0x3d18,0x3d2c,0x3d3a,0x3d44,0x3d56,
-0x3d62,0x3d70,0x3d80,0x3d87,0x3d8e,0x3d95,0x3d9c,0x3da3,0x3db9,0x3dda,0x85e,0x3dec,0x3df7,0x3e06,0x2729,1,
-0,4,0x3e20,0x3e2b,0x3e37,0x3e41,0x274f,1,0,0xbd,0x3e58,0x3e65,0x3e7a,0x3e87,0x3e96,0x3ea4,
-0x3eb3,0x3ec2,0x3ed4,0x3ee3,0x3ef1,0x3f02,0x3f11,0x3f20,0x3f2d,0x3f39,0x3f48,0x3f57,0x3f61,0x3f6e,0x3f7b,0x3f8a,
-0x3f98,0x3fa7,0x3fb3,0x3fbd,0x3fc9,0x3fd9,0x3fe9,0x3ff7,0x4003,0x4014,0x4020,0x402c,0x403a,0x4047,0x4053,0x4060,
-0xcfa,0x406d,0x407b,0x4095,0x409e,0x40ac,0x40ba,0x40c6,0x40d5,0x40e3,0x40f1,0x40fd,0x410c,0x411a,0x4128,0x4135,
-0x4144,0x415f,0x416e,0x417f,0x4190,0x41a3,0x41b5,0x41c4,0x41d6,0x41e5,0x41f1,0x41fc,0x1e0a,0x4209,0x4214,0x421f,
-0x422a,0x4235,0x4250,0x425b,0x4266,0x4271,0x4284,0x4298,0x42a3,0x42b2,0x42c1,0x42cc,0x42d7,0x42e4,0x42f3,0x4301,
-0x430c,0x4327,0x4331,0x4342,0x4353,0x4362,0x4373,0x437e,0x4389,0x4394,0x439f,0x43aa,0x43b5,0x43c0,0x43ca,0x43d5,
-0x43e5,0x43f0,0x43fe,0x440b,0x4416,0x4425,0x4432,0x443f,0x444e,0x445b,0x446c,0x447e,0x448e,0x4499,0x44ac,0x44c3,
-0x44d1,0x44de,0x44e9,0x44f6,0x4507,0x4523,0x4539,0x4544,0x4561,0x4571,0x4580,0x458b,0x4596,0x1f24,0x45a2,0x45ad,
-0x45c5,0x45d5,0x45e4,0x45f2,0x4600,0x460b,0x4616,0x462a,0x4641,0x4659,0x4669,0x4679,0x4689,0x469b,0x46a6,0x46b1,
-0x46bb,0x46c7,0x46d5,0x46e8,0x46f4,0x4701,0x470c,0x4728,0x4735,0x4743,0x475c,0x2824,0x476b,0x2645,0x4778,0x4786,
-0x4798,0x47a6,0x47b2,0x47c2,0x2a5f,0x47d0,0x47dc,0x47e7,0x47f2,0x47fd,0x4811,0x481f,0x4836,0x4842,0x4856,0x4864,
-0x4876,0x488c,0x489a,0x48ac,0x48ba,0x48d7,0x48e9,0x30fb,1,0,6,0x4910,0x4923,0x4933,0x4941,0x4952,
-0x4962,0x3157,0x12,0,1,0x498c,0x4992,0x3164,0x12,0,1,0x498c,0x4992,0x3171,1,0,
-3,0x498c,0x4992,0x49cb,0x3187,1,0,3,0x498c,0x4992,0x49cb,0x319d,1,0,0x12,0x4a55,
-0x4a5f,0x4a6b,0x4a72,0x4a7d,0x4a82,0x4a89,0x4a90,0x4a99,0x4a9e,0x4aa3,0x4ab3,0x85e,0x3dec,0x4abf,0x3df7,0x4acf,
-0x3e06,0x3246,1,0,0xf,0x4a55,0x4af6,0x4b00,0x4b0a,0x4b15,0x3cc2,0x4b1f,0x4b2b,0x4b33,0x4b3a,0x4b44,
-0x4a6b,0x4a72,0x4a82,0x4b4e,0x32cd,1,0,0x17,0x4a55,0x4b6b,0x4b0a,0x4b77,0x4b84,0x4b92,0x3cc2,0x4b9d,
-0x4a6b,0x4bae,0x4a82,0x4bbd,0x4bcb,0x85e,0x3dda,0x4bd7,0x4be8,0x3dec,0x4abf,0x3df7,0x4acf,0x3e06,0x4bf9,0x33ea,
-1,0,3,0x4c2c,0x4c34,0x4c3c,0x3403,1,0,0xf,0x4c65,0x4c6c,0x4c7b,0x4c9c,0x4cbf,0x4cca,
-0x4ce9,0x4d00,0x4d0d,0x4d16,0x4d35,0x4d68,0x4d83,0x4db2,0x4dcf,0x3493,1,0,0x24,0x4e12,0x4e1f,0x4e32,
-0x4e3f,0x4e6c,0x4e91,0x4ea6,0x4ec5,0x4ee6,0x4f13,0x4f4c,0x4f6f,0x4f92,0x4fbf,0x4ff4,0x501b,0x5044,0x507b,0x50aa,
-0x50cb,0x50f0,0x50ff,0x5122,0x5139,0x5146,0x5155,0x5172,0x518b,0x51ae,0x51d3,0x51ec,0x5201,0x5210,0x5221,0x522e,
-0x524f,0x3663,1,0,4,0x528d,0x5298,0x52b0,0x52c8,0x369f,0x36,1,2,4,8,0xe,
-0x10,0x20,0x3e,0x40,0x80,0x100,0x1c0,0x200,0x400,0x800,0xe00,0x1000,0x2000,0x4000,0x7000,0x8000,
-0x10000,0x20000,0x40000,0x78001,0x80000,0x100000,0x200000,0x400000,0x800000,0x1000000,0x2000000,0x4000000,0x8000000,0xf000000,0x10000000,0x20000000,
-0x30f80000,0x2fc2,0x2fd1,0x2fe6,0x2ffb,0x5301,0x3010,0x3024,0x52f7,0x3035,0x3049,0x305c,0x5312,0x306d,0x3086,0x3098,
-0x5329,0x30a9,0x30bd,0x30d0,0x5352,0x30e8,0x30fa,0x3105,0x3115,0x52ee,0x3123,0x3138,0x314d,0x3163,0x317d,0x3193,
-0x31a3,0x31b7,0x31cb,0x5348,0x31dc,0x31f4,0x5333
+const int32_t PropNameData::valueMaps[1382]={
+6,0,0x41,0,0xe3,0x368,0xe3,0x37e,0xe3,0x393,0xe3,0x3a9,0xe3,0x3b4,0xe3,0x3d5,
+0xe3,0x3e5,0xe3,0x3f4,0xe3,0x402,0xe3,0x426,0xe3,0x43d,0xe3,0x455,0xe3,0x46c,0xe3,0x47b,
+0xe3,0x48a,0xe3,0x49b,0xe3,0x4a9,0xe3,0x4bb,0xe3,0x4d5,0xe3,0x4f0,0xe3,0x505,0xe3,0x522,
+0xe3,0x533,0xe3,0x53e,0xe3,0x55d,0xe3,0x573,0xe3,0x584,0xe3,0x594,0xe3,0x5af,0xe3,0x5c8,
+0xe3,0x5d9,0xe3,0x5f3,0xe3,0x606,0xe3,0x616,0xe3,0x630,0xe3,0x649,0xe3,0x660,0xe3,0x674,
+0xe3,0x68a,0xe3,0x69e,0xe3,0x6b4,0xe3,0x6ce,0xe3,0x6e6,0xe3,0x702,0xe3,0x70a,0xe3,0x712,
+0xe3,0x71a,0xe3,0x722,0xe3,0x72b,0xe3,0x738,0xe3,0x74b,0xe3,0x768,0xe3,0x785,0xe3,0x7a2,
+0xe3,0x7c0,0xe3,0x7de,0xe3,0x802,0xe3,0x80f,0xe3,0x829,0xe3,0x83e,0xe3,0x859,0xe3,0x870,
+0xe3,0x887,0xe3,0x8a9,0xe3,0x1000,0x1019,0x8c8,0x15f,0xae8,0x17a,0x2f11,0xe9,0x2f30,0x2b3,0x306e,
+0x2c9,0x30c8,0x2d3,0x3325,0x2f5,0x3c20,0x35f,0x3c90,0x369,0x3f2a,0x398,0x3f68,0x3a0,0x4a5b,0x465,0x4ad9,
+0x46f,0x4afe,0x475,0x4b18,0x47b,0x4b39,0x482,0x4b53,0xe9,0x4b78,0xe9,0x4b9e,0x489,0x4c48,0x49f,0x4cc1,
+0x4b2,0x4d73,0x4cd,0x4daa,0x4d4,0x4f8a,0x4e8,0x540a,0x510,0x2000,0x2001,0x5469,0x518,0x3000,0x3001,0x54f5,
+0,0x4000,0x400e,0x5507,0,0x5510,0,0x552a,0,0x553b,0,0x554c,0,0x5562,0,0x556b,
+0,0x5588,0,0x55a6,0,0x55c4,0,0x55e2,0,0x55f8,0,0x560c,0,0x5622,0,0x7000,
+0x7001,0x563b,0,0x7d6,0x12,0,1,0x12,0x20,0x7f4,0x4a,0,1,6,7,8,
+9,0xa,0xb,0xc,0xd,0xe,0xf,0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,0x18,
+0x19,0x1a,0x1b,0x1c,0x1d,0x1e,0x1f,0x20,0x21,0x22,0x23,0x24,0x54,0x5b,0x67,0x6b,
+0x76,0x7a,0x81,0x82,0x84,0x85,0xc8,0xca,0xd6,0xd8,0xda,0xdc,0xde,0xe0,0xe2,0xe4,
+0xe6,0xe8,0xe9,0xea,0xf0,0x2e,0x40,0x4c,0x5e,0x68,0x79,0x84,0x91,0x9e,0xab,0xb8,
+0xc5,0xd2,0xdf,0xec,0xf9,0x106,0x113,0x120,0x12d,0x13a,0x147,0x154,0x161,0x16e,0x17b,0x188,
+0x195,0x1a2,0x1af,0x1bc,0x1c9,0x1d6,0x1e3,0x1f0,0x1fd,0x20c,0x21b,0x22a,0x239,0x248,0x257,0x266,
+0x275,0x28f,0x2a3,0x2b7,0x2d2,0x2e1,0x2ea,0x2fa,0x302,0x30b,0x31a,0x323,0x333,0x344,0x355,0x995,
+1,0,0x17,0x8d7,0x8e8,0x8f9,0x90d,0x924,0x93c,0x94e,0x963,0x97a,0x98f,0x99f,0x9b1,0x9ce,
+0x9ea,0x9fc,0xa19,0xa35,0xa51,0xa66,0xa7b,0xa95,0xab0,0xacb,0xb37,1,0,0x135,0xaf3,0xb00,
+0xb13,0xb3b,0xb59,0xb77,0xb8f,0xbba,0xbe4,0xbfc,0xc0f,0xc22,0xc31,0xc40,0xc4f,0xc5e,0xc75,0xc86,
+0xc99,0xcac,0xcb9,0xcc6,0xcd5,0xce6,0xcfb,0xd0c,0xd17,0xd20,0xd31,0xd42,0xd55,0xd67,0xd7a,0xd8d,
+0xdcc,0xdd9,0xde6,0xdf3,0xe08,0xe38,0xe52,0xe73,0xe9e,0xec1,0xf1f,0xf46,0xf61,0xf70,0xf97,0xfbf,
+0xfe2,0x1005,0x102f,0x1048,0x1067,0x108a,0x10ae,0x10c1,0x10db,0x1105,0x111d,0x1145,0x116e,0x1181,0x1194,0x11a7,
+0x11ce,0x11dd,0x11fd,0x122b,0x1249,0x1277,0x1293,0x12ae,0x12c7,0x12e0,0x1301,0x1331,0x1350,0x1372,0x13a6,0x13d3,
+0x1418,0x1439,0x1463,0x1484,0x14ad,0x14c0,0x14f3,0x150a,0x1519,0x152a,0x1555,0x156c,0x159d,0x15cb,0x160e,0x1619,
+0x1652,0x1663,0x1674,0x1681,0x1694,0x16ce,0x16f2,0x1716,0x1750,0x1788,0x17b3,0x17cb,0x17f7,0x1823,0x1830,0x183f,
+0x185c,0x187e,0x18ac,0x18cc,0x18f3,0x191a,0x1939,0x194c,0x195d,0x196e,0x1993,0x19b8,0x19df,0x1a13,0x1a40,0x1a5e,
+0x1a71,0x1a8a,0x1ac3,0x1ad2,0x1af2,0x1b14,0x1b36,0x1b4d,0x1b64,0x1b91,0x1baa,0x1bc3,0x1bf4,0x1c1e,0x1c39,0x1c4c,
+0x1c6b,0x1c74,0x1c87,0x1ca5,0x1cc3,0x1cd6,0x1ced,0x1d02,0x1d37,0x1d5b,0x1d70,0x1d7f,0x1d92,0x1db6,0x1dbf,0x1de3,
+0x1dfa,0x1e0d,0x1e1c,0x1e27,0x1e48,0x1e60,0x1e6f,0x1e7e,0x1e8d,0x1ea4,0x1eb9,0x1ece,0x1f07,0x1f1a,0x1f36,0x1f41,
+0x1f4e,0x1f7c,0x1fa0,0x1fc3,0x1fd6,0x1ff8,0x200b,0x2026,0x2049,0x206c,0x2091,0x20a2,0x20d1,0x20fe,0x2115,0x2130,
+0x213f,0x216a,0x21a2,0x21dc,0x220a,0x221b,0x2228,0x224c,0x225b,0x2277,0x2291,0x22ae,0x22e6,0x22fb,0x2328,0x2347,
+0x2375,0x2395,0x23c9,0x23d8,0x2402,0x2425,0x2450,0x245b,0x246c,0x2487,0x24ab,0x24b8,0x24cd,0x24f4,0x251f,0x2556,
+0x2569,0x257a,0x25aa,0x25bb,0x25ca,0x25df,0x25fd,0x2610,0x2623,0x263a,0x2657,0x2662,0x266b,0x268d,0x26a2,0x26c7,
+0x26de,0x2707,0x2722,0x2737,0x2750,0x2771,0x27a6,0x27b7,0x27e8,0x280c,0x281d,0x2836,0x2841,0x286e,0x2890,0x28be,
+0x28f1,0x2900,0x2911,0x292e,0x2970,0x2997,0x29a4,0x29b9,0x29dd,0x2a03,0x2a3c,0x2a4d,0x2a71,0x2a7c,0x2a89,0x2a98,
+0x2abd,0x2aeb,0x2b07,0x2b24,0x2b31,0x2b42,0x2b60,0x2b83,0x2ba0,0x2bad,0x2bcd,0x2bea,0x2c0b,0x2c34,0x2c45,0x2c64,
+0x2c7d,0x2c96,0x2ca7,0x2cf0,0x2d01,0x2d1a,0x2d49,0x2d76,0x2d9b,0x2ddd,0x2df9,0x2e08,0x2e1f,0x2e4d,0x2e66,0x2e8f,
+0x2ea9,0x2ee4,0x2f02,0x1e85,1,0,0x12,0x2f47,0x2f57,0x2f6a,0x2f7a,0x2f8a,0x2f99,0x2fa9,0x2fbb,0x2fce,
+0x2fe0,0x2ff0,0x3000,0x300f,0x301e,0x302e,0x303b,0x304a,0x305e,0x1f43,1,0,6,0x3083,0x308e,0x309b,
+0x30a8,0x30b5,0x30c0,0x1f87,1,0,0x1e,0x30dd,0x30ec,0x3101,0x3116,0x312b,0x313f,0x3150,0x3164,0x3177,
+0x3188,0x31a1,0x31b3,0x31c4,0x31d8,0x31eb,0x3203,0x3215,0x3220,0x3230,0x323e,0x3253,0x3268,0x327e,0x3298,0x32ae,
+0x32be,0x32d2,0x32e6,0x32f7,0x330f,0x21b2,1,0,0x66,0x3337,0x335a,0x3363,0x3370,0x337b,0x3384,0x338f,
+0x3398,0x33b1,0x33b6,0x33bf,0x33dc,0x33e5,0x33f2,0x33fb,0x341f,0x3426,0x342f,0x3442,0x344d,0x3456,0x3461,0x347a,
+0x3483,0x3492,0x349d,0x34a6,0x34b1,0x34ba,0x34c1,0x34ca,0x34d5,0x34de,0x34f7,0x3500,0x350d,0x3518,0x3529,0x3534,
+0x3549,0x3560,0x3569,0x3572,0x358b,0x3596,0x359f,0x35a8,0x35bf,0x35dc,0x35e7,0x35f8,0x3603,0x360a,0x3617,0x3624,
+0x3651,0x3666,0x366f,0x368a,0x36ad,0x36ce,0x36ef,0x3714,0x373b,0x375c,0x377f,0x37a0,0x37c7,0x37e8,0x380d,0x382c,
+0x384b,0x386a,0x3887,0x38a8,0x38c9,0x38ec,0x3911,0x3930,0x394f,0x3970,0x3997,0x39bc,0x39db,0x39fc,0x3a1f,0x3a3a,
+0x3a53,0x3a6e,0x3a87,0x3aa4,0x3abf,0x3adc,0x3afb,0x3b18,0x3b35,0x3b54,0x3b71,0x3b8c,0x3ba9,0x3bc6,0x3bf9,0x24f7,
+1,0,6,0x3c31,0x3c40,0x3c50,0x3c60,0x3c70,0x3c81,0x2555,1,0,0x2b,0x3c9f,0x3cab,0x3cb9,
+0x3cc8,0x3cd7,0x3ce7,0x3cf8,0x3d0c,0x3d21,0x3d37,0x3d4a,0x3d5e,0x3d6e,0x3d77,0x3d82,0x3d92,0x3dae,0x3dc0,0x3dce,
+0x3ddd,0x3de9,0x3dfe,0x3e12,0x3e25,0x3e33,0x3e47,0x3e55,0x3e5f,0x3e71,0x3e7d,0x3e8b,0x3e9b,0x3ea2,0x3ea9,0x3eb0,
+0x3eb7,0x3ebe,0x3ed4,0x3ef5,0x870,0x3f07,0x3f12,0x3f21,0x27ae,1,0,4,0x3f3b,0x3f46,0x3f52,0x3f5c,
+0x27d4,1,0,0xc1,0x3f73,0x3f80,0x3f95,0x3fa2,0x3fb1,0x3fbf,0x3fce,0x3fdd,0x3fef,0x3ffe,0x400c,0x401d,
+0x402c,0x403b,0x4048,0x4054,0x4063,0x4072,0x407c,0x4089,0x4096,0x40a5,0x40b3,0x40c2,0x40ce,0x40d8,0x40e4,0x40f4,
+0x4104,0x4112,0x411e,0x412f,0x413b,0x4147,0x4155,0x4162,0x416e,0x417b,0xd0c,0x4188,0x4196,0x41b0,0x41b9,0x41c7,
+0x41d5,0x41e1,0x41f0,0x41fe,0x420c,0x4218,0x4227,0x4235,0x4243,0x4250,0x425f,0x427a,0x4289,0x429a,0x42ab,0x42be,
+0x42d0,0x42df,0x42f1,0x4300,0x430c,0x4317,0x1e1c,0x4324,0x432f,0x433a,0x4345,0x4350,0x436b,0x4376,0x4381,0x438c,
+0x439f,0x43b3,0x43be,0x43cd,0x43dc,0x43e7,0x43f2,0x43ff,0x440e,0x441c,0x4427,0x4442,0x444c,0x445d,0x446e,0x447d,
+0x448e,0x4499,0x44a4,0x44af,0x44ba,0x44c5,0x44d0,0x44db,0x44e5,0x44f0,0x4500,0x450b,0x4519,0x4526,0x4531,0x4540,
+0x454d,0x455a,0x4569,0x4576,0x4587,0x4599,0x45a9,0x45b4,0x45c7,0x45de,0x45ec,0x45f9,0x4604,0x4611,0x4622,0x463e,
+0x4654,0x465f,0x467c,0x468c,0x469b,0x46a6,0x46b1,0x1f36,0x46bd,0x46c8,0x46e0,0x46f0,0x46ff,0x470d,0x471b,0x4726,
+0x4731,0x4745,0x475c,0x4774,0x4784,0x4794,0x47a4,0x47b6,0x47c1,0x47cc,0x47d6,0x47e2,0x47f0,0x4803,0x480f,0x481c,
+0x4827,0x4843,0x4850,0x485e,0x4877,0x2836,0x4886,0x2657,0x4893,0x48a1,0x48b3,0x48c1,0x48cd,0x48dd,0x2a71,0x48eb,
+0x48f7,0x4902,0x490d,0x4918,0x492c,0x493a,0x4951,0x495d,0x4971,0x497f,0x4991,0x49a7,0x49b5,0x49c7,0x49d5,0x49f2,
+0x4a04,0x4a11,0x4a22,0x4a34,0x4a4e,0x31cc,1,0,6,0x4a75,0x4a88,0x4a98,0x4aa6,0x4ab7,0x4ac7,0x3228,
+0x12,0,1,0x4af1,0x4af7,0x3235,0x12,0,1,0x4af1,0x4af7,0x3242,1,0,3,0x4af1,
+0x4af7,0x4b30,0x3258,1,0,3,0x4af1,0x4af7,0x4b30,0x326e,1,0,0x12,0x4bba,0x4bc4,0x4bd0,
+0x4bd7,0x4be2,0x4be7,0x4bee,0x4bf5,0x4bfe,0x4c03,0x4c08,0x4c18,0x870,0x3f07,0x4c24,0x3f12,0x4c34,0x3f21,0x3317,
+1,0,0xf,0x4bba,0x4c5b,0x4c65,0x4c6f,0x4c7a,0x3ddd,0x4c84,0x4c90,0x4c98,0x4c9f,0x4ca9,0x4bd0,0x4bd7,
+0x4be7,0x4cb3,0x339e,1,0,0x17,0x4bba,0x4cd0,0x4c6f,0x4cdc,0x4ce9,0x4cf7,0x3ddd,0x4d02,0x4bd0,0x4d13,
+0x4be7,0x4d22,0x4d30,0x870,0x3ef5,0x4d3c,0x4d4d,0x3f07,0x4c24,0x3f12,0x4c34,0x3f21,0x4d5e,0x34bb,1,0,
+3,0x4d91,0x4d99,0x4da1,0x34d4,1,0,0x10,0x4dca,0x4dd1,0x4de0,0x4e01,0x4e24,0x4e2f,0x4e4e,0x4e65,
+0x4e72,0x4e7b,0x4e9a,0x4ecd,0x4ee8,0x4f17,0x4f34,0x4f59,0x356d,1,0,0x24,0x4fa8,0x4fb5,0x4fc8,0x4fd5,
+0x5002,0x5027,0x503c,0x505b,0x507c,0x50a9,0x50e2,0x5105,0x5128,0x5155,0x518a,0x51b1,0x51da,0x5211,0x5240,0x5261,
+0x5286,0x5295,0x52b8,0x52cf,0x52dc,0x52eb,0x5308,0x5321,0x5344,0x5369,0x5382,0x5397,0x53a6,0x53b7,0x53c4,0x53e5,
+0x373d,1,0,4,0x5423,0x542e,0x5446,0x545e,0x3779,0x36,1,2,4,8,0xe,0x10,
+0x20,0x3e,0x40,0x80,0x100,0x1c0,0x200,0x400,0x800,0xe00,0x1000,0x2000,0x4000,0x7000,0x8000,0x10000,
+0x20000,0x40000,0x78001,0x80000,0x100000,0x200000,0x400000,0x800000,0x1000000,0x2000000,0x4000000,0x8000000,0xf000000,0x10000000,0x20000000,0x30f80000,
+0x30dd,0x30ec,0x3101,0x3116,0x5497,0x312b,0x313f,0x548d,0x3150,0x3164,0x3177,0x54a8,0x3188,0x31a1,0x31b3,0x54bf,
+0x31c4,0x31d8,0x31eb,0x54e8,0x3203,0x3215,0x3220,0x3230,0x5484,0x323e,0x3253,0x3268,0x327e,0x3298,0x32ae,0x32be,
+0x32d2,0x32e6,0x54de,0x32f7,0x330f,0x54c9
};
-const uint8_t PropNameData::bytesTries[14774]={
+const uint8_t PropNameData::bytesTries[14992]={
0,0x15,0x6d,0xc3,0x78,0x73,0xc2,0x12,0x76,0x7a,0x76,0x6a,0x77,0xa2,0x52,0x78,
1,0x64,0x50,0x69,0x10,0x64,1,0x63,0x30,0x73,0x62,0x13,0x74,0x61,0x72,0x74,
0x63,0x60,0x16,0x6f,0x6e,0x74,0x69,0x6e,0x75,0x65,0x61,0x13,0x69,0x67,0x69,0x74,
@@ -232,22 +233,17 @@ const uint8_t PropNameData::bytesTries[14774]={
0x63,0x6f,0x64,0x65,0x70,0x6f,0x69,0x6e,0x74,0x2b,0x2a,0x10,0x61,0x2e,0x15,0x63,
0x72,0x69,0x74,0x69,0x63,0x2f,3,0x66,0x34,0x6e,0x3e,0x74,0x42,0x79,0x22,0x11,
0x65,0x73,0x23,0x20,0x13,0x61,0x6c,0x73,0x65,0x21,0x20,0x10,0x6f,0x21,0x22,0x12,
-0x72,0x75,0x65,0x23,0xa,0x6b,0x5b,0x6f,0x23,0x6f,0x3c,0x72,0x4c,0x76,1,0x69,
+0x72,0x75,0x65,0x23,0xb,0x6b,0x5b,0x6f,0x23,0x6f,0x3c,0x72,0x4c,0x76,1,0x69,
0x24,0x72,0x33,0x13,0x72,0x61,0x6d,0x61,0x33,0x10,0x76,0x22,0x14,0x65,0x72,0x6c,
0x61,0x79,0x23,0xa2,0xe2,0x13,0x69,0x67,0x68,0x74,0xa3,0xe2,0x6b,0x58,0x6c,0x74,
0x6e,3,0x6b,0x2f,0x6f,0x30,0x72,0x21,0x75,0x12,0x6b,0x74,0x61,0x2f,0x19,0x74,
0x72,0x65,0x6f,0x72,0x64,0x65,0x72,0x65,0x64,0x21,1,0x61,0x24,0x76,0x31,0x18,
0x6e,0x61,0x76,0x6f,0x69,0x63,0x69,0x6e,0x67,0x31,0xa2,0xe0,0x12,0x65,0x66,0x74,
-0xa3,0xe0,0x61,0x5c,0x62,0xa2,0x77,0x63,0xa2,0x96,0x64,0xa4,0xa,0x69,1,0x6f,
-0x26,0x73,0xa3,0xf0,0x1a,0x74,0x61,0x73,0x75,0x62,0x73,0x63,0x72,0x69,0x70,0x74,
-0xa3,0xf0,0xa2,0xe6,3,0x62,0xa0,0x6c,0xa3,0xe4,0x72,0xa3,0xe8,0x74,2,0x61,
-0x74,0x62,0x7c,0x74,0x14,0x61,0x63,0x68,0x65,0x64,1,0x61,0x3e,0x62,0x13,0x65,
-0x6c,0x6f,0x77,0xa2,0xca,0x13,0x6c,0x65,0x66,0x74,0xa3,0xc8,0x13,0x62,0x6f,0x76,
-0x65,0xa2,0xd6,0x14,0x72,0x69,0x67,0x68,0x74,0xa3,0xd8,0xa2,0xd6,0x10,0x72,0xa3,
-0xd8,0xa2,0xca,0x10,0x6c,0xa3,0xc8,0x12,0x6f,0x76,0x65,0xa2,0xe6,1,0x6c,0x30,
-0x72,0x13,0x69,0x67,0x68,0x74,0xa3,0xe8,0x12,0x65,0x66,0x74,0xa3,0xe4,0xa2,0xdc,
-2,0x65,0x2c,0x6c,0xa3,0xda,0x72,0xa3,0xde,0x12,0x6c,0x6f,0x77,0xa2,0xdc,1,
-0x6c,0x30,0x72,0x13,0x69,0x67,0x68,0x74,0xa3,0xde,0x12,0x65,0x66,0x74,0xa3,0xda,
+0xa3,0xe0,0x64,0x45,0x64,0x4e,0x68,0x88,0x69,1,0x6f,0x26,0x73,0xa3,0xf0,0x1a,
+0x74,0x61,0x73,0x75,0x62,0x73,0x63,0x72,0x69,0x70,0x74,0xa3,0xf0,2,0x61,0xa3,
+0xea,0x62,0xa3,0xe9,0x6f,0x13,0x75,0x62,0x6c,0x65,1,0x61,0x30,0x62,0x13,0x65,
+0x6c,0x6f,0x77,0xa3,0xe9,0x13,0x62,0x6f,0x76,0x65,0xa3,0xea,0x12,0x61,0x6e,0x72,
+0x2c,0x15,0x65,0x61,0x64,0x69,0x6e,0x67,0x2d,0x61,0xa2,0x7b,0x62,0xa2,0xd4,0x63,
0x11,0x63,0x63,4,0x31,0x3c,0x32,0xa2,0x42,0x33,0xa2,0x56,0x38,0xa2,0x64,0x39,
0x10,0x31,0xa3,0x5b,9,0x35,0xa,0x35,0x3f,0x36,0x41,0x37,0x43,0x38,0x45,0x39,
0x47,0x30,0x30,0x31,0x3c,0x32,0x42,0x33,0x4e,0x34,0x3d,0x34,1,0x33,0xa3,0x67,
@@ -255,788 +251,806 @@ const uint8_t PropNameData::bytesTries[14774]={
0x3a,2,0x30,0xa3,0x82,0x32,0xa3,0x84,0x33,0xa3,0x85,9,0x35,0xa,0x35,0x53,
0x36,0x55,0x37,0x57,0x38,0x59,0x39,0x5b,0x30,0x49,0x31,0x4b,0x32,0x4d,0x33,0x4f,
0x34,0x51,6,0x33,8,0x33,0x63,0x34,0x65,0x35,0x67,0x36,0x69,0x30,0x5d,0x31,
-0x5f,0x32,0x61,0x10,0x34,0xa3,0x54,2,0x61,0xa3,0xea,0x62,0xa3,0xe9,0x6f,0x13,
-0x75,0x62,0x6c,0x65,1,0x61,0x30,0x62,0x13,0x65,0x6c,0x6f,0x77,0xa3,0xe9,0x13,
-0x62,0x6f,0x76,0x65,0xa3,0xea,0xb,0x6e,0xc0,0xca,0x72,0x5f,0x72,0x46,0x73,0xa2,
-0x48,0x77,1,0x68,0x24,0x73,0x33,0x17,0x69,0x74,0x65,0x73,0x70,0x61,0x63,0x65,
-0x33,0x22,1,0x69,0x30,0x6c,2,0x65,0x3d,0x69,0x4b,0x6f,0x3f,0x18,0x67,0x68,
-0x74,0x74,0x6f,0x6c,0x65,0x66,0x74,0x22,2,0x65,0x38,0x69,0x48,0x6f,0x16,0x76,
-0x65,0x72,0x72,0x69,0x64,0x65,0x3f,0x17,0x6d,0x62,0x65,0x64,0x64,0x69,0x6e,0x67,
-0x3d,0x15,0x73,0x6f,0x6c,0x61,0x74,0x65,0x4b,0x30,0x1e,0x65,0x67,0x6d,0x65,0x6e,
-0x74,0x73,0x65,0x70,0x61,0x72,0x61,0x74,0x6f,0x72,0x31,0x6e,0xa2,0x41,0x6f,0xa2,
-0x53,0x70,2,0x61,0x66,0x64,0x86,0x6f,0x1b,0x70,0x64,0x69,0x72,0x65,0x63,0x74,
-0x69,0x6f,0x6e,0x61,0x6c,1,0x66,0x32,0x69,0x15,0x73,0x6f,0x6c,0x61,0x74,0x65,
-0x4d,0x14,0x6f,0x72,0x6d,0x61,0x74,0x41,0x1f,0x72,0x61,0x67,0x72,0x61,0x70,0x68,
-0x73,0x65,0x70,0x61,0x72,0x61,0x74,0x6f,0x72,0x2f,1,0x66,0x41,0x69,0x4d,1,
-0x6f,0x28,0x73,0x10,0x6d,0x43,0x1b,0x6e,0x73,0x70,0x61,0x63,0x69,0x6e,0x67,0x6d,
-0x61,0x72,0x6b,0x43,1,0x6e,0x35,0x74,0x19,0x68,0x65,0x72,0x6e,0x65,0x75,0x74,
-0x72,0x61,0x6c,0x35,0x65,0x88,0x65,0x98,0x66,0xa2,0x6a,0x6c,0x20,1,0x65,0x30,
-0x72,2,0x65,0x37,0x69,0x49,0x6f,0x39,0x18,0x66,0x74,0x74,0x6f,0x72,0x69,0x67,
-0x68,0x74,0x20,2,0x65,0x38,0x69,0x48,0x6f,0x16,0x76,0x65,0x72,0x72,0x69,0x64,
-0x65,0x39,0x17,0x6d,0x62,0x65,0x64,0x64,0x69,0x6e,0x67,0x37,0x15,0x73,0x6f,0x6c,
-0x61,0x74,0x65,0x49,3,0x6e,0x25,0x73,0x27,0x74,0x29,0x75,0x15,0x72,0x6f,0x70,
-0x65,0x61,0x6e,2,0x6e,0x3c,0x73,0x46,0x74,0x18,0x65,0x72,0x6d,0x69,0x6e,0x61,
-0x74,0x6f,0x72,0x29,0x14,0x75,0x6d,0x62,0x65,0x72,0x25,0x17,0x65,0x70,0x61,0x72,
-0x61,0x74,0x6f,0x72,0x27,1,0x69,0x28,0x73,0x10,0x69,0x47,0x1f,0x72,0x73,0x74,
-0x73,0x74,0x72,0x6f,0x6e,0x67,0x69,0x73,0x6f,0x6c,0x61,0x74,0x65,0x47,0x61,0x4e,
-0x62,0x84,0x63,1,0x6f,0x24,0x73,0x2d,0x1c,0x6d,0x6d,0x6f,0x6e,0x73,0x65,0x70,
-0x61,0x72,0x61,0x74,0x6f,0x72,0x2d,2,0x6c,0x3b,0x6e,0x2b,0x72,0x13,0x61,0x62,
-0x69,0x63,1,0x6c,0x30,0x6e,0x14,0x75,0x6d,0x62,0x65,0x72,0x2b,0x14,0x65,0x74,
-0x74,0x65,0x72,0x3b,0x2e,1,0x6e,0x45,0x6f,0x1c,0x75,0x6e,0x64,0x61,0x72,0x79,
-0x6e,0x65,0x75,0x74,0x72,0x61,0x6c,0x45,0,0x16,0x6d,0xc8,0x94,0x74,0xc1,0xd2,
-0x77,0x61,0x77,0x48,0x79,0x70,0x7a,0x1d,0x61,0x6e,0x61,0x62,0x61,0x7a,0x61,0x72,
-0x73,0x71,0x75,0x61,0x72,0x65,0xa5,0x18,0x10,0x61,1,0x6e,0x36,0x72,0x16,0x61,
-0x6e,0x67,0x63,0x69,0x74,0x69,0xa3,0xfc,0x12,0x63,0x68,0x6f,0xa5,0x2c,0x10,0x69,
-2,0x6a,0x3c,0x72,0x68,0x73,0x17,0x79,0x6c,0x6c,0x61,0x62,0x6c,0x65,0x73,0xa3,
-0x48,0x12,0x69,0x6e,0x67,0xa2,0x74,0x1e,0x68,0x65,0x78,0x61,0x67,0x72,0x61,0x6d,
-0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,0x74,0x16,0x61,0x64,0x69,0x63,0x61,0x6c,
-0x73,0xa3,0x49,0x74,0xa2,0x59,0x75,0xa4,0x22,0x76,2,0x61,0x36,0x65,0x7a,0x73,
-0xa2,0x6c,0x12,0x73,0x75,0x70,0xa3,0x7d,1,0x69,0xa3,0x9f,0x72,0x1e,0x69,0x61,
-0x74,0x69,0x6f,0x6e,0x73,0x65,0x6c,0x65,0x63,0x74,0x6f,0x72,0x73,0xa2,0x6c,0x19,
-0x73,0x75,0x70,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0x7d,1,0x64,0x3c,0x72,
-0x19,0x74,0x69,0x63,0x61,0x6c,0x66,0x6f,0x72,0x6d,0x73,0xa3,0x91,0x14,0x69,0x63,
-0x65,0x78,0x74,0xa2,0xaf,0x16,0x65,0x6e,0x73,0x69,0x6f,0x6e,0x73,0xa3,0xaf,4,
-0x61,0x68,0x65,0xa2,0x9a,0x68,0xa2,0x9d,0x69,0xa2,0xa5,0x72,0x1c,0x61,0x6e,0x73,
-0x70,0x6f,0x72,0x74,0x61,0x6e,0x64,0x6d,0x61,0x70,0xa2,0xcf,0x16,0x73,0x79,0x6d,
-0x62,0x6f,0x6c,0x73,0xa3,0xcf,4,0x67,0x58,0x69,0x7e,0x6b,0xa2,0x58,0x6d,0xa2,
-0x5a,0x6e,0x12,0x67,0x75,0x74,0xa4,0x10,0x19,0x63,0x6f,0x6d,0x70,0x6f,0x6e,0x65,
-0x6e,0x74,0x73,0xa5,0x11,2,0x61,0x2a,0x62,0x32,0x73,0xa3,0x60,0x12,0x6c,0x6f,
-0x67,0xa3,0x62,0x13,0x61,0x6e,0x77,0x61,0xa3,0x65,3,0x6c,0x52,0x74,0x56,0x76,
-0x5e,0x78,0x16,0x75,0x61,0x6e,0x6a,0x69,0x6e,0x67,0xa2,0x7c,0x16,0x73,0x79,0x6d,
-0x62,0x6f,0x6c,0x73,0xa3,0x7c,0x10,0x65,0xa3,0x70,0x12,0x68,0x61,0x6d,0xa3,0xae,
-0x12,0x69,0x65,0x74,0xa3,0xb7,0x11,0x72,0x69,0xa3,0xdc,0x11,0x69,0x6c,0x48,0x12,
-0x73,0x75,0x70,0xa4,0x2b,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa5,0x2b,0x13,
-0x6c,0x75,0x67,0x75,0x4b,0x10,0x61,1,0x61,0x24,0x69,0x53,0x11,0x6e,0x61,0x3d,
-2,0x62,0x34,0x66,0x3c,0x72,0x13,0x68,0x75,0x74,0x61,0xa3,0xfb,0x13,0x65,0x74,
-0x61,0x6e,0x57,0x14,0x69,0x6e,0x61,0x67,0x68,0xa3,0x90,2,0x63,0x82,0x67,0x92,
-0x6e,0x1f,0x69,0x66,0x69,0x65,0x64,0x63,0x61,0x6e,0x61,0x64,0x69,0x61,0x6e,0x61,
-0x62,0x6f,0x1f,0x72,0x69,0x67,0x69,0x6e,0x61,0x6c,0x73,0x79,0x6c,0x6c,0x61,0x62,
-0x69,0x63,0x73,0x62,0x17,0x65,0x78,0x74,0x65,0x6e,0x64,0x65,0x64,0xa3,0xad,0x11,
-0x61,0x73,0x62,0x12,0x65,0x78,0x74,0xa3,0xad,0x15,0x61,0x72,0x69,0x74,0x69,0x63,
-0xa3,0x78,0x70,0xc3,0x33,0x70,0xa6,0x49,0x72,0xa8,5,0x73,7,0x6f,0xc1,0xa6,
-0x6f,0xa2,0x51,0x70,0xa2,0x6d,0x75,0xa2,0x8c,0x79,2,0x6c,0x50,0x6d,0x62,0x72,
-0x12,0x69,0x61,0x63,0x3a,0x12,0x73,0x75,0x70,0xa4,0x17,0x16,0x70,0x6c,0x65,0x6d,
-0x65,0x6e,0x74,0xa5,0x17,0x17,0x6f,0x74,0x69,0x6e,0x61,0x67,0x72,0x69,0xa3,0x8f,
-0x14,0x62,0x6f,0x6c,0x73,0x61,0x1f,0x6e,0x64,0x70,0x69,0x63,0x74,0x6f,0x67,0x72,
-0x61,0x70,0x68,0x73,0x65,0x78,0x74,1,0x61,0xa5,0x2a,0x65,0x14,0x6e,0x64,0x65,
-0x64,0x61,0xa5,0x2a,2,0x67,0x34,0x72,0x3e,0x79,0x13,0x6f,0x6d,0x62,0x6f,0xa5,
-0x16,0x13,0x64,0x69,0x61,0x6e,0xa5,0x23,0x17,0x61,0x73,0x6f,0x6d,0x70,0x65,0x6e,
-0x67,0xa3,0xda,1,0x61,0x32,0x65,0x14,0x63,0x69,0x61,0x6c,0x73,0xa3,0x56,0x12,
-0x63,0x69,0x6e,0x1f,0x67,0x6d,0x6f,0x64,0x69,0x66,0x69,0x65,0x72,0x6c,0x65,0x74,
-0x74,0x65,0x72,0x73,0x2d,2,0x6e,0x48,0x70,0x76,0x74,0x1d,0x74,0x6f,0x6e,0x73,
-0x69,0x67,0x6e,0x77,0x72,0x69,0x74,0x69,0x6e,0x67,0xa5,6,0x15,0x64,0x61,0x6e,
-0x65,0x73,0x65,0xa2,0x9b,0x12,0x73,0x75,0x70,0xa2,0xdb,0x16,0x70,0x6c,0x65,0x6d,
-0x65,0x6e,0x74,0xa3,0xdb,4,0x61,0xa2,0xa8,0x65,0x5c,0x6d,0x9e,0x70,0xa2,0x4b,
-0x73,0x13,0x79,0x6d,0x62,0x6f,0x1f,0x6c,0x73,0x61,0x6e,0x64,0x70,0x69,0x63,0x74,
-0x6f,0x67,0x72,0x61,0x70,0x68,0x73,0xa5,5,0x10,0x72,1,0x61,0x4e,0x73,0x12,
-0x63,0x72,0x69,0x1f,0x70,0x74,0x73,0x61,0x6e,0x64,0x73,0x75,0x62,0x73,0x63,0x72,
-0x69,0x70,0x74,0x73,0x73,0x14,0x6e,0x64,0x73,0x75,0x62,0x73,0x1b,0x61,0x74,0x68,
-0x6f,0x70,0x65,0x72,0x61,0x74,0x6f,0x72,0x73,0xa3,0x6a,1,0x6c,0x40,0x75,1,
-0x61,0x6e,0x6e,0x17,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0xa3,0x8e,0x15,0x65,
-0x6d,0x65,0x6e,0x74,0x61,1,0x6c,0x50,0x72,0x1e,0x79,0x70,0x72,0x69,0x76,0x61,
-0x74,0x65,0x75,0x73,0x65,0x61,0x72,0x65,0x61,1,0x61,0xa3,0x6d,0x62,0xa3,0x6e,
-3,0x61,0x5c,0x6d,0x78,0x70,0xa2,0x41,0x73,0x13,0x79,0x6d,0x62,0x6f,0x1f,0x6c,
-0x73,0x61,0x6e,0x64,0x70,0x69,0x63,0x74,0x6f,0x67,0x72,0x61,0x70,0x68,0x73,0xa5,
-5,0x14,0x72,0x72,0x6f,0x77,0x73,2,0x61,0xa3,0x67,0x62,0xa3,0x68,0x63,0xa3,
-0xfa,0x13,0x61,0x74,0x68,0x65,0x1f,0x6d,0x61,0x74,0x69,0x63,0x61,0x6c,0x6f,0x70,
-0x65,0x72,0x61,0x74,0x6f,0x72,0x73,0xa3,0x6a,0x19,0x75,0x6e,0x63,0x74,0x75,0x61,
-0x74,0x69,0x6f,0x6e,0xa3,0x8e,0x61,0x88,0x68,0xa2,0x48,0x69,0xa2,0x71,0x6d,0x12,
-0x61,0x6c,0x6c,1,0x66,0x46,0x6b,0x15,0x61,0x6e,0x61,0x65,0x78,0x74,0xa4,0x29,
-0x15,0x65,0x6e,0x73,0x69,0x6f,0x6e,0xa5,0x29,0x12,0x6f,0x72,0x6d,1,0x73,0xa3,
-0x54,0x76,0x16,0x61,0x72,0x69,0x61,0x6e,0x74,0x73,0xa3,0x54,1,0x6d,0x36,0x75,
-0x16,0x72,0x61,0x73,0x68,0x74,0x72,0x61,0xa3,0xa1,0x15,0x61,0x72,0x69,0x74,0x61,
-0x6e,0xa3,0xac,1,0x61,0x52,0x6f,0x13,0x72,0x74,0x68,0x61,0x1f,0x6e,0x64,0x66,
-0x6f,0x72,0x6d,0x61,0x74,0x63,0x6f,0x6e,0x74,0x72,0x6f,0x6c,0x73,0xa3,0xf7,1,
-0x72,0x2e,0x76,0x12,0x69,0x61,0x6e,0xa3,0x79,0x12,0x61,0x64,0x61,0xa3,0xd9,1,
-0x64,0x50,0x6e,0x13,0x68,0x61,0x6c,0x61,0x50,0x1d,0x61,0x72,0x63,0x68,0x61,0x69,
-0x63,0x6e,0x75,0x6d,0x62,0x65,0x72,0x73,0xa3,0xf9,0x13,0x64,0x68,0x61,0x6d,0xa3,
-0xf8,5,0x72,0x35,0x72,0x44,0x73,0x64,0x75,1,0x61,0xa3,0x4e,0x6e,0x17,0x63,
-0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x71,0x17,0x69,0x76,0x61,0x74,0x65,0x75,0x73,
-0x65,0xa2,0x4e,0x13,0x61,0x72,0x65,0x61,0xa3,0x4e,0x1b,0x61,0x6c,0x74,0x65,0x72,
-0x70,0x61,0x68,0x6c,0x61,0x76,0x69,0xa3,0xf6,0x61,0x40,0x68,0x82,0x6c,0x19,0x61,
-0x79,0x69,0x6e,0x67,0x63,0x61,0x72,0x64,0x73,0xa3,0xcc,2,0x68,0x38,0x6c,0x4a,
-0x75,0x15,0x63,0x69,0x6e,0x68,0x61,0x75,0xa3,0xf5,0x17,0x61,0x77,0x68,0x68,0x6d,
-0x6f,0x6e,0x67,0xa3,0xf3,0x15,0x6d,0x79,0x72,0x65,0x6e,0x65,0xa3,0xf4,1,0x61,
-0x8e,0x6f,1,0x65,0x74,0x6e,0x16,0x65,0x74,0x69,0x63,0x65,0x78,0x74,0xa2,0x72,
-1,0x65,0x2c,0x73,0x11,0x75,0x70,0xa3,0x8d,0x15,0x6e,0x73,0x69,0x6f,0x6e,0x73,
-0xa2,0x72,0x19,0x73,0x75,0x70,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0x8d,0x15,
-0x6e,0x69,0x63,0x69,0x61,0x6e,0xa3,0x97,1,0x67,0x3e,0x69,0x13,0x73,0x74,0x6f,
-0x73,0xa2,0xa6,0x13,0x64,0x69,0x73,0x63,0xa3,0xa6,0x12,0x73,0x70,0x61,0xa3,0x96,
-1,0x65,0x5c,0x75,1,0x6d,0x2a,0x6e,0x11,0x69,0x63,0x67,0x10,0x69,0xa2,0xc0,
-0x1d,0x6e,0x75,0x6d,0x65,0x72,0x61,0x6c,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,
-0xc0,0x13,0x6a,0x61,0x6e,0x67,0xa3,0xa3,0x6d,0xa2,0xe6,0x6e,0xa8,0x19,0x6f,6,
-0x70,0x63,0x70,0x56,0x72,0x8a,0x73,0xa2,0x4c,0x74,0x10,0x74,0x1f,0x6f,0x6d,0x61,
-0x6e,0x73,0x69,0x79,0x61,0x71,0x6e,0x75,0x6d,0x62,0x65,0x72,0x73,0xa5,0x28,0x18,
-0x74,0x69,0x63,0x61,0x6c,0x63,0x68,0x61,0x72,0x1f,0x61,0x63,0x74,0x65,0x72,0x72,
-0x65,0x63,0x6f,0x67,0x6e,0x69,0x74,0x69,0x6f,0x6e,0x85,1,0x69,0x46,0x6e,0x1e,
-0x61,0x6d,0x65,0x6e,0x74,0x61,0x6c,0x64,0x69,0x6e,0x67,0x62,0x61,0x74,0x73,0xa3,
-0xf2,0x11,0x79,0x61,0x47,1,0x61,0x30,0x6d,0x13,0x61,0x6e,0x79,0x61,0xa3,0x7a,
-0x11,0x67,0x65,0xa5,0xf,0x63,0xa2,0x71,0x67,0xa2,0x71,0x6c,1,0x63,0xa2,0x62,
-0x64,5,0x70,0x38,0x70,0x36,0x73,0x56,0x74,0x14,0x75,0x72,0x6b,0x69,0x63,0xa3,
-0xbf,0x11,0x65,0x72,1,0x6d,0x2e,0x73,0x12,0x69,0x61,0x6e,0xa3,0x8c,0x11,0x69,
-0x63,0xa3,0xf1,0x10,0x6f,1,0x67,0x3a,0x75,0x18,0x74,0x68,0x61,0x72,0x61,0x62,
-0x69,0x61,0x6e,0xa3,0xbb,0x13,0x64,0x69,0x61,0x6e,0xa5,0x22,0x68,0x42,0x69,0x54,
-0x6e,0x1a,0x6f,0x72,0x74,0x68,0x61,0x72,0x61,0x62,0x69,0x61,0x6e,0xa3,0xf0,0x17,
-0x75,0x6e,0x67,0x61,0x72,0x69,0x61,0x6e,0xa5,4,0x14,0x74,0x61,0x6c,0x69,0x63,
-0xa3,0x58,0x13,0x68,0x69,0x6b,0x69,0xa3,0x9d,0x10,0x72,0x85,0x12,0x68,0x61,0x6d,
-0x65,6,0x6f,0x86,0x6f,0x6c,0x72,0xa2,0x61,0x75,0xa2,0x62,0x79,0x14,0x61,0x6e,
-0x6d,0x61,0x72,0x58,0x12,0x65,0x78,0x74,2,0x61,0xa3,0xb6,0x62,0xa3,0xee,0x65,
-0x13,0x6e,0x64,0x65,0x64,1,0x61,0xa3,0xb6,0x62,0xa3,0xee,1,0x64,0x52,0x6e,
-0x15,0x67,0x6f,0x6c,0x69,0x61,0x6e,0x6a,0x12,0x73,0x75,0x70,0xa4,0xd,0x16,0x70,
-0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa5,0xd,0x10,0x69,0xa2,0xec,0x13,0x66,0x69,0x65,
-0x72,1,0x6c,0x3c,0x74,0x19,0x6f,0x6e,0x65,0x6c,0x65,0x74,0x74,0x65,0x72,0x73,
-0xa3,0x8a,0x15,0x65,0x74,0x74,0x65,0x72,0x73,0x2d,0x10,0x6f,0xa3,0xed,1,0x6c,
-0x44,0x73,0x11,0x69,0x63,0xa2,0x5c,0x18,0x61,0x6c,0x73,0x79,0x6d,0x62,0x6f,0x6c,
-0x73,0xa3,0x5c,0x13,0x74,0x61,0x6e,0x69,0xa5,3,0x61,0xa2,0x9b,0x65,0xa4,0x4c,
-0x69,1,0x61,0xa2,0x8f,0x73,0x10,0x63,5,0x70,0x18,0x70,0xa2,0x71,0x73,0x36,
-0x74,0x17,0x65,0x63,0x68,0x6e,0x69,0x63,0x61,0x6c,0x81,0x15,0x79,0x6d,0x62,0x6f,
-0x6c,0x73,0x8f,0x61,0xa2,0x66,0x65,0x46,0x6d,0x19,0x61,0x74,0x68,0x73,0x79,0x6d,
-0x62,0x6f,0x6c,0x73,1,0x61,0xa3,0x66,0x62,0xa3,0x69,0x17,0x6c,0x6c,0x61,0x6e,
-0x65,0x6f,0x75,0x73,2,0x6d,0x3a,0x73,0x6c,0x74,0x17,0x65,0x63,0x68,0x6e,0x69,
-0x63,0x61,0x6c,0x81,0x11,0x61,0x74,0x1f,0x68,0x65,0x6d,0x61,0x74,0x69,0x63,0x61,
-0x6c,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,1,0x61,0xa3,0x66,0x62,0xa3,0x69,0x15,
-0x79,0x6d,0x62,0x6f,0x6c,0x73,0x8e,0x12,0x61,0x6e,0x64,1,0x61,0x3c,0x70,0x19,
-0x69,0x63,0x74,0x6f,0x67,0x72,0x61,0x70,0x68,0x73,0xa3,0xcd,0x14,0x72,0x72,0x6f,
-0x77,0x73,0xa3,0x73,0x10,0x6f,0xa3,0xd8,7,0x72,0x6f,0x72,0x44,0x73,0x4e,0x74,
-0x62,0x79,0x19,0x61,0x6e,0x6e,0x75,0x6d,0x65,0x72,0x61,0x6c,0x73,0xa5,0x20,0x13,
-0x63,0x68,0x65,0x6e,0xa5,0xc,0x18,0x61,0x72,0x61,0x6d,0x67,0x6f,0x6e,0x64,0x69,
-0xa5,0x14,0x10,0x68,2,0x61,0x3a,0x65,0x4a,0x6f,0x17,0x70,0x65,0x72,0x61,0x74,
-0x6f,0x72,0x73,0x7f,0x16,0x6c,0x70,0x68,0x61,0x6e,0x75,0x6d,0xa3,0x5d,0x16,0x6d,
-0x61,0x74,0x69,0x63,0x61,0x6c,1,0x61,0x36,0x6f,0x17,0x70,0x65,0x72,0x61,0x74,
-0x6f,0x72,0x73,0x7f,0x11,0x6c,0x70,0x1f,0x68,0x61,0x6e,0x75,0x6d,0x65,0x72,0x69,
-0x63,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,0x5d,0x68,0x50,0x6b,0x7e,0x6c,0x88,
-0x6e,1,0x64,0x34,0x69,0x15,0x63,0x68,0x61,0x65,0x61,0x6e,0xa3,0xea,0x12,0x61,
-0x69,0x63,0xa3,0xc6,1,0x61,0x3e,0x6a,0x12,0x6f,0x6e,0x67,0xa2,0xaa,0x14,0x74,
-0x69,0x6c,0x65,0x73,0xa3,0xaa,0x13,0x6a,0x61,0x6e,0x69,0xa3,0xe9,0x13,0x61,0x73,
-0x61,0x72,0xa5,0x1f,0x15,0x61,0x79,0x61,0x6c,0x61,0x6d,0x4f,3,0x64,0x6c,0x65,
-0x7e,0x6e,0xa2,0x47,0x72,0x14,0x6f,0x69,0x74,0x69,0x63,1,0x63,0x3c,0x68,0x19,
-0x69,0x65,0x72,0x6f,0x67,0x6c,0x79,0x70,0x68,0x73,0xa3,0xd7,0x15,0x75,0x72,0x73,
-0x69,0x76,0x65,0xa3,0xd6,0x17,0x65,0x66,0x61,0x69,0x64,0x72,0x69,0x6e,0xa5,0x21,
-0x17,0x74,0x65,0x69,0x6d,0x61,0x79,0x65,0x6b,0xa2,0xb8,0x12,0x65,0x78,0x74,0xa2,
-0xd5,0x16,0x65,0x6e,0x73,0x69,0x6f,0x6e,0x73,0xa3,0xd5,0x18,0x64,0x65,0x6b,0x69,
-0x6b,0x61,0x6b,0x75,0x69,0xa3,0xeb,6,0x6b,0x3b,0x6b,0x56,0x6f,0x5a,0x75,0x64,
-0x79,0x11,0x69,0x61,0x1f,0x6b,0x65,0x6e,0x67,0x70,0x75,0x61,0x63,0x68,0x75,0x65,
-0x68,0x6d,0x6f,0x6e,0x67,0xa5,0x27,0x10,0x6f,0xa3,0x92,0x14,0x62,0x6c,0x6f,0x63,
-0x6b,0x21,1,0x6d,0x2c,0x73,0x11,0x68,0x75,0xa5,0x15,0x17,0x62,0x65,0x72,0x66,
-0x6f,0x72,0x6d,0x73,0x7b,0x61,0x44,0x62,0x21,0x65,0x10,0x77,1,0x61,0xa5,0xe,
-0x74,0x14,0x61,0x69,0x6c,0x75,0x65,0xa3,0x8b,1,0x62,0x38,0x6e,0x17,0x64,0x69,
-0x6e,0x61,0x67,0x61,0x72,0x69,0xa5,0x26,0x15,0x61,0x74,0x61,0x65,0x61,0x6e,0xa3,
-0xef,0x67,0xc4,0xe,0x6a,0xc1,0x95,0x6a,0xa2,0xc5,0x6b,0xa2,0xde,0x6c,4,0x61,
-0x54,0x65,0xa2,0x61,0x69,0xa2,0x78,0x6f,0xa2,0xa7,0x79,1,0x63,0x2e,0x64,0x12,
-0x69,0x61,0x6e,0xa3,0xa9,0x12,0x69,0x61,0x6e,0xa3,0xa7,1,0x6f,0x55,0x74,0x11,
-0x69,0x6e,1,0x31,0x82,0x65,0x11,0x78,0x74,4,0x61,0x5c,0x62,0x29,0x63,0xa3,
-0x94,0x64,0xa3,0x95,0x65,0xa2,0xe7,0x13,0x6e,0x64,0x65,0x64,4,0x61,0x36,0x62,
-0x29,0x63,0xa3,0x94,0x64,0xa3,0x95,0x65,0xa3,0xe7,0x26,0x18,0x64,0x64,0x69,0x74,
-0x69,0x6f,0x6e,0x61,0x6c,0x6d,0x24,0x12,0x73,0x75,0x70,0x24,0x16,0x70,0x6c,0x65,
-0x6d,0x65,0x6e,0x74,0x25,1,0x70,0x42,0x74,0x1d,0x74,0x65,0x72,0x6c,0x69,0x6b,
-0x65,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0x79,0x12,0x63,0x68,0x61,0xa3,0x9c,2,
-0x6d,0x2e,0x6e,0x34,0x73,0x10,0x75,0xa3,0xb0,0x11,0x62,0x75,0xa3,0x6f,0x12,0x65,
-0x61,0x72,1,0x61,0xa3,0xe8,0x62,1,0x69,0x38,0x73,0x17,0x79,0x6c,0x6c,0x61,
-0x62,0x61,0x72,0x79,0xa3,0x75,0x17,0x64,0x65,0x6f,0x67,0x72,0x61,0x6d,0x73,0xa3,
-0x76,0x1a,0x77,0x73,0x75,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x73,0xa3,0x4d,0x10,
-0x61,1,0x6d,0x32,0x76,0x14,0x61,0x6e,0x65,0x73,0x65,0xa3,0xb5,0x10,0x6f,0x5c,
-0x12,0x65,0x78,0x74,1,0x61,0xa3,0xb4,0x62,0xa3,0xb9,1,0x61,0x80,0x68,3,
-0x61,0x3c,0x6d,0x4c,0x6f,0x64,0x75,0x15,0x64,0x61,0x77,0x61,0x64,0x69,0xa3,0xe6,
-0x16,0x72,0x6f,0x73,0x68,0x74,0x68,0x69,0xa3,0x89,0x11,0x65,0x72,0x68,0x16,0x73,
-0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,0x71,0x12,0x6a,0x6b,0x69,0xa3,0xe5,3,0x69,
-0x3a,0x6e,0x42,0x74,0xa2,0x51,0x79,0x13,0x61,0x68,0x6c,0x69,0xa3,0xa2,0x12,0x74,
-0x68,0x69,0xa3,0xc1,3,0x61,0x34,0x62,0x76,0x67,0x7c,0x6e,0x12,0x61,0x64,0x61,
-0x4d,1,0x65,0x40,0x73,0x11,0x75,0x70,0xa2,0xcb,0x16,0x70,0x6c,0x65,0x6d,0x65,
-0x6e,0x74,0xa3,0xcb,0x11,0x78,0x74,1,0x61,0xa5,0x13,0x65,0x14,0x6e,0x64,0x65,
-0x64,0x61,0xa5,0x13,0x11,0x75,0x6e,0xa3,0x42,0x11,0x78,0x69,0x96,0x17,0x72,0x61,
-0x64,0x69,0x63,0x61,0x6c,0x73,0x97,0x14,0x61,0x6b,0x61,0x6e,0x61,0x9e,1,0x65,
-0x4c,0x70,0x10,0x68,0x1f,0x6f,0x6e,0x65,0x74,0x69,0x63,0x65,0x78,0x74,0x65,0x6e,
-0x73,0x69,0x6f,0x6e,0x73,0xa3,0x6b,0x11,0x78,0x74,0xa3,0x6b,0x67,0xa2,0xb5,0x68,
-0xa4,0x84,0x69,3,0x64,0x4c,0x6d,0xa2,0x55,0x6e,0xa2,0x62,0x70,0x13,0x61,0x65,
-0x78,0x74,0x2a,0x16,0x65,0x6e,0x73,0x69,0x6f,0x6e,0x73,0x2b,1,0x63,0x99,0x65,
-0x17,0x6f,0x67,0x72,0x61,0x70,0x68,0x69,0x63,1,0x64,0x56,0x73,0x15,0x79,0x6d,
-0x62,0x6f,0x6c,0x73,0xa4,0xb,0x1d,0x61,0x6e,0x64,0x70,0x75,0x6e,0x63,0x74,0x75,
-0x61,0x74,0x69,0x6f,0x6e,0xa5,0xb,0x13,0x65,0x73,0x63,0x72,0x1f,0x69,0x70,0x74,
-0x69,0x6f,0x6e,0x63,0x68,0x61,0x72,0x61,0x63,0x74,0x65,0x72,0x73,0x99,0x1c,0x70,
-0x65,0x72,0x69,0x61,0x6c,0x61,0x72,0x61,0x6d,0x61,0x69,0x63,0xa3,0xba,1,0x64,
-0x62,0x73,0x1b,0x63,0x72,0x69,0x70,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x70,0x61,1,
-0x68,0x32,0x72,0x14,0x74,0x68,0x69,0x61,0x6e,0xa3,0xbd,0x13,0x6c,0x61,0x76,0x69,
-0xa3,0xbe,0x11,0x69,0x63,1,0x6e,0x3e,0x73,0x1a,0x69,0x79,0x61,0x71,0x6e,0x75,
-0x6d,0x62,0x65,0x72,0x73,0xa5,0x1e,0x19,0x75,0x6d,0x62,0x65,0x72,0x66,0x6f,0x72,
-0x6d,0x73,0xa3,0xb2,4,0x65,0x74,0x6c,0xa2,0x82,0x6f,0xa2,0x9a,0x72,0xa2,0x9e,
-0x75,2,0x6a,0x34,0x6e,0x3e,0x72,0x14,0x6d,0x75,0x6b,0x68,0x69,0x43,0x14,0x61,
-0x72,0x61,0x74,0x69,0x45,0x18,0x6a,0x61,0x6c,0x61,0x67,0x6f,0x6e,0x64,0x69,0xa5,
-0x1c,1,0x6e,0xa2,0x46,0x6f,1,0x6d,0x6e,0x72,0x13,0x67,0x69,0x61,0x6e,0x5a,
-1,0x65,0x40,0x73,0x11,0x75,0x70,0xa2,0x87,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,
-0x74,0xa3,0x87,0x11,0x78,0x74,0xa4,0x1b,0x14,0x65,0x6e,0x64,0x65,0x64,0xa5,0x1b,
-0x1a,0x65,0x74,0x72,0x69,0x63,0x73,0x68,0x61,0x70,0x65,0x73,0x8c,0x12,0x65,0x78,
-0x74,0xa2,0xe3,0x14,0x65,0x6e,0x64,0x65,0x64,0xa3,0xe3,0x1e,0x65,0x72,0x61,0x6c,
-0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x71,0x17,0x61,0x67,0x6f,
-0x6c,0x69,0x74,0x69,0x63,0xa2,0x88,0x12,0x73,0x75,0x70,0xa4,0xa,0x16,0x70,0x6c,
-0x65,0x6d,0x65,0x6e,0x74,0xa5,0xa,0x13,0x74,0x68,0x69,0x63,0xa3,0x59,1,0x61,
-0x5c,0x65,0x11,0x65,0x6b,0x30,1,0x61,0x38,0x65,0x11,0x78,0x74,0x6e,0x14,0x65,
-0x6e,0x64,0x65,0x64,0x6f,0x17,0x6e,0x64,0x63,0x6f,0x70,0x74,0x69,0x63,0x31,0x13,
-0x6e,0x74,0x68,0x61,0xa3,0xe4,2,0x61,0xa2,0x48,0x65,0xa2,0xdf,0x69,1,0x67,
-0x30,0x72,0x14,0x61,0x67,0x61,0x6e,0x61,0x9d,0x10,0x68,1,0x70,0x3a,0x73,0x18,
-0x75,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x73,0xa3,0x4b,1,0x72,0x3c,0x75,0x19,
-0x73,0x75,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x73,0xa3,0x4c,0x11,0x69,0x76,0x1f,
-0x61,0x74,0x65,0x75,0x73,0x65,0x73,0x75,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x73,
-0xa3,0x4c,2,0x6c,0x32,0x6e,0x9a,0x74,0x12,0x72,0x61,0x6e,0xa5,2,0x10,0x66,
-2,0x61,0x58,0x6d,0x70,0x77,0x14,0x69,0x64,0x74,0x68,0x61,0x1f,0x6e,0x64,0x66,
-0x75,0x6c,0x6c,0x77,0x69,0x64,0x74,0x68,0x66,0x6f,0x72,0x6d,0x73,0xa3,0x57,0x1a,
-0x6e,0x64,0x66,0x75,0x6c,0x6c,0x66,0x6f,0x72,0x6d,0x73,0xa3,0x57,0x13,0x61,0x72,
-0x6b,0x73,0xa3,0x52,2,0x67,0x34,0x69,0xa2,0x45,0x75,0x12,0x6e,0x6f,0x6f,0xa3,
-0x63,0x11,0x75,0x6c,0xa2,0x4a,2,0x63,0x3c,0x6a,0x5e,0x73,0x17,0x79,0x6c,0x6c,
-0x61,0x62,0x6c,0x65,0x73,0xa3,0x4a,0x1f,0x6f,0x6d,0x70,0x61,0x74,0x69,0x62,0x69,
-0x6c,0x69,0x74,0x79,0x6a,0x61,0x6d,0x6f,0xa3,0x41,0x12,0x61,0x6d,0x6f,0x5c,0x17,
-0x65,0x78,0x74,0x65,0x6e,0x64,0x65,0x64,1,0x61,0xa3,0xb4,0x62,0xa3,0xb9,0x19,
-0x66,0x69,0x72,0x6f,0x68,0x69,0x6e,0x67,0x79,0x61,0xa5,0x1d,0x13,0x62,0x72,0x65,
-0x77,0x37,0x61,0xa4,5,0x62,0xa6,0x45,0x63,0xa8,0x1a,0x64,0xac,0xa6,0x65,5,
-0x6d,0xa2,0x6d,0x86,0x6e,0x96,0x74,0x15,0x68,0x69,0x6f,0x70,0x69,0x63,0x5e,1,
-0x65,0x40,0x73,0x11,0x75,0x70,0xa2,0x86,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,
-0xa3,0x86,0x11,0x78,0x74,0xa2,0x85,1,0x61,0xa3,0xc8,0x65,0x13,0x6e,0x64,0x65,
-0x64,0xa2,0x85,0x10,0x61,0xa3,0xc8,0x16,0x6f,0x74,0x69,0x63,0x6f,0x6e,0x73,0xa3,
-0xce,0x15,0x63,0x6c,0x6f,0x73,0x65,0x64,2,0x61,0x5a,0x63,0x9e,0x69,0x1c,0x64,
-0x65,0x6f,0x67,0x72,0x61,0x70,0x68,0x69,0x63,0x73,0x75,0x70,0xa2,0xc4,0x16,0x70,
-0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0xc4,0x16,0x6c,0x70,0x68,0x61,0x6e,0x75,0x6d,
-0x86,1,0x65,0x2c,0x73,0x11,0x75,0x70,0xa3,0xc3,0x13,0x72,0x69,0x63,0x73,0x86,
-0x18,0x75,0x70,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0xc3,0x11,0x6a,0x6b,0xa2,
-0x44,0x1f,0x6c,0x65,0x74,0x74,0x65,0x72,0x73,0x61,0x6e,0x64,0x6d,0x6f,0x6e,0x74,
-0x68,0x73,0xa3,0x44,0x61,0x4a,0x67,0x76,0x6c,1,0x62,0x30,0x79,0x13,0x6d,0x61,
-0x69,0x63,0xa5,0x25,0x13,0x61,0x73,0x61,0x6e,0xa3,0xe2,0x13,0x72,0x6c,0x79,0x64,
-0x1f,0x79,0x6e,0x61,0x73,0x74,0x69,0x63,0x63,0x75,0x6e,0x65,0x69,0x66,0x6f,0x72,
-0x6d,0xa5,1,0x1f,0x79,0x70,0x74,0x69,0x61,0x6e,0x68,0x69,0x65,0x72,0x6f,0x67,
-0x6c,0x79,0x70,0x68,1,0x66,0x26,0x73,0xa3,0xc2,0x1c,0x6f,0x72,0x6d,0x61,0x74,
-0x63,0x6f,0x6e,0x74,0x72,0x6f,0x6c,0x73,0xa5,0x24,7,0x6e,0xc0,0xe5,0x6e,0x3e,
-0x72,0xa2,0x5d,0x73,0xa2,0xd8,0x76,0x14,0x65,0x73,0x74,0x61,0x6e,0xa3,0xbc,1,
-0x61,0x92,0x63,0x13,0x69,0x65,0x6e,0x74,1,0x67,0x34,0x73,0x15,0x79,0x6d,0x62,
-0x6f,0x6c,0x73,0xa3,0xa5,0x13,0x72,0x65,0x65,0x6b,1,0x6d,0x34,0x6e,0x15,0x75,
-0x6d,0x62,0x65,0x72,0x73,0xa3,0x7f,0x13,0x75,0x73,0x69,0x63,0xa2,0x7e,0x19,0x61,
-0x6c,0x6e,0x6f,0x74,0x61,0x74,0x69,0x6f,0x6e,0xa3,0x7e,0x10,0x74,0x1f,0x6f,0x6c,
-0x69,0x61,0x6e,0x68,0x69,0x65,0x72,0x6f,0x67,0x6c,0x79,0x70,0x68,0x73,0xa3,0xfe,
-2,0x61,0x32,0x6d,0xa2,0x71,0x72,0x12,0x6f,0x77,0x73,0x7d,0x12,0x62,0x69,0x63,
-0x38,3,0x65,0x4a,0x6d,0x66,0x70,0xa2,0x43,0x73,0x11,0x75,0x70,0xa2,0x80,0x16,
-0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0x80,0x11,0x78,0x74,1,0x61,0xa3,0xd2,
-0x65,0x14,0x6e,0x64,0x65,0x64,0x61,0xa3,0xd2,0x12,0x61,0x74,0x68,0xa2,0xd3,0x18,
-0x65,0x6d,0x61,0x74,0x69,0x63,0x61,0x6c,0x61,0x1f,0x6c,0x70,0x68,0x61,0x62,0x65,
-0x74,0x69,0x63,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,0xd3,1,0x66,0x42,0x72,
-0x1e,0x65,0x73,0x65,0x6e,0x74,0x61,0x74,0x69,0x6f,0x6e,0x66,0x6f,0x72,0x6d,0x73,
-1,0x61,0xa3,0x51,0x62,0xa3,0x55,0x14,0x65,0x6e,0x69,0x61,0x6e,0x35,0x12,0x63,
-0x69,0x69,0x23,0x64,0x9e,0x65,0xa2,0x42,0x68,0xa2,0x4d,0x6c,1,0x63,0x62,0x70,
-0x17,0x68,0x61,0x62,0x65,0x74,0x69,0x63,0x70,1,0x66,0xa3,0x50,0x72,0x1e,0x65,
-0x73,0x65,0x6e,0x74,0x61,0x74,0x69,0x6f,0x6e,0x66,0x6f,0x72,0x6d,0x73,0xa3,0x50,
-0x16,0x68,0x65,0x6d,0x69,0x63,0x61,0x6c,0xa2,0xd0,0x16,0x73,0x79,0x6d,0x62,0x6f,
-0x6c,0x73,0xa3,0xd0,0x12,0x6c,0x61,0x6d,0xa5,7,0x1a,0x67,0x65,0x61,0x6e,0x6e,
-0x75,0x6d,0x62,0x65,0x72,0x73,0xa3,0x77,0x11,0x6f,0x6d,0xa3,0xfd,7,0x6f,0x71,
-0x6f,0x64,0x72,0xa2,0x41,0x75,0xa2,0x58,0x79,0x1b,0x7a,0x61,0x6e,0x74,0x69,0x6e,
-0x65,0x6d,0x75,0x73,0x69,0x63,0xa2,0x5b,0x18,0x61,0x6c,0x73,0x79,0x6d,0x62,0x6f,
-0x6c,0x73,0xa3,0x5b,1,0x70,0x34,0x78,0x16,0x64,0x72,0x61,0x77,0x69,0x6e,0x67,
-0x89,0x14,0x6f,0x6d,0x6f,0x66,0x6f,0xa0,0x12,0x65,0x78,0x74,0xa2,0x43,0x14,0x65,
-0x6e,0x64,0x65,0x64,0xa3,0x43,0x10,0x61,1,0x68,0x40,0x69,0x12,0x6c,0x6c,0x65,
-0x92,0x17,0x70,0x61,0x74,0x74,0x65,0x72,0x6e,0x73,0x93,0x11,0x6d,0x69,0xa3,0xc9,
-1,0x67,0x2c,0x68,0x11,0x69,0x64,0xa3,0x64,0x14,0x69,0x6e,0x65,0x73,0x65,0xa3,
-0x81,0x61,0x48,0x65,0xa2,0x4e,0x68,0xa2,0x52,0x6c,0x1a,0x6f,0x63,0x6b,0x65,0x6c,
-0x65,0x6d,0x65,0x6e,0x74,0x73,0x8b,3,0x6c,0x34,0x6d,0x40,0x73,0x66,0x74,0x11,
-0x61,0x6b,0xa3,0xc7,0x14,0x69,0x6e,0x65,0x73,0x65,0xa3,0x93,0x11,0x75,0x6d,0xa2,
-0xb1,0x12,0x73,0x75,0x70,0xa2,0xca,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,
-0xca,1,0x69,0x30,0x73,0x13,0x61,0x76,0x61,0x68,0xa3,0xdd,0x15,0x63,0x6c,0x61,
-0x74,0x69,0x6e,0x23,0x14,0x6e,0x67,0x61,0x6c,0x69,0x41,0x16,0x61,0x69,0x6b,0x73,
-0x75,0x6b,0x69,0xa5,8,5,0x6f,0xc1,0x4c,0x6f,0xa2,0x55,0x75,0xa4,0x10,0x79,
-1,0x70,0x9c,0x72,0x14,0x69,0x6c,0x6c,0x69,0x63,0x32,1,0x65,0x4c,0x73,0x11,
-0x75,0x70,0xa2,0x61,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa2,0x61,0x12,0x61,
-0x72,0x79,0xa3,0x61,0x11,0x78,0x74,3,0x61,0xa3,0x9e,0x62,0xa3,0xa0,0x63,0xa5,
-9,0x65,0x13,0x6e,0x64,0x65,0x64,2,0x61,0xa3,0x9e,0x62,0xa3,0xa0,0x63,0xa5,
-9,0x1c,0x72,0x69,0x6f,0x74,0x73,0x79,0x6c,0x6c,0x61,0x62,0x61,0x72,0x79,0xa3,
-0x7b,3,0x6d,0x5a,0x6e,0xa2,0x95,0x70,0xa2,0xa0,0x75,0x17,0x6e,0x74,0x69,0x6e,
-0x67,0x72,0x6f,0x64,0xa2,0x9a,0x17,0x6e,0x75,0x6d,0x65,0x72,0x61,0x6c,0x73,0xa3,
-0x9a,2,0x62,0x3a,0x6d,0xa2,0x5f,0x70,0x15,0x61,0x74,0x6a,0x61,0x6d,0x6f,0xa3,
-0x41,0x14,0x69,0x6e,0x69,0x6e,0x67,2,0x64,0x46,0x68,0x9e,0x6d,0x1d,0x61,0x72,
-0x6b,0x73,0x66,0x6f,0x72,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0x77,0x1e,0x69,0x61,
-0x63,0x72,0x69,0x74,0x69,0x63,0x61,0x6c,0x6d,0x61,0x72,0x6b,0x73,0x2e,2,0x65,
-0x40,0x66,0xa6,0x2a,0x73,0x18,0x75,0x70,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,
-0x83,0x16,0x78,0x74,0x65,0x6e,0x64,0x65,0x64,0xa3,0xe0,0x17,0x61,0x6c,0x66,0x6d,
-0x61,0x72,0x6b,0x73,0xa3,0x52,0x11,0x6f,0x6e,0x1f,0x69,0x6e,0x64,0x69,0x63,0x6e,
-0x75,0x6d,0x62,0x65,0x72,0x66,0x6f,0x72,0x6d,0x73,0xa3,0xb2,0x1b,0x74,0x72,0x6f,
-0x6c,0x70,0x69,0x63,0x74,0x75,0x72,0x65,0x73,0x83,0x12,0x74,0x69,0x63,0xa2,0x84,
-0x1b,0x65,0x70,0x61,0x63,0x74,0x6e,0x75,0x6d,0x62,0x65,0x72,0x73,0xa3,0xdf,1,
-0x6e,0x3e,0x72,0x1b,0x72,0x65,0x6e,0x63,0x79,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,
-0x75,0x15,0x65,0x69,0x66,0x6f,0x72,0x6d,0xa2,0x98,0x16,0x6e,0x75,0x6d,0x62,0x65,
-0x72,0x73,0xa2,0x99,0x1d,0x61,0x6e,0x64,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,
-0x69,0x6f,0x6e,0xa3,0x99,0x61,0xa2,0xdb,0x68,0xa4,5,0x6a,0x10,0x6b,0xa2,0x47,
-4,0x63,0x86,0x65,0xa2,0x7d,0x72,0xa2,0x92,0x73,0xa2,0xa4,0x75,0x1f,0x6e,0x69,
-0x66,0x69,0x65,0x64,0x69,0x64,0x65,0x6f,0x67,0x72,0x61,0x70,0x68,0x73,0xa2,0x47,
-0x18,0x65,0x78,0x74,0x65,0x6e,0x73,0x69,0x6f,0x6e,5,0x64,0x65,0x64,0xa3,0xd1,
-0x65,0xa5,0,0x66,0xa5,0x12,0x14,0x6f,0x6d,0x70,0x61,0x74,0xa2,0x45,1,0x66,
-0x96,0x69,1,0x62,0x44,0x64,0x17,0x65,0x6f,0x67,0x72,0x61,0x70,0x68,0x73,0xa2,
-0x4f,0x12,0x73,0x75,0x70,0xa3,0x5f,0x14,0x69,0x6c,0x69,0x74,0x79,0xa2,0x45,1,
-0x66,0x54,0x69,0x18,0x64,0x65,0x6f,0x67,0x72,0x61,0x70,0x68,0x73,0xa2,0x4f,0x19,
-0x73,0x75,0x70,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0x5f,0x13,0x6f,0x72,0x6d,
-0x73,0xa3,0x53,0x11,0x78,0x74,5,0x64,9,0x64,0xa3,0xd1,0x65,0xa5,0,0x66,
-0xa5,0x12,0x61,0xa3,0x46,0x62,0xa3,0x5e,0x63,0xa3,0xc5,0x19,0x61,0x64,0x69,0x63,
-0x61,0x6c,0x73,0x73,0x75,0x70,0x94,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0x95,
-1,0x74,0x50,0x79,0x14,0x6d,0x62,0x6f,0x6c,0x73,0x9a,0x1d,0x61,0x6e,0x64,0x70,
-0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x9b,0x14,0x72,0x6f,0x6b,0x65,
-0x73,0xa3,0x82,2,0x6e,0x48,0x72,0x64,0x75,0x1d,0x63,0x61,0x73,0x69,0x61,0x6e,
-0x61,0x6c,0x62,0x61,0x6e,0x69,0x61,0x6e,0xa3,0xde,0x1d,0x61,0x64,0x69,0x61,0x6e,
-0x73,0x79,0x6c,0x6c,0x61,0x62,0x69,0x63,0x73,0x63,0x12,0x69,0x61,0x6e,0xa3,0xa8,
-1,0x61,0x6c,0x65,1,0x72,0x38,0x73,0x17,0x73,0x73,0x79,0x6d,0x62,0x6f,0x6c,
-0x73,0xa5,0x19,0x13,0x6f,0x6b,0x65,0x65,0x60,0x12,0x73,0x75,0x70,0xa2,0xff,0x16,
-0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0xff,1,0x6b,0x26,0x6d,0xa3,0xa4,0x11,
-0x6d,0x61,0xa3,0xd4,3,0x65,0x3e,0x69,0x7e,0x6f,0xa2,0x5d,0x75,0x15,0x70,0x6c,
-0x6f,0x79,0x61,0x6e,0xa3,0xe1,1,0x73,0x50,0x76,0x16,0x61,0x6e,0x61,0x67,0x61,
-0x72,0x69,0x3e,0x12,0x65,0x78,0x74,0xa2,0xb3,0x14,0x65,0x6e,0x64,0x65,0x64,0xa3,
-0xb3,0x13,0x65,0x72,0x65,0x74,0xa3,0x5a,1,0x61,0x30,0x6e,0x14,0x67,0x62,0x61,
-0x74,0x73,0x91,0x18,0x63,0x72,0x69,0x74,0x69,0x63,0x61,0x6c,0x73,0x2e,2,0x65,
-0x30,0x66,0x36,0x73,0x11,0x75,0x70,0xa3,0x83,0x11,0x78,0x74,0xa3,0xe0,0x18,0x6f,
-0x72,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0x77,1,0x67,0x3e,0x6d,0x12,0x69,0x6e,
-0x6f,0xa2,0xab,0x14,0x74,0x69,0x6c,0x65,0x73,0xa3,0xab,0x11,0x72,0x61,0xa5,0x1a,
-8,0x6d,0x5f,0x6d,0x3a,0x6e,0x48,0x73,0x7a,0x76,0xa2,0x4b,0x77,0x12,0x69,0x64,
-0x65,0x43,0x11,0x65,0x64,0x32,0x12,0x69,0x61,0x6c,0x33,2,0x61,0x40,0x62,0x37,
-0x6f,1,0x62,0x28,0x6e,0x10,0x65,0x21,0x13,0x72,0x65,0x61,0x6b,0x37,0x10,0x72,
-0x34,0x12,0x72,0x6f,0x77,0x35,2,0x6d,0x38,0x71,0x46,0x75,1,0x62,0x3d,0x70,
-0x3e,0x11,0x65,0x72,0x3f,1,0x61,0x24,0x6c,0x39,0x11,0x6c,0x6c,0x39,1,0x72,
-0x3b,0x75,0x12,0x61,0x72,0x65,0x3b,0x12,0x65,0x72,0x74,0x40,0x13,0x69,0x63,0x61,
-0x6c,0x41,0x63,0x58,0x65,0x92,0x66,0x96,0x69,1,0x6e,0x36,0x73,0x10,0x6f,0x30,
-0x14,0x6c,0x61,0x74,0x65,0x64,0x31,0x11,0x69,0x74,0x2e,0x12,0x69,0x61,0x6c,0x2f,
-2,0x61,0x36,0x69,0x48,0x6f,0x10,0x6d,0x24,0x12,0x70,0x61,0x74,0x25,0x10,0x6e,
-0x22,0x15,0x6f,0x6e,0x69,0x63,0x61,0x6c,0x23,0x13,0x72,0x63,0x6c,0x65,0x27,0x11,
-0x6e,0x63,0x27,2,0x69,0x3a,0x6f,0x44,0x72,0x10,0x61,0x2c,0x14,0x63,0x74,0x69,
-0x6f,0x6e,0x2d,0x10,0x6e,0x28,0x11,0x61,0x6c,0x29,0x11,0x6e,0x74,0x2b,4,0x61,
-0x3a,0x66,0x4c,0x68,0x5e,0x6e,0x70,0x77,0x2a,0x12,0x69,0x64,0x65,0x2b,0x22,0x17,
-0x6d,0x62,0x69,0x67,0x75,0x6f,0x75,0x73,0x23,0x26,0x17,0x75,0x6c,0x6c,0x77,0x69,
-0x64,0x74,0x68,0x27,0x24,0x17,0x61,0x6c,0x66,0x77,0x69,0x64,0x74,0x68,0x25,0x20,
-1,0x61,0x30,0x65,0x14,0x75,0x74,0x72,0x61,0x6c,0x21,0x28,0x13,0x72,0x72,0x6f,
-0x77,0x29,0xd,0x6e,0xc0,0xfb,0x73,0x6d,0x73,0x3a,0x74,0x98,0x75,0xa2,0x49,0x7a,
-2,0x6c,0x3b,0x70,0x3d,0x73,0x39,5,0x6f,0x28,0x6f,0x57,0x70,0x34,0x75,0x16,
-0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x45,0x11,0x61,0x63,1,0x65,0x32,0x69,0x15,
-0x6e,0x67,0x6d,0x61,0x72,0x6b,0x31,0x18,0x73,0x65,0x70,0x61,0x72,0x61,0x74,0x6f,
-0x72,0x39,0x63,0x53,0x6b,0x55,0x6d,0x51,0x1d,0x69,0x74,0x6c,0x65,0x63,0x61,0x73,
-0x65,0x6c,0x65,0x74,0x74,0x65,0x72,0x27,1,0x6e,0x40,0x70,0x1c,0x70,0x65,0x72,
-0x63,0x61,0x73,0x65,0x6c,0x65,0x74,0x74,0x65,0x72,0x23,0x17,0x61,0x73,0x73,0x69,
-0x67,0x6e,0x65,0x64,0x21,0x6e,0x8a,0x6f,0xa2,0x47,0x70,8,0x66,0x14,0x66,0x5b,
-0x69,0x59,0x6f,0x4f,0x72,0x24,0x73,0x49,0x17,0x69,0x76,0x61,0x74,0x65,0x75,0x73,
-0x65,0x43,0x61,0x2c,0x63,0x4d,0x64,0x47,0x65,0x4b,0x1f,0x72,0x61,0x67,0x72,0x61,
-0x70,0x68,0x73,0x65,0x70,0x61,0x72,0x61,0x74,0x6f,0x72,0x3d,2,0x64,0x33,0x6c,
-0x35,0x6f,0x36,0x1b,0x6e,0x73,0x70,0x61,0x63,0x69,0x6e,0x67,0x6d,0x61,0x72,0x6b,
-0x2d,1,0x70,0x7c,0x74,0x12,0x68,0x65,0x72,3,0x6c,0x38,0x6e,0x42,0x70,0x4c,
-0x73,0x14,0x79,0x6d,0x62,0x6f,0x6c,0x57,0x14,0x65,0x74,0x74,0x65,0x72,0x2b,0x14,
-0x75,0x6d,0x62,0x65,0x72,0x37,0x19,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,
-0x6e,0x4f,0x1c,0x65,0x6e,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,
-0x49,0x66,0x9e,0x66,0x88,0x69,0xa2,0x4b,0x6c,0xa2,0x5c,0x6d,4,0x61,0x60,0x63,
-0x31,0x65,0x2f,0x6e,0x2d,0x6f,0x15,0x64,0x69,0x66,0x69,0x65,0x72,1,0x6c,0x30,
-0x73,0x14,0x79,0x6d,0x62,0x6f,0x6c,0x55,0x14,0x65,0x74,0x74,0x65,0x72,0x29,0x17,
-0x74,0x68,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x51,1,0x69,0x2e,0x6f,0x13,0x72,0x6d,
-0x61,0x74,0x41,0x1d,0x6e,0x61,0x6c,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,
-0x6f,0x6e,0x5b,0x10,0x6e,0x1f,0x69,0x74,0x69,0x61,0x6c,0x70,0x75,0x6e,0x63,0x74,
-0x75,0x61,0x74,0x69,0x6f,0x6e,0x59,6,0x6d,0x18,0x6d,0x29,0x6f,0x28,0x74,0x27,
-0x75,0x23,0x2a,0x1c,0x77,0x65,0x72,0x63,0x61,0x73,0x65,0x6c,0x65,0x74,0x74,0x65,
-0x72,0x25,0x65,0x28,0x69,0x3c,0x6c,0x25,0x19,0x74,0x74,0x65,0x72,0x6e,0x75,0x6d,
-0x62,0x65,0x72,0x35,0x1a,0x6e,0x65,0x73,0x65,0x70,0x61,0x72,0x61,0x74,0x6f,0x72,
-0x3b,0x63,0x44,0x64,0xa2,0x60,0x65,0x1b,0x6e,0x63,0x6c,0x6f,0x73,0x69,0x6e,0x67,
-0x6d,0x61,0x72,0x6b,0x2f,6,0x6e,0x39,0x6e,0x46,0x6f,0x4e,0x73,0x45,0x75,0x1b,
-0x72,0x72,0x65,0x6e,0x63,0x79,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x53,0x20,0x12,0x74,
-0x72,0x6c,0x3f,0x42,0x10,0x6e,1,0x6e,0x2c,0x74,0x12,0x72,0x6f,0x6c,0x3f,0x1f,
-0x65,0x63,0x74,0x6f,0x72,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,
-0x4d,0x63,0x3f,0x66,0x41,0x6c,0x1d,0x6f,0x73,0x65,0x70,0x75,0x6e,0x63,0x74,0x75,
-0x61,0x74,0x69,0x6f,0x6e,0x4b,2,0x61,0x30,0x65,0x4a,0x69,0x12,0x67,0x69,0x74,
-0x33,0x1c,0x73,0x68,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x47,
-0x1a,0x63,0x69,0x6d,0x61,0x6c,0x6e,0x75,0x6d,0x62,0x65,0x72,0x33,0,0x12,0x6d,
-0xc2,0x3f,0x73,0xa1,0x73,0x4e,0x74,0xa2,0x56,0x77,0xa2,0x72,0x79,0xa2,0x73,0x7a,
-1,0x61,0x2c,0x68,0x12,0x61,0x69,0x6e,0x8b,0x11,0x69,0x6e,0x85,5,0x74,0x22,
-0x74,0x38,0x77,0x4c,0x79,0x16,0x72,0x69,0x61,0x63,0x77,0x61,0x77,0x6f,0x18,0x72,
-0x61,0x69,0x67,0x68,0x74,0x77,0x61,0x77,0xa3,0x55,0x15,0x61,0x73,0x68,0x6b,0x61,
-0x66,0x6d,0x61,0x2e,0x65,0x38,0x68,0x11,0x69,0x6e,0x6b,0x10,0x64,0x62,0x11,0x68,
-0x65,0x65,1,0x65,0x2e,0x6d,0x13,0x6b,0x61,0x74,0x68,0x69,0x10,0x6e,0x67,1,
-0x61,0x4e,0x65,1,0x68,0x28,0x74,0x10,0x68,0x77,0x16,0x6d,0x61,0x72,0x62,0x75,
-0x74,0x61,0x74,0x13,0x67,0x6f,0x61,0x6c,0x3d,1,0x68,0x71,0x77,0x73,0x11,0x61,
-0x77,0x79,1,0x65,0x32,0x75,0x11,0x64,0x68,0x80,0x11,0x68,0x65,0x83,0x10,0x68,
-0x7a,1,0x62,0x34,0x77,0x16,0x69,0x74,0x68,0x74,0x61,0x69,0x6c,0x7f,0x14,0x61,
-0x72,0x72,0x65,0x65,0x7d,0x6d,0x6c,0x6e,0xa4,0x6b,0x70,0xa4,0x88,0x71,0xa4,0x88,
-0x72,1,0x65,0x38,0x6f,0x18,0x68,0x69,0x6e,0x67,0x79,0x61,0x79,0x65,0x68,0x93,
-1,0x68,0x5f,0x76,0x16,0x65,0x72,0x73,0x65,0x64,0x70,0x65,0x61,2,0x61,0x2e,
-0x65,0xa4,0x3e,0x69,0x10,0x6d,0x53,1,0x6c,0xa2,0xe7,0x6e,0x16,0x69,0x63,0x68,
-0x61,0x65,0x61,0x6e,0,0x12,0x6e,0x76,0x73,0x51,0x73,0x3e,0x74,0x5c,0x77,0xa0,
-0x79,0xa2,0x42,0x7a,0x13,0x61,0x79,0x69,0x6e,0xa3,0x54,0x10,0x61,1,0x64,0x2e,
-0x6d,0x12,0x65,0x6b,0x68,0xa3,0x4c,0x11,0x68,0x65,0xa3,0x4b,3,0x61,0x38,0x65,
-0x3c,0x68,0x4a,0x77,0x13,0x65,0x6e,0x74,0x79,0xa3,0x51,0x10,0x77,0xa3,0x4d,1,
-0x6e,0xa3,0x4e,0x74,0x10,0x68,0xa3,0x4f,0x14,0x61,0x6d,0x65,0x64,0x68,0xa3,0x50,
-0x11,0x61,0x77,0xa3,0x52,0x12,0x6f,0x64,0x68,0xa3,0x53,0x6e,0x3a,0x6f,0x40,0x70,
-0x46,0x71,0x4a,0x72,0x12,0x65,0x73,0x68,0xa3,0x4a,0x11,0x75,0x6e,0xa3,0x46,0x11,
-0x6e,0x65,0xa3,0x47,0x10,0x65,0xa3,0x48,0x12,0x6f,0x70,0x68,0xa3,0x49,0x67,0x33,
-0x67,0x38,0x68,0x40,0x6b,0x5e,0x6c,0x66,0x6d,0x11,0x65,0x6d,0xa3,0x45,0x13,0x69,
-0x6d,0x65,0x6c,0xa1,1,0x65,0x32,0x75,0x14,0x6e,0x64,0x72,0x65,0x64,0xa3,0x42,
-0x11,0x74,0x68,0xa3,0x41,0x12,0x61,0x70,0x68,0xa3,0x43,0x14,0x61,0x6d,0x65,0x64,
-0x68,0xa3,0x44,0x61,0x34,0x62,0x4a,0x64,0x50,0x66,0x12,0x69,0x76,0x65,0x9f,1,
-0x6c,0x2a,0x79,0x11,0x69,0x6e,0x97,0x12,0x65,0x70,0x68,0x95,0x12,0x65,0x74,0x68,
-0x99,1,0x61,0x30,0x68,0x14,0x61,0x6d,0x65,0x64,0x68,0x9d,0x13,0x6c,0x65,0x74,
-0x68,0x9b,0x15,0x61,0x79,0x61,0x6c,0x61,0x6d,6,0x6e,0x2c,0x6e,0x34,0x72,0x5e,
-0x73,0x62,0x74,0x11,0x74,0x61,0xa3,0x63,2,0x67,0x2e,0x6e,0x32,0x79,0x10,0x61,
-0xa3,0x60,0x10,0x61,0xa3,0x5d,1,0x61,0xa3,0x5e,0x6e,0x10,0x61,0xa3,0x5f,0x10,
-0x61,0xa3,0x61,0x11,0x73,0x61,0xa3,0x62,0x62,0x3c,0x6a,0x42,0x6c,0x10,0x6c,1,
-0x61,0xa3,0x5b,0x6c,0x10,0x61,0xa3,0x5c,0x11,0x68,0x61,0xa3,0x59,0x10,0x61,0xa3,
-0x5a,0x11,0x65,0x6d,0x51,2,0x6f,0x2c,0x75,0x50,0x79,0x10,0x61,0x91,1,0x6a,
-0x28,0x6f,0x10,0x6e,0x55,0x1a,0x6f,0x69,0x6e,0x69,0x6e,0x67,0x67,0x72,0x6f,0x75,
-0x70,0x21,0x10,0x6e,0x57,0x10,0x65,0x59,0x10,0x61,1,0x66,0x5b,0x70,0x10,0x68,
-0x5d,0x66,0x9a,0x66,0x42,0x67,0x7a,0x68,0x8a,0x6b,0xa2,0x75,0x6c,0x11,0x61,0x6d,
-0x4c,0x12,0x61,0x64,0x68,0x4f,2,0x61,0x3e,0x65,0x4a,0x69,0x19,0x6e,0x61,0x6c,
-0x73,0x65,0x6d,0x6b,0x61,0x74,0x68,0x35,0x15,0x72,0x73,0x69,0x79,0x65,0x68,0x8f,
-0x86,0x10,0x68,0x33,0x10,0x61,1,0x66,0x37,0x6d,0x11,0x61,0x6c,0x39,1,0x61,
-0x40,0x65,0x3e,1,0x68,0x28,0x74,0x10,0x68,0x45,0x40,0x13,0x67,0x6f,0x61,0x6c,
-0x43,2,0x68,0x3b,0x6d,0x5c,0x6e,0x1a,0x69,0x66,0x69,0x72,0x6f,0x68,0x69,0x6e,
-0x67,0x79,0x61,1,0x6b,0x2a,0x70,0x10,0x61,0xa3,0x65,0x15,0x69,0x6e,0x6e,0x61,
-0x79,0x61,0xa3,0x64,0x1a,0x7a,0x61,0x6f,0x6e,0x68,0x65,0x68,0x67,0x6f,0x61,0x6c,
-0x3d,2,0x61,0x3a,0x68,0x44,0x6e,0x17,0x6f,0x74,0x74,0x65,0x64,0x68,0x65,0x68,
-0x4b,1,0x66,0x47,0x70,0x10,0x68,0x49,0x12,0x61,0x70,0x68,0x89,0x61,0x2e,0x62,
-0x8a,0x64,0xa2,0x51,0x65,0x31,2,0x66,0x3c,0x69,0x70,0x6c,1,0x61,0x28,0x65,
-0x10,0x66,0x27,0x11,0x70,0x68,0x25,0x14,0x72,0x69,0x63,0x61,0x6e,2,0x66,0x30,
-0x6e,0x36,0x71,0x11,0x61,0x66,0xa3,0x58,0x11,0x65,0x68,0xa3,0x56,0x12,0x6f,0x6f,
-0x6e,0xa3,0x57,0x10,0x6e,0x23,1,0x65,0x4a,0x75,0x10,0x72,0x1f,0x75,0x73,0x68,
-0x61,0x73,0x6b,0x69,0x79,0x65,0x68,0x62,0x61,0x72,0x72,0x65,0x65,0x8d,1,0x68,
-0x29,0x74,0x10,0x68,0x2b,0x11,0x61,0x6c,0x2c,0x16,0x61,0x74,0x68,0x72,0x69,0x73,
-0x68,0x2f,7,0x6e,0x2e,0x6e,0x2c,0x72,0x3e,0x74,0x56,0x75,0x21,0x18,0x6f,0x6e,
-0x6a,0x6f,0x69,0x6e,0x69,0x6e,0x67,0x21,0x28,0x1a,0x69,0x67,0x68,0x74,0x6a,0x6f,
-0x69,0x6e,0x69,0x6e,0x67,0x29,0x2a,0x19,0x72,0x61,0x6e,0x73,0x70,0x61,0x72,0x65,
-0x6e,0x74,0x2b,0x63,0x23,0x64,0x40,0x6a,0x56,0x6c,0x26,0x19,0x65,0x66,0x74,0x6a,
-0x6f,0x69,0x6e,0x69,0x6e,0x67,0x27,0x24,0x19,0x75,0x61,0x6c,0x6a,0x6f,0x69,0x6e,
-0x69,0x6e,0x67,0x25,0x19,0x6f,0x69,0x6e,0x63,0x61,0x75,0x73,0x69,0x6e,0x67,0x23,
-0,0x13,0x6e,0xc0,0xd0,0x73,0x49,0x73,0x48,0x75,0x78,0x77,0x84,0x78,0x9c,0x7a,
-0x10,0x77,0x58,1,0x6a,0x75,0x73,0x13,0x70,0x61,0x63,0x65,0x59,4,0x61,0x51,
-0x67,0x53,0x70,0x28,0x75,0x30,0x79,0x57,0x54,0x12,0x61,0x63,0x65,0x55,0x16,0x72,
-0x72,0x6f,0x67,0x61,0x74,0x65,0x53,0x15,0x6e,0x6b,0x6e,0x6f,0x77,0x6e,0x21,1,
-0x6a,0x5d,0x6f,0x17,0x72,0x64,0x6a,0x6f,0x69,0x6e,0x65,0x72,0x5d,0x10,0x78,0x21,
-0x6e,0x60,0x6f,0xa2,0x41,0x70,0xa2,0x50,0x71,0xa2,0x6e,0x72,1,0x65,0x24,0x69,
-0x6f,0x1e,0x67,0x69,0x6f,0x6e,0x61,0x6c,0x69,0x6e,0x64,0x69,0x63,0x61,0x74,0x6f,
-0x72,0x6f,4,0x65,0x3e,0x6c,0x5b,0x6f,0x46,0x73,0x45,0x75,0x46,0x14,0x6d,0x65,
-0x72,0x69,0x63,0x47,0x15,0x78,0x74,0x6c,0x69,0x6e,0x65,0x5b,0x17,0x6e,0x73,0x74,
-0x61,0x72,0x74,0x65,0x72,0x45,0x10,0x70,0x48,0x1c,0x65,0x6e,0x70,0x75,0x6e,0x63,
-0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x49,1,0x6f,0x3e,0x72,0x4c,0x1a,0x65,0x66,
-0x69,0x78,0x6e,0x75,0x6d,0x65,0x72,0x69,0x63,0x4d,0x4a,0x1b,0x73,0x74,0x66,0x69,
-0x78,0x6e,0x75,0x6d,0x65,0x72,0x69,0x63,0x4b,0x10,0x75,0x4e,0x16,0x6f,0x74,0x61,
-0x74,0x69,0x6f,0x6e,0x4f,0x68,0x7b,0x68,0x50,0x69,0x86,0x6a,0xa2,0x61,0x6c,0xa2,
-0x65,0x6d,0x1c,0x61,0x6e,0x64,0x61,0x74,0x6f,0x72,0x79,0x62,0x72,0x65,0x61,0x6b,
-0x2d,4,0x32,0x5f,0x33,0x61,0x65,0x34,0x6c,0x6d,0x79,0x3a,0x13,0x70,0x68,0x65,
-0x6e,0x3b,0x19,0x62,0x72,0x65,0x77,0x6c,0x65,0x74,0x74,0x65,0x72,0x6d,2,0x64,
-0x28,0x6e,0x3c,0x73,0x41,0x3c,0x18,0x65,0x6f,0x67,0x72,0x61,0x70,0x68,0x69,0x63,
-0x3d,0x3e,1,0x66,0x3e,0x73,0x11,0x65,0x70,1,0x61,0x22,0x65,0x14,0x72,0x61,
-0x62,0x6c,0x65,0x3f,0x18,0x69,0x78,0x6e,0x75,0x6d,0x65,0x72,0x69,0x63,0x41,2,
-0x6c,0x63,0x74,0x65,0x76,0x67,1,0x66,0x43,0x69,0x15,0x6e,0x65,0x66,0x65,0x65,
-0x64,0x43,0x61,0x40,0x62,0x70,0x63,0xa2,0x55,0x65,0xa2,0xdb,0x67,0x10,0x6c,0x38,
-0x11,0x75,0x65,0x39,2,0x69,0x23,0x6c,0x34,0x6d,0x16,0x62,0x69,0x67,0x75,0x6f,
-0x75,0x73,0x23,0x24,0x17,0x70,0x68,0x61,0x62,0x65,0x74,0x69,0x63,0x25,4,0x32,
-0x27,0x61,0x29,0x62,0x2b,0x6b,0x2d,0x72,0x12,0x65,0x61,0x6b,2,0x61,0x36,0x62,
-0x3e,0x73,0x15,0x79,0x6d,0x62,0x6f,0x6c,0x73,0x57,0x13,0x66,0x74,0x65,0x72,0x29,
-1,0x65,0x2a,0x6f,0x11,0x74,0x68,0x27,0x13,0x66,0x6f,0x72,0x65,0x2b,7,0x6d,
-0x51,0x6d,0x33,0x6f,0x28,0x70,0x69,0x72,0x35,1,0x6d,0x76,0x6e,1,0x64,0x3c,
-0x74,0x1a,0x69,0x6e,0x67,0x65,0x6e,0x74,0x62,0x72,0x65,0x61,0x6b,0x2f,0x15,0x69,
-0x74,0x69,0x6f,0x6e,0x61,0x1f,0x6c,0x6a,0x61,0x70,0x61,0x6e,0x65,0x73,0x65,0x73,
-0x74,0x61,0x72,0x74,0x65,0x72,0x6b,1,0x62,0x3a,0x70,0x19,0x6c,0x65,0x78,0x63,
-0x6f,0x6e,0x74,0x65,0x78,0x74,0x51,0x18,0x69,0x6e,0x69,0x6e,0x67,0x6d,0x61,0x72,
-0x6b,0x33,0x61,0x6a,0x62,0x2f,0x6a,0x6b,0x6c,0x30,0x13,0x6f,0x73,0x65,0x70,1,
-0x61,0x38,0x75,0x18,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x31,0x18,0x72,
-0x65,0x6e,0x74,0x68,0x65,0x73,0x69,0x73,0x69,0x1b,0x72,0x72,0x69,0x61,0x67,0x65,
-0x72,0x65,0x74,0x75,0x72,0x6e,0x35,2,0x62,0x3e,0x6d,0x46,0x78,0x36,0x18,0x63,
-0x6c,0x61,0x6d,0x61,0x74,0x69,0x6f,0x6e,0x37,0x70,0x12,0x61,0x73,0x65,0x71,0x72,
-0x16,0x6f,0x64,0x69,0x66,0x69,0x65,0x72,0x73,1,0x64,0x42,0x6e,1,0x6f,0x32,
-0x75,0x26,0x14,0x6d,0x65,0x72,0x69,0x63,0x27,0x11,0x6e,0x65,0x21,1,0x65,0x2e,
-0x69,0x24,0x12,0x67,0x69,0x74,0x25,0x22,0x14,0x63,0x69,0x6d,0x61,0x6c,0x23,0,
-0x18,0x6e,0xc4,0x1e,0x74,0xc1,0x61,0x77,0x8a,0x77,0xa2,0x4c,0x78,0xa2,0x70,0x79,
-0xa2,0x7a,0x7a,6,0x73,0x1e,0x73,0x34,0x78,0x42,0x79,0x48,0x7a,0x11,0x7a,0x7a,
-0xa3,0x67,0x10,0x79,1,0x65,0xa3,0xae,0x6d,0xa3,0x81,0x11,0x78,0x78,0xa3,0x66,
-0x11,0x79,0x79,0x21,0x61,0x30,0x69,0x58,0x6d,0x11,0x74,0x68,0xa3,0x80,0x10,0x6e,
-1,0x61,0x26,0x62,0xa3,0xb1,0x1a,0x62,0x61,0x7a,0x61,0x72,0x73,0x71,0x75,0x61,
-0x72,0x65,0xa3,0xb1,0x11,0x6e,0x68,0x23,2,0x61,0x30,0x63,0x5a,0x6f,0x11,0x6c,
-0x65,0xa3,0x9b,1,0x6e,0x3c,0x72,0x10,0x61,0xa2,0x92,0x15,0x6e,0x67,0x63,0x69,
-0x74,0x69,0xa3,0x92,0x12,0x63,0x68,0x6f,0xa3,0xbc,0x11,0x68,0x6f,0xa3,0xbc,1,
-0x70,0x2c,0x73,0x11,0x75,0x78,0xa3,0x65,0x11,0x65,0x6f,0x9b,0x10,0x69,0x72,0x11,
-0x69,0x69,0x73,0x74,0x4a,0x75,0xa2,0xba,0x76,1,0x61,0x2c,0x69,0x11,0x73,0x70,
-0xa3,0x64,0x10,0x69,0xa2,0x63,0x10,0x69,0xa3,0x63,5,0x67,0x36,0x67,0x68,0x68,
-0x6c,0x69,2,0x62,0x3a,0x66,0x4a,0x72,0x10,0x68,0xa2,0x9e,0x12,0x75,0x74,0x61,
-0xa3,0x9e,1,0x65,0x24,0x74,0x6f,0x12,0x74,0x61,0x6e,0x6f,0x14,0x69,0x6e,0x61,
-0x67,0x68,0x99,0x11,0x6c,0x67,0x75,0x10,0x61,1,0x61,0x24,0x69,0x6d,0x6a,0x11,
-0x6e,0x61,0x6b,0x61,0x30,0x65,0xa2,0x5b,0x66,0x11,0x6e,0x67,0x99,6,0x6c,0x21,
-0x6c,0x32,0x6d,0x38,0x6e,0x44,0x76,0x10,0x74,0xa3,0x7f,1,0x65,0x89,0x75,0x97,
-1,0x69,0x24,0x6c,0x67,0x10,0x6c,0x67,0x10,0x67,0xa2,0x9a,0x11,0x75,0x74,0xa3,
-0x9a,0x67,0x36,0x69,0x52,0x6b,0x10,0x72,0xa2,0x99,0x10,0x69,0xa3,0x99,1,0x61,
-0x30,0x62,0x7a,0x13,0x61,0x6e,0x77,0x61,0x7b,0x12,0x6c,0x6f,0x67,0x75,2,0x6c,
-0x32,0x74,0x34,0x76,0x12,0x69,0x65,0x74,0xa3,0x7f,0x10,0x65,0x89,0x12,0x68,0x61,
-0x6d,0xa3,0x6a,1,0x6c,0x2a,0x6e,0x10,0x67,0xa3,0x62,0x10,0x75,0x68,0x11,0x67,
-0x75,0x69,1,0x67,0x32,0x6e,0x14,0x6b,0x6e,0x6f,0x77,0x6e,0xa3,0x67,0x11,0x61,
-0x72,0x8a,0x13,0x69,0x74,0x69,0x63,0x8b,0x71,0xc1,0x13,0x71,0xa2,0xde,0x72,0xa2,
-0xe3,0x73,6,0x69,0x8a,0x69,0x72,0x6f,0xa2,0x4c,0x75,0xa2,0x75,0x79,1,0x6c,
-0x46,0x72,4,0x63,0x65,0x65,0xa3,0x5f,0x69,0x2c,0x6a,0xa3,0x60,0x6e,0xa3,0x61,
-0x11,0x61,0x63,0x65,0x10,0x6f,0x94,0x16,0x74,0x69,0x6e,0x61,0x67,0x72,0x69,0x95,
-2,0x64,0x3c,0x67,0x4c,0x6e,1,0x64,0xa3,0x91,0x68,0x62,0x12,0x61,0x6c,0x61,
-0x63,0x10,0x64,0xa2,0xa6,0x12,0x68,0x61,0x6d,0xa3,0xa6,0x17,0x6e,0x77,0x72,0x69,
-0x74,0x69,0x6e,0x67,0xa3,0x70,2,0x67,0x3a,0x72,0x52,0x79,0x10,0x6f,0xa2,0xb0,
-0x12,0x6d,0x62,0x6f,0xa3,0xb0,1,0x64,0x26,0x6f,0xa3,0xb8,0xa2,0xb7,0x12,0x69,
-0x61,0x6e,0xa3,0xb7,0x10,0x61,0xa2,0x98,0x16,0x73,0x6f,0x6d,0x70,0x65,0x6e,0x67,
-0xa3,0x98,0x11,0x6e,0x64,0xa2,0x71,0x14,0x61,0x6e,0x65,0x73,0x65,0xa3,0x71,0x61,
-0x5c,0x67,0xa2,0x43,0x68,1,0x61,0x2a,0x72,0x10,0x64,0xa3,0x97,2,0x72,0x28,
-0x76,0x30,0x77,0x87,0x12,0x61,0x64,0x61,0xa3,0x97,0x12,0x69,0x61,0x6e,0x87,2,
-0x6d,0x40,0x72,0x58,0x75,0x10,0x72,0xa2,0x6f,0x15,0x61,0x73,0x68,0x74,0x72,0x61,
-0xa3,0x6f,1,0x61,0x26,0x72,0xa3,0x7e,0x14,0x72,0x69,0x74,0x61,0x6e,0xa3,0x7e,
-1,0x61,0xa3,0x5e,0x62,0xa3,0x85,0x11,0x6e,0x77,0xa3,0x70,0x11,0x61,0x61,1,
-0x63,0x2f,0x69,0x23,3,0x65,0x3e,0x6a,0x48,0x6f,0x4e,0x75,0x10,0x6e,1,0x69,
-0x24,0x72,0x61,0x10,0x63,0x61,0x13,0x6a,0x61,0x6e,0x67,0xa3,0x6e,0x11,0x6e,0x67,
-0xa3,0x6e,1,0x68,0x2a,0x72,0x10,0x6f,0xa3,0x5d,0x10,0x67,0xa3,0xb6,0x6e,0xa2,
-0x83,0x6f,0xa2,0xf2,0x70,5,0x6c,0x1e,0x6c,0x44,0x72,0x4a,0x73,0x1b,0x61,0x6c,
-0x74,0x65,0x72,0x70,0x61,0x68,0x6c,0x61,0x76,0x69,0xa3,0x7b,0x11,0x72,0x64,0xa3,
-0x5c,0x11,0x74,0x69,0xa3,0x7d,0x61,0x7c,0x65,0xa2,0x54,0x68,3,0x61,0x3e,0x6c,
-0x4e,0x6e,0x5e,0x6f,0x16,0x65,0x6e,0x69,0x63,0x69,0x61,0x6e,0xa3,0x5b,0x10,0x67,
-0xa2,0x5a,0x12,0x73,0x70,0x61,0xa3,0x5a,2,0x69,0xa3,0x7a,0x70,0xa3,0x7b,0x76,
-0xa3,0x7c,0x10,0x78,0xa3,0x5b,2,0x68,0x3e,0x6c,0x50,0x75,0x10,0x63,0xa2,0xa5,
-0x14,0x69,0x6e,0x68,0x61,0x75,0xa3,0xa5,0x17,0x61,0x77,0x68,0x68,0x6d,0x6f,0x6e,
-0x67,0xa3,0x4b,0x10,0x6d,0xa2,0x90,0x14,0x79,0x72,0x65,0x6e,0x65,0xa3,0x90,0x11,
-0x72,0x6d,0xa3,0x59,6,0x6b,0x36,0x6b,0x56,0x73,0x6e,0x75,0x74,0x79,0x11,0x69,
-0x61,0x1f,0x6b,0x65,0x6e,0x67,0x70,0x75,0x61,0x63,0x68,0x75,0x65,0x68,0x6d,0x6f,
-0x6e,0x67,0xa3,0xba,1,0x67,0x2e,0x6f,0xa2,0x57,0x10,0x6f,0xa3,0x57,0x10,0x62,
-0xa3,0x84,0x11,0x68,0x75,0xa3,0x96,0x12,0x73,0x68,0x75,0xa3,0x96,0x61,0x42,0x62,
-0x80,0x65,0x10,0x77,1,0x61,0xa3,0xaa,0x74,0x14,0x61,0x69,0x6c,0x75,0x65,0x97,
-2,0x62,0x2e,0x6e,0x3c,0x72,0x10,0x62,0xa3,0x8e,0x15,0x61,0x74,0x61,0x65,0x61,
-0x6e,0xa3,0x8f,0x10,0x64,0xa2,0xbb,0x16,0x69,0x6e,0x61,0x67,0x61,0x72,0x69,0xa3,
-0xbb,0x11,0x61,0x74,0xa3,0x8f,3,0x67,0x5a,0x6c,0x6c,0x72,0xa2,0x93,0x73,2,
-0x61,0x36,0x67,0x3c,0x6d,0x10,0x61,0x84,0x12,0x6e,0x79,0x61,0x85,0x11,0x67,0x65,
-0xa3,0xab,0x10,0x65,0xa3,0xab,1,0x61,0x2a,0x68,0x11,0x61,0x6d,0x5b,0x10,0x6d,
-0x5b,1,0x63,0xa2,0x60,0x64,5,0x70,0x37,0x70,0x36,0x73,0x54,0x74,0x14,0x75,
-0x72,0x6b,0x69,0x63,0xa3,0x58,0x11,0x65,0x72,1,0x6d,0x2c,0x73,0x12,0x69,0x61,
-0x6e,0x9b,0x11,0x69,0x63,0xa3,0x59,0x10,0x6f,1,0x67,0x3a,0x75,0x18,0x74,0x68,
-0x61,0x72,0x61,0x62,0x69,0x61,0x6e,0xa3,0x85,0x13,0x64,0x69,0x61,0x6e,0xa3,0xb8,
-0x68,0x42,0x69,0x54,0x6e,0x1a,0x6f,0x72,0x74,0x68,0x61,0x72,0x61,0x62,0x69,0x61,
-0x6e,0xa3,0x8e,0x17,0x75,0x6e,0x67,0x61,0x72,0x69,0x61,0x6e,0xa3,0x4c,0x14,0x74,
-0x61,0x6c,0x69,0x63,0x5d,1,0x68,0x26,0x6b,0xa3,0x6d,0x12,0x69,0x6b,0x69,0xa3,
-0x6d,2,0x69,0x2c,0x6b,0x30,0x79,0x10,0x61,0x5f,0x11,0x79,0x61,0x5f,0x10,0x68,
-0xa3,0x58,0x68,0xc2,0xf3,0x6b,0xc2,0xa,0x6b,0xa4,0x17,0x6c,0xa4,0x98,0x6d,8,
-0x6f,0x46,0x6f,0x48,0x72,0x74,0x74,0x80,0x75,0x86,0x79,1,0x61,0x28,0x6d,0x10,
-0x72,0x59,0x13,0x6e,0x6d,0x61,0x72,0x59,2,0x64,0x2e,0x6e,0x32,0x6f,0x10,0x6e,
-0xa3,0x72,0x10,0x69,0xa3,0xa3,0x10,0x67,0x56,0x14,0x6f,0x6c,0x69,0x61,0x6e,0x57,
-0x10,0x6f,0xa2,0x95,0x10,0x6f,0xa3,0x95,0x11,0x65,0x69,0xa3,0x73,0x11,0x6c,0x74,
-0xa2,0xa4,0x12,0x61,0x6e,0x69,0xa3,0xa4,0x61,0x36,0x65,0xa2,0x67,0x69,0xa2,0xbd,
-0x6c,0x11,0x79,0x6d,0x55,6,0x6e,0x38,0x6e,0x32,0x72,0x5c,0x73,0x6c,0x79,0x10,
-0x61,0xa3,0x55,1,0x64,0x38,0x69,0xa2,0x79,0x15,0x63,0x68,0x61,0x65,0x61,0x6e,
-0xa3,0x79,0xa2,0x54,0x12,0x61,0x69,0x63,0xa3,0x54,0x10,0x63,0xa2,0xa9,0x12,0x68,
-0x65,0x6e,0xa3,0xa9,0x18,0x61,0x72,0x61,0x6d,0x67,0x6f,0x6e,0x64,0x69,0xa3,0xaf,
-0x68,0x36,0x6b,0x4c,0x6c,0x15,0x61,0x79,0x61,0x6c,0x61,0x6d,0x55,1,0x61,0x26,
-0x6a,0xa3,0xa0,0x13,0x6a,0x61,0x6e,0x69,0xa3,0xa0,0x10,0x61,0xa2,0xb4,0x12,0x73,
-0x61,0x72,0xa3,0xb4,3,0x64,0x78,0x65,0x94,0x6e,0xa2,0x42,0x72,1,0x63,0xa3,
-0x8d,0x6f,0xa2,0x56,0x13,0x69,0x74,0x69,0x63,1,0x63,0x3c,0x68,0x19,0x69,0x65,
-0x72,0x6f,0x67,0x6c,0x79,0x70,0x68,0x73,0xa3,0x56,0x15,0x75,0x72,0x73,0x69,0x76,
-0x65,0xa3,0x8d,1,0x65,0x26,0x66,0xa3,0xb5,0x16,0x66,0x61,0x69,0x64,0x72,0x69,
-0x6e,0xa3,0xb5,0x17,0x74,0x65,0x69,0x6d,0x61,0x79,0x65,0x6b,0xa3,0x73,0x10,0x64,
-0xa2,0x8c,0x17,0x65,0x6b,0x69,0x6b,0x61,0x6b,0x75,0x69,0xa3,0x8c,0x11,0x61,0x6f,
-0xa3,0x5c,5,0x6f,0x14,0x6f,0x30,0x70,0x36,0x74,0x11,0x68,0x69,0xa3,0x78,0x11,
-0x72,0x65,0xa3,0x77,0x11,0x65,0x6c,0xa3,0x8a,0x61,0x2e,0x68,0x98,0x6e,0x11,0x64,
-0x61,0x4b,4,0x69,0x3c,0x6c,0x44,0x6e,0x48,0x74,0x56,0x79,0x13,0x61,0x68,0x6c,
-0x69,0xa3,0x4f,0x12,0x74,0x68,0x69,0xa3,0x78,0x10,0x69,0xa3,0x4f,1,0x61,0x4d,
-0x6e,0x12,0x61,0x64,0x61,0x4b,0x14,0x61,0x6b,0x61,0x6e,0x61,0x4c,0x19,0x6f,0x72,
-0x68,0x69,0x72,0x61,0x67,0x61,0x6e,0x61,0x8d,3,0x61,0x3c,0x6d,0x4e,0x6f,0x5a,
-0x75,0x15,0x64,0x61,0x77,0x61,0x64,0x69,0xa3,0x91,0x10,0x72,0x92,0x15,0x6f,0x73,
-0x68,0x74,0x68,0x69,0x93,1,0x65,0x24,0x72,0x4f,0x10,0x72,0x4f,0x10,0x6a,0xa2,
-0x9d,0x11,0x6b,0x69,0xa3,0x9d,4,0x61,0x5c,0x65,0x90,0x69,0xa0,0x6f,0xa2,0x5d,
-0x79,1,0x63,0x34,0x64,0x10,0x69,0xa2,0x6c,0x11,0x61,0x6e,0xa3,0x6c,0x10,0x69,
-0xa2,0x6b,0x11,0x61,0x6e,0xa3,0x6b,2,0x6e,0x42,0x6f,0x46,0x74,3,0x66,0xa3,
-0x50,0x67,0xa3,0x51,0x69,0x24,0x6e,0x53,0x10,0x6e,0x53,0x10,0x61,0xa3,0x6a,0x50,
-0x10,0x6f,0x51,0x11,0x70,0x63,0xa2,0x52,0x11,0x68,0x61,0xa3,0x52,2,0x6d,0x2e,
-0x6e,0x36,0x73,0x10,0x75,0xa3,0x83,0x10,0x62,0x80,0x10,0x75,0x81,2,0x61,0xa3,
-0x53,0x62,0x83,0x65,0x11,0x61,0x72,1,0x61,0xa3,0x53,0x62,0x83,0x11,0x6d,0x61,
-0xa3,0x8b,0x68,0x6e,0x69,0xa2,0x95,0x6a,2,0x61,0x30,0x70,0x52,0x75,0x11,0x72,
-0x63,0xa3,0x94,1,0x6d,0x38,0x76,0x10,0x61,0xa2,0x4e,0x13,0x6e,0x65,0x73,0x65,
-0xa3,0x4e,0x10,0x6f,0xa3,0xad,0x11,0x61,0x6e,0xa3,0x69,6,0x6c,0x1e,0x6c,0x34,
-0x6d,0x3a,0x72,0x48,0x75,0x11,0x6e,0x67,0xa3,0x4c,0x11,0x75,0x77,0xa3,0x9c,0x10,
-0x6e,1,0x67,0xa3,0x4b,0x70,0xa3,0xba,0x11,0x6b,0x74,0x8d,0x61,0x3c,0x65,0xa2,
-0x43,0x69,0x11,0x72,0x61,0x48,0x13,0x67,0x61,0x6e,0x61,0x49,1,0x6e,0x34,0x74,
-0x10,0x72,0xa2,0xa2,0x11,0x61,0x6e,0xa3,0xa2,0x42,6,0x6f,0xe,0x6f,0x77,0x73,
-0xa3,0x49,0x74,0xa3,0x4a,0x75,0x12,0x6e,0x6f,0x6f,0x77,0x62,0xa3,0xac,0x67,0x3e,
-0x69,0x42,0x19,0x66,0x69,0x72,0x6f,0x68,0x69,0x6e,0x67,0x79,0x61,0xa3,0xb6,0x44,
-0x11,0x75,0x6c,0x45,0x11,0x62,0x72,0x46,0x11,0x65,0x77,0x47,2,0x6d,0x2e,0x6e,
-0x4a,0x74,0x11,0x61,0x6c,0x5d,0x1c,0x70,0x65,0x72,0x69,0x61,0x6c,0x61,0x72,0x61,
-0x6d,0x61,0x69,0x63,0xa3,0x74,2,0x64,0x66,0x68,0x6a,0x73,0x1b,0x63,0x72,0x69,
-0x70,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x70,0x61,1,0x68,0x32,0x72,0x14,0x74,0x68,
-0x69,0x61,0x6e,0xa3,0x7d,0x13,0x6c,0x61,0x76,0x69,0xa3,0x7a,0x10,0x73,0xa3,0x4d,
-0x15,0x65,0x72,0x69,0x74,0x65,0x64,0x23,0x64,0xc0,0xf9,0x64,0xa2,0x7a,0x65,0xa2,
-0xad,0x67,4,0x65,0x82,0x6c,0x9a,0x6f,0xa2,0x46,0x72,0xa2,0x55,0x75,2,0x6a,
-0x3c,0x6e,0x4e,0x72,1,0x6d,0x24,0x75,0x41,0x13,0x75,0x6b,0x68,0x69,0x41,1,
-0x61,0x24,0x72,0x3f,0x13,0x72,0x61,0x74,0x69,0x3f,0x18,0x6a,0x61,0x6c,0x61,0x67,
-0x6f,0x6e,0x64,0x69,0xa3,0xb3,0x10,0x6f,1,0x6b,0xa3,0x48,0x72,0x38,0x13,0x67,
-0x69,0x61,0x6e,0x39,0x11,0x61,0x67,0x90,0x15,0x6f,0x6c,0x69,0x74,0x69,0x63,0x91,
-1,0x6e,0x30,0x74,0x10,0x68,0x3a,0x11,0x69,0x63,0x3b,1,0x67,0xa3,0xb3,0x6d,
-0xa3,0xaf,1,0x61,0x32,0x65,1,0x65,0x24,0x6b,0x3d,0x10,0x6b,0x3d,0x10,0x6e,
-0xa2,0x89,0x12,0x74,0x68,0x61,0xa3,0x89,3,0x65,0x42,0x6f,0x68,0x73,0x76,0x75,
-0x11,0x70,0x6c,0xa2,0x87,0x13,0x6f,0x79,0x61,0x6e,0xa3,0x87,1,0x73,0x38,0x76,
-0x10,0x61,0x34,0x15,0x6e,0x61,0x67,0x61,0x72,0x69,0x35,0x13,0x65,0x72,0x65,0x74,
-0x33,0x11,0x67,0x72,0xa2,0xb2,0x10,0x61,0xa3,0xb2,0x11,0x72,0x74,0x33,2,0x67,
-0x3a,0x6c,0x72,0x74,0x11,0x68,0x69,0x36,0x13,0x6f,0x70,0x69,0x63,0x37,0x10,0x79,
-2,0x64,0xa3,0x45,0x68,0xa3,0x46,0x70,0xa2,0x47,0x1e,0x74,0x69,0x61,0x6e,0x68,
-0x69,0x65,0x72,0x6f,0x67,0x6c,0x79,0x70,0x68,0x73,0xa3,0x47,1,0x62,0x36,0x79,
-0x10,0x6d,0xa2,0xb9,0x12,0x61,0x69,0x63,0xa3,0xb9,0x10,0x61,0xa2,0x88,0x12,0x73,
-0x61,0x6e,0xa3,0x88,0x61,0xa2,0xa2,0x62,0xa4,7,0x63,6,0x6f,0x3d,0x6f,0x5a,
-0x70,0x76,0x75,0x7a,0x79,1,0x70,0x3e,0x72,2,0x69,0x2a,0x6c,0x31,0x73,0xa3,
-0x44,0x13,0x6c,0x6c,0x69,0x63,0x31,0x13,0x72,0x69,0x6f,0x74,0x7f,1,0x6d,0x30,
-0x70,0x10,0x74,0x2e,0x11,0x69,0x63,0x2f,0x12,0x6d,0x6f,0x6e,0x21,0x11,0x72,0x74,
-0x7f,0x16,0x6e,0x65,0x69,0x66,0x6f,0x72,0x6d,0xa3,0x65,0x61,0x32,0x68,0xa2,0x41,
-0x69,0x11,0x72,0x74,0xa3,0x43,3,0x6b,0x4c,0x6e,0x50,0x72,0x76,0x75,0x1d,0x63,
-0x61,0x73,0x69,0x61,0x6e,0x61,0x6c,0x62,0x61,0x6e,0x69,0x61,0x6e,0xa3,0x9f,0x10,
-0x6d,0xa3,0x76,1,0x61,0x24,0x73,0x71,0x1d,0x64,0x69,0x61,0x6e,0x61,0x62,0x6f,
-0x72,0x69,0x67,0x69,0x6e,0x61,0x6c,0x71,0x10,0x69,0xa2,0x68,0x11,0x61,0x6e,0xa3,
-0x68,1,0x61,0x34,0x65,0x10,0x72,0x2c,0x13,0x6f,0x6b,0x65,0x65,0x2d,1,0x6b,
-0x26,0x6d,0xa3,0x42,0x11,0x6d,0x61,0xa3,0x76,6,0x68,0x4a,0x68,0x48,0x6e,0x4e,
-0x72,0x76,0x76,1,0x65,0x2a,0x73,0x10,0x74,0xa3,0x75,0x13,0x73,0x74,0x61,0x6e,
-0xa3,0x75,0x11,0x6f,0x6d,0xa3,0xa1,0x11,0x61,0x74,0x1f,0x6f,0x6c,0x69,0x61,0x6e,
-0x68,0x69,0x65,0x72,0x6f,0x67,0x6c,0x79,0x70,0x68,0x73,0xa3,0x9c,1,0x61,0x3e,
-0x6d,2,0x65,0x2a,0x69,0xa3,0x74,0x6e,0x27,0x13,0x6e,0x69,0x61,0x6e,0x27,0x10,
-0x62,0x24,0x11,0x69,0x63,0x25,0x64,0x30,0x66,0x44,0x67,0x11,0x68,0x62,0xa3,0x9f,
-0x10,0x6c,1,0x61,0x26,0x6d,0xa3,0xa7,0x10,0x6d,0xa3,0xa7,0x11,0x61,0x6b,0xa3,
-0x93,6,0x6c,0x3c,0x6c,0x52,0x6f,0x56,0x72,0x66,0x75,1,0x67,0x30,0x68,1,
-0x64,0x79,0x69,0x10,0x64,0x79,0x10,0x69,0x8e,0x13,0x6e,0x65,0x73,0x65,0x8f,0x11,
-0x69,0x73,0xa1,0x11,0x70,0x6f,0x2a,0x13,0x6d,0x6f,0x66,0x6f,0x2b,0x10,0x61,1,
-0x68,0x2e,0x69,0x7c,0x12,0x6c,0x6c,0x65,0x7d,0xa2,0x41,0x11,0x6d,0x69,0xa3,0x41,
-0x61,0x48,0x65,0x9c,0x68,1,0x61,0x2a,0x6b,0x10,0x73,0xa3,0xa8,0x15,0x69,0x6b,
-0x73,0x75,0x6b,0x69,0xa3,0xa8,3,0x6c,0x3a,0x6d,0x48,0x73,0x54,0x74,1,0x61,
-0x24,0x6b,0x9f,0x10,0x6b,0x9f,0x10,0x69,0x9c,0x13,0x6e,0x65,0x73,0x65,0x9d,0x10,
-0x75,0xa2,0x82,0x10,0x6d,0xa3,0x82,0x10,0x73,0xa2,0x86,0x13,0x61,0x76,0x61,0x68,
-0xa3,0x86,0x11,0x6e,0x67,0x28,0x12,0x61,0x6c,0x69,0x29,3,0x6c,0x42,0x6e,0x90,
-0x74,0xa2,0x46,0x76,0x24,0x17,0x6f,0x77,0x65,0x6c,0x6a,0x61,0x6d,0x6f,0x25,0x22,
-1,0x65,0x54,0x76,0x28,1,0x73,0x38,0x74,0x2a,0x17,0x73,0x79,0x6c,0x6c,0x61,
-0x62,0x6c,0x65,0x2b,0x16,0x79,0x6c,0x6c,0x61,0x62,0x6c,0x65,0x29,0x18,0x61,0x64,
-0x69,0x6e,0x67,0x6a,0x61,0x6d,0x6f,0x23,1,0x61,0x21,0x6f,0x1a,0x74,0x61,0x70,
-0x70,0x6c,0x69,0x63,0x61,0x62,0x6c,0x65,0x21,0x26,0x1a,0x72,0x61,0x69,0x6c,0x69,
-0x6e,0x67,0x6a,0x61,0x6d,0x6f,0x27,1,0x6e,0x2c,0x79,0x22,0x11,0x65,0x73,0x23,
-0x20,0x10,0x6f,0x21,1,0x6e,0x2c,0x79,0x22,0x11,0x65,0x73,0x23,0x20,0x10,0x6f,
-0x21,2,0x6d,0x30,0x6e,0x3a,0x79,0x22,0x11,0x65,0x73,0x23,0x24,0x13,0x61,0x79,
-0x62,0x65,0x25,0x20,0x10,0x6f,0x21,2,0x6d,0x30,0x6e,0x3a,0x79,0x22,0x11,0x65,
-0x73,0x23,0x24,0x13,0x61,0x79,0x62,0x65,0x25,0x20,0x10,0x6f,0x21,0xb,0x72,0x39,
-0x76,0xc,0x76,0x33,0x78,0x2a,0x7a,0x11,0x77,0x6a,0x43,0x10,0x78,0x21,0x72,0x28,
-0x73,0x50,0x74,0x31,1,0x65,0x24,0x69,0x39,0x1e,0x67,0x69,0x6f,0x6e,0x61,0x6c,
-0x69,0x6e,0x64,0x69,0x63,0x61,0x74,0x6f,0x72,0x39,1,0x6d,0x35,0x70,0x18,0x61,
-0x63,0x69,0x6e,0x67,0x6d,0x61,0x72,0x6b,0x35,0x6c,0x1f,0x6c,0x3c,0x6f,0x4a,0x70,
-1,0x70,0x37,0x72,0x14,0x65,0x70,0x65,0x6e,0x64,0x37,0x28,1,0x66,0x2b,0x76,
-0x2c,0x10,0x74,0x2f,0x13,0x74,0x68,0x65,0x72,0x21,0x63,0x4c,0x65,0x64,0x67,1,
-0x61,0x3a,0x6c,0x19,0x75,0x65,0x61,0x66,0x74,0x65,0x72,0x7a,0x77,0x6a,0x41,0x10,
-0x7a,0x41,2,0x6e,0x23,0x6f,0x24,0x72,0x25,0x14,0x6e,0x74,0x72,0x6f,0x6c,0x23,
-2,0x62,0x34,0x6d,0x4e,0x78,0x26,0x13,0x74,0x65,0x6e,0x64,0x27,0x3a,1,0x61,
-0x24,0x67,0x3d,0x11,0x73,0x65,0x3a,0x12,0x67,0x61,0x7a,0x3d,0x3e,0x16,0x6f,0x64,
-0x69,0x66,0x69,0x65,0x72,0x3f,9,0x6e,0x4a,0x6e,0x34,0x6f,0x44,0x73,0x60,0x75,
-0x94,0x78,0x10,0x78,0x21,0x10,0x75,0x2a,0x14,0x6d,0x65,0x72,0x69,0x63,0x2b,1,
-0x6c,0x2c,0x74,0x12,0x68,0x65,0x72,0x21,0x14,0x65,0x74,0x74,0x65,0x72,0x2d,3,
-0x63,0x36,0x65,0x46,0x70,0x31,0x74,0x32,0x12,0x65,0x72,0x6d,0x33,0x3c,0x16,0x6f,
-0x6e,0x74,0x69,0x6e,0x75,0x65,0x3d,0x2e,0x10,0x70,0x2f,0x10,0x70,0x34,0x12,0x70,
-0x65,0x72,0x35,0x61,0x46,0x63,0x52,0x65,0x64,0x66,0x72,0x6c,2,0x65,0x2d,0x66,
-0x3b,0x6f,0x28,0x12,0x77,0x65,0x72,0x29,0x10,0x74,0x22,0x12,0x65,0x72,0x6d,0x23,
-1,0x6c,0x24,0x72,0x37,0x24,0x12,0x6f,0x73,0x65,0x25,0x10,0x78,0x38,0x13,0x74,
-0x65,0x6e,0x64,0x39,0x10,0x6f,0x26,0x13,0x72,0x6d,0x61,0x74,0x27,0,0x10,0x6c,
-0x88,0x72,0x40,0x72,0x36,0x73,0x5e,0x77,0x7a,0x78,0x8a,0x7a,0x11,0x77,0x6a,0x4b,
-1,0x65,0x24,0x69,0x3b,0x1e,0x67,0x69,0x6f,0x6e,0x61,0x6c,0x69,0x6e,0x64,0x69,
-0x63,0x61,0x74,0x6f,0x72,0x3b,1,0x69,0x24,0x71,0x3f,0x18,0x6e,0x67,0x6c,0x65,
-0x71,0x75,0x6f,0x74,0x65,0x3f,0x17,0x73,0x65,0x67,0x73,0x70,0x61,0x63,0x65,0x4d,
-0x10,0x78,0x21,0x6c,0x36,0x6d,0x3c,0x6e,0x76,0x6f,0x13,0x74,0x68,0x65,0x72,0x21,
-1,0x65,0x23,0x66,0x35,3,0x62,0x37,0x69,0x28,0x6c,0x29,0x6e,0x2b,0x10,0x64,
-1,0x6c,0x34,0x6e,0x11,0x75,0x6d,0x2a,0x12,0x6c,0x65,0x74,0x37,0x14,0x65,0x74,
-0x74,0x65,0x72,0x29,2,0x65,0x36,0x6c,0x39,0x75,0x2c,0x14,0x6d,0x65,0x72,0x69,
-0x63,0x2d,0x14,0x77,0x6c,0x69,0x6e,0x65,0x39,0x66,0x3f,0x66,0x40,0x67,0x4e,0x68,
-0x70,0x6b,0x10,0x61,0x26,0x15,0x74,0x61,0x6b,0x61,0x6e,0x61,0x27,0x10,0x6f,0x24,
-0x13,0x72,0x6d,0x61,0x74,0x25,1,0x61,0x3a,0x6c,0x19,0x75,0x65,0x61,0x66,0x74,
-0x65,0x72,0x7a,0x77,0x6a,0x49,0x10,0x7a,0x49,1,0x65,0x24,0x6c,0x3d,0x19,0x62,
-0x72,0x65,0x77,0x6c,0x65,0x74,0x74,0x65,0x72,0x3d,0x61,0x86,0x63,0x92,0x64,0x94,
-0x65,2,0x62,0x44,0x6d,0x5e,0x78,0x2e,0x13,0x74,0x65,0x6e,0x64,0x32,0x15,0x6e,
-0x75,0x6d,0x6c,0x65,0x74,0x2f,0x42,1,0x61,0x24,0x67,0x45,0x11,0x73,0x65,0x42,
-0x12,0x67,0x61,0x7a,0x45,0x46,0x16,0x6f,0x64,0x69,0x66,0x69,0x65,0x72,0x47,0x15,
-0x6c,0x65,0x74,0x74,0x65,0x72,0x23,0x10,0x72,0x31,1,0x6f,0x24,0x71,0x41,0x18,
-0x75,0x62,0x6c,0x65,0x71,0x75,0x6f,0x74,0x65,0x41,2,0x63,0x32,0x6e,0x3c,0x6f,
-0x22,0x12,0x70,0x65,0x6e,0x23,0x24,0x13,0x6c,0x6f,0x73,0x65,0x25,0x20,0x12,0x6f,
-0x6e,0x65,0x21,6,0x6f,0x5c,0x6f,0x4a,0x72,0x5c,0x74,0x64,0x76,0x1d,0x69,0x73,
-0x75,0x61,0x6c,0x6f,0x72,0x64,0x65,0x72,0x6c,0x65,0x66,0x74,0x3d,0x18,0x76,0x65,
-0x72,0x73,0x74,0x72,0x75,0x63,0x6b,0x2d,0x13,0x69,0x67,0x68,0x74,0x2f,0x11,0x6f,
-0x70,0x30,0x12,0x61,0x6e,0x64,2,0x62,0x32,0x6c,0x50,0x72,0x13,0x69,0x67,0x68,
-0x74,0x3b,0x14,0x6f,0x74,0x74,0x6f,0x6d,0x32,0x17,0x61,0x6e,0x64,0x72,0x69,0x67,
-0x68,0x74,0x35,0x12,0x65,0x66,0x74,0x36,0x17,0x61,0x6e,0x64,0x72,0x69,0x67,0x68,
-0x74,0x39,0x62,0x2c,0x6c,0x5c,0x6e,0x10,0x61,0x21,0x14,0x6f,0x74,0x74,0x6f,0x6d,
-0x22,0x12,0x61,0x6e,0x64,1,0x6c,0x2e,0x72,0x13,0x69,0x67,0x68,0x74,0x27,0x12,
-0x65,0x66,0x74,0x25,0x12,0x65,0x66,0x74,0x28,0x17,0x61,0x6e,0x64,0x72,0x69,0x67,
-0x68,0x74,0x2b,0xd,0x6e,0xaa,0x72,0x70,0x72,0x92,0x73,0xa2,0x46,0x74,0xa2,0x54,
-0x76,1,0x69,0x60,0x6f,0x12,0x77,0x65,0x6c,0x62,1,0x64,0x3a,0x69,0x19,0x6e,
-0x64,0x65,0x70,0x65,0x6e,0x64,0x65,0x6e,0x74,0x67,0x17,0x65,0x70,0x65,0x6e,0x64,
-0x65,0x6e,0x74,0x65,1,0x72,0x2e,0x73,0x13,0x61,0x72,0x67,0x61,0x61,0x12,0x61,
-0x6d,0x61,0x5f,0x1d,0x65,0x67,0x69,0x73,0x74,0x65,0x72,0x73,0x68,0x69,0x66,0x74,
-0x65,0x72,0x57,0x1e,0x79,0x6c,0x6c,0x61,0x62,0x6c,0x65,0x6d,0x6f,0x64,0x69,0x66,
-0x69,0x65,0x72,0x59,0x12,0x6f,0x6e,0x65,1,0x6c,0x2c,0x6d,0x12,0x61,0x72,0x6b,
-0x5d,0x14,0x65,0x74,0x74,0x65,0x72,0x5b,0x6e,0x3c,0x6f,0x7c,0x70,0x18,0x75,0x72,
-0x65,0x6b,0x69,0x6c,0x6c,0x65,0x72,0x55,1,0x6f,0x4c,0x75,1,0x6b,0x3c,0x6d,
-0x12,0x62,0x65,0x72,0x50,0x15,0x6a,0x6f,0x69,0x6e,0x65,0x72,0x53,0x11,0x74,0x61,
-0x4f,0x16,0x6e,0x6a,0x6f,0x69,0x6e,0x65,0x72,0x4d,0x13,0x74,0x68,0x65,0x72,0x21,
-0x67,0x3e,0x67,0x4a,0x69,0x64,0x6a,0x82,0x6d,0x1d,0x6f,0x64,0x69,0x66,0x79,0x69,
-0x6e,0x67,0x6c,0x65,0x74,0x74,0x65,0x72,0x4b,0x1c,0x65,0x6d,0x69,0x6e,0x61,0x74,
-0x69,0x6f,0x6e,0x6d,0x61,0x72,0x6b,0x45,0x1e,0x6e,0x76,0x69,0x73,0x69,0x62,0x6c,
-0x65,0x73,0x74,0x61,0x63,0x6b,0x65,0x72,0x47,0x14,0x6f,0x69,0x6e,0x65,0x72,0x49,
-0x61,0xa2,0xba,0x62,0xa2,0xc0,0x63,1,0x61,0xa2,0xa2,0x6f,0x16,0x6e,0x73,0x6f,
-0x6e,0x61,0x6e,0x74,0x2a,8,0x6b,0x67,0x6b,0x48,0x6d,0x52,0x70,0x5c,0x73,0xa2,
-0x42,0x77,0x19,0x69,0x74,0x68,0x73,0x74,0x61,0x63,0x6b,0x65,0x72,0x43,0x14,0x69,
-0x6c,0x6c,0x65,0x72,0x35,0x14,0x65,0x64,0x69,0x61,0x6c,0x37,1,0x6c,0x52,0x72,
-0x10,0x65,1,0x63,0x2e,0x66,0x13,0x69,0x78,0x65,0x64,0x3d,0x19,0x65,0x64,0x69,
-0x6e,0x67,0x72,0x65,0x70,0x68,0x61,0x3b,0x18,0x61,0x63,0x65,0x68,0x6f,0x6c,0x64,
-0x65,0x72,0x39,0x10,0x75,1,0x62,0x3e,0x63,0x1b,0x63,0x65,0x65,0x64,0x69,0x6e,
-0x67,0x72,0x65,0x70,0x68,0x61,0x41,0x15,0x6a,0x6f,0x69,0x6e,0x65,0x64,0x3f,0x64,
-0x4c,0x66,0x52,0x68,0x5a,0x69,0x1e,0x6e,0x69,0x74,0x69,0x61,0x6c,0x70,0x6f,0x73,
-0x74,0x66,0x69,0x78,0x65,0x64,0x33,0x12,0x65,0x61,0x64,0x2d,0x13,0x69,0x6e,0x61,
-0x6c,0x2f,0x18,0x65,0x61,0x64,0x6c,0x65,0x74,0x74,0x65,0x72,0x31,0x1d,0x6e,0x74,
-0x69,0x6c,0x6c,0x61,0x74,0x69,0x6f,0x6e,0x6d,0x61,0x72,0x6b,0x29,0x16,0x76,0x61,
-0x67,0x72,0x61,0x68,0x61,0x23,1,0x69,0x4a,0x72,0x10,0x61,0x1f,0x68,0x6d,0x69,
-0x6a,0x6f,0x69,0x6e,0x69,0x6e,0x67,0x6e,0x75,0x6d,0x62,0x65,0x72,0x27,0x12,0x6e,
-0x64,0x75,0x25,2,0x72,0x38,0x74,0x46,0x75,0x26,0x15,0x70,0x72,0x69,0x67,0x68,
-0x74,0x27,0x20,0x15,0x6f,0x74,0x61,0x74,0x65,0x64,0x21,1,0x72,0x24,0x75,0x25,
-0x22,0x18,0x61,0x6e,0x73,0x66,0x6f,0x72,0x6d,0x65,0x64,1,0x72,0x32,0x75,0x15,
-0x70,0x72,0x69,0x67,0x68,0x74,0x25,0x15,0x6f,0x74,0x61,0x74,0x65,0x64,0x23,0xd,
-0x6e,0xc1,0x86,0x73,0xa8,0x73,0x4c,0x74,0xa2,0x76,0x75,0xa2,0x83,0x7a,0xd8,0x70,
-0,2,0x6c,0xd9,0x20,0,0x70,0xd9,0x40,0,0x73,0xc3,0,0xfe,0xf,0,
-0,0,7,0x6f,0x3c,0x6f,0xff,8,0,0,0,0x70,0x3a,0x75,0x6e,0x79,
-0x13,0x6d,0x62,0x6f,0x6c,0xff,0xf,0,0,0,0x11,0x61,0x63,1,0x65,0x34,
-0x69,0x15,0x6e,0x67,0x6d,0x61,0x72,0x6b,0xa5,0,0x18,0x73,0x65,0x70,0x61,0x72,
-0x61,0x74,0x6f,0x72,0xc3,0,0x16,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0xe1,0,
-0,0x63,0xff,2,0,0,0,0x65,0x38,0x6b,0xff,4,0,0,0,0x6d,
-0xff,1,0,0,0,0x16,0x70,0x61,0x72,0x61,0x74,0x6f,0x72,0xd9,0x70,0,
-0x1d,0x69,0x74,0x6c,0x65,0x63,0x61,0x73,0x65,0x6c,0x65,0x74,0x74,0x65,0x72,0x31,
-1,0x6e,0x40,0x70,0x1c,0x70,0x65,0x72,0x63,0x61,0x73,0x65,0x6c,0x65,0x74,0x74,
-0x65,0x72,0x25,0x17,0x61,0x73,0x73,0x69,0x67,0x6e,0x65,0x64,0x23,0x6e,0xa2,0x69,
-0x6f,0xa2,0x89,0x70,0xfe,0x30,0xf8,0,0,9,0x69,0x33,0x69,0xff,0x10,0,
-0,0,0x6f,0xfd,0x80,0,0,0x72,0x54,0x73,0xf9,0,0,0x75,0x12,0x6e,
-0x63,0x74,0xfe,0x30,0xf8,0,0,0x15,0x75,0x61,0x74,0x69,0x6f,0x6e,0xff,0x30,
-0xf8,0,0,0x17,0x69,0x76,0x61,0x74,0x65,0x75,0x73,0x65,0xdd,0,0,0x61,
-0x48,0x63,0xfd,0x40,0,0,0x64,0xe9,0,0,0x65,0xfd,0x20,0,0,0x66,
-0xff,0x20,0,0,0,0x1f,0x72,0x61,0x67,0x72,0x61,0x70,0x68,0x73,0x65,0x70,
-0x61,0x72,0x61,0x74,0x6f,0x72,0xd9,0x40,0,0xbe,0,3,0x64,0xa7,0,0x6c,
-0xab,0,0x6f,0x30,0x75,0x13,0x6d,0x62,0x65,0x72,0xbf,0,0xb2,0,0x1b,0x6e,
-0x73,0x70,0x61,0x63,0x69,0x6e,0x67,0x6d,0x61,0x72,0x6b,0xa1,1,0x70,0x92,0x74,
-0x12,0x68,0x65,0x72,0xe6,0x80,1,3,0x6c,0x40,0x6e,0x4a,0x70,0x56,0x73,0x14,
-0x79,0x6d,0x62,0x6f,0x6c,0xff,8,0,0,0,0x14,0x65,0x74,0x74,0x65,0x72,
-0x61,0x14,0x75,0x6d,0x62,0x65,0x72,0xb3,0,0x19,0x75,0x6e,0x63,0x74,0x75,0x61,
-0x74,0x69,0x6f,0x6e,0xfd,0x80,0,0,0x1c,0x65,0x6e,0x70,0x75,0x6e,0x63,0x74,
-0x75,0x61,0x74,0x69,0x6f,0x6e,0xf9,0,0,0x66,0xc0,0xc4,0x66,0xa2,0x47,0x69,
-0xa2,0x64,0x6c,0xa2,0x79,0x6d,0xa4,0xc0,4,0x61,0x6c,0x63,0xa5,0,0x65,0xa3,
-0x80,0x6e,0xa1,0x6f,0x15,0x64,0x69,0x66,0x69,0x65,0x72,1,0x6c,0x38,0x73,0x14,
-0x79,0x6d,0x62,0x6f,0x6c,0xff,4,0,0,0,0x14,0x65,0x74,0x74,0x65,0x72,
-0x41,1,0x72,0x3c,0x74,0x16,0x68,0x73,0x79,0x6d,0x62,0x6f,0x6c,0xff,1,0,
-0,0,0x10,0x6b,0xa5,0xc0,1,0x69,0x32,0x6f,0x13,0x72,0x6d,0x61,0x74,0xdb,
-0,0,0x1d,0x6e,0x61,0x6c,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,
-0x6e,0xff,0x20,0,0,0,0x10,0x6e,0x1f,0x69,0x74,0x69,0x61,0x6c,0x70,0x75,
-0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0xff,0x10,0,0,0,0x9c,7,
-0x6d,0x18,0x6d,0x41,0x6f,0x28,0x74,0x31,0x75,0x25,0x60,0x1c,0x77,0x65,0x72,0x63,
-0x61,0x73,0x65,0x6c,0x65,0x74,0x74,0x65,0x72,0x29,0x63,0x3d,0x65,0x28,0x69,0x42,
-0x6c,0x29,0x13,0x74,0x74,0x65,0x72,0x9c,0x15,0x6e,0x75,0x6d,0x62,0x65,0x72,0xab,
-0,0x1a,0x6e,0x65,0x73,0x65,0x70,0x61,0x72,0x61,0x74,0x6f,0x72,0xd9,0x20,0,
-0x63,0x46,0x64,0xa2,0x96,0x65,0x1b,0x6e,0x63,0x6c,0x6f,0x73,0x69,0x6e,0x67,0x6d,
-0x61,0x72,0x6b,0xa3,0x80,0xe6,0x80,1,7,0x6e,0x57,0x6e,0x52,0x6f,0x5e,0x73,
-0xe1,0,0,0x75,0x1b,0x72,0x72,0x65,0x6e,0x63,0x79,0x73,0x79,0x6d,0x62,0x6f,
-0x6c,0xff,2,0,0,0,0x22,0x12,0x74,0x72,0x6c,0xd9,0x80,0,0xdc,0,
-0,1,0x6d,0x62,0x6e,1,0x6e,0x30,0x74,0x12,0x72,0x6f,0x6c,0xd9,0x80,0,
-0x1f,0x65,0x63,0x74,0x6f,0x72,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,
-0x6e,0xfd,0x40,0,0,0x19,0x62,0x69,0x6e,0x69,0x6e,0x67,0x6d,0x61,0x72,0x6b,
-0xa5,0xc0,0x61,0x58,0x63,0xd9,0x80,0,0x66,0xdb,0,0,0x6c,0x1d,0x6f,0x73,
-0x65,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0xfd,0x20,0,0,
-0x18,0x73,0x65,0x64,0x6c,0x65,0x74,0x74,0x65,0x72,0x3d,2,0x61,0x32,0x65,0x50,
-0x69,0x12,0x67,0x69,0x74,0xa7,0,0x1c,0x73,0x68,0x70,0x75,0x6e,0x63,0x74,0x75,
-0x61,0x74,0x69,0x6f,0x6e,0xe9,0,0,0x1a,0x63,0x69,0x6d,0x61,0x6c,0x6e,0x75,
-0x6d,0x62,0x65,0x72,0xa7,0
+0x5f,0x32,0x61,0x10,0x34,0xa3,0x54,0xa2,0xe6,3,0x62,0xa0,0x6c,0xa3,0xe4,0x72,
+0xa3,0xe8,0x74,2,0x61,0x74,0x62,0x7c,0x74,0x14,0x61,0x63,0x68,0x65,0x64,1,
+0x61,0x3e,0x62,0x13,0x65,0x6c,0x6f,0x77,0xa2,0xca,0x13,0x6c,0x65,0x66,0x74,0xa3,
+0xc8,0x13,0x62,0x6f,0x76,0x65,0xa2,0xd6,0x14,0x72,0x69,0x67,0x68,0x74,0xa3,0xd8,
+0xa2,0xd6,0x10,0x72,0xa3,0xd8,0xa2,0xca,0x10,0x6c,0xa3,0xc8,0x12,0x6f,0x76,0x65,
+0xa2,0xe6,1,0x6c,0x30,0x72,0x13,0x69,0x67,0x68,0x74,0xa3,0xe8,0x12,0x65,0x66,
+0x74,0xa3,0xe4,0xa2,0xdc,2,0x65,0x2c,0x6c,0xa3,0xda,0x72,0xa3,0xde,0x12,0x6c,
+0x6f,0x77,0xa2,0xdc,1,0x6c,0x30,0x72,0x13,0x69,0x67,0x68,0x74,0xa3,0xde,0x12,
+0x65,0x66,0x74,0xa3,0xda,0xb,0x6e,0xc0,0xca,0x72,0x5f,0x72,0x46,0x73,0xa2,0x48,
+0x77,1,0x68,0x24,0x73,0x33,0x17,0x69,0x74,0x65,0x73,0x70,0x61,0x63,0x65,0x33,
+0x22,1,0x69,0x30,0x6c,2,0x65,0x3d,0x69,0x4b,0x6f,0x3f,0x18,0x67,0x68,0x74,
+0x74,0x6f,0x6c,0x65,0x66,0x74,0x22,2,0x65,0x38,0x69,0x48,0x6f,0x16,0x76,0x65,
+0x72,0x72,0x69,0x64,0x65,0x3f,0x17,0x6d,0x62,0x65,0x64,0x64,0x69,0x6e,0x67,0x3d,
+0x15,0x73,0x6f,0x6c,0x61,0x74,0x65,0x4b,0x30,0x1e,0x65,0x67,0x6d,0x65,0x6e,0x74,
+0x73,0x65,0x70,0x61,0x72,0x61,0x74,0x6f,0x72,0x31,0x6e,0xa2,0x41,0x6f,0xa2,0x53,
+0x70,2,0x61,0x66,0x64,0x86,0x6f,0x1b,0x70,0x64,0x69,0x72,0x65,0x63,0x74,0x69,
+0x6f,0x6e,0x61,0x6c,1,0x66,0x32,0x69,0x15,0x73,0x6f,0x6c,0x61,0x74,0x65,0x4d,
+0x14,0x6f,0x72,0x6d,0x61,0x74,0x41,0x1f,0x72,0x61,0x67,0x72,0x61,0x70,0x68,0x73,
+0x65,0x70,0x61,0x72,0x61,0x74,0x6f,0x72,0x2f,1,0x66,0x41,0x69,0x4d,1,0x6f,
+0x28,0x73,0x10,0x6d,0x43,0x1b,0x6e,0x73,0x70,0x61,0x63,0x69,0x6e,0x67,0x6d,0x61,
+0x72,0x6b,0x43,1,0x6e,0x35,0x74,0x19,0x68,0x65,0x72,0x6e,0x65,0x75,0x74,0x72,
+0x61,0x6c,0x35,0x65,0x88,0x65,0x98,0x66,0xa2,0x6a,0x6c,0x20,1,0x65,0x30,0x72,
+2,0x65,0x37,0x69,0x49,0x6f,0x39,0x18,0x66,0x74,0x74,0x6f,0x72,0x69,0x67,0x68,
+0x74,0x20,2,0x65,0x38,0x69,0x48,0x6f,0x16,0x76,0x65,0x72,0x72,0x69,0x64,0x65,
+0x39,0x17,0x6d,0x62,0x65,0x64,0x64,0x69,0x6e,0x67,0x37,0x15,0x73,0x6f,0x6c,0x61,
+0x74,0x65,0x49,3,0x6e,0x25,0x73,0x27,0x74,0x29,0x75,0x15,0x72,0x6f,0x70,0x65,
+0x61,0x6e,2,0x6e,0x3c,0x73,0x46,0x74,0x18,0x65,0x72,0x6d,0x69,0x6e,0x61,0x74,
+0x6f,0x72,0x29,0x14,0x75,0x6d,0x62,0x65,0x72,0x25,0x17,0x65,0x70,0x61,0x72,0x61,
+0x74,0x6f,0x72,0x27,1,0x69,0x28,0x73,0x10,0x69,0x47,0x1f,0x72,0x73,0x74,0x73,
+0x74,0x72,0x6f,0x6e,0x67,0x69,0x73,0x6f,0x6c,0x61,0x74,0x65,0x47,0x61,0x4e,0x62,
+0x84,0x63,1,0x6f,0x24,0x73,0x2d,0x1c,0x6d,0x6d,0x6f,0x6e,0x73,0x65,0x70,0x61,
+0x72,0x61,0x74,0x6f,0x72,0x2d,2,0x6c,0x3b,0x6e,0x2b,0x72,0x13,0x61,0x62,0x69,
+0x63,1,0x6c,0x30,0x6e,0x14,0x75,0x6d,0x62,0x65,0x72,0x2b,0x14,0x65,0x74,0x74,
+0x65,0x72,0x3b,0x2e,1,0x6e,0x45,0x6f,0x1c,0x75,0x6e,0x64,0x61,0x72,0x79,0x6e,
+0x65,0x75,0x74,0x72,0x61,0x6c,0x45,0,0x16,0x6d,0xc8,0xc8,0x74,0xc1,0xee,0x77,
+0x6a,0x77,0x48,0x79,0x70,0x7a,0x1d,0x61,0x6e,0x61,0x62,0x61,0x7a,0x61,0x72,0x73,
+0x71,0x75,0x61,0x72,0x65,0xa5,0x18,0x10,0x61,1,0x6e,0x36,0x72,0x16,0x61,0x6e,
+0x67,0x63,0x69,0x74,0x69,0xa3,0xfc,0x12,0x63,0x68,0x6f,0xa5,0x2c,1,0x65,0x88,
+0x69,2,0x6a,0x3c,0x72,0x68,0x73,0x17,0x79,0x6c,0x6c,0x61,0x62,0x6c,0x65,0x73,
+0xa3,0x48,0x12,0x69,0x6e,0x67,0xa2,0x74,0x1e,0x68,0x65,0x78,0x61,0x67,0x72,0x61,
+0x6d,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,0x74,0x16,0x61,0x64,0x69,0x63,0x61,
+0x6c,0x73,0xa3,0x49,0x13,0x7a,0x69,0x64,0x69,0xa5,0x34,0x74,0xa2,0x59,0x75,0xa4,
+0x35,0x76,2,0x61,0x36,0x65,0x7a,0x73,0xa2,0x6c,0x12,0x73,0x75,0x70,0xa3,0x7d,
+1,0x69,0xa3,0x9f,0x72,0x1e,0x69,0x61,0x74,0x69,0x6f,0x6e,0x73,0x65,0x6c,0x65,
+0x63,0x74,0x6f,0x72,0x73,0xa2,0x6c,0x19,0x73,0x75,0x70,0x70,0x6c,0x65,0x6d,0x65,
+0x6e,0x74,0xa3,0x7d,1,0x64,0x3c,0x72,0x19,0x74,0x69,0x63,0x61,0x6c,0x66,0x6f,
+0x72,0x6d,0x73,0xa3,0x91,0x14,0x69,0x63,0x65,0x78,0x74,0xa2,0xaf,0x16,0x65,0x6e,
+0x73,0x69,0x6f,0x6e,0x73,0xa3,0xaf,4,0x61,0x68,0x65,0xa2,0xad,0x68,0xa2,0xb0,
+0x69,0xa2,0xb8,0x72,0x1c,0x61,0x6e,0x73,0x70,0x6f,0x72,0x74,0x61,0x6e,0x64,0x6d,
+0x61,0x70,0xa2,0xcf,0x16,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,0xcf,4,0x67,
+0x7e,0x69,0xa2,0x41,0x6b,0xa2,0x6a,0x6d,0xa2,0x6c,0x6e,0x12,0x67,0x75,0x74,0xa4,
+0x10,1,0x63,0x40,0x73,0x11,0x75,0x70,0xa4,0x33,0x16,0x70,0x6c,0x65,0x6d,0x65,
+0x6e,0x74,0xa5,0x33,0x18,0x6f,0x6d,0x70,0x6f,0x6e,0x65,0x6e,0x74,0x73,0xa5,0x11,
+2,0x61,0x2a,0x62,0x32,0x73,0xa3,0x60,0x12,0x6c,0x6f,0x67,0xa3,0x62,0x13,0x61,
+0x6e,0x77,0x61,0xa3,0x65,3,0x6c,0x52,0x74,0x56,0x76,0x5e,0x78,0x16,0x75,0x61,
+0x6e,0x6a,0x69,0x6e,0x67,0xa2,0x7c,0x16,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,
+0x7c,0x10,0x65,0xa3,0x70,0x12,0x68,0x61,0x6d,0xa3,0xae,0x12,0x69,0x65,0x74,0xa3,
+0xb7,0x11,0x72,0x69,0xa3,0xdc,0x11,0x69,0x6c,0x48,0x12,0x73,0x75,0x70,0xa4,0x2b,
+0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa5,0x2b,0x13,0x6c,0x75,0x67,0x75,0x4b,
+0x10,0x61,1,0x61,0x24,0x69,0x53,0x11,0x6e,0x61,0x3d,2,0x62,0x34,0x66,0x3c,
+0x72,0x13,0x68,0x75,0x74,0x61,0xa3,0xfb,0x13,0x65,0x74,0x61,0x6e,0x57,0x14,0x69,
+0x6e,0x61,0x67,0x68,0xa3,0x90,2,0x63,0x82,0x67,0x92,0x6e,0x1f,0x69,0x66,0x69,
+0x65,0x64,0x63,0x61,0x6e,0x61,0x64,0x69,0x61,0x6e,0x61,0x62,0x6f,0x1f,0x72,0x69,
+0x67,0x69,0x6e,0x61,0x6c,0x73,0x79,0x6c,0x6c,0x61,0x62,0x69,0x63,0x73,0x62,0x17,
+0x65,0x78,0x74,0x65,0x6e,0x64,0x65,0x64,0xa3,0xad,0x11,0x61,0x73,0x62,0x12,0x65,
+0x78,0x74,0xa3,0xad,0x15,0x61,0x72,0x69,0x74,0x69,0x63,0xa3,0x78,0x70,0xc3,0x4b,
+0x70,0xa6,0x61,0x72,0xa8,0x1d,0x73,7,0x6f,0xc1,0xbe,0x6f,0xa2,0x69,0x70,0xa2,
+0x85,0x75,0xa2,0xa4,0x79,2,0x6c,0x50,0x6d,0x62,0x72,0x12,0x69,0x61,0x63,0x3a,
+0x12,0x73,0x75,0x70,0xa4,0x17,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa5,0x17,
+0x17,0x6f,0x74,0x69,0x6e,0x61,0x67,0x72,0x69,0xa3,0x8f,0x13,0x62,0x6f,0x6c,0x73,
+1,0x61,0x4c,0x66,0x10,0x6f,0x1f,0x72,0x6c,0x65,0x67,0x61,0x63,0x79,0x63,0x6f,
+0x6d,0x70,0x75,0x74,0x69,0x6e,0x67,0xa5,0x32,0x1f,0x6e,0x64,0x70,0x69,0x63,0x74,
+0x6f,0x67,0x72,0x61,0x70,0x68,0x73,0x65,0x78,0x74,1,0x61,0xa5,0x2a,0x65,0x14,
+0x6e,0x64,0x65,0x64,0x61,0xa5,0x2a,2,0x67,0x34,0x72,0x3e,0x79,0x13,0x6f,0x6d,
+0x62,0x6f,0xa5,0x16,0x13,0x64,0x69,0x61,0x6e,0xa5,0x23,0x17,0x61,0x73,0x6f,0x6d,
+0x70,0x65,0x6e,0x67,0xa3,0xda,1,0x61,0x32,0x65,0x14,0x63,0x69,0x61,0x6c,0x73,
+0xa3,0x56,0x12,0x63,0x69,0x6e,0x1f,0x67,0x6d,0x6f,0x64,0x69,0x66,0x69,0x65,0x72,
+0x6c,0x65,0x74,0x74,0x65,0x72,0x73,0x2d,2,0x6e,0x48,0x70,0x76,0x74,0x1d,0x74,
+0x6f,0x6e,0x73,0x69,0x67,0x6e,0x77,0x72,0x69,0x74,0x69,0x6e,0x67,0xa5,6,0x15,
+0x64,0x61,0x6e,0x65,0x73,0x65,0xa2,0x9b,0x12,0x73,0x75,0x70,0xa2,0xdb,0x16,0x70,
+0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0xdb,4,0x61,0xa2,0xa8,0x65,0x5c,0x6d,0x9e,
+0x70,0xa2,0x4b,0x73,0x13,0x79,0x6d,0x62,0x6f,0x1f,0x6c,0x73,0x61,0x6e,0x64,0x70,
+0x69,0x63,0x74,0x6f,0x67,0x72,0x61,0x70,0x68,0x73,0xa5,5,0x10,0x72,1,0x61,
+0x4e,0x73,0x12,0x63,0x72,0x69,0x1f,0x70,0x74,0x73,0x61,0x6e,0x64,0x73,0x75,0x62,
+0x73,0x63,0x72,0x69,0x70,0x74,0x73,0x73,0x14,0x6e,0x64,0x73,0x75,0x62,0x73,0x1b,
+0x61,0x74,0x68,0x6f,0x70,0x65,0x72,0x61,0x74,0x6f,0x72,0x73,0xa3,0x6a,1,0x6c,
+0x40,0x75,1,0x61,0x6e,0x6e,0x17,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0xa3,
+0x8e,0x15,0x65,0x6d,0x65,0x6e,0x74,0x61,1,0x6c,0x50,0x72,0x1e,0x79,0x70,0x72,
+0x69,0x76,0x61,0x74,0x65,0x75,0x73,0x65,0x61,0x72,0x65,0x61,1,0x61,0xa3,0x6d,
+0x62,0xa3,0x6e,3,0x61,0x5c,0x6d,0x78,0x70,0xa2,0x41,0x73,0x13,0x79,0x6d,0x62,
+0x6f,0x1f,0x6c,0x73,0x61,0x6e,0x64,0x70,0x69,0x63,0x74,0x6f,0x67,0x72,0x61,0x70,
+0x68,0x73,0xa5,5,0x14,0x72,0x72,0x6f,0x77,0x73,2,0x61,0xa3,0x67,0x62,0xa3,
+0x68,0x63,0xa3,0xfa,0x13,0x61,0x74,0x68,0x65,0x1f,0x6d,0x61,0x74,0x69,0x63,0x61,
+0x6c,0x6f,0x70,0x65,0x72,0x61,0x74,0x6f,0x72,0x73,0xa3,0x6a,0x19,0x75,0x6e,0x63,
+0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0xa3,0x8e,0x61,0x88,0x68,0xa2,0x48,0x69,0xa2,
+0x71,0x6d,0x12,0x61,0x6c,0x6c,1,0x66,0x46,0x6b,0x15,0x61,0x6e,0x61,0x65,0x78,
+0x74,0xa4,0x29,0x15,0x65,0x6e,0x73,0x69,0x6f,0x6e,0xa5,0x29,0x12,0x6f,0x72,0x6d,
+1,0x73,0xa3,0x54,0x76,0x16,0x61,0x72,0x69,0x61,0x6e,0x74,0x73,0xa3,0x54,1,
+0x6d,0x36,0x75,0x16,0x72,0x61,0x73,0x68,0x74,0x72,0x61,0xa3,0xa1,0x15,0x61,0x72,
+0x69,0x74,0x61,0x6e,0xa3,0xac,1,0x61,0x52,0x6f,0x13,0x72,0x74,0x68,0x61,0x1f,
+0x6e,0x64,0x66,0x6f,0x72,0x6d,0x61,0x74,0x63,0x6f,0x6e,0x74,0x72,0x6f,0x6c,0x73,
+0xa3,0xf7,1,0x72,0x2e,0x76,0x12,0x69,0x61,0x6e,0xa3,0x79,0x12,0x61,0x64,0x61,
+0xa3,0xd9,1,0x64,0x50,0x6e,0x13,0x68,0x61,0x6c,0x61,0x50,0x1d,0x61,0x72,0x63,
+0x68,0x61,0x69,0x63,0x6e,0x75,0x6d,0x62,0x65,0x72,0x73,0xa3,0xf9,0x13,0x64,0x68,
+0x61,0x6d,0xa3,0xf8,5,0x72,0x35,0x72,0x44,0x73,0x64,0x75,1,0x61,0xa3,0x4e,
+0x6e,0x17,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x71,0x17,0x69,0x76,0x61,0x74,
+0x65,0x75,0x73,0x65,0xa2,0x4e,0x13,0x61,0x72,0x65,0x61,0xa3,0x4e,0x1b,0x61,0x6c,
+0x74,0x65,0x72,0x70,0x61,0x68,0x6c,0x61,0x76,0x69,0xa3,0xf6,0x61,0x40,0x68,0x82,
+0x6c,0x19,0x61,0x79,0x69,0x6e,0x67,0x63,0x61,0x72,0x64,0x73,0xa3,0xcc,2,0x68,
+0x38,0x6c,0x4a,0x75,0x15,0x63,0x69,0x6e,0x68,0x61,0x75,0xa3,0xf5,0x17,0x61,0x77,
+0x68,0x68,0x6d,0x6f,0x6e,0x67,0xa3,0xf3,0x15,0x6d,0x79,0x72,0x65,0x6e,0x65,0xa3,
+0xf4,1,0x61,0x8e,0x6f,1,0x65,0x74,0x6e,0x16,0x65,0x74,0x69,0x63,0x65,0x78,
+0x74,0xa2,0x72,1,0x65,0x2c,0x73,0x11,0x75,0x70,0xa3,0x8d,0x15,0x6e,0x73,0x69,
+0x6f,0x6e,0x73,0xa2,0x72,0x19,0x73,0x75,0x70,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,
+0xa3,0x8d,0x15,0x6e,0x69,0x63,0x69,0x61,0x6e,0xa3,0x97,1,0x67,0x3e,0x69,0x13,
+0x73,0x74,0x6f,0x73,0xa2,0xa6,0x13,0x64,0x69,0x73,0x63,0xa3,0xa6,0x12,0x73,0x70,
+0x61,0xa3,0x96,1,0x65,0x5c,0x75,1,0x6d,0x2a,0x6e,0x11,0x69,0x63,0x67,0x10,
+0x69,0xa2,0xc0,0x1d,0x6e,0x75,0x6d,0x65,0x72,0x61,0x6c,0x73,0x79,0x6d,0x62,0x6f,
+0x6c,0x73,0xa3,0xc0,0x13,0x6a,0x61,0x6e,0x67,0xa3,0xa3,0x6d,0xa2,0xe6,0x6e,0xa8,
+0x19,0x6f,6,0x70,0x63,0x70,0x56,0x72,0x8a,0x73,0xa2,0x4c,0x74,0x10,0x74,0x1f,
+0x6f,0x6d,0x61,0x6e,0x73,0x69,0x79,0x61,0x71,0x6e,0x75,0x6d,0x62,0x65,0x72,0x73,
+0xa5,0x28,0x18,0x74,0x69,0x63,0x61,0x6c,0x63,0x68,0x61,0x72,0x1f,0x61,0x63,0x74,
+0x65,0x72,0x72,0x65,0x63,0x6f,0x67,0x6e,0x69,0x74,0x69,0x6f,0x6e,0x85,1,0x69,
+0x46,0x6e,0x1e,0x61,0x6d,0x65,0x6e,0x74,0x61,0x6c,0x64,0x69,0x6e,0x67,0x62,0x61,
+0x74,0x73,0xa3,0xf2,0x11,0x79,0x61,0x47,1,0x61,0x30,0x6d,0x13,0x61,0x6e,0x79,
+0x61,0xa3,0x7a,0x11,0x67,0x65,0xa5,0xf,0x63,0xa2,0x71,0x67,0xa2,0x71,0x6c,1,
+0x63,0xa2,0x62,0x64,5,0x70,0x38,0x70,0x36,0x73,0x56,0x74,0x14,0x75,0x72,0x6b,
+0x69,0x63,0xa3,0xbf,0x11,0x65,0x72,1,0x6d,0x2e,0x73,0x12,0x69,0x61,0x6e,0xa3,
+0x8c,0x11,0x69,0x63,0xa3,0xf1,0x10,0x6f,1,0x67,0x3a,0x75,0x18,0x74,0x68,0x61,
+0x72,0x61,0x62,0x69,0x61,0x6e,0xa3,0xbb,0x13,0x64,0x69,0x61,0x6e,0xa5,0x22,0x68,
+0x42,0x69,0x54,0x6e,0x1a,0x6f,0x72,0x74,0x68,0x61,0x72,0x61,0x62,0x69,0x61,0x6e,
+0xa3,0xf0,0x17,0x75,0x6e,0x67,0x61,0x72,0x69,0x61,0x6e,0xa5,4,0x14,0x74,0x61,
+0x6c,0x69,0x63,0xa3,0x58,0x13,0x68,0x69,0x6b,0x69,0xa3,0x9d,0x10,0x72,0x85,0x12,
+0x68,0x61,0x6d,0x65,6,0x6f,0x86,0x6f,0x6c,0x72,0xa2,0x61,0x75,0xa2,0x62,0x79,
+0x14,0x61,0x6e,0x6d,0x61,0x72,0x58,0x12,0x65,0x78,0x74,2,0x61,0xa3,0xb6,0x62,
+0xa3,0xee,0x65,0x13,0x6e,0x64,0x65,0x64,1,0x61,0xa3,0xb6,0x62,0xa3,0xee,1,
+0x64,0x52,0x6e,0x15,0x67,0x6f,0x6c,0x69,0x61,0x6e,0x6a,0x12,0x73,0x75,0x70,0xa4,
+0xd,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa5,0xd,0x10,0x69,0xa2,0xec,0x13,
+0x66,0x69,0x65,0x72,1,0x6c,0x3c,0x74,0x19,0x6f,0x6e,0x65,0x6c,0x65,0x74,0x74,
+0x65,0x72,0x73,0xa3,0x8a,0x15,0x65,0x74,0x74,0x65,0x72,0x73,0x2d,0x10,0x6f,0xa3,
+0xed,1,0x6c,0x44,0x73,0x11,0x69,0x63,0xa2,0x5c,0x18,0x61,0x6c,0x73,0x79,0x6d,
+0x62,0x6f,0x6c,0x73,0xa3,0x5c,0x13,0x74,0x61,0x6e,0x69,0xa5,3,0x61,0xa2,0x9b,
+0x65,0xa4,0x4c,0x69,1,0x61,0xa2,0x8f,0x73,0x10,0x63,5,0x70,0x18,0x70,0xa2,
+0x71,0x73,0x36,0x74,0x17,0x65,0x63,0x68,0x6e,0x69,0x63,0x61,0x6c,0x81,0x15,0x79,
+0x6d,0x62,0x6f,0x6c,0x73,0x8f,0x61,0xa2,0x66,0x65,0x46,0x6d,0x19,0x61,0x74,0x68,
+0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,1,0x61,0xa3,0x66,0x62,0xa3,0x69,0x17,0x6c,
+0x6c,0x61,0x6e,0x65,0x6f,0x75,0x73,2,0x6d,0x3a,0x73,0x6c,0x74,0x17,0x65,0x63,
+0x68,0x6e,0x69,0x63,0x61,0x6c,0x81,0x11,0x61,0x74,0x1f,0x68,0x65,0x6d,0x61,0x74,
+0x69,0x63,0x61,0x6c,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,1,0x61,0xa3,0x66,0x62,
+0xa3,0x69,0x15,0x79,0x6d,0x62,0x6f,0x6c,0x73,0x8e,0x12,0x61,0x6e,0x64,1,0x61,
+0x3c,0x70,0x19,0x69,0x63,0x74,0x6f,0x67,0x72,0x61,0x70,0x68,0x73,0xa3,0xcd,0x14,
+0x72,0x72,0x6f,0x77,0x73,0xa3,0x73,0x10,0x6f,0xa3,0xd8,7,0x72,0x6f,0x72,0x44,
+0x73,0x4e,0x74,0x62,0x79,0x19,0x61,0x6e,0x6e,0x75,0x6d,0x65,0x72,0x61,0x6c,0x73,
+0xa5,0x20,0x13,0x63,0x68,0x65,0x6e,0xa5,0xc,0x18,0x61,0x72,0x61,0x6d,0x67,0x6f,
+0x6e,0x64,0x69,0xa5,0x14,0x10,0x68,2,0x61,0x3a,0x65,0x4a,0x6f,0x17,0x70,0x65,
+0x72,0x61,0x74,0x6f,0x72,0x73,0x7f,0x16,0x6c,0x70,0x68,0x61,0x6e,0x75,0x6d,0xa3,
+0x5d,0x16,0x6d,0x61,0x74,0x69,0x63,0x61,0x6c,1,0x61,0x36,0x6f,0x17,0x70,0x65,
+0x72,0x61,0x74,0x6f,0x72,0x73,0x7f,0x11,0x6c,0x70,0x1f,0x68,0x61,0x6e,0x75,0x6d,
+0x65,0x72,0x69,0x63,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,0x5d,0x68,0x50,0x6b,
+0x7e,0x6c,0x88,0x6e,1,0x64,0x34,0x69,0x15,0x63,0x68,0x61,0x65,0x61,0x6e,0xa3,
+0xea,0x12,0x61,0x69,0x63,0xa3,0xc6,1,0x61,0x3e,0x6a,0x12,0x6f,0x6e,0x67,0xa2,
+0xaa,0x14,0x74,0x69,0x6c,0x65,0x73,0xa3,0xaa,0x13,0x6a,0x61,0x6e,0x69,0xa3,0xe9,
+0x13,0x61,0x73,0x61,0x72,0xa5,0x1f,0x15,0x61,0x79,0x61,0x6c,0x61,0x6d,0x4f,3,
+0x64,0x6c,0x65,0x7e,0x6e,0xa2,0x47,0x72,0x14,0x6f,0x69,0x74,0x69,0x63,1,0x63,
+0x3c,0x68,0x19,0x69,0x65,0x72,0x6f,0x67,0x6c,0x79,0x70,0x68,0x73,0xa3,0xd7,0x15,
+0x75,0x72,0x73,0x69,0x76,0x65,0xa3,0xd6,0x17,0x65,0x66,0x61,0x69,0x64,0x72,0x69,
+0x6e,0xa5,0x21,0x17,0x74,0x65,0x69,0x6d,0x61,0x79,0x65,0x6b,0xa2,0xb8,0x12,0x65,
+0x78,0x74,0xa2,0xd5,0x16,0x65,0x6e,0x73,0x69,0x6f,0x6e,0x73,0xa3,0xd5,0x18,0x64,
+0x65,0x6b,0x69,0x6b,0x61,0x6b,0x75,0x69,0xa3,0xeb,6,0x6b,0x3b,0x6b,0x56,0x6f,
+0x5a,0x75,0x64,0x79,0x11,0x69,0x61,0x1f,0x6b,0x65,0x6e,0x67,0x70,0x75,0x61,0x63,
+0x68,0x75,0x65,0x68,0x6d,0x6f,0x6e,0x67,0xa5,0x27,0x10,0x6f,0xa3,0x92,0x14,0x62,
+0x6c,0x6f,0x63,0x6b,0x21,1,0x6d,0x2c,0x73,0x11,0x68,0x75,0xa5,0x15,0x17,0x62,
+0x65,0x72,0x66,0x6f,0x72,0x6d,0x73,0x7b,0x61,0x44,0x62,0x21,0x65,0x10,0x77,1,
+0x61,0xa5,0xe,0x74,0x14,0x61,0x69,0x6c,0x75,0x65,0xa3,0x8b,1,0x62,0x38,0x6e,
+0x17,0x64,0x69,0x6e,0x61,0x67,0x61,0x72,0x69,0xa5,0x26,0x15,0x61,0x74,0x61,0x65,
+0x61,0x6e,0xa3,0xef,0x67,0xc4,0x32,0x6a,0xc1,0xb9,0x6a,0xa2,0xd5,0x6b,0xa2,0xee,
+0x6c,4,0x61,0x54,0x65,0xa2,0x61,0x69,0xa2,0x78,0x6f,0xa2,0xb7,0x79,1,0x63,
+0x2e,0x64,0x12,0x69,0x61,0x6e,0xa3,0xa9,0x12,0x69,0x61,0x6e,0xa3,0xa7,1,0x6f,
+0x55,0x74,0x11,0x69,0x6e,1,0x31,0x82,0x65,0x11,0x78,0x74,4,0x61,0x5c,0x62,
+0x29,0x63,0xa3,0x94,0x64,0xa3,0x95,0x65,0xa2,0xe7,0x13,0x6e,0x64,0x65,0x64,4,
+0x61,0x36,0x62,0x29,0x63,0xa3,0x94,0x64,0xa3,0x95,0x65,0xa3,0xe7,0x26,0x18,0x64,
+0x64,0x69,0x74,0x69,0x6f,0x6e,0x61,0x6c,0x6d,0x24,0x12,0x73,0x75,0x70,0x24,0x16,
+0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0x25,1,0x70,0x42,0x74,0x1d,0x74,0x65,0x72,
+0x6c,0x69,0x6b,0x65,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0x79,0x12,0x63,0x68,0x61,
+0xa3,0x9c,2,0x6d,0x4e,0x6e,0x54,0x73,0x10,0x75,0xa2,0xb0,0x12,0x73,0x75,0x70,
+0xa4,0x31,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa5,0x31,0x11,0x62,0x75,0xa3,
+0x6f,0x12,0x65,0x61,0x72,1,0x61,0xa3,0xe8,0x62,1,0x69,0x38,0x73,0x17,0x79,
+0x6c,0x6c,0x61,0x62,0x61,0x72,0x79,0xa3,0x75,0x17,0x64,0x65,0x6f,0x67,0x72,0x61,
+0x6d,0x73,0xa3,0x76,0x1a,0x77,0x73,0x75,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x73,
+0xa3,0x4d,0x10,0x61,1,0x6d,0x32,0x76,0x14,0x61,0x6e,0x65,0x73,0x65,0xa3,0xb5,
+0x10,0x6f,0x5c,0x12,0x65,0x78,0x74,1,0x61,0xa3,0xb4,0x62,0xa3,0xb9,1,0x61,
+0xa2,0x43,0x68,4,0x61,0x40,0x69,0x50,0x6d,0x6e,0x6f,0x86,0x75,0x15,0x64,0x61,
+0x77,0x61,0x64,0x69,0xa3,0xe6,0x16,0x72,0x6f,0x73,0x68,0x74,0x68,0x69,0xa3,0x89,
+0x1d,0x74,0x61,0x6e,0x73,0x6d,0x61,0x6c,0x6c,0x73,0x63,0x72,0x69,0x70,0x74,0xa5,
+0x30,0x11,0x65,0x72,0x68,0x16,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,0x71,0x12,
+0x6a,0x6b,0x69,0xa3,0xe5,3,0x69,0x3a,0x6e,0x42,0x74,0xa2,0x51,0x79,0x13,0x61,
+0x68,0x6c,0x69,0xa3,0xa2,0x12,0x74,0x68,0x69,0xa3,0xc1,3,0x61,0x34,0x62,0x76,
+0x67,0x7c,0x6e,0x12,0x61,0x64,0x61,0x4d,1,0x65,0x40,0x73,0x11,0x75,0x70,0xa2,
+0xcb,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0xcb,0x11,0x78,0x74,1,0x61,
+0xa5,0x13,0x65,0x14,0x6e,0x64,0x65,0x64,0x61,0xa5,0x13,0x11,0x75,0x6e,0xa3,0x42,
+0x11,0x78,0x69,0x96,0x17,0x72,0x61,0x64,0x69,0x63,0x61,0x6c,0x73,0x97,0x14,0x61,
+0x6b,0x61,0x6e,0x61,0x9e,1,0x65,0x4c,0x70,0x10,0x68,0x1f,0x6f,0x6e,0x65,0x74,
+0x69,0x63,0x65,0x78,0x74,0x65,0x6e,0x73,0x69,0x6f,0x6e,0x73,0xa3,0x6b,0x11,0x78,
+0x74,0xa3,0x6b,0x67,0xa2,0xb5,0x68,0xa4,0x84,0x69,3,0x64,0x4c,0x6d,0xa2,0x55,
+0x6e,0xa2,0x62,0x70,0x13,0x61,0x65,0x78,0x74,0x2a,0x16,0x65,0x6e,0x73,0x69,0x6f,
+0x6e,0x73,0x2b,1,0x63,0x99,0x65,0x17,0x6f,0x67,0x72,0x61,0x70,0x68,0x69,0x63,
+1,0x64,0x56,0x73,0x15,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa4,0xb,0x1d,0x61,0x6e,
+0x64,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0xa5,0xb,0x13,0x65,
+0x73,0x63,0x72,0x1f,0x69,0x70,0x74,0x69,0x6f,0x6e,0x63,0x68,0x61,0x72,0x61,0x63,
+0x74,0x65,0x72,0x73,0x99,0x1c,0x70,0x65,0x72,0x69,0x61,0x6c,0x61,0x72,0x61,0x6d,
+0x61,0x69,0x63,0xa3,0xba,1,0x64,0x62,0x73,0x1b,0x63,0x72,0x69,0x70,0x74,0x69,
+0x6f,0x6e,0x61,0x6c,0x70,0x61,1,0x68,0x32,0x72,0x14,0x74,0x68,0x69,0x61,0x6e,
+0xa3,0xbd,0x13,0x6c,0x61,0x76,0x69,0xa3,0xbe,0x11,0x69,0x63,1,0x6e,0x3e,0x73,
+0x1a,0x69,0x79,0x61,0x71,0x6e,0x75,0x6d,0x62,0x65,0x72,0x73,0xa5,0x1e,0x19,0x75,
+0x6d,0x62,0x65,0x72,0x66,0x6f,0x72,0x6d,0x73,0xa3,0xb2,4,0x65,0x74,0x6c,0xa2,
+0x82,0x6f,0xa2,0x9a,0x72,0xa2,0x9e,0x75,2,0x6a,0x34,0x6e,0x3e,0x72,0x14,0x6d,
+0x75,0x6b,0x68,0x69,0x43,0x14,0x61,0x72,0x61,0x74,0x69,0x45,0x18,0x6a,0x61,0x6c,
+0x61,0x67,0x6f,0x6e,0x64,0x69,0xa5,0x1c,1,0x6e,0xa2,0x46,0x6f,1,0x6d,0x6e,
+0x72,0x13,0x67,0x69,0x61,0x6e,0x5a,1,0x65,0x40,0x73,0x11,0x75,0x70,0xa2,0x87,
+0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0x87,0x11,0x78,0x74,0xa4,0x1b,0x14,
+0x65,0x6e,0x64,0x65,0x64,0xa5,0x1b,0x1a,0x65,0x74,0x72,0x69,0x63,0x73,0x68,0x61,
+0x70,0x65,0x73,0x8c,0x12,0x65,0x78,0x74,0xa2,0xe3,0x14,0x65,0x6e,0x64,0x65,0x64,
+0xa3,0xe3,0x1e,0x65,0x72,0x61,0x6c,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,
+0x6f,0x6e,0x71,0x17,0x61,0x67,0x6f,0x6c,0x69,0x74,0x69,0x63,0xa2,0x88,0x12,0x73,
+0x75,0x70,0xa4,0xa,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa5,0xa,0x13,0x74,
+0x68,0x69,0x63,0xa3,0x59,1,0x61,0x5c,0x65,0x11,0x65,0x6b,0x30,1,0x61,0x38,
+0x65,0x11,0x78,0x74,0x6e,0x14,0x65,0x6e,0x64,0x65,0x64,0x6f,0x17,0x6e,0x64,0x63,
+0x6f,0x70,0x74,0x69,0x63,0x31,0x13,0x6e,0x74,0x68,0x61,0xa3,0xe4,2,0x61,0xa2,
+0x48,0x65,0xa2,0xdf,0x69,1,0x67,0x30,0x72,0x14,0x61,0x67,0x61,0x6e,0x61,0x9d,
+0x10,0x68,1,0x70,0x3a,0x73,0x18,0x75,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x73,
+0xa3,0x4b,1,0x72,0x3c,0x75,0x19,0x73,0x75,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,
+0x73,0xa3,0x4c,0x11,0x69,0x76,0x1f,0x61,0x74,0x65,0x75,0x73,0x65,0x73,0x75,0x72,
+0x72,0x6f,0x67,0x61,0x74,0x65,0x73,0xa3,0x4c,2,0x6c,0x32,0x6e,0x9a,0x74,0x12,
+0x72,0x61,0x6e,0xa5,2,0x10,0x66,2,0x61,0x58,0x6d,0x70,0x77,0x14,0x69,0x64,
+0x74,0x68,0x61,0x1f,0x6e,0x64,0x66,0x75,0x6c,0x6c,0x77,0x69,0x64,0x74,0x68,0x66,
+0x6f,0x72,0x6d,0x73,0xa3,0x57,0x1a,0x6e,0x64,0x66,0x75,0x6c,0x6c,0x66,0x6f,0x72,
+0x6d,0x73,0xa3,0x57,0x13,0x61,0x72,0x6b,0x73,0xa3,0x52,2,0x67,0x34,0x69,0xa2,
+0x45,0x75,0x12,0x6e,0x6f,0x6f,0xa3,0x63,0x11,0x75,0x6c,0xa2,0x4a,2,0x63,0x3c,
+0x6a,0x5e,0x73,0x17,0x79,0x6c,0x6c,0x61,0x62,0x6c,0x65,0x73,0xa3,0x4a,0x1f,0x6f,
+0x6d,0x70,0x61,0x74,0x69,0x62,0x69,0x6c,0x69,0x74,0x79,0x6a,0x61,0x6d,0x6f,0xa3,
+0x41,0x12,0x61,0x6d,0x6f,0x5c,0x17,0x65,0x78,0x74,0x65,0x6e,0x64,0x65,0x64,1,
+0x61,0xa3,0xb4,0x62,0xa3,0xb9,0x19,0x66,0x69,0x72,0x6f,0x68,0x69,0x6e,0x67,0x79,
+0x61,0xa5,0x1d,0x13,0x62,0x72,0x65,0x77,0x37,0x61,0xa4,5,0x62,0xa6,0x45,0x63,
+0xa8,0x1a,0x64,0xac,0xb8,0x65,5,0x6d,0xa2,0x6d,0x86,0x6e,0x96,0x74,0x15,0x68,
+0x69,0x6f,0x70,0x69,0x63,0x5e,1,0x65,0x40,0x73,0x11,0x75,0x70,0xa2,0x86,0x16,
+0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0x86,0x11,0x78,0x74,0xa2,0x85,1,0x61,
+0xa3,0xc8,0x65,0x13,0x6e,0x64,0x65,0x64,0xa2,0x85,0x10,0x61,0xa3,0xc8,0x16,0x6f,
+0x74,0x69,0x63,0x6f,0x6e,0x73,0xa3,0xce,0x15,0x63,0x6c,0x6f,0x73,0x65,0x64,2,
+0x61,0x5a,0x63,0x9e,0x69,0x1c,0x64,0x65,0x6f,0x67,0x72,0x61,0x70,0x68,0x69,0x63,
+0x73,0x75,0x70,0xa2,0xc4,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0xc4,0x16,
+0x6c,0x70,0x68,0x61,0x6e,0x75,0x6d,0x86,1,0x65,0x2c,0x73,0x11,0x75,0x70,0xa3,
+0xc3,0x13,0x72,0x69,0x63,0x73,0x86,0x18,0x75,0x70,0x70,0x6c,0x65,0x6d,0x65,0x6e,
+0x74,0xa3,0xc3,0x11,0x6a,0x6b,0xa2,0x44,0x1f,0x6c,0x65,0x74,0x74,0x65,0x72,0x73,
+0x61,0x6e,0x64,0x6d,0x6f,0x6e,0x74,0x68,0x73,0xa3,0x44,0x61,0x4a,0x67,0x76,0x6c,
+1,0x62,0x30,0x79,0x13,0x6d,0x61,0x69,0x63,0xa5,0x25,0x13,0x61,0x73,0x61,0x6e,
+0xa3,0xe2,0x13,0x72,0x6c,0x79,0x64,0x1f,0x79,0x6e,0x61,0x73,0x74,0x69,0x63,0x63,
+0x75,0x6e,0x65,0x69,0x66,0x6f,0x72,0x6d,0xa5,1,0x1f,0x79,0x70,0x74,0x69,0x61,
+0x6e,0x68,0x69,0x65,0x72,0x6f,0x67,0x6c,0x79,0x70,0x68,1,0x66,0x26,0x73,0xa3,
+0xc2,0x1c,0x6f,0x72,0x6d,0x61,0x74,0x63,0x6f,0x6e,0x74,0x72,0x6f,0x6c,0x73,0xa5,
+0x24,7,0x6e,0xc0,0xe5,0x6e,0x3e,0x72,0xa2,0x5d,0x73,0xa2,0xd8,0x76,0x14,0x65,
+0x73,0x74,0x61,0x6e,0xa3,0xbc,1,0x61,0x92,0x63,0x13,0x69,0x65,0x6e,0x74,1,
+0x67,0x34,0x73,0x15,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,0xa5,0x13,0x72,0x65,0x65,
+0x6b,1,0x6d,0x34,0x6e,0x15,0x75,0x6d,0x62,0x65,0x72,0x73,0xa3,0x7f,0x13,0x75,
+0x73,0x69,0x63,0xa2,0x7e,0x19,0x61,0x6c,0x6e,0x6f,0x74,0x61,0x74,0x69,0x6f,0x6e,
+0xa3,0x7e,0x10,0x74,0x1f,0x6f,0x6c,0x69,0x61,0x6e,0x68,0x69,0x65,0x72,0x6f,0x67,
+0x6c,0x79,0x70,0x68,0x73,0xa3,0xfe,2,0x61,0x32,0x6d,0xa2,0x71,0x72,0x12,0x6f,
+0x77,0x73,0x7d,0x12,0x62,0x69,0x63,0x38,3,0x65,0x4a,0x6d,0x66,0x70,0xa2,0x43,
+0x73,0x11,0x75,0x70,0xa2,0x80,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0x80,
+0x11,0x78,0x74,1,0x61,0xa3,0xd2,0x65,0x14,0x6e,0x64,0x65,0x64,0x61,0xa3,0xd2,
+0x12,0x61,0x74,0x68,0xa2,0xd3,0x18,0x65,0x6d,0x61,0x74,0x69,0x63,0x61,0x6c,0x61,
+0x1f,0x6c,0x70,0x68,0x61,0x62,0x65,0x74,0x69,0x63,0x73,0x79,0x6d,0x62,0x6f,0x6c,
+0x73,0xa3,0xd3,1,0x66,0x42,0x72,0x1e,0x65,0x73,0x65,0x6e,0x74,0x61,0x74,0x69,
+0x6f,0x6e,0x66,0x6f,0x72,0x6d,0x73,1,0x61,0xa3,0x51,0x62,0xa3,0x55,0x14,0x65,
+0x6e,0x69,0x61,0x6e,0x35,0x12,0x63,0x69,0x69,0x23,0x64,0x9e,0x65,0xa2,0x42,0x68,
+0xa2,0x4d,0x6c,1,0x63,0x62,0x70,0x17,0x68,0x61,0x62,0x65,0x74,0x69,0x63,0x70,
+1,0x66,0xa3,0x50,0x72,0x1e,0x65,0x73,0x65,0x6e,0x74,0x61,0x74,0x69,0x6f,0x6e,
+0x66,0x6f,0x72,0x6d,0x73,0xa3,0x50,0x16,0x68,0x65,0x6d,0x69,0x63,0x61,0x6c,0xa2,
+0xd0,0x16,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,0xd0,0x12,0x6c,0x61,0x6d,0xa5,
+7,0x1a,0x67,0x65,0x61,0x6e,0x6e,0x75,0x6d,0x62,0x65,0x72,0x73,0xa3,0x77,0x11,
+0x6f,0x6d,0xa3,0xfd,7,0x6f,0x71,0x6f,0x64,0x72,0xa2,0x41,0x75,0xa2,0x58,0x79,
+0x1b,0x7a,0x61,0x6e,0x74,0x69,0x6e,0x65,0x6d,0x75,0x73,0x69,0x63,0xa2,0x5b,0x18,
+0x61,0x6c,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0xa3,0x5b,1,0x70,0x34,0x78,0x16,
+0x64,0x72,0x61,0x77,0x69,0x6e,0x67,0x89,0x14,0x6f,0x6d,0x6f,0x66,0x6f,0xa0,0x12,
+0x65,0x78,0x74,0xa2,0x43,0x14,0x65,0x6e,0x64,0x65,0x64,0xa3,0x43,0x10,0x61,1,
+0x68,0x40,0x69,0x12,0x6c,0x6c,0x65,0x92,0x17,0x70,0x61,0x74,0x74,0x65,0x72,0x6e,
+0x73,0x93,0x11,0x6d,0x69,0xa3,0xc9,1,0x67,0x2c,0x68,0x11,0x69,0x64,0xa3,0x64,
+0x14,0x69,0x6e,0x65,0x73,0x65,0xa3,0x81,0x61,0x48,0x65,0xa2,0x4e,0x68,0xa2,0x52,
+0x6c,0x1a,0x6f,0x63,0x6b,0x65,0x6c,0x65,0x6d,0x65,0x6e,0x74,0x73,0x8b,3,0x6c,
+0x34,0x6d,0x40,0x73,0x66,0x74,0x11,0x61,0x6b,0xa3,0xc7,0x14,0x69,0x6e,0x65,0x73,
+0x65,0xa3,0x93,0x11,0x75,0x6d,0xa2,0xb1,0x12,0x73,0x75,0x70,0xa2,0xca,0x16,0x70,
+0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0xca,1,0x69,0x30,0x73,0x13,0x61,0x76,0x61,
+0x68,0xa3,0xdd,0x15,0x63,0x6c,0x61,0x74,0x69,0x6e,0x23,0x14,0x6e,0x67,0x61,0x6c,
+0x69,0x41,0x16,0x61,0x69,0x6b,0x73,0x75,0x6b,0x69,0xa5,8,5,0x6f,0xc1,0x4c,
+0x6f,0xa2,0x55,0x75,0xa4,0x10,0x79,1,0x70,0x9c,0x72,0x14,0x69,0x6c,0x6c,0x69,
+0x63,0x32,1,0x65,0x4c,0x73,0x11,0x75,0x70,0xa2,0x61,0x16,0x70,0x6c,0x65,0x6d,
+0x65,0x6e,0x74,0xa2,0x61,0x12,0x61,0x72,0x79,0xa3,0x61,0x11,0x78,0x74,3,0x61,
+0xa3,0x9e,0x62,0xa3,0xa0,0x63,0xa5,9,0x65,0x13,0x6e,0x64,0x65,0x64,2,0x61,
+0xa3,0x9e,0x62,0xa3,0xa0,0x63,0xa5,9,0x1c,0x72,0x69,0x6f,0x74,0x73,0x79,0x6c,
+0x6c,0x61,0x62,0x61,0x72,0x79,0xa3,0x7b,3,0x6d,0x5a,0x6e,0xa2,0x95,0x70,0xa2,
+0xa0,0x75,0x17,0x6e,0x74,0x69,0x6e,0x67,0x72,0x6f,0x64,0xa2,0x9a,0x17,0x6e,0x75,
+0x6d,0x65,0x72,0x61,0x6c,0x73,0xa3,0x9a,2,0x62,0x3a,0x6d,0xa2,0x5f,0x70,0x15,
+0x61,0x74,0x6a,0x61,0x6d,0x6f,0xa3,0x41,0x14,0x69,0x6e,0x69,0x6e,0x67,2,0x64,
+0x46,0x68,0x9e,0x6d,0x1d,0x61,0x72,0x6b,0x73,0x66,0x6f,0x72,0x73,0x79,0x6d,0x62,
+0x6f,0x6c,0x73,0x77,0x1e,0x69,0x61,0x63,0x72,0x69,0x74,0x69,0x63,0x61,0x6c,0x6d,
+0x61,0x72,0x6b,0x73,0x2e,2,0x65,0x40,0x66,0xa6,0x41,0x73,0x18,0x75,0x70,0x70,
+0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0x83,0x16,0x78,0x74,0x65,0x6e,0x64,0x65,0x64,
+0xa3,0xe0,0x17,0x61,0x6c,0x66,0x6d,0x61,0x72,0x6b,0x73,0xa3,0x52,0x11,0x6f,0x6e,
+0x1f,0x69,0x6e,0x64,0x69,0x63,0x6e,0x75,0x6d,0x62,0x65,0x72,0x66,0x6f,0x72,0x6d,
+0x73,0xa3,0xb2,0x1b,0x74,0x72,0x6f,0x6c,0x70,0x69,0x63,0x74,0x75,0x72,0x65,0x73,
+0x83,0x12,0x74,0x69,0x63,0xa2,0x84,0x1b,0x65,0x70,0x61,0x63,0x74,0x6e,0x75,0x6d,
+0x62,0x65,0x72,0x73,0xa3,0xdf,1,0x6e,0x3e,0x72,0x1b,0x72,0x65,0x6e,0x63,0x79,
+0x73,0x79,0x6d,0x62,0x6f,0x6c,0x73,0x75,0x15,0x65,0x69,0x66,0x6f,0x72,0x6d,0xa2,
+0x98,0x16,0x6e,0x75,0x6d,0x62,0x65,0x72,0x73,0xa2,0x99,0x1d,0x61,0x6e,0x64,0x70,
+0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0xa3,0x99,0x61,0xa2,0xe1,0x68,
+0xa4,0xb,0x6a,0x10,0x6b,0xa2,0x47,4,0x63,0x8c,0x65,0xa2,0x80,0x72,0xa2,0x98,
+0x73,0xa2,0xaa,0x75,0x1f,0x6e,0x69,0x66,0x69,0x65,0x64,0x69,0x64,0x65,0x6f,0x67,
+0x72,0x61,0x70,0x68,0x73,0xa2,0x47,0x18,0x65,0x78,0x74,0x65,0x6e,0x73,0x69,0x6f,
+0x6e,6,0x64,0x6b,0x64,0xa3,0xd1,0x65,0xa5,0,0x66,0xa5,0x12,0x67,0xa5,0x2e,
+0x14,0x6f,0x6d,0x70,0x61,0x74,0xa2,0x45,1,0x66,0x96,0x69,1,0x62,0x44,0x64,
+0x17,0x65,0x6f,0x67,0x72,0x61,0x70,0x68,0x73,0xa2,0x4f,0x12,0x73,0x75,0x70,0xa3,
+0x5f,0x14,0x69,0x6c,0x69,0x74,0x79,0xa2,0x45,1,0x66,0x54,0x69,0x18,0x64,0x65,
+0x6f,0x67,0x72,0x61,0x70,0x68,0x73,0xa2,0x4f,0x19,0x73,0x75,0x70,0x70,0x6c,0x65,
+0x6d,0x65,0x6e,0x74,0xa3,0x5f,0x13,0x6f,0x72,0x6d,0x73,0xa3,0x53,0x11,0x78,0x74,
+6,0x64,0xc,0x64,0xa3,0xd1,0x65,0xa5,0,0x66,0xa5,0x12,0x67,0xa5,0x2e,0x61,
+0xa3,0x46,0x62,0xa3,0x5e,0x63,0xa3,0xc5,0x19,0x61,0x64,0x69,0x63,0x61,0x6c,0x73,
+0x73,0x75,0x70,0x94,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0x95,1,0x74,0x50,
+0x79,0x14,0x6d,0x62,0x6f,0x6c,0x73,0x9a,0x1d,0x61,0x6e,0x64,0x70,0x75,0x6e,0x63,
+0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x9b,0x14,0x72,0x6f,0x6b,0x65,0x73,0xa3,0x82,
+2,0x6e,0x48,0x72,0x64,0x75,0x1d,0x63,0x61,0x73,0x69,0x61,0x6e,0x61,0x6c,0x62,
+0x61,0x6e,0x69,0x61,0x6e,0xa3,0xde,0x1d,0x61,0x64,0x69,0x61,0x6e,0x73,0x79,0x6c,
+0x6c,0x61,0x62,0x69,0x63,0x73,0x63,0x12,0x69,0x61,0x6e,0xa3,0xa8,2,0x61,0x3a,
+0x65,0x4c,0x6f,0x16,0x72,0x61,0x73,0x6d,0x69,0x61,0x6e,0xa5,0x2d,1,0x6b,0x26,
+0x6d,0xa3,0xa4,0x11,0x6d,0x61,0xa3,0xd4,1,0x72,0x38,0x73,0x17,0x73,0x73,0x79,
+0x6d,0x62,0x6f,0x6c,0x73,0xa5,0x19,0x13,0x6f,0x6b,0x65,0x65,0x60,0x12,0x73,0x75,
+0x70,0xa2,0xff,0x16,0x70,0x6c,0x65,0x6d,0x65,0x6e,0x74,0xa3,0xff,3,0x65,0x3e,
+0x69,0x7e,0x6f,0xa2,0x69,0x75,0x15,0x70,0x6c,0x6f,0x79,0x61,0x6e,0xa3,0xe1,1,
+0x73,0x50,0x76,0x16,0x61,0x6e,0x61,0x67,0x61,0x72,0x69,0x3e,0x12,0x65,0x78,0x74,
+0xa2,0xb3,0x14,0x65,0x6e,0x64,0x65,0x64,0xa3,0xb3,0x13,0x65,0x72,0x65,0x74,0xa3,
+0x5a,2,0x61,0x3a,0x6e,0x82,0x76,0x16,0x65,0x73,0x61,0x6b,0x75,0x72,0x75,0xa5,
+0x2f,0x18,0x63,0x72,0x69,0x74,0x69,0x63,0x61,0x6c,0x73,0x2e,2,0x65,0x30,0x66,
+0x36,0x73,0x11,0x75,0x70,0xa3,0x83,0x11,0x78,0x74,0xa3,0xe0,0x18,0x6f,0x72,0x73,
+0x79,0x6d,0x62,0x6f,0x6c,0x73,0x77,0x14,0x67,0x62,0x61,0x74,0x73,0x91,1,0x67,
+0x3e,0x6d,0x12,0x69,0x6e,0x6f,0xa2,0xab,0x14,0x74,0x69,0x6c,0x65,0x73,0xa3,0xab,
+0x11,0x72,0x61,0xa5,0x1a,8,0x6d,0x5f,0x6d,0x3a,0x6e,0x48,0x73,0x7a,0x76,0xa2,
+0x4b,0x77,0x12,0x69,0x64,0x65,0x43,0x11,0x65,0x64,0x32,0x12,0x69,0x61,0x6c,0x33,
+2,0x61,0x40,0x62,0x37,0x6f,1,0x62,0x28,0x6e,0x10,0x65,0x21,0x13,0x72,0x65,
+0x61,0x6b,0x37,0x10,0x72,0x34,0x12,0x72,0x6f,0x77,0x35,2,0x6d,0x38,0x71,0x46,
+0x75,1,0x62,0x3d,0x70,0x3e,0x11,0x65,0x72,0x3f,1,0x61,0x24,0x6c,0x39,0x11,
+0x6c,0x6c,0x39,1,0x72,0x3b,0x75,0x12,0x61,0x72,0x65,0x3b,0x12,0x65,0x72,0x74,
+0x40,0x13,0x69,0x63,0x61,0x6c,0x41,0x63,0x58,0x65,0x92,0x66,0x96,0x69,1,0x6e,
+0x36,0x73,0x10,0x6f,0x30,0x14,0x6c,0x61,0x74,0x65,0x64,0x31,0x11,0x69,0x74,0x2e,
+0x12,0x69,0x61,0x6c,0x2f,2,0x61,0x36,0x69,0x48,0x6f,0x10,0x6d,0x24,0x12,0x70,
+0x61,0x74,0x25,0x10,0x6e,0x22,0x15,0x6f,0x6e,0x69,0x63,0x61,0x6c,0x23,0x13,0x72,
+0x63,0x6c,0x65,0x27,0x11,0x6e,0x63,0x27,2,0x69,0x3a,0x6f,0x44,0x72,0x10,0x61,
+0x2c,0x14,0x63,0x74,0x69,0x6f,0x6e,0x2d,0x10,0x6e,0x28,0x11,0x61,0x6c,0x29,0x11,
+0x6e,0x74,0x2b,4,0x61,0x3a,0x66,0x4c,0x68,0x5e,0x6e,0x70,0x77,0x2a,0x12,0x69,
+0x64,0x65,0x2b,0x22,0x17,0x6d,0x62,0x69,0x67,0x75,0x6f,0x75,0x73,0x23,0x26,0x17,
+0x75,0x6c,0x6c,0x77,0x69,0x64,0x74,0x68,0x27,0x24,0x17,0x61,0x6c,0x66,0x77,0x69,
+0x64,0x74,0x68,0x25,0x20,1,0x61,0x30,0x65,0x14,0x75,0x74,0x72,0x61,0x6c,0x21,
+0x28,0x13,0x72,0x72,0x6f,0x77,0x29,0xd,0x6e,0xc0,0xfb,0x73,0x6d,0x73,0x3a,0x74,
+0x98,0x75,0xa2,0x49,0x7a,2,0x6c,0x3b,0x70,0x3d,0x73,0x39,5,0x6f,0x28,0x6f,
+0x57,0x70,0x34,0x75,0x16,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x45,0x11,0x61,0x63,
+1,0x65,0x32,0x69,0x15,0x6e,0x67,0x6d,0x61,0x72,0x6b,0x31,0x18,0x73,0x65,0x70,
+0x61,0x72,0x61,0x74,0x6f,0x72,0x39,0x63,0x53,0x6b,0x55,0x6d,0x51,0x1d,0x69,0x74,
+0x6c,0x65,0x63,0x61,0x73,0x65,0x6c,0x65,0x74,0x74,0x65,0x72,0x27,1,0x6e,0x40,
+0x70,0x1c,0x70,0x65,0x72,0x63,0x61,0x73,0x65,0x6c,0x65,0x74,0x74,0x65,0x72,0x23,
+0x17,0x61,0x73,0x73,0x69,0x67,0x6e,0x65,0x64,0x21,0x6e,0x8a,0x6f,0xa2,0x47,0x70,
+8,0x66,0x14,0x66,0x5b,0x69,0x59,0x6f,0x4f,0x72,0x24,0x73,0x49,0x17,0x69,0x76,
+0x61,0x74,0x65,0x75,0x73,0x65,0x43,0x61,0x2c,0x63,0x4d,0x64,0x47,0x65,0x4b,0x1f,
+0x72,0x61,0x67,0x72,0x61,0x70,0x68,0x73,0x65,0x70,0x61,0x72,0x61,0x74,0x6f,0x72,
+0x3d,2,0x64,0x33,0x6c,0x35,0x6f,0x36,0x1b,0x6e,0x73,0x70,0x61,0x63,0x69,0x6e,
+0x67,0x6d,0x61,0x72,0x6b,0x2d,1,0x70,0x7c,0x74,0x12,0x68,0x65,0x72,3,0x6c,
+0x38,0x6e,0x42,0x70,0x4c,0x73,0x14,0x79,0x6d,0x62,0x6f,0x6c,0x57,0x14,0x65,0x74,
+0x74,0x65,0x72,0x2b,0x14,0x75,0x6d,0x62,0x65,0x72,0x37,0x19,0x75,0x6e,0x63,0x74,
+0x75,0x61,0x74,0x69,0x6f,0x6e,0x4f,0x1c,0x65,0x6e,0x70,0x75,0x6e,0x63,0x74,0x75,
+0x61,0x74,0x69,0x6f,0x6e,0x49,0x66,0x9e,0x66,0x88,0x69,0xa2,0x4b,0x6c,0xa2,0x5c,
+0x6d,4,0x61,0x60,0x63,0x31,0x65,0x2f,0x6e,0x2d,0x6f,0x15,0x64,0x69,0x66,0x69,
+0x65,0x72,1,0x6c,0x30,0x73,0x14,0x79,0x6d,0x62,0x6f,0x6c,0x55,0x14,0x65,0x74,
+0x74,0x65,0x72,0x29,0x17,0x74,0x68,0x73,0x79,0x6d,0x62,0x6f,0x6c,0x51,1,0x69,
+0x2e,0x6f,0x13,0x72,0x6d,0x61,0x74,0x41,0x1d,0x6e,0x61,0x6c,0x70,0x75,0x6e,0x63,
+0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x5b,0x10,0x6e,0x1f,0x69,0x74,0x69,0x61,0x6c,
+0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x59,6,0x6d,0x18,0x6d,
+0x29,0x6f,0x28,0x74,0x27,0x75,0x23,0x2a,0x1c,0x77,0x65,0x72,0x63,0x61,0x73,0x65,
+0x6c,0x65,0x74,0x74,0x65,0x72,0x25,0x65,0x28,0x69,0x3c,0x6c,0x25,0x19,0x74,0x74,
+0x65,0x72,0x6e,0x75,0x6d,0x62,0x65,0x72,0x35,0x1a,0x6e,0x65,0x73,0x65,0x70,0x61,
+0x72,0x61,0x74,0x6f,0x72,0x3b,0x63,0x44,0x64,0xa2,0x60,0x65,0x1b,0x6e,0x63,0x6c,
+0x6f,0x73,0x69,0x6e,0x67,0x6d,0x61,0x72,0x6b,0x2f,6,0x6e,0x39,0x6e,0x46,0x6f,
+0x4e,0x73,0x45,0x75,0x1b,0x72,0x72,0x65,0x6e,0x63,0x79,0x73,0x79,0x6d,0x62,0x6f,
+0x6c,0x53,0x20,0x12,0x74,0x72,0x6c,0x3f,0x42,0x10,0x6e,1,0x6e,0x2c,0x74,0x12,
+0x72,0x6f,0x6c,0x3f,0x1f,0x65,0x63,0x74,0x6f,0x72,0x70,0x75,0x6e,0x63,0x74,0x75,
+0x61,0x74,0x69,0x6f,0x6e,0x4d,0x63,0x3f,0x66,0x41,0x6c,0x1d,0x6f,0x73,0x65,0x70,
+0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4b,2,0x61,0x30,0x65,0x4a,
+0x69,0x12,0x67,0x69,0x74,0x33,0x1c,0x73,0x68,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,
+0x74,0x69,0x6f,0x6e,0x47,0x1a,0x63,0x69,0x6d,0x61,0x6c,0x6e,0x75,0x6d,0x62,0x65,
+0x72,0x33,0,0x12,0x6d,0xc2,0x3f,0x73,0xa1,0x73,0x4e,0x74,0xa2,0x56,0x77,0xa2,
+0x72,0x79,0xa2,0x73,0x7a,1,0x61,0x2c,0x68,0x12,0x61,0x69,0x6e,0x8b,0x11,0x69,
+0x6e,0x85,5,0x74,0x22,0x74,0x38,0x77,0x4c,0x79,0x16,0x72,0x69,0x61,0x63,0x77,
+0x61,0x77,0x6f,0x18,0x72,0x61,0x69,0x67,0x68,0x74,0x77,0x61,0x77,0xa3,0x55,0x15,
+0x61,0x73,0x68,0x6b,0x61,0x66,0x6d,0x61,0x2e,0x65,0x38,0x68,0x11,0x69,0x6e,0x6b,
+0x10,0x64,0x62,0x11,0x68,0x65,0x65,1,0x65,0x2e,0x6d,0x13,0x6b,0x61,0x74,0x68,
+0x69,0x10,0x6e,0x67,1,0x61,0x4e,0x65,1,0x68,0x28,0x74,0x10,0x68,0x77,0x16,
+0x6d,0x61,0x72,0x62,0x75,0x74,0x61,0x74,0x13,0x67,0x6f,0x61,0x6c,0x3d,1,0x68,
+0x71,0x77,0x73,0x11,0x61,0x77,0x79,1,0x65,0x32,0x75,0x11,0x64,0x68,0x80,0x11,
+0x68,0x65,0x83,0x10,0x68,0x7a,1,0x62,0x34,0x77,0x16,0x69,0x74,0x68,0x74,0x61,
+0x69,0x6c,0x7f,0x14,0x61,0x72,0x72,0x65,0x65,0x7d,0x6d,0x6c,0x6e,0xa4,0x6b,0x70,
+0xa4,0x88,0x71,0xa4,0x88,0x72,1,0x65,0x38,0x6f,0x18,0x68,0x69,0x6e,0x67,0x79,
+0x61,0x79,0x65,0x68,0x93,1,0x68,0x5f,0x76,0x16,0x65,0x72,0x73,0x65,0x64,0x70,
+0x65,0x61,2,0x61,0x2e,0x65,0xa4,0x3e,0x69,0x10,0x6d,0x53,1,0x6c,0xa2,0xe7,
+0x6e,0x16,0x69,0x63,0x68,0x61,0x65,0x61,0x6e,0,0x12,0x6e,0x76,0x73,0x51,0x73,
+0x3e,0x74,0x5c,0x77,0xa0,0x79,0xa2,0x42,0x7a,0x13,0x61,0x79,0x69,0x6e,0xa3,0x54,
+0x10,0x61,1,0x64,0x2e,0x6d,0x12,0x65,0x6b,0x68,0xa3,0x4c,0x11,0x68,0x65,0xa3,
+0x4b,3,0x61,0x38,0x65,0x3c,0x68,0x4a,0x77,0x13,0x65,0x6e,0x74,0x79,0xa3,0x51,
+0x10,0x77,0xa3,0x4d,1,0x6e,0xa3,0x4e,0x74,0x10,0x68,0xa3,0x4f,0x14,0x61,0x6d,
+0x65,0x64,0x68,0xa3,0x50,0x11,0x61,0x77,0xa3,0x52,0x12,0x6f,0x64,0x68,0xa3,0x53,
+0x6e,0x3a,0x6f,0x40,0x70,0x46,0x71,0x4a,0x72,0x12,0x65,0x73,0x68,0xa3,0x4a,0x11,
+0x75,0x6e,0xa3,0x46,0x11,0x6e,0x65,0xa3,0x47,0x10,0x65,0xa3,0x48,0x12,0x6f,0x70,
+0x68,0xa3,0x49,0x67,0x33,0x67,0x38,0x68,0x40,0x6b,0x5e,0x6c,0x66,0x6d,0x11,0x65,
+0x6d,0xa3,0x45,0x13,0x69,0x6d,0x65,0x6c,0xa1,1,0x65,0x32,0x75,0x14,0x6e,0x64,
+0x72,0x65,0x64,0xa3,0x42,0x11,0x74,0x68,0xa3,0x41,0x12,0x61,0x70,0x68,0xa3,0x43,
+0x14,0x61,0x6d,0x65,0x64,0x68,0xa3,0x44,0x61,0x34,0x62,0x4a,0x64,0x50,0x66,0x12,
+0x69,0x76,0x65,0x9f,1,0x6c,0x2a,0x79,0x11,0x69,0x6e,0x97,0x12,0x65,0x70,0x68,
+0x95,0x12,0x65,0x74,0x68,0x99,1,0x61,0x30,0x68,0x14,0x61,0x6d,0x65,0x64,0x68,
+0x9d,0x13,0x6c,0x65,0x74,0x68,0x9b,0x15,0x61,0x79,0x61,0x6c,0x61,0x6d,6,0x6e,
+0x2c,0x6e,0x34,0x72,0x5e,0x73,0x62,0x74,0x11,0x74,0x61,0xa3,0x63,2,0x67,0x2e,
+0x6e,0x32,0x79,0x10,0x61,0xa3,0x60,0x10,0x61,0xa3,0x5d,1,0x61,0xa3,0x5e,0x6e,
+0x10,0x61,0xa3,0x5f,0x10,0x61,0xa3,0x61,0x11,0x73,0x61,0xa3,0x62,0x62,0x3c,0x6a,
+0x42,0x6c,0x10,0x6c,1,0x61,0xa3,0x5b,0x6c,0x10,0x61,0xa3,0x5c,0x11,0x68,0x61,
+0xa3,0x59,0x10,0x61,0xa3,0x5a,0x11,0x65,0x6d,0x51,2,0x6f,0x2c,0x75,0x50,0x79,
+0x10,0x61,0x91,1,0x6a,0x28,0x6f,0x10,0x6e,0x55,0x1a,0x6f,0x69,0x6e,0x69,0x6e,
+0x67,0x67,0x72,0x6f,0x75,0x70,0x21,0x10,0x6e,0x57,0x10,0x65,0x59,0x10,0x61,1,
+0x66,0x5b,0x70,0x10,0x68,0x5d,0x66,0x9a,0x66,0x42,0x67,0x7a,0x68,0x8a,0x6b,0xa2,
+0x75,0x6c,0x11,0x61,0x6d,0x4c,0x12,0x61,0x64,0x68,0x4f,2,0x61,0x3e,0x65,0x4a,
+0x69,0x19,0x6e,0x61,0x6c,0x73,0x65,0x6d,0x6b,0x61,0x74,0x68,0x35,0x15,0x72,0x73,
+0x69,0x79,0x65,0x68,0x8f,0x86,0x10,0x68,0x33,0x10,0x61,1,0x66,0x37,0x6d,0x11,
+0x61,0x6c,0x39,1,0x61,0x40,0x65,0x3e,1,0x68,0x28,0x74,0x10,0x68,0x45,0x40,
+0x13,0x67,0x6f,0x61,0x6c,0x43,2,0x68,0x3b,0x6d,0x5c,0x6e,0x1a,0x69,0x66,0x69,
+0x72,0x6f,0x68,0x69,0x6e,0x67,0x79,0x61,1,0x6b,0x2a,0x70,0x10,0x61,0xa3,0x65,
+0x15,0x69,0x6e,0x6e,0x61,0x79,0x61,0xa3,0x64,0x1a,0x7a,0x61,0x6f,0x6e,0x68,0x65,
+0x68,0x67,0x6f,0x61,0x6c,0x3d,2,0x61,0x3a,0x68,0x44,0x6e,0x17,0x6f,0x74,0x74,
+0x65,0x64,0x68,0x65,0x68,0x4b,1,0x66,0x47,0x70,0x10,0x68,0x49,0x12,0x61,0x70,
+0x68,0x89,0x61,0x2e,0x62,0x8a,0x64,0xa2,0x51,0x65,0x31,2,0x66,0x3c,0x69,0x70,
+0x6c,1,0x61,0x28,0x65,0x10,0x66,0x27,0x11,0x70,0x68,0x25,0x14,0x72,0x69,0x63,
+0x61,0x6e,2,0x66,0x30,0x6e,0x36,0x71,0x11,0x61,0x66,0xa3,0x58,0x11,0x65,0x68,
+0xa3,0x56,0x12,0x6f,0x6f,0x6e,0xa3,0x57,0x10,0x6e,0x23,1,0x65,0x4a,0x75,0x10,
+0x72,0x1f,0x75,0x73,0x68,0x61,0x73,0x6b,0x69,0x79,0x65,0x68,0x62,0x61,0x72,0x72,
+0x65,0x65,0x8d,1,0x68,0x29,0x74,0x10,0x68,0x2b,0x11,0x61,0x6c,0x2c,0x16,0x61,
+0x74,0x68,0x72,0x69,0x73,0x68,0x2f,7,0x6e,0x2e,0x6e,0x2c,0x72,0x3e,0x74,0x56,
+0x75,0x21,0x18,0x6f,0x6e,0x6a,0x6f,0x69,0x6e,0x69,0x6e,0x67,0x21,0x28,0x1a,0x69,
+0x67,0x68,0x74,0x6a,0x6f,0x69,0x6e,0x69,0x6e,0x67,0x29,0x2a,0x19,0x72,0x61,0x6e,
+0x73,0x70,0x61,0x72,0x65,0x6e,0x74,0x2b,0x63,0x23,0x64,0x40,0x6a,0x56,0x6c,0x26,
+0x19,0x65,0x66,0x74,0x6a,0x6f,0x69,0x6e,0x69,0x6e,0x67,0x27,0x24,0x19,0x75,0x61,
+0x6c,0x6a,0x6f,0x69,0x6e,0x69,0x6e,0x67,0x25,0x19,0x6f,0x69,0x6e,0x63,0x61,0x75,
+0x73,0x69,0x6e,0x67,0x23,0,0x13,0x6e,0xc0,0xd0,0x73,0x49,0x73,0x48,0x75,0x78,
+0x77,0x84,0x78,0x9c,0x7a,0x10,0x77,0x58,1,0x6a,0x75,0x73,0x13,0x70,0x61,0x63,
+0x65,0x59,4,0x61,0x51,0x67,0x53,0x70,0x28,0x75,0x30,0x79,0x57,0x54,0x12,0x61,
+0x63,0x65,0x55,0x16,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0x53,0x15,0x6e,0x6b,0x6e,
+0x6f,0x77,0x6e,0x21,1,0x6a,0x5d,0x6f,0x17,0x72,0x64,0x6a,0x6f,0x69,0x6e,0x65,
+0x72,0x5d,0x10,0x78,0x21,0x6e,0x60,0x6f,0xa2,0x41,0x70,0xa2,0x50,0x71,0xa2,0x6e,
+0x72,1,0x65,0x24,0x69,0x6f,0x1e,0x67,0x69,0x6f,0x6e,0x61,0x6c,0x69,0x6e,0x64,
+0x69,0x63,0x61,0x74,0x6f,0x72,0x6f,4,0x65,0x3e,0x6c,0x5b,0x6f,0x46,0x73,0x45,
+0x75,0x46,0x14,0x6d,0x65,0x72,0x69,0x63,0x47,0x15,0x78,0x74,0x6c,0x69,0x6e,0x65,
+0x5b,0x17,0x6e,0x73,0x74,0x61,0x72,0x74,0x65,0x72,0x45,0x10,0x70,0x48,0x1c,0x65,
+0x6e,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0x49,1,0x6f,0x3e,
+0x72,0x4c,0x1a,0x65,0x66,0x69,0x78,0x6e,0x75,0x6d,0x65,0x72,0x69,0x63,0x4d,0x4a,
+0x1b,0x73,0x74,0x66,0x69,0x78,0x6e,0x75,0x6d,0x65,0x72,0x69,0x63,0x4b,0x10,0x75,
+0x4e,0x16,0x6f,0x74,0x61,0x74,0x69,0x6f,0x6e,0x4f,0x68,0x7b,0x68,0x50,0x69,0x86,
+0x6a,0xa2,0x61,0x6c,0xa2,0x65,0x6d,0x1c,0x61,0x6e,0x64,0x61,0x74,0x6f,0x72,0x79,
+0x62,0x72,0x65,0x61,0x6b,0x2d,4,0x32,0x5f,0x33,0x61,0x65,0x34,0x6c,0x6d,0x79,
+0x3a,0x13,0x70,0x68,0x65,0x6e,0x3b,0x19,0x62,0x72,0x65,0x77,0x6c,0x65,0x74,0x74,
+0x65,0x72,0x6d,2,0x64,0x28,0x6e,0x3c,0x73,0x41,0x3c,0x18,0x65,0x6f,0x67,0x72,
+0x61,0x70,0x68,0x69,0x63,0x3d,0x3e,1,0x66,0x3e,0x73,0x11,0x65,0x70,1,0x61,
+0x22,0x65,0x14,0x72,0x61,0x62,0x6c,0x65,0x3f,0x18,0x69,0x78,0x6e,0x75,0x6d,0x65,
+0x72,0x69,0x63,0x41,2,0x6c,0x63,0x74,0x65,0x76,0x67,1,0x66,0x43,0x69,0x15,
+0x6e,0x65,0x66,0x65,0x65,0x64,0x43,0x61,0x40,0x62,0x70,0x63,0xa2,0x55,0x65,0xa2,
+0xdb,0x67,0x10,0x6c,0x38,0x11,0x75,0x65,0x39,2,0x69,0x23,0x6c,0x34,0x6d,0x16,
+0x62,0x69,0x67,0x75,0x6f,0x75,0x73,0x23,0x24,0x17,0x70,0x68,0x61,0x62,0x65,0x74,
+0x69,0x63,0x25,4,0x32,0x27,0x61,0x29,0x62,0x2b,0x6b,0x2d,0x72,0x12,0x65,0x61,
+0x6b,2,0x61,0x36,0x62,0x3e,0x73,0x15,0x79,0x6d,0x62,0x6f,0x6c,0x73,0x57,0x13,
+0x66,0x74,0x65,0x72,0x29,1,0x65,0x2a,0x6f,0x11,0x74,0x68,0x27,0x13,0x66,0x6f,
+0x72,0x65,0x2b,7,0x6d,0x51,0x6d,0x33,0x6f,0x28,0x70,0x69,0x72,0x35,1,0x6d,
+0x76,0x6e,1,0x64,0x3c,0x74,0x1a,0x69,0x6e,0x67,0x65,0x6e,0x74,0x62,0x72,0x65,
+0x61,0x6b,0x2f,0x15,0x69,0x74,0x69,0x6f,0x6e,0x61,0x1f,0x6c,0x6a,0x61,0x70,0x61,
+0x6e,0x65,0x73,0x65,0x73,0x74,0x61,0x72,0x74,0x65,0x72,0x6b,1,0x62,0x3a,0x70,
+0x19,0x6c,0x65,0x78,0x63,0x6f,0x6e,0x74,0x65,0x78,0x74,0x51,0x18,0x69,0x6e,0x69,
+0x6e,0x67,0x6d,0x61,0x72,0x6b,0x33,0x61,0x6a,0x62,0x2f,0x6a,0x6b,0x6c,0x30,0x13,
+0x6f,0x73,0x65,0x70,1,0x61,0x38,0x75,0x18,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,
+0x6f,0x6e,0x31,0x18,0x72,0x65,0x6e,0x74,0x68,0x65,0x73,0x69,0x73,0x69,0x1b,0x72,
+0x72,0x69,0x61,0x67,0x65,0x72,0x65,0x74,0x75,0x72,0x6e,0x35,2,0x62,0x3e,0x6d,
+0x46,0x78,0x36,0x18,0x63,0x6c,0x61,0x6d,0x61,0x74,0x69,0x6f,0x6e,0x37,0x70,0x12,
+0x61,0x73,0x65,0x71,0x72,0x16,0x6f,0x64,0x69,0x66,0x69,0x65,0x72,0x73,1,0x64,
+0x42,0x6e,1,0x6f,0x32,0x75,0x26,0x14,0x6d,0x65,0x72,0x69,0x63,0x27,0x11,0x6e,
+0x65,0x21,1,0x65,0x2e,0x69,0x24,0x12,0x67,0x69,0x74,0x25,0x22,0x14,0x63,0x69,
+0x6d,0x61,0x6c,0x23,0,0x18,0x6e,0xc4,0x2a,0x74,0xc1,0x6d,0x77,0x96,0x77,0xa2,
+0x4c,0x78,0xa2,0x70,0x79,0xa2,0x7a,0x7a,6,0x73,0x1e,0x73,0x34,0x78,0x42,0x79,
+0x48,0x7a,0x11,0x7a,0x7a,0xa3,0x67,0x10,0x79,1,0x65,0xa3,0xae,0x6d,0xa3,0x81,
+0x11,0x78,0x78,0xa3,0x66,0x11,0x79,0x79,0x21,0x61,0x30,0x69,0x58,0x6d,0x11,0x74,
+0x68,0xa3,0x80,0x10,0x6e,1,0x61,0x26,0x62,0xa3,0xb1,0x1a,0x62,0x61,0x7a,0x61,
+0x72,0x73,0x71,0x75,0x61,0x72,0x65,0xa3,0xb1,0x11,0x6e,0x68,0x23,2,0x61,0x30,
+0x63,0x5a,0x6f,0x11,0x6c,0x65,0xa3,0x9b,1,0x6e,0x3c,0x72,0x10,0x61,0xa2,0x92,
+0x15,0x6e,0x67,0x63,0x69,0x74,0x69,0xa3,0x92,0x12,0x63,0x68,0x6f,0xa3,0xbc,0x11,
+0x68,0x6f,0xa3,0xbc,1,0x70,0x2c,0x73,0x11,0x75,0x78,0xa3,0x65,0x11,0x65,0x6f,
+0x9b,1,0x65,0x2c,0x69,0x72,0x11,0x69,0x69,0x73,0x11,0x7a,0x69,0xa2,0xc0,0x11,
+0x64,0x69,0xa3,0xc0,0x74,0x4a,0x75,0xa2,0xba,0x76,1,0x61,0x2c,0x69,0x11,0x73,
+0x70,0xa3,0x64,0x10,0x69,0xa2,0x63,0x10,0x69,0xa3,0x63,5,0x67,0x36,0x67,0x68,
+0x68,0x6c,0x69,2,0x62,0x3a,0x66,0x4a,0x72,0x10,0x68,0xa2,0x9e,0x12,0x75,0x74,
+0x61,0xa3,0x9e,1,0x65,0x24,0x74,0x6f,0x12,0x74,0x61,0x6e,0x6f,0x14,0x69,0x6e,
+0x61,0x67,0x68,0x99,0x11,0x6c,0x67,0x75,0x10,0x61,1,0x61,0x24,0x69,0x6d,0x6a,
+0x11,0x6e,0x61,0x6b,0x61,0x30,0x65,0xa2,0x5b,0x66,0x11,0x6e,0x67,0x99,6,0x6c,
+0x21,0x6c,0x32,0x6d,0x38,0x6e,0x44,0x76,0x10,0x74,0xa3,0x7f,1,0x65,0x89,0x75,
+0x97,1,0x69,0x24,0x6c,0x67,0x10,0x6c,0x67,0x10,0x67,0xa2,0x9a,0x11,0x75,0x74,
+0xa3,0x9a,0x67,0x36,0x69,0x52,0x6b,0x10,0x72,0xa2,0x99,0x10,0x69,0xa3,0x99,1,
+0x61,0x30,0x62,0x7a,0x13,0x61,0x6e,0x77,0x61,0x7b,0x12,0x6c,0x6f,0x67,0x75,2,
+0x6c,0x32,0x74,0x34,0x76,0x12,0x69,0x65,0x74,0xa3,0x7f,0x10,0x65,0x89,0x12,0x68,
+0x61,0x6d,0xa3,0x6a,1,0x6c,0x2a,0x6e,0x10,0x67,0xa3,0x62,0x10,0x75,0x68,0x11,
+0x67,0x75,0x69,1,0x67,0x32,0x6e,0x14,0x6b,0x6e,0x6f,0x77,0x6e,0xa3,0x67,0x11,
+0x61,0x72,0x8a,0x13,0x69,0x74,0x69,0x63,0x8b,0x71,0xc1,0x13,0x71,0xa2,0xde,0x72,
+0xa2,0xe3,0x73,6,0x69,0x8a,0x69,0x72,0x6f,0xa2,0x4c,0x75,0xa2,0x75,0x79,1,
+0x6c,0x46,0x72,4,0x63,0x65,0x65,0xa3,0x5f,0x69,0x2c,0x6a,0xa3,0x60,0x6e,0xa3,
+0x61,0x11,0x61,0x63,0x65,0x10,0x6f,0x94,0x16,0x74,0x69,0x6e,0x61,0x67,0x72,0x69,
+0x95,2,0x64,0x3c,0x67,0x4c,0x6e,1,0x64,0xa3,0x91,0x68,0x62,0x12,0x61,0x6c,
+0x61,0x63,0x10,0x64,0xa2,0xa6,0x12,0x68,0x61,0x6d,0xa3,0xa6,0x17,0x6e,0x77,0x72,
+0x69,0x74,0x69,0x6e,0x67,0xa3,0x70,2,0x67,0x3a,0x72,0x52,0x79,0x10,0x6f,0xa2,
+0xb0,0x12,0x6d,0x62,0x6f,0xa3,0xb0,1,0x64,0x26,0x6f,0xa3,0xb8,0xa2,0xb7,0x12,
+0x69,0x61,0x6e,0xa3,0xb7,0x10,0x61,0xa2,0x98,0x16,0x73,0x6f,0x6d,0x70,0x65,0x6e,
+0x67,0xa3,0x98,0x11,0x6e,0x64,0xa2,0x71,0x14,0x61,0x6e,0x65,0x73,0x65,0xa3,0x71,
+0x61,0x5c,0x67,0xa2,0x43,0x68,1,0x61,0x2a,0x72,0x10,0x64,0xa3,0x97,2,0x72,
+0x28,0x76,0x30,0x77,0x87,0x12,0x61,0x64,0x61,0xa3,0x97,0x12,0x69,0x61,0x6e,0x87,
+2,0x6d,0x40,0x72,0x58,0x75,0x10,0x72,0xa2,0x6f,0x15,0x61,0x73,0x68,0x74,0x72,
+0x61,0xa3,0x6f,1,0x61,0x26,0x72,0xa3,0x7e,0x14,0x72,0x69,0x74,0x61,0x6e,0xa3,
+0x7e,1,0x61,0xa3,0x5e,0x62,0xa3,0x85,0x11,0x6e,0x77,0xa3,0x70,0x11,0x61,0x61,
+1,0x63,0x2f,0x69,0x23,3,0x65,0x3e,0x6a,0x48,0x6f,0x4e,0x75,0x10,0x6e,1,
+0x69,0x24,0x72,0x61,0x10,0x63,0x61,0x13,0x6a,0x61,0x6e,0x67,0xa3,0x6e,0x11,0x6e,
+0x67,0xa3,0x6e,1,0x68,0x2a,0x72,0x10,0x6f,0xa3,0x5d,0x10,0x67,0xa3,0xb6,0x6e,
+0xa2,0x83,0x6f,0xa2,0xf2,0x70,5,0x6c,0x1e,0x6c,0x44,0x72,0x4a,0x73,0x1b,0x61,
+0x6c,0x74,0x65,0x72,0x70,0x61,0x68,0x6c,0x61,0x76,0x69,0xa3,0x7b,0x11,0x72,0x64,
+0xa3,0x5c,0x11,0x74,0x69,0xa3,0x7d,0x61,0x7c,0x65,0xa2,0x54,0x68,3,0x61,0x3e,
+0x6c,0x4e,0x6e,0x5e,0x6f,0x16,0x65,0x6e,0x69,0x63,0x69,0x61,0x6e,0xa3,0x5b,0x10,
+0x67,0xa2,0x5a,0x12,0x73,0x70,0x61,0xa3,0x5a,2,0x69,0xa3,0x7a,0x70,0xa3,0x7b,
+0x76,0xa3,0x7c,0x10,0x78,0xa3,0x5b,2,0x68,0x3e,0x6c,0x50,0x75,0x10,0x63,0xa2,
+0xa5,0x14,0x69,0x6e,0x68,0x61,0x75,0xa3,0xa5,0x17,0x61,0x77,0x68,0x68,0x6d,0x6f,
+0x6e,0x67,0xa3,0x4b,0x10,0x6d,0xa2,0x90,0x14,0x79,0x72,0x65,0x6e,0x65,0xa3,0x90,
+0x11,0x72,0x6d,0xa3,0x59,6,0x6b,0x36,0x6b,0x56,0x73,0x6e,0x75,0x74,0x79,0x11,
+0x69,0x61,0x1f,0x6b,0x65,0x6e,0x67,0x70,0x75,0x61,0x63,0x68,0x75,0x65,0x68,0x6d,
+0x6f,0x6e,0x67,0xa3,0xba,1,0x67,0x2e,0x6f,0xa2,0x57,0x10,0x6f,0xa3,0x57,0x10,
+0x62,0xa3,0x84,0x11,0x68,0x75,0xa3,0x96,0x12,0x73,0x68,0x75,0xa3,0x96,0x61,0x42,
+0x62,0x80,0x65,0x10,0x77,1,0x61,0xa3,0xaa,0x74,0x14,0x61,0x69,0x6c,0x75,0x65,
+0x97,2,0x62,0x2e,0x6e,0x3c,0x72,0x10,0x62,0xa3,0x8e,0x15,0x61,0x74,0x61,0x65,
+0x61,0x6e,0xa3,0x8f,0x10,0x64,0xa2,0xbb,0x16,0x69,0x6e,0x61,0x67,0x61,0x72,0x69,
+0xa3,0xbb,0x11,0x61,0x74,0xa3,0x8f,3,0x67,0x5a,0x6c,0x6c,0x72,0xa2,0x93,0x73,
+2,0x61,0x36,0x67,0x3c,0x6d,0x10,0x61,0x84,0x12,0x6e,0x79,0x61,0x85,0x11,0x67,
+0x65,0xa3,0xab,0x10,0x65,0xa3,0xab,1,0x61,0x2a,0x68,0x11,0x61,0x6d,0x5b,0x10,
+0x6d,0x5b,1,0x63,0xa2,0x60,0x64,5,0x70,0x37,0x70,0x36,0x73,0x54,0x74,0x14,
+0x75,0x72,0x6b,0x69,0x63,0xa3,0x58,0x11,0x65,0x72,1,0x6d,0x2c,0x73,0x12,0x69,
+0x61,0x6e,0x9b,0x11,0x69,0x63,0xa3,0x59,0x10,0x6f,1,0x67,0x3a,0x75,0x18,0x74,
+0x68,0x61,0x72,0x61,0x62,0x69,0x61,0x6e,0xa3,0x85,0x13,0x64,0x69,0x61,0x6e,0xa3,
+0xb8,0x68,0x42,0x69,0x54,0x6e,0x1a,0x6f,0x72,0x74,0x68,0x61,0x72,0x61,0x62,0x69,
+0x61,0x6e,0xa3,0x8e,0x17,0x75,0x6e,0x67,0x61,0x72,0x69,0x61,0x6e,0xa3,0x4c,0x14,
+0x74,0x61,0x6c,0x69,0x63,0x5d,1,0x68,0x26,0x6b,0xa3,0x6d,0x12,0x69,0x6b,0x69,
+0xa3,0x6d,2,0x69,0x2c,0x6b,0x30,0x79,0x10,0x61,0x5f,0x11,0x79,0x61,0x5f,0x10,
+0x68,0xa3,0x58,0x68,0xc3,0xd,0x6b,0xc2,0x24,0x6b,0xa4,0x17,0x6c,0xa4,0xb2,0x6d,
+8,0x6f,0x46,0x6f,0x48,0x72,0x74,0x74,0x80,0x75,0x86,0x79,1,0x61,0x28,0x6d,
+0x10,0x72,0x59,0x13,0x6e,0x6d,0x61,0x72,0x59,2,0x64,0x2e,0x6e,0x32,0x6f,0x10,
+0x6e,0xa3,0x72,0x10,0x69,0xa3,0xa3,0x10,0x67,0x56,0x14,0x6f,0x6c,0x69,0x61,0x6e,
+0x57,0x10,0x6f,0xa2,0x95,0x10,0x6f,0xa3,0x95,0x11,0x65,0x69,0xa3,0x73,0x11,0x6c,
+0x74,0xa2,0xa4,0x12,0x61,0x6e,0x69,0xa3,0xa4,0x61,0x36,0x65,0xa2,0x67,0x69,0xa2,
+0xbd,0x6c,0x11,0x79,0x6d,0x55,6,0x6e,0x38,0x6e,0x32,0x72,0x5c,0x73,0x6c,0x79,
+0x10,0x61,0xa3,0x55,1,0x64,0x38,0x69,0xa2,0x79,0x15,0x63,0x68,0x61,0x65,0x61,
+0x6e,0xa3,0x79,0xa2,0x54,0x12,0x61,0x69,0x63,0xa3,0x54,0x10,0x63,0xa2,0xa9,0x12,
+0x68,0x65,0x6e,0xa3,0xa9,0x18,0x61,0x72,0x61,0x6d,0x67,0x6f,0x6e,0x64,0x69,0xa3,
+0xaf,0x68,0x36,0x6b,0x4c,0x6c,0x15,0x61,0x79,0x61,0x6c,0x61,0x6d,0x55,1,0x61,
+0x26,0x6a,0xa3,0xa0,0x13,0x6a,0x61,0x6e,0x69,0xa3,0xa0,0x10,0x61,0xa2,0xb4,0x12,
+0x73,0x61,0x72,0xa3,0xb4,3,0x64,0x78,0x65,0x94,0x6e,0xa2,0x42,0x72,1,0x63,
+0xa3,0x8d,0x6f,0xa2,0x56,0x13,0x69,0x74,0x69,0x63,1,0x63,0x3c,0x68,0x19,0x69,
+0x65,0x72,0x6f,0x67,0x6c,0x79,0x70,0x68,0x73,0xa3,0x56,0x15,0x75,0x72,0x73,0x69,
+0x76,0x65,0xa3,0x8d,1,0x65,0x26,0x66,0xa3,0xb5,0x16,0x66,0x61,0x69,0x64,0x72,
+0x69,0x6e,0xa3,0xb5,0x17,0x74,0x65,0x69,0x6d,0x61,0x79,0x65,0x6b,0xa3,0x73,0x10,
+0x64,0xa2,0x8c,0x17,0x65,0x6b,0x69,0x6b,0x61,0x6b,0x75,0x69,0xa3,0x8c,0x11,0x61,
+0x6f,0xa3,0x5c,6,0x6e,0x1a,0x6e,0x34,0x6f,0x38,0x70,0x3e,0x74,0x11,0x68,0x69,
+0xa3,0x78,0x11,0x64,0x61,0x4b,0x11,0x72,0x65,0xa3,0x77,0x11,0x65,0x6c,0xa3,0x8a,
+0x61,0x30,0x68,0x9a,0x69,0x11,0x74,0x73,0xa3,0xbf,4,0x69,0x3c,0x6c,0x44,0x6e,
+0x48,0x74,0x56,0x79,0x13,0x61,0x68,0x6c,0x69,0xa3,0x4f,0x12,0x74,0x68,0x69,0xa3,
+0x78,0x10,0x69,0xa3,0x4f,1,0x61,0x4d,0x6e,0x12,0x61,0x64,0x61,0x4b,0x14,0x61,
+0x6b,0x61,0x6e,0x61,0x4c,0x19,0x6f,0x72,0x68,0x69,0x72,0x61,0x67,0x61,0x6e,0x61,
+0x8d,4,0x61,0x40,0x69,0x52,0x6d,0x70,0x6f,0x7c,0x75,0x15,0x64,0x61,0x77,0x61,
+0x64,0x69,0xa3,0x91,0x10,0x72,0x92,0x15,0x6f,0x73,0x68,0x74,0x68,0x69,0x93,0x1d,
+0x74,0x61,0x6e,0x73,0x6d,0x61,0x6c,0x6c,0x73,0x63,0x72,0x69,0x70,0x74,0xa3,0xbf,
+1,0x65,0x24,0x72,0x4f,0x10,0x72,0x4f,0x10,0x6a,0xa2,0x9d,0x11,0x6b,0x69,0xa3,
+0x9d,4,0x61,0x5c,0x65,0x90,0x69,0xa0,0x6f,0xa2,0x5d,0x79,1,0x63,0x34,0x64,
+0x10,0x69,0xa2,0x6c,0x11,0x61,0x6e,0xa3,0x6c,0x10,0x69,0xa2,0x6b,0x11,0x61,0x6e,
+0xa3,0x6b,2,0x6e,0x42,0x6f,0x46,0x74,3,0x66,0xa3,0x50,0x67,0xa3,0x51,0x69,
+0x24,0x6e,0x53,0x10,0x6e,0x53,0x10,0x61,0xa3,0x6a,0x50,0x10,0x6f,0x51,0x11,0x70,
+0x63,0xa2,0x52,0x11,0x68,0x61,0xa3,0x52,2,0x6d,0x2e,0x6e,0x36,0x73,0x10,0x75,
+0xa3,0x83,0x10,0x62,0x80,0x10,0x75,0x81,2,0x61,0xa3,0x53,0x62,0x83,0x65,0x11,
+0x61,0x72,1,0x61,0xa3,0x53,0x62,0x83,0x11,0x6d,0x61,0xa3,0x8b,0x68,0x6e,0x69,
+0xa2,0x95,0x6a,2,0x61,0x30,0x70,0x52,0x75,0x11,0x72,0x63,0xa3,0x94,1,0x6d,
+0x38,0x76,0x10,0x61,0xa2,0x4e,0x13,0x6e,0x65,0x73,0x65,0xa3,0x4e,0x10,0x6f,0xa3,
+0xad,0x11,0x61,0x6e,0xa3,0x69,6,0x6c,0x1e,0x6c,0x34,0x6d,0x3a,0x72,0x48,0x75,
+0x11,0x6e,0x67,0xa3,0x4c,0x11,0x75,0x77,0xa3,0x9c,0x10,0x6e,1,0x67,0xa3,0x4b,
+0x70,0xa3,0xba,0x11,0x6b,0x74,0x8d,0x61,0x3c,0x65,0xa2,0x43,0x69,0x11,0x72,0x61,
+0x48,0x13,0x67,0x61,0x6e,0x61,0x49,1,0x6e,0x34,0x74,0x10,0x72,0xa2,0xa2,0x11,
+0x61,0x6e,0xa3,0xa2,0x42,6,0x6f,0xe,0x6f,0x77,0x73,0xa3,0x49,0x74,0xa3,0x4a,
+0x75,0x12,0x6e,0x6f,0x6f,0x77,0x62,0xa3,0xac,0x67,0x3e,0x69,0x42,0x19,0x66,0x69,
+0x72,0x6f,0x68,0x69,0x6e,0x67,0x79,0x61,0xa3,0xb6,0x44,0x11,0x75,0x6c,0x45,0x11,
+0x62,0x72,0x46,0x11,0x65,0x77,0x47,2,0x6d,0x2e,0x6e,0x4a,0x74,0x11,0x61,0x6c,
+0x5d,0x1c,0x70,0x65,0x72,0x69,0x61,0x6c,0x61,0x72,0x61,0x6d,0x61,0x69,0x63,0xa3,
+0x74,2,0x64,0x66,0x68,0x6a,0x73,0x1b,0x63,0x72,0x69,0x70,0x74,0x69,0x6f,0x6e,
+0x61,0x6c,0x70,0x61,1,0x68,0x32,0x72,0x14,0x74,0x68,0x69,0x61,0x6e,0xa3,0x7d,
+0x13,0x6c,0x61,0x76,0x69,0xa3,0x7a,0x10,0x73,0xa3,0x4d,0x15,0x65,0x72,0x69,0x74,
+0x65,0x64,0x23,0x64,0xc1,0xd,0x64,0xa2,0x7a,0x65,0xa2,0xc1,0x67,4,0x65,0x82,
+0x6c,0x9a,0x6f,0xa2,0x46,0x72,0xa2,0x55,0x75,2,0x6a,0x3c,0x6e,0x4e,0x72,1,
+0x6d,0x24,0x75,0x41,0x13,0x75,0x6b,0x68,0x69,0x41,1,0x61,0x24,0x72,0x3f,0x13,
+0x72,0x61,0x74,0x69,0x3f,0x18,0x6a,0x61,0x6c,0x61,0x67,0x6f,0x6e,0x64,0x69,0xa3,
+0xb3,0x10,0x6f,1,0x6b,0xa3,0x48,0x72,0x38,0x13,0x67,0x69,0x61,0x6e,0x39,0x11,
+0x61,0x67,0x90,0x15,0x6f,0x6c,0x69,0x74,0x69,0x63,0x91,1,0x6e,0x30,0x74,0x10,
+0x68,0x3a,0x11,0x69,0x63,0x3b,1,0x67,0xa3,0xb3,0x6d,0xa3,0xaf,1,0x61,0x32,
+0x65,1,0x65,0x24,0x6b,0x3d,0x10,0x6b,0x3d,0x10,0x6e,0xa2,0x89,0x12,0x74,0x68,
+0x61,0xa3,0x89,4,0x65,0x46,0x69,0x6c,0x6f,0x8c,0x73,0x9a,0x75,0x11,0x70,0x6c,
+0xa2,0x87,0x13,0x6f,0x79,0x61,0x6e,0xa3,0x87,1,0x73,0x38,0x76,0x10,0x61,0x34,
+0x15,0x6e,0x61,0x67,0x61,0x72,0x69,0x35,0x13,0x65,0x72,0x65,0x74,0x33,1,0x61,
+0x36,0x76,0x16,0x65,0x73,0x61,0x6b,0x75,0x72,0x75,0xa3,0xbe,0x10,0x6b,0xa3,0xbe,
+0x11,0x67,0x72,0xa2,0xb2,0x10,0x61,0xa3,0xb2,0x11,0x72,0x74,0x33,2,0x67,0x3a,
+0x6c,0x72,0x74,0x11,0x68,0x69,0x36,0x13,0x6f,0x70,0x69,0x63,0x37,0x10,0x79,2,
+0x64,0xa3,0x45,0x68,0xa3,0x46,0x70,0xa2,0x47,0x1e,0x74,0x69,0x61,0x6e,0x68,0x69,
+0x65,0x72,0x6f,0x67,0x6c,0x79,0x70,0x68,0x73,0xa3,0x47,1,0x62,0x36,0x79,0x10,
+0x6d,0xa2,0xb9,0x12,0x61,0x69,0x63,0xa3,0xb9,0x10,0x61,0xa2,0x88,0x12,0x73,0x61,
+0x6e,0xa3,0x88,0x61,0xa2,0xb4,0x62,0xa4,0x19,0x63,6,0x6f,0x3d,0x6f,0x5a,0x70,
+0x76,0x75,0x7a,0x79,1,0x70,0x3e,0x72,2,0x69,0x2a,0x6c,0x31,0x73,0xa3,0x44,
+0x13,0x6c,0x6c,0x69,0x63,0x31,0x13,0x72,0x69,0x6f,0x74,0x7f,1,0x6d,0x30,0x70,
+0x10,0x74,0x2e,0x11,0x69,0x63,0x2f,0x12,0x6d,0x6f,0x6e,0x21,0x11,0x72,0x74,0x7f,
+0x16,0x6e,0x65,0x69,0x66,0x6f,0x72,0x6d,0xa3,0x65,0x61,0x32,0x68,0xa2,0x41,0x69,
+0x11,0x72,0x74,0xa3,0x43,3,0x6b,0x4c,0x6e,0x50,0x72,0x76,0x75,0x1d,0x63,0x61,
+0x73,0x69,0x61,0x6e,0x61,0x6c,0x62,0x61,0x6e,0x69,0x61,0x6e,0xa3,0x9f,0x10,0x6d,
+0xa3,0x76,1,0x61,0x24,0x73,0x71,0x1d,0x64,0x69,0x61,0x6e,0x61,0x62,0x6f,0x72,
+0x69,0x67,0x69,0x6e,0x61,0x6c,0x71,0x10,0x69,0xa2,0x68,0x11,0x61,0x6e,0xa3,0x68,
+3,0x61,0x32,0x65,0x44,0x6f,0x52,0x72,0x10,0x73,0xa3,0xbd,1,0x6b,0x26,0x6d,
+0xa3,0x42,0x11,0x6d,0x61,0xa3,0x76,0x10,0x72,0x2c,0x13,0x6f,0x6b,0x65,0x65,0x2d,
+0x16,0x72,0x61,0x73,0x6d,0x69,0x61,0x6e,0xa3,0xbd,6,0x68,0x4a,0x68,0x48,0x6e,
+0x4e,0x72,0x76,0x76,1,0x65,0x2a,0x73,0x10,0x74,0xa3,0x75,0x13,0x73,0x74,0x61,
+0x6e,0xa3,0x75,0x11,0x6f,0x6d,0xa3,0xa1,0x11,0x61,0x74,0x1f,0x6f,0x6c,0x69,0x61,
+0x6e,0x68,0x69,0x65,0x72,0x6f,0x67,0x6c,0x79,0x70,0x68,0x73,0xa3,0x9c,1,0x61,
+0x3e,0x6d,2,0x65,0x2a,0x69,0xa3,0x74,0x6e,0x27,0x13,0x6e,0x69,0x61,0x6e,0x27,
+0x10,0x62,0x24,0x11,0x69,0x63,0x25,0x64,0x30,0x66,0x44,0x67,0x11,0x68,0x62,0xa3,
+0x9f,0x10,0x6c,1,0x61,0x26,0x6d,0xa3,0xa7,0x10,0x6d,0xa3,0xa7,0x11,0x61,0x6b,
+0xa3,0x93,6,0x6c,0x3c,0x6c,0x52,0x6f,0x56,0x72,0x66,0x75,1,0x67,0x30,0x68,
+1,0x64,0x79,0x69,0x10,0x64,0x79,0x10,0x69,0x8e,0x13,0x6e,0x65,0x73,0x65,0x8f,
+0x11,0x69,0x73,0xa1,0x11,0x70,0x6f,0x2a,0x13,0x6d,0x6f,0x66,0x6f,0x2b,0x10,0x61,
+1,0x68,0x2e,0x69,0x7c,0x12,0x6c,0x6c,0x65,0x7d,0xa2,0x41,0x11,0x6d,0x69,0xa3,
+0x41,0x61,0x48,0x65,0x9c,0x68,1,0x61,0x2a,0x6b,0x10,0x73,0xa3,0xa8,0x15,0x69,
+0x6b,0x73,0x75,0x6b,0x69,0xa3,0xa8,3,0x6c,0x3a,0x6d,0x48,0x73,0x54,0x74,1,
+0x61,0x24,0x6b,0x9f,0x10,0x6b,0x9f,0x10,0x69,0x9c,0x13,0x6e,0x65,0x73,0x65,0x9d,
+0x10,0x75,0xa2,0x82,0x10,0x6d,0xa3,0x82,0x10,0x73,0xa2,0x86,0x13,0x61,0x76,0x61,
+0x68,0xa3,0x86,0x11,0x6e,0x67,0x28,0x12,0x61,0x6c,0x69,0x29,3,0x6c,0x42,0x6e,
+0x90,0x74,0xa2,0x46,0x76,0x24,0x17,0x6f,0x77,0x65,0x6c,0x6a,0x61,0x6d,0x6f,0x25,
+0x22,1,0x65,0x54,0x76,0x28,1,0x73,0x38,0x74,0x2a,0x17,0x73,0x79,0x6c,0x6c,
+0x61,0x62,0x6c,0x65,0x2b,0x16,0x79,0x6c,0x6c,0x61,0x62,0x6c,0x65,0x29,0x18,0x61,
+0x64,0x69,0x6e,0x67,0x6a,0x61,0x6d,0x6f,0x23,1,0x61,0x21,0x6f,0x1a,0x74,0x61,
+0x70,0x70,0x6c,0x69,0x63,0x61,0x62,0x6c,0x65,0x21,0x26,0x1a,0x72,0x61,0x69,0x6c,
+0x69,0x6e,0x67,0x6a,0x61,0x6d,0x6f,0x27,1,0x6e,0x2c,0x79,0x22,0x11,0x65,0x73,
+0x23,0x20,0x10,0x6f,0x21,1,0x6e,0x2c,0x79,0x22,0x11,0x65,0x73,0x23,0x20,0x10,
+0x6f,0x21,2,0x6d,0x30,0x6e,0x3a,0x79,0x22,0x11,0x65,0x73,0x23,0x24,0x13,0x61,
+0x79,0x62,0x65,0x25,0x20,0x10,0x6f,0x21,2,0x6d,0x30,0x6e,0x3a,0x79,0x22,0x11,
+0x65,0x73,0x23,0x24,0x13,0x61,0x79,0x62,0x65,0x25,0x20,0x10,0x6f,0x21,0xb,0x72,
+0x39,0x76,0xc,0x76,0x33,0x78,0x2a,0x7a,0x11,0x77,0x6a,0x43,0x10,0x78,0x21,0x72,
+0x28,0x73,0x50,0x74,0x31,1,0x65,0x24,0x69,0x39,0x1e,0x67,0x69,0x6f,0x6e,0x61,
+0x6c,0x69,0x6e,0x64,0x69,0x63,0x61,0x74,0x6f,0x72,0x39,1,0x6d,0x35,0x70,0x18,
+0x61,0x63,0x69,0x6e,0x67,0x6d,0x61,0x72,0x6b,0x35,0x6c,0x1f,0x6c,0x3c,0x6f,0x4a,
+0x70,1,0x70,0x37,0x72,0x14,0x65,0x70,0x65,0x6e,0x64,0x37,0x28,1,0x66,0x2b,
+0x76,0x2c,0x10,0x74,0x2f,0x13,0x74,0x68,0x65,0x72,0x21,0x63,0x4c,0x65,0x64,0x67,
+1,0x61,0x3a,0x6c,0x19,0x75,0x65,0x61,0x66,0x74,0x65,0x72,0x7a,0x77,0x6a,0x41,
+0x10,0x7a,0x41,2,0x6e,0x23,0x6f,0x24,0x72,0x25,0x14,0x6e,0x74,0x72,0x6f,0x6c,
+0x23,2,0x62,0x34,0x6d,0x4e,0x78,0x26,0x13,0x74,0x65,0x6e,0x64,0x27,0x3a,1,
+0x61,0x24,0x67,0x3d,0x11,0x73,0x65,0x3a,0x12,0x67,0x61,0x7a,0x3d,0x3e,0x16,0x6f,
+0x64,0x69,0x66,0x69,0x65,0x72,0x3f,9,0x6e,0x4a,0x6e,0x34,0x6f,0x44,0x73,0x60,
+0x75,0x94,0x78,0x10,0x78,0x21,0x10,0x75,0x2a,0x14,0x6d,0x65,0x72,0x69,0x63,0x2b,
+1,0x6c,0x2c,0x74,0x12,0x68,0x65,0x72,0x21,0x14,0x65,0x74,0x74,0x65,0x72,0x2d,
+3,0x63,0x36,0x65,0x46,0x70,0x31,0x74,0x32,0x12,0x65,0x72,0x6d,0x33,0x3c,0x16,
+0x6f,0x6e,0x74,0x69,0x6e,0x75,0x65,0x3d,0x2e,0x10,0x70,0x2f,0x10,0x70,0x34,0x12,
+0x70,0x65,0x72,0x35,0x61,0x46,0x63,0x52,0x65,0x64,0x66,0x72,0x6c,2,0x65,0x2d,
+0x66,0x3b,0x6f,0x28,0x12,0x77,0x65,0x72,0x29,0x10,0x74,0x22,0x12,0x65,0x72,0x6d,
+0x23,1,0x6c,0x24,0x72,0x37,0x24,0x12,0x6f,0x73,0x65,0x25,0x10,0x78,0x38,0x13,
+0x74,0x65,0x6e,0x64,0x39,0x10,0x6f,0x26,0x13,0x72,0x6d,0x61,0x74,0x27,0,0x10,
+0x6c,0x88,0x72,0x40,0x72,0x36,0x73,0x5e,0x77,0x7a,0x78,0x8a,0x7a,0x11,0x77,0x6a,
+0x4b,1,0x65,0x24,0x69,0x3b,0x1e,0x67,0x69,0x6f,0x6e,0x61,0x6c,0x69,0x6e,0x64,
+0x69,0x63,0x61,0x74,0x6f,0x72,0x3b,1,0x69,0x24,0x71,0x3f,0x18,0x6e,0x67,0x6c,
+0x65,0x71,0x75,0x6f,0x74,0x65,0x3f,0x17,0x73,0x65,0x67,0x73,0x70,0x61,0x63,0x65,
+0x4d,0x10,0x78,0x21,0x6c,0x36,0x6d,0x3c,0x6e,0x76,0x6f,0x13,0x74,0x68,0x65,0x72,
+0x21,1,0x65,0x23,0x66,0x35,3,0x62,0x37,0x69,0x28,0x6c,0x29,0x6e,0x2b,0x10,
+0x64,1,0x6c,0x34,0x6e,0x11,0x75,0x6d,0x2a,0x12,0x6c,0x65,0x74,0x37,0x14,0x65,
+0x74,0x74,0x65,0x72,0x29,2,0x65,0x36,0x6c,0x39,0x75,0x2c,0x14,0x6d,0x65,0x72,
+0x69,0x63,0x2d,0x14,0x77,0x6c,0x69,0x6e,0x65,0x39,0x66,0x3f,0x66,0x40,0x67,0x4e,
+0x68,0x70,0x6b,0x10,0x61,0x26,0x15,0x74,0x61,0x6b,0x61,0x6e,0x61,0x27,0x10,0x6f,
+0x24,0x13,0x72,0x6d,0x61,0x74,0x25,1,0x61,0x3a,0x6c,0x19,0x75,0x65,0x61,0x66,
+0x74,0x65,0x72,0x7a,0x77,0x6a,0x49,0x10,0x7a,0x49,1,0x65,0x24,0x6c,0x3d,0x19,
+0x62,0x72,0x65,0x77,0x6c,0x65,0x74,0x74,0x65,0x72,0x3d,0x61,0x86,0x63,0x92,0x64,
+0x94,0x65,2,0x62,0x44,0x6d,0x5e,0x78,0x2e,0x13,0x74,0x65,0x6e,0x64,0x32,0x15,
+0x6e,0x75,0x6d,0x6c,0x65,0x74,0x2f,0x42,1,0x61,0x24,0x67,0x45,0x11,0x73,0x65,
+0x42,0x12,0x67,0x61,0x7a,0x45,0x46,0x16,0x6f,0x64,0x69,0x66,0x69,0x65,0x72,0x47,
+0x15,0x6c,0x65,0x74,0x74,0x65,0x72,0x23,0x10,0x72,0x31,1,0x6f,0x24,0x71,0x41,
+0x18,0x75,0x62,0x6c,0x65,0x71,0x75,0x6f,0x74,0x65,0x41,2,0x63,0x32,0x6e,0x3c,
+0x6f,0x22,0x12,0x70,0x65,0x6e,0x23,0x24,0x13,0x6c,0x6f,0x73,0x65,0x25,0x20,0x12,
+0x6f,0x6e,0x65,0x21,6,0x6f,0x65,0x6f,0x4a,0x72,0x5c,0x74,0x64,0x76,0x1d,0x69,
+0x73,0x75,0x61,0x6c,0x6f,0x72,0x64,0x65,0x72,0x6c,0x65,0x66,0x74,0x3d,0x18,0x76,
+0x65,0x72,0x73,0x74,0x72,0x75,0x63,0x6b,0x2d,0x13,0x69,0x67,0x68,0x74,0x2f,0x11,
+0x6f,0x70,0x30,0x12,0x61,0x6e,0x64,2,0x62,0x32,0x6c,0x62,0x72,0x13,0x69,0x67,
+0x68,0x74,0x3b,0x14,0x6f,0x74,0x74,0x6f,0x6d,0x32,0x12,0x61,0x6e,0x64,1,0x6c,
+0x2e,0x72,0x13,0x69,0x67,0x68,0x74,0x35,0x12,0x65,0x66,0x74,0x3f,0x12,0x65,0x66,
+0x74,0x36,0x17,0x61,0x6e,0x64,0x72,0x69,0x67,0x68,0x74,0x39,0x62,0x2c,0x6c,0x5c,
+0x6e,0x10,0x61,0x21,0x14,0x6f,0x74,0x74,0x6f,0x6d,0x22,0x12,0x61,0x6e,0x64,1,
+0x6c,0x2e,0x72,0x13,0x69,0x67,0x68,0x74,0x27,0x12,0x65,0x66,0x74,0x25,0x12,0x65,
+0x66,0x74,0x28,0x17,0x61,0x6e,0x64,0x72,0x69,0x67,0x68,0x74,0x2b,0xd,0x6e,0xaa,
+0x72,0x70,0x72,0x92,0x73,0xa2,0x46,0x74,0xa2,0x54,0x76,1,0x69,0x60,0x6f,0x12,
+0x77,0x65,0x6c,0x62,1,0x64,0x3a,0x69,0x19,0x6e,0x64,0x65,0x70,0x65,0x6e,0x64,
+0x65,0x6e,0x74,0x67,0x17,0x65,0x70,0x65,0x6e,0x64,0x65,0x6e,0x74,0x65,1,0x72,
+0x2e,0x73,0x13,0x61,0x72,0x67,0x61,0x61,0x12,0x61,0x6d,0x61,0x5f,0x1d,0x65,0x67,
+0x69,0x73,0x74,0x65,0x72,0x73,0x68,0x69,0x66,0x74,0x65,0x72,0x57,0x1e,0x79,0x6c,
+0x6c,0x61,0x62,0x6c,0x65,0x6d,0x6f,0x64,0x69,0x66,0x69,0x65,0x72,0x59,0x12,0x6f,
+0x6e,0x65,1,0x6c,0x2c,0x6d,0x12,0x61,0x72,0x6b,0x5d,0x14,0x65,0x74,0x74,0x65,
+0x72,0x5b,0x6e,0x3c,0x6f,0x7c,0x70,0x18,0x75,0x72,0x65,0x6b,0x69,0x6c,0x6c,0x65,
+0x72,0x55,1,0x6f,0x4c,0x75,1,0x6b,0x3c,0x6d,0x12,0x62,0x65,0x72,0x50,0x15,
+0x6a,0x6f,0x69,0x6e,0x65,0x72,0x53,0x11,0x74,0x61,0x4f,0x16,0x6e,0x6a,0x6f,0x69,
+0x6e,0x65,0x72,0x4d,0x13,0x74,0x68,0x65,0x72,0x21,0x67,0x3e,0x67,0x4a,0x69,0x64,
+0x6a,0x82,0x6d,0x1d,0x6f,0x64,0x69,0x66,0x79,0x69,0x6e,0x67,0x6c,0x65,0x74,0x74,
+0x65,0x72,0x4b,0x1c,0x65,0x6d,0x69,0x6e,0x61,0x74,0x69,0x6f,0x6e,0x6d,0x61,0x72,
+0x6b,0x45,0x1e,0x6e,0x76,0x69,0x73,0x69,0x62,0x6c,0x65,0x73,0x74,0x61,0x63,0x6b,
+0x65,0x72,0x47,0x14,0x6f,0x69,0x6e,0x65,0x72,0x49,0x61,0xa2,0xba,0x62,0xa2,0xc0,
+0x63,1,0x61,0xa2,0xa2,0x6f,0x16,0x6e,0x73,0x6f,0x6e,0x61,0x6e,0x74,0x2a,8,
+0x6b,0x67,0x6b,0x48,0x6d,0x52,0x70,0x5c,0x73,0xa2,0x42,0x77,0x19,0x69,0x74,0x68,
+0x73,0x74,0x61,0x63,0x6b,0x65,0x72,0x43,0x14,0x69,0x6c,0x6c,0x65,0x72,0x35,0x14,
+0x65,0x64,0x69,0x61,0x6c,0x37,1,0x6c,0x52,0x72,0x10,0x65,1,0x63,0x2e,0x66,
+0x13,0x69,0x78,0x65,0x64,0x3d,0x19,0x65,0x64,0x69,0x6e,0x67,0x72,0x65,0x70,0x68,
+0x61,0x3b,0x18,0x61,0x63,0x65,0x68,0x6f,0x6c,0x64,0x65,0x72,0x39,0x10,0x75,1,
+0x62,0x3e,0x63,0x1b,0x63,0x65,0x65,0x64,0x69,0x6e,0x67,0x72,0x65,0x70,0x68,0x61,
+0x41,0x15,0x6a,0x6f,0x69,0x6e,0x65,0x64,0x3f,0x64,0x4c,0x66,0x52,0x68,0x5a,0x69,
+0x1e,0x6e,0x69,0x74,0x69,0x61,0x6c,0x70,0x6f,0x73,0x74,0x66,0x69,0x78,0x65,0x64,
+0x33,0x12,0x65,0x61,0x64,0x2d,0x13,0x69,0x6e,0x61,0x6c,0x2f,0x18,0x65,0x61,0x64,
+0x6c,0x65,0x74,0x74,0x65,0x72,0x31,0x1d,0x6e,0x74,0x69,0x6c,0x6c,0x61,0x74,0x69,
+0x6f,0x6e,0x6d,0x61,0x72,0x6b,0x29,0x16,0x76,0x61,0x67,0x72,0x61,0x68,0x61,0x23,
+1,0x69,0x4a,0x72,0x10,0x61,0x1f,0x68,0x6d,0x69,0x6a,0x6f,0x69,0x6e,0x69,0x6e,
+0x67,0x6e,0x75,0x6d,0x62,0x65,0x72,0x27,0x12,0x6e,0x64,0x75,0x25,2,0x72,0x38,
+0x74,0x46,0x75,0x26,0x15,0x70,0x72,0x69,0x67,0x68,0x74,0x27,0x20,0x15,0x6f,0x74,
+0x61,0x74,0x65,0x64,0x21,1,0x72,0x24,0x75,0x25,0x22,0x18,0x61,0x6e,0x73,0x66,
+0x6f,0x72,0x6d,0x65,0x64,1,0x72,0x32,0x75,0x15,0x70,0x72,0x69,0x67,0x68,0x74,
+0x25,0x15,0x6f,0x74,0x61,0x74,0x65,0x64,0x23,0xd,0x6e,0xc1,0x86,0x73,0xa8,0x73,
+0x4c,0x74,0xa2,0x76,0x75,0xa2,0x83,0x7a,0xd8,0x70,0,2,0x6c,0xd9,0x20,0,
+0x70,0xd9,0x40,0,0x73,0xc3,0,0xfe,0xf,0,0,0,7,0x6f,0x3c,0x6f,
+0xff,8,0,0,0,0x70,0x3a,0x75,0x6e,0x79,0x13,0x6d,0x62,0x6f,0x6c,0xff,
+0xf,0,0,0,0x11,0x61,0x63,1,0x65,0x34,0x69,0x15,0x6e,0x67,0x6d,0x61,
+0x72,0x6b,0xa5,0,0x18,0x73,0x65,0x70,0x61,0x72,0x61,0x74,0x6f,0x72,0xc3,0,
+0x16,0x72,0x72,0x6f,0x67,0x61,0x74,0x65,0xe1,0,0,0x63,0xff,2,0,0,
+0,0x65,0x38,0x6b,0xff,4,0,0,0,0x6d,0xff,1,0,0,0,0x16,
+0x70,0x61,0x72,0x61,0x74,0x6f,0x72,0xd9,0x70,0,0x1d,0x69,0x74,0x6c,0x65,0x63,
+0x61,0x73,0x65,0x6c,0x65,0x74,0x74,0x65,0x72,0x31,1,0x6e,0x40,0x70,0x1c,0x70,
+0x65,0x72,0x63,0x61,0x73,0x65,0x6c,0x65,0x74,0x74,0x65,0x72,0x25,0x17,0x61,0x73,
+0x73,0x69,0x67,0x6e,0x65,0x64,0x23,0x6e,0xa2,0x69,0x6f,0xa2,0x89,0x70,0xfe,0x30,
+0xf8,0,0,9,0x69,0x33,0x69,0xff,0x10,0,0,0,0x6f,0xfd,0x80,0,
+0,0x72,0x54,0x73,0xf9,0,0,0x75,0x12,0x6e,0x63,0x74,0xfe,0x30,0xf8,0,
+0,0x15,0x75,0x61,0x74,0x69,0x6f,0x6e,0xff,0x30,0xf8,0,0,0x17,0x69,0x76,
+0x61,0x74,0x65,0x75,0x73,0x65,0xdd,0,0,0x61,0x48,0x63,0xfd,0x40,0,0,
+0x64,0xe9,0,0,0x65,0xfd,0x20,0,0,0x66,0xff,0x20,0,0,0,0x1f,
+0x72,0x61,0x67,0x72,0x61,0x70,0x68,0x73,0x65,0x70,0x61,0x72,0x61,0x74,0x6f,0x72,
+0xd9,0x40,0,0xbe,0,3,0x64,0xa7,0,0x6c,0xab,0,0x6f,0x30,0x75,0x13,
+0x6d,0x62,0x65,0x72,0xbf,0,0xb2,0,0x1b,0x6e,0x73,0x70,0x61,0x63,0x69,0x6e,
+0x67,0x6d,0x61,0x72,0x6b,0xa1,1,0x70,0x92,0x74,0x12,0x68,0x65,0x72,0xe6,0x80,
+1,3,0x6c,0x40,0x6e,0x4a,0x70,0x56,0x73,0x14,0x79,0x6d,0x62,0x6f,0x6c,0xff,
+8,0,0,0,0x14,0x65,0x74,0x74,0x65,0x72,0x61,0x14,0x75,0x6d,0x62,0x65,
+0x72,0xb3,0,0x19,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0xfd,0x80,
+0,0,0x1c,0x65,0x6e,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,
+0xf9,0,0,0x66,0xc0,0xc4,0x66,0xa2,0x47,0x69,0xa2,0x64,0x6c,0xa2,0x79,0x6d,
+0xa4,0xc0,4,0x61,0x6c,0x63,0xa5,0,0x65,0xa3,0x80,0x6e,0xa1,0x6f,0x15,0x64,
+0x69,0x66,0x69,0x65,0x72,1,0x6c,0x38,0x73,0x14,0x79,0x6d,0x62,0x6f,0x6c,0xff,
+4,0,0,0,0x14,0x65,0x74,0x74,0x65,0x72,0x41,1,0x72,0x3c,0x74,0x16,
+0x68,0x73,0x79,0x6d,0x62,0x6f,0x6c,0xff,1,0,0,0,0x10,0x6b,0xa5,0xc0,
+1,0x69,0x32,0x6f,0x13,0x72,0x6d,0x61,0x74,0xdb,0,0,0x1d,0x6e,0x61,0x6c,
+0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0xff,0x20,0,0,0,
+0x10,0x6e,0x1f,0x69,0x74,0x69,0x61,0x6c,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,
+0x69,0x6f,0x6e,0xff,0x10,0,0,0,0x9c,7,0x6d,0x18,0x6d,0x41,0x6f,0x28,
+0x74,0x31,0x75,0x25,0x60,0x1c,0x77,0x65,0x72,0x63,0x61,0x73,0x65,0x6c,0x65,0x74,
+0x74,0x65,0x72,0x29,0x63,0x3d,0x65,0x28,0x69,0x42,0x6c,0x29,0x13,0x74,0x74,0x65,
+0x72,0x9c,0x15,0x6e,0x75,0x6d,0x62,0x65,0x72,0xab,0,0x1a,0x6e,0x65,0x73,0x65,
+0x70,0x61,0x72,0x61,0x74,0x6f,0x72,0xd9,0x20,0,0x63,0x46,0x64,0xa2,0x96,0x65,
+0x1b,0x6e,0x63,0x6c,0x6f,0x73,0x69,0x6e,0x67,0x6d,0x61,0x72,0x6b,0xa3,0x80,0xe6,
+0x80,1,7,0x6e,0x57,0x6e,0x52,0x6f,0x5e,0x73,0xe1,0,0,0x75,0x1b,0x72,
+0x72,0x65,0x6e,0x63,0x79,0x73,0x79,0x6d,0x62,0x6f,0x6c,0xff,2,0,0,0,
+0x22,0x12,0x74,0x72,0x6c,0xd9,0x80,0,0xdc,0,0,1,0x6d,0x62,0x6e,1,
+0x6e,0x30,0x74,0x12,0x72,0x6f,0x6c,0xd9,0x80,0,0x1f,0x65,0x63,0x74,0x6f,0x72,
+0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0xfd,0x40,0,0,0x19,
+0x62,0x69,0x6e,0x69,0x6e,0x67,0x6d,0x61,0x72,0x6b,0xa5,0xc0,0x61,0x58,0x63,0xd9,
+0x80,0,0x66,0xdb,0,0,0x6c,0x1d,0x6f,0x73,0x65,0x70,0x75,0x6e,0x63,0x74,
+0x75,0x61,0x74,0x69,0x6f,0x6e,0xfd,0x20,0,0,0x18,0x73,0x65,0x64,0x6c,0x65,
+0x74,0x74,0x65,0x72,0x3d,2,0x61,0x32,0x65,0x50,0x69,0x12,0x67,0x69,0x74,0xa7,
+0,0x1c,0x73,0x68,0x70,0x75,0x6e,0x63,0x74,0x75,0x61,0x74,0x69,0x6f,0x6e,0xe9,
+0,0,0x1a,0x63,0x69,0x6d,0x61,0x6c,0x6e,0x75,0x6d,0x62,0x65,0x72,0xa7,0
};
-const char PropNameData::nameGroups[21692]={
+const char PropNameData::nameGroups[22098]={
2,'A','l','p','h','a',0,'A','l','p','h','a','b','e','t','i','c',0,
4,'N',0,'N','o',0,'F',0,'F','a','l','s','e',0,4,'Y',0,'Y','e','s',0,'T',0,'T','r','u','e',0,
2,'N','R',0,'N','o','t','_','R','e','o','r','d','e','r','e','d',0,
-2,'O','V',0,'O','v','e','r','l','a','y',0,2,'N','K',0,'N','u','k','t','a',0,
-2,'K','V',0,'K','a','n','a','_','V','o','i','c','i','n','g',0,
+2,'O','V',0,'O','v','e','r','l','a','y',0,2,'H','A','N','R',0,'H','a','n','_','R','e','a','d','i','n','g',0,
+2,'N','K',0,'N','u','k','t','a',0,2,'K','V',0,'K','a','n','a','_','V','o','i','c','i','n','g',0,
2,'V','R',0,'V','i','r','a','m','a',0,2,'C','C','C','1','0',0,'C','C','C','1','0',0,
2,'C','C','C','1','1',0,'C','C','C','1','1',0,2,'C','C','C','1','2',0,'C','C','C','1','2',0,
2,'C','C','C','1','3',0,'C','C','C','1','3',0,2,'C','C','C','1','4',0,'C','C','C','1','4',0,
@@ -1486,7 +1500,16 @@ const char PropNameData::nameGroups[21692]={
2,'S','y','m','b','o','l','s','_','A','n','d','_','P','i','c','t','o','g','r','a','p','h','s','_','E','x','t','_','A',0,
'S','y','m','b','o','l','s','_','A','n','d','_','P','i','c','t','o','g','r','a','p','h','s','_','E','x','t','e','n','d','e','d',
'_','A',0,2,'T','a','m','i','l','_','S','u','p',0,'T','a','m','i','l','_','S','u','p','p','l','e','m','e','n','t',0,
-2,'W','a','n','c','h','o',0,'W','a','n','c','h','o',0,2,'c','c','c',0,'C','a','n','o','n','i','c','a','l','_','C','o',
+2,'W','a','n','c','h','o',0,'W','a','n','c','h','o',0,2,'C','h','o','r','a','s','m','i','a','n',0,
+'C','h','o','r','a','s','m','i','a','n',0,2,'C','J','K','_','E','x','t','_','G',0,'C','J','K','_','U','n','i','f','i','e',
+'d','_','I','d','e','o','g','r','a','p','h','s','_','E','x','t','e','n','s','i','o','n','_','G',0,
+2,'D','i','v','e','s','_','A','k','u','r','u',0,'D','i','v','e','s','_','A','k','u','r','u',0,
+2,'K','h','i','t','a','n','_','S','m','a','l','l','_','S','c','r','i','p','t',0,'K','h','i','t','a','n','_','S','m','a','l',
+'l','_','S','c','r','i','p','t',0,2,'L','i','s','u','_','S','u','p',0,'L','i','s','u','_','S','u','p','p','l','e','m','e',
+'n','t',0,2,'S','y','m','b','o','l','s','_','F','o','r','_','L','e','g','a','c','y','_','C','o','m','p','u','t','i','n','g',
+0,'S','y','m','b','o','l','s','_','F','o','r','_','L','e','g','a','c','y','_','C','o','m','p','u','t','i','n','g',0,
+2,'T','a','n','g','u','t','_','S','u','p',0,'T','a','n','g','u','t','_','S','u','p','p','l','e','m','e','n','t',0,
+2,'Y','e','z','i','d','i',0,'Y','e','z','i','d','i',0,2,'c','c','c',0,'C','a','n','o','n','i','c','a','l','_','C','o',
'm','b','i','n','i','n','g','_','C','l','a','s','s',0,2,'d','t',0,'D','e','c','o','m','p','o','s','i','t','i','o','n','_',
'T','y','p','e',0,3,'N','o','n','e',0,'N','o','n','e',0,'n','o','n','e',0,
3,'C','a','n',0,'C','a','n','o','n','i','c','a','l',0,'c','a','n',0,
@@ -1769,7 +1792,10 @@ const char PropNameData::nameGroups[21692]={
2,'S','o','g','d',0,'S','o','g','d','i','a','n',0,2,'S','o','g','o',0,'O','l','d','_','S','o','g','d','i','a','n',0,
2,'E','l','y','m',0,'E','l','y','m','a','i','c',0,2,'H','m','n','p',0,'N','y','i','a','k','e','n','g','_','P','u','a',
'c','h','u','e','_','H','m','o','n','g',0,2,'N','a','n','d',0,'N','a','n','d','i','n','a','g','a','r','i',0,
-2,'W','c','h','o',0,'W','a','n','c','h','o',0,2,'h','s','t',0,'H','a','n','g','u','l','_','S','y','l','l','a','b','l',
+2,'W','c','h','o',0,'W','a','n','c','h','o',0,2,'C','h','r','s',0,'C','h','o','r','a','s','m','i','a','n',0,
+2,'D','i','a','k',0,'D','i','v','e','s','_','A','k','u','r','u',0,
+2,'K','i','t','s',0,'K','h','i','t','a','n','_','S','m','a','l','l','_','S','c','r','i','p','t',0,
+2,'Y','e','z','i',0,'Y','e','z','i','d','i',0,2,'h','s','t',0,'H','a','n','g','u','l','_','S','y','l','l','a','b','l',
'e','_','T','y','p','e',0,2,'N','A',0,'N','o','t','_','A','p','p','l','i','c','a','b','l','e',0,
2,'L',0,'L','e','a','d','i','n','g','_','J','a','m','o',0,
2,'V',0,'V','o','w','e','l','_','J','a','m','o',0,2,'T',0,'T','r','a','i','l','i','n','g','_','J','a','m','o',0,
@@ -1820,9 +1846,10 @@ const char PropNameData::nameGroups[21692]={
'T','o','p','_','A','n','d','_','L','e','f','t','_','A','n','d','_','R','i','g','h','t',0,
2,'T','o','p','_','A','n','d','_','R','i','g','h','t',0,'T','o','p','_','A','n','d','_','R','i','g','h','t',0,
2,'V','i','s','u','a','l','_','O','r','d','e','r','_','L','e','f','t',0,'V','i','s','u','a','l','_','O','r','d','e','r','_',
-'L','e','f','t',0,2,'I','n','S','C',0,'I','n','d','i','c','_','S','y','l','l','a','b','i','c','_','C','a','t','e','g','o',
-'r','y',0,2,'O','t','h','e','r',0,'O','t','h','e','r',0,
-2,'A','v','a','g','r','a','h','a',0,'A','v','a','g','r','a','h','a',0,
+'L','e','f','t',0,2,'T','o','p','_','A','n','d','_','B','o','t','t','o','m','_','A','n','d','_','L','e','f','t',0,
+'T','o','p','_','A','n','d','_','B','o','t','t','o','m','_','A','n','d','_','L','e','f','t',0,
+2,'I','n','S','C',0,'I','n','d','i','c','_','S','y','l','l','a','b','i','c','_','C','a','t','e','g','o','r','y',0,
+2,'O','t','h','e','r',0,'O','t','h','e','r',0,2,'A','v','a','g','r','a','h','a',0,'A','v','a','g','r','a','h','a',0,
2,'B','i','n','d','u',0,'B','i','n','d','u',0,2,'B','r','a','h','m','i','_','J','o','i','n','i','n','g','_','N','u','m',
'b','e','r',0,'B','r','a','h','m','i','_','J','o','i','n','i','n','g','_','N','u','m','b','e','r',0,
2,'C','a','n','t','i','l','l','a','t','i','o','n','_','M','a','r','k',0,'C','a','n','t','i','l','l','a','t','i','o','n','_',
diff --git a/icu4c/source/common/ubidi_props_data.h b/icu4c/source/common/ubidi_props_data.h
index 70083892048..b14f186aa45 100644
--- a/icu4c/source/common/ubidi_props_data.h
+++ b/icu4c/source/common/ubidi_props_data.h
@@ -11,37 +11,37 @@
#ifdef INCLUDED_FROM_UBIDI_PROPS_C
-static const UVersionInfo ubidi_props_dataVersion={0xc,1,0,0};
+static const UVersionInfo ubidi_props_dataVersion={0xd,0,0,0};
-static const int32_t ubidi_props_indexes[UBIDI_IX_TOP]={0x10,0x663c,0x6058,0x28,0x620,0x8c0,0x10ac0,0x10d24,0,0,0,0,0,0,0,0x6502b6};
+static const int32_t ubidi_props_indexes[UBIDI_IX_TOP]={0x10,0x67ec,0x6200,0x28,0x620,0x8c8,0x10ac0,0x10d24,0,0,0,0,0,0,0,0x6502b6};
-static const uint16_t ubidi_props_trieIndex[12324]={
+static const uint16_t ubidi_props_trieIndex[12536]={
0x37c,0x384,0x38c,0x394,0x3ac,0x3b4,0x3bc,0x3c4,0x39c,0x3a4,0x39c,0x3a4,0x39c,0x3a4,0x39c,0x3a4,
0x39c,0x3a4,0x39c,0x3a4,0x3ca,0x3d2,0x3da,0x3e2,0x3ea,0x3f2,0x3ee,0x3f6,0x3fe,0x406,0x401,0x409,
0x39c,0x3a4,0x39c,0x3a4,0x411,0x419,0x39c,0x3a4,0x39c,0x3a4,0x39c,0x3a4,0x41f,0x427,0x42f,0x437,
0x43f,0x447,0x44f,0x457,0x45d,0x465,0x46d,0x475,0x47d,0x485,0x48b,0x493,0x49b,0x4a3,0x4ab,0x4b3,
-0x4bf,0x4bb,0x4c7,0x4cf,0x431,0x4df,0x4e7,0x4d7,0x4ef,0x4f1,0x4f9,0x501,0x509,0x50a,0x512,0x51a,
-0x522,0x50a,0x52a,0x52f,0x522,0x50a,0x537,0x53f,0x509,0x547,0x54f,0x501,0x554,0x39c,0x55c,0x560,
-0x568,0x56a,0x572,0x57a,0x509,0x582,0x58a,0x501,0x413,0x58e,0x512,0x501,0x39c,0x39c,0x596,0x39c,
-0x39c,0x59c,0x5a4,0x39c,0x39c,0x5a8,0x5b0,0x39c,0x5b4,0x5bb,0x39c,0x5c3,0x5cb,0x5d2,0x553,0x39c,
-0x39c,0x5da,0x5e2,0x5ea,0x5f2,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x5fa,0x39c,0x602,0x39c,0x39c,0x39c,
-0x60a,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x612,0x39c,0x39c,0x39c,0x61a,0x61a,0x516,0x516,0x39c,0x620,0x628,0x602,
-0x63e,0x630,0x630,0x646,0x64d,0x636,0x39c,0x39c,0x39c,0x655,0x65d,0x39c,0x39c,0x39c,0x65f,0x667,
-0x66f,0x39c,0x676,0x67e,0x39c,0x686,0x39c,0x39c,0x546,0x68e,0x554,0x696,0x413,0x69e,0x39c,0x6a5,
-0x39c,0x6aa,0x39c,0x39c,0x39c,0x39c,0x6b0,0x6b8,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x3ea,0x6c0,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x6c8,0x6d0,0x6d4,
-0x6ec,0x6f2,0x6dc,0x6e4,0x6fa,0x702,0x706,0x5d5,0x70e,0x716,0x71e,0x39c,0x726,0x667,0x667,0x667,
-0x736,0x73e,0x746,0x74e,0x753,0x75b,0x763,0x72e,0x76b,0x773,0x39c,0x779,0x780,0x667,0x667,0x667,
-0x667,0x580,0x786,0x667,0x78e,0x39c,0x39c,0x664,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,
-0x667,0x667,0x667,0x667,0x667,0x796,0x667,0x667,0x667,0x667,0x667,0x79c,0x667,0x667,0x7a4,0x7ac,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x667,0x667,0x667,0x667,0x7bc,0x7c4,0x7cc,0x7b4,
-0x7dc,0x7e4,0x7ec,0x7f3,0x7fa,0x802,0x806,0x7d4,0x667,0x667,0x667,0x80e,0x814,0x667,0x667,0x81a,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x822,0x39c,0x39c,0x39c,0x82a,0x39c,0x39c,0x39c,0x3ea,
-0x832,0x83a,0x66b,0x39c,0x83d,0x667,0x667,0x66a,0x667,0x667,0x667,0x667,0x667,0x667,0x844,0x84a,
-0x85a,0x852,0x39c,0x39c,0x862,0x60a,0x39c,0x3c3,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x667,0x829,
-0x3d1,0x39c,0x86a,0x872,0x39c,0x87a,0x882,0x39c,0x39c,0x39c,0x39c,0x886,0x39c,0x39c,0x65f,0x3c2,
+0x4bf,0x4bb,0x4c7,0x4cf,0x431,0x4df,0x4e6,0x4d7,0x4ee,0x4f0,0x4f8,0x500,0x508,0x509,0x511,0x519,
+0x521,0x509,0x529,0x52e,0x521,0x509,0x536,0x53e,0x508,0x546,0x54e,0x500,0x556,0x39c,0x55e,0x562,
+0x56a,0x56c,0x574,0x57c,0x508,0x584,0x58c,0x500,0x413,0x590,0x511,0x500,0x508,0x39c,0x598,0x39c,
+0x39c,0x59e,0x5a6,0x39c,0x39c,0x5aa,0x5b2,0x39c,0x5b6,0x5bd,0x39c,0x5c5,0x5cd,0x5d4,0x555,0x39c,
+0x39c,0x5dc,0x5e4,0x5ec,0x5f4,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x5fc,0x39c,0x604,0x39c,0x39c,0x39c,
+0x60c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0x39c,0x39c,0x39c,0x39c,0x614,0x39c,0x39c,0x39c,0x61c,0x61c,0x515,0x515,0x39c,0x622,0x62a,0x604,
+0x640,0x632,0x632,0x648,0x64f,0x638,0x39c,0x39c,0x39c,0x657,0x65f,0x39c,0x39c,0x39c,0x661,0x669,
+0x671,0x39c,0x678,0x680,0x39c,0x688,0x56b,0x39c,0x545,0x690,0x556,0x698,0x413,0x6a0,0x39c,0x6a7,
+0x39c,0x6ac,0x39c,0x39c,0x39c,0x39c,0x6b2,0x6ba,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x3ea,0x6c2,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x6ca,0x6d2,0x6d6,
+0x6ee,0x6f4,0x6de,0x6e6,0x6fc,0x704,0x708,0x5d7,0x710,0x718,0x720,0x39c,0x728,0x669,0x669,0x669,
+0x738,0x740,0x748,0x750,0x755,0x75d,0x765,0x730,0x76d,0x775,0x39c,0x77b,0x782,0x669,0x669,0x669,
+0x669,0x582,0x788,0x669,0x790,0x39c,0x39c,0x666,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,
+0x669,0x669,0x669,0x669,0x669,0x798,0x669,0x669,0x669,0x669,0x669,0x79e,0x669,0x669,0x7a6,0x7ae,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x669,0x669,0x669,0x669,0x7be,0x7c6,0x7ce,0x7b6,
+0x7de,0x7e6,0x7ee,0x7f5,0x7fc,0x804,0x808,0x7d6,0x669,0x669,0x669,0x810,0x816,0x669,0x669,0x81c,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x824,0x39c,0x39c,0x39c,0x82c,0x39c,0x39c,0x39c,0x3ea,
+0x834,0x83c,0x840,0x39c,0x848,0x669,0x669,0x66c,0x669,0x669,0x669,0x669,0x669,0x669,0x84f,0x855,
+0x865,0x85d,0x39c,0x39c,0x86d,0x60c,0x39c,0x3c3,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x669,0x82b,
+0x3d1,0x39c,0x875,0x87d,0x39c,0x885,0x88d,0x39c,0x39c,0x39c,0x39c,0x891,0x39c,0x39c,0x661,0x3c2,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
@@ -54,7 +54,7 @@ static const uint16_t ubidi_props_trieIndex[12324]={
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x667,0x667,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x669,0x669,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
@@ -98,10 +98,10 @@ static const uint16_t ubidi_props_trieIndex[12324]={
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x86a,0x667,0x580,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x88d,0x39c,0x39c,0x892,0x56a,0x39c,0x39c,0x5b6,0x667,0x65e,0x39c,0x39c,0x89a,0x39c,0x39c,0x39c,
-0x8a2,0x8a9,0x630,0x8b1,0x39c,0x39c,0x58c,0x8b9,0x39c,0x8c1,0x8c8,0x39c,0x4ef,0x8cd,0x39c,0x508,
-0x39c,0x8d5,0x8dd,0x50a,0x39c,0x8e1,0x509,0x8e9,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x8f0,
+0x39c,0x39c,0x39c,0x39c,0x875,0x669,0x582,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0x898,0x39c,0x39c,0x89d,0x56c,0x39c,0x39c,0x5b8,0x669,0x660,0x39c,0x39c,0x8a5,0x39c,0x39c,0x39c,
+0x8ad,0x8b4,0x632,0x8bc,0x39c,0x39c,0x58e,0x8c4,0x39c,0x8cc,0x8d3,0x39c,0x4ee,0x8d8,0x39c,0x507,
+0x39c,0x8e0,0x8e8,0x509,0x39c,0x8ec,0x508,0x8f4,0x39c,0x39c,0x39c,0x8fa,0x39c,0x39c,0x39c,0x901,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
@@ -141,9 +141,9 @@ static const uint16_t ubidi_props_trieIndex[12324]={
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x904,0x8f8,0x8fc,0x49b,0x49b,0x49b,0x49b,0x49b,
-0x49b,0x49b,0x49b,0x49b,0x49b,0x49b,0x49b,0x49b,0x49b,0x90c,0x49b,0x49b,0x49b,0x49b,0x914,0x918,
-0x920,0x928,0x92c,0x934,0x49b,0x49b,0x49b,0x938,0x940,0x38c,0x948,0x950,0x39c,0x39c,0x39c,0x958,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x915,0x909,0x90d,0x49b,0x49b,0x49b,0x49b,0x49b,
+0x49b,0x49b,0x49b,0x49b,0x49b,0x49b,0x49b,0x49b,0x49b,0x91d,0x49b,0x49b,0x49b,0x49b,0x925,0x929,
+0x931,0x939,0x93d,0x945,0x49b,0x49b,0x49b,0x949,0x951,0x38c,0x959,0x961,0x39c,0x39c,0x39c,0x969,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0xe70,0xe70,0xeb0,0xef0,0xe70,0xe70,0xe70,0xe70,0xe70,0xe70,0xf28,0xf68,0xfa8,0xfb8,0xff8,0x1004,
@@ -180,65 +180,65 @@ static const uint16_t ubidi_props_trieIndex[12324]={
0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0xd5d,
0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,
0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0x1a0,0xd5d,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x960,0x39c,0x667,0x667,0x968,0x60a,0x39c,0x502,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x970,0x39c,0x39c,0x39c,0x977,0x39c,0x39c,0x39c,0x39c,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x971,0x39c,0x669,0x669,0x979,0x60c,0x39c,0x501,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x981,0x39c,0x39c,0x39c,0x988,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x97f,0x431,0x431,0x431,0x431,0x431,0x431,0x431,
-0x987,0x98b,0x431,0x431,0x431,0x431,0x99b,0x993,0x431,0x9a3,0x431,0x431,0x9ab,0x9b1,0x431,0x431,
-0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x9c1,0x9b9,0x431,0x431,0x431,0x431,0x431,0x431,
-0x431,0x431,0x431,0x9c9,0x431,0x431,0x431,0x431,0x431,0x9d1,0x9d8,0x9de,0x431,0x431,0x431,0x431,
-0x509,0x9e6,0x9ed,0x9f4,0x413,0x9f7,0x39c,0x39c,0x4ef,0x9fe,0x39c,0xa04,0x413,0xa09,0xa11,0x39c,
-0x39c,0xa16,0x39c,0x39c,0x39c,0x39c,0x82a,0xa1e,0x413,0x58e,0x569,0xa25,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x9e6,0xa2d,0x39c,0x39c,0xa35,0xa3d,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xa41,0xa49,0x39c,
-0x39c,0xa51,0x569,0xa59,0x39c,0xa5f,0x39c,0x39c,0x5fa,0xa67,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0xa6c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xa73,0x569,0xa7b,
-0xa7f,0xa87,0x39c,0xa8e,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0xa95,0x39c,0x39c,0xaa3,0xa9d,0x39c,0x39c,0x39c,0xaab,0xab3,0x39c,0xab7,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x590,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xac4,0xabf,0x39c,
+0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x990,0x431,0x431,0x431,0x431,0x431,0x431,0x431,
+0x998,0x99c,0x431,0x431,0x431,0x431,0x9ac,0x9a4,0x431,0x9b4,0x431,0x431,0x9bc,0x9c2,0x431,0x431,
+0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x9d2,0x9ca,0x431,0x431,0x431,0x431,0x431,0x431,
+0x431,0x431,0x431,0x9da,0x431,0x9e2,0x431,0x431,0x431,0x9e6,0x9ed,0x9f3,0x431,0x9f7,0x9ff,0x431,
+0x508,0xa07,0xa0e,0xa15,0x413,0xa18,0x39c,0x39c,0x4ee,0xa1f,0x39c,0xa25,0x413,0xa2a,0xa32,0x39c,
+0x39c,0xa37,0x39c,0x39c,0x39c,0x39c,0x82c,0xa3f,0x413,0x590,0x56b,0xa46,0x39c,0x39c,0x39c,0x39c,
+0x39c,0xa07,0xa4e,0x39c,0x39c,0xa56,0xa5e,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xa62,0xa6a,0x39c,
+0x39c,0xa72,0x56b,0xa7a,0x39c,0xa80,0x39c,0x39c,0x5fc,0xa88,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0xa8d,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xa94,0xa9c,0x39c,0x39c,0x39c,0xa9f,0x56b,0xaa7,
+0xaab,0xab3,0x39c,0xaba,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0xac1,0x39c,0x39c,0xacf,0xac9,0x39c,0x39c,0x39c,0xad7,0xadf,0x39c,0xae3,0x39c,0x39c,0x39c,0x39c,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x592,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xaf0,0xaeb,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0xacc,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xad3,
-0x39c,0xad9,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0xaf8,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xaff,
+0x39c,0xb05,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0xa05,0x39c,0xadf,0x39c,0x39c,0xae7,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0x39c,0x39c,0xa26,0x39c,0xb0b,0x39c,0x39c,0xb13,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x523,0xaef,0x39c,0x39c,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x522,0xb1b,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xaf6,0xafe,0xb04,0x39c,0x39c,0x667,0x667,0xb0c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x667,0x667,0xb14,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xb22,0xb2a,0xb30,0x39c,0x39c,0x669,0x669,0xb38,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x669,0x669,0x83f,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0xb1a,0x39c,0xb21,0x39c,0xb1d,0x39c,0xb24,0x39c,0xb2c,0xb30,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x3ea,0xb38,0x3ea,
-0xb3f,0xb46,0xb4e,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0x39c,0x39c,0x39c,0xb3a,0x39c,0xb41,0x39c,0xb3d,0x39c,0xb44,0x39c,0xb4c,0xb50,0x39c,0x39c,0x39c,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x3ea,0xb58,0x3ea,
+0xb5f,0xb66,0xb6e,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xb56,0xb5e,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xad9,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0xb63,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xb76,0xb7e,0x39c,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xb05,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0x39c,0x39c,0x39c,0x39c,0xb83,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x431,0x431,0x431,
-0x431,0x431,0x431,0xb6b,0x431,0xb73,0xb73,0xb7a,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,
+0x431,0x431,0x431,0xb8b,0x431,0xb93,0xb93,0xb9a,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,
0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,
-0x8fc,0x49b,0x49b,0x431,0x431,0x49b,0x49b,0x9de,0x431,0x431,0x431,0x431,0x431,0x49b,0x49b,0x49b,
-0x49b,0x49b,0x49b,0x49b,0xb82,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x667,0xb8a,0x667,
-0x667,0x66a,0xb8f,0xb93,0x844,0xb9b,0x3be,0x39c,0xba1,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x777,0x39c,0x39c,0x39c,0x39c,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,
-0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,0x667,
-0x667,0x667,0x667,0x844,0xba9,0x667,0x667,0x667,0x66a,0x667,0x667,0xbb1,0x66c,0xb8a,0x667,0xbb9,
-0x667,0xbc1,0x846,0x39c,0x39c,0x796,0x667,0x667,0xbc5,0x667,0xbcd,0xbd3,0x667,0x667,0x667,0x66a,
-0xbd8,0xbe7,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
+0x90d,0x49b,0x49b,0x431,0x431,0x49b,0x49b,0x9f3,0x431,0x431,0x431,0x431,0x431,0x49b,0x49b,0x49b,
+0x49b,0x49b,0x49b,0x49b,0xba2,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x431,0x669,0xbaa,0x669,
+0x669,0x66c,0xbaf,0xbb3,0x84f,0xbbb,0x3be,0x39c,0xbc1,0x39c,0xbc6,0x39c,0x39c,0x39c,0x39c,0x39c,
+0x779,0x39c,0x39c,0x39c,0x39c,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,
+0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,0x669,
+0x669,0x669,0x669,0x66b,0x979,0x669,0x669,0x669,0x66c,0x669,0x669,0xbce,0x66e,0xbaa,0x669,0xbd6,
+0x669,0xbde,0xbe3,0x39c,0x39c,0x669,0x669,0x669,0xbeb,0x669,0x669,0x798,0x669,0x669,0x669,0x66c,
+0xbf2,0xbfa,0xc00,0xc05,0x39c,0x669,0x669,0x669,0x669,0xc0d,0x669,0x788,0xc15,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xbdf,0x39c,0x39c,0x39c,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xc1c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,
-0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xbdf,0xbf7,0xbef,0xbef,
-0xbef,0xbf8,0xbf8,0xbf8,0xbf8,0x3ea,0x3ea,0x3ea,0x3ea,0x3ea,0x3ea,0x3ea,0xc00,0xbf8,0xbf8,0xbf8,
-0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,
-0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,
-0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,
-0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0xbf8,0x37b,0x37b,0x37b,
+0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0x39c,0xc1c,0xc2c,0xc24,0xc24,
+0xc24,0xc2d,0xc2d,0xc2d,0xc2d,0x3ea,0x3ea,0x3ea,0x3ea,0x3ea,0x3ea,0x3ea,0xc35,0xc2d,0xc2d,0xc2d,
+0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,
+0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,
+0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,
+0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0xc2d,0x37b,0x37b,0x37b,
0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,8,7,8,9,7,0x12,0x12,
0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,7,7,7,8,
9,0xa,0xa,4,4,4,0xa,0xa,0x310a,0xf20a,0xa,3,6,3,6,6,
@@ -329,362 +329,373 @@ static const uint16_t ubidi_props_trieIndex[12324]={
0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0x4d,0x4d,0x4d,0x4d,
0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x8d,0x8d,0x8d,0xd,0x8d,0x4d,0x4d,0x8d,0x8d,0x4d,
-0x4d,0xd,0x4d,0x4d,0x4d,0x8d,0x4d,0x4d,0x4d,0x4d,0xd,0xd,0xd,0xd,0xd,0xd,
-0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xb1,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,
+0x4d,0xd,0x4d,0x4d,0x4d,0x8d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,
+0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0,
-0xb1,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,
-0,0xb1,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0xb1,0,0xb1,0,0,0,
+0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0xb1,0,0,
+0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,
+0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0xb1,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,
+0,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,4,4,0,0,0,0,0,0,0,4,
+0,0,0xb1,0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0xb1,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0xb1,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0,0,0,
-0,0,0,0,0,0xb1,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0xb1,0xb1,0,0,0,0,0xb1,0xb1,0,0,0xb1,
+0xb1,0xb1,0,0,0,0xb1,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0xb1,0xb1,0,0,0,0xb1,0,0,
+0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,
+0xb1,0,0,0,0,0xb1,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,4,4,0,0,0,0,
-0,0,0,4,0,0,0xb1,0,0,0xb1,0xb1,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,
+0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0xb1,0,0,0xb1,0,0xb1,0xb1,0xb1,0xb1,0,0,0,
+0,0,0,0,0,0xb1,0,0,0,0,0,0,0,0xb1,0xb1,0,
+0,0,0,0,0,0,0,0,0,0,0xb1,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0xb1,0,0,0,0,0,0,0,
+0,0,0,0,0,0xb1,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,
+0xa,4,0xa,0,0,0,0,0,0xb1,0,0,0,0xb1,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0xb1,0xb1,0,0,0,0,0xb1,
-0xb1,0,0,0xb1,0xb1,0xb1,0,0,0,0xb1,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0,0,
-0,0xb1,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,
-0xb1,0xb1,0,0xb1,0xb1,0,0,0,0,0xb1,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,
-0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,
-0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,
+0xb1,0,0,0,0,0,0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0,0,
+0,0,0,0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,
+0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0xb1,0,0,0xb1,0,0xb1,0xb1,0xb1,
-0xb1,0,0,0,0,0,0,0,0,0xb1,0,0,0,0,0,0,
-0,0,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0,0,0xa0,
+0,0,0,0,0,0,0xa0,0,0,0,0,0,0xb1,0xb1,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,4,0xa,0,0,0,0,0,
-0xb1,0,0,0,0xb1,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0xb1,0xb1,0xb1,0,0,0,0,0,0xb1,0xb1,
-0xb1,0,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0xb1,0xb1,0,
-0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0xb1,0,0,0xa0,0,0,0,0,0,0,0xa0,0,
-0,0,0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0xb1,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0,0xb1,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0xb1,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,4,
-0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0xb1,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,
-0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0xb1,0xb1,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0xb1,0,0xb1,0,0xb1,0x310a,0xf20a,0x310a,0xf20a,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,
-0xb1,0,0xb1,0xb1,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0,0xb1,0xb1,0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0xb1,0xb1,0,0,0,0,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0xb1,0,0,0xb1,0xb1,0,
-0,0,0,0,0,0xb1,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0xb1,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0,0,0,0,0,0,0xa,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0x310a,0xf20a,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,
-0,0,0,0,0,0,0xb1,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,4,0,0xb1,0,0,
-0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,
-0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,
-0x40,0xb1,0x40,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x4a,
-0xa,0xa,0x2a,0xb1,0xb1,0xb1,0x12,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,
-0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,
-0x40,0,0,0,0,0,0,0,0,0xb1,0xb1,0x40,0x40,0x40,0x40,0x40,
-0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,
-0x40,0x40,0x40,0x40,0xb1,0xb1,0xb1,0,0,0,0,0xb1,0xb1,0,0,0,
-0,0,0,0,0,0,0xb1,0,0,0,0,0,0,0xb1,0xb1,0xb1,
-0,0,0,0,0xa,0,0,0,0xa,0xa,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0xb1,0xb1,0,0,0xb1,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0,0xb1,0,0,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0xb1,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0xb1,0,0,0,0,0,
+0,0,0xb1,0xb1,0xb1,0,0xb1,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0xb1,0,0,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0,0,0,0,4,0,0,0,0,0,0,0,0xb1,
0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0,0xb1,0xb1,
-0xb1,0xb1,0xb1,0,0xb1,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0,0,
-0xb1,0xb1,0,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0xb1,0,0xb1,0xb1,0,0,
-0,0xb1,0,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0xb1,0xb1,
+0,0,0,0,0,0,0,0,0,0xb1,0,0,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0xb1,0,0,
-0,0,0,0,0xb1,0,0,0,0xb1,0xb1,0,0,0,0,0,0,
+0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0xb1,0,0xb1,0,0xb1,0x310a,0xf20a,
+0x310a,0xf20a,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0,0,0,0,
+0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,
0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,
+0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0,0,0xb1,0xb1,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0xa,0,0xa,
-0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0xa,0xa,0xa,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0xa,0xa,0xa,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0xa,0xa,0,
-0xa,0xa,0xa,0xa,6,0x310a,0xf20a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,9,
-0xb2,0xb2,0xb2,0xb2,0xb2,0x12,0x814,0x815,0x813,0x816,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,
-2,0,0,0,2,2,2,2,2,2,3,3,0xa,0x310a,0xf20a,0,
-9,9,9,9,9,9,9,9,9,9,9,0xb2,0x412,0x432,0x8a0,0x8a1,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-9,7,0x8ab,0x8ae,0x8b0,0x8ac,0x8af,6,4,4,4,4,4,0xa,0xa,0xa,
-0xa,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,2,2,2,2,2,2,2,2,
-2,2,3,3,0xa,0x310a,0xf20a,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,4,4,4,4,4,4,4,4,
-4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
-4,4,4,4,4,4,4,4,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xa,0xa,0,0xa,0xa,0xa,0xa,0,
-0xa,0xa,0,0,0,0,0,0,0,0,0,0,0xa,0,0xa,0xa,
-0xa,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0,0xa,0,0xa,
-0,0xa,0,0,0,0,4,0,0,0,0,0,0,0,0,0,
-0,0,0xa,0xa,0,0,0,0,0x100a,0xa,0xa,0xa,0xa,0,0,0,
-0,0,0xa,0xa,0xa,0xa,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,
-0,0xa,0xa,0xa,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,
-0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,0x300a,0xf00a,0x900a,0x900a,0x900a,0x100a,0x900a,0x900a,
-0x100a,0x100a,0x900a,0x900a,0x900a,0x900a,0x900a,0x100a,0xa,0x100a,0x100a,0x100a,0x100a,0xa,0xa,0xa,
-0x700a,0x700a,0x700a,0xb00a,0xb00a,0xb00a,0xa,0xa,0xa,0x100a,3,4,0xa,0x900a,0x100a,0xa,
-0xa,0xa,0x100a,0x100a,0x100a,0x100a,0xa,0x900a,0x900a,0x900a,0x900a,0xa,0x900a,0xa,0x100a,0xa,
-0xa,0xa,0xa,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0xa,0xa,0xa,0xa,
-0xa,0x100a,0xa,0x100a,0x300a,0xf00a,0x100a,0x100a,0x100a,0x100a,0x100a,0x900a,0x100a,0x900a,0x100a,0x100a,
-0x100a,0x100a,0x100a,0x100a,0x900a,0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x100a,0x100a,0xa,0x100a,0xa,0x300a,0xf00a,0x300a,0xf00a,
-0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,
-0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x100a,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0xa,
-0xa,0xa,0xa,0xa,0x900a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,
-0xa,0xa,0x900a,0x100a,0x900a,0x900a,0x100a,0x900a,0x100a,0x100a,0x100a,0x100a,0x300a,0xf00a,0x300a,0xf00a,
-0x300a,0xf00a,0x300a,0xf00a,0x900a,0xa,0xa,0xa,0xa,0xa,0x100a,0x100a,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0x900a,0xa,0xa,0x300a,0xf00a,0xa,0xa,
-0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0x310a,0xf20a,0x310a,0xf20a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x100a,0x100a,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0x310a,0xf20a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0,0,0,0,0,0,0,0,0xb1,0xb1,0,0,0,0,0xb1,0xb1,
+0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0xb1,0,0,0xb1,0xb1,0,0,0,0,0,0,0xb1,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,
+0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0x310a,0xf20a,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0xb1,0,
+0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,
+0,0,0,4,0,0xb1,0,0,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,
+0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,
+0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0xb1,0x40,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x4a,0xa,0xa,0x2a,0xb1,0xb1,0xb1,0x12,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,
+0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0,0,0,0,0,0,0,
+0,0xb1,0xb1,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,
+0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0xb1,0xb1,0xb1,0,
+0,0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0xb1,0,
+0,0,0,0,0,0xb1,0xb1,0xb1,0,0,0,0,0xa,0,0,0,
0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
-2,2,2,2,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,
-0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0x100a,0xa,0xa,0x300a,0xf00a,0x310a,0xf20a,0xa,0x300a,0xf00a,0xa,0x500a,0x100a,0xd00a,0xa,0xa,
-0xa,0xa,0xa,0x100a,0x100a,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,0x900a,0x300a,0xf00a,0xa,
-0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0x100a,0xa,0x100a,0x100a,0x100a,0xa,0xa,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0x100a,0x900a,0x100a,0x100a,0x300a,0xf00a,0xa,0xa,0x310a,0xf20a,0xa,0xa,
-0xa,0xa,0xa,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x710a,0x320a,0xf10a,
-0xb20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0xa,0xa,0x900a,0x100a,0x100a,0x100a,0x100a,
-0x900a,0xa,0x100a,0x900a,0x300a,0xf00a,0x100a,0x100a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x900a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0x300a,0xf00a,0x100a,0x100a,0x300a,0xf00a,0xa,0xa,0xa,0x100a,0xa,0xa,0xa,0xa,0x100a,0x300a,
-0xf00a,0x300a,0xf00a,0xa,0x300a,0xf00a,0xa,0xa,0x310a,0xf20a,0x310a,0xf20a,0x100a,0xa,0xa,0xa,
-0xa,0xa,0x100a,0x900a,0x900a,0x900a,0x100a,0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,0x900a,0xa,
-0xa,0xa,0xa,0x100a,0xa,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0x100a,0xa,0x100a,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,
-0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0xa,0x100a,0x100a,
-0x100a,0x100a,0xa,0xa,0x100a,0xa,0x100a,0xa,0xa,0x100a,0xa,0x300a,0xf00a,0x300a,0xf00a,0xa,
-0xa,0xa,0xa,0xa,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,0x100a,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x100a,0x100a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0x300a,0xf00a,0xa,0xa,0xa,0xa,0x100a,0x100a,0x100a,0x100a,0xa,0x100a,0x100a,0xa,0xa,0x100a,
-0x100a,0xa,0xa,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,
-0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,
-0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x100a,0xa,0xa,0x300a,0xf00a,
-0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0xa,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,
-0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0xa,
-0xa,0xa,0xa,0xa,0x100a,0xa,0x900a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0x900a,0xa,0,0,0,0,0,0xa,0xa,0xa,
-0xa,0xa,0xa,0,0,0,0,0xb1,0xb1,0xb1,0,0,0,0,0,0,
-0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0xb1,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,
-0xa,0x300a,0xf00a,0xa,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0x300a,0xf00a,0xa,0xa,0x300a,0xf00a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,
-0x310a,0xf20a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0,0,0xb1,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,
+0xb1,0,0xb1,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,
+0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0xb1,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0xb1,0xb1,0xb1,0xb1,0,0,0xb1,0xb1,0,0xb1,0xb1,0xb1,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0xb1,0,0xb1,0xb1,0,0,0,0xb1,0,0xb1,0xb1,0xb1,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0,0,0,0,0xb1,0,0,0,0,0,0,0xb1,0,0,0,
+0xb1,0xb1,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0xa,0,0xa,0xa,0xa,0,0,0,0,0,0,
+0,0,0,0,0,0xa,0xa,0xa,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0xa,0xa,0xa,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0xa,0xa,0,0xa,0xa,0xa,0xa,6,0x310a,0xf20a,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,9,0xb2,0xb2,0xb2,0xb2,0xb2,0x12,0x814,0x815,
+0x813,0x816,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,2,0,0,0,2,2,2,2,
+2,2,3,3,0xa,0x310a,0xf20a,0,9,9,9,9,9,9,9,9,
+9,9,9,0xb2,0x412,0x432,0x8a0,0x8a1,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,9,7,0x8ab,0x8ae,0x8b0,0x8ac,0x8af,6,
+4,4,4,4,4,0xa,0xa,0xa,0xa,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,
+2,2,2,2,2,2,2,2,2,2,3,3,0xa,0x310a,0xf20a,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
+4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xa,0xa,0,0xa,0xa,0xa,0xa,0,0xa,0xa,0,0,0,0,0,0,
+0,0,0,0,0xa,0,0xa,0xa,0xa,0,0,0,0,0,0xa,0xa,
+0xa,0xa,0xa,0xa,0,0xa,0,0xa,0,0xa,0,0,0,0,4,0,
+0,0,0,0,0,0,0,0,0,0,0xa,0xa,0,0,0,0,
+0x100a,0xa,0xa,0xa,0xa,0,0,0,0,0,0xa,0xa,0xa,0xa,0,0,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0,0,0,0,0,0,0,0,0,0xa,0xa,0xa,0,0,0,0,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,
+0x300a,0xf00a,0x900a,0x900a,0x900a,0x100a,0x900a,0x900a,0x100a,0x100a,0x900a,0x900a,0x900a,0x900a,0x900a,0x100a,
+0xa,0x100a,0x100a,0x100a,0x100a,0xa,0xa,0xa,0x700a,0x700a,0x700a,0xb00a,0xb00a,0xb00a,0xa,0xa,
+0xa,0x100a,3,4,0xa,0x900a,0x100a,0xa,0xa,0xa,0x100a,0x100a,0x100a,0x100a,0xa,0x900a,
+0x900a,0x900a,0x900a,0xa,0x900a,0xa,0x100a,0xa,0xa,0xa,0xa,0x100a,0x100a,0x100a,0x100a,0x100a,
+0x100a,0x100a,0x100a,0x100a,0xa,0xa,0xa,0xa,0xa,0x100a,0xa,0x100a,0x300a,0xf00a,0x100a,0x100a,
+0x100a,0x100a,0x100a,0x900a,0x100a,0x900a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x900a,0xa,0xa,0xa,
+0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x100a,
+0x100a,0xa,0x100a,0xa,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,0x300a,0xf00a,
+0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,
+0x100a,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,0x900a,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,0xa,0xa,0x900a,0x100a,0x900a,0x900a,0x100a,0x900a,
+0x100a,0x100a,0x100a,0x100a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x900a,0xa,0xa,0xa,
+0xa,0xa,0x100a,0x100a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,0x300a,
+0xf00a,0x900a,0xa,0xa,0x300a,0xf00a,0xa,0xa,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,
+0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x310a,0xf20a,0x310a,0xf20a,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0x100a,0x100a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x310a,0xf20a,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x100a,0xa,0xa,0x300a,0xf00a,0x310a,0xf20a,0xa,
+0x300a,0xf00a,0xa,0x500a,0x100a,0xd00a,0xa,0xa,0xa,0xa,0xa,0x100a,0x100a,0x300a,0xf00a,0xa,
+0xa,0xa,0xa,0xa,0x900a,0x300a,0xf00a,0xa,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0x310a,0xf20a,
+0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x100a,0xa,0x100a,0x100a,0x100a,0xa,0xa,
+0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x100a,0x900a,0x100a,0x100a,
+0x300a,0xf00a,0xa,0xa,0x310a,0xf20a,0xa,0xa,0xa,0xa,0xa,0x310a,0xf20a,0x310a,0xf20a,0x310a,
+0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x710a,0x320a,0xf10a,0xb20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,
+0xf20a,0xa,0xa,0x900a,0x100a,0x100a,0x100a,0x100a,0x900a,0xa,0x100a,0x900a,0x300a,0xf00a,0x100a,0x100a,
+0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0x900a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,0x100a,0x100a,0x300a,0xf00a,0xa,0xa,
+0xa,0x100a,0xa,0xa,0xa,0xa,0x100a,0x300a,0xf00a,0x300a,0xf00a,0xa,0x300a,0xf00a,0xa,0xa,
+0x310a,0xf20a,0x310a,0xf20a,0x100a,0xa,0xa,0xa,0xa,0xa,0x100a,0x900a,0x900a,0x900a,0x100a,0xa,
+0xa,0xa,0xa,0xa,0x300a,0xf00a,0x900a,0xa,0xa,0xa,0xa,0x100a,0xa,0xa,0xa,0x300a,
+0xf00a,0x300a,0xf00a,0x100a,0xa,0x100a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,0x100a,
+0x100a,0x100a,0x100a,0x100a,0x100a,0xa,0x100a,0x100a,0x100a,0x100a,0xa,0xa,0x100a,0xa,0x100a,0xa,
+0xa,0x100a,0xa,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,0xa,0xa,
+0xa,0xa,0xa,0xa,0x300a,0xf00a,0x100a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x100a,
+0x100a,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,0xa,0xa,0xa,0xa,0x100a,0x100a,
+0x100a,0x100a,0xa,0x100a,0x100a,0xa,0xa,0x100a,0x100a,0xa,0xa,0xa,0xa,0x300a,0xf00a,0x300a,
+0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,
+0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,
+0xf00a,0x300a,0xf00a,0x100a,0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0xa,0x300a,
+0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,
+0xf00a,0x300a,0xf00a,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,0xa,0xa,0xa,0x100a,0xa,0x900a,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0xa,
0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0,0,0,0,0xa,0,0,0,0,0,0,0,
-0,0,0xb1,0xb1,0xb1,0xb1,0,0,0xa,0,0,0,0,0,0xa,0xa,
-0,0,0,0,0,0xa,0xa,0xa,9,0xa,0xa,0xa,0xa,0,0,0,
-0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0xa,0xa,0x310a,0xf20a,0x310a,0xf20a,
-0x310a,0xf20a,0x310a,0xf20a,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x900a,0xa,
+0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0xb1,
+0xb1,0xb1,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0xb1,0xb1,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,
-0,0,0,0,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xa,
-0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xa,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xa,0xa,0,0,0,0,0,0,0,0,
-0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0xb1,0,0,0,0xb1,0,
-0,0,0,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0xb1,0xb1,0,0xa,0xa,0xa,0xa,
-0,0,0,0,0,0,0,0,0,0,0,0,4,4,0,0,
-0,0,0,0,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,
-0x40,0x40,0x40,0x40,0x40,0x40,0x60,0,0xa,0xa,0xa,0xa,0,0,0,0,
-0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0xb1,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0xb1,0,0,0xb1,0xb1,0xb1,0xb1,0,0,
-0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0,0,0xb1,0xb1,0,0,0xb1,0xb1,0,0,0,0,0,
-0,0,0,0,0,0,0,0xb1,0,0,0,0,0,0,0,0,
-0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0xb1,0,0xb1,0xb1,0xb1,0,0,0xb1,0xb1,0,0,0,
-0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,
-0xb1,0xb1,0,0,0,0,0,0,0,0,0xb1,0,0,0,0,0,
-0,0,0,0,0,0xb1,0,0,0xb1,0,0,0,0,0xb1,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-1,1,1,1,1,1,1,1,1,3,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,1,0xb1,1,
-0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
-0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xa,0xa,
-0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
-0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,
-0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xa,0xd,0xd,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,
+0xa,0xa,0x300a,0xf00a,0x300a,0xf00a,0xa,0xa,0xa,0x300a,0xf00a,0xa,0x300a,0xf00a,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x300a,0xf00a,0xa,0xa,
+0x300a,0xf00a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0xa,0xa,0xa,0xa,0xa,0xa,
0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-6,0xa,6,0,0xa,6,0xa,0xa,0xa,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,4,
-0xa,0xa,3,3,0x300a,0xf00a,0xa,0,0xa,4,4,0xa,0,0,0,0,
+0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0,0,0,0,0xa,0,0,0,0,0,0,0,0,0,0xb1,0xb1,
+0xb1,0xb1,0,0,0xa,0,0,0,0,0,0xa,0xa,0,0,0,0,
+0,0xa,0xa,0xa,9,0xa,0xa,0xa,0xa,0,0,0,0x310a,0xf20a,0x310a,0xf20a,
+0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0xa,0xa,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,0x310a,0xf20a,
+0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xa,
+0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,
+0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0xa,0xa,0xa,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0xb1,0xb1,0xb1,0xb1,0xa,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xa,0xa,0,0,0,0,0,0,0,0,0xa,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0xb1,0,0,0,0xb1,0,0,0,0,0xb1,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0xb1,0xb1,0,0xa,0xa,0xa,0xa,0xb1,0,0,0,
+0,0,0,0,0,0,0,0,4,4,0,0,0,0,0,0,
+0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,
+0x40,0x40,0x60,0,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,
+0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0xb1,0,0,0xb1,0xb1,0xb1,0xb1,0,0,0xb1,0xb1,0,0,
+0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,
+0,0xb1,0xb1,0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,
+0,0,0,0xb1,0,0,0,0,0,0,0,0,0xb1,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0xb1,0,0xb1,0xb1,0xb1,0,0,0xb1,0xb1,0,0,0,0,0,0xb1,0xb1,
+0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0,0,
+0,0,0,0,0,0,0xb1,0,0,0,0,0,0,0,0,0,
+0,0,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0xb1,0,0,0xb1,0,0,0,
+0,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,1,1,1,1,1,1,1,1,1,3,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
+0xd,0xd,0xd,0xd,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,1,0xb1,1,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
-0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xb2,
-0,0xa,0xa,4,4,4,0xa,0xa,0x310a,0xf20a,0xa,3,6,3,6,6,
-2,2,2,2,2,2,2,2,2,2,6,0xa,0x500a,0xa,0xd00a,0xa,
-0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0x510a,0xa,0xd20a,0xa,0x310a,
-0xf20a,0xa,0x310a,0xf20a,0xa,0xa,0,0,0,0,0,0,0,0,0,0,
+0xd,0xd,0xa,0xa,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
+0xd,0xd,0xd,0xd,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,
+0x12,0x12,0x12,0x12,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
+0xd,0xa,0xd,0xd,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,
+0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,6,0xa,6,0,0xa,6,0xa,0xa,0xa,0x310a,0xf20a,0x310a,
+0xf20a,0x310a,0xf20a,4,0xa,0xa,3,3,0x300a,0xf00a,0xa,0,0xa,4,4,0xa,
+0,0,0,0,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
+0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
+0xd,0xd,0xd,0xb2,0,0xa,0xa,4,4,4,0xa,0xa,0x310a,0xf20a,0xa,3,
+6,3,6,6,2,2,2,2,2,2,2,2,2,2,6,0xa,
+0x500a,0xa,0xd00a,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x510a,
+0xa,0xd20a,0xa,0x310a,0xf20a,0xa,0x310a,0xf20a,0xa,0xa,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-4,4,0xa,0xa,0xa,4,4,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,
-0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0xaa,0xaa,0xaa,0xa,0xa,0x12,0x12,
-0,0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,4,4,0xa,0xa,0xa,4,4,0,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0xaa,0xaa,0xaa,
+0xa,0xa,0x12,0x12,0,0xa,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,
-0xb1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
-2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,
+0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0,0,0,0xb1,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,1,1,1,1,
+0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,0xa,1,0xb1,0xb1,0xb1,
-1,0xb1,0xb1,1,1,1,1,1,0xb1,0xb1,0xb1,0xb1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0xa,
+1,0xb1,0xb1,0xb1,1,0xb1,0xb1,1,1,1,1,1,0xb1,0xb1,0xb1,0xb1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,0xb1,0xb1,0xb1,1,1,1,1,0xb1,0x41,0x81,1,1,
-0x81,0xb1,0xb1,1,1,1,1,0x41,0x41,0x41,0x41,0x81,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,0x41,0x41,0x41,0x41,
-0x41,0x81,1,0x81,1,0x81,0x81,1,1,0x61,0x81,0x81,0x81,0x81,0x81,0x41,
-0x41,0x41,0x41,0x61,0x41,0x41,0x41,0x41,0x41,0x81,0x41,0x41,1,1,1,1,
+1,1,1,1,1,1,1,1,0xb1,0xb1,0xb1,1,1,1,1,0xb1,
+0x41,0x81,1,1,0x81,0xb1,0xb1,1,1,1,1,0x41,0x41,0x41,0x41,0x81,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0x41,0x81,0x41,0x81,
-0x81,0x81,0x41,0x41,0x41,0x81,0x41,0x41,0x81,0x41,0x81,0x81,0x41,0x81,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,0x81,0x81,0x81,
-0x81,0x41,0x41,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,0x4d,0x4d,0x8d,0x4d,0xb1,0xb1,0xb1,0xb1,0xd,0xd,0xd,0xd,
-0xd,0xd,0xd,0xd,5,5,5,5,5,5,5,5,5,5,0xd,0xd,
-0xd,0xd,0xd,0xd,0x6d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,
+0x41,0x41,0x41,0x41,0x41,0x81,1,0x81,1,0x81,0x81,1,1,0x61,0x81,0x81,
+0x81,0x81,0x81,0x41,0x41,0x41,0x41,0x61,0x41,0x41,0x41,0x41,0x41,0x81,0x41,0x41,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0x41,0x81,0x41,0x81,0x81,0x81,0x41,0x41,0x41,0x81,0x41,0x41,0x81,0x41,0x81,0x81,
+0x41,0x81,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,0x81,0x81,0x81,0x81,0x41,0x41,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,0x4d,0x4d,0x8d,0x4d,0xb1,0xb1,0xb1,0xb1,
+0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,5,5,5,5,5,5,5,5,
+5,5,0xd,0xd,0xd,0xd,0xd,0xd,0x6d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,
0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,
-0x4d,0x4d,0x4d,0x4d,5,5,5,5,5,5,5,5,5,5,5,5,
+0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,5,5,5,5,5,5,5,5,
5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,
-5,5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,0x4d,0x4d,0x4d,0x8d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,
-0x4d,0x4d,0x4d,0x4d,0x4d,0xd,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0x4d,0x4d,0x4d,0x8d,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
-0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,
+5,5,5,5,5,5,5,1,1,1,1,1,1,1,1,1,
+1,1,1,0xb1,0xb1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,0x4d,0x4d,0x4d,0x8d,0x4d,0x4d,0x4d,0x4d,
+0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0x4d,0xd,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xb1,0x4d,0x4d,0x4d,0x8d,0xd,0xd,0xd,0xd,0xd,0xd,0xd,
+0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,0xd,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,0x41,1,0x41,0x41,
+0x81,0x81,0x81,1,0x41,0x81,0x81,0x41,0x41,0x81,0x41,0x41,1,0x41,0x81,0x81,
+0x41,1,1,1,1,0x81,0x41,0x61,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,
-0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,
-0xb1,0xb1,0xb1,0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0xb1,
-0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,
+0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,
+0,0,0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,
+0,0,0,0xb1,0xb1,0xb1,0xb1,0,0,0xb1,0xb1,0,0,0,0,0,
+0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0,0,0xb1,0,0xb1,0xb1,
-0,0,0,0,0,0,0xb1,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0xb1,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0xb1,0xb1,0xb1,0,0xb1,0,0,0,0,0,
+0,0,0,0,0,0,0,0xb1,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,
+0,0xb1,0xb1,0xb1,0xb1,0,0,0xb1,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0,0,
+0xb1,0,0xb1,0xb1,0,0,0,0,0,0,0xb1,0,0,0,0,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0,0xb1,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0,
-0,0,0,0xb1,0xb1,0,0xb1,0xb1,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0xb1,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0,0xb1,0,0,0,0,0xb1,0xb1,0,0xb1,0xb1,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,
-0xb1,0xb1,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0,0,
+0,0,0,0,0xb1,0xb1,0,0xb1,0xb1,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,
-0,0xb1,0,0xb1,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0xb1,0,0xb1,0,0,0xb1,0xb1,0xb1,0xb1,
-0xb1,0xb1,0,0xb1,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,
-0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0,0,0,0,0,
+0,0,0,0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0,0,0xb1,0,0xb1,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0xb1,0,0xb1,0,0,
+0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0,0,0,0,0,0,0,0,
+0,0,0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0xb1,0xb1,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0,0xb1,0,
+0,0,0,0xb1,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0xb1,0xb1,0xb1,0xb1,0,0,0xb1,0xb1,0,0,0,0,0,0xb1,0xb1,0xb1,
0xb1,0xb1,0xb1,0xa0,0xa0,0xb1,0xb1,0,0,0,0,0,0,0,0,0,
@@ -714,7 +725,7 @@ static const uint16_t ubidi_props_trieIndex[12324]={
0,0,0,0,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0xb1,0xb1,0xb1,0xb1,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xa,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0xb1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0xb2,0xb2,0xb2,0xb2,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xb1,
@@ -725,9 +736,6 @@ static const uint16_t ubidi_props_trieIndex[12324]={
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0xa,0xa,0xb1,0xb1,0xb1,0xa,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0x100a,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0x100a,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -759,34 +767,39 @@ static const uint16_t ubidi_props_trieIndex[12324]={
0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0xa,0xa,0xa,
0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0xa,0xa,0xa,
0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,2,2,2,2,
-2,2,2,2,2,2,2,0xa,0xa,0,0,0,0,0,0,0,
+2,2,2,2,2,2,2,0xa,0xa,0xa,0xa,0xa,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0xa,0xa,
-0xa,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,
-0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,
-0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,
-0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,
-0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,
-0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0,0xa,0xa,0xa,0xa,0,0,0,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0,
-0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
-0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,
-0xa,0xa,0xa,0xa,0,0,0,0,0xa,0xa,0xa,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0x12,0x12,0xa,0xa,0xa,0,
+0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0xa,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0xa,0xa,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,
-0xa,0xa,0,0,0,0,0,0,0,0,0,0,0xb2,0xb2,0xb2,0xb2,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0,0,0xa,0xa,0xa,0xa,0xa,0,0,0,
+0xa,0xa,0xa,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,
+0,0,0,0,0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0,0,0,0,
+0,0,0,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0xa,0xa,0xa,0,0xa,0xa,0xa,0xa,0xa,0xa,0xa,0xa,
+0xa,0xa,0xa,0xa,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,2,2,2,2,2,2,2,2,2,2,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x12,0x12,
0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,
-0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0x12,0xb2,0x12,0x12,
+0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,0xb2,
+0x12,0xb2,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,
0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,
-0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,
-0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
-0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,
-0,0,0,0
+0x12,0x12,0x12,0x12,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
+0xb1,0xb1,0xb1,0xb1,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12,
+0x12,0x12,0x12,0x12,0,0,0,0
};
static const uint32_t ubidi_props_mirrors[40]={
@@ -795,7 +808,7 @@ static const uint32_t ubidi_props_mirrors[40]={
0x16029b8,0x4029f5,0x1802ade,0x1c02ae3,0x1a02ae4,0x1e02ae5,0xe02aee,0x602bfe
};
-static const uint8_t ubidi_props_jgArray[672]={
+static const uint8_t ubidi_props_jgArray[680]={
0x2d,0,3,3,0x2c,3,0x2d,3,4,0x2a,4,4,0xd,0xd,0xd,6,
6,0x1f,0x1f,0x23,0x23,0x21,0x21,0x28,0x28,1,1,0xb,0xb,0x37,0x37,0x37,
0,9,0x1d,0x13,0x16,0x18,0x1a,0x10,0x2c,0x2d,0x2d,0,0,0,0,0,
@@ -837,7 +850,8 @@ static const uint8_t ubidi_props_jgArray[672]={
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
4,4,0xd,0x28,9,0x1d,0x16,0x18,0x2d,0x2d,0x1f,0x2c,0x39,0,6,0x21,
-0xb,0x55,0x1f,1,0x13,0,4,4,4,0x1f,0x2d,0x56,0x58,0x57,0,0
+0xb,0x55,0x1f,1,0x13,0,4,4,4,0x1f,0x2d,0x56,0x58,0x57,4,4,
+4,0xd,0xb,1,0x58,0xd,0xd,0x16
};
static const uint8_t ubidi_props_jgArray2[612]={
@@ -893,13 +907,13 @@ static const UBiDiProps ubidi_props_singleton={
ubidi_props_trieIndex+3568,
NULL,
3568,
- 8756,
+ 8968,
0x1a0,
0xe70,
0x0,
0x0,
0x110000,
- 0x3020,
+ 0x30f4,
NULL, 0, FALSE, FALSE, 0, NULL
},
{ 2,2,0,0 }
diff --git a/icu4c/source/common/ubidiwrt.cpp b/icu4c/source/common/ubidiwrt.cpp
index aa4d6b544c1..a69c0a4b8b1 100644
--- a/icu4c/source/common/ubidiwrt.cpp
+++ b/icu4c/source/common/ubidiwrt.cpp
@@ -346,6 +346,13 @@ ubidi_writeReverse(const UChar *src, int32_t srcLength,
return u_terminateUChars(dest, destSize, destLength, pErrorCode);
}
+// Ticket 20907 - The optimizer in MSVC/Visual Studio versions below 16.4 has trouble with this
+// function on Windows ARM64. As a work-around, we disable optimizations for this function.
+// This work-around could/should be removed once the following versions of Visual Studio are no
+// longer supported: All versions of VS2017, and versions of VS2019 below 16.4.
+#if (defined(_MSC_VER) && (defined(_M_ARM64)) && (_MSC_VER < 1924))
+#pragma optimize( "", off )
+#endif
U_CAPI int32_t U_EXPORT2
ubidi_writeReordered(UBiDi *pBiDi,
UChar *dest, int32_t destSize,
@@ -638,3 +645,6 @@ ubidi_writeReordered(UBiDi *pBiDi,
return u_terminateUChars(saveDest, destCapacity, destCapacity-destSize, pErrorCode);
}
+#if (defined(_MSC_VER) && (defined(_M_ARM64)) && (_MSC_VER < 1924))
+#pragma optimize( "", on )
+#endif
diff --git a/icu4c/source/common/ucase_props_data.h b/icu4c/source/common/ucase_props_data.h
index 68554b3130c..e79eff7dea6 100644
--- a/icu4c/source/common/ucase_props_data.h
+++ b/icu4c/source/common/ucase_props_data.h
@@ -11,36 +11,36 @@
#ifdef INCLUDED_FROM_UCASE_CPP
-static const UVersionInfo ucase_props_dataVersion={0xc,1,0,0};
+static const UVersionInfo ucase_props_dataVersion={0xd,0,0,0};
-static const int32_t ucase_props_indexes[UCASE_IX_TOP]={0x10,0x6fea,0x5fb8,0x687,0x172,0,0,0,0,0,0,0,0,0,0,3};
+static const int32_t ucase_props_indexes[UCASE_IX_TOP]={0x10,0x70ca,0x6098,0x687,0x172,0,0,0,0,0,0,0,0,0,0,3};
-static const uint16_t ucase_props_trieIndex[12244]={
+static const uint16_t ucase_props_trieIndex[12356]={
0x336,0x33e,0x346,0x34e,0x35c,0x364,0x36c,0x374,0x37c,0x384,0x38b,0x393,0x39b,0x3a3,0x3ab,0x3b3,
0x3b9,0x3c1,0x3c9,0x3d1,0x3d9,0x3e1,0x3e9,0x3f1,0x3f9,0x401,0x409,0x411,0x419,0x421,0x429,0x431,
0x439,0x441,0x449,0x451,0x459,0x461,0x469,0x471,0x46d,0x475,0x47a,0x482,0x489,0x491,0x499,0x4a1,
0x4a9,0x4b1,0x4b9,0x4c1,0x355,0x35d,0x4c6,0x4ce,0x4d3,0x4db,0x4e3,0x4eb,0x4ea,0x4f2,0x4f7,0x4ff,
-0x507,0x50e,0x512,0x355,0x355,0x336,0x522,0x51a,0x52a,0x52c,0x534,0x53c,0x540,0x541,0x549,0x551,
-0x559,0x541,0x561,0x566,0x559,0x541,0x56e,0x576,0x540,0x57e,0x586,0x58e,0x596,0x355,0x59e,0x355,
-0x5a6,0x4ec,0x5ae,0x58e,0x540,0x57e,0x5b5,0x58e,0x5bd,0x5bf,0x549,0x58e,0x355,0x355,0x5c7,0x355,
-0x355,0x5cd,0x5d4,0x355,0x355,0x5d8,0x5e0,0x355,0x5e4,0x5eb,0x355,0x5f2,0x5fa,0x601,0x609,0x355,
-0x355,0x60e,0x616,0x61e,0x626,0x62e,0x635,0x63d,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x645,0x355,0x355,0x655,0x655,0x64d,
+0x507,0x50e,0x512,0x355,0x355,0x355,0x519,0x521,0x529,0x52b,0x533,0x53b,0x53f,0x540,0x548,0x550,
+0x558,0x540,0x560,0x565,0x558,0x540,0x56d,0x575,0x53f,0x57d,0x585,0x58d,0x595,0x355,0x59d,0x355,
+0x5a5,0x4ec,0x5ad,0x58d,0x53f,0x57d,0x5b4,0x58d,0x5bc,0x5be,0x548,0x58d,0x53f,0x355,0x5c6,0x355,
+0x355,0x5cc,0x5d3,0x355,0x355,0x5d7,0x5df,0x355,0x5e3,0x5ea,0x355,0x5f1,0x5f9,0x600,0x608,0x355,
+0x355,0x60d,0x615,0x61d,0x625,0x62d,0x634,0x63c,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x644,0x355,0x355,0x654,0x654,0x64c,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x65d,0x65d,0x54d,0x54d,0x355,0x663,0x66b,0x355,
-0x673,0x355,0x67b,0x355,0x682,0x688,0x355,0x355,0x355,0x690,0x355,0x355,0x355,0x355,0x355,0x355,
-0x697,0x355,0x69e,0x6a6,0x355,0x6ae,0x355,0x355,0x57d,0x6b6,0x6be,0x6c4,0x5bd,0x6cc,0x355,0x6d3,
-0x355,0x6d8,0x355,0x6de,0x6e6,0x6ea,0x6f2,0x6fa,0x702,0x707,0x70a,0x712,0x722,0x71a,0x732,0x72a,
-0x37c,0x73a,0x37c,0x742,0x745,0x37c,0x74d,0x37c,0x755,0x75d,0x765,0x76d,0x775,0x77d,0x785,0x78d,
-0x795,0x79c,0x355,0x7a4,0x7ac,0x355,0x7b4,0x7bc,0x7c4,0x7cc,0x7d4,0x7dc,0x7e4,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x65c,0x65c,0x54c,0x54c,0x355,0x662,0x66a,0x355,
+0x672,0x355,0x67a,0x355,0x681,0x687,0x355,0x355,0x355,0x68f,0x355,0x355,0x355,0x355,0x355,0x355,
+0x696,0x355,0x69d,0x6a5,0x355,0x6ad,0x6b5,0x355,0x57c,0x6b8,0x6c0,0x6c6,0x5bc,0x6ce,0x355,0x6d5,
+0x355,0x6da,0x355,0x6e0,0x6e8,0x6ec,0x6f4,0x6fc,0x704,0x709,0x70c,0x714,0x724,0x71c,0x734,0x72c,
+0x37c,0x73c,0x37c,0x744,0x747,0x37c,0x74f,0x37c,0x757,0x75f,0x767,0x76f,0x777,0x77f,0x787,0x78f,
+0x797,0x79e,0x355,0x7a6,0x7ae,0x355,0x7b6,0x7be,0x7c6,0x7ce,0x7d6,0x7de,0x7e6,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x7e7,0x7ed,0x7f3,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x7e9,0x7ef,0x7f5,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x7fb,0x800,0x804,0x80c,0x37c,0x37c,0x37c,0x814,0x81c,0x823,0x355,0x828,0x355,0x355,0x355,0x830,
-0x355,0x678,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x53f,0x838,0x355,0x355,0x83f,0x355,0x355,0x847,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x7fd,0x802,0x806,0x80e,0x37c,0x37c,0x37c,0x816,0x81e,0x825,0x355,0x82a,0x355,0x355,0x355,0x832,
+0x355,0x677,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x53e,0x83a,0x355,0x355,0x841,0x355,0x355,0x849,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
@@ -96,12 +96,12 @@ static const uint16_t ucase_props_trieIndex[12244]={
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x84f,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x851,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x6de,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x855,0x355,0x85d,0x862,0x86a,0x355,0x355,0x872,0x87a,0x882,0x37c,0x887,0x88f,0x895,0x89d,0x89f,
-0x8a7,0x682,0x355,0x355,0x355,0x355,0x8ae,0x8b6,0x355,0x8be,0x8c5,0x355,0x52a,0x8ca,0x8d2,0x682,
-0x355,0x8d8,0x8e0,0x8e4,0x355,0x8ec,0x8f4,0x8fc,0x355,0x902,0x906,0x90e,0x91e,0x916,0x355,0x926,
+0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x6e0,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x857,0x355,0x85f,0x864,0x86c,0x355,0x355,0x874,0x87c,0x884,0x37c,0x889,0x891,0x897,0x89f,0x8a2,
+0x8aa,0x8b1,0x355,0x355,0x355,0x355,0x8b8,0x8c0,0x355,0x8c8,0x8cf,0x355,0x529,0x8d4,0x8dc,0x681,
+0x355,0x8e2,0x8ea,0x8ee,0x355,0x8f6,0x8fe,0x906,0x355,0x90c,0x910,0x918,0x928,0x920,0x355,0x930,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
@@ -141,9 +141,9 @@ static const uint16_t ucase_props_trieIndex[12244]={
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x92e,0x355,0x355,0x355,0x355,0x936,0x5bd,0x355,
+0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x938,0x355,0x355,0x355,0x355,0x940,0x5bc,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x93b,0x943,0x947,0x355,0x355,0x355,0x355,0x338,0x33e,0x94f,0x957,0x95e,0x4ec,0x355,0x355,0x966,
+0x945,0x94d,0x951,0x355,0x355,0x355,0x355,0x338,0x33e,0x959,0x961,0x968,0x4ec,0x355,0x355,0x970,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0xd58,0xd58,0xd70,0xdb0,0xdf0,0xe2c,0xe6c,0xeac,0xee4,0xf24,0xf64,0xfa4,0xfe4,0x1024,0x1064,0x10a4,
@@ -175,50 +175,50 @@ static const uint16_t ucase_props_trieIndex[12244]={
0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,
0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,0x188,
0xc96,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x96d,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x975,0x355,0x355,0x355,0x978,0x355,0x355,0x355,
-0x355,0x980,0x986,0x98a,0x355,0x355,0x98e,0x992,0x998,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x977,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x6b5,0x355,0x355,0x355,0x97f,0x355,0x355,0x355,
+0x355,0x987,0x98d,0x991,0x355,0x355,0x995,0x999,0x99f,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x9a0,0x9a4,0x355,0x355,0x355,0x355,0x355,0x9ac,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x9b4,0x9b8,0x9c0,0x9c4,0x355,0x9cb,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x9d2,0x355,0x355,0x355,0x355,
-0x355,0x540,0x9d7,0x9de,0x5be,0x5bd,0x9e2,0x53d,0x355,0x9ea,0x9f1,0x355,0x9f7,0x5bd,0x9fc,0xa04,
-0x355,0x355,0xa09,0x355,0x355,0x355,0x355,0x338,0xa11,0x5bd,0x5bf,0xa19,0xa20,0x355,0x355,0x355,
-0x355,0x355,0x9d7,0xa28,0x355,0x355,0xa30,0xa38,0x355,0x355,0x355,0x355,0x355,0x355,0xa3c,0xa44,
-0x355,0x355,0xa4c,0x4b0,0x355,0x355,0xa54,0x355,0x355,0xa5a,0xa62,0x355,0x355,0x355,0x355,0x355,
-0x355,0xa67,0x355,0x355,0x355,0xa6f,0xa77,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0xa7f,0x975,
-0xa87,0xa8b,0xa93,0x355,0xa9a,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0xaa1,0x355,0x355,0x936,0xaa9,0x355,0x355,0x355,0xaaf,0xab7,0x355,0xabb,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0x355,0xac1,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x9a7,0x9ab,0x355,0x355,0x355,0x355,0x355,0x9b3,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x9bb,0x9bf,0x9c7,0x9cb,0x355,0x9d2,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x355,0x9d8,0x355,0x355,0x355,0x355,0x9df,0x355,0x355,0x355,0x355,
+0x355,0x53f,0x9e4,0x9eb,0x5bd,0x5bc,0x9ef,0x53c,0x355,0x9f7,0x9fe,0x355,0xa04,0x5bc,0xa09,0xa11,
+0x355,0x355,0xa16,0x355,0x355,0x355,0x355,0x338,0xa1e,0x5bc,0x5be,0xa26,0xa2d,0x355,0x355,0x355,
+0x355,0x355,0x9e4,0xa35,0x355,0x355,0xa3d,0xa45,0x355,0x355,0x355,0x355,0x355,0x355,0xa49,0xa51,
+0x355,0x355,0xa59,0x4b0,0x355,0x355,0xa61,0x355,0x355,0xa67,0xa6f,0x355,0x355,0x355,0x355,0x355,
+0x355,0xa74,0x355,0x355,0x355,0xa7c,0xa84,0x355,0x355,0xa8c,0xa94,0x355,0x355,0x355,0xa97,0x6b5,
+0xa9f,0xaa3,0xaab,0x355,0xab2,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0xab9,0x355,0x355,0x940,0xac1,0x355,0x355,0x355,0xac7,0xacf,0x355,0xad3,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x355,0x355,0xad9,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0xac7,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0xadf,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0xace,0x355,0xad4,0x57d,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0xae6,0x355,0xaec,0x57c,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0xa6f,0xa77,0x355,0x355,0x355,0x355,0x355,0x355,0x678,0x355,0xada,0x355,0x355,
-0xae2,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0xa7c,0xa84,0x355,0x355,0x355,0x355,0x355,0x355,0x677,0x355,0xaf2,0x355,0x355,
+0xafa,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0xae3,0x57d,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0xaff,0x57c,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0xaeb,0xaf3,0xaf9,0x355,0x355,0x355,0x355,0xb01,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0xb09,0xb11,0xb16,0xb1c,0xb24,0xb2c,0xb34,0xb0d,0xb3c,0xb44,
-0xb4c,0xb53,0xb0e,0xb09,0xb11,0xb0c,0xb1c,0xb0f,0xb0a,0xb5b,0xb0d,0xb63,0xb6b,0xb73,0xb7a,0xb66,
-0xb6e,0xb76,0xb7d,0xb69,0xb85,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x87a,0xb8d,0x87a,0xb94,0xb9b,0xba3,0x355,0x355,0x355,0x355,0x355,
+0x355,0xb07,0xb0f,0xb15,0x355,0x355,0x355,0x355,0xb1d,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x355,0xb25,0xb2d,0xb32,0xb38,0xb40,0xb48,0xb50,0xb29,0xb58,0xb60,
+0xb68,0xb6f,0xb2a,0xb25,0xb2d,0xb28,0xb38,0xb2b,0xb26,0xb77,0xb29,0xb7f,0xb87,0xb8f,0xb96,0xb82,
+0xb8a,0xb92,0xb99,0xb85,0xba1,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x87c,0xba9,0x87c,0xbb0,0xbb7,0xbbf,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0xbab,0xbb3,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0xbb7,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x9c9,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0xbc7,0xbcf,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0xbd3,0x355,
+0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x9d0,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0xbbf,0x355,0xbc7,0xbcf,0xbd6,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0xbdb,0x355,0xbe3,0xbeb,0xbf2,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0xb05,
-0xbde,0xbde,0xbe4,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x9ec,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0xb21,
+0xbfa,0xbfa,0xc00,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x9f9,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
-0x355,0x355,0x355,0x355,0x355,0x355,0x540,0x87a,0x87a,0x87a,0x355,0x355,0x355,0x355,0x87a,0x87a,
-0x87a,0x87a,0x87a,0x87a,0x87a,0xbec,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
+0x355,0x355,0x355,0x355,0x355,0x355,0x53f,0x87c,0x87c,0x87c,0x355,0x355,0x355,0x355,0x87c,0x87c,
+0x87c,0x87c,0x87c,0x87c,0x87c,0xc08,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,0x355,
0x355,0x355,0x355,0x355,0x355,0x355,0x335,0x335,0,0,0,0,0,0,0,0,
@@ -342,352 +342,358 @@ static const uint16_t ucase_props_trieIndex[12244]={
0,0,0x44,0x44,0x44,0x44,4,0x44,0x44,0x44,0x44,0x44,4,0x44,0x44,0x44,
4,0x44,0x44,0x44,0x44,0x44,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0x64,0x64,0x64,0,0,0,0,0x44,0x44,4,0x64,0x44,0x44,0x64,0x44,
-0x44,0x64,0x44,0x44,0x44,0x64,0x64,0x64,0x64,0x64,0x64,0x44,0x44,0x44,0x64,0x44,
-0x44,0x64,0x64,0x44,0x44,0x44,0x44,0x44,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0x64,0x44,0x44,0x44,0x44,
-0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,4,4,4,0,0,0,0,0,
+0,0x64,0x64,0x64,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0x64,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
+0x44,0x44,0x44,0x44,0x44,0x44,4,0x64,0x44,0x44,0x64,0x44,0x44,0x64,0x44,0x44,
+0x44,0x64,0x64,0x64,0x64,0x64,0x64,0x44,0x44,0x44,0x64,0x44,0x44,0x64,0x64,0x44,
+0x44,0x44,0x44,0x44,4,4,4,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,4,0,0x64,0,0,0,0,4,4,4,
+4,4,4,4,4,0,0,0,0,0x64,0,0,0,0x44,0x64,0x44,
+0x44,4,4,4,0,0,0,0,0,0,0,0,0,0,4,4,
+0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0x64,0,0,0,
+0,4,4,4,4,0,0,0,0,0,0,0,0,0x64,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,4,0,0x64,0,0,0,
-0,4,4,4,4,4,4,4,4,0,0,0,0,0x64,0,0,
-0,0x44,0x64,0x44,0x44,4,4,4,0,0,0,0,0,0,0,0,
0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,
-0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x44,0,
+0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0x64,0,0,0,0,4,4,4,4,0,0,0,0,0,0,0,
+0,4,4,0,0,0,0,4,4,0,0,4,4,0x64,0,0,
+0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,4,4,0,0,0,4,0,0,0,0,0,0,
+0,0,0,0,0,4,4,4,4,4,0,4,4,0,0,0,
0,0x64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,4,4,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,
+4,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0x44,0,0,4,4,0,0,0,0,0,0,0,0,0,
+0x64,0,0,4,0,4,4,4,4,0,0,0,0,0,0,0,
+0,0x64,0,0,0,0,0,0,0,4,4,0,0,0,0,0,
+0,0,0,0,0,0,4,4,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,4,4,0,0,0,0,4,4,0,0,4,
-4,0x64,0,0,0,4,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,4,4,0,0,0,4,0,0,
-0,0,0,0,0,0,0,0,0,4,4,4,4,4,0,4,
-4,0,0,0,0,0x64,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,4,4,0,0,0,0,
+0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,4,4,4,4,4,4,0,0,0,0,0,0,0,0,
+0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,
+0,0x64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,4,0,0,0,4,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0x64,0,0,4,0,4,4,4,4,0,0,0,
-0,0,0,0,0,0x64,0,0,0,0,0,0,0,0,4,0,
-0,0,0,0,0,0,0,0,0,0,4,4,0,0,0,0,
+0,0,0,0,4,0,0,0,0,0,4,4,4,0,4,4,
+4,0x64,0,0,0,0,0,0,0,0x64,0x64,0,0,0,0,0,
+0,0,0,0,0,0,4,0,0,0,0,0,4,0x64,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,
+4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,
-0,0,0,0,0,0x64,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,4,0,0,0,4,0,0,0,
+0,0,0,0x64,0x64,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0x64,0,0,0,0,0,0,0,4,4,4,0,4,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,4,0,0,0,0,0,4,4,
-4,0,4,4,4,0x64,0,0,0,0,0,0,0,0x64,0x64,0,
-0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,
-4,0x64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,4,4,0,0,0,0,0,0,0,0,0,0,
+0,4,0,0,4,4,4,4,0x64,0x64,0x64,0,0,0,0,0,
+0,0,4,4,0x64,0x64,0x64,0x64,4,4,4,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,
+4,4,4,4,0x64,0x64,0x64,4,4,0,0,0,0,0,0,0,
+0,0,4,0,0x64,0x64,0x64,0x64,4,4,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0x64,0x64,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0x64,0,0,0,0,0,0,0,4,4,
-4,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,4,0,0,4,4,4,4,0x64,0x64,0x64,0,
-0,0,0,0,0,0,4,4,0x64,0x64,0x64,0x64,4,4,4,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,4,0,0,4,4,4,4,0x64,0x64,0x64,4,4,0,0,0,
-0,0,0,0,0,0,4,0,0x64,0x64,0x64,0x64,4,4,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0x64,0x64,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0x64,0,0x64,0,0x64,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0x64,0x64,4,0x64,4,4,4,
-4,4,0x64,0x64,0x64,0x64,4,0,0x64,4,0x44,0x44,0x64,0,0x44,0x44,
-0,0,0,0,0,4,4,4,4,4,4,4,4,4,4,4,
-0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
+0,0,0,0,0x64,0x64,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0x64,0,0x64,
+0,0x64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0x64,0x64,4,0x64,4,4,4,4,4,0x64,0x64,
+0x64,0x64,4,0,0x64,4,0x44,0x44,0x64,0,0x44,0x44,0,0,0,0,
+0,4,4,4,4,4,4,4,4,4,4,4,0,4,4,4,
4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
-4,0,0,0,0,0,0,0,0,0,0x64,0,0,0,0,0,
+4,4,4,4,4,4,4,4,4,4,4,4,4,0,0,0,
+0,0,0,0,0,0,0x64,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,4,4,4,4,0,4,4,4,4,4,0x64,
-0,0x64,0x64,0,0,4,4,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-4,4,0,0,0,0,4,4,4,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,4,4,4,4,0,0,0,
-0,0,0,0,0,0,0,0,0,0,4,0,0,4,4,0,
-0,0,0,0,0,0x64,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,4,0,0,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,
+0,4,4,4,4,0,4,4,4,4,4,0x64,0,0x64,0x64,0,
+0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,4,4,0,0,
+0,0,4,4,4,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,4,4,4,4,0,0,0,0,0,0,0,
+0,0,0,0,0,0,4,0,0,4,4,0,0,0,0,0,
+0,0x64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,4,0,0,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,
0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,
-0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0,0x179a,0,0,0,0,
-0,0x179a,0,0,0x17b9,0x17e9,0x1819,0x1849,0x1879,0x18a9,0x18d9,0x1909,0x1939,0x1969,0x1999,0x19c9,
-0x19f9,0x1a29,0x1a59,0x1a89,0x1ab9,0x1ae9,0x1b19,0x1b49,0x1b79,0x1ba9,0x1bd9,0x1c09,0x1c39,0x1c69,0x1c99,0x1cc9,
-0x1cf9,0x1d29,0x1d59,0x1d89,0x1db9,0x1de9,0x1e19,0x1e49,0x1e79,0x1ea9,0x1ed9,0x1f09,0x1f39,0x1f69,0x1f99,0,
-4,0x1fc9,0x1ff9,0x2029,0,0,0,0,0,0,0,0,0,0,0,0,
+0x179a,0x179a,0x179a,0x179a,0x179a,0x179a,0,0x179a,0,0,0,0,0,0x179a,0,0,
+0x17b9,0x17e9,0x1819,0x1849,0x1879,0x18a9,0x18d9,0x1909,0x1939,0x1969,0x1999,0x19c9,0x19f9,0x1a29,0x1a59,0x1a89,
+0x1ab9,0x1ae9,0x1b19,0x1b49,0x1b79,0x1ba9,0x1bd9,0x1c09,0x1c39,0x1c69,0x1c99,0x1cc9,0x1cf9,0x1d29,0x1d59,0x1d89,
+0x1db9,0x1de9,0x1e19,0x1e49,0x1e79,0x1ea9,0x1ed9,0x1f09,0x1f39,0x1f69,0x1f99,0,4,0x1fc9,0x1ff9,0x2029,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0x44,0x44,0x44,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,
-0x205a,0x205a,0x205a,0x205a,0x207a,0x207a,0x207a,0x207a,0x207a,0x207a,0,0,0x2099,0x20c9,0x20f9,0x2129,
-0x2159,0x2189,0,0,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0x44,0x44,0x44,
+0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,
+0x207a,0x207a,0x207a,0x207a,0x207a,0x207a,0,0,0x2099,0x20c9,0x20f9,0x2129,0x2159,0x2189,0,0,
+0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,
0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,0x205a,
-0x205a,0x205a,0x205a,0x205a,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,4,4,0x64,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-4,4,0,4,4,4,4,4,4,4,0,0,0,0,0,0,
-0,0,4,0,0,4,4,4,4,4,4,4,4,4,0x64,4,
-0,0,0,4,0,0,0,0,0,0x44,0,0,0,0,0,0,
-0,0,0,0,0,0,0,4,4,4,4,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,
+0,0,4,4,0x64,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,4,4,0,4,
+4,4,4,4,4,4,0,0,0,0,0,0,0,0,4,0,
+0,4,4,4,4,4,4,4,4,4,0x64,4,0,0,0,4,
+0,0,0,0,0,0x44,0,0,0,0,0,0,0,0,0,0,
+0,0,0,4,4,4,4,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,0,
+0,0,0,0,0,0,0,0,0,4,4,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0x64,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,4,4,4,0,
+0,0,0,4,4,0,0,0,0,0,0,0,0,0,4,0,
+0,0,0,0,0,0x64,0x44,0x64,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x44,
+0x64,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,4,0,4,4,4,4,
+4,4,4,0,0x64,0,4,0,0,4,4,4,4,4,4,4,
+4,0,0,0,0,0,0,4,4,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
+0x44,0,0,0x64,0,0,0,0,0,0,0,4,0,0,0,0,
+0,0,0,0,0x44,0x44,0x44,0x44,0x44,0x64,0x64,0x64,0x64,0x64,0x64,0x44,
+0x44,0x64,4,0x64,0x64,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0x64,0,4,4,4,4,4,0,4,0,0,0,
+0,0,4,0,0x60,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0x44,0x64,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,4,4,4,4,0,0,
+4,4,0x60,0x64,4,4,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0x64,0,4,4,0,0,
+0,4,0,4,4,4,0x60,0x60,0,0,0,0,0,0,0,0,
+0,0,0,0,4,4,4,4,4,4,4,4,0,0,4,0x64,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,4,4,4,4,4,4,0,0,
+0x21b9,0x21e9,0x2219,0x2249,0x2279,0x22c9,0x2319,0x2349,0x2379,0,0,0,0,0,0,0,
+0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,
+0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0,0,0x23aa,0x23aa,0x23aa,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0x44,0x44,0x44,0,0x64,0x64,0x64,0x64,0x64,0x64,0x44,0x44,0x64,0x64,0x64,0x64,
+0x44,0,0x64,0x64,0x64,0x64,0x64,0x64,0x64,0,0,0,0,0x64,0,0,
+0,0,0,0,0x44,0,0,0,0x44,0x44,0,0,0,0,0,0,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,
+5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,
+5,5,0x25,5,5,5,5,5,5,5,5,1,1,1,1,1,
+1,1,1,1,1,1,1,1,5,0x23c9,1,1,1,0x23e9,1,1,
+5,5,5,5,0x25,5,5,5,0x25,5,5,5,5,5,5,5,
+5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,0x2409,1,
+1,1,1,1,1,1,0x21,1,1,1,1,5,5,5,5,5,
+0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
+0x44,0x44,0x44,0x44,0x44,0x44,0x64,0x64,0x64,0x64,0,0x44,0x64,0x64,0x44,0x64,
+0x44,0x44,0x64,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x64,0x44,0x44,0x64,0x64,0x64,
+0x64,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
+0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xffb1,0x92,0xff91,
+0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
+0x242a,0x2469,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
+0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
+0x92,0xff91,0x24a9,0x2529,0x25a9,0x2629,0x26a9,0x2729,1,1,0x275a,1,0x92,0xff91,0x92,0xff91,
+0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xffb1,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
+0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x411,0x411,0x411,0x411,
+0x411,0x411,0x411,0x411,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0x411,0x411,0x411,0x411,
+0x411,0x411,0,0,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0,0,0x411,0x411,0x411,0x411,
+0x411,0x411,0x411,0x411,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0x411,0x411,0x411,0x411,
+0x411,0x411,0x411,0x411,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0x411,0x411,0x411,0x411,
+0x411,0x411,0,0,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0,0,0x27a9,0x411,0x2829,0x411,
+0x28d9,0x411,0x2989,0x411,0,0xfc12,0,0xfc12,0,0xfc12,0,0xfc12,0x411,0x411,0x411,0x411,
+0x411,0x411,0x411,0x411,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0xfc12,0x2511,0x2511,0x2b11,0x2b11,
+0x2b11,0x2b11,0x3211,0x3211,0x4011,0x4011,0x3811,0x3811,0x3f11,0x3f11,0,0,0x2a39,0x2aa9,0x2b19,0x2b89,
+0x2bf9,0x2c69,0x2cd9,0x2d49,0x2dbb,0x2e2b,0x2e9b,0x2f0b,0x2f7b,0x2feb,0x305b,0x30cb,0x3139,0x31a9,0x3219,0x3289,
+0x32f9,0x3369,0x33d9,0x3449,0x34bb,0x352b,0x359b,0x360b,0x367b,0x36eb,0x375b,0x37cb,0x3839,0x38a9,0x3919,0x3989,
+0x39f9,0x3a69,0x3ad9,0x3b49,0x3bbb,0x3c2b,0x3c9b,0x3d0b,0x3d7b,0x3deb,0x3e5b,0x3ecb,0x411,0x411,0x3f39,0x3fb9,
+0x4029,0,0x40a9,0x4129,0xfc12,0xfc12,0xdb12,0xdb12,0x41db,4,0x4249,4,4,4,0x4299,0x4319,
+0x4389,0,0x4409,0x4489,0xd512,0xd512,0xd512,0xd512,0x453b,4,4,4,0x411,0x411,0x45a9,0x4659,
+0,0,0x4729,0x47a9,0xfc12,0xfc12,0xce12,0xce12,0,4,4,4,0x411,0x411,0x4859,0x4909,
+0x49d9,0x391,0x4a59,0x4ad9,0xfc12,0xfc12,0xc812,0xc812,0xfc92,4,4,4,0,0,0x4b89,0x4c09,
+0x4c79,0,0x4cf9,0x4d79,0xc012,0xc012,0xc112,0xc112,0x4e2b,4,4,0,0,0,0,0,
+0,0,0,0,0,0,0,4,4,4,4,4,0,0,0,0,
+0,0,0,0,4,4,0,0,0,0,0,0,4,0,0,4,
+0,0,4,4,4,4,4,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,4,4,4,4,4,0,4,4,
+4,4,4,4,4,4,4,4,0,0x25,0,0,0,0,0,0,
+0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,5,5,5,5,5,5,5,5,
+5,5,5,5,5,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0x44,0x44,0x64,0x64,0x44,0x44,0x44,0x44,
+0x64,0x64,0x64,0x44,0x44,4,4,4,4,0x44,4,4,4,0x64,0x64,0x44,
+0x64,0x44,0x64,0x64,0x64,0x64,0x64,0x64,0x44,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,2,
+0,0,1,2,2,2,1,1,2,2,2,1,0,2,0,0,
+0,2,2,2,2,2,0,0,0,0,0,0,2,0,0x4e9a,0,
+2,0,0x4eda,0x4f1a,2,2,0,1,2,2,0xe12,2,1,0,0,0,
+0,1,0,0,1,1,2,2,0,0,0,0,0,2,1,1,
+0x21,0x21,0,0,0,0,0xf211,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0x812,0x812,0x812,0x812,0x812,0x812,0x812,0x812,
+0x812,0x812,0x812,0x812,0x812,0x812,0x812,0x812,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,
+0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0,0,0,0x92,0xff91,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,
+0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xf311,0xf311,0xf311,0xf311,
+0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,
+0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,
+0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,
+0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,
+0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0,0x92,0xff91,0x4f5a,0x4f7a,0x4f9a,0x4fb9,0x4fd9,0x92,
+0xff91,0x92,0xff91,0x92,0xff91,0x4ffa,0x501a,0x503a,0x505a,1,0x92,0xff91,1,0x92,0xff91,1,
+1,1,1,1,0x25,5,0x507a,0x507a,0x92,0xff91,0x92,0xff91,1,0,0,0,
+0,0,0,0x92,0xff91,0x92,0xff91,0x44,0x44,0x44,0x92,0xff91,0,0,0,0,
+0,0,0,0,0,0,0,0,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,
+0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,
+0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0,0x5099,0,0,0,0,
+0,0x5099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0x64,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
+0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
+0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0,0,0,0,0,0,0,0,
+0,0,0x64,0x64,0x64,0x64,0x60,0x60,0,4,4,4,4,4,0,0,
+0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0x64,0x64,4,
+4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0x92,0xff91,0x92,0xff91,
+0x92,0xff91,0x92,0xff91,0x92,0xff91,0x50ba,0x50f9,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
+0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0,0x44,
+4,4,4,0,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0,4,
+0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
+0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,5,5,0x44,0x44,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0x44,0x44,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
+4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
+4,4,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
+1,1,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
+0x92,0xff91,0x92,0xff91,5,1,1,1,1,1,1,1,1,0x92,0xff91,0x92,
+0xff91,0x513a,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,4,4,4,0x92,
+0xff91,0x515a,1,0,0x92,0xff91,0x92,0xff91,0x1811,1,0x92,0xff91,0x92,0xff91,0x92,0xff91,
+0x92,0xff91,0x92,0xff91,0x92,0xff91,0x517a,0x519a,0x51ba,0x51da,0x517a,1,0x51fa,0x521a,0x523a,0x525a,
+0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0,0,0x92,0xff91,
+0xe812,0x527a,0x529a,0x92,0xff91,0x92,0xff91,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0x92,0xff91,0,
+5,5,1,0,0,0,0,0,0,0,4,0,0,0,0x64,0,
+0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,4,4,0,0,0,0,0,
+0x64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0x64,4,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
+0x44,0x44,0,0,0,0,0,0,0,0,0,0,0,0,0,4,
+0,0,0,0,0,0,4,4,4,4,4,0x64,0x64,0x64,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,4,4,4,4,4,4,4,4,4,4,4,0,0x60,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0x64,0,0,4,4,4,4,0,0,4,4,0,0,
+0x60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,4,4,4,4,4,4,0,0,4,4,0,0,4,4,0,
+0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,
+0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,
+0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0x44,0,0x44,0x44,0x64,0,0,0x44,
+0x44,0,0,0,0,0,0x44,0x44,0,0x44,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,4,4,0,0,0,0,0,4,4,0,0x64,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
+1,1,1,0x52b9,1,1,1,1,1,1,1,4,5,5,5,5,
+1,1,1,1,1,1,1,1,1,4,4,4,0,0,0,0,
+0x52d9,0x5309,0x5339,0x5369,0x5399,0x53c9,0x53f9,0x5429,0x5459,0x5489,0x54b9,0x54e9,0x5519,0x5549,0x5579,0x55a9,
+0x5bd9,0x5c09,0x5c39,0x5c69,0x5c99,0x5cc9,0x5cf9,0x5d29,0x5d59,0x5d89,0x5db9,0x5de9,0x5e19,0x5e49,0x5e79,0x5ea9,
+0x5ed9,0x5f09,0x5f39,0x5f69,0x5f99,0x5fc9,0x5ff9,0x6029,0x6059,0x6089,0x60b9,0x60e9,0x6119,0x6149,0x6179,0x61a9,
+0x55d9,0x5609,0x5639,0x5669,0x5699,0x56c9,0x56f9,0x5729,0x5759,0x5789,0x57b9,0x57e9,0x5819,0x5849,0x5879,0x58a9,
+0x58d9,0x5909,0x5939,0x5969,0x5999,0x59c9,0x59f9,0x5a29,0x5a59,0x5a89,0x5ab9,0x5ae9,0x5b19,0x5b49,0x5b79,0x5ba9,
+0,0,0,0,0,4,0,0,4,0,0,0,0,0x64,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0x61d9,0x6259,0x62d9,0x6359,0x6409,0x64b9,0x6559,0,0,0,0,0,0,0,0,0,
+0,0,0,0x65f9,0x6679,0x66f9,0x6779,0x67f9,0,0,0,0,0,0,0x64,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
+4,4,4,4,0,0,0,4,0,0,0,0,0,0,0,0,
+0,0,0,0,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x64,0x64,0x64,0x64,0x64,
+0x64,0x64,0x44,0x44,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,4,0,0,4,0,0,0,0,0,0,
+0,0,0,0,0,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,
+0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0,
+0,0,4,0,4,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,
+0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,4,4,4,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0x64,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-4,4,4,0,0,0,0,4,4,0,0,0,0,0,0,0,
-0,0,4,0,0,0,0,0,0,0x64,0x44,0x64,0,0,0,0,
+0,0,0x44,0x44,0x44,0x44,0x44,0,0,0,0,0,0x1412,0x1412,0x1412,0x1412,
+0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,
+0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0xec11,0xec11,0xec11,0xec11,
+0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,
+0xec11,0xec11,0xec11,0xec11,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,
+0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0,0,0,0,0xec11,0xec11,0xec11,0xec11,
+0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,
+0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0,0,0,0,0,4,4,4,
+0,4,4,0,0,0,0,0,4,0x64,4,0x44,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0x44,0x64,0,0,4,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,
-4,4,4,4,4,4,4,0,0x64,0,4,0,0,4,4,4,
-4,4,4,4,4,0,0,0,0,0,0,4,4,0x44,0x44,0x44,
-0x44,0x44,0x44,0x44,0x44,0,0,0x64,0,0,0,0,0,0,0,4,
-0,0,0,0,0,0,0,0,0x44,0x44,0x44,0x44,0x44,0x64,0x64,0x64,
-0x64,0x64,0x64,0x44,0x44,0x64,4,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0x64,0,4,4,
-4,4,4,0,4,0,0,0,0,0,4,0,0x60,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0x44,0x64,0x44,0x44,0x44,
-0x44,0x44,0x44,0x44,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,4,4,4,4,0,0,4,4,0x60,0x64,4,4,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0x64,0,4,4,0,0,0,4,0,4,4,4,0x60,0x60,
-0,0,0,0,0,0,0,0,0,0,0,0,4,4,4,4,
-4,4,4,4,0,0,4,0x64,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-4,4,4,4,4,4,0,0,0x21b9,0x21e9,0x2219,0x2249,0x2279,0x22c9,0x2319,0x2349,
-0x2379,0,0,0,0,0,0,0,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,
-0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,0x23aa,
-0x23aa,0x23aa,0x23aa,0,0,0x23aa,0x23aa,0x23aa,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0x44,0x44,0x44,0,0x64,0x64,0x64,0x64,
-0x64,0x64,0x44,0x44,0x64,0x64,0x64,0x64,0x44,0,0x64,0x64,0x64,0x64,0x64,0x64,
-0x64,0,0,0,0,0x64,0,0,0,0,0,0,0x44,0,0,0,
-0x44,0x44,0,0,0,0,0,0,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,5,5,5,5,5,5,5,5,
-5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,
-5,5,5,5,5,5,5,5,5,5,0x25,5,5,5,5,5,
-5,5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,
-5,0x23c9,1,1,1,0x23e9,1,1,5,5,5,5,0x25,5,5,5,
-0x25,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,
-5,5,5,5,5,5,5,5,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,0x2409,1,1,1,1,1,1,1,0x21,1,
-1,1,1,5,5,5,5,5,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
-0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x64,0x64,
-0x64,0x64,0,0x44,0x64,0x64,0x44,0x64,0x44,0x44,0x64,0x44,0x44,0x44,0x44,0x44,
-0x44,0x44,0x64,0x44,0x44,0x64,0x64,0x64,0x64,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
-0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,0x92,0xffb1,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x242a,0x2469,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x24a9,0x2529,0x25a9,0x2629,0x26a9,0x2729,
-1,1,0x275a,1,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xffb1,
-0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,0x411,0x411,0x411,0x411,0x411,0x411,0x411,0x411,0xfc12,0xfc12,0xfc12,0xfc12,
-0xfc12,0xfc12,0xfc12,0xfc12,0x411,0x411,0x411,0x411,0x411,0x411,0,0,0xfc12,0xfc12,0xfc12,0xfc12,
-0xfc12,0xfc12,0,0,0x411,0x411,0x411,0x411,0x411,0x411,0x411,0x411,0xfc12,0xfc12,0xfc12,0xfc12,
-0xfc12,0xfc12,0xfc12,0xfc12,0x411,0x411,0x411,0x411,0x411,0x411,0x411,0x411,0xfc12,0xfc12,0xfc12,0xfc12,
-0xfc12,0xfc12,0xfc12,0xfc12,0x411,0x411,0x411,0x411,0x411,0x411,0,0,0xfc12,0xfc12,0xfc12,0xfc12,
-0xfc12,0xfc12,0,0,0x27a9,0x411,0x2829,0x411,0x28d9,0x411,0x2989,0x411,0,0xfc12,0,0xfc12,
-0,0xfc12,0,0xfc12,0x411,0x411,0x411,0x411,0x411,0x411,0x411,0x411,0xfc12,0xfc12,0xfc12,0xfc12,
-0xfc12,0xfc12,0xfc12,0xfc12,0x2511,0x2511,0x2b11,0x2b11,0x2b11,0x2b11,0x3211,0x3211,0x4011,0x4011,0x3811,0x3811,
-0x3f11,0x3f11,0,0,0x2a39,0x2aa9,0x2b19,0x2b89,0x2bf9,0x2c69,0x2cd9,0x2d49,0x2dbb,0x2e2b,0x2e9b,0x2f0b,
-0x2f7b,0x2feb,0x305b,0x30cb,0x3139,0x31a9,0x3219,0x3289,0x32f9,0x3369,0x33d9,0x3449,0x34bb,0x352b,0x359b,0x360b,
-0x367b,0x36eb,0x375b,0x37cb,0x3839,0x38a9,0x3919,0x3989,0x39f9,0x3a69,0x3ad9,0x3b49,0x3bbb,0x3c2b,0x3c9b,0x3d0b,
-0x3d7b,0x3deb,0x3e5b,0x3ecb,0x411,0x411,0x3f39,0x3fb9,0x4029,0,0x40a9,0x4129,0xfc12,0xfc12,0xdb12,0xdb12,
-0x41db,4,0x4249,4,4,4,0x4299,0x4319,0x4389,0,0x4409,0x4489,0xd512,0xd512,0xd512,0xd512,
-0x453b,4,4,4,0x411,0x411,0x45a9,0x4659,0,0,0x4729,0x47a9,0xfc12,0xfc12,0xce12,0xce12,
-0,4,4,4,0x411,0x411,0x4859,0x4909,0x49d9,0x391,0x4a59,0x4ad9,0xfc12,0xfc12,0xc812,0xc812,
-0xfc92,4,4,4,0,0,0x4b89,0x4c09,0x4c79,0,0x4cf9,0x4d79,0xc012,0xc012,0xc112,0xc112,
-0x4e2b,4,4,0,0,0,0,0,0,0,0,0,0,0,0,4,
-4,4,4,4,0,0,0,0,0,0,0,0,4,4,0,0,
-0,0,0,0,4,0,0,4,0,0,4,4,4,4,4,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-4,4,4,4,4,0,4,4,4,4,4,4,4,4,4,4,
-0,0x25,0,0,0,0,0,0,0,0,0,0,0,0,0,5,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-5,5,5,5,5,5,5,5,5,5,5,5,5,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0x44,0x44,0x64,0x64,0x44,0x44,0x44,0x44,0x64,0x64,0x64,0x44,0x44,4,4,4,
-4,0x44,4,4,4,0x64,0x64,0x44,0x64,0x44,0x64,0x64,0x64,0x64,0x64,0x64,
-0x44,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,2,0,0,0,0,2,0,0,1,2,2,2,1,1,
-2,2,2,1,0,2,0,0,0,2,2,2,2,2,0,0,
-0,0,0,0,2,0,0x4e9a,0,2,0,0x4eda,0x4f1a,2,2,0,1,
-2,2,0xe12,2,1,0,0,0,0,1,0,0,1,1,2,2,
-0,0,0,0,0,2,1,1,0x21,0x21,0,0,0,0,0xf211,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0x812,0x812,0x812,0x812,0x812,0x812,0x812,0x812,0x812,0x812,0x812,0x812,0x812,0x812,0x812,0x812,
-0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,0xf811,
-0,0,0,0x92,0xff91,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,0xd12,
-0xd12,0xd12,0xd12,0xd12,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,
-0xf311,0xf311,0xf311,0xf311,0xf311,0xf311,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0x1812,0x1812,0x1812,0x1812,
-0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,
-0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0x1812,0,
-0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,
-0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0xe811,0,
-0x92,0xff91,0x4f5a,0x4f7a,0x4f9a,0x4fb9,0x4fd9,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x4ffa,0x501a,0x503a,
-0x505a,1,0x92,0xff91,1,0x92,0xff91,1,1,1,1,1,0x25,5,0x507a,0x507a,
-0x92,0xff91,0x92,0xff91,1,0,0,0,0,0,0,0x92,0xff91,0x92,0xff91,0x44,
-0x44,0x44,0x92,0xff91,0,0,0,0,0,0,0,0,0,0,0,0,
-0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,
-0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,0x5099,
-0x5099,0x5099,0,0x5099,0,0,0,0,0,0x5099,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x64,
-0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
-0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
-0,0,0,0,0,0,0,0,0,0,0x64,0x64,0x64,0x64,0x60,0x60,
-0,4,4,4,4,4,0,0,0,0,0,4,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0x64,0x64,4,4,4,4,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,4,4,4,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x50ba,0x50f9,
-0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,0x92,0xff91,0,0x44,4,4,4,0,0x44,0x44,0x44,0x44,
-0x44,0x44,0x44,0x44,0x44,0x44,0,4,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,5,5,0x44,0x44,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0x44,0x44,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,4,4,4,4,4,4,4,4,
-4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
-4,4,4,4,4,4,4,4,4,4,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,1,1,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,5,1,1,1,
-1,1,1,1,1,0x92,0xff91,0x92,0xff91,0x513a,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,4,4,4,0x92,0xff91,0x515a,1,0,0x92,0xff91,0x92,0xff91,
-0x1811,1,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x517a,0x519a,
-0x51ba,0x51da,0x517a,1,0x51fa,0x521a,0x523a,0x525a,0x92,0xff91,0x92,0xff91,0x92,0xff91,0x92,0xff91,
-0x92,0xff91,0x92,0xff91,0,0,0x92,0xff91,0xe812,0x527a,0x529a,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,5,5,1,0,0,0,0,0,0,0,4,0,
-0,0,0x64,0,0,0,0,4,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0x64,4,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
-0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0,0,0,0,0,0,
-0,0,0,0,0,0,0,4,0,0,0,0,0,0,4,4,
-4,4,4,0x64,0x64,0x64,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,4,4,4,4,4,
-4,4,4,4,4,4,0,0x60,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0x64,0,0,4,4,
-4,4,0,0,4,4,0,0,0x60,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,4,4,4,4,4,4,0,
-0,4,4,0,0,4,4,0,0,0,0,0,0,0,0,0,
-0,0,0,4,0,0,0,0,0,0,0,0,4,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-4,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0x44,0,0x44,0x44,0x64,0,0,0x44,0x44,0,0,0,0,0,0x44,0x44,
-0,0x44,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,4,4,0,0,
-0,0,0,4,4,0,0x64,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,0x52b9,1,1,1,1,
-1,1,1,4,5,5,5,5,1,1,1,1,1,1,1,1,
-0,0,0,0,0,0,0,0,0x52d9,0x5309,0x5339,0x5369,0x5399,0x53c9,0x53f9,0x5429,
-0x5459,0x5489,0x54b9,0x54e9,0x5519,0x5549,0x5579,0x55a9,0x5bd9,0x5c09,0x5c39,0x5c69,0x5c99,0x5cc9,0x5cf9,0x5d29,
-0x5d59,0x5d89,0x5db9,0x5de9,0x5e19,0x5e49,0x5e79,0x5ea9,0x5ed9,0x5f09,0x5f39,0x5f69,0x5f99,0x5fc9,0x5ff9,0x6029,
-0x6059,0x6089,0x60b9,0x60e9,0x6119,0x6149,0x6179,0x61a9,0x55d9,0x5609,0x5639,0x5669,0x5699,0x56c9,0x56f9,0x5729,
-0x5759,0x5789,0x57b9,0x57e9,0x5819,0x5849,0x5879,0x58a9,0x58d9,0x5909,0x5939,0x5969,0x5999,0x59c9,0x59f9,0x5a29,
-0x5a59,0x5a89,0x5ab9,0x5ae9,0x5b19,0x5b49,0x5b79,0x5ba9,0,0,0,0,0,4,0,0,
-4,0,0,0,0,0x64,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0x61d9,0x6259,0x62d9,0x6359,0x6409,0x64b9,0x6559,0,
-0,0,0,0,0,0,0,0,0,0,0,0x65f9,0x6679,0x66f9,0x6779,0x67f9,
-0,0,0,0,0,0,0x64,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,4,4,4,4,4,4,
-4,4,4,4,4,4,4,4,4,4,4,4,0,0,0,4,
+0,0,0,0,0x44,0x64,0x64,0,0,0,0,0x64,0,0,0,0,
+0,0x44,0x64,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0x2012,0x2012,0x2012,0x2012,
+0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,
+0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0xe011,0xe011,0xe011,0xe011,
+0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,
+0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0,
0,0,0,0,0,0,0,0,0,0,0,0,0x44,0x44,0x44,0x44,
-0x44,0x44,0x44,0x64,0x64,0x64,0x64,0x64,0x64,0x64,0x44,0x44,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,
-0,4,0,0,0,0,0,0,0,0,0,0,0,0x1012,0x1012,0x1012,
-0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,
-0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0,0,0,4,0,4,0xf011,0xf011,0xf011,
-0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,
-0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0x44,0x44,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0x64,0x64,0x44,0x44,0x44,0x64,0x44,0x64,0x64,0x64,0x64,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,4,4,4,4,4,4,4,4,
+4,4,0x64,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,
+4,4,4,0,0,0x64,0x64,0,0,4,0,0,0x44,0x44,0x44,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,
+4,4,4,4,0,4,4,4,4,4,4,0x64,0x64,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0x64,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,4,4,4,4,4,4,
+4,4,4,0,0x60,0,0,0,0,0,0,0,0,4,0x64,4,
+4,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,4,4,4,0,0,4,0x60,0x64,4,
+0,0,0,0,0,0,4,0,0,0,0,4,4,4,4,4,
+4,0x64,0x64,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,
+0,0,0,0,0,0x60,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0x44,0x44,0x44,0x44,0x44,0x44,
+0x44,0,0,0,0x44,0x44,0x44,0x44,0x44,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0x64,4,4,0,0x64,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0x44,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,4,4,4,4,4,4,0,4,0,
+0,0,0,4,4,0,0x64,0x64,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0x64,0,0,0x64,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,4,4,4,4,0,0,0,0,0,0,
+4,4,0,0x64,0x64,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0x44,0x44,0x44,0x44,0x44,0,0,0,0,0,
-0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,
-0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,
-0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,
-0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,
-0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0x1412,0,0,0,0,
-0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,
-0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0xec11,0,0,0,0,
-0,4,4,4,0,4,4,0,0,0,0,0,4,0x64,4,0x44,
+4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,4,4,4,4,4,4,4,4,0,
+0,4,0,0x64,0,0,0,0,0,0,0,0,0,0,0,4,
+0,4,0,0,4,4,4,4,4,4,0x60,0x64,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0x44,0x64,0x64,0,0,0,0,0x64,
-0,0,0,0,0,0x44,0x64,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,
-0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,0x2012,
-0x2012,0x2012,0x2012,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,
-0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,0xe011,
-0xe011,0xe011,0xe011,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0x44,0x44,0x44,0x44,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x64,0x64,
-0x44,0x44,0x44,0x64,0x44,0x64,0x64,0x64,0x64,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,4,4,4,4,4,4,4,4,4,4,0x64,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,4,4,4,4,0,
-0,0x64,0x64,0,0,4,0,0,0x44,0x44,0x44,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,4,4,4,4,4,
-0,4,4,4,4,4,4,0x64,0x64,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x64,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,4,4,4,4,4,4,4,4,4,0,
-0x60,0,0,0,0,0,0,0,0,4,0x64,4,4,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,4,4,4,0,0,4,0x60,0x64,4,0,0,0,0,
-0,0,4,0,0,0,0,4,4,4,4,4,4,0x64,0x64,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,
-0,0x60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0,0,0,
-0x44,0x44,0x44,0x44,0x44,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0x64,4,4,0,0x64,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x44,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,4,4,4,4,4,4,0,4,0,0,0,0,4,
-4,0,0x64,0x64,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,4,4,4,4,0,0,0,0,0,0,4,4,0,0x64,
-0x64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,4,4,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,4,4,4,4,4,4,4,4,0,0,4,0,0x64,
-0,0,0,0,0,0,0,0,0,0,0,4,0,4,0,0,
-4,4,4,4,4,4,0x60,0x64,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,4,4,4,0,0,4,4,4,4,0,4,
-4,4,4,0x64,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,4,4,4,4,4,
-4,4,4,4,0,0x64,0x64,0,0,0,0,0,0x1012,0x1012,0x1012,0x1012,
+0,0,0,0,0,0,0,0,0,4,4,4,0,0,4,4,
+4,4,0,4,4,4,4,0x64,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,
+4,4,4,4,4,4,4,4,0,0x64,0x64,0,0,0,0,0,
+0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,
0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,
-0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0x1012,0xf011,0xf011,0xf011,0xf011,
0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,
-0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0,0,0,0,
+0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,0xf011,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,4,4,0x60,0x64,0,
+0,0,0,0x64,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
4,4,4,4,0,0,4,4,0,0,0,0,0,4,4,4,
4,4,4,4,4,4,4,0,0,0,0,0,0,0,0,0,
@@ -712,7 +718,8 @@ static const uint16_t ucase_props_trieIndex[12244]={
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0x44,0x44,0x44,0x44,0x44,0x44,0x44,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,4,4,4,4,4,4,4,4,4,
-4,4,4,4,4,4,4,4,4,4,0,4,0,0,0,0,
+4,4,4,4,4,4,4,4,4,4,0,4,4,0,0,0,
+0,0,0,0,0,0,0,0,0x60,0x60,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,4,0x64,0,0,0,0,0,
0,0x60,0x60,0x64,0x64,0x64,0,0,0,0x60,0x60,0x60,0x60,0x60,0x60,4,
@@ -929,13 +936,13 @@ static const UCaseProps ucase_props_singleton={
ucase_props_trieIndex+3288,
NULL,
3288,
- 8956,
+ 9068,
0x188,
0xd54,
0x0,
0x0,
0xe0800,
- 0x2fd0,
+ 0x3040,
NULL, 0, FALSE, FALSE, 0, NULL
},
{ 4,0,0,0 }
diff --git a/icu4c/source/common/uchar.cpp b/icu4c/source/common/uchar.cpp
index b54cd626d10..eb14e4c75d5 100644
--- a/icu4c/source/common/uchar.cpp
+++ b/icu4c/source/common/uchar.cpp
@@ -556,7 +556,6 @@ u_charAge(UChar32 c, UVersionInfo versionArray) {
U_CAPI UScriptCode U_EXPORT2
uscript_getScript(UChar32 c, UErrorCode *pErrorCode) {
- uint32_t scriptX;
if(pErrorCode==NULL || U_FAILURE(*pErrorCode)) {
return USCRIPT_INVALID_CODE;
}
@@ -564,48 +563,46 @@ uscript_getScript(UChar32 c, UErrorCode *pErrorCode) {
*pErrorCode=U_ILLEGAL_ARGUMENT_ERROR;
return USCRIPT_INVALID_CODE;
}
- scriptX=u_getUnicodeProperties(c, 0)&UPROPS_SCRIPT_X_MASK;
+ uint32_t scriptX=u_getUnicodeProperties(c, 0)&UPROPS_SCRIPT_X_MASK;
+ uint32_t codeOrIndex=uprops_mergeScriptCodeOrIndex(scriptX);
if(scriptX=UPROPS_SCRIPT_X_WITH_OTHER) {
scx=scriptExtensions+scx[1];
}
- if(sc>=USCRIPT_CODE_LIMIT) {
+ uint32_t sc32=sc;
+ if(sc32>0x7fff) {
/* Guard against bogus input that would make us go past the Script_Extensions terminator. */
return FALSE;
}
- while(sc>*scx) {
+ while(sc32>*scx) {
++scx;
}
- return sc==(*scx&0x7fff);
+ return sc32==(*scx&0x7fff);
}
U_CAPI int32_t U_EXPORT2
uscript_getScriptExtensions(UChar32 c,
UScriptCode *scripts, int32_t capacity,
UErrorCode *pErrorCode) {
- uint32_t scriptX;
- int32_t length;
- const uint16_t *scx;
- uint16_t sx;
if(pErrorCode==NULL || U_FAILURE(*pErrorCode)) {
return 0;
}
@@ -613,21 +610,23 @@ uscript_getScriptExtensions(UChar32 c,
*pErrorCode=U_ILLEGAL_ARGUMENT_ERROR;
return 0;
}
- scriptX=u_getUnicodeProperties(c, 0)&UPROPS_SCRIPT_X_MASK;
+ uint32_t scriptX=u_getUnicodeProperties(c, 0)&UPROPS_SCRIPT_X_MASK;
+ uint32_t codeOrIndex=uprops_mergeScriptCodeOrIndex(scriptX);
if(scriptX=UPROPS_SCRIPT_X_WITH_OTHER) {
scx=scriptExtensions+scx[1];
}
- length=0;
+ int32_t length=0;
+ uint16_t sx;
do {
sx=*scx++;
if(length> UPROPS_SCRIPT_HIGH_SHIFT) |
+ (scriptX & UPROPS_SCRIPT_LOW_MASK);
+}
+
+} // namespace
+
+#endif // __cplusplus
+
/*
* Properties in vector word 1
* Each bit encodes one binary property.
diff --git a/icu4c/source/common/uscript_props.cpp b/icu4c/source/common/uscript_props.cpp
index ee120b4ca1d..25d287b57a3 100644
--- a/icu4c/source/common/uscript_props.cpp
+++ b/icu4c/source/common/uscript_props.cpp
@@ -233,6 +233,10 @@ const int32_t SCRIPT_PROPS[] = {
0x1E108 | LIMITED_USE, // Hmnp
0x119CE | EXCLUSION, // Nand
0x1E2E1 | LIMITED_USE, // Wcho
+ 0x10FBF | EXCLUSION | RTL, // Chrs
+ 0x1190C | EXCLUSION, // Diak
+ 0x18C65 | EXCLUSION | LB_LETTERS, // Kits
+ 0x10E88 | EXCLUSION | RTL, // Yezi
// End copy-paste from parsescriptmetadata.py
};
diff --git a/icu4c/source/data/BUILDRULES.py b/icu4c/source/data/BUILDRULES.py
index 08091ee8092..2338afd1f71 100644
--- a/icu4c/source/data/BUILDRULES.py
+++ b/icu4c/source/data/BUILDRULES.py
@@ -6,7 +6,6 @@
from __future__ import print_function
from icutools.databuilder import *
-from icutools.databuilder import locale_dependencies
from icutools.databuilder import utils
from icutools.databuilder.request_types import *
@@ -14,76 +13,69 @@ import os
import sys
-def generate(config, glob, common_vars):
+def generate(config, io, common_vars):
requests = []
- if len(glob("misc/*")) == 0:
+ if len(io.glob("misc/*")) == 0:
print("Error: Cannot find data directory; please specify --src_dir", file=sys.stderr)
exit(1)
- requests += generate_cnvalias(config, glob, common_vars)
- requests += generate_ulayout(config, glob, common_vars)
- requests += generate_confusables(config, glob, common_vars)
- requests += generate_conversion_mappings(config, glob, common_vars)
- requests += generate_brkitr_brk(config, glob, common_vars)
- requests += generate_stringprep(config, glob, common_vars)
- requests += generate_brkitr_dictionaries(config, glob, common_vars)
- requests += generate_normalization(config, glob, common_vars)
- requests += generate_coll_ucadata(config, glob, common_vars)
- requests += generate_full_unicore_data(config, glob, common_vars)
- requests += generate_unames(config, glob, common_vars)
- requests += generate_misc(config, glob, common_vars)
- requests += generate_curr_supplemental(config, glob, common_vars)
- requests += generate_translit(config, glob, common_vars)
+ requests += generate_cnvalias(config, io, common_vars)
+ requests += generate_ulayout(config, io, common_vars)
+ requests += generate_confusables(config, io, common_vars)
+ requests += generate_conversion_mappings(config, io, common_vars)
+ requests += generate_brkitr_brk(config, io, common_vars)
+ requests += generate_stringprep(config, io, common_vars)
+ requests += generate_brkitr_dictionaries(config, io, common_vars)
+ requests += generate_normalization(config, io, common_vars)
+ requests += generate_coll_ucadata(config, io, common_vars)
+ requests += generate_full_unicore_data(config, io, common_vars)
+ requests += generate_unames(config, io, common_vars)
+ requests += generate_misc(config, io, common_vars)
+ requests += generate_curr_supplemental(config, io, common_vars)
+ requests += generate_translit(config, io, common_vars)
# Res Tree Files
# (input dirname, output dirname, resfiles.mk path, mk version var, mk source var, use pool file, dep files)
- requests += generate_tree(config, glob, common_vars,
+ requests += generate_tree(config, io, common_vars,
"locales",
None,
- "icu-locale-deprecates.xml",
config.use_pool_bundle,
[])
- requests += generate_tree(config, glob, common_vars,
+ requests += generate_tree(config, io, common_vars,
"curr",
"curr",
- "icu-locale-deprecates.xml",
config.use_pool_bundle,
[])
- requests += generate_tree(config, glob, common_vars,
+ requests += generate_tree(config, io, common_vars,
"lang",
"lang",
- "icu-locale-deprecates.xml",
config.use_pool_bundle,
[])
- requests += generate_tree(config, glob, common_vars,
+ requests += generate_tree(config, io, common_vars,
"region",
"region",
- "icu-locale-deprecates.xml",
config.use_pool_bundle,
[])
- requests += generate_tree(config, glob, common_vars,
+ requests += generate_tree(config, io, common_vars,
"zone",
"zone",
- "icu-locale-deprecates.xml",
config.use_pool_bundle,
[])
- requests += generate_tree(config, glob, common_vars,
+ requests += generate_tree(config, io, common_vars,
"unit",
"unit",
- "icu-locale-deprecates.xml",
config.use_pool_bundle,
[])
- requests += generate_tree(config, glob, common_vars,
+ requests += generate_tree(config, io, common_vars,
"coll",
"coll",
- "icu-coll-deprecates.xml",
# Never use pool bundle for coll, brkitr, or rbnf
False,
# Depends on timezoneTypes.res and keyTypeData.res.
@@ -91,18 +83,16 @@ def generate(config, glob, common_vars):
# TODO: Bake keyTypeData.res into the common library?
[DepTarget("coll_ucadata"), DepTarget("misc_res"), InFile("unidata/UCARules.txt")])
- requests += generate_tree(config, glob, common_vars,
+ requests += generate_tree(config, io, common_vars,
"brkitr",
"brkitr",
- "icu-locale-deprecates.xml",
# Never use pool bundle for coll, brkitr, or rbnf
False,
[DepTarget("brkitr_brk"), DepTarget("dictionaries")])
- requests += generate_tree(config, glob, common_vars,
+ requests += generate_tree(config, io, common_vars,
"rbnf",
"rbnf",
- "icu-rbnf-deprecates.xml",
# Never use pool bundle for coll, brkitr, or rbnf
False,
[])
@@ -119,7 +109,7 @@ def generate(config, glob, common_vars):
return requests
-def generate_cnvalias(config, glob, common_vars):
+def generate_cnvalias(config, io, common_vars):
# UConv Name Aliases
input_file = InFile("mappings/convrtrs.txt")
output_file = OutFile("cnvalias.icu")
@@ -138,7 +128,7 @@ def generate_cnvalias(config, glob, common_vars):
]
-def generate_confusables(config, glob, common_vars):
+def generate_confusables(config, io, common_vars):
# CONFUSABLES
txt1 = InFile("unidata/confusables.txt")
txt2 = InFile("unidata/confusablesWholeScript.txt")
@@ -159,9 +149,9 @@ def generate_confusables(config, glob, common_vars):
]
-def generate_conversion_mappings(config, glob, common_vars):
+def generate_conversion_mappings(config, io, common_vars):
# UConv Conversion Table Files
- input_files = [InFile(filename) for filename in glob("mappings/*.ucm")]
+ input_files = [InFile(filename) for filename in io.glob("mappings/*.ucm")]
output_files = [OutFile("%s.cnv" % v.filename[9:-4]) for v in input_files]
# TODO: handle BUILD_SPECIAL_CNV_FILES? Means to add --ignore-siso-check flag to makeconv
return [
@@ -181,9 +171,9 @@ def generate_conversion_mappings(config, glob, common_vars):
]
-def generate_brkitr_brk(config, glob, common_vars):
+def generate_brkitr_brk(config, io, common_vars):
# BRK Files
- input_files = [InFile(filename) for filename in glob("brkitr/rules/*.txt")]
+ input_files = [InFile(filename) for filename in io.glob("brkitr/rules/*.txt")]
output_files = [OutFile("brkitr/%s.brk" % v.filename[13:-4]) for v in input_files]
return [
RepeatedExecutionRequest(
@@ -202,9 +192,9 @@ def generate_brkitr_brk(config, glob, common_vars):
]
-def generate_stringprep(config, glob, common_vars):
+def generate_stringprep(config, io, common_vars):
# SPP FILES
- input_files = [InFile(filename) for filename in glob("sprep/*.txt")]
+ input_files = [InFile(filename) for filename in io.glob("sprep/*.txt")]
output_files = [OutFile("%s.spp" % v.filename[6:-4]) for v in input_files]
bundle_names = [v.filename[6:-4] for v in input_files]
return [
@@ -225,9 +215,9 @@ def generate_stringprep(config, glob, common_vars):
]
-def generate_brkitr_dictionaries(config, glob, common_vars):
+def generate_brkitr_dictionaries(config, io, common_vars):
# Dict Files
- input_files = [InFile(filename) for filename in glob("brkitr/dictionaries/*.txt")]
+ input_files = [InFile(filename) for filename in io.glob("brkitr/dictionaries/*.txt")]
output_files = [OutFile("brkitr/%s.dict" % v.filename[20:-4]) for v in input_files]
extra_options_map = {
"brkitr/dictionaries/burmesedict.txt": "--bytes --transform offset-0x1000",
@@ -256,9 +246,9 @@ def generate_brkitr_dictionaries(config, glob, common_vars):
]
-def generate_normalization(config, glob, common_vars):
+def generate_normalization(config, io, common_vars):
# NRM Files
- input_files = [InFile(filename) for filename in glob("in/*.nrm")]
+ input_files = [InFile(filename) for filename in io.glob("in/*.nrm")]
# nfc.nrm is pre-compiled into C++; see generate_full_unicore_data
input_files.remove(InFile("in/nfc.nrm"))
output_files = [OutFile(v.filename[3:]) for v in input_files]
@@ -277,7 +267,7 @@ def generate_normalization(config, glob, common_vars):
]
-def generate_coll_ucadata(config, glob, common_vars):
+def generate_coll_ucadata(config, io, common_vars):
# Collation Dependency File (ucadata.icu)
input_file = InFile("in/coll/ucadata-%s.icu" % config.coll_han_type)
output_file = OutFile("coll/ucadata.icu")
@@ -295,7 +285,7 @@ def generate_coll_ucadata(config, glob, common_vars):
]
-def generate_full_unicore_data(config, glob, common_vars):
+def generate_full_unicore_data(config, io, common_vars):
# The core Unicode properties files (pnames.icu, uprops.icu, ucase.icu, ubidi.icu)
# are hardcoded in the common DLL and therefore not included in the data package any more.
# They are not built by default but need to be built for ICU4J data,
@@ -325,7 +315,7 @@ def generate_full_unicore_data(config, glob, common_vars):
]
-def generate_unames(config, glob, common_vars):
+def generate_unames(config, io, common_vars):
# Unicode Character Names
input_file = InFile("in/unames.icu")
output_file = OutFile("unames.icu")
@@ -343,7 +333,7 @@ def generate_unames(config, glob, common_vars):
]
-def generate_ulayout(config, glob, common_vars):
+def generate_ulayout(config, io, common_vars):
# Unicode text layout properties
basename = "ulayout"
input_file = InFile("in/%s.icu" % basename)
@@ -362,9 +352,9 @@ def generate_ulayout(config, glob, common_vars):
]
-def generate_misc(config, glob, common_vars):
+def generate_misc(config, io, common_vars):
# Misc Data Res Files
- input_files = [InFile(filename) for filename in glob("misc/*.txt")]
+ input_files = [InFile(filename) for filename in io.glob("misc/*.txt")]
input_basenames = [v.filename[5:] for v in input_files]
output_files = [OutFile("%s.res" % v[:-4]) for v in input_basenames]
return [
@@ -386,7 +376,7 @@ def generate_misc(config, glob, common_vars):
]
-def generate_curr_supplemental(config, glob, common_vars):
+def generate_curr_supplemental(config, io, common_vars):
# Currency Supplemental Res File
input_file = InFile("curr/supplementalData.txt")
input_basename = "supplementalData.txt"
@@ -409,13 +399,13 @@ def generate_curr_supplemental(config, glob, common_vars):
]
-def generate_translit(config, glob, common_vars):
+def generate_translit(config, io, common_vars):
input_files = [
InFile("translit/root.txt"),
InFile("translit/en.txt"),
InFile("translit/el.txt")
]
- dep_files = set(InFile(filename) for filename in glob("translit/*.txt"))
+ dep_files = set(InFile(filename) for filename in io.glob("translit/*.txt"))
dep_files -= set(input_files)
dep_files = list(sorted(dep_files))
input_basenames = [v.filename[9:] for v in input_files]
@@ -445,18 +435,17 @@ def generate_translit(config, glob, common_vars):
def generate_tree(
config,
- glob,
+ io,
common_vars,
sub_dir,
out_sub_dir,
- xml_filename,
use_pool_bundle,
dep_targets):
requests = []
category = "%s_tree" % sub_dir
out_prefix = "%s/" % out_sub_dir if out_sub_dir else ""
# TODO: Clean this up for curr
- input_files = [InFile(filename) for filename in glob("%s/*.txt" % sub_dir)]
+ input_files = [InFile(filename) for filename in io.glob("%s/*.txt" % sub_dir)]
if sub_dir == "curr":
input_files.remove(InFile("curr/supplementalData.txt"))
input_basenames = [v.filename[len(sub_dir)+1:] for v in input_files]
@@ -532,7 +521,11 @@ def generate_tree(
"root",
])
# Put alias locales in a separate structure; see ICU-20627
- alias_locales = set(locale_dependencies.data["aliases"].keys())
+ dependency_data = io.read_locale_deps(sub_dir)
+ if "aliases" in dependency_data:
+ alias_locales = set(dependency_data["aliases"].keys())
+ else:
+ alias_locales = set()
alias_files = []
installed_files = []
for f in input_files:
@@ -541,7 +534,7 @@ def generate_tree(
continue
destination = alias_files if file_stem in alias_locales else installed_files
destination.append(f)
- cldr_version = locale_dependencies.data["cldrVersion"] if sub_dir == "locales" else None
+ cldr_version = dependency_data["cldrVersion"] if sub_dir == "locales" else None
index_file_txt = TmpFile("{IN_SUB_DIR}/{INDEX_NAME}.txt".format(
IN_SUB_DIR = sub_dir,
**common_vars
diff --git a/icu4c/source/data/brkitr/LOCALE_DEPS.json b/icu4c/source/data/brkitr/LOCALE_DEPS.json
new file mode 100644
index 00000000000..da0a80f7b14
--- /dev/null
+++ b/icu4c/source/data/brkitr/LOCALE_DEPS.json
@@ -0,0 +1,6 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+
+{
+ "cldrVersion": "36.1"
+}
diff --git a/icu4c/source/data/brkitr/de.txt b/icu4c/source/data/brkitr/de.txt
index c4fde1f3a10..c72ea0cb261 100644
--- a/icu4c/source/data/brkitr/de.txt
+++ b/icu4c/source/data/brkitr/de.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de{
- Version{"36"}
+ Version{"36.1"}
exceptions{
SentenceBreak:array{
"Port.",
diff --git a/icu4c/source/data/brkitr/el.txt b/icu4c/source/data/brkitr/el.txt
index e9e8a2b18be..e2ed6083588 100644
--- a/icu4c/source/data/brkitr/el.txt
+++ b/icu4c/source/data/brkitr/el.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
el{
- Version{"36"}
+ Version{"36.1"}
boundaries{
sentence:process(dependency){"sent_el.brk"}
}
diff --git a/icu4c/source/data/brkitr/en.txt b/icu4c/source/data/brkitr/en.txt
index 0d12244c462..7f8d7479f05 100644
--- a/icu4c/source/data/brkitr/en.txt
+++ b/icu4c/source/data/brkitr/en.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en{
- Version{"36"}
+ Version{"36.1"}
exceptions{
SentenceBreak:array{
"L.P.",
diff --git a/icu4c/source/data/brkitr/en_US.txt b/icu4c/source/data/brkitr/en_US.txt
index 78f3f7ff881..287c3757650 100644
--- a/icu4c/source/data/brkitr/en_US.txt
+++ b/icu4c/source/data/brkitr/en_US.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_US{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/brkitr/en_US_POSIX.txt b/icu4c/source/data/brkitr/en_US_POSIX.txt
index 0126b8bb871..d23e1cb0a43 100644
--- a/icu4c/source/data/brkitr/en_US_POSIX.txt
+++ b/icu4c/source/data/brkitr/en_US_POSIX.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_US_POSIX{
- Version{"36"}
+ Version{"36.1"}
boundaries{
word:process(dependency){"word_POSIX.brk"}
}
diff --git a/icu4c/source/data/brkitr/es.txt b/icu4c/source/data/brkitr/es.txt
index cc3b1c9cb32..801cb0d2d56 100644
--- a/icu4c/source/data/brkitr/es.txt
+++ b/icu4c/source/data/brkitr/es.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es{
- Version{"36"}
+ Version{"36.1"}
exceptions{
SentenceBreak:array{
"Rdos.",
diff --git a/icu4c/source/data/brkitr/fr.txt b/icu4c/source/data/brkitr/fr.txt
index 3e8f14c1f5f..b1e1af6f33b 100644
--- a/icu4c/source/data/brkitr/fr.txt
+++ b/icu4c/source/data/brkitr/fr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr{
- Version{"36"}
+ Version{"36.1"}
exceptions{
SentenceBreak:array{
"aux.",
diff --git a/icu4c/source/data/brkitr/it.txt b/icu4c/source/data/brkitr/it.txt
index b360717b8ea..4c4bbdce289 100644
--- a/icu4c/source/data/brkitr/it.txt
+++ b/icu4c/source/data/brkitr/it.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
it{
- Version{"36"}
+ Version{"36.1"}
exceptions{
SentenceBreak:array{
"N.B.",
diff --git a/icu4c/source/data/brkitr/ja.txt b/icu4c/source/data/brkitr/ja.txt
index 7fd53d39616..0afeac65744 100644
--- a/icu4c/source/data/brkitr/ja.txt
+++ b/icu4c/source/data/brkitr/ja.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ja{
- Version{"36"}
+ Version{"36.1"}
boundaries{
line:process(dependency){"line_normal.brk"}
line_loose:process(dependency){"line_loose_cj.brk"}
diff --git a/icu4c/source/data/brkitr/pt.txt b/icu4c/source/data/brkitr/pt.txt
index 4b24dcee497..a3f33970e96 100644
--- a/icu4c/source/data/brkitr/pt.txt
+++ b/icu4c/source/data/brkitr/pt.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pt{
- Version{"36"}
+ Version{"36.1"}
exceptions{
SentenceBreak:array{
"psicol.",
diff --git a/icu4c/source/data/brkitr/root.txt b/icu4c/source/data/brkitr/root.txt
index f8724d30482..bfe4c39491f 100644
--- a/icu4c/source/data/brkitr/root.txt
+++ b/icu4c/source/data/brkitr/root.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
root{
- Version{"36"}
+ Version{"36.1"}
boundaries{
grapheme:process(dependency){"char.brk"}
line:process(dependency){"line.brk"}
diff --git a/icu4c/source/data/brkitr/ru.txt b/icu4c/source/data/brkitr/ru.txt
index 3a6495da9b4..0f7a769d12b 100644
--- a/icu4c/source/data/brkitr/ru.txt
+++ b/icu4c/source/data/brkitr/ru.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru{
- Version{"36"}
+ Version{"36.1"}
exceptions{
SentenceBreak:array{
"\u0440\u0443\u0431.",
diff --git a/icu4c/source/data/brkitr/rules/line.txt b/icu4c/source/data/brkitr/rules/line.txt
index 964fbb6ccc2..f03b6ec4918 100644
--- a/icu4c/source/data/brkitr/rules/line.txt
+++ b/icu4c/source/data/brkitr/rules/line.txt
@@ -7,7 +7,7 @@
#
# Line Breaking Rules
# Implement default line breaking as defined by
-# Unicode Standard Annex #14 Revision 42 for Unicode 12.0
+# Unicode Standard Annex #14 Revision 44 for Unicode 13.0
# http://www.unicode.org/reports/tr14/, with the following modification:
#
# Boundaries between hyphens and following letters are suppressed when
@@ -69,6 +69,13 @@ $XX = [:LineBreak = Unknown:];
$ZW = [:LineBreak = ZWSpace:];
$ZWJ = [:LineBreak = ZWJ:];
+# OP30 and CP30 are variants of OP and CP that appear in-line in rule LB30 from UAX 14,
+# without a formal name. Because ICU rules require multiple uses of the expressions,
+# give them a single definition with a name
+
+$OP30 = [$OP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+$CP30 = [$CP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+
# By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explicitly
# list it in the numerous rules that use CM.
# By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
@@ -108,7 +115,7 @@ $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
# AL_FOLLOW set of chars that can unconditionally follow an AL
# Needed in rules where stand-alone $CM s are treated as AL.
#
-$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP $QU $BA $HY $NS $IN $NU $PR $PO $ALPlus];
+$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP30 $QU $BA $HY $NS $IN $NU $PR $PO $ALPlus];
#
@@ -211,7 +218,7 @@ $OP $CM* $SP+ $CM+ $AL_FOLLOW?; # by rule 10, stand-alone CM behaves as AL
# See issue ICU-20303
-$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL];
+$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL $IN];
$SP $IS / [^ $CanFollowIS $NU $CM];
$SP $IS $CM* $CMX / [^ $CanFollowIS $NU $CM];
@@ -282,16 +289,13 @@ $HL $CM* ($HY | $BA) $CM* [^$CB]?;
# (break between HL and SY already disallowed by LB 13 above)
$SY $CM* $HL;
-# LB 22
-($ALPlus | $HL) $CM* $IN;
-^$CM+ $IN; # by rule 10, any otherwise unattached CM behaves as AL
-$EX $CM* $IN;
-($ID | $EB | $EM) $CM* $IN;
-$IN $CM* $IN;
-$NU $CM* $IN;
+# LB 22 Do not break before ellipses
+#
+$LB20NonBreaks $CM* $IN;
+^$CM+ $IN;
-# $LB 23
+# LB 23
#
($ALPlus | $HL) $CM* $NU;
^$CM+ $NU; # Rule 10, any otherwise unattached CM behaves as AL
@@ -337,15 +341,15 @@ $PR $CM* ($JL | $JV | $JT | $H2 | $H3);
$IS $CM* ($ALPlus | $HL);
# LB 30
-($ALPlus | $HL | $NU) $CM* $OP;
-^$CM+ $OP; # The $CM+ is from rule 10, an unattached CM is treated as AL.
-$CP $CM* ($ALPlus | $HL | $NU);
+($ALPlus | $HL | $NU) $CM* $OP30;
+^$CM+ $OP30; # The $CM+ is from rule 10, an unattached CM is treated as AL.
+$CP30 $CM* ($ALPlus | $HL | $NU);
# LB 30a Do not break between regional indicators. Break after pairs of them.
# Tricky interaction with LB8a: ZWJ x . together with ZWJ acting like a CM.
-$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $ZWJ {eof}];
+$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $ZWJ {eof}];
# note: the preceding rule includes {eof} rather than having the last [set] term qualified with '?'
# because of the chain-out behavior difference. The rule must chain out only from the [set characters],
# not from the preceding $RI or $CM, which it would be able to do if the set were optional.
diff --git a/icu4c/source/data/brkitr/rules/line_cj.txt b/icu4c/source/data/brkitr/rules/line_cj.txt
index 1aac16e40e1..6403e62fe70 100644
--- a/icu4c/source/data/brkitr/rules/line_cj.txt
+++ b/icu4c/source/data/brkitr/rules/line_cj.txt
@@ -7,7 +7,7 @@
#
# Line Breaking Rules
# Implement default line breaking as defined by
-# Unicode Standard Annex #14 Revision 42 for Unicode 12.0
+# Unicode Standard Annex #14 Revision 44 for Unicode 13.0
# http://www.unicode.org/reports/tr14/, with the following modification:
#
# Boundaries between hyphens and following letters are suppressed when
@@ -70,6 +70,13 @@ $XX = [:LineBreak = Unknown:];
$ZW = [:LineBreak = ZWSpace:];
$ZWJ = [:LineBreak = ZWJ:];
+# OP30 and CP30 are variants of OP and CP that appear in-line in rule LB30 from UAX 14,
+# without a formal name. Because ICU rules require multiple uses of the expressions,
+# give them a single definition with a name
+
+$OP30 = [$OP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+$CP30 = [$CP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+
# By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explicitly
# list it in the numerous rules that use CM.
# By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
@@ -109,7 +116,7 @@ $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
# AL_FOLLOW set of chars that can unconditionally follow an AL
# Needed in rules where stand-alone $CM s are treated as AL.
#
-$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP $QU $BA $HY $NS $IN $NU $PR $PO $ALPlus];
+$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP30 $QU $BA $HY $NS $IN $NU $PR $PO $ALPlus];
#
@@ -212,7 +219,7 @@ $OP $CM* $SP+ $CM+ $AL_FOLLOW?; # by rule 10, stand-alone CM behaves as AL
# See issue ICU-20303
-$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL];
+$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL $IN];
$SP $IS / [^ $CanFollowIS $NU $CM];
$SP $IS $CM* $CMX / [^ $CanFollowIS $NU $CM];
@@ -283,16 +290,13 @@ $HL $CM* ($HY | $BA) $CM* [^$CB]?;
# (break between HL and SY already disallowed by LB 13 above)
$SY $CM* $HL;
-# LB 22
-($ALPlus | $HL) $CM* $IN;
-^$CM+ $IN; # by rule 10, any otherwise unattached CM behaves as AL
-$EX $CM* $IN;
-($ID | $EB | $EM) $CM* $IN;
-$IN $CM* $IN;
-$NU $CM* $IN;
+# LB 22 Do not break before ellipses
+#
+$LB20NonBreaks $CM* $IN;
+^$CM+ $IN;
-# $LB 23
+# LB 23
#
($ALPlus | $HL) $CM* $NU;
^$CM+ $NU; # Rule 10, any otherwise unattached CM behaves as AL
@@ -338,15 +342,15 @@ $PR $CM* ($JL | $JV | $JT | $H2 | $H3);
$IS $CM* ($ALPlus | $HL);
# LB 30
-($ALPlus | $HL | $NU) $CM* $OP;
-^$CM+ $OP; # The $CM+ is from rule 10, an unattached CM is treated as AL.
-$CP $CM* ($ALPlus | $HL | $NU);
+($ALPlus | $HL | $NU) $CM* $OP30;
+^$CM+ $OP30; # The $CM+ is from rule 10, an unattached CM is treated as AL.
+$CP30 $CM* ($ALPlus | $HL | $NU);
# LB 30a Do not break between regional indicators. Break after pairs of them.
# Tricky interaction with LB8a: ZWJ x . together with ZWJ acting like a CM.
-$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $ZWJ {eof}];
+$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $ZWJ {eof}];
# note: the preceding rule includes {eof} rather than having the last [set] term qualified with '?'
# because of the chain-out behavior difference. The rule must chain out only from the [set characters],
# not from the preceding $RI or $CM, which it would be able to do if the set were optional.
diff --git a/icu4c/source/data/brkitr/rules/line_loose.txt b/icu4c/source/data/brkitr/rules/line_loose.txt
index f38ea1b5a54..2794554e0b1 100644
--- a/icu4c/source/data/brkitr/rules/line_loose.txt
+++ b/icu4c/source/data/brkitr/rules/line_loose.txt
@@ -8,7 +8,7 @@
#
# Line Breaking Rules
# Implement default line breaking as defined by
-# Unicode Standard Annex #14 Revision 42 for Unicode 12.0
+# Unicode Standard Annex #14 Revision 44 for Unicode 13.0
# http://www.unicode.org/reports/tr14/, with the following modification:
#
# Boundaries between hyphens and following letters are suppressed when
@@ -76,6 +76,13 @@ $XX = [:LineBreak = Unknown:];
$ZW = [:LineBreak = ZWSpace:];
$ZWJ = [:LineBreak = ZWJ:];
+# OP30 and CP30 are variants of OP and CP that appear in-line in rule LB30 from UAX 14,
+# without a formal name. Because ICU rules require multiple uses of the expressions,
+# give them a single definition with a name
+
+$OP30 = [$OP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+$CP30 = [$CP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+
# By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explicitly
# list it in the numerous rules that use CM.
# By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
@@ -115,7 +122,7 @@ $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
# AL_FOLLOW set of chars that can unconditionally follow an AL
# Needed in rules where stand-alone $CM s are treated as AL.
#
-$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP $QU $BA $HY $NS $IN $NU $PR $PO $ALPlus];
+$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP30 $QU $BA $HY $NS $IN $NU $PR $PO $ALPlus];
#
@@ -218,7 +225,7 @@ $OP $CM* $SP+ $CM+ $AL_FOLLOW?; # by rule 10, stand-alone CM behaves as AL
# See issue ICU-20303
-$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL];
+$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL $IN];
$SP $IS / [^ $CanFollowIS $NU $CM];
$SP $IS $CM* $CMX / [^ $CanFollowIS $NU $CM];
@@ -292,16 +299,14 @@ $HL $CM* ($HY | $BA) $CM* [^$CB]?;
# (break between HL and SY already disallowed by LB 13 above)
$SY $CM* $HL;
-# LB 22
-($ALPlus | $HL) $CM* $IN;
-^$CM+ $IN; # by rule 10, any otherwise unattached CM behaves as AL
-$EX $CM* $IN;
-($ID | $EB | $EM) $CM* $IN;
-# $IN $CM* $IN; # delete this rule for CSS loose
-$NU $CM* $IN;
+
+# LB 22 Do not break before ellipses
+#
+[$LB20NonBreaks - $IN] $CM* $IN; # line_loose tailoring
+^$CM+ $IN;
-# $LB 23
+# LB 23
#
($ALPlus | $HL) $CM* $NU;
^$CM+ $NU; # Rule 10, any otherwise unattached CM behaves as AL
@@ -347,15 +352,15 @@ $PR $CM* ($JL | $JV | $JT | $H2 | $H3);
$IS $CM* ($ALPlus | $HL);
# LB 30
-($ALPlus | $HL | $NU) $CM* $OP;
-^$CM+ $OP; # The $CM+ is from rule 10, an unattached CM is treated as AL.
-$CP $CM* ($ALPlus | $HL | $NU);
+($ALPlus | $HL | $NU) $CM* $OP30;
+^$CM+ $OP30; # The $CM+ is from rule 10, an unattached CM is treated as AL.
+$CP30 $CM* ($ALPlus | $HL | $NU);
# LB 30a Do not break between regional indicators. Break after pairs of them.
# Tricky interaction with LB8a: ZWJ x . together with ZWJ acting like a CM.
-$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $ZWJ {eof}];
+$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $ZWJ {eof}];
# note: the preceding rule includes {eof} rather than having the last [set] term qualified with '?'
# because of the chain-out behavior difference. The rule must chain out only from the [set characters],
# not from the preceding $RI or $CM, which it would be able to do if the set were optional.
diff --git a/icu4c/source/data/brkitr/rules/line_loose_cj.txt b/icu4c/source/data/brkitr/rules/line_loose_cj.txt
index 80d57c76a1b..54f06097dfb 100644
--- a/icu4c/source/data/brkitr/rules/line_loose_cj.txt
+++ b/icu4c/source/data/brkitr/rules/line_loose_cj.txt
@@ -7,7 +7,7 @@
#
# Line Breaking Rules
# Implement default line breaking as defined by
-# Unicode Standard Annex #14 Revision 42 for Unicode 12.0
+# Unicode Standard Annex #14 Revision 44 for Unicode 13.0
# http://www.unicode.org/reports/tr14/, with the following modification:
#
# Boundaries between hyphens and following letters are suppressed when
@@ -87,6 +87,13 @@ $XX = [:LineBreak = Unknown:];
$ZW = [:LineBreak = ZWSpace:];
$ZWJ = [:LineBreak = ZWJ:];
+# OP30 and CP30 are variants of OP and CP that appear in-line in rule LB30 from UAX 14,
+# without a formal name. Because ICU rules require multiple uses of the expressions,
+# give them a single definition with a name
+
+$OP30 = [$OP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+$CP30 = [$CP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+
# By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explicitly
# list it in the numerous rules that use CM.
# By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
@@ -126,7 +133,7 @@ $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
# AL_FOLLOW set of chars that can unconditionally follow an AL
# Needed in rules where stand-alone $CM s are treated as AL.
#
-$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP $QU $BA $HY $NS $IN $NU $PR $PO $POX $ALPlus];
+$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP30 $QU $BA $HY $NS $IN $NU $PR $PO $POX $ALPlus];
#
@@ -229,7 +236,7 @@ $OP $CM* $SP+ $CM+ $AL_FOLLOW?; # by rule 10, stand-alone CM behaves as AL
# See issue ICU-20303
-$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL];
+$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL $IN];
$SP $IS / [^ $CanFollowIS $NU $CM];
$SP $IS $CM* $CMX / [^ $CanFollowIS $NU $CM];
@@ -303,16 +310,14 @@ $HL $CM* ($HY | $BA | $BAX) $CM* [^$CB]?;
# (break between HL and SY already disallowed by LB 13 above)
$SY $CM* $HL;
-# LB 22
-($ALPlus | $HL) $CM* $IN;
-^$CM+ $IN; # by rule 10, any otherwise unattached CM behaves as AL
-$EX $CM* $IN;
-($ID | $EB | $EM) $CM* $IN;
-# $IN $CM* $IN; # delete this rule for CSS loose
-$NU $CM* $IN;
+
+# LB 22 Do not break before ellipses
+#
+[$LB20NonBreaks - $IN] $CM* $IN; # line_loose tailoring
+^$CM+ $IN;
-# $LB 23
+# LB 23
#
($ALPlus | $HL) $CM* $NU;
^$CM+ $NU; # Rule 10, any otherwise unattached CM behaves as AL
@@ -362,15 +367,15 @@ $PR $CM* ($JL | $JV | $JT | $H2 | $H3);
$IS $CM* ($ALPlus | $HL);
# LB 30
-($ALPlus | $HL | $NU) $CM* $OP;
-^$CM+ $OP; # The $CM+ is from rule 10, an unattached CM is treated as AL.
-$CP $CM* ($ALPlus | $HL | $NU);
+($ALPlus | $HL | $NU) $CM* $OP30;
+^$CM+ $OP30; # The $CM+ is from rule 10, an unattached CM is treated as AL.
+$CP30 $CM* ($ALPlus | $HL | $NU);
# LB 30a Do not break between regional indicators. Break after pairs of them.
# Tricky interaction with LB8a: ZWJ x . together with ZWJ acting like a CM.
-$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $ZWJ {eof}];
+$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $ZWJ {eof}];
# note: the preceding rule includes {eof} rather than having the last [set] term qualified with '?'
# because of the chain-out behavior difference. The rule must chain out only from the [set characters],
# not from the preceding $RI or $CM, which it would be able to do if the set were optional.
diff --git a/icu4c/source/data/brkitr/rules/line_normal.txt b/icu4c/source/data/brkitr/rules/line_normal.txt
index b46e8d16728..433a0b20eb9 100644
--- a/icu4c/source/data/brkitr/rules/line_normal.txt
+++ b/icu4c/source/data/brkitr/rules/line_normal.txt
@@ -7,7 +7,7 @@
#
# Line Breaking Rules
# Implement default line breaking as defined by
-# Unicode Standard Annex #14 Revision 42 for Unicode 12.0
+# Unicode Standard Annex #14 Revision 44 for Unicode 13.0
# http://www.unicode.org/reports/tr14/, with the following modification:
#
# Boundaries between hyphens and following letters are suppressed when
@@ -71,6 +71,13 @@ $XX = [:LineBreak = Unknown:];
$ZW = [:LineBreak = ZWSpace:];
$ZWJ = [:LineBreak = ZWJ:];
+# OP30 and CP30 are variants of OP and CP that appear in-line in rule LB30 from UAX 14,
+# without a formal name. Because ICU rules require multiple uses of the expressions,
+# give them a single definition with a name
+
+$OP30 = [$OP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+$CP30 = [$CP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+
# By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explicitly
# list it in the numerous rules that use CM.
# By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
@@ -110,7 +117,7 @@ $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
# AL_FOLLOW set of chars that can unconditionally follow an AL
# Needed in rules where stand-alone $CM s are treated as AL.
#
-$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP $QU $BA $HY $NS $IN $NU $PR $PO $ALPlus];
+$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP30 $QU $BA $HY $NS $IN $NU $PR $PO $ALPlus];
#
@@ -213,7 +220,7 @@ $OP $CM* $SP+ $CM+ $AL_FOLLOW?; # by rule 10, stand-alone CM behaves as AL
# See issue ICU-20303
-$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL];
+$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL $IN];
$SP $IS / [^ $CanFollowIS $NU $CM];
$SP $IS $CM* $CMX / [^ $CanFollowIS $NU $CM];
@@ -284,16 +291,13 @@ $HL $CM* ($HY | $BA) $CM* [^$CB]?;
# (break between HL and SY already disallowed by LB 13 above)
$SY $CM* $HL;
-# LB 22
-($ALPlus | $HL) $CM* $IN;
-^$CM+ $IN; # by rule 10, any otherwise unattached CM behaves as AL
-$EX $CM* $IN;
-($ID | $EB | $EM) $CM* $IN;
-$IN $CM* $IN;
-$NU $CM* $IN;
+# LB 22 Do not break before ellipses
+#
+$LB20NonBreaks $CM* $IN;
+^$CM+ $IN;
-# $LB 23
+# LB 23
#
($ALPlus | $HL) $CM* $NU;
^$CM+ $NU; # Rule 10, any otherwise unattached CM behaves as AL
@@ -339,15 +343,15 @@ $PR $CM* ($JL | $JV | $JT | $H2 | $H3);
$IS $CM* ($ALPlus | $HL);
# LB 30
-($ALPlus | $HL | $NU) $CM* $OP;
-^$CM+ $OP; # The $CM+ is from rule 10, an unattached CM is treated as AL.
-$CP $CM* ($ALPlus | $HL | $NU);
+($ALPlus | $HL | $NU) $CM* $OP30;
+^$CM+ $OP30; # The $CM+ is from rule 10, an unattached CM is treated as AL.
+$CP30 $CM* ($ALPlus | $HL | $NU);
# LB 30a Do not break between regional indicators. Break after pairs of them.
# Tricky interaction with LB8a: ZWJ x . together with ZWJ acting like a CM.
-$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $ZWJ {eof}];
+$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $ZWJ {eof}];
# note: the preceding rule includes {eof} rather than having the last [set] term qualified with '?'
# because of the chain-out behavior difference. The rule must chain out only from the [set characters],
# not from the preceding $RI or $CM, which it would be able to do if the set were optional.
diff --git a/icu4c/source/data/brkitr/rules/line_normal_cj.txt b/icu4c/source/data/brkitr/rules/line_normal_cj.txt
index d3083cb02a0..6e1e846bf89 100644
--- a/icu4c/source/data/brkitr/rules/line_normal_cj.txt
+++ b/icu4c/source/data/brkitr/rules/line_normal_cj.txt
@@ -7,7 +7,7 @@
#
# Line Breaking Rules
# Implement default line breaking as defined by
-# Unicode Standard Annex #14 Revision 42 for Unicode 12.0
+# Unicode Standard Annex #14 Revision 44 for Unicode 13.0
# http://www.unicode.org/reports/tr14/, with the following modification:
#
# Boundaries between hyphens and following letters are suppressed when
@@ -75,6 +75,13 @@ $XX = [:LineBreak = Unknown:];
$ZW = [:LineBreak = ZWSpace:];
$ZWJ = [:LineBreak = ZWJ:];
+# OP30 and CP30 are variants of OP and CP that appear in-line in rule LB30 from UAX 14,
+# without a formal name. Because ICU rules require multiple uses of the expressions,
+# give them a single definition with a name
+
+$OP30 = [$OP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+$CP30 = [$CP - [\p{ea=F}\p{ea=W}\p{ea=H}]];
+
# By LB9, a ZWJ also behaves as a CM. Including it in the definition of CM avoids having to explicitly
# list it in the numerous rules that use CM.
# By LB1, SA characters with general categor of Mn or Mc also resolve to CM.
@@ -114,7 +121,7 @@ $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
# AL_FOLLOW set of chars that can unconditionally follow an AL
# Needed in rules where stand-alone $CM s are treated as AL.
#
-$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP $QU $BA $HY $NS $IN $NU $PR $PO $ALPlus];
+$AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP30 $QU $BA $HY $NS $IN $NU $PR $PO $ALPlus];
#
@@ -217,7 +224,7 @@ $OP $CM* $SP+ $CM+ $AL_FOLLOW?; # by rule 10, stand-alone CM behaves as AL
# See issue ICU-20303
-$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL];
+$CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL $IN];
$SP $IS / [^ $CanFollowIS $NU $CM];
$SP $IS $CM* $CMX / [^ $CanFollowIS $NU $CM];
@@ -291,16 +298,13 @@ $HL $CM* ($HY | $BA | $BAX) $CM* [^$CB]?;
# (break between HL and SY already disallowed by LB 13 above)
$SY $CM* $HL;
-# LB 22
-($ALPlus | $HL) $CM* $IN;
-^$CM+ $IN; # by rule 10, any otherwise unattached CM behaves as AL
-$EX $CM* $IN;
-($ID | $EB | $EM) $CM* $IN;
-$IN $CM* $IN;
-$NU $CM* $IN;
+# LB 22 Do not break before ellipses
+#
+$LB20NonBreaks $CM* $IN;
+^$CM+ $IN;
-# $LB 23
+# LB 23
#
($ALPlus | $HL) $CM* $NU;
^$CM+ $NU; # Rule 10, any otherwise unattached CM behaves as AL
@@ -346,15 +350,15 @@ $PR $CM* ($JL | $JV | $JT | $H2 | $H3);
$IS $CM* ($ALPlus | $HL);
# LB 30
-($ALPlus | $HL | $NU) $CM* $OP;
-^$CM+ $OP; # The $CM+ is from rule 10, an unattached CM is treated as AL.
-$CP $CM* ($ALPlus | $HL | $NU);
+($ALPlus | $HL | $NU) $CM* $OP30;
+^$CM+ $OP30; # The $CM+ is from rule 10, an unattached CM is treated as AL.
+$CP30 $CM* ($ALPlus | $HL | $NU);
# LB 30a Do not break between regional indicators. Break after pairs of them.
# Tricky interaction with LB8a: ZWJ x . together with ZWJ acting like a CM.
-$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $CM]];
-$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $ZWJ {eof}];
+$RI $CM* $RI / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$CM-$ZWJ] / [[^$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $CM]];
+$RI $CM* $RI $CM* [$BK $CR $LF $NL $SP $ZW $WJ $CL $CP $EX $IS $SY $GL $QU $BA $HY $NS $IN $ZWJ {eof}];
# note: the preceding rule includes {eof} rather than having the last [set] term qualified with '?'
# because of the chain-out behavior difference. The rule must chain out only from the [set characters],
# not from the preceding $RI or $CM, which it would be able to do if the set were optional.
diff --git a/icu4c/source/data/brkitr/zh.txt b/icu4c/source/data/brkitr/zh.txt
index 5cb18fc322d..66efda511ab 100644
--- a/icu4c/source/data/brkitr/zh.txt
+++ b/icu4c/source/data/brkitr/zh.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh{
- Version{"36"}
+ Version{"36.1"}
boundaries{
line:process(dependency){"line_cj.brk"}
line_loose:process(dependency){"line_loose_cj.brk"}
diff --git a/icu4c/source/data/brkitr/zh_Hant.txt b/icu4c/source/data/brkitr/zh_Hant.txt
index 62be8740386..e4cdf7399b8 100644
--- a/icu4c/source/data/brkitr/zh_Hant.txt
+++ b/icu4c/source/data/brkitr/zh_Hant.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant{
- Version{"36"}
+ Version{"36.1"}
boundaries{
line:process(dependency){"line_cj.brk"}
line_loose:process(dependency){"line_loose_cj.brk"}
diff --git a/icu4c/source/data/coll/LOCALE_DEPS.json b/icu4c/source/data/coll/LOCALE_DEPS.json
new file mode 100644
index 00000000000..5a56e84ad4e
--- /dev/null
+++ b/icu4c/source/data/coll/LOCALE_DEPS.json
@@ -0,0 +1,32 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+
+{
+ "cldrVersion": "36.1",
+ "aliases": {
+ "ars": "ar_SA",
+ "in": "id",
+ "in_ID": "id_ID",
+ "iw": "he",
+ "iw_IL": "he_IL",
+ "mo": "ro",
+ "no": "nb",
+ "no_NO": "nb_NO",
+ "pa_IN": "pa_Guru_IN",
+ "sh": "sr_Latn",
+ "sh_BA": "sr_Latn_BA",
+ "sh_CS": "sr_Latn_RS",
+ "sh_YU": "sr_Latn_RS",
+ "sr_BA": "sr_Cyrl_BA",
+ "sr_ME": "sr_Cyrl_ME",
+ "sr_RS": "sr_Cyrl_RS",
+ "yue": "zh_Hant",
+ "yue_CN": "yue_Hans_CN",
+ "yue_Hans": "zh_Hans",
+ "zh_CN": "zh_Hans_CN",
+ "zh_HK": "zh_Hant_HK",
+ "zh_MO": "zh_Hant_MO",
+ "zh_SG": "zh_Hans_SG",
+ "zh_TW": "zh_Hant_TW"
+ }
+}
diff --git a/icu4c/source/data/coll/af.txt b/icu4c/source/data/coll/af.txt
index 82912e0d092..b1221c02cd3 100644
--- a/icu4c/source/data/coll/af.txt
+++ b/icu4c/source/data/coll/af.txt
@@ -1,11 +1,11 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
af{
- Version{"36"}
+ Version{"36.1"}
collations{
standard{
Sequence{"&N<<<ʼn"}
- Version{"36"}
+ Version{"36.1"}
}
}
}
diff --git a/icu4c/source/data/coll/am.txt b/icu4c/source/data/coll/am.txt
index d81d08edc5e..5e6a79b0cfc 100644
--- a/icu4c/source/data/coll/am.txt
+++ b/icu4c/source/data/coll/am.txt
@@ -1,11 +1,11 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
am{
- Version{"36"}
+ Version{"36.1"}
collations{
standard{
Sequence{"[reorder Ethi]"}
- Version{"36"}
+ Version{"36.1"}
}
}
}
diff --git a/icu4c/source/data/coll/ar.txt b/icu4c/source/data/coll/ar.txt
index cf709b9a48f..12daf527f23 100644
--- a/icu4c/source/data/coll/ar.txt
+++ b/icu4c/source/data/coll/ar.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ar{
- Version{"36"}
+ Version{"36.1"}
collations{
compat{
Sequence{
@@ -9,7 +9,7 @@ ar{
"&ت<<ة<<<ﺔ<<<ﺓ"
"&ي<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ<<<ﲐ<<<ﱝ"
}
- Version{"36"}
+ Version{"36.1"}
}
standard{
Sequence{
@@ -397,7 +397,7 @@ ar{
"&ۓ=ﮰ=ﮱ"
"&ۀ=ﮤ=ﮥ"
}
- Version{"36"}
+ Version{"36.1"}
}
}
}
diff --git a/icu4c/source/data/coll/as.txt b/icu4c/source/data/coll/as.txt
index 222e97ede41..511614c3591 100644
--- a/icu4c/source/data/coll/as.txt
+++ b/icu4c/source/data/coll/as.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
as{
- Version{"36"}
+ Version{"36.1"}
collations{
standard{
Sequence{
@@ -11,7 +11,7 @@ as{
"&[before 1]ত<ৎ=ত্\u200D"
"&হ<ক্ষ"
}
- Version{"36"}
+ Version{"36.1"}
}
}
}
diff --git a/icu4c/source/data/coll/az.txt b/icu4c/source/data/coll/az.txt
index b624b0ba713..147bec6c76f 100644
--- a/icu4c/source/data/coll/az.txt
+++ b/icu4c/source/data/coll/az.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az{
- Version{"36"}
+ Version{"36.1"}
collations{
search{
Sequence{
@@ -9,7 +9,7 @@ az{
"[import az-u-co-standard]"
"[reorder others]"
}
- Version{"36"}
+ Version{"36.1"}
}
standard{
Sequence{
@@ -26,7 +26,7 @@ az{
"&H source: /common/main/root.xml
*/
root{
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — all"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ru.txt b/icu4c/source/data/lang/ru.txt
index d9e7e79a77e..d153f17765a 100644
--- a/icu4c/source/data/lang/ru.txt
+++ b/icu4c/source/data/lang/ru.txt
@@ -926,7 +926,7 @@ ru{
VALENCIA{"Валенсийский"}
WADEGILE{"Система Уэйда – Джайлза"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — все"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/rw.txt b/icu4c/source/data/lang/rw.txt
index 34630b4cb5e..a1d6047998e 100644
--- a/icu4c/source/data/lang/rw.txt
+++ b/icu4c/source/data/lang/rw.txt
@@ -108,5 +108,5 @@ rw{
yi{"Inyeyidishi"}
zu{"Inyezulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/rwk.txt b/icu4c/source/data/lang/rwk.txt
index 486e08b109a..204132a4b86 100644
--- a/icu4c/source/data/lang/rwk.txt
+++ b/icu4c/source/data/lang/rwk.txt
@@ -48,5 +48,5 @@ rwk{
zh{"Kyichina"}
zu{"Kyizulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sah.txt b/icu4c/source/data/lang/sah.txt
index ddcf5f6afe0..bf689eb4fbb 100644
--- a/icu4c/source/data/lang/sah.txt
+++ b/icu4c/source/data/lang/sah.txt
@@ -91,7 +91,7 @@ sah{
h24{"24 чаастаах тиһик (0–24)"}
}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
strokes{
other{"{0} Strokes"}
diff --git a/icu4c/source/data/lang/saq.txt b/icu4c/source/data/lang/saq.txt
index 9dde09bca17..aa8aca9a463 100644
--- a/icu4c/source/data/lang/saq.txt
+++ b/icu4c/source/data/lang/saq.txt
@@ -48,5 +48,5 @@ saq{
zh{"Kichina"}
zu{"Kizulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sbp.txt b/icu4c/source/data/lang/sbp.txt
index b099b7e6cf2..25709b8e462 100644
--- a/icu4c/source/data/lang/sbp.txt
+++ b/icu4c/source/data/lang/sbp.txt
@@ -48,5 +48,5 @@ sbp{
zh{"Ishishina"}
zu{"Ishisulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sd.txt b/icu4c/source/data/lang/sd.txt
index 5a27b6c2d43..36ef222848f 100644
--- a/icu4c/source/data/lang/sd.txt
+++ b/icu4c/source/data/lang/sd.txt
@@ -549,7 +549,7 @@ sd{
tibt{"تبتي عدد"}
}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — سڀئي"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/se.txt b/icu4c/source/data/lang/se.txt
index 32db1c2230d..e92c2bde057 100644
--- a/icu4c/source/data/lang/se.txt
+++ b/icu4c/source/data/lang/se.txt
@@ -154,7 +154,7 @@ se{
PINYIN{"pinyin"}
WADEGILE{"Wade-Giles"}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
language{"giella: {0}"}
script{"chállin: {0}"}
diff --git a/icu4c/source/data/lang/se_FI.txt b/icu4c/source/data/lang/se_FI.txt
index a3a3719e58a..1c4609e128c 100644
--- a/icu4c/source/data/lang/se_FI.txt
+++ b/icu4c/source/data/lang/se_FI.txt
@@ -63,7 +63,7 @@ se_FI{
fullwide{"fullwide"}
}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
script{"čállin: {0}"}
}
diff --git a/icu4c/source/data/lang/seh.txt b/icu4c/source/data/lang/seh.txt
index b2e2a63f411..eeced24f8cc 100644
--- a/icu4c/source/data/lang/seh.txt
+++ b/icu4c/source/data/lang/seh.txt
@@ -48,5 +48,5 @@ seh{
zh{"chinês"}
zu{"zulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/ses.txt b/icu4c/source/data/lang/ses.txt
index dd2a21cd7cc..608d01ce18f 100644
--- a/icu4c/source/data/lang/ses.txt
+++ b/icu4c/source/data/lang/ses.txt
@@ -48,5 +48,5 @@ ses{
zh{"Sinuwa senni, Mandareŋ"}
zu{"Zulu senni"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sg.txt b/icu4c/source/data/lang/sg.txt
index 6776dac9525..71bfad5e23f 100644
--- a/icu4c/source/data/lang/sg.txt
+++ b/icu4c/source/data/lang/sg.txt
@@ -48,5 +48,5 @@ sg{
zh{"Shinuäa"}
zu{"Zûlu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/shi.txt b/icu4c/source/data/lang/shi.txt
index 0ba1e19a90c..5dfcd04ec2a 100644
--- a/icu4c/source/data/lang/shi.txt
+++ b/icu4c/source/data/lang/shi.txt
@@ -48,5 +48,5 @@ shi{
zh{"ⵜⴰⵛⵉⵏⵡⵉⵜ"}
zu{"ⵜⴰⵣⵓⵍⵓⵜ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/shi_Latn.txt b/icu4c/source/data/lang/shi_Latn.txt
index 9a28fba99dc..31f390b6bdf 100644
--- a/icu4c/source/data/lang/shi_Latn.txt
+++ b/icu4c/source/data/lang/shi_Latn.txt
@@ -49,5 +49,5 @@ shi_Latn{
zh{"Tacinwit"}
zu{"Tazulut"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/shi_Tfng.txt b/icu4c/source/data/lang/shi_Tfng.txt
index 367576d87d1..4d4470c6f73 100644
--- a/icu4c/source/data/lang/shi_Tfng.txt
+++ b/icu4c/source/data/lang/shi_Tfng.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Tfng{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/si.txt b/icu4c/source/data/lang/si.txt
index c9f7b38d07e..8c468c2e796 100644
--- a/icu4c/source/data/lang/si.txt
+++ b/icu4c/source/data/lang/si.txt
@@ -557,7 +557,7 @@ si{
tibt{"ටිබෙට ඉලක්කම්"}
}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — සියල්ල"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sk.txt b/icu4c/source/data/lang/sk.txt
index e3e241755e4..049ebfdac6b 100644
--- a/icu4c/source/data/lang/sk.txt
+++ b/icu4c/source/data/lang/sk.txt
@@ -770,7 +770,7 @@ sk{
Variants{
SCOTLAND{"škótska štandardná angličtina"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} – všetko"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sl.txt b/icu4c/source/data/lang/sl.txt
index 14ee49038e1..3e5c52674c5 100644
--- a/icu4c/source/data/lang/sl.txt
+++ b/icu4c/source/data/lang/sl.txt
@@ -882,7 +882,7 @@ sl{
VALENCIA{"valencijski pravopis"}
WADEGILE{"romanizacija Wade-Giles"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} – vse"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/smn.txt b/icu4c/source/data/lang/smn.txt
index 37cfc97a9ca..6e9e244615f 100644
--- a/icu4c/source/data/lang/smn.txt
+++ b/icu4c/source/data/lang/smn.txt
@@ -397,7 +397,7 @@ smn{
zxx{"ij kielâlâš siskáldâs"}
zza{"zazakielâ"}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
language{"kielâ: {0}"}
script{"čäällimvuáhádâh: {0}"}
diff --git a/icu4c/source/data/lang/sn.txt b/icu4c/source/data/lang/sn.txt
index 14117fa120a..e75dafce651 100644
--- a/icu4c/source/data/lang/sn.txt
+++ b/icu4c/source/data/lang/sn.txt
@@ -48,5 +48,5 @@ sn{
zh{"chiChinese"}
zu{"chiZulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/so.txt b/icu4c/source/data/lang/so.txt
index 690531cad85..545de4d6a30 100644
--- a/icu4c/source/data/lang/so.txt
+++ b/icu4c/source/data/lang/so.txt
@@ -373,7 +373,7 @@ so{
tibt{"Godka Tirada Tibetan"}
}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} dhamaan"}
compatibility{"{0} — waafaqsanaanta"}
diff --git a/icu4c/source/data/lang/sq.txt b/icu4c/source/data/lang/sq.txt
index 00e07bb6d79..3b38d1d9727 100644
--- a/icu4c/source/data/lang/sq.txt
+++ b/icu4c/source/data/lang/sq.txt
@@ -562,7 +562,7 @@ sq{
tibt{"shifra tibetiane"}
}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — Të gjitha"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sr.txt b/icu4c/source/data/lang/sr.txt
index 57f3b3e22d0..fd5870362fa 100644
--- a/icu4c/source/data/lang/sr.txt
+++ b/icu4c/source/data/lang/sr.txt
@@ -850,7 +850,7 @@ sr{
TARASK{"Тараскијевичка ортографија"}
VALENCIA{"Валенцијска"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — све"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sr_Cyrl.txt b/icu4c/source/data/lang/sr_Cyrl.txt
index f98bee86874..58ebf7e9055 100644
--- a/icu4c/source/data/lang/sr_Cyrl.txt
+++ b/icu4c/source/data/lang/sr_Cyrl.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sr_Cyrl_BA.txt b/icu4c/source/data/lang/sr_Cyrl_BA.txt
index b33e2b3cf27..8c7af65f567 100644
--- a/icu4c/source/data/lang/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_BA.txt
@@ -21,5 +21,5 @@ sr_Cyrl_BA{
zh_Hant{"традиционални кинески"}
zu{"исизулу"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sr_Cyrl_ME.txt b/icu4c/source/data/lang/sr_Cyrl_ME.txt
index 7dd92719d75..427404c352e 100644
--- a/icu4c/source/data/lang/sr_Cyrl_ME.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_ME.txt
@@ -17,5 +17,5 @@ sr_Cyrl_ME{
zgh{"стандардни марокански тамашек"}
zu{"исизулу"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sr_Cyrl_XK.txt b/icu4c/source/data/lang/sr_Cyrl_XK.txt
index b6b77a77e7f..b549c74858a 100644
--- a/icu4c/source/data/lang/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_XK.txt
@@ -17,5 +17,5 @@ sr_Cyrl_XK{
zgh{"стандардни марокански тамашек"}
zu{"исизулу"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sr_Latn.txt b/icu4c/source/data/lang/sr_Latn.txt
index 90f064f0622..fb26c2fcfb6 100644
--- a/icu4c/source/data/lang/sr_Latn.txt
+++ b/icu4c/source/data/lang/sr_Latn.txt
@@ -851,7 +851,7 @@ sr_Latn{
TARASK{"Taraskijevička ortografija"}
VALENCIA{"Valencijska"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — sve"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sr_Latn_BA.txt b/icu4c/source/data/lang/sr_Latn_BA.txt
index 5d17693fdb2..210bf2a1eb1 100644
--- a/icu4c/source/data/lang/sr_Latn_BA.txt
+++ b/icu4c/source/data/lang/sr_Latn_BA.txt
@@ -21,5 +21,5 @@ sr_Latn_BA{
zh_Hant{"tradicionalni kineski"}
zu{"isizulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sr_Latn_ME.txt b/icu4c/source/data/lang/sr_Latn_ME.txt
index 9d820a3b14e..4fc176e8bd9 100644
--- a/icu4c/source/data/lang/sr_Latn_ME.txt
+++ b/icu4c/source/data/lang/sr_Latn_ME.txt
@@ -17,5 +17,5 @@ sr_Latn_ME{
zgh{"standardni marokanski tamašek"}
zu{"isizulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sr_Latn_XK.txt b/icu4c/source/data/lang/sr_Latn_XK.txt
index a9424745e40..c070db3b791 100644
--- a/icu4c/source/data/lang/sr_Latn_XK.txt
+++ b/icu4c/source/data/lang/sr_Latn_XK.txt
@@ -17,5 +17,5 @@ sr_Latn_XK{
zgh{"standardni marokanski tamašek"}
zu{"isizulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sv.txt b/icu4c/source/data/lang/sv.txt
index 742eb606cf5..853ed49f179 100644
--- a/icu4c/source/data/lang/sv.txt
+++ b/icu4c/source/data/lang/sv.txt
@@ -1140,7 +1140,7 @@ sv{
WADEGILE{"Wade-Giles"}
XSISTEMO{"x-system"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} – alla"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sv_FI.txt b/icu4c/source/data/lang/sv_FI.txt
index 900248d04b4..c61d849e9a6 100644
--- a/icu4c/source/data/lang/sv_FI.txt
+++ b/icu4c/source/data/lang/sv_FI.txt
@@ -7,5 +7,5 @@ sv_FI{
Scripts%variant{
Arab{"persisk-arabiska"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sw.txt b/icu4c/source/data/lang/sw.txt
index 90741a75134..2db92bb38c4 100644
--- a/icu4c/source/data/lang/sw.txt
+++ b/icu4c/source/data/lang/sw.txt
@@ -656,7 +656,7 @@ sw{
vaii{"Dijiti za Vai"}
}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — zote"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sw_CD.txt b/icu4c/source/data/lang/sw_CD.txt
index e9cc8320211..4b04e1d40e0 100644
--- a/icu4c/source/data/lang/sw_CD.txt
+++ b/icu4c/source/data/lang/sw_CD.txt
@@ -36,5 +36,5 @@ sw_CD{
udm{"Kiudumurti"}
yi{"Kiyidi"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/sw_KE.txt b/icu4c/source/data/lang/sw_KE.txt
index 19e54f5ddca..091d46959e1 100644
--- a/icu4c/source/data/lang/sw_KE.txt
+++ b/icu4c/source/data/lang/sw_KE.txt
@@ -82,5 +82,5 @@ sw_KE{
tamldec{"Nambari za Kitamili"}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/ta.txt b/icu4c/source/data/lang/ta.txt
index 25607b72431..1687ffea5b9 100644
--- a/icu4c/source/data/lang/ta.txt
+++ b/icu4c/source/data/lang/ta.txt
@@ -848,7 +848,7 @@ ta{
PINYIN{"பின்யின் ரோமானைசெஷன்"}
WADEGILE{"வேட்-கைல்ஸ் ரோமனைஷேசன்"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — அனைத்தும்"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/te.txt b/icu4c/source/data/lang/te.txt
index 608506c0ff1..40f523b11de 100644
--- a/icu4c/source/data/lang/te.txt
+++ b/icu4c/source/data/lang/te.txt
@@ -853,7 +853,7 @@ te{
REVISED{"సవరించబడిన వర్ణక్రమం"}
WADEGILE{"వేడ్-గైల్స్ రోమనైజేషన్"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — అన్ని"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/teo.txt b/icu4c/source/data/lang/teo.txt
index b831249e3d1..2a36341b57f 100644
--- a/icu4c/source/data/lang/teo.txt
+++ b/icu4c/source/data/lang/teo.txt
@@ -48,5 +48,5 @@ teo{
zh{"Kichina"}
zu{"Kizulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/tg.txt b/icu4c/source/data/lang/tg.txt
index c23afed6a05..2ad1682137e 100644
--- a/icu4c/source/data/lang/tg.txt
+++ b/icu4c/source/data/lang/tg.txt
@@ -201,7 +201,7 @@ tg{
latn{"Рақамҳои ғарбӣ"}
}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
language{"{0}"}
script{"{0}"}
diff --git a/icu4c/source/data/lang/th.txt b/icu4c/source/data/lang/th.txt
index fc3c4a2761d..ce3c1bcbc19 100644
--- a/icu4c/source/data/lang/th.txt
+++ b/icu4c/source/data/lang/th.txt
@@ -1060,7 +1060,7 @@ th{
VALLADER{"วัลลาเดอร์"}
WADEGILE{"การถอดอักษรแบบเวด-ไจลส์"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — ทั้งหมด"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ti.txt b/icu4c/source/data/lang/ti.txt
index a89e0cc29b3..ae8c2fa61ea 100644
--- a/icu4c/source/data/lang/ti.txt
+++ b/icu4c/source/data/lang/ti.txt
@@ -104,7 +104,7 @@ ti{
Ethi{"ፊደል"}
Latn{"ላቲን"}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
language{"{0}"}
script{"{0}"}
diff --git a/icu4c/source/data/lang/tk.txt b/icu4c/source/data/lang/tk.txt
index e2a97488334..9820d5c48fa 100644
--- a/icu4c/source/data/lang/tk.txt
+++ b/icu4c/source/data/lang/tk.txt
@@ -534,7 +534,7 @@ tk{
tibt{"Tibet sanlary"}
}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — ähli"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/to.txt b/icu4c/source/data/lang/to.txt
index 7cdef1a1acc..7850a0a8492 100644
--- a/icu4c/source/data/lang/to.txt
+++ b/icu4c/source/data/lang/to.txt
@@ -896,7 +896,7 @@ to{
tibt{"fika fakatipeti"}
}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — kotoa"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/tr.txt b/icu4c/source/data/lang/tr.txt
index 90f88d3cfa2..1e5aaaa1367 100644
--- a/icu4c/source/data/lang/tr.txt
+++ b/icu4c/source/data/lang/tr.txt
@@ -1047,7 +1047,7 @@ tr{
VALENCIA{"Valensiyaca"}
WADEGILE{"Wade-Giles (Latin Alfabesinde Yazımı)"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — tümü"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/tt.txt b/icu4c/source/data/lang/tt.txt
index b071d3fce0d..d695c0466a3 100644
--- a/icu4c/source/data/lang/tt.txt
+++ b/icu4c/source/data/lang/tt.txt
@@ -193,7 +193,7 @@ tt{
latn{"көнбатыш цифрлары"}
}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
language{"Тел: {0}"}
script{"Язу: {0}"}
diff --git a/icu4c/source/data/lang/twq.txt b/icu4c/source/data/lang/twq.txt
index e3028f92651..badbfe9a3a3 100644
--- a/icu4c/source/data/lang/twq.txt
+++ b/icu4c/source/data/lang/twq.txt
@@ -48,5 +48,5 @@ twq{
zh{"Sinuwa senni, Mandareŋ"}
zu{"Zulu senni"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/tzm.txt b/icu4c/source/data/lang/tzm.txt
index 6cbc827acfb..9c928458be0 100644
--- a/icu4c/source/data/lang/tzm.txt
+++ b/icu4c/source/data/lang/tzm.txt
@@ -48,5 +48,5 @@ tzm{
zh{"Tacinwit,Mandarin"}
zu{"tazulut"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/ug.txt b/icu4c/source/data/lang/ug.txt
index 866bbf5cc78..ffd780486bd 100644
--- a/icu4c/source/data/lang/ug.txt
+++ b/icu4c/source/data/lang/ug.txt
@@ -830,7 +830,7 @@ ug{
VALENCIA{"ۋالېنسىيە"}
WADEGILE{"ۋېي ئائىلىسى پىنيىن لاتىنلاشتۇرۇش"}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
language{"تىل: {0}"}
script{"يېزىق: {0}"}
diff --git a/icu4c/source/data/lang/uk.txt b/icu4c/source/data/lang/uk.txt
index 6333daa3c76..3835ca3dc5c 100644
--- a/icu4c/source/data/lang/uk.txt
+++ b/icu4c/source/data/lang/uk.txt
@@ -909,7 +909,7 @@ uk{
VALENCIA{"Валенсійська"}
WADEGILE{"Романізація Вейда-Джайлза"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — усі"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ur.txt b/icu4c/source/data/lang/ur.txt
index 66833afe766..0b141985859 100644
--- a/icu4c/source/data/lang/ur.txt
+++ b/icu4c/source/data/lang/ur.txt
@@ -640,7 +640,7 @@ ur{
vaii{"وائی ہندسے"}
}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — تمام"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ur_IN.txt b/icu4c/source/data/lang/ur_IN.txt
index 370a24f157c..a144d257238 100644
--- a/icu4c/source/data/lang/ur_IN.txt
+++ b/icu4c/source/data/lang/ur_IN.txt
@@ -23,5 +23,5 @@ ur_IN{
tibt{"تبتی ہندسے"}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/uz.txt b/icu4c/source/data/lang/uz.txt
index 92ed3342ee8..e18619e1311 100644
--- a/icu4c/source/data/lang/uz.txt
+++ b/icu4c/source/data/lang/uz.txt
@@ -555,7 +555,7 @@ uz{
tibt{"tibet raqamlari"}
}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — hammasi"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/uz_Arab.txt b/icu4c/source/data/lang/uz_Arab.txt
index d0b5524af79..2672e31c22f 100644
--- a/icu4c/source/data/lang/uz_Arab.txt
+++ b/icu4c/source/data/lang/uz_Arab.txt
@@ -10,5 +10,5 @@ uz_Arab{
Scripts{
Arab{"عربی"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/uz_Cyrl.txt b/icu4c/source/data/lang/uz_Cyrl.txt
index 98b4d65b3fb..f27240ea347 100644
--- a/icu4c/source/data/lang/uz_Cyrl.txt
+++ b/icu4c/source/data/lang/uz_Cyrl.txt
@@ -406,7 +406,7 @@ uz_Cyrl{
tibt{"Тибет рақамлари"}
}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
language{"Тил: {0}"}
script{"{0}"}
diff --git a/icu4c/source/data/lang/uz_Latn.txt b/icu4c/source/data/lang/uz_Latn.txt
index ab04a4b35ad..e525f84e210 100644
--- a/icu4c/source/data/lang/uz_Latn.txt
+++ b/icu4c/source/data/lang/uz_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Latn{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/vai.txt b/icu4c/source/data/lang/vai.txt
index df5aa833a18..1cc391aef7f 100644
--- a/icu4c/source/data/lang/vai.txt
+++ b/icu4c/source/data/lang/vai.txt
@@ -48,5 +48,5 @@ vai{
zh{"ꕦꕇꔧ"}
zu{"ꖮꖨ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/vai_Latn.txt b/icu4c/source/data/lang/vai_Latn.txt
index 276f3a5f916..6335eb3088a 100644
--- a/icu4c/source/data/lang/vai_Latn.txt
+++ b/icu4c/source/data/lang/vai_Latn.txt
@@ -49,5 +49,5 @@ vai_Latn{
zh{"Chaniĩ"}
zu{"Zúlu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/vai_Vaii.txt b/icu4c/source/data/lang/vai_Vaii.txt
index 338480bb824..7a5f41777dd 100644
--- a/icu4c/source/data/lang/vai_Vaii.txt
+++ b/icu4c/source/data/lang/vai_Vaii.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Vaii{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/vi.txt b/icu4c/source/data/lang/vi.txt
index 46acd89e8f6..dfd677afe68 100644
--- a/icu4c/source/data/lang/vi.txt
+++ b/icu4c/source/data/lang/vi.txt
@@ -995,7 +995,7 @@ vi{
VALENCIA{"Tiếng Valencia"}
WADEGILE{"La Mã hóa Wade-Giles"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — tất cả"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/vun.txt b/icu4c/source/data/lang/vun.txt
index 80bb9999df8..07a0c094c9f 100644
--- a/icu4c/source/data/lang/vun.txt
+++ b/icu4c/source/data/lang/vun.txt
@@ -48,5 +48,5 @@ vun{
zh{"Kyichina"}
zu{"Kyizulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/wae.txt b/icu4c/source/data/lang/wae.txt
index 91a35bb978b..1f4bdf939c8 100644
--- a/icu4c/source/data/lang/wae.txt
+++ b/icu4c/source/data/lang/wae.txt
@@ -193,7 +193,7 @@ wae{
latn{"Arabiši Zálä"}
}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
language{"Sprač: {0}"}
script{"Alfabét: {0}"}
diff --git a/icu4c/source/data/lang/wo.txt b/icu4c/source/data/lang/wo.txt
index 9d61bd3e521..9eca5768a70 100644
--- a/icu4c/source/data/lang/wo.txt
+++ b/icu4c/source/data/lang/wo.txt
@@ -181,7 +181,7 @@ wo{
latn{"Siifari Tugal"}
}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
language{"{0}"}
script{"{0}"}
diff --git a/icu4c/source/data/lang/xh.txt b/icu4c/source/data/lang/xh.txt
index 9009535784e..1281dcf2f73 100644
--- a/icu4c/source/data/lang/xh.txt
+++ b/icu4c/source/data/lang/xh.txt
@@ -4,5 +4,5 @@ xh{
Languages{
xh{"isiXhosa"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/xog.txt b/icu4c/source/data/lang/xog.txt
index fa030a153b4..a939c6b463a 100644
--- a/icu4c/source/data/lang/xog.txt
+++ b/icu4c/source/data/lang/xog.txt
@@ -48,5 +48,5 @@ xog{
zh{"Olucayina"}
zu{"Oluzzulu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/yav.txt b/icu4c/source/data/lang/yav.txt
index 021be6f6cb7..b44b405fc7d 100644
--- a/icu4c/source/data/lang/yav.txt
+++ b/icu4c/source/data/lang/yav.txt
@@ -48,5 +48,5 @@ yav{
zh{"sinúɛ"}
zu{"nusulú"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/yi.txt b/icu4c/source/data/lang/yi.txt
index 0ea5b2a07e5..b3a7cb085fc 100644
--- a/icu4c/source/data/lang/yi.txt
+++ b/icu4c/source/data/lang/yi.txt
@@ -170,7 +170,7 @@ yi{
gregorian{"גרעגארישער קאַלענדאַר"}
}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
language{"שפראַך: {0}"}
script{"שריפֿט: {0}"}
diff --git a/icu4c/source/data/lang/yo.txt b/icu4c/source/data/lang/yo.txt
index 602c2495396..1b00a43d9b4 100644
--- a/icu4c/source/data/lang/yo.txt
+++ b/icu4c/source/data/lang/yo.txt
@@ -148,7 +148,7 @@ yo{
latn{"Díjíítì Ìwọ̀ Oòrùn"}
}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
language{"Èdè: {0}"}
script{"Ìṣọwọ́kọ̀wé: {0}"}
diff --git a/icu4c/source/data/lang/yo_BJ.txt b/icu4c/source/data/lang/yo_BJ.txt
index d5c9b21f167..015c5fab576 100644
--- a/icu4c/source/data/lang/yo_BJ.txt
+++ b/icu4c/source/data/lang/yo_BJ.txt
@@ -52,7 +52,7 @@ yo_BJ{
latn{"Díjíítì Ìwɔ̀ Oòrùn"}
}
}
- Version{"36"}
+ Version{"36.1"}
codePatterns{
script{"Ìshɔwɔ́kɔ̀wé: {0}"}
}
diff --git a/icu4c/source/data/lang/yue.txt b/icu4c/source/data/lang/yue.txt
index 7e33f55f22e..dc269bb93c0 100644
--- a/icu4c/source/data/lang/yue.txt
+++ b/icu4c/source/data/lang/yue.txt
@@ -1033,7 +1033,7 @@ yue{
VALLADER{"瑞士瓦勒德方言"}
WADEGILE{"威妥瑪式拼音"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — 全部"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/yue_Hans.txt b/icu4c/source/data/lang/yue_Hans.txt
index c35f23e5736..8449dfe4b4e 100644
--- a/icu4c/source/data/lang/yue_Hans.txt
+++ b/icu4c/source/data/lang/yue_Hans.txt
@@ -1034,7 +1034,7 @@ yue_Hans{
VALLADER{"瑞士瓦勒德方言"}
WADEGILE{"威妥玛式拼音"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — 全部"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/yue_Hant.txt b/icu4c/source/data/lang/yue_Hant.txt
index 418b3d01ebe..47ff886b979 100644
--- a/icu4c/source/data/lang/yue_Hant.txt
+++ b/icu4c/source/data/lang/yue_Hant.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hant{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/zgh.txt b/icu4c/source/data/lang/zgh.txt
index cea5bbc6acd..629f452e5d0 100644
--- a/icu4c/source/data/lang/zgh.txt
+++ b/icu4c/source/data/lang/zgh.txt
@@ -61,5 +61,5 @@ zgh{
islamic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⵏ ⵍⵉⵙⵍⴰⵎ"}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/zh.txt b/icu4c/source/data/lang/zh.txt
index d48c14eddc3..de0a484cb83 100644
--- a/icu4c/source/data/lang/zh.txt
+++ b/icu4c/source/data/lang/zh.txt
@@ -1029,7 +1029,7 @@ zh{
VALLADER{"瑞士瓦勒德方言"}
WADEGILE{"WG 威氏拼音法"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — 全部"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/zh_Hans.txt b/icu4c/source/data/lang/zh_Hans.txt
index f5a140883ce..0ebd7f7ae30 100644
--- a/icu4c/source/data/lang/zh_Hans.txt
+++ b/icu4c/source/data/lang/zh_Hans.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/zh_Hant.txt b/icu4c/source/data/lang/zh_Hant.txt
index 3d150be0a6c..6f409019355 100644
--- a/icu4c/source/data/lang/zh_Hant.txt
+++ b/icu4c/source/data/lang/zh_Hant.txt
@@ -1079,7 +1079,7 @@ zh_Hant{
VALLADER{"瑞士瓦勒德方言"}
WADEGILE{"威妥瑪式拼音"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — 全部"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/zh_Hant_HK.txt b/icu4c/source/data/lang/zh_Hant_HK.txt
index 16b95eb3339..bb71815b741 100644
--- a/icu4c/source/data/lang/zh_Hant_HK.txt
+++ b/icu4c/source/data/lang/zh_Hant_HK.txt
@@ -128,7 +128,7 @@ zh_Hant_HK{
SCOTLAND{"蘇格蘭標準英語"}
SOTAV{"SOTAV"}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
enclosed{"{0} — 包含"}
historic{"{0} — 舊式"}
diff --git a/icu4c/source/data/lang/zh_Hant_MO.txt b/icu4c/source/data/lang/zh_Hant_MO.txt
index 0d283f5fe62..15c7c3f426b 100644
--- a/icu4c/source/data/lang/zh_Hant_MO.txt
+++ b/icu4c/source/data/lang/zh_Hant_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_MO{
%%Parent{"zh_Hant_HK"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/lang/zu.txt b/icu4c/source/data/lang/zu.txt
index bcc4877104a..41f305366b5 100644
--- a/icu4c/source/data/lang/zu.txt
+++ b/icu4c/source/data/lang/zu.txt
@@ -634,7 +634,7 @@ zu{
vaii{"Izinhlazu Zezinombolo ze-Vai"}
}
}
- Version{"36"}
+ Version{"36.1"}
characterLabelPattern{
all{"{0} — All"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/locales/LOCALE_DEPS.json b/icu4c/source/data/locales/LOCALE_DEPS.json
new file mode 100644
index 00000000000..808163607cf
--- /dev/null
+++ b/icu4c/source/data/locales/LOCALE_DEPS.json
@@ -0,0 +1,193 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+
+{
+ "cldrVersion": "36.1",
+ "aliases": {
+ "ars": "ar_SA",
+ "az_AZ": "az_Latn_AZ",
+ "bs_BA": "bs_Latn_BA",
+ "en_NH": "en_VU",
+ "en_RH": "en_ZW",
+ "ff_CM": "ff_Latn_CM",
+ "ff_GN": "ff_Latn_GN",
+ "ff_MR": "ff_Latn_MR",
+ "ff_SN": "ff_Latn_SN",
+ "in": "id",
+ "in_ID": "id_ID",
+ "iw": "he",
+ "iw_IL": "he_IL",
+ "mo": "ro",
+ "no": "nb",
+ "no_NO": "nb_NO",
+ "no_NO_NY": "nn_NO",
+ "pa_IN": "pa_Guru_IN",
+ "pa_PK": "pa_Arab_PK",
+ "sh": "sr_Latn",
+ "sh_BA": "sr_Latn_BA",
+ "sh_CS": "sr_Latn_RS",
+ "sh_YU": "sr_Latn_RS",
+ "shi_MA": "shi_Tfng_MA",
+ "sr_BA": "sr_Cyrl_BA",
+ "sr_CS": "sr_Cyrl_RS",
+ "sr_Cyrl_CS": "sr_Cyrl_RS",
+ "sr_Cyrl_YU": "sr_Cyrl_RS",
+ "sr_Latn_CS": "sr_Latn_RS",
+ "sr_Latn_YU": "sr_Latn_RS",
+ "sr_ME": "sr_Latn_ME",
+ "sr_RS": "sr_Cyrl_RS",
+ "sr_XK": "sr_Cyrl_XK",
+ "sr_YU": "sr_Cyrl_RS",
+ "tl": "fil",
+ "tl_PH": "fil_PH",
+ "uz_AF": "uz_Arab_AF",
+ "uz_UZ": "uz_Latn_UZ",
+ "vai_LR": "vai_Vaii_LR",
+ "yue_CN": "yue_Hans_CN",
+ "yue_HK": "yue_Hant_HK",
+ "zh_CN": "zh_Hans_CN",
+ "zh_HK": "zh_Hant_HK",
+ "zh_MO": "zh_Hant_MO",
+ "zh_SG": "zh_Hans_SG",
+ "zh_TW": "zh_Hant_TW"
+ },
+ "parents": {
+ "az_Cyrl": "root",
+ "bs_Cyrl": "root",
+ "en_150": "en_001",
+ "en_AG": "en_001",
+ "en_AI": "en_001",
+ "en_AT": "en_150",
+ "en_AU": "en_001",
+ "en_BB": "en_001",
+ "en_BE": "en_150",
+ "en_BM": "en_001",
+ "en_BS": "en_001",
+ "en_BW": "en_001",
+ "en_BZ": "en_001",
+ "en_CA": "en_001",
+ "en_CC": "en_001",
+ "en_CH": "en_150",
+ "en_CK": "en_001",
+ "en_CM": "en_001",
+ "en_CX": "en_001",
+ "en_CY": "en_001",
+ "en_DE": "en_150",
+ "en_DG": "en_001",
+ "en_DK": "en_150",
+ "en_DM": "en_001",
+ "en_ER": "en_001",
+ "en_FI": "en_150",
+ "en_FJ": "en_001",
+ "en_FK": "en_001",
+ "en_FM": "en_001",
+ "en_GB": "en_001",
+ "en_GD": "en_001",
+ "en_GG": "en_001",
+ "en_GH": "en_001",
+ "en_GI": "en_001",
+ "en_GM": "en_001",
+ "en_GY": "en_001",
+ "en_HK": "en_001",
+ "en_IE": "en_001",
+ "en_IL": "en_001",
+ "en_IM": "en_001",
+ "en_IN": "en_001",
+ "en_IO": "en_001",
+ "en_JE": "en_001",
+ "en_JM": "en_001",
+ "en_KE": "en_001",
+ "en_KI": "en_001",
+ "en_KN": "en_001",
+ "en_KY": "en_001",
+ "en_LC": "en_001",
+ "en_LR": "en_001",
+ "en_LS": "en_001",
+ "en_MG": "en_001",
+ "en_MO": "en_001",
+ "en_MS": "en_001",
+ "en_MT": "en_001",
+ "en_MU": "en_001",
+ "en_MW": "en_001",
+ "en_MY": "en_001",
+ "en_NA": "en_001",
+ "en_NF": "en_001",
+ "en_NG": "en_001",
+ "en_NL": "en_150",
+ "en_NR": "en_001",
+ "en_NU": "en_001",
+ "en_NZ": "en_001",
+ "en_PG": "en_001",
+ "en_PH": "en_001",
+ "en_PK": "en_001",
+ "en_PN": "en_001",
+ "en_PW": "en_001",
+ "en_RW": "en_001",
+ "en_SB": "en_001",
+ "en_SC": "en_001",
+ "en_SD": "en_001",
+ "en_SE": "en_150",
+ "en_SG": "en_001",
+ "en_SH": "en_001",
+ "en_SI": "en_150",
+ "en_SL": "en_001",
+ "en_SS": "en_001",
+ "en_SX": "en_001",
+ "en_SZ": "en_001",
+ "en_TC": "en_001",
+ "en_TK": "en_001",
+ "en_TO": "en_001",
+ "en_TT": "en_001",
+ "en_TV": "en_001",
+ "en_TZ": "en_001",
+ "en_UG": "en_001",
+ "en_VC": "en_001",
+ "en_VG": "en_001",
+ "en_VU": "en_001",
+ "en_WS": "en_001",
+ "en_ZA": "en_001",
+ "en_ZM": "en_001",
+ "en_ZW": "en_001",
+ "es_AR": "es_419",
+ "es_BO": "es_419",
+ "es_BR": "es_419",
+ "es_BZ": "es_419",
+ "es_CL": "es_419",
+ "es_CO": "es_419",
+ "es_CR": "es_419",
+ "es_CU": "es_419",
+ "es_DO": "es_419",
+ "es_EC": "es_419",
+ "es_GT": "es_419",
+ "es_HN": "es_419",
+ "es_MX": "es_419",
+ "es_NI": "es_419",
+ "es_PA": "es_419",
+ "es_PE": "es_419",
+ "es_PR": "es_419",
+ "es_PY": "es_419",
+ "es_SV": "es_419",
+ "es_US": "es_419",
+ "es_UY": "es_419",
+ "es_VE": "es_419",
+ "pa_Arab": "root",
+ "pt_AO": "pt_PT",
+ "pt_CH": "pt_PT",
+ "pt_CV": "pt_PT",
+ "pt_GQ": "pt_PT",
+ "pt_GW": "pt_PT",
+ "pt_LU": "pt_PT",
+ "pt_MO": "pt_PT",
+ "pt_MZ": "pt_PT",
+ "pt_ST": "pt_PT",
+ "pt_TL": "pt_PT",
+ "shi_Latn": "root",
+ "sr_Latn": "root",
+ "uz_Arab": "root",
+ "uz_Cyrl": "root",
+ "vai_Latn": "root",
+ "yue_Hans": "root",
+ "zh_Hant": "root",
+ "zh_Hant_MO": "zh_Hant_HK"
+ }
+}
diff --git a/icu4c/source/data/locales/af.txt b/icu4c/source/data/locales/af.txt
index f9c63cda08f..c2535aa943d 100644
--- a/icu4c/source/data/locales/af.txt
+++ b/icu4c/source/data/locales/af.txt
@@ -215,7 +215,7 @@ af{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/af_NA.txt b/icu4c/source/data/locales/af_NA.txt
index 538b79983f5..39d4f50ef5a 100644
--- a/icu4c/source/data/locales/af_NA.txt
+++ b/icu4c/source/data/locales/af_NA.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
af_NA{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/af_ZA.txt b/icu4c/source/data/locales/af_ZA.txt
index eca08fced29..a1a18efcb0e 100644
--- a/icu4c/source/data/locales/af_ZA.txt
+++ b/icu4c/source/data/locales/af_ZA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
af_ZA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/agq.txt b/icu4c/source/data/locales/agq.txt
index f853adc4227..24253578c58 100644
--- a/icu4c/source/data/locales/agq.txt
+++ b/icu4c/source/data/locales/agq.txt
@@ -23,7 +23,7 @@ agq{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/agq_CM.txt b/icu4c/source/data/locales/agq_CM.txt
index 8bfe13395b9..3029928f58b 100644
--- a/icu4c/source/data/locales/agq_CM.txt
+++ b/icu4c/source/data/locales/agq_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
agq_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ak.txt b/icu4c/source/data/locales/ak.txt
index 67e210ead90..531a0f88fd8 100644
--- a/icu4c/source/data/locales/ak.txt
+++ b/icu4c/source/data/locales/ak.txt
@@ -25,7 +25,7 @@ ak{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ak_GH.txt b/icu4c/source/data/locales/ak_GH.txt
index 95407cdf193..f20de3ad7d7 100644
--- a/icu4c/source/data/locales/ak_GH.txt
+++ b/icu4c/source/data/locales/ak_GH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ak_GH{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/am.txt b/icu4c/source/data/locales/am.txt
index 9ac71f9ee15..d03eb931de5 100644
--- a/icu4c/source/data/locales/am.txt
+++ b/icu4c/source/data/locales/am.txt
@@ -222,7 +222,7 @@ am{
minimumGroupingDigits{"1"}
traditional{"ethi"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/am_ET.txt b/icu4c/source/data/locales/am_ET.txt
index ca75a1744da..3bc46200e25 100644
--- a/icu4c/source/data/locales/am_ET.txt
+++ b/icu4c/source/data/locales/am_ET.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
am_ET{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar.txt b/icu4c/source/data/locales/ar.txt
index c1663b67bdf..33b0b6316bf 100644
--- a/icu4c/source/data/locales/ar.txt
+++ b/icu4c/source/data/locales/ar.txt
@@ -385,7 +385,7 @@ ar{
minimumGroupingDigits{"1"}
native{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ar_001.txt b/icu4c/source/data/locales/ar_001.txt
index 10f831f4a47..b9f3aff432f 100644
--- a/icu4c/source/data/locales/ar_001.txt
+++ b/icu4c/source/data/locales/ar_001.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ar_001{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_AE.txt b/icu4c/source/data/locales/ar_AE.txt
index b209cf9d53f..6c632d70fc0 100644
--- a/icu4c/source/data/locales/ar_AE.txt
+++ b/icu4c/source/data/locales/ar_AE.txt
@@ -4,7 +4,7 @@ ar_AE{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
eras{
diff --git a/icu4c/source/data/locales/ar_BH.txt b/icu4c/source/data/locales/ar_BH.txt
index ac97c0fbde9..0adac3636d2 100644
--- a/icu4c/source/data/locales/ar_BH.txt
+++ b/icu4c/source/data/locales/ar_BH.txt
@@ -4,5 +4,5 @@ ar_BH{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_DJ.txt b/icu4c/source/data/locales/ar_DJ.txt
index 6ae4aabb487..466329e425e 100644
--- a/icu4c/source/data/locales/ar_DJ.txt
+++ b/icu4c/source/data/locales/ar_DJ.txt
@@ -4,5 +4,5 @@ ar_DJ{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_DZ.txt b/icu4c/source/data/locales/ar_DZ.txt
index b8c484940a9..92e818d9796 100644
--- a/icu4c/source/data/locales/ar_DZ.txt
+++ b/icu4c/source/data/locales/ar_DZ.txt
@@ -11,7 +11,7 @@ ar_DZ{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_EG.txt b/icu4c/source/data/locales/ar_EG.txt
index 4fec62135db..f1540990a69 100644
--- a/icu4c/source/data/locales/ar_EG.txt
+++ b/icu4c/source/data/locales/ar_EG.txt
@@ -4,5 +4,5 @@ ar_EG{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_EH.txt b/icu4c/source/data/locales/ar_EH.txt
index 0c5d53ae267..9b522032bef 100644
--- a/icu4c/source/data/locales/ar_EH.txt
+++ b/icu4c/source/data/locales/ar_EH.txt
@@ -4,5 +4,5 @@ ar_EH{
NumberElements{
default{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_ER.txt b/icu4c/source/data/locales/ar_ER.txt
index 5c8500173d1..7f866bae0fe 100644
--- a/icu4c/source/data/locales/ar_ER.txt
+++ b/icu4c/source/data/locales/ar_ER.txt
@@ -4,5 +4,5 @@ ar_ER{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_IL.txt b/icu4c/source/data/locales/ar_IL.txt
index d294561700e..cf17af27633 100644
--- a/icu4c/source/data/locales/ar_IL.txt
+++ b/icu4c/source/data/locales/ar_IL.txt
@@ -4,7 +4,7 @@ ar_IL{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ar_IQ.txt b/icu4c/source/data/locales/ar_IQ.txt
index 04d64805a4c..43a9901de6b 100644
--- a/icu4c/source/data/locales/ar_IQ.txt
+++ b/icu4c/source/data/locales/ar_IQ.txt
@@ -4,7 +4,7 @@ ar_IQ{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_JO.txt b/icu4c/source/data/locales/ar_JO.txt
index b9932c5d0eb..600bfdd0052 100644
--- a/icu4c/source/data/locales/ar_JO.txt
+++ b/icu4c/source/data/locales/ar_JO.txt
@@ -4,7 +4,7 @@ ar_JO{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_KM.txt b/icu4c/source/data/locales/ar_KM.txt
index 63f3dfa081b..20a6f79d1dd 100644
--- a/icu4c/source/data/locales/ar_KM.txt
+++ b/icu4c/source/data/locales/ar_KM.txt
@@ -4,7 +4,7 @@ ar_KM{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ar_KW.txt b/icu4c/source/data/locales/ar_KW.txt
index 97b314ed993..bf1a78ce3d1 100644
--- a/icu4c/source/data/locales/ar_KW.txt
+++ b/icu4c/source/data/locales/ar_KW.txt
@@ -4,5 +4,5 @@ ar_KW{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_LB.txt b/icu4c/source/data/locales/ar_LB.txt
index af86ebb5ef5..4130fab8f1c 100644
--- a/icu4c/source/data/locales/ar_LB.txt
+++ b/icu4c/source/data/locales/ar_LB.txt
@@ -11,7 +11,7 @@ ar_LB{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_LY.txt b/icu4c/source/data/locales/ar_LY.txt
index edce903189b..bae146a9d06 100644
--- a/icu4c/source/data/locales/ar_LY.txt
+++ b/icu4c/source/data/locales/ar_LY.txt
@@ -11,7 +11,7 @@ ar_LY{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/ar_MA.txt b/icu4c/source/data/locales/ar_MA.txt
index e2deb9474b2..045e99cc828 100644
--- a/icu4c/source/data/locales/ar_MA.txt
+++ b/icu4c/source/data/locales/ar_MA.txt
@@ -12,7 +12,7 @@ ar_MA{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ar_MR.txt b/icu4c/source/data/locales/ar_MR.txt
index 9afdcb91cb6..2c64c865072 100644
--- a/icu4c/source/data/locales/ar_MR.txt
+++ b/icu4c/source/data/locales/ar_MR.txt
@@ -11,7 +11,7 @@ ar_MR{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_OM.txt b/icu4c/source/data/locales/ar_OM.txt
index 3ef3f63f669..f02a20a25fe 100644
--- a/icu4c/source/data/locales/ar_OM.txt
+++ b/icu4c/source/data/locales/ar_OM.txt
@@ -4,5 +4,5 @@ ar_OM{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_PS.txt b/icu4c/source/data/locales/ar_PS.txt
index 9a016956f55..e5c37f61931 100644
--- a/icu4c/source/data/locales/ar_PS.txt
+++ b/icu4c/source/data/locales/ar_PS.txt
@@ -4,7 +4,7 @@ ar_PS{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_QA.txt b/icu4c/source/data/locales/ar_QA.txt
index 94289b59d90..5d29eecc985 100644
--- a/icu4c/source/data/locales/ar_QA.txt
+++ b/icu4c/source/data/locales/ar_QA.txt
@@ -4,5 +4,5 @@ ar_QA{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_SA.txt b/icu4c/source/data/locales/ar_SA.txt
index 03909844922..f93c1687567 100644
--- a/icu4c/source/data/locales/ar_SA.txt
+++ b/icu4c/source/data/locales/ar_SA.txt
@@ -10,7 +10,7 @@ ar_SA{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
default{"islamic-umalqura"}
gregorian{
diff --git a/icu4c/source/data/locales/ar_SD.txt b/icu4c/source/data/locales/ar_SD.txt
index 2c4fa02ca75..d612dab8ad3 100644
--- a/icu4c/source/data/locales/ar_SD.txt
+++ b/icu4c/source/data/locales/ar_SD.txt
@@ -4,5 +4,5 @@ ar_SD{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_SO.txt b/icu4c/source/data/locales/ar_SO.txt
index 566a1625ea6..eed0f00edf6 100644
--- a/icu4c/source/data/locales/ar_SO.txt
+++ b/icu4c/source/data/locales/ar_SO.txt
@@ -10,5 +10,5 @@ ar_SO{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_SS.txt b/icu4c/source/data/locales/ar_SS.txt
index d13aadc830e..c854fbb9e93 100644
--- a/icu4c/source/data/locales/ar_SS.txt
+++ b/icu4c/source/data/locales/ar_SS.txt
@@ -4,5 +4,5 @@ ar_SS{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_SY.txt b/icu4c/source/data/locales/ar_SY.txt
index 13249caea22..db1725bc558 100644
--- a/icu4c/source/data/locales/ar_SY.txt
+++ b/icu4c/source/data/locales/ar_SY.txt
@@ -4,7 +4,7 @@ ar_SY{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_TD.txt b/icu4c/source/data/locales/ar_TD.txt
index 9dc88b03c25..e4d4e50510b 100644
--- a/icu4c/source/data/locales/ar_TD.txt
+++ b/icu4c/source/data/locales/ar_TD.txt
@@ -4,5 +4,5 @@ ar_TD{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ar_TN.txt b/icu4c/source/data/locales/ar_TN.txt
index 7e1348ada97..6b28b2d9ce5 100644
--- a/icu4c/source/data/locales/ar_TN.txt
+++ b/icu4c/source/data/locales/ar_TN.txt
@@ -11,7 +11,7 @@ ar_TN{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_YE.txt b/icu4c/source/data/locales/ar_YE.txt
index df5eee0c603..9c8a65dc139 100644
--- a/icu4c/source/data/locales/ar_YE.txt
+++ b/icu4c/source/data/locales/ar_YE.txt
@@ -4,5 +4,5 @@ ar_YE{
NumberElements{
default{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/as.txt b/icu4c/source/data/locales/as.txt
index 1c432bdeae9..8d8c6ee9378 100644
--- a/icu4c/source/data/locales/as.txt
+++ b/icu4c/source/data/locales/as.txt
@@ -239,7 +239,7 @@ as{
}
native{"beng"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/as_IN.txt b/icu4c/source/data/locales/as_IN.txt
index a3cd2e2572b..f18ee0e77f0 100644
--- a/icu4c/source/data/locales/as_IN.txt
+++ b/icu4c/source/data/locales/as_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
as_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/asa.txt b/icu4c/source/data/locales/asa.txt
index fa3dddb82b8..64b5cdd6476 100644
--- a/icu4c/source/data/locales/asa.txt
+++ b/icu4c/source/data/locales/asa.txt
@@ -11,7 +11,7 @@ asa{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/asa_TZ.txt b/icu4c/source/data/locales/asa_TZ.txt
index 02860ef2fd1..87d59847bdd 100644
--- a/icu4c/source/data/locales/asa_TZ.txt
+++ b/icu4c/source/data/locales/asa_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
asa_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ast.txt b/icu4c/source/data/locales/ast.txt
index 093704e4948..e91802fdf65 100644
--- a/icu4c/source/data/locales/ast.txt
+++ b/icu4c/source/data/locales/ast.txt
@@ -236,7 +236,7 @@ ast{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ast_ES.txt b/icu4c/source/data/locales/ast_ES.txt
index 4027e105647..7b9048ca65d 100644
--- a/icu4c/source/data/locales/ast_ES.txt
+++ b/icu4c/source/data/locales/ast_ES.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ast_ES{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/az.txt b/icu4c/source/data/locales/az.txt
index 40db1466597..38ce783bfc7 100644
--- a/icu4c/source/data/locales/az.txt
+++ b/icu4c/source/data/locales/az.txt
@@ -218,7 +218,7 @@ az{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/az_Cyrl.txt b/icu4c/source/data/locales/az_Cyrl.txt
index 19b734091da..47f7d61339d 100644
--- a/icu4c/source/data/locales/az_Cyrl.txt
+++ b/icu4c/source/data/locales/az_Cyrl.txt
@@ -27,7 +27,7 @@ az_Cyrl{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/az_Cyrl_AZ.txt b/icu4c/source/data/locales/az_Cyrl_AZ.txt
index 5ed0d3684fb..1fb7403558a 100644
--- a/icu4c/source/data/locales/az_Cyrl_AZ.txt
+++ b/icu4c/source/data/locales/az_Cyrl_AZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Cyrl_AZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/az_Latn.txt b/icu4c/source/data/locales/az_Latn.txt
index eecc1393ae6..4ed06397d5b 100644
--- a/icu4c/source/data/locales/az_Latn.txt
+++ b/icu4c/source/data/locales/az_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Latn{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/az_Latn_AZ.txt b/icu4c/source/data/locales/az_Latn_AZ.txt
index 1b185ffa786..f4fd9d1b198 100644
--- a/icu4c/source/data/locales/az_Latn_AZ.txt
+++ b/icu4c/source/data/locales/az_Latn_AZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Latn_AZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bas.txt b/icu4c/source/data/locales/bas.txt
index 6ade5d9d223..71eaa1eef9b 100644
--- a/icu4c/source/data/locales/bas.txt
+++ b/icu4c/source/data/locales/bas.txt
@@ -24,7 +24,7 @@ bas{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bas_CM.txt b/icu4c/source/data/locales/bas_CM.txt
index b9715917b4c..503e75b067e 100644
--- a/icu4c/source/data/locales/bas_CM.txt
+++ b/icu4c/source/data/locales/bas_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bas_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/be.txt b/icu4c/source/data/locales/be.txt
index 99dfeae759b..7d0b5f896af 100644
--- a/icu4c/source/data/locales/be.txt
+++ b/icu4c/source/data/locales/be.txt
@@ -289,7 +289,7 @@ be{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/be_BY.txt b/icu4c/source/data/locales/be_BY.txt
index 645ce04ce60..165bd5c21ac 100644
--- a/icu4c/source/data/locales/be_BY.txt
+++ b/icu4c/source/data/locales/be_BY.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
be_BY{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bem.txt b/icu4c/source/data/locales/bem.txt
index da15c3229bf..14f3485c510 100644
--- a/icu4c/source/data/locales/bem.txt
+++ b/icu4c/source/data/locales/bem.txt
@@ -12,7 +12,7 @@ bem{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bem_ZM.txt b/icu4c/source/data/locales/bem_ZM.txt
index 54de0a9a328..9cc951633c6 100644
--- a/icu4c/source/data/locales/bem_ZM.txt
+++ b/icu4c/source/data/locales/bem_ZM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bem_ZM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bez.txt b/icu4c/source/data/locales/bez.txt
index e07acff659f..be3c526a0ae 100644
--- a/icu4c/source/data/locales/bez.txt
+++ b/icu4c/source/data/locales/bez.txt
@@ -11,7 +11,7 @@ bez{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bez_TZ.txt b/icu4c/source/data/locales/bez_TZ.txt
index 4376f96a0a6..39ad35fc2ef 100644
--- a/icu4c/source/data/locales/bez_TZ.txt
+++ b/icu4c/source/data/locales/bez_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bez_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bg.txt b/icu4c/source/data/locales/bg.txt
index 4df41c69ec5..2e59e1a45c6 100644
--- a/icu4c/source/data/locales/bg.txt
+++ b/icu4c/source/data/locales/bg.txt
@@ -212,7 +212,7 @@ bg{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bg_BG.txt b/icu4c/source/data/locales/bg_BG.txt
index 4cf652ddc6a..4ce8062b096 100644
--- a/icu4c/source/data/locales/bg_BG.txt
+++ b/icu4c/source/data/locales/bg_BG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bg_BG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bm.txt b/icu4c/source/data/locales/bm.txt
index 27b2d391773..be26a80c597 100644
--- a/icu4c/source/data/locales/bm.txt
+++ b/icu4c/source/data/locales/bm.txt
@@ -12,7 +12,7 @@ bm{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bm_ML.txt b/icu4c/source/data/locales/bm_ML.txt
index 3b17f097dcf..573987f0a8a 100644
--- a/icu4c/source/data/locales/bm_ML.txt
+++ b/icu4c/source/data/locales/bm_ML.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bm_ML{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bn.txt b/icu4c/source/data/locales/bn.txt
index 75a63540cf6..685581bb6c4 100644
--- a/icu4c/source/data/locales/bn.txt
+++ b/icu4c/source/data/locales/bn.txt
@@ -247,7 +247,7 @@ bn{
minimumGroupingDigits{"1"}
native{"beng"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/bn_BD.txt b/icu4c/source/data/locales/bn_BD.txt
index b3b5eaa29c8..36a944ab3c0 100644
--- a/icu4c/source/data/locales/bn_BD.txt
+++ b/icu4c/source/data/locales/bn_BD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bn_BD{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bn_IN.txt b/icu4c/source/data/locales/bn_IN.txt
index 5be8978d8ad..37a2b4bd7d2 100644
--- a/icu4c/source/data/locales/bn_IN.txt
+++ b/icu4c/source/data/locales/bn_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bn_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bo.txt b/icu4c/source/data/locales/bo.txt
index 04e1be29ea7..a557ec634cf 100644
--- a/icu4c/source/data/locales/bo.txt
+++ b/icu4c/source/data/locales/bo.txt
@@ -33,7 +33,7 @@ bo{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bo_CN.txt b/icu4c/source/data/locales/bo_CN.txt
index d207e68ee3d..5b732d7c100 100644
--- a/icu4c/source/data/locales/bo_CN.txt
+++ b/icu4c/source/data/locales/bo_CN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bo_CN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bo_IN.txt b/icu4c/source/data/locales/bo_IN.txt
index 1b20e1a2c61..fcdfa4053b7 100644
--- a/icu4c/source/data/locales/bo_IN.txt
+++ b/icu4c/source/data/locales/bo_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bo_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/br.txt b/icu4c/source/data/locales/br.txt
index 15d781db7cf..3b0a7325c6e 100644
--- a/icu4c/source/data/locales/br.txt
+++ b/icu4c/source/data/locales/br.txt
@@ -558,7 +558,7 @@ br{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/br_FR.txt b/icu4c/source/data/locales/br_FR.txt
index ece8ae3df2d..a943fbe1388 100644
--- a/icu4c/source/data/locales/br_FR.txt
+++ b/icu4c/source/data/locales/br_FR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
br_FR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/brx.txt b/icu4c/source/data/locales/brx.txt
index bfbb8e2771f..1aa945d40c6 100644
--- a/icu4c/source/data/locales/brx.txt
+++ b/icu4c/source/data/locales/brx.txt
@@ -36,7 +36,7 @@ brx{
}
native{"deva"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/brx_IN.txt b/icu4c/source/data/locales/brx_IN.txt
index 749a403f0bc..2b0b73eacd4 100644
--- a/icu4c/source/data/locales/brx_IN.txt
+++ b/icu4c/source/data/locales/brx_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
brx_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bs.txt b/icu4c/source/data/locales/bs.txt
index 3e1598967f7..c1e1748b65b 100644
--- a/icu4c/source/data/locales/bs.txt
+++ b/icu4c/source/data/locales/bs.txt
@@ -248,7 +248,7 @@ bs{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bs_Cyrl.txt b/icu4c/source/data/locales/bs_Cyrl.txt
index cc8fac5b6d6..afbebb4aefc 100644
--- a/icu4c/source/data/locales/bs_Cyrl.txt
+++ b/icu4c/source/data/locales/bs_Cyrl.txt
@@ -233,7 +233,7 @@ bs_Cyrl{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/bs_Cyrl_BA.txt b/icu4c/source/data/locales/bs_Cyrl_BA.txt
index cbbffb38c90..065de4a1c7e 100644
--- a/icu4c/source/data/locales/bs_Cyrl_BA.txt
+++ b/icu4c/source/data/locales/bs_Cyrl_BA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Cyrl_BA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bs_Latn.txt b/icu4c/source/data/locales/bs_Latn.txt
index dcc78a582fe..70dd97d4179 100644
--- a/icu4c/source/data/locales/bs_Latn.txt
+++ b/icu4c/source/data/locales/bs_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Latn{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/bs_Latn_BA.txt b/icu4c/source/data/locales/bs_Latn_BA.txt
index b283207d798..0c349f0db8b 100644
--- a/icu4c/source/data/locales/bs_Latn_BA.txt
+++ b/icu4c/source/data/locales/bs_Latn_BA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Latn_BA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ca.txt b/icu4c/source/data/locales/ca.txt
index c4928e546c7..5774999ed61 100644
--- a/icu4c/source/data/locales/ca.txt
+++ b/icu4c/source/data/locales/ca.txt
@@ -218,7 +218,7 @@ ca{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ca_AD.txt b/icu4c/source/data/locales/ca_AD.txt
index ca1494261c0..b03a01a5304 100644
--- a/icu4c/source/data/locales/ca_AD.txt
+++ b/icu4c/source/data/locales/ca_AD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ca_AD{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ca_ES.txt b/icu4c/source/data/locales/ca_ES.txt
index 103ff9e8c70..79e92ee1a4c 100644
--- a/icu4c/source/data/locales/ca_ES.txt
+++ b/icu4c/source/data/locales/ca_ES.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ca_ES{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ca_FR.txt b/icu4c/source/data/locales/ca_FR.txt
index 593f41b9431..f1cc72b4030 100644
--- a/icu4c/source/data/locales/ca_FR.txt
+++ b/icu4c/source/data/locales/ca_FR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ca_FR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ca_IT.txt b/icu4c/source/data/locales/ca_IT.txt
index c04f30cdc60..c9e30ff7d60 100644
--- a/icu4c/source/data/locales/ca_IT.txt
+++ b/icu4c/source/data/locales/ca_IT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ca_IT{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ccp.txt b/icu4c/source/data/locales/ccp.txt
index fa7592d8d1f..41d545cb0c1 100644
--- a/icu4c/source/data/locales/ccp.txt
+++ b/icu4c/source/data/locales/ccp.txt
@@ -83,7 +83,7 @@ ccp{
minimumGroupingDigits{"1"}
native{"cakm"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ccp_BD.txt b/icu4c/source/data/locales/ccp_BD.txt
index 3b792c1dc88..5fd4773670f 100644
--- a/icu4c/source/data/locales/ccp_BD.txt
+++ b/icu4c/source/data/locales/ccp_BD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ccp_BD{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ccp_IN.txt b/icu4c/source/data/locales/ccp_IN.txt
index 297afc3a750..7fcb4e5480e 100644
--- a/icu4c/source/data/locales/ccp_IN.txt
+++ b/icu4c/source/data/locales/ccp_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ccp_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ce.txt b/icu4c/source/data/locales/ce.txt
index 3238a39575b..b3180278de6 100644
--- a/icu4c/source/data/locales/ce.txt
+++ b/icu4c/source/data/locales/ce.txt
@@ -193,7 +193,7 @@ ce{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ce_RU.txt b/icu4c/source/data/locales/ce_RU.txt
index 18b25a04e7c..83685ad91c8 100644
--- a/icu4c/source/data/locales/ce_RU.txt
+++ b/icu4c/source/data/locales/ce_RU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ce_RU{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ceb.txt b/icu4c/source/data/locales/ceb.txt
index 4425bd4d41e..cad168e042a 100644
--- a/icu4c/source/data/locales/ceb.txt
+++ b/icu4c/source/data/locales/ceb.txt
@@ -35,7 +35,7 @@ ceb{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ceb_PH.txt b/icu4c/source/data/locales/ceb_PH.txt
index 712b7b284da..3b528dfe800 100644
--- a/icu4c/source/data/locales/ceb_PH.txt
+++ b/icu4c/source/data/locales/ceb_PH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ceb_PH{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/cgg.txt b/icu4c/source/data/locales/cgg.txt
index b2cf83bccdf..a0b199726f6 100644
--- a/icu4c/source/data/locales/cgg.txt
+++ b/icu4c/source/data/locales/cgg.txt
@@ -10,7 +10,7 @@ cgg{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/cgg_UG.txt b/icu4c/source/data/locales/cgg_UG.txt
index b6088749851..03ec41ff093 100644
--- a/icu4c/source/data/locales/cgg_UG.txt
+++ b/icu4c/source/data/locales/cgg_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cgg_UG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/chr.txt b/icu4c/source/data/locales/chr.txt
index f2c149efccb..e07bdb2f10c 100644
--- a/icu4c/source/data/locales/chr.txt
+++ b/icu4c/source/data/locales/chr.txt
@@ -219,7 +219,7 @@ chr{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/chr_US.txt b/icu4c/source/data/locales/chr_US.txt
index 1eddd8af7ca..32457479c25 100644
--- a/icu4c/source/data/locales/chr_US.txt
+++ b/icu4c/source/data/locales/chr_US.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
chr_US{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ckb.txt b/icu4c/source/data/locales/ckb.txt
index ee3aad87966..2636481629b 100644
--- a/icu4c/source/data/locales/ckb.txt
+++ b/icu4c/source/data/locales/ckb.txt
@@ -57,7 +57,7 @@ ckb{
minimumGroupingDigits{"1"}
native{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ckb_IQ.txt b/icu4c/source/data/locales/ckb_IQ.txt
index 081030ab799..7bfef1bb949 100644
--- a/icu4c/source/data/locales/ckb_IQ.txt
+++ b/icu4c/source/data/locales/ckb_IQ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ckb_IQ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ckb_IR.txt b/icu4c/source/data/locales/ckb_IR.txt
index bf68151c3ed..8bd9d835321 100644
--- a/icu4c/source/data/locales/ckb_IR.txt
+++ b/icu4c/source/data/locales/ckb_IR.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ckb_IR{
- Version{"36"}
+ Version{"36.1"}
calendar{
default{"persian"}
gregorian{
diff --git a/icu4c/source/data/locales/cs.txt b/icu4c/source/data/locales/cs.txt
index a42a86eeccf..0ba566f5141 100644
--- a/icu4c/source/data/locales/cs.txt
+++ b/icu4c/source/data/locales/cs.txt
@@ -519,7 +519,7 @@ cs{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/cs_CZ.txt b/icu4c/source/data/locales/cs_CZ.txt
index dc83fd37e72..a07e182f667 100644
--- a/icu4c/source/data/locales/cs_CZ.txt
+++ b/icu4c/source/data/locales/cs_CZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cs_CZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/cy.txt b/icu4c/source/data/locales/cy.txt
index 233a86e7ac5..b7ff33b5297 100644
--- a/icu4c/source/data/locales/cy.txt
+++ b/icu4c/source/data/locales/cy.txt
@@ -395,7 +395,7 @@ cy{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/cy_GB.txt b/icu4c/source/data/locales/cy_GB.txt
index 0e91363e776..2be5cc84f1d 100644
--- a/icu4c/source/data/locales/cy_GB.txt
+++ b/icu4c/source/data/locales/cy_GB.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cy_GB{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/da.txt b/icu4c/source/data/locales/da.txt
index 5deb91199f0..446c617d96a 100644
--- a/icu4c/source/data/locales/da.txt
+++ b/icu4c/source/data/locales/da.txt
@@ -212,7 +212,7 @@ da{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/da_DK.txt b/icu4c/source/data/locales/da_DK.txt
index 445a46f342b..df22a1b492d 100644
--- a/icu4c/source/data/locales/da_DK.txt
+++ b/icu4c/source/data/locales/da_DK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
da_DK{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/da_GL.txt b/icu4c/source/data/locales/da_GL.txt
index df1cc962404..c2a821a352b 100644
--- a/icu4c/source/data/locales/da_GL.txt
+++ b/icu4c/source/data/locales/da_GL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
da_GL{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/dav.txt b/icu4c/source/data/locales/dav.txt
index 49267e7622e..0004bc29307 100644
--- a/icu4c/source/data/locales/dav.txt
+++ b/icu4c/source/data/locales/dav.txt
@@ -12,7 +12,7 @@ dav{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dav_KE.txt b/icu4c/source/data/locales/dav_KE.txt
index a914ca7f1dd..2ca21da000e 100644
--- a/icu4c/source/data/locales/dav_KE.txt
+++ b/icu4c/source/data/locales/dav_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dav_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/de.txt b/icu4c/source/data/locales/de.txt
index ad997093fff..5185b6f9e7f 100644
--- a/icu4c/source/data/locales/de.txt
+++ b/icu4c/source/data/locales/de.txt
@@ -218,7 +218,7 @@ de{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/de_AT.txt b/icu4c/source/data/locales/de_AT.txt
index 626ab132350..53fcdc6b75e 100644
--- a/icu4c/source/data/locales/de_AT.txt
+++ b/icu4c/source/data/locales/de_AT.txt
@@ -14,7 +14,7 @@ de_AT{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/de_BE.txt b/icu4c/source/data/locales/de_BE.txt
index 8667db723b2..602ed572deb 100644
--- a/icu4c/source/data/locales/de_BE.txt
+++ b/icu4c/source/data/locales/de_BE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_BE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/de_CH.txt b/icu4c/source/data/locales/de_CH.txt
index e73a934d782..42cb4da6013 100644
--- a/icu4c/source/data/locales/de_CH.txt
+++ b/icu4c/source/data/locales/de_CH.txt
@@ -15,7 +15,7 @@ de_CH{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
dayNames{
diff --git a/icu4c/source/data/locales/de_DE.txt b/icu4c/source/data/locales/de_DE.txt
index a4bddbd97ea..75845c7227a 100644
--- a/icu4c/source/data/locales/de_DE.txt
+++ b/icu4c/source/data/locales/de_DE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_DE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/de_IT.txt b/icu4c/source/data/locales/de_IT.txt
index 3e537c6318b..e32b5951cef 100644
--- a/icu4c/source/data/locales/de_IT.txt
+++ b/icu4c/source/data/locales/de_IT.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_IT{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/de_LI.txt b/icu4c/source/data/locales/de_LI.txt
index 70863587feb..dc80032f391 100644
--- a/icu4c/source/data/locales/de_LI.txt
+++ b/icu4c/source/data/locales/de_LI.txt
@@ -14,7 +14,7 @@ de_LI{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/de_LU.txt b/icu4c/source/data/locales/de_LU.txt
index fc1f4559994..3df63776b2e 100644
--- a/icu4c/source/data/locales/de_LU.txt
+++ b/icu4c/source/data/locales/de_LU.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_LU{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkersNarrow{
diff --git a/icu4c/source/data/locales/dje.txt b/icu4c/source/data/locales/dje.txt
index a3a22ec0f06..f8cdff1db11 100644
--- a/icu4c/source/data/locales/dje.txt
+++ b/icu4c/source/data/locales/dje.txt
@@ -18,7 +18,7 @@ dje{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dje_NE.txt b/icu4c/source/data/locales/dje_NE.txt
index e2b69a9e6d1..140a80107fd 100644
--- a/icu4c/source/data/locales/dje_NE.txt
+++ b/icu4c/source/data/locales/dje_NE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dje_NE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/dsb.txt b/icu4c/source/data/locales/dsb.txt
index 535b7fdcab9..06dff717a34 100644
--- a/icu4c/source/data/locales/dsb.txt
+++ b/icu4c/source/data/locales/dsb.txt
@@ -196,7 +196,7 @@ dsb{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dsb_DE.txt b/icu4c/source/data/locales/dsb_DE.txt
index ff18987fe4d..ffa6af3479b 100644
--- a/icu4c/source/data/locales/dsb_DE.txt
+++ b/icu4c/source/data/locales/dsb_DE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dsb_DE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/dua.txt b/icu4c/source/data/locales/dua.txt
index 40cb28426d2..de149f0ee9f 100644
--- a/icu4c/source/data/locales/dua.txt
+++ b/icu4c/source/data/locales/dua.txt
@@ -21,7 +21,7 @@ dua{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dua_CM.txt b/icu4c/source/data/locales/dua_CM.txt
index 86d997b862b..47591147c13 100644
--- a/icu4c/source/data/locales/dua_CM.txt
+++ b/icu4c/source/data/locales/dua_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dua_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/dyo.txt b/icu4c/source/data/locales/dyo.txt
index 5645b481f42..ce54e139b21 100644
--- a/icu4c/source/data/locales/dyo.txt
+++ b/icu4c/source/data/locales/dyo.txt
@@ -18,7 +18,7 @@ dyo{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dyo_SN.txt b/icu4c/source/data/locales/dyo_SN.txt
index 0b271afbd12..10e82499235 100644
--- a/icu4c/source/data/locales/dyo_SN.txt
+++ b/icu4c/source/data/locales/dyo_SN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dyo_SN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/dz.txt b/icu4c/source/data/locales/dz.txt
index 843963e6dab..d9df3bb5a79 100644
--- a/icu4c/source/data/locales/dz.txt
+++ b/icu4c/source/data/locales/dz.txt
@@ -106,7 +106,7 @@ dz{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dz_BT.txt b/icu4c/source/data/locales/dz_BT.txt
index 0586d199efa..9f91a519782 100644
--- a/icu4c/source/data/locales/dz_BT.txt
+++ b/icu4c/source/data/locales/dz_BT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dz_BT{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ebu.txt b/icu4c/source/data/locales/ebu.txt
index 0ff734259c9..29f0f292461 100644
--- a/icu4c/source/data/locales/ebu.txt
+++ b/icu4c/source/data/locales/ebu.txt
@@ -11,7 +11,7 @@ ebu{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ebu_KE.txt b/icu4c/source/data/locales/ebu_KE.txt
index b95d970c21b..3b06e84cf4c 100644
--- a/icu4c/source/data/locales/ebu_KE.txt
+++ b/icu4c/source/data/locales/ebu_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ebu_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ee.txt b/icu4c/source/data/locales/ee.txt
index ceca120dc10..1caed201c89 100644
--- a/icu4c/source/data/locales/ee.txt
+++ b/icu4c/source/data/locales/ee.txt
@@ -200,7 +200,7 @@ ee{
}
minimumGroupingDigits{"3"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ee_GH.txt b/icu4c/source/data/locales/ee_GH.txt
index 0a62c556072..f010c6c6947 100644
--- a/icu4c/source/data/locales/ee_GH.txt
+++ b/icu4c/source/data/locales/ee_GH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ee_GH{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ee_TG.txt b/icu4c/source/data/locales/ee_TG.txt
index 5d0f7ce9953..48c30047371 100644
--- a/icu4c/source/data/locales/ee_TG.txt
+++ b/icu4c/source/data/locales/ee_TG.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ee_TG{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/el.txt b/icu4c/source/data/locales/el.txt
index 834cfc13e65..402ced04a2d 100644
--- a/icu4c/source/data/locales/el.txt
+++ b/icu4c/source/data/locales/el.txt
@@ -216,7 +216,7 @@ el{
native{"latn"}
traditional{"grek"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/el_CY.txt b/icu4c/source/data/locales/el_CY.txt
index 687e7db5d7c..6231daa3ef3 100644
--- a/icu4c/source/data/locales/el_CY.txt
+++ b/icu4c/source/data/locales/el_CY.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
el_CY{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/el_GR.txt b/icu4c/source/data/locales/el_GR.txt
index 18a94352084..735da8f62e3 100644
--- a/icu4c/source/data/locales/el_GR.txt
+++ b/icu4c/source/data/locales/el_GR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
el_GR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en.txt b/icu4c/source/data/locales/en.txt
index 4d97da64a42..95470cdcb12 100644
--- a/icu4c/source/data/locales/en.txt
+++ b/icu4c/source/data/locales/en.txt
@@ -205,7 +205,7 @@ en{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/en_001.txt b/icu4c/source/data/locales/en_001.txt
index 20004819ba8..d290674f865 100644
--- a/icu4c/source/data/locales/en_001.txt
+++ b/icu4c/source/data/locales/en_001.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_001{
- Version{"36"}
+ Version{"36.1"}
calendar{
chinese{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_150.txt b/icu4c/source/data/locales/en_150.txt
index a0b0df5bd54..2d797daaa70 100644
--- a/icu4c/source/data/locales/en_150.txt
+++ b/icu4c/source/data/locales/en_150.txt
@@ -10,7 +10,7 @@ en_150{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_AE.txt b/icu4c/source/data/locales/en_AE.txt
index 877165fb7fa..be8ded82eba 100644
--- a/icu4c/source/data/locales/en_AE.txt
+++ b/icu4c/source/data/locales/en_AE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AE{
- Version{"36"}
+ Version{"36.1"}
calendar{
chinese{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_AG.txt b/icu4c/source/data/locales/en_AG.txt
index 952cbd8b07b..b510205357a 100644
--- a/icu4c/source/data/locales/en_AG.txt
+++ b/icu4c/source/data/locales/en_AG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_AI.txt b/icu4c/source/data/locales/en_AI.txt
index dd60d2098b6..6eed30c5efe 100644
--- a/icu4c/source/data/locales/en_AI.txt
+++ b/icu4c/source/data/locales/en_AI.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AI{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_AS.txt b/icu4c/source/data/locales/en_AS.txt
index 285e06a6f11..dfce93f0908 100644
--- a/icu4c/source/data/locales/en_AS.txt
+++ b/icu4c/source/data/locales/en_AS.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AS{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_AT.txt b/icu4c/source/data/locales/en_AT.txt
index 07cab8087f8..8275857d6df 100644
--- a/icu4c/source/data/locales/en_AT.txt
+++ b/icu4c/source/data/locales/en_AT.txt
@@ -16,5 +16,5 @@ en_AT{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_AU.txt b/icu4c/source/data/locales/en_AU.txt
index bc8274d2c9a..3a09abf9925 100644
--- a/icu4c/source/data/locales/en_AU.txt
+++ b/icu4c/source/data/locales/en_AU.txt
@@ -13,7 +13,7 @@ en_AU{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
chinese{
monthNames{
diff --git a/icu4c/source/data/locales/en_BB.txt b/icu4c/source/data/locales/en_BB.txt
index 0cd8e00d037..034d3207c29 100644
--- a/icu4c/source/data/locales/en_BB.txt
+++ b/icu4c/source/data/locales/en_BB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BB{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_BE.txt b/icu4c/source/data/locales/en_BE.txt
index 38de1d819f8..53bf9cfaffd 100644
--- a/icu4c/source/data/locales/en_BE.txt
+++ b/icu4c/source/data/locales/en_BE.txt
@@ -10,7 +10,7 @@ en_BE{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_BI.txt b/icu4c/source/data/locales/en_BI.txt
index 256884b320d..f9c9e516929 100644
--- a/icu4c/source/data/locales/en_BI.txt
+++ b/icu4c/source/data/locales/en_BI.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BI{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_BM.txt b/icu4c/source/data/locales/en_BM.txt
index 14f9014fc0b..e7e911d1ab6 100644
--- a/icu4c/source/data/locales/en_BM.txt
+++ b/icu4c/source/data/locales/en_BM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_BS.txt b/icu4c/source/data/locales/en_BS.txt
index 039db93819e..18b3c6c37bf 100644
--- a/icu4c/source/data/locales/en_BS.txt
+++ b/icu4c/source/data/locales/en_BS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BS{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_BW.txt b/icu4c/source/data/locales/en_BW.txt
index ddc029ca660..a9ffd395ad7 100644
--- a/icu4c/source/data/locales/en_BW.txt
+++ b/icu4c/source/data/locales/en_BW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BW{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_BZ.txt b/icu4c/source/data/locales/en_BZ.txt
index 3937414ec73..0873fa78f6c 100644
--- a/icu4c/source/data/locales/en_BZ.txt
+++ b/icu4c/source/data/locales/en_BZ.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BZ{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CA.txt b/icu4c/source/data/locales/en_CA.txt
index 382e4910006..ae35dea6e3b 100644
--- a/icu4c/source/data/locales/en_CA.txt
+++ b/icu4c/source/data/locales/en_CA.txt
@@ -9,7 +9,7 @@ en_CA{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
chinese{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CC.txt b/icu4c/source/data/locales/en_CC.txt
index 6e5bb6515fd..7fea2ce91c9 100644
--- a/icu4c/source/data/locales/en_CC.txt
+++ b/icu4c/source/data/locales/en_CC.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CC{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CH.txt b/icu4c/source/data/locales/en_CH.txt
index e01572f9170..e38160cf288 100644
--- a/icu4c/source/data/locales/en_CH.txt
+++ b/icu4c/source/data/locales/en_CH.txt
@@ -14,5 +14,5 @@ en_CH{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_CK.txt b/icu4c/source/data/locales/en_CK.txt
index 1ff9f40272b..e385ea69b01 100644
--- a/icu4c/source/data/locales/en_CK.txt
+++ b/icu4c/source/data/locales/en_CK.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CK{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CM.txt b/icu4c/source/data/locales/en_CM.txt
index 42a0c9ab902..d34d7311e07 100644
--- a/icu4c/source/data/locales/en_CM.txt
+++ b/icu4c/source/data/locales/en_CM.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CX.txt b/icu4c/source/data/locales/en_CX.txt
index 871841fd5d6..5b63a8a252a 100644
--- a/icu4c/source/data/locales/en_CX.txt
+++ b/icu4c/source/data/locales/en_CX.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CX{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CY.txt b/icu4c/source/data/locales/en_CY.txt
index 45782af6b22..19e7a33b6cb 100644
--- a/icu4c/source/data/locales/en_CY.txt
+++ b/icu4c/source/data/locales/en_CY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CY{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_DE.txt b/icu4c/source/data/locales/en_DE.txt
index 22356104eb9..ccdaa9676fc 100644
--- a/icu4c/source/data/locales/en_DE.txt
+++ b/icu4c/source/data/locales/en_DE.txt
@@ -14,5 +14,5 @@ en_DE{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_DG.txt b/icu4c/source/data/locales/en_DG.txt
index 98d95c86162..0e947ade86d 100644
--- a/icu4c/source/data/locales/en_DG.txt
+++ b/icu4c/source/data/locales/en_DG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_DK.txt b/icu4c/source/data/locales/en_DK.txt
index e3d50ab3450..8f072068114 100644
--- a/icu4c/source/data/locales/en_DK.txt
+++ b/icu4c/source/data/locales/en_DK.txt
@@ -15,7 +15,7 @@ en_DK{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/en_DM.txt b/icu4c/source/data/locales/en_DM.txt
index 7d52bc39d04..e9db19895e0 100644
--- a/icu4c/source/data/locales/en_DM.txt
+++ b/icu4c/source/data/locales/en_DM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_ER.txt b/icu4c/source/data/locales/en_ER.txt
index 3c409daf0ca..d126aa5aae1 100644
--- a/icu4c/source/data/locales/en_ER.txt
+++ b/icu4c/source/data/locales/en_ER.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ER{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_FI.txt b/icu4c/source/data/locales/en_FI.txt
index 960a3daab41..87b8dc09fa6 100644
--- a/icu4c/source/data/locales/en_FI.txt
+++ b/icu4c/source/data/locales/en_FI.txt
@@ -15,7 +15,7 @@ en_FI{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/en_FJ.txt b/icu4c/source/data/locales/en_FJ.txt
index 579d50463b4..abe4c34b062 100644
--- a/icu4c/source/data/locales/en_FJ.txt
+++ b/icu4c/source/data/locales/en_FJ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FJ{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_FK.txt b/icu4c/source/data/locales/en_FK.txt
index 964e82f0cbb..68d74d0477b 100644
--- a/icu4c/source/data/locales/en_FK.txt
+++ b/icu4c/source/data/locales/en_FK.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FK{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_FM.txt b/icu4c/source/data/locales/en_FM.txt
index 790fdfb9657..96883597e8f 100644
--- a/icu4c/source/data/locales/en_FM.txt
+++ b/icu4c/source/data/locales/en_FM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_GB.txt b/icu4c/source/data/locales/en_GB.txt
index 9380b4caab4..6a4301b1e70 100644
--- a/icu4c/source/data/locales/en_GB.txt
+++ b/icu4c/source/data/locales/en_GB.txt
@@ -10,7 +10,7 @@ en_GB{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/en_GD.txt b/icu4c/source/data/locales/en_GD.txt
index 6eb947c481a..22ed594061a 100644
--- a/icu4c/source/data/locales/en_GD.txt
+++ b/icu4c/source/data/locales/en_GD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GD{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_GG.txt b/icu4c/source/data/locales/en_GG.txt
index c3b4027eaa6..5aa0d8d5534 100644
--- a/icu4c/source/data/locales/en_GG.txt
+++ b/icu4c/source/data/locales/en_GG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_GH.txt b/icu4c/source/data/locales/en_GH.txt
index c1c94d439f5..ad6ff5bcafd 100644
--- a/icu4c/source/data/locales/en_GH.txt
+++ b/icu4c/source/data/locales/en_GH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GH{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_GI.txt b/icu4c/source/data/locales/en_GI.txt
index bc77adbf75f..83b8319e495 100644
--- a/icu4c/source/data/locales/en_GI.txt
+++ b/icu4c/source/data/locales/en_GI.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GI{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_GM.txt b/icu4c/source/data/locales/en_GM.txt
index 2ac1a29b45d..0c550b3037f 100644
--- a/icu4c/source/data/locales/en_GM.txt
+++ b/icu4c/source/data/locales/en_GM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_GU.txt b/icu4c/source/data/locales/en_GU.txt
index 3003334d347..8a49314cd22 100644
--- a/icu4c/source/data/locales/en_GU.txt
+++ b/icu4c/source/data/locales/en_GU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GU{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_GY.txt b/icu4c/source/data/locales/en_GY.txt
index c0876e965aa..1f23301015e 100644
--- a/icu4c/source/data/locales/en_GY.txt
+++ b/icu4c/source/data/locales/en_GY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GY{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_HK.txt b/icu4c/source/data/locales/en_HK.txt
index f6afd0ae186..289a1c29e22 100644
--- a/icu4c/source/data/locales/en_HK.txt
+++ b/icu4c/source/data/locales/en_HK.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_HK{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_IE.txt b/icu4c/source/data/locales/en_IE.txt
index 9468b9f1302..404413db485 100644
--- a/icu4c/source/data/locales/en_IE.txt
+++ b/icu4c/source/data/locales/en_IE.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IE{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_IL.txt b/icu4c/source/data/locales/en_IL.txt
index 638b9509ca2..6282a078516 100644
--- a/icu4c/source/data/locales/en_IL.txt
+++ b/icu4c/source/data/locales/en_IL.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IL{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/en_IM.txt b/icu4c/source/data/locales/en_IM.txt
index 97905dc70e0..b2812f95e93 100644
--- a/icu4c/source/data/locales/en_IM.txt
+++ b/icu4c/source/data/locales/en_IM.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_IN.txt b/icu4c/source/data/locales/en_IN.txt
index 10edadfa039..b36a3837862 100644
--- a/icu4c/source/data/locales/en_IN.txt
+++ b/icu4c/source/data/locales/en_IN.txt
@@ -66,7 +66,7 @@ en_IN{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_IO.txt b/icu4c/source/data/locales/en_IO.txt
index 5eb57990842..0972fbf2aee 100644
--- a/icu4c/source/data/locales/en_IO.txt
+++ b/icu4c/source/data/locales/en_IO.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IO{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_JE.txt b/icu4c/source/data/locales/en_JE.txt
index 2416c9a4ac3..b8039390607 100644
--- a/icu4c/source/data/locales/en_JE.txt
+++ b/icu4c/source/data/locales/en_JE.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JE{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_JM.txt b/icu4c/source/data/locales/en_JM.txt
index a1f585c7d37..75490849ae4 100644
--- a/icu4c/source/data/locales/en_JM.txt
+++ b/icu4c/source/data/locales/en_JM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_KE.txt b/icu4c/source/data/locales/en_KE.txt
index 45809821dcb..7df59adf39d 100644
--- a/icu4c/source/data/locales/en_KE.txt
+++ b/icu4c/source/data/locales/en_KE.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KE{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_KI.txt b/icu4c/source/data/locales/en_KI.txt
index 5190ad19706..7ce9da107c9 100644
--- a/icu4c/source/data/locales/en_KI.txt
+++ b/icu4c/source/data/locales/en_KI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KI{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_KN.txt b/icu4c/source/data/locales/en_KN.txt
index 3acbd6adf2b..be4025f432e 100644
--- a/icu4c/source/data/locales/en_KN.txt
+++ b/icu4c/source/data/locales/en_KN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KN{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_KY.txt b/icu4c/source/data/locales/en_KY.txt
index 045ab899652..2a7068a6542 100644
--- a/icu4c/source/data/locales/en_KY.txt
+++ b/icu4c/source/data/locales/en_KY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KY{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_LC.txt b/icu4c/source/data/locales/en_LC.txt
index cca7d93800f..e50628c1bef 100644
--- a/icu4c/source/data/locales/en_LC.txt
+++ b/icu4c/source/data/locales/en_LC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LC{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_LR.txt b/icu4c/source/data/locales/en_LR.txt
index e319688144d..b35971e87f7 100644
--- a/icu4c/source/data/locales/en_LR.txt
+++ b/icu4c/source/data/locales/en_LR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LR{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_LS.txt b/icu4c/source/data/locales/en_LS.txt
index ee53d8ad435..bd42a67c389 100644
--- a/icu4c/source/data/locales/en_LS.txt
+++ b/icu4c/source/data/locales/en_LS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LS{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_MG.txt b/icu4c/source/data/locales/en_MG.txt
index bdea1e02ec2..c39dfd8032c 100644
--- a/icu4c/source/data/locales/en_MG.txt
+++ b/icu4c/source/data/locales/en_MG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_MH.txt b/icu4c/source/data/locales/en_MH.txt
index 8c207e25c03..ed53d7ec1ad 100644
--- a/icu4c/source/data/locales/en_MH.txt
+++ b/icu4c/source/data/locales/en_MH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MH{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_MO.txt b/icu4c/source/data/locales/en_MO.txt
index 9bdd7ecf1a9..7064c4d2197 100644
--- a/icu4c/source/data/locales/en_MO.txt
+++ b/icu4c/source/data/locales/en_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MO{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_MP.txt b/icu4c/source/data/locales/en_MP.txt
index e7bb46a2dbc..8179440b9ee 100644
--- a/icu4c/source/data/locales/en_MP.txt
+++ b/icu4c/source/data/locales/en_MP.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MP{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_MS.txt b/icu4c/source/data/locales/en_MS.txt
index 1a58d4f87e8..d4677f63596 100644
--- a/icu4c/source/data/locales/en_MS.txt
+++ b/icu4c/source/data/locales/en_MS.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MS{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_MT.txt b/icu4c/source/data/locales/en_MT.txt
index 5f1f9a8bf0e..8e4b68fed0a 100644
--- a/icu4c/source/data/locales/en_MT.txt
+++ b/icu4c/source/data/locales/en_MT.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MT{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_MU.txt b/icu4c/source/data/locales/en_MU.txt
index aef0ff32a3a..0e94f43e89c 100644
--- a/icu4c/source/data/locales/en_MU.txt
+++ b/icu4c/source/data/locales/en_MU.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MU{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_MW.txt b/icu4c/source/data/locales/en_MW.txt
index df9325f4905..0b7fbf8817c 100644
--- a/icu4c/source/data/locales/en_MW.txt
+++ b/icu4c/source/data/locales/en_MW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MW{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_MY.txt b/icu4c/source/data/locales/en_MY.txt
index 4da4a024f05..738cdb35242 100644
--- a/icu4c/source/data/locales/en_MY.txt
+++ b/icu4c/source/data/locales/en_MY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MY{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_NA.txt b/icu4c/source/data/locales/en_NA.txt
index 19d21f90e54..21e2d13366b 100644
--- a/icu4c/source/data/locales/en_NA.txt
+++ b/icu4c/source/data/locales/en_NA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NA{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_NF.txt b/icu4c/source/data/locales/en_NF.txt
index 7190a4807b2..d25d4935350 100644
--- a/icu4c/source/data/locales/en_NF.txt
+++ b/icu4c/source/data/locales/en_NF.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NF{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_NG.txt b/icu4c/source/data/locales/en_NG.txt
index f3120238c0f..ad76a514c64 100644
--- a/icu4c/source/data/locales/en_NG.txt
+++ b/icu4c/source/data/locales/en_NG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_NL.txt b/icu4c/source/data/locales/en_NL.txt
index 229b233cf69..39d72a7fa98 100644
--- a/icu4c/source/data/locales/en_NL.txt
+++ b/icu4c/source/data/locales/en_NL.txt
@@ -14,5 +14,5 @@ en_NL{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_NR.txt b/icu4c/source/data/locales/en_NR.txt
index 550fb0759ea..f2bcf184cc7 100644
--- a/icu4c/source/data/locales/en_NR.txt
+++ b/icu4c/source/data/locales/en_NR.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NR{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_NU.txt b/icu4c/source/data/locales/en_NU.txt
index 4d90e290750..330db689d7b 100644
--- a/icu4c/source/data/locales/en_NU.txt
+++ b/icu4c/source/data/locales/en_NU.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NU{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_NZ.txt b/icu4c/source/data/locales/en_NZ.txt
index d9c07677882..1b384ad3a8d 100644
--- a/icu4c/source/data/locales/en_NZ.txt
+++ b/icu4c/source/data/locales/en_NZ.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NZ{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_PG.txt b/icu4c/source/data/locales/en_PG.txt
index a8f3fc5559e..2a2e5c8754a 100644
--- a/icu4c/source/data/locales/en_PG.txt
+++ b/icu4c/source/data/locales/en_PG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_PH.txt b/icu4c/source/data/locales/en_PH.txt
index c4e3dc9d422..b54a59e8d24 100644
--- a/icu4c/source/data/locales/en_PH.txt
+++ b/icu4c/source/data/locales/en_PH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PH{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_PK.txt b/icu4c/source/data/locales/en_PK.txt
index d865e9f5745..5d1abf990fb 100644
--- a/icu4c/source/data/locales/en_PK.txt
+++ b/icu4c/source/data/locales/en_PK.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PK{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_PN.txt b/icu4c/source/data/locales/en_PN.txt
index 5548a565754..413678ae5d1 100644
--- a/icu4c/source/data/locales/en_PN.txt
+++ b/icu4c/source/data/locales/en_PN.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PN{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_PR.txt b/icu4c/source/data/locales/en_PR.txt
index 35c6cc60047..9c4c3833573 100644
--- a/icu4c/source/data/locales/en_PR.txt
+++ b/icu4c/source/data/locales/en_PR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_PW.txt b/icu4c/source/data/locales/en_PW.txt
index 3b1f61909ce..c1a63e346e2 100644
--- a/icu4c/source/data/locales/en_PW.txt
+++ b/icu4c/source/data/locales/en_PW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PW{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_RW.txt b/icu4c/source/data/locales/en_RW.txt
index 23708529217..3e31fc390d3 100644
--- a/icu4c/source/data/locales/en_RW.txt
+++ b/icu4c/source/data/locales/en_RW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_RW{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SB.txt b/icu4c/source/data/locales/en_SB.txt
index 74c9718ee70..7655f506a1d 100644
--- a/icu4c/source/data/locales/en_SB.txt
+++ b/icu4c/source/data/locales/en_SB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SB{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_SC.txt b/icu4c/source/data/locales/en_SC.txt
index c98daef6620..149fe7bdeb9 100644
--- a/icu4c/source/data/locales/en_SC.txt
+++ b/icu4c/source/data/locales/en_SC.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SC{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SD.txt b/icu4c/source/data/locales/en_SD.txt
index 070eb1c0e40..ad23cb45261 100644
--- a/icu4c/source/data/locales/en_SD.txt
+++ b/icu4c/source/data/locales/en_SD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SD{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_SE.txt b/icu4c/source/data/locales/en_SE.txt
index 215b7abcadc..d86ff68a57b 100644
--- a/icu4c/source/data/locales/en_SE.txt
+++ b/icu4c/source/data/locales/en_SE.txt
@@ -15,7 +15,7 @@ en_SE{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SG.txt b/icu4c/source/data/locales/en_SG.txt
index 9471a4e35f9..0fc76f1ebfd 100644
--- a/icu4c/source/data/locales/en_SG.txt
+++ b/icu4c/source/data/locales/en_SG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SH.txt b/icu4c/source/data/locales/en_SH.txt
index 86264be7f17..c5935eb4bad 100644
--- a/icu4c/source/data/locales/en_SH.txt
+++ b/icu4c/source/data/locales/en_SH.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SH{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SI.txt b/icu4c/source/data/locales/en_SI.txt
index ac6d3a19d68..347153ed4f2 100644
--- a/icu4c/source/data/locales/en_SI.txt
+++ b/icu4c/source/data/locales/en_SI.txt
@@ -14,5 +14,5 @@ en_SI{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_SL.txt b/icu4c/source/data/locales/en_SL.txt
index 0685cbf9f99..14f8e82869f 100644
--- a/icu4c/source/data/locales/en_SL.txt
+++ b/icu4c/source/data/locales/en_SL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SL{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_SS.txt b/icu4c/source/data/locales/en_SS.txt
index 4c5dbc64c4d..d3850357e9b 100644
--- a/icu4c/source/data/locales/en_SS.txt
+++ b/icu4c/source/data/locales/en_SS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SS{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_SX.txt b/icu4c/source/data/locales/en_SX.txt
index 7b7473da2f3..e27c36b71f8 100644
--- a/icu4c/source/data/locales/en_SX.txt
+++ b/icu4c/source/data/locales/en_SX.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SX{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SZ.txt b/icu4c/source/data/locales/en_SZ.txt
index 4ab61757da2..a9a02632e77 100644
--- a/icu4c/source/data/locales/en_SZ.txt
+++ b/icu4c/source/data/locales/en_SZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SZ{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_TC.txt b/icu4c/source/data/locales/en_TC.txt
index 62b4b0c6198..8f5f1155e42 100644
--- a/icu4c/source/data/locales/en_TC.txt
+++ b/icu4c/source/data/locales/en_TC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TC{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_TK.txt b/icu4c/source/data/locales/en_TK.txt
index fee3d1184a8..416feae34cf 100644
--- a/icu4c/source/data/locales/en_TK.txt
+++ b/icu4c/source/data/locales/en_TK.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TK{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_TO.txt b/icu4c/source/data/locales/en_TO.txt
index 25d1e132460..067c7bfb716 100644
--- a/icu4c/source/data/locales/en_TO.txt
+++ b/icu4c/source/data/locales/en_TO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TO{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_TT.txt b/icu4c/source/data/locales/en_TT.txt
index ca99ffe0629..8336e0121d1 100644
--- a/icu4c/source/data/locales/en_TT.txt
+++ b/icu4c/source/data/locales/en_TT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TT{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_TV.txt b/icu4c/source/data/locales/en_TV.txt
index de3d3dda0b6..1000bcfa5bc 100644
--- a/icu4c/source/data/locales/en_TV.txt
+++ b/icu4c/source/data/locales/en_TV.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TV{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_TZ.txt b/icu4c/source/data/locales/en_TZ.txt
index b14be9ffe16..e87556b8875 100644
--- a/icu4c/source/data/locales/en_TZ.txt
+++ b/icu4c/source/data/locales/en_TZ.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TZ{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_UG.txt b/icu4c/source/data/locales/en_UG.txt
index e682f41268d..de178b8e1cd 100644
--- a/icu4c/source/data/locales/en_UG.txt
+++ b/icu4c/source/data/locales/en_UG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_UG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_UM.txt b/icu4c/source/data/locales/en_UM.txt
index 8bad7457c25..7cd01ee97e3 100644
--- a/icu4c/source/data/locales/en_UM.txt
+++ b/icu4c/source/data/locales/en_UM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_UM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_US.txt b/icu4c/source/data/locales/en_US.txt
index 78f3f7ff881..287c3757650 100644
--- a/icu4c/source/data/locales/en_US.txt
+++ b/icu4c/source/data/locales/en_US.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_US{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_US_POSIX.txt b/icu4c/source/data/locales/en_US_POSIX.txt
index ff88afc6819..42a8785f792 100644
--- a/icu4c/source/data/locales/en_US_POSIX.txt
+++ b/icu4c/source/data/locales/en_US_POSIX.txt
@@ -16,5 +16,5 @@ en_US_POSIX{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_VC.txt b/icu4c/source/data/locales/en_VC.txt
index dd91f2dae77..604f07b9062 100644
--- a/icu4c/source/data/locales/en_VC.txt
+++ b/icu4c/source/data/locales/en_VC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VC{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_VG.txt b/icu4c/source/data/locales/en_VG.txt
index 4eb2e0e82cf..fe78a6642ba 100644
--- a/icu4c/source/data/locales/en_VG.txt
+++ b/icu4c/source/data/locales/en_VG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_VI.txt b/icu4c/source/data/locales/en_VI.txt
index ff110fab1a1..e15bd810764 100644
--- a/icu4c/source/data/locales/en_VI.txt
+++ b/icu4c/source/data/locales/en_VI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VI{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_VU.txt b/icu4c/source/data/locales/en_VU.txt
index 86f93112404..ef21f135b0a 100644
--- a/icu4c/source/data/locales/en_VU.txt
+++ b/icu4c/source/data/locales/en_VU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VU{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_WS.txt b/icu4c/source/data/locales/en_WS.txt
index aa2a39b4721..5069b4d1309 100644
--- a/icu4c/source/data/locales/en_WS.txt
+++ b/icu4c/source/data/locales/en_WS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_WS{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_ZA.txt b/icu4c/source/data/locales/en_ZA.txt
index 4ca990d2852..22cc86473b4 100644
--- a/icu4c/source/data/locales/en_ZA.txt
+++ b/icu4c/source/data/locales/en_ZA.txt
@@ -15,7 +15,7 @@ en_ZA{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_ZM.txt b/icu4c/source/data/locales/en_ZM.txt
index 0b0ce689a79..88cdb0276d3 100644
--- a/icu4c/source/data/locales/en_ZM.txt
+++ b/icu4c/source/data/locales/en_ZM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/en_ZW.txt b/icu4c/source/data/locales/en_ZW.txt
index c20db9e641c..bdca4d5516e 100644
--- a/icu4c/source/data/locales/en_ZW.txt
+++ b/icu4c/source/data/locales/en_ZW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZW{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/eo.txt b/icu4c/source/data/locales/eo.txt
index 6463832c563..08e1bfe6681 100644
--- a/icu4c/source/data/locales/eo.txt
+++ b/icu4c/source/data/locales/eo.txt
@@ -14,7 +14,7 @@ eo{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/eo_001.txt b/icu4c/source/data/locales/eo_001.txt
index 746fa387947..2b89e343c2d 100644
--- a/icu4c/source/data/locales/eo_001.txt
+++ b/icu4c/source/data/locales/eo_001.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
eo_001{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/es.txt b/icu4c/source/data/locales/es.txt
index 7079faddedc..05694f93fd3 100644
--- a/icu4c/source/data/locales/es.txt
+++ b/icu4c/source/data/locales/es.txt
@@ -215,7 +215,7 @@ es{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/es_419.txt b/icu4c/source/data/locales/es_419.txt
index 30192f70697..e8a8cc46da1 100644
--- a/icu4c/source/data/locales/es_419.txt
+++ b/icu4c/source/data/locales/es_419.txt
@@ -95,7 +95,7 @@ es_419{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
coptic{
monthNames{
diff --git a/icu4c/source/data/locales/es_AR.txt b/icu4c/source/data/locales/es_AR.txt
index 30b73d87f01..802fd339593 100644
--- a/icu4c/source/data/locales/es_AR.txt
+++ b/icu4c/source/data/locales/es_AR.txt
@@ -14,7 +14,7 @@ es_AR{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/es_BO.txt b/icu4c/source/data/locales/es_BO.txt
index 531e1433e7b..5ed575622e9 100644
--- a/icu4c/source/data/locales/es_BO.txt
+++ b/icu4c/source/data/locales/es_BO.txt
@@ -10,7 +10,7 @@ es_BO{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_BR.txt b/icu4c/source/data/locales/es_BR.txt
index cb7f934567f..26b70ef53ef 100644
--- a/icu4c/source/data/locales/es_BR.txt
+++ b/icu4c/source/data/locales/es_BR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BR{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/es_BZ.txt b/icu4c/source/data/locales/es_BZ.txt
index ae4c49457a0..2969b0b5235 100644
--- a/icu4c/source/data/locales/es_BZ.txt
+++ b/icu4c/source/data/locales/es_BZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BZ{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/es_CL.txt b/icu4c/source/data/locales/es_CL.txt
index 9896edce5c9..d83964d8f1c 100644
--- a/icu4c/source/data/locales/es_CL.txt
+++ b/icu4c/source/data/locales/es_CL.txt
@@ -13,7 +13,7 @@ es_CL{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_CO.txt b/icu4c/source/data/locales/es_CO.txt
index 250a5097072..4f488f14f4e 100644
--- a/icu4c/source/data/locales/es_CO.txt
+++ b/icu4c/source/data/locales/es_CO.txt
@@ -13,7 +13,7 @@ es_CO{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_CR.txt b/icu4c/source/data/locales/es_CR.txt
index 3aa0c6539ca..0e744e73e4e 100644
--- a/icu4c/source/data/locales/es_CR.txt
+++ b/icu4c/source/data/locales/es_CR.txt
@@ -11,7 +11,7 @@ es_CR{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_CU.txt b/icu4c/source/data/locales/es_CU.txt
index decd954be95..2ee914029a6 100644
--- a/icu4c/source/data/locales/es_CU.txt
+++ b/icu4c/source/data/locales/es_CU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CU{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/es_DO.txt b/icu4c/source/data/locales/es_DO.txt
index 7ea52ce1570..b0bbec6b2da 100644
--- a/icu4c/source/data/locales/es_DO.txt
+++ b/icu4c/source/data/locales/es_DO.txt
@@ -9,7 +9,7 @@ es_DO{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_EA.txt b/icu4c/source/data/locales/es_EA.txt
index 92c59ea5e99..d3cbc735749 100644
--- a/icu4c/source/data/locales/es_EA.txt
+++ b/icu4c/source/data/locales/es_EA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_EA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/es_EC.txt b/icu4c/source/data/locales/es_EC.txt
index 5f5de27ec12..3b80a29a45b 100644
--- a/icu4c/source/data/locales/es_EC.txt
+++ b/icu4c/source/data/locales/es_EC.txt
@@ -13,7 +13,7 @@ es_EC{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_ES.txt b/icu4c/source/data/locales/es_ES.txt
index f7a59cd29c5..5e2a32ae770 100644
--- a/icu4c/source/data/locales/es_ES.txt
+++ b/icu4c/source/data/locales/es_ES.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_ES{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/es_GQ.txt b/icu4c/source/data/locales/es_GQ.txt
index d57fc5749f8..ae22a95d3a9 100644
--- a/icu4c/source/data/locales/es_GQ.txt
+++ b/icu4c/source/data/locales/es_GQ.txt
@@ -8,5 +8,5 @@ es_GQ{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/es_GT.txt b/icu4c/source/data/locales/es_GT.txt
index 48d586f9d87..1fa7c4c5216 100644
--- a/icu4c/source/data/locales/es_GT.txt
+++ b/icu4c/source/data/locales/es_GT.txt
@@ -46,7 +46,7 @@ es_GT{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_HN.txt b/icu4c/source/data/locales/es_HN.txt
index c475d39ad90..db9c2a5524a 100644
--- a/icu4c/source/data/locales/es_HN.txt
+++ b/icu4c/source/data/locales/es_HN.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_HN{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_IC.txt b/icu4c/source/data/locales/es_IC.txt
index 8ee6d6b3838..1e97f0c6f4f 100644
--- a/icu4c/source/data/locales/es_IC.txt
+++ b/icu4c/source/data/locales/es_IC.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_IC{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/es_MX.txt b/icu4c/source/data/locales/es_MX.txt
index 1e4db7546ea..8359cc8be66 100644
--- a/icu4c/source/data/locales/es_MX.txt
+++ b/icu4c/source/data/locales/es_MX.txt
@@ -89,7 +89,7 @@ es_MX{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_NI.txt b/icu4c/source/data/locales/es_NI.txt
index 3fdd4142c52..90a99cefb38 100644
--- a/icu4c/source/data/locales/es_NI.txt
+++ b/icu4c/source/data/locales/es_NI.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_NI{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_PA.txt b/icu4c/source/data/locales/es_PA.txt
index d50c98123ca..8020930a1a6 100644
--- a/icu4c/source/data/locales/es_PA.txt
+++ b/icu4c/source/data/locales/es_PA.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PA{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_PE.txt b/icu4c/source/data/locales/es_PE.txt
index b01ef6e64e1..f26465cfabe 100644
--- a/icu4c/source/data/locales/es_PE.txt
+++ b/icu4c/source/data/locales/es_PE.txt
@@ -61,7 +61,7 @@ es_PE{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_PH.txt b/icu4c/source/data/locales/es_PH.txt
index b6c2e9e8f5a..1c3fbb4d8ec 100644
--- a/icu4c/source/data/locales/es_PH.txt
+++ b/icu4c/source/data/locales/es_PH.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PH{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_PR.txt b/icu4c/source/data/locales/es_PR.txt
index 3fdc2c40770..3de0c47c01b 100644
--- a/icu4c/source/data/locales/es_PR.txt
+++ b/icu4c/source/data/locales/es_PR.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PR{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_PY.txt b/icu4c/source/data/locales/es_PY.txt
index 74bcbc6bdea..55810559642 100644
--- a/icu4c/source/data/locales/es_PY.txt
+++ b/icu4c/source/data/locales/es_PY.txt
@@ -13,7 +13,7 @@ es_PY{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_SV.txt b/icu4c/source/data/locales/es_SV.txt
index 83b93249c89..6f0219af0a7 100644
--- a/icu4c/source/data/locales/es_SV.txt
+++ b/icu4c/source/data/locales/es_SV.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_SV{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_US.txt b/icu4c/source/data/locales/es_US.txt
index f2bded3dee8..6d8075823a9 100644
--- a/icu4c/source/data/locales/es_US.txt
+++ b/icu4c/source/data/locales/es_US.txt
@@ -125,7 +125,7 @@ es_US{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_UY.txt b/icu4c/source/data/locales/es_UY.txt
index 5000e59a37e..8af8ef6fbff 100644
--- a/icu4c/source/data/locales/es_UY.txt
+++ b/icu4c/source/data/locales/es_UY.txt
@@ -14,7 +14,7 @@ es_UY{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_VE.txt b/icu4c/source/data/locales/es_VE.txt
index a2c3f1698ab..7103e33e557 100644
--- a/icu4c/source/data/locales/es_VE.txt
+++ b/icu4c/source/data/locales/es_VE.txt
@@ -13,7 +13,7 @@ es_VE{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/et.txt b/icu4c/source/data/locales/et.txt
index 95bf4ba651a..03a41a34aed 100644
--- a/icu4c/source/data/locales/et.txt
+++ b/icu4c/source/data/locales/et.txt
@@ -211,7 +211,7 @@ et{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/et_EE.txt b/icu4c/source/data/locales/et_EE.txt
index bc0ffa2e8b6..a1ee7f84600 100644
--- a/icu4c/source/data/locales/et_EE.txt
+++ b/icu4c/source/data/locales/et_EE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
et_EE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/eu.txt b/icu4c/source/data/locales/eu.txt
index 86a5f0b556a..9c3c75c6bfe 100644
--- a/icu4c/source/data/locales/eu.txt
+++ b/icu4c/source/data/locales/eu.txt
@@ -210,7 +210,7 @@ eu{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/eu_ES.txt b/icu4c/source/data/locales/eu_ES.txt
index 55508bd3910..ad5ae8cd0a2 100644
--- a/icu4c/source/data/locales/eu_ES.txt
+++ b/icu4c/source/data/locales/eu_ES.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
eu_ES{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ewo.txt b/icu4c/source/data/locales/ewo.txt
index 191bdd879f8..4816a418552 100644
--- a/icu4c/source/data/locales/ewo.txt
+++ b/icu4c/source/data/locales/ewo.txt
@@ -23,7 +23,7 @@ ewo{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ewo_CM.txt b/icu4c/source/data/locales/ewo_CM.txt
index f57633856ff..bacfd378d55 100644
--- a/icu4c/source/data/locales/ewo_CM.txt
+++ b/icu4c/source/data/locales/ewo_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ewo_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fa.txt b/icu4c/source/data/locales/fa.txt
index 32d44cd90cf..e057206ff54 100644
--- a/icu4c/source/data/locales/fa.txt
+++ b/icu4c/source/data/locales/fa.txt
@@ -243,7 +243,7 @@ fa{
minimumGroupingDigits{"1"}
native{"arabext"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/fa_AF.txt b/icu4c/source/data/locales/fa_AF.txt
index 6692446c6a9..109260c1254 100644
--- a/icu4c/source/data/locales/fa_AF.txt
+++ b/icu4c/source/data/locales/fa_AF.txt
@@ -18,7 +18,7 @@ fa_AF{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
appendItems{
diff --git a/icu4c/source/data/locales/fa_IR.txt b/icu4c/source/data/locales/fa_IR.txt
index 7fbb4e92089..8c9a95b55e9 100644
--- a/icu4c/source/data/locales/fa_IR.txt
+++ b/icu4c/source/data/locales/fa_IR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fa_IR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ff.txt b/icu4c/source/data/locales/ff.txt
index 7658e741147..86f21984360 100644
--- a/icu4c/source/data/locales/ff.txt
+++ b/icu4c/source/data/locales/ff.txt
@@ -16,7 +16,7 @@ ff{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Latn.txt b/icu4c/source/data/locales/ff_Latn.txt
index 2e259310ffc..9a4255e56e7 100644
--- a/icu4c/source/data/locales/ff_Latn.txt
+++ b/icu4c/source/data/locales/ff_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_BF.txt b/icu4c/source/data/locales/ff_Latn_BF.txt
index aa9c1b12c38..7d373fe2598 100644
--- a/icu4c/source/data/locales/ff_Latn_BF.txt
+++ b/icu4c/source/data/locales/ff_Latn_BF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_BF{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_CM.txt b/icu4c/source/data/locales/ff_Latn_CM.txt
index 0f79327ece2..4c0c7028a4a 100644
--- a/icu4c/source/data/locales/ff_Latn_CM.txt
+++ b/icu4c/source/data/locales/ff_Latn_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_GH.txt b/icu4c/source/data/locales/ff_Latn_GH.txt
index 073268942f7..9198585d5d9 100644
--- a/icu4c/source/data/locales/ff_Latn_GH.txt
+++ b/icu4c/source/data/locales/ff_Latn_GH.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_GH{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Latn_GM.txt b/icu4c/source/data/locales/ff_Latn_GM.txt
index f8ada6ebfc2..95fa09d1b2d 100644
--- a/icu4c/source/data/locales/ff_Latn_GM.txt
+++ b/icu4c/source/data/locales/ff_Latn_GM.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_GM{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Latn_GN.txt b/icu4c/source/data/locales/ff_Latn_GN.txt
index d45eeac56b9..5b10e8abdb5 100644
--- a/icu4c/source/data/locales/ff_Latn_GN.txt
+++ b/icu4c/source/data/locales/ff_Latn_GN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_GN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_GW.txt b/icu4c/source/data/locales/ff_Latn_GW.txt
index e096aa5fd3f..7146e693f48 100644
--- a/icu4c/source/data/locales/ff_Latn_GW.txt
+++ b/icu4c/source/data/locales/ff_Latn_GW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_GW{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_LR.txt b/icu4c/source/data/locales/ff_Latn_LR.txt
index 3513afbf041..5c95876f605 100644
--- a/icu4c/source/data/locales/ff_Latn_LR.txt
+++ b/icu4c/source/data/locales/ff_Latn_LR.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_LR{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Latn_MR.txt b/icu4c/source/data/locales/ff_Latn_MR.txt
index d458a708861..87babb79427 100644
--- a/icu4c/source/data/locales/ff_Latn_MR.txt
+++ b/icu4c/source/data/locales/ff_Latn_MR.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_MR{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Latn_NE.txt b/icu4c/source/data/locales/ff_Latn_NE.txt
index 212261f9874..734105e770f 100644
--- a/icu4c/source/data/locales/ff_Latn_NE.txt
+++ b/icu4c/source/data/locales/ff_Latn_NE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_NE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_NG.txt b/icu4c/source/data/locales/ff_Latn_NG.txt
index 05505b03330..23e9a606782 100644
--- a/icu4c/source/data/locales/ff_Latn_NG.txt
+++ b/icu4c/source/data/locales/ff_Latn_NG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_NG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_SL.txt b/icu4c/source/data/locales/ff_Latn_SL.txt
index 5b94b89ef89..4b3f9795a6d 100644
--- a/icu4c/source/data/locales/ff_Latn_SL.txt
+++ b/icu4c/source/data/locales/ff_Latn_SL.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_SL{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Latn_SN.txt b/icu4c/source/data/locales/ff_Latn_SN.txt
index 5606e194c37..4acd0d2d9a3 100644
--- a/icu4c/source/data/locales/ff_Latn_SN.txt
+++ b/icu4c/source/data/locales/ff_Latn_SN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_SN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fi.txt b/icu4c/source/data/locales/fi.txt
index 8ea987c5a80..247a5554f26 100644
--- a/icu4c/source/data/locales/fi.txt
+++ b/icu4c/source/data/locales/fi.txt
@@ -216,7 +216,7 @@ fi{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fi_FI.txt b/icu4c/source/data/locales/fi_FI.txt
index f485d9424c6..26ee069cdaa 100644
--- a/icu4c/source/data/locales/fi_FI.txt
+++ b/icu4c/source/data/locales/fi_FI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fi_FI{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fil.txt b/icu4c/source/data/locales/fil.txt
index 4737efaa7e7..c33416c7105 100644
--- a/icu4c/source/data/locales/fil.txt
+++ b/icu4c/source/data/locales/fil.txt
@@ -211,7 +211,7 @@ fil{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fil_PH.txt b/icu4c/source/data/locales/fil_PH.txt
index 53f91507c0f..b6d64d7080b 100644
--- a/icu4c/source/data/locales/fil_PH.txt
+++ b/icu4c/source/data/locales/fil_PH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fil_PH{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fo.txt b/icu4c/source/data/locales/fo.txt
index 3cf541e1951..3ab7eb973a1 100644
--- a/icu4c/source/data/locales/fo.txt
+++ b/icu4c/source/data/locales/fo.txt
@@ -211,7 +211,7 @@ fo{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fo_DK.txt b/icu4c/source/data/locales/fo_DK.txt
index 8624e0bd869..de9c69de20d 100644
--- a/icu4c/source/data/locales/fo_DK.txt
+++ b/icu4c/source/data/locales/fo_DK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fo_DK{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fo_FO.txt b/icu4c/source/data/locales/fo_FO.txt
index a52dddd7a07..5c811465db8 100644
--- a/icu4c/source/data/locales/fo_FO.txt
+++ b/icu4c/source/data/locales/fo_FO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fo_FO{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr.txt b/icu4c/source/data/locales/fr.txt
index 766212bbacb..97ec3dcfad0 100644
--- a/icu4c/source/data/locales/fr.txt
+++ b/icu4c/source/data/locales/fr.txt
@@ -221,7 +221,7 @@ fr{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_BE.txt b/icu4c/source/data/locales/fr_BE.txt
index a0adced8ad7..6fb1cf4ac7e 100644
--- a/icu4c/source/data/locales/fr_BE.txt
+++ b/icu4c/source/data/locales/fr_BE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_BE{
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_BF.txt b/icu4c/source/data/locales/fr_BF.txt
index fb7a797e950..80469657ae3 100644
--- a/icu4c/source/data/locales/fr_BF.txt
+++ b/icu4c/source/data/locales/fr_BF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_BF{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_BI.txt b/icu4c/source/data/locales/fr_BI.txt
index af365c17b0d..0526d459776 100644
--- a/icu4c/source/data/locales/fr_BI.txt
+++ b/icu4c/source/data/locales/fr_BI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_BI{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_BJ.txt b/icu4c/source/data/locales/fr_BJ.txt
index ea41b9c453c..34ec08ccd70 100644
--- a/icu4c/source/data/locales/fr_BJ.txt
+++ b/icu4c/source/data/locales/fr_BJ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_BJ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_BL.txt b/icu4c/source/data/locales/fr_BL.txt
index 1805c82390b..ef6b788205d 100644
--- a/icu4c/source/data/locales/fr_BL.txt
+++ b/icu4c/source/data/locales/fr_BL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_BL{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_CA.txt b/icu4c/source/data/locales/fr_CA.txt
index 109e1548360..a20684a4405 100644
--- a/icu4c/source/data/locales/fr_CA.txt
+++ b/icu4c/source/data/locales/fr_CA.txt
@@ -103,7 +103,7 @@ fr_CA{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
coptic{
monthNames{
diff --git a/icu4c/source/data/locales/fr_CD.txt b/icu4c/source/data/locales/fr_CD.txt
index 68927d62ac8..163bdeceaa7 100644
--- a/icu4c/source/data/locales/fr_CD.txt
+++ b/icu4c/source/data/locales/fr_CD.txt
@@ -8,7 +8,7 @@ fr_CD{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/fr_CF.txt b/icu4c/source/data/locales/fr_CF.txt
index 9baff7933a2..a28f5fc2f24 100644
--- a/icu4c/source/data/locales/fr_CF.txt
+++ b/icu4c/source/data/locales/fr_CF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CF{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_CG.txt b/icu4c/source/data/locales/fr_CG.txt
index b480e576e35..4bedfc1ffbd 100644
--- a/icu4c/source/data/locales/fr_CG.txt
+++ b/icu4c/source/data/locales/fr_CG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_CH.txt b/icu4c/source/data/locales/fr_CH.txt
index 94fbb15bfd3..096bb1da93a 100644
--- a/icu4c/source/data/locales/fr_CH.txt
+++ b/icu4c/source/data/locales/fr_CH.txt
@@ -11,7 +11,7 @@ fr_CH{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_CI.txt b/icu4c/source/data/locales/fr_CI.txt
index 88788164409..a61f3f3586f 100644
--- a/icu4c/source/data/locales/fr_CI.txt
+++ b/icu4c/source/data/locales/fr_CI.txt
@@ -8,5 +8,5 @@ fr_CI{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_CM.txt b/icu4c/source/data/locales/fr_CM.txt
index 4ba06bcd225..1fe81cf58cb 100644
--- a/icu4c/source/data/locales/fr_CM.txt
+++ b/icu4c/source/data/locales/fr_CM.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CM{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/fr_DJ.txt b/icu4c/source/data/locales/fr_DJ.txt
index 49cac023aa5..96b667b314f 100644
--- a/icu4c/source/data/locales/fr_DJ.txt
+++ b/icu4c/source/data/locales/fr_DJ.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_DJ{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_DZ.txt b/icu4c/source/data/locales/fr_DZ.txt
index e5a0bcab27f..7c4123857b3 100644
--- a/icu4c/source/data/locales/fr_DZ.txt
+++ b/icu4c/source/data/locales/fr_DZ.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_DZ{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_FR.txt b/icu4c/source/data/locales/fr_FR.txt
index 6067722f73b..b3d58096f8f 100644
--- a/icu4c/source/data/locales/fr_FR.txt
+++ b/icu4c/source/data/locales/fr_FR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_FR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_GA.txt b/icu4c/source/data/locales/fr_GA.txt
index d11ed7eaff2..281560ed2b9 100644
--- a/icu4c/source/data/locales/fr_GA.txt
+++ b/icu4c/source/data/locales/fr_GA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_GA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_GF.txt b/icu4c/source/data/locales/fr_GF.txt
index 993fcf6fe20..0032d032669 100644
--- a/icu4c/source/data/locales/fr_GF.txt
+++ b/icu4c/source/data/locales/fr_GF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_GF{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_GN.txt b/icu4c/source/data/locales/fr_GN.txt
index 52a77579880..39648ebb0ad 100644
--- a/icu4c/source/data/locales/fr_GN.txt
+++ b/icu4c/source/data/locales/fr_GN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_GN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_GP.txt b/icu4c/source/data/locales/fr_GP.txt
index d2bd2a1bc90..141ff073248 100644
--- a/icu4c/source/data/locales/fr_GP.txt
+++ b/icu4c/source/data/locales/fr_GP.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_GP{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_GQ.txt b/icu4c/source/data/locales/fr_GQ.txt
index a4ed0c87329..1b7f23db3ca 100644
--- a/icu4c/source/data/locales/fr_GQ.txt
+++ b/icu4c/source/data/locales/fr_GQ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_GQ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_HT.txt b/icu4c/source/data/locales/fr_HT.txt
index 81737b0c871..2cd13622473 100644
--- a/icu4c/source/data/locales/fr_HT.txt
+++ b/icu4c/source/data/locales/fr_HT.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_HT{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/fr_KM.txt b/icu4c/source/data/locales/fr_KM.txt
index 426a5a54402..6ef8f4ad0e5 100644
--- a/icu4c/source/data/locales/fr_KM.txt
+++ b/icu4c/source/data/locales/fr_KM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_KM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_LU.txt b/icu4c/source/data/locales/fr_LU.txt
index 23d19499ec2..65eabd16487 100644
--- a/icu4c/source/data/locales/fr_LU.txt
+++ b/icu4c/source/data/locales/fr_LU.txt
@@ -9,5 +9,5 @@ fr_LU{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_MA.txt b/icu4c/source/data/locales/fr_MA.txt
index 404ff49e8cd..516904f095f 100644
--- a/icu4c/source/data/locales/fr_MA.txt
+++ b/icu4c/source/data/locales/fr_MA.txt
@@ -9,7 +9,7 @@ fr_MA{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/fr_MC.txt b/icu4c/source/data/locales/fr_MC.txt
index 216ef246efb..8e4b5581cd7 100644
--- a/icu4c/source/data/locales/fr_MC.txt
+++ b/icu4c/source/data/locales/fr_MC.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MC{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_MF.txt b/icu4c/source/data/locales/fr_MF.txt
index ec3854d4214..a0e37d9a90d 100644
--- a/icu4c/source/data/locales/fr_MF.txt
+++ b/icu4c/source/data/locales/fr_MF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MF{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_MG.txt b/icu4c/source/data/locales/fr_MG.txt
index 8cdf254e0c1..ae884b40997 100644
--- a/icu4c/source/data/locales/fr_MG.txt
+++ b/icu4c/source/data/locales/fr_MG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_ML.txt b/icu4c/source/data/locales/fr_ML.txt
index fa06e1dbf6c..20cceef6950 100644
--- a/icu4c/source/data/locales/fr_ML.txt
+++ b/icu4c/source/data/locales/fr_ML.txt
@@ -8,7 +8,7 @@ fr_ML{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_MQ.txt b/icu4c/source/data/locales/fr_MQ.txt
index 26e5e1e5449..df0a70433bd 100644
--- a/icu4c/source/data/locales/fr_MQ.txt
+++ b/icu4c/source/data/locales/fr_MQ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MQ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_MR.txt b/icu4c/source/data/locales/fr_MR.txt
index 57da9a32231..e04af26a442 100644
--- a/icu4c/source/data/locales/fr_MR.txt
+++ b/icu4c/source/data/locales/fr_MR.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MR{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_MU.txt b/icu4c/source/data/locales/fr_MU.txt
index 878ae71a37c..9ae86a2ca58 100644
--- a/icu4c/source/data/locales/fr_MU.txt
+++ b/icu4c/source/data/locales/fr_MU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MU{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_NC.txt b/icu4c/source/data/locales/fr_NC.txt
index 822cf187c15..2ac125606b9 100644
--- a/icu4c/source/data/locales/fr_NC.txt
+++ b/icu4c/source/data/locales/fr_NC.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_NC{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_NE.txt b/icu4c/source/data/locales/fr_NE.txt
index 1a80e1bdcc9..88676a47b8e 100644
--- a/icu4c/source/data/locales/fr_NE.txt
+++ b/icu4c/source/data/locales/fr_NE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_NE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_PF.txt b/icu4c/source/data/locales/fr_PF.txt
index 256de2447b5..f13898ad13e 100644
--- a/icu4c/source/data/locales/fr_PF.txt
+++ b/icu4c/source/data/locales/fr_PF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_PF{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_PM.txt b/icu4c/source/data/locales/fr_PM.txt
index 164d70f92d0..80c5ac43e7d 100644
--- a/icu4c/source/data/locales/fr_PM.txt
+++ b/icu4c/source/data/locales/fr_PM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_PM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_RE.txt b/icu4c/source/data/locales/fr_RE.txt
index 63dad3a1528..93d5c66a49c 100644
--- a/icu4c/source/data/locales/fr_RE.txt
+++ b/icu4c/source/data/locales/fr_RE.txt
@@ -8,7 +8,7 @@ fr_RE{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/fr_RW.txt b/icu4c/source/data/locales/fr_RW.txt
index 3ca8c52fc19..34624eec383 100644
--- a/icu4c/source/data/locales/fr_RW.txt
+++ b/icu4c/source/data/locales/fr_RW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_RW{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_SC.txt b/icu4c/source/data/locales/fr_SC.txt
index 68d4822aa7d..87d5a5e3383 100644
--- a/icu4c/source/data/locales/fr_SC.txt
+++ b/icu4c/source/data/locales/fr_SC.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_SC{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_SN.txt b/icu4c/source/data/locales/fr_SN.txt
index b8b966536d1..2824b1e2b1f 100644
--- a/icu4c/source/data/locales/fr_SN.txt
+++ b/icu4c/source/data/locales/fr_SN.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_SN{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/fr_SY.txt b/icu4c/source/data/locales/fr_SY.txt
index fedd2015202..c7942bd8205 100644
--- a/icu4c/source/data/locales/fr_SY.txt
+++ b/icu4c/source/data/locales/fr_SY.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_SY{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_TD.txt b/icu4c/source/data/locales/fr_TD.txt
index 5c1af6f8df5..e7a48dcf575 100644
--- a/icu4c/source/data/locales/fr_TD.txt
+++ b/icu4c/source/data/locales/fr_TD.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_TD{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_TG.txt b/icu4c/source/data/locales/fr_TG.txt
index b0e66568f9e..3aafeb06fdf 100644
--- a/icu4c/source/data/locales/fr_TG.txt
+++ b/icu4c/source/data/locales/fr_TG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_TG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_TN.txt b/icu4c/source/data/locales/fr_TN.txt
index 0ffc0bb983e..c039a1649b2 100644
--- a/icu4c/source/data/locales/fr_TN.txt
+++ b/icu4c/source/data/locales/fr_TN.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_TN{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_VU.txt b/icu4c/source/data/locales/fr_VU.txt
index d25cd21b8e8..37b45c9a6a0 100644
--- a/icu4c/source/data/locales/fr_VU.txt
+++ b/icu4c/source/data/locales/fr_VU.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_VU{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_WF.txt b/icu4c/source/data/locales/fr_WF.txt
index 3ac625dfde0..318224901be 100644
--- a/icu4c/source/data/locales/fr_WF.txt
+++ b/icu4c/source/data/locales/fr_WF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_WF{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fr_YT.txt b/icu4c/source/data/locales/fr_YT.txt
index 2b4750c7c79..069f8c52ca9 100644
--- a/icu4c/source/data/locales/fr_YT.txt
+++ b/icu4c/source/data/locales/fr_YT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_YT{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fur.txt b/icu4c/source/data/locales/fur.txt
index c75fdd0e1ce..4f3949f6418 100644
--- a/icu4c/source/data/locales/fur.txt
+++ b/icu4c/source/data/locales/fur.txt
@@ -27,7 +27,7 @@ fur{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fur_IT.txt b/icu4c/source/data/locales/fur_IT.txt
index 95b8f0a8dfa..84928f0158d 100644
--- a/icu4c/source/data/locales/fur_IT.txt
+++ b/icu4c/source/data/locales/fur_IT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fur_IT{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/fy.txt b/icu4c/source/data/locales/fy.txt
index c380a071662..f7d83c92001 100644
--- a/icu4c/source/data/locales/fy.txt
+++ b/icu4c/source/data/locales/fy.txt
@@ -155,7 +155,7 @@ fy{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fy_NL.txt b/icu4c/source/data/locales/fy_NL.txt
index c64d5774a4a..a3f0232d0c3 100644
--- a/icu4c/source/data/locales/fy_NL.txt
+++ b/icu4c/source/data/locales/fy_NL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fy_NL{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ga.txt b/icu4c/source/data/locales/ga.txt
index 4e810f4fc78..595a197c727 100644
--- a/icu4c/source/data/locales/ga.txt
+++ b/icu4c/source/data/locales/ga.txt
@@ -313,7 +313,7 @@ ga{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ga_GB.txt b/icu4c/source/data/locales/ga_GB.txt
index 31e98424c14..3f3fe51bdbe 100644
--- a/icu4c/source/data/locales/ga_GB.txt
+++ b/icu4c/source/data/locales/ga_GB.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ga_GB{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ga_IE.txt b/icu4c/source/data/locales/ga_IE.txt
index 84156091b07..36c8e42d81f 100644
--- a/icu4c/source/data/locales/ga_IE.txt
+++ b/icu4c/source/data/locales/ga_IE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ga_IE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/gd.txt b/icu4c/source/data/locales/gd.txt
index 7db10dba0e5..a7c506227e1 100644
--- a/icu4c/source/data/locales/gd.txt
+++ b/icu4c/source/data/locales/gd.txt
@@ -1156,7 +1156,7 @@ gd{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/gd_GB.txt b/icu4c/source/data/locales/gd_GB.txt
index 7e2b339410d..153967c614d 100644
--- a/icu4c/source/data/locales/gd_GB.txt
+++ b/icu4c/source/data/locales/gd_GB.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gd_GB{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/gl.txt b/icu4c/source/data/locales/gl.txt
index ba1a7a8f1b2..71e145ba3b5 100644
--- a/icu4c/source/data/locales/gl.txt
+++ b/icu4c/source/data/locales/gl.txt
@@ -215,7 +215,7 @@ gl{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/gl_ES.txt b/icu4c/source/data/locales/gl_ES.txt
index 902e55e5217..218cdca9342 100644
--- a/icu4c/source/data/locales/gl_ES.txt
+++ b/icu4c/source/data/locales/gl_ES.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gl_ES{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/gsw.txt b/icu4c/source/data/locales/gsw.txt
index 0e882055b89..3437c485716 100644
--- a/icu4c/source/data/locales/gsw.txt
+++ b/icu4c/source/data/locales/gsw.txt
@@ -180,7 +180,7 @@ gsw{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/gsw_CH.txt b/icu4c/source/data/locales/gsw_CH.txt
index 5e71e14a47b..945e8d2426a 100644
--- a/icu4c/source/data/locales/gsw_CH.txt
+++ b/icu4c/source/data/locales/gsw_CH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gsw_CH{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/gsw_FR.txt b/icu4c/source/data/locales/gsw_FR.txt
index 42353f0f056..569ef3a19b9 100644
--- a/icu4c/source/data/locales/gsw_FR.txt
+++ b/icu4c/source/data/locales/gsw_FR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gsw_FR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/gsw_LI.txt b/icu4c/source/data/locales/gsw_LI.txt
index 278214edc5b..607c795a998 100644
--- a/icu4c/source/data/locales/gsw_LI.txt
+++ b/icu4c/source/data/locales/gsw_LI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gsw_LI{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/gu.txt b/icu4c/source/data/locales/gu.txt
index 417527c121d..fce62a49fd4 100644
--- a/icu4c/source/data/locales/gu.txt
+++ b/icu4c/source/data/locales/gu.txt
@@ -252,7 +252,7 @@ gu{
minimumGroupingDigits{"1"}
native{"gujr"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/gu_IN.txt b/icu4c/source/data/locales/gu_IN.txt
index 5701256e9d6..9b403076a0f 100644
--- a/icu4c/source/data/locales/gu_IN.txt
+++ b/icu4c/source/data/locales/gu_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gu_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/guz.txt b/icu4c/source/data/locales/guz.txt
index a319beca615..82957278378 100644
--- a/icu4c/source/data/locales/guz.txt
+++ b/icu4c/source/data/locales/guz.txt
@@ -12,7 +12,7 @@ guz{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/guz_KE.txt b/icu4c/source/data/locales/guz_KE.txt
index d3813e3c49b..ebbc4a304a9 100644
--- a/icu4c/source/data/locales/guz_KE.txt
+++ b/icu4c/source/data/locales/guz_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
guz_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/gv.txt b/icu4c/source/data/locales/gv.txt
index b1e78019730..7b665e374a5 100644
--- a/icu4c/source/data/locales/gv.txt
+++ b/icu4c/source/data/locales/gv.txt
@@ -23,7 +23,7 @@ gv{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/gv_IM.txt b/icu4c/source/data/locales/gv_IM.txt
index 6ee6e373ba8..ec15c0d8f56 100644
--- a/icu4c/source/data/locales/gv_IM.txt
+++ b/icu4c/source/data/locales/gv_IM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gv_IM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ha.txt b/icu4c/source/data/locales/ha.txt
index b273570758c..3f5debf4907 100644
--- a/icu4c/source/data/locales/ha.txt
+++ b/icu4c/source/data/locales/ha.txt
@@ -163,7 +163,7 @@ ha{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ha_GH.txt b/icu4c/source/data/locales/ha_GH.txt
index 11dda918104..ce1781808f1 100644
--- a/icu4c/source/data/locales/ha_GH.txt
+++ b/icu4c/source/data/locales/ha_GH.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ha_GH{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ha_NE.txt b/icu4c/source/data/locales/ha_NE.txt
index aba565dd1d6..809fdb6a3ae 100644
--- a/icu4c/source/data/locales/ha_NE.txt
+++ b/icu4c/source/data/locales/ha_NE.txt
@@ -3,5 +3,5 @@
ha_NE{
AuxExemplarCharacters{"[á à â é è ê í ì î ó ò ô p q {r\u0303} ú ù û v x {ʼy}]"}
ExemplarCharactersIndex{"[A B Ɓ C D Ɗ E F G H I J K Ƙ L M N O P Q R S T U V W X Y Ƴ Z]"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ha_NG.txt b/icu4c/source/data/locales/ha_NG.txt
index 340e28b44b5..549f039e1f1 100644
--- a/icu4c/source/data/locales/ha_NG.txt
+++ b/icu4c/source/data/locales/ha_NG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ha_NG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/haw.txt b/icu4c/source/data/locales/haw.txt
index e382b56164d..de4026a6d55 100644
--- a/icu4c/source/data/locales/haw.txt
+++ b/icu4c/source/data/locales/haw.txt
@@ -32,7 +32,7 @@ haw{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/haw_US.txt b/icu4c/source/data/locales/haw_US.txt
index 5ae7ea97ab0..07ffdebd6e8 100644
--- a/icu4c/source/data/locales/haw_US.txt
+++ b/icu4c/source/data/locales/haw_US.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
haw_US{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/he.txt b/icu4c/source/data/locales/he.txt
index 5dfb33c70df..d1ef98a78fd 100644
--- a/icu4c/source/data/locales/he.txt
+++ b/icu4c/source/data/locales/he.txt
@@ -301,7 +301,7 @@ he{
native{"latn"}
traditional{"hebr"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/he_IL.txt b/icu4c/source/data/locales/he_IL.txt
index b2f77e81da1..3b5c60d30c7 100644
--- a/icu4c/source/data/locales/he_IL.txt
+++ b/icu4c/source/data/locales/he_IL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
he_IL{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/hi.txt b/icu4c/source/data/locales/hi.txt
index 533ead7e5cc..33cb8b70b30 100644
--- a/icu4c/source/data/locales/hi.txt
+++ b/icu4c/source/data/locales/hi.txt
@@ -238,7 +238,7 @@ hi{
minimumGroupingDigits{"1"}
native{"deva"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
ethiopic{
monthNames{
diff --git a/icu4c/source/data/locales/hi_IN.txt b/icu4c/source/data/locales/hi_IN.txt
index 08ed8f6ed91..c46225ca181 100644
--- a/icu4c/source/data/locales/hi_IN.txt
+++ b/icu4c/source/data/locales/hi_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hi_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/hr.txt b/icu4c/source/data/locales/hr.txt
index 20362df5450..32b6132680c 100644
--- a/icu4c/source/data/locales/hr.txt
+++ b/icu4c/source/data/locales/hr.txt
@@ -252,7 +252,7 @@ hr{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/hr_BA.txt b/icu4c/source/data/locales/hr_BA.txt
index 485b46e0316..4587573f1de 100644
--- a/icu4c/source/data/locales/hr_BA.txt
+++ b/icu4c/source/data/locales/hr_BA.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hr_BA{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/hr_HR.txt b/icu4c/source/data/locales/hr_HR.txt
index 2acf7a80bfb..a622198677b 100644
--- a/icu4c/source/data/locales/hr_HR.txt
+++ b/icu4c/source/data/locales/hr_HR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hr_HR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/hsb.txt b/icu4c/source/data/locales/hsb.txt
index 579794f7e42..09c88c801a9 100644
--- a/icu4c/source/data/locales/hsb.txt
+++ b/icu4c/source/data/locales/hsb.txt
@@ -196,7 +196,7 @@ hsb{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/hsb_DE.txt b/icu4c/source/data/locales/hsb_DE.txt
index 5bb7c7d153c..35c4c2042f8 100644
--- a/icu4c/source/data/locales/hsb_DE.txt
+++ b/icu4c/source/data/locales/hsb_DE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hsb_DE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/hu.txt b/icu4c/source/data/locales/hu.txt
index f49d7425224..11615ce55af 100644
--- a/icu4c/source/data/locales/hu.txt
+++ b/icu4c/source/data/locales/hu.txt
@@ -223,7 +223,7 @@ hu{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/hu_HU.txt b/icu4c/source/data/locales/hu_HU.txt
index f5818cb8f71..fe95f742dc1 100644
--- a/icu4c/source/data/locales/hu_HU.txt
+++ b/icu4c/source/data/locales/hu_HU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hu_HU{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/hy.txt b/icu4c/source/data/locales/hy.txt
index d7d6256017f..15992f94556 100644
--- a/icu4c/source/data/locales/hy.txt
+++ b/icu4c/source/data/locales/hy.txt
@@ -220,7 +220,7 @@ hy{
native{"latn"}
traditional{"armn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/hy_AM.txt b/icu4c/source/data/locales/hy_AM.txt
index 1d771c04dd3..ec7ec21751c 100644
--- a/icu4c/source/data/locales/hy_AM.txt
+++ b/icu4c/source/data/locales/hy_AM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hy_AM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ia.txt b/icu4c/source/data/locales/ia.txt
index ef88b82b27a..3dccb77829a 100644
--- a/icu4c/source/data/locales/ia.txt
+++ b/icu4c/source/data/locales/ia.txt
@@ -193,7 +193,7 @@ ia{
}
minimumGroupingDigits{"2"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ia_001.txt b/icu4c/source/data/locales/ia_001.txt
index 6f4e3d07c31..b1048bb33dc 100644
--- a/icu4c/source/data/locales/ia_001.txt
+++ b/icu4c/source/data/locales/ia_001.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ia_001{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/id.txt b/icu4c/source/data/locales/id.txt
index d0c18ea0563..cb5aa5998d3 100644
--- a/icu4c/source/data/locales/id.txt
+++ b/icu4c/source/data/locales/id.txt
@@ -175,7 +175,7 @@ id{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/id_ID.txt b/icu4c/source/data/locales/id_ID.txt
index 0cce638f711..4e465ba8417 100644
--- a/icu4c/source/data/locales/id_ID.txt
+++ b/icu4c/source/data/locales/id_ID.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
id_ID{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ig.txt b/icu4c/source/data/locales/ig.txt
index a76016b0d52..40fd32f900c 100644
--- a/icu4c/source/data/locales/ig.txt
+++ b/icu4c/source/data/locales/ig.txt
@@ -101,7 +101,7 @@ ig{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ig_NG.txt b/icu4c/source/data/locales/ig_NG.txt
index df851eecf60..c1313d8d7ef 100644
--- a/icu4c/source/data/locales/ig_NG.txt
+++ b/icu4c/source/data/locales/ig_NG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ig_NG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ii.txt b/icu4c/source/data/locales/ii.txt
index 16ea631a726..d6916699549 100644
--- a/icu4c/source/data/locales/ii.txt
+++ b/icu4c/source/data/locales/ii.txt
@@ -20,7 +20,7 @@ ii{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/ii_CN.txt b/icu4c/source/data/locales/ii_CN.txt
index 36460e43513..7237529c9c4 100644
--- a/icu4c/source/data/locales/ii_CN.txt
+++ b/icu4c/source/data/locales/ii_CN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ii_CN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/is.txt b/icu4c/source/data/locales/is.txt
index bc2f19df88e..739662319e8 100644
--- a/icu4c/source/data/locales/is.txt
+++ b/icu4c/source/data/locales/is.txt
@@ -221,7 +221,7 @@ is{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/is_IS.txt b/icu4c/source/data/locales/is_IS.txt
index fa49c6d966b..f6d00ac4c61 100644
--- a/icu4c/source/data/locales/is_IS.txt
+++ b/icu4c/source/data/locales/is_IS.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
is_IS{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/it.txt b/icu4c/source/data/locales/it.txt
index b9758bae530..1846f035225 100644
--- a/icu4c/source/data/locales/it.txt
+++ b/icu4c/source/data/locales/it.txt
@@ -212,7 +212,7 @@ it{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/it_CH.txt b/icu4c/source/data/locales/it_CH.txt
index 9138f11c5a8..3d9e4ebbbda 100644
--- a/icu4c/source/data/locales/it_CH.txt
+++ b/icu4c/source/data/locales/it_CH.txt
@@ -13,7 +13,7 @@ it_CH{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/it_IT.txt b/icu4c/source/data/locales/it_IT.txt
index 4e9f1e2e5be..6befea87898 100644
--- a/icu4c/source/data/locales/it_IT.txt
+++ b/icu4c/source/data/locales/it_IT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
it_IT{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/it_SM.txt b/icu4c/source/data/locales/it_SM.txt
index 0e8af323fbd..a5da8923c06 100644
--- a/icu4c/source/data/locales/it_SM.txt
+++ b/icu4c/source/data/locales/it_SM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
it_SM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/it_VA.txt b/icu4c/source/data/locales/it_VA.txt
index 42b313b7967..a61cf209626 100644
--- a/icu4c/source/data/locales/it_VA.txt
+++ b/icu4c/source/data/locales/it_VA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
it_VA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ja.txt b/icu4c/source/data/locales/ja.txt
index a325f04b661..c096ffed17b 100644
--- a/icu4c/source/data/locales/ja.txt
+++ b/icu4c/source/data/locales/ja.txt
@@ -235,7 +235,7 @@ ja{
native{"latn"}
traditional{"jpan"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ja_JP.txt b/icu4c/source/data/locales/ja_JP.txt
index 57044b3ac01..fa27f97803c 100644
--- a/icu4c/source/data/locales/ja_JP.txt
+++ b/icu4c/source/data/locales/ja_JP.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ja_JP{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/jgo.txt b/icu4c/source/data/locales/jgo.txt
index c221be866b4..51a80366e6b 100644
--- a/icu4c/source/data/locales/jgo.txt
+++ b/icu4c/source/data/locales/jgo.txt
@@ -39,7 +39,7 @@ jgo{
}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/jgo_CM.txt b/icu4c/source/data/locales/jgo_CM.txt
index fb961dc9528..27b0060f80a 100644
--- a/icu4c/source/data/locales/jgo_CM.txt
+++ b/icu4c/source/data/locales/jgo_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jgo_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/jmc.txt b/icu4c/source/data/locales/jmc.txt
index f2f44e05f0e..255a2bf74a0 100644
--- a/icu4c/source/data/locales/jmc.txt
+++ b/icu4c/source/data/locales/jmc.txt
@@ -11,7 +11,7 @@ jmc{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/jmc_TZ.txt b/icu4c/source/data/locales/jmc_TZ.txt
index 5787b9233f5..7213caf8ba6 100644
--- a/icu4c/source/data/locales/jmc_TZ.txt
+++ b/icu4c/source/data/locales/jmc_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jmc_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/jv.txt b/icu4c/source/data/locales/jv.txt
index e078d4a011e..bce9fe67a58 100644
--- a/icu4c/source/data/locales/jv.txt
+++ b/icu4c/source/data/locales/jv.txt
@@ -156,7 +156,7 @@ jv{
}
native{"java"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/jv_ID.txt b/icu4c/source/data/locales/jv_ID.txt
index 68a8e7c9975..029dc47f8ff 100644
--- a/icu4c/source/data/locales/jv_ID.txt
+++ b/icu4c/source/data/locales/jv_ID.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jv_ID{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ka.txt b/icu4c/source/data/locales/ka.txt
index 8f5fc7aa432..dd6d18c268d 100644
--- a/icu4c/source/data/locales/ka.txt
+++ b/icu4c/source/data/locales/ka.txt
@@ -221,7 +221,7 @@ ka{
native{"latn"}
traditional{"geor"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ka_GE.txt b/icu4c/source/data/locales/ka_GE.txt
index 4405e0a073d..69e1c102862 100644
--- a/icu4c/source/data/locales/ka_GE.txt
+++ b/icu4c/source/data/locales/ka_GE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ka_GE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/kab.txt b/icu4c/source/data/locales/kab.txt
index de4b090d9c6..d4cd401242e 100644
--- a/icu4c/source/data/locales/kab.txt
+++ b/icu4c/source/data/locales/kab.txt
@@ -16,7 +16,7 @@ kab{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kab_DZ.txt b/icu4c/source/data/locales/kab_DZ.txt
index 0f4aab179b3..5ec538ef826 100644
--- a/icu4c/source/data/locales/kab_DZ.txt
+++ b/icu4c/source/data/locales/kab_DZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kab_DZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/kam.txt b/icu4c/source/data/locales/kam.txt
index 06fc6639482..f9c8a93c4e9 100644
--- a/icu4c/source/data/locales/kam.txt
+++ b/icu4c/source/data/locales/kam.txt
@@ -11,7 +11,7 @@ kam{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kam_KE.txt b/icu4c/source/data/locales/kam_KE.txt
index 0b331a58e98..fc139886687 100644
--- a/icu4c/source/data/locales/kam_KE.txt
+++ b/icu4c/source/data/locales/kam_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kam_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/kde.txt b/icu4c/source/data/locales/kde.txt
index 4249d48e629..524e07c975b 100644
--- a/icu4c/source/data/locales/kde.txt
+++ b/icu4c/source/data/locales/kde.txt
@@ -11,7 +11,7 @@ kde{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kde_TZ.txt b/icu4c/source/data/locales/kde_TZ.txt
index fd68eb27493..b1955958eb4 100644
--- a/icu4c/source/data/locales/kde_TZ.txt
+++ b/icu4c/source/data/locales/kde_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kde_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/kea.txt b/icu4c/source/data/locales/kea.txt
index 867219ebc07..b621801abca 100644
--- a/icu4c/source/data/locales/kea.txt
+++ b/icu4c/source/data/locales/kea.txt
@@ -141,7 +141,7 @@ kea{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kea_CV.txt b/icu4c/source/data/locales/kea_CV.txt
index 852bcdffc15..677bd084249 100644
--- a/icu4c/source/data/locales/kea_CV.txt
+++ b/icu4c/source/data/locales/kea_CV.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kea_CV{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/khq.txt b/icu4c/source/data/locales/khq.txt
index d31c3cbd37e..483fc77d6c0 100644
--- a/icu4c/source/data/locales/khq.txt
+++ b/icu4c/source/data/locales/khq.txt
@@ -15,7 +15,7 @@ khq{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/khq_ML.txt b/icu4c/source/data/locales/khq_ML.txt
index a715074318d..3110676ff7e 100644
--- a/icu4c/source/data/locales/khq_ML.txt
+++ b/icu4c/source/data/locales/khq_ML.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
khq_ML{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ki.txt b/icu4c/source/data/locales/ki.txt
index a790d32ef05..3c892f52d95 100644
--- a/icu4c/source/data/locales/ki.txt
+++ b/icu4c/source/data/locales/ki.txt
@@ -12,7 +12,7 @@ ki{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ki_KE.txt b/icu4c/source/data/locales/ki_KE.txt
index 6a98e307748..0239b1b2d51 100644
--- a/icu4c/source/data/locales/ki_KE.txt
+++ b/icu4c/source/data/locales/ki_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ki_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/kk.txt b/icu4c/source/data/locales/kk.txt
index 4f3c06f75e8..fa8d9458f60 100644
--- a/icu4c/source/data/locales/kk.txt
+++ b/icu4c/source/data/locales/kk.txt
@@ -221,7 +221,7 @@ kk{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kk_KZ.txt b/icu4c/source/data/locales/kk_KZ.txt
index aa150528c19..b0cb23c8d32 100644
--- a/icu4c/source/data/locales/kk_KZ.txt
+++ b/icu4c/source/data/locales/kk_KZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kk_KZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/kkj.txt b/icu4c/source/data/locales/kkj.txt
index 8c65b39fe34..80c702377d2 100644
--- a/icu4c/source/data/locales/kkj.txt
+++ b/icu4c/source/data/locales/kkj.txt
@@ -24,7 +24,7 @@ kkj{
}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kkj_CM.txt b/icu4c/source/data/locales/kkj_CM.txt
index 9876036c516..d3878c9d93d 100644
--- a/icu4c/source/data/locales/kkj_CM.txt
+++ b/icu4c/source/data/locales/kkj_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kkj_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/kl.txt b/icu4c/source/data/locales/kl.txt
index 672f6b2a654..c120d2a230e 100644
--- a/icu4c/source/data/locales/kl.txt
+++ b/icu4c/source/data/locales/kl.txt
@@ -23,7 +23,7 @@ kl{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kl_GL.txt b/icu4c/source/data/locales/kl_GL.txt
index ac47ac45294..2a71f50dcd0 100644
--- a/icu4c/source/data/locales/kl_GL.txt
+++ b/icu4c/source/data/locales/kl_GL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kl_GL{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/kln.txt b/icu4c/source/data/locales/kln.txt
index ea2f6520409..c1c9dd19164 100644
--- a/icu4c/source/data/locales/kln.txt
+++ b/icu4c/source/data/locales/kln.txt
@@ -12,7 +12,7 @@ kln{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kln_KE.txt b/icu4c/source/data/locales/kln_KE.txt
index 8f7858d98cd..bf94e86973c 100644
--- a/icu4c/source/data/locales/kln_KE.txt
+++ b/icu4c/source/data/locales/kln_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kln_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/km.txt b/icu4c/source/data/locales/km.txt
index 9c629a7d28d..5b6ea09faa1 100644
--- a/icu4c/source/data/locales/km.txt
+++ b/icu4c/source/data/locales/km.txt
@@ -178,7 +178,7 @@ km{
minimumGroupingDigits{"1"}
native{"khmr"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/km_KH.txt b/icu4c/source/data/locales/km_KH.txt
index b5d173cb8de..c56e73ab53a 100644
--- a/icu4c/source/data/locales/km_KH.txt
+++ b/icu4c/source/data/locales/km_KH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
km_KH{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/kn.txt b/icu4c/source/data/locales/kn.txt
index 93871e2b565..c7cce7821a4 100644
--- a/icu4c/source/data/locales/kn.txt
+++ b/icu4c/source/data/locales/kn.txt
@@ -240,7 +240,7 @@ kn{
minimumGroupingDigits{"1"}
native{"knda"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/kn_IN.txt b/icu4c/source/data/locales/kn_IN.txt
index b21630041c6..c6918101b5c 100644
--- a/icu4c/source/data/locales/kn_IN.txt
+++ b/icu4c/source/data/locales/kn_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kn_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ko.txt b/icu4c/source/data/locales/ko.txt
index 99974527a1f..33d27543429 100644
--- a/icu4c/source/data/locales/ko.txt
+++ b/icu4c/source/data/locales/ko.txt
@@ -207,7 +207,7 @@ ko{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
availableFormats{
diff --git a/icu4c/source/data/locales/ko_KP.txt b/icu4c/source/data/locales/ko_KP.txt
index 7895ca5a828..86d5c6e45d8 100644
--- a/icu4c/source/data/locales/ko_KP.txt
+++ b/icu4c/source/data/locales/ko_KP.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ko_KP{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ko_KR.txt b/icu4c/source/data/locales/ko_KR.txt
index 82c80697dd7..f92701240e7 100644
--- a/icu4c/source/data/locales/ko_KR.txt
+++ b/icu4c/source/data/locales/ko_KR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ko_KR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/kok.txt b/icu4c/source/data/locales/kok.txt
index 14ceeef3507..38b874ebc66 100644
--- a/icu4c/source/data/locales/kok.txt
+++ b/icu4c/source/data/locales/kok.txt
@@ -189,7 +189,7 @@ kok{
minimumGroupingDigits{"1"}
native{"deva"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kok_IN.txt b/icu4c/source/data/locales/kok_IN.txt
index e34ec0263c6..a0ab7b4a3db 100644
--- a/icu4c/source/data/locales/kok_IN.txt
+++ b/icu4c/source/data/locales/kok_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kok_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ks.txt b/icu4c/source/data/locales/ks.txt
index 54ff5126166..298d5a828c9 100644
--- a/icu4c/source/data/locales/ks.txt
+++ b/icu4c/source/data/locales/ks.txt
@@ -36,7 +36,7 @@ ks{
}
native{"arabext"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ks_IN.txt b/icu4c/source/data/locales/ks_IN.txt
index 70ad80f1016..1be327b6792 100644
--- a/icu4c/source/data/locales/ks_IN.txt
+++ b/icu4c/source/data/locales/ks_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ks_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ksb.txt b/icu4c/source/data/locales/ksb.txt
index c6d2fb93c2b..a356b6cba92 100644
--- a/icu4c/source/data/locales/ksb.txt
+++ b/icu4c/source/data/locales/ksb.txt
@@ -11,7 +11,7 @@ ksb{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ksb_TZ.txt b/icu4c/source/data/locales/ksb_TZ.txt
index 4c71f778cc2..54d78225335 100644
--- a/icu4c/source/data/locales/ksb_TZ.txt
+++ b/icu4c/source/data/locales/ksb_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksb_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ksf.txt b/icu4c/source/data/locales/ksf.txt
index 20409ab401d..b4e362c30cb 100644
--- a/icu4c/source/data/locales/ksf.txt
+++ b/icu4c/source/data/locales/ksf.txt
@@ -20,7 +20,7 @@ ksf{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ksf_CM.txt b/icu4c/source/data/locales/ksf_CM.txt
index 88a7cbb9e2a..57a3c01fda0 100644
--- a/icu4c/source/data/locales/ksf_CM.txt
+++ b/icu4c/source/data/locales/ksf_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksf_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ksh.txt b/icu4c/source/data/locales/ksh.txt
index 3a9c718dce2..fa683502804 100644
--- a/icu4c/source/data/locales/ksh.txt
+++ b/icu4c/source/data/locales/ksh.txt
@@ -161,7 +161,7 @@ ksh{
}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ksh_DE.txt b/icu4c/source/data/locales/ksh_DE.txt
index fcb7bdb0718..bdc893be42f 100644
--- a/icu4c/source/data/locales/ksh_DE.txt
+++ b/icu4c/source/data/locales/ksh_DE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksh_DE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ku.txt b/icu4c/source/data/locales/ku.txt
index 187d42fffda..b9edb773f36 100644
--- a/icu4c/source/data/locales/ku.txt
+++ b/icu4c/source/data/locales/ku.txt
@@ -50,7 +50,7 @@ ku{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ku_TR.txt b/icu4c/source/data/locales/ku_TR.txt
index 0e6335f5eed..f7e7788d6b3 100644
--- a/icu4c/source/data/locales/ku_TR.txt
+++ b/icu4c/source/data/locales/ku_TR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ku_TR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/kw.txt b/icu4c/source/data/locales/kw.txt
index 79388be2742..d6ea27de809 100644
--- a/icu4c/source/data/locales/kw.txt
+++ b/icu4c/source/data/locales/kw.txt
@@ -9,7 +9,7 @@ kw{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/kw_GB.txt b/icu4c/source/data/locales/kw_GB.txt
index 44238fdf7c1..896a4cd307d 100644
--- a/icu4c/source/data/locales/kw_GB.txt
+++ b/icu4c/source/data/locales/kw_GB.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kw_GB{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ky.txt b/icu4c/source/data/locales/ky.txt
index 8b2f29858b7..acd2f932817 100644
--- a/icu4c/source/data/locales/ky.txt
+++ b/icu4c/source/data/locales/ky.txt
@@ -214,7 +214,7 @@ ky{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ky_KG.txt b/icu4c/source/data/locales/ky_KG.txt
index f08862219cc..738e6946324 100644
--- a/icu4c/source/data/locales/ky_KG.txt
+++ b/icu4c/source/data/locales/ky_KG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ky_KG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/lag.txt b/icu4c/source/data/locales/lag.txt
index 0f87bdefc9c..9420a64fc3e 100644
--- a/icu4c/source/data/locales/lag.txt
+++ b/icu4c/source/data/locales/lag.txt
@@ -3,7 +3,7 @@
lag{
ExemplarCharacters{"[a á b c d e é f g h i í ɨ j k l m n o ó p q r s t u ú ʉ v w x y z]"}
ExemplarCharactersIndex{"[A B C D E F G H I Ɨ J K L M N O P Q R S T U Ʉ V W X Y Z]"}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/lag_TZ.txt b/icu4c/source/data/locales/lag_TZ.txt
index f792b7e8e80..ba2f5bd9a2b 100644
--- a/icu4c/source/data/locales/lag_TZ.txt
+++ b/icu4c/source/data/locales/lag_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lag_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/lb.txt b/icu4c/source/data/locales/lb.txt
index a944db57ea5..607384bec36 100644
--- a/icu4c/source/data/locales/lb.txt
+++ b/icu4c/source/data/locales/lb.txt
@@ -156,7 +156,7 @@ lb{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/lb_LU.txt b/icu4c/source/data/locales/lb_LU.txt
index 02e97f9c590..6094e549e8d 100644
--- a/icu4c/source/data/locales/lb_LU.txt
+++ b/icu4c/source/data/locales/lb_LU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lb_LU{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/lg.txt b/icu4c/source/data/locales/lg.txt
index a2967a75c84..ab547d0679c 100644
--- a/icu4c/source/data/locales/lg.txt
+++ b/icu4c/source/data/locales/lg.txt
@@ -11,7 +11,7 @@ lg{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/lg_UG.txt b/icu4c/source/data/locales/lg_UG.txt
index b45c45ef899..186550cd4ab 100644
--- a/icu4c/source/data/locales/lg_UG.txt
+++ b/icu4c/source/data/locales/lg_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lg_UG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/lkt.txt b/icu4c/source/data/locales/lkt.txt
index c876753da61..f4eb2d32d70 100644
--- a/icu4c/source/data/locales/lkt.txt
+++ b/icu4c/source/data/locales/lkt.txt
@@ -9,7 +9,7 @@ lkt{
ExemplarCharactersIndex{"[A B Č E G Ǧ H Ȟ I K L M N Ŋ O P S Š T U W Y Z Ž]"}
ExemplarCharactersNumbers{"[\\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
ExemplarCharactersPunctuation{"[\\- ‐ ‑ – — , ; \\: ! ? . \u0022 “ ” ( ) \\[ \\] @ * / \\& #]"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/lkt_US.txt b/icu4c/source/data/locales/lkt_US.txt
index 18fbfd85d0e..a2fe402299d 100644
--- a/icu4c/source/data/locales/lkt_US.txt
+++ b/icu4c/source/data/locales/lkt_US.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lkt_US{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ln.txt b/icu4c/source/data/locales/ln.txt
index 1da9b940262..a5f3f07e09e 100644
--- a/icu4c/source/data/locales/ln.txt
+++ b/icu4c/source/data/locales/ln.txt
@@ -24,7 +24,7 @@ ln{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ln_AO.txt b/icu4c/source/data/locales/ln_AO.txt
index 058394be8a5..30770aaaf51 100644
--- a/icu4c/source/data/locales/ln_AO.txt
+++ b/icu4c/source/data/locales/ln_AO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ln_AO{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ln_CD.txt b/icu4c/source/data/locales/ln_CD.txt
index 82eb7c9c37e..be9a6d69d2d 100644
--- a/icu4c/source/data/locales/ln_CD.txt
+++ b/icu4c/source/data/locales/ln_CD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ln_CD{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ln_CF.txt b/icu4c/source/data/locales/ln_CF.txt
index 942542104ed..a33be930fb4 100644
--- a/icu4c/source/data/locales/ln_CF.txt
+++ b/icu4c/source/data/locales/ln_CF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ln_CF{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ln_CG.txt b/icu4c/source/data/locales/ln_CG.txt
index 1ceef7af961..ea69980f335 100644
--- a/icu4c/source/data/locales/ln_CG.txt
+++ b/icu4c/source/data/locales/ln_CG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ln_CG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/lo.txt b/icu4c/source/data/locales/lo.txt
index 69a2ccda8fa..9404bc184ab 100644
--- a/icu4c/source/data/locales/lo.txt
+++ b/icu4c/source/data/locales/lo.txt
@@ -263,7 +263,7 @@ lo{
}
native{"laoo"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
chinese{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/lo_LA.txt b/icu4c/source/data/locales/lo_LA.txt
index 21ae8d5309e..6c290e2fb18 100644
--- a/icu4c/source/data/locales/lo_LA.txt
+++ b/icu4c/source/data/locales/lo_LA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lo_LA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/lrc.txt b/icu4c/source/data/locales/lrc.txt
index 4628aa32182..30db77aab3c 100644
--- a/icu4c/source/data/locales/lrc.txt
+++ b/icu4c/source/data/locales/lrc.txt
@@ -36,7 +36,7 @@ lrc{
}
native{"arabext"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
default{"persian"}
generic{
diff --git a/icu4c/source/data/locales/lrc_IQ.txt b/icu4c/source/data/locales/lrc_IQ.txt
index 87c6382d150..93f19b67f9b 100644
--- a/icu4c/source/data/locales/lrc_IQ.txt
+++ b/icu4c/source/data/locales/lrc_IQ.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lrc_IQ{
- Version{"36"}
+ Version{"36.1"}
calendar{
default{"gregorian"}
gregorian{
diff --git a/icu4c/source/data/locales/lrc_IR.txt b/icu4c/source/data/locales/lrc_IR.txt
index 4fce158853b..a425c463b5d 100644
--- a/icu4c/source/data/locales/lrc_IR.txt
+++ b/icu4c/source/data/locales/lrc_IR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lrc_IR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/lt.txt b/icu4c/source/data/locales/lt.txt
index a8b05839a30..114645b2567 100644
--- a/icu4c/source/data/locales/lt.txt
+++ b/icu4c/source/data/locales/lt.txt
@@ -292,7 +292,7 @@ lt{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/lt_LT.txt b/icu4c/source/data/locales/lt_LT.txt
index db84fe35f66..4d265c0b65e 100644
--- a/icu4c/source/data/locales/lt_LT.txt
+++ b/icu4c/source/data/locales/lt_LT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lt_LT{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/lu.txt b/icu4c/source/data/locales/lu.txt
index 76421941285..4a74a392ab9 100644
--- a/icu4c/source/data/locales/lu.txt
+++ b/icu4c/source/data/locales/lu.txt
@@ -20,7 +20,7 @@ lu{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/lu_CD.txt b/icu4c/source/data/locales/lu_CD.txt
index c94bbae9563..d5cf8395d39 100644
--- a/icu4c/source/data/locales/lu_CD.txt
+++ b/icu4c/source/data/locales/lu_CD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lu_CD{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/luo.txt b/icu4c/source/data/locales/luo.txt
index ffd49933d13..234f32e24a8 100644
--- a/icu4c/source/data/locales/luo.txt
+++ b/icu4c/source/data/locales/luo.txt
@@ -11,7 +11,7 @@ luo{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/luo_KE.txt b/icu4c/source/data/locales/luo_KE.txt
index 425e6e4ecd2..da4a909e7a2 100644
--- a/icu4c/source/data/locales/luo_KE.txt
+++ b/icu4c/source/data/locales/luo_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
luo_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/luy.txt b/icu4c/source/data/locales/luy.txt
index ad74ff631ca..fe6e7c6092d 100644
--- a/icu4c/source/data/locales/luy.txt
+++ b/icu4c/source/data/locales/luy.txt
@@ -10,7 +10,7 @@ luy{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/luy_KE.txt b/icu4c/source/data/locales/luy_KE.txt
index 3de97133804..5040171053e 100644
--- a/icu4c/source/data/locales/luy_KE.txt
+++ b/icu4c/source/data/locales/luy_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
luy_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/lv.txt b/icu4c/source/data/locales/lv.txt
index 1bd477102e5..db10f831af0 100644
--- a/icu4c/source/data/locales/lv.txt
+++ b/icu4c/source/data/locales/lv.txt
@@ -251,7 +251,7 @@ lv{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/lv_LV.txt b/icu4c/source/data/locales/lv_LV.txt
index 5219253349b..4af943db977 100644
--- a/icu4c/source/data/locales/lv_LV.txt
+++ b/icu4c/source/data/locales/lv_LV.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lv_LV{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mas.txt b/icu4c/source/data/locales/mas.txt
index f0cdae04922..a2907972b67 100644
--- a/icu4c/source/data/locales/mas.txt
+++ b/icu4c/source/data/locales/mas.txt
@@ -15,7 +15,7 @@ mas{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mas_KE.txt b/icu4c/source/data/locales/mas_KE.txt
index 12202bdfb52..27443b38a48 100644
--- a/icu4c/source/data/locales/mas_KE.txt
+++ b/icu4c/source/data/locales/mas_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mas_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mas_TZ.txt b/icu4c/source/data/locales/mas_TZ.txt
index 0be6323a77f..06434a2dacc 100644
--- a/icu4c/source/data/locales/mas_TZ.txt
+++ b/icu4c/source/data/locales/mas_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mas_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mer.txt b/icu4c/source/data/locales/mer.txt
index 4c7a02f76f0..c65ce4354c5 100644
--- a/icu4c/source/data/locales/mer.txt
+++ b/icu4c/source/data/locales/mer.txt
@@ -11,7 +11,7 @@ mer{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mer_KE.txt b/icu4c/source/data/locales/mer_KE.txt
index d5b8a35beb3..1b67987f968 100644
--- a/icu4c/source/data/locales/mer_KE.txt
+++ b/icu4c/source/data/locales/mer_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mer_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mfe.txt b/icu4c/source/data/locales/mfe.txt
index d23c9547116..f6e699d66df 100644
--- a/icu4c/source/data/locales/mfe.txt
+++ b/icu4c/source/data/locales/mfe.txt
@@ -11,7 +11,7 @@ mfe{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mfe_MU.txt b/icu4c/source/data/locales/mfe_MU.txt
index 4cc7bb7f39b..a1b2128e282 100644
--- a/icu4c/source/data/locales/mfe_MU.txt
+++ b/icu4c/source/data/locales/mfe_MU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mfe_MU{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mg.txt b/icu4c/source/data/locales/mg.txt
index ef128020acb..c07f92d4e94 100644
--- a/icu4c/source/data/locales/mg.txt
+++ b/icu4c/source/data/locales/mg.txt
@@ -33,7 +33,7 @@ mg{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mg_MG.txt b/icu4c/source/data/locales/mg_MG.txt
index 9b6c7ac20c3..45832e51494 100644
--- a/icu4c/source/data/locales/mg_MG.txt
+++ b/icu4c/source/data/locales/mg_MG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mg_MG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mgh.txt b/icu4c/source/data/locales/mgh.txt
index d293bf1f525..920b914498d 100644
--- a/icu4c/source/data/locales/mgh.txt
+++ b/icu4c/source/data/locales/mgh.txt
@@ -13,7 +13,7 @@ mgh{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mgh_MZ.txt b/icu4c/source/data/locales/mgh_MZ.txt
index f0f8b638bdc..1be020376e0 100644
--- a/icu4c/source/data/locales/mgh_MZ.txt
+++ b/icu4c/source/data/locales/mgh_MZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mgh_MZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mgo.txt b/icu4c/source/data/locales/mgo.txt
index c74518ff846..c9ca827a3cb 100644
--- a/icu4c/source/data/locales/mgo.txt
+++ b/icu4c/source/data/locales/mgo.txt
@@ -39,7 +39,7 @@ mgo{
}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mgo_CM.txt b/icu4c/source/data/locales/mgo_CM.txt
index 0334dd64291..c2b7bd061f0 100644
--- a/icu4c/source/data/locales/mgo_CM.txt
+++ b/icu4c/source/data/locales/mgo_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mgo_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mi.txt b/icu4c/source/data/locales/mi.txt
index 55c28c5d1d9..53838c5bc92 100644
--- a/icu4c/source/data/locales/mi.txt
+++ b/icu4c/source/data/locales/mi.txt
@@ -149,7 +149,7 @@ mi{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mi_NZ.txt b/icu4c/source/data/locales/mi_NZ.txt
index 1210fa9738a..632d3bcbbe1 100644
--- a/icu4c/source/data/locales/mi_NZ.txt
+++ b/icu4c/source/data/locales/mi_NZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mi_NZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mk.txt b/icu4c/source/data/locales/mk.txt
index 5eb5cafb445..e736f8fb9a0 100644
--- a/icu4c/source/data/locales/mk.txt
+++ b/icu4c/source/data/locales/mk.txt
@@ -214,7 +214,7 @@ mk{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mk_MK.txt b/icu4c/source/data/locales/mk_MK.txt
index a36d158eadb..366111a46b0 100644
--- a/icu4c/source/data/locales/mk_MK.txt
+++ b/icu4c/source/data/locales/mk_MK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mk_MK{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ml.txt b/icu4c/source/data/locales/ml.txt
index 87504a00bf3..b1d7415eb1d 100644
--- a/icu4c/source/data/locales/ml.txt
+++ b/icu4c/source/data/locales/ml.txt
@@ -241,7 +241,7 @@ ml{
}
native{"mlym"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ml_IN.txt b/icu4c/source/data/locales/ml_IN.txt
index bdfab64e08b..a40d3cf52a6 100644
--- a/icu4c/source/data/locales/ml_IN.txt
+++ b/icu4c/source/data/locales/ml_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ml_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mn.txt b/icu4c/source/data/locales/mn.txt
index 7fab01708e9..22b9be5d40e 100644
--- a/icu4c/source/data/locales/mn.txt
+++ b/icu4c/source/data/locales/mn.txt
@@ -215,7 +215,7 @@ mn{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mn_MN.txt b/icu4c/source/data/locales/mn_MN.txt
index 5f4766ca38d..0e839aea03a 100644
--- a/icu4c/source/data/locales/mn_MN.txt
+++ b/icu4c/source/data/locales/mn_MN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mn_MN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mr.txt b/icu4c/source/data/locales/mr.txt
index e524068b7d8..c3a2036ae0e 100644
--- a/icu4c/source/data/locales/mr.txt
+++ b/icu4c/source/data/locales/mr.txt
@@ -243,7 +243,7 @@ mr{
minimumGroupingDigits{"1"}
native{"deva"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/mr_IN.txt b/icu4c/source/data/locales/mr_IN.txt
index 8eb041709d9..079c476764f 100644
--- a/icu4c/source/data/locales/mr_IN.txt
+++ b/icu4c/source/data/locales/mr_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mr_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ms.txt b/icu4c/source/data/locales/ms.txt
index ea2b0567365..a0355be7ab0 100644
--- a/icu4c/source/data/locales/ms.txt
+++ b/icu4c/source/data/locales/ms.txt
@@ -182,7 +182,7 @@ ms{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ms_BN.txt b/icu4c/source/data/locales/ms_BN.txt
index a678f2c3b7f..c75a391264c 100644
--- a/icu4c/source/data/locales/ms_BN.txt
+++ b/icu4c/source/data/locales/ms_BN.txt
@@ -12,7 +12,7 @@ ms_BN{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ms_MY.txt b/icu4c/source/data/locales/ms_MY.txt
index 3ab98b20d34..f2e42fa9f30 100644
--- a/icu4c/source/data/locales/ms_MY.txt
+++ b/icu4c/source/data/locales/ms_MY.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ms_MY{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ms_SG.txt b/icu4c/source/data/locales/ms_SG.txt
index 6ce960e14ed..b9528876304 100644
--- a/icu4c/source/data/locales/ms_SG.txt
+++ b/icu4c/source/data/locales/ms_SG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ms_SG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mt.txt b/icu4c/source/data/locales/mt.txt
index 50fbb713403..023ca455fb8 100644
--- a/icu4c/source/data/locales/mt.txt
+++ b/icu4c/source/data/locales/mt.txt
@@ -48,7 +48,7 @@ mt{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mt_MT.txt b/icu4c/source/data/locales/mt_MT.txt
index 8ac321df54f..1333fe4de73 100644
--- a/icu4c/source/data/locales/mt_MT.txt
+++ b/icu4c/source/data/locales/mt_MT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mt_MT{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mua.txt b/icu4c/source/data/locales/mua.txt
index 2ce27ac587e..ac2007b8304 100644
--- a/icu4c/source/data/locales/mua.txt
+++ b/icu4c/source/data/locales/mua.txt
@@ -19,7 +19,7 @@ mua{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mua_CM.txt b/icu4c/source/data/locales/mua_CM.txt
index 29354127339..ac96d34d2fa 100644
--- a/icu4c/source/data/locales/mua_CM.txt
+++ b/icu4c/source/data/locales/mua_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mua_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/my.txt b/icu4c/source/data/locales/my.txt
index fc58956000b..3d4aed155bf 100644
--- a/icu4c/source/data/locales/my.txt
+++ b/icu4c/source/data/locales/my.txt
@@ -203,7 +203,7 @@ my{
}
native{"mymr"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/my_MM.txt b/icu4c/source/data/locales/my_MM.txt
index 25590908bfe..6fdf10cf5c5 100644
--- a/icu4c/source/data/locales/my_MM.txt
+++ b/icu4c/source/data/locales/my_MM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
my_MM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/mzn.txt b/icu4c/source/data/locales/mzn.txt
index 5127b9d0b4c..71d71381bab 100644
--- a/icu4c/source/data/locales/mzn.txt
+++ b/icu4c/source/data/locales/mzn.txt
@@ -26,7 +26,7 @@ mzn{
default{"arabext"}
native{"arabext"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
default{"persian"}
gregorian{
diff --git a/icu4c/source/data/locales/mzn_IR.txt b/icu4c/source/data/locales/mzn_IR.txt
index 1ac9e3c07b2..167e9ae0408 100644
--- a/icu4c/source/data/locales/mzn_IR.txt
+++ b/icu4c/source/data/locales/mzn_IR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mzn_IR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/naq.txt b/icu4c/source/data/locales/naq.txt
index 16f23be5c4d..b93798a5e07 100644
--- a/icu4c/source/data/locales/naq.txt
+++ b/icu4c/source/data/locales/naq.txt
@@ -11,7 +11,7 @@ naq{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/naq_NA.txt b/icu4c/source/data/locales/naq_NA.txt
index 6af31702d49..5ed2ebbaec5 100644
--- a/icu4c/source/data/locales/naq_NA.txt
+++ b/icu4c/source/data/locales/naq_NA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
naq_NA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nb.txt b/icu4c/source/data/locales/nb.txt
index 6d4a8467303..962528920e1 100644
--- a/icu4c/source/data/locales/nb.txt
+++ b/icu4c/source/data/locales/nb.txt
@@ -1280,7 +1280,7 @@ nb{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nb_NO.txt b/icu4c/source/data/locales/nb_NO.txt
index 8f15ae3c645..44fb3b46db2 100644
--- a/icu4c/source/data/locales/nb_NO.txt
+++ b/icu4c/source/data/locales/nb_NO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nb_NO{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nb_SJ.txt b/icu4c/source/data/locales/nb_SJ.txt
index bab008bfad0..eb6f3f0e536 100644
--- a/icu4c/source/data/locales/nb_SJ.txt
+++ b/icu4c/source/data/locales/nb_SJ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nb_SJ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nd.txt b/icu4c/source/data/locales/nd.txt
index 1d6663e1173..d5ba3fce934 100644
--- a/icu4c/source/data/locales/nd.txt
+++ b/icu4c/source/data/locales/nd.txt
@@ -12,7 +12,7 @@ nd{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nd_ZW.txt b/icu4c/source/data/locales/nd_ZW.txt
index db9fc7f576e..b8696ebb858 100644
--- a/icu4c/source/data/locales/nd_ZW.txt
+++ b/icu4c/source/data/locales/nd_ZW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nd_ZW{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nds.txt b/icu4c/source/data/locales/nds.txt
index 4638811b7a1..c2e96ca92d7 100644
--- a/icu4c/source/data/locales/nds.txt
+++ b/icu4c/source/data/locales/nds.txt
@@ -7,5 +7,5 @@ nds{
"[\\- ‐ ‑ – — , ; \\: ! ? . … ' ‘ ‚ \u0022 “ „ « » ( ) \\[ \\] \\{ \\} § @ * "
"/ \\& #]"
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nds_DE.txt b/icu4c/source/data/locales/nds_DE.txt
index 9bc7d0b6249..ebb349aecd1 100644
--- a/icu4c/source/data/locales/nds_DE.txt
+++ b/icu4c/source/data/locales/nds_DE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nds_DE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nds_NL.txt b/icu4c/source/data/locales/nds_NL.txt
index f7f600a7850..9dfbf866437 100644
--- a/icu4c/source/data/locales/nds_NL.txt
+++ b/icu4c/source/data/locales/nds_NL.txt
@@ -8,5 +8,5 @@ nds_NL{
"[\\- ‐ ‑ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ "
"′ ″]"
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ne.txt b/icu4c/source/data/locales/ne.txt
index f7813abe820..0f3186d8de2 100644
--- a/icu4c/source/data/locales/ne.txt
+++ b/icu4c/source/data/locales/ne.txt
@@ -241,7 +241,7 @@ ne{
minimumGroupingDigits{"1"}
native{"deva"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ne_IN.txt b/icu4c/source/data/locales/ne_IN.txt
index 6d126522af6..a44df0fb847 100644
--- a/icu4c/source/data/locales/ne_IN.txt
+++ b/icu4c/source/data/locales/ne_IN.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ne_IN{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ne_NP.txt b/icu4c/source/data/locales/ne_NP.txt
index 41ac6be28f3..0032a14869c 100644
--- a/icu4c/source/data/locales/ne_NP.txt
+++ b/icu4c/source/data/locales/ne_NP.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ne_NP{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nl.txt b/icu4c/source/data/locales/nl.txt
index 0623613ce56..22cda731181 100644
--- a/icu4c/source/data/locales/nl.txt
+++ b/icu4c/source/data/locales/nl.txt
@@ -1485,7 +1485,7 @@ nl{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nl_AW.txt b/icu4c/source/data/locales/nl_AW.txt
index e776ec54d94..72f91209285 100644
--- a/icu4c/source/data/locales/nl_AW.txt
+++ b/icu4c/source/data/locales/nl_AW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_AW{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nl_BE.txt b/icu4c/source/data/locales/nl_BE.txt
index 9fa5ff1a20c..d8b725e9cc0 100644
--- a/icu4c/source/data/locales/nl_BE.txt
+++ b/icu4c/source/data/locales/nl_BE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_BE{
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nl_BQ.txt b/icu4c/source/data/locales/nl_BQ.txt
index 04909f466e4..c14857fd812 100644
--- a/icu4c/source/data/locales/nl_BQ.txt
+++ b/icu4c/source/data/locales/nl_BQ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_BQ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nl_CW.txt b/icu4c/source/data/locales/nl_CW.txt
index 2e1a1dbb00d..767ed3560dc 100644
--- a/icu4c/source/data/locales/nl_CW.txt
+++ b/icu4c/source/data/locales/nl_CW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_CW{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nl_NL.txt b/icu4c/source/data/locales/nl_NL.txt
index 6cec1679bc5..1ede6f5f7af 100644
--- a/icu4c/source/data/locales/nl_NL.txt
+++ b/icu4c/source/data/locales/nl_NL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_NL{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nl_SR.txt b/icu4c/source/data/locales/nl_SR.txt
index 8e9dd0067d9..6d24072e7a7 100644
--- a/icu4c/source/data/locales/nl_SR.txt
+++ b/icu4c/source/data/locales/nl_SR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_SR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nl_SX.txt b/icu4c/source/data/locales/nl_SX.txt
index e95bddba1be..62a31df0ea0 100644
--- a/icu4c/source/data/locales/nl_SX.txt
+++ b/icu4c/source/data/locales/nl_SX.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_SX{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nmg.txt b/icu4c/source/data/locales/nmg.txt
index 640c86cda25..56da49df9a1 100644
--- a/icu4c/source/data/locales/nmg.txt
+++ b/icu4c/source/data/locales/nmg.txt
@@ -22,7 +22,7 @@ nmg{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nmg_CM.txt b/icu4c/source/data/locales/nmg_CM.txt
index b02ea3c6a1e..ac586010f14 100644
--- a/icu4c/source/data/locales/nmg_CM.txt
+++ b/icu4c/source/data/locales/nmg_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nmg_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nn.txt b/icu4c/source/data/locales/nn.txt
index 6062ebb61a7..466051474aa 100644
--- a/icu4c/source/data/locales/nn.txt
+++ b/icu4c/source/data/locales/nn.txt
@@ -98,7 +98,7 @@ nn{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nn_NO.txt b/icu4c/source/data/locales/nn_NO.txt
index 59d6690b7a2..699c89d7bd5 100644
--- a/icu4c/source/data/locales/nn_NO.txt
+++ b/icu4c/source/data/locales/nn_NO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nn_NO{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nnh.txt b/icu4c/source/data/locales/nnh.txt
index dbdb3befe73..a91f6bb4244 100644
--- a/icu4c/source/data/locales/nnh.txt
+++ b/icu4c/source/data/locales/nnh.txt
@@ -28,7 +28,7 @@ nnh{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nnh_CM.txt b/icu4c/source/data/locales/nnh_CM.txt
index b08751f0f0c..341570cedf9 100644
--- a/icu4c/source/data/locales/nnh_CM.txt
+++ b/icu4c/source/data/locales/nnh_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nnh_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nus.txt b/icu4c/source/data/locales/nus.txt
index 2e0c8667e57..f4b0f7d6f27 100644
--- a/icu4c/source/data/locales/nus.txt
+++ b/icu4c/source/data/locales/nus.txt
@@ -22,7 +22,7 @@ nus{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nus_SS.txt b/icu4c/source/data/locales/nus_SS.txt
index a54e268a0d3..9bbc9ec576d 100644
--- a/icu4c/source/data/locales/nus_SS.txt
+++ b/icu4c/source/data/locales/nus_SS.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nus_SS{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/nyn.txt b/icu4c/source/data/locales/nyn.txt
index a9fd17a7c06..e4df03898b1 100644
--- a/icu4c/source/data/locales/nyn.txt
+++ b/icu4c/source/data/locales/nyn.txt
@@ -10,7 +10,7 @@ nyn{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nyn_UG.txt b/icu4c/source/data/locales/nyn_UG.txt
index bcb37efb360..232f8e1aea8 100644
--- a/icu4c/source/data/locales/nyn_UG.txt
+++ b/icu4c/source/data/locales/nyn_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nyn_UG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/om.txt b/icu4c/source/data/locales/om.txt
index daa9d608e44..95fcf2ada5f 100644
--- a/icu4c/source/data/locales/om.txt
+++ b/icu4c/source/data/locales/om.txt
@@ -35,7 +35,7 @@ om{
native{"latn"}
traditional{"ethi"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/om_ET.txt b/icu4c/source/data/locales/om_ET.txt
index 5e68b709324..e5a6a787f87 100644
--- a/icu4c/source/data/locales/om_ET.txt
+++ b/icu4c/source/data/locales/om_ET.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
om_ET{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/om_KE.txt b/icu4c/source/data/locales/om_KE.txt
index 3187936df82..fa66c6266c3 100644
--- a/icu4c/source/data/locales/om_KE.txt
+++ b/icu4c/source/data/locales/om_KE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
om_KE{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/or.txt b/icu4c/source/data/locales/or.txt
index b33761f51f8..e7894635b90 100644
--- a/icu4c/source/data/locales/or.txt
+++ b/icu4c/source/data/locales/or.txt
@@ -240,7 +240,7 @@ or{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/or_IN.txt b/icu4c/source/data/locales/or_IN.txt
index 58ca9e172e8..f8b489db498 100644
--- a/icu4c/source/data/locales/or_IN.txt
+++ b/icu4c/source/data/locales/or_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
or_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/os.txt b/icu4c/source/data/locales/os.txt
index 74cea1c8171..6228207d33f 100644
--- a/icu4c/source/data/locales/os.txt
+++ b/icu4c/source/data/locales/os.txt
@@ -44,7 +44,7 @@ os{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/os_GE.txt b/icu4c/source/data/locales/os_GE.txt
index d56bc89047b..1a90a56aa92 100644
--- a/icu4c/source/data/locales/os_GE.txt
+++ b/icu4c/source/data/locales/os_GE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
os_GE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/os_RU.txt b/icu4c/source/data/locales/os_RU.txt
index 6f8979506b9..f7b890d9f3a 100644
--- a/icu4c/source/data/locales/os_RU.txt
+++ b/icu4c/source/data/locales/os_RU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
os_RU{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pa.txt b/icu4c/source/data/locales/pa.txt
index f7b7f4f9bd9..2079554deaf 100644
--- a/icu4c/source/data/locales/pa.txt
+++ b/icu4c/source/data/locales/pa.txt
@@ -257,7 +257,7 @@ pa{
minimumGroupingDigits{"1"}
native{"guru"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/pa_Arab.txt b/icu4c/source/data/locales/pa_Arab.txt
index 28b60ab1a00..9d5fc2b66a9 100644
--- a/icu4c/source/data/locales/pa_Arab.txt
+++ b/icu4c/source/data/locales/pa_Arab.txt
@@ -23,7 +23,7 @@ pa_Arab{
}
native{"arabext"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/pa_Arab_PK.txt b/icu4c/source/data/locales/pa_Arab_PK.txt
index c30f702866c..9d982b522b4 100644
--- a/icu4c/source/data/locales/pa_Arab_PK.txt
+++ b/icu4c/source/data/locales/pa_Arab_PK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Arab_PK{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pa_Guru.txt b/icu4c/source/data/locales/pa_Guru.txt
index 1e9a55a26eb..f06d9fff342 100644
--- a/icu4c/source/data/locales/pa_Guru.txt
+++ b/icu4c/source/data/locales/pa_Guru.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Guru{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pa_Guru_IN.txt b/icu4c/source/data/locales/pa_Guru_IN.txt
index 2f91907d3b0..84f98ad8cfe 100644
--- a/icu4c/source/data/locales/pa_Guru_IN.txt
+++ b/icu4c/source/data/locales/pa_Guru_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Guru_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pl.txt b/icu4c/source/data/locales/pl.txt
index d08c1fa0b07..eccbd839891 100644
--- a/icu4c/source/data/locales/pl.txt
+++ b/icu4c/source/data/locales/pl.txt
@@ -282,7 +282,7 @@ pl{
}
minimumGroupingDigits{"2"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/pl_PL.txt b/icu4c/source/data/locales/pl_PL.txt
index 6af6d86c47f..8d4bcbd93dc 100644
--- a/icu4c/source/data/locales/pl_PL.txt
+++ b/icu4c/source/data/locales/pl_PL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pl_PL{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ps.txt b/icu4c/source/data/locales/ps.txt
index 019591b4f89..14431ea0a1c 100644
--- a/icu4c/source/data/locales/ps.txt
+++ b/icu4c/source/data/locales/ps.txt
@@ -226,7 +226,7 @@ ps{
minimumGroupingDigits{"1"}
native{"arabext"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
default{"persian"}
generic{
diff --git a/icu4c/source/data/locales/ps_AF.txt b/icu4c/source/data/locales/ps_AF.txt
index 1675088b19a..99bfd6dd8bf 100644
--- a/icu4c/source/data/locales/ps_AF.txt
+++ b/icu4c/source/data/locales/ps_AF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ps_AF{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ps_PK.txt b/icu4c/source/data/locales/ps_PK.txt
index d73e7ab7756..bf5dbab4dfc 100644
--- a/icu4c/source/data/locales/ps_PK.txt
+++ b/icu4c/source/data/locales/ps_PK.txt
@@ -7,7 +7,7 @@ ps_PK{
" ء ب پ ت ټ ث ج ځ چ څ ح خ د ډ ذ ر ړ ز ژ ږ س ش ښ ص ض ط ظ ع غ ف ق ک ګ گ ل م ن ڼ"
" ه ة و ؤ ی ے ي ې ۍ ئ]"
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/pt.txt b/icu4c/source/data/locales/pt.txt
index 239cfcb0e22..4d7e3adcead 100644
--- a/icu4c/source/data/locales/pt.txt
+++ b/icu4c/source/data/locales/pt.txt
@@ -211,7 +211,7 @@ pt{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/pt_AO.txt b/icu4c/source/data/locales/pt_AO.txt
index f5e6e5b2391..f68409faf8c 100644
--- a/icu4c/source/data/locales/pt_AO.txt
+++ b/icu4c/source/data/locales/pt_AO.txt
@@ -5,5 +5,5 @@ pt_AO{
NumberElements{
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pt_BR.txt b/icu4c/source/data/locales/pt_BR.txt
index 90467c3539c..80129ccfedf 100644
--- a/icu4c/source/data/locales/pt_BR.txt
+++ b/icu4c/source/data/locales/pt_BR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_BR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pt_CH.txt b/icu4c/source/data/locales/pt_CH.txt
index 509988bbd74..0060128ed54 100644
--- a/icu4c/source/data/locales/pt_CH.txt
+++ b/icu4c/source/data/locales/pt_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CH{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pt_CV.txt b/icu4c/source/data/locales/pt_CV.txt
index 8f06554be07..941a30d4c5d 100644
--- a/icu4c/source/data/locales/pt_CV.txt
+++ b/icu4c/source/data/locales/pt_CV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CV{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pt_GQ.txt b/icu4c/source/data/locales/pt_GQ.txt
index ce593317840..263ab5fbe52 100644
--- a/icu4c/source/data/locales/pt_GQ.txt
+++ b/icu4c/source/data/locales/pt_GQ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GQ{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pt_GW.txt b/icu4c/source/data/locales/pt_GW.txt
index e6cc872d731..55d0c8dd222 100644
--- a/icu4c/source/data/locales/pt_GW.txt
+++ b/icu4c/source/data/locales/pt_GW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GW{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pt_LU.txt b/icu4c/source/data/locales/pt_LU.txt
index 1214807ea1f..66c4e95674c 100644
--- a/icu4c/source/data/locales/pt_LU.txt
+++ b/icu4c/source/data/locales/pt_LU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_LU{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pt_MO.txt b/icu4c/source/data/locales/pt_MO.txt
index 2b9d0cdfd22..59175c0bd3c 100644
--- a/icu4c/source/data/locales/pt_MO.txt
+++ b/icu4c/source/data/locales/pt_MO.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MO{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/pt_MZ.txt b/icu4c/source/data/locales/pt_MZ.txt
index 687ee64b23c..112d57aab1b 100644
--- a/icu4c/source/data/locales/pt_MZ.txt
+++ b/icu4c/source/data/locales/pt_MZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MZ{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pt_PT.txt b/icu4c/source/data/locales/pt_PT.txt
index e87be69c9c9..dd379e8dabe 100644
--- a/icu4c/source/data/locales/pt_PT.txt
+++ b/icu4c/source/data/locales/pt_PT.txt
@@ -171,7 +171,7 @@ pt_PT{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/pt_ST.txt b/icu4c/source/data/locales/pt_ST.txt
index afdda043488..7975c4b3331 100644
--- a/icu4c/source/data/locales/pt_ST.txt
+++ b/icu4c/source/data/locales/pt_ST.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_ST{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/pt_TL.txt b/icu4c/source/data/locales/pt_TL.txt
index 2ae10a7824c..5166829a4c1 100644
--- a/icu4c/source/data/locales/pt_TL.txt
+++ b/icu4c/source/data/locales/pt_TL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_TL{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/qu.txt b/icu4c/source/data/locales/qu.txt
index bd63529d31f..bf5b4464484 100644
--- a/icu4c/source/data/locales/qu.txt
+++ b/icu4c/source/data/locales/qu.txt
@@ -156,7 +156,7 @@ qu{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/qu_BO.txt b/icu4c/source/data/locales/qu_BO.txt
index bc810ca1be5..0e337e77934 100644
--- a/icu4c/source/data/locales/qu_BO.txt
+++ b/icu4c/source/data/locales/qu_BO.txt
@@ -9,5 +9,5 @@ qu_BO{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/qu_EC.txt b/icu4c/source/data/locales/qu_EC.txt
index fbe903c00db..3bcb209623c 100644
--- a/icu4c/source/data/locales/qu_EC.txt
+++ b/icu4c/source/data/locales/qu_EC.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
qu_EC{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/qu_PE.txt b/icu4c/source/data/locales/qu_PE.txt
index a356c1e7944..8a34cfdf6fc 100644
--- a/icu4c/source/data/locales/qu_PE.txt
+++ b/icu4c/source/data/locales/qu_PE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
qu_PE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/rm.txt b/icu4c/source/data/locales/rm.txt
index 78259b1f9a8..c1e07786707 100644
--- a/icu4c/source/data/locales/rm.txt
+++ b/icu4c/source/data/locales/rm.txt
@@ -35,7 +35,7 @@ rm{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/rm_CH.txt b/icu4c/source/data/locales/rm_CH.txt
index 4c47ab62e6c..bf4e2afc85d 100644
--- a/icu4c/source/data/locales/rm_CH.txt
+++ b/icu4c/source/data/locales/rm_CH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rm_CH{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/rn.txt b/icu4c/source/data/locales/rn.txt
index 6c2d42b65a2..338fc697258 100644
--- a/icu4c/source/data/locales/rn.txt
+++ b/icu4c/source/data/locales/rn.txt
@@ -17,7 +17,7 @@ rn{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/rn_BI.txt b/icu4c/source/data/locales/rn_BI.txt
index 2dfe1b3a5d9..f09649548de 100644
--- a/icu4c/source/data/locales/rn_BI.txt
+++ b/icu4c/source/data/locales/rn_BI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rn_BI{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ro.txt b/icu4c/source/data/locales/ro.txt
index 0e3ab109d15..3cab97cbd18 100644
--- a/icu4c/source/data/locales/ro.txt
+++ b/icu4c/source/data/locales/ro.txt
@@ -250,7 +250,7 @@ ro{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ro_MD.txt b/icu4c/source/data/locales/ro_MD.txt
index f66ce127ad9..108a665e528 100644
--- a/icu4c/source/data/locales/ro_MD.txt
+++ b/icu4c/source/data/locales/ro_MD.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ro_MD{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
dayNames{
diff --git a/icu4c/source/data/locales/ro_RO.txt b/icu4c/source/data/locales/ro_RO.txt
index 4a455821c8c..7a28aade2fc 100644
--- a/icu4c/source/data/locales/ro_RO.txt
+++ b/icu4c/source/data/locales/ro_RO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ro_RO{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/rof.txt b/icu4c/source/data/locales/rof.txt
index 47c4680aca2..e0bf91ac70a 100644
--- a/icu4c/source/data/locales/rof.txt
+++ b/icu4c/source/data/locales/rof.txt
@@ -11,7 +11,7 @@ rof{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/rof_TZ.txt b/icu4c/source/data/locales/rof_TZ.txt
index d01e47437e9..d30fd4966e9 100644
--- a/icu4c/source/data/locales/rof_TZ.txt
+++ b/icu4c/source/data/locales/rof_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rof_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/root.txt b/icu4c/source/data/locales/root.txt
index 8eb9ed1eb44..5ae5c3e3d5e 100644
--- a/icu4c/source/data/locales/root.txt
+++ b/icu4c/source/data/locales/root.txt
@@ -174,7 +174,7 @@ root{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"}
diff --git a/icu4c/source/data/locales/ru.txt b/icu4c/source/data/locales/ru.txt
index 5804c293eef..a106c106905 100644
--- a/icu4c/source/data/locales/ru.txt
+++ b/icu4c/source/data/locales/ru.txt
@@ -292,7 +292,7 @@ ru{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ru_BY.txt b/icu4c/source/data/locales/ru_BY.txt
index 0964d8f7f72..c1653c7c66c 100644
--- a/icu4c/source/data/locales/ru_BY.txt
+++ b/icu4c/source/data/locales/ru_BY.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru_BY{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ru_KG.txt b/icu4c/source/data/locales/ru_KG.txt
index 11820ae2b9a..fcafe9aa5ed 100644
--- a/icu4c/source/data/locales/ru_KG.txt
+++ b/icu4c/source/data/locales/ru_KG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru_KG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ru_KZ.txt b/icu4c/source/data/locales/ru_KZ.txt
index b671c00007a..76e118f7019 100644
--- a/icu4c/source/data/locales/ru_KZ.txt
+++ b/icu4c/source/data/locales/ru_KZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru_KZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ru_MD.txt b/icu4c/source/data/locales/ru_MD.txt
index 278e0f808e0..77d133924ac 100644
--- a/icu4c/source/data/locales/ru_MD.txt
+++ b/icu4c/source/data/locales/ru_MD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru_MD{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ru_RU.txt b/icu4c/source/data/locales/ru_RU.txt
index ef6b3ca4800..4f5d8392d01 100644
--- a/icu4c/source/data/locales/ru_RU.txt
+++ b/icu4c/source/data/locales/ru_RU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru_RU{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ru_UA.txt b/icu4c/source/data/locales/ru_UA.txt
index d233e3e5ef9..ba33d6b868e 100644
--- a/icu4c/source/data/locales/ru_UA.txt
+++ b/icu4c/source/data/locales/ru_UA.txt
@@ -4,7 +4,7 @@ ru_UA{
NumberElements{
minimumGroupingDigits{"2"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
availableFormats{
diff --git a/icu4c/source/data/locales/rw.txt b/icu4c/source/data/locales/rw.txt
index 5435fbdde61..57adaf581e2 100644
--- a/icu4c/source/data/locales/rw.txt
+++ b/icu4c/source/data/locales/rw.txt
@@ -32,7 +32,7 @@ rw{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/rw_RW.txt b/icu4c/source/data/locales/rw_RW.txt
index db09ea0e625..9325bbe59ac 100644
--- a/icu4c/source/data/locales/rw_RW.txt
+++ b/icu4c/source/data/locales/rw_RW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rw_RW{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/rwk.txt b/icu4c/source/data/locales/rwk.txt
index f13013f55ce..b5af86006da 100644
--- a/icu4c/source/data/locales/rwk.txt
+++ b/icu4c/source/data/locales/rwk.txt
@@ -11,7 +11,7 @@ rwk{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/rwk_TZ.txt b/icu4c/source/data/locales/rwk_TZ.txt
index f27b194b5fd..bdd26a27738 100644
--- a/icu4c/source/data/locales/rwk_TZ.txt
+++ b/icu4c/source/data/locales/rwk_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rwk_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sah.txt b/icu4c/source/data/locales/sah.txt
index cc43bdc370b..b5d1ebed7e5 100644
--- a/icu4c/source/data/locales/sah.txt
+++ b/icu4c/source/data/locales/sah.txt
@@ -164,7 +164,7 @@ sah{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sah_RU.txt b/icu4c/source/data/locales/sah_RU.txt
index b7d5096c05c..1860bc54644 100644
--- a/icu4c/source/data/locales/sah_RU.txt
+++ b/icu4c/source/data/locales/sah_RU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sah_RU{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/saq.txt b/icu4c/source/data/locales/saq.txt
index 76bc2c7ef22..6c41638f230 100644
--- a/icu4c/source/data/locales/saq.txt
+++ b/icu4c/source/data/locales/saq.txt
@@ -12,7 +12,7 @@ saq{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/saq_KE.txt b/icu4c/source/data/locales/saq_KE.txt
index d7ce1f9bf94..52379e44643 100644
--- a/icu4c/source/data/locales/saq_KE.txt
+++ b/icu4c/source/data/locales/saq_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
saq_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sbp.txt b/icu4c/source/data/locales/sbp.txt
index 500d96e7f50..99dedf9654e 100644
--- a/icu4c/source/data/locales/sbp.txt
+++ b/icu4c/source/data/locales/sbp.txt
@@ -18,7 +18,7 @@ sbp{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sbp_TZ.txt b/icu4c/source/data/locales/sbp_TZ.txt
index 298dfea5fbc..81f68006394 100644
--- a/icu4c/source/data/locales/sbp_TZ.txt
+++ b/icu4c/source/data/locales/sbp_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sbp_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sd.txt b/icu4c/source/data/locales/sd.txt
index 49e2c8cdbdb..4bf26bbe92d 100644
--- a/icu4c/source/data/locales/sd.txt
+++ b/icu4c/source/data/locales/sd.txt
@@ -215,7 +215,7 @@ sd{
minimumGroupingDigits{"1"}
native{"arab"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sd_PK.txt b/icu4c/source/data/locales/sd_PK.txt
index 39f5355eb6a..cecdd7418c0 100644
--- a/icu4c/source/data/locales/sd_PK.txt
+++ b/icu4c/source/data/locales/sd_PK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sd_PK{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/se.txt b/icu4c/source/data/locales/se.txt
index 6c1602a933d..11b68cf4e02 100644
--- a/icu4c/source/data/locales/se.txt
+++ b/icu4c/source/data/locales/se.txt
@@ -166,7 +166,7 @@ se{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/se_FI.txt b/icu4c/source/data/locales/se_FI.txt
index a4e37bc8576..5022b83540f 100644
--- a/icu4c/source/data/locales/se_FI.txt
+++ b/icu4c/source/data/locales/se_FI.txt
@@ -62,7 +62,7 @@ se_FI{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/se_NO.txt b/icu4c/source/data/locales/se_NO.txt
index dd7cbb90bab..8db31d3032a 100644
--- a/icu4c/source/data/locales/se_NO.txt
+++ b/icu4c/source/data/locales/se_NO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
se_NO{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/se_SE.txt b/icu4c/source/data/locales/se_SE.txt
index 4bcc1180d6d..a44fc1365e5 100644
--- a/icu4c/source/data/locales/se_SE.txt
+++ b/icu4c/source/data/locales/se_SE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
se_SE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/seh.txt b/icu4c/source/data/locales/seh.txt
index 6259e2dfb2b..16700f6c0ef 100644
--- a/icu4c/source/data/locales/seh.txt
+++ b/icu4c/source/data/locales/seh.txt
@@ -18,7 +18,7 @@ seh{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/seh_MZ.txt b/icu4c/source/data/locales/seh_MZ.txt
index fc199109ef1..9b0b4602d16 100644
--- a/icu4c/source/data/locales/seh_MZ.txt
+++ b/icu4c/source/data/locales/seh_MZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
seh_MZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ses.txt b/icu4c/source/data/locales/ses.txt
index 45712a04c17..6216bb0a74a 100644
--- a/icu4c/source/data/locales/ses.txt
+++ b/icu4c/source/data/locales/ses.txt
@@ -15,7 +15,7 @@ ses{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ses_ML.txt b/icu4c/source/data/locales/ses_ML.txt
index 4b1e64c0bc4..c44414bc2a2 100644
--- a/icu4c/source/data/locales/ses_ML.txt
+++ b/icu4c/source/data/locales/ses_ML.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ses_ML{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sg.txt b/icu4c/source/data/locales/sg.txt
index 35ad1350373..87bc0f582e4 100644
--- a/icu4c/source/data/locales/sg.txt
+++ b/icu4c/source/data/locales/sg.txt
@@ -16,7 +16,7 @@ sg{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sg_CF.txt b/icu4c/source/data/locales/sg_CF.txt
index 20454c57d59..c9bdc1d5d90 100644
--- a/icu4c/source/data/locales/sg_CF.txt
+++ b/icu4c/source/data/locales/sg_CF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sg_CF{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/shi.txt b/icu4c/source/data/locales/shi.txt
index 068ae72d078..f4d83d92ba2 100644
--- a/icu4c/source/data/locales/shi.txt
+++ b/icu4c/source/data/locales/shi.txt
@@ -15,7 +15,7 @@ shi{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/shi_Latn.txt b/icu4c/source/data/locales/shi_Latn.txt
index 79b880cfd38..987516dcc03 100644
--- a/icu4c/source/data/locales/shi_Latn.txt
+++ b/icu4c/source/data/locales/shi_Latn.txt
@@ -17,7 +17,7 @@ shi_Latn{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/shi_Latn_MA.txt b/icu4c/source/data/locales/shi_Latn_MA.txt
index 9298a25269e..927044dbb36 100644
--- a/icu4c/source/data/locales/shi_Latn_MA.txt
+++ b/icu4c/source/data/locales/shi_Latn_MA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Latn_MA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/shi_Tfng.txt b/icu4c/source/data/locales/shi_Tfng.txt
index 367576d87d1..4d4470c6f73 100644
--- a/icu4c/source/data/locales/shi_Tfng.txt
+++ b/icu4c/source/data/locales/shi_Tfng.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Tfng{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/shi_Tfng_MA.txt b/icu4c/source/data/locales/shi_Tfng_MA.txt
index 7f14e1d540d..2f43dc48976 100644
--- a/icu4c/source/data/locales/shi_Tfng_MA.txt
+++ b/icu4c/source/data/locales/shi_Tfng_MA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Tfng_MA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/si.txt b/icu4c/source/data/locales/si.txt
index 88ab3dbe6fd..d03df48402c 100644
--- a/icu4c/source/data/locales/si.txt
+++ b/icu4c/source/data/locales/si.txt
@@ -221,7 +221,7 @@ si{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/si_LK.txt b/icu4c/source/data/locales/si_LK.txt
index ea815e324a0..a32ca07f7c7 100644
--- a/icu4c/source/data/locales/si_LK.txt
+++ b/icu4c/source/data/locales/si_LK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
si_LK{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sk.txt b/icu4c/source/data/locales/sk.txt
index 11e2d43170c..e1bfca7fba6 100644
--- a/icu4c/source/data/locales/sk.txt
+++ b/icu4c/source/data/locales/sk.txt
@@ -289,7 +289,7 @@ sk{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/sk_SK.txt b/icu4c/source/data/locales/sk_SK.txt
index 1cea18e86b4..547a300e729 100644
--- a/icu4c/source/data/locales/sk_SK.txt
+++ b/icu4c/source/data/locales/sk_SK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sk_SK{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sl.txt b/icu4c/source/data/locales/sl.txt
index 375838c6abc..da4f16839f1 100644
--- a/icu4c/source/data/locales/sl.txt
+++ b/icu4c/source/data/locales/sl.txt
@@ -288,7 +288,7 @@ sl{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/sl_SI.txt b/icu4c/source/data/locales/sl_SI.txt
index 68cc4a3b402..c0c7022e674 100644
--- a/icu4c/source/data/locales/sl_SI.txt
+++ b/icu4c/source/data/locales/sl_SI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sl_SI{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/smn.txt b/icu4c/source/data/locales/smn.txt
index 577e62113a3..a8d7b4202b1 100644
--- a/icu4c/source/data/locales/smn.txt
+++ b/icu4c/source/data/locales/smn.txt
@@ -98,7 +98,7 @@ smn{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/smn_FI.txt b/icu4c/source/data/locales/smn_FI.txt
index eab30e9e7e6..87485699b9d 100644
--- a/icu4c/source/data/locales/smn_FI.txt
+++ b/icu4c/source/data/locales/smn_FI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
smn_FI{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sn.txt b/icu4c/source/data/locales/sn.txt
index befa588cb86..ab4b4fa81bd 100644
--- a/icu4c/source/data/locales/sn.txt
+++ b/icu4c/source/data/locales/sn.txt
@@ -33,7 +33,7 @@ sn{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sn_ZW.txt b/icu4c/source/data/locales/sn_ZW.txt
index 5395a66457a..42451ecec3e 100644
--- a/icu4c/source/data/locales/sn_ZW.txt
+++ b/icu4c/source/data/locales/sn_ZW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sn_ZW{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/so.txt b/icu4c/source/data/locales/so.txt
index 3b6769958b4..f411d41abf3 100644
--- a/icu4c/source/data/locales/so.txt
+++ b/icu4c/source/data/locales/so.txt
@@ -145,7 +145,7 @@ so{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/so_DJ.txt b/icu4c/source/data/locales/so_DJ.txt
index 39266e616dd..ff181388224 100644
--- a/icu4c/source/data/locales/so_DJ.txt
+++ b/icu4c/source/data/locales/so_DJ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
so_DJ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/so_ET.txt b/icu4c/source/data/locales/so_ET.txt
index b5b585c2c06..63e70ac79c2 100644
--- a/icu4c/source/data/locales/so_ET.txt
+++ b/icu4c/source/data/locales/so_ET.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
so_ET{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/so_KE.txt b/icu4c/source/data/locales/so_KE.txt
index 0e9de93cdc5..7cf7bfcfcd0 100644
--- a/icu4c/source/data/locales/so_KE.txt
+++ b/icu4c/source/data/locales/so_KE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
so_KE{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/so_SO.txt b/icu4c/source/data/locales/so_SO.txt
index f9d87beeb96..49fd1139b46 100644
--- a/icu4c/source/data/locales/so_SO.txt
+++ b/icu4c/source/data/locales/so_SO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
so_SO{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sq.txt b/icu4c/source/data/locales/sq.txt
index 8b95efb1588..ef125ba0881 100644
--- a/icu4c/source/data/locales/sq.txt
+++ b/icu4c/source/data/locales/sq.txt
@@ -222,7 +222,7 @@ sq{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sq_AL.txt b/icu4c/source/data/locales/sq_AL.txt
index ac87ead98ea..455f9968852 100644
--- a/icu4c/source/data/locales/sq_AL.txt
+++ b/icu4c/source/data/locales/sq_AL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sq_AL{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sq_MK.txt b/icu4c/source/data/locales/sq_MK.txt
index a24d7df8193..e3889e918e3 100644
--- a/icu4c/source/data/locales/sq_MK.txt
+++ b/icu4c/source/data/locales/sq_MK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sq_MK{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sq_XK.txt b/icu4c/source/data/locales/sq_XK.txt
index 2158d57be85..66d8078db1f 100644
--- a/icu4c/source/data/locales/sq_XK.txt
+++ b/icu4c/source/data/locales/sq_XK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sq_XK{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sr.txt b/icu4c/source/data/locales/sr.txt
index b978f15bad7..88eaea33b6a 100644
--- a/icu4c/source/data/locales/sr.txt
+++ b/icu4c/source/data/locales/sr.txt
@@ -249,7 +249,7 @@ sr{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/sr_Cyrl.txt b/icu4c/source/data/locales/sr_Cyrl.txt
index f98bee86874..58ebf7e9055 100644
--- a/icu4c/source/data/locales/sr_Cyrl.txt
+++ b/icu4c/source/data/locales/sr_Cyrl.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sr_Cyrl_BA.txt b/icu4c/source/data/locales/sr_Cyrl_BA.txt
index 512abadfebb..00eaf0c7b0d 100644
--- a/icu4c/source/data/locales/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_BA.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl_BA{
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/sr_Cyrl_ME.txt b/icu4c/source/data/locales/sr_Cyrl_ME.txt
index 63ac29a65d7..924705dcafa 100644
--- a/icu4c/source/data/locales/sr_Cyrl_ME.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_ME.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl_ME{
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/sr_Cyrl_RS.txt b/icu4c/source/data/locales/sr_Cyrl_RS.txt
index 6ad4716dd4e..75cf94ac592 100644
--- a/icu4c/source/data/locales/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_RS.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl_RS{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sr_Cyrl_XK.txt b/icu4c/source/data/locales/sr_Cyrl_XK.txt
index c7bdb92156f..85bdc4cd86b 100644
--- a/icu4c/source/data/locales/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_XK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl_XK{
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/sr_Latn.txt b/icu4c/source/data/locales/sr_Latn.txt
index 58c780a704a..7a03fc0cfc6 100644
--- a/icu4c/source/data/locales/sr_Latn.txt
+++ b/icu4c/source/data/locales/sr_Latn.txt
@@ -250,7 +250,7 @@ sr_Latn{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/sr_Latn_BA.txt b/icu4c/source/data/locales/sr_Latn_BA.txt
index f987677d974..185f6006f71 100644
--- a/icu4c/source/data/locales/sr_Latn_BA.txt
+++ b/icu4c/source/data/locales/sr_Latn_BA.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Latn_BA{
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/sr_Latn_ME.txt b/icu4c/source/data/locales/sr_Latn_ME.txt
index 37a776e1fd6..1b4ee9e0c2a 100644
--- a/icu4c/source/data/locales/sr_Latn_ME.txt
+++ b/icu4c/source/data/locales/sr_Latn_ME.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Latn_ME{
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/sr_Latn_RS.txt b/icu4c/source/data/locales/sr_Latn_RS.txt
index 86424d107f0..c0f1c5e8b26 100644
--- a/icu4c/source/data/locales/sr_Latn_RS.txt
+++ b/icu4c/source/data/locales/sr_Latn_RS.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Latn_RS{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sr_Latn_XK.txt b/icu4c/source/data/locales/sr_Latn_XK.txt
index 286125d6d20..c28a8070102 100644
--- a/icu4c/source/data/locales/sr_Latn_XK.txt
+++ b/icu4c/source/data/locales/sr_Latn_XK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Latn_XK{
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/sv.txt b/icu4c/source/data/locales/sv.txt
index 953a1266959..784c95b48ef 100644
--- a/icu4c/source/data/locales/sv.txt
+++ b/icu4c/source/data/locales/sv.txt
@@ -251,7 +251,7 @@ sv{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
availableFormats{
diff --git a/icu4c/source/data/locales/sv_AX.txt b/icu4c/source/data/locales/sv_AX.txt
index b2b4f9c6476..d2a3d006636 100644
--- a/icu4c/source/data/locales/sv_AX.txt
+++ b/icu4c/source/data/locales/sv_AX.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sv_AX{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sv_FI.txt b/icu4c/source/data/locales/sv_FI.txt
index 2e221557b62..0a98bc45805 100644
--- a/icu4c/source/data/locales/sv_FI.txt
+++ b/icu4c/source/data/locales/sv_FI.txt
@@ -8,7 +8,7 @@ sv_FI{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
availableFormats{
diff --git a/icu4c/source/data/locales/sv_SE.txt b/icu4c/source/data/locales/sv_SE.txt
index aa013cb8f49..dd1c24ef1db 100644
--- a/icu4c/source/data/locales/sv_SE.txt
+++ b/icu4c/source/data/locales/sv_SE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sv_SE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sw.txt b/icu4c/source/data/locales/sw.txt
index 6ef77701cb9..21f15f398d4 100644
--- a/icu4c/source/data/locales/sw.txt
+++ b/icu4c/source/data/locales/sw.txt
@@ -212,7 +212,7 @@ sw{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sw_CD.txt b/icu4c/source/data/locales/sw_CD.txt
index 209f6f53148..8d1f3df3f01 100644
--- a/icu4c/source/data/locales/sw_CD.txt
+++ b/icu4c/source/data/locales/sw_CD.txt
@@ -11,7 +11,7 @@ sw_CD{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/sw_KE.txt b/icu4c/source/data/locales/sw_KE.txt
index 5fc1191945a..8256b11e44d 100644
--- a/icu4c/source/data/locales/sw_KE.txt
+++ b/icu4c/source/data/locales/sw_KE.txt
@@ -148,7 +148,7 @@ sw_KE{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sw_TZ.txt b/icu4c/source/data/locales/sw_TZ.txt
index e38f70e1baf..71e2b07a4a4 100644
--- a/icu4c/source/data/locales/sw_TZ.txt
+++ b/icu4c/source/data/locales/sw_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sw_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/sw_UG.txt b/icu4c/source/data/locales/sw_UG.txt
index 11b67f8f4db..dc9bcd146a9 100644
--- a/icu4c/source/data/locales/sw_UG.txt
+++ b/icu4c/source/data/locales/sw_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sw_UG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ta.txt b/icu4c/source/data/locales/ta.txt
index 3083679fa3c..d2770381095 100644
--- a/icu4c/source/data/locales/ta.txt
+++ b/icu4c/source/data/locales/ta.txt
@@ -242,7 +242,7 @@ ta{
}
traditional{"taml"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ta_IN.txt b/icu4c/source/data/locales/ta_IN.txt
index 5511cc96378..f849caab754 100644
--- a/icu4c/source/data/locales/ta_IN.txt
+++ b/icu4c/source/data/locales/ta_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ta_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ta_LK.txt b/icu4c/source/data/locales/ta_LK.txt
index 5ced92c78dc..4fe50ee403b 100644
--- a/icu4c/source/data/locales/ta_LK.txt
+++ b/icu4c/source/data/locales/ta_LK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ta_LK{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ta_MY.txt b/icu4c/source/data/locales/ta_MY.txt
index 68b77cb71c7..4d1b6d91c36 100644
--- a/icu4c/source/data/locales/ta_MY.txt
+++ b/icu4c/source/data/locales/ta_MY.txt
@@ -10,5 +10,5 @@ ta_MY{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ta_SG.txt b/icu4c/source/data/locales/ta_SG.txt
index f4e6da54c96..ce3cf698896 100644
--- a/icu4c/source/data/locales/ta_SG.txt
+++ b/icu4c/source/data/locales/ta_SG.txt
@@ -10,5 +10,5 @@ ta_SG{
}
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/te.txt b/icu4c/source/data/locales/te.txt
index e6535dd0ee8..14a2473b4a4 100644
--- a/icu4c/source/data/locales/te.txt
+++ b/icu4c/source/data/locales/te.txt
@@ -240,7 +240,7 @@ te{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/te_IN.txt b/icu4c/source/data/locales/te_IN.txt
index 6258187a26f..aa790ca57dd 100644
--- a/icu4c/source/data/locales/te_IN.txt
+++ b/icu4c/source/data/locales/te_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
te_IN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/teo.txt b/icu4c/source/data/locales/teo.txt
index bd47c232898..a5ad6493788 100644
--- a/icu4c/source/data/locales/teo.txt
+++ b/icu4c/source/data/locales/teo.txt
@@ -12,7 +12,7 @@ teo{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/teo_KE.txt b/icu4c/source/data/locales/teo_KE.txt
index c306cc9ce70..5e757768a78 100644
--- a/icu4c/source/data/locales/teo_KE.txt
+++ b/icu4c/source/data/locales/teo_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
teo_KE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/teo_UG.txt b/icu4c/source/data/locales/teo_UG.txt
index ef5f1022773..80bcb6f22db 100644
--- a/icu4c/source/data/locales/teo_UG.txt
+++ b/icu4c/source/data/locales/teo_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
teo_UG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/tg.txt b/icu4c/source/data/locales/tg.txt
index e6c61b3472d..c154d860184 100644
--- a/icu4c/source/data/locales/tg.txt
+++ b/icu4c/source/data/locales/tg.txt
@@ -157,7 +157,7 @@ tg{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/tg_TJ.txt b/icu4c/source/data/locales/tg_TJ.txt
index 1240dae30a1..413926bec5c 100644
--- a/icu4c/source/data/locales/tg_TJ.txt
+++ b/icu4c/source/data/locales/tg_TJ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tg_TJ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/th.txt b/icu4c/source/data/locales/th.txt
index 689da7ceca7..d5f4eb88f2d 100644
--- a/icu4c/source/data/locales/th.txt
+++ b/icu4c/source/data/locales/th.txt
@@ -183,7 +183,7 @@ th{
minimumGroupingDigits{"1"}
native{"thai"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/th_TH.txt b/icu4c/source/data/locales/th_TH.txt
index 95b391150a6..1ac56f43985 100644
--- a/icu4c/source/data/locales/th_TH.txt
+++ b/icu4c/source/data/locales/th_TH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
th_TH{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ti.txt b/icu4c/source/data/locales/ti.txt
index 26fe47a48fd..c06ec71d20b 100644
--- a/icu4c/source/data/locales/ti.txt
+++ b/icu4c/source/data/locales/ti.txt
@@ -202,7 +202,7 @@ ti{
native{"latn"}
traditional{"ethi"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ti_ER.txt b/icu4c/source/data/locales/ti_ER.txt
index 4c7ef4034dd..78f311074e1 100644
--- a/icu4c/source/data/locales/ti_ER.txt
+++ b/icu4c/source/data/locales/ti_ER.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ti_ER{
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ti_ET.txt b/icu4c/source/data/locales/ti_ET.txt
index 14e747acdc8..7a8d68de232 100644
--- a/icu4c/source/data/locales/ti_ET.txt
+++ b/icu4c/source/data/locales/ti_ET.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ti_ET{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/tk.txt b/icu4c/source/data/locales/tk.txt
index 9b6005f8cf7..d8d8a9ff685 100644
--- a/icu4c/source/data/locales/tk.txt
+++ b/icu4c/source/data/locales/tk.txt
@@ -211,7 +211,7 @@ tk{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/tk_TM.txt b/icu4c/source/data/locales/tk_TM.txt
index 7e60a397371..5cdc300624a 100644
--- a/icu4c/source/data/locales/tk_TM.txt
+++ b/icu4c/source/data/locales/tk_TM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tk_TM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/to.txt b/icu4c/source/data/locales/to.txt
index c619d1d0be3..dd4d6c8c116 100644
--- a/icu4c/source/data/locales/to.txt
+++ b/icu4c/source/data/locales/to.txt
@@ -180,7 +180,7 @@ to{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/to_TO.txt b/icu4c/source/data/locales/to_TO.txt
index e605d1f6e6f..282d0d3b6fd 100644
--- a/icu4c/source/data/locales/to_TO.txt
+++ b/icu4c/source/data/locales/to_TO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
to_TO{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/tr.txt b/icu4c/source/data/locales/tr.txt
index f47b52d0d14..34d341175a0 100644
--- a/icu4c/source/data/locales/tr.txt
+++ b/icu4c/source/data/locales/tr.txt
@@ -218,7 +218,7 @@ tr{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/tr_CY.txt b/icu4c/source/data/locales/tr_CY.txt
index 23e979f7241..c110024699a 100644
--- a/icu4c/source/data/locales/tr_CY.txt
+++ b/icu4c/source/data/locales/tr_CY.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tr_CY{
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/tr_TR.txt b/icu4c/source/data/locales/tr_TR.txt
index 88f86c17b9f..5c473f50520 100644
--- a/icu4c/source/data/locales/tr_TR.txt
+++ b/icu4c/source/data/locales/tr_TR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tr_TR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/tt.txt b/icu4c/source/data/locales/tt.txt
index fc16104a062..fd4155e8a79 100644
--- a/icu4c/source/data/locales/tt.txt
+++ b/icu4c/source/data/locales/tt.txt
@@ -41,7 +41,7 @@ tt{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/tt_RU.txt b/icu4c/source/data/locales/tt_RU.txt
index e993834c667..9982c5225a4 100644
--- a/icu4c/source/data/locales/tt_RU.txt
+++ b/icu4c/source/data/locales/tt_RU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tt_RU{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/twq.txt b/icu4c/source/data/locales/twq.txt
index 05f437f0e05..06fba89b07b 100644
--- a/icu4c/source/data/locales/twq.txt
+++ b/icu4c/source/data/locales/twq.txt
@@ -17,7 +17,7 @@ twq{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/twq_NE.txt b/icu4c/source/data/locales/twq_NE.txt
index 20ee0480f20..e63a6b4ee25 100644
--- a/icu4c/source/data/locales/twq_NE.txt
+++ b/icu4c/source/data/locales/twq_NE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
twq_NE{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/tzm.txt b/icu4c/source/data/locales/tzm.txt
index dd8f59c22e3..91088c00f5d 100644
--- a/icu4c/source/data/locales/tzm.txt
+++ b/icu4c/source/data/locales/tzm.txt
@@ -16,7 +16,7 @@ tzm{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/tzm_MA.txt b/icu4c/source/data/locales/tzm_MA.txt
index 6996b99bbe0..d2da355e835 100644
--- a/icu4c/source/data/locales/tzm_MA.txt
+++ b/icu4c/source/data/locales/tzm_MA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tzm_MA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ug.txt b/icu4c/source/data/locales/ug.txt
index 9d006968545..c4750213f5d 100644
--- a/icu4c/source/data/locales/ug.txt
+++ b/icu4c/source/data/locales/ug.txt
@@ -149,7 +149,7 @@ ug{
}
native{"arabext"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ug_CN.txt b/icu4c/source/data/locales/ug_CN.txt
index cafcd59f323..00791ed388e 100644
--- a/icu4c/source/data/locales/ug_CN.txt
+++ b/icu4c/source/data/locales/ug_CN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ug_CN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/uk.txt b/icu4c/source/data/locales/uk.txt
index 16e8f827532..e14a52a28cd 100644
--- a/icu4c/source/data/locales/uk.txt
+++ b/icu4c/source/data/locales/uk.txt
@@ -293,7 +293,7 @@ uk{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/uk_UA.txt b/icu4c/source/data/locales/uk_UA.txt
index 08c0f50fc8f..9fa4089d815 100644
--- a/icu4c/source/data/locales/uk_UA.txt
+++ b/icu4c/source/data/locales/uk_UA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uk_UA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/ur.txt b/icu4c/source/data/locales/ur.txt
index cfb7af3cd2a..8ab3fd658d9 100644
--- a/icu4c/source/data/locales/ur.txt
+++ b/icu4c/source/data/locales/ur.txt
@@ -242,7 +242,7 @@ ur{
minimumGroupingDigits{"1"}
native{"arabext"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ur_IN.txt b/icu4c/source/data/locales/ur_IN.txt
index 0512b817245..75ca5d7ef97 100644
--- a/icu4c/source/data/locales/ur_IN.txt
+++ b/icu4c/source/data/locales/ur_IN.txt
@@ -14,7 +14,7 @@ ur_IN{
}
}
}
- Version{"36"}
+ Version{"36.1"}
fields{
day-narrow{
relativeTime{
diff --git a/icu4c/source/data/locales/ur_PK.txt b/icu4c/source/data/locales/ur_PK.txt
index 85b7937ccd6..7a6adfa6993 100644
--- a/icu4c/source/data/locales/ur_PK.txt
+++ b/icu4c/source/data/locales/ur_PK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ur_PK{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/uz.txt b/icu4c/source/data/locales/uz.txt
index 0be762ff64f..5cdbbb74845 100644
--- a/icu4c/source/data/locales/uz.txt
+++ b/icu4c/source/data/locales/uz.txt
@@ -235,7 +235,7 @@ uz{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/uz_Arab.txt b/icu4c/source/data/locales/uz_Arab.txt
index 2f2cce3deb0..7f5b2710067 100644
--- a/icu4c/source/data/locales/uz_Arab.txt
+++ b/icu4c/source/data/locales/uz_Arab.txt
@@ -29,7 +29,7 @@ uz_Arab{
}
native{"arabext"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
dayNames{
diff --git a/icu4c/source/data/locales/uz_Arab_AF.txt b/icu4c/source/data/locales/uz_Arab_AF.txt
index 0a1f0dee590..ac95cfbf5ce 100644
--- a/icu4c/source/data/locales/uz_Arab_AF.txt
+++ b/icu4c/source/data/locales/uz_Arab_AF.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Arab_AF{
- Version{"36"}
+ Version{"36.1"}
calendar{
default{"persian"}
}
diff --git a/icu4c/source/data/locales/uz_Cyrl.txt b/icu4c/source/data/locales/uz_Cyrl.txt
index cb0c284b02b..992e4c798af 100644
--- a/icu4c/source/data/locales/uz_Cyrl.txt
+++ b/icu4c/source/data/locales/uz_Cyrl.txt
@@ -165,7 +165,7 @@ uz_Cyrl{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/uz_Cyrl_UZ.txt b/icu4c/source/data/locales/uz_Cyrl_UZ.txt
index 8977feb4e7e..7f9cdc6b223 100644
--- a/icu4c/source/data/locales/uz_Cyrl_UZ.txt
+++ b/icu4c/source/data/locales/uz_Cyrl_UZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Cyrl_UZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/uz_Latn.txt b/icu4c/source/data/locales/uz_Latn.txt
index ab04a4b35ad..e525f84e210 100644
--- a/icu4c/source/data/locales/uz_Latn.txt
+++ b/icu4c/source/data/locales/uz_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Latn{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/uz_Latn_UZ.txt b/icu4c/source/data/locales/uz_Latn_UZ.txt
index 2bf61c515ce..6d5c8195106 100644
--- a/icu4c/source/data/locales/uz_Latn_UZ.txt
+++ b/icu4c/source/data/locales/uz_Latn_UZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Latn_UZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/vai.txt b/icu4c/source/data/locales/vai.txt
index bb8215ae716..08eeb916ddf 100644
--- a/icu4c/source/data/locales/vai.txt
+++ b/icu4c/source/data/locales/vai.txt
@@ -28,7 +28,7 @@ vai{
}
native{"vaii"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/vai_Latn.txt b/icu4c/source/data/locales/vai_Latn.txt
index ecca1accd71..0c6d80e7558 100644
--- a/icu4c/source/data/locales/vai_Latn.txt
+++ b/icu4c/source/data/locales/vai_Latn.txt
@@ -23,7 +23,7 @@ vai_Latn{
}
native{"vaii"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/vai_Latn_LR.txt b/icu4c/source/data/locales/vai_Latn_LR.txt
index ad617ec22a8..cb50736cb9b 100644
--- a/icu4c/source/data/locales/vai_Latn_LR.txt
+++ b/icu4c/source/data/locales/vai_Latn_LR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Latn_LR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/vai_Vaii.txt b/icu4c/source/data/locales/vai_Vaii.txt
index 338480bb824..7a5f41777dd 100644
--- a/icu4c/source/data/locales/vai_Vaii.txt
+++ b/icu4c/source/data/locales/vai_Vaii.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Vaii{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/vai_Vaii_LR.txt b/icu4c/source/data/locales/vai_Vaii_LR.txt
index c10adff939d..4ca05920917 100644
--- a/icu4c/source/data/locales/vai_Vaii_LR.txt
+++ b/icu4c/source/data/locales/vai_Vaii_LR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Vaii_LR{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/vi.txt b/icu4c/source/data/locales/vi.txt
index c4f326de9d7..21c3e71e82e 100644
--- a/icu4c/source/data/locales/vi.txt
+++ b/icu4c/source/data/locales/vi.txt
@@ -171,7 +171,7 @@ vi{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/vi_VN.txt b/icu4c/source/data/locales/vi_VN.txt
index 0ef3e6ae39e..2b953adc885 100644
--- a/icu4c/source/data/locales/vi_VN.txt
+++ b/icu4c/source/data/locales/vi_VN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vi_VN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/vun.txt b/icu4c/source/data/locales/vun.txt
index e533870e71f..9d852723c39 100644
--- a/icu4c/source/data/locales/vun.txt
+++ b/icu4c/source/data/locales/vun.txt
@@ -11,7 +11,7 @@ vun{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/vun_TZ.txt b/icu4c/source/data/locales/vun_TZ.txt
index 873a6489495..22568e85296 100644
--- a/icu4c/source/data/locales/vun_TZ.txt
+++ b/icu4c/source/data/locales/vun_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vun_TZ{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/wae.txt b/icu4c/source/data/locales/wae.txt
index ac6a70553c7..9021671471d 100644
--- a/icu4c/source/data/locales/wae.txt
+++ b/icu4c/source/data/locales/wae.txt
@@ -16,7 +16,7 @@ wae{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/wae_CH.txt b/icu4c/source/data/locales/wae_CH.txt
index b3aacf09fe2..fca1387f9cd 100644
--- a/icu4c/source/data/locales/wae_CH.txt
+++ b/icu4c/source/data/locales/wae_CH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
wae_CH{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/wo.txt b/icu4c/source/data/locales/wo.txt
index f11ec993e33..cde43dd5f5a 100644
--- a/icu4c/source/data/locales/wo.txt
+++ b/icu4c/source/data/locales/wo.txt
@@ -34,7 +34,7 @@ wo{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/wo_SN.txt b/icu4c/source/data/locales/wo_SN.txt
index d268548c317..201c8f50ae3 100644
--- a/icu4c/source/data/locales/wo_SN.txt
+++ b/icu4c/source/data/locales/wo_SN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
wo_SN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/xh.txt b/icu4c/source/data/locales/xh.txt
index 19dba35a22c..faabc7c6911 100644
--- a/icu4c/source/data/locales/xh.txt
+++ b/icu4c/source/data/locales/xh.txt
@@ -20,7 +20,7 @@ xh{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/xh_ZA.txt b/icu4c/source/data/locales/xh_ZA.txt
index 6ba3d86c4f9..71cf39dd61d 100644
--- a/icu4c/source/data/locales/xh_ZA.txt
+++ b/icu4c/source/data/locales/xh_ZA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
xh_ZA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/xog.txt b/icu4c/source/data/locales/xog.txt
index 12d4b700c43..88e523f1bc4 100644
--- a/icu4c/source/data/locales/xog.txt
+++ b/icu4c/source/data/locales/xog.txt
@@ -10,7 +10,7 @@ xog{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/xog_UG.txt b/icu4c/source/data/locales/xog_UG.txt
index 073bc26ed65..fed0e914859 100644
--- a/icu4c/source/data/locales/xog_UG.txt
+++ b/icu4c/source/data/locales/xog_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
xog_UG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/yav.txt b/icu4c/source/data/locales/yav.txt
index 043970be508..8da09d01584 100644
--- a/icu4c/source/data/locales/yav.txt
+++ b/icu4c/source/data/locales/yav.txt
@@ -22,7 +22,7 @@ yav{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/yav_CM.txt b/icu4c/source/data/locales/yav_CM.txt
index 39809a7dc03..d299f5d3168 100644
--- a/icu4c/source/data/locales/yav_CM.txt
+++ b/icu4c/source/data/locales/yav_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yav_CM{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/yi.txt b/icu4c/source/data/locales/yi.txt
index 69cb6673c33..6f48941ab4e 100644
--- a/icu4c/source/data/locales/yi.txt
+++ b/icu4c/source/data/locales/yi.txt
@@ -29,7 +29,7 @@ yi{
native{"latn"}
traditional{"hebr"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/yi_001.txt b/icu4c/source/data/locales/yi_001.txt
index 60a604de237..d47b966b07b 100644
--- a/icu4c/source/data/locales/yi_001.txt
+++ b/icu4c/source/data/locales/yi_001.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yi_001{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/yo.txt b/icu4c/source/data/locales/yo.txt
index 922fdcc14f7..8786a3016d0 100644
--- a/icu4c/source/data/locales/yo.txt
+++ b/icu4c/source/data/locales/yo.txt
@@ -44,7 +44,7 @@ yo{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/yo_BJ.txt b/icu4c/source/data/locales/yo_BJ.txt
index 81307ecd07d..5cb7e15fef1 100644
--- a/icu4c/source/data/locales/yo_BJ.txt
+++ b/icu4c/source/data/locales/yo_BJ.txt
@@ -15,7 +15,7 @@ yo_BJ{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/yo_NG.txt b/icu4c/source/data/locales/yo_NG.txt
index 2e5e32c5552..d2491b87a95 100644
--- a/icu4c/source/data/locales/yo_NG.txt
+++ b/icu4c/source/data/locales/yo_NG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yo_NG{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/yue.txt b/icu4c/source/data/locales/yue.txt
index d9e5a666c05..944392e8f8f 100644
--- a/icu4c/source/data/locales/yue.txt
+++ b/icu4c/source/data/locales/yue.txt
@@ -262,7 +262,7 @@ yue{
native{"hanidec"}
traditional{"hant"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/yue_Hans.txt b/icu4c/source/data/locales/yue_Hans.txt
index 036872e50b1..e66424ffea3 100644
--- a/icu4c/source/data/locales/yue_Hans.txt
+++ b/icu4c/source/data/locales/yue_Hans.txt
@@ -260,7 +260,7 @@ yue_Hans{
native{"hanidec"}
traditional{"hans"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/yue_Hans_CN.txt b/icu4c/source/data/locales/yue_Hans_CN.txt
index d9f27ea1c49..20decd5a63f 100644
--- a/icu4c/source/data/locales/yue_Hans_CN.txt
+++ b/icu4c/source/data/locales/yue_Hans_CN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hans_CN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/yue_Hant.txt b/icu4c/source/data/locales/yue_Hant.txt
index 418b3d01ebe..47ff886b979 100644
--- a/icu4c/source/data/locales/yue_Hant.txt
+++ b/icu4c/source/data/locales/yue_Hant.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hant{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/yue_Hant_HK.txt b/icu4c/source/data/locales/yue_Hant_HK.txt
index 4047a46b42b..7b74e4adcbf 100644
--- a/icu4c/source/data/locales/yue_Hant_HK.txt
+++ b/icu4c/source/data/locales/yue_Hant_HK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hant_HK{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/zgh.txt b/icu4c/source/data/locales/zgh.txt
index 20f91feca2d..5503c6bb817 100644
--- a/icu4c/source/data/locales/zgh.txt
+++ b/icu4c/source/data/locales/zgh.txt
@@ -32,7 +32,7 @@ zgh{
}
minimumGroupingDigits{"1"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zgh_MA.txt b/icu4c/source/data/locales/zgh_MA.txt
index f0f64e61aa1..e802ffa0c22 100644
--- a/icu4c/source/data/locales/zgh_MA.txt
+++ b/icu4c/source/data/locales/zgh_MA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zgh_MA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/zh.txt b/icu4c/source/data/locales/zh.txt
index 25329d7d6fd..bc819df83ec 100644
--- a/icu4c/source/data/locales/zh.txt
+++ b/icu4c/source/data/locales/zh.txt
@@ -705,7 +705,7 @@ zh{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zh_Hans.txt b/icu4c/source/data/locales/zh_Hans.txt
index f5a140883ce..0ebd7f7ae30 100644
--- a/icu4c/source/data/locales/zh_Hans.txt
+++ b/icu4c/source/data/locales/zh_Hans.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/zh_Hans_CN.txt b/icu4c/source/data/locales/zh_Hans_CN.txt
index 0117bd1c94e..dc0ceb07da9 100644
--- a/icu4c/source/data/locales/zh_Hans_CN.txt
+++ b/icu4c/source/data/locales/zh_Hans_CN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_CN{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/zh_Hans_HK.txt b/icu4c/source/data/locales/zh_Hans_HK.txt
index bcadcfb1229..033ed3fe61a 100644
--- a/icu4c/source/data/locales/zh_Hans_HK.txt
+++ b/icu4c/source/data/locales/zh_Hans_HK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_HK{
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zh_Hans_MO.txt b/icu4c/source/data/locales/zh_Hans_MO.txt
index f5d6c3caaea..47b165668ac 100644
--- a/icu4c/source/data/locales/zh_Hans_MO.txt
+++ b/icu4c/source/data/locales/zh_Hans_MO.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_MO{
- Version{"36"}
+ Version{"36.1"}
calendar{
chinese{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zh_Hans_SG.txt b/icu4c/source/data/locales/zh_Hans_SG.txt
index d12b29f23d7..bf09c905572 100644
--- a/icu4c/source/data/locales/zh_Hans_SG.txt
+++ b/icu4c/source/data/locales/zh_Hans_SG.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_SG{
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zh_Hant.txt b/icu4c/source/data/locales/zh_Hant.txt
index 705ccaa190a..14199ab6087 100644
--- a/icu4c/source/data/locales/zh_Hant.txt
+++ b/icu4c/source/data/locales/zh_Hant.txt
@@ -1376,7 +1376,7 @@ zh_Hant{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zh_Hant_HK.txt b/icu4c/source/data/locales/zh_Hant_HK.txt
index f97a9d288c9..0c4fd5f1542 100644
--- a/icu4c/source/data/locales/zh_Hant_HK.txt
+++ b/icu4c/source/data/locales/zh_Hant_HK.txt
@@ -91,7 +91,7 @@ zh_Hant_HK{
}
}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
buddhist{
availableFormats{
diff --git a/icu4c/source/data/locales/zh_Hant_MO.txt b/icu4c/source/data/locales/zh_Hant_MO.txt
index 0d283f5fe62..15c7c3f426b 100644
--- a/icu4c/source/data/locales/zh_Hant_MO.txt
+++ b/icu4c/source/data/locales/zh_Hant_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_MO{
%%Parent{"zh_Hant_HK"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/zh_Hant_TW.txt b/icu4c/source/data/locales/zh_Hant_TW.txt
index dd16db2a5e6..11ff253ca2c 100644
--- a/icu4c/source/data/locales/zh_Hant_TW.txt
+++ b/icu4c/source/data/locales/zh_Hant_TW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_TW{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/locales/zu.txt b/icu4c/source/data/locales/zu.txt
index 6af86abd9d6..abcb091c13f 100644
--- a/icu4c/source/data/locales/zu.txt
+++ b/icu4c/source/data/locales/zu.txt
@@ -220,7 +220,7 @@ zu{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36"}
+ Version{"36.1"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zu_ZA.txt b/icu4c/source/data/locales/zu_ZA.txt
index f1afacf3897..19cf07d306a 100644
--- a/icu4c/source/data/locales/zu_ZA.txt
+++ b/icu4c/source/data/locales/zu_ZA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zu_ZA{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/makedata.mak b/icu4c/source/data/makedata.mak
index 5bf36197a2c..2a5352875ed 100644
--- a/icu4c/source/data/makedata.mak
+++ b/icu4c/source/data/makedata.mak
@@ -19,7 +19,7 @@ U_ICUDATA_NAME=icudt66
U_ICUDATA_NAME=icudt66
!ENDIF
U_ICUDATA_ENDIAN_SUFFIX=l
-UNICODE_VERSION=12.1
+UNICODE_VERSION=13.0
ICU_LIB_TARGET=$(DLL_OUTPUT)\$(U_ICUDATA_NAME).dll
# ICUMAKE
diff --git a/icu4c/source/data/misc/keyTypeData.txt b/icu4c/source/data/misc/keyTypeData.txt
index 42ce447b1d8..f04091da88a 100644
--- a/icu4c/source/data/misc/keyTypeData.txt
+++ b/icu4c/source/data/misc/keyTypeData.txt
@@ -612,6 +612,7 @@ keyTypeData:table(nofallback){
cham{""}
cyrl{""}
deva{""}
+ diak{""}
ethi{""}
finance{""}
fullwide{""}
diff --git a/icu4c/source/data/misc/langInfo.txt b/icu4c/source/data/misc/langInfo.txt
index 0285dc2af8c..0d22cf84d74 100644
--- a/icu4c/source/data/misc/langInfo.txt
+++ b/icu4c/source/data/misc/langInfo.txt
@@ -214,622 +214,625 @@ langInfo:table(nofallback){
"YU","RS",
"ZR","CD",
} // regionAliases
- trie:bin{ // BytesTrie: 9793 bytes
-001a6dcc0b74c4e677c26077a2b378a4
-4e79a4bb7a0e6d7f7a5b7a30e1ad93e8
-2ef5af3710e1a539022a3c42cafd4811
+ trie:bin{ // BytesTrie: 9842 bytes
+001a6dcc1474c4ef77c26977a2b978a4
+5479a4c47a0f6d7f7a5b7a30e1ad97e8
+2ef5af3b10e1a539022a3c42cc114811
616e01e2a3fdf4a3f80b4d24540e54ca
-a4552a5610cea3fb10d3a3fa4dcaad50
+b8552a5610cea3fb10d3a3fa4dcac150
2a5310d2a3f602c1a3f5c6a3f3c8a3f4
-47d4ba473248d81dff4910c4a3f001c2
-a3f9c6a3ee6d326e36733a7910e2ad93
-10e9af3510e5af3610ed22022aa90b43
-b4fd4910c4a90d671767326836693a6c
-10edaf3410e8adc010f8adb010e1af33
-612e64326510e1af3210e7af3010eaaf
-3100126d46741b743475387742e1ade4
-efadfb10edaf0001f5af01f6af0210e1
-af036d3c6e406f50725a7301e7ad80eb
-adff10efadf702e3adf8e9adf9f5adfa
-01e2adfcf3adfd10f3adfe6726673668
-3a693e6a4e6c10f3adf610e9adef10e7
-adf002e2adf1f5adf2f6adf301e1adf4
-e9adf56138625463646501eca520f2ad
-ee04e5ade5eaade6ecade7eeade8f2ad
-e902f0adeaf1adebf2adec10e9aded0c
-6e3d7221722e7332774ee8af0710e2af
-0d04e1adb8e9af0eeca52fedaf0ff2af
-1010e5af116e346f3e7001e5a78cf2ad
-b501e1adaef2af0a01e7af0beeaf0c65
-1d653a6c3e6d02e6af09eeada4f2ada7
-10f3af0602e1af08e3ada0e4ada1612e
-62326310f2ad7010f6af0410e9af050d
-6d49733073307534e9a733efaf2410f3
-af2904e1af2ae532eaaf2df4af2ef7af
-2f012a2e4812616ef3af2c012aaf2b43
-10ceaf2c6d3a6f3e7202e2af26e5af27
-ecaf2810ecaf2310eeaf256520653e67
-426b4c6c02e5af20e7af21ecaf2210f2
-af1c01f2af1df7af1e10efaf1f612e62
-606410e4a73307f40cf4af15f6af16f9
-af17faaf18eda7b5efaf12f0af13f3af
-1402e1af19e2af1af9af1b74a25275a4
-d0760a6f1fe509e5add7e9ad5eefaddf
-6f3472387501eeade2f4ade310f4ade0
-10efade1613c654c69566c606d01e6ad
-ddf7adde02e7add5e9adc5eeadd601e3
-add8f0add901e3addaf6addb10f3addc
-00267576e91ff20ef2abc4f3abc8f4ab
-cef767f9abdee9aba9ebabb0ecabb4ee
-abbaefabbc7a247a36e1ab88e5ab9ae7
-2ee8aba510edabe1012a2e41127261e2
-aba1012aaba05010cbaba1753e765477
-6478ccce7901e1abdff6abe003e8abd5
-ecabd6edabd7f1abd802e4a7b8ecabd9
-f5abda01e8abdbf1abdc6b7d7049705e
-716e727273827406f10cf1abb8f2abd2
-f3abd3f4abd4e4abcfe5abd0eaabd102
-e9abc0edabc1faabc210efabc302f5ab
-c5f6abc6f7abc704e4abc9e6abcae7ab
-cbeaabccf7abcd6b426c526d626e6c6f
-02e6abbde7abbef1abbf02ecabb1f2ab
-b2f4abb302e6abb5f8abb6f9abb701e8
-abb8f9abb910e8abbb6546655e667467
-7868886906eb0cebabacedabadefabae
-f6abafe2a3b1e6abaae7abab03e4ab9b
-edab9cefab9df4ab9e10e9ab9f02e3ab
-a2efaba3f5aba402ecaba6f1aba7f2ab
-a86144625a63866403e4ab96e7ab97e8
-ab98f5ab9903eaab89ecab8aeeab8bf1
-ab8c06e70ce7ab90efab91f7ab92faab
-93e3ab8de4ab8ee6ab8f01e9ab94f9ab
-950f735fe72ce742ebabe8f2ad46fa01
-2a8641127261e2add3012a2e43127972
-ecabe5022aabe44b2a4d10ceabe610da
-abe57360746476687a10ee012a2e4112
-7261e2add3022aabf3412a4310ceadd4
-10c6add310e1adcf10f2add001e8add1
-ecadd26d326d3e6e426f707202e9adcc
-f4adcdf7adce10e2abea01f226f8adca
-012a2e44126576e1adc9012aadc84e10
-d0adc910ebadcb62326436673a6c10e9
-abe910f5abe210edabe310e1abe770c3
-9570a4f971a6d772a6e47300287884ec
-39f229f509f5ab77f6ab7df7ab7ef22c
-f3ab70f4ab7422032aab2a4da4bf522a
-5410d2ab2e01cfab2dd5ab2becab52ed
-ab57eeab5eefab64f16de429e438e5ab
-3ae7ab3fe9ab48ebab4e032aab344432
-4b3a5312696ee4ab37126576e1ab3512
-686feaab367834793e7a48e1ab1ee3ab
-2901eeab84f7ab8501ecab86f2a50c10
-ecab876cad724f725873747484758e77
-05e809e8ab7ef0ab82f6ab83e2ab7fe3
-ab80e7ab8104e2ab6de3ab29eeab6ef2
-ab6ff8a5f102e4ab71e7ab72f9ab7301
-ebab75f1ab7604e1ab78e5ab79ebab7a
-f2ab7bf3ab7c6c4a6d666e8c6fa24370
-03e4ab6aecab6bf3ab6cf9a77404e4ab
-53e9ab54ecab55efab4ef9ab5605f009
-f0ab5bf1ab5cf3ab5de1ab58eaab59ee
-ab5a04e3ab5febab60f0ab61f8ab62f9
-ab6304e7ab65ebab66f1ab67f5ab68f9
-ab69673e67426858696e6a846b02e3ab
-4ff2ab50f3ab5103e1ab40f3ab41f7ab
-42faab4303e9ab44ebab45eeab46f5ab
-4703e4ab49e7ab4aecab4bedab4c10f2
-ab4d614a6276638664a26b6503e6ab3b
-e8ab3ce9ab3df3ab3e06f30cf3ab22f4
-ab23f6ab24faab25e6ab1fe8ab20f1ab
-2102e1ab26e5ab27f0ab2806ee0ceeab
-31efab32f2a5fff3ab33e32cebab2fec
-ab3022055211522e53325410d2ab2e10
-cfab2d10d5ab2b2aab2a312a4d10c5ab
-2c1137b2ab2b01e3ab38e8ab3900166e
-63752bec09eca9e9f3a9daf4a9f6754c
-7750e1012a2e41127261e2a9d2012aa9
-d15010cba9d210f5a9f810e1a9f97217
-722e733e7410f0a9f702e1a9f2e4a9f3
-e7a9f410f3a9f56e346f4a7001e1a9f0
-efa9f103e2a7c9e7a9eceea9edf4a9ee
-10eea9ef66306b176b2e6c386d10f3a9
-eb01e1a9e7efa9e801e1a9eaf4a92c66
-3468386901eca9e5f0a9e610eca9e201
-eca9e3eea9e4614e627e638864926504
-e4a9dfefa9e0f2a570f3a570f8a9e104
-e7a9d3ec32eda9d6f0a9d7f5a9d8012a
-a9d45012686cf0a9d501e9a9d9f5a9da
-01e4a9dbeda9dc01e3a9ddf4a9de0175
-26f5a9fa02e3a9fbe7a9fcfaa9fa0014
-6f457917ef09efa949f5ab17f7ab1a79
-2cedab0aeeab0f10f5ab1d6f3c724c74
-5075547701ebab1befab1c02e2ab12e6
-ab13efab1410efab1510edab1602e5ab
-18e7ab19eda9496934693c6a566b5a6d
-5e6e01e1ab10e7ab1101e1ab05e62201
-2aab064e10ccab0710f3ab0810f4ab09
-03e6ab0befab0cf4ab0df5ab0e613663
-46654a675a6810e7ab0402e9a9fdeaa9
-5eefa9fe10e6a9ff02eaab00ecab01f3
-ab0210eeab036da2576ea6446f0b741d
-ed09eda5a1f2a9c9f3a9cc742a7a34e3
-a9c101e1a9ceeba9cf10eda9d0701770
-2e72327310e1a9cd10eda9c802efa9ca
-f5a9cbf9a9c9673a6b3e6e02e7a9c5ee
-a9c6f3a9c710e3a9c201f2a9c3f6a9c4
-0022749fe926ef0fefa949f2a954f3a4
-92f4a958f9a3cee9a908eba902eca93e
-ee012abab24d126f6ee7a540783d7834
-793e7a64e7a92ce8a93201e3a967eda9
-6805f709f7a96cf8a96dfaa96eeba969
-eda96af6a96b05f009f0a972f7a973fa
-a974eba96feda970eea9717444755a76
-707703eba964f2a537f6a965f7a96603
-e3a959e6a95ae9a95bf2a95c03e1a95d
-f0a95ef2a95ff3a96002e1a961eea962
-f9a96369856e446e426f5e707a719072
-02e4a955eaa956efa95704e1a945e6a9
-46e9a947ebb603f7a94804e1a94ae5a9
-4be8a94cf3a94df8a94e03f0a94ff3a9
-50f4a951f8a95210eca953693e6b686c
-7e6d02efa942f5a943f8a94403e6a935
-eea936f326f7a939012aa9374d126564
-e6a93803e9a93aeca93bf0a93cf7a93d
-02e5a93ff0a940f3a9416549653e666a
-67866802e9a933eca934f2a3ff06ee0c
-eea923f2a924f4a925f5a926e4a920e5
-a921eba92204e1a927e5a928eea929ef
-a92af1a92b04e8a92deca92eefa92ff0
-a930f9a931615e62a25663a2636406e8
-0ce8a91ceaa91df2a91ef8a91fe1a919
-e5a91ae6a91b0bee23f718f7a90af926
-faa90e22022aa90b432a4910c4a90d10
-c3a90ceeb414efa908f3a909e709e7a9
-05e9a906eba907e3a902e4a903e6a904
-04e8a90fefa910f1a911f5a912f7a913
-04e9a914f0a915f1a916f2a917f5a918
-0021745fe41dee0feea99fefa9a5f2a9
-acf6a9b9f9a9bde4a984e5a987e7a98c
-eca54c791579307a3ae1a975e2a97d01
-eda9beeea9bf10e9a9c074387542775e
-7801f1a9bbf2a9bc01eda9b2f2a9b304
-e9a9b4f0a9b5f3a9b6f6a9b7f8a9b810
-e2a9ba6a5d6f326f4870647168726c73
-03eba9aeeea9afefa9b0f3a9b104e4a9
-a6e5a9a7eea9a8f0a9a9f5a9aa10e9a9
-8710efa9ab10e2a9ad6a4a6b4e6d586e
-04e6a9a0e8a9a1eba9a2eda9a3f0a9a4
-10efa99a01e7a99befa99c01e7a99dfa
-a99e6637665a675e686e6906ee0ceea9
-96f5a997f9a998faa999e6a993e9a994
-eaa99510f2a98b02e1a98de2a98eeca9
-8f02e2a990e5a991f7a992613e636a64
-906502e2a988f7a989f8a98a06ee0cee
-a979f0a97af1a97bf3a97ce3a976e6a9
-77eba97805e809e8a981efa982f5a983
-e1a97ee5a97fe6a98001e3a985f3a986
-66c73c69c48269a4166aa4c46ba60e6c
-001b744ae717ef0cefa7f0f4a7f8f5a7
-faf6a7fee7a7dae9a7dceea7ed771577
-307a34e1a7c5e2a7cc10eca7ff01e8a9
-00faa901742e75327610f3a7fe10e7a7
-f903e1a7fbefa7fcf9a3d5faa7fd6a4a
-6d316d326e426f4c7210e3a7f702eea7
-eaefa7ebf0a7ec01f3a7eef5a7ef05f2
-09f2a7f4f3a7f5faa7f6eaa7f1eba7f2
-eca7f36a346b386c01e5a7e8eea7e910
-f0a7e501e9a7e6f4a7e76448646c6570
-679c6906e70ce7a7e1e8a7e2eaa7e3f3
-a7e4e1a7dde4a7dee6012aa7df4c1269
-6de2a7e010e2a7d206f00cf0a7d6f1a7
-d7f5a7d8faa7d9e4a7d3e5a7d4eda7d5
-10e7a7db6134625a6301eda7d0f0a7d1
-05e809e8a7c9eaa7caf3a7cbe2a7c6e4
-a7c7e7a7c802e5a7cdf5a7cef7a7cf00
-197739eb17f30cf3a70df4a725f5a719
-f7a726eba568eea720efa722e409e4a7
-0fe7a714e9a717772a7a34e1a70601ed
-a727f3a72801e8a729e9a72a6a366d17
-6d326e366f3a7210e9a72410efa71f10
-e8a72110f5a7236a2e6b326c10efa71e
-10eaa71804e5a719eba71af4a71bf7a7
-1cf8a71d641a643466446701e2a715e5
-a71602e4a710e9a711f5a71210e5a713
-613a62446302e1a70ce5a70de8a70e01
-eea707f2a70802e1a709e2a70af9a70b
-0b721ae909e9a733f6a739f7a73a722a
-752ee1a72b10e1a73710f4a738671767
-34693e6d01e3a735eca73601eba731ef
-a73210e2a734612e62386510eea73001
-e2a72ceda72d01efa72ef5a72f002875
-c0e4eb71f23cf628f6a790f7a7b2f902
-2a32414c4c126174eea7bf022aa7bd43
-2a5410d2a7bf10cea7be127261e2a7be
-f2a783f3a79cf5012aa45941127261e2
-a77eeb38eca773eda778eea782efa787
-012a2e41127261e2a76e042aa76c4132
-4336493a4d10cea77010c6a76d10cea7
-6e10d2a76f7a187a38e1a5b0e7a757e9
-a763eaa76702eaa7c2f2a7c3f4a7c475
-3c766e777e788e7901e5a7c0f8a7c107
-ed0ceda7abeea7acf0a7adf3a7aee2a7
-a7e4a7a8e5a7a9eaa7aa02e7a7aff2a7
-b0f8a7b102eaa7b3efa7b4f1a7b506ed
-0ceda7b9f0a7baf7a7bbfaa7bce1a7b6
-e3a7b7e5a7b86bc0cd7063704a717072
-8673a2457403e2a7a3eda7a4efa7a5f2
-a7a605f209f2a78ff6a790f8a791e5a7
-8ce6a78defa78e03e2a792e6a793f3a7
-94f9a79505ec09eca799f3a79af5a79b
-e3a796e9a797eaa79805e809e8a7a0ea
-a7a1f2a7a2e2a79de4a79ee6a79f6b50
-6c5a6d706ea24f6f04e9a788eba785ec
-a789f3a78afaa78b01e3a771eaa77203
-eea774f1a775f4a776f8a77706f21ef2
-32f3a77ff5a780f7a781012a2e411272
-61e2a77e012aa77c4c10c2a77de2a779
-e8a77aefa77b04e3a783e6a784e7a757
-eea785f0a786665266486758686869a0
-6a03e4a768e7a769f3a76af9a76b02ef
-a754f2a755f9a75602e5a758e6a759f0
-a75a08f10ff1a75ef3a75ff4a760f7a7
-61faa762e1a75be2a75cebac80eea75d
-02eaa764f5a765f7a76661446276639c
-64a2486502e1a751eea752faa75307e9
-0ce9a73feaa740eda741efa742e1a73b
-e2a73ce3a73de4a73e05f109f1a746f8
-a747f9a748e4a743eda744f0a74503e7
-a749eba74aeca74bf4a74c03e5a74de8
-a74eeca74ff4a75066a2b567a46a6800
-137539f20ff2a5fff4a702f5a703f9a3
-42faa7057536e13ae5a5e9e9a5ebefa5
-fb10e9a70422032aa5df372e43345310
-c4a5e01133b6a5e010cda5e16c386c3c
-6d466e506f6c7301e2a700eea70101e1
-a5f2f5a5f301e4a5f4f4a5f504e4a5f6
-e5a5f7eaa5f8eea5f9efa5fa02e3a5fc
-eaa5fdf4a5fe615862746478687c6905
-e809e8a5efeca5f0eda5f1e1a5ece6a5
-ede7a5ee04e7a5e2eba5e3eda5e4f7a5
-e5faa5e610e2a5e710f9a5e810f9a5ea
-00117553e90fe9a57aeaa57eefa581f2
-a587f9a59675427694e1a570e6012aa5
-764112646ceda57709e80fe8a590f1a5
-91f2a592f6a593f9a594e2a58ce332e4
-a58de5a58ee6a58f012aa5764112646c
-eda57710f2a5956d2f6d4e6f52706271
-667204e3a588e5a587f0a589f2a58af3
-a58b10f0a58002e4a582eea583f2a584
-10e5a58510f3a5866132665669606c10
-f2a57f05e908e9a574eea575f467e1a5
-71e2a572e7a57301e9a578eda57902e1
-a57beca57cf4a57d001a6e9f791dec0c
-eca5bceea5c0f5a5d0f6a5d8792ce1a5
-97e4a5a901e1a5a2e9a5de733a733e75
-4276747702e3a5dbe9a5dcf4a5dd10f7
-a5cf07f20cf2a5d4f7a5d5f8a5d6faa5
-d7e2a5d1e3a5d2e4a5d3e7a5c002e6a5
-d9f2a5b3f3a5da6e5a6f6a7204e2a5a5
-e332e5a55bf4a5cdf7a5ce012aa5cb4c
-12696ee2a5cc02e4a5c1e7a5c2efa5c3
-07ee0ceea5c3f2a5c8f3a5c9f4a5cae4
-a5c4e6a5c5e9a5c6eda5c767396a236a
-386b486c526d01eda5bef6a5bf02eba5
-b7eea5b8f5a5b901eea5baf0a5bb10eb
-a5bd673468386901eca5b5eda5b610ee
-a5b310f3a5b46428642e653e6610eba5
-b202e5a5aaeea5abf2a5ac05ef09efa5
-b0f2a52dfaa5b1e2a5adeaa5aeeca5af
-612e626c6310f2a5a809ed0feda59dee
-a59ef7a59ff9a5a0faa5a1e1a598e6a5
-99e7a59ae8a59beaa59c05ef09efa5a5
-f9a5a6faa5a7e1a5a2e6a5a3eda5a463
-c2ef63a29d64a4f9650011772dee19ee
-38efa564f3a566f4a559f5a366012aa5
-6053126861f7a56177307834e5a554ec
-a55b10efa56e10f4a56f6d466d486e7a
-728473887403f2a56af4a56bf5a56cf8
-a56d02e1a55ce9a55deb012a2e4e126b
-6fefa55f012aa55e4710cea55f01eea5
-62f1a56310e9a56502e7a567eba568f5
-a569623e664267466b02e1a558eba559
-f9a55a10f5a55310e9a55501eca556f9
-a557001b725ce821f316f3a519f52cf6
-a51ff9a520012aa51d47126c61e7a51e
-e8a3eaefa50ff2a512771277307a34e1
-a3e1e5a3e610e4a51210e5a519722e73
-547410e4a51c05ec09eca516eda517f3
-a518e8a513eaa514eba51501e2a51af7
-a51b69526c306c326d3c6f6c7010f3a5
-1101e1a50be4a50c02e5a50de7a50eee
-022aa26342a2b44811616e01e2a3fdf4
-a3f810f0a51069406a446b03e2a507ec
-a508efa509f9a50a10e3a50302e1a504
-eda505f6a506659565a28666a28767a2
-886805ef09efa500f0a501f2a502e92c
-eba3feeda3ff022a3c42a25f4811616e
-01e2a3fdf4a3f80b4d335417542e5538
-5610c4a3fb01c8a3f7d7a3f801cba3f9
-d3a3fa4d2e50385310d2a3f601cfa3f1
-d9a3f202c6a3f3c8a3f4daa3f5470e47
-3048b4544910c4a3f010c6a3ee2aa3eb
-412a4210cea3ed10d5a3ec126f70efa3
-fc10e2a3e710e1a3e810e7a3e9613462
-386301e8a3e4f0a3e510eea3e210eaa3
-e30016726f791ce508e5a52df6a54dfa
-45792a7a34e1a52101efa550f5a55110
-e7a552751d752e764a7710f7a54f04e1
-a548e3a549e4a54ae7a54bf4a54c10e1
-a54e724073747403eda544f0a545f3a5
-46f9a54702e82ce9a541f3a542012a2e
-4d126f6ee7a540012aa53f4310cea540
-10e2a54367446a1a6a406e446f03e2a5
-3ce9a534f0a53df7a53e10e5a53a10ea
-a53b673468606901e1a538f1a53906ec
-0ceca533efa534f2a535faa536e1a530
-e8a531e9a53210e4a537613c62686372
-64766501e4a52eeea52f06e80ce8a525
-eba526f2a527f6a528e4a522e6a523e7
-a52401e4a529f1a52a10e3a52b10eea5
-2c2aa4f761be8062002373a5e51ded0f
-eda3a8eea3adefa3b1f2a3baf3a3bfe5
-a37ce7a389e8a38de9a3937741773278
-3c794c7a72e1a36201e4a3d2f2a3d302
-e8a3d4eba3d5f2a3c705f309f3a3d9f6
-a3daf8a3dbe5a3d6eea3d7f2a3d804e1
-a3dce5a3dde6a3dee8a3dff7a3e07332
-744875587610e2a3d103eaa3c0f1a3c1
-f3a3c2f4a3c302efa3c4f4a3c5f6a3c6
-09ed0feda3ccefa3cdf2a3cef3a3cff5
-a3d0e1a3c7e3a3c8e4a3c9e7a3caeba3
-cb6a7d6e3b6e486f587068716c7203e1
-a3bbe8a3bcf8a3bdfaa3be02e7a3aeed
-a3aff0a3b002eaa3b2eda3b3eea3b410
-f9a3b503e3a3b6e9a3b7f0a3b8f6a3b9
-6a466b786ca4a36d03e8a3a9eba3aaf1
-a3abf5a3ac07ef0cefa39ef2a39ff4a3
-a0faa3a1e8a39ae9a39beaa39ceea39d
-04e3a3a2eda3a3f1a3a4f5a3a5f6a3a6
-656a6562669467a24468a24b6906ed0c
-eda396eea397efa398f1a399e2a394e7
-a395eba37507f40cf4a381f7a382f8a3
-83faa384e6a37de8a37eeaa37feda380
-03e4a385f1a386f4a387f9a38802e3a3
-8aeea38bf8a38c05ec09eca391efa38d
-f9a392e2a38ee7a38fe9a39061326264
-63906410e4a37b07f20cf2a367f3a368
-f6a369f8a36aeca363eea364f0a365f1
-a36606e40ce4a36eeaa36ff0a370f2a3
-71e1a36be2a36ce3a36d09ed0feda376
-eea377efa378f1a379f5a37ae3a363e6
-a372e8a373e9a374eca37500184dc25d
-54c0c2572e5736584e59645a12616ee2
-adc701612c631168efa9a41172e1adc6
-01702a731175f8691165efa9e0126969
-e9a717543455a28756126169e9adc505
-6746674a68506901622a7210e8adc410
-f4012aa3b14210d445116ce7adc11061
-01e158e9042aaba543324b364c3a5410
-c8aba510cea7d110c8adc210c1adc301
-2aa54d4d10d6a54d6130657c66116ee7
-adc0056d116d2e6e327610f4a3a710ec
-ab8810e7abdd67346b386c01e5ab96f5
-a75c10e2adbe10f2adbf116cf5ab9a12
-6761f2abe750c0c350a27252a2a85306
-694369426f6a759079016c2a7210e3a5
-0c10efadbd01643e6e01e4ab37e8012a
-ab484c10cbab4810e4adba02672e7238
-7910efa50e01e4ab65efadbb10e1ab6d
-116ee4adbc613e675e6801612a7210e4
-adb910f7a561026d2e72327510f2ab25
-10f2ab5b10e2adb8116ef7a34b046138
-654a68506c76721174e9adb5016c2a75
-10e3a51c10eda11172edadb302612e6c
-326e10f8a9e410e7adb401e9a9d4f0a9
-d51172e4a5f4026a306f3675116ef2a9
-a8116ee7adb61168e7adb74d7c4ea2a4
-4f0367426c48724e7301672a6d10e1ad
-b210e5a9cd1161edab401163ebadb101
-6b2a7910e1a9c910e8a9cf07722e725a
-7460756679116df2032aa3ce492e4d32
-5410c8adac10cea76010cda3ce116fef
-a9571165e9adaa116cf4adab61426574
-6c9a6f01642a6e10e7a54010e9ada903
-68326b366e3a7210e3ada510eaada210
-e1ada301e4a96ee9ada40264346e3872
-01e3ada7efada810e6a93810e4ada611
-79eda93e046138624c65506b56731168
-f5adb0016e2a7210e2adae10e4adad11
-61f49f1177e1adaf116fefa55f47c40d
-4ac3214aa6ba4ba6d34c03614665a696
-69a6987901632a6410e9ada110e9ada0
-026ea6736fa6747410ee001a4bc13954
-5b571457ac5458ac5859305a01c1abef
-d7ab5e10d4ad62544055825603c1ad5d
-c5ad5fcead5ed5a3930bce14d609d6ab
-d9d7abc6daab7ecead9ecfabbcd2abc4
-cbc5b8cbabb1ccad59cdabb004c1ad9f
-c7ad5bd3a560d9ad5cdaabf34e824e8a
-50a24a52a26d530cce17d40cd4ad53d5
-a799d6ad54d9ad9dcead51cfab64d2ad
-52ca09caad4fcbab4ecdad50c3ad4ec5
-ab7dc9ab5206c70cc7abebc9ad41cca5
-4ccfa97dc1ad3ec3ad3fc5ad400acc14
-d409d4ad4ad7a9d8d9a5c0cca9e9cdad
-47d2ad48c1ad43c5ad44c6ad45c7abc0
-c8a57c03c5ad4dcfa949d5a799d7ab1a
-4b9e4ca2434d0010cd1dd40fd4a958d5
-a928d8abedd9a90bdaad3dcda73dcfad
-9bd1ad3bd2ad9cc60cc6ad3ac7a92ccb
-ad9acca3a8c1ad99c3ad38c4ad39c5ab
-2c01c5ad2dcdad9804c9ad33d3ad34d4
-a7f8d5ad35d6a7fe43bd465f464c475c
-48a2484904c3ad2ac4a70fd2ad97d3a7
-0dd4a72502c9a57acfa581d2a5870cce
-17d30cd3ad25d4ad26d5abf2d7ad27ce
-ad22d0ad23d1ad24c608c6ad21c867cc
-a773c1ad20c2abf5c5ad9604cdad28ce
-ad29d2a5ffd4a702d5a703435244a242
-4505d309d3a566d4ad90daad1fc1ad1b
-c3ad1cc5a5590fcf1ad60cd6ad16d7ab
-f7d9ad94daa519cfad13d0ad14d2ad15
-d5abf0c9c676c9ad10ccad11cdad12ce
-ad9305cb09cba521cfad19daad95c5a5
-2dc7ad4ccaad18345e34ae714178420b
-ce14d209d2a9f6d5a73dd6ad0ccead09
-cfad0ad1ad0bc909c9ab0fcaad07ccad
-08c1a3bfc5ad04c6ad050cd217d50cd5
-abecd7ad02d8ad03daa35ed2abffd3ad
-00d4ad01cd09cdad92cfabfdd1abfec4
-abfac6ad91cc6d2aa560312c321133b0
-ad901137b2a79910e1a9a610ef012aa7
-f04c10c1a7f01170e3a7d6026d2e6e32
-7310f5a7e410e2a7e001e1a7c6e2a5cc
-01613a701161ee012aa72b4a10d0a72b
-016d2a7610e1ad8d10efad8c04613868
-4c6e7a6f80741168e9ad8f016c2a6e10
-e1ad8e10e9a55a02612e6d326f10eaab
-3610f2a9f210f2012aa7784b10c8a778
-1164e1a7821172e5012aa7874b01d0ad
-2fd2a787473448a25c49127461eca56b
-0465466c5a6f60727a75016a2a7210f5
-a9d110f2a5d0116ff2012aa5b04710c5
-a5b01161e7a51e016e2a7410e8a5ca01
-e7ad80eda5670161506510eb032aa55b
-432e47325410d2a38c10d9ad1710d2a5
-5b10eead81056c186c306d3675116ee7
-ad8b1175f7a5f3106e01e7a5f8f0a966
-6130659c691172e1ad8a016e2a7410f2
-a93705ef24efad84f34cf4032aa3f848
-2e4d325410d7a3f810cba3ef10cfa3f1
-012aa3eb4310cea3ebe2a3fde7ad82e9
-ad831162f2054917493a533e5502c1ad
-88cbad86d3ad8910cca5e910c5ad872a
-a5e9432a4710c2ad8610c1ad8543c0f9
-437044a2b9450267406c46741168e901
-2a754501d2ad1ed4751179f0a5570162
-2a7910edad7f10e1ad7e0461a26868a2
-776fa28070a282791172ec0a4d335414
-542e55385810cbad7801caaba0d2ad77
-10c1abe84d2e523e5310cbad7602c4ad
-74cba902cea53f02cfad75d3ab2ad5ab
-172aab174138423c474c4b01c7a7bdda
-ad3110ccad7102c1ad72c7a389d9a37c
-01c52dd2ad73026b2e6e327210e9ad70
-10eda3e510f3a51201612a6510f2a502
-10eda5051170f4a5101172f4a5cb0265
-306f82751170ecad7d1176e106491749
-324d364e3a5010cba3c610cea5eb10d5
-ad7b10d0a9872aa5eb422a4610caad7a
-10d4ad791167f2ad7c2aa25441aa3142
-056f1f6f3e72447501672a6810e4ad6f
-10e9ad6e1170efa3fc106101e8a9e7e9
-ad6d6130655c68116bf3ad6c036c326d
-36733a7410ebad6b10e9ad6a10f5a36a
-10f3a3c1116ee7012aa3ad4210c4a3ad
-00214ac1c052c0cc5638563c57585862
-59665a01d2abeed7ab5e04c1ad5dc4ad
-5ec5ad5fcead5ed5a39301c6ad60d3ab
-5710cbad6103c4abf9c5abf9d4ad62d5
-ab2a5246536c54a2575503c1abe8c7ad
-5bd9ad5cdaabf305d309d3ab2ad5ab17
-d7ab1ac5ad4dc8ab5ecfa9490ecd1ad4
-0cd4ad53d5ab17d6ad54d9ad55cdad50
-cead51cfab64d2ad52c50cc5ab7dc9ab
-52caad4fcbab4ec1abf4c3ad4ec4abf8
-0ecd1ad20cd2abc4d6abd9d7a3f8daab
-7ecdabb0cead5acfabbcd0ad59c80cc8
-aba5caaba0cbabb1ccad59c4ad56c6ad
-57c7ad584e644e404fa89650785102c1
-ad4bcfad4cd5abf509cc0fcca54ccfa9
-7dd0a987d1abfed4abf4c1ad3ec3ad3f
-c5ad40c8a393c9ad410dcd17d40cd4ad
-4ad7a9d8d9a5c0daad43cdad47d2ad48
-d3ad49c70cc7abc0c8a57ccbad46cca9
-e9c1ad43c5ad44c6ad454aa2484ba24c
-4ca2644d0012ce20d50fd5a928d6a54d
-d8abedd9a90bdaad3dcea53fcfa3f1d1
-ad3bd2ad3cd4a958c60fc6ad3ac7a92c
-cba902cca3a8cda3cec1ad37c3ad38c4
-ad39c5ab2c01cfad2cd0a72b07d00cd0
-ad2fd2a787d7ad30daad31c5ad2dc7a7
-bdc8a778cdad2e08d30fd3ad34d4a7f8
-d5ad35d6a7fed9ad36c1a7f0c2ad32c9
-ad33cbab4841c1604598456a46a24147
-a24e48a2754907d10cd1ad2bd2a570d3
-a70dd4a725c3ad2ac4a70fcca5e9cea5
-eb09d20ed2ad1ed3a566d475d5abf5da
-ad1fc1ad1bc3ad1cc5a559c79bc8ad1d
-04c9a57acfa581d1abfed2a587d8a587
-0bd014d309d3ad25d4ad26d7ad27d0ad
-23d1ad24d2a55bc808c867cca773cead
-22c1ad20c5a5b0c6ad2106d20cd2a5ff
-d4a702d5a703d6ad05cba3efcdad28ce
-ad29415e42a24c43a2834406cb0ccba5
-21cfad19d9ad07daad1ac4a52dc5a52d
-caad180dd117d40cd4ad01d7ad02d8ad
-03daa35ed1abfed2abffd3ad00cc0bcc
-6dcda342ceabf7cfabfdc4abfac5abfb
-c6abfc0010cc1cd20ed2a9f6d445d5a3
-ced6ad0cd9a37cccad08cead09cfad0a
-d1ad0bc70cc7a389c8ad06c9ab0fcaad
-07c1a3bfc4a3adc5ad04c6ad050010cf
-1dd50fd5abf0d6ad16d7abf7d9ad17da
-a519cfad13d0ad14d2ad15d3ab2ac90c
-c9ad10ccad11cdad12cea3ebc4abeec6
-ad0dc7ad0ec8ad0f342234423548374e
-3801382a3910b0ab2a10b6abf91131b9
-abf61133b2abf71133b6abf82aa56030
-5031a26b3202302e33383810b0a52d01
-b0a519b2abeb10b0750533233334354a
-3601b1ab57b2a5eb03b0a3ebb4a5ebb5
-a70fb9a72502b3abecb4abf1b7abf230
-34314a3201b1a560b9abf003b2abebb3
-a560b5a9f6b9abec06b50bb59bb7abee
-b8abefb9a560b1abebb3abedb4ab7e02
-342e353e3710b2ab1702b2a3ebb3abf3
-b5abf403b0ab17b1ab17b4abf5b5a52d
-046436673c68427246761173f44b116c
-eda5771168e2ad63116fed6301613c6d
-01e99dee012aa3424110cda34210e200
-134c625131513c53405450556a5901c5
-abf9d4ab7f10c1ad4b02c1abf4c4abf8
-d9ad5504c791c8a927caad68cead5ad2
-ad6910cbad644c3c4d464e624f665001
-cbad46d3ad4901c2ad32d9ad3604c1ad
-37cdab04cea770d2ad3cd5ad6610c7ad
-6710cdad42452e4542474a494e4a644b
-02c8a504cdad2ed7ad3001c79bc8ad1d
-10c2ad6403c4a90dcead65d1ad2bd2a5
-7010cfad2c2a9b4132423c43464410da
-ad1a01c5abfbc6abfc01c8ad06d5ab04
-01c3a90cceabe400217588e62bf221f2
-9bf3a349f6a353f9a35cfa012a2e4112
-7261e2a360022aa35e498a5210d5a361
-e651eb67ed75ee7f7a2d7a2ce125e22d
-e54b10ea012a2e41127261e2a360032a
-a35e312e49345310d5a3611137b2a361
-01d1a35fd2a3607538763c77527901e2
-a35df2a35c10f9a35203eca354eea355
-f4a356f5a35703e1a358e2a359efa35a
-f8a35b6b966f696f44704e726873a250
-7402e1a34fe7a350eaa35102ea89ed8b
-fa8d05f206f295f397fa99e38fe491e5
-9309ef0fefa344f1a345f3a346f9a347
-faa348e29be332e8a341eda342eea343
-022a9d4e2c5012616ceda1126261f49f
-04e1a34ae5a34be7a34cefa34df4a34e
-6b3c6c3e6d586e03e381eb83ee85f987
-10eb6905ee06ee71f36df473e16be26d
-e96f03ed77ee79ef7bf07d6525653067
-3668506a10e76501e24df94f05ed06ed
-59ef5bf15de353e455e75702e15fec61
-ef636148625263646405f006f045f947
-fa49e13fe541ea4302e927eb29f52b04
-e92ff131f233f435f93702e439e53be8
-3d
+47d4ce473248d81e234910c4a3f001c2
+a3f9c6a3ee6d326e36733a7910e2ad97
+10e9af3910e5af3a10ed22022aa90c43
+b6064910c4a90e6817683269366b3a6c
+10edaf3810f8adb410e1af3710f4ad92
+61326436653a6710e8adc410e7af3410
+eaaf3510e1af3600126d46741b743475
+387742e1ade8efadff10edaf0401f5af
+05f6af0610e1af076d3c6e406f50725a
+7301e7ad83ebaf0310efadfb02e3adfc
+e9adfdf5adfe01e2af00f3af0110f3af
+0267266736683a693e6a4e6c10f3adfa
+10e9adf310e7adf402e2adf5f5adf6f6
+adf701e1adf8e9adf961386254636465
+01eca520f2adf204e5ade9eaadeaecad
+ebeeadecf2aded02f0adeef1adeff2ad
+f010e9adf10c6e3d7221722e7332774e
+e8af0b10e2af1104e1adbce9af12eca5
+2fedaf13f2af1410e5af156e346f3e70
+01e5a78df2adb901e1adb2f2af0e01e7
+af0feeaf10651d653a6c3e6d02e6af0d
+eeada8f2adab10f3af0a02e1af0ce3ad
+a4e4ada5613462386301efad72f2ad71
+10f6af0810e9af090d6d497330733075
+34e9a733efaf2810f3af2d04e1af2ee5
+32eaaf31f4af32f7af33012a2e481261
+6ef3af30012aaf2f4310ceaf306d3a6f
+3e7202e2af2ae5af2becaf2c10ecaf27
+10eeaf296520653e67426b4c6c02e5af
+24e7af25ecaf2610f2af2001f2af21f7
+af2210efaf23612e62606410e4a73307
+f40cf4af19f6af1af9af1bfaaf1ceda7
+b6efaf16f0af17f3af1802e1af1de2af
+1ef9af1f74a25275a4d0760a6f1fe509
+e5addbe9ad5fefade36f3472387501ee
+ade6f4ade710f4ade410efade5613c65
+4c69566c606d01e6ade1f7ade202e7ad
+d9e9adc9eeadda01e3addcf0addd01e3
+addef6addf10f3ade000267576e91ff2
+0ef2abc5f3abc9f4abcff767f9abdfe9
+abaaebabb1ecabb5eeabbbefabbd7a24
+7a36e1ab89e5ab9be72ee8aba610edab
+e2012a2e41127261e2aba2012aaba150
+10cbaba2753e7654776478cce17901e1
+abe0f6abe103e8abd6ecabd7edabd8f1
+abd902e4a7b9ecabdaf5abdb01e8abdc
+f1abdd6b7d7049705e716e7272738274
+06f10cf1abb9f2abd3f3abd4f4abd5e4
+abd0e5abd1eaabd202e9abc1edabc2fa
+abc310efabc402f5abc6f6abc7f7abc8
+04e4abcae6abcbe7abcceaabcdf7abce
+6b426c526d626e6c6f02e6abbee7abbf
+f1abc002ecabb2f2abb3f4abb402e6ab
+b6f8abb7f9abb801e8abb9f9abba10e8
+abbc6546655e6674677868886906eb0c
+ebabadedabaeefabaff6abb0e2a3b1e6
+ababe7abac03e4ab9cedab9defab9ef4
+ab9f10e9aba002e3aba3efaba4f5aba5
+02ecaba7f1aba8f2aba96144625a6386
+6403e4ab97e7ab98e8ab99f5ab9a03ea
+ab8aecab8beeab8cf1ab8d06e70ce7ab
+91efab92f7ab93faab94e3ab8ee4ab8f
+e6ab9001e9ab95f9ab960f735fe72ce7
+42ebabe9f2ad47fa012a8641127261e2
+add7012a2e43127972ecabe6022aabe5
+4b2a4d10ceabe710daabe67360746476
+687a10ee012a2e41127261e2add7022a
+abf4412a4310ceadd810c6add710e1ad
+d310f2add401e8add5ecadd66d326d3e
+6e426f707202e9add0f4add1f7add210
+e2abeb01f226f8adce012a2e44126576
+e1adcd012aadcc4e10d0adcd10ebadcf
+62326436673a6c10e9abea10f5abe310
+edabe410e1abe870c39570a4f971a6d7
+72a6e47300287884ec39f229f509f5ab
+78f6ab7ef7ab7ff22cf3ab71f4ab7522
+032aab2b4da4bf522a5410d2ab2f01cf
+ab2ed5ab2cecab53edab58eeab5fefab
+65f16de429e438e5ab3be7ab40e9ab49
+ebab4f032aab3544324b3a5312696ee4
+ab38126576e1ab3612686feaab377834
+793e7a48e1ab1fe3ab2a01eeab85f7ab
+8601ecab87f2a50c10ecab886cad724f
+725873747484758e7705e809e8ab7ff0
+ab83f6ab84e2ab80e3ab81e7ab8204e2
+ab6ee3ab2aeeab6ff2ab70f8a5f102e4
+ab72e7ab73f9ab7401ebab76f1ab7704
+e1ab79e5ab7aebab7bf2ab7cf3ab7d6c
+4a6d666e8c6fa2437003e4ab6becab6c
+f3ab6df9a77404e4ab54e9ab55ecab56
+efab4ff9ab5705f009f0ab5cf1ab5df3
+ab5ee1ab59eaab5aeeab5b04e3ab60eb
+ab61f0ab62f8ab63f9ab6404e7ab66eb
+ab67f1ab68f5ab69f9ab6a673e674268
+58696e6a846b02e3ab50f2ab51f3ab52
+03e1ab41f3ab42f7ab43faab4403e9ab
+45ebab46eeab47f5ab4803e4ab4ae7ab
+4becab4cedab4d10f2ab4e614a627663
+8664a26b6503e6ab3ce8ab3de9ab3ef3
+ab3f06f30cf3ab23f4ab24f6ab25faab
+26e6ab20e8ab21f1ab2202e1ab27e5ab
+28f0ab2906ee0ceeab32efab33f2a5ff
+f3ab34e32cebab30ecab312205521152
+2e53325410d2ab2f10cfab2e10d5ab2c
+2aab2b312a4d10c5ab2d1137b2ab2c01
+e3ab39e8ab3a00166e63752bec09eca9
+eaf3a9dbf4a9f7754c7750e1012a2e41
+127261e2a9d3012aa9d25010cba9d310
+f5a9f910e1a9fa7217722e733e7410f0
+a9f802e1a9f3e4a9f4e7a9f510f3a9f6
+6e346f4a7001e1a9f1efa9f203e2a7ca
+e7a9edeea9eef4a9ef10eea9f066306b
+176b2e6c386d10f3a9ec01e1a9e8efa9
+e901e1a9ebf4a92d663468386901eca9
+e6f0a9e710eca9e301eca9e4eea9e561
+4e627e638864926504e4a9e0efa9e1f2
+a570f3a570f8a9e204e7a9d4ec32eda9
+d7f0a9d8f5a9d9012aa9d55012686cf0
+a9d601e9a9daf5a9db01e4a9dceda9dd
+01e3a9def4a9df017526f5a9fb02e3a9
+fce7a9fdfaa9fb00146f457917ef09ef
+a94af5ab18f7ab1b792cedab0beeab10
+10f5ab1e6f3c724c745075547701ebab
+1cefab1d02e2ab13e6ab14efab1510ef
+ab1610edab1702e5ab19e7ab1aeda94a
+6934693c6a566b5a6d5e6e01e1ab11e7
+ab1201e1ab06e622012aab074e10ccab
+0810f3ab0910f4ab0a03e6ab0cefab0d
+f4ab0ef5ab0f61366346654a675a6810
+e7ab0502e9a9feeaa95fefa9ff10e6ab
+0002eaab01ecab02f3ab0310eeab046d
+a2576ea6446f0b741ded09eda5a1f2a9
+caf3a9cd742a7a34e3a9c201e1a9cfeb
+a9d010eda9d17017702e72327310e1a9
+ce10eda9c902efa9cbf5a9ccf9a9ca67
+3a6b3e6e02e7a9c6eea9c7f3a9c810e3
+a9c301f2a9c4f6a9c50022749fe926ef
+0fefa94af2a955f3a492f4a959f9a3ce
+e9a909eba903eca93fee012ababd4d12
+6f6ee7a540783d7834793e7a64e7a92d
+e8a93301e3a968eda96905f709f7a96d
+f8a96efaa96feba96aeda96bf6a96c05
+f009f0a973f7a974faa975eba970eda9
+71eea9727444755a76707703eba965f2
+a537f6a966f7a96703e3a95ae6a95be9
+a95cf2a95d03e1a95ef0a95ff2a960f3
+a96102e1a962eea963f9a96469856e44
+6e426f5e707a71907202e4a956eaa957
+efa95804e1a946e6a947e9a948ebb60e
+f7a94904e1a94be5a94ce8a94df3a94e
+f8a94f03f0a950f3a951f4a952f8a953
+10eca954693e6b686c7e6d02efa943f5
+a944f8a94503e6a936eea937f326f7a9
+3a012aa9384d126564e6a93903e9a93b
+eca93cf0a93df7a93e02e5a940f0a941
+f3a9426549653e666a67866802e9a934
+eca935f2a3ff06ee0ceea924f2a925f4
+a926f5a927e4a921e5a922eba92304e1
+a928e5a929eea92aefa92bf1a92c04e8
+a92eeca92fefa930f0a931f9a932615e
+62a25663a2636406e80ce8a91deaa91e
+f2a91ff8a920e1a91ae5a91be6a91c0b
+ee23f718f7a90bf926faa90f22022aa9
+0c432a4910c4a90e10c3a90deeb41fef
+a909f3a90ae709e7a906e9a907eba908
+e3a903e4a904e6a90504e8a910efa911
+f1a912f5a913f7a91404e9a915f0a916
+f1a917f2a918f5a9190021745fe41dee
+0feea9a0efa9a6f2a9adf6a9baf9a9be
+e4a985e5a988e7a98deca54c79157930
+7a3ae1a976e2a97e01eda9bfeea9c010
+e9a9c174387542775e7801f1a9bcf2a9
+bd01eda9b3f2a9b404e9a9b5f0a9b6f3
+a9b7f6a9b8f8a9b910e2a9bb6a5d6f32
+6f4870647168726c7303eba9afeea9b0
+efa9b1f3a9b204e4a9a7e5a9a8eea9a9
+f0a9aaf5a9ab10e9a98810efa9ac10e2
+a9ae6a4a6b4e6d586e04e6a9a1e8a9a2
+eba9a3eda9a4f0a9a510efa99b01e7a9
+9cefa99d01e7a99efaa99f6637665a67
+5e686e6906ee0ceea997f5a998f9a999
+faa99ae6a994e9a995eaa99610f2a98c
+02e1a98ee2a98feca99002e2a991e5a9
+92f7a993613e636a64906502e2a989f7
+a98af8a98b06ee0ceea97af0a97bf1a9
+7cf3a97de3a977e6a978eba97905e809
+e8a982efa983f5a984e1a97fe5a980e6
+a98101e3a986f3a98766c74769c48d69
+a4166aa4c46ba60e6c001b744ae717ef
+0cefa7f1f4a7f9f5a7fbf6a7ffe7a7db
+e9a7ddeea7ee771577307a34e1a7c6e2
+a7cd10eca90001e8a901faa902742e75
+327610f3a7ff10e7a7fa03e1a7fcefa7
+fdf9a3d5faa7fe6a4a6d316d326e426f
+4c7210e3a7f802eea7ebefa7ecf0a7ed
+01f3a7eff5a7f005f209f2a7f5f3a7f6
+faa7f7eaa7f2eba7f3eca7f46a346b38
+6c01e5a7e9eea7ea10f0a7e601e9a7e7
+f4a7e86448646c6570679c6906e70ce7
+a7e2e8a7e3eaa7e4f3a7e5e1a7dee4a7
+dfe6012aa7e04c12696de2a7e110e2a7
+d306f00cf0a7d7f1a7d8f5a7d9faa7da
+e4a7d4e5a7d5eda7d610e7a7dc613462
+5a6301eda7d1f0a7d205e809e8a7caea
+a7cbf3a7cce2a7c7e4a7c8e7a7c902e5
+a7cef5a7cff7a7d000197739eb17f30c
+f3a70df4a725f5a719f7a726eba568ee
+a720efa722e409e4a70fe7a714e9a717
+772a7a34e1a70601eda727f3a72801e8
+a729e9a72a6a366d176d326e366f3a72
+10e9a72410efa71f10e8a72110f5a723
+6a2e6b326c10efa71e10eaa71804e5a7
+19eba71af4a71bf7a71cf8a71d641a64
+3466446701e2a715e5a71602e4a710e9
+a711f5a71210e5a713613a62446302e1
+a70ce5a70de8a70e01eea707f2a70802
+e1a709e2a70af9a70b0b721ae909e9a7
+33f6a739f7a73a722a752ee1a72b10e1
+a73710f4a73867176734693e6d01e3a7
+35eca73601eba731efa73210e2a73461
+2e62386510eea73001e2a72ceda72d01
+efa72ef5a72f002875c0e7eb74f23ff6
+28f6a791f7a7b3f9022a32414c4c1261
+74eea7c0022aa7be432a5410d2a7c010
+cea7bf127261e2a7bff2a784f3a79df5
+022aa45e41a4645912657ae9a77feb38
+eca773eda778eea783efa788012a2e41
+127261e2a76e042aa76c41324336493a
+4d10cea77010c6a76d10cea76e10d2a7
+6f7a187a38e1a5b0e7a757e9a763eaa7
+6702eaa7c3f2a7c4f4a7c5753c766e77
+7e788e7901e5a7c1f8a7c207ed0ceda7
+aceea7adf0a7aef3a7afe2a7a8e4a7a9
+e5a7aaeaa7ab02e7a7b0f2a7b1f8a7b2
+02eaa7b4efa7b5f1a7b606ed0ceda7ba
+f0a7bbf7a7bcfaa7bde1a7b7e3a7b8e5
+a7b96bc0d57063704a7170728673a245
+7403e2a7a4eda7a5efa7a6f2a7a705f2
+09f2a790f6a791f8a792e5a78de6a78e
+efa78f03e2a793e6a794f3a795f9a796
+05ec09eca79af3a79bf5a79ce3a797e9
+a798eaa79905e809e8a7a1eaa7a2f2a7
+a3e2a79ee4a79fe6a7a06b506c5a6d70
+6ea2576f04e9a789eba786eca78af3a7
+8bfaa78c01e3a771eaa77203eea774f1
+a775f4a776f8a77706f226f232f3a780
+f5a781f7a782022a3241405912657ae9
+a77f012aa77c4c10c2a77d127261e2a7
+7ee2a779e8a77aefa77b04e3a784e6a7
+85e7a757eea786f0a787665266486758
+686869a06a03e4a768e7a769f3a76af9
+a76b02efa754f2a755f9a75602e5a758
+e6a759f0a75a08f10ff1a75ef3a75ff4
+a760f7a761faa762e1a75be2a75cebac
+80eea75d02eaa764f5a765f7a7666144
+6276639c64a2486502e1a751eea752fa
+a75307e90ce9a73feaa740eda741efa7
+42e1a73be2a73ce3a73de4a73e05f109
+f1a746f8a747f9a748e4a743eda744f0
+a74503e7a749eba74aeca74bf4a74c03
+e5a74de8a74eeca74ff4a75066a2b567
+a46a6800137539f20ff2a5fff4a702f5
+a703f9a342faa7057536e13ae5a5e9e9
+a5ebefa5fb10e9a70422032aa5df372e
+43345310c4a5e01133b6a5e010cda5e1
+6c386c3c6d466e506f6c7301e2a700ee
+a70101e1a5f2f5a5f301e4a5f4f4a5f5
+04e4a5f6e5a5f7eaa5f8eea5f9efa5fa
+02e3a5fceaa5fdf4a5fe615862746478
+687c6905e809e8a5efeca5f0eda5f1e1
+a5ece6a5ede7a5ee04e7a5e2eba5e3ed
+a5e4f7a5e5faa5e610e2a5e710f9a5e8
+10f9a5ea00117553e90fe9a57aeaa57e
+efa581f2a587f9a59675427694e1a570
+e6012aa5764112646ceda57709e80fe8
+a590f1a591f2a592f6a593f9a594e2a5
+8ce332e4a58de5a58ee6a58f012aa576
+4112646ceda57710f2a5956d2f6d4e6f
+52706271667204e3a588e5a587f0a589
+f2a58af3a58b10f0a58002e4a582eea5
+83f2a58410e5a58510f3a58661326656
+69606c10f2a57f05e908e9a574eea575
+f467e1a571e2a572e7a57301e9a578ed
+a57902e1a57beca57cf4a57d001a6e9f
+791dec0ceca5bceea5c0f5a5d0f6a5d8
+792ce1a597e4a5a901e1a5a2e9a5de73
+3a733e754276747702e3a5dbe9a5dcf4
+a5dd10f7a5cf07f20cf2a5d4f7a5d5f8
+a5d6faa5d7e2a5d1e3a5d2e4a5d3e7a5
+c002e6a5d9f2a5b3f3a5da6e5a6f6a72
+04e2a5a5e332e5a55bf4a5cdf7a5ce01
+2aa5cb4c12696ee2a5cc02e4a5c1e7a5
+c2efa5c307ee0ceea5c3f2a5c8f3a5c9
+f4a5cae4a5c4e6a5c5e9a5c6eda5c767
+396a236a386b486c526d01eda5bef6a5
+bf02eba5b7eea5b8f5a5b901eea5baf0
+a5bb10eba5bd673468386901eca5b5ed
+a5b610eea5b310f3a5b46428642e653e
+6610eba5b202e5a5aaeea5abf2a5ac05
+ef09efa5b0f2a52dfaa5b1e2a5adeaa5
+aeeca5af612e626c6310f2a5a809ed0f
+eda59deea59ef7a59ff9a5a0faa5a1e1
+a598e6a599e7a59ae8a59beaa59c05ef
+09efa5a5f9a5a6faa5a7e1a5a2e6a5a3
+eda5a463c2ef63a29d64a4f965001177
+2dee19ee38efa564f3a566f4a559f5a3
+66012aa56053126861f7a56177307834
+e5a554eca55b10efa56e10f4a56f6d46
+6d486e7a728473887403f2a56af4a56b
+f5a56cf8a56d02e1a55ce9a55deb012a
+2e4e126b6fefa55f012aa55e4710cea5
+5f01eea562f1a56310e9a56502e7a567
+eba568f5a569623e664267466b02e1a5
+58eba559f9a55a10f5a55310e9a55501
+eca556f9a557001b725ce821f316f3a5
+19f52cf6a51ff9a520012aa51d47126c
+61e7a51ee8a3eaefa50ff2a512771277
+307a34e1a3e1e5a3e610e4a51210e5a5
+19722e73547410e4a51c05ec09eca516
+eda517f3a518e8a513eaa514eba51501
+e2a51af7a51b69526c306c326d3c6f6c
+7010f3a51101e1a50be4a50c02e5a50d
+e7a50eee022aa26342a2b44811616e01
+e2a3fdf4a3f810f0a51069406a446b03
+e2a507eca508efa509f9a50a10e3a503
+02e1a504eda505f6a506659565a28666
+a28767a2886805ef09efa500f0a501f2
+a502e92ceba3feeda3ff022a3c42a25f
+4811616e01e2a3fdf4a3f80b4d335417
+542e55385610c4a3fb01c8a3f7d7a3f8
+01cba3f9d3a3fa4d2e50385310d2a3f6
+01cfa3f1d9a3f202c6a3f3c8a3f4daa3
+f5470e473048b4644910c4a3f010c6a3
+ee2aa3eb412a4210cea3ed10d5a3ec12
+6f70efa3fc10e2a3e710e1a3e810e7a3
+e9613462386301e8a3e4f0a3e510eea3
+e210eaa3e30016726f791ce508e5a52d
+f6a54dfa45792a7a34e1a52101efa550
+f5a55110e7a552751d752e764a7710f7
+a54f04e1a548e3a549e4a54ae7a54bf4
+a54c10e1a54e724073747403eda544f0
+a545f3a546f9a54702e82ce9a541f3a5
+42012a2e4d126f6ee7a540012aa53f43
+10cea54010e2a54367446a1a6a406e44
+6f03e2a53ce9a534f0a53df7a53e10e5
+a53a10eaa53b673468606901e1a538f1
+a53906ec0ceca533efa534f2a535faa5
+36e1a530e8a531e9a53210e4a537613c
+6268637264766501e4a52eeea52f06e8
+0ce8a525eba526f2a527f6a528e4a522
+e6a523e7a52401e4a529f1a52a10e3a5
+2b10eea52c2aa4f761be9d62002373a5
+e51ded0feda3a8eea3adefa3b1f2a3ba
+f3a3bfe5a37ce7a389e8a38de9a39377
+417732783c794c7a72e1a36201e4a3d2
+f2a3d302e8a3d4eba3d5f2a3c705f309
+f3a3d9f6a3daf8a3dbe5a3d6eea3d7f2
+a3d804e1a3dce5a3dde6a3dee8a3dff7
+a3e07332744875587610e2a3d103eaa3
+c0f1a3c1f3a3c2f4a3c302efa3c4f4a3
+c5f6a3c609ed0feda3ccefa3cdf2a3ce
+f3a3cff5a3d0e1a3c7e3a3c8e4a3c9e7
+a3caeba3cb6a7d6e3b6e486f58706871
+6c7203e1a3bbe8a3bcf8a3bdfaa3be02
+e7a3aeeda3aff0a3b002eaa3b2eda3b3
+eea3b410f9a3b503e3a3b6e9a3b7f0a3
+b8f6a3b96a466b786ca4ab6d03e8a3a9
+eba3aaf1a3abf5a3ac07ef0cefa39ef2
+a39ff4a3a0faa3a1e8a39ae9a39beaa3
+9ceea39d04e3a3a2eda3a3f1a3a4f5a3
+a5f6a3a6656a6562669467a24468a24b
+6906ed0ceda396eea397efa398f1a399
+e2a394e7a395eba37507f40cf4a381f7
+a382f8a383faa384e6a37de8a37eeaa3
+7feda38003e4a385f1a386f4a387f9a3
+8802e3a38aeea38bf8a38c05ec09eca3
+91efa38df9a392e2a38ee7a38fe9a390
+6132626463906410e4a37b07f20cf2a3
+67f3a368f6a369f8a36aeca363eea364
+f0a365f1a36606e40ce4a36eeaa36ff0
+a370f2a371e1a36be2a36ce3a36d09ed
+0feda376eea377efa378f1a379f5a37a
+e3a363e6a372e8a373e9a374eca37500
+184dc26554c0ca57365736584e59645a
+12616ee2adcb01612c631168efa9a511
+72e1adca01702a731175f8691165efa9
+e101652c691169e9a717117ae9a77f54
+3455a28756126169e9adc9056746674a
+68506901622a7210e8adc810f4012aa3
+b14210d445116ce7adc5106101e158e9
+042aaba643324b364c3a5410c8aba610
+cea7d210c8adc610c1adc7012aa54d4d
+10d6a54d6130657c66116ee7adc4056d
+116d2e6e327610f4a3a710ecab8910e7
+abde67346b386c01e5ab97f5a75c10e2
+adc210f2adc3116cf5ab9b126761f2ab
+e850c0c350a27252a2a8530669436942
+6f6a759079016c2a7210e3a50c10efad
+c101643e6e01e4ab38e8012aab494c10
+cbab4910e4adbe02672e72387910efa5
+0e01e4ab66efadbf10e1ab6e116ee4ad
+c0613e675e6801612a7210e4adbd10f7
+a561026d2e72327510f2ab2610f2ab5c
+10e2adbc116ef7a34b046138654a6850
+6c76721174e9adb9016c2a7510e3a51c
+10eda11172edadb702612e6c326e10f8
+a9e510e7adb801e9a9d5f0a9d61172e4
+a5f4026a306f3675116ef2a9a9116ee7
+adba1168e7adbb4d7c4ea2a44f036742
+6c48724e7301672a6d10e1adb610e5a9
+ce1161edab411163ebadb5016b2a7910
+e1a9ca10e8a9d007722e725a74607566
+79116df2032aa3ce492e4d325410c8ad
+b010cea76010cda3ce116fefa9581165
+e9adae116cf4adaf614265746c9a6f01
+642a6e10e7a54010e9adad0368326b36
+6e3a7210e3ada910eaada610e1ada701
+e4a96fe9ada80264346e387201e3adab
+efadac10e6a93910e4adaa1179eda93f
+046138624c65506b56731168f5adb401
+6e2a7210e2adb210e4adb11161f49f11
+77e1adb3116fefa55f47c4154ac3294a
+a6ba4ba6d34c03614665a69669a69879
+01632a6410e9ada510e9ada4026ea673
+6fa6747410ee001a4bc139545b571457
+ac6958ac6d59305a01c1abf0d7ab5f10
+d4ad63544055825603c1ad5ec5ad60ce
+ad5fd5a3930bce14d609d6abdad7abc7
+daab7fceada2cfabbdd2abc5cbc5cdcb
+abb2ccad5acdabb104c1ada3c7ad5cd3
+a560d9ad5ddaabf44e824e8a50a24a52
+a26d530cce17d40cd4ad54d5a79ad6ad
+55d9ada1cead52cfab65d2ad53ca09ca
+ad50cbab4fcdad51c3ad4fc5ab7ec9ab
+5306c70cc7abecc9ad42cca54ccfa97e
+c1ad3fc3ad40c5ad410acc14d409d4ad
+4bd7a9d9d9a5c0cca9eacdad48d2ad49
+c1ad44c5ad45c6ad46c7abc1c8a57c03
+c5ad4ecfa94ad5a79ad7ab1b4b9e4ca2
+434d0010cd1dd40fd4a959d5a929d8ab
+eed9a90cdaad3ecda73dcfad9fd1ad3c
+d2ada0c60cc6ad3bc7a92dcbad9ecca3
+a8c1ad9dc3ad39c4ad3ac5ab2d01c5ad
+2ecdad9c04c9ad34d3ad35d4a7f9d5ad
+36d6a7ff43bd465f464c475c48a24849
+04c3ad2bc4a70fd2ad9bd3a70dd4a725
+02c9a57acfa581d2a5870cce17d30cd3
+ad26d4ad27d5abf3d7ad28cead23d0ad
+24d1ad25c608c6ad22c867cca773c1ad
+21c2abf6c5ad9a04cdad29cead2ad2a5
+ffd4a702d5a703435244a2424505d309
+d3a566d4ad94daad20c1ad1cc3ad1dc5
+a5590fcf1ad60cd6ad17d7abf8d9ad98
+daa519cfad14d0ad15d2ad16d5abf1c9
+c68bc9ad11ccad12cdad13cead9705cb
+09cba521cfad1adaad99c5a52dc7ad4d
+caad19345e34ae864178420bce14d209
+d2a9f7d5a73dd6ad0dcead0acfad0bd1
+ad0cc909c9ab10caad08ccad09c1a3bf
+c5ad05c6ad060cd217d50cd5abedd7ad
+03d8ad04daa35ed2ad00d3ad01d4ad02
+cd09cdad96cfabfed1abffc4abfbc6ad
+95cc6d2aa560312c321133b0ad941137
+b2a79a10e1a9a710ef012aa7f14c10c1
+a7f11170e3a7d7026d2e6e327310f5a7
+e510e2a7e101e1a7c7e2a5cc01613a70
+1161ee012aa72b4a10d0a72b016d2a76
+10e1ad9010efad8f056e1e6e306f3674
+1168e9ad931164e1a7831172e5012aa7
+884b01d0ad30d2a78861306844691174
+f3ad92016c2a6e10e1ad9110e9a55a02
+612e6d326f10eaab3710f2a9f310f201
+2aa7784b10c8a778473448a25c491274
+61eca56b0465466c5a6f60727a75016a
+2a7210f5a9d210f2a5d0116ff2012aa5
+b04710c5a5b01161e7a51e016e2a7410
+e8a5ca01e7ad83eda5670161506510eb
+032aa55b432e47325410d2a38c10d9ad
+1810d2a55b10eead84056c186c306d36
+75116ee7ad8e1175f7a5f3106e01e7a5
+f8f0a9676130659c691172e1ad8d016e
+2a7410f2a93805ef24efad87f34cf403
+2aa3f8482e4d325410d7a3f810cba3ef
+10cfa3f1012aa3eb4310cea3ebe2a3fd
+e7ad85e9ad861162f2054917493a533e
+5502c1ad8bcbad89d3ad8c10cca5e910
+c5ad8a2aa5e9432a4710c2ad8910c1ad
+8843c106437044a2bf450267406c4674
+1168e9012a754501d2ad1fd4751179f0
+a55701622a7910edad8210e1ad810461
+a26868a2776fa28670a288791172ec0a
+4d335414542e55385810cbad7a01caab
+a1d2ad7910c1abe94d2e523e5310cbad
+7802c4ad76cba903cea53f02cfad77d3
+ab2bd5ab182aab184138423c474c4b01
+c7a7bedaad3210ccad7302c1ad74c7a3
+89d9a37c01c52dd2ad75026b2e6e3272
+10e9ad7110eda3e510f3a51202612e65
+327210f3ad7210eda50510f2a5021170
+f4a5101172f4a5cb03653469866f8c75
+1170ecad801176e106491749324d364e
+3a5010cba3c610cea5eb10d5ad7d10d0
+a9882aa5eb422a4610caad7c10d4ad7b
+1161ebad7e1167f2ad7f2aa25441aa31
+42056f1f6f3e72447501672a6810e4ad
+7010e9ad6f1170efa3fc106101e8a9e8
+e9ad6e6130655c68116bf3ad6d036c32
+6d36733a7410ebad6c10e9ad6b10f5a3
+6a10f3a3c1116ee7012aa3ad4210c4a3
+ad00214ac1c052c0cc5638563c575858
+6259665a01d2abefd7ab5f04c1ad5ec4
+ad5fc5ad60cead5fd5a39301c6ad61d3
+ab5810cbad6203c4abfac5abfad4ad63
+d5ab2b5246536c54a2575503c1abe9c7
+ad5cd9ad5ddaabf405d309d3ab2bd5ab
+18d7ab1bc5ad4ec8ab5fcfa94a0ecd1a
+d40cd4ad54d5ab18d6ad55d9ad56cdad
+51cead52cfab65d2ad53c50cc5ab7ec9
+ab53caad50cbab4fc1abf5c3ad4fc4ab
+f90ecd1ad20cd2abc5d6abdad7a3f8da
+ab7fcdabb1cead5bcfabbdd0ad5ac80c
+c8aba6caaba1cbabb2ccad5ac4ad57c6
+ad58c7ad594e644e404fa89650785102
+c1ad4ccfad4dd5abf609cc0fcca54ccf
+a97ed0a988d1abffd4abf5c1ad3fc3ad
+40c5ad41c8a393c9ad420dcd17d40cd4
+ad4bd7a9d9d9a5c0daad44cdad48d2ad
+49d3ad4ac70cc7abc1c8a57ccbad47cc
+a9eac1ad44c5ad45c6ad464aa2484ba2
+4c4ca2644d0012ce20d50fd5a929d6a5
+4dd8abeed9a90cdaad3ecea53fcfa3f1
+d1ad3cd2ad3dd4a959c60fc6ad3bc7a9
+2dcba903cca3a8cda3cec1ad38c3ad39
+c4ad3ac5ab2d01cfad2dd0a72b07d00c
+d0ad30d2a788d7ad31daad32c5ad2ec7
+a7bec8a778cdad2f08d30fd3ad35d4a7
+f9d5ad36d6a7ffd9ad37c1a7f1c2ad33
+c9ad34cbab4941c1604598456a46a241
+47a24e48a2754907d10cd1ad2cd2a570
+d3a70dd4a725c3ad2bc4a70fcca5e9ce
+a5eb09d20ed2ad1fd3a566d475d5abf6
+daad20c1ad1cc3ad1dc5a559c79bc8ad
+1e04c9a57acfa581d1abffd2a587d8a5
+870bd014d309d3ad26d4ad27d7ad28d0
+ad24d1ad25d2a55bc808c867cca773ce
+ad23c1ad21c5a5b0c6ad2206d20cd2a5
+ffd4a702d5a703d6ad06cba3efcdad29
+cead2a415e42a24c43a2834406cb0ccb
+a521cfad1ad9ad08daad1bc4a52dc5a5
+2dcaad190dd117d40cd4ad02d7ad03d8
+ad04daa35ed1abffd2ad00d3ad01cc0b
+cc6dcda342ceabf8cfabfec4abfbc5ab
+fcc6abfd0010cc1cd20ed2a9f7d445d5
+a3ced6ad0dd9a37cccad09cead0acfad
+0bd1ad0cc70cc7a389c8ad07c9ab10ca
+ad08c1a3bfc4a3adc5ad05c6ad060010
+cf1dd50fd5abf1d6ad17d7abf8d9ad18
+daa519cfad14d0ad15d2ad16d3ab2bc9
+0cc9ad11ccad12cdad13cea3ebc4abef
+c6ad0ec7ad0fc8ad1034223442354837
+4e3801382a3910b0ab2b10b6abfa1131
+b9abf71133b2abf81133b6abf92aa560
+305031a26b3202302e33383810b0a52d
+01b0a519b2abec10b075053323333435
+4a3601b1ab58b2a5eb03b0a3ebb4a5eb
+b5a70fb9a72502b3abedb4abf2b7abf3
+3034314a3201b1a560b9abf103b2abec
+b3a560b5a9f7b9abed06b50bb59bb7ab
+efb8abf0b9a560b1abecb3abeeb4ab7f
+02342e353e3710b2ab1802b2a3ebb3ab
+f4b5abf503b0ab18b1ab18b4abf6b5a5
+2d046436673c68427246761173f44b11
+6ceda5771168e2ad64116fed6301613c
+6d01e99dee012aa3424110cda34210e2
+00134c625131513c53405450556a5901
+c5abfad4ab8010c1ad4c02c1abf5c4ab
+f9d9ad5604c791c8a928caad69cead5b
+d2ad6a10cbad654c3c4d464e624f6650
+01cbad47d3ad4a01c2ad33d9ad3704c1
+ad38cdab05cea770d2ad3dd5ad6710c7
+ad6810cdad43452e4542474a494e4a64
+4b02c8a504cdad2fd7ad3101c79bc8ad
+1e10c2ad6503c4a90ecead66d1ad2cd2
+a57010cfad2d2a9b4132423c43464410
+daad1b01c5abfcc6abfd01c8ad07d5ab
+0501c3a90dceabe500217588e62bf221
+f29bf3a349f6a353f9a35cfa012a2e41
+127261e2a360022aa35e498a5210d5a3
+61e651eb67ed75ee7f7a2d7a2ce125e2
+2de54b10ea012a2e41127261e2a36003
+2aa35e312e49345310d5a3611137b2a3
+6101d1a35fd2a3607538763c77527901
+e2a35df2a35c10f9a35203eca354eea3
+55f4a356f5a35703e1a358e2a359efa3
+5af8a35b6b966f696f44704e726873a2
+507402e1a34fe7a350eaa35102ea89ed
+8bfa8d05f206f295f397fa99e38fe491
+e59309ef0fefa344f1a345f3a346f9a3
+47faa348e29be332e8a341eda342eea3
+43022a9d4e2c5012616ceda1126261f4
+9f04e1a34ae5a34be7a34cefa34df4a3
+4e6b3c6c3e6d586e03e381eb83ee85f9
+8710eb6905ee06ee71f36df473e16be2
+6de96f03ed77ee79ef7bf07d65256530
+673668506a10e76501e24df94f05ed06
+ed59ef5bf15de353e455e75702e15fec
+61ef636148625263646405f006f045f9
+47fa49e13fe541ea4302e927eb29f52b
+04e92ff131f233f435f93702e439e53b
+e83d
} // trie
- lsrs{ // 1592
+ lsrs{ // 1596
"","","",
"skip","script","",
"aa","Latn","ET",
@@ -1469,6 +1472,7 @@ e92ff131f233f435f93702e439e53be8
"ku","Latn","TR",
"ku","Arab","LB",
"ku","Arab","IQ",
+ "ku","Yezi","GE",
"kms","Latn","ZZ",
"kmu","Latn","ZZ",
"kmw","Latn","ZZ",
@@ -2223,6 +2227,7 @@ e92ff131f233f435f93702e439e53be8
"bug","Bugi","ID",
"bku","Buhd","PH",
"xcr","Cari","TR",
+ "xco","Chrs","UZ",
"mk","Cyrl","AL",
"sr","Cyrl","BA",
"mk","Cyrl","GR",
@@ -2234,6 +2239,7 @@ e92ff131f233f435f93702e439e53be8
"ne","Deva","BT",
"hif","Deva","FJ",
"bho","Deva","MU",
+ "dv","Diak","MV",
"doi","Dogr","IN",
"fr","Dupl","FR",
"sq","Elba","AL",
@@ -2253,6 +2259,7 @@ e92ff131f233f435f93702e439e53be8
"ko","Jamo","KR",
"jv","Java","ID",
"ja","Kana","JP",
+ "zkt","Kits","CN",
"bho","Kthi","IN",
"en","Latn","ET",
"tk","Latn","AF",
diff --git a/icu4c/source/data/misc/likelySubtags.txt b/icu4c/source/data/misc/likelySubtags.txt
index e1a151e0f39..964fe2c2635 100644
--- a/icu4c/source/data/misc/likelySubtags.txt
+++ b/icu4c/source/data/misc/likelySubtags.txt
@@ -650,6 +650,7 @@ likelySubtags:table(nofallback){
ku{"ku_Latn_TR"}
ku_Arab{"ku_Arab_IQ"}
ku_LB{"ku_Arab_LB"}
+ ku_Yezi{"ku_Yezi_GE"}
kub{"kub_Latn_ZZ"}
kud{"kud_Latn_ZZ"}
kue{"kue_Latn_ZZ"}
@@ -1367,6 +1368,7 @@ likelySubtags:table(nofallback){
und_Cari{"xcr_Cari_TR"}
und_Cham{"cjm_Cham_VN"}
und_Cher{"chr_Cher_US"}
+ und_Chrs{"xco_Chrs_UZ"}
und_Copt{"cop_Copt_EG"}
und_Cprt{"grc_Cprt_CY"}
und_Cyrl{"ru_Cyrl_RU"}
@@ -1389,6 +1391,7 @@ likelySubtags:table(nofallback){
und_Deva_FJ{"hif_Deva_FJ"}
und_Deva_MU{"bho_Deva_MU"}
und_Deva_PK{"btv_Deva_PK"}
+ und_Diak{"dv_Diak_MV"}
und_Dogr{"doi_Dogr_IN"}
und_Dupl{"fr_Dupl_FR"}
und_EA{"es_Latn_EA"}
@@ -1481,6 +1484,7 @@ likelySubtags:table(nofallback){
und_Khar{"pra_Khar_PK"}
und_Khmr{"km_Khmr_KH"}
und_Khoj{"sd_Khoj_IN"}
+ und_Kits{"zkt_Kits_CN"}
und_Knda{"kn_Knda_IN"}
und_Kore{"ko_Kore_KR"}
und_Kthi{"bho_Kthi_IN"}
@@ -1690,6 +1694,7 @@ likelySubtags:table(nofallback){
und_Xsux{"akk_Xsux_IQ"}
und_YE{"ar_Arab_YE"}
und_YT{"fr_Latn_YT"}
+ und_Yezi{"ku_Yezi_GE"}
und_Yiii{"ii_Yiii_CN"}
und_ZW{"sn_Latn_ZW"}
und_Zanb{"cmg_Zanb_MN"}
@@ -1762,6 +1767,7 @@ likelySubtags:table(nofallback){
wwa{"wwa_Latn_ZZ"}
xav{"xav_Latn_BR"}
xbi{"xbi_Latn_ZZ"}
+ xco{"xco_Chrs_UZ"}
xcr{"xcr_Cari_TR"}
xes{"xes_Latn_ZZ"}
xh{"xh_Latn_ZA"}
@@ -1842,6 +1848,7 @@ likelySubtags:table(nofallback){
zh_VN{"zh_Hant_VN"}
zhx{"zhx_Nshu_CN"}
zia{"zia_Latn_ZZ"}
+ zkt{"zkt_Kits_CN"}
zlm{"zlm_Latn_TG"}
zmi{"zmi_Latn_MY"}
zne{"zne_Latn_ZZ"}
diff --git a/icu4c/source/data/misc/supplementalData.txt b/icu4c/source/data/misc/supplementalData.txt
index 7a38fc4806b..cb4f618eaf2 100644
--- a/icu4c/source/data/misc/supplementalData.txt
+++ b/icu4c/source/data/misc/supplementalData.txt
@@ -2104,7 +2104,7 @@ supplementalData:table(nofallback){
"islamic-tbla",
}
}
- cldrVersion{"36"}
+ cldrVersion{"36.1"}
codeMappings{
{
"AA",
@@ -7718,10 +7718,12 @@ supplementalData:table(nofallback){
"Cari",
"Cham",
"Cher",
+ "Chrs",
"Copt",
"Cprt",
"Cyrl",
"Deva",
+ "Diak",
"Dogr",
"Dsrt",
"Dupl",
@@ -7760,6 +7762,7 @@ supplementalData:table(nofallback){
"Khar",
"Khmr",
"Khoj",
+ "Kits",
"Knda",
"Kore",
"Kthi",
@@ -7848,6 +7851,7 @@ supplementalData:table(nofallback){
"Wcho",
"Xpeo",
"Xsux",
+ "Yezi",
"Yiii",
}
reserved{
diff --git a/icu4c/source/data/rbnf/LOCALE_DEPS.json b/icu4c/source/data/rbnf/LOCALE_DEPS.json
new file mode 100644
index 00000000000..e1d005ee12b
--- /dev/null
+++ b/icu4c/source/data/rbnf/LOCALE_DEPS.json
@@ -0,0 +1,32 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+
+{
+ "cldrVersion": "36.1",
+ "aliases": {
+ "ars": "ar_SA",
+ "in": "id",
+ "iw": "he",
+ "no": "nb",
+ "sh": "sr_Latn",
+ "zh_HK": "zh_Hant_HK",
+ "zh_Hant_HK": "yue",
+ "zh_MO": "zh_Hant_MO",
+ "zh_TW": "zh_Hant_TW"
+ },
+ "parents": {
+ "en_IN": "en_001",
+ "es_DO": "es_419",
+ "es_GT": "es_419",
+ "es_HN": "es_419",
+ "es_MX": "es_419",
+ "es_NI": "es_419",
+ "es_PA": "es_419",
+ "es_PR": "es_419",
+ "es_SV": "es_419",
+ "es_US": "es_419",
+ "sr_Latn": "root",
+ "yue_Hans": "root",
+ "zh_Hant": "root"
+ }
+}
diff --git a/icu4c/source/data/rbnf/af.txt b/icu4c/source/data/rbnf/af.txt
index 413e592a97a..e9bdb3b06bd 100644
--- a/icu4c/source/data/rbnf/af.txt
+++ b/icu4c/source/data/rbnf/af.txt
@@ -89,5 +89,5 @@ af{
"1000000000000000000: =#,##0=.;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ak.txt b/icu4c/source/data/rbnf/ak.txt
index 03422819865..1f731fa2d55 100644
--- a/icu4c/source/data/rbnf/ak.txt
+++ b/icu4c/source/data/rbnf/ak.txt
@@ -57,5 +57,5 @@ ak{
"2: a-\u025B-t\u0254-so-=%spellout-cardinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/am.txt b/icu4c/source/data/rbnf/am.txt
index 6a7b8cfc67a..fb52c79d511 100644
--- a/icu4c/source/data/rbnf/am.txt
+++ b/icu4c/source/data/rbnf/am.txt
@@ -47,5 +47,5 @@ am{
"0: =%spellout-numbering=\u129B;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ar.txt b/icu4c/source/data/rbnf/ar.txt
index 9b70b9f9d9c..7855f4b62a9 100644
--- a/icu4c/source/data/rbnf/ar.txt
+++ b/icu4c/source/data/rbnf/ar.txt
@@ -281,5 +281,5 @@ ar{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/az.txt b/icu4c/source/data/rbnf/az.txt
index 10bcdb84c62..93598aefb72 100644
--- a/icu4c/source/data/rbnf/az.txt
+++ b/icu4c/source/data/rbnf/az.txt
@@ -90,5 +90,5 @@ az{
"1000000000000000000: =#,##0='inci;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/be.txt b/icu4c/source/data/rbnf/be.txt
index 0d8df949dc5..d614e153c04 100644
--- a/icu4c/source/data/rbnf/be.txt
+++ b/icu4c/source/data/rbnf/be.txt
@@ -397,5 +397,5 @@ be{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/bg.txt b/icu4c/source/data/rbnf/bg.txt
index 52337b90406..bb6f0a2a053 100644
--- a/icu4c/source/data/rbnf/bg.txt
+++ b/icu4c/source/data/rbnf/bg.txt
@@ -101,5 +101,5 @@ bg{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/bs.txt b/icu4c/source/data/rbnf/bs.txt
index 1c10237af1e..4229be3ad64 100644
--- a/icu4c/source/data/rbnf/bs.txt
+++ b/icu4c/source/data/rbnf/bs.txt
@@ -116,5 +116,5 @@ bs{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ca.txt b/icu4c/source/data/rbnf/ca.txt
index 216110828f0..e91fd3a5349 100644
--- a/icu4c/source/data/rbnf/ca.txt
+++ b/icu4c/source/data/rbnf/ca.txt
@@ -258,5 +258,5 @@ ca{
"1000000000000000000: =#,##0=ena;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ccp.txt b/icu4c/source/data/rbnf/ccp.txt
index 7232d02e344..d27173fe0b8 100644
--- a/icu4c/source/data/rbnf/ccp.txt
+++ b/icu4c/source/data/rbnf/ccp.txt
@@ -51,5 +51,5 @@ ccp{
"0: =%spellout-numbering= \U0001111B\U00011133\U00011106\U00011118\U00011133\U00011120\U0001112C;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/chr.txt b/icu4c/source/data/rbnf/chr.txt
index f27512e79f5..1736b57dcb1 100644
--- a/icu4c/source/data/rbnf/chr.txt
+++ b/icu4c/source/data/rbnf/chr.txt
@@ -53,5 +53,5 @@ chr{
"1: ' =%spellout-numbering=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/cs.txt b/icu4c/source/data/rbnf/cs.txt
index 2f606fb5b67..608995567af 100644
--- a/icu4c/source/data/rbnf/cs.txt
+++ b/icu4c/source/data/rbnf/cs.txt
@@ -125,5 +125,5 @@ cs{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/cy.txt b/icu4c/source/data/rbnf/cy.txt
index 5396e4724de..e727ec219ec 100644
--- a/icu4c/source/data/rbnf/cy.txt
+++ b/icu4c/source/data/rbnf/cy.txt
@@ -107,5 +107,5 @@ cy{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/da.txt b/icu4c/source/data/rbnf/da.txt
index 636a753f00e..ef666f977b0 100644
--- a/icu4c/source/data/rbnf/da.txt
+++ b/icu4c/source/data/rbnf/da.txt
@@ -171,5 +171,5 @@ da{
"1: er =%spellout-ordinal-neuter=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/de.txt b/icu4c/source/data/rbnf/de.txt
index 0447b5b7ddd..d322e62939d 100644
--- a/icu4c/source/data/rbnf/de.txt
+++ b/icu4c/source/data/rbnf/de.txt
@@ -185,5 +185,5 @@ de{
"0: =%spellout-ordinal=s;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/de_CH.txt b/icu4c/source/data/rbnf/de_CH.txt
index 033b181bc04..7ca02836494 100644
--- a/icu4c/source/data/rbnf/de_CH.txt
+++ b/icu4c/source/data/rbnf/de_CH.txt
@@ -180,5 +180,5 @@ de_CH{
"0: =%spellout-ordinal=s;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ee.txt b/icu4c/source/data/rbnf/ee.txt
index a1ace633912..8cdc5b5fcc7 100644
--- a/icu4c/source/data/rbnf/ee.txt
+++ b/icu4c/source/data/rbnf/ee.txt
@@ -83,5 +83,5 @@ ee{
"2: =%spellout-cardinal=lia;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/el.txt b/icu4c/source/data/rbnf/el.txt
index 65f7042904b..8fa0d21aaa2 100644
--- a/icu4c/source/data/rbnf/el.txt
+++ b/icu4c/source/data/rbnf/el.txt
@@ -294,5 +294,5 @@ el{
"1000000000000000000: =#,##0=.;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/en.txt b/icu4c/source/data/rbnf/en.txt
index e43923397f6..a2398a65b4b 100644
--- a/icu4c/source/data/rbnf/en.txt
+++ b/icu4c/source/data/rbnf/en.txt
@@ -209,5 +209,5 @@ en{
"1000000000000000000: =#,##0=.;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/en_001.txt b/icu4c/source/data/rbnf/en_001.txt
index 5db713081fa..ebfd8d78cde 100644
--- a/icu4c/source/data/rbnf/en_001.txt
+++ b/icu4c/source/data/rbnf/en_001.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_001{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/en_IN.txt b/icu4c/source/data/rbnf/en_IN.txt
index d267c49addb..eebd4167fa3 100644
--- a/icu4c/source/data/rbnf/en_IN.txt
+++ b/icu4c/source/data/rbnf/en_IN.txt
@@ -179,5 +179,5 @@ en_IN{
"1000000000000000000: =#,##0=.;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/eo.txt b/icu4c/source/data/rbnf/eo.txt
index e365a3e1d2a..196dd2cd2e4 100644
--- a/icu4c/source/data/rbnf/eo.txt
+++ b/icu4c/source/data/rbnf/eo.txt
@@ -40,5 +40,5 @@ eo{
"0: =%spellout-cardinal=a;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/es.txt b/icu4c/source/data/rbnf/es.txt
index f0e0f40db57..a46ce53d027 100644
--- a/icu4c/source/data/rbnf/es.txt
+++ b/icu4c/source/data/rbnf/es.txt
@@ -288,5 +288,5 @@ es{
"1000000000000000000: =#,##0=\u00AA;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/es_419.txt b/icu4c/source/data/rbnf/es_419.txt
index e1333f49194..bf34d2e6192 100644
--- a/icu4c/source/data/rbnf/es_419.txt
+++ b/icu4c/source/data/rbnf/es_419.txt
@@ -24,5 +24,5 @@ es_419{
"0: =%digits-ordinal-masculine=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/et.txt b/icu4c/source/data/rbnf/et.txt
index b9405da1feb..b865fcfd5e4 100644
--- a/icu4c/source/data/rbnf/et.txt
+++ b/icu4c/source/data/rbnf/et.txt
@@ -40,5 +40,5 @@ et{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/fa.txt b/icu4c/source/data/rbnf/fa.txt
index 844f92ee2a5..0c69a60f8b8 100644
--- a/icu4c/source/data/rbnf/fa.txt
+++ b/icu4c/source/data/rbnf/fa.txt
@@ -55,5 +55,5 @@ fa{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/fa_AF.txt b/icu4c/source/data/rbnf/fa_AF.txt
index 56da303d6d0..f9eea7394d8 100644
--- a/icu4c/source/data/rbnf/fa_AF.txt
+++ b/icu4c/source/data/rbnf/fa_AF.txt
@@ -51,5 +51,5 @@ fa_AF{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ff.txt b/icu4c/source/data/rbnf/ff.txt
index d52fdb350fd..912348337bd 100644
--- a/icu4c/source/data/rbnf/ff.txt
+++ b/icu4c/source/data/rbnf/ff.txt
@@ -85,5 +85,5 @@ ff{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/fi.txt b/icu4c/source/data/rbnf/fi.txt
index 5a8924a621b..3ad9d6ab12d 100644
--- a/icu4c/source/data/rbnf/fi.txt
+++ b/icu4c/source/data/rbnf/fi.txt
@@ -1271,5 +1271,5 @@ fi{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/fil.txt b/icu4c/source/data/rbnf/fil.txt
index e84d86e107b..7c3677a72b6 100644
--- a/icu4c/source/data/rbnf/fil.txt
+++ b/icu4c/source/data/rbnf/fil.txt
@@ -56,5 +56,5 @@ fil{
"0: ika =%spellout-cardinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/fo.txt b/icu4c/source/data/rbnf/fo.txt
index 64fbf08e2af..4c299579836 100644
--- a/icu4c/source/data/rbnf/fo.txt
+++ b/icu4c/source/data/rbnf/fo.txt
@@ -116,5 +116,5 @@ fo{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/fr.txt b/icu4c/source/data/rbnf/fr.txt
index d3c40f3a968..60776deadb4 100644
--- a/icu4c/source/data/rbnf/fr.txt
+++ b/icu4c/source/data/rbnf/fr.txt
@@ -201,5 +201,5 @@ fr{
"2: =%%spellout-ordinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/fr_BE.txt b/icu4c/source/data/rbnf/fr_BE.txt
index d3cb1c84238..d3acfa371a9 100644
--- a/icu4c/source/data/rbnf/fr_BE.txt
+++ b/icu4c/source/data/rbnf/fr_BE.txt
@@ -180,5 +180,5 @@ fr_BE{
"2: =%%spellout-ordinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/fr_CH.txt b/icu4c/source/data/rbnf/fr_CH.txt
index cff6d557e87..8357a4fd5ca 100644
--- a/icu4c/source/data/rbnf/fr_CH.txt
+++ b/icu4c/source/data/rbnf/fr_CH.txt
@@ -181,5 +181,5 @@ fr_CH{
"2: =%%spellout-ordinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ga.txt b/icu4c/source/data/rbnf/ga.txt
index f3af6e327b0..c17970ec579 100644
--- a/icu4c/source/data/rbnf/ga.txt
+++ b/icu4c/source/data/rbnf/ga.txt
@@ -245,5 +245,5 @@ ga{
"20: =%%is= =%%quadrillions=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/he.txt b/icu4c/source/data/rbnf/he.txt
index 061fcdf01fd..7fcb17820d2 100644
--- a/icu4c/source/data/rbnf/he.txt
+++ b/icu4c/source/data/rbnf/he.txt
@@ -312,5 +312,5 @@ he{
"11: =%spellout-numbering=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/hi.txt b/icu4c/source/data/rbnf/hi.txt
index 7b29e6cde50..dd9dc144855 100644
--- a/icu4c/source/data/rbnf/hi.txt
+++ b/icu4c/source/data/rbnf/hi.txt
@@ -176,5 +176,5 @@ hi{
"7: =%spellout-cardinal=\u0935\u0940;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/hr.txt b/icu4c/source/data/rbnf/hr.txt
index a1e48bdf42d..b17d09f2be5 100644
--- a/icu4c/source/data/rbnf/hr.txt
+++ b/icu4c/source/data/rbnf/hr.txt
@@ -202,5 +202,5 @@ hr{
"0: =%%spellout-ordinal-base=a;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/hu.txt b/icu4c/source/data/rbnf/hu.txt
index 78beaeac98a..e16134f726e 100644
--- a/icu4c/source/data/rbnf/hu.txt
+++ b/icu4c/source/data/rbnf/hu.txt
@@ -122,5 +122,5 @@ hu{
"1000000000: =#,##0=.;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/hy.txt b/icu4c/source/data/rbnf/hy.txt
index 366d1a2c025..5535fd0e1e1 100644
--- a/icu4c/source/data/rbnf/hy.txt
+++ b/icu4c/source/data/rbnf/hy.txt
@@ -39,5 +39,5 @@ hy{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/id.txt b/icu4c/source/data/rbnf/id.txt
index a88df2d78d2..671c3133e90 100644
--- a/icu4c/source/data/rbnf/id.txt
+++ b/icu4c/source/data/rbnf/id.txt
@@ -45,5 +45,5 @@ id{
"0: ke=%spellout-cardinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/is.txt b/icu4c/source/data/rbnf/is.txt
index acc404332a7..1f6ee4acb19 100644
--- a/icu4c/source/data/rbnf/is.txt
+++ b/icu4c/source/data/rbnf/is.txt
@@ -116,5 +116,5 @@ is{
"1000000000000000000: =#,##0.#=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/it.txt b/icu4c/source/data/rbnf/it.txt
index 6a61fbdbf97..aa87a67025a 100644
--- a/icu4c/source/data/rbnf/it.txt
+++ b/icu4c/source/data/rbnf/it.txt
@@ -388,5 +388,5 @@ it{
"10: o\u00AD=%spellout-ordinal-feminine=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ja.txt b/icu4c/source/data/rbnf/ja.txt
index ea3e2d7902c..f7dc66e9584 100644
--- a/icu4c/source/data/rbnf/ja.txt
+++ b/icu4c/source/data/rbnf/ja.txt
@@ -78,5 +78,5 @@ ja{
"0: \u7B2C=%spellout-numbering=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ka.txt b/icu4c/source/data/rbnf/ka.txt
index 930ee7b3107..edba998cd49 100644
--- a/icu4c/source/data/rbnf/ka.txt
+++ b/icu4c/source/data/rbnf/ka.txt
@@ -63,5 +63,5 @@ ka{
"1: ' =%spellout-cardinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/kl.txt b/icu4c/source/data/rbnf/kl.txt
index 976222709ab..3e6bf27be32 100644
--- a/icu4c/source/data/rbnf/kl.txt
+++ b/icu4c/source/data/rbnf/kl.txt
@@ -70,5 +70,5 @@ kl{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/km.txt b/icu4c/source/data/rbnf/km.txt
index ae60c3ecad9..27902d6fef9 100644
--- a/icu4c/source/data/rbnf/km.txt
+++ b/icu4c/source/data/rbnf/km.txt
@@ -47,5 +47,5 @@ km{
"0: \u1791\u17B8=%spellout-cardinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ko.txt b/icu4c/source/data/rbnf/ko.txt
index 3bf348eb012..cd1e74e83e9 100644
--- a/icu4c/source/data/rbnf/ko.txt
+++ b/icu4c/source/data/rbnf/ko.txt
@@ -246,5 +246,5 @@ ko{
"3: =%%spellout-ordinal-native-smaller=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ky.txt b/icu4c/source/data/rbnf/ky.txt
index faf726f9c0f..fc282217e83 100644
--- a/icu4c/source/data/rbnf/ky.txt
+++ b/icu4c/source/data/rbnf/ky.txt
@@ -165,5 +165,5 @@ ky{
"1000000000000: 0* <#,##0<<;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/lb.txt b/icu4c/source/data/rbnf/lb.txt
index 286ad280958..3cef774f112 100644
--- a/icu4c/source/data/rbnf/lb.txt
+++ b/icu4c/source/data/rbnf/lb.txt
@@ -201,5 +201,5 @@ lb{
"1: ' =%spellout-ordinal-neuter=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/lo.txt b/icu4c/source/data/rbnf/lo.txt
index 123cbd6432d..f4fe883ac00 100644
--- a/icu4c/source/data/rbnf/lo.txt
+++ b/icu4c/source/data/rbnf/lo.txt
@@ -43,5 +43,5 @@ lo{
"0: \u0E17\u0E35\u0E48\u200B=%spellout-cardinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/lrc.txt b/icu4c/source/data/rbnf/lrc.txt
index f18bf4487a8..6338ebc2c66 100644
--- a/icu4c/source/data/rbnf/lrc.txt
+++ b/icu4c/source/data/rbnf/lrc.txt
@@ -55,5 +55,5 @@ lrc{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/lt.txt b/icu4c/source/data/rbnf/lt.txt
index 8b4d9b61823..a29e6bb7337 100644
--- a/icu4c/source/data/rbnf/lt.txt
+++ b/icu4c/source/data/rbnf/lt.txt
@@ -106,5 +106,5 @@ lt{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/lv.txt b/icu4c/source/data/rbnf/lv.txt
index 05dbb644bb7..99400dd7295 100644
--- a/icu4c/source/data/rbnf/lv.txt
+++ b/icu4c/source/data/rbnf/lv.txt
@@ -81,5 +81,5 @@ lv{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/mk.txt b/icu4c/source/data/rbnf/mk.txt
index 3124024a099..ebf0fd3aeed 100644
--- a/icu4c/source/data/rbnf/mk.txt
+++ b/icu4c/source/data/rbnf/mk.txt
@@ -97,5 +97,5 @@ mk{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ms.txt b/icu4c/source/data/rbnf/ms.txt
index f47bd0861f9..1868203c89e 100644
--- a/icu4c/source/data/rbnf/ms.txt
+++ b/icu4c/source/data/rbnf/ms.txt
@@ -50,5 +50,5 @@ ms{
"2: ke=%spellout-cardinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/mt.txt b/icu4c/source/data/rbnf/mt.txt
index 5169bf53eeb..ba93581881c 100644
--- a/icu4c/source/data/rbnf/mt.txt
+++ b/icu4c/source/data/rbnf/mt.txt
@@ -268,5 +268,5 @@ mt{
"10: g\u0127axart;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/my.txt b/icu4c/source/data/rbnf/my.txt
index d36a2c87ae8..49e0928dd06 100644
--- a/icu4c/source/data/rbnf/my.txt
+++ b/icu4c/source/data/rbnf/my.txt
@@ -51,5 +51,5 @@ my{
"11: =%spellout-cardinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/nb.txt b/icu4c/source/data/rbnf/nb.txt
index dbd7c63dd28..ef87ae1ac2e 100644
--- a/icu4c/source/data/rbnf/nb.txt
+++ b/icu4c/source/data/rbnf/nb.txt
@@ -311,5 +311,5 @@ nb{
"1: er =%spellout-ordinal-plural=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/nl.txt b/icu4c/source/data/rbnf/nl.txt
index f14cd271628..9b016cd814a 100644
--- a/icu4c/source/data/rbnf/nl.txt
+++ b/icu4c/source/data/rbnf/nl.txt
@@ -106,5 +106,5 @@ nl{
"1000000000000000000: =#,##0=.;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/nn.txt b/icu4c/source/data/rbnf/nn.txt
index 5826450f4de..826ef866be5 100644
--- a/icu4c/source/data/rbnf/nn.txt
+++ b/icu4c/source/data/rbnf/nn.txt
@@ -70,5 +70,5 @@ nn{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/pl.txt b/icu4c/source/data/rbnf/pl.txt
index 09912e4b923..dd1a949aeb7 100644
--- a/icu4c/source/data/rbnf/pl.txt
+++ b/icu4c/source/data/rbnf/pl.txt
@@ -394,5 +394,5 @@ pl{
"10: << >>;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/pt.txt b/icu4c/source/data/rbnf/pt.txt
index d11b12a95ee..4652d0502c5 100644
--- a/icu4c/source/data/rbnf/pt.txt
+++ b/icu4c/source/data/rbnf/pt.txt
@@ -194,5 +194,5 @@ pt{
"1000000000000000000: =#,##0=\u00AA;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/pt_PT.txt b/icu4c/source/data/rbnf/pt_PT.txt
index 54666b9c895..f167e0389b3 100644
--- a/icu4c/source/data/rbnf/pt_PT.txt
+++ b/icu4c/source/data/rbnf/pt_PT.txt
@@ -184,5 +184,5 @@ pt_PT{
"1000000000000000000: =#,##0=\u00AA;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/qu.txt b/icu4c/source/data/rbnf/qu.txt
index 6cac15d9756..e9473c4513e 100644
--- a/icu4c/source/data/rbnf/qu.txt
+++ b/icu4c/source/data/rbnf/qu.txt
@@ -42,5 +42,5 @@ qu{
"0: =%spellout-cardinal=-\u00F1iqin;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ro.txt b/icu4c/source/data/rbnf/ro.txt
index cc35327db3f..2f2c54f98de 100644
--- a/icu4c/source/data/rbnf/ro.txt
+++ b/icu4c/source/data/rbnf/ro.txt
@@ -87,5 +87,5 @@ ro{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/root.txt b/icu4c/source/data/rbnf/root.txt
index 27691b96a54..40cb26a440b 100644
--- a/icu4c/source/data/rbnf/root.txt
+++ b/icu4c/source/data/rbnf/root.txt
@@ -658,5 +658,5 @@ root{
"0: =#,##0.#=.;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ru.txt b/icu4c/source/data/rbnf/ru.txt
index 661fbd23479..f6fa7b91608 100644
--- a/icu4c/source/data/rbnf/ru.txt
+++ b/icu4c/source/data/rbnf/ru.txt
@@ -1386,5 +1386,5 @@ ru{
"21001: =0=.;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/se.txt b/icu4c/source/data/rbnf/se.txt
index 346b50ff87f..1d16935bfdd 100644
--- a/icu4c/source/data/rbnf/se.txt
+++ b/icu4c/source/data/rbnf/se.txt
@@ -36,5 +36,5 @@ se{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/sk.txt b/icu4c/source/data/rbnf/sk.txt
index ccfcca14f42..cb807eefa92 100644
--- a/icu4c/source/data/rbnf/sk.txt
+++ b/icu4c/source/data/rbnf/sk.txt
@@ -80,5 +80,5 @@ sk{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/sl.txt b/icu4c/source/data/rbnf/sl.txt
index c982a37824e..77d58cf5278 100644
--- a/icu4c/source/data/rbnf/sl.txt
+++ b/icu4c/source/data/rbnf/sl.txt
@@ -128,5 +128,5 @@ sl{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/sq.txt b/icu4c/source/data/rbnf/sq.txt
index 29cc5506702..c3cbdd7b9b0 100644
--- a/icu4c/source/data/rbnf/sq.txt
+++ b/icu4c/source/data/rbnf/sq.txt
@@ -63,5 +63,5 @@ sq{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/sr.txt b/icu4c/source/data/rbnf/sr.txt
index de3b0f2f779..2f3b4962f14 100644
--- a/icu4c/source/data/rbnf/sr.txt
+++ b/icu4c/source/data/rbnf/sr.txt
@@ -150,5 +150,5 @@ sr{
"400: <%spellout-cardinal-feminine<\u0441\u0442\u043E>%%ordti>;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/sr_Latn.txt b/icu4c/source/data/rbnf/sr_Latn.txt
index 5263869cd8c..f63e2697153 100644
--- a/icu4c/source/data/rbnf/sr_Latn.txt
+++ b/icu4c/source/data/rbnf/sr_Latn.txt
@@ -146,5 +146,5 @@ sr_Latn{
"400: <%spellout-cardinal-feminine%%ordti>;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/sv.txt b/icu4c/source/data/rbnf/sv.txt
index 68997ad2869..ec762362972 100644
--- a/icu4c/source/data/rbnf/sv.txt
+++ b/icu4c/source/data/rbnf/sv.txt
@@ -221,5 +221,5 @@ sv{
"0: =%spellout-ordinal-neuter=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/sw.txt b/icu4c/source/data/rbnf/sw.txt
index 95937adf85a..155f1bb7ceb 100644
--- a/icu4c/source/data/rbnf/sw.txt
+++ b/icu4c/source/data/rbnf/sw.txt
@@ -48,5 +48,5 @@ sw{
"3: wa =%spellout-cardinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/ta.txt b/icu4c/source/data/rbnf/ta.txt
index 1252c79a0c7..5b404f5d025 100644
--- a/icu4c/source/data/rbnf/ta.txt
+++ b/icu4c/source/data/rbnf/ta.txt
@@ -84,5 +84,5 @@ ta{
"21: =#,##,##0=\u0BBE\u0BB5\u0BA4\u0BC1;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/th.txt b/icu4c/source/data/rbnf/th.txt
index 569cf8866e2..cead5333e2b 100644
--- a/icu4c/source/data/rbnf/th.txt
+++ b/icu4c/source/data/rbnf/th.txt
@@ -43,5 +43,5 @@ th{
"0: \u0E17\u0E35\u0E48\u200B=%spellout-cardinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/tr.txt b/icu4c/source/data/rbnf/tr.txt
index 16db3e28fdf..0d2b09e381f 100644
--- a/icu4c/source/data/rbnf/tr.txt
+++ b/icu4c/source/data/rbnf/tr.txt
@@ -87,5 +87,5 @@ tr{
"1000000000000000000: =#,##0='inci;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/uk.txt b/icu4c/source/data/rbnf/uk.txt
index ffca7b293f4..de82ab7a6af 100644
--- a/icu4c/source/data/rbnf/uk.txt
+++ b/icu4c/source/data/rbnf/uk.txt
@@ -121,5 +121,5 @@ uk{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/vi.txt b/icu4c/source/data/rbnf/vi.txt
index 15237836412..5245faf4532 100644
--- a/icu4c/source/data/rbnf/vi.txt
+++ b/icu4c/source/data/rbnf/vi.txt
@@ -59,5 +59,5 @@ vi{
"5: th\u1EE9 =%spellout-cardinal=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/yue.txt b/icu4c/source/data/rbnf/yue.txt
index fee882d0048..d13f2b6e71d 100644
--- a/icu4c/source/data/rbnf/yue.txt
+++ b/icu4c/source/data/rbnf/yue.txt
@@ -158,5 +158,5 @@ yue{
"0: \u7B2C=%spellout-numbering=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/yue_Hans.txt b/icu4c/source/data/rbnf/yue_Hans.txt
index 284b3e23487..4a73ee84ee4 100644
--- a/icu4c/source/data/rbnf/yue_Hans.txt
+++ b/icu4c/source/data/rbnf/yue_Hans.txt
@@ -159,5 +159,5 @@ yue_Hans{
"0: \u7B2C=%spellout-numbering=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/zh.txt b/icu4c/source/data/rbnf/zh.txt
index 2294ad84b00..0b0c009b174 100644
--- a/icu4c/source/data/rbnf/zh.txt
+++ b/icu4c/source/data/rbnf/zh.txt
@@ -240,5 +240,5 @@ zh{
"0: \u7B2C=%spellout-numbering=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/rbnf/zh_Hant.txt b/icu4c/source/data/rbnf/zh_Hant.txt
index 08ba1ebf37e..b0c4ddccec8 100644
--- a/icu4c/source/data/rbnf/zh_Hant.txt
+++ b/icu4c/source/data/rbnf/zh_Hant.txt
@@ -214,5 +214,5 @@ zh_Hant{
"0: \u7B2C=%spellout-numbering=;",
}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/LOCALE_DEPS.json b/icu4c/source/data/region/LOCALE_DEPS.json
new file mode 100644
index 00000000000..808163607cf
--- /dev/null
+++ b/icu4c/source/data/region/LOCALE_DEPS.json
@@ -0,0 +1,193 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+
+{
+ "cldrVersion": "36.1",
+ "aliases": {
+ "ars": "ar_SA",
+ "az_AZ": "az_Latn_AZ",
+ "bs_BA": "bs_Latn_BA",
+ "en_NH": "en_VU",
+ "en_RH": "en_ZW",
+ "ff_CM": "ff_Latn_CM",
+ "ff_GN": "ff_Latn_GN",
+ "ff_MR": "ff_Latn_MR",
+ "ff_SN": "ff_Latn_SN",
+ "in": "id",
+ "in_ID": "id_ID",
+ "iw": "he",
+ "iw_IL": "he_IL",
+ "mo": "ro",
+ "no": "nb",
+ "no_NO": "nb_NO",
+ "no_NO_NY": "nn_NO",
+ "pa_IN": "pa_Guru_IN",
+ "pa_PK": "pa_Arab_PK",
+ "sh": "sr_Latn",
+ "sh_BA": "sr_Latn_BA",
+ "sh_CS": "sr_Latn_RS",
+ "sh_YU": "sr_Latn_RS",
+ "shi_MA": "shi_Tfng_MA",
+ "sr_BA": "sr_Cyrl_BA",
+ "sr_CS": "sr_Cyrl_RS",
+ "sr_Cyrl_CS": "sr_Cyrl_RS",
+ "sr_Cyrl_YU": "sr_Cyrl_RS",
+ "sr_Latn_CS": "sr_Latn_RS",
+ "sr_Latn_YU": "sr_Latn_RS",
+ "sr_ME": "sr_Latn_ME",
+ "sr_RS": "sr_Cyrl_RS",
+ "sr_XK": "sr_Cyrl_XK",
+ "sr_YU": "sr_Cyrl_RS",
+ "tl": "fil",
+ "tl_PH": "fil_PH",
+ "uz_AF": "uz_Arab_AF",
+ "uz_UZ": "uz_Latn_UZ",
+ "vai_LR": "vai_Vaii_LR",
+ "yue_CN": "yue_Hans_CN",
+ "yue_HK": "yue_Hant_HK",
+ "zh_CN": "zh_Hans_CN",
+ "zh_HK": "zh_Hant_HK",
+ "zh_MO": "zh_Hant_MO",
+ "zh_SG": "zh_Hans_SG",
+ "zh_TW": "zh_Hant_TW"
+ },
+ "parents": {
+ "az_Cyrl": "root",
+ "bs_Cyrl": "root",
+ "en_150": "en_001",
+ "en_AG": "en_001",
+ "en_AI": "en_001",
+ "en_AT": "en_150",
+ "en_AU": "en_001",
+ "en_BB": "en_001",
+ "en_BE": "en_150",
+ "en_BM": "en_001",
+ "en_BS": "en_001",
+ "en_BW": "en_001",
+ "en_BZ": "en_001",
+ "en_CA": "en_001",
+ "en_CC": "en_001",
+ "en_CH": "en_150",
+ "en_CK": "en_001",
+ "en_CM": "en_001",
+ "en_CX": "en_001",
+ "en_CY": "en_001",
+ "en_DE": "en_150",
+ "en_DG": "en_001",
+ "en_DK": "en_150",
+ "en_DM": "en_001",
+ "en_ER": "en_001",
+ "en_FI": "en_150",
+ "en_FJ": "en_001",
+ "en_FK": "en_001",
+ "en_FM": "en_001",
+ "en_GB": "en_001",
+ "en_GD": "en_001",
+ "en_GG": "en_001",
+ "en_GH": "en_001",
+ "en_GI": "en_001",
+ "en_GM": "en_001",
+ "en_GY": "en_001",
+ "en_HK": "en_001",
+ "en_IE": "en_001",
+ "en_IL": "en_001",
+ "en_IM": "en_001",
+ "en_IN": "en_001",
+ "en_IO": "en_001",
+ "en_JE": "en_001",
+ "en_JM": "en_001",
+ "en_KE": "en_001",
+ "en_KI": "en_001",
+ "en_KN": "en_001",
+ "en_KY": "en_001",
+ "en_LC": "en_001",
+ "en_LR": "en_001",
+ "en_LS": "en_001",
+ "en_MG": "en_001",
+ "en_MO": "en_001",
+ "en_MS": "en_001",
+ "en_MT": "en_001",
+ "en_MU": "en_001",
+ "en_MW": "en_001",
+ "en_MY": "en_001",
+ "en_NA": "en_001",
+ "en_NF": "en_001",
+ "en_NG": "en_001",
+ "en_NL": "en_150",
+ "en_NR": "en_001",
+ "en_NU": "en_001",
+ "en_NZ": "en_001",
+ "en_PG": "en_001",
+ "en_PH": "en_001",
+ "en_PK": "en_001",
+ "en_PN": "en_001",
+ "en_PW": "en_001",
+ "en_RW": "en_001",
+ "en_SB": "en_001",
+ "en_SC": "en_001",
+ "en_SD": "en_001",
+ "en_SE": "en_150",
+ "en_SG": "en_001",
+ "en_SH": "en_001",
+ "en_SI": "en_150",
+ "en_SL": "en_001",
+ "en_SS": "en_001",
+ "en_SX": "en_001",
+ "en_SZ": "en_001",
+ "en_TC": "en_001",
+ "en_TK": "en_001",
+ "en_TO": "en_001",
+ "en_TT": "en_001",
+ "en_TV": "en_001",
+ "en_TZ": "en_001",
+ "en_UG": "en_001",
+ "en_VC": "en_001",
+ "en_VG": "en_001",
+ "en_VU": "en_001",
+ "en_WS": "en_001",
+ "en_ZA": "en_001",
+ "en_ZM": "en_001",
+ "en_ZW": "en_001",
+ "es_AR": "es_419",
+ "es_BO": "es_419",
+ "es_BR": "es_419",
+ "es_BZ": "es_419",
+ "es_CL": "es_419",
+ "es_CO": "es_419",
+ "es_CR": "es_419",
+ "es_CU": "es_419",
+ "es_DO": "es_419",
+ "es_EC": "es_419",
+ "es_GT": "es_419",
+ "es_HN": "es_419",
+ "es_MX": "es_419",
+ "es_NI": "es_419",
+ "es_PA": "es_419",
+ "es_PE": "es_419",
+ "es_PR": "es_419",
+ "es_PY": "es_419",
+ "es_SV": "es_419",
+ "es_US": "es_419",
+ "es_UY": "es_419",
+ "es_VE": "es_419",
+ "pa_Arab": "root",
+ "pt_AO": "pt_PT",
+ "pt_CH": "pt_PT",
+ "pt_CV": "pt_PT",
+ "pt_GQ": "pt_PT",
+ "pt_GW": "pt_PT",
+ "pt_LU": "pt_PT",
+ "pt_MO": "pt_PT",
+ "pt_MZ": "pt_PT",
+ "pt_ST": "pt_PT",
+ "pt_TL": "pt_PT",
+ "shi_Latn": "root",
+ "sr_Latn": "root",
+ "uz_Arab": "root",
+ "uz_Cyrl": "root",
+ "vai_Latn": "root",
+ "yue_Hans": "root",
+ "zh_Hant": "root",
+ "zh_Hant_MO": "zh_Hant_HK"
+ }
+}
diff --git a/icu4c/source/data/region/af.txt b/icu4c/source/data/region/af.txt
index a7063bda48e..0e424ff626f 100644
--- a/icu4c/source/data/region/af.txt
+++ b/icu4c/source/data/region/af.txt
@@ -314,5 +314,5 @@ af{
SZ{"Eswatini"}
TL{"Oos-Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/agq.txt b/icu4c/source/data/region/agq.txt
index 2c9f6006293..a92b08a4b42 100644
--- a/icu4c/source/data/region/agq.txt
+++ b/icu4c/source/data/region/agq.txt
@@ -226,5 +226,5 @@ agq{
ZM{"Zambìa"}
ZW{"Zìmbagbɛ̀"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ak.txt b/icu4c/source/data/region/ak.txt
index c513694bfe2..249f2f3971b 100644
--- a/icu4c/source/data/region/ak.txt
+++ b/icu4c/source/data/region/ak.txt
@@ -226,5 +226,5 @@ ak{
ZM{"Zambia"}
ZW{"Zembabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/am.txt b/icu4c/source/data/region/am.txt
index 5cc0dcec890..62d46853109 100644
--- a/icu4c/source/data/region/am.txt
+++ b/icu4c/source/data/region/am.txt
@@ -314,5 +314,5 @@ am{
SZ{"ስዋዚላንድ"}
TL{"ምስራቅ ቲሞር"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ar.txt b/icu4c/source/data/region/ar.txt
index 4487d344df9..77e1e4eaf51 100644
--- a/icu4c/source/data/region/ar.txt
+++ b/icu4c/source/data/region/ar.txt
@@ -312,5 +312,5 @@ ar{
SZ{"سوازيلاند"}
TL{"تيمور الشرقية"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ar_AE.txt b/icu4c/source/data/region/ar_AE.txt
index 9d95764e18e..1d9de795737 100644
--- a/icu4c/source/data/region/ar_AE.txt
+++ b/icu4c/source/data/region/ar_AE.txt
@@ -5,5 +5,5 @@ ar_AE{
CI{"ساحل العاج"}
TL{"التيمور الشرقية"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ar_LY.txt b/icu4c/source/data/region/ar_LY.txt
index f41aa986894..43955a1e257 100644
--- a/icu4c/source/data/region/ar_LY.txt
+++ b/icu4c/source/data/region/ar_LY.txt
@@ -6,5 +6,5 @@ ar_LY{
MS{"مونتيسيرات"}
UY{"أوروغواي"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ar_SA.txt b/icu4c/source/data/region/ar_SA.txt
index 9d07c6b5e57..e7f54539cd6 100644
--- a/icu4c/source/data/region/ar_SA.txt
+++ b/icu4c/source/data/region/ar_SA.txt
@@ -14,5 +14,5 @@ ar_SA{
Countries%variant{
CZ{"التشيك"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/as.txt b/icu4c/source/data/region/as.txt
index 78d2d84372f..5bd76d7d4d9 100644
--- a/icu4c/source/data/region/as.txt
+++ b/icu4c/source/data/region/as.txt
@@ -313,5 +313,5 @@ as{
SZ{"স্বাজিলেণ্ড"}
TL{"পূৱ টিমোৰ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/asa.txt b/icu4c/source/data/region/asa.txt
index 1561b30b649..21e947dafb6 100644
--- a/icu4c/source/data/region/asa.txt
+++ b/icu4c/source/data/region/asa.txt
@@ -224,5 +224,5 @@ asa{
ZM{"Dhambia"}
ZW{"Dhimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ast.txt b/icu4c/source/data/region/ast.txt
index db92bdf9b9f..5ea27458d72 100644
--- a/icu4c/source/data/region/ast.txt
+++ b/icu4c/source/data/region/ast.txt
@@ -308,5 +308,5 @@ ast{
FK{"Islles Malvines (Falkland Islands)"}
TL{"Timor Este"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/az.txt b/icu4c/source/data/region/az.txt
index 1caf64ad5c3..247dc3a4942 100644
--- a/icu4c/source/data/region/az.txt
+++ b/icu4c/source/data/region/az.txt
@@ -314,5 +314,5 @@ az{
SZ{"Svazilend"}
TL{"Şərqi Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/az_Cyrl.txt b/icu4c/source/data/region/az_Cyrl.txt
index 5917ee645b7..7ad252237ad 100644
--- a/icu4c/source/data/region/az_Cyrl.txt
+++ b/icu4c/source/data/region/az_Cyrl.txt
@@ -301,5 +301,5 @@ az_Cyrl{
CZ{"Чех Республикасы"}
FK{"Фолкленд адалары (Малвин адалары)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/az_Latn.txt b/icu4c/source/data/region/az_Latn.txt
index eecc1393ae6..4ed06397d5b 100644
--- a/icu4c/source/data/region/az_Latn.txt
+++ b/icu4c/source/data/region/az_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Latn{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bas.txt b/icu4c/source/data/region/bas.txt
index 9193cfd15d8..903b06106c4 100644
--- a/icu4c/source/data/region/bas.txt
+++ b/icu4c/source/data/region/bas.txt
@@ -223,5 +223,5 @@ bas{
ZM{"Zàmbià"}
ZW{"Zìmbàbwê"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/be.txt b/icu4c/source/data/region/be.txt
index f910f55817e..5f3fceb5b1b 100644
--- a/icu4c/source/data/region/be.txt
+++ b/icu4c/source/data/region/be.txt
@@ -313,5 +313,5 @@ be{
SZ{"Свазіленд"}
TL{"Усходні Тымор"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bem.txt b/icu4c/source/data/region/bem.txt
index 3c273e069c4..b41ffbebef5 100644
--- a/icu4c/source/data/region/bem.txt
+++ b/icu4c/source/data/region/bem.txt
@@ -4,5 +4,5 @@ bem{
Countries{
ZM{"Zambia"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bez.txt b/icu4c/source/data/region/bez.txt
index 37da55303a4..c564083d248 100644
--- a/icu4c/source/data/region/bez.txt
+++ b/icu4c/source/data/region/bez.txt
@@ -226,5 +226,5 @@ bez{
ZM{"Huzambia"}
ZW{"Huzimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bg.txt b/icu4c/source/data/region/bg.txt
index 639635da162..5256b932db7 100644
--- a/icu4c/source/data/region/bg.txt
+++ b/icu4c/source/data/region/bg.txt
@@ -313,5 +313,5 @@ bg{
SZ{"Свазиленд"}
TL{"Източен Тимор"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bm.txt b/icu4c/source/data/region/bm.txt
index c7c48604672..18ff45751f7 100644
--- a/icu4c/source/data/region/bm.txt
+++ b/icu4c/source/data/region/bm.txt
@@ -226,5 +226,5 @@ bm{
ZM{"Zanbi"}
ZW{"Zimbabuwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bn.txt b/icu4c/source/data/region/bn.txt
index 8f9a08d3a31..934a9bab654 100644
--- a/icu4c/source/data/region/bn.txt
+++ b/icu4c/source/data/region/bn.txt
@@ -314,5 +314,5 @@ bn{
SZ{"সোয়াজিল্যান্ড"}
TL{"পূর্ব তিমুর"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bn_IN.txt b/icu4c/source/data/region/bn_IN.txt
index d43b3719b0c..126f30fd87c 100644
--- a/icu4c/source/data/region/bn_IN.txt
+++ b/icu4c/source/data/region/bn_IN.txt
@@ -7,5 +7,5 @@ bn_IN{
Countries%variant{
CD{"কঙ্গো (DRC)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bo.txt b/icu4c/source/data/region/bo.txt
index 43a0508b23d..5a535be6d75 100644
--- a/icu4c/source/data/region/bo.txt
+++ b/icu4c/source/data/region/bo.txt
@@ -15,5 +15,5 @@ bo{
US{"ཨ་མེ་རི་ཀ།"}
ZZ{"མིའི་ཤེས་རྟོགས་མ་བྱུང་བའི་ཁོར་ཡུག"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bo_IN.txt b/icu4c/source/data/region/bo_IN.txt
index c0afb2da8b3..dccfd43fb3f 100644
--- a/icu4c/source/data/region/bo_IN.txt
+++ b/icu4c/source/data/region/bo_IN.txt
@@ -4,5 +4,5 @@ bo_IN{
Countries{
009{"ཨོཤི་ཡཱན་ན།"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/br.txt b/icu4c/source/data/region/br.txt
index 2363abf11fc..4fe0e142397 100644
--- a/icu4c/source/data/region/br.txt
+++ b/icu4c/source/data/region/br.txt
@@ -313,5 +313,5 @@ br{
SZ{"Swaziland"}
TL{"Timor ar Reter"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/brx.txt b/icu4c/source/data/region/brx.txt
index a33fc2b6fe6..f8b8a5e4c7d 100644
--- a/icu4c/source/data/region/brx.txt
+++ b/icu4c/source/data/region/brx.txt
@@ -280,5 +280,5 @@ brx{
ZW{"ज़ीम्बाब्वे"}
ZZ{"अज्ञात या अवैध प्रदेश"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bs.txt b/icu4c/source/data/region/bs.txt
index 84731886877..c09d6ebef6f 100644
--- a/icu4c/source/data/region/bs.txt
+++ b/icu4c/source/data/region/bs.txt
@@ -311,5 +311,5 @@ bs{
FK{"Folklandska (Malvinska) ostrva"}
SZ{"Svazilend"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bs_Cyrl.txt b/icu4c/source/data/region/bs_Cyrl.txt
index ca140b93f53..f08684d8eff 100644
--- a/icu4c/source/data/region/bs_Cyrl.txt
+++ b/icu4c/source/data/region/bs_Cyrl.txt
@@ -314,5 +314,5 @@ bs_Cyrl{
SZ{"Есватини"}
TL{"Тимор-Лесте (Источни Тимор)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/bs_Latn.txt b/icu4c/source/data/region/bs_Latn.txt
index dcc78a582fe..70dd97d4179 100644
--- a/icu4c/source/data/region/bs_Latn.txt
+++ b/icu4c/source/data/region/bs_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Latn{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ca.txt b/icu4c/source/data/region/ca.txt
index 9da65391276..c37b6d65b89 100644
--- a/icu4c/source/data/region/ca.txt
+++ b/icu4c/source/data/region/ca.txt
@@ -314,5 +314,5 @@ ca{
SZ{"Swazilàndia"}
TL{"Timor Oriental"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ccp.txt b/icu4c/source/data/region/ccp.txt
index 8b74df78322..d7aca2c541e 100644
--- a/icu4c/source/data/region/ccp.txt
+++ b/icu4c/source/data/region/ccp.txt
@@ -320,5 +320,5 @@ ccp{
}
TL{"𑄛𑄪𑄉𑄮 𑄖𑄨𑄟𑄪𑄢𑄴"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ce.txt b/icu4c/source/data/region/ce.txt
index 845c9346776..ccf2306edaf 100644
--- a/icu4c/source/data/region/ce.txt
+++ b/icu4c/source/data/region/ce.txt
@@ -307,5 +307,5 @@ ce{
FK{"Фолклендан гӀайренаш (Мальвинаш)"}
TL{"Тимор-Лесте"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ceb.txt b/icu4c/source/data/region/ceb.txt
index a1befa69da1..3fc1d09e46c 100644
--- a/icu4c/source/data/region/ceb.txt
+++ b/icu4c/source/data/region/ceb.txt
@@ -312,5 +312,5 @@ ceb{
SZ{"Swaziland"}
TL{"East Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/cgg.txt b/icu4c/source/data/region/cgg.txt
index cab0ebb76bb..f4b841651b5 100644
--- a/icu4c/source/data/region/cgg.txt
+++ b/icu4c/source/data/region/cgg.txt
@@ -224,5 +224,5 @@ cgg{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/chr.txt b/icu4c/source/data/region/chr.txt
index 2720890b749..ad9598581d6 100644
--- a/icu4c/source/data/region/chr.txt
+++ b/icu4c/source/data/region/chr.txt
@@ -313,5 +313,5 @@ chr{
SZ{"ᎠᏂᏍᏩᏏᎢ"}
TL{"ᏗᎧᎸᎬᎢ ᏘᎼᎵ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ckb.txt b/icu4c/source/data/region/ckb.txt
index 9f11b428269..0277475c91d 100644
--- a/icu4c/source/data/region/ckb.txt
+++ b/icu4c/source/data/region/ckb.txt
@@ -306,5 +306,5 @@ ckb{
CD{"کۆماری دیموکراتیی کۆنگۆ"}
CG{"کۆماری کۆنگۆ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/cs.txt b/icu4c/source/data/region/cs.txt
index 72249ae1c59..bfcfeb0a910 100644
--- a/icu4c/source/data/region/cs.txt
+++ b/icu4c/source/data/region/cs.txt
@@ -314,5 +314,5 @@ cs{
SZ{"Eswatini"}
TL{"Timor-Leste"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/cy.txt b/icu4c/source/data/region/cy.txt
index 4b88d9b3236..cb2937299cc 100644
--- a/icu4c/source/data/region/cy.txt
+++ b/icu4c/source/data/region/cy.txt
@@ -314,5 +314,5 @@ cy{
SZ{"Gwlad Swazi"}
TL{"Dwyrain Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/da.txt b/icu4c/source/data/region/da.txt
index 13850a047b9..7d2a0a41986 100644
--- a/icu4c/source/data/region/da.txt
+++ b/icu4c/source/data/region/da.txt
@@ -314,5 +314,5 @@ da{
SZ{"Swaziland"}
TL{"Østtimor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/dav.txt b/icu4c/source/data/region/dav.txt
index e8a7d9883d2..f6fa2c069fb 100644
--- a/icu4c/source/data/region/dav.txt
+++ b/icu4c/source/data/region/dav.txt
@@ -226,5 +226,5 @@ dav{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/de.txt b/icu4c/source/data/region/de.txt
index d002a700cdc..754e1bfdad6 100644
--- a/icu4c/source/data/region/de.txt
+++ b/icu4c/source/data/region/de.txt
@@ -314,5 +314,5 @@ de{
SZ{"Swasiland"}
TL{"Osttimor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/de_AT.txt b/icu4c/source/data/region/de_AT.txt
index 69165d95e58..29a5fc56e09 100644
--- a/icu4c/source/data/region/de_AT.txt
+++ b/icu4c/source/data/region/de_AT.txt
@@ -4,5 +4,5 @@ de_AT{
Countries{
SJ{"Svalbard und Jan Mayen"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/de_CH.txt b/icu4c/source/data/region/de_CH.txt
index 01dfd6183bf..9420174a4fc 100644
--- a/icu4c/source/data/region/de_CH.txt
+++ b/icu4c/source/data/region/de_CH.txt
@@ -12,5 +12,5 @@ de_CH{
TL{"Osttimor"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/dje.txt b/icu4c/source/data/region/dje.txt
index 97d61f9bd0d..07c0529495b 100644
--- a/icu4c/source/data/region/dje.txt
+++ b/icu4c/source/data/region/dje.txt
@@ -225,5 +225,5 @@ dje{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/dsb.txt b/icu4c/source/data/region/dsb.txt
index 5fcb8fe97f4..f3cdc8576d3 100644
--- a/icu4c/source/data/region/dsb.txt
+++ b/icu4c/source/data/region/dsb.txt
@@ -305,5 +305,5 @@ dsb{
FK{"Falklandske kupy (Malwiny)"}
TL{"Pódzajtšny Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/dua.txt b/icu4c/source/data/region/dua.txt
index 6fcbcc687d2..487df207228 100644
--- a/icu4c/source/data/region/dua.txt
+++ b/icu4c/source/data/region/dua.txt
@@ -4,5 +4,5 @@ dua{
Countries{
CM{"Cameroun"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/dyo.txt b/icu4c/source/data/region/dyo.txt
index f5bb0c25134..7b72dc7ba41 100644
--- a/icu4c/source/data/region/dyo.txt
+++ b/icu4c/source/data/region/dyo.txt
@@ -111,5 +111,5 @@ dyo{
TG{"Togo"}
TH{"Tailand"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/dz.txt b/icu4c/source/data/region/dz.txt
index 4beb55c83a4..e6a87e14438 100644
--- a/icu4c/source/data/region/dz.txt
+++ b/icu4c/source/data/region/dz.txt
@@ -301,5 +301,5 @@ dz{
FK{"ཕལྐ་ལནྜ་གླིང་ཚོམ (ཨིས་ལཱས་མལ་བི་ཎཱས)"}
TL{"ཤར་ཕྱོགས་ཏི་་མོར"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ebu.txt b/icu4c/source/data/region/ebu.txt
index 1648ba813aa..bf0f0d321a9 100644
--- a/icu4c/source/data/region/ebu.txt
+++ b/icu4c/source/data/region/ebu.txt
@@ -226,5 +226,5 @@ ebu{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ee.txt b/icu4c/source/data/region/ee.txt
index 5f69708bac0..c79c0785c94 100644
--- a/icu4c/source/data/region/ee.txt
+++ b/icu4c/source/data/region/ee.txt
@@ -296,5 +296,5 @@ ee{
FK{"Falkland ƒudomekpowo (Islas Malvinas) nutome"}
TL{"Ɣedzeƒe Timɔ nutome"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/el.txt b/icu4c/source/data/region/el.txt
index bc1011a6822..6c10fd71d33 100644
--- a/icu4c/source/data/region/el.txt
+++ b/icu4c/source/data/region/el.txt
@@ -314,5 +314,5 @@ el{
SZ{"Σουαζιλάνδη"}
TL{"Ανατολικό Τιμόρ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en.txt b/icu4c/source/data/region/en.txt
index 1b98d127445..ccd8635c1e9 100644
--- a/icu4c/source/data/region/en.txt
+++ b/icu4c/source/data/region/en.txt
@@ -316,5 +316,5 @@ en{
SZ{"Swaziland"}
TL{"East Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_001.txt b/icu4c/source/data/region/en_001.txt
index 30609aa0590..fe5da1ffbe4 100644
--- a/icu4c/source/data/region/en_001.txt
+++ b/icu4c/source/data/region/en_001.txt
@@ -12,5 +12,5 @@ en_001{
VC{"St Vincent & Grenadines"}
VI{"US Virgin Islands"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_150.txt b/icu4c/source/data/region/en_150.txt
index 27124cfee5d..dae2fdc78e1 100644
--- a/icu4c/source/data/region/en_150.txt
+++ b/icu4c/source/data/region/en_150.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_150{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_AG.txt b/icu4c/source/data/region/en_AG.txt
index 952cbd8b07b..b510205357a 100644
--- a/icu4c/source/data/region/en_AG.txt
+++ b/icu4c/source/data/region/en_AG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_AI.txt b/icu4c/source/data/region/en_AI.txt
index 4b831ee970a..7433aebae85 100644
--- a/icu4c/source/data/region/en_AI.txt
+++ b/icu4c/source/data/region/en_AI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AI{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_AT.txt b/icu4c/source/data/region/en_AT.txt
index a1c8de9950f..63a4b0e5945 100644
--- a/icu4c/source/data/region/en_AT.txt
+++ b/icu4c/source/data/region/en_AT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AT{
%%Parent{"en_150"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_AU.txt b/icu4c/source/data/region/en_AU.txt
index 33ad07c078e..52192b340b2 100644
--- a/icu4c/source/data/region/en_AU.txt
+++ b/icu4c/source/data/region/en_AU.txt
@@ -9,5 +9,5 @@ en_AU{
MF{"St. Martin"}
VC{"St. Vincent & Grenadines"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_BB.txt b/icu4c/source/data/region/en_BB.txt
index 0cd8e00d037..034d3207c29 100644
--- a/icu4c/source/data/region/en_BB.txt
+++ b/icu4c/source/data/region/en_BB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BB{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_BE.txt b/icu4c/source/data/region/en_BE.txt
index 1554d211d59..af22560b3f7 100644
--- a/icu4c/source/data/region/en_BE.txt
+++ b/icu4c/source/data/region/en_BE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BE{
%%Parent{"en_150"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_BM.txt b/icu4c/source/data/region/en_BM.txt
index 14f9014fc0b..e7e911d1ab6 100644
--- a/icu4c/source/data/region/en_BM.txt
+++ b/icu4c/source/data/region/en_BM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_BS.txt b/icu4c/source/data/region/en_BS.txt
index 039db93819e..18b3c6c37bf 100644
--- a/icu4c/source/data/region/en_BS.txt
+++ b/icu4c/source/data/region/en_BS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BS{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_BW.txt b/icu4c/source/data/region/en_BW.txt
index b4665c1e391..a246cd8acd6 100644
--- a/icu4c/source/data/region/en_BW.txt
+++ b/icu4c/source/data/region/en_BW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BW{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_BZ.txt b/icu4c/source/data/region/en_BZ.txt
index 5213e8d9dc7..123a5f50e1c 100644
--- a/icu4c/source/data/region/en_BZ.txt
+++ b/icu4c/source/data/region/en_BZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BZ{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_CA.txt b/icu4c/source/data/region/en_CA.txt
index cbd1cb544c9..b6e601590e5 100644
--- a/icu4c/source/data/region/en_CA.txt
+++ b/icu4c/source/data/region/en_CA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CA{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_CC.txt b/icu4c/source/data/region/en_CC.txt
index 18f3a1fb598..882a96c4c6e 100644
--- a/icu4c/source/data/region/en_CC.txt
+++ b/icu4c/source/data/region/en_CC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CC{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_CH.txt b/icu4c/source/data/region/en_CH.txt
index a1aba3b7e12..ee8eb2b5cfc 100644
--- a/icu4c/source/data/region/en_CH.txt
+++ b/icu4c/source/data/region/en_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CH{
%%Parent{"en_150"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_CK.txt b/icu4c/source/data/region/en_CK.txt
index 1644f91034d..46c73477014 100644
--- a/icu4c/source/data/region/en_CK.txt
+++ b/icu4c/source/data/region/en_CK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CK{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_CM.txt b/icu4c/source/data/region/en_CM.txt
index c778fabd00a..4de4b603d85 100644
--- a/icu4c/source/data/region/en_CM.txt
+++ b/icu4c/source/data/region/en_CM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_CX.txt b/icu4c/source/data/region/en_CX.txt
index a15e43d0224..9586f9cca08 100644
--- a/icu4c/source/data/region/en_CX.txt
+++ b/icu4c/source/data/region/en_CX.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CX{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_CY.txt b/icu4c/source/data/region/en_CY.txt
index 45782af6b22..19e7a33b6cb 100644
--- a/icu4c/source/data/region/en_CY.txt
+++ b/icu4c/source/data/region/en_CY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CY{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_DE.txt b/icu4c/source/data/region/en_DE.txt
index 69e8499dc23..57ff8d7349e 100644
--- a/icu4c/source/data/region/en_DE.txt
+++ b/icu4c/source/data/region/en_DE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DE{
%%Parent{"en_150"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_DG.txt b/icu4c/source/data/region/en_DG.txt
index de7d4d25843..881c24b988f 100644
--- a/icu4c/source/data/region/en_DG.txt
+++ b/icu4c/source/data/region/en_DG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_DK.txt b/icu4c/source/data/region/en_DK.txt
index 9d4537e1857..685a49aba90 100644
--- a/icu4c/source/data/region/en_DK.txt
+++ b/icu4c/source/data/region/en_DK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DK{
%%Parent{"en_150"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_DM.txt b/icu4c/source/data/region/en_DM.txt
index 7d52bc39d04..e9db19895e0 100644
--- a/icu4c/source/data/region/en_DM.txt
+++ b/icu4c/source/data/region/en_DM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_ER.txt b/icu4c/source/data/region/en_ER.txt
index 3c409daf0ca..d126aa5aae1 100644
--- a/icu4c/source/data/region/en_ER.txt
+++ b/icu4c/source/data/region/en_ER.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ER{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_FI.txt b/icu4c/source/data/region/en_FI.txt
index f9dac255ccb..e7781308fb1 100644
--- a/icu4c/source/data/region/en_FI.txt
+++ b/icu4c/source/data/region/en_FI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FI{
%%Parent{"en_150"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_FJ.txt b/icu4c/source/data/region/en_FJ.txt
index 579d50463b4..abe4c34b062 100644
--- a/icu4c/source/data/region/en_FJ.txt
+++ b/icu4c/source/data/region/en_FJ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FJ{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_FK.txt b/icu4c/source/data/region/en_FK.txt
index d38f3074f6b..f1c3c466247 100644
--- a/icu4c/source/data/region/en_FK.txt
+++ b/icu4c/source/data/region/en_FK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FK{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_FM.txt b/icu4c/source/data/region/en_FM.txt
index 790fdfb9657..96883597e8f 100644
--- a/icu4c/source/data/region/en_FM.txt
+++ b/icu4c/source/data/region/en_FM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_GB.txt b/icu4c/source/data/region/en_GB.txt
index 7282dc758bd..8213cb07c68 100644
--- a/icu4c/source/data/region/en_GB.txt
+++ b/icu4c/source/data/region/en_GB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GB{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_GD.txt b/icu4c/source/data/region/en_GD.txt
index 6eb947c481a..22ed594061a 100644
--- a/icu4c/source/data/region/en_GD.txt
+++ b/icu4c/source/data/region/en_GD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GD{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_GG.txt b/icu4c/source/data/region/en_GG.txt
index 1e050c01881..675cb9352f3 100644
--- a/icu4c/source/data/region/en_GG.txt
+++ b/icu4c/source/data/region/en_GG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_GH.txt b/icu4c/source/data/region/en_GH.txt
index c1c94d439f5..ad6ff5bcafd 100644
--- a/icu4c/source/data/region/en_GH.txt
+++ b/icu4c/source/data/region/en_GH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GH{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_GI.txt b/icu4c/source/data/region/en_GI.txt
index 3518a91f9fa..93dee6d057d 100644
--- a/icu4c/source/data/region/en_GI.txt
+++ b/icu4c/source/data/region/en_GI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GI{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_GM.txt b/icu4c/source/data/region/en_GM.txt
index 2ac1a29b45d..0c550b3037f 100644
--- a/icu4c/source/data/region/en_GM.txt
+++ b/icu4c/source/data/region/en_GM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_GY.txt b/icu4c/source/data/region/en_GY.txt
index c0876e965aa..1f23301015e 100644
--- a/icu4c/source/data/region/en_GY.txt
+++ b/icu4c/source/data/region/en_GY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GY{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_HK.txt b/icu4c/source/data/region/en_HK.txt
index 39f041c524f..7f6ef70b4e8 100644
--- a/icu4c/source/data/region/en_HK.txt
+++ b/icu4c/source/data/region/en_HK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_HK{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_IE.txt b/icu4c/source/data/region/en_IE.txt
index 99e466b2909..423f29dcff0 100644
--- a/icu4c/source/data/region/en_IE.txt
+++ b/icu4c/source/data/region/en_IE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IE{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_IL.txt b/icu4c/source/data/region/en_IL.txt
index 790640cdeb9..02e80c533bc 100644
--- a/icu4c/source/data/region/en_IL.txt
+++ b/icu4c/source/data/region/en_IL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IL{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_IM.txt b/icu4c/source/data/region/en_IM.txt
index 9fc6dcb7c53..898ee622fac 100644
--- a/icu4c/source/data/region/en_IM.txt
+++ b/icu4c/source/data/region/en_IM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_IN.txt b/icu4c/source/data/region/en_IN.txt
index a758d607251..e994657d248 100644
--- a/icu4c/source/data/region/en_IN.txt
+++ b/icu4c/source/data/region/en_IN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IN{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_IO.txt b/icu4c/source/data/region/en_IO.txt
index 39533713e56..3f59a942a76 100644
--- a/icu4c/source/data/region/en_IO.txt
+++ b/icu4c/source/data/region/en_IO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IO{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_JE.txt b/icu4c/source/data/region/en_JE.txt
index e6511d05d24..8a8aa1e627b 100644
--- a/icu4c/source/data/region/en_JE.txt
+++ b/icu4c/source/data/region/en_JE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JE{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_JM.txt b/icu4c/source/data/region/en_JM.txt
index a1f585c7d37..75490849ae4 100644
--- a/icu4c/source/data/region/en_JM.txt
+++ b/icu4c/source/data/region/en_JM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_KE.txt b/icu4c/source/data/region/en_KE.txt
index ef500f0cf1f..4282fa91b23 100644
--- a/icu4c/source/data/region/en_KE.txt
+++ b/icu4c/source/data/region/en_KE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KE{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_KI.txt b/icu4c/source/data/region/en_KI.txt
index 5190ad19706..7ce9da107c9 100644
--- a/icu4c/source/data/region/en_KI.txt
+++ b/icu4c/source/data/region/en_KI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KI{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_KN.txt b/icu4c/source/data/region/en_KN.txt
index 3acbd6adf2b..be4025f432e 100644
--- a/icu4c/source/data/region/en_KN.txt
+++ b/icu4c/source/data/region/en_KN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KN{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_KY.txt b/icu4c/source/data/region/en_KY.txt
index 045ab899652..2a7068a6542 100644
--- a/icu4c/source/data/region/en_KY.txt
+++ b/icu4c/source/data/region/en_KY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KY{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_LC.txt b/icu4c/source/data/region/en_LC.txt
index cca7d93800f..e50628c1bef 100644
--- a/icu4c/source/data/region/en_LC.txt
+++ b/icu4c/source/data/region/en_LC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LC{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_LR.txt b/icu4c/source/data/region/en_LR.txt
index e319688144d..b35971e87f7 100644
--- a/icu4c/source/data/region/en_LR.txt
+++ b/icu4c/source/data/region/en_LR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LR{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_LS.txt b/icu4c/source/data/region/en_LS.txt
index ee53d8ad435..bd42a67c389 100644
--- a/icu4c/source/data/region/en_LS.txt
+++ b/icu4c/source/data/region/en_LS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LS{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_MG.txt b/icu4c/source/data/region/en_MG.txt
index 433cc581f9d..3226b347a51 100644
--- a/icu4c/source/data/region/en_MG.txt
+++ b/icu4c/source/data/region/en_MG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_MO.txt b/icu4c/source/data/region/en_MO.txt
index 9bdd7ecf1a9..7064c4d2197 100644
--- a/icu4c/source/data/region/en_MO.txt
+++ b/icu4c/source/data/region/en_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MO{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_MS.txt b/icu4c/source/data/region/en_MS.txt
index 07ad7940d7a..91062094066 100644
--- a/icu4c/source/data/region/en_MS.txt
+++ b/icu4c/source/data/region/en_MS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MS{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_MT.txt b/icu4c/source/data/region/en_MT.txt
index 81133e21dee..f02b32659ae 100644
--- a/icu4c/source/data/region/en_MT.txt
+++ b/icu4c/source/data/region/en_MT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MT{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_MU.txt b/icu4c/source/data/region/en_MU.txt
index caffa2179fa..ed965574752 100644
--- a/icu4c/source/data/region/en_MU.txt
+++ b/icu4c/source/data/region/en_MU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MU{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_MW.txt b/icu4c/source/data/region/en_MW.txt
index df9325f4905..0b7fbf8817c 100644
--- a/icu4c/source/data/region/en_MW.txt
+++ b/icu4c/source/data/region/en_MW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MW{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_MY.txt b/icu4c/source/data/region/en_MY.txt
index 4da4a024f05..738cdb35242 100644
--- a/icu4c/source/data/region/en_MY.txt
+++ b/icu4c/source/data/region/en_MY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MY{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_NA.txt b/icu4c/source/data/region/en_NA.txt
index 19d21f90e54..21e2d13366b 100644
--- a/icu4c/source/data/region/en_NA.txt
+++ b/icu4c/source/data/region/en_NA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NA{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_NF.txt b/icu4c/source/data/region/en_NF.txt
index 13ef3b76e3f..046e294001b 100644
--- a/icu4c/source/data/region/en_NF.txt
+++ b/icu4c/source/data/region/en_NF.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NF{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_NG.txt b/icu4c/source/data/region/en_NG.txt
index 8fdfd65a100..86433a3c7a1 100644
--- a/icu4c/source/data/region/en_NG.txt
+++ b/icu4c/source/data/region/en_NG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_NL.txt b/icu4c/source/data/region/en_NL.txt
index 8fb7e029e5c..9e5148168f0 100644
--- a/icu4c/source/data/region/en_NL.txt
+++ b/icu4c/source/data/region/en_NL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NL{
%%Parent{"en_150"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_NR.txt b/icu4c/source/data/region/en_NR.txt
index caf6b62be2b..896dd231f37 100644
--- a/icu4c/source/data/region/en_NR.txt
+++ b/icu4c/source/data/region/en_NR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NR{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_NU.txt b/icu4c/source/data/region/en_NU.txt
index 28176d0d56c..a7199cf7de1 100644
--- a/icu4c/source/data/region/en_NU.txt
+++ b/icu4c/source/data/region/en_NU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NU{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_NZ.txt b/icu4c/source/data/region/en_NZ.txt
index 84e7558e131..c4e05f82f0f 100644
--- a/icu4c/source/data/region/en_NZ.txt
+++ b/icu4c/source/data/region/en_NZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NZ{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_PG.txt b/icu4c/source/data/region/en_PG.txt
index a8f3fc5559e..2a2e5c8754a 100644
--- a/icu4c/source/data/region/en_PG.txt
+++ b/icu4c/source/data/region/en_PG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_PH.txt b/icu4c/source/data/region/en_PH.txt
index c4e3dc9d422..b54a59e8d24 100644
--- a/icu4c/source/data/region/en_PH.txt
+++ b/icu4c/source/data/region/en_PH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PH{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_PK.txt b/icu4c/source/data/region/en_PK.txt
index 68da0b2587a..68f6ede42c9 100644
--- a/icu4c/source/data/region/en_PK.txt
+++ b/icu4c/source/data/region/en_PK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PK{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_PN.txt b/icu4c/source/data/region/en_PN.txt
index fa936a521eb..0fbd986de9c 100644
--- a/icu4c/source/data/region/en_PN.txt
+++ b/icu4c/source/data/region/en_PN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PN{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_PW.txt b/icu4c/source/data/region/en_PW.txt
index 3b1f61909ce..c1a63e346e2 100644
--- a/icu4c/source/data/region/en_PW.txt
+++ b/icu4c/source/data/region/en_PW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PW{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_RW.txt b/icu4c/source/data/region/en_RW.txt
index 5c53c956a43..c7a76412ee8 100644
--- a/icu4c/source/data/region/en_RW.txt
+++ b/icu4c/source/data/region/en_RW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_RW{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_SB.txt b/icu4c/source/data/region/en_SB.txt
index 74c9718ee70..7655f506a1d 100644
--- a/icu4c/source/data/region/en_SB.txt
+++ b/icu4c/source/data/region/en_SB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SB{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_SC.txt b/icu4c/source/data/region/en_SC.txt
index cdd616ac605..94778702b4f 100644
--- a/icu4c/source/data/region/en_SC.txt
+++ b/icu4c/source/data/region/en_SC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SC{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_SD.txt b/icu4c/source/data/region/en_SD.txt
index 070eb1c0e40..ad23cb45261 100644
--- a/icu4c/source/data/region/en_SD.txt
+++ b/icu4c/source/data/region/en_SD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SD{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_SE.txt b/icu4c/source/data/region/en_SE.txt
index c85ab0970b6..82412c95191 100644
--- a/icu4c/source/data/region/en_SE.txt
+++ b/icu4c/source/data/region/en_SE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SE{
%%Parent{"en_150"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_SG.txt b/icu4c/source/data/region/en_SG.txt
index c65cc7fbccd..a273fc6720f 100644
--- a/icu4c/source/data/region/en_SG.txt
+++ b/icu4c/source/data/region/en_SG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_SH.txt b/icu4c/source/data/region/en_SH.txt
index 9341277ede8..d19bccd4c13 100644
--- a/icu4c/source/data/region/en_SH.txt
+++ b/icu4c/source/data/region/en_SH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SH{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_SI.txt b/icu4c/source/data/region/en_SI.txt
index 3f4631283b4..ea8b19567cf 100644
--- a/icu4c/source/data/region/en_SI.txt
+++ b/icu4c/source/data/region/en_SI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SI{
%%Parent{"en_150"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_SL.txt b/icu4c/source/data/region/en_SL.txt
index 0685cbf9f99..14f8e82869f 100644
--- a/icu4c/source/data/region/en_SL.txt
+++ b/icu4c/source/data/region/en_SL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SL{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_SS.txt b/icu4c/source/data/region/en_SS.txt
index 4c5dbc64c4d..d3850357e9b 100644
--- a/icu4c/source/data/region/en_SS.txt
+++ b/icu4c/source/data/region/en_SS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SS{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_SX.txt b/icu4c/source/data/region/en_SX.txt
index 9511659f1c8..f18d586d646 100644
--- a/icu4c/source/data/region/en_SX.txt
+++ b/icu4c/source/data/region/en_SX.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SX{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_SZ.txt b/icu4c/source/data/region/en_SZ.txt
index 4ab61757da2..a9a02632e77 100644
--- a/icu4c/source/data/region/en_SZ.txt
+++ b/icu4c/source/data/region/en_SZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SZ{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_TC.txt b/icu4c/source/data/region/en_TC.txt
index 62b4b0c6198..8f5f1155e42 100644
--- a/icu4c/source/data/region/en_TC.txt
+++ b/icu4c/source/data/region/en_TC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TC{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_TK.txt b/icu4c/source/data/region/en_TK.txt
index bad9c41ff75..6e854718e89 100644
--- a/icu4c/source/data/region/en_TK.txt
+++ b/icu4c/source/data/region/en_TK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TK{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_TO.txt b/icu4c/source/data/region/en_TO.txt
index 25d1e132460..067c7bfb716 100644
--- a/icu4c/source/data/region/en_TO.txt
+++ b/icu4c/source/data/region/en_TO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TO{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_TT.txt b/icu4c/source/data/region/en_TT.txt
index ca99ffe0629..8336e0121d1 100644
--- a/icu4c/source/data/region/en_TT.txt
+++ b/icu4c/source/data/region/en_TT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TT{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_TV.txt b/icu4c/source/data/region/en_TV.txt
index d0a557c01db..2430afbedb2 100644
--- a/icu4c/source/data/region/en_TV.txt
+++ b/icu4c/source/data/region/en_TV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TV{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_TZ.txt b/icu4c/source/data/region/en_TZ.txt
index bbc234a33f8..3bede84175b 100644
--- a/icu4c/source/data/region/en_TZ.txt
+++ b/icu4c/source/data/region/en_TZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TZ{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_UG.txt b/icu4c/source/data/region/en_UG.txt
index 9d845c9fd71..784c20f2f77 100644
--- a/icu4c/source/data/region/en_UG.txt
+++ b/icu4c/source/data/region/en_UG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_UG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_VC.txt b/icu4c/source/data/region/en_VC.txt
index dd91f2dae77..604f07b9062 100644
--- a/icu4c/source/data/region/en_VC.txt
+++ b/icu4c/source/data/region/en_VC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VC{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_VG.txt b/icu4c/source/data/region/en_VG.txt
index 4eb2e0e82cf..fe78a6642ba 100644
--- a/icu4c/source/data/region/en_VG.txt
+++ b/icu4c/source/data/region/en_VG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VG{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_VU.txt b/icu4c/source/data/region/en_VU.txt
index 86f93112404..ef21f135b0a 100644
--- a/icu4c/source/data/region/en_VU.txt
+++ b/icu4c/source/data/region/en_VU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VU{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_WS.txt b/icu4c/source/data/region/en_WS.txt
index aa2a39b4721..5069b4d1309 100644
--- a/icu4c/source/data/region/en_WS.txt
+++ b/icu4c/source/data/region/en_WS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_WS{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_ZA.txt b/icu4c/source/data/region/en_ZA.txt
index 0bb39121a6e..200ee795143 100644
--- a/icu4c/source/data/region/en_ZA.txt
+++ b/icu4c/source/data/region/en_ZA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZA{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_ZM.txt b/icu4c/source/data/region/en_ZM.txt
index 0b0ce689a79..88cdb0276d3 100644
--- a/icu4c/source/data/region/en_ZM.txt
+++ b/icu4c/source/data/region/en_ZM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZM{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/en_ZW.txt b/icu4c/source/data/region/en_ZW.txt
index dfffcf48192..01e1d49422f 100644
--- a/icu4c/source/data/region/en_ZW.txt
+++ b/icu4c/source/data/region/en_ZW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZW{
%%Parent{"en_001"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/eo.txt b/icu4c/source/data/region/eo.txt
index cee2117627b..a961976dc1a 100644
--- a/icu4c/source/data/region/eo.txt
+++ b/icu4c/source/data/region/eo.txt
@@ -226,5 +226,5 @@ eo{
ZM{"Zambio"}
ZW{"Zimbabvo"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es.txt b/icu4c/source/data/region/es.txt
index b6b668977aa..d1b316140ab 100644
--- a/icu4c/source/data/region/es.txt
+++ b/icu4c/source/data/region/es.txt
@@ -313,5 +313,5 @@ es{
SZ{"Suazilandia"}
TL{"Timor Oriental"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_419.txt b/icu4c/source/data/region/es_419.txt
index 42ce0182002..93c43c9101b 100644
--- a/icu4c/source/data/region/es_419.txt
+++ b/icu4c/source/data/region/es_419.txt
@@ -31,5 +31,5 @@ es_419{
Countries%variant{
CD{"Congo (República Democrática del Congo)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_AR.txt b/icu4c/source/data/region/es_AR.txt
index 28b0ff2a8bc..b1a752091cc 100644
--- a/icu4c/source/data/region/es_AR.txt
+++ b/icu4c/source/data/region/es_AR.txt
@@ -10,5 +10,5 @@ es_AR{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_BO.txt b/icu4c/source/data/region/es_BO.txt
index 6cb8f165f69..f92d62d868a 100644
--- a/icu4c/source/data/region/es_BO.txt
+++ b/icu4c/source/data/region/es_BO.txt
@@ -10,5 +10,5 @@ es_BO{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_BR.txt b/icu4c/source/data/region/es_BR.txt
index cb7f934567f..26b70ef53ef 100644
--- a/icu4c/source/data/region/es_BR.txt
+++ b/icu4c/source/data/region/es_BR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BR{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_BZ.txt b/icu4c/source/data/region/es_BZ.txt
index ae4c49457a0..2969b0b5235 100644
--- a/icu4c/source/data/region/es_BZ.txt
+++ b/icu4c/source/data/region/es_BZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BZ{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_CL.txt b/icu4c/source/data/region/es_CL.txt
index 33cc69001b7..9d09301dbdc 100644
--- a/icu4c/source/data/region/es_CL.txt
+++ b/icu4c/source/data/region/es_CL.txt
@@ -11,5 +11,5 @@ es_CL{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_CO.txt b/icu4c/source/data/region/es_CO.txt
index 2cb25cb80ef..74ddd522592 100644
--- a/icu4c/source/data/region/es_CO.txt
+++ b/icu4c/source/data/region/es_CO.txt
@@ -10,5 +10,5 @@ es_CO{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_CR.txt b/icu4c/source/data/region/es_CR.txt
index b928f13d591..9f0fd24ae01 100644
--- a/icu4c/source/data/region/es_CR.txt
+++ b/icu4c/source/data/region/es_CR.txt
@@ -10,5 +10,5 @@ es_CR{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_CU.txt b/icu4c/source/data/region/es_CU.txt
index decd954be95..2ee914029a6 100644
--- a/icu4c/source/data/region/es_CU.txt
+++ b/icu4c/source/data/region/es_CU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CU{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_DO.txt b/icu4c/source/data/region/es_DO.txt
index f0c6140d01e..bdd21e314da 100644
--- a/icu4c/source/data/region/es_DO.txt
+++ b/icu4c/source/data/region/es_DO.txt
@@ -10,5 +10,5 @@ es_DO{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_EC.txt b/icu4c/source/data/region/es_EC.txt
index 1ec964c1cb9..c2507459a0e 100644
--- a/icu4c/source/data/region/es_EC.txt
+++ b/icu4c/source/data/region/es_EC.txt
@@ -10,5 +10,5 @@ es_EC{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_GT.txt b/icu4c/source/data/region/es_GT.txt
index d9d2608ddf4..3fd4cc38a90 100644
--- a/icu4c/source/data/region/es_GT.txt
+++ b/icu4c/source/data/region/es_GT.txt
@@ -10,5 +10,5 @@ es_GT{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_HN.txt b/icu4c/source/data/region/es_HN.txt
index 8b124cc8a8b..40e7a912785 100644
--- a/icu4c/source/data/region/es_HN.txt
+++ b/icu4c/source/data/region/es_HN.txt
@@ -10,5 +10,5 @@ es_HN{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_MX.txt b/icu4c/source/data/region/es_MX.txt
index 9aa0305ecd9..3e14263b3f1 100644
--- a/icu4c/source/data/region/es_MX.txt
+++ b/icu4c/source/data/region/es_MX.txt
@@ -29,5 +29,5 @@ es_MX{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_NI.txt b/icu4c/source/data/region/es_NI.txt
index e451009ed11..569c0d16664 100644
--- a/icu4c/source/data/region/es_NI.txt
+++ b/icu4c/source/data/region/es_NI.txt
@@ -10,5 +10,5 @@ es_NI{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_PA.txt b/icu4c/source/data/region/es_PA.txt
index 35ce9b4fae6..db9492799a3 100644
--- a/icu4c/source/data/region/es_PA.txt
+++ b/icu4c/source/data/region/es_PA.txt
@@ -10,5 +10,5 @@ es_PA{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_PE.txt b/icu4c/source/data/region/es_PE.txt
index fd584c23164..7fb3b06b66e 100644
--- a/icu4c/source/data/region/es_PE.txt
+++ b/icu4c/source/data/region/es_PE.txt
@@ -10,5 +10,5 @@ es_PE{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_PR.txt b/icu4c/source/data/region/es_PR.txt
index 7906fb6c6ff..f2a07830ef1 100644
--- a/icu4c/source/data/region/es_PR.txt
+++ b/icu4c/source/data/region/es_PR.txt
@@ -5,5 +5,5 @@ es_PR{
Countries{
UM{"Islas menores alejadas de EE. UU."}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_PY.txt b/icu4c/source/data/region/es_PY.txt
index cd338954f73..5dd92133f3e 100644
--- a/icu4c/source/data/region/es_PY.txt
+++ b/icu4c/source/data/region/es_PY.txt
@@ -10,5 +10,5 @@ es_PY{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_SV.txt b/icu4c/source/data/region/es_SV.txt
index d3115453183..7efa61e5aaa 100644
--- a/icu4c/source/data/region/es_SV.txt
+++ b/icu4c/source/data/region/es_SV.txt
@@ -5,5 +5,5 @@ es_SV{
Countries{
UM{"Islas menores alejadas de EE. UU."}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_US.txt b/icu4c/source/data/region/es_US.txt
index 8055c02e342..00bad65457b 100644
--- a/icu4c/source/data/region/es_US.txt
+++ b/icu4c/source/data/region/es_US.txt
@@ -32,5 +32,5 @@ es_US{
CI{"CI"}
TL{"TL"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_UY.txt b/icu4c/source/data/region/es_UY.txt
index 90851aeb4be..408af2cc589 100644
--- a/icu4c/source/data/region/es_UY.txt
+++ b/icu4c/source/data/region/es_UY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_UY{
%%Parent{"es_419"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/es_VE.txt b/icu4c/source/data/region/es_VE.txt
index db16b538375..c5d36a9dd40 100644
--- a/icu4c/source/data/region/es_VE.txt
+++ b/icu4c/source/data/region/es_VE.txt
@@ -10,5 +10,5 @@ es_VE{
Countries%short{
GB{"RU"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/et.txt b/icu4c/source/data/region/et.txt
index c6ffa6df525..a431db69911 100644
--- a/icu4c/source/data/region/et.txt
+++ b/icu4c/source/data/region/et.txt
@@ -314,5 +314,5 @@ et{
SZ{"eSwatini"}
TL{"Timor-Leste"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/eu.txt b/icu4c/source/data/region/eu.txt
index 4d26d680ec8..eebe871e9e2 100644
--- a/icu4c/source/data/region/eu.txt
+++ b/icu4c/source/data/region/eu.txt
@@ -311,5 +311,5 @@ eu{
FK{"Falklandak (Malvinak)"}
TL{"TL"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ewo.txt b/icu4c/source/data/region/ewo.txt
index 0ed57faa856..47374ad0e46 100644
--- a/icu4c/source/data/region/ewo.txt
+++ b/icu4c/source/data/region/ewo.txt
@@ -226,5 +226,5 @@ ewo{
ZM{"Zambí"}
ZW{"Zimbabwé"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/fa.txt b/icu4c/source/data/region/fa.txt
index 8ae4e2dc266..43998bf6844 100644
--- a/icu4c/source/data/region/fa.txt
+++ b/icu4c/source/data/region/fa.txt
@@ -313,5 +313,5 @@ fa{
SZ{"سوازیلند"}
TL{"تیمور شرقی"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/fa_AF.txt b/icu4c/source/data/region/fa_AF.txt
index 5e1d8730383..acabbb66b56 100644
--- a/icu4c/source/data/region/fa_AF.txt
+++ b/icu4c/source/data/region/fa_AF.txt
@@ -95,5 +95,5 @@ fa_AF{
Countries%short{
HK{"هانگ کانگ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ff.txt b/icu4c/source/data/region/ff.txt
index 376cee85b07..9c0aab1ba03 100644
--- a/icu4c/source/data/region/ff.txt
+++ b/icu4c/source/data/region/ff.txt
@@ -226,5 +226,5 @@ ff{
ZM{"Sammbi"}
ZW{"Simbaabuwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ff_Latn.txt b/icu4c/source/data/region/ff_Latn.txt
index 2e259310ffc..9a4255e56e7 100644
--- a/icu4c/source/data/region/ff_Latn.txt
+++ b/icu4c/source/data/region/ff_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/fi.txt b/icu4c/source/data/region/fi.txt
index 257c4d61edd..401191dba16 100644
--- a/icu4c/source/data/region/fi.txt
+++ b/icu4c/source/data/region/fi.txt
@@ -312,5 +312,5 @@ fi{
SZ{"Eswatini"}
TL{"Timor-Leste"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/fil.txt b/icu4c/source/data/region/fil.txt
index 90a265a7b8d..67518e5d8be 100644
--- a/icu4c/source/data/region/fil.txt
+++ b/icu4c/source/data/region/fil.txt
@@ -314,5 +314,5 @@ fil{
SZ{"Swaziland"}
TL{"East Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/fo.txt b/icu4c/source/data/region/fo.txt
index 40b07d652c6..779d9807110 100644
--- a/icu4c/source/data/region/fo.txt
+++ b/icu4c/source/data/region/fo.txt
@@ -312,5 +312,5 @@ fo{
SZ{"Svasiland"}
TL{"Eysturtimor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/fr.txt b/icu4c/source/data/region/fr.txt
index 746cb099be9..947d6693b83 100644
--- a/icu4c/source/data/region/fr.txt
+++ b/icu4c/source/data/region/fr.txt
@@ -314,5 +314,5 @@ fr{
SZ{"Swaziland"}
TL{"Timor-Oriental"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/fr_BE.txt b/icu4c/source/data/region/fr_BE.txt
index ac0ee96364d..76444089bff 100644
--- a/icu4c/source/data/region/fr_BE.txt
+++ b/icu4c/source/data/region/fr_BE.txt
@@ -5,5 +5,5 @@ fr_BE{
BN{"Brunei"}
GS{"Îles Géorgie du Sud et Sandwich du Sud"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/fr_CA.txt b/icu4c/source/data/region/fr_CA.txt
index 0fb86e81bc6..1a82fbb2cb6 100644
--- a/icu4c/source/data/region/fr_CA.txt
+++ b/icu4c/source/data/region/fr_CA.txt
@@ -43,5 +43,5 @@ fr_CA{
FK{"îles Falkland (Malouines)"}
TL{"Timor oriental"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/fur.txt b/icu4c/source/data/region/fur.txt
index 9d999b7941a..51441044102 100644
--- a/icu4c/source/data/region/fur.txt
+++ b/icu4c/source/data/region/fur.txt
@@ -294,5 +294,5 @@ fur{
CG{"Congo (Republiche)"}
FK{"Isulis Falkland (Isulis Malvinas)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/fy.txt b/icu4c/source/data/region/fy.txt
index 8aedacb1b2f..b954ca633f6 100644
--- a/icu4c/source/data/region/fy.txt
+++ b/icu4c/source/data/region/fy.txt
@@ -303,5 +303,5 @@ fy{
CG{"Congo (Republyk)"}
FK{"Falklâneilannen (Islas Malvinas)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ga.txt b/icu4c/source/data/region/ga.txt
index eb24c15655d..8e5459a46f0 100644
--- a/icu4c/source/data/region/ga.txt
+++ b/icu4c/source/data/region/ga.txt
@@ -314,5 +314,5 @@ ga{
SZ{"an tSuasalainn"}
TL{"TL"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/gd.txt b/icu4c/source/data/region/gd.txt
index 52fb4f99200..e2270005f03 100644
--- a/icu4c/source/data/region/gd.txt
+++ b/icu4c/source/data/region/gd.txt
@@ -313,5 +313,5 @@ gd{
SZ{"Dùthaich nan Suasaidh"}
TL{"Tìomor an Ear"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/gl.txt b/icu4c/source/data/region/gl.txt
index 4b9e322332a..387ad6cd74d 100644
--- a/icu4c/source/data/region/gl.txt
+++ b/icu4c/source/data/region/gl.txt
@@ -314,5 +314,5 @@ gl{
SZ{"Suacilandia"}
TL{"TL"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/gsw.txt b/icu4c/source/data/region/gsw.txt
index 6a053935a88..6808249a609 100644
--- a/icu4c/source/data/region/gsw.txt
+++ b/icu4c/source/data/region/gsw.txt
@@ -284,5 +284,5 @@ gsw{
HK{"Hongkong"}
MO{"Macao"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/gu.txt b/icu4c/source/data/region/gu.txt
index ec017767d65..acd4a1f4ce6 100644
--- a/icu4c/source/data/region/gu.txt
+++ b/icu4c/source/data/region/gu.txt
@@ -314,5 +314,5 @@ gu{
SZ{"સ્વાઝીલેન્ડ"}
TL{"પૂર્વ તિમોર"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/guz.txt b/icu4c/source/data/region/guz.txt
index 6118e29efcd..87a089e8295 100644
--- a/icu4c/source/data/region/guz.txt
+++ b/icu4c/source/data/region/guz.txt
@@ -226,5 +226,5 @@ guz{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/gv.txt b/icu4c/source/data/region/gv.txt
index b5fbfe38a0d..e62b7ca288c 100644
--- a/icu4c/source/data/region/gv.txt
+++ b/icu4c/source/data/region/gv.txt
@@ -5,5 +5,5 @@ gv{
GB{"Rywvaneth Unys"}
IM{"Ellan Vannin"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ha.txt b/icu4c/source/data/region/ha.txt
index b6d95d8cb30..179548963e8 100644
--- a/icu4c/source/data/region/ha.txt
+++ b/icu4c/source/data/region/ha.txt
@@ -279,5 +279,5 @@ ha{
CG{"Jamhuriyar Kongo"}
CI{"Aibari Kwas"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/haw.txt b/icu4c/source/data/region/haw.txt
index 9344373c7e5..3277ff0fde1 100644
--- a/icu4c/source/data/region/haw.txt
+++ b/icu4c/source/data/region/haw.txt
@@ -23,5 +23,5 @@ haw{
RU{"Lūkia"}
US{"ʻAmelika Hui Pū ʻIa"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/he.txt b/icu4c/source/data/region/he.txt
index c590e0f3906..79e316a950e 100644
--- a/icu4c/source/data/region/he.txt
+++ b/icu4c/source/data/region/he.txt
@@ -313,5 +313,5 @@ he{
SZ{"סווזילנד"}
TL{"מזרח טימור"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/hi.txt b/icu4c/source/data/region/hi.txt
index 5aa7b310f35..f7f3adf1ec5 100644
--- a/icu4c/source/data/region/hi.txt
+++ b/icu4c/source/data/region/hi.txt
@@ -314,5 +314,5 @@ hi{
SZ{"स्वाज़ीलैंड"}
TL{"पूर्वी तिमोर"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/hr.txt b/icu4c/source/data/region/hr.txt
index ab50d4ae2fc..160cf3e05c5 100644
--- a/icu4c/source/data/region/hr.txt
+++ b/icu4c/source/data/region/hr.txt
@@ -314,5 +314,5 @@ hr{
SZ{"Svazi"}
TL{"Istočni Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/hsb.txt b/icu4c/source/data/region/hsb.txt
index 30722e7c034..d1f63052e1c 100644
--- a/icu4c/source/data/region/hsb.txt
+++ b/icu4c/source/data/region/hsb.txt
@@ -305,5 +305,5 @@ hsb{
FK{"Falklandske kupy (Malwiny)"}
TL{"Wuchodny Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/hu.txt b/icu4c/source/data/region/hu.txt
index 5dfbb866d08..fe8f5ab9fda 100644
--- a/icu4c/source/data/region/hu.txt
+++ b/icu4c/source/data/region/hu.txt
@@ -313,5 +313,5 @@ hu{
SZ{"Eswatini"}
TL{"Timor-Leste"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/hy.txt b/icu4c/source/data/region/hy.txt
index f8104891a0d..5c05eb72b5b 100644
--- a/icu4c/source/data/region/hy.txt
+++ b/icu4c/source/data/region/hy.txt
@@ -314,5 +314,5 @@ hy{
SZ{"Սվազիլենդ"}
TL{"Արևելյան Թիմոր"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ia.txt b/icu4c/source/data/region/ia.txt
index 4a6cee3f31f..9f8ae6cff25 100644
--- a/icu4c/source/data/region/ia.txt
+++ b/icu4c/source/data/region/ia.txt
@@ -243,5 +243,5 @@ ia{
Countries%variant{
CZ{"Republica Chec"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/id.txt b/icu4c/source/data/region/id.txt
index 9c1bf45fc2f..f9ccf7c4199 100644
--- a/icu4c/source/data/region/id.txt
+++ b/icu4c/source/data/region/id.txt
@@ -314,5 +314,5 @@ id{
SZ{"Swaziland"}
TL{"Timor Timur"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ig.txt b/icu4c/source/data/region/ig.txt
index c31bd090313..c37038b73ed 100644
--- a/icu4c/source/data/region/ig.txt
+++ b/icu4c/source/data/region/ig.txt
@@ -265,5 +265,5 @@ ig{
SZ{"Swaziland"}
TL{"East Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ii.txt b/icu4c/source/data/region/ii.txt
index 54fa537e23c..f7e3bb106fd 100644
--- a/icu4c/source/data/region/ii.txt
+++ b/icu4c/source/data/region/ii.txt
@@ -14,5 +14,5 @@ ii{
US{"ꂰꇩ"}
ZZ{"ꃅꄷꅉꀋꐚꌠ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/is.txt b/icu4c/source/data/region/is.txt
index 633ad722358..d72c7acc6be 100644
--- a/icu4c/source/data/region/is.txt
+++ b/icu4c/source/data/region/is.txt
@@ -314,5 +314,5 @@ is{
SZ{"Svasíland"}
TL{"Austur-Tímor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/it.txt b/icu4c/source/data/region/it.txt
index de5909f862e..65073f39a4b 100644
--- a/icu4c/source/data/region/it.txt
+++ b/icu4c/source/data/region/it.txt
@@ -314,5 +314,5 @@ it{
SZ{"Regno di eSwatini"}
TL{"Timor Est"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ja.txt b/icu4c/source/data/region/ja.txt
index 0431355b2c5..c121210ed93 100644
--- a/icu4c/source/data/region/ja.txt
+++ b/icu4c/source/data/region/ja.txt
@@ -314,5 +314,5 @@ ja{
SZ{"スワジランド"}
TL{"東チモール"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/jgo.txt b/icu4c/source/data/region/jgo.txt
index debd42934ec..76001e5bb11 100644
--- a/icu4c/source/data/region/jgo.txt
+++ b/icu4c/source/data/region/jgo.txt
@@ -85,5 +85,5 @@ jgo{
ZW{"Zimbámbwɛ"}
ZZ{"ŋgɔŋ yi pɛ́ ká kɛ́ jʉɔ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/jmc.txt b/icu4c/source/data/region/jmc.txt
index 6ac9c2778dc..3774a0f9cb0 100644
--- a/icu4c/source/data/region/jmc.txt
+++ b/icu4c/source/data/region/jmc.txt
@@ -226,5 +226,5 @@ jmc{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/jv.txt b/icu4c/source/data/region/jv.txt
index d586ef01a9d..f858efa5537 100644
--- a/icu4c/source/data/region/jv.txt
+++ b/icu4c/source/data/region/jv.txt
@@ -305,5 +305,5 @@ jv{
SZ{"(Swasiland)"}
TL{"Timor Wétan"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ka.txt b/icu4c/source/data/region/ka.txt
index 674a143d6b1..2fc0b1fc89b 100644
--- a/icu4c/source/data/region/ka.txt
+++ b/icu4c/source/data/region/ka.txt
@@ -314,5 +314,5 @@ ka{
SZ{"სვაზილანდი"}
TL{"აღმოსავლეთ ტიმორი"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/kab.txt b/icu4c/source/data/region/kab.txt
index 9a09613c1d7..4d333acb53a 100644
--- a/icu4c/source/data/region/kab.txt
+++ b/icu4c/source/data/region/kab.txt
@@ -226,5 +226,5 @@ kab{
ZM{"Zambya"}
ZW{"Zimbabwi"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/kam.txt b/icu4c/source/data/region/kam.txt
index 8c60304d91a..1d4e6fa5844 100644
--- a/icu4c/source/data/region/kam.txt
+++ b/icu4c/source/data/region/kam.txt
@@ -226,5 +226,5 @@ kam{
ZM{"Nzambia"}
ZW{"Nzimbambwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/kde.txt b/icu4c/source/data/region/kde.txt
index 259193356b8..f4873d30264 100644
--- a/icu4c/source/data/region/kde.txt
+++ b/icu4c/source/data/region/kde.txt
@@ -226,5 +226,5 @@ kde{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/kea.txt b/icu4c/source/data/region/kea.txt
index c3fbb687f50..22aea571780 100644
--- a/icu4c/source/data/region/kea.txt
+++ b/icu4c/source/data/region/kea.txt
@@ -313,5 +313,5 @@ kea{
SZ{"Suazilándia"}
TL{"Timor-Leste"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/khq.txt b/icu4c/source/data/region/khq.txt
index bace54617e4..fc685976911 100644
--- a/icu4c/source/data/region/khq.txt
+++ b/icu4c/source/data/region/khq.txt
@@ -226,5 +226,5 @@ khq{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ki.txt b/icu4c/source/data/region/ki.txt
index 9b4a3318a80..943369701a7 100644
--- a/icu4c/source/data/region/ki.txt
+++ b/icu4c/source/data/region/ki.txt
@@ -226,5 +226,5 @@ ki{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/kk.txt b/icu4c/source/data/region/kk.txt
index da5a806e378..f510f025119 100644
--- a/icu4c/source/data/region/kk.txt
+++ b/icu4c/source/data/region/kk.txt
@@ -314,5 +314,5 @@ kk{
SZ{"Свазиленд"}
TL{"Шығыс Тимор"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/kkj.txt b/icu4c/source/data/region/kkj.txt
index 45856df7264..a96987952dd 100644
--- a/icu4c/source/data/region/kkj.txt
+++ b/icu4c/source/data/region/kkj.txt
@@ -4,5 +4,5 @@ kkj{
Countries{
CM{"Kamɛrun"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/kl.txt b/icu4c/source/data/region/kl.txt
index 0886ac20b65..3915734af74 100644
--- a/icu4c/source/data/region/kl.txt
+++ b/icu4c/source/data/region/kl.txt
@@ -4,5 +4,5 @@ kl{
Countries{
GL{"Kalaallit Nunaat"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/kln.txt b/icu4c/source/data/region/kln.txt
index 48ad7b5ecaa..938c24ba73e 100644
--- a/icu4c/source/data/region/kln.txt
+++ b/icu4c/source/data/region/kln.txt
@@ -226,5 +226,5 @@ kln{
ZM{"Emetab Zambia"}
ZW{"Emetab Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/km.txt b/icu4c/source/data/region/km.txt
index 31bc4f34e9a..1138d75536c 100644
--- a/icu4c/source/data/region/km.txt
+++ b/icu4c/source/data/region/km.txt
@@ -314,5 +314,5 @@ km{
SZ{"ស្វាស៊ីឡង់"}
TL{"ទីម័រខាងកើត"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/kn.txt b/icu4c/source/data/region/kn.txt
index 7a05b26905d..3f0527e4f38 100644
--- a/icu4c/source/data/region/kn.txt
+++ b/icu4c/source/data/region/kn.txt
@@ -314,5 +314,5 @@ kn{
SZ{"ಸ್ವಾಜಿಲ್ಯಾಂಡ್"}
TL{"ಪೂರ್ವ ಟಿಮೋರ್"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ko.txt b/icu4c/source/data/region/ko.txt
index 250ddf5375a..be25573a1cb 100644
--- a/icu4c/source/data/region/ko.txt
+++ b/icu4c/source/data/region/ko.txt
@@ -314,5 +314,5 @@ ko{
SZ{"스와질란드"}
TL{"티모르레스테"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ko_KP.txt b/icu4c/source/data/region/ko_KP.txt
index f09d5dab366..3142865eaa6 100644
--- a/icu4c/source/data/region/ko_KP.txt
+++ b/icu4c/source/data/region/ko_KP.txt
@@ -4,5 +4,5 @@ ko_KP{
Countries{
KP{"조선민주주의인민공화국"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/kok.txt b/icu4c/source/data/region/kok.txt
index 7d4fad88528..0df0b4c5bb7 100644
--- a/icu4c/source/data/region/kok.txt
+++ b/icu4c/source/data/region/kok.txt
@@ -313,5 +313,5 @@ kok{
SZ{"स्वाझिलँड"}
TL{"ईस्ट तिमूर"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ks.txt b/icu4c/source/data/region/ks.txt
index 0e91ce7f5d0..c26bef0e08b 100644
--- a/icu4c/source/data/region/ks.txt
+++ b/icu4c/source/data/region/ks.txt
@@ -277,5 +277,5 @@ ks{
ZW{"زِمبابے"}
ZZ{"نامعلوٗم تہٕ نالَگہار عَلاقہٕ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ksb.txt b/icu4c/source/data/region/ksb.txt
index 1ad0bd0b7e7..7266980f5a1 100644
--- a/icu4c/source/data/region/ksb.txt
+++ b/icu4c/source/data/region/ksb.txt
@@ -225,5 +225,5 @@ ksb{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ksf.txt b/icu4c/source/data/region/ksf.txt
index 61c2e9dfc19..ab806f14a9b 100644
--- a/icu4c/source/data/region/ksf.txt
+++ b/icu4c/source/data/region/ksf.txt
@@ -226,5 +226,5 @@ ksf{
ZM{"zambí"}
ZW{"zimbabwɛ́"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ksh.txt b/icu4c/source/data/region/ksh.txt
index 210850795c5..0a7a1c45918 100644
--- a/icu4c/source/data/region/ksh.txt
+++ b/icu4c/source/data/region/ksh.txt
@@ -303,5 +303,5 @@ ksh{
CI{"de Älfebeijnköß"}
FK{"de malleviinesche Enselle"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ku.txt b/icu4c/source/data/region/ku.txt
index 99e1413b962..9d3f9f93ef0 100644
--- a/icu4c/source/data/region/ku.txt
+++ b/icu4c/source/data/region/ku.txt
@@ -265,5 +265,5 @@ ku{
FK{"Giravên Falkland"}
TL{"Tîmora Rojhilat"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/kw.txt b/icu4c/source/data/region/kw.txt
index affa8373504..53a66b97747 100644
--- a/icu4c/source/data/region/kw.txt
+++ b/icu4c/source/data/region/kw.txt
@@ -4,5 +4,5 @@ kw{
Countries{
GB{"Rywvaneth Unys"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ky.txt b/icu4c/source/data/region/ky.txt
index 1a62547343b..3e29a496131 100644
--- a/icu4c/source/data/region/ky.txt
+++ b/icu4c/source/data/region/ky.txt
@@ -312,5 +312,5 @@ ky{
FK{"Фолкленд (Мальвина) аралдары"}
TL{"Чыгыш Тимор"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/lag.txt b/icu4c/source/data/region/lag.txt
index 67f88ee7a2c..06d78d7cbd5 100644
--- a/icu4c/source/data/region/lag.txt
+++ b/icu4c/source/data/region/lag.txt
@@ -226,5 +226,5 @@ lag{
ZM{"Sámbia"}
ZW{"Simbáabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/lb.txt b/icu4c/source/data/region/lb.txt
index eaaf4337003..2ffa9835a6a 100644
--- a/icu4c/source/data/region/lb.txt
+++ b/icu4c/source/data/region/lb.txt
@@ -304,5 +304,5 @@ lb{
CG{"Kongo (Republik)"}
CI{"Elfebeeküst"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/lg.txt b/icu4c/source/data/region/lg.txt
index 6dccabdd8e5..cbe7d750bb0 100644
--- a/icu4c/source/data/region/lg.txt
+++ b/icu4c/source/data/region/lg.txt
@@ -226,5 +226,5 @@ lg{
ZM{"Zambya"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/lkt.txt b/icu4c/source/data/region/lkt.txt
index f598c0edc32..3b44b2e9db9 100644
--- a/icu4c/source/data/region/lkt.txt
+++ b/icu4c/source/data/region/lkt.txt
@@ -15,5 +15,5 @@ lkt{
MX{"Spayóla Makȟóčhe"}
US{"Mílahaŋska Tȟamákȟočhe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ln.txt b/icu4c/source/data/region/ln.txt
index c077a032f6d..cd8abb453bd 100644
--- a/icu4c/source/data/region/ln.txt
+++ b/icu4c/source/data/region/ln.txt
@@ -236,5 +236,5 @@ ln{
Countries%variant{
CZ{"Repibiki Tsekɛ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/lo.txt b/icu4c/source/data/region/lo.txt
index f2f3e2e8fd7..1b2499ece4a 100644
--- a/icu4c/source/data/region/lo.txt
+++ b/icu4c/source/data/region/lo.txt
@@ -312,5 +312,5 @@ lo{
SZ{"ສະວາຊິແລນ"}
TL{"ທິມໍ ຕາເວັນອອກ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/lrc.txt b/icu4c/source/data/region/lrc.txt
index 79e3cc4b08f..cd0e47fc1a5 100644
--- a/icu4c/source/data/region/lrc.txt
+++ b/icu4c/source/data/region/lrc.txt
@@ -26,5 +26,5 @@ lrc{
US{"ڤولاتیا یأکاگئرتە"}
ZZ{"راساگە نادیار"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/lt.txt b/icu4c/source/data/region/lt.txt
index ab6427f2559..06f2b91992c 100644
--- a/icu4c/source/data/region/lt.txt
+++ b/icu4c/source/data/region/lt.txt
@@ -311,5 +311,5 @@ lt{
FK{"Folklando (Malvinų) Salos"}
SZ{"Svazilandas"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/lu.txt b/icu4c/source/data/region/lu.txt
index 77ae5c486d8..a9e3c0cc64c 100644
--- a/icu4c/source/data/region/lu.txt
+++ b/icu4c/source/data/region/lu.txt
@@ -226,5 +226,5 @@ lu{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/luo.txt b/icu4c/source/data/region/luo.txt
index 17966984bb8..652ea7b37e9 100644
--- a/icu4c/source/data/region/luo.txt
+++ b/icu4c/source/data/region/luo.txt
@@ -226,5 +226,5 @@ luo{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/luy.txt b/icu4c/source/data/region/luy.txt
index b4a2b8d2c7a..6d0411c3d1b 100644
--- a/icu4c/source/data/region/luy.txt
+++ b/icu4c/source/data/region/luy.txt
@@ -226,5 +226,5 @@ luy{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/lv.txt b/icu4c/source/data/region/lv.txt
index 330e840eb8d..272d8b3c3d5 100644
--- a/icu4c/source/data/region/lv.txt
+++ b/icu4c/source/data/region/lv.txt
@@ -314,5 +314,5 @@ lv{
SZ{"Svazilenda"}
TL{"Austrumtimora"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mas.txt b/icu4c/source/data/region/mas.txt
index 1203e2abfae..0ef5387be17 100644
--- a/icu4c/source/data/region/mas.txt
+++ b/icu4c/source/data/region/mas.txt
@@ -226,5 +226,5 @@ mas{
ZM{"Sambia"}
ZW{"Simbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mer.txt b/icu4c/source/data/region/mer.txt
index 7e3d2ba013b..df4d798fd3d 100644
--- a/icu4c/source/data/region/mer.txt
+++ b/icu4c/source/data/region/mer.txt
@@ -226,5 +226,5 @@ mer{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mfe.txt b/icu4c/source/data/region/mfe.txt
index 9a0e058cbfc..8dd640c0292 100644
--- a/icu4c/source/data/region/mfe.txt
+++ b/icu4c/source/data/region/mfe.txt
@@ -226,5 +226,5 @@ mfe{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mg.txt b/icu4c/source/data/region/mg.txt
index 4edd3fba69a..9acf456031c 100644
--- a/icu4c/source/data/region/mg.txt
+++ b/icu4c/source/data/region/mg.txt
@@ -226,5 +226,5 @@ mg{
ZM{"Zambia"}
ZW{"Zimbaboe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mgh.txt b/icu4c/source/data/region/mgh.txt
index 5520da8e0c1..738dbcc047a 100644
--- a/icu4c/source/data/region/mgh.txt
+++ b/icu4c/source/data/region/mgh.txt
@@ -139,5 +139,5 @@ mgh{
ZM{"Uzambia"}
ZW{"Uzimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mgo.txt b/icu4c/source/data/region/mgo.txt
index d0b97435a5d..ae6d098a5ad 100644
--- a/icu4c/source/data/region/mgo.txt
+++ b/icu4c/source/data/region/mgo.txt
@@ -5,5 +5,5 @@ mgo{
CM{"Kamalun"}
ZZ{"aba aben tisɔ̀"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mi.txt b/icu4c/source/data/region/mi.txt
index 1e803a9c5ed..e17b949f7c4 100644
--- a/icu4c/source/data/region/mi.txt
+++ b/icu4c/source/data/region/mi.txt
@@ -16,5 +16,5 @@ mi{
US{"Hononga o Amerika"}
ZZ{"Rohe Tē Mōhiotia"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mk.txt b/icu4c/source/data/region/mk.txt
index 81b1b8f2ee8..be93c7f3aa7 100644
--- a/icu4c/source/data/region/mk.txt
+++ b/icu4c/source/data/region/mk.txt
@@ -314,5 +314,5 @@ mk{
SZ{"Свазиленд"}
TL{"Источен Тимор"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ml.txt b/icu4c/source/data/region/ml.txt
index f4089386f53..16fe1e856d6 100644
--- a/icu4c/source/data/region/ml.txt
+++ b/icu4c/source/data/region/ml.txt
@@ -313,5 +313,5 @@ ml{
SZ{"സ്വിറ്റ്സർലൻഡ്"}
TL{"കിഴക്കൻ തിമോർ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mn.txt b/icu4c/source/data/region/mn.txt
index 3a9c856a6c5..edda5cebb4c 100644
--- a/icu4c/source/data/region/mn.txt
+++ b/icu4c/source/data/region/mn.txt
@@ -314,5 +314,5 @@ mn{
SZ{"Свазиланд"}
TL{"Зүүн Тимор"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mr.txt b/icu4c/source/data/region/mr.txt
index cfce22e696e..e50d69f9b61 100644
--- a/icu4c/source/data/region/mr.txt
+++ b/icu4c/source/data/region/mr.txt
@@ -313,5 +313,5 @@ mr{
SZ{"स्वाझिलँड"}
TL{"पूर्व तिमोर"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ms.txt b/icu4c/source/data/region/ms.txt
index 2e13302df50..78f284493d5 100644
--- a/icu4c/source/data/region/ms.txt
+++ b/icu4c/source/data/region/ms.txt
@@ -312,5 +312,5 @@ ms{
SZ{"Swaziland"}
TL{"Timor Timur"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mt.txt b/icu4c/source/data/region/mt.txt
index 01ac5a0cae6..52fa740010b 100644
--- a/icu4c/source/data/region/mt.txt
+++ b/icu4c/source/data/region/mt.txt
@@ -309,5 +309,5 @@ mt{
FK{"Il-Gżejjer Falkland (il-Gżejjer Malvinas)"}
TL{"Timor tal-Lvant"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mua.txt b/icu4c/source/data/region/mua.txt
index e2a4caef6e3..7b59834b658 100644
--- a/icu4c/source/data/region/mua.txt
+++ b/icu4c/source/data/region/mua.txt
@@ -226,5 +226,5 @@ mua{
ZM{"Zambiya"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/my.txt b/icu4c/source/data/region/my.txt
index bccc3600e35..07413b421dc 100644
--- a/icu4c/source/data/region/my.txt
+++ b/icu4c/source/data/region/my.txt
@@ -312,5 +312,5 @@ my{
SZ{"ဆွာဇီလန်"}
TL{"အရှေ့တီမော"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/mzn.txt b/icu4c/source/data/region/mzn.txt
index b61e710ff3a..a914b6450a6 100644
--- a/icu4c/source/data/region/mzn.txt
+++ b/icu4c/source/data/region/mzn.txt
@@ -305,5 +305,5 @@ mzn{
FK{"فالکلند (مالویناس)"}
TL{"شرقی تیمور"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/naq.txt b/icu4c/source/data/region/naq.txt
index 1a3451e8ba6..4c7b4ce663b 100644
--- a/icu4c/source/data/region/naq.txt
+++ b/icu4c/source/data/region/naq.txt
@@ -226,5 +226,5 @@ naq{
ZM{"Zambiab"}
ZW{"Zimbabweb"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/nb.txt b/icu4c/source/data/region/nb.txt
index d432811dd58..a3a7a4a8f93 100644
--- a/icu4c/source/data/region/nb.txt
+++ b/icu4c/source/data/region/nb.txt
@@ -314,5 +314,5 @@ nb{
SZ{"Swaziland"}
TL{"Timor-Leste"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/nd.txt b/icu4c/source/data/region/nd.txt
index d0f38781522..a1f48a095f5 100644
--- a/icu4c/source/data/region/nd.txt
+++ b/icu4c/source/data/region/nd.txt
@@ -226,5 +226,5 @@ nd{
ZM{"Zambiya"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/nds.txt b/icu4c/source/data/region/nds.txt
index fd27b5b1ca3..724ed5e35dc 100644
--- a/icu4c/source/data/region/nds.txt
+++ b/icu4c/source/data/region/nds.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nds{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ne.txt b/icu4c/source/data/region/ne.txt
index b7bc23b6e21..5391156f5b4 100644
--- a/icu4c/source/data/region/ne.txt
+++ b/icu4c/source/data/region/ne.txt
@@ -313,5 +313,5 @@ ne{
SZ{"स्वाजिल्याण्ड"}
TL{"पृर्वी टीमोर"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/nl.txt b/icu4c/source/data/region/nl.txt
index 64af290512c..da60cb45e48 100644
--- a/icu4c/source/data/region/nl.txt
+++ b/icu4c/source/data/region/nl.txt
@@ -314,5 +314,5 @@ nl{
SZ{"Swaziland"}
TL{"Democratische Republiek Oost-Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/nmg.txt b/icu4c/source/data/region/nmg.txt
index 078679754d2..aa16186148a 100644
--- a/icu4c/source/data/region/nmg.txt
+++ b/icu4c/source/data/region/nmg.txt
@@ -226,5 +226,5 @@ nmg{
ZM{"Zambia"}
ZW{"Zimbabwǝ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/nn.txt b/icu4c/source/data/region/nn.txt
index ca3de642c5b..7ff5f40a0e2 100644
--- a/icu4c/source/data/region/nn.txt
+++ b/icu4c/source/data/region/nn.txt
@@ -307,5 +307,5 @@ nn{
FK{"Falklandsøyane (Islas Malvinas)"}
TL{"Aust-Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/nnh.txt b/icu4c/source/data/region/nnh.txt
index 01eeca926c4..7f89be548e6 100644
--- a/icu4c/source/data/region/nnh.txt
+++ b/icu4c/source/data/region/nnh.txt
@@ -4,5 +4,5 @@ nnh{
Countries{
CM{"Kàmalûm"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/nus.txt b/icu4c/source/data/region/nus.txt
index 98a7ad7814c..7df59af07be 100644
--- a/icu4c/source/data/region/nus.txt
+++ b/icu4c/source/data/region/nus.txt
@@ -54,5 +54,5 @@ nus{
TD{"Ca̱d"}
VG{"Burutic dhuɔ̱ɔ̱l be̱rgin"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/nyn.txt b/icu4c/source/data/region/nyn.txt
index 56f859294f2..2abafc18af0 100644
--- a/icu4c/source/data/region/nyn.txt
+++ b/icu4c/source/data/region/nyn.txt
@@ -226,5 +226,5 @@ nyn{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/om.txt b/icu4c/source/data/region/om.txt
index 13040ba6879..48b4cb931bc 100644
--- a/icu4c/source/data/region/om.txt
+++ b/icu4c/source/data/region/om.txt
@@ -15,5 +15,5 @@ om{
RU{"Russia"}
US{"United States"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/or.txt b/icu4c/source/data/region/or.txt
index 28f9e775dfc..6b73bec9b16 100644
--- a/icu4c/source/data/region/or.txt
+++ b/icu4c/source/data/region/or.txt
@@ -313,5 +313,5 @@ or{
SZ{"ସ୍ୱାଜିଲ୍ୟାଣ୍ଡ"}
TL{"ପୂର୍ବ ତିମୋର୍"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/os.txt b/icu4c/source/data/region/os.txt
index 37a372b25e2..114875793b4 100644
--- a/icu4c/source/data/region/os.txt
+++ b/icu4c/source/data/region/os.txt
@@ -21,5 +21,5 @@ os{
US{"АИШ"}
ZZ{"Нӕзонгӕ бӕстӕ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pa.txt b/icu4c/source/data/region/pa.txt
index eae1d1fa0d1..df5a9b0bac0 100644
--- a/icu4c/source/data/region/pa.txt
+++ b/icu4c/source/data/region/pa.txt
@@ -314,5 +314,5 @@ pa{
SZ{"ਸਵਾਜ਼ੀਲੈਂਡ"}
TL{"ਪੂਰਬ ਤਿਮੋਰ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pa_Arab.txt b/icu4c/source/data/region/pa_Arab.txt
index 05420dbffb5..1a59a030ac1 100644
--- a/icu4c/source/data/region/pa_Arab.txt
+++ b/icu4c/source/data/region/pa_Arab.txt
@@ -5,5 +5,5 @@ pa_Arab{
Countries{
PK{"پاکستان"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pa_Guru.txt b/icu4c/source/data/region/pa_Guru.txt
index 1e9a55a26eb..f06d9fff342 100644
--- a/icu4c/source/data/region/pa_Guru.txt
+++ b/icu4c/source/data/region/pa_Guru.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Guru{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pl.txt b/icu4c/source/data/region/pl.txt
index daf6f77eff9..4891a9967e2 100644
--- a/icu4c/source/data/region/pl.txt
+++ b/icu4c/source/data/region/pl.txt
@@ -314,5 +314,5 @@ pl{
SZ{"Suazi"}
TL{"Timor-Leste"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ps.txt b/icu4c/source/data/region/ps.txt
index 954ead52b21..ffc6a355460 100644
--- a/icu4c/source/data/region/ps.txt
+++ b/icu4c/source/data/region/ps.txt
@@ -313,5 +313,5 @@ ps{
SZ{"سوازيلېنډ"}
TL{"ختيځ تيمور"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ps_PK.txt b/icu4c/source/data/region/ps_PK.txt
index d7d73265a8c..458149a5bd0 100644
--- a/icu4c/source/data/region/ps_PK.txt
+++ b/icu4c/source/data/region/ps_PK.txt
@@ -7,5 +7,5 @@ ps_PK{
TC{"د ترکیے او کیکاسو ټاپو"}
TF{"د فرانسے جنوبي سیمے"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt.txt b/icu4c/source/data/region/pt.txt
index 91ea915c0a3..5e65b639b01 100644
--- a/icu4c/source/data/region/pt.txt
+++ b/icu4c/source/data/region/pt.txt
@@ -314,5 +314,5 @@ pt{
SZ{"Suazilândia"}
TL{"República Democrática de Timor-Leste"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt_AO.txt b/icu4c/source/data/region/pt_AO.txt
index e27929996b4..06842614467 100644
--- a/icu4c/source/data/region/pt_AO.txt
+++ b/icu4c/source/data/region/pt_AO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_AO{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt_CH.txt b/icu4c/source/data/region/pt_CH.txt
index 509988bbd74..0060128ed54 100644
--- a/icu4c/source/data/region/pt_CH.txt
+++ b/icu4c/source/data/region/pt_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CH{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt_CV.txt b/icu4c/source/data/region/pt_CV.txt
index 8f06554be07..941a30d4c5d 100644
--- a/icu4c/source/data/region/pt_CV.txt
+++ b/icu4c/source/data/region/pt_CV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CV{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt_GQ.txt b/icu4c/source/data/region/pt_GQ.txt
index ce593317840..263ab5fbe52 100644
--- a/icu4c/source/data/region/pt_GQ.txt
+++ b/icu4c/source/data/region/pt_GQ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GQ{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt_GW.txt b/icu4c/source/data/region/pt_GW.txt
index e6cc872d731..55d0c8dd222 100644
--- a/icu4c/source/data/region/pt_GW.txt
+++ b/icu4c/source/data/region/pt_GW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GW{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt_LU.txt b/icu4c/source/data/region/pt_LU.txt
index 1214807ea1f..66c4e95674c 100644
--- a/icu4c/source/data/region/pt_LU.txt
+++ b/icu4c/source/data/region/pt_LU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_LU{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt_MO.txt b/icu4c/source/data/region/pt_MO.txt
index 8bb5bd37db5..dd723102e0c 100644
--- a/icu4c/source/data/region/pt_MO.txt
+++ b/icu4c/source/data/region/pt_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MO{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt_MZ.txt b/icu4c/source/data/region/pt_MZ.txt
index 687ee64b23c..112d57aab1b 100644
--- a/icu4c/source/data/region/pt_MZ.txt
+++ b/icu4c/source/data/region/pt_MZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MZ{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt_PT.txt b/icu4c/source/data/region/pt_PT.txt
index fe07e45b492..02b8972c9c1 100644
--- a/icu4c/source/data/region/pt_PT.txt
+++ b/icu4c/source/data/region/pt_PT.txt
@@ -84,5 +84,5 @@ pt_PT{
CZ{"República Checa"}
FK{"Ilhas Falkland (Malvinas)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt_ST.txt b/icu4c/source/data/region/pt_ST.txt
index afdda043488..7975c4b3331 100644
--- a/icu4c/source/data/region/pt_ST.txt
+++ b/icu4c/source/data/region/pt_ST.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_ST{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/pt_TL.txt b/icu4c/source/data/region/pt_TL.txt
index 2ae10a7824c..5166829a4c1 100644
--- a/icu4c/source/data/region/pt_TL.txt
+++ b/icu4c/source/data/region/pt_TL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_TL{
%%Parent{"pt_PT"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/qu.txt b/icu4c/source/data/region/qu.txt
index fb9daa1f477..bee8adf593b 100644
--- a/icu4c/source/data/region/qu.txt
+++ b/icu4c/source/data/region/qu.txt
@@ -272,5 +272,5 @@ qu{
SZ{"Suazilandia"}
TL{"Timor-Leste"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/rm.txt b/icu4c/source/data/region/rm.txt
index ddfe955cfd7..a5b5139dc1d 100644
--- a/icu4c/source/data/region/rm.txt
+++ b/icu4c/source/data/region/rm.txt
@@ -279,5 +279,5 @@ rm{
ZW{"Simbabwe"}
ZZ{"Regiun betg encouschenta u nunvalaivla"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/rn.txt b/icu4c/source/data/region/rn.txt
index 7ec4f7d6d5f..f5115c59127 100644
--- a/icu4c/source/data/region/rn.txt
+++ b/icu4c/source/data/region/rn.txt
@@ -226,5 +226,5 @@ rn{
ZM{"Zambiya"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ro.txt b/icu4c/source/data/region/ro.txt
index cabcbba9e1a..e32c3ee4234 100644
--- a/icu4c/source/data/region/ro.txt
+++ b/icu4c/source/data/region/ro.txt
@@ -314,5 +314,5 @@ ro{
SZ{"Swaziland"}
TL{"Timorul de Est"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ro_MD.txt b/icu4c/source/data/region/ro_MD.txt
index 41611e990f8..78c1c04979b 100644
--- a/icu4c/source/data/region/ro_MD.txt
+++ b/icu4c/source/data/region/ro_MD.txt
@@ -4,5 +4,5 @@ ro_MD{
Countries{
MM{"Myanmar"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/rof.txt b/icu4c/source/data/region/rof.txt
index 775d22c46b3..d3e17c66007 100644
--- a/icu4c/source/data/region/rof.txt
+++ b/icu4c/source/data/region/rof.txt
@@ -226,5 +226,5 @@ rof{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/root.txt b/icu4c/source/data/region/root.txt
index 50c70f6531b..3532cae8f36 100644
--- a/icu4c/source/data/region/root.txt
+++ b/icu4c/source/data/region/root.txt
@@ -4,5 +4,5 @@
* ICU source: /common/main/root.xml
*/
root{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ru.txt b/icu4c/source/data/region/ru.txt
index 582d756b6b5..1d5b6d451c6 100644
--- a/icu4c/source/data/region/ru.txt
+++ b/icu4c/source/data/region/ru.txt
@@ -313,5 +313,5 @@ ru{
SZ{"Свазиленд"}
TL{"Тимор-Лесте"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ru_UA.txt b/icu4c/source/data/region/ru_UA.txt
index 0483d0d6a39..22dd635b5f5 100644
--- a/icu4c/source/data/region/ru_UA.txt
+++ b/icu4c/source/data/region/ru_UA.txt
@@ -13,5 +13,5 @@ ru_UA{
TL{"Тимор-Лесте"}
UM{"Малые Тихоокеанские Отдаленные Острова США"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/rw.txt b/icu4c/source/data/region/rw.txt
index cb6b1a60f48..a321c575e1a 100644
--- a/icu4c/source/data/region/rw.txt
+++ b/icu4c/source/data/region/rw.txt
@@ -6,5 +6,5 @@ rw{
RW{"U Rwanda"}
TO{"Tonga"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/rwk.txt b/icu4c/source/data/region/rwk.txt
index ebcc523bf3e..f29b63bd663 100644
--- a/icu4c/source/data/region/rwk.txt
+++ b/icu4c/source/data/region/rwk.txt
@@ -226,5 +226,5 @@ rwk{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sah.txt b/icu4c/source/data/region/sah.txt
index d2012ae9522..a7a209bacc0 100644
--- a/icu4c/source/data/region/sah.txt
+++ b/icu4c/source/data/region/sah.txt
@@ -31,5 +31,5 @@ sah{
Countries%short{
US{"АХШ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/saq.txt b/icu4c/source/data/region/saq.txt
index c0103b602f6..3f8891ad435 100644
--- a/icu4c/source/data/region/saq.txt
+++ b/icu4c/source/data/region/saq.txt
@@ -226,5 +226,5 @@ saq{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sbp.txt b/icu4c/source/data/region/sbp.txt
index ace72d4ba5a..62a034b5cce 100644
--- a/icu4c/source/data/region/sbp.txt
+++ b/icu4c/source/data/region/sbp.txt
@@ -226,5 +226,5 @@ sbp{
ZM{"Sambiya"}
ZW{"Simbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sd.txt b/icu4c/source/data/region/sd.txt
index 657beade81e..62c788f48b0 100644
--- a/icu4c/source/data/region/sd.txt
+++ b/icu4c/source/data/region/sd.txt
@@ -313,5 +313,5 @@ sd{
SZ{"سوازيلينڊ"}
TL{"اوڀر تيمور"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/se.txt b/icu4c/source/data/region/se.txt
index 55de28b9c7c..44b6ae00b32 100644
--- a/icu4c/source/data/region/se.txt
+++ b/icu4c/source/data/region/se.txt
@@ -293,5 +293,5 @@ se{
PS{"Palestina"}
US{"USA"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/se_FI.txt b/icu4c/source/data/region/se_FI.txt
index 8988eee49b2..8d6ccfb4301 100644
--- a/icu4c/source/data/region/se_FI.txt
+++ b/icu4c/source/data/region/se_FI.txt
@@ -26,5 +26,5 @@ se_FI{
Countries%variant{
CI{"Côte d’Ivoire"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/seh.txt b/icu4c/source/data/region/seh.txt
index aa871069022..c3a33ad1571 100644
--- a/icu4c/source/data/region/seh.txt
+++ b/icu4c/source/data/region/seh.txt
@@ -225,5 +225,5 @@ seh{
ZM{"Zâmbia"}
ZW{"Zimbábue"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ses.txt b/icu4c/source/data/region/ses.txt
index 08b49af5530..7a6628670b1 100644
--- a/icu4c/source/data/region/ses.txt
+++ b/icu4c/source/data/region/ses.txt
@@ -226,5 +226,5 @@ ses{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sg.txt b/icu4c/source/data/region/sg.txt
index 5355ba168c3..d6b93e0b6df 100644
--- a/icu4c/source/data/region/sg.txt
+++ b/icu4c/source/data/region/sg.txt
@@ -226,5 +226,5 @@ sg{
ZM{"Zambïi"}
ZW{"Zimbäbwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/shi.txt b/icu4c/source/data/region/shi.txt
index 4e9f4857ddb..50d8c0b44d9 100644
--- a/icu4c/source/data/region/shi.txt
+++ b/icu4c/source/data/region/shi.txt
@@ -226,5 +226,5 @@ shi{
ZM{"ⵣⴰⵎⴱⵢⴰ"}
ZW{"ⵣⵉⵎⴱⴰⴱⵡⵉ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/shi_Latn.txt b/icu4c/source/data/region/shi_Latn.txt
index b6a3441f6ad..d425c06eee2 100644
--- a/icu4c/source/data/region/shi_Latn.txt
+++ b/icu4c/source/data/region/shi_Latn.txt
@@ -227,5 +227,5 @@ shi_Latn{
ZM{"zambya"}
ZW{"zimbabwi"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/shi_Tfng.txt b/icu4c/source/data/region/shi_Tfng.txt
index 367576d87d1..4d4470c6f73 100644
--- a/icu4c/source/data/region/shi_Tfng.txt
+++ b/icu4c/source/data/region/shi_Tfng.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Tfng{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/si.txt b/icu4c/source/data/region/si.txt
index 20475524065..5d4cf3c5d84 100644
--- a/icu4c/source/data/region/si.txt
+++ b/icu4c/source/data/region/si.txt
@@ -314,5 +314,5 @@ si{
SZ{"ස්වාසිලන්තය"}
TL{"නැගෙනහිර ටිමෝරය"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sk.txt b/icu4c/source/data/region/sk.txt
index e8621757294..0e0a4031a5c 100644
--- a/icu4c/source/data/region/sk.txt
+++ b/icu4c/source/data/region/sk.txt
@@ -312,5 +312,5 @@ sk{
FK{"Falklandy (Malvíny)"}
SZ{"Svazijsko"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sl.txt b/icu4c/source/data/region/sl.txt
index 8d7d8682e66..9687c669ec9 100644
--- a/icu4c/source/data/region/sl.txt
+++ b/icu4c/source/data/region/sl.txt
@@ -314,5 +314,5 @@ sl{
SZ{"Svazi"}
TL{"Vzhodni Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/smn.txt b/icu4c/source/data/region/smn.txt
index b8e4b1e0050..2d88fc34577 100644
--- a/icu4c/source/data/region/smn.txt
+++ b/icu4c/source/data/region/smn.txt
@@ -264,5 +264,5 @@ smn{
CG{"Kongo täsiväldi"}
FK{"Falklandsuolluuh (Malvinassuolluuh)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sn.txt b/icu4c/source/data/region/sn.txt
index 0f8c46c4ae7..9f7f6710830 100644
--- a/icu4c/source/data/region/sn.txt
+++ b/icu4c/source/data/region/sn.txt
@@ -225,5 +225,5 @@ sn{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/so.txt b/icu4c/source/data/region/so.txt
index 4db49bb7bb9..ec320e4c0ad 100644
--- a/icu4c/source/data/region/so.txt
+++ b/icu4c/source/data/region/so.txt
@@ -308,5 +308,5 @@ so{
SZ{"Iswaasilaan"}
TL{"Timoor Bari"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sq.txt b/icu4c/source/data/region/sq.txt
index 58f10861f98..ba35726d9e9 100644
--- a/icu4c/source/data/region/sq.txt
+++ b/icu4c/source/data/region/sq.txt
@@ -314,5 +314,5 @@ sq{
SZ{"Suazilend"}
TL{"Timori Lindor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sr.txt b/icu4c/source/data/region/sr.txt
index 77193532742..14d309d35fc 100644
--- a/icu4c/source/data/region/sr.txt
+++ b/icu4c/source/data/region/sr.txt
@@ -312,5 +312,5 @@ sr{
SZ{"Свазиленд"}
TL{"Источни Тимор"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sr_Cyrl.txt b/icu4c/source/data/region/sr_Cyrl.txt
index f98bee86874..58ebf7e9055 100644
--- a/icu4c/source/data/region/sr_Cyrl.txt
+++ b/icu4c/source/data/region/sr_Cyrl.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sr_Cyrl_BA.txt b/icu4c/source/data/region/sr_Cyrl_BA.txt
index 4f4e4b05698..1da5e1bff9d 100644
--- a/icu4c/source/data/region/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/region/sr_Cyrl_BA.txt
@@ -16,5 +16,5 @@ sr_Cyrl_BA{
VG{"Британска Дјевичанска Острва"}
VI{"Америчка Дјевичанска Острва"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sr_Cyrl_ME.txt b/icu4c/source/data/region/sr_Cyrl_ME.txt
index 176ec9a1650..2a9bb87f74a 100644
--- a/icu4c/source/data/region/sr_Cyrl_ME.txt
+++ b/icu4c/source/data/region/sr_Cyrl_ME.txt
@@ -14,5 +14,5 @@ sr_Cyrl_ME{
VG{"Британска Дјевичанска Острва"}
VI{"Америчка Дјевичанска Острва"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sr_Cyrl_XK.txt b/icu4c/source/data/region/sr_Cyrl_XK.txt
index d42cc700470..f9f3c63a035 100644
--- a/icu4c/source/data/region/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/region/sr_Cyrl_XK.txt
@@ -13,5 +13,5 @@ sr_Cyrl_XK{
UM{"Мања удаљена острва САД"}
VC{"Свети Винсент и Гренадини"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sr_Latn.txt b/icu4c/source/data/region/sr_Latn.txt
index 6f904559f8c..8453317feda 100644
--- a/icu4c/source/data/region/sr_Latn.txt
+++ b/icu4c/source/data/region/sr_Latn.txt
@@ -313,5 +313,5 @@ sr_Latn{
SZ{"Svazilend"}
TL{"Istočni Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sr_Latn_BA.txt b/icu4c/source/data/region/sr_Latn_BA.txt
index 9f4ccad0df5..40cf2fc33a5 100644
--- a/icu4c/source/data/region/sr_Latn_BA.txt
+++ b/icu4c/source/data/region/sr_Latn_BA.txt
@@ -16,5 +16,5 @@ sr_Latn_BA{
VG{"Britanska Djevičanska Ostrva"}
VI{"Američka Djevičanska Ostrva"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sr_Latn_ME.txt b/icu4c/source/data/region/sr_Latn_ME.txt
index c50dd894705..d310028b065 100644
--- a/icu4c/source/data/region/sr_Latn_ME.txt
+++ b/icu4c/source/data/region/sr_Latn_ME.txt
@@ -14,5 +14,5 @@ sr_Latn_ME{
VG{"Britanska Djevičanska Ostrva"}
VI{"Američka Djevičanska Ostrva"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sr_Latn_XK.txt b/icu4c/source/data/region/sr_Latn_XK.txt
index 8148cf79863..6e6b6e789b8 100644
--- a/icu4c/source/data/region/sr_Latn_XK.txt
+++ b/icu4c/source/data/region/sr_Latn_XK.txt
@@ -13,5 +13,5 @@ sr_Latn_XK{
UM{"Manja udaljena ostrva SAD"}
VC{"Sveti Vinsent i Grenadini"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sv.txt b/icu4c/source/data/region/sv.txt
index d5d86d5c327..3be4b4a78cb 100644
--- a/icu4c/source/data/region/sv.txt
+++ b/icu4c/source/data/region/sv.txt
@@ -314,5 +314,5 @@ sv{
SZ{"Eswatini"}
TL{"Timor-Leste"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sw.txt b/icu4c/source/data/region/sw.txt
index 64b64ecebf0..ff9a8be3b9e 100644
--- a/icu4c/source/data/region/sw.txt
+++ b/icu4c/source/data/region/sw.txt
@@ -314,5 +314,5 @@ sw{
SZ{"Uswazi"}
TL{"Timor ya Mashariki"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sw_CD.txt b/icu4c/source/data/region/sw_CD.txt
index eb19bad0bfa..72c4ed9f1b1 100644
--- a/icu4c/source/data/region/sw_CD.txt
+++ b/icu4c/source/data/region/sw_CD.txt
@@ -32,5 +32,5 @@ sw_CD{
TL{"Timori ya Mashariki"}
VN{"Vietnamu"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/sw_KE.txt b/icu4c/source/data/region/sw_KE.txt
index 1d2f3ffa383..3a618c05da9 100644
--- a/icu4c/source/data/region/sw_KE.txt
+++ b/icu4c/source/data/region/sw_KE.txt
@@ -71,5 +71,5 @@ sw_KE{
XB{"Pseudo-Bidi"}
YT{"Mayote"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ta.txt b/icu4c/source/data/region/ta.txt
index b00e72fa26f..4c0c35dae92 100644
--- a/icu4c/source/data/region/ta.txt
+++ b/icu4c/source/data/region/ta.txt
@@ -314,5 +314,5 @@ ta{
SZ{"எஸ்வாட்டீனி"}
TL{"கிழக்கு தைமூர்"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/te.txt b/icu4c/source/data/region/te.txt
index f56137b7b7b..c03a6abdf44 100644
--- a/icu4c/source/data/region/te.txt
+++ b/icu4c/source/data/region/te.txt
@@ -314,5 +314,5 @@ te{
SZ{"స్వాజిల్యాండ్"}
TL{"తూర్పు టిమోర్"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/teo.txt b/icu4c/source/data/region/teo.txt
index 8b0eb84d528..0fc1179ccd6 100644
--- a/icu4c/source/data/region/teo.txt
+++ b/icu4c/source/data/region/teo.txt
@@ -226,5 +226,5 @@ teo{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/tg.txt b/icu4c/source/data/region/tg.txt
index 9a533ac590c..28753637def 100644
--- a/icu4c/source/data/region/tg.txt
+++ b/icu4c/source/data/region/tg.txt
@@ -259,5 +259,5 @@ tg{
CD{"Конго (ҶДК)"}
CG{"Конго"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/th.txt b/icu4c/source/data/region/th.txt
index bea09e8ca61..c2395c66685 100644
--- a/icu4c/source/data/region/th.txt
+++ b/icu4c/source/data/region/th.txt
@@ -314,5 +314,5 @@ th{
SZ{"สวาซิแลนด์"}
TL{"ติมอร์ตะวันออก"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ti.txt b/icu4c/source/data/region/ti.txt
index 156d184b00a..d786f9a07cd 100644
--- a/icu4c/source/data/region/ti.txt
+++ b/icu4c/source/data/region/ti.txt
@@ -270,5 +270,5 @@ ti{
CI{"አይቮሪ ኮስት"}
CZ{"CZ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/tk.txt b/icu4c/source/data/region/tk.txt
index 251a9c6e1bb..85238d2d824 100644
--- a/icu4c/source/data/region/tk.txt
+++ b/icu4c/source/data/region/tk.txt
@@ -313,5 +313,5 @@ tk{
SZ{"Swazilend"}
TL{"Gündogar Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/to.txt b/icu4c/source/data/region/to.txt
index da933831b9e..467bb52ae72 100644
--- a/icu4c/source/data/region/to.txt
+++ b/icu4c/source/data/region/to.txt
@@ -313,5 +313,5 @@ to{
SZ{"Suasilani"}
TL{"Timoa fakahahake"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/tr.txt b/icu4c/source/data/region/tr.txt
index 4356ea7982b..5fb91d840b7 100644
--- a/icu4c/source/data/region/tr.txt
+++ b/icu4c/source/data/region/tr.txt
@@ -314,5 +314,5 @@ tr{
SZ{"Svaziland"}
TL{"Doğu Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/tt.txt b/icu4c/source/data/region/tt.txt
index 8cd6116eca0..94f2e4f8978 100644
--- a/icu4c/source/data/region/tt.txt
+++ b/icu4c/source/data/region/tt.txt
@@ -252,5 +252,5 @@ tt{
Countries%variant{
CD{"Конго (КДР)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/twq.txt b/icu4c/source/data/region/twq.txt
index db2da4c5b6b..f8d7ff54842 100644
--- a/icu4c/source/data/region/twq.txt
+++ b/icu4c/source/data/region/twq.txt
@@ -226,5 +226,5 @@ twq{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/tzm.txt b/icu4c/source/data/region/tzm.txt
index 8012e2a085d..4578b1813b3 100644
--- a/icu4c/source/data/region/tzm.txt
+++ b/icu4c/source/data/region/tzm.txt
@@ -226,5 +226,5 @@ tzm{
ZM{"Zambya"}
ZW{"Zimbabwi"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ug.txt b/icu4c/source/data/region/ug.txt
index 5716b3aab33..ba58861a4ff 100644
--- a/icu4c/source/data/region/ug.txt
+++ b/icu4c/source/data/region/ug.txt
@@ -305,5 +305,5 @@ ug{
CI{"پىل چىشى قىرغىقى"}
FK{"فالكلاند ئاراللىرى (ئىسلاس مالۋىناس)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/uk.txt b/icu4c/source/data/region/uk.txt
index b8f8378436d..17b33dbef05 100644
--- a/icu4c/source/data/region/uk.txt
+++ b/icu4c/source/data/region/uk.txt
@@ -315,5 +315,5 @@ uk{
SZ{"Свазіленд"}
TL{"Східний Тимор"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ur.txt b/icu4c/source/data/region/ur.txt
index 155785b6c6f..c273ba950df 100644
--- a/icu4c/source/data/region/ur.txt
+++ b/icu4c/source/data/region/ur.txt
@@ -314,5 +314,5 @@ ur{
SZ{"سوازی لینڈ"}
TL{"مشرقی تیمور"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/ur_IN.txt b/icu4c/source/data/region/ur_IN.txt
index 701c8fdf110..7dedbabc4c3 100644
--- a/icu4c/source/data/region/ur_IN.txt
+++ b/icu4c/source/data/region/ur_IN.txt
@@ -29,5 +29,5 @@ ur_IN{
Countries%variant{
FK{"جزائر فاکلینڈ (اسلاس مالویناس)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/uz.txt b/icu4c/source/data/region/uz.txt
index 248c1f57bb4..d129b0dfd89 100644
--- a/icu4c/source/data/region/uz.txt
+++ b/icu4c/source/data/region/uz.txt
@@ -314,5 +314,5 @@ uz{
SZ{"Svazilend"}
TL{"Sharqiy Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/uz_Arab.txt b/icu4c/source/data/region/uz_Arab.txt
index 4437320cad2..e550d84c0cd 100644
--- a/icu4c/source/data/region/uz_Arab.txt
+++ b/icu4c/source/data/region/uz_Arab.txt
@@ -5,5 +5,5 @@ uz_Arab{
Countries{
AF{"افغانستان"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/uz_Cyrl.txt b/icu4c/source/data/region/uz_Cyrl.txt
index 4b28b217eca..f914316e079 100644
--- a/icu4c/source/data/region/uz_Cyrl.txt
+++ b/icu4c/source/data/region/uz_Cyrl.txt
@@ -308,5 +308,5 @@ uz_Cyrl{
FK{"Фолкленд (Малвин) ороллари"}
TL{"Шарқий Тимор"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/uz_Latn.txt b/icu4c/source/data/region/uz_Latn.txt
index ab04a4b35ad..e525f84e210 100644
--- a/icu4c/source/data/region/uz_Latn.txt
+++ b/icu4c/source/data/region/uz_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Latn{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/vai.txt b/icu4c/source/data/region/vai.txt
index 21cfd04f5ae..6d4760e097e 100644
--- a/icu4c/source/data/region/vai.txt
+++ b/icu4c/source/data/region/vai.txt
@@ -259,5 +259,5 @@ vai{
Countries%short{
MO{"ꕮꗛꖺ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/vai_Latn.txt b/icu4c/source/data/region/vai_Latn.txt
index 16b99ffba98..9d1a0787474 100644
--- a/icu4c/source/data/region/vai_Latn.txt
+++ b/icu4c/source/data/region/vai_Latn.txt
@@ -226,5 +226,5 @@ vai_Latn{
ZM{"Zambiya"}
ZW{"Zimbabhuwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/vai_Vaii.txt b/icu4c/source/data/region/vai_Vaii.txt
index 338480bb824..7a5f41777dd 100644
--- a/icu4c/source/data/region/vai_Vaii.txt
+++ b/icu4c/source/data/region/vai_Vaii.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Vaii{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/vi.txt b/icu4c/source/data/region/vi.txt
index c25a0e1295c..cc2f4a8b918 100644
--- a/icu4c/source/data/region/vi.txt
+++ b/icu4c/source/data/region/vi.txt
@@ -314,5 +314,5 @@ vi{
SZ{"Eswatini"}
TL{"Đông Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/vun.txt b/icu4c/source/data/region/vun.txt
index d11aa2e461d..9fdef906aa0 100644
--- a/icu4c/source/data/region/vun.txt
+++ b/icu4c/source/data/region/vun.txt
@@ -226,5 +226,5 @@ vun{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/wae.txt b/icu4c/source/data/region/wae.txt
index 7c9be7ad9c8..bdd8894b02e 100644
--- a/icu4c/source/data/region/wae.txt
+++ b/icu4c/source/data/region/wae.txt
@@ -297,5 +297,5 @@ wae{
FK{"Falklandinslä (Malwine)"}
TL{"Wešttimor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/wo.txt b/icu4c/source/data/region/wo.txt
index 8ca974e8108..2ccceb882af 100644
--- a/icu4c/source/data/region/wo.txt
+++ b/icu4c/source/data/region/wo.txt
@@ -254,5 +254,5 @@ wo{
CD{"Kongo (R K D)"}
CG{"Réewum Kongo"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/xh.txt b/icu4c/source/data/region/xh.txt
index ce6508542eb..4321c7b6b7c 100644
--- a/icu4c/source/data/region/xh.txt
+++ b/icu4c/source/data/region/xh.txt
@@ -5,5 +5,5 @@ xh{
MK{"uMntla Macedonia"}
ZA{"eMzantsi Afrika"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/xog.txt b/icu4c/source/data/region/xog.txt
index 41e9c555232..395b07c2cde 100644
--- a/icu4c/source/data/region/xog.txt
+++ b/icu4c/source/data/region/xog.txt
@@ -225,5 +225,5 @@ xog{
ZM{"Zambya"}
ZW{"Zimbabwe"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/yav.txt b/icu4c/source/data/region/yav.txt
index a2021910855..dc6b1dcb254 100644
--- a/icu4c/source/data/region/yav.txt
+++ b/icu4c/source/data/region/yav.txt
@@ -225,5 +225,5 @@ yav{
ZM{"saambíi"}
ZW{"simbapuwé"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/yi.txt b/icu4c/source/data/region/yi.txt
index 3ee8e93f5ab..1703354e1eb 100644
--- a/icu4c/source/data/region/yi.txt
+++ b/icu4c/source/data/region/yi.txt
@@ -230,5 +230,5 @@ yi{
Countries%variant{
TL{"מזרח טימאר"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/yo.txt b/icu4c/source/data/region/yo.txt
index 0e1c887bf68..362f245545c 100644
--- a/icu4c/source/data/region/yo.txt
+++ b/icu4c/source/data/region/yo.txt
@@ -265,5 +265,5 @@ yo{
SZ{"Síwásìlandì"}
TL{"Ìlà Òòrùn Tímọ̀"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/yo_BJ.txt b/icu4c/source/data/region/yo_BJ.txt
index a82bb923559..67183a63f98 100644
--- a/icu4c/source/data/region/yo_BJ.txt
+++ b/icu4c/source/data/region/yo_BJ.txt
@@ -253,5 +253,5 @@ yo_BJ{
Countries%variant{
TL{"Ìlà Òòrùn Tímɔ̀"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/yue.txt b/icu4c/source/data/region/yue.txt
index 7437b747652..b55e142a3ca 100644
--- a/icu4c/source/data/region/yue.txt
+++ b/icu4c/source/data/region/yue.txt
@@ -313,5 +313,5 @@ yue{
SZ{"斯威士蘭"}
TL{"東帝汶"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/yue_Hans.txt b/icu4c/source/data/region/yue_Hans.txt
index 71f690181d0..5e5d80106fa 100644
--- a/icu4c/source/data/region/yue_Hans.txt
+++ b/icu4c/source/data/region/yue_Hans.txt
@@ -314,5 +314,5 @@ yue_Hans{
SZ{"斯威士兰"}
TL{"东帝汶"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/yue_Hant.txt b/icu4c/source/data/region/yue_Hant.txt
index 418b3d01ebe..47ff886b979 100644
--- a/icu4c/source/data/region/yue_Hant.txt
+++ b/icu4c/source/data/region/yue_Hant.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hant{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/zgh.txt b/icu4c/source/data/region/zgh.txt
index 8b45482909d..ef67bdb82a5 100644
--- a/icu4c/source/data/region/zgh.txt
+++ b/icu4c/source/data/region/zgh.txt
@@ -229,5 +229,5 @@ zgh{
ZM{"ⵣⴰⵎⴱⵢⴰ"}
ZW{"ⵣⵉⵎⴱⴰⴱⵡⵉ"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/zh.txt b/icu4c/source/data/region/zh.txt
index d9b4167abab..2a6a6164c66 100644
--- a/icu4c/source/data/region/zh.txt
+++ b/icu4c/source/data/region/zh.txt
@@ -312,5 +312,5 @@ zh{
CZ{"捷克共和国"}
FK{"福克兰群岛(马尔维纳斯群岛)"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/zh_Hans.txt b/icu4c/source/data/region/zh_Hans.txt
index f5a140883ce..0ebd7f7ae30 100644
--- a/icu4c/source/data/region/zh_Hans.txt
+++ b/icu4c/source/data/region/zh_Hans.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans{
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/zh_Hant.txt b/icu4c/source/data/region/zh_Hant.txt
index 22dd4b88ea1..921bffee7ec 100644
--- a/icu4c/source/data/region/zh_Hant.txt
+++ b/icu4c/source/data/region/zh_Hant.txt
@@ -315,5 +315,5 @@ zh_Hant{
SZ{"史瓦濟蘭"}
TL{"東帝汶"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/zh_Hant_HK.txt b/icu4c/source/data/region/zh_Hant_HK.txt
index fa170cc6759..aa577050dbd 100644
--- a/icu4c/source/data/region/zh_Hant_HK.txt
+++ b/icu4c/source/data/region/zh_Hant_HK.txt
@@ -95,5 +95,5 @@ zh_Hant_HK{
ZM{"贊比亞"}
ZW{"津巴布韋"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/zh_Hant_MO.txt b/icu4c/source/data/region/zh_Hant_MO.txt
index 0d283f5fe62..15c7c3f426b 100644
--- a/icu4c/source/data/region/zh_Hant_MO.txt
+++ b/icu4c/source/data/region/zh_Hant_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_MO{
%%Parent{"zh_Hant_HK"}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/region/zu.txt b/icu4c/source/data/region/zu.txt
index 0335b7e7e8f..d8e57f9ef4e 100644
--- a/icu4c/source/data/region/zu.txt
+++ b/icu4c/source/data/region/zu.txt
@@ -313,5 +313,5 @@ zu{
FK{"i-Falkland Islands (Islas Malvinas)"}
TL{"i-East Timor"}
}
- Version{"36"}
+ Version{"36.1"}
}
diff --git a/icu4c/source/data/translit/Hani_Latn.txt b/icu4c/source/data/translit/Hani_Latn.txt
index da007aa28d5..04513fada32 100644
--- a/icu4c/source/data/translit/Hani_Latn.txt
+++ b/icu4c/source/data/translit/Hani_Latn.txt
@@ -19,161 +19,161 @@
[嗄]→á;
[啊]→a;
[㶼哀哎唉嗳噯埃娭挨欸溾銰鎄锿𠳳𡉓𡟓𢰇𤸖]→āi;
-[㱯䠹䶣凒啀嘊捱敱敳溰癌皑皚騃𠊎𤸳𦩴𧪚𩪂𩮖𫘤]→ái;
+[㱯䠹䶣凒啀嘊捱敱敳溰癌皑皚騃𠊎𤸳𦩴𧪚𩪂𩮖𫘤𬺃𰛥]→ái;
[㢊䑂䨠娾昹毐濭矮蔼藹譪躷霭靄𣤃𦥂𦥈𧡋𩫇]→ǎi;
-[㕌㗒㘷㝶㤅㾢㿄䀳䅬䔽䝽伌僾叆嗌塧壒嫒嬡愛懓懝暧曖爱瑷璦皧瞹砹硋碍礙艾薆譺鑀閡隘靉餲馤鱫鴱𡁍𡰽𡶃𢟪𢟰𢣏𢣕𣋞𣜬𣝅𣩱𤢵𤻢𥡽𥤦𥴨𦗍𦗐𧏹𧓁𧰿𧵨𨶂𩈋𪇈𪕭]→ài;
-[㛺㞄㫨㸩䀂䅖䢿侒媕安峖庵桉氨痷盦盫腤菴萻葊蓭誝諳谙鞌鞍韽馣鵪鶕鹌𠽪𡯏𢰍𣚖𧩸𧫥𧫧𧮍𩽾𪁟𪘒]→ān;
+[㕌㗒㘷㝶㤅㦈㾢㿄䀳䅬䔽䝽伌僾叆嗌塧壒嫒嬡愛懓懝暧曖爱瑷璦皧瞹砹硋碍礙艾薆譺鑀閡隘靉餲馤鱫鴱𡁍𡰽𡶃𢟪𢟰𢣏𢣕𣉼𣋞𣜬𣝅𣩱𤢵𤻢𥡽𥤦𥴨𦗍𦗐𧏹𧓁𧰿𧵨𨶂𩈋𪇈𪕭𫂖𫉁𫣊𬤩𭏦𭞄𮩝𰾭𱉪]→ài;
+[㛺㞄㫨㸩䀂䅖䢿侒媕安峖庵桉氨痷盦盫腤菴萻葊蓭誝諳谙鞌鞍韽馣鵪鶕鹌𠽪𡯏𢰍𣚖𧩸𧫥𧫧𧮍𩽾𪁟𪘒𬸝]→ān;
[䜙儑啽玵雸𡪁𡽜𣵱]→án;
[㜝㽢俺唵垵埯揞罯銨铵隌𠉬𤃷𤜁𥦍𦺽𩅝𩈴]→ǎn;
-[㟁㱘䅁䬓䮗䯥堓婩岸按晻暗案洝犴胺荌豻貋錌闇鮟黯𠰑𡎑𡪙𡹼𣆛𣣚𣽥𤞿𤟉𥏮𥳬𧖮𨲊𩓤𩭢𩹎]→àn;
+[㟁㱘䅁䬓䮗䯥堓婩岸按晻暗案洝犴胺荌豻貋錌闇鮟黯𠰑𡎑𡪙𡹼𣆛𣣚𣽥𤞿𤟉𥏮𥳬𧖮𨲊𩓤𩭢𩹎𫗊𬮴𬴁]→àn;
[肮骯𠵫𡕉]→āng;
[㭿䀚䒢䩕䭹卬岇昂昻𤭒𩑝𩔘]→áng;
[䇦䭺𦫫]→ǎng;
[㼜枊盎醠𠹃𡵙𢓋𣉗𣖮𩉰𩜟]→àng;
-[㕭㩠䫜凹柪梎爊軪𤏶𧅃𧨲𩥊𪃨]→āo;
-[㟼㠂㿰䥝䦋䵅厫嗷嗸嶅廒摮敖滶熬獒獓璈磝翱翶翺聱蔜螯謷謸遨鏖隞鰲鳌鷔鼇𡊛𡏼𢧴𣊁𣷫𥂢𦪈𩘮𩮯𩱏𪉑]→áo;
-[㑃㤇䯠䴈媪媼抝拗芺袄襖镺𢁱𥜌𦽀𩈏𩑤𩣻𪁾]→ǎo;
-[㘬㘭㜜㜩㠗㥿䐿䜒䫨䮯傲坳垇墺奡奥奧嫯岙岰嶴慠懊扷擙澳鏊隩驁骜鿫𢕟𢳆𤺾𥑑𩑍𩕀𩟇𩼈]→ào;
-[㭭㸭㺴㿬䰾丷仈八叭哵夿岜峇巴巼扒捌朳柭玐疤笆粑羓芭蚆豝釛釟魞鲃𠛋𠵺𡚭𢠭𢻷𤜱𤣸𤤒𦓧𧎱𧲧𨊹𩚥𩠀𩡩]→bā;
-[㔜䟦䮂䳊叐坺墢妭抜拔炦犮癹胈茇菝詙跋軷颰魃鼥𢇷𥎱𦳺𧺡𧺺𩊤𩖽𩙥]→bá;
+[㕭㩠䫜凹柪梎爊軪𤏶𧅃𧨲𩥊𪃨𬱮]→āo;
+[㟼㠂㿰䥝䦋䵅厫嗷嗸嶅廒摮敖滶熬獒獓璈磝翱翶翺聱蔜螯謷謸遨鏖隞鰲鳌鷔鼇𡊛𡏼𢧴𣊁𣷫𥂢𦪈𩘮𩮯𩱏𪉑𫍵𰿁]→áo;
+[㑃㤇䯠䴈媪媼抝拗芺袄襖镺𢁱𥜌𦽀𩈏𩑤𩣻𪁾𬸩]→ǎo;
+[㘬㘭㜜㜩㠗㥿䐿䜒䫨䮯傲坳垇墺奡奥奧嫯岙岰嶴慠懊扷擙澳鏊隩驁骜鿫𢕟𢳆𤺾𥑑𩑍𩕀𩟇𩼈𬤡]→ào;
+[㭭㸭㺴㿬䰾丷仈八叭哵夿岜峇巴巼扒捌朳柭玐疤笆粑羓芭蚆豝釛釟魞鲃𠛋𠵺𡚭𢠭𢻷𤜱𤣸𤤒𦓧𧎱𧲧𨊹𩚥𩠀𩡩𫓥𰹻𰽖]→bā;
+[㔜䟦䮂䳊叐坺墢妭抜拔炦犮癹胈茇菝詙跋軷颰魃鼥𢇷𥎱𦳺𧺡𧺺𩊤𩖽𩙥𫐈𫭨𱅄]→bá;
[㞎把鈀钯靶𢃳𢺞]→bǎ;
-[㶚䃻䆉䇑䎬䎱䩗䩻䶕坝垻壩弝欛灞爸矲罢罷耙覇跁霸鮊鲅鲌𤜕𥝧𦫙𧿏𩃴𩨜𩹏𩽷]→bà;
+[㶚䃻䆉䇑䎬䎱䩗䩻䶕坝垻壩弝欛灞爸矲罢罷耙覇跁霸鮊鲅鲌𤜕𥝧𦫙𧿏𩃴𩨜𩹏𩽷𫁂𫜨𬶻𰦜]→bà;
[吧紦𣬶𣬷]→ba;
[㓦䪹挀掰擘𢛞𨃅]→bāi;
[㿟䳆白𥬝𦣺𪡈]→bái;
[䙓佰捭摆擺柏栢瓸百竡粨絔襬𠫛]→bǎi;
-[㔥㠔䒔䢙庍拜拝敗猈稗粺薭贁败韛𡏯𡭢𢈕𣧙𣺽𤁣𤙅𤽹𦩋𦳞𩋂𩎻𩏞]→bài;
+[㔥㠔䒔䢙庍拜拝敗猈稗粺薭贁败韛𡏯𡭢𢈕𣧙𣺽𤁣𤙅𤽹𦩋𦳞𩋂𩎻𩏞𫖔]→bài;
[㗑]→bai;
-[䃑䈲扳搬攽斑斒班瘢癍般螌褩辬頒颁鳻𠔯𠚼𠦒𠺚𣪂𤡰𤦦𤫫𤳖𥹓𦎊𧇥𨭉𩔮𩿉𪄕𪉒𪒋]→bān;
-[䉽䬳坂岅昄板版瓪粄舨蝂鈑钣闆阪魬𠧫𡯘𧌿𧿨]→bǎn;
-[㚘㪵伴办半坢姅怑扮拌柈湴瓣秚絆绊辦鉡靽𠯘𢲔𢴬𥷁𦙹𦝤𨐦𨐱𨐾𩢔]→bàn;
+[䃑䈲扳搬攽斑斒班瘢癍般螌褩辬頒颁鳻𠔯𠚼𠦒𠺚𣪂𤡰𤦦𤫫𤳖𥹓𦎊𧇥𨭉𩔮𩿉𪄕𪉒𪒋𱉑]→bān;
+[䉽䬳坂岅昄板版瓪粄舨蝂鈑钣闆阪魬𠧫𡯘𧌿𧿨𬮳𱃷𱇖]→bǎn;
+[㚘㪵伴办半坢姅怑扮拌柈湴瓣秚絆绊辦鉡靽𠯘𢲔𢴬𥷁𦙹𦝤𨐦𨐱𨐾𩢔𰽰]→bàn;
[螁]→ban;
-[㙃㨍㿶䩷垹帮幇幚幫捠梆浜縍邦邫鞤𠲑𠳐𢁏𢸌𣮡𤚰𤱵𦰥𨢐𩍗]→bāng;
+[㙃㨍㿶䩷垹帮幇幚幫捠梆浜縍邦邫鞤𠲑𠳐𢁏𢸌𣮡𤚰𤱵𦰥𨢐𩍗𫄰]→bāng;
[㮄榜牓綁绑膀髈𣮧𦾭]→bǎng;
-[㭋䂜䎧䖫䧛䰷傍塝搒棒棓玤磅稖艕蒡蚌蜯謗谤鎊镑𠨵𠬣𡽲𢄎𢜗𢮏𢶶𣘙𩦠𩮗]→bàng;
+[㭋䂜䎧䖫䧛䰷傍塝搒棒棓玤磅稖艕蒡蚌蜯謗谤鎊镑𠨵𠬣𡽲𢄎𢜗𢮏𢶶𣘙𩦠𩮗𫠌𬶆]→bàng;
[佨勹包孢枹煲笣胞苞蕔褒襃闁齙龅𠅬𠣒𡶄𧵢𨚔]→bāo;
[㵡㿺䈏䥤䨌䨔䪨嫑窇薄雹𤿈𥭓𦡕𦢊]→báo;
-[㙅㻄䎂䭋䭸䳈䳰䴐保堡堢媬宝宲寚寳寶怉珤緥葆藵褓賲靌飹飽饱駂鳵鴇鸨𠤏𡧖𤞥𨰦𨰻𩛞𩬽𩭼]→bǎo;
+[㙅㻄䎂䭋䳈䳰䴐保堡堢媬宝宲寚寳寶怉珤緥葆藵褓賲靌飹飽饱駂鳵鴇鸨𠤏𡧖𤞥𨰦𨰻𩛞𩬽𩭼𬲺𱅀]→bǎo;
[㙸㫧㲒䤖儤勽報忁报抱暴曓爆菢虣蚫袌豹趵鉋鑤铇靤骲髱鮑鲍𠣺𠹕𡂟𡉩𢼌𣭀𤔣𤝧𥄹𧝘𧭤𨇅𨠖𩊅𩍂𩾡𩿓𪏶]→bào;
-[㗗㽡䥯卑悲揹杯桮椑盃碑藣陂鵯鹎𢃍𣬍𤵛𤷁𤿾𥏓𥶓𦈧𦈶𦩖𧼠𩔹]→bēi;
+[㗗㽡䥯卑悲揹杯桮椑盃碑藣陂鵯鹎𢃍𣬍𤵛𤷁𤿾𥏓𥶓𦈧𦈶𦩖𧼠𩔹𫔆𰱯]→bēi;
[㤳䋳北鉳𧉥𧋲]→běi;
-[⻉㔨㛝㣁㫲㰆㶔㷶㸢㸬㸽㻗㾱䔒䟺䡶䩀䰽俻倍偝偹備僃备孛悖惫愂憊昁梖焙牬犕狈狽珼琲碚禙糒背苝蓓蛽被褙誖貝贝軰輩辈邶郥鄁鋇鐾钡鞁鞴骳𠋭𠐡𠢥𡋭𢂏𢴾𢻵𣎵𣖾𣬪𤜲𤰈𤳦𤹲𤿒𦮷𦾙𧶙𩇩𩖠𩚾]→bèi;
+[⻉㔨㛝㣁㫲㰆㶔㷶㸢㸬㸽㻗㾱䔒䟺䡶䩀䰽俻倍偝偹備僃备孛悖惫愂憊昁梖焙牬犕狈狽珼琲碚禙糒背苝蓓蛽被褙誖貝贝軰輩辈邶郥鄁鋇鐾钡鞁鞴骳𠋭𠐡𠢥𡋭𢂏𢴾𢻵𣎵𣖾𣬪𤜲𤰈𤳦𤹲𤿒𦮷𦾙𧶙𩇩𩖠𩚾𪱷𫝦𫞥𬇙𬦥𬨔𰞲𱇑]→bèi;
[呗唄]→bei;
[奔栟泍犇贲錛锛𣳰𩣺𩧼𪑖]→bēn;
[㡷㮺奙本楍畚翉苯𣄏]→běn;
-[㤓㨧㮥䬱倴坋坌捹撪桳渀獖笨輽逩𣴞𥢊𦯀𨋒𪊜𪎝]→bèn;
-[㔙䑫䨜伻傰嘣奟崩嵭痭祊絣綳绷閍𠜳𠡮𡡈𡶤𢆸𢉁𢐒𣂤𣨥𤙾𤡭𥛱𥞩𦅈𨕧𨸂𨹹𨻱]→bēng;
+[㤓㨧㮥䬱倴坋坌捹撪桳渀獖笨輽逩𣴞𥢊𦯀𨋒𪊜𪎝𬓱𰡞]→bèn;
+[㔙䑫䨜伻傰嘣奟崩嵭痭祊絣綳绷閍𠜳𠡮𡡈𡶤𢆸𢉁𢐒𣂤𣨥𤙾𤡭𥛱𥞩𦅈𨕧𨸂𨹹𨻱𫄵𰬔]→bēng;
[甭]→béng;
-[㑟䋽䙀䩬䳞埄埲琣琫繃菶鞛𤫬𥀂𦂌𧑑𧚭𨓁𩊌𩑚]→běng;
-[㷯䨻䭰塴泵甏蹦迸逬鏰镚𡎾𡾛𥖗𥦜𦝷𦺑𧩱𧻓𨆊𩂦𩗴𪔑]→bèng;
+[㑟䋽䙀䩬䳞埄埲琣琫繃菶鞛𤫬𥀂𦂌𧑑𧚭𨓁𩊌𩑚𰬭]→běng;
+[㷯䨻䭰塴泵甏蹦迸逬鏰镚𡎾𡾛𥖗𥦜𦝷𦺑𧩱𧻓𨆊𩂦𩗴𪔑𫗉]→bèng;
[揼]→beng;
-[㡙䚜䫾䮠偪屄楅榌毴螕豍逼鎞鰏鲾鵖𢟵𢡅𣚡𤝸𥏠𧤃𨲋𨻼𩧿𩭧]→bī;
+[㡙䚜䫾䮠偪屄楅榌毴螕豍逼鎞鰏鲾鵖𢟵𢡅𣚡𤝸𥏠𧤃𨲋𨻼𩧿𩭧𫔇𫠈𱉝]→bī;
[䨆䵄嬶荸鼻𣴨𩾳]→bí;
-[㠲㪏㻶䃾䏢䘡䣥佊俾匕吡啚夶妣彼朼柀比沘疕秕笔筆箄粃聛舭貏鄙𠐌𠛡𠧅𠬈𡳄𢩒𢳋𣔓𤹦𤽊𦸣𨅗𨟵𪌄𪐄]→bǐ;
-[㓖㘠㘩㙄㡀㢰㢶㢸㧙㪤㮿㯇㱸㳼㵥㻫㿫䀣䁹䄶䉾䊧䋔䎵䏶䕗䖩䟆䟤䠋䧗䩛䪐䫁䬛䮡䯗佖哔嗶坒堛壁奰妼婢嬖币幣幤庇庳廦弊弻弼彃必怭怶愊愎敝斃枈柲梐毕毖毙湢滗滭潷濞煏熚狴獘獙珌璧畀畁畢疪痹痺皕睤碧禆笓筚箅箆篦篳粊綼縪繴罼腷臂苾荜萆萞蓖蓽蔽薜蜌袐裨襅襞襣觱詖诐貱賁贔赑跸蹕躃躄避邲鄨鄪鉍鏎鐴铋閇閉閟闭陛鞸韠飶饆馝駜驆髀髲魓鮅鷝鷩鼊𠈺𠋯𠓷𠡂𠦈𠨘𠩿𠮃𠽩𡚁𡛗𡠚𡻞𡽶𢁽𢅩𢐦𢖬𢘍𢲾𢴩𣁉𣁢𣋹𣘥𣝍𣢠𣥣𣦇𣦢𣩩𣭤𣮐𣯴𤂀𤅹𤐙𤗚𤙞𤜻𤠺𤡝𤢣𤵘𤹝𤻖𥆯𥈗𥛘𥟗𥢦𥳆𥴬𥷑𦂖𦑞𦔆𦠞𦤫𦯛𦰙𦱔𧏻𧒀𧓄𧥑𧫤𧲜𧳠𨋥𨋩𨐨𨚍𨚓𨠔𨵰𨸼𩉫𩊰𩑻𩪖𩪧𩲢𪋜𪍪𪏺]→bì;
-[䟍揙煸牑猵獱甂砭笾箯籩編编蝙边辺邉邊鍽鞭鯾鯿鳊𠐈𠑟𢩟𢻶𣩀𤄺𦇭𨖾𨩫𪏗𪓍]→biān;
-[㦚䁵匾惼扁碥稨窆糄萹藊褊貶贬鴘𠓫𠪂𡈯𡬯𡬲𡬸𢴂𤀫𥣝𥣰𦟣𦽟𨖠𪖯]→biǎn;
-[㝸㣐㭓㲢㳎㳒㴜㵷㺹䉸䒪䛒䡢䪻便卞变変峅弁徧忭抃昪汳汴玣緶缏艑苄覍變辡辧-辩辫辮辯遍釆閞𠭹𠯴𠷖𢭥𣈠𣝜𣪭𣸇𤀲𤺇𤻶𥍚𦉙𧩰𨚕𨧕𨳲𩩯𩰍𪉱]→biàn;
+[㠲㪏㻶䃾䏢䘡䣥佊俾匕吡啚夶妣彼朼柀比沘疕秕笔筆箄粃聛舭貏鄙𠐌𠛡𠧅𠬈𡳄𢩒𢳋𣔓𤹦𤽊𦸣𨅗𨟵𪌄𪐄𪼋]→bǐ;
+[㓖㘠㘩㙄㡀㢰㢶㢸㧙㪤㮿㯇㱸㳼㵥㻫㿫䀣䁹䄶䉾䊧䋔䎵䏶䕗䖩䟆䟤䠋䧗䩛䪐䫁䬛䮡䯗佖哔嗶坒堛壁奰妼婢嬖币幣幤庇庳廦弊弻弼彃必怭怶愊愎敝斃枈柲梐毕毖毙湢滗滭潷濞煏熚狴獘獙珌璧畀畁畢疪痹痺皕睤碧禆笓筚箅箆篦篳粊綼縪繴罼腷臂苾荜萆萞蓖蓽蔽薜蜌袐裨襅襞襣觱詖诐貱賁贔赑跸蹕躃躄避邲鄨鄪鉍鏎鐴铋閇閉閟闭陛鞸韠飶饆馝駜驆髀髲魓鮅鷝鷩鼊𠈺𠋯𠓷𠡂𠦈𠨘𠩿𠮃𠽩𡚁𡛗𡠚𡻞𡽶𢁽𢅩𢐦𢖬𢘍𢲾𢴩𣁉𣁢𣋹𣘥𣝍𣢠𣥣𣦇𣦢𣩩𣭤𣮐𣯴𤂀𤅹𤐙𤗚𤙞𤜻𤠺𤡝𤢣𤵘𤹝𤻖𥆯𥈗𥛘𥟗𥢦𥳆𥴬𥷑𦂖𦑞𦔆𦠞𦤫𦯛𦰙𦱔𧏻𧒀𧓄𧥑𧫤𧲜𧳠𨋥𨋩𨐨𨚍𨚓𨠔𨵰𨸼𩉫𩊰𩑻𩪖𩪧𩲢𪋜𪍪𪏺𫄞𫎳𫖒𫗣𫚑𫜁𫼫𫽳𬙝𬠃𬥶𬭽𮤲𮩛𰃻𰋾𰛡𰬎𰬤𰻳𱁴𱂅𱅈𱌉]→bì;
+[䟍揙煸牑猵獱甂砭笾箯籩編编蝙边辺邉邊鍽鞭鯾鯿鳊𠐈𠑟𢩟𢻶𣩀𤄺𦇭𨖾𨩫𪏗𪓍𫚣]→biān;
+[㦚䁵匾惼扁碥稨窆糄萹藊褊貶贬鴘𠓫𠪂𡈯𡬯𡬲𡬸𢴂𤀫𥣝𥣰𦟣𦽟𨖠𪖯𱉡]→biǎn;
+[㝸㣐㭓㲢㳎㳒㴜㵷㺹䉸䒪䛒䡢䪻便卞变変峅弁徧忭抃昪汳汴玣緶缏艑苄覍變辡辧-辩辫辮辯遍釆閞𠭹𠯴𠷖𢭥𣈠𣝜𣪭𣸇𤀲𤺇𤻶𥍚𦉙𧩰𨚕𨧕𨳲𩩯𩰍𪉱𫔰𬸸]→biàn;
[炞]→bian;
-[⺣㶾䁃䁭䅺䙳䮽儦墂幖彪摽杓标標淲滮瀌灬熛爂猋瘭磦穮脿膘臕蔈藨謤贆鏢鑣镖镳颩颮颷飆-飈飊飑飙飚驃驫骉骠髟𠔂𠚠𢒯𣄠𤂆𤆀𤐫𥲦𦔗𦔩𦠎𦾑𧥍𨭚𩙪𩪊𩴩𩽁]→biāo;
-[㟽㠒㯹䔸婊檦表裱褾諘錶𢅚𥘤𧝪]→biǎo;
+[⺣㶾䁃䁭䅺䙳䮽儦墂幖彪摽杓标標淲滮瀌灬熛爂猋瘭磦穮脿膘臕蔈藨謤贆鏢鑣镖镳颩颮颷飆-飈飊飑飙飚驃驫骉骠髟𠔂𠚠𢒯𣄠𤂆𤆀𤐫𥲦𦔗𦔩𦠎𦾑𧥍𨭚𩙪𩪊𩴩𩽁𬭺𬴍𰷫𱃔𱃠]→biāo;
+[㟽㠒㯹䔸婊檦表裱褾諘錶𢅚𥘤𧝪𰾍]→biǎo;
[㧼䞄俵鰾鳔𠬪𢿏𧳀𧴎𧴕]→biào;
-[㔡䋢䘷䳤憋虌蟞鱉鳖鼈龞𡐞𡘴𡙀𢐳𢠳𣇢𣊶𤉤𤷗𥞲𥡁𧆊𧌽𨂅𩵛𩸁𪂟]→biē;
-[䇷䏟䠥䭱別别咇徶莂蛂襒蹩𠍯𡙪𡷘𢛎𤺓𤾵𧝬𧧸𧿥𨒜𩓝𩠻𩡟𩦉𪐆]→bié;
+[㔡䋢䘷䳤憋虌蟞鱉鳖鼈龞𡐞𡘴𡙀𢐳𢠳𣇢𣊶𤉤𤷗𥞲𥡁𧆊𧌽𨂅𩵛𩸁𪂟𫛮𱌇𱍈]→biē;
+[䇷䏟䠥䭱別别咇徶莂蛂襒蹩𠍯𡙪𡷘𢛎𤺓𤾵𧝬𧧸𧿥𨒜𩓝𩠻𩡟𩦉𪐆𰵬]→bié;
[㿜瘪癟]→biě;
[㢼䌘彆𢆣]→biè;
-[㻞䚔䧬䨈傧儐宾彬斌梹椕槟檳汃滨濒濱濵瀕玢瑸璸砏繽缤虨豩豳賓賔邠鑌镔霦顮𠴇𡦻𡧼𢲰𣉮𣢏𣰨𥃰𧷟𨐰𨽗𩆱𩴱𪇕]→bīn;
+[㻞䚔䧬䨈傧儐宾彬斌梹椕槟檳汃滨濒濱濵瀕玢瑸璸砏繽缤虨豩豳賓賔邠鑌镔霦顮𠴇𡦻𡧼𢲰𣉮𣢏𣰨𥃰𧷟𨐰𨽗𩆱𩴱𪇕𬇄𱂸]→bīn;
[䐔]→bǐn;
[摈擯殡殯膑臏髌髕髩鬂鬓鬢𡦆𧸈]→bìn;
[氞]→bin;
[䔊仌仒兵冫冰掤氷鋲𡲍𢎴𥲂𨹗𩋒𪑰]→bīng;
-[㨀䴵丙怲抦摒昞昺柄棅炳眪禀秉稟窉苪蛃邴鈵鉼陃鞆鞞餅餠饼𠒝𠛥𠱛𡇤𡖛𡚛𡹾𣦪𦼹𩊖𩏂𩶁]→bǐng;
-[㓈䗒並併倂偋傡垪寎并幷庰栤病竝誁靐鮩𠊧𢆩𢊜𢔧𣰜𥖬𦡻𦿅𨆱𨋲𩬝𩮟]→bìng;
-[㞈䃗䝛䭦僠剝剥哱啵嶓帗拨撥播波溊玻癶癷盋砵碆紴缽菠袚袰蹳鉢钵餑饽驋鮁鱍𠱀𠺣𡀖𢂍𤗳𤜧𥮯𦲱𧙄𧲯𨭂𩜥𩧯𩬸𩯌]→bō;
-[㗘㟑㩧㩭㪍㬍㬧㴾㶿㹀㼎㼟㼣䂍䊿䌟䍸䑈䗚䙏䞳䟛䢌䢪䥬䪇䪬䬪䭯䮀䯋䰊䳁䵗䶈亳仢伯侼僰勃博嚗帛愽懪挬搏欂浡淿渤煿牔犦犻狛猼瓝瓟礡礴秡箔簙肑胉脖膊舶艊苩葧蔔袯袹襏襮豰踣郣鈸鉑鋍鎛鑮钹铂镈餺馎馛馞駁駮驳髆髉鵓鹁𠧛𠮭𠷺𠸳𡋯𢐾𢠺𢣞𢩞𢫯𢺽𣋵𣛓𣧧𣭷𣽡𤃵𤒔𤗺𤚽𤶋𤾝𥜖𥭖𥴮𥹸𦃙𦈞𦋉𦤚𦤣𦯉𦰬𦼭𦽮𧇚𧟱𨈩𨍭𨏫𩃶𩄿𩌏𩍿𩏯𩓐𩗀𩗒𩗓𩙦𩟕𩣡𩱚𩷚𩽛𪌰𪍡𪙍]→bó;
+[㨀䴵丙怲抦摒昞昺柄棅炳眪禀秉稟窉苪蛃邴鈵鉼陃鞆鞞餅餠饼𠒝𠛥𠱛𡇤𡖛𡚛𡹾𣦪𦼹𩊖𩏂𩶁𫖓𫚎𰽥𰽼𱋔]→bǐng;
+[㓈䗒並併倂偋傡垪寎并幷庰栤病竝誁靐鮩𠊧𢆩𢊜𢔧𣰜𥖬𦡻𦿅𨆱𨋲𩬝𩮟𬦴]→bìng;
+[㞈䃗䝛䭦僠剝剥哱啵嶓帗拨撥播波溊玻癶癷盋砵碆紴缽菠袚袰蹳鉢钵餑饽驋鮁鱍𠱀𠺣𡀖𢂍𤗳𤜧𥮯𦲱𧙄𧲯𨨏𨭂𩜥𩧯𩬸𩯌𫏆𬭛𱇣]→bō;
+[㗘㟑㩧㩭㪍㬍㬧㴾㶿㹀㼎㼟㼣䂍䊿䌟䍸䑈䗚䙏䞳䟛䢌䢪䥬䪇䪬䬪䭯䮀䯋䰊䳁䵗䶈亳仢伯侼僰勃博嚗帛愽懪挬搏欂浡淿渤煿牔犦犻狛猼瓝瓟礡礴秡箔簙肑胉脖膊舶艊苩葧蔔袯袹襏襮豰踣郣鈸鉑鋍鎛鑮钹铂镈餺馎馛馞駁駮驳髆髉鵓鹁𠧛𠮭𠷺𠸳𡋯𢐾𢠺𢣞𢩞𢫯𢺽𣋵𣛓𣧧𣭷𣽡𤃵𤒔𤗺𤚽𤶋𤾝𥜖𥭖𥴮𥹸𦃙𦈞𦋉𦤚𦤣𦯉𦰬𦼭𦽮𧇚𧟱𨈩𨍭𨏫𩃶𩄿𩌏𩍿𩏯𩓐𩗀𩗒𩗓𩙦𩟕𩣡𩱚𩷚𩽛𪌰𪍡𪙍𫗈𫽊𬮁𬹇𬺏𰾀𱃳𱅐𱅓]→bó;
[㝿箥簸跛𤿑𥸥𪓜𪚷]→bǒ;
[孹檗糪蘗譒𠴸𡅂𡯳𡯷𩈔]→bò;
[⺊卜萡]→bo;
-[峬庯晡誧逋鈽钸𠚉𥪀𧻷𩶉𩺼]→bū;
-[轐醭鳪𥻞]→bú;
-[㙛㨐䀯䋠䪁䪔卟哺喸捕补補鵏鸔𡡐𣱶𤣰𥃨𥣌𨴪𩏮𩏵𩯏𪇰]→bǔ;
-[㘵㚴㳍㻉㾟䊇䍌䏽䑰䒀䝵䬏䴺不佈勏吥咘埔埗埠布廍怖悑抪捗柨步歨歩瓿篰簿荹蔀踄部郶钚餔餢𠘁𠜙𢁻𢇴𤚵𤸵𥑢𥳖𥹴𧉩𨋞𨛒𩅇𩊬𩊶𩢕𩣝𩷖𩻗𫐓𫗦]→bù;
+[峬庯晡誧逋鈽钸𠚉𥪀𧻷𩶉𩺼𰵩]→bū;
+[轐醭鳪𥻞𫐗]→bú;
+[㙛㨐䀯䋠䪁䪔卟哺喸捕补補鵏鸔𡡐𣱶𤣰𥃨𥣌𨴪𩏮𩏵𩯏𪇰𬷕𱊲]→bǔ;
+[㘵㚴㳍㻉㾟䊇䍌䏽䑰䒀䝵䬏䴺不佈勏吥咘埔埗埠布廍怖悑抪捗柨步歨歩瓿篰簿荹蔀踄部郶钚餔餢𠘁𠜙𢁻𢇴𤚵𤸵𥑢𥳖𥹴𧉩𨋞𨛒𩅇𩊬𩊶𩢕𩣝𩷖𩻗𫐓𫗦𫚨𱃾𱋝]→bù;
[䃰䌨嚓擦攃𤄖𨆾𨺭𪊗]→cā;
[礤礸]→cǎ;
[䵽囃遪𥗭𥩝]→cà;
-[䞗䟀䠕偲婇猜]→cāi;
-[㒲䴭才材纔裁財财𢎂𦬁𧵤𨙴]→cái;
-[㥒䌽䐆䣋倸啋寀彩採毝睬綵跴踩采𤚀𤝭𤟖𤷕𧀊]→cǎi;
-[䰂埰棌縩菜蔡𡣮𤁱𨯓𩁞𩧇𪇭]→cài;
-[㜗䉔䟃䱗傪参-叅喰嬠湌爘飡餐驂骖𠫭𥢽𦪜𦪫𩝖𩟒]→cān;
-[㥇㨻㱚䏼䗝䗞䘉䙁䝳䣟䳻惭慙慚残殘蚕蝅蠶蠺𠠋𠡡𢦸𢧮𢾃𣦼𥂥𦺐𧅀𧓩𨅔𨞷𩀧𩈻]→cán;
+[䞗䟀䠕偲猜]→cāi;
+[㒲䴭才材纔裁財财𢎂𦬁𧵤𨙴𬹅]→cái;
+[㥒䌽䐆䣋倸啋婇寀彩採毝睬綵跴踩采𤚀𤝭𤟖𤷕𧀊]→cǎi;
+[䰂埰棌縩菜蔡𡣮𤁱𨯓𩁞𩧇𪇭𮉯]→cài;
+[㜗䉔䟃䱗傪参-叅喰嬠湌爘飡餐驂骖𠫭𡞋𥢽𦪜𦪫𩝖𩟒𫎺𫢺𮬞]→cān;
+[㥇㨻㱚䏼䗝䗞䘉䙁䝳䣟䳻惭慙慚残殘蚕蝅蠶蠺𠠋𠡡𢦸𢧮𢾃𣦼𥂥𦺐𧅀𧓩𨅔𨞷𩀧𩈻𪮃𰑧]→cán;
[㦧㿊䅟惨慘憯朁穇篸黪黲𡆮𥠩𥮾𨲱𩈼]→cǎn;
-[㛑㣓㻮㽩䛹儏孱掺摻澯灿燦璨粲薒謲𡛝𣶡𣻬𤅒𥹛𩯞𪆶]→càn;
-[仓仺伧倉傖嵢沧滄濸獊舱艙苍蒼螥鶬鸧𠥐𤚬𦾝𩀞𩕹𩝞]→cāng;
+[㛑㣓㻮㽩䛹儏孱掺摻澯灿燦璨粲薒謲𡛝𣶡𣻬𤅒𥹛𩯞𪆶𬢳𬤄]→càn;
+[仓仺伧倉傖嵢沧滄濸獊舱艙苍蒼螥鶬鸧𠥐𤚬𦾝𩀞𩕹𩝞𪺷]→cāng;
[㵴㶓欌藏鑶𡽴𡾻𡿄𨤃]→cáng;
-[䅮䢢賶]→càng;
+[䅮䢢賶𬥳]→càng;
[䎭撡操糙𠀊𤒕]→cāo;
[㜖㯥䄚䏆䐬嘈嶆曹曺槽漕艚蓸螬褿鏪𡮦𣈅𣉿𤡐𤵥𥕢𥲍𦋿𨎝𩞄𩠎𩫥]→cáo;
-[䒑愺懆艸草騲𠹊]→cǎo;
+[䒑愺懆艸草騲𠹊𮪤]→cǎo;
[䒃肏襙鄵]→cào;
[⺾-⻀艹]→cao;
-[㥽㨲㩍䇲䈟䊂䔴侧側冊册厕厠墄廁恻惻憡拺敇测測畟笧策筞筴箣簎粣荝萗萴蓛𡍫𢿸𣌧𥠉𥬰𥰡𥳯𦔎𦣧𦵪𧵡𨶨𩒄]→cè;
+[㥽㨲㩍䇲䈟䊂䔴侧側冊册厕厠墄廁恻惻憡拺敇测測畟笧策筞筴箣簎粣荝萗萴蓛𡍫𢿸𣌧𥠉𥬰𥰡𥳯𦔎𦣧𦵪𧵡𨶨𩒄𫭮]→cè;
[𤭢]→cèi;
-[嵾]→cēn;
-[㞥䅾䤁䨙䲋岑梣涔笒𣡎𦊃𨁊𨥣𨱼𩅨𩅮𩻛]→cén;
+[㟥嵾]→cēn;
+[㞥䅾䤁䨙䲋岑梣涔笒𣡎𦊃𨁊𨥣𨱼𩅨𩅮𩻛𱈔]→cén;
[噌曽𡃆]→cēng;
-[㬝䁬䉕层層嶒曾竲驓𡪠𡾓𢅋𤛢𦠇𧲅]→céng;
+[㬝䁬䉕层層嶒曾竲驓𡪠𡾓𢅋𤛢𦠇𧲅𫘯]→céng;
[㣒蹭𠟂]→cèng;
[㛼㮑偛叉嗏扠挿插揷杈疀肞臿艖銟鍤锸餷馇𠝞𠞊𡋨𡵌𢔣𢘹𢭅𣆗𤜫𤜯𤳵𤵾𦑈𦝥𦦘𦦜𦦱𨀸𨙳𨪺𩝟𪘾]→chā;
-[㢉㢒㪯㫅䁟䅊䕓䤩垞察嵖搽查槎檫猹碴秅茬茶詧靫𠽹𡝐𡝙𡨀𢣼𣘤𣘻𣱱𤶠𥌀𥥸𥻗𦉆𦑣𦛝𦳘𨃓𨼑𩟔𪒼]→chá;
-[衩蹅鑔镲𡌚𥑥𥫢𨩨]→chǎ;
-[㣾㤞䒲䓭䟕䡨䶪侘奼姹岔差汊紁詫诧𣍏𤞠𤳅𥃀𧠈𧫗𧶵𨆇𩴳𪑂𪑨]→chà;
+[㢉㢒㪯㫅䁟䅊䕓䤩垞察嵖搽查槎檫猹碴秅茬茶詧靫𠽹𡝐𡝙𡨀𢣼𣘤𣘻𣱱𤶠𥌀𥥸𥻗𦉆𦑣𦛝𦳘𨃓𨼑𩟔𪒼𬭈]→chá;
+[衩蹅鑔镲𡌚𥑥𥫢𨩨𬭠]→chǎ;
+[㣾㤞䒲䓭䟕䡨䶪侘奼姹岔差汊紁詫诧𣍏𤞠𤳅𥃀𧠈𧫗𧶵𨆇𩴳𪑂𪑨𬢇𬺕]→chà;
[㼮䐤拆芆釵钗𢹓𥐟𩑐]→chāi;
[㑪㾹䓱侪儕喍柴犲祡豺齜𡟭𡺵𤞗𤠌𨌅]→chái;
[䜺茝]→chǎi;
[㳗䘍囆瘥虿蠆袃訍𦐰𦑏𧀱𧒨𧔴𧕧𧪘𧸿]→chài;
-[㚲㢟㤐㰫㺗䪜幨搀攙梴裧襜覘觇辿鉆鋓𠣄𡖞𡖤𡝫𡮿𢌚𤴿𥭔𨊝𨵍𩖌]→chān;
-[㙻㢆㶣㺥䂁䜛䡲䣑䤫䧯䫮僝儃儳劖嚵壥婵嬋巉廛棎欃毚湹潹潺澶瀍瀺煘獑磛禅禪緾纏纒缠艬蝉蟬蟾誗讒谗躔鄽酁鋋鑱镡镵饞馋𡎻𢥋𢽝𣔵𣤱𤸦𦝟𧐲𧓋𧕃𧥓𧨗𧴃𧾡𨬖𨮻𨽊𩮏𩽝𪏁𪏂𪏋𪏦𪓄𪖎𪗂𪚃]→chán;
-[㦃㯆㹌㹽䐮䑎䤘䥀䩶䵐丳产冁刬剗剷啴嘽囅嵼幝摌斺旵浐滻灛燀產産簅繟蒇蕆諂譂讇谄辴鏟铲閳闡阐骣𠁷𠋷𠐩𠑆𠑑𠑡𠹖𡍌𡶴𢁧𢱟𢷹𣃘𤚍𤯥𦆀𦈎𦢙𦸰𧈪𧬦𨄉𨇝𨔢𨩪𨪑𨲵𨷭𨼒𩝚𩥮𪙞]→chǎn;
-[㙴㬄㸥䀡䊲䠨䱿䴼忏懴懺摲硟羼韂顫颤𢺟𤗻𤪮𤮭𤼋𥊓𧠛𨇦𨳂𩟶]→chàn;
-[䅛䗉䮖伥倀娼昌晿椙淐猖琩菖裮錩锠閶阊鯧鲳鼚𥫅𨷇𩲹𪂇𪉨]→chāng;
-[⻑⻒㙊㦂䗅䠆䯴仧仩偿償兏嘗嚐塲嫦尝常徜瑺瓺甞肠腸膓苌萇鋿鏛镸鱨鲿𠙁𢁝𥋤𦰱𦼳𨣛𨱮𪁺𪄹]→cháng;
-[⺁㫤僘厂厰场場廠惝敞昶氅鋹𡭿𤢄𤿼𥗊]→chǎng;
-[䩨倡唱怅悵暢焻玚瑒畅畼誯韔鬯𠚊𢗺𢢌𤽣𥇔𥟚𥠴𧀄]→chàng;
+[㚲㢟㤐㰫㺗䪜幨搀攙梴裧襜覘觇辿鉆鋓𠣄𡖞𡖤𡝫𡮿𢌚𤴿𥭔𨊝𨵍𩖌𬰷]→chān;
+[㙻㢆㶣㺥䂁䜛䡲䣑䤫䧯䫮僝儃儳劖嚵壥婵嬋巉廛棎欃毚湹潹潺澶瀍瀺煘獑磛禅禪緾纏纒缠艬蝉蟬蟾誗讒谗躔鄽酁鋋鑱镡镵饞馋𡎻𢥋𢽝𣔵𣤱𤸦𦝟𧐲𧓋𧕃𧥓𧨗𧴃𧾡𨬖𨮻𨷭𨽊𩮏𩽝𪏁𪏂𪏋𪏦𪓄𪖎𪗂𪚃𫔏𮣴𰡔𰵭]→chán;
+[㦃㯆㹌㹽䐮䑎䤘䥀䩶䵐丳产冁刬剗剷啴嘽囅嵼幝摌斺旵浐滻灛燀產産簅繟蒇蕆諂譂讇谄辴鏟铲閳闡阐骣𠁷𠋷𠐩𠑆𠑑𠑡𠹖𡍌𡶴𢁧𢱟𢷹𣃘𤚍𤯥𦆀𦈎𦢙𦸰𧈪𧬦𨄉𨇝𨔢𨩪𨪑𨲵𨼒𩝚𩥮𪙞𫞣𫟠𬊤𬤛𬺅𰗡𰸎𱋴]→chǎn;
+[㙴㬄㸥䀡䊲䠨䱿䴼忏懴懺摲硟羼韂顫颤𢺟𤗻𤪮𤮭𤼋𥊓𧠛𨇦𨳂𩟶𬡻𰓼]→chàn;
+[䅛䗉䮖伥倀娼昌晿椙淐猖琩菖裮錩锠閶阊鯧鲳鼚𥫅𨷇𩲹𪂇𪉨𬸶𱌊]→chāng;
+[⻑⻒㙊㦂䗅䠆䯴仧仩偿償兏嘗嚐塲嫦尝常徜瑺瓺甞肠腸膓苌萇鋿鏛镸鱨鲿𠙁𢁝𥋤𦰱𦼳𨣛𨱮𪁺𪄹𫊪𫏃𰈇𱈘]→cháng;
+[⺁㫤僘厂厰场場廠惝敞昶氅鋹𡭿𤢄𤿼𥗊𬬮]→chǎng;
+[䩨倡唱怅悵暢焻玚瑒畅畼誯韔鬯𠚊𢗺𢢌𤽣𥇔𥟚𥠴𧀄𬑇𮧴]→chàng;
[蟐]→chang;
-[䜈䫸䫿䰫勦弨怊抄欩焯訬超鈔钞𠰉𢁾𤙴𦾱𨴡𩖥]→chāo;
-[嘲巢巣晁朝樔漅潮牊窲罺謿轈鄛鼂鼌𡏮𡡊𡻝𡼼𣰩𥕘𥲀𦸛𨄓]→cháo;
-[㶤㷅䎐䏚吵巐炒焣煼眧麨𦙧𧧠𩈎𩱈𩱦𪍑𪎊]→chǎo;
+[䜈䫸䫿䰫勦弨怊抄欩焯訬超鈔钞𠰉𢁾𤙴𦾱𨴡𩖥𰵏𱆙]→chāo;
+[嘲巢巣晁朝樔漅潮牊窲罺謿轈鄛鼂鼌𡏮𡡊𡻝𡼼𣰩𥕘𥲀𦸛𨄓𬨓]→cháo;
+[㶤㷅䎐䏚吵巐炒焣煼眧麨𦙧𧧠𩈎𩱈𩱦𪍑𪎊𬊂𱆍𱋢]→chǎo;
[仦仯耖觘𡯴𤰬𥿷𦨖𨌬𨗡𨢪𨨚𪍈]→chào;
-[⻋伡俥唓砗硨莗蛼車车𡷖𤥭𩒷]→chē;
+[⻋伡俥唓砗硨莗蛼車车𡷖𤥭𩒷𪠳𰡰𰲬]→chē;
[𧙝]→ché;
[㨋㵔䋲䞣䰩偖扯撦𦓍𩴟]→chě;
[㒤㔭㤴㥉㬚㳧㾝㿭䁤䒆䚢䛸䜠䧪勶坼屮彻徹掣撤澈烢爡瞮硩聅迠頙𢇛𢊏𣨊𤊿𤕛𤖷𤗙𤹞𥯥𥿊𦈈𦛖𧼳𨀠𨹡𩂻𩎚𩗙𪎺]→chè;
-[㥲䀼䐜䑣䠳嗔抻捵琛瞋綝縝諃謓賝郴𣞟𤝚𤟸𤡳𥞁𦁄𦁟𧡬𨻖𨼌𩅌𩇖𬘭]→chēn;
-[㕴㫳㴴㽸䆣䒞䜟䟢䢅䢈䢻䣅䤟塵宸尘忱愖揨敐晨曟樄沈沉煁瘎臣茞莀莐蔯薼螴訦諶谌軙辰迧鈂陈陳霃鷐麎𢆺𣀍𤘣𤹛𥉜𥫹𧨡𨑌𨼤𪁏]→chén;
-[䫈䫖墋夦硶碜磣贂趻踸醦鍖𥔪𧿒𨣔]→chěn;
-[㧱䞋儭嚫榇櫬疢衬襯讖谶趁趂齓齔龀𠋆𢎕𥗒𧆂𧭼𨼐]→chèn;
-[㓌㛵䕝䗀䞓䟓䟫偁僜憆摚撐撑柽棦橕檉泟浾湞爯牚琤瞠称稱穪竀緽罉蛏蟶赪赬鏳鏿鐣阷靗頳饓𠏧𡽊𣥺𦓬𧯒𨭃𩁷𩞦𩠏]→chēng;
-[㞼㲂㼩䁎䄇䆑䆵䇸䚘䧕䫆䮪丞乗乘呈城埕堘塍塖娍宬峸惩憕懲成承挰掁晟朾枨棖椉橙檙洆溗澂澄瀓珵珹畻碀程窚筬絾脀脭荿裎誠诚郕酲鋮铖騬鯎𠕠𠳽𡝚𢐞𢻓𢾊𢿦𢿧𣀏𤆁𤗓𤿣𥢲𥥱𦦢𧶔𧹓𨁎𨅝𨌤𨞐𨹚𩙆𩤙𩨆𩫹𩯎𪁋]→chéng;
+[㥲䀼䐜䑣䠳嗔抻捵琛瞋綝縝諃謓賝郴𣞟𤝚𤟸𤡳𥞁𦁄𦁟𧡬𨻖𨼌𩅌𩇖𫎩𬘭𰬙𰵱]→chēn;
+[㕴㫳㴴㽸䆣䒞䜟䟢䢅䢈䢻䣅䤟塵宸尘忱愖揨敐晨曟樄沈沉煁瘎臣茞莀莐蔯薼螴訦諶谌軙辰迧鈂陈陳霃鷐麎𢆺𣀍𤘣𤹛𥉜𥫹𧨡𨑌𨼤𪁏𫈟𫜀𬬵𮭦𰳄𰵒𰺭]→chén;
+[䫈䫖墋夦硶碜磣贂趻踸醦鍖𥔪𧿒𨣔𫮅𬱣𮠳𰾘]→chěn;
+[㧱䞋儭嚫榇櫬疢衬襯讖谶趁趂齓齔龀𠋆𢎕𥗒𧆂𧭼𨼐𫎪𰈍]→chèn;
+[㓌㛵䕝䗀䞓䟓䟫偁僜憆摚撐撑柽棦橕檉泟浾湞爯牚琤瞠称稱穪竀緽罉蛏蟶赪赬鏳鏿鐣阷靗頳饓𠏧𡽊𣥺𦓬𧯒𨭃𩁷𩞦𩠏𫎭𬭷𰩓]→chēng;
+[㞼㲂㼩䁎䄇䆑䆵䇸䚘䧕䫆䮪丞乗乘呈城埕堘塍塖娍宬峸惩憕懲成承挰掁晟朾枨棖椉橙檙洆溗澂澄瀓珵珹畻碀程窚筬絾脀脭荿裎誠诚郕酲鋮铖騬鯎𠕠𠳽𡝚𢐞𢻓𢾊𢿦𢿧𣀏𤆁𤗓𤿣𥢲𥥱𦦢𧶔𧹓𨁎𨅝𨌤𨞐𨹚𩙆𩤙𩨆𩫹𩯎𪁋𰓄𰬖𱅢]→chéng;
[侱庱徎悜睈逞騁骋𢜻𢜼𢟊𣥻]→chěng;
[㐼秤𡤿𢔤𤕀𧡈𧶸𧷒𩛦]→chèng;
-[㰞㷰㺈䇪䜉䧝侙吃哧喫嗤噄妛媸彨彲摛攡瓻痴癡眵瞝笞粚絺胵蚩螭訵誺魑鴟鵄鸱黐齝𡼁𣣷𤡢𥄇𥭘𦆤𦐉𦞲𧩚𧩴𧪡𧴁𨒬𩤖𩶅𪌹𫄨]→chī;
-[㙜㞴㢮㮛䙙䜄䞾䪧䮈䶔䶵坻墀岻弛持歭池漦竾筂箎篪茌荎蚳謘貾赿趍踟迟遅遟遲馳驰𡂙𡉪𡌞𡎍𢓎𢔊𣉄𣲋𣹡𤈔𦐁𦑡𦱰𦳚𦵟𧋗𧎨𧛺𧭟𧺏𨘾𨨲𩚉𪌫𪏐]→chí;
-[⻭⻮㘜㢁㢋㱀㶴䊼䑛䜵䜻侈卶叺呎垑尺恥欼歯耻肔胣蚇袲袳裭褫鉹齒齿𠛔𠝨𠭋𡖳𡳭𢇕𤟆𤵬𥚚𦙆𧀤𧉀𧛧𧰲𨑠𨖎𨾛𩒐𩳲]→chǐ;
-[㒆㓼㔑㞿㡿㥡㽚䀸䟷䠠䤲䮻䰡䳵傺勅勑叱啻彳恜慗憏懘抶敕斥杘湁灻炽烾熾痓痸瘈瘛硳翄翅翤翨腟赤趩跮遫鉓銐雴飭饎饬鶒鷘𠞩𠧚𠧵𠮟𠻟𡚨𡣀𢂝𢜳𢨒𣐃𣙰𣚩𣤩𤆍𤡏𤰠𤸪𥛚𥱻𦂋𦎚𦏿𦔫𦘪𦤸𦥊𧤍𧩼𧺠𧺧𧺿𧼪𨂰𨔤𨧳𨨬𩥲𩷧𩾕𩿪𪀦𪅍𪅙𪆵𪉄𪉅𪉗𫛶]→chì;
+[㰞㷰㺈䇪䜉䧝侙吃哧喫嗤噄妛媸彨彲摛攡瓻痴癡眵瞝笞粚絺胵蚩螭訵誺魑鴟鵄鸱黐齝𡼁𣣷𤡢𥄇𥭘𦆤𦐉𦞲𧩚𧩴𧪡𧴁𨒬𩤖𩶅𪌹𫄨𫍧𬤓𬤘𬸈𱌯]→chī;
+[㙜㞴㢮㮛䙙䜄䞾䪧䮈䶔䶵坻墀岻弛持歭池漦竾筂箎篪茌荎蚳謘貾赿趍踟迟遅遟遲馳驰𡂙𡉪𡌞𡎍𢓎𢔊𣉄𣲋𣹡𤈔𦐁𦑡𦱰𦳚𦵟𧋗𧎨𧛺𧭟𧺏𨘾𨨲𩚉𪌫𪏐𬳾𰶈𰷢]→chí;
+[⻭⻮㘜㢁㢋㱀㶴䊼䑛䜵䜻侈卶叺呎垑尺恥欼歯耻肔胣蚇袲袳裭褫鉹齒齿𠛔𠝨𠭋𡖳𡳭𢇕𤟆𤵬𥚚𦙆𧀤𧉀𧛧𧰲𨑠𨖎𨾛𩒐𩳲𰽹]→chǐ;
+[㒆㓼㔑㞿㡿㥡㽚䀸䟷䠠䤲䮻䰡䳵傺勅勑叱啻彳恜慗憏懘抶敕斥杘湁灻炽烾熾痓痸瘈瘛硳翄翅翤翨腟赤趩跮遫鉓銐雴飭饎饬鶒鷘𠞩𠡠𠧚𠧵𠮟𠻟𡚨𡣀𢂝𢜳𢨒𣐃𣙰𣚩𣤩𤆍𤡏𤰠𤸪𥛚𥱻𦂋𦎚𦏿𦔫𦘪𦤸𦥊𧤍𧩼𧺠𧺧𧺿𧼪𨂰𨔤𨧳𨨬𩥲𩷧𩾕𩿪𪀦𪅍𪅙𪆵𪉄𪉅𪉗𫍶𫛶𬘸𬴇𰒒𰸛𱄆]→chì;
[麶]→chi;
-[㤝㳘䂌䆔䆹䘪䝑䡴充冲嘃徸忡憃憧摏沖浺珫罿翀舂艟茺衝蹖𠝤𠟍𢥞𥁵𥫯𥭥𦟛𧐍𧘂𧝎𧩃𨈮𨤩𨳁𩥫𩬤𩰀𪄻𪅈𪅖𪎽𪒒]→chōng;
-[㓽㹐䌬䖝䳯崇崈爞緟虫蝩蟲褈隀𡿂𢖄𢝈𣐯𨛱𩌨𩜖𩞉𩞋]→chóng;
+[㤝㳘䂌䆔䆹䘪䝑䡴充冲嘃徸忡憃憧摏沖浺珫罿翀舂艟茺衝蹖𠝤𠟍𢥞𥁵𥫯𥭥𦟛𧐍𧘂𧝎𧩃𨈮𨤩𨳁𩥫𩬤𩰀𪄻𪅈𪅖𪎽𪒒𬸥𰺝]→chōng;
+[㓽㹐䌬䖝䳯崇崈爞緟虫蝩蟲褈隀𡿂𢖄𢝈𣐯𨛱𩌨𩜖𩞉𩞋𫟆𬳐]→chóng;
[埫宠寵𠖥𢛒𦑝𧼙𨿿𩒘]→chǒng;
-[㧤㮔揰銃铳𠑙𢡹𣑁𥅻𥬱𧼩𨖼𩩳]→chòng;
-[㨨㮲䀺䌷婤抽搊犨犫瘳篘𠌪𢭆𥃧𥬠𥰞𥵬𥺣𥻤𨡑𨡲]→chōu;
-[㐜㤽㦞㵞㿧䌧䓓䲖仇俦儔嚋嬦帱幬怞惆愁懤栦椆燽畴疇皗稠筹籌紬絒綢绸菗薵裯讎讐踌躊酧酬醻雔雠𠝽𠷎𠹝𠼡𠾉𡕐𡕪𣀓𣕾𣪐𣫐𤳝𤳠𤽯𤾊𤾦𥏈𥡀𥲅𦡴𦭸𧮻𨞪𨤷𩽀𩾂𪇘]→chóu;
-[䪮丑丒侴偢吜杻杽瞅矁醜魗𠜋𢣊𤘶𥄨𧃝𨀔𩋄𩌄]→chǒu;
+[㧤㮔揰銃铳𠑙𢡹𣑁𥅻𥬱𧼩𨖼𩩳𫢹]→chòng;
+[㨨㮲䀺䌷婤抽搊犨犫瘳篘𠌪𢭆𥃧𥬠𥰞𥵬𥺣𥻤𨡑𨡲𫼝𬖖𰗙]→chōu;
+[㐜㤽㦞㵞㿧䌧䓓䲖仇俦儔嚋嬦帱幬怞惆愁懤栦椆燽畴疇皗稠筹籌紬絒綢绸菗薵裯讎讐踌躊酧酬醻雔雠𠝽𠷎𠹝𠼡𠾉𡕐𡕪𣀓𣕾𣪐𣫐𤳝𤳠𤽯𤾊𤾦𥏈𥡀𥲅𦡴𦭸𧮻𨞪𨤷𩽀𩾂𪇘𪫷𫝩𬊍𬸍]→chóu;
+[䪮丑丒侴偢吜杻杽瞅矁醜魗𠜋𢣊𤘶𥄨𧃝𨀔𩋄𩌄𱆛]→chǒu;
[䔏殠臭臰遚𥦅𨖬]→chòu;
-[㗙䝙䢺出初岀摴樗貙齣𠁉𠰕𠿝𤙟𩙙𩨸𪁲]→chū;
-[㕏㕑㛀㡡䅳䊰䎝䟞䠂䠧刍厨媰幮廚橱櫉櫥滁犓篨耡芻蒢蒭蕏藸蜍蟵豠趎蹰躇躕鉏鋤锄除雏雛鶵𢅥𢊍𣦠𣦡𦷝𦿀𩿿𪆷]→chú;
-[䖏䙘储儲処杵椘楚楮檚濋璴础礎褚鸀齭齼𠧖𢕓𤻇𧎷𨼪𩂫𪓐]→chǔ;
-[㔘㙇㤕㾥䇍䎌䐍䜴䟣䦌亍俶傗儊嘼埱处怵憷拀搐敊斶柷欪歜滀珿琡畜矗竌竐絀绌臅蓫處触觸諔豖踀鄐閦黜𠇘𡐌𡝈𡳑𢒔𢣿𢨫𣢶𣥹𤏱𤝞𥁯𥒭𥹵𦺵𧃏𧢶𧯩𧰫𧺶𧽧𨁿𨃕𨕢𨴰𩈤𩹱𪇆]→chù;
+[㗙䝙䢺出初岀摴樗貙齣𠁉𠰕𠿝𤙟𩙙𩨸𪁲𫩩𱌮]→chū;
+[㕏㕑㛀㡡䅳䊰䎝䟞䠂䠧刍厨媰幮廚橱櫉櫥滁犓篨耡芻蒢蒭蕏藸蜍蟵豠趎蹰躇躕鉏鋤锄除雏雛鶵𢅥𢊍𢣵𣦠𣦡𦷝𦿀𩿿𪆷𫀬𫇴𫛾𬌝𬬺𬸅]→chú;
+[䖏䙘储儲処杵椘楚楮檚濋璴础礎褚齭齼𠧖𢕓𤻇𧎷𨼪𩂫𪓐𫜭𬺓]→chǔ;
+[㔘㙇㤕㾥䇍䎌䐍䜴䟣䦌亍俶傗儊嘼埱处怵憷拀搐敊斶柷欪歜滀珿琡畜矗竌竐絀绌臅蓫處触觸諔豖踀鄐閦黜𠇘𡐌𡝈𡳑𢒔𢣿𢨫𣢶𣥹𤏱𤝞𥁯𥒭𥹵𦺵𧃏𧢶𧯩𧰫𧺶𧽧𨁿𨃕𨕢𨴰𩈤𩹱𪇆𬮥𮤬𰵴]→chù;
[榋橻]→chu;
[㔍䊬䵵欻歘𤁫]→chuā;
[𠹐𠻦𣛕𣹶]→chuǎ;
@@ -181,636 +181,636 @@
[揣搋𢲽]→chuāi;
[㪓膗]→chuái;
[㪜𣲂]→chuǎi;
-[䦤䦷䴝啜嘬膪踹𠽶𣤌𨣅]→chuài;
+[䦤䦷䴝啜嘬膪踹𠽶𣤌𨣅𱊼]→chuài;
[剶巛川氚猭瑏穿𠛖𠯀𠾮𨩴𩂍]→chuān;
-[㯌㼷䁣传傳圌暷椽篅舡舩船輲遄𣛹𤜼𤮍𤰌𨘼]→chuán;
+[㯌㼷䁣传傳圌暷椽篅舡舩船輲遄𣛹𤜼𤮍𤰌𨘼𰺒]→chuán;
[㱛僢喘歂舛荈踳𣧒𥬫𧍒]→chuǎn;
-[串汌玔賗釧钏鶨𣀔𤶱𥃹𥲏𦎇𦎜𦺛𧑝𨂦]→chuàn;
-[䄝䆫刅摐牎牕疮瘡窓窗窻𡆪𥎒𥡟𥲡𧜧𧢆]→chuāng;
-[㡖䃥䚒䭚噇幢床牀𠳹𦔛𧬧𨧖𩃕𩞆𩪘𪁱]→chuáng;
+[串汌玔賗釧钏鶨𣀔𤶱𥃹𥲏𦎇𦎜𦺛𧑝𨂦𬥸𱊘]→chuàn;
+[䄝䆫刅摐牎牕疮瘡窓窗窻𡆪𥎒𥡟𥲡𧜧𧢆𪭢]→chuāng;
+[㡖䃥䚒䭚噇幢床牀𠳹𦔛𧬧𨧖𩃕𩞆𩪘𪁱𬲪𬸐]→chuáng;
[㼽傸摤磢闖闯𠏨𠞮𡻯]→chuǎng;
-[䎫凔创刱剏剙創怆愴𥈄𨜾]→chuàng;
+[䎫凔创刱剏剙創怆愴𥈄𨜾𰃷]→chuàng;
[吹炊龡𤙵]→chuī;
-[㝽䍋倕垂埀捶搥棰椎槌箠腄菙錘鎚锤陲顀𠄒𡍮𢏒𣇦𦉈𩌝𩗰𩭦]→chuí;
-[㷃䞼]→chuǐ;
+[㝽䍋倕垂埀捶搥棰椎槌箠腄菙錘鎚锤陲顀𠄒𡍮𢏒𣇦𦉈𩌝𩗰𩭦𬭨𱂭]→chuí;
+[㷃䞼𰝾]→chuǐ;
[𣟈𥙋𥞃]→chuì;
-[䞺䡅䲠堾媋旾春暙杶椿槆橁櫄瑃箺萅蝽輴鰆鶞𡉐𣌚𣚆𧇶𨉩𪂹]→chūn;
-[㝄㝇㵮㸪䓐䔚䣨䣩䥎䫃唇浱淳湻滣漘犉純纯脣莼蒓蓴醇醕錞陙鯙鶉鹑𡗥𣌠𣘣𣮢𤘛𦎧]→chún;
+[䞺䡅䲠堾媋旾春暙杶椿槆橁櫄瑃箺萅蝽輴鰆鶞𡉐𣌚𣚆𧇶𨉩𪂹𮝸𰹳𱊑]→chūn;
+[㝄㝇㵮㸪䓐䔚䣨䣩䥎䫃唇浱淳湻滣漘犉純纯脣莼蒓蓴醇醕錞陙鯙鶉鹑𡗥𣌠𣘣𣮢𤘛𦎧𬭚]→chún;
[㖺㿤䏛䐏䞐䦮䮞偆惷睶萶蠢賰𢾎𦚧𩨁]→chǔn;
[㪬戳踔逴𨮸𨰆]→chuō;
-[⻌-⻎㚟㲋䋘䓎嚽娕娖婼惙擉歠涰磭綽繛绰腏趠輟辍辵辶酫鑡齪龊𡁇𢽸𢿭𤿫𥓑𦁶𨆬𨒢𩟫𩩟𪘛]→chuò;
-[偨呲疵縒蠀趀跐骴髊齹𡃸𡰾𢫴𣜁𦍧𦑺𦒁𧠥𨒮𩨨]→cī;
-[㓨㘂㘹㞖㤵䂣䈘䛐䧳䨏䭣䲿䳄垐堲嬨慈柌濨珁瓷甆磁礠祠糍茈茨薋詞词辝辞辤辭雌飺餈鴜鶿鷀鹚𠤫𠯂𡥎𢶴𣐑𥴺𥿆𧙈𨠐𩆂𩉋𩝐𪉈]→cí;
-[佌此泚玼皉鮆𢓗𦐨𦐾𦼡𧺼𨒤𩢑]→cǐ;
-[㢀㩞䓧䗹䯸䰍䳐伺佽刺刾庛朿栨次絘茦莿蛓螆賜赐𠦐𠩆𢅜𣢕𥿴𦖝𧊒𧌐𧑖𧠎𧧒𨋰𨲁𨾅𩾔𪉪𪑟]→cì;
-[㜡㞱㥖䈡䐋䐫䓗䗓䡯䢨匆囪囱忩怱悤暰枞棇樅樬漗焧熜瑽璁瞛篵緫繱聡聦聪聰苁茐葱蓯蔥蟌鍯鏦騘驄骢𡟟𡹸𢊕𢐔𢔩𤧚𥍷𥎋𥡬𦇎𦗜𦝰𨂴𨍉𨑪𨑹𨡮𨦱𨱸𨲧𩬼𪻐𫓩]→cōng;
-[㗰㼻䉘䕺䳷丛从叢婃孮従徖從悰慒樷欉淙漎潀潨灇爜琮藂誴賨賩𠂥𠕁𠙂𠢛𠤰𡅇𡦷𡵷𢃏𣃗𣊷𤄓𥵫𦇱𧐱𧓏𨒀𩯍]→cóng;
+[⻌-⻎㚟㲋䋘䓎嚽娕娖婼惙擉歠涰磭綽繛绰腏趠輟辍辵辶酫鑡齪龊𡁇𢽸𢿭𤿫𥓑𦁶𨆬𨒢𩟫𩩟𪘛𪢕𬭔]→chuò;
+[偨呲疵縒蠀趀跐骴髊齹𡃸𡰾𢫴𣜁𦍧𦑺𦒁𧏗𧠥𨒮𩨨𬘷𬢉𬺎]→cī;
+[㓨㘂㘹㞖㤵䂣䈘䛐䧳䨏䭣䲿䳄垐堲嬨慈柌濨珁瓷甆磁礠祠糍茈茨薋詞词辝辞辤辭雌飺餈鴜鶿鷀鹚𠤫𠯂𡥎𢶴𣐑𥴺𥿆𧙈𨠐𩆂𩉋𩝐𪉈𬲶𰱱]→cí;
+[佌此泚玼皉鮆𢓗𦐨𦐾𦼡𧺼𨒤𩢑𫚖]→cǐ;
+[㢀㩞䓧䗹䯸䰍䳐伺佽刺刾庛朿栨次絘茦莿蛓螆賜赐𠦐𠩆𢅜𣢕𥿴𦖝𧊒𧌐𧑖𧠎𧧒𨋰𨲁𨾅𩾔𪉪𪑟𰬒]→cì;
+[㜡㞱㥖䈡䐋䐫䓗䗓䡯䢨匆囪囱忩怱悤暰枞棇樅樬漗焧熜瑽璁瞛篵緫繱聡聦聪聰苁茐葱蓯蔥蟌鍯鏦騘驄骢𡟟𡹸𢊕𢐔𢔩𤧚𥍷𥎋𥡬𦇎𦗜𦝰𨂴𨍉𨑪𨑹𨡮𨦱𨱸𨲧𩬼𪻐𫓩𬭥𰥒𰬰𰭁]→cōng;
+[㗰㼻䉘䕺䳷丛从叢婃孮従徖從悰慒樷欉淙漎潀潨灇爜琮藂誴賨賩𠂥𠕁𠙂𠢛𠤰𡅇𡦷𡵷𢃏𣃗𣊷𤄓𥵫𦇱𧐱𧓏𨒀𩯍𫟡𫩛𬎧𬟺𰛏𰷥]→cóng;
[𧝮]→cǒng;
-[憁謥𥮨𧩪]→còng;
+[憁謥𥮨𧩪𬤋𰶂]→còng;
[𢈾]→cōu;
[𧡣]→cóu;
-[凑湊腠輳辏𣉅𣙘𣞜𤆑𦦅𦳿𦺀𧱪𨨯𩹀𪉮]→còu;
+[凑湊腠輳辏𣉅𣙘𣞜𤆑𦦅𦳿𦺀𧱪𨨯𩹀𪉮𬭟𬸷]→còu;
[粗觕麁麄麤𡘛𡝉𤿚𥅗𧆓𧺲]→cū;
[䢐䣯徂殂𦯣]→cú;
[𤛏]→cǔ;
-[㗤䃚䙯䛤䟟䠞䥄䥘促噈媨憱猝瘄瘯簇縬脨蔟誎趗踧蹙蹴蹵酢醋顣鼀𠑯𠛙𡄱𡞜𢄧𢈠𢪃𤗁𤠽𥪱𥷼𥻒𥾛𦈚𦟠𦠁𧼜𪓡𪓰𪕝𪚯]→cù;
+[㗤䃚䙯䛤䟟䠞䥄䥘促噈媨憱猝瘄瘯簇縬脨蔟誎趗踧蹙蹴蹵酢醋顣鼀𠑯𠛙𡄱𡞜𢄧𢈠𢪃𤗁𤠽𥪱𥷼𥻒𥾛𦈚𦟠𦠁𧼜𪓡𪓰𪕝𪚯𫖹𫜟𫠀𬣷𬣹𱋾]→cù;
[撺攛汆蹿躥鋑鑹镩𥍬]→cuān;
-[㠝巑櫕欑穳𢖑𨣵]→cuán;
+[㠝巑櫕欑穳𢖑𨣵𪴙𰏁]→cuán;
[㸑殩熶爨窜竄篡簒𢸥𤐲𥎢-𥎤𨼉]→cuàn;
-[㜠䄟䙑催凗墔崔嶉慛摧榱槯獕磪縗缞鏙𢕘𤗯𤛍𥼂𧼬𧽠𨄍𨻵]→cuī;
+[㜠䄟䙑催凗墔崔嶉慛摧榱槯獕磪縗缞鏙𢕘𤗯𤛍𥼂𧼬𧽠𨄍𨻵𰾰]→cuī;
[㵏䊫䧽漼璀皠趡𢶓𣯧𣿒𣿓𥼺𧳚𨿐]→cuǐ;
-[㝮㯔㯜㱖㳃㷪䃀䆊伜倅啐啛忰悴毳淬濢焠疩瘁竁粋粹紣綷翆翠脃脆脺膬膵臎萃襊顇𠗚𠞿𠟓𠩪𢂕𢄸𢡈𣃍𣰚𤎋𥨒𥳈𥻮𥼛𦦣𧎃𧑎𧚥𧜱𧹺𨅎𨊉𩤏]→cuì;
+[㝮㯔㯜㱖㳃㷪䃀䆊伜倅啐啛忰悴毳淬濢焠疩瘁竁粋粹紣綷翆翠脃脆脺膬膵臎萃襊顇𠗚𠞿𠟓𠩪𢂕𢄸𢡈𣃍𣰚𤎋𥨒𥳈𥻮𥼛𦦣𧎃𧑎𧚥𧜱𧹺𨅎𨊉𩤏𮉬𱂯]→cuì;
[乼]→cui;
[䞭村澊皴竴膥踆邨𧚉𨙯]→cūn;
[侟存拵𤿄𨀛𨚲]→cún;
[刌忖]→cǔn;
[䍎吋寸籿]→cùn;
[搓撮瑳磋蹉遳醝𢤎𣨎𤠝𥭭𥰭𩯉𪒙]→cuō;
-[㭫㽨㿷䑘䠡䣜䰈䴾嵯嵳痤睉矬蒫蔖虘躦酂鹺鹾𠦏𣖵𣩈𨇃𩄝𪘓]→cuó;
+[㭫㽨㿷䑘䠡䣜䰈䴾嵯嵳痤睉矬蒫蔖虘躦酂鹺鹾𠦏𣖵𣩈𨇃𩄝𪘓𬺇]→cuó;
[䂳脞]→cuǒ;
-[㟇䱜剉剒厝夎挫措斮棤莝莡蓌逪銼錯锉错𢒐𢚂𢯽𥕉𧚏𨛏]→cuò;
-[㙮㿴䌋䐛䪚咑嗒噠搭撘笚耷荅褡鎝𠞈𠹥𡉑𡍲𡐿𦈘𦖿𦗧𦞂𨨹𨱏𩝣]→dā;
-[㜓㩉㾑㿯䃮䵣剳匒呾哒妲怛沓炟燵畗畣笪答羍荙薘蟽詚跶躂达迏迖迚逹達鎉鐽阘靼鞑韃龖龘𠉤𡈐𢘇𢛁𢝉𣸉𤝰𤨑𥉌𦂀𦑻𦪭𦬹𩏒𩟐𩠅𩣯𩭣]→dá;
+[㟇䱜剉剒厝夎挫措斮棤莝莡蓌逪銼錯锉错𢒐𢚂𢯽𥕉𧚏𨛏𱇷]→cuò;
+[㙮㿴䌋䐛䪚咑嗒噠搭撘笚耷荅褡鎝𠞈𠹥𡉑𡍲𡐿𦈘𦖿𦗧𦞂𨨹𨱏𩝣𬭞𬳉]→dā;
+[㜓㩉㾑㿯䃮䵣剳匒呾哒妲怛沓炟燵畗畣笪答羍荙薘蟽詚跶躂达迏迖迚逹達鎉鐽阘靼鞑韃龖龘𠉤𡈐𢘇𢛁𢝉𣸉𤝰𤨑𥉌𦂀𦑻𦪭𦬹𩏒𩟐𩠅𩣯𩭣𫟼𬊉𬜔𰲻𰾬𱍂]→dá;
[打𥕇]→dǎ;
[亣大汏眔𠶫𡚻𢽇𣣴𣥾𤤊𨗾]→dà;
-[㟷垯墶瘩繨]→da;
+[㟷垯墶瘩繨𫄤]→da;
[呆呔懛獃𠯪𣐮𦪍]→dāi;
-[⺞䚞䚟傣歹逮𣦶]→dǎi;
-[㐲㞭㯂㶡㻖䈆䒫䲦代侢叇垈埭岱帒带帯帶廗待怠戴曃柋殆瀻玳瑇甙簤紿緿绐艜蚮袋襶貸贷蹛軑軚軩轪迨霴靆骀鴏黛黱𠯈𠰺𠷂𡧹𢄔𢎌𣇨𣫹𤮼𤸊𥿝𦄂𦙯𧊇𧑔𨊺𨓞𨟲𨥶𨽿𩃠𩃷𪐝]→dài;
-[鮘]→dai;
-[㐤㠆㴷䄡䐷䒟丹儋勯匰单単單妉媅担擔殚殫甔瘅癉眈砃箪簞耼耽聃聸褝襌躭郸鄲頕鿕𠆛𠹆𡖓𡵕𢉑𢑝𣅟𣲥𦅼𧀻𧡪𧴸𨢿𩈊𩏥]→dān;
-[㕪䃫䉞亶伔刐抌掸撢撣澸玬瓭疸紞胆膽衴赕黕黮𠇋𡦨𢋃𢻼𤢏𤲭𤺺𥄦𥐹𥱷𥳹𦽫𪆻]→dǎn;
-[㗖㡺㲷䨢䨵䩥䭛䳉但僤啖啗啿嘾噉嚪帎弹弾彈惮憚憺旦柦氮沊泹淡澹狚疍癚禫窞繵腅萏蓞蛋蜑觛誕诞贉霮饏馾駳髧鴠𠆶𠈰𢅒𢎪𣇇𣋊𣛱𣱍𤁡𥨎𥲄𥲇𥳸𦋪𦻁𦽜𦾩𧂄𧭃𩄕𩅾𩈉𩕤𩩧𪒾]→dàn;
-[㼕㽆噹当澢珰璫當筜簹艡蟷裆襠鐺铛𡰨𤔶𤗾𤢎𥢷𦗴𦼲𨎴𩟈𩼉𪇁]→dāng;
-[䣊䣣党挡擋攩欓灙譡讜谠黨𡗍𣗋𣺼𤣞𥤗𧅗𩽳]→dǎng;
-[䑗䦒儅凼圵垱壋婸宕嵣愓档檔氹潒璗瓽盪瞊砀碭礑簜荡菪蕩蘯趤逿闣雼𡇈𡇵𡢈𡾕𢠽𢡂𣂳𣃉𣻍𥯕𥸈𦿆𧑘𨝦𨷾]→dàng;
+[⺞䚞䚟傣歹逮𣦶𰴤]→dǎi;
+[㐲㞭㯂㶡㻖䈆䒫䲦代侢叇垈埭岱帒带帯帶廗待怠戴曃柋殆瀻玳瑇甙簤紿緿绐艜蚮袋襶貸贷蹛軑軚軩轪迨霴靆骀鴏黛黱𠯈𠰺𠷂𡧹𢄔𢎌𣇨𣫹𤮼𤸊𥿝𦄂𦙯𧊇𧑔𨊺𨓞𨟲𨥶𨽿𩃠𩃷𪐝𰏼𰘀𰰏𰸚]→dài;
+[鮘𬶌]→dai;
+[㐤㠆㴷䄡䐷䒟丹儋勯匰单単單妉媅担擔殚殫甔瘅癉眈砃箪簞耼耽聃聸褝襌躭郸鄲頕鿕𠆛𠹆𡖓𡵕𢉑𢑝𣅟𣲥𦅼𧀻𧡪𧴸𨡙𨢿𩈊𩏥𬂅𬢏𬱗𰅦𱆥]→dān;
+[㕪䃫䉞亶伔刐抌掸撢撣澸玬瓭疸紞胆膽衴赕黕黮𠇋𡦨𢋃𢻼𤢏𤲭𤺺𥄦𥐹𥱷𥳹𦽫𪆻𬘘]→dǎn;
+[㗖㡺㲷䨢䨵䩥䭛䳉但僤啖啗啿嘾噉嚪帎弹弾彈惮憚憺旦柦氮沊泹淡澹狚疍癚禫窞繵腅萏蓞蛋蜑觛誕诞贉霮饏馾駳髧鴠𠆶𠈰𢅒𢎪𣇇𣋊𣛱𣱍𤁡𥨎𥲄𥲇𥳸𦋪𦻁𦽜𦾩𧂄𧭃𩄕𩅾𩈉𩕤𩩧𪒾𫎫𫡶𫢸𫫦𬙉𱉗]→dàn;
+[㼕㽆噹当澢珰璫當筜簹艡蟷裆襠鐺铛𡰨𤔶𤗾𤢎𥢷𦗴𦼲𨎴𩟈𩼉𪇁𪠽𫀮𬠅𭰎]→dāng;
+[䣊䣣党挡擋攩欓灙譡讜谠黨𡗍𣗋𣺼𤣞𥤗𧅗𩽳𫽮𬣭]→dǎng;
+[䑗䦒儅凼圵垱壋婸宕嵣愓档檔氹潒璗瓽盪瞊砀碭礑簜荡菪蕩蘯趤逿闣雼𡇈𡇵𡢈𡾕𢠽𢡂𣂳𣃉𣻍𥯕𥸈𦿆𧑘𨝦𨷾𬍡𬛹𰁸𰋸𰩹𰺲]→dàng;
[⺈⺉刀刂叨忉朷氘舠釖魛鱽𣱼𦩍𩕯]→dāo;
[捯]→dáo;
-[㠀㨶㿒壔导導岛島嶋嶌嶹捣搗擣槝祷禂禱蹈陦隝隯𠐵𢭏𤹷𦦺𦦾]→dǎo;
-[䆃䊭䌦䧂倒到噵悼椡檤焘燾瓙盗盜稲稻箌纛翢翿艔菿衜衟軇道𠴼𡄒𣁍𣫜𤓾𤘀𤷘𥓬𥗚𥺅𦒺𧼤𨗓𨱦𩈞𩬱𩭟]→dào;
+[㠀㨶㿒壔导導岛島嶋嶌嶹捣搗擣槝祷禂禱蹈陦隝隯𠐵𢭏𤹷𦦺𦦾𫝵𭎜]→dǎo;
+[䆃䊭䌦䧂倒到噵悼椡檤焘燾瓙盗盜稲稻箌纛翢翿艔菿衜衟軇道𠴼𡄒𣁍𣫜𤓾𤘀𤷘𥓬𥗚𥺅𦒺𧼤𨗓𨱦𩈞𩬱𩭟𪺣𮜶𰭣]→dào;
[嘚]→dē;
[㝵㤫㥁㯖䙷䙸得徳德恴悳惪棏淂鍀锝𠮊𡋩𡭂𣌏𣮊𣮰𤷙𨁽]→dé;
[地的脦𠵨]→de;
[㩐扥扽]→dèn;
-[㔁㲪䔲䙞䳾噔嬁灯燈璒登竳簦艠覴豋蹬𤮘𤺌𤼶𧾊𨶿𩯇𪔏]→dēng;
+[㔁㲪䔲䙞䳾噔嬁灯燈璒登竳簦艠覴豋蹬𤮘𤺌𤼶𧾊𨶿𩯇𪔏𬢔𬮹]→dēng;
[䒭戥朩等𤾢𪌷]→děng;
-[䠬䮴凳墱嶝櫈瞪磴邓鄧鐙镫隥𡦔𢯭𢿤𣩟𦩫𧄼𨄇𨎤𨮴𩍐𩞬𪑬𪒘]→dèng;
-[㓳㫝䃅䍕䐎䧑仾低啲埞堤奃彽氐滴磾羝袛趆鍉镝隄鞮𠍪𠽰𡄷𡛜𡰖𣅥𣚌𣲢𤞈𥾬𥿄𩉱𩑾]→dī;
-[㣙㰅㹍䊮䨀䨤䯼䴞䵠唙嘀嚁嫡廸敌敵梑樀涤滌狄笛篴籴糴翟苖荻蔋蔐藡覿觌豴蹢迪鏑靮頔馰髢鬄鸐𠒿𠕳𡒱𡽢𢕚𣂉𤁰𤈥𥕐𥖾𥸚𦉹𦵦𨮹𩭲𩴺𩷎𪄱]→dí;
-[㪆㭽䂡䏄䢑䣌厎呧坘底弤抵拞掋柢牴砥聜菧觝詆诋軧邸阺骶鯳𠨿𤝬𧤲𨂇𨌮]→dǐ;
-[㢩㼵䀿䏑䑭䑯䗖䩘䩚䶍俤偙僀啇坔埊墑墬娣媂嶳帝弟怟慸摕旳杕枤梊棣渧焍玓珶甋眱睇碲祶禘第締缔腣菂蒂蔕蝃螮諦谛踶递逓遞遰釱鉪𠐑𠚭𠥖𠫜𡚙𡚷𢅊𢉆𢓧𣬴𣯵𤧛𤬵𤾠𥳠𦨢𧀶𧂨𧉛𧋍𧍝𧺽𨑩𨑼𨗼𨘬𨪾]→dì;
-[傎厧嵮巅巓巔掂攧敁槇槙滇甸瘨癫癲蹎顚顛颠齻𠑘𠫉𠶧𡱇𢖩𣪀𤠶𦕒𧄺𧽍𨈀𩄠𩥄𩨋𩬑𪓼𪖚]→diān;
-[㸃䍄䓦典嚸奌婰敟椣点猠碘蒧蕇跕踮點𠩷𢻅𣇖𤿶𥮏𦒻]→diǎn;
-[㓠㝪㞟㶘㼭佃坫垫墊壂奠婝店惦扂橂橝殿淀澱玷琔电癜簟蜔钿阽電靛驔𠢣𡼓𢅝𢕯𣒂𣢥𣣈𣣣𣧛𣪪𤩱𥅑𥇞𥑼𥢏𥦟𥳢𥵏𦅆𦽄𧍿𩂵𩅀𩆔𪑩]→diàn;
-[㚋㢯㹦䂏䘟䳂凋刁刟叼奝弴彫殦汈琱瞗碉簓虭蛁貂雕鮉鯛鲷鳭鵰鼦𠚥𠚻𠶰𥮐𦨣𦶌𦸔𧘨𧘩𨸓𩀜𩾗]→diāo;
-[䄪䉆屌扚𠄏𢁕𢄦𢆴𦄋𧜣]→diǎo;
-[㒛㪕䂽䔙伄吊弔掉瘹窎窵竨蓧藋訋調调釣鈟銱鋽鑃钓铞铫雿魡𠤼𠥑𣩰𤕷𤭈𤱩𥁮𥲟𥾯𦰏𧅈𨰑𩈮𩋙]→diào;
-[㦅䪓嗲爹褺跌]→diē;
-[㑙㥈㦶㩸㩹㫼㬪㲲㲳㷸䏲䞇䠟䫕䳀䴑叠喋垤堞峌嵽幉恎惵戜挕揲昳曡殜氎牃牒瓞畳疂疉疊眣碟絰绖耊耋胅臷艓苵蜨蝶褋詄諜谍趃蹀迭镻鰈鲽𠗛𠗨𠠯𠲷𡅥𡇓𡱷𡹭𡺑𡼄𢎆𢲼𢶣𣈍𣛻𣡟𣧈𣨂𤖒𤗨𤚊𤴍𥈖𥉺𥑇𥶺𥷕𦁜𦄔𦈅𧍱𨄌𨈈𨐁𨓊𨭓𨳺𨴗𨸅𨻗𨾤𩋞𩻵𪀒𪑧]→dié;
+[䠬䮴凳墱嶝櫈瞪磴邓鄧鐙镫隥𡦔𢯭𢿤𣩟𦩫𧄼𨄇𨎤𨮴𩍐𩞬𪑬𪒘𬳒]→dèng;
+[㓳㫝䃅䍕䐎䧑仾低啲埞堤奃彽氐滴磾羝袛趆鍉镝隄鞮𠍪𠽰𡄷𡛜𡰖𣅥𣚌𣲢𤞈𥾬𥿄𩉱𩑾𫔂]→dī;
+[㣙㰅㹍䊮䨀䨤䯼䴞䵠唙嘀嚁嫡廸敌敵梑樀涤滌狄笛篴籴糴翟苖荻蔋蔐藡覿觌豴蹢迪鏑靮頔馰髢鬄鸐𠒿𠕳𡒱𡽢𢕚𣂉𤁰𤈥𥕐𥖾𥸚𦉹𦵦𨮹𩭲𩴺𩷎𪄱𬱖𭫙𱊱]→dí;
+[㪆㭽䂡䏄䢑䣌厎呧坘底弤抵拞掋柢牴砥聜菧觝詆诋軧邸阺骶鯳𠨿𤝬𧤲𨂇𨌮𰺀]→dǐ;
+[㢩㼵䀿䏑䑭䑯䗖䩘䩚䶍俤偙僀啇坔埊墑墬娣媂嶳帝弟怟慸摕旳杕枤梊棣渧焍玓珶甋眱睇碲祶禘第締缔腣菂蒂蔕蝃螮諦谛踶递逓遞遰釱鉪𠐑𠚭𠥖𠫜𡚙𡚷𢅊𢉆𢓧𣬴𣯵𤧛𤬵𤾠𥳠𦨢𧀶𧂨𧉛𧋍𧍝𧺽𨑩𨑼𨗼𨘬𨪾𰂗𰑵𰔇𰻆𰽘]→dì;
+[傎厧嵮巅巓巔掂攧敁槇槙滇甸瘨癫癲蹎顚顛颠齻𠑘𠫉𠶧𡱇𢖩𣪀𤠶𦕒𧄺𧽍𨈀𩄠𩥄𩨋𩬑𪓼𪖚𬧚𭣇𱌺]→diān;
+[㸃䍄䓦典嚸奌婰敟椣点猠碘蒧蕇跕踮點𠩷𢻅𣇖𤿶𥮏𦒻𰈊]→diǎn;
+[㓠㝪㞟㶘㼭佃坫垫墊壂奠婝店惦扂橂橝殿淀澱玷琔电癜簟蜔钿阽電靛驔𠢣𡼓𢅝𢕯𣒂𣢥𣣈𣣣𣧛𣪪𤩱𥅑𥇞𥑼𥢏𥦟𥳢𥵏𦅆𦽄𧍿𩂵𩅀𩆔𪑩𱅪]→diàn;
+[㚋㢯㹦䂏䘟䳂凋刁刟叼奝弴彫殦汈琱瞗碉簓虭蛁貂雕鮉鯛鲷鳭鵰鼦𠚥𠚻𠶰𥮐𦨣𦶌𦸔𧘨𧘩𨸓𩀜𩾗𫛲𱉈]→diāo;
+[䄪䉆屌扚𠄏𢁕𢄦𢆴𦄋𧜣𬘞𬡍]→diǎo;
+[㒛㪕䂽䔙伄吊弔掉瘹窎窵竨蓧藋訋調调釣鈟銱鋽鑃钓铞铫雿魡𠤼𠥑𣩰𤕷𤭈𤱩𥁮𥲟𥾯𦰏𧅈𨰑𩈮𩋙𫄝𬶄]→diào;
+[㦅䪓嗲爹褺跌𬡓𬰳]→diē;
+[㑙㥈㦶㩸㩹㫼㬪㲲㲳㷸䏲䞇䠟䫕䳀䴑叠喋垤堞峌嵽幉恎惵戜挕揲昳曡殜氎牃牒瓞畳疂疉疊眣碟絰绖耊耋胅臷艓苵蜨蝶褋詄諜谍趃蹀迭镻鰈鲽𠗛𠗨𠠯𠲷𡅥𡇓𡱷𡹭𡺑𡼄𢎆𢲼𢶣𣈍𣛻𣡟𣧈𣨂𤖒𤗨𤚊𤴍𥈖𥉺𥑇𥶺𥷕𦁜𦄔𦈅𧍱𨄌𨈈𨐁𨓊𨭓𨳺𨴗𨸅𨻗𨾤𩋞𩻵𪀒𪑧𫬟𫶇𬇇𰵙𰸈]→dié;
[𡖐]→diě;
[哋眰𠅗𠆙]→diè;
[𨈖]→dìn;
[㣔䦺丁仃叮帄玎疔盯耵虰酊釘钉靪𦨍𧌾𧳉𩡯𩾚]→dīng;
-[㫀㴿奵嵿濎薡鐤頂顶鼎鼑𢑅𣆍𤐣𤛙𧇷𩠑𪔂]→dǐng;
-[㝎啶定忊椗矴碇碠磸聢腚萣蝊訂订鋌錠铤锭顁飣饤𣢳𥇓𥯢𥳰𥸧𦩘𩜦𩠆𩸎]→dìng;
+[㫀㴿奵嵿濎薡鐤頂顶鼎鼑𢑅𣆍𤐣𤛙𧇷𩠑𪔂𰛽𰾸]→dǐng;
+[㝎啶定忊椗矴碇碠磸聢腚萣蝊訂订鋌錠铤锭顁飣饤𣢳𥇓𥯢𥳰𥸧𦩘𩜦𩠆𩸎𬱫]→dìng;
[丟丢銩铥𠲍𢒝]→diū;
-[㚵䍶䰤东倲冬咚埬娻岽崠崬徚昸東氡氭涷笗苳菄蝀鮗鯟鴤鶇鶫鸫鼕𢔅𢛔𤤮𤦪𤲚𤷆𧓕𧯾𧲴𧼓𨩧𨿢𩂓𩜍𩣳]→dōng;
-[㖦㨂䂢䵔墥嬞懂箽董蕫諌𣿅𥳘𦡂𧄓𧳣𪐈]→dǒng;
-[㑈㓊㢥㼯䞒侗働冻凍动動垌姛峒恫戙挏栋棟洞湩硐絧胨胴腖迵霘駧𠄉𢳾𥫎𧡍𧽿𩐤𩐵𩧲𩭩𪔦]→dòng;
-[㨮兜兠吺唗橷篼蔸都𠍄𠱑𠾇𣂮𣘛𤝈𤾒𥆖𥉝𦄓𦆘𧡸𧯠𧯤𨁋𩔡𩮷𩳈]→dōu;
+[㚵䍶䰤东倲冬咚埬娻岽崠崬徚昸東氡氭涷笗苳菄蝀鮗鯟鶇鶫鸫鼕𢔅𢛔𣱝𤤮𤦪𤲚𤷆𧓕𧯾𧲴𧼓𨩧𨿢𩂓𩜍𩣳𪣆𫹼𬟽𰎏𰛒]→dōng;
+[㖦㨂䂢䵔墥嬞懂箽董蕫諌𣿅𥳘𦡂𧄓𧳣𪐈𰇎]→dǒng;
+[㑈㓊㢥㼯䞒侗働冻凍动動垌姛峒恫戙挏栋棟洞湩硐絧胨胴腖迵霘駧𠄉𢳾𥫎𧡍𧽿𩐤𩐵𩧲𩭩𪔦𫄡𫢙𬢈]→dòng;
+[㨮兜兠吺唗橷篼蔸都𠍄𠱑𠾇𣂮𣘛𤝈𤾒𥆖𥉝𦄓𦆘𧡸𧯠𧯤𨁋𩔡𩮷𩳈𰴛]→dōu;
[㞳㪷乧唞抖枓蚪鈄阧陡𢦍𣁵𣭗𧏆𧘞𨥪𩑯𪌉]→dǒu;
-[㛒㢄䄈䇺䕆䛠䬦斗斣梪毭浢痘窦竇脰荳豆逗郖酘閗闘餖饾鬥鬦鬪鬬鬭𡂛𡂝𡆏𡙬𡟳𤀨𤅋𤞟𥥷𥺉𧮡𧯞𧱓𨪐𨴜𨶜𨹜𩊪𪐺]→dòu;
+[㛒㢄䄈䇺䕆䛠䬦斗斣梪毭浢痘窦竇脰荳豆逗郖酘閗闘餖饾鬥鬦鬪鬬鬭𡂛𡂝𡆏𡙬𡟳𤀨𤅋𤞟𥥷𥺉𧮡𧯞𧱓𨪐𨴜𨶜𨹜𩊪𪐺𫔯𰵫]→dòu;
[㞘䦠䩲剢厾嘟督醏闍阇𠣰𡰪𣫔𤫻𥳉𦘴𦙋𦺥𧞹𧰵𧷿]→dū;
-[㱩㸿㾄䓯䙱䢱䪅䫳䮷凟匵嬻椟櫝殰毒涜渎瀆牍牘犊犢独獨瓄皾碡蝳裻読讀讟读豄贕錖鑟韇韣韥騳髑黩黷𠉩𠠔𠠠𢝂𢷺𣰬𤚚𥀲𥑯𥓍𥖿𦌷𦏕𦺇𧁿𧐰𧛔𧾥𨂭𨍛𨽍𩞾𩧈𪍹]→dú;
-[䀾䈞堵帾琽睹笃篤覩賭赌𢾀𤬂𥓇𦛯]→dǔ;
-[㓃䟻䲧妒妬度杜殬渡秺肚芏荰螙蠧蠹鍍镀靯𡍨𡎉𡝜𢉜𢾅𣧃𣨲𤚡𤬪𤴱𤵊𤶮𥀁𥃾𥝟𥝾𥯖𥲗𥳲𦡄𦳔𧉓𧋌𧑠𧔬𨋈𩩮𩵚𪐞]→dù;
-[㟨偳剬媏端耑褍鍴𥠄𥵣𦾸𧤗𩤚]→duān;
-[短𢭃𢷖𣠭𧶲]→duǎn;
+[㱩㸿㾄䓯䙱䢱䪅䫳䮷凟匵嬻椟櫝殰毒涜渎瀆牍牘犊犢独獨瓄皾碡蝳裻読讀讟读豄贕錖鑟韇韣韥騳髑黩黷𠉩𠠔𠠠𢝂𢷺𣰬𤚚𥀲𥑯𥓍𥖿𦌷𦏕𦺇𧁿𧐰𧛔𧜭𧾥𨂭𨍛𨽍𩞾𩧈𪍹𪥿𪻨𫧿𮏺𮙋𰃿𰅥𰤫𰤬𰶔𰷸𱁷𱂋𱄿]→dú;
+[䀾䈞堵帾琽睹笃篤覩賭赌𢾀𤬂𥓇𦛯𬢎]→dǔ;
+[㓃䟻䲧妒妬度杜殬渡秺肚芏荰螙蠧蠹鍍镀靯𡍨𡎉𡝜𢉜𢾅𣧃𣨲𤚡𤬪𤴱𤵊𤶮𥀁𥃾𥝟𥝾𥯖𥲗𥳲𦡄𦳔𧉓𧋌𧑠𧔬𨋈𨧀𩩮𩵚𪐞𬭊𬶂]→dù;
+[㟨偳剬媏端耑褍鍴𥠄𥵣𦾸𧤗𩤚𰾜]→duān;
+[短𢭃𢷖𣠭𧶲𬥼]→duǎn;
[㫁㱭䠪塅断斷椴段毈煅瑖碫簖籪緞缎腶葮躖鍛锻𠡱𢯫𨱚𨺣𩏇𩤣]→duàn;
-[䂙䜃䭔垖堆塠嵟痽磓鐜鴭𠂤𠦗𡏩𡜥𢈹𢟋𤤷𤷎𤹵𥑵𧧆𩈜𩨽𪌤]→duī;
+[䂙䜃䭔垖堆塠嵟痽磓鐜鴭𠂤𠦗𡏩𡜥𢈹𢟋𤤷𤷎𤹵𥑵𧧆𩈜𩨽𪌤𫗰]→duī;
[㨃頧𠡒𡑈𦞱]→duǐ;
-[㙂㟋㠚㬣㳔䇏䨴䨺䬈䯟兊兌兑对対對怼憝憞懟濧瀩碓祋綐薱襨譈譵鐓镦队陮隊𠏮𠜑𠫨𡁨𡷋𡼻𣝉𤄛𤮩𥹲𦡷𦶏𨹅𩄮𩅆𩅥𩅲𩈁𩊭𩐌𪒛𪒡]→duì;
-[䃦䔻䪃吨噸墩墪惇撉撴敦橔犜獤礅蜳蹲蹾驐𡼖𤭞𥂦𦼿𧝗𩞤]→dūn;
+[㙂㟋㠚㬣㳔䇏䨴䨺䬈䯟兊兌兑对対對怼憝憞懟濧瀩碓祋綐薱襨譈譵鐓镦队陮隊𠏮𠜑𠫨𡁨𡷋𡼻𣝉𤄛𤮩𥹲𦡷𦶏𨹅𩄮𩅆𩅥𩅲𩈁𩊭𩐌𪒛𪒡𫢘𬀮𬤣𰰱𰳸𱁒𱂍]→duì;
+[䃦䔻䪃吨噸墩墪惇撉撴敦橔犜獤礅蜳蹲蹾驐𡼖𤭞𥂦𦼿𧝗𩞤𮪥]→dūn;
[盹趸躉𣎴𧿗]→dǔn;
[䤜伅囤庉楯沌潡炖燉盾砘碷踲逇遁遯鈍钝頓顿𠎻𡆰𢬼𣗁𣚪𣞇𤟢𥫬𥫱𥭒𦪔𦰭𨔡𩔂]→dùn;
[㙍剟咄哆嚉多夛崜掇敠敪毲畓裰𡌭𢳽𦍦𧢵𩢎]→duō;
-[㣞䐾凙剫喥夺奪敓敚痥踱鈬鐸铎鮵𢜬𢼠𤢕𧩧𨀟𨍏𩍜𩑒𪃒𪞝]→duó;
-[㖼㙐㛊㥩㻔䒳䙤䠤䤪䫂䯬亸哚嚲垛垜埵奲挅挆朵朶椯綞缍趓躱躲軃鍺𠛫𡶲𡺇𤛛𥿰𦖋𧊱𧙤𨉡𨦃𨲉𨹃𩃒𩬻𪘉]→duǒ;
-[㛆㻧䅜䑨䙃䤻䩔䲊刴剁堕墮墯尮嶞惰憜柁柮桗舵跢跥跺陊陏飿饳鵽𡓉𡓷𢿎𣑧𣧷𣵺𣵻𤋨𤌃𤤸𤬾𥞛𥳔𧧇𧱫𨆅𨬍𩊜𩎫]→duò;
+[㣞䐾凙剫喥夺奪敓敚痥踱鈬鐸铎鮵𢜬𢼠𤢕𧩧𨀟𨍏𩍜𩑒𪃒𪞝𫚛𫛻𬤏𰺕𱁳𱂠]→duó;
+[㖼㙐㛊㥩㻔䒳䙤䠤䤪䫂䯬亸哚嚲垛垜埵奲挅挆朵朶椯綞缍趓躱躲軃鍺𠛫𡶲𡺇𤛛𥿰𦖋𧊱𧙤𨉡𨦃𨲉𨹃𩃒𩬻𪘉𫖰𫰂𬭆𰹀]→duǒ;
+[㛆㻧䅜䑨䙃䤻䩔䲊刴剁堕墮墯尮嶞惰憜柁柮桗舵跢跥跺陊陏飿饳鵽𡓉𡓷𢿎𣑧𣧷𣵺𣵻𤋨𤌃𤤸𤬾𥞛𥳔𧧇𧱫𨆅𨬍𩊜𩎫𬦫𰾖𱊍]→duò;
[𦕰]→duo;
[䋪妸妿娿婀屙痾𠥍𡹣𥑺]→ē;
-[㼂䄉䕏䖸䩹䱮䳗䳘俄吪囮娥峨峩涐珴皒睋磀莪蛾訛誐譌讹迗鈋锇頟額额魤鰪鵝鵞鹅𠷸𡅅𧒎𧔼𧚄𧢽𧽶𧿕𨱂𨶯𩋽𩑁𩣣𩤩]→é;
-[噁枙砈頋騀鵈𣄰𣘨𧙃𨵌𩒰]→ě;
-[㓵㔩㖾㗁㟧㠋㣂㦍㧖㩵㮙㷈䆓䑥䑪䛖䝈䞩䣞䫷䳬偔僫匎卾厄呃呝咢咹噩垩堊堮姶屵岋峉崿廅恶悪惡愕戹扼搤搹擜櫮歞歺湂琧砐砨硆礘腭苊萼蕚蚅蝁覨詻諤讍谔豟軛軶轭遌遏遻鄂鈪鍔鑩锷閼阏阨阸頞顎颚餓餩饿魥鰐鱷鳄鶚鹗齃齶𠥕𠥜𠰜𠱥𠱫𡀾𡅡𡪑𡪗𡴯𡾙𢃲𢨡𢼚𣢛𣤲𣦵𤂷𤎣𤡾𤪄𤭼𤸱𥋙𥑾𥓈𥔲𥯳𦊪𦛅𧊜𧌄𧍬𧠞𧨟𧭪𧼎𨂁𨃃𨌧𨤕𨸷𨺨𩇠𩉴𩊢𩋊𩐰𩕟𩕬𩖀𩚬𩨮𩪤𩸇𩸋𩸖𩽹𪀝𪅴𪘊𪘐𪙯]→è;
+[㼂䄉䕏䖸䩹䱮䳗䳘俄吪囮娥峨峩涐珴皒睋磀莪蛾訛誐譌讹迗鈋锇頟額额魤鰪鵝鵞鹅𠷸𡅅𧒎𧔼𧚄𧢽𧽶𧿕𨱂𨶯𩋽𩑁𩣣𩤩𮤸𰵑𰵮𱂥]→é;
+[噁枙砈頋騀鵈𣄰𣘨𧙃𨵌𩒰𬮰𱅗]→ě;
+[㓵㔩㖾㗁㟧㠋㣂㦍㧖㩵㮙㷈䆓䑥䑪䛖䝈䞩䣞䫷䳬偔僫匎卾厄呃呝咢咹噩垩堊堮姶屵岋峉崿廅恶悪惡愕戹扼搤搹擜櫮歞歺湂琧砐砨硆礘腭苊萼蕚蚅蝁覨詻諤讍谔豟軛軶轭遌遏遻鄂鈪鍔鑩锷閼阏阨阸頞顎颚餓餩饿魥鰐鱷鳄鶚鹗齃齶𠥕𠥜𠰜𠱥𠱫𡀾𡅡𡪑𡪗𡴯𡾙𢃲𢨡𢼚𣢛𣤲𣦵𤂷𤎣𤡾𤪄𤭼𤸱𥋙𥑾𥓈𥔲𥯳𦊪𦛅𧊜𧌄𧍬𧠞𧨟𧭪𧼎𨂁𨃃𨌧𨤕𨸷𨺨𩇠𩉴𩊢𩋊𩐰𩕟𩕬𩖀𩚬𩨮𩪤𩸇𩸋𩸖𩽹𪀝𪅴𪘊𪘐𪙯𪴯𫫇𰲸𰵤𰽞𱂨𱃽𱈚]→è;
[誒诶]→éi;
[奀恩煾蒽𡟯𤇯𤫹]→ēn;
[䅰峎𡵖𡷐]→ěn;
-[䬶䭓䭡摁]→èn;
+[䬶䭓䭡摁𬲷𱃹𱄉]→èn;
[鞥]→ēng;
-[㖇㧫䋩䎟䎠䮘侕儿児兒唲峏栭洏粫而聏胹荋袻輀轜陑隭髵鮞鲕鴯鸸𡦕𣩚𤽓𥅡𦓓𦓔𨎪𩰴𩱊𪕨]→ér;
-[㚷㢽䋙䌺厼尒-尔栮毦洱爾珥耳薾趰迩邇铒餌饵駬𢀪𦗼𧌣𩚪𩱓𪕔]→ěr;
-[㒃㛅䎶䏪䣵二佴刵咡弍弐樲衈誀貮貳贰鉺𠚧𢄽𣧹𦖢𪐰]→èr;
+[㖇㧫䋩䎟䎠䮘侕儿児兒唲峏栭洏粫而聏胹荋袻輀轜陑隭髵鮞鲕鴯鸸𡦕𣩚𤽓𥅡𦓓𦓔𨎪𩰴𩱊𪕨𮝵𰺚]→ér;
+[㚷㢽䋙䌺厼尒-尔栮毦洱爾珥耳薾趰迩邇铒餌饵駬𢀪𦗼𧌣𩚪𩱓𪕔𱅋]→ěr;
+[㒃㛅䎶䏪䣵二佴刵咡弍弐樲衈誀貮貳贰鉺𠚧𢄽𣧹𦖢𪐰𬃘]→èr;
[发彂沷発發醱𤿓]→fā;
-[㕹㘺䇅䣹乏伐傠垡姂栰橃浌疺瞂砝笩筏罚罰罸茷藅閥阀𠞵𤇰𥩱𦪑𨀳𨋺]→fá;
+[㕹㘺䇅䣹乏伐傠垡姂栰橃浌疺瞂砝笩筏罚罰罸茷藅閥阀𠞵𤇰𥩱𦪑𨀳𨋺𭩰]→fá;
[䂲佱法灋鍅𤣹𥎰]→fǎ;
-[㛲珐琺蕟髪髮𧬋]→fà;
+[㛲珐琺蕟髪髮𧬋𬜧]→fà;
[𠲎]→fa;
-[䪛勫噃嬏帆幡忛憣旙旛番籓繙翻蕃藩訉轓颿飜鱕𤄫𦪖𧦟]→fān;
-[㠶㸋㺕䀟䉒䊩䋣䋦䌓䕰䪤䫶䭵䮳凡-凣匥墦杋柉棥樊橎渢瀪瀿烦煩燔璠矾礬笲籵緐繁羳膰舤舧薠蘩蠜襎蹯鐇鐢钒鷭𢐲𢶃𣔶𥢌𥸨𥻫𥼞𥿋𦊻𦨲𧀭𧊾𧢜𨆌𨙮𨟄𩧅𩨏𪖇]→fán;
-[㽹䛀䡊仮反払返釩𢗰𦜒]→fǎn;
-[㕨㛯㤆㴀㶗㼝䀀䉊䐪䒦䣲奿婏嬎梵氾汎泛滼犯畈盕笵範范販贩軓軬飯飰饭𠆩𠒾𡁈𡗹𡜀𡤎𡶉𢇪𣳜𤄑𤬨𤭍𥃵𥅒𥹇𧁉𧉤𧍙𨠒𩡫𩨩]→fàn;
+[䪛勫噃嬏帆幡忛憣旙旛番籓繙翻蕃藩轓颿飜鱕𤄫𦪖𧦟𬙆𬳳𰺜𱈕]→fān;
+[㠶㸋㺕䀟䉒䊩䋣䋦䌓䕰䪤䫶䭵䮳凡-凣匥墦杋柉棥樊橎渢瀪瀿烦煩燔璠矾礬笲籵緐繁羳膰舤舧薠蘩蠜襎蹯鐇鐢钒鷭𢐲𢶃𣔶𥢌𥸨𥻫𥼞𥿋𦊻𦨲𧀭𧊾𧢜𨆌𨙮𨟄𩧅𩨏𪖇𫄩𫔍𫖺𬸪𮐚]→fán;
+[㽹䛀䡊仮反払返釩𢗰𦜒𰵐𰹺]→fǎn;
+[㕨㛯㤆㴀㶗㼝䀀䉊䐪䒦䣲奿婏嬎梵氾汎泛滼犯畈盕笵範范訉販贩軓軬飯飰饭𠆩𠒾𡁈𡗹𡜀𡤎𡶉𢇪𣳜𤄑𤬨𤭍𥃵𥅒𥹇𧁉𧉤𧍙𨠒𩡫𩨩𫐊𰹴𱃴]→fàn;
[䄱匚坊方枋汸淓牥芳蚄邡鈁錺钫鴋𥫳𩇴𩲌𪕃]→fāng;
[㤃埅妨房肪防魴鰟鲂𩗧𩷸]→fáng;
-[㑂㕫㧍㯐䢍䲱仿倣彷旊昉昘瓬眆紡纺舫訪访髣鶭𣄅]→fǎng;
+[㑂㕫㧍㯐䢍䲱仿倣彷旊昉昘瓬眆紡纺舫訪访髣鶭𣄅𫛯]→fǎng;
[放趽𨾔]→fàng;
[堏]→fang;
-[⻜㫵䩁啡妃婓婔扉暃渄猆緋绯菲蜚裶霏非靟飛飝飞餥馡騑騛鲱𢑮𥇖𦱷𨵈𩇫𩙲𩦎𩹉𪁹]→fēi;
-[䈈淝肥腓蜰蟦𤷂𥭬𧓖𩇯𩇽]→féi;
+[⻜㫵䩁啡妃婓婔扉暃渄猆緋绯菲蜚裶霏非靟飛飝飞餥馡騑騛鲱𢑮𥇖𦱷𨵈𩇫𩙲𩦎𩹉𪁹𬴂]→fēi;
+[䈈淝肥腓蜰蟦𤷂𥭬𧓖𩇯𩇽𰳊]→féi;
[㥱䕁䨽匪奜悱斐朏棐榧篚翡胐蕜誹诽𠏿𢾺𣍧𥟍𥠶𦃄𦈗𧍃𧕒𧕿𩄼]→fěi;
-[㔗㩌㵒㹃䆏䉬䑔䒈䕠䚨䛍䠊䤵䨾䰁俷剕厞吠屝废廃廢昲曊杮櫠沸濷狒疿痱癈肺胇芾萉費费鐨镄陫靅鯡鼣𠮆𡌦𢒍𢳁𣙿𤺕𤼺𥄱𥝊𥝋𧌘𧑈𧚆𧝇𨻃𩆦𩇮𩯃𩰾𩱎𩵥𪂏𫂈]→fèi;
-[㤋㬟兝兺分吩哛帉昐朆棻氛竕紛纷翂芬衯訜躮酚鈖雰餴饙𢁤𣬩𣯻𣱦𤔟𦐈𧿚𨳣𨷒𩡷𩢈𩰟]→fēn;
-[㷊㸮䩿䴅坟墳妢岎幩朌枌梤棼橨汾濆炃焚燌燓羒羵肦蒶蕡蚠蚡豮豶轒鐼隫馚馩魵黂鼖鼢𠛸𢊱𢴢𣸣𥳡𦍏𦍪𦦑𦰛𧮱𧷐𨎾𩉵𩿈]→fén;
+[㔗㩌㵒㹃䆏䉬䑔䒈䕠䚨䛍䠊䤵䨾䰁俷剕厞吠屝废廃廢昲曊杮櫠沸濷狒疿痱癈肺胇芾萉費费鐨镄陫靅鯡鼣𠮆𡌦𢒍𢳁𣙿𤺕𤼺𥄱𥝊𥝋𧌘𧑈𧚆𧝇𨻃𩆦𩇮𩯃𩰾𩱎𩵥𪂏𪰶𪲮𫂈𫽧𬃮𬈕𬏦𬣧𰷦𰾐𱆄]→fèi;
+[㤋㬟兝兺分吩哛帉昐朆棻氛竕紛纷翂芬衯訜躮酚鈖雰餴饙𢁤𣬩𣯻𣱦𤔟𦐈𧿚𨳣𨷒𩡷𩢈𩰟𫍛𫟴𱃼𱄀]→fēn;
+[㷊㸮䩿䴅坟墳妢岎幩朌枌梤棼橨汾濆炃焚燌燓羒羵肦蒶蕡蚠蚡豮豶轒鐼隫馚馩魵黂鼖鼢𠛸𢊱𢴢𣸣𥳡𦍏𦍪𦦑𦰛𧮱𧷐𨎾𩉵𩿈𪩸𫅗𫔁𫚍𬳟𮝷𰗺𰞻𰱍𰱟𱀡𱋱]→fén;
[㥹粉黺𠵮𡨖𢚅𦶚]→fěn;
-[㱵㿎份偾僨奋奮弅忿愤憤瀵秎粪糞膹鱝鲼𠻫𡊄𡊅𢅯𢧝𢹔𤖘𤗸𤘝𤰪𥂙𥹻𥽒𨤘𨤚𩸂]→fèn;
-[⻛㐽㒥㛔㜂㠦䀱䒠丰仹偑僼凨凬凮妦寷封峯峰崶枫桻楓檒沣沨灃烽犎猦琒疯瘋盽砜碸篈葑蘴蜂蠭豐鄷酆鋒鎽鏠锋闏霻靊風飌风麷𡨛𡵞𢓱𤖀𥷜𥽈𦜁𧆉𧥹𧾳𨩥𨺢𩉧𩊩𩘵𩙐𩙣]→fēng;
+[㱵㿎份偾僨奋奮弅忿愤憤瀵秎粪糞膹鱝鲼𠻫𡊄𡊅𢅯𢧝𢹔𤖘𤗸𤘝𤰪𥂙𥹻𥽒𨤘𨤚𩸂𪱥𬉂𬏷]→fèn;
+[⻛㐽㒥㛔㜂㠦䀱䒠丰仹偑僼凨凬凮妦寷封峯峰崶枫桻楓檒沣沨灃烽犎猦琒疯瘋盽砜碸篈葑蘴蜂蠭豐鄷酆鋒鎽鏠锋闏霻靊風飌风麷𡨛𡵞𢓱𤖀𥷜𥽈𦜁𧆉𧥹𧾳𨩥𨺢𩉧𩊩𩘵𩙐𩙣𫜑𫲸𮨴]→fēng;
[㦀㵯䏎䙜䩼冯堸夆捀摓浲溄漨綘艂逢馮𥍮𥛝𧍯𨝭𨲫]→féng;
-[䟪唪覂諷𢇫𦧁𩋮𪐃]→fěng;
-[㡝俸凤奉湗焨煈甮縫缝讽賵赗鳯鳳鴌𠣡𣿝𥊒𩐯𩪌]→fèng;
+[䟪唪覂諷讽𢇫𦧁𩋮𪐃]→fěng;
+[㡝俸凤奉湗焨煈甮縫缝賵赗鳯鳳鴌𣿝𥊒𩐯𩪌]→fèng;
[覅]→fiào;
[仏坲梻𧥚𧼴]→fó;
[𤊻]→fōu;
-[紑裦𧉈]→fóu;
-[否妚殕缶缹缻雬鴀𡜊𤽦𧊦𨛔𩂆]→fǒu;
-[㕊㩤㭪㲗䃿䄮䎔䓏䓵䱐䴸伕呋垺夫妋姇娐孵尃怤懯敷旉柎玞痡砆稃筟糐紨綒肤膚荂荴衭豧趺跗邞鄜鈇鳺麩麬麱麸𡏪𡫺𡬇𢗲𣘧𣞒𤆮𤙤𥄓𥒫𥱀𥼼𦇁𦖀𦺉𧀮𧀴𨁒𩵩𩽺𩿧𪊐𫓧]→fū;
-[㚕㜑㟊㠅㪄㫙䋹䌿䍖䑧䕎䘠䞞䟮䡍䨗䭮䳕䵾乀伏佛俘冹凫刜匐咈哹垘孚岪巿幅幞弗彿怫扶拂服枎柫栿桴棴榑氟泭洑浮涪澓炥烰玸琈甶畉畐癁砩祓福稪符笰箙粰紱紼絥綍绂绋罘罦翇艀艴芙芣苻茀茯莩菔葍虙蚨蜉蝠袱襆襥諨踾輻辐郛鉘鉜韍韨颫髴鮄鮲鳧鴔鵩鶝黻𠬝𠲽𡞪𡠞𡦄𢀼𢁀𢂀𢌹𢏍𢒒𢞦𢰆𣀣𣀾𣆵𣑿𣭘𣹋𣻜𣿆𤉨𤝟𤠪𤱽𤶖𥄑𥘬𥦘𥧷𥪋𥪚𥰛𥾧𦊦𦊾𦎭𦐡𦑹𦨈𦨋𦨡𦩡𦮹𦲫𦳓𦽏𦿁𧖚𧥱𧳂𧴌𧼗𧼱𧿳𨌥𨵟𩂔𩂕𩉽𩋟𩋨𩎛𩐚𩓖𩖬𩖼𩜲𩠷𩢰𩳎𫚒]→fú;
-[㓡㕮䋨䌗䗄䩉䫍䫝乶俌俛俯呒嘸府弣抚拊捬撨撫斧椨滏焤甫盙簠胕腐腑蜅輔辅郙釜釡頫鬴鳬黼𠟌𢗫𢯋𢻀𣥋𤙭𤿭𥒰𦎎𧉊𨑑𩑬𩒙𩳐𪂀]→fǔ;
-[⻏⻖㙏㚆㤔㤱㬼㳇㷆㽬㾈䂤䒄䒇䔰䘀䝾䞜䞯䞸䟔䠵䦣䨱䭻䮛付偩傅冨副咐坿复妇婦媍嬔富峊復椱父祔禣秿竎緮縛缚腹萯蕧蚥蚹蛗蝜蝮袝複褔覄覆訃詂讣負賦賻负赋赙赴輹鍑鍢阜阝附陚馥駙驸鮒鰒鲋鳆𠋩𠌽𠓗𠣾𠪻𡐝𡵛𢂆𢠲𣄎𤝔𤭟𤸑𤸗𥨍𥲛𥳇𥷱𦂊𦔍𦰺𦱖𦸱𧄏𧌈𧌓𧒂𧒙𧕡𧻳𨦛𨺅𩂎𩅿𩍏𩒺𩢿𩣜𩣸𩬙𩭺𩵹𩽻𩾿𪀺𪂋𪂾𪃓𪆠𪍏]→fù;
+[紑裦𧉈𰫽]→fóu;
+[否妚殕缶缹缻雬鴀𡜊𤽦𧊦𨛔𩂆𫛜]→fǒu;
+[㕊㩤㭪㲗䃿䄮䎔䓏䓵䱐䴸伕呋垺夫妋姇娐孵尃怤懯敷旉柎玞痡砆稃筟糐紨綒肤膚荂荴衭豧趺跗邞鄜鈇鳺麩麬麱麸𡏪𡫺𡬇𢗲𣘧𣞒𤆮𤙤𤿲𥄓𥒫𥱀𥼼𦇁𦖀𦺉𧀮𧀴𨁒𩵩𩽺𩿧𪊐𫓧𰬅𱇲𱉎𱉜𱋖𱋗]→fū;
+[㚕㜑㟊㠅㪄㫙䋹䌿䍖䑧䕎䘠䞞䟮䡍䨗䭮䳕䵾乀伏佛俘冹凫刜匐咈哹垘孚岪巿幅幞弗彿怫扶拂服枎柫栿桴棴榑氟泭洑浮涪澓炥烰玸琈甶畉畐癁砩祓福稪符笰箙粰紱紼絥綍绂绋罘罦翇艀艴芙芣苻茀茯莩菔葍虙蚨蜉蝠袱襆襥諨踾輻辐郛鉘鉜韍韨颫髴鮄鮲鳧鴔鵩鶝黻𠬝𠲽𡞪𡠞𡦄𢀼𢁀𢂀𢌹𢏍𢒒𢞦𢰆𣀣𣀾𣆵𣑿𣭘𣹋𣻜𣿆𤉨𤝟𤠪𤱽𤶖𥄑𥘬𥦘𥧷𥪋𥪚𥰛𥾧𦊦𦊾𦎭𦐡𦑹𦨈𦨋𦨡𦩡𦮹𦲫𦳓𦽏𦿁𧖚𧥱𧳂𧴌𧼗𧼱𧿳𨌥𨵟𩂔𩂕𩉽𩋟𩋨𩎛𩐚𩓖𩖬𩖼𩜲𩠷𩢰𩳎𫄢𫚒𫛡𫛳𰬘𰽮𰽱𱅎𱉺𱊏]→fú;
+[㓡㕮䋨䌗䗄䩉䫍䫝乶俌俛俯呒嘸府弣抚拊捬撨撫斧椨滏焤甫盙簠胕腐腑蜅輔辅郙釜釡頫鬴鳬黼𠟌𢗫𢯋𢻀𣥋𤙭𤿭𥒰𦎎𧉊𨑑𩑬𩒙𩳐𪂀𫖯]→fǔ;
+[⻏⻖㙏㚆㤔㤱㬼㳇㷆㽬㾈䂤䒄䒇䔰䘀䝾䞜䞯䞸䟔䠵䦣䨱䭸䭻䮛付偩傅冨副咐坿复妇婦媍嬔富峊復椱父祔禣秿竎緮縛缚腹萯蕧蚥蚹蛗蝜蝮袝複褔覄覆訃詂讣負賦賻负赋赙赴輹鍑鍢阜阝附陚馥駙驸鮒鰒鲋鳆𠋩𠌽𠓗𠣾𠪻𡐝𡵛𢂆𢠲𣄎𤝔𤭟𤸑𤸗𥨍𥲛𥳇𥷱𦂊𦔍𦰺𦱖𦸱𧄏𧌈𧌓𧒂𧒙𧕡𧻳𨦛𨺅𩂎𩅿𩍏𩒺𩢿𩣜𩣸𩬙𩭺𩵹𩽻𩾿𪀺𪂋𪂾𪃓𪆠𪍏𫄭𮔅𰁾𰰷𰱦𰺓𰾟𱂩]→fù;
[酜]→fu;
[呷嘎嘠旮𡉅]→gā;
[噶尜錷钆𡼛]→gá;
[尕玍𠁥]→gǎ;
[尬魀𡯰𡯽]→gà;
-[㱾䀭䐩䬵侅垓姟峐晐畡祴絯荄該该豥賅賌赅郂陔𧊏𧯺]→gāi;
-[䪱忋改絠𡧣𢍓𢻉𦫻𨮂𨱕𨱣]→gǎi;
-[㕢㧉㮣䏗丐乢匃匄戤摡杚概槩槪溉漑瓂盖葢蓋鈣钙阣隑𠌰𡒖𢅤𨞨𨸛𩕭]→gài;
-[㓧㤌㶥㿻䇞䊻乹乾亁凲坩尲尴尶尷忓攼杆柑泔漧玕甘疳矸竿筸粓肝芉苷迀酐魐鳱𡯋𡶑𢧀𣗲𣦖𤮽𤯌𧾲𨝌𩖦𩚵𩠁𩢨𩴁𩴵𪔆]→gān;
-[䃭䤗䵟仠感扞擀敢桿橄澉皯秆稈笴簳衦赶趕鰔鱤鳡𠇵𠖫𣘠𥕵𥘏𥰟𥸡𥾍𦪧𦼮𨣝𨳼𩹸𪊄]→gǎn;
-[㽏䯎䲺倝凎干幹旰榦檊汵淦灨盰紺绀詌贑贛赣骭𣁖𣆙𣵼𣹟𤌹𦾮𧆐𧹳𩉐𪉿𪊇𪚬]→gàn;
-[⺱㧏㭎㼚䚗冈冮刚剛堈堽岡掆杠棡牨犅疘矼綱纲缸罁罓罡肛釭鋼鎠钢𠵹𡇬𢭈𢰌𣦐𤭛𦋳𦱌]→gāng;
-[㟠㟵㽘䴚岗崗港𨟼]→gǎng;
+[㱾䀭䐩䬵侅垓姟峐晐畡祴絯荄該该豥賅賌赅郂陔𧊏𧯺𰬓]→gāi;
+[䪱忋改絠𡧣𢍓𢻉𦫻𨮂𨱕𨱣𬘠]→gǎi;
+[㕢㧉㮣䏗丐乢匃匄戤摡杚概槩槪溉漑瓂盖葢蓋鈣钙阣隑𠌰𡒖𢅤𨝕𨞨𨸛𩕭𬮿𰇀]→gài;
+[㓧㤌㶥㿻䇞䊻乹乾亁凲坩尲尴尶尷忓攼杆柑泔漧玕甘疳矸竿筸粓肝芉苷迀酐魐鳱𡯋𡶑𢧀𣗲𣦖𤮽𤯌𧾲𨝌𩖦𩚵𩠁𩢨𩴁𩴌𩴵𪔆𱉊]→gān;
+[䃭䤗䵟仠感扞擀敢桿橄澉皯秆稈笴簳衦赶趕鰔鱤鳡𠇵𠖫𣘠𥕵𥘏𥸡𥾍𦪧𦼮𨣝𨳼𩹸𪊄𫤽]→gǎn;
+[㽏䯎䲺倝凎干幹旰榦檊汵淦灨盰紺绀詌贑贛赣骭𣁖𣆙𣵼𣹟𤌹𦾮𧆐𧹳𩉐𪉿𪊇𪚬𫎬𬣠𬸹]→gàn;
+[⺱㧏㭎㼚䚗冈冮刚剛堈堽岡掆杠棡牨犅疘矼綱纲缸罁罓罡肛釭鋼鎠钢𠵹𡇬𢭈𢰌𣦐𤭛𦋳𦱌𫇪𫩚𮣲𰉙𰠫]→gāng;
+[㟠㟵㽘䴚岗崗港𨟼𮭰]→gǎng;
[戅戆槓焵焹筻鿍𣗵]→gàng;
-[㤒䆁䓘槔槹橰櫜滜皋皐睾篙糕羔羙膏臯韟餻高髙鷎鷱鼛𡼗𣓌𣽎𥢐𦍱𦏦𦤎𦺆𧢌𨝲𩏤𪔘]→gāo;
-[㚏㚖㵆㾸夰搞暠杲槀槁檺稁稾稿縞缟菒藁藳镐𤱟𥓖𥢑𧚡𧜉𩓢𩔇𩕍𩫓]→gǎo;
+[㤒䆁䓘槔槹橰櫜滜皋皐睾篙糕羔羙膏臯韟餻高髙鷎鷱鼛𡼗𣓌𣽎𥢐𦍱𦏦𦤎𦺆𧢌𨝲𩏤𪔘𬸢]→gāo;
+[㚏㚖㵆㾸夰搞暠杲槀槁檺稁稾稿縞缟菒藁藳镐𤱟𥓖𥢑𧚡𧜉𩓢𩔇𩕍𩫓𱂳]→gǎo;
[勂吿告峼祮祰禞筶誥诰郜鋯锆𡋟𡜲𡷥𢍎𢞟𣝏𧠼𩋺]→gào;
-[㤎䔅仡割咯哥圪彁戈戓戨搁擱歌滒牫牱犵疙纥肐胳袼謌鎶鴐鴚鴿鸽鿔𠛊𠯫𠸲𠺝𡟍𢎄𤇞𤜊𤭻𦨜𧎺𧗶𨝆𨟶𨾓𩢅𩾷𪀁𪀉𪃿]→gē;
-[㖵㗆㠷㦴㭘㵧㷴䈓䐙䗘䘁䛿䨣䪂䪺䫦佮匌呄嗝塥愅挌搿敋格槅櫊滆獦膈臵茖葛蛒裓觡諽輵轕镉閣閤阁隔革鞈鞷韐韚騔骼鬲鮯𠲱𠹓𢆜𢓜𢡍𢧧𢩓𢯹𢼛𣭝𤠇𤩲𥉅𥢸𥴩𥺊𦑜𧈌𧈑𧈖𧊧𧿩𨍮𨏚𨏴𨐥𨞛𨼣𩎎𩢛𩨀𩹺𩹿𩼙𪄎𪌣]→gé;
+[㤎䔅仡割咯哥圪彁戈戓戨搁擱歌滒牫牱犵疙纥肐胳袼謌鎶鴐鴚鴿鸽鿔𠛊𠯫𠸲𠺝𡟍𢎄𤇞𤜊𤭻𦨜𧎺𧗶𨝆𨟶𨾓𩢅𩾷𪀁𪀉𪃿𫛤𬤐𬸂𬸠𱉕]→gē;
+[㖵㗆㠷㦴㭘㵧㷴䈓䐙䗘䘁䛿䨣䪂䪺䫦佮匌呄嗝塥愅挌搿敋格槅櫊滆獦膈臵茖葛蛒裓觡諽輵轕镉閣閤阁隔革鞈鞷韐韚騔骼鬲鮯𠲱𠹓𢆜𢓜𢡍𢧧𢩓𢯹𢼛𣭝𤠇𤩲𥉅𥢸𥴩𥺊𦑜𧈌𧈑𧈖𧊧𧿩𨍮𨏚𨏴𨐥𨞛𨼣𩎎𩢛𩨀𩹺𩹿𩼙𪄎𪌣𫚗𫠅𬤑𬨍𬮤𮝺𱂆𱋓]→gé;
[哿嗰舸𤕒𥰮]→gě;
[䧄个個各硌箇虼铬𦓱]→gè;
[給给]→gěi;
[根跟𠛵]→gēn;
[哏]→gén;
-[䫀艮𩒝𩓓]→gěn;
-[㫔㮓亘亙揯搄茛𠄣𥃩𨒼]→gèn;
-[㹴㹹䎴䢚刯庚椩浭焿畊絚緪縆羮羹耕菮賡赓鶊鹒𦣍𧙸𩜣𩱁𩱋𩱧]→gēng;
-[㾘䋁䌄哽埂峺挭梗綆绠耿莄郠骾鯁鲠𠡣𡩃𢙾𢞚𣆳𥉔𥾚𦛟𦵸𧀙𧋑𩂼]→gěng;
-[䱍䱎䱭䱴堩暅更𡍷𣈶𣎄𥅨𥔂𦚸𦜷𦞌𧰨]→gèng;
-[㓚㕬䂵䍔䐵䢼䰸䲲䳍供公功匑匔厷塨宫宮工幊弓恭愩攻杛熕碽糼肱蚣觥觵躬躳髸龏龔龚𠇒𡚑𢁠𢖷𤅐𤱨𥫋𥸲𦄜𦊫𦔸𦞗𦞨𦬘𧆷𧎡𧘏𨉫𨊧𨋝𨋷𨒱𨴛𩃙𩐣𩛘𪏠𪏢]→gōng;
-[㤨㧬㫒㭟㺬㼦䂬䡗䱋巩廾拱拲栱汞珙輁鞏𢀜𢸁𤨶𤬳𥧂𥨐𦈩𦓳𨋑𨣂𩌌𫋐]→gǒng;
-[㓋㔶㯯䇨䔈共唝羾莻貢贡𠌕𠞖𡔕𡟫𥧡𦩼𪄌]→gòng;
-[慐]→gong;
-[㡚㽛䑦䬲佝勾沟溝篝簼緱缑袧褠鈎鉤钩鞲韝𠛎𡗁𣕌𤖮𤫱𥬉𥴴𥿺𦩷𦽋𪚭]→gōu;
+[䫀艮𩒝𩓓𫖱𬱝]→gěn;
+[㫔㮓亘亙揯搄茛𠄣𣕲𥃩𨒼]→gèn;
+[㹴㹹䎴䢚刯庚椩浭焿畊絚緪縆羮羹耕菮賡赓鶊鹒𦣍𧙸𩜣𩱁𩱋𩱧𬘵𰬌]→gēng;
+[㾘䋁䌄哽埂峺挭梗綆绠耿莄郠骾鯁鲠𠡣𡩃𢙾𢞚𣆳𥉔𥾚𦛟𦵸𧀙𧋑𩂼𬒔]→gěng;
+[䱍䱎䱭䱴堩暅更𡍷𣈶𣎄𥅨𥔂𦚸𦜷𦞌𧰨𬶊𮀲𱇥𱈇𱈈]→gèng;
+[㓚㕬䂵䍔䐵䢼䰸䲲䳍供公功匑匔厷塨宫宮工幊弓恭愩攻杛熕碽糼肱蚣觥觵躬躳髸龏龔龚𠇒𡚑𢁠𢖷𤅐𤱨𥫋𥸲𦄜𦊫𦔸𦞗𦞨𦬘𧆷𧎡𧘏𨉫𨊧𨋝𨋷𨒱𨴛𩃙𩐣𩛘𪏠𪏢𫺌𬊎𮭥𱍁]→gōng;
+[㤨㧬㫒㭟㺬㼦䂬䡗䱋巩廾拱拲栱汞珙輁鞏𢀜𢸁𤨶𤬳𥧂𥨐𦈩𦓳𨋑𨣂𩌌𫋐𬠈𬨆𰺄]→gǒng;
+[㓋㔶㯯䇨䔈共唝羾莻貢贡𠌕𠞖𡔕𡟫𥧡𦩼𪄌𫝪𰱀]→gòng;
+[慐𰑟]→gong;
+[㡚㽛䑦䬲佝勾沟溝篝簼緱缑袧褠鈎鉤钩鞲韝𠛎𡗁𣕌𤖮𤫱𥬉𥴴𥿺𦩷𦽋𪚭𫖕𬲯𰽭𱍅]→gōu;
[㺃岣枸狗玽笱耇-耉芶苟蚼豿𡖑𢄇𣕉𣙱𦱣𨩦]→gǒu;
-[㗕㝅㝤㨌䃓䝭冓坸垢够夠姤媾彀搆撀构構煹茩覯觏訽詬诟購购遘雊𣫌𤚼𤠼𥉇𥧒𦎯𦎼𦵷𧃛𧲿𧵈𩄢𪃺]→gòu;
-[㼋䉉䐻估呱咕唂姑嫴孤柧橭沽泒笟箍箛篐罛苽菇菰蛄觚軱軲轱辜酤鈲鮕鴣鸪𠷞𠽿𡗷𢡇𣀐𥂰𥿍𦊬𦋆𦺠𧆻𧇡𧬕𨠋𨬕𨱃𨸯]→gū;
+[㗕㝅㝤㨌䃓䝭冓坸垢够夠姤媾彀搆撀构構煹茩覯觏訽詬诟購购遘雊𣫌𤚼𤠼𥉇𥧒𦎯𦎼𦵷𧃛𧲿𧵈𩄢𪃺𫎧𰵛]→gòu;
+[㼋䉉䐻估呱咕唂姑嫴孤柧橭沽泒笟箍箛篐罛苽菇菰蛄觚軱軲轱辜酤鈲鮕鴣鸪𠷞𠽿𡗷𢡇𣀐𥂰𥿍𦊬𦋆𦺠𧆻𧇡𧬕𨠋𨬕𨱃𨸯𮝴]→gū;
[䜼䮩鶻𦎰𧳸]→gú;
-[⻣㒴㚉㯏㾶䀇䀜䀦䀰䐨䵻䶜傦古唃啒嘏夃尳愲扢榖榾毂汩淈濲瀔牯皷皼盬瞽穀糓縎罟羖股脵臌蓇薣蛊蛌蠱詁诂谷轂逧鈷钴餶馉骨鹄鹘鼓鼔𠑹𠻧𡷓𡽂𢝳𣖫𣦩𣦭𣨍𣨺𣫀𣱫𤅱𤚱𥐬𥠳𥮝𥵠𦈔𦍩𦾫𧟣𧣡𧵎𨪷𨵐𩙏𩲱𪇗𪕷]→gǔ;
+[⻣㒴㚉㯏㾶䀇䀜䀦䀰䐨䵻䶜傦古唃啒嘏夃尳愲扢榖榾毂汩淈濲瀔牯皷皼盬瞽穀糓縎罟羖股脵臌蓇薣蛊蛌蠱詁诂谷轂逧鈷钴餶馉骨鹄鹘鼓鼔𠑹𠻧𡷓𡽂𢝳𣖫𣦩𣦭𣨍𣨺𣫀𣱫𤅱𤚱𥐬𥠳𥮝𥵠𦈔𦍩𦙶𦾫𧟣𧣡𧵎𨪷𨵐𩙏𩲱𪇗𪕷]→gǔ;
[㧽㽽䍛䓢僱凅固堌崓崮故梏棝牿痼祻稒錮锢雇顧顾鯝鲴𣪸𩴡]→gù;
-[㧓㶽䏦䒷䫚䯄䯏刮劀栝歄煱瓜緺聒胍趏踻銽颪颳騧鴰鸹𠛒𠜵𠟗𠯑𠵯𡜁𥄼𥈓𧿼𨵃𩢍𩻎]→guā;
+[㧓㶽䏦䒷䫚䯄䯏刮劀栝歄煱瓜緺聒胍趏踻銽颪颳騧鴰鸹𠛒𠜵𠟗𠯑𠵯𡜁𥄼𥈓𧿼𨵃𩢍𩻎𬅥𬳷𮉨]→guā;
[𪇜]→guá;
[㒷䈑冎剐剮叧寡𠆣𠈥𠊰𠙼𠮠𣅻𧤐]→guǎ;
-[卦啩坬挂掛絓罣罫褂詿诖𤆜𥝒𦊱]→guà;
+[卦啩坬挂掛絓罣罫褂詿诖𤆜𥝒𦊱𮉤]→guà;
[㾩䂷乖掴摑𠛕𠦬𡇸𡧩𦮃𧱾]→guāi;
[拐枴柺箉𦫳𧊅]→guǎi;
-[㧔䂯䊽叏夬怪恠𡌪𡖪𢶒𣲾𥑋𥑰𧴚𩶦]→guài;
-[䚪䤽倌关冠官棺瘝癏窤蒄覌観觀观関闗關鰥鱞鳏𠴨𡅭𡠒𡭷𢇇𢉂𢺄𥈒𥍅𥎅𥜄𥷬𥿑𦺊𨷀𩖒]→guān;
-[䏓䗆䘾䦎䩪䪀䲘琯痯筦管舘莞輨錧館馆鳤𦛤𨵄]→guǎn;
-[㮡㴦䎚䗰䙛䙮䝺丱悹悺惯慣掼摜樌毌泴涫潅灌爟瓘盥矔礶祼罆罐貫贯躀遦鏆鑵雚鱹鸛鹳𠬆𣥥𣩔𣬂𤼐𥉀𥊫𨝑𨱌𪈸]→guàn;
-[侊僙光咣垙姯桄洸灮炗炚炛烡胱茪輄銧黆𤖖𧻺𨎩𨐈𨶰𩒚𩧉𪕓]→guāng;
+[㧔䂯䊽叏夬怪恠𡌪𡖪𢶒𣲾𥑋𥑰𧴚𩶦𪭯]→guài;
+[䚪䤽倌关冠官棺瘝癏窤蒄覌観觀观関闗關鰥鱞鳏𠴨𡅭𡠒𡭷𢇇𢉂𢺄𥈒𥍅𥎅𥜄𥷬𥿑𦺊𨷀𩖒𬶵]→guān;
+[䏓䗆䘾䦎䩪䪀䲘琯痯筦管舘莞輨錧館馆鳤𦛤𨵄𫐑𰾒𰿨]→guǎn;
+[㮡㴦䎚䗰䙛䙮䝺丱悹悺惯慣掼摜樌毌泴涫潅灌爟瓘盥矔礶祼罆罐貫贯躀遦鏆鑵雚鱹鸛鹳𠬆𣥥𣩔𣬂𤼐𥉀𥊫𨝑𨱌𪈸𬦻𬶺𰭄]→guàn;
+[侊僙光咣垙姯桄洸灮炗炚炛烡珖胱茪輄銧黆𤖖𧻺𨎩𨐈𨶰𩒚𩧉𪕓𬨒𰽵𰿹𱄾]→guāng;
[广広廣犷獷臩𠏤𤳭𤴀𥀱𪇵]→guǎng;
-[㤮㫛俇撗珖臦逛𢓯𦢎𨤡𩑈]→guàng;
+[㤮㫛俇撗臦逛𢓯𦢎𨤡𩑈𬪺]→guàng;
[欟]→guang;
-[⻱⻲㰪䅅䲅亀傀圭妫媯嫢嬀巂帰廆归摫椝槻槼櫷歸珪瑰璝瓌皈硅窐胿膭茥螝袿規规邽郌閨闺騩鬶鬹鮭鲑龜龟𡃩𡌲𡹙𢄊𢻂𤼮𥇳𥈸𥍁𥦣𦓯𦤇𧷱𨾚𨾴𩓠𪄯𪆳𪈥𪊧]→guī;
-[⻤㔳㧪㨳㲹㸵䃽䍯䞨䣀䤥佹匦匭厬垝姽宄庋庪恑攱晷朹氿湀癸瞡祪簋蛫蟡觤詭诡軌轨陒鬼𠱓𡷺𢃯𣢪𣪕𣷾𤘧𥍨𥥠𦳛𧊄𩊛𩱻𩲡𩳧𪀗]→guǐ;
-[㪈䁛䈐䌆䐴䝿䞈䠩䳏刽刿劊劌匱嶡撌攰昋柜桂桧椢槶檜櫃炔猤癐瞶禬筀簂蓕襘貴贵跪鞼鱖鱥鳜𠐽𠪑𡗤𡧭𡬂𢠿𣄜𣦦𣧎𤡱𤱺𤱾𤲉𤻿𤿡𥎛𥜏𧡫𧹑𧻜𨇙𨋡𨲿𩉝𩍨𩏐𩏡𩔆𩪁𩳝𪏤]→guì;
-[㨰㯻䃂䎾䜇丨惃滚滾磙緄绲蓘蔉衮袞輥辊鮌鯀鲧𠃌𡈧𡘝𢃩𣮎𥕦𦓼𦠺𦫎𩨬𩩌]→gǔn;
-[㙥䵪棍璭睔睴謴𠞬𡻨𧬪𧸫]→gùn;
-[㗻㳡㿆呙咼啯嘓埚堝墎崞彉彍濄瘑蝈蟈郭鈛鍋锅𡓣𣁯𣂄𣽅𣽰𥂣𦗒𦘌𦬗𨽏𩫏𩰬𩰭𪆹𪈃]→guō;
-[㕵㶁䂸䆐䬎囯囶囻国圀國帼幗慖漍聝腘膕蔮虢馘𠩥𠿤𡇄𢐚𢧰𢸗𢹖𤂁𤮋𥄍𥆘𦄰𦛢𦸈𧖻𧤯𧭕𧭣𧰒𧾛𨉹𨭗𩉕𩪐]→guó;
-[䙨䴹惈果椁槨淉猓粿綶菓蜾裹褁輠錁鐹餜馃𠜴𢃦𥁁𥕖𥜭𩋗𩻧𪂠𪋊]→guǒ;
-[㳀过過𠋜𢅗𢝸𧒖𧥵𩟂]→guò;
+[⻱⻲㰪䅅䲅亀傀圭妫媯嫢嬀巂帰廆归摫椝槻槼櫷歸珪瑰璝瓌皈瞡硅窐胿膭茥螝袿規规邽郌閨闺騩鬶鬹鮭鲑龜龟𡃩𡌲𡹙𢄊𢻂𤼮𥇳𥈸𥍁𥦣𦓯𦤇𧷱𨾚𨾴𩓠𪄯𪆳𪈥𪊧𪻺𫚜𫰹𬃀𰓻𰥪𱅡]→guī;
+[⻤㔳㧪㨳㲹㸵䃽䍯䞨䣀䤥佹匦匭厬垝姽宄庋庪恑攱晷朹氿湀癸祪簋蛫蟡觤詭诡軌轨陒鬼𠱓𡷺𢃯𣢪𣪕𣷾𤘧𥍨𥥠𦳛𧊄𩊛𩱻𩲡𩳧𪀗𰲲𰽺𱉭]→guǐ;
+[㪈䁛䈐䌆䐴䝿䞈䠩䳏刽刿劊劌匱嶡撌攰昋柜桂桧椢槶檜櫃炔猤癐瞶禬筀簂蓕襘貴贵跪鞼鱖鱥鳜𠐽𠪑𡗤𡧭𡬂𢠿𣄜𣦦𣧎𤡱𤱺𤱾𤲉𤶊𤻿𤿡𥎛𥜏𧡫𧹑𧻜𨇙𨋡𨲿𩉝𩍨𩏐𩏡𩔆𩪁𩳝𪏤𫂆𫋻𫢔𮬝𰔋𰧻𰸊𱁹𱉤]→guì;
+[㨰㯻䃂䎾䜇丨惃滚滾磙緄绲蓘蔉衮袞輥辊鮌鯀鲧𠃌𡈧𡘝𢃩𣮎𥕦𦓼𦠺𦫎𩨬𩩌𱇢]→gǔn;
+[㙥䵪棍璭睔睴謴𠞬𡻨𧬪𧸫𫬙𬑆𬑕𬤆𬤖]→gùn;
+[㗻㳡㿆呙咼啯嘓埚堝墎崞彉彍濄瘑蝈蟈郭鈛鍋锅𡓣𣁯𣂄𣽅𣽰𥂣𦗒𦘌𦬗𨽏𩫏𩰬𩰭𪆹𪈃𫓨𫪀𬏮𭚦]→guō;
+[㕵㶁䂸䆐䬎囯囶囻国圀國帼幗慖漍聝腘膕蔮虢馘𠩥𠿤𡇄𢐚𢧰𢸗𢹖𤂁𤮋𥄍𥆘𦄰𦛢𦸈𧖻𧤯𧭕𧭣𧰒𧾛𨉹𨭗𩉕𩪐𬇹𬜿𬧩𬭇𬱿]→guó;
+[䙨䴹惈果椁槨淉猓粿綶菓蜾裹褁輠錁鐹餜馃𠜴𢃦𥁁𥕖𥜭𩋗𩻧𪂠𪋊𬶯𰺍𰽾𱋙]→guǒ;
+[㳀过過𠋜𢅗𢝸𧒖𧥵𩟂𬲸𰲺]→guò;
[哈铪𨉣]→hā;
[蛤𡄟]→há;
[奤]→hǎ;
-[㨟㰧㰩㱼㾂咍咳嗨𣢇𨸜]→hāi;
-[㜾䠽䯐䱺孩还還頦骸𠹛𧻲𧽊𧽖𩠚𩰶]→hái;
+[㨟㰧㰩㱼㾂咍咳嗨𣢇𨸜𫼥]→hāi;
+[㜾䠽䯐䱺孩还還頦骸𠹛𧻲𧽊𧽖𩠚𩰶𫩯]→hái;
[塰海烸胲酼醢𣖻𣳠𥁐𥂧𨡬]→hǎi;
-[㤥㧡㺔䇋亥嗐妎害氦餀饚駭駴骇𠀅𠔑𡕗𡾨𢞐𢩸𢻜𤵽𥩤𥩲𦐤𦤦𦤬𦷷𨀖𩞞𩡔𩪃𩹄]→hài;
+[㤥㧡㺔䇋亥嗐妎害氦餀饚駭駴骇𠀅𠔑𡕗𡾨𢞐𢩸𢻜𤵽𥩤𥩲𦐤𦤦𦤬𦷷𨀖𨒨𩞞𩡔𩪃𩹄𮩜𮪢]→hài;
[嚡]→hai;
-[㤷䘶䣻佄哻嫨憨歛蚶谽酣頇顸馠鼾𠵸𡬖𣝽𣢅𣢺𤞶𤸕𧭻𧮰𧮳𧵊𧹣𩈣]→hān;
-[㖤㟏㟔㮀㶰㼨䈄䎏䗙䤴䥁䨡䶃函凾含咁唅圅娢寒崡嵅晗梒浛涵澏焓琀甝筨肣虷蜬邗邯鋡韓韩魽𠗴𠤮𠤾𠥴𠦊𠲒𠿑𡇜𢔈𣘞𣢟𣵷𤬯𤭙𥀐𥆡𦜆𦞞𦥖𦺦𧃙𧑚𩄙𩦊𫒶]→hán;
+[㤷䘶䣻佄哻嫨憨歛蚶谽酣頇顸馠鼾𠵸𡬖𣝽𣢅𣢺𤞶𤸕𧭻𧮰𧮳𧵊𧹣𩈣𬥴𰙎]→hān;
+[㖤㟏㟔㮀㶰㼨䈄䎏䗙䤴䥁䨡䶃函凾含咁唅圅娢寒崡嵅晗梒浛涵澏焓琀甝筨肣虷蜬邗邯鋡韓韩魽𠗴𠤮𠤾𠥴𠦊𠲒𠿑𡇜𢔈𣘞𣢟𣵷𤬯𤭙𥀐𥆡𦜆𦞞𦥖𦺦𧃙𧑚𩄙𩦊𫒶𫠐𰾅]→hán;
[㘎㘕㘚㸁㺖䍐䍑䓍丆厈喊浫罕蔊豃阚鬫𠽦𣛴𦒝𧯘𧾔]→hǎn;
-[㑵㒈㢨㨔㪋㲦㵄㺝䎯䏷䓿䕿䗣䛞䧲䫲䮧傼垾屽岾悍憾捍撖撼旱晘暵汉汗涆漢瀚焊熯猂皔睅翰莟菡蘫蛿蜭螒譀釬銲鋎閈闬雗頷顄颔馯駻鶾𠢇𠹄𡁀𡣔𡷛𡻡𢀵𢃗𢄜𢇞𢎘𢔔𢧦𣐺𣒷𤀉𤌐𤳉𤿧𥇌𥉰𦋣𦒅𧂃𧰪𨁄𨛎𨢈𨸗𩎒𩕠𩖺𩗤𩞿𩭥𩹑𩹼𩾝𫘣]→hàn;
+[㑵㒈㢨㨔㪋㲦㵄㺝䎯䏷䓿䕿䗣䛞䧲䫲䮧傼垾屽岾悍憾捍撖撼旱晘暵汉汗涆漢瀚焊熯猂皔睅翰莟菡蘫蛿蜭螒譀釬銲鋎閈闬雗頷顄颔馯駻鶾𠢇𠹄𡁀𡣔𡷛𡻡𢀵𢃗𢄜𢇞𢎘𢔔𢧦𣐺𣒷𤀉𤌐𤳉𤿧𥇌𥉰𦋣𦒅𧂃𧰪𨁄𨛎𨢈𨸗𩎒𩕠𩖺𩗤𩞿𩭥𩹑𩹼𩾝𫘛𫘣𬞫𬣸𬬧𬭍𬰱𰶆𱂰𱅠𱉋]→hàn;
[兯爳]→han;
[㰠䂫䦭夯𠡊𤵻𩠾𩲋𪐦𪕇]→hāng;
-[㤚䀪䘕䲳垳斻杭珩笐筕絎绗航苀蚢貥迒頏颃魧𤼍𦐄𦨵𧘃𧦑𨁈𨾒𪗜]→háng;
+[㤚䀪䘕䲳垳斻杭珩笐筕絎绗航苀蚢貥迒頏颃魧𤼍𦐄𦨵𧘃𧦑𨁈𨾒𪗜𬹽𱇘]→háng;
[䟘䣈沆𡕧𤰟𥮕𩔋]→hàng;
[嚆茠蒿薅薧𡽝𢻇𣭖𣭹𤡇𤢨𧯌𩮘]→hāo;
-[㠙㩝㬔䝥䧫儫嗥嘷噑嚎壕椃毜毫濠獆獋獔竓籇蚝蠔諕譹豪貉𠚃𠢕𡐒𣘫𤀃𤢭𨂜𨒑𨚙𨼍𩐮𩖸𩫕]→háo;
+[㠙㩝㬔䝥䧫儫嗥嘷噑嚎壕椃毜毫濠獆獋獔竓籇蚝蠔諕譹豪貉𠚃𠢕𡐒𣘫𤀃𤢭𨂜𨒑𨚙𨼍𩐮𩖸𩫕𬤀𬤫]→háo;
[好郝𡥆𤫧]→hǎo;
-[㘪㙱㚪㝀㞻㬶䒵䚽䝞䧚䪽䯫傐号哠恏悎昊昦晧暤暭曍浩淏滈澔灏灝皓皜皞皡皥秏耗聕薃號鄗鎬顥颢鰝𡚌𡚽𡠖𣆧𣚧𤝐𤩩𤩭𥍣𦳁𧇼𧬁𨚮𨠬𩲊]→hào;
+[㘪㙱㚪㝀㞻㬶䒵䚽䝞䧚䪽䯫傐号哠恏悎昊昦晧暤暭曍浩淏滈澔灏灝皓皜皞皡皥秏耗聕薃號鄗鎬顥颢鰝𡚌𡚽𡠖𣆧𣚧𤝐𤩩𤩭𥍣𦳁𧇼𧬁𨚮𨠬𩲊𬣜𰶅𱈋]→hào;
[㰤㿣䏜䶎呵喝嗬抲欱蠚訶诃𠀀𠳊𠵩𢥳𣣹𥘫𦘿𩐥𩑸𪖲]→hē;
-[㕡㗿㥺㪃㪉㭱㮝㮫㹇㿥䃒䅂䒩䕣䞦䢔䫘䮤䶅何劾合咊和哬啝姀峆惒敆曷柇核楁毼河涸渮澕熆狢皬盇盉盍盒礉禾秴篕籺粭紇翮荷菏萂蚵螛覈訸詥貈輅郃鉌鑉闔阂阖鞨頜颌饸魺鲄鶡鹖麧齕龁龢𠘢𠚔𠧕𠰓𠳇𠶹𠻙𡇞𡇶𢄍𣏷𣲲𣿌𤈧𤖱𥝖𥝸𥞄𥞍𥟃𥻉𥽶𦃔𦇸𦒏𦛘𦛜𦳬𦼵𧇎𧇮𧊬𧝳𧪞𧭳𧮵𨋟𨍇𨜱𨜴𨨛𨴢𩅢𩌡𩩲𪈊𪘹]→hé;
-[㬞㵑㷎䚂䳽佫嗃垎壑寉焃煂熇燺爀癋碋穒翯袔褐謞賀贺赫靍-靏鶮鶴鸖鹤𠗂𠡀𠶾𡫥𢅰𢬲𣆈𤌾𥋿𦺞𦽅𧀔𧝂𧨂𧬂𧬱𧯉𩄸𩩒𩵢]→hè;
-[㱄嘿潶黑黒𢖛𢡀𥕙𨭆𩻤]→hēi;
+[㕡㗿㥺㪃㪉㭱㮝㮫㹇㿥䃒䅂䒩䕣䞦䢔䫘䮤䶅何劾合咊和哬啝姀峆惒敆曷柇核楁毼河涸渮澕熆狢皬盇盉盍盒礉禾秴篕籺粭紇翮荷菏萂蚵螛覈訸詥貈輅郃鉌鑉闔阂阖鞨頜颌饸魺鲄鶡鹖麧齕龁龢𠘢𠚔𠧕𠰓𠳇𠶹𠻙𡇞𡇶𢄍𣏷𣒗𣲲𣿌𤈧𤖱𥝖𥝸𥞄𥞍𥟃𥻉𥽶𦃔𦇸𦒏𦛘𦛜𦳬𦼵𧇎𧇮𧊬𧝳𧪞𧭳𧮵𨋟𨍇𨜱𨜴𨨛𨴢𩅢𩌡𩩲𪈊𪘹𪡛𫓼𫠁𬌗𬤒𰇡𰵝𰵣𰽬𱋇]→hé;
+[㬞㵑㷎䚂䳽佫嗃垎壑寉焃煂熇燺爀癋碋穒翯袔褐謞賀贺赫靍-靏鶮鶴鸖鹤𠗂𠡀𠶾𡫥𢅰𢬲𣆈𤌾𥋿𦺞𦽅𧀔𧝂𧨂𧬂𧬱𧯉𩄸𩩒𩵢𬸰𰜢𰵿]→hè;
+[㱄嘿潶黑黒𢖛𢡀𥕙𨭆𩻤𬭶]→hēi;
[㯊拫痕鞎𦚣]→hén;
-[䓳佷很狠詪]→hěn;
+[䓳佷很狠詪𬣳]→hěn;
[恨]→hèn;
[亨哼啈悙涥脝𣨉𦨾]→hēng;
[㔰㶇䬖䬝䯒姮恆恒桁横橫烆胻蘅衡鑅鴴鵆鸻𠔲𠧿𡧦𤮏𥞧𦶙𧝒𩙯𪏓]→héng;
[堼]→hèng;
[噷]→hm;
-[䆪䎕叿吽呍哄嚝揈渹灴烘焢硡薨訇谾軣輷轟轰鍧𠐿𠹅𢝁𢝻𤃫𤟼𥓰𥔀𥕗𦐳𦑟𦑠𦒃𦕠𨋮𨌁𨎗𩐠𩒼𩓅𩖉𩗄𩘇𩙛𪈘]→hōng;
-[㖓㗢㢬䃔䆖䉺䞑䡌䡏䧆䨎䩑䪦䫹䫺䲨仜吰垬妅娂宏宖弘彋汯泓洪浤渱潂玒玜硔竑竤粠紅紘紭綋红纮翃翝耾苰荭葒葓蕻虹谹谼鈜鉷鋐閎闳霐霟鞃魟鴻鸿黉黌𠪷𠲓𡇳𡵓𢂔𢘌𢬀𤂲𤄏𥏕𥥈𦁷𦏺𦐌𧈽𧐬𧮴𨌆𨥺𨹁𨾊𩘎𫚉]→hóng;
+[䆪䎕叿吽呍哄嚝揈渹灴烘焢硡薨訇谾軣輷轟轰鍧𠐿𠹅𢝁𢝻𤃫𤟼𥓰𥔀𥕗𦐳𦑟𦑠𦒃𦕠𨋮𨌁𨎗𩐠𩒼𩓅𩖉𩗄𩘇𩙛𪈘𫐒𫩕𬱥𰺆𰾡]→hōng;
+[㖓㗢㢬䃔䆖䉺䞑䡌䡏䧆䨎䩑䪦䫹䫺䲨仜吰垬妅娂宏宖弘彋汯泓洪浤渱潂玒玜硔竑竤粠紅紘紭綋红纮翃翝耾苰荭葒葓蕻虹谹谼鈜鉷鋐閎闳霐霟鞃魟鴻鸿黉黌𠪷𠲓𡇳𡵓𢂔𢘌𢬀𤂲𤄏𥏕𥥈𦁷𦏺𦐌𧈽𧐬𧮴𨌆𨥺𨹁𨾊𩘎𫚉𫟄𫟹𬭂𬭎𬷾𮣳𰇖𰬋]→hóng;
[㬴䀧嗊晎𢗵𢦅𢼦𣽝𨢣𩒓𩕆𩕉]→hǒng;
-[㶹撔澋澒訌讧銾閧闀闂鬨𠳃𡺭𥈿𥥡𥰲𦕷𦶓𧊯𧋔𧾧𩒴𩗢𩰓]→hòng;
+[㶹撔澋澒訌讧銾閧闀闂鬨𠳃𡺭𥈿𥥡𥰲𦕷𦶓𧊯𧋔𧾧𩒴𩗢𩰓𬮢𭱊𰾁]→hòng;
[齁𠯜𩙡𪅺𪖙]→hōu;
-[㗋㤧㬋㮢㺅䂉䗔䙈䫛䳧侯喉帿猴瘊睺矦篌糇翭翵葔鄇鍭餱骺鯸𡞥𡟑𡹵𢜴𣔹𣣠𣣡𥈑𥚦𦑚𦚥𦞈𦞕𧇹𧮶𧼵𩃺𪃶𪑻]→hóu;
+[㗋㤧㬋㮢㺅䂉䗔䙈䫛䳧侯喉帿猴瘊睺矦篌糇翭翵葔鄇鍭餱骺鯸𡞥𡟑𡹵𢜴𣔹𣣠𣣡𥈑𥚦𦑚𦚥𦞈𦞕𧇹𧮶𧼵𩃺𪃶𪑻𫗯𫛺𬭤𱈄]→hóu;
[㖃㸸吼犼𠴣𤘽𤙽𦍵𧻿]→hǒu;
-[㫗䞀䞧䪷候厚后垕堠後洉豞逅郈鮜鱟鲎鲘𠷋𥀃𥅠𧙺𧩨𩄬𩘋𪄗𪇂]→hòu;
-[㦆㦌㧮㧾㫚㳷㺀䓤䨚䩐䬍䰧䴣䴯乎乯匢匫呼唿嘑垀寣幠忽恗惚戯昒曶歑泘淴滹烀膴苸虍虖謼軤轷雐𠥰𠦪𡧥𡱽𡼘𢑢𢽨𣓗𣡾𤇠𤎲𤐀𤶘𥇰𦁕𦩕𧇛𧠩𧢰𧦝𧩓𨕚𨖃𩂂𩖨𩳨𩶈]→hū;
-[㗅㪶㯛㽇㾰䁫䈸䉿䊀䎁䚛䞱䠒䧼䩴䭅䭌䭍喖嘝囫壶壷壺媩弧抇搰斛楜槲湖瀫焀煳狐猢瑚瓳箶糊絗縠胡葫蔛蝴螜衚觳醐鍸隺頶餬鬍魱鰗鵠鶘鶦鹕𠴱𡍐𡰅𡹹𢉢𢎵𢏯𢑹𢪏𣄟𣎚𣙶𣛫𣝗𣫈𣹬𤌍𤘵𤝘𤞲𤭱𤾅𥂤𥐿𥰪𥶜𥷆𥾨𦊧𦏗𦖼𦗣𦧘𦴉𦷳𦺟𧇰𧍵𧛞𧞒𧣼𧲥𧹾𧻰𨍲𨢋𨣗𨴬𩑶𩢪𩨔𩰯𩱍𩵬𩾻𪂒𪏻𪕉𪕮𪕱𪙈]→hú;
+[㫗䞀䞧䪷候厚后垕堠後洉豞逅郈鮜鱟鲎鲘𠷋𥀃𥅠𧙺𧩨𩄬𩘋𪄗𪇂𬥽]→hòu;
+[㦆㦌㧮㧾㫚㳷㺀䓤䨚䩐䬍䰧䴣䴯乎乯匢匫呼唿嘑垀寣幠忽恗惚戯昒曶歑泘淴滹烀膴苸虍虖謼軤轷雐𠥰𠦪𡧥𡱽𡼘𢑢𢽨𣓗𣡾𤇠𤎲𤐀𤶘𥇰𦁕𦩕𧇛𧠩𧢰𧦝𧩓𨕚𨖃𩂂𩖨𩳨𩶈𫍞𬤙𬲀𭘓𰬦𰮇]→hū;
+[㗅㪶㯛㽇㾰䁫䈸䉿䊀䎁䚛䞱䠒䧼䩴䭅䭌䭍喖嘝囫壶壷壺媩弧抇搰斛楜槲湖瀫焀煳狐猢瑚瓳箶糊絗縠胡葫蔛蝴螜衚觳醐鍸隺頶餬鬍魱鰗鵠鶘鶦鹕𠴱𡍐𡰅𡹹𢉢𢎵𢏯𢑹𢪏𣄟𣎚𣙶𣛫𣝗𣫈𣹬𤌍𤘵𤝘𤞲𤭱𤾅𥂤𥐿𥰪𥶜𥷆𥾨𦊧𦏗𦖼𦗣𦧘𦴉𦷳𦺟𧇰𧍵𧛞𧞒𧣼𧲥𧹾𧻰𨍲𨢋𨣗𨴬𩑶𩢪𩨔𩰯𩱍𩵬𩾻𪂒𪏻𪕉𪕮𪕱𪙈𫗫𫛷𬲾𬶞𱇓]→hú;
[⻁䗂乕俿唬汻浒滸琥萀虎虝錿鯱𧆢𧆮𧌧𧰴𨛵𨝘]→hǔ;
-[㕆㨭㷤㸦㺉䇘䊺䍓䕶䨼䪝乥互冱冴嗀嚛婟嫭嫮岵帍弖怘怙戶-戸戽扈护摢昈枑楛槴沍沪滬熩瓠祜笏簄粐綔芐蔰護鄠鍙雽韄頀鱯鳠鳸鸌鹱𠯳𠰛𡜂𡞠𡴱𡵘𡻮𢆰𢚪𢨥𢨦𣑂𣲑𤘔𤜷𤨖𤹣𥢟𥲉𦊂𦊘𦬚𦭈𧂔𧅰𧆯𧗌𧘢𧥮𧥯𧦚𧲇𧹲𧿓𧿠𨝞𨢤𨥛𨱀𪄮𪍂𪏳]→hù;
+[㕆㨭㷤㸦㺉䇘䊺䍓䕶䨼䪝乥互冱冴嗀嚛婟嫭嫮岵帍弖怘怙戶-戸戽扈护摢昈枑楛槴沍沪滬熩瓠祜笏簄粐綔芐蔰護鄠鍙雽韄頀鱯鳠鳸鸌鹱𠯳𠰛𡜂𡞠𡴱𡵘𡻮𢆰𢚪𢨥𢨦𣑂𣲑𤘔𤜷𤨖𤹣𥲉𦊂𦊘𦬚𦭈𧂔𧅰𧆯𧗌𧘢𧥮𧥯𧦚𧲇𧹲𧿓𧿠𨝞𨢤𨥛𨱀𪄮𪍂𪏳𪠸𫄚𱂌𱉓]→hù;
[𩾇]→hu;
[㳸哗嘩埖婲椛硴糀花芲蒊蘤誮錵𠝐𡁑𤙕𦧹𦶎𨣄𨶱𩝨]→huā;
-[㕲㟆㠏㦊㭉䔢䱻䴳䶤华姡搳撶滑猾磆華蕐螖譁釪釫鋘鏵铧驊骅鷨𠳂𢼤𤁪𥉄𥢮𦧠𦽊𧑍𧨋𧽌𩤉𪉊]→huá;
-[㓰㕦㕷㚌䀨䇈䋀䛡划劃化夻婳嫿嬅崋摦杹桦槬樺澅画畫畵繣舙觟話諙諣譮话黊𠤎𠿜𢄶𢦚𣶩𥒶𥧰𦁊𦖍𦧵𦪠𨶬𩂤𩗐𩲏𩵏𩸄]→huà;
-[㜳㠢䃶徊怀懐懷槐櫰淮瀤耲蘹褢褱踝𩌃𪊉]→huái;
+[㕲㟆㠏㦊㭉䔢䱻䴳䶤华姡搳撶滑猾磆華蕐螖譁釪釫鋘鏵铧驊骅鷨𠳂𢼤𤁪𥉄𥢮𦧠𦽊𧑍𧨋𧽌𩤉𪉊𫺆𫼧𬈾𬬨𬭌𮬡𰽗𱋎]→huá;
+[㓰㕦㕷㚌䀨䇈䋀䛡划劃化夻婳嫿嬅崋摦杹桦槬樺澅画畫畵繣舙觟話諙諣譮话黊𠤎𠿜𢄶𢦚𣶩𥒶𥧰𦁊𦖍𦧵𦪠𨶬𩂤𩗐𩲏𩵏𩸄𫍩𫚝𫰡𰬠]→huà;
+[㜳㠢䃶徊怀懐懷槐櫰淮瀤耲蘹褢褱踝𩌃𪊉𬜸𱊽]→huái;
[咶坏壊壞蘾𣟉𣩹𣸎𤜄𦏨𦧬𧱳𩟮]→huài;
-[㹕嚾懽欢歓歡犿獾讙貛酄驩鴅鵍𠂄𡚊𡚜𣌓𤛚𥐓𥹚𨽧𩦘𩵄𩿊𪈩]→huān;
-[㡲㵹㶎㿪䝠䥧䦡䭴䴉䴋䴟圜嬛寏寰峘桓洹澴狟环環瓛糫絙綄繯缳羦荁萈萑豲貆轘郇鉮鍰鐶锾镮闤阛雈鬟鹮𠟼𡄤𡍦𡘍𡩂𡱌𢟿𤩽𦣴𦻃𦼉𨕹𩍡𩑖𩙽𩡧𪊥𪍺]→huán;
+[㹕嚾懽欢歓歡犿獾讙貛酄驩鴅鵍𠂄𡚊𡚜𣌓𤛚𥐓𥹚𨽧𩦘𩵄𩿊𪈩𫛝𬤰𬴐𱉒]→huān;
+[㡲㵹㶎㿪䝠䥧䦡䭴䴉䴋䴟圜嬛寏寰峘桓洹澴狟环環瓛糫絙綄繯缳羦荁萈萑豲貆轘郇鉮鍰鐶锾镮闤阛雈鬟鹮𠟼𡄤𡍦𡘍𡩂𡱌𢟿𤩽𦣴𦻃𦼉𨕹𩍡𩑖𩙽𩡧𪊥𪍺𫄠𫜅𬘫𭈮𮝹]→huán;
[㣪䈠攌緩缓𤀣𤼢𥶍𦑛𧡩]→huǎn;
[㕕㪱㬇㬊㹖㼫䀓䆠䍺䒛䠉䯘唤喚喛奂奐宦嵈幻患愌换換擐梙槵浣涣渙漶澣烉焕煥瑍痪瘓睆肒藧豢逭鯇鯶鰀鲩𠺐𠻍𡅱𡅻𡷗𤡟𤢁𤴯𤽅𤽕𥈉𥏇𥠅𦌦𦝝𧚁𧴊𨜌]→huàn;
[㠵㡃㬻䀮塃巟慌朚肓荒衁𡜋𡡄𡿰𢁹𢇟𣆖𣺬𤆴𤠛𤭉𥿪𧖬𧠬𨚳𩢯𪀞]→huāng;
-[⻩㞷㾮䄓䅣䅿䊗䊣䍿䑟䞹䪄䮲䳨偟凰喤堭墴媓崲徨惶楻湟潢煌熿獚瑝璜癀皇磺穔篁篊簧艎葟蝗蟥諻趪遑鍠鐄锽隍韹餭騜鰉鱑鳇鷬黃黄𠂸𡉚𤚝𤛥𤯷𤾑𦡽𦪗𧕸𨉤𨍧𨜔𨝴𨱑𩞩𪏍𪏒𪏙𫗮]→huáng;
-[㤺䐠兤奛宺幌怳恍晃晄櫎炾熀縨詤謊谎𡧽𣄙𣉪𦟮𦵽]→huǎng;
+[⻩㞷㾮䄓䅣䅿䊗䊣䍿䑟䞹䪄䮲䳨偟凰喤堭墴媓崲徨惶楻湟潢煌熿獚瑝璜癀皇磺穔篁篊簧艎葟蝗蟥諻趪遑鍠鐄锽隍韹餭騜鰉鱑鳇鷬黃黄𠂸𡉚𤚝𤛥𤯷𤾑𦡽𦪗𧕸𨉤𨍧𨜔𨝴𨱑𩞩𪏍𪏒𪏙𫗮𫘩𬤍𬶫𬸛𱅦]→huáng;
+[㤺䐠兤奛宺幌怳恍晃晄櫎炾熀縨詤謊谎𡧽𣄙𣉪𦟮𦵽𰗓]→huǎng;
[㨪㿠䁜䌙愰曂榥滉皝皩鎤𥫼𨉁]→huàng;
-[㞀㧑㫎㷇㹆㾯䖶䜐䝅咴噅噕婎媈幑徽恢拻挥揮撝晖暉楎洃瀈灰灳烣煇珲睳禈翚翬蘳虺袆褘詼诙豗輝辉隓隳鰴麾𠓊𠯠𡒾𡯥𢀡𢊄𣄓𤕚𤟤𤾈𥃌𥌍𦭹𧉇𧗼𧳐𨦗𩻟𪀬𪈑𪏏𪑀𪖕]→huī;
+[㞀㧑㫎㷇㹆㾯䖶䜐䝅咴噅噕婎媈幑徽恢拻挥揮撝晖暉楎洃瀈灰灳烣煇珲睳禈翚翬蘳虺袆褘詼诙豗輝辉隓隳鰴麾𠓊𠯠𡒾𡯥𢀡𢊄𣄓𤕚𤟤𤾈𥃌𥌍𦭹𧉇𧗼𧳐𨦗𩻟𪀬𪈑𪏏𪑀𪖕𪸩𫝨𰗢𰝍𰡋𱈑]→huī;
[佪囘回囬廻廽恛洄烠痐茴蚘蛔蛕蜖迴逥鮰𠲛𡋙𡰋𡹎𤜡𨛤𩢱𪀟𪛂𫚔]→huí;
-[㩓㷄㷐䃣䏨䛼悔檓毀毁毇燬譭𡢕𡭛𣸀𤃽𤈦𤌋𥊔𥶵𥸃𦞙𦽐𧗏𩃾𩗝𩶥𪏇]→huǐ;
-[㑰㑹㜇㞧㤬㥣㨤㨹㩨㬩㱱㻅䂕䅏䌇䕇䛛䜋䤧䧥䩈䫭会僡儶匯卉哕喙嘒噦嚖圚嬒孈寭屶屷彗彙彚徻恚恵惠慧憓晦暳會槥橞檅櫘殨汇泋浍湏滙潓澮濊烩燴獩璤璯瘣瞺秽穢篲絵繢繪绘缋翙翽芔荟蔧蕙薈薉藱蟪詯誨諱譓譿讳诲賄贿鏸鐬闠阓靧頮顪颒餯𠍗𠧩𠽡𠿔𡏁𡜦𡥋𡹯𢄣𢅫𢊇𢕺𢟾𢻔𣋘𣨶𤆳𤜋𤸁𥀠𥔯𥱵𥴯𦂆𦒎𦡖𧏧𧖢𧧾𧬨𧭾𨊢𨍹𨗥𨘇𨘲𨵘𩆁𩇻𩒏𩒳𩔁𪊂𪔊]→huì;
+[㩓㷄㷐䃣䏨䛼悔檓毀毁毇燬譭𡢕𡭛𣸀𤃽𤈦𤌋𥊔𥶵𥸃𦞙𦽐𧗏𩃾𩗝𩶥𪏇𰦨]→huǐ;
+[㑰㑹㜇㞧㤬㥣㨤㨹㩨㬩㱱㻅䂕䅏䌇䕇䛛䜋䤧䧥䩈䫭会僡儶匯卉哕喙嘒噦嚖圚嬒孈寭屶屷彗彙彚徻恚恵惠慧憓晦暳會槥橞檅櫘殨汇泋浍湏滙潓澮濊烩燴獩璤璯瘣瞺秽穢篲絵繢繪绘缋翙翽芔荟蔧蕙薈薉藱蟪詯誨諱譓譿讳诲賄贿鏸鐬闠阓靧頮顪颒餯𠍗𠧩𠽡𠿔𡏁𡜦𡥋𡹯𢄣𢅫𢊇𢕺𢟾𢻔𣋘𣨶𤆳𤜋𤞃𤸁𥀠𥔯𥱵𥴯𦂆𦒎𦡖𧏧𧖢𧧾𧬨𧭾𨊢𨍹𨗥𨘇𨘲𨵘𩆁𩇻𩒏𩒳𩔁𪊂𪔊𫖃𫰢𬜨𬣪𬣬𬣰𬤉𬤝𬤭𬨐𬭬𰗆𰛦𰬱𰽷𰾶𱂤𱄄]→huì;
[懳𣌭]→hui;
[㖧䎜䡣婚惛昏昬棔殙涽睧睯荤葷閽阍𠉣𡨩𣇲𣣏𧠚𩅴]→hūn;
-[㑮㨡㮯䊐䮝䰟䴷堚忶梡浑渾琿繉轋餛馄魂鼲𣝂𣨿𦟲𨋨𨏂𩧰𪌽]→hún;
+[㑮㨡㮯䊐䮝䰟䴷堚忶梡浑渾琿繉轋餛馄魂鼲𣝂𣨿𦟲𨋨𨏂𩧰𪌽𪣒𫝈𬹉𬹋𱌏]→hún;
[𦃕𩽼𪑕]→hǔn;
-[㥵䅙䅱䚠䛰䧰䫟俒倱圂慁掍混溷焝觨諢诨𡇯𣣞𦞢𦡵𦵣𧣢𨂱𨡫𩇇𩏖]→hùn;
-[䦝剨劐吙嚄攉耠豁鍃锪騞𨷮𩭳]→huō;
+[㥵䅙䅱䚠䛰䧰䫟俒倱圂慁掍混溷焝觨諢诨𡇯𣣞𦞢𦡵𦵣𧣢𨂱𨡫𩇇𩏖𫖲]→hùn;
+[䦝剨劐吙嚄攉耠豁鍃锪騞𨷮𩭳𬮨𬴃]→huō;
[䄆䄑䣶佸活秮秳𡯢𢋒𤻙𦨯𧵻]→huó;
[伙夥漷火邩鈥钬𤆄𤬁]→huǒ;
-[㓉㖪㗲㘞㦎㦜㦯㨯㩇㯉㸌㺢䁨䂄䄀䉟䐸䨥䬉䰥䱛俰咟嚯嚿奯惑或捇掝旤曤楇檴沎湱濩瀖獲癨眓矆矐砉祸禍穫耯臛艧获蒦藿蠖謋貨货鑊镬閄霍靃𠙞𠯐𠵾𡄴𡓘𡪞𡿿𢃎𢛯𢝇𢞕𣄸𣉒𣤨𤁹𤊴𤏘𤐰𥇙𥊮𥒠𥙨𥝂𥽥𦑌𦒧𦞦𧆑𧤴𧯆𧯱𨐶𨘌𨙀𩆀𩞺𩟨𩟸𩪭𪒩]→huò;
-[㚻㛷㦘㫷㮷䁶䂑䇫䐚䕤䗗䛴䟇丌乩僟击刉刏剞勣叽咭唧喞嗘嘰圾基墼姫姬屐嵆嵇撃擊敧朞机枅槣樭機櫅毄激犄玑璣畸畿癪矶磯禨积稘稽積笄筓箕簊緝績绩缉羁羇羈耭肌芨虀襀覉覊觭譏譤讥賫賷赍跡跻蹟躋躸迹鄿銈錤鐖鑇鑙隮雞鞿韲飢饑饥鳮鶏鷄鸄鸡齎齏齑𠀷𠋻𠍃𠔋𠚽𠟣𠴩𠷌𠼻𡇟𡫀𡳮𡿙𢁂𢆻𢡴𢨐𢩦𢼋𣇳𣪠𣬠𣰈𤋭𤌿𤳎𥘌𥝌𥡒𥨿𥫶𥰦𥳏𥺵𦌰𦠄𦳌𦺬𦼷𦿓𧐐𧗒𧫠𨅤𨊻𨍺𨐆𨮺𨲪𨳻𨹶𨻕𩉜𩐆𩚮𩜆𩠨𩨒𪅹𪌍𪔋𫌀]→jī;
-[㔕㗊㗱㘍㙫㠍㠎㡮㤂㥛㧀㭲㲺㴕㻷㽺㾊䁒䐕䚐䞘䟌䣢䩯䲯䳭亟亼亽伋佶偮卙即卽及叝吉塉姞嫉岌嶯庴彶忣急愱戢揤极棘楫極槉橶檝殛汲湒潗濈焏狤疾瘠皀皍笈箿籍級级耤脊膌艥蒺蕀蕺藉螏襋觙诘谻趌踖蹐躤輯轚辑郆銡鍓鏶集雦雧霵鶺鷑鹡𠑃𠓞𠗏𠦫𠨠𠫷𠯉𠶻𠹋𠿠𡁰𡃃𡅺𡦪𡹪𢃺𢉗𢏞𢰒𢱣𣏡𣖷𣛔𣜇𣣝𣳃𣹜𤊵𤎗𤠎𤷉𤺷𤿠𥈂𥊬𥋥𥒡𥕂𥖙𥠋𦎢𦝖𦠾𦩧𦵾𦶍𦺩𦺴𧉆𧉍𧎿𧤏𧥄𧧩𧩦𧪠𧮭𧽑𨋉𨤹𨦮𨪏𨸚𩀖𩦤𩴃𪂺𪄸]→jí;
-[㚡㞆㞛㞦㦸㨈㴉䍤䢳丮几妀嵴己幾戟挤掎撠擠泲犱穖虮蟣魕魢鱾麂𠮯𠱨𢓄𢜭𤜝𤜾𥪼𥾊𧾾𨄐𨒴𨳋𩉢𩯋𪂍]→jǐ;
-[⺔⺕㑧㒫㙨㞃㠱㡭㥍㮨㰟㲅㳵㸄㹄㻑㾵䀈䋟䐀䓽䗁䛋䜞䝸䠏䢋䤒䦇䨖䮺䰏䶓䶩伎偈兾冀剂剤劑哜嚌坖垍塈妓季寂寄峜廭彐彑徛忌悸惎懻技旡-旣暨暩曁梞檕檵洎济済漃漈濟瀱痵癠祭禝稩稷穄穊穧紀紒継繋繼纪继罽臮芰茍茤荠葪蓟蔇薊薺蘎蘮蘻裚覬觊計記誋諅计记跽际際霁霽驥骥髻鬾鯚鰶鰿鱀鱭鲚鲫鵋齌𠨕𠲹𠴫𠿉𡁪𡋚𡜱𡥞𡦊𡪱𡬄𡽉𢍇𢗂𢗹𢚁𢭄𢺼𢼷𣄯𣄱𣔽𣯅𣱗𣽍𤓑𤛄𤤋𤫝𤵀𥡴𥣩𥪫𥭋𥭌𥭜𥷙𦁳𦂑𦆡𦇧𦋋𦌗𦜸𦪱𦮯𦮼𦺶𦾲𧃞𧇯𧓓𧟜𧡉𧡯𧢾𧧃𧧟𧪇𧫜𧾽𨀶𨂢𨛉𨛑𨜒𨢵𨣧𩓮𩞊𩥉𩧱𩩛𩼄𩼚𪄵𪊆𪘥]→jì;
-[㚙㹢䂟䕒䴥乫伽佳傢加嘉埉夹夾家抸拁枷梜毠泇浃浹犌猳珈痂笳糘耞腵茄葭袈豭貑跏迦鉫鉿鎵镓麚𠷉𠺢𡩚𡭘𡶥𣪇𣮫𤟚𤠙𥝿𥡮𥹌𦎮𦣯𧉪𧦤𨔗𨔣𩊏𩶛𪐓𪔟]→jiā;
-[㕅㪴㮖㿓䀫䕛䛟䩡唊圿忦恝戛戞扴荚莢蛱蛺袷裌跲郏郟鋏铗頬頰颊餄鴶鵊𡊠𢫢𥇗𥑔𥞵𦎱𦧮𦸘𦺧𦽤𧿵𨒇𩉡𩚲𩛩𩠃𪇷𪈟]→jiá;
+[㓉㖪㗲㘞㦎㦜㦯㨯㩇㯉㸌㺢䁨䂄䄀䉟䐸䨥䬉䰥䱛俰咟嚯嚿奯惑或捇掝旤曤楇檴沎湱濩瀖獲癨眓矆矐砉祸禍穫耯臛艧获蒦藿蠖謋貨货鑊镬閄霍靃𠙞𠯐𠵾𡄴𡓘𡪞𡿿𢃎𢛯𢝇𢞕𣄸𣉒𣒌𣤨𤁹𤊴𤏘𤐰𥇙𥊮𥒠𥙨𥝂𥽥𦑌𦒧𦞦𧆑𧤴𧯆𧯱𨐶𨘌𨙀𩆀𩞺𩟨𩟸𩪭𪒩𫩥𫯥𫽇𬀥𬩎𬮘𮬟𰵼𰺨]→huò;
+[㚻㛷㦘㫷㮷䁶䂑䇫䐚䕤䗗䛴䟇丌乩僟击刉刏剞勣叽咭唧喞嗘嘰圾基墼姫姬屐嵆嵇撃擊敧朞机枅槣樭機櫅毄激犄玑璣畸畿癪矶磯禨积稘稽積笄筓箕簊緝績绩缉羁羇羈耭肌芨虀襀覉覊觭譏譤讥賫賷赍跡跻蹟躋躸迹鄿銈錤鐖鑇鑙隮雞鞿韲飢饑饥鳮鶏鷄鸄鸡齎齏齑𠀷𠋻𠍃𠔋𠚽𠟣𠴩𠷌𠼻𡇟𡫀𡳮𡿙𢁂𢆻𢡴𢨐𢩦𢼋𣇳𣪠𣬠𣰈𤋭𤌿𤳎𥘌𥝌𥡒𥨿𥫶𥰦𥳏𥺵𦌰𦠄𦳌𦺬𦼷𦿓𧐐𧗒𧫠𨅤𨊻𨍺𨐆𨮺𨲪𨳻𨹶𨻕𩉜𩐆𩚮𩜆𩠨𩨒𪅹𪌍𪔋𪲎𫌀𫓯𫓹𫟕𬆦𬭉𬭿𬯀𰇘𰣼𰳁𰽕𱊯]→jī;
+[㔕㗊㗱㘍㙫㠍㠎㡮㤂㥛㧀㭲㲺㴕㻷㽺㾊䁒䐕䚐䞘䟌䣢䩯䲯䳭亟亼亽伋佶偮卙即卽及叝吉塉姞嫉岌嶯庴彶忣急愱戢揤极棘楫極槉橶檝殛汲湒潗濈焏狤疾瘠皀皍笈箿籍級级耤脊膌艥蒺蕀蕺藉螏襋觙诘谻趌踖蹐躤輯轚辑郆銡鍓鏶集雦雧霵鶺鷑鹡𠑃𠓞𠗏𠦫𠨠𠫷𠯉𠶻𠹋𠿠𡁰𡃃𡅺𡦪𡹪𢃺𢉗𢏞𢰒𢱣𣏡𣖷𣛔𣜇𣣝𣳃𣹜𤊵𤎗𤠎𤷉𤺷𤿠𥈂𥊬𥋥𥒡𥕂𥖙𥠋𦎢𦝖𦠾𦩧𦵾𦶍𦺩𦺴𧉆𧉍𧎿𧤏𧥄𧧩𧩦𧪠𧮭𧽑𨂢𨋉𨤹𨦮𨪏𨸚𩀖𩦤𩴃𪂺𪄸𬤅𰺟𰽲𱉼𱊢]→jí;
+[㚡㞆㞛㞦㦸㨈㴉䍤䢳丮几妀嵴己幾戟挤掎撠擠泲犱穖虮蟣魕魢鱾麂𠮯𠱨𢓄𢜭𤜝𤜾𥪼𥾊𧾾𨄐𨒴𨳋𩉢𩯋𪂍𪫸𫅅𬓠]→jǐ;
+[⺔⺕㑧㒫㙨㞃㠱㡭㥍㮨㰟㲅㳵㸄㹄㻑㾵䀈䋟䐀䓽䗁䛋䜞䝸䠏䢋䤒䦇䨖䮺䰏䶓䶩伎偈兾冀剂剤劑哜嚌坖垍塈妓季寂寄峜廭彐彑徛忌悸惎懻技旡-旣暨暩曁梞檕檵洎济済漃漈濟瀱痵癠祭禝稩稷穄穊穧紀紒継繋繼纪继罽臮芰茍茤荠葪蓟蔇薊薺蘎蘮蘻裚覬觊計記誋諅计记跽际際霁霽驥骥髻鬾鯚鰶鰿鱀鱭鲚鲫鵋齌𠨕𠲹𠴫𠿉𡁪𡋚𡜱𡥞𡦊𡪱𡬄𡽉𢍇𢗂𢗹𢚁𢭄𢺼𢼷𣄯𣄱𣔽𣯅𣱗𣽍𤓑𤛄𤤋𤫝𤵀𥡴𥣩𥪫𥭋𥭌𥭜𥷙𦁳𦂑𦆡𦇧𦋋𦌗𦜸𦪱𦮯𦮼𦺶𦾲𧃞𧇯𧓓𧟜𧡉𧡯𧢾𧧃𧧟𧪇𧫜𧾽𨀶𨛉𨛑𨜒𨠨𨢵𨣧𩓮𩞊𩥉𩧱𩩛𩼄𩼚𪄵𪊆𪘥𪟝𪲛𫍪𬏟𬶨𬶭𰣬𰨦𰬀𱇵𱇺𱉽𱌗𱌸]→jì;
+[㚙㹢䂟䕒䴥乫伽佳傢加嘉埉夹夾家抸拁枷梜毠泇浃浹犌猳珈痂笳糘耞腵茄葭袈豭貑跏迦鉫鉿鎵镓麚𠷉𠺢𡩚𡭘𡶥𣪇𣮫𤟚𤠙𥝿𥡮𥹌𦎮𦣯𧉪𧦤𨔗𨔣𩊏𩶛𪐓𪔟𬂩𰉥]→jiā;
+[㕅㪴㮖㿓䀫䕛䛟䩡唊圿忦恝戛戞扴荚莢蛱蛺袷裌跲郏郟鋏铗頬頰颊餄鴶鵊𡊠𢫢𥇗𥑔𥞦𥞵𦎱𦧮𦸘𦺧𦽤𧿵𨒇𩉡𩚲𩛩𩠃𪇷𪈟𫛥𬡒𰇕𱉥]→jiá;
[䑝假叚婽岬徦斚斝椵榎槚檟玾甲瘕胛賈贾鉀钾𣦉𤖰𤗜𥑐𩌍𩨹𩲣𪆲]→jiǎ;
[价價嫁幏架榢稼駕驾𢉤𢜿𢱈𢱌𥋣𦙺𦨦]→jià;
-[㓺㔋㡨㦰㭴䌑䌠䓸䔐䘋䶢䶬兼冿囏坚堅奸姦姧尖幵惤戋戔搛椷椾樫櫼歼殱殲湔瀐瀸煎熞熸牋犍猏玪瑊监監睷碊礛笺箋篯緘縑缄缣肩艰艱菅菺葌蒹蕑蕳虃覸豜豣鐧鑯間间鞬鞯韀韉餰馢鰹鲣鳒鳽鵳鶼鹣麉𠫘𠼤𠿏𡄑𡬵𢃬𢐆𢦺𢨿𢳚𣘖𣘷𣚙𣝕𣮏𣽖𤍖𤪋𥊇𥌈𥡝𦋰𦏔𦣨𦽇𧂢𧢖𧤨𧥈𧲨𨔥𨳡𨳿𨴾𩅼𩆷𩇏𩋋𩌯𩍎𩛧𩱃𪏊𪐻𪒹]→jiān;
-[㔓㨵㳨㶕䄯䅐䉍䚊䟰䭠䮿䵡䵤䶠俭倹儉减剪劗囝堿弿彅戩戬拣挸捡揀揃撿暕枧柬梘检検檢減湕瀽瑐睑瞼硷碱礆笕筧简簡籛絸繭翦茧藆蠒裥襇襉襺詃謇謭譾谫趼蹇鐗锏鬋鰎鹸鹻鹼𠍚𠏇𠐻𠹟𠽱𡄓𡅶𡑯𡭭𡾰𢆞𢍫𢩀𢵈𣜭𣠷𣥞𣳲𤄒𥀹𥍀𥍹𥢇𥳒𥳟𥳷𦁲𦂇𦢣𦺍𦺘𧀇𧅆𧬫𧮈𨢑𨣇𨤄𨰓𩉍𩟗𩽜𪒫]→jiǎn;
-[⻅㣤㨴㯺㰄㵎䇟䟅䤔䥜䧖䬻䭈䯡件俴健僭剑剣剱劍劎劒劔墹寋建徤擶旔栫楗榗毽洊涧渐溅漸澗濺瀳牮珔瞷磵礀箭糋繝腱臶舰艦荐葥蔪薦螹袸見覵见諓諫譼谏賎賤贱趝践踐踺轞釼鉴鋻鍳鍵鏩鐱鑑鑒鑬鑳键餞饯𠊒𢆦𣴓𣽦𤀩𤧣𤷃𥯦𥴱𥽐𦩵𦾶𧀵𧂂𧂆𧗸𧙧𨎫𨏊𨪅𨵭𨷓𩉔𩻘𪃛𪆿𪉦𪋁𪙨]→jiàn;
+[㓺㔋㡨㦰㭴䌑䌠䓸䔐䘋䶢䶬兼冿囏坚堅奸姦姧尖幵惤戋戔搛椷椾樫櫼歼殱殲湔瀐瀸煎熞熸牋犍猏玪瑊监監睷碊礛笺箋篯緘縑缄缣肩艰艱菅菺葌蒹蕑蕳虃覸豜豣鐧鑯間间鞬鞯韀韉餰馢鰹鲣鳒鳽鵳鶼鹣麉𠫘𠼤𠿏𡄑𡬵𢃬𢐆𢦺𢨿𢳚𣘖𣘷𣚙𣝕𣮏𣽖𤍖𤪋𥊇𥌈𥡝𦋰𦏔𦣨𦽇𧂢𧢖𧤨𧥈𧲨𨔥𨳡𨳿𨴾𩅼𩆷𩇏𩋋𩌯𩍎𩛧𩱃𪏊𪐻𪒹𪟎𫈉𫛚𫪄𫽐𬃦𬊗𬮡𬳆𬺍𰞤𰠛𰧔𰱇𰴘𰿈𱊋]→jiān;
+[㔓㨵㳨㶕䄯䅐䉍䚊䟰䭠䮿䵡䵤䶠俭倹儉减剪劗囝堿弿彅戩戬拣挸捡揀揃撿暕枧柬梘检検檢減湕瀽瑐睑瞼硷碱礆笕筧简簡籛絸繭翦茧藆蠒裥襇襉襺詃謇謭譾谫趼蹇鐗锏鬋鰎鹸鹻鹼𠍚𠏇𠐻𠹟𠽱𡄓𡅶𡑯𡭭𡾰𢆞𢍫𢩀𢵈𣜭𣠷𣥞𣳲𤄒𥀹𥍀𥍹𥢇𥳒𥳟𥳷𦁲𦂇𦢣𦺍𦺘𧀇𧅆𧬫𧮈𨢑𨣇𨤄𨰓𩉍𩟗𩽜𪒫𫀨𫊱𫍿𫗚𬕊𬘖𬣤𬤯𬰣𬴏𭄛𰉱𰝗]→jiǎn;
+[⻅㣤㨴㯺㰄㵎䇟䛓䟅䤔䥜䧖䬻䭈䯡件俴健僭剑剣剱劍劎劒劔墹寋建徤擶旔栫楗榗毽洊涧渐溅漸澗濺瀳牮珔瞷磵礀箭糋繝腱臶舰艦荐葥蔪薦螹袸見覵见諓諫譼谏賎賤贱趝践踐踺轞釼鉴鋻鍳鍵鏩鐱鑑鑒鑬鑳键餞饯𠊒𢆦𣴓𣽦𤀩𤧣𤷃𥯦𥴱𥽐𦩵𦾶𧀵𧂂𧂆𧗸𧙧𨎫𨏊𨪅𨵭𨷓𩉔𩻘𪃛𪆿𪉦𪋁𪙨𪽭𬇃𬑗𬞋𬣡𰜨𰧃𰱑𰳂𰺗𰾌𰾫𱄃]→jiàn;
[橺]→jian;
-[㹔䗵䜫僵壃姜将將摪橿殭江浆漿畕畺疅疆礓繮缰翞茳葁薑螀螿豇韁鱂鳉𠘌𡷍𢪇𤕭𤕯𤛜𥆅𥔣𥗪𥬮𦦗𧘍𨃇𨜰]→jiāng;
-[㢡㯍䁰䉃䋌䒂傋奖奨奬桨槳獎耩膙蒋蔣講讲顜𡏞𡑶𣫳𤖛𥷃𩌾]→jiǎng;
-[䞪䥒勥匞匠夅嵹弜弶彊摾櫤洚滰犟糡糨絳绛袶謽酱醤醬降𠼢𡲣𢘸𣚦𣨣𣩴𥞜𨯞𩝽𩴒𩷄𩷭𪀘]→jiàng;
+[㹔䗵䜫僵壃姜将將摪橿殭江浆漿畕畺疅疆礓繮缰翞茳葁薑螀螿豇韁鱂鳉𠘌𡷍𢪇𤕭𤕯𤛜𥆅𥔣𥗪𥬮𦦗𧘍𨃇𨜰𫽣]→jiāng;
+[㢡㯍䁰䉃䋌䒂傋奖奨奬桨槳獎耩膙蒋蔣講讲顜𡏞𡑶𣫳𤖛𥷃𩌾𱂴]→jiǎng;
+[䞪䥒勥匞匠夅嵹弜弶彊摾櫤洚滰犟糡糨絳绛袶謽酱醤醬降𠼢𡲣𢘸𣚦𣨣𣩴𥞜𨯞𩝽𩴒𩷄𩷭𪀘𫗳]→jiàng;
[杢]→jiang;
-[㲬㶀䌭䍊䢒䴔䶰交僬嘄姣娇嬌峧嶕嶣憍椒浇澆焦燋礁穚簥胶膠膲艽芁茭茮蕉虠蛟蟭跤轇郊鐎驕骄鮫鲛鵁鷦鷮鹪𠝑𠩏𡏭𡓖𡟠𢧱𣝞𣺳𥃪𥄉𥉼𥹜𦅃𦌆𦫶𧣦𨎦𨓩𨨴𨱓𨶲𨸋𩎔𩴧𩵰𩿑𪁉𪚰]→jiāo;
-[㩰㭂㳅㽱㽲䀊䘨䚩䥞佼侥僥儌剿劋孂徺徼恔憿挢捁搅摷撟撹攪敫敽敿晈暞曒湫湬灚烄煍燞狡璬皎皦矫矯笅絞繳纐绞缴脚腳臫蟜角譑賋踋鉸铰隦餃饺鱎𠕧𠜅𠞰𡙎𢀌𢄺𢅎𢯴𢻟𣁹𣏑𣧦𣩓𤃭𤉧𤶀𤶳𥂨𥃤𥅟𥇟𥉒𥏹𥳴𦗵𧂈𧎙𧎸𨇕𨖵𨝰𨶟𨶪𨺹]→jiǎo;
-[㠐㬭㰾䂃叫呌嘂嘦噍噭嬓峤嶠挍敎教斠滘漖潐獥珓皭窌窖藠訆譥趭較轎轿较酵醮釂𠘣𡥈𡬋𢒾𢕪𢥚𢼫𤕝𤫷𥘊𥡤𥦢𦮁𧺜𧾐𨎬𨡃𨲭𩊔𩯘𩱞𪖄]→jiào;
+[㤭㲬㶀䌭䍊䢒䴔䶰交僬嘄姣娇嬌峧嶕嶣憍椒浇澆焦燋礁穚簥胶膠膲艽芁茭茮蕉虠蛟蟭跤轇郊鐎驕骄鮫鲛鵁鷦鷮鹪𠝑𠩏𡏭𡓖𡟠𢧱𣝞𣺳𥃪𥄉𥉼𥹜𦅃𦌆𦫶𧣦𨎦𨓩𨨴𨱓𨶲𨸋𩎔𩴧𩵰𩿑𪁉𪚰𫐖𫪧𰩸𱉬𱍆]→jiāo;
+[㩰㭂㳅㽱㽲䀊䘨䚩䥞佼侥僥儌剿劋孂徺徼恔憿挢捁搅摷撟撹攪敫敽敿晈暞曒湫湬灚烄煍燞狡璬皎皦矫矯笅絞繳纐绞缴脚腳臫蟜角譑賋踋鉸铰隦餃饺鱎𠕧𠜅𠞰𡙎𢀌𢄺𢅎𢯴𢻟𣁹𣏑𣧦𣩓𤃭𤉧𤶀𤶳𥂨𥃤𥅟𥇟𥉒𥏹𥳴𦗵𧂈𧎙𧎸𨇕𨖵𨝰𨶟𨶪𨺹𫊸𫌯𫍤𬭻𰕈𱇩]→jiǎo;
+[㠐㬭㰾䂃叫呌嘂嘦噍噭嬓峤嶠挍敎教斠滘漖潐獥珓皭窌窖藠訆譥趭較轎轿较酵醮釂𠘣𡥈𡬋𢒾𢕪𢥚𢼫𤕝𤫷𥘊𥡤𥦢𦮁𧺜𧾐𨎬𨡃𨲭𩊔𩯘𩱞𪖄𬮄𰵊]→jiào;
[櫵鵤]→jiao;
-[㫸䃈䕸䥛䦈喈喼嗟堦媘嫅接掲揭擑椄湝煯疖痎癤皆秸稭脻菨蝔街謯阶階鞂鶛𠙤𣶏𤭧𤮌𥷫𦁉𦈰𦝨𧞝𩘅𩩰𪉚]→jiē;
-[⺋㓗㔚㘶㛃㞯㦢㨗㨩㮞㮮㸅㼪䀷䀹䂝䂶䅥䌖䕙䗻䣠䲙倢偼傑刦刧刼劫劼卩卪婕媫孑尐岊崨嵥嶻巀幯截拮捷掶擮昅杰桀桝楬楶榤櫭洁滐潔疌睫碣礍竭節結絜结羯节莭蓵蜐蝍蠘蠞蠽衱袺訐詰誱讦踕迼鉣鍻鞊颉魝鮚鲒𠂈𠄍𠅂𠐉𠬮𠯙𡉷𡔣𡙣𡣯𡨲𡩣𡵒𡸎𡽱𢈻𢎔𢎡𢢂𢨜𢪍𢫐𢬱𢱄𢷿𢻮𣙴𣚃𣮌𣮍𣰞𣳟𤁢𥁂𥅴𥇒𥓐𥝔𥝥𥠹𥢻𥵞𥾌𦀖𦈜𦎒𦵴𦺢𦿐𧍠𧍩𧏥𧞩𧞬𧫑𧼨𧽄𧽟𧾢𧾯𨃲𨓰𨕽𨥂𩔄𩟦𩢴𩧵𩯰𩾶𪀾𪁍𪃈𪅸𪇲𪉋𪌧𪖋]→jié;
-[姐媎檞毑解觧飷𠎿]→jiě;
-[㑘㝏㠹㾏㿍䇒䛺䯰䰺䱄䲸丯介借吤堺屆届岕庎徣悈戒楐犗玠琾界畍疥砎芥蚧蛶衸褯誡诫鎅骱魪𠓢𠷟𡗦𡗲𡵚𣬫𤘦𤙩𧜅𧣋𨐑𨵠𩡺𩧦𪑹𪙏]→jiè;
-[⻐㦗㧆㻱䃡䈥䈽䌝䘳䤺今兓埐堻嶜巾惍斤津珒琻矜矝砛筋紟荕衿襟觔金釒釿钅鹶黅𠂟𠰇𢎭𢦊𤣶𥂵𦈟𦘔𦞬𦩏𧗁𨆃𨭺𩀿𩤿𪉢𪑙𪖼]→jīn;
-[㝻㯸㹏䌍䒺䤐䥆䭙仅侭僅儘卺厪堇嫤尽巹廑槿漌瑾盡紧緊菫蓳謹谨錦锦饉馑𢬬𣝌𥖜𥯑𨚡𪏴]→jǐn;
-[㨷㬐㬜㯲㱈㴆㶦㶳䀆䆮䋮䑤䗯䝲䫴䶖伒僸凚劤劲勁唫噤嚍墐壗妗嬧寖搢晉晋枃歏殣浕浸溍濅濜烬煡燼琎瑨璡璶祲禁縉缙荩藎覲觐賮贐赆近进進靳齽𠞱𠞾𠢱𠢵𠬶𠾤𠾬𡢳𡺽𢉅𢙿𢬶𢱷𢽖𣓏𤄼𤘡𤧫𤵞𥧲𦎷𦧈𦽔𧔷𩖗]→jìn;
-[䪫䴖京亰兢坕坙婛巠惊旌旍晶橸泾涇猄睛秔稉粳精経經经聙腈茎荆荊莖菁葏驚鯨鲸鵛鶁鶄麖麠鼱𠳬𡁔𢀖𢈴𣋢𣻒𤜰𤷦𥠛𦀇𦂠𦜳𦽁𦾿𧓔𧤵𩓨𩳯𩹢𪂴𪇒]→jīng;
-[㘫䜘丼井儆刭剄坓宑幜憬憼景暻汫汬璄璟璥穽肼蟼警阱頚頸颈𠑱𠭉𠭗𢹘𤰳𧑊𨙷𨥙𩻱]→jǐng;
-[㢣㣏㬌䔔䝼䵞俓倞傹净凈境妌婙婧弪弳径徑敬曔桱梷浄淨瀞獍痉痙竞竟竧竫競竸胫脛誩踁迳逕鏡镜靓靖静靚靜𠗊𠗌𠦋𠲮𠷐𣬙𥅸𥯙𥶹𦥍𦳲𨵼𩃋𩇕𩓞𩰹]→jìng;
+[㫸䃈䕸䥛䦈喈喼嗟堦媘嫅接掲揭擑椄湝煯疖痎癤皆秸稭脻菨蝔街謯阶階鞂鶛𠙤𣶏𤭧𤮌𥷫𦁉𦈰𦝨𧞝𩘅𩩰𪉚𫍹𬭴𱊐]→jiē;
+[⺋㓗㔚㘶㛃㞯㦢㨗㨩㮞㮮㸅㼪䀷䀹䂝䂶䅥䌖䕙䗻䣠䲙倢偼傑刦刧刼劫劼卩卪婕媫孑尐岊崨嵥嶻巀幯截拮捷掶擮昅杰桀桝楬楶榤櫭洁滐潔疌睫碣礍竭節結絜结羯节莭蓵蜐蝍蠘蠞蠽衱袺訐詰誱讦踕迼鉣鍻鞊颉魝鮚鲒𠂈𠄍𠅂𠐉𠬮𠯙𡉷𡔣𡙣𡣯𡨲𡩣𡵒𡸎𡽱𢈻𢎔𢎡𢢂𢨜𢪍𢫐𢬱𢱄𢷿𢻮𣙴𣚃𣮌𣮍𣰞𣳟𤁢𥁂𥅴𥇒𥓐𥝔𥝥𥠹𥢻𥵞𥾌𦀖𦈜𦎒𦵴𦺢𦿐𧍠𧍩𧏥𧞩𧞬𧫑𧼨𧽄𧽟𧾢𧾯𨃲𨓰𨕽𨥂𩔄𩟦𩢴𩧵𩯰𩾶𪀾𪁍𪃈𪅸𪇲𪉋𪌧𪖋𫄦𬝋𬶀𬶎𮔂𰞍]→jié;
+[姐媎檞毑解觧飷𠎿𬲭]→jiě;
+[㑘㝏㠹㾏㿍䇒䛺䯰䰺䱄䲸丯介借吤堺屆届岕庎徣悈戒楐犗玠琾界畍疥砎芥蚧蛶衸褯誡诫鎅骱魪𠓢𠷟𡗦𡗲𡵚𣬫𤘦𤙩𧜅𧣋𨐑𨵠𩡺𩧦𪑹𪙏𫜯𬶇𮭡𰾛]→jiè;
+[⻐㦗㧆㻱䃡䈥䈽䌝䘳䤺今兓埐堻嶜巾惍斤津珒琻矜矝砛筋紟荕衿襟觔金釒釿钅鹶黅𠂟𠰇𢎭𢦊𤣶𥂵𦈟𦘔𦞬𦩏𧗁𨆃𨭺𩀿𩤿𪉢𪑙𪖼𫄛𬬱]→jīn;
+[㝻㯸㹏䌍䒺䤐䥆䭙仅侭僅儘卺厪堇嫤尽巹廑槿漌瑾盡紧緊菫蓳謹谨錦锦饉馑𢬬𣝌𥖜𥯑𨚡𪏴𰗦]→jǐn;
+[㨷㬐㬜㯲㱈㴆㶦㶳䀆䆮䋮䑤䗯䝲䫴䶖伒僸凚劤劲勁唫噤嚍墐壗妗嬧寖搢晉晋枃歏殣浕浸溍濅濜烬煡燼琎瑨璡璶祲禁縉缙荩藎覲觐賮贐赆近进進靳齽𠞱𠞾𠢱𠢵𠬶𠾤𠾬𡋤𡢳𡺽𢉅𢙿𢬶𢱷𢽖𣓏𤄼𤘡𤧫𤵞𥧲𦎷𦧈𦽔𧔷𩖗𫩺𫪽𬺔𰷧]→jìn;
+[䪫䴖京亰兢坕坙婛巠惊旌旍晶橸泾涇猄睛秔稉粳精経經经聙腈茎荆荊莖菁葏驚鯨鲸鵛鶁鶄麖麠鼱𠳬𡁔𢀖𢈴𣋢𣻒𤜰𤷦𥠛𦀇𦂠𦜳𦽁𦾿𧓔𧤵𩓨𩳯𩹢𪂴𪇒𱉠]→jīng;
+[㘫䜘丼井儆刭剄坓宑幜憬憼景暻汫汬璄璟璥穽肼蟼警阱頚頸颈𠑱𠭉𠭗𢹘𤰳𧑊𨙷𨥙𩻱𬶱]→jǐng;
+[㢣㣏㬌䔔䝼䵞俓倞傹净凈境妌婙婧弪弳径徑敬曔桱梷浄淨瀞獍痉痙竞竟竧竫競竸胫脛誩踁迳逕鏡镜靓靖静靚靜𠇹𠗊𠗌𠦋𠲮𠷐𣐕𣬙𥅸𥯙𥶹𦥍𦳲𨵼𩃋𩇕𩓞𩰰𩰹]→jìng;
[燝]→jing;
-[⺆冂冋坰埛扃絅蘏蘔駉駫𠕕𢂶𣕄𨴀𪔃𪕍]→jiōng;
+[⺆冂冋坰埛扃絅蘏蘔駉駫𠕕𢂶𣕄𨴀𪔃𪕍𫘡𬳶]→jiōng;
[㓏㢠㤯㯋㷗㷡䌹䢛侰僒冏囧泂浻澃炅炯烱煚煛熲燛窘綗褧迥逈颎𠖷𢄗𣔲𤌇𦀝𧍮𩓺𩚱]→jiǒng;
-[㸨䆶䡂丩勼啾揂揪揫摎朻樛牞究糺糾纠萛赳阄鬏鬮鳩鸠𠃖𠕴𠖬𠚨𠠳𠿈𢀙𢜥𣁭𣟼𤴥𤴦𤴪𥠃𥤳𦭺𦱠𦱱𦱲𦽬𨳊𩏶𩏷𩭓𩱼]→jiū;
+[㸨䆶䡂丩勼啾揂揪揫摎朻樛牞究糺糾纠萛赳阄鬏鬮鳩鸠𠃖𠕴𠖬𠚨𠠳𠿈𢀙𢜥𣁭𣟼𤴥𤴦𤴪𥠃𥤳𦭺𦱠𦱱𦱲𦽬𨳊𩏶𩏷𩭓𩱼𫃗𫄙]→jiū;
[㺵]→jiú;
[㡱久乆九乣奺杦汣灸玖紤舏酒镹韭韮𠛩𠜉𠴄𡚮𣲄𤉥𨾉𨾞]→jiǔ;
-[㝌㠇㩆㲃㺩䅢䆒䊆䊘䛮䬨䳎倃僦匓匛匶厩咎就廄廏廐慦捄救旧柩柾桕欍殧疚臼舅舊鯦鷲鹫麔齨𠃺𠙔𠜃𠣿𡆥𢑇𢽭𤷑𥆷𥘦𦠢𦭻𧡑𧫾𧾻𨖏𨘂𨘮𩒦𩢹𩶧]→jiù;
+[㝌㠇㩆㲃㺩䅢䆒䊆䊘䛮䬨䳎倃僦匓匛匶厩咎就廄廏廐慦捄救旧柩柾桕欍殧疚臼舅舊鯦鷲鹫麔齨𠃺𠙔𠜃𠣿𡆥𢑇𢽭𤷑𥆷𥘦𦠢𦭻𧡑𧫾𧾻𨖏𨘂𨘮𩒦𩢹𩶧𱇼]→jiù;
[𣐤]→jiu;
-[㖩㞐㡹㪺䅕䝻䢸䪶凥匊娵婮居崌抅拘挶掬梮椐泃涺狙琚疽痀眗砠罝腒艍苴菹蜛裾諊趄跔踘鋦锔陱雎鞠鞫駒驹鮈鴡鶋𠟰𠤄𠮑𠰾𡨢𡫬𡱾𡸘𡸨𣻐𥇛𥘮𥪏𥷚𦀣𦛓𦜛𦱅𧵞𧹕𨁺𨛮𨧙𨨠𩋜𩍔𩍸𪂓𪗖]→jū;
-[⺽㘲㥌㩴㮂㹼㽤䋰䎤䏱䕮䗇䜯䡞䤎䪕䰬䱡䳔䴗侷僪啹婅局巈桔椈橘檋毩毱泦淗湨焗犑狊粷菊蘜趜跼蹫躹輂郹閰駶驧鵙鵴鶪鼰鼳𠋬𠜹𠨭𡉎𡨅𡳘𡶋𡿾𢩁𣎛𣖣𤜔𤼳𥢧𥮗𦅽𦙮𦥑𦺖𧄛𧤑𧷾𧻗𧽻𧾣𧿻𨋧𨍯𩛺𩧺𩫴𩬜𩭊𩳵𩷐𪀣]→jú;
-[䃊䄔䅓䢹举咀弆挙擧椇榉榘櫸欅沮矩筥聥舉莒蒟襷踽齟龃𡕖𡢒𢤫𢯺𣌬𥄷𥈋𥯔𥴧𦇙𦞇𧺹]→jǔ;
-[㘌㜘㞫㠪㨿㩀㬬䀠䈮䛯䣰䱟䵕䶙乬俱倨倶具冣剧劇勮句埧埾壉姖寠屦屨岠巨巪怇怐怚惧愳懅懼拒拠据據昛歫洰澽炬烥犋秬窭窶簴粔耟聚苣虡蚷袓詎讵豦貗跙距踞躆遽邭醵鉅鋸鐻钜锯颶飓駏鮔𠉧𠙆𠚵𡒍𡥶𢚆𣍇𣶝𤔋𤖵𤢓𤷢𥂃𥉁𥬙𥲜𥴪𦊐𦗻𦟳𦼈𧂜𧝲𧣒𧣻𧲋𧸧𨝮𨸰𩉸𩜃𩧒𩰤𩴘𩿝𪀏𪁥]→jù;
+[㖩㞐㡹㪺䅕䝻䢸䪶凥匊娵婮居崌抅拘挶掬梮椐泃涺狙琚疽痀眗砠罝腒艍苴菹蜛裾諊趄跔踘鋦锔陱雎鞠鞫駒驹鮈鴡鶋𠟰𠤄𠮑𠰾𡨢𡫬𡱾𡸘𡸨𣻐𥇛𥘮𥪏𥷚𦀣𦛓𦜛𦱅𧵞𧹕𨁺𨛮𨧙𨨠𩋜𩍔𩍸𪂓𪗖𬶋𱉘𱊌]→jū;
+[⺽㘲㥌㩴㮂㹼㽤䋰䎤䏱䕮䗇䜯䡞䤎䪕䰬䱡䳔䴗侷僪啹婅局巈桔椈橘檋毩毱泦淗湨焗犑狊粷菊蘜趜跼蹫躹輂郹閰駶驧鵙鵴鶪鼰鼳𠋬𠜹𠨭𡉎𡨅𡳘𡶋𡿾𢩁𣎛𣖣𤜔𤼳𥢧𥮗𦅽𦙮𦥑𦺖𧄛𧤑𧷾𧻗𧽻𧾣𧿻𨋧𨍯𨸰𩛺𩧺𩫴𩬜𩭊𩳵𩷐𪀣𰘈𰺅𱇽𱉐𱊇]→jú;
+[䃊䄔䅓䢹举咀弆挙擧椇榉榘櫸欅沮矩筥聥舉莒蒟襷踽齟龃𡕖𡢒𢤫𢪓𢯺𣌬𥄷𥈋𥯔𥴧𦇙𦞇𧺹]→jǔ;
+[㘌㜘㞫㠪㨿㩀㬬䀠䈮䛯䣰䱟䵕䶙乬俱倨倶具冣剧劇勮句埧埾壉姖寠屦屨岠巨巪怇怐怚惧愳懅懼拒拠据據昛歫洰澽炬烥犋秬窭窶簴粔耟聚苣虡蚷袓詎讵豦貗跙距踞躆遽邭醵鉅鋸鐻钜锯颶飓駏鮔𠉧𠙆𠚵𡒍𡥶𢚆𣍇𣶝𤔋𤖵𤢓𤷢𥂃𥉁𥬙𥲜𥴪𦊐𦗻𦟳𦼈𧂜𧝲𧣒𧣻𧲋𧸧𨝮𩉸𩜃𩧒𩰤𩴘𩿝𪀏𪁥𪧘𫎌𱅃𱈀]→jù;
[爠]→ju;
-[䅌䣺勬姢娟捐涓焆瓹脧蠲裐鎸鐫镌鵑鹃𠡶𡱑𢝓𥅬𦬾𦮻𧎖𨌫𩎳𩔱]→juān;
+[䅌䣺勬姢娟捐涓焆瓹脧蠲裐鎸鐫镌鵑鹃𠡶𡱑𢝓𥅬𦬾𦮻𧎖𨌫𩎳𩔱𰾹]→juān;
[㷷卷呟埍帣捲臇菤錈锩𡫂𢋄𤎱𦊌𧕲𨹵𩏗𩜇𩠉]→juǎn;
-[㢧㢾㪻㯞䄅䌸䖭䚈䡓䳪倦劵勌奆巻慻桊淃狷獧眷睊睠絭絹縳绢罥羂蔨鄄隽雋飬餋𠔉𠢚𡘰𡡀𢍏𢎥𣙢𣚓𣜨𣬋𣬏𤲨𤺻𥁠𥆞𥱽𦦽𦳽𦼱𧭦𧯦𨆈𨤑𩏹]→juàn;
-[噘屩撅撧蹻𢱺𢴭𪨗𫏋]→juē;
-[㔃㔢㟲㤜㩱㭈㭾㰐㲄㵐㷾㸕㹟㻕䀗䁷䇶䏐䏣䐘䖼䘿䙠䝌䞷䠇䡈䣤䦆䦼亅倔傕决刔劂勪匷厥噱嚼孒孓屫崛嶥弡彏憠憰戄抉挗捔掘攫斍桷橛橜欔欮殌氒決泬灍焳熦爑爝爴爵獗玃玦玨珏瑴疦瘚矍矡砄絕絶绝臄芵蕝蕨虳蚗蟨蟩覐覚覺觉觖觼訣譎诀谲貜赽趉趹蹶蹷躩逫鈌鐍鐝钁镢駃鴂鴃鶌鷢龣𠀔𠄌𠄑𠊬𠎮𠜾𠢤𠨊𠫃𠶸𡈅𡚠𡲗𡳾𡾜𢁪𢎹𢏷𢔱𢖦𢨏𢩯𣅡𣖬𣬎𤛦𤞴𤟎𤹋𤼗𥆌𥏘𥕲𥛯𥤘𥾮𦁐𦏅𦓐𦛲𦠒𦪘𧍕𧗫𧝃𧣸𧤼𧥎𧮫𧱝𧺐𧽸𧾵𧿺𨊿𨏹𨬐𨰜𨼎𨼱𩊺𩍷𩏺𩓻𩧏𩧡𩪗𩰨𪁠𪈴𪖜𪚅𫔎𫘝𫛞]→jué;
+[㢧㢾㪻㯞䄅䌸䖭䚈䡓䳪倦劵勌奆巻慻桊淃狷獧眷睊睠絭絹縳绢罥羂蔨鄄隽雋飬餋𠔉𠢚𡘰𡡀𢍏𢎥𣙢𣚓𣜨𣬋𣬏𤲨𤺻𥁠𥆞𥱽𦦽𦳽𦼱𧭦𧯦𨆈𨤑𩏹𰭔]→juàn;
+[噘屩撅撧蹻𢱺𢴭𪨗𪮖𫏋]→juē;
+[㔃㔢㟲㤜㩱㭈㭾㰐㲄㵐㷾㸕㹟㻕䀗䁷䇶䏐䏣䐘䖼䘿䙠䝌䞷䠇䡈䣤䦆䦼亅倔傕决刔劂勪匷厥噱嚼孒孓屫崛嶥弡彏憠憰戄抉挗捔掘攫斍桷橛橜欔欮殌氒決泬灍焳熦爑爝爴爵獗玃玦玨珏瑴疦瘚矍矡砄絕絶绝臄芵蕝蕨虳蚗蟨蟩覐覚覺觉觖觼訣譎诀谲貜赽趉趹蹶蹷躩逫鈌鐍鐝钁镢駃鴂鴃鶌鷢龣𠀔𠄌𠄑𠊬𠎮𠜾𠢤𠨊𠫃𠳞𠶸𡈅𡚠𡲗𡳾𡾜𢁪𢎹𢏷𢔱𢖦𢨏𢩯𣅡𣖬𣬎𤛦𤞴𤟎𤹋𤼗𥆌𥏘𥕲𥛯𥤘𥾮𦁐𦏅𦓐𦛲𦠒𦪘𧍕𧗫𧝃𧣸𧤼𧥎𧮫𧱝𧺐𧽸𧾵𧿺𨊿𨏹𨬐𨰜𨼎𨼱𩊺𩍷𩏺𩓻𩧏𩧡𩪗𩰨𪁠𪈴𪖜𪚅𫈵𫔎𫘝𫛞𫛵𫞝𫦌𫦳𬺖𱉔𱊧]→jué;
[䞵]→juě;
[𣨢𥈾]→juè;
-[㚬军君均姰桾汮皲皸皹碅莙菌蚐袀覠軍鈞銁銞鍕钧鮶鲪麇麏麕𠀹𠣕𢻸𦇘𦌺𧽔]→jūn;
+[㚬军君均姰桾汮皲皸皹碅莙菌蚐袀覠軍鈞銁銞鍕钧鮶鲪麇麏麕𠀹𠣕𢻸𦇘𦌺𧽔𫓲𰴙]→jūn;
[𢉦]→jǔn;
-[㑺㒞㕙㖥㝦㴫㻒㽙䇹䐃䕑䜭䝍俊儁呁埈寯峻懏捃攈攟晙棞浚濬焌燇珺畯竣箘箟蜠郡陖餕馂駿骏鵔鵕鵘𠨢𢹲𤮪𥇘𥚂𥜮𥡣𦴌𦵼𧥺𧯖𨌘𨛐𨲄𨶊𪍁𪕞]→jùn;
+[㑺㒞㕙㖥㝦㴫㻒㽙䇹䐃䕑䜭䝍俊儁呁埈寯峻懏捃攈攟晙棞浚濬焌燇珺畯竣箘箟蜠郡陖餕馂駿骏鵔鵕鵘𠨢𢹲𤮪𥇘𥚂𥜮𥡣𦴌𦵼𧥺𧯖𨌘𨛐𨲄𨶊𪍁𪕞𬣝𱉾𱉿]→jùn;
[䘔咔咖喀擖衉]→kā;
-[佧卡垰胩裃鉲]→kǎ;
-[㚊䤤奒开揩鐦锎開𡙓𢔡𢾆𤡲𥻄𦂄𦈲𨴆]→kāi;
-[䁗䒓凯凱剀剴嘅垲塏嵦恺愷慨暟楷蒈輆鍇鎧铠锴闓闿颽𠢲𢋝𥃣𥏪]→kǎi;
-[㪡䡷勓忾愒愾欬炌炏烗鎎𡳂𢢚𤉫𤐩𤻜𥎆𩫀]→kài;
+[佧卡垰胩裃鉲𰽩]→kǎ;
+[㚊䤤奒开揩鐦锎開𡙓𢔡𢾆𤡲𥻄𦂄𦈲𨴆𫔭𫟺]→kāi;
+[䁗䒓凯凱剀剴嘅垲塏嵦恺愷慨暟楷蒈輆鍇鎧铠锴闓闿颽𠢲𢋝𥃣𥏪𬀱𬨇𬱼]→kǎi;
+[㪡䡷勓忾愒愾欬炌炏烗鎎𡳂𢢚𤉫𤐩𤹺𤻜𥎆𩫀𰺡]→kài;
[㘛刊勘堪嵁戡栞龕龛𡺗𢦟𦞖𧡵𩑟]→kān;
-[㙳䖔侃偘冚坎埳塪惂槛檻欿歁砍竷莰輡轗顑𠝲𡸞𣣒𣽌𥑫𥤱𥦔𧇦𧱄𨍜𩐬𩒃𩓟𩜱]→kǎn;
-[䀍䘓䳚墈崁看瞰矙磡衎闞𡶪𢙮𣊟𥍓𧯰𨒞𪉯]→kàn;
+[㙳䖔侃偘冚坎埳塪惂槛檻欿歁砍竷莰輡轗顑𠝲𡸞𣣒𣽌𥑫𥤱𥦔𧇦𧱄𨍜𩐬𩒃𩓟𩜱𫐘𰺐𱂱]→kǎn;
+[䀍䘓䳚墈崁看瞰矙磡衎闞𡶪𢙮𣊟𥍓𧯰𨒞𪉯𰥊𱉶]→kàn;
[㝩㱂㼹䆲䗧嫝嵻康忼慷槺漮砊穅粇糠躿鏮闶鱇𠾨𡐓𡵻𤮊𥉽𥕎𥹺𨀫𨂟𨄗𨎍𨝎𨻷𩾌]→kāng;
-[扛摃𢴦]→káng;
+[扛摃𢴦𫼱𫽙]→káng;
[䡉𠻞𡻚𣔛]→kǎng;
[㢜亢伉匟囥抗炕犺邟鈧钪閌𥒳𪎵]→kàng;
[䯌尻髛𩩾]→kāo;
[䯪丂拷攷栲洘烤考𣐊𣧏𣨻𣩅𥬯𥹬]→kǎo;
-[䎋䐧犒銬铐靠鮳鯌鲓𡭳𧋓𨘴𩝝]→kào;
-[㸯䈖䌀䐦匼嗑嵙搕柯棵榼樖牁犐珂疴瞌砢磕礚科稞窠胢苛萪薖蝌趷軻轲醘鈳錒钶顆颏颗髁𠏀𠲙𡸡𡻘𢈈𢩘𣧤𤖇𤰙𥃕𥝹𥠁𥧇𧎗𧨵𧵛𧿫𨍰𨏿𨢸𩏭𩜭𪍎]→kē;
+[㸆䎋䐧犒銬铐靠鮳鯌鲓𡭳𧋓𨘴𩝝𬶔]→kào;
+[㸯䈖䌀䐦匼嗑嵙搕柯棵榼樖牁犐珂疴瞌砢磕礚科稞窠胢苛萪薖蝌趷軻轲醘鈳錒钶顆颏颗髁𠏀𠲙𡸡𡻘𢈈𢩘𣧤𤖇𤰙𥃕𥕤𥝹𥠁𥧇𧎗𧨵𧵛𧿫𨍰𨏿𨢸𩏭𩜭𪍎𫐔𭗡𮡈𰰾]→kē;
[壳揢殼翗]→ké;
[㞹㪙㪼㵣可坷岢嵑嶱敤渇渴炣𢩐𢼐𤸎𪓮]→kě;
-[㕉㕎㝓㤩䆟䙐䶗克刻剋勀勊堁娔客尅恪愙氪溘碦礊緙缂艐課课锞騍骒𠛳𠡜𠡤𠢹𠩧𠪒𠪟𠳭𠶲𠷄𡞢𡱼𢩏𢾩𣩄𣲊𣹇𤛗𥊉𥔽𥦨𥯚𧈗𧛾𧜡𧠋𩭽𩰻𩱘𪃭]→kè;
+[㕉㕎㝓㤩䆟䙐䶗克刻剋勀勊堁娔客尅恪愙氪溘碦礊緙缂艐課课锞騍骒𠛳𠡜𠡤𠢹𠩧𠪒𠪟𠳭𠶲𠷄𡞢𡱼𢩏𢾩𣩄𣲊𣹇𤛗𥊉𥔽𥦨𥯚𧈗𧛾𧜡𧞔𧠋𩭽𩰻𩱘𪃭𮯙]→kè;
[𩎤]→kēn;
[啃垦墾恳懇肎肯肻豤錹齦龈𠳁𣍟𣥤𤀊𥖞𨼯]→kěn;
[㸧掯裉褃]→kèn;
-[㧶㰢䃘䡩䡰劥吭坑妔挳摼牼硁硜硻誙銵鍞鏗铿阬𠠷𡷨𣢴𣫒𥉸𥑅𥒁𥒱𥥳𧀘𨋔𨌳𨌶𨍑]→kēng;
+[㧶㰢䃘䡩䡰劥吭坑妔挳摼牼硁硜硻誙銵鍞鏗铿阬𠠷𡷨𣢴𣫒𥉸𥑅𥒁𥒱𥥳𧀘𨋔𨌳𨌶𨍑𫟥𫵸𫶲𬒎𰓱𰠲𰥣𰵡𰺘]→kēng;
[𡞚]→kěng;
-[㚚㲁䅝倥埪崆悾涳硿空箜躻錓鵼𠀝𢃐𢷙𢽦𥔇𦱇𧌆𧚬𪔣]→kōng;
+[㚚㲁䅝倥埪崆悾涳硿空箜躻錓鵼𠀝𢃐𢷙𢽦𥔇𦱇𧌆𧚬𪔣𱊊]→kōng;
[㤟孔恐𢪬𣏺𤤲𥥅𦶐𩲧]→kǒng;
[㸜控鞚𤗇𦁈]→kòng;
-[䁱剾彄抠摳眍瞘芤𠛅𢂁𢄠𦬅]→kōu;
+[䁱剾彄抠摳眍瞘芤𠛅𢂁𢄠𦬅𫸩𬑒]→kōu;
[劶口𢼃𤘘𨙫𨥴]→kǒu;
-[㓂㰯䍍䳹冦叩宼寇扣敂滱瞉窛筘簆蔲蔻釦鷇𡠆𢚫𢟭𣻎𣿟𥊧𥲃𦴎𦶲𧥣𩀠𪄺𪇄𫃜]→kòu;
-[㗄㩿㪂㱠㵠䂗䉐䧊䯇刳哭圐堀崫扝枯桍矻窟跍郀骷鮬𠠶𡀙𡑚𡑣𡗵𡶏𡼿𢏆𢼁𣗺𥈷𥌄𥟾𥧋𦜇𦡆𧠂𧷎𩑔𩑡𩨳𪍠]→kū;
+[㓂㰯䍍䳹冦叩宼寇扣敂滱瞉窛筘簆蔲蔻釦鷇𡠆𢚫𢟭𣻎𣿟𥊧𥲃𦴎𦶲𧥣𩀠𪄺𪇄𫃜𬆮𬣚𬬪𬸬]→kòu;
+[㗄㩿㪂㱠㵠䂗䉐䧊䯇刳哭圐堀崫扝枯桍矻窟跍郀骷鮬𠠶𡀙𡑚𡑣𡗵𡶏𡼿𢏆𢼁𣗺𥈷𥌄𥟾𥧋𦜇𦡆𧠂𧷎𩑔𩑡𩨳𪍠𪠀𫖪𫜕𬕛𱂡𱇦]→kū;
[𦛏]→kú;
[䇢狜苦𡞯𥯶𩇵]→kǔ;
[㠸䔯䵈俈喾嚳库庫廤焅瘔秙絝绔袴裤褲趶酷𠺟𥞴𧊘𧿉𧿋𨐡𨡱𩱙𪌓]→kù;
[㛻䓙䠸䯞夸姱舿誇𠇗𡇚𡗢𥑹𨕺𨵧]→kuā;
-[㡁侉咵垮銙𢄳𩊓]→kuǎ;
+[㡁侉咵垮銙𢄳𩊓𰽴]→kuǎ;
[㐄䦚挎胯跨骻𡕒𢓢𥏤𨃖]→kuà;
[㧟䓒擓蒯𠣲𡚅𣫉𦳋𩦱]→kuǎi;
-[㔞㙕㟴㱮䈛䭝䯤侩儈凷哙噲圦块塊墤巜廥快旝狯獪筷糩脍膾郐鄶鱠鲙𠜐𡼾𢾒𥢶𦔦𨛖𫐆]→kuài;
+[㔞㙕㟴㱮䈛䭝䯤侩儈凷哙噲圦块塊墤巜廥快旝狯獪筷糩脍膾郐鄶鱠鲙𠜐𡼾𢾒𥢶𦔦𨛖𩩈𫐆𫞷𰎛𰏶𰕭]→kuài;
[宽寛寬臗鑧髋髖𣎑𥦀]→kuān;
-[㯘䕀䥗䲌欵款歀窽窾𢕫𢴪𣢻𣽟𥟓]→kuǎn;
-[㑌䒰䖱䯑劻匡匩哐恇框洭硄筐筺誆诓軭邼𢼑𢼳𤝿𦚞𧻔𨀕𨏆𨴑𩢼𩬹]→kuāng;
-[㾠忹抂狂狅誑诳軖軠鵟𣴥𦥰𨖢𩷗]→kuáng;
-[儣夼懭]→kuǎng;
-[䊯䵃况卝圹壙岲懬旷昿曠況爌眖眶矌矿砿礦穬絋絖纊纩貺贶軦邝鄺鉱鋛鑛黋𡶢𡾇𣍦𣒸𥈏𧥌𧿈𨇁𨥑𨨭𪍿𪏪]→kuàng;
-[㨒䯓亏刲岿巋悝盔窥窺聧蘬虧闚顝𡐠𡓰𡤞𥁇𧢦𩏣𪖢]→kuī;
-[㙓㙺䕫䖯䟸䤆䧶䳫喹夔奎巙戣揆晆暌楏楑櫆犪睽葵藈蘷虁蝰躨逵鄈鍨鍷隗頄頯馗騤骙魁𠊾𡌤𢌳𤵮𥜶𦝢𧍜𧡦𨾎𨾗𩕜𩠮𩲅𩲷𩵉𩹍𪆴]→kuí;
-[㒑㚍䠑䫥煃跬蹞頍𢜽𢼀𣄲𣥮𥪊𩓗]→kuǐ;
-[㕟䕚䙆䙌䙡䯣䰎匮喟嘳媿嬇尯愦愧憒樻欳溃潰瞆篑簣籄聩聭聵腃蒉蕢謉鐀鑎餽饋馈𠣠𠿥𣧼𤆂𤏜𥏙𧂠𧄑𧑋𧝷𧷛𨣈]→kuì;
-[㡓㱎䐊䖵䪲坤堃堒婫崐崑昆晜潉焜熴猑琨瑻菎蜫裈裩褌貇醌錕锟騉髠髡髨鯤鲲鵾鶤鹍𠚯𡖉𥊽𥚛𦌸𧥊𨱙𩓽𩻋𩽞𪋆]→kūn;
-[㩲䠅壸壼悃捆梱硱祵稇稛綑裍閫閸阃𦄐𧋕𨁉𩨫]→kǔn;
-[㫻困涃睏𢈛𣏔𣰘𣱂𩤋]→kùn;
+[㯘䕀䥗䲌欵款歀窽窾𢕫𢴪𣢻𣽟𥟓𫔋]→kuǎn;
+[㑌䒰䖱䯑劻匡匩哐恇框洭硄筐筺誆诓軭邼𢼑𢼳𤝿𦚞𧻔𨀕𨏆𨴑𩢼𩬹𬮣𬳻]→kuāng;
+[㾠忹抂狂狅誑诳軖軠鵟𣴥𦥰𨖢𩷗𫛭𰹶]→kuáng;
+[儣夼懭𰐾]→kuǎng;
+[䊯䵃况卝圹壙岲懬旷昿曠況爌眖眶矌矿砿礦穬絋絖纊纩貺贶軦邝鄺鉱鋛鑛黋𡶢𡾇𣍦𣒸𥈏𧥌𧿈𨇁𨥑𨨭𪍿𪏪𬘢𰨜𰽚𱋈𱋫]→kuàng;
+[㨒䯓亏刲岿巋悝盔窥窺聧蘬虧闚顝𡐠𡓰𡤞𥁇𧢦𩏣𪖢𬮭𰰮𱂵]→kuī;
+[㙓㙺䕫䖯䟸䤆䧶䳫喹夔奎巙戣揆晆暌楏楑櫆犪睽葵藈蘷虁蝰躨逵鄈鍨鍷隗頄頯馗騤骙魁𠊾𡌤𢌳𤵮𥜶𦝢𧍜𧡦𨾎𨾗𩕜𩠮𩲅𩲷𩵉𩹍𪆴𫛼𬱓𬸮𰊛𰾥𱂬]→kuí;
+[㒑㚍䠑䫥煃跬蹞頍𢜽𢼀𣄲𣥮𥪊𩓗𫠆𱆚]→kuǐ;
+[㕟䕚䙆䙌䙡䯣䰎匮喟嘳媿嬇尯愦愧憒樻欳溃潰瞆篑簣籄聩聭聵腃蒉蕢謉鐀鑎餽饋馈𠣠𠿥𣧼𤆂𤏜𥏙𧂠𧄑𧑋𧝷𧷛𨡺𨣈𪡞𫍷𫝬𬭢𭫀𰷨𱆃]→kuì;
+[㡓㱎䐊䖵䪲坤堃堒婫崐崑昆晜潉焜熴猑琨瑻菎蜫裈裩褌貇醌錕锟騉髠髡髨鯤鲲鵾鶤鹍𠚯𡖉𥊽𥚛𦌸𧥊𨱙𩓽𩻋𩽞𪋆𪻲𫘥𫷅𱉱]→kūn;
+[㩲䠅壸壼悃捆梱硱祵稇稛綑裍閫閸阃𦄐𨁉𩨫]→kǔn;
+[㫻困涃睏𢈛𣏔𣰘𣱂𧋕𩤋]→kùn;
[尡]→kun;
-[㗥㾧䟯䦢䯺廓懖扩拡括挄擴桰濶筈萿葀蛞闊阔霩鞟鞹韕頢髺鬠𠚳𠠎𡎒𡻙𢠛𤫵𥕏𦧍𦧔𨓈𨨱𨶐𩋻𪗽]→kuò;
+[㗥㾧䟯䦢䯺廓懖扩拡括挄擴桰濶筈萿葀蛞闊阔霩鞟鞹韕頢髺鬠𠚳𠠎𡎒𡻙𢠛𤫵𥕏𦧍𦧔𨓈𨨱𨶐𩋻𪗽𫘽𬱠𬺄]→kuò;
[㕇㡴垃拉搚柆翋菈邋𣤊𤛊𤰚𦒆𩃜𩤲𩨉]→lā;
[剌嚹揦旯砬磖𡉆]→lá;
[喇藞𥗿𥘁𦎏]→lǎ;
-[㻋㻝䂰䃳䏀䓥䗶䱨䱫䶛揧攋楋溂爉瓎瘌腊臈臘蜡蝋蝲蠟辢辣鑞镴鬎鯻𠾩𡅘𢃴𢉨𤀦𤊶𥀥𥀰𥈙𥖍𦅶𦆻𦇛𦒦𧗩𧙀𧞪𧩲𨭛𩑮𩘊𩯽𪇹]→là;
+[㻋㻝䂰䃳䏀䓥䗶䱨䱫䶛揧攋楋溂爉瓎瘌腊臈臘蜡蝋蝲蠟辢辣鑞镴鬎鯻𠾩𡅘𢃴𢉨𤀦𤊶𥀥𥀰𥈙𥖍𦅶𦆻𦇛𦒦𧗩𧙀𧞪𧩲𨭛𩑮𩘊𩯽𪇹𪮶𬶟𭊸𰬼𰾿]→là;
[啦鞡𤷟𩋷]→la;
-[㥎䅘䋱䠭䧒來俫倈婡崃崍庲徕徠来梾棶涞淶猍琜筙箂莱萊逨郲錸铼騋鯠鶆麳𠎙𢑬𣖤𤢗𤦃𤲓𦓹𧯲𧳕𧳟𨂐𪑚]→lái;
+[㥎䅘䋱䠭䧒來俫倈婡崃崍庲徕徠来梾棶涞淶猍琜筙箂莱萊逨郲錸铼騋鯠鶆麳𠎙𢑬𣖤𤢗𤦃𤲓𥟂𦓹𧯲𧳕𧳟𨂐𪎌𪑚𫏌𫝫𫷬𬩾𬹗𭻔𰡎𱅕𱇭𱉵]→lái;
[㚓䂾𢅭𧵭𨦂]→lǎi;
-[㸊䄤䓶䚅䲚唻櫴濑瀨瀬癞癩睐睞籁籟藾襰賚賴赉赖頼顂鵣𠘝𡂖𡃄𡓒𦆋𨇆𩳆𪈈]→lài;
-[㑣㘓㞩㦨㳕䆾䍀䑌䦨䪍䰐儖兰厱囒婪岚嵐幱惏懢拦攔斓斕栏欄欗澜瀾灆灡燣燷璼礷篮籃籣繿葻蓝藍蘭褴襕襤襴襽譋讕谰躝钄镧闌阑韊𠓖𠼖𡮻𢅡𢉧𢊓𢛓𣋣𥌻𥜓𦧼𧼖𨅏𨅬𨊔𨬒𨷻𩈵𩔵𪇖]→lán;
-[㛦㨫㩜㰖䌫囕壈嬾孄孏懒懶揽擥攬榄欖浨漤灠爦纜缆罱覧覽览醂顲𠓭𡒄𡓔𡽳𤑸𤣟𥦝𧮤𨎹𨣸𩟺]→lǎn;
-[㜮㱫䃹嚂滥濫烂燗爁爛爤瓓糷鑭𢒞𢹙𤂺𤃨𥗺𧸦𨣨𩉀]→làn;
+[㸊䄤䓶䚅䲚唻櫴濑瀨瀬癞癩睐睞籁籟藾襰賚賴赉赖頼顂鵣𠘝𡂖𡃄𡓒𦆋𧝝𨇆𩳆𪈈𪡺𫪁𬋍𰘳𰱾𱈖]→lài;
+[㑣㘓㞩㦨㳕䆾䍀䑌䦨䪍䰐儖兰厱囒婪岚嵐幱惏懢拦攔斓斕栏欄欗澜瀾灆灡燣燷璼礷篮籃籣繿葻蓝藍蘭褴襕襤襴襽譋讕谰躝钄镧闌阑韊𠓖𠼖𡮻𢅡𢉧𢊓𢛓𣋣𥌻𥗽𥜓𦧼𧼖𨅏𨅬𨊔𨬒𨷻𩈵𩔵𪇖𪢌𪢠𫔱𫞨𫣉𫷌𬉠𬒗𬜥𬞕𬸡𮆏𰆚𰏟𰾳𱁽𱁾𱆅]→lán;
+[㛦㧛㨫㩜㰖䌫囕壈嬾孄孏懒懶揽擥攬榄欖浨漤灠爦纜缆罱覧覽览醂顲𠓭𡒄𡓔𡽳𤑸𤣟𥦝𧮤𨎹𨣸𩟺𫝮𫶊𰈆𰌙𰜐]→lǎn;
+[㜮㱫䃹嚂滥濫烂燗爁爛爤瓓糷鑭𢒞𢹙𤂺𤃨𥗺𧸦𨣨𩉀𫱕𬊶𬎑𬒇𬥾𰈓𰫖𰼏]→làn;
[啷]→lāng;
-[㝗㟍㢃㱢㾿䆡䡙䯖䱶勆嫏廊斏桹榔欴狼琅瑯硠稂筤艆蓈蜋螂躴郎郒郞鋃鎯锒阆駺𢽂𥍫𥧫𦵧𨞿𨱍𩛡𩷕𪁜]→láng;
-[㓪㙟㮾塱朖朗朤樃烺蓢誏𠻴𣊧𥇑𧚅]→lǎng;
+[㝗㟍㢃㱢㾿䆡䡙䯖䱶勆嫏廊斏桹榔欴狼琅瑯硠稂筤艆蓈蜋螂躴郎郒郞鋃鎯锒阆駺𢽂𥍫𥧫𦵧𨞿𨱍𩛡𩷕𪁜𫗨𬴀𬸏]→láng;
+[㓪㙟㮾塱朖朗朤樃烺蓢誏𠻴𣊧𥇑𧚅𬣼]→lǎng;
[㫰䍚䕞埌崀浪莨蒗閬𠺘𢳑𣻡𦺫𧻴𨶗𩲒𩳤]→làng;
[唥]→lang;
[捞撈粩]→lāo;
-[㗦㞠㟉㟹㨓䃕䜎䝁䲏僗劳労勞哰唠嘮崂嶗憥朥浶牢痨癆磱窂簩蟧醪鐒铹顟髝𠈭𡑍𢚄𢭂𣘪𤎤𤛮𤩂𥢒𨣃𨦭𨲮𪁔]→láo;
-[⺹㧯㺐䇭䕩䝤䳓䵏佬咾姥恅栳橑潦狫珯硓老耂荖蛯轑銠铑鮱𡂕𣠼𤶁𦒴𨡤𪀧]→lǎo;
-[嗠嫪憦橯涝澇烙耢耮躼軂酪𡬘𣟽𤉍𦺜𧢋𧯍]→lào;
+[㗦㞠㟉㟹㨓䃕䜎䝁䲏僗劳労勞哰唠嘮崂嶗憥朥浶牢痨癆磱窂簩蟧醪鐒铹顟髝𠈭𡑍𢚄𢭂𣘪𤎤𤙯𤛮𤩂𥢒𨣃𨦭𨲮𪁔𫞧𫢬𫭼𬝃𬣿𬶗𮀤𰦷𰼋]→láo;
+[⺹㧯㺐䇭䕩䝤䳓䵏佬咾姥恅栳橑潦狫珯硓老耂荖蛯轑銠铑鮱𡂕𣠼𤶁𦒴𨡤𪀧𰺛𱉦]→lǎo;
+[嗠嫪憦橯涝澇烙耢耮躼軂酪𡬘𣓿𣟽𤉍𦺜𧢋𧯍𫺘𬧤]→lào;
[𦛨]→lao;
[肋𡃖]→lē;
[㔹㖀㦡乐仂叻忇扐楽樂氻泐玏砳竻簕艻阞韷鰳鳓𣂒𤟓𤨙𥖪𩐾]→lè;
[了餎饹]→le;
[勒]→lēi;
-[㒍㔣㵢㹎䍣䐯䨓儽壨嫘擂檑櫑欙瓃畾礌礧縲纍纝缧罍羸蔂蘲虆轠鐳鑘镭雷靁鱩鼺𡈶𡰠𡻱𢴱𣀀𣚎𣡧𤜖𤡂𤮎𤮚𤮸𤳳𤳴𤼘𥍔𦣄𧒜𧒽𧞭𨞽𩴻]→léi;
-[㒦㙼㵽㶟㼍㿔䉂䛶䣂䴎傫儡厽垒塁壘樏櫐灅癗矋磊磥礨絫耒腂蕌蕾藟蘽蠝誄讄诔鑸鸓𠱤𡚗𡻭𡼊𡾋𡾖𡿉𡿛𢹮𣠠𣡺𤃻𤢹𥑶𥗬𦇄𦓥𦢏𨄱𨊚𨻌]→lěi;
-[㑍㲕㴃䉪䒹䢮䣦䮑攂泪洡涙淚禷类累纇蘱酹銇錑頛頪類颣𡔇𣀜𣨅𥅦𥗶𥣬𥤐𨀤𨶺𩔗𩛝𩵓𪑯]→lèi;
+[㒍㔣㵢㹎䍣䐯䨓儽壨嫘擂檑櫑欙瓃畾礌礧縲纍纝缧罍羸蔂蘲虆轠鐳鑘镭雷靁鱩鼺𡈶𡰠𡻱𢴱𣀀𣚎𣡧𤜖𤡂𤮎𤮚𤮸𤳳𤳴𤼘𥍔𦣄𧒜𧒽𧞭𨞽𩴻𫐙𰿄]→léi;
+[㒦㙼㵽㶟㼍㿔䉂䛶䣂䴎傫儡厽垒塁壘樏櫐灅癗矋磊磥礨絫耒腂蕌蕾藟蘽蠝誄讄诔鑸鸓𠱤𡚗𡻭𡼊𡾋𡾖𡿉𡿛𢹮𣠠𣡺𤃻𤢹𥑶𥗬𦇄𦓥𦢏𨄱𨊚𨻌𰿉𱊳]→lěi;
+[㑍㲕㴃䉪䒹䢮䣦䮑攂泪洡涙淚禷类累纇蘱酹銇錑頛頪類颣𡔇𣀜𣨅𥅦𥗶𥣬𥤐𨀤𨶺𩔗𩛝𩵓𪑯𬭜𬱜𰲒𱂧]→lèi;
[嘞]→lei;
[㘄]→lēng;
-[䉄䬋塄崚棱楞碐稜薐輘𥈮𦼊𧼔𨈓𩩡]→léng;
+[䉄䬋塄崚棱楞碐稜薐輘𥈮𦼊𧼔𨈓𩩡𰺊]→léng;
[冷]→lěng;
[䮚倰堎愣睖踜]→lèng;
[哩]→lī;
-[㒿㓯㛤㠟㦒㰀㰚㴝㹈䄜䅻䉫䊍䋥䍠䍦䔆䔣䔧䖥䖽䖿䙰䣓䣫䱘䴻䵓䵩刕剓剺劙厘喱嚟囄嫠孋孷廲悡斄杝梨梩梸棃樆漓灕犁犂狸琍璃瓈盠睝离穲竰筣篱籬糎縭纚缡罹艃荲菞蓠蔾藜蘺蜊蟍蠡蠫褵謧貍邌醨釐鋫錅鏫鑗離驪骊鯏鯬鱺鲡鵹鸝鹂黎黧𠛘𠞙𠭰𠻗𠼝𠾆𡃷𡥽𡿎𢄡𢌈𢛮𢟢𢟤𢤂𢮃𣁟𣐬𣘬𣞴𣫥𣮉𣯤𤗫𤚓𤭜𥊈𥌛𥣥𥲧𥲪𥻿𥼅𦃇𦔓𦢱𦺙𧄚𧅯𧋎𧋠𧑇𧕮𧕯𧚩𧫬𧮛𨄛𨇎𨛫𨝏𨝖𨝟𨤫𨯽𩁟𩆲𩥬𩥴𩧋𩭇𩻌𪁐𪅆𪌱𪏼𪐅𪒔𪖂]→lí;
-[㸚㾖䗍䤚䧉俚兣娌峛峢峲李欚浬澧理礼禮粴蟸裏裡豊逦邐醴里鋰锂鯉鱧鲤鳢𠚄𡆯𢏃𣀂𣀷𣿞𥎓𥎔𥴡𦎐𦕸𦪶𦫈𧅮𨓦𨛋𨴻𩳓𩷋𩽵𪕴]→lǐ;
-[㑦㒧㔏㕸㗚㘑㟳㠣㡂㤡㤦㧰㬏㮚㯤㱹㺡㻎㻺㼖㽁㽝㾐㿛㿨䃯䅄䇐䊪䍥䍽䓞䔁䔉䕻䘈䚕䟏䟐䡃䤙䥶䬅䬆䮋䮥䰛䰜䲞䴡䶘丽例俐俪傈儮儷凓利力励勵历厉厤厯厲吏呖唎唳嚦囇坜塛壢娳婯屴岦巁悧慄戾搮攊攦攭暦曆曞朸枥栃栎栗栛棙檪櫔櫟櫪欐歴歷沥沴涖溧濿瀝爄爏犡猁珕瑮瓅瓑瓥疠疬痢癘癧皪盭砅砺砾磿礪礫礰禲秝立笠篥粒粝糲綟脷苈苙茘荔莅莉蒚蒞藶蚸蛎蛠蜧蝷蠇蠣觻詈讈赲跞躒轢轣轹郦酈鉝鎘隶-隸雳靂靋鬁鱱鱳鳨鴗鷅麗麜𠌯𠘞𠘟𠛦𠝄𠞉𠞤𠠏𠠝𠠵𠢠𠩵𠪄𠪺𠫌𡤌𡫯𡮰𡯄𡳸𡸉𡾒𡿋𢍼𢡑𢤆𢤩𢨨𢩑𢸀𢻠𣀥𣌅𣌜𣟌𣦯𣧿𣫧𣲒𤁼𤃀𤄽𤇃𤔨𤖢𤘃𤜜𤟑𤠫𤡿𤩮𤳓𤹇𤹈𤻤𤼚𥁟𥉆𥌤𥌮𥌿𥓃𥝢𥠲𥨻𥬭𥶗𥷅𥷗𥽗𦃊𦅺𦇔𦘊𦜏𦠓𦪾𧄻𧉲𧒈𧓽𧔝𧘫𧙉𧢝𧥖𧧋𧯏𧰡𧲡𧴠𧽲𨃙𨇗𨊛𨍫𨏬𨘸𨜼𨞺𨟑𨢌𨪹𨬑𨷦𨽻𩄞𩅩𩆝𩗅𩗭𩘟𩘡𩙖𩞨𩣫𩧃𩪸𩯺𩰲𩱇𩴣𩶘𩽏𪅼𪓀𪖍𪗁𪙺𪙽𫁡]→lì;
+[㒿㓯㛤㠟㦒㰀㰚㴝㹈䄜䅻䉫䊍䋥䍠䍦䔆䔣䔧䖥䖽䖿䙰䣓䣫䱘䴻䵓䵩刕剓剺劙厘喱嚟囄嫠孋孷廲悡斄杝梨梩梸棃樆漓灕犁犂狸琍璃瓈盠睝离穲竰筣篱籬糎縭纚缡罹艃荲菞蓠蔾藜蘺蜊蟍蠡蠫褵謧貍邌醨釐鋫錅鏫鑗離驪骊鯏鯬鱺鲡鵹鸝鹂黎黧𠛘𠞙𠭰𠻗𠼝𠾆𡃷𡥽𡿎𢄡𢌈𢛮𢟢𢟤𢤂𢮃𣁟𣐬𣘬𣞴𣫥𣮉𣯤𤗫𤚓𤭜𥊈𥌛𥣥𥲧𥲪𥻿𥼅𦃇𦔓𦢱𦺙𧄚𧅯𧋎𧋠𧑇𧕮𧕯𧚩𧥖𧫬𧮛𨄛𨇎𨛫𨝏𨝖𨝟𨤫𨯽𩁟𩆲𩥬𩥴𩧋𩭇𩻌𪁐𪅆𪌱𪏼𪐅𪒔𪖂𫄥𫚞𬸎𭤎𰖩𱊃]→lí;
+[㸚㾖䗍䤚䧉俚兣娌峛峢峲李欚浬澧理礼禮粴蟸裏裡豊逦邐醴里鋰锂鯉鱧鲤鳢𠚄𡆯𢏃𣀂𣀷𣿞𥎓𥎔𥴡𦎐𦕸𦪶𦫈𧅮𨓦𨛋𨴻𩳓𩷋𩽵𪕴𫾲]→lǐ;
+[㑦㒧㔏㕸㗚㘑㟳㠣㡂㤡㤦㧰㬏㮚㯤㱹㺡㻎㻺㼖㽁㽝㾐㿛㿨䃯䅄䇐䊪䍥䍽䓞䔁䔉䕻䘈䚕䟏䟐䡃䤙䥶䬅䬆䮋䮥䰛䰜䲞䴡䶘丽例俐俪傈儮儷凓利力励勵历厉厤厯厲吏呖唎唳嚦囇坜塛壢娳婯屴岦巁悧悷慄戾搮攊攦攭暦曆曞朸枥栃栎栗栛棙檪櫔櫟櫪欐歴歷沥沴涖溧濿瀝爄爏犡猁珕瑮瓅瓑瓥疠疬痢癘癧皪盭砅砺砾磿礪礫礰禲秝立笠篥粒粝糲綟脷苈苙茘荔莅莉蒚蒞藶蚸蛎蛠蜧蝷蠇蠣觻詈讈赲跞躒轢轣轹郦酈鉝鎘隶-隸雳靂靋鬁鱱鱳鳨鴗鷅麗麜𠌯𠘞𠘟𠛦𠝄𠞉𠞤𠠏𠠝𠠵𠢠𠩵𠪄𠪺𠫌𡤌𡫯𡮰𡯄𡳸𡸉𡾒𡿋𢍼𢡑𢤆𢤩𢨨𢩑𢸀𢻠𣀥𣌅𣌜𣘐𣟌𣦯𣧿𣫧𣲒𤁼𤃀𤄽𤇃𤔨𤖢𤘃𤜜𤟑𤠫𤡿𤩮𤳓𤹇𤹈𤻤𤼚𥁟𥉆𥌤𥌮𥌿𥓃𥝢𥠲𥨻𥬭𥶗𥷅𥷗𥽗𦃊𦅺𦇔𦍠𦘊𦜏𦠓𦪾𧄻𧉲𧒈𧓽𧔝𧘫𧙉𧢝𧧋𧯏𧰡𧲡𧴠𧽲𨃙𨇗𨊛𨍫𨏬𨘸𨜼𨞺𨟑𨢌𨪹𨬑𨷦𨽻𩄞𩅩𩆝𩗅𩗭𩘟𩘡𩙖𩞨𩣫𩧃𩧸𩪸𩯺𩰲𩱇𩴣𩶘𩽏𪅼𪓀𪖍𪗁𪙺𪙽𪫡𪲔𪵱𫁡𫄫𫎱𫛽𫟫𫟷𫥳𫥵𫪃𫵷𬍛𬦣𰓬𰤕𰦦𰴗𰴢𰷴𰽝𱃚]→lì;
[俩倆]→liǎ;
-[㜕㝺㟀㡘㢘㥕㦁㶌㺦㼓䁠䃛䆂䏈䙺䥥䨬䭑亷劆匲匳嗹噒奁奩嫾帘廉怜慩憐梿槤櫣涟溓漣濂濓熑燫磏簾籢籨縺翴联聨聫聮聯臁莲蓮薕螊蠊裢褳覝謰蹥连連鎌鐮镰鬑鰱鲢𠔨𢅏𢅖𣀃𣝈𤣆𤬓𤾲𥖝𥲥𦆆𦈐𦔖𦖾𧐖𧡙𨎷𨏩𨏶𨬁𨽷𩄡𩞙𪍴𪐋𪐍𪖳𪚁𪛒]→lián;
-[㪘㯬㰈㰸䌞嬚摙敛斂琏璉羷脸臉蔹蘝蘞裣襝鄻𠗳𤑿𤼏𩟅𪍦]→liǎn;
-[㜃㜻㪝㱨㶑㼑僆堜媡恋戀楝殓殮浰湅潋澰瀲炼煉瑓練纞练萰錬鍊鏈链鰊𠋖𠒵𡆕𡟤𣞰𣟺𣿊𤒦𤗛𤹨𥽸𦣸𧍴𧡴𧸘𧽫]→liàn;
-[㹁䝶䣼䭪俍凉墚梁椋樑涼粮粱糧綡良踉輬辌𡑆𡮎𤙝𥛫𨄈𨎛𨵶𩘁𩞯]→liáng;
-[㒳㔝䓣䠃䩫両两兩唡啢掚緉脼蜽裲魉魎𠓜𠯱𣓈𥈘𩗾]→liǎng;
+[㜕㝺㟀㡘㢘㥕㦁㶌㺦㼓䁠䃛䆂䏈䙺䥥䨬䭑亷劆匲匳嗹噒奁奩嫾帘廉怜慩憐梿槤櫣涟溓漣濂濓熑燫磏簾籢籨縺翴联聨聫聮聯臁莲蓮薕螊蠊裢褳覝謰蹥连連鎌鐮镰鬑鰱鲢𠔨𢅏𢅖𣀃𣝈𣾍𤣆𤬓𤾲𥖝𥲥𦆆𦈐𦔖𦖾𧐖𧡙𨎷𨏩𨏶𨬁𨽷𩄡𩞙𪍴𪐋𪐍𪖳𪚁𪛒𫅼𫗱𬣽𰬾𰸔𰾮𱋬]→lián;
+[㪘㯬㰈㰸䌞嬚摙敛斂琏璉羷脸臉蔹蘝蘞裣襝鄻𠗳𤑿𤼏𩟅𪍦𫽁𬘪]→liǎn;
+[㜃㜻㪝㱨㶑㼑僆堜媡恋戀楝殓殮浰湅潋澰瀲炼煉瑓練纞练萰錬鍊鏈链鰊𠋖𠒵𡆕𡟤𣞰𣟺𣿊𤒦𤗛𤹨𥽸𦣸𧍴𧡴𧸘𧽫𫌫𫎨𫔀𫢪𬋃𬶠𰛲]→liàn;
+[㹁䝶䣼䭪俍凉墚梁椋樑涼粮粱糧綡良踉輬辌𡑆𡮎𤙝𥛫𨄈𨎛𨵶𩘁𩞯𫟅]→liáng;
+[㒳㔝䓣䠃䩫両两兩唡啢掚緉脼蜽裲魉魎𠓜𠯱𣓈𥈘𩗾𪭵𫦩𬜯𬰥𮉧𮔊𮖁]→liǎng;
[㾗䀶䁁亮哴喨悢晾湸諒谅輌輛辆量鍄𣄴𨱉]→liàng;
[煷簗]→liang;
[撩蹽]→liāo;
-[㙩㵳䒿䜍䜮䨅僚嘹嫽寥寮屪嵺嶚嶛廫憀敹暸漻燎爎獠璙疗療竂簝繚缭聊膋膫藔蟟豂賿蹘辽遼鐐飉髎鷯鹩𠐋𠖂𠨥𡻪𢄷𢊻𢨺𢸘𢼙𣁰𣟆𤵠𥲊𦕵𦗖𦪕𦺹𧂏𧝜𧽽𨖚𩖝𩯊𪌵]→liáo;
+[㙩㵳䒿䜍䜮䨅僚嘹嫽寥寮屪嵺嶚嶛廫憀敹暸漻燎爎獠璙疗療竂簝繚缭聊膋膫藔蟟豂賿蹘辽遼鐐飉髎鷯鹩𠐋𠖂𠨥𡻪𢄷𢊻𢨺𢸘𢼙𣁰𣟆𤵠𥲊𦕵𦗖𦪕𦺹𧂏𧝜𧽽𨖚𩖝𩯊𪌵𬤟𬲅]→liáo;
[㝋㶫䄦䑠䩍叾憭曢爒瞭蓼鄝釕钌镽𢻢𢿞𣎸𤑗𥗀𧘈𧡜𨣀𪌀]→liǎo;
-[㡻䉼䎆䢧尞尥尦廖撂料炓窷镣𣩢𤊽𥛰𦌒𩕐𩴤𪖷]→liào;
+[㡻䉼䎆䢧尞尥尦廖撂料炓窷镣𣩢𤊽𥛰𦌒𩕐𩴤𪖷𪤗]→liào;
[𦾳]→liē;
[䟩咧挘毟𨤤]→liě;
-[㤠㧜㬯㭞㭩㯿㲱㸹㼲㽟䁽䅀䉭䋑䜲䝓䟹䪉䴕儠冽列劣劽哷埒埓姴巤挒捩擸栵洌浖烈烮煭犣猎猟獵睙聗脟茢蛚裂趔躐迾颲鬛鬣鮤鱲鴷𠛱𠠗𡁓𡂏𡂩𡊻𡏵𡒏𡓍𡭣𡿩𢣓𣁷𣁻𣋲𣖊𣝚𣰌𤁯𤐱𤓿𤖺𤜓𤞊𤡕𤢪𤱃𤱛𥪂𥲁𥶢𥷨𥸸𦓤𦖩𧀨𧓐𧞕𧭌𧭞𧰠𨆍𨕜𩆣𩙑𩢾𩧆𩧮𩨐𩭌𩼭𫚭]→liè;
+[㤠㧜㬯㭞㭩㯿㲱㸹㼲㽟䁽䅀䉭䋑䜲䝓䟹䪉䴕儠冽列劣劽哷埒埓姴巤挒捩擸栵洌浖烈烮煭犣猎猟獵睙聗脟茢蛚裂趔躐迾颲鬛鬣鮤鱲鴷𠛱𠠗𡁓𡂏𡂩𡊻𡏵𡒏𡓍𡭣𡿩𢣓𣁷𣁻𣋲𣖊𣝚𣰌𤁯𤐱𤓿𤖺𤜓𤞊𤡕𤢪𤱃𤱛𥩺𥪂𥲁𥶢𥷨𥸸𦓤𦖩𧀨𧓐𧞕𧭌𧭞𧰠𨆍𨕜𩆣𩙑𩢾𩧆𩧮𩨐𩭌𩼭𫚓𫚭𰬃𱃘]→liè;
[拎]→līn;
-[㔂㝝㷠䚬䢯䫐䮼临冧厸啉壣崊嶙斴晽暽林淋潾瀶燐獜琳璘痳瞵碄磷箖粦粼繗翷臨轔辚遴邻鄰鏻隣霖驎鱗鳞麐麟𡰚𡹇𡻫𡿠𣇰𥻋𥼭𧃮𧲂𧹩𩞻𩱬𩻜]→lín;
+[㔂㝝㷠䚬䢯䫐䮼临冧厸啉壣崊嶙斴晽暽林淋潾瀶燐獜琳璘痳瞵碄磷箖粦粼繗翷臨轔辚遴邻鄰鏻隣霖驎鱗鳞麐麟𡰚𡹇𡻫𡿠𣇰𥻋𥼭𧃮𧲂𧹩𩞻𩱬𩻜𪤚𬃲𬙈𬭸𬴊]→lín;
[㐭㨆䕲亃凛凜廩廪懍懔撛檁檩澟癛癝菻𠓮𡬜𤎭𥓆𧵧]→lǐn;
-[㖁䉮䗲䚏䫰僯吝恡悋橉焛甐疄膦蔺藺賃赁蹸躏躙躪轥閵𠐼𡃦𡳞𡶱𤂶𤌎𤗷𥳞𥶒𥷖𦺸𧖔𧶆𨏨𨸻𩣖𩴠]→lìn;
-[〇㖫㡵㥄㦭㪮㬡㯪㱥㲆㸳㻏㾉䄥䈊䉁䉖䉹䌢䍅䔖䕘䖅䙥䚖䠲䡼䡿䧙䨩䯍䰱䴇䴒䴫伶凌刢囹坽夌姈婈孁岺彾掕昤朎柃棂櫺欞泠淩澪灵燯爧狑玲琌瓴皊砱祾秢竛笭紷綾绫羚翎聆舲苓菱蓤蔆蕶蘦蛉衑裬詅跉軨酃醽鈴錂铃閝陵零霊霗霛霝靈駖魿鯪鲮鴒鸰鹷麢齡齢龄龗𠄖𠠢𠡭𠱠𠻠𠻱𠾥𡈍𡕮𡿡𢌔𢔁𢩗𢹝𢺰𣌟𣣋𣬹𤃩𤖦𤜙𤣘𤧘𤫩𤫲𤿅𥌼𥤜𥤞𥥋𥩔𥺙𥾂𦉢𦫃𦫊𧆺𧕅𧖜𧟙𧨈𧰻𧱢𧾇𧾮𨠎𨱋𨽲𩂙𩃞𩆒𩆚𩆮𩆻𩆼𩇄𩇎𩊂𩑊𩖊𩖵𩚹𩜁𩟃𩪥𩬔𩲩𩵀𪅋𪋳𪋾𪌏𪕌𪛈𫐉]→líng;
-[岭嶺袊阾領领𥵝𦊓]→lǐng;
+[㖁䉮䗲䚏䫰僯吝恡悋橉焛甐疄膦蔺藺賃赁蹸躏躙躪轥閵𠐼𡃦𡳞𡶱𤂶𤌎𤗷𥳞𥶒𥷖𦺸𧖔𧶆𨏨𨸻𩣖𩴠𫔴𬮟𰺣]→lìn;
+[〇㖫㡵㥄㦭㪮㬡㯪㱥㲆㸳㻏㾉䄥䈊䉁䉖䉹䌢䍅䔖䕘䖅䙥䚖䠲䡼䡿䧙䨩䯍䰱䴇䴒䴫伶凌刢囹坽夌姈婈孁岺彾掕昤朎柃棂櫺欞泠淩澪灵燯爧狑玲琌瓴皊砱祾秢竛笭紷綾绫羚翎聆舲苓菱蓤蔆蕶蘦蛉衑裬詅跉軨酃醽鈴錂铃閝陵零霊霗霛霝靈駖魿鯪鲮鴒鸰鹷麢齡齢龄龗𠄖𠠢𠡭𠱠𠻠𠻱𠾥𡈍𡕮𡿡𢌔𢔁𢩗𢹝𢺰𣌟𣣋𣬹𤃩𤖦𤜙𤣘𤧘𤫩𤫲𤿅𥌼𥤜𥤞𥥋𥩔𥺙𥾂𦉢𦫃𦫊𧆺𧕅𧖜𧟙𧨈𧰻𧱢𧾇𧾮𨠎𨱋𨽲𩂙𩃞𩆒𩆚𩆮𩆻𩆼𩇄𩇎𩊂𩑊𩖊𩖵𩚹𩜁𩟃𩪥𩬔𩲩𩵀𪅋𪋳𪋾𪌏𪕌𪛈𫐉𫞠𫟑𫠂𭝋𮇤𰵚𱊪]→líng;
+[岭嶺袊阾領领𥵝𦊓𬕬]→lǐng;
[令另呤炩𠟨𤨻𤷖𧲙𨞎𩄊]→lìng;
[瀮]→ling;
[溜熘蹓𠺕]→liū;
-[㐬㽞䉧䗜䚧䝀䬟䰘䱖䱞䶉刘劉嚠媹嵧懰旈旒榴橊沠流浏瀏琉瑠瑬璢畄留畱疁瘤癅硫磂蒥蓅藰蟉裗遛鎏鎦鏐鐂镏镠飀飅飗馏駠駵騮驑骝鰡鶹鹠麍𠗽𠪐𢏭𢤐𢷶𣞗𣟑𣠚𣱳𤥗𥀓𥆦𥠷𥰣𥶅𥹷𦀠𦃓𦊿𦑾𧏓𧮗𨦰𨪕𨪿𨻧𩗩𩙄𩢞𪃂𪆱𪇯𪎣]→liú;
+[㐬㽞䉧䗜䚧䝀䬟䰘䱖䱞䶉刘劉嚠媹嵧懰旈旒榴橊沠流浏瀏琉瑠瑬璢畄留畱疁瘤癅硫磂蒥蓅藰蟉裗遛鎏鎦鏐鐂镏镠飀飅飗馏駠駵騮驑骝鰡鶹鹠麍𠗽𠪐𢏭𢤐𢷶𣞗𣟑𣠚𣱳𤥗𥀓𥆦𥠷𥰣𥶅𥹷𦀠𦃓𦊿𦑾𧏓𧮗𨦰𨪕𨪿𨻧𩗩𩙄𩢞𪃂𪆱𪇯𪎣𫓮𭇯𰑙𰰹𱃙𱈊]→liú;
[㧕嬼柳栁桞桺橮熮珋綹绺罶羀鉚鋶锍𠛓𦊑𦊗𦌁𨋖𨍸𩖴]→liǔ;
-[㙀㶯㽌䄂六塯廇澑畂磟翏雡霤飂餾鬸鷚鹨𢔲𢞭𢣠𤮷𥌐𥛅𥥹𥧕𥨌𦉉𨢇𩆎]→liù;
+[㙀㶯㽌䄂六塯廇澑畂磟翏雡霤飂餾鬸鷚鹨𢔲𢞭𢣠𤮷𥌐𥛅𥥹𥧕𥨌𦉉𨢇𩆎𮨵]→liù;
[囖]→lo;
-[⻯⻰㚅㝫㡣㦕㰍䃧䆍䏊䙪䥢䪊䮾咙嚨屸嶐巃巄昽曨朧栊槞櫳泷湰滝漋瀧爖珑瓏癃眬矓砻礱礲窿竜笼篭籠聋聾胧茏蕯蘢蠪蠬襱豅躘鏧鑨隆霳靇驡鸗龍龒龙𠾐𡃡𡬍𡬕𢤲𢸭𣫣𤵸𤾭𥪢𥪻𥬆𥳌𥸉𦨩𦪽𧍰𧙥𨇘𨏠𨐇𨺚𩂽𩄺𩙘𩙠𩟭𩧪𪔳𪔷𪚑𪚓𪚘𪚝𪚠]→lóng;
-[㙙㴳䡁儱垄垅壟壠拢攏竉篢陇隴龓𢤱𪐖]→lǒng;
-[㑝㛞㟖㢅㳥哢徿梇贚𠮽𠱚𡱯𢙱𤼃𥦌𧚂𨛓]→lòng;
+[⻯⻰㚅㝫㡣㦕㰍䃧䆍䏊䙪䥢䪊䮾咙嚨屸嶐巃巄昽曨朧栊槞櫳泷湰滝漋瀧爖珑瓏癃眬矓砻礱礲窿竜笼篭籠聋聾胧茏蕯蘢蠪蠬襱豅躘鏧鑨隆霳靇驡鸗龍龒龙𠾐𡃡𡬍𡬕𢤲𢸭𣫣𤇭𤵸𤾭𥪢𥪻𥬆𥳌𥸉𦨩𦪽𧍰𧙥𨀁𨇘𨏠𨐇𨺚𩂽𩄺𩙘𩙠𩟭𩧪𪔳𪔷𪚑𪚓𪚘𪚝𪚠𫖅𫛟𬺜𰎎𰦭𰭹𰲴𰳲𰶑𰽦𱅅]→lóng;
+[㙙㴳䡁儱垄垅壟壠拢攏竉篢陇隴龓𢘙𢤱𪐖𫜲𫢒𬕂𬧢𰩅]→lǒng;
+[㑝㛞㟖㢅㳥哢徿梇贚𠮽𠱚𡱯𢙱𤼃𥦌𧚂𨛓𪫌𫎦]→lòng;
[䁖瞜]→lōu;
-[㟺㡞㥪㲎㺏䄛䝏䣚䫫䮫䱾偻僂剅喽嘍娄婁廔慺楼樓溇漊熡耧耬艛蒌蔞蝼螻謱軁遱鞻髅髏𠞭𠳴𡇭𣫻𤋏𤠋𤬏𦎹𧁾𧢃𧰃𧷡𨻻𩏝𩨇]→lóu;
-[㪹䅹塿嵝嶁搂摟甊篓簍𡗆𡰌𢈢𥕍𧯨𪍣]→lǒu;
-[㔷屚漏瘘瘺瘻鏤镂陋𠖛𠗩𡪅𣤋𦸢𧫞𨄋𨝢𨦖𨫒𨱐]→lòu;
+[㟺㡞㥪㲎㺏䄛䝏䣚䫫䮫䱾偻僂剅喽嘍娄婁廔慺楼樓溇漊熡耧耬艛蒌蔞蝼螻謱軁遱鞻髅髏𠞭𠳴𡇭𣫻𤋏𤠋𤬏𦎹𧁾𧢃𧰃𧷡𨻻𩏝𩨇𪣻𪩇𫍴𫐷𫦉𫷹𰏜𰭚𰰑𰴚𰶬𱁺𱈆]→lóu;
+[㪹䅹塿嵝嶁搂摟甊篓簍𡗆𡰌𢈢𥕍𧯨𪍣𬖠𰋖𰢦𱋡]→lǒu;
+[㔷屚漏瘘瘺瘻鏤镂陋𠖛𠗩𡪅𣤋𦸢𧫞𨄋𨝢𨦖𨫒𨱐𰙕]→lòu;
[噜撸謢]→lū;
-[㠠㢳㪭㭔㱺㿖䡎䮉䰕卢嚧垆壚庐廬攎曥枦栌櫚櫨泸瀘炉爐獹玈璷瓐盧矑籚纑罏胪臚舮舻艫芦蘆蠦轤轳鈩鑪顱颅髗魲鱸鲈鸕鸬黸𡉴𡳴𣆐𤬛𤮧𥀵𦿊𧆣𧇄𨇖𩄅𩍼𪑄𪖌]→lú;
-[⻧㔪㢚㯭䲐卤嚕塷掳擄擼樐橹櫓氌滷澛瀂硵磠艣艪蓾虏虜鏀鐪鑥镥魯鲁鹵𠿛𢋡𢟧𢲸𣥐𣱀𤣃𥶇𧀦𧫓𩯜𪉖𪉣]→lǔ;
-[㓐㖨㛬㜙㟤㦇㪐㪖㫽㯝㯟㼾䃙䌒䍡䎑䎼䐂䘵䚄䟿䡜䩮䱚䴪侓僇剹勎勠圥坴塶娽峍廘彔录戮摝椂樚淕淥渌漉潞熝琭璐甪盝睩硉碌祿禄稑穋箓簏簬簵簶籙粶膔菉蔍蕗虂螰觮賂赂趢路踛蹗轆辂辘逯醁錄録錴鏕鏴陆陸露騄騼鯥鵦鵱鷺鹭鹿麓𠀽𡀔𡴆𡷏𢊩𢫫𢯅𢾬𣞓𣩏𣼟𤝮𤟘𤢊𤨍𤺼𤻱𤽺𤿴𥀔𥈛𥉶𥒨𥚊𥛞𥛪𥣤𥫰𥲎𦋔𦌕𦌟𦗓𦪇𦸐𦼋𦽂𦽎𦾞𦾷𦿖𧌉𧌍𧐳𧨹𧽥𨁸𨌠𨏔𨽐𩅄𩌫𩓪𩛼𩣱𪍄𪒏]→lù;
+[㠠㢳㪭㭔㱺㿖䡎䮉䰕卢嚧垆壚庐廬攎曥枦栌櫨泸瀘炉爐獹玈璷瓐盧矑籚纑罏胪臚舮舻艫芦蘆蠦轤轳鈩鑪顱颅髗魲鱸鲈鸕鸬黸𠰷𡉴𡳴𢫘𣆐𤬛𤮧𥀵𦿊𧆣𧇄𨇖𩄅𩍼𪑄𪖌𪽮𪾦𫊮𬙎𬬻𮉡𰎐𰡄𰡵𰩲𱋶]→lú;
+[⻧㔪㢚㯭䲐卤嚕塷掳擄擼樐橹櫓氌滷澛瀂硵磠艣艪蓾虏虜鏀鐪鑥镥魯鲁鹵𠿛𢋡𢟧𢲸𣥐𣱀𤣃𥶇𧀦𧫓𩯜𪉖𪉣𫓺𫼵𰛮𱊺𱊻]→lǔ;
+[㓐㖨㛬㜙㟤㦇㪐㪖㫽㯝㯟㼾䃙䌒䍡䎑䎼䐂䘵䚄䟿䡜䩮䱚䴪侓僇剹勎勠圥坴塶娽峍廘彔录戮摝椂樚淕淥渌漉潞熝琭璐甪盝睩硉碌祿禄稑穋箓簏簬簵簶籙粶膔菉蔍蕗虂螰觮賂赂趢路踛蹗轆辂辘逯醁錄録錴鏕鏴陆陸露騄騼鯥鵦鵱鷺鹭鹿麓𠀽𡀔𡴆𡷏𢊩𢫫𢯅𢾬𣞓𣩏𣼟𤝮𤟘𤢊𤨍𤺼𤻱𤽺𤿴𥀔𥈛𥉶𥒨𥚊𥛞𥛪𥣤𥫰𥲎𦋔𦌕𦌟𦗓𦪇𦸐𦼋𦽂𦽎𦾞𦾷𦿖𧌉𧌍𧐳𧨹𧽥𨁸𨌠𨏔𨽐𩅄𩌫𩓪𩛼𩣱𪍄𪒏𫘧𫠋𮬠𰪏𰺌𰾲𱇶𱊀]→lù;
[氇]→lu;
-[䕡榈氀膢藘郘閭闾馿驢驴鷜𢣻𤁵𤗬𥰠𥶆𦝼]→lǘ;
-[㛎㭚㻲㾔侣侶儢吕呂屡屢履挔捋捛旅梠焒祣稆穞穭絽縷缕膂膐褛褸鋁铝𡡎𢈚𢙲𣭇𤾺𦛗𦭯𦳭𧃒𧈔𧜊𩄽𪈜]→lǚ;
-[㔧㠥㲶䔞䥨勴垏寽嵂律慮櫖氯滤濾爈率箻綠緑繂绿膟葎虑鑢𠜈𠣊𠷈𡀿𡾅𢅞𢟳𢯰𣀞𤝽𥖼𥡢𥭐𥶌𦆾𦊼𧍶𧓻𧭜𩥆𩲦𩳡𩴐]→lǜ;
-[㝈㡩㱍䖂䜌圝圞奱娈孌孪孿峦巒挛攣曫栾欒滦灓灤癴癵羉脔臠虊銮鑾鵉鸞鸾𢌕𢺈𤲶𤼙𦣋𦣏𧖘𨄄𨇼𨈌𨈎𨊟𩪾𪢮]→luán;
+[䕡榈櫚氀膢藘閭闾馿驢驴鷜𢣻𤁵𤗬𥰠𥶆𦝼𬸞𰚦𰱩𰱮]→lǘ;
+[㛎㭚㻲㾔侣侶儢吕呂屡屢履挔捋捛旅梠焒祣稆穞穭絽縷缕膂膐褛褸郘鋁铝𡡎𢈚𢙲𣭇𤾺𦛗𦭯𦳭𧃒𧈔𧜊𩄽𪈜𬘤𰂦]→lǚ;
+[㔧㠥㲶䔞䥨勴垏寽嵂律慮櫖氯滤濾爈率箻綠緑繂绿膟葎虑鑢𠜈𠣊𠷈𡀿𡾅𢅞𢟳𢯰𣀞𤝽𥖼𥡢𥭐𥶌𦆾𦊼𧍶𧓻𧭜𩥆𩲦𩳡𩴐𫄴𫫵𮣶𰅔]→lǜ;
+[㝈㡩㱍䖂䜌圝圞奱娈孌孪孿峦巒挛攣曫栾欒滦灓灤癴癵羉脔臠虊銮鑾鵉鸞鸾𢌕𢺈𤲶𤼙𦣋𦣏𧖘𨄄𨇼𨈌𨈎𨊟𩪾𪢮𰛪𰣽]→luán;
[卵𡡗]→luǎn;
[乱亂釠𠦨𡄹𡭸𢿢𣨀]→luàn;
[㑼㔀㗉㨼䂮䌎䛚䤣圙掠擽略畧稤鋝鋢锊𠢌𠼟𦊹𧎾𧐋𧐯𧑀𧕌𪅅]→lüè;
[抡掄]→lūn;
-[㖮㷍䈁䑳仑伦侖倫囵圇婨崘崙惀棆沦淪磮綸纶腀菕蜦踚輪轮錀陯鯩𠔕𠼩𤷔𧱜]→lún;
-[埨碖稐耣𤲕𦓾]→lǔn;
+[㖮㷍䈁䑳仑伦侖倫囵圇婨崘崙惀棆沦淪磮綸纶腀菕蜦踚輪轮錀陯鯩𠔕𠼩𤆢𤷔𧱜𪠵𪨧𬦧𬬭𰑄𰗖𰰨𰲰𱇗]→lún;
+[埨碖稐耣𤲕𦓾𫭢]→lǔn;
[溣論论𡃝𧣵]→lùn;
[啰囉罗頱𠜖𪑋]→luō;
-[㑩㼈㽋䊨䯁儸攞椤欏猡玀箩籮罖羅脶腡萝蘿螺覙覶覼逻邏鏍鑼锣镙饠騾驘骡鸁𡤢𡿏𣜄𤄷𥡜𦆁𦣇𦣖𦣛𦿌𧄿𧷳𨰠𩎊𩮹𩵇𩼊𩽰𪈰𪎆𫌨]→luó;
-[㒩㦬㩡㰁倮剆曪瘰癳臝蓏蠃裸躶𠻡𡆆𢅾𣂞𣜢𣨪𣵟𤔖𤔝𤗀𤨗𨟥𨬅𩉙]→luǒ;
-[㓢㞅㪾㱻㴖㿚䀩䇔䈷䉓䌱䌴䎊峈摞泺洛洜漯濼犖珞硦笿絡纙络荦落鉻雒駱骆鮥鴼鵅𠉗𠏢𠶱𠻐𡁆𢺆𢺑𣎆𣛗𣧳𤽥𤽼𥯛𧈦𧟌𧭥𧹐𨇽𨏒𩂣𩊚𩌭𩍪𪇱𪌳]→luò;
+[㑩㼈㽋䊨䯁儸攞椤欏猡玀箩籮罖羅脶腡萝蘿螺覙覶覼逻邏鏍鑼锣镙饠騾驘骡鸁𡤢𡿏𣜄𤄷𥡜𦆁𦣇𦣖𦣛𦿌𧄿𧷳𨰠𩎊𩮹𩵇𩼊𩽰𪈰𪎆𪶒𫌨𫗩𫽋𬂂𭹜𰴝𰿊𱊮]→luó;
+[㒩㦬㩡㰁倮剆曪瘰癳臝蓏蠃裸躶𠻡𡆆𢅾𣂞𣜢𣨪𣵟𤔖𤔝𤗀𤨗𨟥𨬅𩉙𬰡𰑫]→luǒ;
+[㓢㞅㪾㱻㴖㿚䀩䇔䈷䉓䌱䌴䎊峈摞泺洛洜漯濼犖珞硦笿絡纙络荦落鉻雒駱骆鮥鴼鵅𠉗𠏢𠶱𠻐𡁆𢺆𢺑𣎆𣛗𣧳𤽥𤽼𥯛𧈦𧟌𧭥𧹐𨇽𨏒𩂣𩊚𩌭𩍪𪇱𪌳𫏑𬡠𰺢𱇪𱉮]→luò;
[呣]→ḿ;
[妈媽嬤嬷孖𢳀]→mā;
-[㦄䗫䳸犘痲蔴蟆蟇麻𡻤𢋚𤳂𥀏𥉵𩀪𩔶𩔷𪐎𪓹]→má;
-[⻢㐷䣕䣖溤玛瑪码碼蚂螞遤鎷馬马鰢鷌𥧓𨰾]→mǎ;
-[㑻㜫㨸㾺䧞䯦傌唛嘜杩榪犸獁睰礣祃禡罵閁駡骂鬕𢉿𣨜𥉊𧪨𩊃𩨲𩶞𪒜]→mà;
+[㦄䗫䳸犘痲蔴蟆蟇麻𡻤𢋚𤳂𥀏𥉵𩀪𩔶𩔷𪐎𪓹𱌈]→má;
+[⻢㐷䣕䣖溤玛瑪码碼蚂螞遤鎷馬马鰢鷌𥧓𨰾𰛊]→mǎ;
+[㑻㜫㨸㾺䧞䯦傌唛嘜杩榪犸獁睰礣祃禡罵閁駡骂鬕𢉿𣨜𥉊𧪨𩊃𩨲𩶞𪒜𬏜𬮺𰏲]→mà;
[亇吗嗎嘛嫲]→ma;
-[㜥㦟䁲䚑䨪埋薶霾𢠼𨤢𩍃]→mái;
-[买嘪荬蕒買鷶𠿆]→mǎi;
-[⻨䘑䜕䨫䮮佅劢勱卖売脈脉衇賣迈邁霡霢麥麦鿏𥇯𥌚𦏢𦙻𧱘𩈗𩊍𪄳𪒪]→mài;
+[㜥㦟䁲䚑䨪埋薶霾𢙑𢠼𨤢𩍃𫰨]→mái;
+[买嘪荬蕒買鷶𠿆𧹒𪡃𱉳]→mǎi;
+[⻨䘑䜕䨫䮮佅劢勱卖売脈脉衇賣迈邁霡霢麥麦鿏𥇯𥌚𦏢𦙻𧱘𩈗𩊍𪄳𪒪𬑙]→mài;
[嫚颟]→mān;
-[㒼㙢䅼䊡䐽䒥䛲䟂䯶䰋僈姏悗慲樠瞒瞞蛮蠻謾谩蹒鞔顢饅馒鬗鬘鰻鳗𢦈𤜘𥊑𥧭𥲑𦔔𧜞𧱼𨲛𨲾𩆓𩮉𪈿𪍩𪑪]→mán;
-[㛧䜱屘満满滿睌矕螨蟎襔鏋𥬈𥲈𦎌𧆏𧖵𩈦𩛎]→mǎn;
-[㗈㡢㬅㵘䕕䝡䝢䡬墁幔慢摱曼槾漫澷熳獌縵缦蔄蔓蘰鄤鏝镘𡢚𡻩𢿜𣁜𤅎𩅍]→màn;
-[牤𡘪𤛘𩛲]→māng;
-[㝑㟌㡛㤶㻊䅒䈍䓼䵨吂哤娏尨庬忙恾杗杧氓汒浝牻狵痝盲硭笀芒茫蛖邙釯鋩铓駹𡩩𡩽𡵀𣙷𤰡𥆙𥐞𥝕𦎨𨛌𩒿𩭒𩷶]→máng;
+[㒼㙢䅼䊡䐽䒥䛲䟂䯶䰋僈姏悗慲樠瞒瞞蛮蠻謾谩蹒鞔顢饅馒鬗鬘鰻鳗𢦈𣗊𤜘𥊑𥧭𥲑𦔔𧜞𧱼𨲛𨲾𩆓𩮉𪈿𪍩𪑪𰊟𰒆𰯎𱆆]→mán;
+[㛧䜱屘満满滿睌矕螨蟎襔鏋𥬈𥲈𦎌𧆏𧖵𩈦𩛎𬲴𰥠]→mǎn;
+[㗈㡢㬅㵘䕕䝡䝢䡬墁幔慢摱曼槾漫澷熳獌縵缦蔄蔓蘰鄤鏝镘𡢚𡻩𢿜𣁜𤅎𩅍𬜬]→màn;
+[牤𡘪𤛘𩛲𬲹]→māng;
+[㝑㟌㡛㤶㻊䅒䈍䓼䵨吂哤娏尨庬忙恾杗杧氓汒浝牻狵痝盲硭笀芒茫蛖邙釯鋩铓駹𡩩𡩽𡵀𣙷𤰡𥆙𥐞𥝕𦎨𨛌𩒿𩭒𩷶𮪡𱇮]→máng;
[㟐㟿㬒䁳䒎䖟壾漭硥茻莽莾蟒蠎𠈵𡅖𣯬𥤩𥮎𦜭𩅁𩙸𩪎𪁪𪚢]→mǎng;
[𠮵𥁃𥭚]→màng;
[猫貓𤚜]→māo;
-[㝟㮘㲠䅦䭷兞堥旄枆毛氂渵牦犛矛罞茅茆蝥蟊軞酕錨锚髦髳鶜𡹰𣬵𣭮𣹪𤛖𤝄𥎟𧍟𧐟𧒚𧓿𧔨𨈥𨥨𨦜𩬞𩭾]→máo;
+[㝟㮘㲠䅦䭷兞堥旄枆毛氂渵牦犛矛罞茅茆蝥蟊軞酕錨锚髦髳鶜𡹰𣬵𣭮𣹪𤛖𤝄𥎟𧍟𧐟𧒚𧓿𧔨𨈥𨥨𨦜𩬞𩭾𫤸𬨁]→máo;
[㚹㧇乮冇卯夘峁戼昴泖笷蓩铆𠔼𡜢𢨯𥄸𨺸]→mǎo;
-[㒵㒻㡌㧌㪞㫯㴘㺺㿞䀤䋃䓮䡚䫉冃冐冒媢帽愗懋暓柕楙毷瑁皃眊瞀耄芼茂萺蝐袤覒貌貿贸鄚鄮𠤝𢂹𢅉𢘅𢝌𢯾𢽢𣊃𣔺𣨇𣯀𣴟𣴼𤥰𤲰𥈆𥟪𦀸𦼪𧠊𨩩𩛨𩫁𩿂𪃑]→mào;
+[㒵㒻㡌㧌㪞㫯㴘㺺㿞䀤䋃䓮䡚䫉冃冐冒媢帽愗懋暓柕楙毷瑁皃眊瞀耄芼茂萺蝐袤覒貌貿贸鄚鄮𠤝𢂹𢅉𢘅𢝌𢯾𢽢𣊃𣔺𣨇𣯀𣴟𣴼𤥰𤲰𥈆𥟪𦀸𦼪𧠊𨩩𩛨𩫁𩿂𪃑𫄜𬆾𬥈𬪍]→mào;
[嚒]→mē;
[么嚜濹癦麼]→me;
-[㙁㺳䊈䍙䤂呅坆堳塺娒媒嵋徾攗枚栂梅楣楳槑沒没湄湈煤猸玫珻瑂眉睂矀禖穈脄脢苺莓葿蘪郿酶鋂鎇镅霉鶥鹛黴𠪃𣟸𤚤𦼻𧳬𨉭𨜘𩋿𪂜𪃏𪉏𪎭]→méi;
-[䆀䓺䜸凂媄媺嬍嵄挴毎每浼渼燘美腜躾鎂镁黣𠍨𢮇𪎦]→měi;
-[㭑䀛䉋䰨䰪䵢妹媚寐抺旀昧沬煝痗眛睸祙篃蝞袂跊韎鬽魅𠊉𡲭𤽃𥞊𥧴𧭵𩈐𩎟𩫍𩲈𩴈]→mèi;
-[椚]→mēn;
-[⻔䊟䫒亹扪捫玧璊菛虋鍆钔門閅门𣯩𤅣𧄸𨳔𨴺𩑥𩔉]→mén;
-[㥃㦖㱪㵍悶懑懣暪焖燜闷𧴺]→mèn;
+[㙁㺳䊈䍙䤂呅坆堳塺娒媒嵋徾攗枚栂梅楣楳槑沒没湄湈煤猸玫珻瑂眉睂矀禖穈脄脢腜苺莓葿蘪郿酶鋂鎇镅霉鶥鹛黴𠪃𣟸𤚤𦼻𧳬𨉭𨜘𩋿𪂜𪃏𪉏𪎭𰾄]→méi;
+[䆀䓺䜸凂媄媺嬍嵄挴毎每浼渼燘美躾鎂镁黣𠍨𢮇𪎦𬊖]→měi;
+[㭑䀛䉋䰨䰪䵢妹媚寐抺旀昧沬煝痗眛睸祙篃蝞袂跊韎鬽魅𠊉𡲭𤽃𥞊𥧴𧭵𩈐𩎟𩫍𩲈𩴈𱂄]→mèi;
+[椚𭩛]→mēn;
+[⻔䊟䫒亹扪捫玧璊菛虋鍆钔門閅门𣯣𣯩𤅣𧄸𨳔𨴺𩑥𩔉𫞩𮤫𰫋]→mén;
+[㥃㦖㱪㵍悶懑懣暪焖燜闷𧴺𫺓𬇰]→mèn;
[们們]→men;
[擝]→mēng;
-[㙹㠓㩚䀄䇇䉚䑃䑅䒐䗈䙦䙩䟥䤓䥰䰒䲛䴌䴿䵆儚冡幪懞曚朦橗檬氋溕濛甍甿盟瞢矇矒礞艨莔萌蒙蕄蘉虻蝱鄳鄸霿靀顭饛鯍鸏鹲鼆𠐁𠐧𡚔𢄐𢤘𢿂𣊔𣞑𣰥𤼁𥄁𥌯𥌱𥣛𥭮𦆟𦊽𦢧𦫰𦱋𦳶𦴔𦷹𦿏𧀆𧁊𧂛𧂡𧞑𧭊𧲍𨞫𨢊𨢠𨣘𨨸𨼿𩄖𩟞𩦺𩴲𩶡]→méng;
-[䁅䏵勐懜懵猛獴瓾艋蜢蠓錳锰鯭𡬆𢕙𣓝𤯻𤱴𤾬𥂂𥋝𧓨𩕱]→měng;
+[㙹㠓㩚䀄䇇䉚䑃䑅䒐䗈䙦䙩䟥䤓䥰䰒䲛䴌䴿䵆儚冡幪懞曚朦橗檬氋溕濛甍甿盟瞢矇矒礞艨莔萌蒙蕄蘉虻蝱鄳鄸霿靀顭饛鯍鸏鹲鼆𠐁𠐧𡚔𢄐𢤘𢿂𣊔𣞑𣰥𤼁𥄁𥌯𥌱𥣛𥭮𦆟𦊽𦢧𦫰𦱋𦳶𦴔𦷹𦿏𧀆𧁊𧂛𧂡𧞑𧭊𧲍𨞫𨢊𨢠𨣘𨨸𨼿𩄖𩟞𩦺𩴲𩶡𫑡𬴌𰱉𱄈𱈛𱋮𱌆]→méng;
+[䁅䏵勐懜懵猛獴瓾艋蜢蠓錳锰鯭𡬆𢕙𢟼𣓝𤯻𤱴𤾬𥂂𥋝𧓨𩕱𰥭]→měng;
[㜴㝱䓝䠢䥂夢夣孟梦霥𠖆𠵼𡒯𡬌𣽭𥉕𧀧𨮒𩆽𪅇𪇓𪈆]→mèng;
[掹]→meng;
[咪眯瞇]→mī;
-[㜷㟜㣆㸏䉲䊳䌕䍘䕳䕷䛧䤍䥸䴢冞弥彌戂擟攠瀰爢猕獼瓕祢禰糜縻蒾蘼袮詸謎谜迷醚醾醿釄镾靡鸍麊麋麛𠞧𡄣𡇒𡝠𡬐𡾱𢇲𤦀𥇆𥇎𥈕𥎖𥭫𥮜𥵨𥹄𥽰𥿫𦖬𦗕𦞟𦟂𦰴𧠟𨒲𨢥𨣾𩔢𩞇𩸹𪋗𪋢𪎗𪓬𪕈]→mí;
+[㜷㟜㣆㸏䉲䊳䌕䍘䕳䕷䛧䤍䥸䴢冞弥彌戂擟攠瀰爢猕獼瓕祢禰糜縻蒾蘼袮詸謎谜迷醚醾醿釄镾靡鸍麊麋麛𠞧𡄣𡇒𡝠𡬐𡾱𢇲𤦀𥇆𥇎𥈕𥎖𥭫𥮜𥵨𥹄𥽰𥿫𦖬𦗕𦞟𦟂𦰴𧠟𨒲𨢥𨣾𨧮𩔢𩞇𩸹𪋗𪋢𪎗𪓬𪕈𪭧𰼑𱌅]→mí;
[㝥㠧㥝㳽䋛䭧䱊侎孊弭敉沵洣渳濔灖眫米粎羋脒芈葞蔝銤𡓭𢘺𣧲𥹫𨇻𨷬𪀿𪎔]→mǐ;
-[㜆㨠㫘㳴㴵㵋㸓䁇䈿䌏䌐䖑䛑䣾䤉䮭冖冪嘧塓宓宻密峚幂幎幦榓樒櫁汨沕泌淧滵漞濗熐祕秘簚糸羃蔤藌蜜覓覔覛觅謐谧鼏𡊭𡲼𢆯𢞞𢱮𣓔𤛬𥁑𥉴𥉿𥧧𦣥𦸡𧐎𧕵𧱻𧵬𧶡𧷦𧼊𧽨𨢎𨣯𪅮𪑸𪒄]→mì;
-[㒙㝰㮌㰃䃇䏃䫵䰓婂媔嬵宀杣棉檰櫋眠矈矊矏綿緜绵臱芇蝒𡒳𡯫𢣔𣡠𥊿𥌂𧭇𧸨𪁼]→mián;
-[⻪㝃㤁㨺㻰䀎䤄䩄丏偭免冕勉勔喕娩愐汅沔渑湎澠眄絻緬缅腼葂鮸黽黾𡕢𢃮𣧾𦬛𨟺𨡞𩋠𩾃]→miǎn;
+[㜆㨠㫘㳴㴵㵋㸓䁇䈿䌏䌐䖑䛑䣾䤉䮭冖冪嘧塓宓宻密峚幂幎幦榓樒櫁汨沕泌淧滵漞濗熐祕秘簚糸羃蔤藌蜜覓覔覛觅謐谧鼏𡊭𡲼𢆯𢞞𢱮𣓔𤛬𥁑𥉴𥉿𥧧𦣥𦸡𧐎𧕵𧱻𧵬𧶡𧷦𧼊𧽨𨢎𨣯𪅮𪑸𪒄𫌪𬘮𰶨]→mì;
+[㒙㝰㮌㰃䃇䏃䫵䰓婂媔嬵宀杣棉檰櫋眠矈矊矏綿緜绵臱芇蝒𡒳𡯫𢣔𣡠𥊿𥌂𧭇𧸨𪁼𬑧𰘣]→mián;
+[⻪㝃㤁㨺㻰䀎䤄䩄丏偭免冕勉勔喕娩愐汅沔渑湎澠眄絻緬缅腼葂鮸黽黾𡕢𢃮𣧾𦬛𨟺𨡞𩋠𩾃𰬜]→miǎn;
[㴐䛉糆面靣麪麫麵麺𡧍𡧒𣅍𥄝𥤵𥻩𦽃𨉥𩈹]→miàn;
[喵]→miāo;
-[㑤䁧䖢媌嫹描瞄緢苗鱙鶓鹋𩳸𪃦]→miáo;
-[㦝杪淼渺眇秒篎緲缈藐邈𠋝𡡺𢤧𢷕𦳥𪃐]→miǎo;
+[㑤䁧䖢媌嫹描瞄緢苗鱙鶓鹋𩳸𪃦𬸙𰬬]→miáo;
+[㦝杪淼渺眇秒篎緲缈藐邈𠋝𡡺𢤧𢷕𦳥𪃐𰒖]→miǎo;
[妙庙庿廟玅竗𢚋𤾛𥭝]→miào;
[乜吀咩哶孭𠺗]→miē;
[𥄲]→mié;
-[㒝㩢䁾䈼䌩䘊䩏幭懱搣櫗滅灭烕篾蔑薎蠛衊覕鑖鱴鴓𡖺𡞙𡟬𢦼𢧞𢨖𤊾𤏿𥉓𥋚𥣫𥵒𥸴𥾝𦇪𧀅𧂝𨣱𩔠𩱷𪇴𪌺𪒍]→miè;
-[⺠㟩㟭㨉䁕䂥䃉䋋䝧䟨䡑䡻䪸䲄姄岷崏忞怋捪旻旼民珉琘琝瑉痻盿砇碈緍緡缗罠苠鈱錉鍲鴖𣱈𣷠𤇜𤸅𦈏𦳜𧌙𩭷𪂆𪉎]→mín;
-[㞶㥸㬆僶冺刡勄悯惽愍慜憫抿敃敏敯暋泯湣潣皿笢笽簢蠠閔閩闵闽鰵鳘𠊟𢼖𢽹𣱉𣹒𤛎𤺖𤿕𥜐𦌡𦫮𧁋𧲃𨏵𪄴]→mǐn;
+[㒝㩢䁾䈼䌩䘊䩏幭懱搣櫗滅灭烕篾蔑薎蠛衊覕鑖鱴鴓𡖺𡞙𡟬𢦼𢧞𢨖𤊾𤏿𥉓𥋚𥣫𥵒𥸴𥾝𦇪𧀅𧂝𨣱𩔠𩱷𪇴𪌺𪒍𬘔𮭤𰴕𰿃𱈙]→miè;
+[⺠㟩㟭㨉䁕䂥䃉䋋䝧䟨䡑䡻䪸䲄姄岷崏忞怋捪旻旼民珉琘琝瑉痻盿砇碈緍緡缗罠苠鈱錉鍲鴖𣱈𣷠𤇜𤸅𦈏𦳜𧌙𩭷𪂆𪉎𰺤]→mín;
+[㞶㥸㬆僶冺刡勄悯惽愍慜憫抿敃敏敯暋泯湣潣皿笢笽簢蠠閔閩闵闽鰵鳘𠊟𢼖𢽹𣱉𣹒𤛎𤺖𤿕𥜐𦌡𦫮𧁋𧲃𨏵𪄴𫀓𫂃𫞗]→mǐn;
[垊]→min;
-[㝠䄙䆩䊅䫤䳟冥名嫇明暝朙榠洺溟猽眀眳瞑茗蓂螟覭鄍銘铭鳴鸣𥌏𥹆𥿨𦡉𧱴𪗸]→míng;
+[㝠䄙䆩䊅䫤䳟冥名嫇明暝朙榠洺溟猽眀眳瞑茗蓂螟覭鄍銘铭鳴鸣𥌏𥹆𥿨𦡉𧱴𪗸𬢒𱊂]→míng;
[㟰㫥佲凕姳慏酩𠋶𥥊𩣶]→mǐng;
-[䒌命椧詺𡥸𦫭𧟠𪂤]→mìng;
+[䒌命椧詺𡥸𦫭𧟠𪂤𬣮]→mìng;
[掵]→ming;
[𨱯]→miǔ;
[謬谬]→miù;
[摸]→mō;
-[䃺䭩䯢劘嚤嚩嚰嫫尛庅摩摹擵模橅磨糢膜蘑謨謩谟饃饝馍髍魔魹麽𠻚𡠜𡡉𡾉𣻕𤋂𤹴𥂓𦟟𨆽𨟖𨰞𨱱𩞁𩟠]→mó;
+[䃺䭩䯢劘嚤嚩嚰嫫尛庅摩摹擵模橅磨糢膜蘑謨謩谟饃饝馍髍魔魹麽𠻚𡠜𡡉𡾉𣻕𤋂𤹴𥂓𦟟𨆽𨟖𨰞𨱱𩞁𩟠𬂠𬳔𰈶]→mó;
[䩋懡抹𡢜𢣗𣋟𩪮𪎠]→mǒ;
-[㱳㶬㷬㷵㹮䁼䁿䏞䒬䘃䬴䮬䱅䳮䴲劰唜嗼圽塻墨妺嫼寞帓帞昩暯末枺歾歿殁沫湐漠瀎爅獏瘼皌眜眽眿瞐瞙砞礳秣粖絈纆耱茉莈莫蓦藦蛨蟔貃貊貘銆鏌镆陌靺驀魩默黙𠆮𠇱𠡞𠢓𠬛𡈗𡊉𡻟𢄏𢊗𢐖𢗿𣧣𣶊𤣻𤿖𥄕𥕓𥙎𥞪𥬎𥱹𥽘𦅔𦔭𦥦𦫕𦮅𧕤𧕥𧠓𧥟𧰱𧻙𧼟𧿴𩃁𩄻𩌧𩐻𩑦𩑷𩢖𩢷𩥔𩿣𪍇𪍤𪏟𪒂𪒇]→mò;
+[㱳㶬㷬㷵㹮䁼䁿䏞䒬䘃䬴䮬䱅䳮䴲劰唜嗼圽塻墨妺嫼寞帓帞昩暯末枺歾歿殁沫湐漠瀎爅獏瘼皌眜眽眿瞐瞙砞礳秣粖絈纆耱茉莈莫蓦藦蛨蟔貃貊貘銆鏌镆陌靺驀魩默黙𠆮𠇱𠡞𠢓𠬛𡈗𡊉𡻟𢄏𢊗𢐖𢗿𣧣𣶊𤣻𤿖𥄕𥕓𥙎𥞪𥬎𥱹𥽘𦅔𦔭𦥦𦫕𦮅𧕤𧕥𧠓𧥟𧰱𧻙𧼟𧿴𩃁𩄻𩌧𩐻𩑦𩑷𩢖𩢷𩥔𩿣𪍇𪍤𪏟𪒂𪒇𬙊𬱕𬹍𱇚𱊓𱋊𱋜]→mò;
[怽麿]→mo;
[哞]→mōu;
-[㭌䋷䏬䗋䥐䱕侔劺恈洠牟眸瞴繆缪蛑謀谋踎鉾鍪鴾麰𠥨𢃱𣫬𥿵𦭷𧎄𨴍𩢫𩶢]→móu;
+[㭌䋷䏬䗋䥐䱕侔劺恈洠牟眸瞴繆缪蛑謀谋踎鉾鍪鴾麰𠥨𢃱𣫬𥿵𦭷𧎄𨴍𩢫𩶢𫓴𮮇𱉲]→móu;
[䍒某𠀱𦊋𦊎𦋡𦳑]→mǒu;
[𥆆𦺒]→mòu;
[䱯墲毪氁𢘃𢜯𤚅𨡭𨢢]→mú;
-[㟂䥈亩坶姆峔拇母牡牳畆畒畝畞畮砪胟踇鉧𠺖𢟨𤝕𤵝𧩒𧬏𧰷𧿹𨈶𩡨𩬍𪎫]→mǔ;
-[⺫㜈㣎㧅㾇䀲䊾䑵仫凩募墓幕幙慔慕暮木朰楘毣沐炑牧狇目睦穆縸艒苜莯蚞鉬钼雮霂鞪𡵬𣈊𤝂𥄈𥣸𥰻𦃤𦱒𧚀𨍎𨎸𩵦𩶖𩶩]→mù;
+[㟂䥈亩坶姆峔拇母牡牳畆畒畝畞畮砪胟踇鉧𠺖𢟨𤝕𤵝𧩒𧬏𧰷𧿹𨈶𩡨𩬍𪎫𬭁𭈈]→mǔ;
+[⺫㜈㣎㧅㾇䀲䊾䑵仫凩募墓幕幙慔慕暮木朰楘毣沐炑牧狇目睦穆縸艒苜莯蚞鉬钼雮霂鞪𡵬𣈊𤝂𥄈𥣸𥰻𦃤𦱒𧚀𨍎𨎸𩵦𩶖𩶩𫄲𫠏]→mù;
[嗯]→ń;
[㕶]→ň;
[𠮾]→ǹ;
[𧗈]→n;
[䛔䫱嗱拏拿挐鎿镎𡰀𢜲𣸏𤓷𤔀𦬻𧘽𧤣𧦮]→ná;
[乸哪雫𢡏𣡰𥑒𦙜𪐀]→nǎ;
-[㨥㵊䇱䈫䎎䏧䖓䖧䟜䪏吶呐妠娜捺笝納纳肭蒳衲袦豽貀軜那鈉钠靹魶𠕄𠱲𠴾𡤙𡷝𢇵𣅚𣹵𤝒𤬷𤭠𤱅𤱆𤷈𤸏𤸻𥍲𥹉𥿃𦛐𦣀𧋡𧰹𨙻𨚗𩏼𩚛𩟿𩮅𩹾𪌅𪗝]→nà;
-[㜨㾍䍲䘅䯮孻摨熋腉𪌞]→nái;
+[㨥㵊䇱䈫䎎䏧䖓䖧䟜䪏吶呐妠娜捺笝納纳肭蒳衲袦豽貀軜那鈉钠靹魶𠕄𠱲𠴾𡤙𡷝𢇵𣅚𣹵𤝒𤬷𤭠𤱅𤱆𤷈𤸏𤸻𥍲𥹉𥿃𦛐𦣀𦰡𧋡𧰹𨙻𨚗𩏼𩚛𩟿𩮅𩹾𪌅𪗝𫐇𫽀𬹻𰱌𱇔𱇴]→nà;
+[㜨㾍䍲䘅䯮孻摨熋腉𡥧𪌞]→nái;
[乃倷奶妳嬭廼氖疓艿迺釢𠧤𢉓𦠸𦶅𨎡]→nǎi;
-[㮈㮏㲡㴎奈柰渿耏耐萘螚褦錼鼐𡞫𡨵𡮙𣉘𣮦𥉃𦓎𦔹𦳐𨒨𩹟]→nài;
+[㮈㮏㲡㴎奈柰渿耏耐萘螚褦錼鼐𡞫𡨵𡮙𣉘𣮦𥉃𦓎𦔹𦳐𩹟]→nài;
[囡]→nān;
-[㓓㽖䔜䛁䶲侽南喃娚抩暔枏柟楠男畘莮諵遖难難𢪈𤌔𤱣𤽲𦶈𧇙𧕴𨴌𨴘𨵴𩹞]→nán;
-[㫱䈒䊖戁揇湳煵腩萳蝻赧𡆤𡆱𡆲𦝧𧹞𨠹𨦳𩈑𩈶]→nǎn;
-[㬮婻𢬷𤿏𦍀𦛚𩅠]→nàn;
+[㓓㽖䔜䛁䶲侽南喃娚抩暔枏柟楠男畘莮諵遖难難𢪈𤌔𤱣𤽲𦶈𧇙𧕴𨴌𨴘𨵴𩹞𫜳]→nán;
+[㫱䈒䊖戁揇湳煵腩萳蝻赧𡆤𡆱𡆲𦝧𧹞𨠹𨦳𩈑𩈶𫺷]→nǎn;
+[㬮婻𢬷𤿏𦍀𦛚𩅠𰖠]→nàn;
[囔]→nāng;
-[䁸乪嚢囊欜蠰譨饢馕鬞𦗳𦣘𧖒]→náng;
-[㶞擃攮曩灢𩜒]→nǎng;
+[䁸乪嚢囊欜蠰譨饢馕鬞𦗳𦣘𧖒𫍦𬴩]→náng;
+[㶞擃攮曩灢𩜒𫼮]→nǎng;
[㚂儾齉𠶬𡿝𢖧𦈃𧅺𧟘𨳆]→nàng;
[孬]→nāo;
-[㞪䃩䛝䴃呶夒峱嶩巎怓憹挠撓猱硇碙蛲蟯詉譊鐃铙𡽧𡾂𢙐𢜸𢪼𤞍𤡤𤫕𥐻𥑪𧴓𨥸𩖯𩫔𫍢]→náo;
-[㑎㛴㺁䜀䜧匘垴堖嫐恼悩惱獶獿瑙碯脑脳腦𠊦𠡷𡍍𡿺𢅈𢉵𣭺𤊲𤋫𤷻𥀮𥒢𦗮𧩣𧳦𧴙𨱵𩛋𩤘𩩀𩫺𩬷]→nǎo;
-[婥淖臑閙闹鬧𣧽𥆲𩋈𩯆]→nào;
+[㞪䃩䛝䴃呶夒峱嶩巎怓憹挠撓猱硇碙蛲蟯詉譊鐃铙𡽧𡾂𢙐𢜸𢪼𤞍𤡤𤫕𥐻𥑪𧴓𨥸𩖯𩫔𫍢𰎞𰵠]→náo;
+[㑎㛴㺁䜀䜧匘垴堖嫐恼悩惱獶獿瑙碯脑脳腦𠊦𠡷𡍍𡿺𢅈𢉵𣭺𤊲𤋫𤷻𥀮𥒢𦗮𧩣𧳦𧴙𨱵𩛋𩤘𩩀𩫺𩬷𰡻]→nǎo;
+[婥淖臑閙闹鬧𣧽𥆲𩋈𩯆𬴨]→nào;
[㕯䅞䎪䭆抐疒眲訥讷𢗉𣧍𧤜]→nè;
[呢]→ne;
[𠑚𠑛𡣢𢅼𨡌]→néi;
[㼏䲎娞脮腇餒馁鮾鯘𥡭𩗔]→něi;
-[㐻㨅內内氝錗𢁩𢛉𣓃𩬀]→nèi;
+[㐻㨅內内氝錗𢁩𢛉𣓃𩬀𬭗]→nèi;
[㜛㯎㶧嫩嫰恁𡞾𧮠𨈗]→nèn;
[㴰䏻能𢆂𨃳]→néng;
[𠹌𨶙]→něng;
[㲌]→nèng;
[妮]→nī;
-[㞾㪒㹸䘦䘽䛏䝚倪坭埿婗尼屔怩棿泥淣猊秜籾聣腝臡蚭蜺觬貎跜輗郳铌霓鯢鲵麑齯𠆵𠽬𡎿𣢞𣭙𤦤𦤽𦦃𨋗𩚯𩩢𩱄𩸦𩸧𩾆𫐐]→ní;
-[㩘䕥䦵伱你儗儞孴抳拟擬旎晲柅檷狔聻苨薿鈮隬馜鿭𡥦𡥨𢅟𢘝𢣚𣡋𤙌𥜦𥜬𥷄𦆦𦰫𧃩𨀀𩉹𩋪𩍦𩯨𩰞𪏸]→nǐ;
-[㠜㥾㦐㲻㵫䁥䘌䵑䵒伲匿堄嫟嬺屰惄愵昵暱氼溺眤睨縌胒腻膩誽迡逆𠱘𠸺𡎳𡞭𡣁𡫸𡬗𢚮𢛜𢦱𣘗𣲷𥄽𥇄𥺜𦮾𧈞𧏾𧖷𧵼𧺰𨺙𨽦𩈢𩺝𩺱𪏵𪐌𪙛]→nì;
+[㞾㪒㹸䘦䘽䛏䝚倪坭埿婗尼屔怩棿泥淣猊秜籾聣腝臡蚭蜺觬貎跜輗郳铌霓鯢鲵麑齯𠆵𠽬𡎿𣢞𣭙𤦤𦤽𦦃𨋗𩚯𩩢𩱄𩸦𩸧𩾆𫐐𫠜𰯋]→ní;
+[㩘䕥䦵伱你儗儞孴抳拟擬旎晲柅檷狔聻苨薿鈮隬馜鿭𡥦𡥨𢅟𢘝𢣚𣡋𤙌𥜦𥜬𥷄𦆦𦰫𧃩𨀀𩉹𩋪𩍦𩯨𩰞𪏸𫆏]→nǐ;
+[㠜㥾㦐㲻㵫䁥䘌䵑䵒伲匿堄嫟嬺屰惄愵昵暱氼溺眤睨縌胒腻膩誽迡逆𠱘𠸺𡎳𡞭𡣁𡫸𡬗𢚮𢛜𢦱𣘗𣲷𥄽𥇄𥺜𦮾𧈞𧏾𧖷𧵼𧺰𨺙𨽦𩈢𩺝𩺱𪏵𪐌𪙛𬶪𰬳𰵵]→nì;
[拈蔫𥺴]→niān;
-[䄭䄹䬯哖年秊秥鮎鯰鲇鲶鵇黏𠫺𦷙𨚶𩽴𪐇]→nián;
-[㜤㞋㮟䚓捻撚撵攆涊淰焾碾簐跈蹍蹨躎輦辇辗𠕟𠗋𠣇𡰫𣐏𤁥𦭁𨇍𨋚𨴞𩉄𩊫𪑮]→niǎn;
+[䄭䄹䬯哖年秊秥鮎鯰鲇鲶鵇黏𠫺𦷙𨚶𩽴𪐇𬲫]→nián;
+[㜤㞋㮟䚓捻撚撵攆涊淰焾碾簐跈蹍蹨躎輦辇辗𠕟𠗋𠣇𡰫𣐏𤁥𦭁𨇍𨋚𨴞𩉄𩊫𪑮𬧑𬨅]→niǎn;
[㲽䧔卄唸埝姩廿念艌𡝟𣎔𤽿𥮘𦁇𨢯]→niàn;
[娘嬢孃]→niáng;
[𪓃]→niǎng;
[䖆酿醸釀𥽬]→niàng;
-[⻦㒟㜵㠡㭤䃵䙚䦊䮍嫋嬝嬲樢茑蔦袅裊褭鳥鸟𠒰𡘏𡝋𡝒𡠿𢶑𢸣𣟊𥤂𥾇𨽖𩖔𩭑𪅝𪈼]→niǎo;
+[⻦㒟㜵㠡㭤䃵䙚䦊䮍嫋嬝嬲樢茑蔦袅裊褭鳥鸟𠒰𡘏𡝋𡝒𡠿𢶑𢸣𣟊𥤂𥾇𨽖𩖔𩭑𪅝𪈼𫽲𬡇𱊜]→niǎo;
[㞙㳮尿脲𨳀]→niào;
[捏揑]→niē;
-[㡪苶𢫻𪌿]→nié;
+[㡪苶𢫻𪌿𬹌]→nié;
[𠈊]→niě;
-[㖏㖕㖖㘝㘨㘿㙞㚔㜸㩶㮆㴪㸎䂼䄒䇣䌜䌰䡾䯀䯅䯵䳖啮喦嗫噛嚙囁囓圼孼孽嵲嶭巕帇惗摰敜枿槷櫱涅湼痆篞籋糱糵聂聶臬臲菍蘖蠥讘踂踗踙蹑躡錜鎳鑈鑷钀镊镍闑陧隉顳颞齧𠶿𡆣𡍤𡰆𡴎𡶫𡸣𡾦𡾲𡿖𡿗𢈸𣀳𣌍𣙗𣯭𣰼𤭂𤴘𤶚𤺐𥔄𥬞𥬬𥮤𦄌𦈙𦘒𦛠𦞆𦯖𦵐𧁈𧋖𧞍𧻼𨊞𨙓𨱺𨲀𨶠𨻄𩋏𩐭𩒕𩖁𩣘𪌊𪎃𪎅]→niè;
+[㖏㖕㖖㘝㘨㘿㙞㚔㜸㩶㮆㴪㸎䂼䄒䇣䌜䌰䡾䯀䯅䯵䳖啮喦嗫噛嚙囁囓圼孼孽嵲嶭巕帇惗摰敜枿槷櫱涅湼痆篞籋糱糵聂聶臬臲菍蘖蠥讘踂踗踙蹑躡錜鎳鑈鑷钀镊镍闑陧隉顳颞齧𠶿𡆣𡍤𡰆𡴎𡶫𡸣𡾦𡾲𡿖𡿗𢈸𣀳𣌍𣙗𣯭𣰼𤭂𤴘𤶚𤺐𥔄𥬞𥬬𥮤𦄌𦈙𦘒𦛠𦞆𦯖𦵐𧁈𧋖𧞍𧻼𨊞𨙓𨱺𨲀𨶠𨻄𩋏𩐭𩒕𩖁𩣘𪌊𪎃𪎅𪩛𫓻𫔶𫜩𬺂𰵹𰺠𰾾]→niè;
[㤛䋻䚾囜您𠽝]→nín;
[拰]→nǐn;
[脌]→nin;
-[㝕㲰䆨䗿䭢儜凝咛嚀嬣宁寍寕寗寜寧拧擰柠檸狞獰甯聍聹苧薴鑏鬡鸋𡫃𣍆𤕦𤹧𤻝𥣗𥧤𦡼𧃱𧕝𧭈𫛢]→níng;
+[㝕㲰䆨䗿䭢儜凝咛嚀嬣宁寍寕寗寜寧拧擰柠檸狞獰甯聍聹苧薴鑏鬡鸋𡫃𣍆𤕦𤹧𤻝𥣗𥧤𦡼𧃱𧕝𧭈𪥰𫍾𫛢𬬾𬲲𮫂𰚔𰣩]→níng;
[橣矃𥳥𦡲𩕳]→nǐng;
[㣷㿦䔭佞侫倿泞澝濘𧑗]→nìng;
[妞]→niū;
[⺧㖻䒜汼牛牜𨷁𩲍𩵠]→niú;
[㺲䂇䏔忸扭炄狃紐纽莥鈕钮靵𣧊𣲶𥀝𥍳𥝦𧘥𨋀𨙺𨳞𩈇𪏲]→niǔ;
[䋴𩙷𩚖]→niù;
-[㶶㺜䢉侬儂农哝噥檂欁浓濃燶禯秾穠脓膿蕽襛農辳醲𥂒𨑊𨲳𩅽𩇔𩟊𪆯𪒬]→nóng;
-[䵜繷]→nǒng;
-[弄挊挵癑齈𠘊]→nòng;
+[㶶㺜䢉侬儂农哝噥檂欁浓濃燶禯秾穠脓膿蕽襛農辳醲𥂒𨑊𨲳𩅽𩇔𩟊𪆯𪒬𪺻𫇽𫔖𫯒𬂰𬪩𬹖𰧾𰳺]→nóng;
+[䵜繷𫄣]→nǒng;
+[弄挊挵癑齈𠘊𱌖]→nòng;
[㝹䨲羺𠲴𢉕𣻖𤟦𥀫𧂦𧃨𧅘𩆟𩒔]→nóu;
[㜌㳶啂𡝦𡨻𡭾]→nǒu;
-[䅶䘫䰭槈檽獳耨譳鎒鐞𢉚𪋺]→nòu;
+[䅶䘫䰭槈檽獳耨譳鎒鐞𢉚𪋺𬭦𰶌]→nòu;
[㚢奴孥笯駑驽𥤨𥱂]→nú;
[伮努弩砮胬𠴂𢪦𢫓𥅄𧉭𪺹]→nǔ;
[傉怒搙𢫭𥛑𧪅𧿔]→nù;
@@ -818,7 +818,7 @@
[女籹釹钕]→nǚ;
[㵖䖡䘐䚼䶊恧朒沑衂衄𥄋𥍞𦓖]→nǜ;
[奻]→nuán;
-[㬉暖渜煖煗餪]→nuǎn;
+[㬉暖渜煖煗餪𫗬]→nuǎn;
[𪋐]→nuàn;
[䖈䖋䨋疟瘧硸虐𨵫]→nüè;
[黁]→nún;
@@ -828,657 +828,657 @@
[喔噢]→ō;
[哦]→ó;
[筽]→o;
-[䉱䌔䙔䥲塸櫙欧歐殴毆沤漚熰瓯甌藲謳讴鏂鴎鷗鸥𠢔𠥝𡂿𡈆𡩾𣂻𤛐𥈬𥱸𩔸]→ōu;
-[膒齵𦂕𪙃]→óu;
-[㒖㼴偶吘呕嘔耦腢蕅藕𠙶𠴰𣢨𤵎𥐂𥧆𥻑𧖼𧪓𪊪]→ǒu;
+[䉱䌔䙔䥲塸櫙欧歐殴毆沤漚熰瓯甌膒藲謳讴鏂鴎鷗鸥𠢔𠥝𡂿𡈆𡩾𣂻𤛐𥈬𥱸𩔸𫋲𫪘𫭟𬁵𬔯𬕦𰽜]→ōu;
+[齵𦂕𪙃𱌹]→óu;
+[㒖㼴偶吘呕嘔耦腢蕅藕𠙶𠴰𣢨𤵎𥐂𥧆𥻑𧖼𧪓𪊪𬉼]→ǒu;
[䌂怄慪𣉾𣓕𣽕𤁮𩀫𩥋]→òu;
[䔤䯲啪妑皅舥葩趴𣧜𣱺𤆵𤽉𥐙𦐆𧣃𨋐𩈆]→pā;
[掱杷潖爬琶筢𣚒𧑡𧣣]→pá;
[𥩙]→pǎ;
[帊帕怕袙𪗔]→pà;
[拍𣖐𦫖𩛇]→pāi;
-[䱝俳徘排棑牌犤猅簰簲輫𣝁𥱼𥴖𦩯]→pái;
+[䱝俳徘排棑牌犤猅簰簲輫𣝁𥱼𥴖𦩯𰠹𰺎]→pái;
[廹]→pǎi;
-[㭛㵺䖰哌派渒湃蒎鎃𠂢𠸁𣏟𣲖𣴪𥯟𥿯𦔠𧵠]→pài;
+[㭛㵺䖰哌派渒湃蒎鎃𠂢𠸁𣏟𣲖𣴪𥯟𥿯𦔠𧵠𬘦]→pài;
[㐴㢖㽃䆺攀潘畨眅萠𤄜𤺏𥕿]→pān;
[䃲䰉䰔媻幋搫槃洀瀊爿盘盤磐磻縏蒰蟠跘蹣鎜鞶𠽲𣁦𣔚𤖭𤠍𤻷𥈼𥉟𦪹𨂝𨃞𨃟𪄀𪒀]→pán;
[𧺾]→pǎn;
-[冸判叛拚沜泮溿炍牉畔盼聁袢襻詊鋬鑻頖鵥𡞟𢰿𤄧𥌊𦙀𨒃]→pàn;
+[冸判叛拚沜泮溿炍牉畔盼聁袢襻詊鋬鑻頖鵥𡞟𢰿𤄧𥌊𦙀𨒃𫟟𬱙]→pàn;
[䏺䨦乓沗滂胮膖雱霶𠗵𠦲𣂆𦣂𧿆𩅅𩐨𪐿𪔔]→pāng;
[㥬㫄䅭䠙厐厖嫎庞徬旁舽螃逄鳑龎龐𡅃𢐊𤧭𧔧𨜷𩃎]→páng;
[䒍嗙耪覫]→pǎng;
[㕩炐肨胖𥪴𦜍𩈈]→pàng;
[㯱㲏䫽抛拋脬萢𣟏𩆘]→pāo;
-[㚿䩝刨匏咆垉庖炰爮狍袍褜軳鞄麃麅𡂘𡯈𡾌𣮃𤔉𥶔𧙌𩎘𩎾𩐜𩗥𪊳]→páo;
+[㚿䩝刨匏咆垉庖炰爮狍袍褜軳鞄麃麅𡂘𡯈𡾌𣮃𤔉𥶔𧙌𩎘𩎾𩐜𩗥𪊳𰺂]→páo;
[跑𢾳𦐸]→pǎo;
-[㘐㯡䶌奅泡炮疱皰砲礟礮麭𠣳𡧙𣕅𣚇𣶐𦠖𨋛𨣙𩂞]→pào;
+[㘐㯡䶌奅泡炮疱皰砲礟礮麭𠣳𡧙𣕅𣚇𣶐𦠖𨋛𨣙𩂞𪿫]→pào;
[㚰呸怌柸肧胚衃醅𤬃𥹂𦙂𩎜𩵣]→pēi;
-[㟝㯁䣙䫊培毰裴裵賠赔锫阫陪駍𣬆𣯱𤗏𦸪𧳏𧴥𨓿𨛬𩑢]→péi;
+[㟝㯁䣙䫊培毰裴裵賠赔锫阫陪駍𣬆𣯱𤗏𦸪𧳏𧴥𨓿𨛬𩑢𬳴]→péi;
[俖𣍺]→pěi;
[㤄㧩㳈㾦䊃伂佩姵嶏帔斾旆沛浿珮蓜轡辔配霈馷𢁖𢘀𢥐𥄔𨙶𩖭]→pèi;
-[㖹喷噴歕𠽾]→pēn;
+[㖹喷噴歕𠽾𬅫]→pēn;
[湓瓫盆葐𡺜𪂽]→pén;
[呠翸]→pěn;
[喯𠺔]→pèn;
-[㛁㠮㧸䍬䥋䦕匉嘭怦恲抨梈漰澎烹砰硑磞軯閛𡼜𢏳𢼩𢽩𤘾𦚝𦯰𨑎𨠟𨺀𩱀]→pēng;
-[㥊㱶䄘䡫䰃䴶倗堋塳弸彭憉挷朋棚椖槰樥熢硼稝竼篣篷纄膨芃莑蓬蘕蟚蟛輣錋鑝韸韼騯髼鬅鬔鵬鹏𡂫𥕱𦪪𧌇𧚋𧴂𨂃𨍩𨎧𨎳𨲰𩄦𩐛𩖛𩡕𪔍]→péng;
+[㛁㠮㧸䍬䥋䦕匉嘭怦恲抨梈漰澎烹砰硑磞軯閛𡼜𢏳𢼩𢽩𤘾𦚝𦯰𨑎𨠟𨺀𩱀𰹽𰿬]→pēng;
+[㥊㱶䄘䡫䰃䴶倗堋塳弸彭憉挷朋棚椖槰樥熢硼稝竼篣篷纄膨芃莑蓬蘕蟚蟛輣錋鑝韸韼騯髼鬅鬔鵬鹏𡂫𥕱𦪪𧌇𧚋𧴂𨂃𨍩𨎧𨎳𨲰𩄦𩐛𩖛𩡕𪔍𬭖𬴅𰺏]→péng;
[剻捧淎皏𡗗𢪋𣨞]→pěng;
[㼞掽椪碰踫𣟀𤖳𥕽𨅘𩸀]→pèng;
-[㨢㱟䫠䯱丕伓伾劈噼坯悂憵批披抷旇炋狉砒磇礔礕秛秠紕纰翍耚豾邳鈈鈚鈹鉟銔錃錍铍霹駓髬魾鮍𠜱𠡄𠹦𡛡𡲮𢓖𢞗𢱧𢻹𢾱𣢋𣬮𣬼𤬭𤱍𤿎𤿐𦀘𧧺𧪫𨤽𨧦𩣚𪄆𪉔]→pī;
-[㓟㮰㯅㼰䲹䴽啤埤壀岯崥朇枇毗毘毞焷狓琵疲皮篺罴羆肶脾腗膍芘蚍蚽蚾蜱螷蠯豼貔郫阰陴魮鲏鵧鼙𠨸𠵬𡦟𡶌𢇳𢰘𣓋𣔬𣖰𣪉𣬉𤘢𤘹𤷒𤼜𥤻𥯡𦃋𦊁𦨭𦳈𦹽𧑜𧓎𧲺𧳼𧴉𨈚𨻀𩗫𩫫𪊕𪌈]→pí;
-[䚰䚹䤏䫌䰦仳匹噽嚭圮庀擗疋痞癖脴苉諀銢鴄𡊝𡛘𡺮𤴣𤿇𥀘𥔁𦘩𦘲𦰽𨑜𨲐𩔙]→pǐ;
-[㨽㳪㵨㿙䏘䑀䑄䠘䡟䤨䴙僻嚊媲嫓屁揊淠潎澼甓疈睥稫譬辟釽闢鷿鸊𠪮𠯔𠯭𢾇𣹚𣹮𤂃𤖿𤘤𤚪𦤢𧾑𨐴𨵡𨵩𨸆𨺤𩜰𪇊𪖞𪛎]→pì;
-[㓲㾫偏囨媥犏篇翩鍂鶣𢉞𢐃𧡤𨲜]→piān;
+[㨢㱟䫠䯱丕伓伾劈噼坯悂憵批披抷旇炋狉砒磇礔礕秛秠紕纰翍耚豾邳鈈鈚鈹鉟銔錃錍铍霹駓髬魾鮍𠜱𠡄𠹦𡛡𡲮𢓖𢞗𢱧𢻹𢾱𣢋𣬮𣬼𤬭𤱍𤿎𤿐𦀘𧧺𧪫𨤽𨧦𩣚𪄆𪉔𬬫𬭃𬱰𬳵𰽧𰾎𱇝]→pī;
+[㓟㮰㯅㼰䲹䴽啤埤壀岯崥朇枇毗毘毞焷狓琵疲皮篺罴羆肶脾腗膍芘蚍蚽蚾蜱螷蠯豼貔郫阰陴魮鲏鵧鼙𠨸𠵬𡦟𡶌𢇳𢰘𣓋𣔬𣖰𣪉𣬉𤘢𤘹𤷒𤼜𥤻𥯡𦃋𦊁𦨭𦳈𦹽𧑜𧓎𧲺𧳼𧴉𨈚𨻀𩗫𩫫𪊕𪌈𫛨𫜔𱇒𱉖]→pí;
+[䚰䚹䤏䫌䰦仳匹噽嚭圮庀擗疋痞癖脴苉諀銢鴄𡊝𡛘𡺮𤴣𤿇𥀘𥔁𦘩𦘲𦰽𨑜𨲐𩔙𱂮]→pǐ;
+[㨽㳪㵨㿙䏘䑀䑄䠘䡟䤨䴙僻嚊媲嫓屁揊淠潎澼甓疈睥稫譬辟釽闢鷿鸊𠪮𠯔𠯭𢾇𣹚𣹮𤂃𤖿𤘤𤚪𦤢𧾑𨐴𨵡𨵩𨸆𨺤𩜰𪇊𪖞𪛎𬨌𬬲𬳃𬸯𰽸𰿾]→pì;
+[㓲㾫偏囨媥犏篇翩鍂鶣𢉞𢐃𧡤𨲜𬸜𰾑]→piān;
[㛹㼐䮁楄楩胼腁諚谝賆跰蹁駢騈骈骿𠷊𢕨𦳄𧍲𧱩𨂯𨵸𨸇𪘀𪚏]→pián;
[覑諞貵𡎚]→piǎn;
-[㸤䏒片騗騙骗魸𠯯]→piàn;
-[剽慓旚犥缥翲螵飃飄飘魒𠷻𡢱𡣋𧌠𧽤𨮬𩗏𩙒𪋖]→piāo;
+[㸤䏒片騗騙骗魸𠯯𱅝]→piàn;
+[剽彯慓旚犥缥翲螵飃飄飘魒𠷻𡢱𡣋𧌠𧽤𨮬𩗏𩙒𪋖]→piāo;
[㼼䕯䴩嫖瓢薸闝𣝐𨝓𩡦]→piáo;
-[㵱㹾彯殍皫瞟篻縹醥顠𣋳𦭼𪅃]→piǎo;
+[㵱㹾殍皫瞟篻縹醥顠𣋳𦭼𪅃𬸤𱂺]→piǎo;
[㬓䏇僄勡嘌徱漂票𣳭𩄷𩮳𪏫]→piào;
-[撆撇暼氕瞥𠟈𠢪𢳂𦒐𦗥𩓼𩠿]→piē;
-[䥕丿苤鐅]→piě;
+[撆撇暼氕瞥𠟈𠢪𢳂𦒐𦗥𩓼𩠿𫼣]→piē;
+[䥕丿苤鐅𬭯]→piě;
[嫳𤮕]→piè;
-[㡦䎙姘拼礗穦馪驞𢣐𢬵𢶳𥖶𩰗]→pīn;
-[㰋㺍嚬娦嫔嬪玭琕矉薲蠙貧贫頻顰频颦𠐺𡛞𦇖𧔪𧭹𧮝𨏞𩕵]→pín;
+[㡦䎙姘拼礗穦馪驞𢣐𢬵𢶳𥖶𩰗𪬚𫅭𱅤]→pīn;
+[㰋㺍嚬娦嫔嬪玭琕矉薲蠙貧贫頻顰频颦𠐺𡛞𦇖𧏖𧔪𧭹𧮝𨏞𩕵𪾸𫍐𫫾𬝯𬞟]→pín;
[品榀𠮰𥑓]→pǐn;
[汖牝聘𣎳]→pìn;
-[䛣乒俜娉涄甹砯竮聠艵頩𢖊𥪁𥭢𦀔𦥚𦥤𨂲𩈚𩩍]→pīng;
-[㵗㺸㻂䈂䍈䓑䶄凭凴呯坪塀屏屛岼帡帲幈平慿憑枰檘泙洴淜焩玶瓶甁箳簈缾胓苹荓萍蓱蘋蚲蛢評评軿輧郱鮃鲆𠗦𡊞𢆟𤭔𤳊𥵪𦚓𦶊𧂋𧏑𩂾𪋋𪔾𪕒]→píng;
+[䛣乒俜娉涄甹砯竮聠艵頩𢖊𥪁𥭢𦀔𦥚𦥤𨂲𩈚𩩍𱂦]→pīng;
+[㵗㺸㻂䈂䍈䓑䶄凭凴呯坪塀屏屛岼帡帲幈平慿憑枰檘泙洴淜焩玶瓶甁箳簈缾胓苹荓萍蓱蘋蚲蛢評评軿輧郱鮃鲆𠗦𡊞𢆟𣳆𤭔𤳊𥵪𦚓𦶊𧂋𧏑𩂾𪋋𪔾𪕒𫐌]→píng;
[䀻𠗥]→pìng;
-[㗶㧊䍨䥽坡岥泊泼溌潑鉕鏺钋頗𠰼𠷑𡊟𢂤𤀪𤽌𥬒𦫔𧘟𧙅𨠓𨡩𨫁𨸭𩑼𩸿]→pō;
+[㗶㧊䍨䥽坡岥泊泼溌潑鉕鏺钋頗𠰼𠷑𡊟𢂤𤀪𤽌𥬒𦫔𧘟𧙅𨠓𨡩𨫁𨸭𩑼𩸿𬈱𭇜]→pō;
[㨇㩯嘙婆櫇皤蔢謈鄱𡼃𢱨𦃡𧂉𨅅𩕏]→pó;
-[叵尀笸钷颇駊𠰐𠵳𡶆𡽠𣲳𤝯𥹖𧿽𨆵𩢘]→pǒ;
-[㛘䄸䎅䞟䣪䣮䨰䪖䪙䯙岶敀昢洦烞珀破砶粕蒪迫酦醗釙魄𠾌𢶉𣍸𣬚𤖼𥗟𥵜𦍁𦐦𦑀𦑵𦒟𦥭𦥲𦾕𦿍𧴤𨂩𨑝𩊀𩔈]→pò;
+[叵尀笸钷颇駊𠰐𠵳𡶆𡽠𣲳𤝯𥹖𧿽𨆵𩢘𫘟]→pǒ;
+[㛘䄸䇚䎅䞟䣪䣮䨰䪖䪙䯙岶敀昢洦烞珀破砶粕蒪迫酦醗釙魄𠾌𢶉𣍸𣬚𤖼𥗟𥵜𦍁𦐦𦑀𦑵𦒟𦥭𦥲𦾕𦿍𧴤𨂩𨑝𩊀𩔈𬱭]→pò;
[桲]→po;
[䬌剖娝𦵿𧠾]→pōu;
[㧵䯽抔抙捊掊箁裒錇𢒷𦺎𩔻𩚭]→póu;
[㕻㰴䳝咅哣婄犃]→pǒu;
-[⺙䮒䲕仆噗扑撲擈攴攵潽炇陠鯆𡜵𢼹𤆝𤾣𥼜𦬙𧭎𧱹𨁏𪒢𪔿𫚙]→pū;
-[㒒㯷㲫㺪䈬䈻䑑䔕䗱䧤䴆僕匍圤墣濮獛璞瞨穙纀脯莆菐菩葡蒱蒲贌酺鏷镤𡰿𢈲𤗵𤰑𥐁𥣈𦮑𨛥𨽂𩪛𩯱𪋡𪖈]→pú;
-[㹒圃圑普暜朴樸檏氆浦溥烳諩譜谱蹼鐠镨𥐚𥛟𩑀]→pǔ;
+[⺙䮒䲕仆噗扑撲擈攴攵潽炇陠鯆𡜵𢼹𤆝𤾣𥼜𦬙𧭎𧱹𨁏𪒢𪔿𫚙𬶴𭠙]→pū;
+[㒒㯷㲫㺪䈬䈻䑑䔕䗱䧤䴆僕匍圤墣濮獛璞瞨穙纀脯莆菐菩葡蒱蒲贌酺鏷镤𡰿𢈲𤗵𤰑𥐁𥣈𦮑𨛥𨽂𩪛𩯱𪋡𪖈𰬿]→pú;
+[㹒圃圑普暜朴樸檏氆浦溥烳諩譜谱蹼鐠镨𥐚𥛟𩑀𬣲]→pǔ;
[㬥曝瀑舖舗鋪铺𣋏𧙛𧦞𩂗]→pù;
[巬巭]→pu;
-[㠌㥓㩻㬤㱦䗩䣛䥓䫏七倛僛凄嘁妻娸悽慼慽戚捿攲期柒栖桤桼棲榿槭欺沏淒漆紪緀萋蛣褄諆諿蹊迉郪鏚霋魌鶈𠀁𠎰𠐾𠔶𡖾𡫁𢴰𢻪𣉓𣏶𣛺𣶠𤘌𤳃𤳤𥇚𥉐𥉷𥖫𥤥𦖊𦸓𧋉𧒕𧕉𧠪𨞢𩒛𩺲𪄭𪅾𪒆𪒑]→qī;
-[⻫⻬㖢㟓㟚㟢㩽㯦㰗䄢䅲䉻䐡䑴䓅䓫䞚䟚䡋䧵䩓䭶䭼䰇䱈䲬䳢䶒䶞亓亝俟其剘圻埼奇岐岓崎嵜帺忯愭懠掑斉斊旂旗棊棋檱櫀歧淇濝猉玂琦琪璂畦疧碁碕祁祇祈祺禥竒簱籏粸綥綦綨纃耆肵脐臍艩芪萁萕蕲藄蘄蚑蚔蚚蛴蜝蜞螧蠐褀跂踑軝釮錡锜頎颀騎騏騹骐骑鬐鬿鯕鰭鲯鳍鵸鶀麒麡齊齐𠁭𠅚𠓪𠫸𡦍𡪵𡹉𡺸𢁒𢍁𢍑𢩡𢺷𢻋𢻚𢾦𢾪𣯆𤪌𤷍𤹸𥉙𥼘𦔌𦫡𦭲𦸗𧌞𧎪𧓑𧡺𧯯𧰙𨉸𨙸𨥦𨪌𨱜𨸒𨸔𩉬𩥂𩦋𩨝𩲪𩳣𩴪𩷾𩹵𪀩𪂛𪄖𪗅𪗆𪗍𪗏𪙧]→qí;
-[㒅㫓䄎䄫䋯䎢䏿䒻䔇䡔䭫䭬乞企启呇唘啓啔啟婍屺岂晵杞棨玘盀綮綺绮芑諬豈起邔闙𠧒𡷞𡹘𡺓𥔩𥫟𦄊𦸆𧘗𧙾𧼘𨙬𩒨𩠦]→qǐ;
-[㞓㞚㣬䀙䁈䁉䅤䌌䏅䏌䏠䒗䔾䙄䚉䚍䟄䢀䫔䰴呮咠唭噐器夡契弃忔憇憩摖暣栔棄欫气気氣汔汽泣湆湇炁甈盵矵砌碛碶磜磧磩罊芞葺蟿訖讫迄鼜𠊔𠴹𡍪𡢖𡹓𡹩𡻧𡻰𡽼𢍆𢔆𢔠𢜱𢞒𢢖𢢞𢺵𣔘𣫱𣾤𤺗𤼅𥀻𥄜𥉻𥌁𥓾𥷇𥽳𦈦𦘸𦙊𦚊𦛰𦡹𦧉𦧯𦩣𦪊𧇜𧘧𧙞𧚨𧡘𧻕𧼕𧽓𨁐𨊰𨑤𨒅𨵆𩧌𩨘𪔪]→qì;
+[㠌㥓㩻㬤㱦䗩䣛䥓䫏七倛僛凄嘁妻娸悽慼慽戚捿攲期柒栖桤桼棲榿槭欺沏淒漆紪緀萋蛣褄諆諿蹊迉郪鏚霋魌鶈𠀁𠎰𠐾𠔶𡖾𡫁𢴰𢻪𣉓𣏶𣛺𣶠𤘌𤳃𤳤𥇚𥉐𥉷𥖫𥤥𦖊𦸓𧋉𧒕𧕉𧠪𨞢𩒛𩺲𪄭𪅾𪒆𪒑𬭭𬱦𬸨𰬢𰵲]→qī;
+[⻫⻬㖢㟓㟚㟢㩽㯦㰗䄢䅲䉻䐡䑴䓅䓫䞚䟚䡋䧵䩓䭶䭼䰇䱈䲬䳢䶒䶞亓亝俟其剘圻埼奇岐岓崎嵜帺忯愭懠掑斉斊旂旗棊棋檱櫀歧淇濝猉玂琦琪璂畦疧碁碕祁祇祈祺禥竒簱籏粸綥綦綨纃耆肵脐臍艩芪萁萕蕲藄蘄蚑蚔蚚蛴蜝蜞螧蠐褀跂踑軝釮錡锜頎颀騎騏騹骐骑鬐鬿鯕鰭鲯鳍鵸鶀麒麡齊齐𠁭𠅚𠓪𠫸𡦍𡪵𡹉𡺸𢁒𢍁𢍑𢩡𢺷𢻋𢻚𢾦𢾪𣯆𤪌𤷍𤹸𥉙𥼘𦔌𦫡𦭲𦸗𧌞𧎪𧓑𧡺𧯯𧰙𨉸𨙸𨥦𨪌𨱜𨸒𨸔𩉬𩥂𩦋𩨝𩲪𩳣𩴪𩷾𩹵𪀩𪂛𪄖𪗅𪗆𪗍𪗏𪙧𫛰𫺊𬘧𬨂𬬳𬴆𬸒𬸾𰡩𱊁]→qí;
+[㒅㫓䄎䄫䋯䎢䏿䒻䔇䡔䭫䭬乞企启呇唘啓啔啟婍屺岂晵杞棨玘盀綮綺绮芑諬豈起邔闙𠧒𡷞𡹘𡺓𥔩𥫟𦄊𦸆𧘗𧙾𧼘𨙬𩒨𩠦𰰴]→qǐ;
+[㞓㞚㣬䀙䁈䁉䅤䌌䏅䏌䏠䒗䔾䙄䚉䚍䟄䢀䫔䰴呮咠唭噐器夡契弃忔憇憩摖暣栔棄欫气気氣汔汽泣湆湇炁甈盵矵砌碛碶磜磧磩罊芞葺蟿訖讫迄鼜𠊔𠴹𡍪𡢖𡹓𡹩𡻧𡻰𡽼𢍆𢔆𢔠𢜱𢞒𢢖𢢞𢺵𣔘𣫱𣾤𤺗𤼅𥀻𥄜𥉻𥌁𥓾𥷇𥽳𦈦𦘸𦙊𦚊𦛰𦡹𦧉𦧯𦩣𦪊𧇜𧘧𧙞𧚨𧡘𧻕𧼕𧽓𨁐𨊰𨑤𨒅𨵆𩧌𩨘𪔪𬢐𬮩𰬶]→qì;
[簯緕缼]→qi;
-[㤉掐葜𠜼𠝛𡤫𢮌𣘟𣣟]→qiā;
+[㤉掐葜𠜼𠝛𡤫𢮌𣘟𣣟𫱿]→qiā;
[拤𡘧]→qiá;
[峠跒酠鞐]→qiǎ;
[㓞㓣㓤㡊䁍䂒䨐䯊䶝冾圶帢恰愘殎洽硈髂𠕣𠜤𠝘𠳌𢼣𣁴𣨄𤫶𤵹𥎸𥦞𥴭𦝣𦸉𧩶𩥌𩩱𩮁𩷻𪘺𫈰]→qià;
-[㗔㩃㩷㪠䀒䇂䉦䞿仟佥僉兛千圱圲奷婜孅孯岍悭愆慳扦拪掔搴撁攐攑攓杄檶櫏欦汘汧牵牽瓩竏签箞簽籤粁臤芊茾蚈褰諐謙谦谸迁遷釺鈆鉛钎铅阡雃韆顅騫骞鬜鬝鵮鹐𠑲𠔺𠠃𠬾𢃥𢋔𢌍𢍱𢜩𢧥𣘝𣟋𣢬𣢲𤠿𤿷𥏥𥜴𥱺𥲢𦖎𧘜𧛓𧟑𧢞𧮮𧲀𧽐𨐋𨐩𨓲𨝍𨦄𨨘𩋆𩨓𩪢𪇇𪉻]→qiān;
-[㦮㨜㩮㸫䁮䈤䕭䖍仱偂前墘媊岒忴扲拑掮揵榩橬歬潛潜濳灊箝羬蕁虔軡鈐鉗銭錢钤钱钳靬騚騝鰬黔黚𠀼𠢍𠷁𢁮𣖳𥔮𥮒𥴤𥷪𦂒𦴑𦼓𧃑𧣑𨜻𨥞𨱫𨺩𨽨𩨃𩨊𩬚𪈇]→qián;
-[㦿㧄㹂䇜䭤凵嗛嵰槏浅淺繾缱肷脥膁蜸譴谴遣鑓𠊭𠋵𠳋𡒌𢮄𣍰𣓅𥦃𥧬𥳐𦅋𧥛𧪯𨗦𨺫𩑳𩒣𪘦]→qiǎn;
-[㐸㜞㟻㯠䈴䊴䑶䥅䪈䵖䵛俔倩傔儙刋堑塹壍嬱嵌悓慊棈椠槧欠歉皘篏篟綪縴芡茜蒨蔳輤鰜𢂺𢃘𣢖𣹥𧚫𧮽𨰂]→qiàn;
+[㗔㩃㩷㪠䀒䇂䉦䞿仟佥僉兛千圱圲奷婜孅孯岍悭愆慳扦拪掔搴撁攐攑攓杄檶櫏欦汘汧牵牽瓩竏签箞簽籤粁臤芊茾蚈褰諐謙谦谸迁遷釺鈆鉛钎铅阡雃韆顅騫骞鬜鬝鵮鹐𠑲𠔺𠠃𠬾𢃥𢋔𢌍𢍱𢜩𢧥𣘝𣟋𣢬𣢲𤠿𤿷𥏥𥜴𥱺𥲢𦖎𧘜𧛓𧟑𧢞𧮮𧲀𧽐𨐋𨐩𨓲𨝍𨦄𨨘𩋆𩨓𩪢𪇇𪉻𫓪𫖶𫣛𫽥𰔲𰗬𱁶𱆀𱆁]→qiān;
+[㦮㨜㩮㸫䁮䈤䕭䖍仱偂前墘媊岒忴扲拑掮揵榩橬歬潛潜濳灊箝羬蕁虔軡鈐鉗銭錢钤钱钳靬騚騝鰬黔黚𠀼𠢍𠷁𢁮𣖳𥔮𥮒𥴤𥷪𦂒𦴑𦼓𧃑𧣑𨜻𨥞𨱫𨺩𨽨𩨃𩨊𩬚𪈇𱈉]→qián;
+[㦿㧄㹂䇜䭤凵嗛嵰槏浅淺繾缱肷脥膁蜸譴谴遣鑓𠊭𠋵𠳋𡒌𢮄𣍰𣓅𥦃𥧬𥳐𦅋𧥛𧪯𨗦𨺫𩑳𩒣𪘦𬙃𰲮]→qiǎn;
+[㐸㜞㟻㯠䈴䊴䑶䥅䪈䵖䵛俔倩傔儙刋堑塹壍嬱嵌悓慊棈椠槧欠歉皘篏篟綪縴芡茜蒨蔳輤鰜𢂺𢃘𣢖𣹥𧚫𧮽𨰂𬘬𰊢𰌆𰬮𰺉]→qiàn;
[籖鎆鏲]→qian;
-[㳾㾤䤌呛嗆嗴嶈戕戗戧斨枪椌槍溬牄猐獇玱瑲篬羌羗羫腔蜣謒跄蹌蹡錆鎗鏘锖锵镪𡬎𡺛𢈵𣫝𦯤𦳟𧇞𧱡𧽩𨄚𨶆𩣼𩩝𩿄𪁸𪎞𪙎]→qiāng;
-[⺦㩖丬墙墻嫱嬙廧強强樯檣漒牆艢蔃蔷薔蘠𡠥𡸤𢏄𢧅𤕽𧖑𧭚𩼒]→qiáng;
-[㛨墏抢搶繈繦羟羥襁鏹𢐩𥇉𥓌𥶑]→qiǎng;
+[㳾㾤䤌呛嗆嗴嶈戕戗戧斨枪椌槍溬牄猐獇玱瑲篬羌羗羫腔蜣謒跄蹌蹡錆鎗鏘锖锵镪𡬎𡺃𡺛𢈵𣫝𦯤𦳟𧇞𧱡𧽩𨄚𨶆𩣼𩩝𩿄𪁸𪎞𪙎𬧀𬬰𮠞]→qiāng;
+[⺦㩖丬墙墻嫱嬙廧強强樯檣漒牆艢蔃蔷薔蘠𡠥𡸤𢏄𢧅𤕽𧖑𧭚𩼒𪪞]→qiáng;
+[㛨墏抢搶繈繦羟羥襁鏹𢐩𥇉𥓌𥶑𫄶𰊈]→qiǎng;
[䵁唴炝熗羻𥴻𦷦]→qiàng;
-[㡑㤍䂭䫞䯨䵲劁墝墽嵪幧悄敲橇毃燆硗磽繑缲趬跷踍蹺郻鄡鄥鍫鍬鐰锹頝骹𠏖𡌔𡩇𢄹𢐟𢮉𢻤𢿣𣂇𣖄𣜽𣦜𥉾𥟅𨃤𨜑𨞶𩖇𩨟]→qiāo;
-[㝯䀉䎗䩌䱁乔侨僑喬嘺嫶憔桥槗樵橋犞癄瞧硚礄荍荞菬蕎藮谯趫鐈鞒鞽顦𡰑𢘟𣯹𥁢𧄍𨅣𨝱]→qiáo;
-[㚽䂪䲾巧愀釥髜𡺘𢩨𥹶𦢺𨸑]→qiǎo;
-[㚁㢗㴥䃝䆻䇌俏僺峭帩撬撽殻窍竅翘翹誚譙诮躈陗鞘鞩韒髚𠿕𡰐𢶡𣒆𣹝𣺰𧣌𨜍𪑊]→qiào;
+[㡑㤍䂭䫞䯨䵲劁墝墽嵪幧悄敲橇毃燆硗磽繑缲趬跷踍蹺郻鄡鄥鍫鍬鐰锹頝骹𠏖𡌔𡩇𢄹𢐟𢮉𢻤𢿣𣂇𣖄𣜽𣦜𥉾𥟅𨃤𨜑𨞶𩖇𩨟𫭪𰬐𰷵𰻮]→qiāo;
+[㝯䀉䎗䩌䱁乔侨僑喬嘺嫶憔桥槗樵橋犞癄瞧硚礄荍荞菬蕎藮谯趫鐈鞒鞽顦𡰑𢘟𣯹𥁢𧄍𨅣𨝱𪡀𪺭𫓱𫚏𰷶𱂻]→qiáo;
+[㚽䂪䲾巧愀釥髜𡺘𢩨𥹶𦢺𨸑𰽛]→qiǎo;
+[㚁㢗㴥䃝䆻䇌俏僺峭帩撬撽殻窍竅翘翹誚譙诮躈陗鞘鞩韒髚𠿕𡰐𢶡𣒆𣹝𣺰𧣌𨜍𪑊𪜎𪪑𱂉]→qiào;
[㛗苆𠋧𡛠𥕑]→qiē;
[㚗䦧癿聺𡶐𨚧]→qié;
[且𠀃]→qiě;
-[㓶㗫㛍㤲㥦㹤㼤㾀㾜䟙䤿切匧厒妾怯悏惬愜挈朅洯淁穕窃竊笡箧篋籡緁藒蛪踥郄鍥鐑锲鯜𠁠𠩂𠲵𡂠𡐤𡝍𢲶𢺅𣠺𤴼𤷾𥪵𥿚𦆍𦼰𦿋𧑨𧚪𧫕𧻘𧻧𨄊𨉪𨖰𩣴𪑗𪙌]→qiè;
-[㓎㾣䃢䜷亲侵媇寴嵚嶔欽綅衾親誛钦顉駸骎鮼𡵑𣆲𣢐𤥓𥍯𧯃]→qīn;
-[㕋㘦㢙㩒㪁㮗䔷䦦䰼勤嗪噙埁嫀庈慬懃懄捦擒斳檎溱澿珡琴琹瘽禽秦耹芩芹菦菳蚙螓蠄鈙鈫雂靲鬵鳹鵭𠓿𠘅𣜣𣪄𤚩𤴽𥎊𥎡𥘋𥱧𨙽𨛣𨾰𩎖𪒭𪒯]→qín;
+[㓶㗫㛍㤲㥦㹤㼤㾀㾜䟙䤿切匧厒妾怯悏惬愜挈朅洯淁穕窃竊笡箧篋籡緁藒蛪踥郄鍥鐑锲鯜𠁠𠩂𠲵𡂠𡐤𡝍𢲶𢺅𣠺𤴼𤷾𥪵𥿚𦆍𦼰𦿋𧑨𧚪𧫕𧻘𧻧𨄊𨉪𨖰𩣴𪑗𪙌𫺁𫺂𰬡]→qiè;
+[㓎㾣䃢䜷亲侵媇寴嵚嶔欽綅衾親誛钦顉駸骎鮼𡵑𣆲𣢐𤥓𥍯𧯃𰧎𰬞𰽳]→qīn;
+[㕋㘦㢙㩒㪁㮗䔷䦦䰼勤嗪噙埁嫀庈慬懃懄捦擒斳檎溱澿珡琴琹瘽禽秦耹芩芹菦菳蚙螓蠄鈙鈫雂靲鬵鳹鵭𠓿𠘅𣜣𣪄𤚩𤴽𥎊𥎡𥘋𥱧𨙽𨛣𨾰𩎖𪒭𪒯𫖑]→qín;
[㝲㾛坅寑寝寢昑梫笉螼赾鋟锓𠔎𠻨𡫧𢫲𤙋𤿳𥵧𦯈𧼒𧾏𩓒𩔟𪙟]→qǐn;
-[㞬㤈䈜吢吣唚抋揿搇撳沁瀙菣藽𠖶𠜘𠦎𡹢𢱶𣖯𣨠𤵂𦧋𩂈𩐙𩔝]→qìn;
-[⻘䨝倾傾卿圊埥寈氢氫淸清蜻輕轻郬鑋靑青鲭𠑴𠨍𣫨𥃟𧕙𨆪𨓷𨻺𩑭𩗼𪏅]→qīng;
-[㯳䞍䲔剠勍夝情擎擏晴暒棾樈檠殑氰甠葝黥𣩜𧖪𩷏𩽡𪄈]→qíng;
-[㩩㷫䔛䯧庼廎檾漀苘請请頃顷𠗝𡄇𡲀𢹃𩒵𩔥]→qǐng;
-[㵾䋜䡖儬凊庆慶掅櫦殸濪碃磬箐罄謦靘𡄔𤭩𥱨𩇝𩇟]→qìng;
+[㞬㤈䈜吢吣唚抋揿搇撳沁瀙菣藽𠖶𠜘𠦎𡹢𢱶𣖯𣨠𤵂𦧋𩂈𩐙𩔝𰜜]→qìn;
+[⻘䨝倾傾卿圊埥寈氢氫淸清蜻輕轻郬鑋靑青鲭𠑴𠨍𣫨𥃟𧕙𨆪𨓷𨻺𩑭𩗼𪏅𫏕𰼻]→qīng;
+[㯳䞍䲔剠勍夝情擎擏晴暒棾樈檠殑氰甠葝黥𣩜𧖪𩷏𩽡𪄈𫈎]→qíng;
+[㩩㷫䔛䯧庼廎檾漀苘請请頃顷𠗝𡄇𡲀𢹃𩒵𩔥𰘓]→qǐng;
+[㵾䋜䡖儬凊庆慶掅櫦殸濪碃磬箐罄謦靘𡄔𤭩𥱨𩇝𩇟𪷍]→qìng;
[硘]→qing;
[芎𥑎]→qiōng;
-[㑋㒌㧭㮪㷀㼇䅃䆳䊄䓖䛪䠻儝卭宆惸憌桏橩焪焭煢熍琼璚瓊瓗睘瞏穷穹窮竆笻筇舼茕藑藭蛩蛬赹跫邛銎𠌖𠤊𡊼𡞦𡦃𡸕𡺺𢞏𢶇𣇬𣋶𣑦𣜧𤢶𤤑𤤶𥑱𥨪𥳎𦦧𦨰𦭭𦾵𨀯𨍶𩑓𩢽𩨯𩬛𩬰𪀛]→qióng;
+[㑋㒌㧭㮪㷀㼇䅃䆳䊄䓖䛪䠻儝卭宆惸憌桏橩焪焭煢熍琼璚瓊瓗睘瞏穷穹窮竆笻筇舼茕藑藭蛩蛬赹跫邛銎𠌖𠤊𡊼𡞦𡦃𡸕𡺺𢞏𢶇𣇬𣋶𣑦𣜧𤢶𤤑𤤶𥑱𥨪𥳎𦦧𦨰𦭭𦴇𦾵𨀯𨍶𩑓𩢽𩨯𩬛𩬰𪀛𬸉]→qióng;
[𢮍𣶆]→qiòng;
-[㐀㚱㳋䆋䐐䠓䨂䲡丘丠坵媝恘楸秋秌穐篍緧萩蓲蘒蚯蝵蟗蠤趥邱鞦鞧鰌鰍鳅鶖鹙龝𠀉𠰋𡊣𥔻𥫷𧇸𧏋𧲰𨍊𪍗𪚺]→qiū;
-[㕤㛏㞗㟈㤹㥢㧨㭝㷕㺫䊵䎿䜪䟵䣇䤛俅叴唒囚崷巯巰扏梂殏毬求汓泅浗渞湭煪犰玌球璆皳盚紌絿肍莍虬虯蛷蝤裘觓觩訄訅賕赇逎逑遒酋醔釓釚釻銶鮂鯄鰽鼽𠗈𡲚𢈝𢘄𢛃𢦎𣧝𣭳𤕾𤞰𥥽𥭑𦬖𦰪𧔭𧣕𧤕𧺤𧻱𨒊𨟽𨱇𨲒𨺧𩒮𩔕𩗕𩵍𩾁]→qiú;
-[搝糗𦦄𧻁𩈸𩝠]→qiǔ;
+[㐀㚱㳋䆋䐐䠓䨂䲡丘丠坵媝恘楸秋秌穐篍緧萩蓲蘒蚯蝵蟗蠤趥邱鞦鞧鰌鰍鳅鶖鹙龝𠀉𠰋𡊣𥔻𥫷𧇸𧏋𧲰𨍊𪍗𪚺𬓫𬘶𰰤]→qiū;
+[㕤㛏㞗㟈㤹㥢㧨㭝㷕㺫䊵䎿䜪䟵䣇䤛俅叴唒囚崷巯巰扏梂殏毬求汓泅浗渞湭煪犰玌球璆皳盚紌絿肍莍虬虯蛷蝤裘觓觩訄訅賕赇逎逑遒酋醔釓釚釻銶鮂鯄鰽鼽𠗈𡲚𢈝𢘄𢛃𢦎𣧝𣭳𤕾𤞰𥥽𥭑𦬖𦰪𧔭𧣕𧤕𧺤𧻱𨒊𨟽𨱇𨲒𨺧𩒮𩔕𩗕𩵍𩾁𫚧𫟲𬘕𮉠𰬗𱇠]→qiú;
+[搝糗𦦄𧻁𩈸𩝠𬳌]→qiǔ;
[䟬䠗𨕦𪖛]→qiù;
-[㘗㠊㭕㸖㻃䈌䒧䒼䓚䓛䖦䢗䧢伹佉匤区區坥屈岖岨岴嶇憈抾敺曲浀祛筁粬紶胠蛆蛐袪覰覻詘誳诎趋趨躯軀镼阹駆駈驅驱髷魼鰸鱋麯麴麹黢𡱅𡳆𢌷𢴮𢼰𣮈𥬔𥶶𥺷𥽧𦛕𦛱𦸶𧌑𧐅𧠢𧾶𨄅𨧱𨱊𨸟𩖷𩣹𩪍𪌬𪛃]→qū;
-[㖆㜹㣄㯫㲘䂂䆽䋧䝣䞤䟊䵶佢劬忂戵斪朐欋氍淭渠灈璖璩癯瞿磲籧絇翑胊臞菃葋蕖蘧螶蟝蠷蠼衐衢躣軥鑺鴝鸜鸲鼩𠍲𠏛𠣪𡡥𡱺𡲰𢌄𢎖𢦌𣖪𣯸𣰋𣰠𣰡𣰻𤨎𥃔𥗫𥧻𦄽𦐛𦔬𦕙𦣒𦼫𧄒𧊛𧕎𧝔𧲵𧾱𨎶𨐣𨞙𨞳𨼫𨼽𩇐𩉿𩢳𩧘𩴹𩵅𩽩𩿥𩿩𪀊𪁖𪄊𪆂𪉌𪌆𪍸]→qú;
-[䶚取娶竘竬蝺詓齲龋𡟥𤖬𦗛𧉧𨓭𪋄]→qǔ;
-[㧁㫢㰦䁦䠐刞厺去呿唟耝覷觑趣閴闃阒麮鼁𠇯𤙏𩿟]→qù;
+[㘗㠊㭕㸖㻃䈌䒧䒼䓚䓛䖦䢗䧢伹佉匤区區坥屈岖岨岴嶇憈抾敺曲浀祛筁粬紶胠蛆蛐袪覰覻詘誳诎趋趨躯軀镼阹駆駈驅驱髷魼鰸鱋麯麴麹黢𡱅𡳆𢌷𢴮𢼰𣮈𥬔𥶶𥺷𥽧𦛕𦛱𦸶𧌑𧐅𧠢𧾶𨄅𨧱𨱊𨸟𩖷𩣹𩪍𪌬𪛃𪨰𫍮𬘛𬶬𰕅𰴜𰴞𱇜𱋐𱋕]→qū;
+[㖆㜹㣄㯫㲘䂂䆽䋧䝣䞤䟊䵶佢劬忂戵斪朐欋氍淭渠灈璖璩癯瞿磲籧絇翑胊臞菃葋蕖蘧螶蟝蠷蠼衐衢躣軥鑺鴝鸜鸲鼩𠍲𠏛𠣪𡡥𡱺𡲰𢌄𢎖𢦌𣖪𣯸𣰋𣰠𣰡𣰻𤨎𥃔𥗫𥧻𦄽𦐛𦔬𦕙𦣒𦼫𧄒𧊛𧕎𧝔𧲵𧾱𨎶𨐣𨞙𨼫𨼽𩇐𩉿𩢳𩧘𩴹𩵅𩽩𩿥𩿩𪀊𪁖𪄊𪆂𪉌𪌆𪍸𬸱𰬆𰺁𱌁]→qú;
+[䶚取娶竘竬蝺詓齲龋𡟥𤖬𦗛𧉧𨓭𪋄𫍜]→qǔ;
+[㧁㫢㰦䁦䠐刞厺去呿唟耝覷觑趣閴闃阒麮鼁𠇯𤙏𩿟𱋋𱋿]→qù;
[迲]→qu;
-[㒽䌯圈圏奍峑弮恮悛棬鐉駩𠛮𡈉𥁸𦋓𨟠𨩸𩧴]→quān;
-[㒰㟫䀬䑏䟒䠰佺全啳埢姾婘孉巏惓拳搼权楾権權泉洤湶牷犈瑔痊硂筌絟縓荃葲蜷蠸觠詮诠跧踡輇辁醛銓铨闎顴颧騡鬈鰁鳈齤𠤹𠥙𡇮𡙅𡙐𡰝𡴔𡺟𢎠𢑆𣍴𤜍𤥷𤬠𤷄𥤊𦏮𦓰𧈾𧍭𨛈𨜩𩓫𩘘𩜬𪈻]→quán;
+[㒽䌯圈圏奍峑弮恮悛棬鐉駩𠛮𡈉𥁸𦋓𨟠𨩸𩧴𰾼]→quān;
+[㒰㟫䀬䑏䟒䠰佺全啳埢姾婘孉巏惓拳搼权楾権權泉洤湶牷犈瑔痊硂筌絟縓荃葲蜷蠸觠詮诠跧踡輇辁醛銓铨闎顴颧騡鬈鰁鳈齤𠤹𠥙𡇮𡙅𡙐𡰝𡴔𡺟𢎠𢑆𣍴𤜍𤥷𤬠𤷄𥤊𦏮𦓰𧈾𧍭𨛈𨜩𩓫𩘘𩜬𪈻𬘥𰬲𱌲]→quán;
[⺨䅚䊎汱烇犬犭畎綣绻虇𡿨𢔑𣸋𤰝𥹳𦨚𧸾𪐂]→quǎn;
-[䄐券劝勧勸牶韏𢍕𦍅𨨗]→quàn;
+[䄐券劝勧勸牶韏𢍕𦍅𨨗𱂇]→quàn;
[椦]→quan;
[缺蒛阙𥆸𥗮𧎯𩨭𩨷𩫠]→quē;
[瘸]→qué;
-[㕁㩁㰌㱋㱿㲉㴶㹱㾡䇎䍳䦬䧿䲵却卻埆塙墧崅悫愨慤搉榷燩琷皵硞确碏確碻礐礭趞闋闕阕雀鵲鹊𠞗𡇱𡉉𢠬𣛵𣤇𣪹𤣅𤷽𤿋𤿩𤿵𥀎𥕹𥗙𥜵𥩢𧢩𧢭𨞩𨢜𨴊𨴒𨵗𩤈𪏈𪏨𪖀]→què;
+[㕁㩁㰌㱋㱿㲉㴶㹱㾡䇎䍳䦬䧿䲵却卻埆塙墧崅悫愨慤搉榷燩琷皵硞确碏確碻礐礭趞闋闕阕雀鵲鹊𠞗𡇱𡉉𢠬𣛵𣤇𣪹𤣅𤷽𤿋𤿩𤿵𥀎𥕹𥗙𥜵𥩢𧢩𧢭𨞩𨢜𨴊𨴒𨵗𩤈𪏈𪏨𪖀𬒈𬮯𰉩]→què;
[㟒囷夋峮逡𡈀𢛕𦽖𩎗𩤁]→qūn;
[㪊㿏䭽宭帬羣群裙裠𣀄𤛭𤸷𨞗]→qún;
[𦃢]→qǔn;
-[㜣㲯㸐㾆䔳䕼䖄䫇䳿呥嘫然燃繎肰蚦蚺衻袇袡髥髯𠊌𠤀𠯍𡖝𢓒𣰦𤙼𤡮𤱋𥳚𦫉𪓘𪓚𪚮]→rán;
-[㒄㚩㿵䎃䒣䣸䤡冄冉姌媣染橪珃苒蒅𠱞𡜉𡜫𤲗𥀭𥬕𨹌𩃵𩢡𩧬𩶎]→rǎn;
-[𥣹𥣺]→ràn;
+[㜣㲯㸐㾆䔳䕼䖄䫇䳿呥嘫然燃繎肰蚦蚺衻袇袡髥髯𠊌𠤀𠯍𡖝𢓒𣰦𤙼𤡮𤱋𥳚𦫉𪓘𪓚𪚮𬊾𬙇𬝴𰚪𱍄]→rán;
+[㒄㚩㿵䎃䒣䣸䤡冄冉姌媣染橪珃苒蒅𠱞𡜉𡜫𤲗𥀭𥬕𨹌𩃵𩢡𩧬𩶎𫝜]→rǎn;
+[𥣺]→ràn;
[䉴儴勷瀼獽瓤禳穣穰蘘躟鬤𣰶𤬥𤰂𧟄𨟚𩆶]→ráng;
[䑋嚷壌壤攘爙纕𣩽𤅑𥗝𨏛]→rǎng;
[懹譲讓让]→ràng;
-[㹛娆嬈桡橈荛蕘襓饒饶𦪛]→ráo;
+[㹛娆嬈桡橈荛蕘襓饒饶𦪛𫋹]→ráo;
[㑱扰擾隢𠒸𡈦𧳨𨇄]→rǎo;
-[繞绕遶]→rào;
+[繞绕遶𰺷]→rào;
[惹𢞇]→rě;
[热熱𤑄𧧏𩭿]→rè;
-[⺅䌾䛘人亻仁壬忈忎朲秂芢鈓銋魜鵀𡰥𢇦𦏀𧥷]→rén;
+[⺅䌾䛘人亻仁壬忈忎朲秂芢鈓銋魜鵀𡰥𢇦𦏀𧥷𬣯𬬯𬶁𬸊𰽻]→rén;
[㣼䭃忍栠栣棯秹稔綛荏荵躵𠲏𢆉𦬄𩑉𩠈]→rěn;
-[⺶⺷㠴㶵㸾䀔䇮䋕䏕仞仭任刃刄妊姙屻岃扨杒梕牣祍紉紝絍纫纴肕腍葚衽袵訒認认讱軔轫靭靱韌韧飪餁饪𠯄𣅉𦍌𧴬𨉃𩵕𪔺]→rèn;
+[⺶⺷㠴㶵㸾䀔䇮䋕䏕仞仭任刃刄妊姙屻岃扨杒梕牣祍紉紝絍纫纴肕腍葚衽袵訒認认讱軔轫靭靱韌韧飪餁饪𠯄𣅉𦍌𧴬𨉃𩵕𪔺𫟃]→rèn;
[扔]→rēng;
-[㭁㺱䄧䚮仍礽辸陾𠧟𠮨𠯷𠯹𣗐𥾋𧹈𨸐]→réng;
+[㭁㺱䄧䚮仍礽辸陾𠧟𠮨𠯷𠯹𣗐𥾋𧹈𨸐𪥠]→réng;
[芿]→rèng;
-[⺛⺜䒤囸日釰鈤馹驲𡆸𡉭𤝍𦨙]→rì;
+[⺛⺜䒤囸日釰鈤馹驲𡆸𡉭𤝍𦨙𰽡]→rì;
[茸]→rōng;
-[㘇㝐㣑㭜㲓㲨㺎㼸䇀䇯䈶䘬䠜䡆䡥䤊䩸媶嫆嬫容峵嵘嵤嶸巆戎搈搑曧栄榕榮榵毧溶瀜烿熔爃狨瑢穁絨縙绒羢肜茙荣蓉蝾融螎蠑褣鎔镕駥髶𠞕𣮪𣯏𣯐𥎂𥑳𥨳𥬪𥼬𦗋𦗨𧎣𨉴𨉷𨲟𩍉𩎂𩮠𪃾]→róng;
-[㲝䢇傇冗坈宂氄軵𠰽𡊫𡊸𡖢𡦼𡫦𡭋𢐿𢦿𢫨𣭲𣯍𣰇𣲽𤘺𤘻𥎜𦔋𦶇𧉡𨋠𨌣𨍅𨍷𨒆𩚗𩼅𪕁𪕎𪗴]→rǒng;
+[㘇㝐㣑㭜㲓㲨㺎㼸䇀䇯䈶䘬䠜䡆䡥䤊䩸媶嫆嬫容峵嵘嵤嶸巆戎搈搑曧栄榕榮榵毧溶瀜烿熔爃狨瑢穁絨縙绒羢肜茙荣蓉蝾融螎蠑褣鎔镕駥髶𠞕𣮪𣯏𣯐𥎂𥑳𥨳𥬪𥼬𦗋𦗨𧎣𨉴𨉷𨲟𩍉𩎂𩮠𪃾𫞡𫶕𱅉]→róng;
+[㲝䢇傇冗坈宂氄軵𠰽𡊫𡊸𡖢𡦼𡫦𡭋𢐿𢦿𢫨𣭲𣯍𣰇𣲽𤘺𤘻𥎜𦔋𦶇𧉡𨋠𨌣𨍅𨍷𨒆𩚗𩼅𪕁𪕎𪗴𰹿]→rǒng;
[𠌚]→ròng;
[穃]→rong;
-[㽥䐓䧷䰆厹媃揉柔渘煣瑈瓇禸粈糅葇蝚蹂輮鍒鞣騥鰇鶔𠠐𥠊𦍭𨛶𪑶]→róu;
+[㽥䐓䧷䰆厹媃揉柔渘煣瑈瓇禸粈糅腬葇蝚蹂輮鍒鞣騥鰇鶔𠠐𥠊𦍭𨛶𪑶𫔄𬶧𱅟𱊗]→róu;
[楺韖𡗑𢔟]→rǒu;
-[⺼宍肉腬]→ròu;
-[㐵㨎㾒䋈䞕䰰侞儒嚅如嬬孺帤曘桇渪濡燸筎茹蒘蕠薷蝡蠕袽襦邚醹銣铷顬颥鱬鴑鴽𠟺𡄲𡜚𣖹𣚐𣭠𣽈𣽉𥙦𥞚𦤊𦭰𦳾𦷸𧊟𨚴𩄋𩶯𩸐]→rú;
+[⺼宍肉]→ròu;
+[㐵㨎㾒䋈䞕䰰侞儒嚅如嬬孺帤曘桇渪濡燸筎茹蒘蕠薷蝡蠕袽襦邚醹銣铷顬颥鱬鴑鴽𠟺𡄲𡜚𣖹𣚐𣭠𣽈𣽉𥙦𥞚𦤊𦭰𦳾𦷸𧊟𨚴𩄋𩶯𩸐𫛪𱇫𱈗]→rú;
[乳擩汝肗辱鄏𡜃𡫽𡮚𨨜𩍥𪏮𪑾]→rǔ;
[㦺㹘䄾入嗕媷扖杁洳溽縟缛蓐褥鳰𢖵𢛚𣯋𩱨𩶫]→rù;
[嶿]→ru;
[挼]→ruá;
-[䙇堧壖撋𢱾𣽳𤲬𥈇]→ruán;
-[㓴㮕㼱㽭䎡䓴䞂䪭偄媆朊瑌瓀碝礝緛耎軟輭软阮𠤦𢘧𢡵𣃅𣡗𤧠𥊶𥎀𥎘𥩗𥯬𦺾𨒩𩏈]→ruǎn;
+[䙇堧壖撋𢱾𣽳𤲬𥈇𰓷]→ruán;
+[㓴㮕㼱㽭䎡䓴䞂䪭偄媆朊瑌瓀碝礝緛耎軟輭软阮𠤦𢘧𢡵𣃅𣡗𤧠𥊶𥎀𥎘𥩗𥯬𦺾𨒩𩏈𬘰𬥻]→ruǎn;
[𨨰𨪳𨬔]→ruàn;
-[䅑䬐婑桵甤緌蕤𣬘𦼆]→ruí;
+[䅑䬐婑桵甤緌蕤𣬘𦼆𮉫𱃜]→ruí;
[橤繠蕊蕋蘂蘃𡯒𣛚𥳝𧄜]→ruǐ;
-[㓹㢻㪫㲊䂱䄲䇤䌼䓲叡壡枘汭瑞睿芮蚋蜹銳鋭锐𢣳𨧨𨳙𪏩]→ruì;
+[㓹㢻㪫㲊䂱䄲䇤䌼䓲叡壡枘汭瑞睿芮蚋蜹銳鋭锐𢣳𨧨𨳙𪏩𮤯]→ruì;
[瞤𥆧𩀋]→rún;
[𠷀]→rǔn;
-[㠈䏰䦞橍润潤膶閏閠闰𨷎]→rùn;
+[㠈䏰䦞橍润潤膶閏閠闰𨷎𬂀]→rùn;
[捼]→ruó;
-[䐞偌叒嵶弱楉渃焫爇箬篛若蒻鄀鰙鰯鶸𤍽𤣼𦩸𧃪𨀝𨴚]→ruò;
-[仨挱挲撒𠬙𣬬𥋌]→sā;
-[洒潵灑訯躠靸𡄳𥸗𨐖𩎕𩨞]→sǎ;
-[㒎㚫㪪㽂䊛䙣䬃卅摋櫒泧脎萨薩虄鈒钑隡颯飒馺𠎷𠦃𠱡𠿓𡐥𡒁𢓔𢕬𢫬𢻨𣀯𣜂𥵯𥻦𦠿𦻅𦼧𧀕𧭝𨃛𨆂𨷆𩆅𩐅𩗉𩗞]→sà;
+[䐞偌叒嵶弱楉渃焫爇箬篛若蒻鄀鰙鰯鶸𤍽𤣼𦩸𧃪𨀝𨴚𱈍]→ruò;
+[仨挱挲撒𠬙𣬬𥋌𪠡]→sā;
+[洒潵灑訯躠靸𡄳𥸗𨐖𩎕𩨞𱂃]→sǎ;
+[㒎㚫㪪㽂䊛䙣䬃卅摋櫒泧脎萨薩虄鈒钑隡颯飒馺𠎷𠦃𠱡𠿓𡐥𡒁𢓔𢕬𢫬𢻨𣀯𣜂𥵯𥻦𦠿𦻅𦼧𧀕𧭝𨃛𨆂𨷆𩆅𩐅𩗉𩗞𫂿𱅂]→sà;
[𠮿]→sa;
-[㩙䚡䰄嘥噻塞愢揌毢毸腮顋鰓鳃𪃄]→sāi;
-[㗷㘔䈢]→sǎi;
+[㩙䚡䰄嘥噻塞愢揌毢毸腮顋鰓鳃𪃄𱂲]→sāi;
+[㗷㘔䈢𫬐]→sǎi;
[僿嗮簺賽赛𡬉𦞫]→sài;
-[䈀三厁叁弎毵毶毿犙鬖𢁘𣀫𣬛𦙱𦙸𧱆𧽾𩯑]→sān;
-[㧲䉈䊉䫩仐伞傘糁糂糝糣糤繖鏒鏾霰饊馓𡙘𢕕𥒬𦷻𦺻𩀲𩀼𩞀]→sǎn;
-[㤾㪔㪚䫅俕帴悷散閐𣀧𣮠𦡨𧗋𨸃]→sàn;
+[䈀三厁叁弎毵毶毿犙鬖𢁘𣀫𣬛𣯶𦙱𦙸𧱆𧽾𩭹𩯑]→sān;
+[㧲䉈䊉䫩仐伞傘糁糂糝糣糤繖鏒鏾霰饊馓𡙘𢕕𥒬𦷻𦺻𩀲𩀼𩞀𫔌𬭝𬱬𰬷]→sǎn;
+[㤾㪔㪚䫅俕帴散閐𣀧𣮠𦡨𧗋𨸃𰏕]→sàn;
[壭橵]→san;
-[䘮桑桒槡𡠏𦅇𧍨𨢆𩐷𩦌𪔬]→sāng;
-[䡦䫙嗓搡磉褬鎟顙颡𡕏𣞙𤸯𥔫𦟄𩺞]→sǎng;
+[䘮桑桒槡𡠏𦅇𧍨𨢆𩐷𩦌𪔬𫄪]→sāng;
+[䡦䫙嗓搡磉褬鎟顙颡𡕏𣞙𤸯𥔫𦟄𩺞𬨑𱈎]→sǎng;
[丧喪𣉕𣊝]→sàng;
-[㥰慅掻搔溞繅缫臊螦騒騷骚鰠鱢鳋𠋺𢔳𣉔𤠘𤢖𥰱𦏛𦞣𧂩𧖠𨪊𩙈𩙰𩮚]→sāo;
+[㥰慅掻搔溞繅缫臊螦騒騷骚鰠鱢鳋𠋺𢔳𣉔𤠘𤢖𥰱𦏛𦞣𧂩𧖠𨪊𩙈𩙰𩮚𫚫]→sāo;
[㛮䕅嫂扫掃𦺋𦾘]→sǎo;
[㲧㿋埽氉瘙矂髞𢜶𢠡𢤁𢮞𣰕𦕏𧑫𨃣𨧪𩫦𪍻]→sào;
[閪]→sē;
-[㒊㥶㱇㻭䉢䔼䨛啬嗇懎擌栜歮歰洓涩渋澀澁濇濏瀒琗瑟璱瘷穑穡穯繬色譅轖銫鏼铯雭飋𠎸𠟦𠟩𠢳𠵭𠽼𠿗𡫟𡵶𢀋𢃢𢡉𣚟𣽤𤁧𤖗𤛷𤾿𥈽𥱁𥷹𥻨𦆄𦐅𧈈𧒓𧒗𧨷𨆙𩃑𩄜𩇣𩊯𩍙𩏫𩕡𩰙]→sè;
-[森椮槮襂𣟹𧂅]→sēn;
+[㒊㥶㱇㻭䉢䔼䨛啬嗇懎擌栜歮歰洓涩渋澀澁濇濏瀒琗瑟璱瘷穑穡穯繬色譅轖銫鏼铯雭飋𠎸𠟦𠟩𠢳𠵭𠽼𠿗𡫟𡵶𢀋𢃢𢡉𣚟𣽤𤁧𤖗𤛷𤾿𥈽𥱁𥷹𥻨𦆄𦐅𧈈𧒓𧒗𧨷𨆙𩃑𩄜𩇣𩊯𩍙𩏫𩕡𩰙𫄱𫗋𬈧𰶎𰺙]→sè;
+[森椮槮襂𣟹𧂅𬞣𰴂]→sēn;
[𩕌]→sěn;
[䒏僧鬙]→sēng;
[𡬙]→sèng;
-[㠺㲚㸺䤬乷刹剎唦杀桬榝樧殺毮沙煞猀痧砂硰粆紗纱莎蔱裟鎩铩魦鯊鯋鲨𡺧𢅑𢩖𢶌𢼵𣉜𣛶𣡽𣲓𣲡𣶤𣻑𤍁𤑣𦀛𦕉𦭉𦱵𧋊𨪍𩊮𩮫𩵮𪄅𪌮]→shā;
-[傻儍𧫝]→shǎ;
-[㰱㰼㵤䈉䝊䬊倽厦唼啑啥喢帹廈歃箑翜翣萐閯霎𠍽𠚺𢇗𣓉𣣮𣣺𤟃𥈊𦔯𦔰𦩿𦾚𧏫𧲌𧳛𧻵𨖷𨘉]→shà;
+[㠺㲚㸺䤬乷刹剎唦杀桬榝樧殺毮沙煞猀痧砂硰粆紗纱莎蔱裟鎩铩魦鯊鯋鲨𡺧𢅑𢩖𢶌𢼵𣉜𣛶𣡽𣲓𣲡𣶤𣻑𤍁𤑣𦀛𦕉𦭉𦱵𧋊𨪍𩊮𩮫𩵮𪄅𪌮𫚌𬂮𬸌𭰒𰰵𰾈𱋘]→shā;
+[傻儍𧫝𫍺]→shǎ;
+[㰱㰼㵤䈉䝊䬊倽厦唼啑啥喢帹廈歃箑翜翣萐閯霎𠍽𠚺𢇗𣓉𣣮𣣺𤟃𥈊𦔯𦔰𦩿𦾚𧏫𧲌𧳛𧻵𨖷𨘉𬉇𬮪𰭢]→shà;
[繌]→sha;
[㩄㴓筛篩簁簛酾釃]→shāi;
[繺𢄌]→shǎi;
-[㬠䵘晒曬閷𧜁𨢦𩂃𩂝𩴇]→shài;
-[㰑㺑䀐䘰删刪剼嘇圸埏姍姗山幓彡挻搧杉柵檆潸澘煽狦珊痁笘縿羴羶脠膻舢芟苫衫跚軕邖钐閊鯅𣆴𣖉𣧺𣲀𥊀𦎞𦏂𦳫𦺭𧛄𧛡𧲾𨁆𨏪𨝩𨝵𩁺𩌰𪑃]→shān;
-[𧨾]→shán;
-[㚒㨛㪎㴸㶒䠾晱炶煔熌睒覢閃闪陕陝鿃𠿞𡟨𢒉𢒹𢿈𣪶𤇄𤊼𥄘𥈚𧧵𧴭𨹈𨹊𩆤𩆫]→shǎn;
-[㣌㣣㪨䄠䚲䡪䥇䦂䦅䱇䱉䴮傓僐剡善墠墡嬗扇掞擅敾椫樿歚汕潬灗疝磰繕缮膳蟮蟺訕謆譱讪贍赡赸鄯釤銏鐥饍騸骟鱓鱔鳝𠚹𠫹𢕻𢩢𢫔𣓒𣩧𤮜𤺪𥔱𥰢𥸣𦍸𦘹𦶋𧎥𧭽𧷶𩟋𩦐𪍶]→shàn;
-[䵰䵼伤傷商墒慯殇殤滳漡熵蔏螪觞觴謪鬺𠼬𤎘𤳈𥏫𧶜𨢩𨶼𪄲]→shāng;
-[垧扄晌賞贘赏鑜𧡮𩞃𩞧]→shǎng;
+[㬠䵘晒曬閷𧜁𨢦𩂃𩂝𩴇𬓸𬡕𰿳]→shài;
+[㡎㰑㺑䀐䘰删刪剼嘇圸埏姍姗山幓彡挻搧杉柵檆潸澘煽狦珊痁笘縿羴羶脠膻舢芟苫衫跚軕邖钐閊鯅𣆴𣖉𣧺𣲀𥊀𦎞𦏂𦳫𦺭𧛄𧛡𧲾𨁆𨏪𨝩𨝵𩁺𩌰𪑃𫐅𬌷𰇼𰬪𱈁]→shān;
+[𧨾𬤂]→shán;
+[㚒㨛㪎㴸㶒䠾晱炶煔熌睒覢閃闪陕陝鿃𠿞𡟨𢒉𢒹𢿈𣪶𤇄𤊼𥄘𥈚𧧵𧴭𨹈𨹊𩆤𩆫𪯋𬊦𰓔𰛛𰛩𰵢]→shǎn;
+[㣌㣣㪨䄠䚲䡪䥇䦂䦅䱇䱉䴮傓僐剡善墠墡嬗扇掞擅敾椫樿歚汕潬灗疝磰繕缮膳蟮蟺訕謆譱讪贍赡赸鄯釤銏鐥饍騸骟鱓鱔鳝𠚹𠫹𢕻𢩢𢫔𣓒𣩧𤮜𤺪𥔱𥰢𥸣𦍸𦘹𦶋𧎥𧭽𧷶𩟋𩦐𪍶𫍸𫟶𫮃𬈁𬶛𬹎𱇞𱋆]→shàn;
+[䵰䵼伤傷商墒慯殇殤滳漡熵蔏螪觞觴謪鬺𠼬𤎘𤳈𥏫𧶜𨢩𨶼𪄲𫹽𱆌𱊥]→shāng;
+[垧扄晌賞贘赏鑜𧡮𩞃𩞧𬲰𱄇]→shǎng;
[丄上尙尚恦緔绱鞝𤔚𤵼]→shàng;
[裳]→shang;
-[䈰䈾弰捎旓梢烧焼燒稍筲艄莦蕱蛸輎颵髾鮹𠷃𡡏𢼼𥙬𥳓𦄏𨱭𨲆𩬏]→shāo;
+[䈰䈾弰捎旓梢烧焼燒稍筲艄莦蕱蛸輎颵髾鮹𠷃𡡏𢼼𥙬𥳓𦄏𨱭𨲆𩬏𱇯]→shāo;
[㲈㸛勺柖玿芍苕韶𢦽𤱠𦯐]→sháo;
[㪢䒚䔠少𢾐𥵦𦿃𧣪𨈘𨙹]→shǎo;
-[䏴䙼䬰劭卲哨娋潲睄紹綤绍袑邵𠣫𠧙𤉎𦓴𧳹𨛍]→shào;
-[奢檨猞畬畲賒賖赊輋𠾏𡄢𥿞𨣍𩩗]→shē;
+[䏴䙼䬰劭卲哨娋潲睄紹綤绍袑邵𠣫𠧙𤉎𦓴𧳹𨛍𰴖]→shào;
+[奢檨猞畬畲賒賖赊輋𠾏𡄢𥿞𨣍𩩗𪨶]→shē;
[㓭㵃䞌佘舌虵蛇蛥𠋞𢶅𣸚𥝀𦯬𦴍𦼢𧉮𧵳]→shé;
[䬷捨舍𢉃]→shě;
-[㴇䀅䄕䜓䠶䤮厍厙射弽慑慴懾摂摄摵攝欇歙涉涻渉滠灄社舎蔎蠂設设赦韘騇麝𠪣𠴯𢗭𣝒𣣭𤙱𤠭𤺔𥁹𥍉𥔡𦁗𧮿𨝫𩂨𩂴𩙝𩮐]→shè;
+[㴇䀅䄕䜓䠶䤮厍厙射弽慑慴懾摂摄摵攝欇歙涉涻渉滠灄社舎蔎蠂設设赦韘騇麝𠪣𠴯𢗭𣝒𣣭𤙱𤠭𤺔𥁹𥍉𥔡𦁗𧮿𨝫𩂨𩂴𩙝𩮐𪳍𪽴𰰺𱂊𱅚]→shè;
[谁]→shéi;
-[㑗㕥㜪㮱䅸䯂伸侁兟呻堔妽姺娠屾峷扟敒曑柛棽氠深燊珅甡甧申眒砷穼籶籸紳绅罙莘葠蓡蔘薓裑訷詵诜身駪鯓鯵鰺鲹鵢𠃫𠻝𡖬𢈯𢏎𢘊𣇗𣔗𣘘𣘲𤶴𥆣𥥍𥥿𥳱𥸬𦐹𦜊𦸂𦸯𦺷𧢹𨊘𨐍𨐔𨐕𨝐𨞲𩉼𩺵]→shēn;
-[䰠什榊甚神鰰𤕊]→shén;
-[㚞㚨㰂㾕哂婶嬸审宷審弞曋渖瀋瞫矤矧覾訠諗讅谂谉邥頣魫𠘆𡼬𢈇𢊲𢏦𢸙𣿇𤏗𥏖𥬐𧀯𩶇]→shěn;
-[㰮㵕䆦侺愼慎昚椹涁渗滲瘆瘮眘祳罧肾胂脤腎蜃蜄鋠𠂧𠗿𢊖𦌀𦕽𦜜𨴐]→shèn;
-[㱡䲼䴤升呏声斘昇曻枡栍殅泩湦焺牲狌珄生甥竔笙聲苼鉎鍟阩陞陹鵿鼪𠇷𠴢𢦑𣢡𣬺𤚣𥘥𥟎𦖞𧿘𨁠𨕻]→shēng;
-[䱆憴縄繩绳譝𦩱𩍋]→shéng;
+[㑗㕥㜪㮱䅸䯂伸侁兟呻堔妽姺娠屾峷扟敒曑柛棽氠深燊珅甡甧申眒砷穼籶籸紳绅罙莘葠蓡蔘薓裑訷詵诜身駪鯓鯵鰺鲹鵢𠃫𠻝𡖬𢈯𢏎𢘊𣇗𣔗𣘘𣘲𤶴𥆣𥥍𥥿𥳱𥸬𦐹𦜊𦸂𦸯𦺷𧢹𨊘𨐍𨐔𨐕𨝐𨞲𩉼𩺵𬳽]→shēn;
+[䰠什榊甚神鰰𤕊𬬹]→shén;
+[㚞㚨㰂㾕哂婶嬸审宷審弞曋渖瀋瞫矤矧覾訠諗讅谂谉邥頣魫𠘆𡼬𢈇𢊲𢏦𢸙𣿇𤏗𥏖𥬐𧀯𩶇𭡜𰗵𱇙]→shěn;
+[㰮㵕䆦侺愼慎昚椹涁渗滲瘆瘮眘祳罧肾胂脤腎蜃蜄鋠𠂧𠗿𢊖𦌀𦕽𦜜𨴐𫓵𰄁]→shèn;
+[㱡䲼䴤升呏声斘昇曻枡栍殅泩湦焺牲狌珄生甥竔笙聲苼鉎鍟阩陞陹鵿鼪𠇷𠴢𢦑𣢡𣬺𤚣𥘥𥟎𦖞𧿘𨁠𨕻𬸆𰽫𰾝]→shēng;
+[䱆憴縄繩绳譝𦩱𩍋𰑪]→shéng;
[㗂㮐㼳㾪䁞䚇䪿偗渻省眚𡞞𡨽𦔄𦳗𧍖𨜜𨲓𨵥]→shěng;
-[䞉剩剰勝圣墭嵊晠榺橳琞盛聖胜蕂貹賸𠓸𠓽𤯡𦕡𦛙𧡶𧪝𨚱𪅻]→shèng;
-[䌤䌳䏉䗐䙾䴓呞失尸屍师師施浉湤湿溮溼濕狮獅瑡絁葹蒒蓍虱蝨褷襹詩诗邿釶鉇鉈鍦鯴鰤鲺鳲鳾鶳鸤𠇳𠓤𠷇𡂓𡟕𡠋𢀕𢧏𢺿𢻫𢼉𢼊𣁒𣤘𤹌𥍸𥛨𥜰𦌿𦒈𧍀𧜂𧠜𧠡𧩹𩒂𩥐𩬭𪀔𪓻𪓿𫚕]→shī;
-[⻝⻟⻠㖷㵓䂖䄷䈕䖨䦹䲽䶡乭十埘塒姼实実寔實峕嵵拾时旹時榯湜溡炻石祏竍莳蒔蚀蝕識辻遈鉐食飠饣鮖鰣鲥鼫鼭𠥿𠩔𠯰𠰴𡀗𡚼𡫵𡺔𢨝𢻘𣏚𣧚𤸤𥇲𥐘𦔂𧄹𨙩]→shí;
+[䞉剩剰勝圣墭嵊晠榺橳琞盛聖胜蕂貹賸𠓸𠓽𤯡𦕡𦛙𧡶𧪝𨚱𪅻𬂉𰷩]→shèng;
+[䌤䌳䏉䗐䙾䴓呞失尸屍师師施浉湤湿溮溼濕狮獅瑡絁葹蒒蓍虱蝨褷襹詩诗邿釶鉇鉈鍦鯴鰤鲺鳲鳾鶳鸤𠇳𠓤𠷇𡂓𡟕𡠋𢀕𢧏𢺿𢻫𢼉𢼊𣁒𣤘𤹌𥍸𥛨𥜰𦌿𦒈𧍀𧜂𧠜𧠡𧩹𩒂𩥐𩬭𪀔𪓻𪓿𫀌𫄟𫚕𬡔𰰳𰳼𰾢]→shī;
+[⻝⻟⻠㖷㵓䂖䄷䈕䖨䦹䲽䶡乭十埘塒姼实実寔實峕嵵拾时旹時榯湜溡炻石祏竍莳蒔蚀蝕識识辻遈鉐食飠饣鮖鰣鲥鼫鼭𠥿𠩔𠯰𠰴𡀗𡚼𡫵𡺔𢨝𢻘𣏚𣧚𤸤𥇲𥐘𦔂𧄹𨙩𪶄𬬷𰗨]→shí;
[㕜㹬㹷䂠䒨乨使兘史始宩屎榁矢笶豕鉂駛驶𠘪𡰯𡱁𡶈𢁓𣆘𥑏𦰯𦳊𨴯𩭐𩰢𪊢𪗧]→shǐ;
-[⺬-⺮㒾㔺㱁㳏㸷㹝䁺䊓䏡䛈䟗䤭䤱䩃䭄世丗亊事仕似侍冟势勢卋叓呩嗜噬士奭媞嬕室崼市式弑弒徥忕恀恃戺拭揓是昰枾柹柿栻氏澨烒煶眂眎眡睗示礻筮簭舐舓螫襫視视觢試誓諟諡謚识试谥豉貰贳軾轼适逝適遾釈释釋鈰鉃鉽銴铈飾餙餝饰鰘𠀍𠁗𠡥𠰚𡅵𡉸𡣪𡷈𢂑𢃰𢝬𣬐𤆰𤉏𤑦𤖻𤜣𤢼𤯄𤯜𥅔𥅞𥥥𥫴𥰰𥼶𥿅𦚨𦿇𧊖𧝊𧞲𧧅𧳅𧵋𧻸𨒍𨒧𨟂𨱡𨸝𨽄𩋡𩗎𩛌𩛏]→shì;
+[⺬-⺮㒾㔺㱁㳏㸷㹝䁺䊓䏡䛈䟗䤭䤱䩃䭄世丗亊事仕似侍冟势勢卋叓呩嗜噬士奭媞嬕室崼市式弑弒徥忕恀恃戺拭揓是昰枾柹柿栻氏澨烒煶眂眎眡睗示礻筮簭舐舓螫襫視视觢試誓諟諡謚试谥豉貰贳軾轼适逝適遾釈释釋鈰鉃鉽銴铈飾餙餝饰鰘𠀍𠁗𠡥𠰚𡅵𡉸𡣪𡷈𢂑𢃰𢝬𣬐𤆰𤉏𤑦𤖻𤜣𤢼𤯄𤯜𥅔𥅞𥥥𥫴𥰰𥼶𥿅𦚨𦿇𧊖𧝊𧞲𧧅𧳅𧵋𧻸𨒍𨒧𨟂𨱡𨸝𨽄𩋡𩗎𩛌𩛏𫗤𫟸𬖘𬤊]→shì;
[佦匙篒籂𥫽]→shi;
[㧃収收𠈅𤙘𤚔𤱜𥅪]→shōu;
-[㝊䭭垨守手艏首𡭮𥅷𥾹𦣻𧵃𩠶]→shǒu;
+[㝊䭭垨守手艏首𡭮𥅷𥾹𦣻𧵃𩠶𬱯]→shǒu;
[㖟㥅䛵兽受售壽夀寿授涭狩獣獸痩瘦綬绶膄鏉𠱔𣒻𥙰𥨝𧈙𧌅𧚯𧜃𧤙𧯼𨱒𩴍𪈀]→shòu;
[⺘扌]→shou;
-[㑐㸡㼡䨹䱙书倏倐儵叔姝尗抒掓摅攄書杸枢梳樞橾殊殳毹毺淑瀭焂瑹疎疏紓綀纾舒菽蔬跾踈軗輸输鄃陎鮛鵨𠘧𠙎𡧔𢞣𣉛𣰿𤕟𤱐𤴙𥳕𥿇𦈌𦈷𦍄𦐣𦤂𦶕𦺗𧠣𨁀𨐅𨛭𩛅𩳅𩷌𩾈𪅰]→shū;
-[㒔㯮䃞䴰塾婌孰熟璹秫贖赎𡒒𡦛𢧇𣤯𧇝𨶝𨷙𩢻]→shú;
-[㻿䑕䝪䞖属屬暏暑曙潻癙糬署薥薯藷蜀蠴襡襩鱪鱰黍鼠鼡𡤽𡱆𢋂𣀻𤻃𥍝𥣋𦺪𧄔𧑓𧒑𨽉]→shǔ;
-[㛸㜐㡏㣽㫹㵂㶖㷂㽰㾁䉀䘤䜹䝂䠼䢞䢤䩱侸咰墅尌庶庻怷恕戍捒数數朮术束树樹沭漱潄澍濖竖竪絉腧荗蒁虪術裋豎述鉥錰鏣隃鶐𠊪𠐊𠲌𠾢𡂡𡊍𡔪𡣈𢠫𣏗𣻚𤍓𤗪𤘷𤞉𦒶𦠦𧗱𧞀𧞫𧼯𨅒𨔦𪌶𪐧]→shù;
+[㑐㸡㼡䨹䱙书倏倐儵叔姝尗抒掓摅攄書杸枢梳樞橾殊殳毹毺淑瀭焂瑹疎疏紓綀纾舒菽蔬跾踈軗輸输鄃陎鮛鵨𠘧𠙎𡧔𢞣𣉛𣰿𤕟𤱐𤴙𥳕𥿇𦈌𦈷𦍄𦐣𦤂𦶕𦺗𧠣𨁀𨐅𨛭𩛅𩳅𩷌𩾈𪅰𱇨]→shū;
+[㒔㯮䃞䴰塾婌孰熟璹秫贖赎𡒒𡦛𢧇𣤯𧇝𨶝𨷙𩢻𰡽]→shú;
+[㻿䑕䝪䞖属屬暏暑曙潻癙糬署薥薯藷蜀蠴襡襩鱪鱰鸀黍鼠鼡𡤽𡱆𢋂𣀻𤻃𥍝𥣋𦺪𧄔𧑓𧒑𨽉𫉄𫿗𱊬]→shǔ;
+[㛸㜐㡏㣽㫹㵂㶖㷂㽰㾁䉀䘤䜹䝂䠼䢞䢤䩱侸咰墅尌庶庻怷恕戍捒数數朮术束树樹沭漱潄澍濖竖竪絉腧荗蒁虪術裋豎述鉥錰鏣隃鶐𠊪𠐊𠲌𠾢𡂡𡊍𡔪𡣈𢠫𣏗𣻚𤍓𤗪𤘷𤞉𦒶𦠦𧗱𧞀𧞫𧼯𨅒𨔦𪌶𪐧𪢒𫌋𫝋𫝧𬬸]→shù;
[㕞刷唰𠛚]→shuā;
[耍𤔙𩈥𩉆𩤤]→shuǎ;
-[誜]→shuà;
+[誜𰵯]→shuà;
[㲤摔衰𤠠𤸬𤺀𨄮]→shuāi;
[甩]→shuǎi;
[䢦卛帅帥蟀𠌭𢕅𢕑𣘚𣼧𧍓𧗿𧜠𩘱]→shuài;
[拴栓閂闩𢩠𣔫𣟴𣠸]→shuān;
[䧠涮腨𡭐𢮛𤅲𦺲𨄔𨏉]→shuàn;
-[㕠䉶䌮䝄双孀孇欆礵艭雙霜騻驦骦鷞鸘鹴𧄐𧕟𨇯𩅪𩆿𩽧]→shuāng;
-[䔪䗮䫪塽慡樉漺爽縔鏯𠗾𡑽𥡠𥱶𦄍𦆌𧴅]→shuǎng;
-[㦼灀𥲚𧕺]→shuàng;
+[㕠䉶䌮䝄双孀孇欆礵艭雙霜騻驦骦鷞鸘鹴𧄐𧉐𧕟𧕺𨇯𩅪𩆿𩽧𪥫𫁷𫘭𮭪𰰋𰸇]→shuāng;
+[䔪䗮䫪塽慡樉漺爽縔鏯𠗾𡑽𥡠𥱶𦄍𦆌𧴅𬘾]→shuǎng;
+[㦼灀𥲚]→shuàng;
[脽誰𧀣]→shuí;
[⺢水氺𡯑𡱊𢏅𤆙𥫸𦙙]→shuǐ;
-[㥨㽷䬽䭨䳠帨涗涚睡瞓祱稅税裞𠻜𢇤𥌘𦣢𨓚𨿠𩟥𩩞]→shuì;
+[㥨㽷䬽䭨䳠帨涗涚睡瞓祱稅税裞𠻜𢇤𥌘𦣢𨓚𨿠𩟥𩩞𰥛]→shuì;
[⺡氵閖]→shui;
[吮𨺠]→shǔn;
[㥧䀢䀵䑞䴄橓瞚瞬舜蕣順顺鬊𨝜]→shùn;
[哾說説说]→shuō;
-[㮶䀥䁻妁搠朔槊欶烁爍獡矟硕碩箾蒴鎙鑠铄𠲾𠲿𣀝𣝇𣷥𣸛𣻘𤡯𤢴𥌞𦂗𦃗𦋞𨨺𩟧𪎒]→shuò;
-[⺯⺰㟃㠼㴲㺇㺨㽄䇁䔮䡳䫢䲉丝俬凘厮厶司咝嘶噝媤廝思恖撕斯楒榹泀澌燍磃禗禠私籭糹絲緦纟缌罳蕬虒蛳蜤螄蟖蟴鉰銯鋖鐁锶颸飔騦鷥鸶鼶𠀓𠖓𡡒𢊀𢛥𢠹𢦲𣂖𣚄𤆟𤣵𥄶𥐀𥕶𥝠𥠱𥯨𦇲𦇵𦭡𦮺𦸷𦽕𧀚𧝤𨮭𩅰𩆵𩺛𪆁𪆗𪕳𪖉]→sī;
+[㮶䀥䁻妁搠朔槊欶烁爍獡矟硕碩箾蒴鎙鑠铄𠲾𠲿𣀝𣝇𣷥𣸛𣻘𤡯𤢴𥌞𦂗𦃗𦋞𨨺𩟧𪎒𫔈]→shuò;
+[⺯⺰㟃㠼㴲㺇㺨㽄䇁䔮䡳䫢䲉丝俬凘厮厶司咝嘶噝媤廝思恖撕斯楒榹泀澌燍磃禗禠私籭糹絲緦纟缌罳蕬虒蛳蜤螄蟖蟴鉰銯鋖鐁锶颸飔騦鷥鸶鼶𠀓𠖓𡡒𢊀𢛥𢠹𢦲𣂖𣚄𤆟𤣵𥄶𥐀𥕶𥝠𥠱𥯨𦇲𦇵𦭡𦮺𦸷𦽕𧀚𧝤𨮭𩅰𩆵𩺛𪆁𪆗𪕳𪖉𬕄𬝊𰾴𱈒]→sī;
[死𣣑]→sǐ;
-[⺒㕽㚶㣈㭒㸻㹑䇃䎣䏤䦙亖佀価儩兕嗣四姒娰孠寺巳杫柶汜泗泤洍涘瀃牭祀禩竢笥耜肂肆蕼覗貄釲鈶鈻飤飼饲駟驷𠋡𠭈𠳎𢍭𣙼𣩠𣱻𣽷𤱸𥒲𥙉𥹊𧀩𧣛𧱅𧳙𨽼𩵗𩸟𪊍]→sì;
-[㣝䯳䯷倯凇娀崧嵩庺忪憽松枀枩柗梥檧淞濍硹菘蜙鍶鬆𢓣𢔋𢤄𣚜𣽫𤾥𧊕𧌻𨠤𨱛𨱿𩃭𪀚]→sōng;
+[⺒㕽㚶㣈㭒㸻㹑䇃䎣䏤䦙亖佀価儩兕嗣四姒娰孠寺巳杫柶汜泗泤洍涘瀃牭祀禩竢笥耜肂肆蕼覗貄釲鈶鈻飤飼饲駟驷𠋡𠭈𠳎𢍭𣙼𣩠𣱻𣽷𤱸𥒲𥙉𥹊𧀩𧣛𧱅𧳙𨽼𩵗𩸟𪊍𫟳𬢊𬭀𬲦𰂭]→sì;
+[㣝䯳䯷倯凇娀崧嵩庺忪憽松枀枩柗梥檧淞濍硹菘蜙鍶鬆𢓣𢔋𢤄𣚜𣽫𤾥𧊕𧌻𨠤𨱛𨱿𩃭𪀚𱉣]→sōng;
[㞞𩩺𪨊]→sóng;
-[㧐㨦㩳䉥䜬傱嵷怂悚愯慫楤竦耸聳駷𡷽𡾼𢖗𢱤𥳺𨴏]→sǒng;
+[㧐㨦㩳䉥䜬傱嵷怂悚愯慫楤竦耸聳駷𡷽𡾼𢖗𢱤𥳺𨴏𰁧𰎌𱅔]→sǒng;
[㮸䛦䢠宋訟誦讼诵送鎹頌颂餸𠳼𡇝𦯕𦷴𩃍𩠌]→sòng;
-[䈭䐹䑹䗏䤹䩳䬒䮟䱸凁嗖廀廋捜搜摉摗溲獀艘蒐蓃螋鄋醙鎪锼颼颾飕餿馊騪𠘂𠝬𡠼𡣂𢲷𢴼𣔱𣮬𣯜𧳶𧽏𨡻𨤇𩗣𩘠𩙫𩨄𩮃𩮶𩮸]→sōu;
-[㛐㟬䈹䉤䏂傁叜叟嗾擞擻櫢瞍籔薮藪𠋢𠌞𠌟𠪇𤕇𥈟𥖻𦺌𨺦]→sǒu;
+[䈭䐹䑹䗏䤹䩳䬒䮟䱸凁嗖廀廋捜搜摉摗溲獀艘蒐蓃螋鄋醙鎪锼颼颾飕餿馊騪𠘂𠝬𡠼𡣂𢲷𢴼𣔱𣮬𣯜𧳶𧽏𨡻𨤇𩗣𩘠𩙫𩨄𩮃𩮶𩮸𫠑𰮲]→sōu;
+[㛐㟬䈹䉤䏂傁叜叟嗾擞擻櫢瞍籔薮藪𠋢𠌞𠌟𠪇𤕇𥈟𥖻𦺌𨺦𰘸]→sǒu;
[嗽瘶𥯪𧔅]→sòu;
-[㢝㲞䌚䲆囌櫯甦稣穌窣苏蘇蘓酥鯂𢋈𢸫𣩷𤼀𧔖𧺷𩲵]→sū;
-[俗𠐍𦎄]→sú;
+[㢝㲞䌚䲆囌櫯甦稣穌窣苏蘇蘓酥鯂𢋈𢸫𣩷𤼀𧔖𧺷𩲵𰘶]→sū;
+[俗𠐍𦎄𫣫]→sú;
[𣷶]→sǔ;
-[㑉㑛㓘㔄㕖㜚㝛㨞㪩㬘㯈㴋㴑㴼䃤䅇䎘䏋䑿䔎䛾䥔傃僳嗉塐塑夙嫊宿愫愬憟梀榡樎樕橚殐泝洬涑溯溸潚潥玊珟璛碿簌粛粟素縤肃肅膆莤蔌藗觫訴謖诉谡趚蹜速遡遬鋉餗驌骕鱐鷫鹔𡎮𡖯𢎎𢖏𢚑𢢒𣝝𣫎𣯼𣶘𣿈𤌂𤛝𤠚𤡃𤢂𤢘𤤐𤥔𤭴𤸮𦌉𦌊𧀌𧐁𧐒𧐴𧜦𧞺𧥆𧩝𧼭𧽷𨱈𩐫𩐼𩘰𩘹𩙨𩝥𩳒𪁽𪄑𪅄𪋝𪌔𪍛𪐮𪖶𫂙𫗧]→sù;
+[㑉㑛㓘㔄㕖㜚㝛㨞㪩㬘㯈㴋㴑㴼䃤䅇䎘䏋䑿䔎䛾䥔傃僳嗉塐塑夙嫊宿愫愬憟梀榡樎樕橚殐泝洬涑溯溸潚潥玊珟璛碿簌粛粟素縤肃肅膆莤蔌藗觫訴謖诉谡趚蹜速遡遬鋉餗驌骕鱐鷫鹔𡎮𡖯𢎎𢖏𢚑𢢒𣝝𣫎𣯼𣶘𣿈𤌂𤛝𤠚𤡃𤢂𤢘𤤐𤥔𤭴𤸮𦌉𦌊𧀌𧐁𧐒𧐴𧜦𧞺𧥆𧩝𧼭𧽷𨱈𩐫𩐼𩘰𩘹𩙨𩝥𩳒𪁽𪄑𪅄𪋝𪌔𪍛𪐮𪖶𫂙𫗧𬒕𬚄𰗹𰢄𱇿]→sù;
[䝜狻痠酸𤶤𦾹𨠡𩆑𪘑𪘝]→suān;
[匴𠥘]→suǎn;
[祘笇筭算蒜𥳪𥴵𩈲]→suàn;
[䧌䪎倠哸夊浽滖濉熣眭睢綏芕荽荾葰虽雖鞖𠌱𠨌𡝓𣮄𣯯𤯖𦉎𦵭𦸏𧈧𨾡𩃃𩌩𩏘𩞅𩮴]→suī;
[㵦㻟䜔䢫瓍绥遀隋随隨𥶻𧲈𩙇]→suí;
-[䭉䯝瀡膸髄髓𠕸𧃚𨾬]→suǐ;
-[㒸㞸㥞㴚㻪㻽䅗䉌䍁䔹䠔䡵䥙亗埣嬘岁嵗旞檖歲歳澻煫燧璲睟砕碎祟禭穂穗穟繀繐繸襚誶譢谇賥遂邃鐆鐩隧韢𠭥𡑞𡶣𡷼𡹖𡻕𢅕𢇥𢈼𢒱𢟩𣄧𣩡𤡪𤬫𤻄𥊴𥕸𥢍𥤼𥴦𦃒𦄑𦅵𦇀𧌢𧡏𧨧𧸙𨆏𨣢𨷃𩍚𩎰𩏚𩏲𩗶𩝌]→suì;
-[孙孫搎槂狲猻荪蓀蕵薞飧飱𧎤]→sūn;
-[㔼㦏䁚䐣损損榫笋筍箰簨鎨隼鶽𠣬𣕍𦠆]→sǔn;
-[㛖䓾䔋䯯傞唆嗍娑摍桫梭睃簑簔縮缩羧莏蓑趖髿鮻𠈱𠱗𢘿𣒹𣯌𤀤𥁲𥆝𥇇𦟱𧨀𩌢]→suō;
+[䭉䯝瀡膸髄髓𠕸𧃚𨾬𬳅]→suǐ;
+[㒸㞸㥞㴚㻪㻽䅗䉌䍁䔹䠔䡵䥙亗埣嬘岁嵗旞檖歲歳澻煫燧璲睟砕碎祟禭穂穗穟繀繐繸襚誶譢谇賥遂邃鐆鐩隧韢𠭥𡑞𡶣𡷼𡹖𡻕𢅕𢇥𢈼𢒱𢟩𣄧𣩡𤡪𤬫𤻄𥊴𥕸𥢍𥤼𥴦𦃒𦄑𦅵𦇀𧌢𧡏𧨧𧸙𨆏𨣢𨷃𩍚𩎰𩏚𩏲𩗶𩝌𫟦𬘼𬭼𬰶𮉮𰬸𰷤]→suì;
+[孙孫搎槂狲猻荪蓀蕵薞飧飱𧎤𰓧]→sūn;
+[㔼㦏䁚䐣损損榫笋筍箰簨鎨隼鶽𠣬𣕍𦠆𬁽𱊛]→sǔn;
+[㛖䓾䔋䯯傞唆嗍娑摍桫梭睃簑簔縮缩羧莏蓑趖髿鮻𠈱𠱗𢘿𣒹𣯌𤀤𥁲𥆝𥇇𦟱𧨀𩌢𱇳]→suō;
[𩡾]→suó;
-[㪽㮦䂹䅴䈗䖛䞆䞽䣔䵀乺唢嗩惢所暛溑琐琑瑣璅索褨鎈鎍鎖鎻鏁锁𠋲𠝿𠞯𠩄𡩡𡱳𢚭𢱡𢱢𤸴𤺫𥔭𥰼𦅊𦵫𧎫𧎳𧛻𧴪𧴲𨻈𨻨𩋝𩌆𩌈𩘝𩙭𩪈𩮛𩹳𪍔𪍟𪍨]→suǒ;
+[㪽㮦䂹䅴䈗䖛䞆䞽䣔䵀乺唢嗩惢所暛溑琐琑瑣璅索褨鎈鎍鎖鎻鏁锁𠋲𠝿𠞯𠩄𡩡𡱳𢚭𢱡𢱢𤸴𤺫𥔭𥰼𦅊𦵫𧎫𧎳𧛻𧴪𧴲𨻈𨻨𩋝𩌆𩌈𩘝𩙭𩪈𩮛𩹳𪍔𪍟𪍨𫔅𫟿𫦁𫼶𬭲𭕆]→suǒ;
[䐝溹蜶逤𠗼𠘺𢷾𪍌]→suò;
[嗦]→suo;
-[㯚䌈他嚃塌她它榙溻牠祂褟趿铊闧𡌩𢞠𦈖𦭟𦱆𧪦]→tā;
+[㯚䌈他嚃塌她它榙溻牠祂褟趿铊闧𡌩𢞠𦈖𦭟𦱆𧪦𬤕]→tā;
[蹹𨓬]→tá;
[㗳㺚塔墖溚獭獺鰨鳎鿎𦑼𨶀𨸉𩥑𩨌𩫊𩷽𩺗]→tǎ;
-[㒓㛥㣛㣵㧺㭼㯓㳠㹺㿹䂿䈋䈳䍇䍝䎓䑜䑽䓠䜚䳴䵬䶀䶁嚺崉拓挞搨撻榻橽毾涾澾濌狧禢誻譶踏蹋躢遝遢錔闒闥闼鞜鞳鮙𠉂𠴲𠷍𢃕𢺉𣗶𣝋𣥂𣥷𣯚𤄥𤒻𤛣𤠐𤠟𤿽𥗓𦍒𦐇𦑇𦑲𦑶𦧛𦧞𦧟𦧥𦧱𦨎𦪙𦶑𦾽𧌏𧔣𧖆𧮑𨃚𨆰𨌭𨔯𨙎𨰏𨵝𩋅𩌇𩌉𩌐𩌘𩎽𪂌𪔕𪘁]→tà;
+[㒓㛥㣛㣵㧺㭼㯓㳠㹺㿹䂿䈋䈳䍇䍝䎓䑜䑽䓠䜚䳴䵬䶀䶁嚺崉拓挞搨撻榻橽毾涾澾濌狧禢誻譶踏蹋躢遝遢錔闒闥闼鞜鞳鮙𠉂𠴲𠷍𢃕𢺉𣗶𣝋𣥂𣥷𣯚𤄥𤒻𤛣𤠐𤠟𤿽𥗓𦍒𦐇𦑇𦑲𦑶𦧛𦧞𦧟𦧥𦧱𦨎𦪙𦶑𦾽𧌏𧔣𧖆𧮑𨃚𨆰𨌭𨔯𨙎𨰏𨵝𩋅𩌇𩌉𩌐𩌘𩎽𪂌𪔕𪘁𪹹𬤪𰤨𰵸𰾓]→tà;
[侤咜]→ta;
[囼孡胎𧉟𧭏𩬠]→tāi;
-[㒗㙵㣍㬃㷘㸀䈚䑓儓台坮嬯抬擡旲枱檯炱炲箈籉臺苔菭薹跆邰颱駘鮐鲐𡒢𢖤𣣿𩿡𪒴]→tái;
+[㒗㙵㣍㬃㷘㸀䈚䑓儓台坮嬯抬擡旲枱檯炱炲箈籉臺苔菭薹跆邰颱駘鮐鲐𡒢𢖤𣣿𩿡𪒴𱃗]→tái;
[㘆𤗿]→tǎi;
[㑷㥭䣭冭太夳忲态態汰泰溙燤肽舦酞鈦钛𡇷𦒰𧉑𧮼𪐥]→tài;
[粏]→tai;
-[㘱㨏㳩㴂㵅䆱䑙坍怹摊擹攤滩灘痑瘫癱舑貪贪𠫶𣢌𣵢𣸙𣼚𣽯𦙇𦧏𦧴𦨸𦸁𦼎]→tān;
-[㲜㷋㽎㽑䃪䉡䊤䕊倓坛墰墵壇壜婒惔憛昙曇榃檀潭燂痰磹罈罎藫覃談譚譠谈谭貚郯醈醰錟锬顃餤𠻪𡅄𡊨𢅀𢇧𢇰𤐔𥩒𥰨𥹠𥼟𥼮𦗡𧂇𧣁𧣹𧰘𧽼𨝸𩖖𩠽𩡄𩡝𩪺𪍵]→tán;
-[㫜㲭䏙䞡䦔嗿坦忐憳憻暺毯璮菼袒襢醓鉭钽𤎥𦃖𦌪𧫿𧺟𨁴𨅍𨡍𨣕𩑰𩒢]→tǎn;
-[㛶䐺䗊䜖傝僋叹嘆埮探歎湠炭碳舕賧𣁗𣞔𣴽𧥞𨂞𩤞𪉧]→tàn;
-[㓥䞶䠀劏嘡汤湯羰耥薚蝪蹚鏜鐋铴镗鞺鼞𢴳𦳝𨲗]→tāng;
-[㑽㙶㜍㭻㲥㼺䅯䉎䌅䕋䣘䧜傏唐啺坣堂塘搪棠榶樘橖溏漟煻瑭磄禟篖糃糖糛膅膛蓎螗螳赯踼鄌醣鎕闛隚餳餹饄饧鶶𠗶𠢃𠹔𢻿𣙟𤚫𤠯𥋡𦪀𧱵𨆉𨌩𨍴𨎋𨶈𩘜𩥁𩹶𪕹]→táng;
-[㒉㼒㿩伖倘偒傥儻帑戃曭淌爣矘躺鎲钂镋𡿓𢠵𣎲𤾉𨎖]→tǎng;
+[㘱㨏㳩㴂㵅䆱䑙坍怹摊擹攤滩灘痑瘫癱舑貪贪𠫶𣢌𣵢𣸙𣼚𣽯𦙇𦧏𦧴𦨸𦸁𦼎𰰆]→tān;
+[㲜㷋㽎㽑䃪䉡䊤䕊倓坛墰墵壇壜婒惔憛昙曇榃檀潭燂痰磹罈罎藫覃談譚譠谈谭貚郯醈醰錟锬顃餤𠻪𡅄𡊨𢅀𢇧𢇰𤐔𥩒𥰨𥹠𥼟𥼮𦗡𧂇𧣁𧣹𧰘𧽼𨝸𩖖𩠽𩡄𩡝𩪺𪍵𰶉𱃿]→tán;
+[㫜㲭䏙䞡䦔嗿坦忐憳憻暺毯璮菼袒襢醓鉭钽𤎥𦃖𦌪𧫿𧺟𨁴𨅍𨡍𨣕𩑰𩒢𰇲]→tǎn;
+[㛶䐺䗊䜖傝僋叹嘆埮探歎湠炭碳舕賧𣁗𣞔𣴽𧥞𨂞𩤞𪉧𫟢]→tàn;
+[㓥䞶䠀劏嘡汤湯羰耥薚蝪蹚鏜鐋铴镗鞺鼞𢴳𦳝𨲗𬦅𰰢]→tāng;
+[㑽㙶㜍㭻㲥㼺䅯䉎䌅䕋䣘䧜傏唐啺坣堂塘搪棠榶樘橖溏漟煻瑭磄禟篖糃糖糛膅膛蓎螗螳赯踼鄌醣鎕闛隚餳餹饄饧鶶𠗶𠢃𠹔𢻿𣙟𤚫𤠯𥋡𦪀𧱵𨆉𨌩𨍴𨎋𨶈𩘜𩥁𩹶𪕹𬳍𮛗𰾯𰿺𱊝]→táng;
+[㒉㼒㿩伖倘偒傥儻帑戃曭淌爣矘躺鎲钂镋𡿓𢠵𣎲𤾉𨎖𬊵𭧋𰑿𰤓𰥹]→tǎng;
[䟖摥烫燙趟𨉱]→tàng;
-[㣠㫦㹗䀞䈱䑬䤾夲嫍幍弢慆掏搯槄涛滔濤瑫絛縚縧绦詜謟轁鞱韜韬飸饕𠇏𠓝𠗆𠚜𠞞𠬢𡺫𤘸𤙎𦍷𦺰𨌨𩎢𩏾𩥅𩹴]→tāo;
-[䄻䛌䛬䬞匋咷啕桃梼檮洮淘祹綯绹萄蜪裪迯逃醄鋾錭陶鞀鞉饀駣騊鼗𡍒𢔇𣰺𤚟𤴻𤵟𥰜𨡒𩘿𩙧𩛽𪌼]→táo;
+[㣠㫦㹗䀞䈱䑬䤾夲嫍幍弢慆掏搯槄涛滔濤瑫絛縚縧绦詜謟轁鞱韜韬飸饕𠇏𠓝𠗆𠚜𠞞𠬢𡺫𤘸𤙎𦍷𦺰𨌨𩎢𩏾𩥅𩹴𬘺𬣥𰵽𱅣]→tāo;
+[䄻䛌䛬䬞匋咷啕桃梼檮洮淘祹綯绹萄蜪裪迯逃醄鋾錭陶鞀鞉饀駣騊鼗𡍒𢔇𣰺𤚟𤴻𤵟𥰜𨡒𩗡𩘿𩙧𩛽𪌼𫘦𬤁𬭕𬳊𰵜𰾏𱅏]→táo;
[䚯䵚討讨]→tǎo;
[㚐套𣨔𣺮]→tào;
-[㥂㧹忑忒慝特螣蟘貣鋱铽𠈸𢘋𣘱𤙰𥊸𥌩]→tè;
+[㥂㧹忑忒慝特螣蟘貣鋱铽𠈸𢘋𣘱𤙰𥊸𥌩𫋌𰷞]→tè;
[熥膯鼟𢚺𤃶𤳘𦡪𪔶]→tēng;
-[䒅䕨䠮䲍䲢儯幐滕漛疼痋籐籘縢腾藤虅誊謄邆駦騰驣鰧𢟱𢥂𣽨𤹤𥉋𦪝𦫀𧈜𧭔𨃗𩩻𩴝𪒿]→téng;
+[䒅䕨䠮䲍䲢儯幐滕漛疼痋籐籘縢腾藤虅誊謄邆駦騰驣鰧𢟱𢥂𣽨𤹤𥉋𦪝𦫀𧈜𧭔𨃗𩩻𩴝𪒿𬧃𬹘𰲂]→téng;
[霯]→tèng;
[㔸䖙䢰䴘剔擿梯踢锑鷈鷉𠞄𢱦𤗢𨁃𨔛𩓂𩤽𪖦]→tī;
-[㖒㡗㣢䅠䔶䚣䛱䨑䬫䬾䱱偍厗啼嗁崹徲惿提漽瑅碮禵稊綈緹绨缇罤苐荑蕛蝭褆謕趧蹄蹏遆醍銻鍗題题騠鮷鯷鳀鴺鵜鶗鶙鷤鹈𡰎𣄍𣖅𣖸𣸒𣹲𤗘𤚢𤟥𤟾𤭌𥉘𥳳𥶛𦌢𦻀𧀠𧀰𧋘𧔩𧙣𧡨𨠏𨪉𨴼𩋣𩛑𩛶𩝊𩿷𫘨𫛸]→tí;
-[䌡䪆体挮躰軆骵體鮧𡥩𣈡𣉆]→tǐ;
-[㗣㬱㯩䎮䙗䯜䶏䶑倜剃嚏嚔屉屜悌悐惕惖戻掦揥替朑楴歒殢洟涕瓋籊薙裼褅趯逖逷髰鬀𡲕𡲿𡸑𢝹𢞖𢧑𢳓𣜹𣤖𣧂𥉈𥡦𥫵𧛒𧝆𧝐𧨱𧼮𨲎𨲞𩬲𩮜𪍲𪕩]→tì;
+[㖒㡗㣢䅠䔶䚣䛱䨑䬫䬾䱱偍厗啼嗁崹徲惿提漽瑅碮禵稊綈緹绨缇罤苐荑蕛蝭褆謕趧蹄蹏遆醍銻鍗題题騠鮷鯷鳀鴺鵜鶗鶙鷤鹈𡰎𣄍𣖅𣖸𣸒𣹲𤗘𤚢𤟥𤟾𤭌𥉘𥳳𥶛𦌢𦻀𧀠𧀰𧋘𧔩𧙣𧡨𨠏𨪉𨴼𩋣𩛑𩛶𩝊𩿷𫘨𫛴𫛸𬲮𬲻𬶕𬶤𰨖𱉩𱊕]→tí;
+[䌡䪆体挮躰軆骵體鮧𡥩𣈡𣉆𱇧]→tǐ;
+[㗣㬱㯩䎮䙗䯜䶏䶑倜剃嚏嚔屉屜悌悐惕惖戻掦揥替朑楴歒殢洟涕瓋籊薙裼褅趯逖逷髰鬀𡲕𡲿𡸑𢝹𢞖𢧑𢳓𣜹𣤖𣧂𣨼𥉈𥡦𥫵𧛒𧝆𧝐𧨱𧼮𨲎𨲞𩬲𩮜𪍲𪕩𫪺]→tì;
[笹]→ti;
[㬲䀖䋬䚶兲天婖添酟靔靝黇𡙒𢓍𣊖𦊊𦧒𦧝𦬞𪅉𪎾]→tiān;
-[㧂䑚䟧䡒䡘䥖䧃塡填屇恬搷沺湉璳甛甜田畋畑畠盷碵磌窴緂胋菾鈿闐阗鴫鷆鷏鿬𢇶𤤦𤫞𥧑𥪧𦗀𦳇𧨸𧰊𨉾𨌈𩚣𪌩]→tián;
-[㖭㙉㥏䄼䄽䐌䠄倎唺忝悿晪殄淟琠痶睓腆舔覥觍賟錪鍩靦餂𠗘𡒧𤲖𥪌𥳫𥵶𧉂𧌎𧨩𧹖𨆁𨡁𨡏𨹻𩈍𩉁]→tiǎn;
+[㧂䑚䟧䡒䡘䥖䧃塡填屇恬搷沺湉璳甛甜田畋畑畠盷碵磌窴緂胋菾鈿闐阗鴫鷆鷏鿬𢇶𤤦𤫞𥧑𥪧𦗀𦳇𧨸𧰊𨉾𨌈𩚣𪌩𫐍𬨉𰬧𰾻𱊚]→tián;
+[㖭㙉㥏䄼䄽䐌䠄倎唺忝悿晪殄淟琠痶睓腆舔覥觍賟錪鍩靦餂𠗘𡒧𤲖𥪌𥳫𥵶𧉂𧌎𧨩𧹖𨆁𨡁𨡏𨹻𩈍𩉁𬭓𱃺]→tiǎn;
[㐁㮇㶺掭睼舚𤘠𦔿𦗁𦧖𨸱]→tiàn;
[㬸佻庣恌挑旫祧聎𠛪𡯿𡳏𢈄𢓝𣂁𣂥𦩄𨋫]→tiāo;
-[㟘䒒䖺䟭䩦䯾䱔岧岹条條樤祒笤芀萔蓚蓨蜩趒迢鋚鎥鞗髫鯈鰷鲦齠龆𠤺𠧪𡠊𣒼𣟐𣬸𥶏𦴚𧌁𩲤]→tiáo;
-[㸠䠷嬥宨斢晀朓窕窱脁誂𢳙𢺫]→tiǎo;
-[眺粜糶絩覜跳𢖈𥎺𨾾𪌪]→tiào;
+[㟘䒒䖺䟭䩦䯾䱔岧岹条條樤祒笤芀萔蓚蓨蜩趒迢鋚鎥鞗髫鯈鰷鲦齠龆𠤺𠧪𡠊𣒼𣟐𣬸𥶏𦴚𧌁𩲤𱇱]→tiáo;
+[㸠䠷嬥宨斢晀朓窕窱脁誂𢳙𢺫𫍥𰩏]→tiǎo;
+[眺粜糶絩覜跳𢖈𥎺𨾾𪌪𬢋]→tiào;
[螩]→tiao;
[帖怗聑萜貼贴𦝒]→tiē;
[䩞]→tié;
-[䥫僣蛈銕鋨鐡鐵铁驖鴩𢶋]→tiě;
+[䥫僣蛈銕鋨鐡鐵铁驖鴩𢶋𬴋𱉚]→tiě;
[䴴䵿呫飻餮𤝓𦧢𦧤𪎋]→tiè;
-[㓅䋼䯕厅厛听庁廰廳桯汀烃烴町綎耓聴聼聽艼鞓𠄚𤘖𥑈𦉬𦗟𧰩𨊡𩨑]→tīng;
-[㹶㼗䗴䱓亭停婷嵉庭廷楟榳渟筳聤莛葶蜓蝏諪邒閮霆鼮𣂴𤗞𥥶𥴑𦐿𦝞𧓴𧖨𧶺𨉬𨓍𩆆𩐴𩹇]→tíng;
-[䅍䦐䵺侹圢娗挺梃涏烶珽甼脡艇誔頲颋𠕊𠘋𡈼𡔛𢽄𣄿𣉡𤱹𥫙𨁗𨳑𨳝𨸁𩑙𩒞𪊶]→tǐng;
+[㓅䋼䯕厅厛听庁廰廳桯汀烃烴町綎耓聴聼聽艼鞓𠄚𤘖𥑈𦉬𦗟𧰩𨊡𩨑𫄮𬘩]→tīng;
+[㹶㼗䗴䱓亭停婷嵉庭廷楟榳渟筳聤莛葶蜓蝏諪邒閮霆鼮𣂴𤗞𥥶𥴑𦐿𦝞𧓴𧖨𧶺𨉬𨓍𩆆𩐴𩹇𬶓]→tíng;
+[䅍䦐䵺侹圢娗挺梃涏烶珽甼脡艇誔頲颋𠕊𠘋𡈼𡔛𢽄𣄿𣉡𤱹𥫙𨁗𨳑𨳝𨸁𩑙𩒞𪊶𬣻]→tǐng;
[𢬫𥆑𦕢]→tìng;
-[嗵囲炵痌蓪通𡠙𢄟𣌾𣻢𥲆𧳆𧳿𨀜]→tōng;
-[㠉㠽㤏㸗㼧㼿䂈䆚䮵䳋䴀䶱仝佟僮勭同哃峂峝庝彤晍曈朣桐橦氃浵潼烔燑犝狪獞眮瞳砼秱童筩粡膧茼蚒詷赨酮鉖鉵銅铜餇鮦鲖𠖄𡦜𢈉𢏕𢓘𣑸𣪯𤱇𥩌𥫂𦏆𦒍𦨴𧇌𧊚𧋒𧋚𧌝𨚯𨜳𨝯𨠌𩍅𩩅𩻡𪀭]→tóng;
-[㛚㣚㪌捅桶樋筒統綂统𢳟𨈹𪌢]→tǒng;
+[嗵囲樋炵痌蓪通𡠙𢄟𣌾𣻢𥲆𧳆𧳿𨀜]→tōng;
+[㠉㠽㤏㸗㼧㼿䂈䆚䮵䳋䴀䶱仝佟僮勭同哃峂峝庝彤晍曈朣桐橦氃浵潼烔燑犝狪獞眮瞳砼秱童筩粡膧茼蚒詷赨酮鉖鉵銅铜餇鮦鲖𠖄𡦜𢈉𢏕𢓘𣑸𣪯𤱇𥩌𥫂𦏆𦒍𦨴𧇌𧊚𧋒𧋚𧌝𨚯𨜳𨝯𨠌𩍅𩩅𩻡𪀭𫍣𰽶𱍇]→tóng;
+[㛚㣚㪌捅桶筒統綂统𢳟𨈹𪌢]→tǒng;
[恸慟憅痛衕𥦁]→tòng;
[偷偸婾媮鋀鍮𡇧𨱎]→tōu;
[㓱㢏䕱䵉亠头投緰頭骰𡷠𣪌𦈕𨯲𨷩𪁞𪉘𪎨]→tóu;
-[㪗㳆㼥䚵䱏妵敨紏蘣钭飳黈𩜶𩿢𪌘]→tǒu;
+[㪗㳆㼥䚵䱏妵敨紏蘣钭飳黈𩜶𩿢𪌘𬣟𱄁𱋍]→tǒu;
[㖣䞬䟝綉透𣛾𧺢𨔙]→tòu;
[㟮㻬䛢䞮凸唋堗宊嶀怢捸涋湥痜禿秃突葖鋵鵚鼵𠊲𠞀𠟶𠫓𠳶𠸂𡸂𢬳𣅝𣒇𣲱𤷿𥥛𥨜𥯝𦩤𧳌𪉍]→tū;
-[㭸㻌㻠㻯䅷䖘䠈䣄䣝䤅䩣䳜凃図图圕-圗塗屠峹嵞庩廜徒悇捈揬梌涂潳瘏稌筡腯荼菟蒤跿途酴鈯鍎馟駼鵌鶟鷋鷵𠫮𠻬𡇩𡺴𢝀𣈥𣔻𣥳𤙛𤟪𥂋𥧣𦔅𦝬𧛗𧧶𨑒𨝛𨨷𨱄𨴩𩥽𪑏]→tú;
+[㭸㻌㻠㻯䅷䖘䠈䣄䣝䤅䩣䳜凃図图圕-圗塗屠峹嵞庩廜徒悇捈揬梌涂潳瘏稌筡腯荼菟蒤跿途酴鈯鍎馟駼鵌鶟鷋鷵𠫮𠻬𡇩𡺴𢝀𣈥𣔻𣥳𤙛𤟪𥂋𥧣𦔅𦝬𧛗𧧶𨑒𨝛𨨷𨱄𨴩𩥽𪑏𫛬𬳿𱉸𱊖𱊠𱊩]→tú;
[吐土圡釷钍𨙭]→tǔ;
-[兎兔堍莵迌鵵𩣮𩸃𩾅]→tù;
+[兎兔堍莵迌鵵𩣮𩸃𩾅𱊆]→tù;
[汢]→tu;
[䝎䵊䵎湍煓猯貒𧰄𪏖]→tuān;
-[㩛䊜剸团団團慱抟摶槫檲漙篿糰鏄鷒鷻𡁴𣶣𧐕𧓘𧽢𨪒𩃘𩘯𩜵𩠊𩠹𪈋]→tuán;
-[䜝䵯疃𢣎𤱝]→tuǎn;
+[㩛䊜剸团団團慱抟摶槫檲漙篿糰鏄鷒鷻𡁴𣏢𣑝𣶣𧐕𧓘𧽢𨪒𩃘𩘯𩜵𩠊𩠹𪈋𬇘𬦆𰄞𰑁𰩮𰪫𰪶𱉏]→tuán;
+[䜝䵯疃𢣎𤱝𬤬]→tuǎn;
[彖湪褖𧳩]→tuàn;
-[㞜推蓷藬𧆸𨌴]→tuī;
-[㢈㢑㿗䀃䅪尵弚穨蘈蹪隤頹頺頽颓魋𡷜𢉭𢊮𢟴𤗴𤸉𥢢𥶐𧝋𧮓𨆨𨗞𨘃𨽟𩓬𩘺𩙬𬓼𬯎]→tuí;
-[㞂㱣㾼㿉俀僓腿蹆骽𡯵]→tuǐ;
-[㥆㷟侻娧煺蛻蜕褪退駾𠺙𢓇𢠮𤍐𥲣𦖦𦜄𩳕]→tuì;
-[㬿吞呑啍噋暾朜涒焞黗𣋄𧑒𨧐𨹙𩷵𪏆]→tūn;
-[㩔㹠㼊坉屯忳臀臋芚豘豚軘霕飩饨魨鲀𠭿𡉒𥴫𥸵𦍓𦜴𦟓𧰭𨙲𨳘𩂄𩖤𪌋𪎴𪎶]→tún;
+[㞜推蓷藬𧆸𨌴𬞘]→tuī;
+[㢈㢑㿗䀃䅪尵弚穨蘈蹪隤頹頺頽颓魋𡷜𢉭𢊮𢟴𤗴𤸉𤻊𥢢𥶐𧝋𧮓𨆨𨗞𨘃𨽟𩓬𩘺𩙬𪨇𬓼𬤱𬯎𰲁𰸞]→tuí;
+[㞂㱣㾼㿉俀僓腿蹆骽𡯵𰂜𰣶]→tuǐ;
+[㥆㷟侻娧煺蛻蜕褪退駾𠺙𢓇𢠮𤍐𥲣𦖦𦜄𩳕𱅙]→tuì;
+[㬿吞呑啍噋旽暾朜涒焞黗𣋄𧑒𨧐𨹙𩷵𪏆𰾇]→tūn;
+[㩔㹠㼊坉屯忳臀臋芚豘豚軘霕飩饨魨鲀𠭿𡉒𥴫𥸵𦍓𦜴𦟓𧰭𨙲𨳘𩂄𩖤𪌋𪎴𪎶𰹸]→tún;
[㖔氽畽𢞋𢥽𣵞𦜯𦟙]→tǔn;
-[㧷旽𤶕𨁇𪑒]→tùn;
-[䜏䴱乇仛侂咃托扡拕拖挩捝杔汑沰涶脫脱莌袥託讬飥饦驝魠𠈁𠰹𠴻𢄿𢩷𢸨𤣯𧦭𨒙𨞌𩟰𩢵𩧐𪌂]→tuō;
-[㸰㸱㼠㾃䍫䡐䪑䭾䰿佗坨堶岮槖橐沱沲狏砣砤碢紽袉跎迱酡陀陁馱駄駝駞騨驒驮驼鮀鴕鸵鼉鼍鼧𡩆𡹬𢏜𢑠𢩻𣶦𤝛𤤩𤱡𥓿𥞒𦑑𦚐𧔳𧕦𧣖𧤓𧧉𧿶𨈷𨉋𨹔𩃰𩃱𩉺𩎼𩢊𩿽𪘕𪘗]→tuó;
-[㟎䓕妥媠嫷庹彵椭楕橢鬌鰖鵎𡐏𡛵𢓰𣟁𣷿𤱧𤹢𦝦𨁡𨺖]→tuǒ;
+[㧷𤶕𨁇𪑒]→tùn;
+[䜏䴱乇仛侂咃托扡拕拖挩捝杔汑沰涶脫脱莌袥託讬飥饦驝魠𠈁𠰹𠴻𢄿𢩷𢸨𤣯𧦭𨉋𨒙𨞌𩟰𩢵𩧐𪌂𫜒𬣢𬴎𰶇𱇏]→tuō;
+[㸰㸱㼠㾃䍫䡐䪑䭾䰿佗坨堶岮槖橐沱沲狏砣砤碢紽袉跎迱酡陀陁馱駄駝駞騨驒驮驼鮀鴕鸵鼉鼍鼧𡩆𡹬𢏜𢑠𢩻𣶦𤝛𤤩𤱡𥓿𥞒𦑑𦚐𧔳𧕦𧣖𧤓𧧉𧿶𨈷𨹔𩃰𩃱𩉺𩎼𩢊𩿽𪘕𪘗𪨹𫘞𫟤𬠷𬶍𰦿𰬉𱅛]→tuó;
+[㟎䓕妥媠嫷庹彵椭楕橢鬌鰖鵎𡐏𡛵𢓰𣟁𣷿𤱧𤹢𦝦𨁡𨺖𱉻]→tuǒ;
[唾柝毤毻箨籜萚蘀跅𣗸𣟄𣮆𥩀𦚈𧜲𧿧𨂫𩅡𩱾]→tuò;
-[䨟䯉䵷劸嗗娲媧屲挖搲攨洼溛漥畖穵窊窪蛙鼃𠴺𡁌𡚟𣢉𤬿𤮰𥤺𦞭𧧊𨩶𩨚𩩤𩿺]→wā;
+[䨟䯉䵷劸嗗娲媧屲挖搲攨洼溛漥畖穵窊窪蛙鼃𠴺𡁌𡚟𣢉𤬿𤮰𥤺𦞭𧧊𨩶𩨚𩩤𩿺𬸁𱌃]→wā;
[娃𣢚𤞇𩨾]→wá;
[㧚㼘佤咓瓦砙邷𣐎𦘵𦚩𨀄]→wǎ;
-[䍪䎳䚴䠚嗢聉腽膃袜襪韈韤𠹁𡧗𤬦𤿗𥥟𥿉𦤙𦫪]→wà;
+[䍪䎳䚴䠚嗢聉腽膃袜襪韈韤𠹁𡧗𤬦𤿗𥥟𥿉𦤙𦫪𬘚]→wà;
[哇瓲]→wa;
[㖞㗏䴜喎歪竵𤟷𨵞𪉭]→wāi;
[崴𢱉𨂿𨈕]→wǎi;
[䠿䶐外夞顡𠨃𠰻𤤫𤷹𦘍𩔀𩕕𪑷]→wài;
-[㘤䘎剜塆壪婠帵弯彎湾潫灣蜿豌𠝪𠠪𡇿𡤶𢺯𣡩𧯡𨂺𨈊𨉝𩅦]→wān;
-[㝴䯈丸刓完岏抏捖汍烷玩琓笂紈纨翫芄貦頑顽𠒢𢓃𢓆𤥙𤻆𥤸𧲦𧿙𨩯𩾞𪐬]→wán;
-[㜶㽜㿸䅋䑱䖤䗕䘼䛷䝹䩊䳃倇唍埦婉宛惋挽晚晥晩晼梚椀琬畹皖盌睕碗綩綰绾脘菀萖踠輓鋔𡩄𡸥𢛙𢨔𤗍𥟶𦜐𦣾𧚇𧠆𨌔𨥧𨩵𨩻𩊁𩣵𪂦𪂧𪋅𪎛𪑉]→wǎn;
-[㸘䛃䥑䯛万卍卐妧忨捥杤澫瞣脕腕萬薍蟃贃贎輐鋄錽鎫𠣉𡆅𢀗𢯲𣥃𤧩𥆶𥝄𦂔𦙵𦲯𦽞𧹗𨞼𩈬𩢄]→wàn;
+[㘤䘎剜塆壪婠帵弯彎湾潫灣蜿豌𠝪𠠪𡇿𡈛𡤶𢺯𣡩𧯡𨂺𨈊𨉝𩅦𱁞]→wān;
+[㝴䯈丸刓完岏抏捖汍烷玩琓笂紈纨翫芄貦頑顽𠒢𢓃𢓆𤥙𤻆𥤸𧲦𧿙𨩯𩾞𪐬𰷡]→wán;
+[㜶㽜㿸䅋䑱䖤䗕䘼䛷䝹䩊䳃倇唍埦婉宛惋挽晚晥晩晼梚椀琬畹皖盌睕碗綩綰绾脘菀萖踠輓鋔𡩄𡸥𢛙𢨔𤗍𥟶𦜐𦣾𧚇𧠆𨌔𨥧𨩵𨩻𩊁𩣵𩧻𪂦𪂧𪋅𪎛𪑉𬨈]→wǎn;
+[㸘䛃䥑䯛万卍卐妧忨捥杤澫瞣脕腕萬薍蟃贃贎輐鋄錽鎫𠣉𡆅𢀗𢯲𣥃𤧩𥆶𥝄𦂔𦙵𦲯𦽞𧹗𨞼𩈬𩢄𫓸𬇕𰺇]→wàn;
[⺏⺐尣尩-尫汪𠕿𡝝𡯁𤷀𥆚𪁘]→wāng;
[亡亾仼兦彺王莣蚟𡷢𦣦𦯌𧎕𩵭]→wáng;
-[⺲⺴㓁㲿㳹㴏䋄䋞䒽䰣往徃徍惘暀枉棢瀇網网罒罔菵蛧蝄誷輞辋魍𡔞𢁶𢼟𣢫𣶈𣷪𥾼𦖉𦣩𦬣𧈿𧧜𨕿𨳠𩖩]→wǎng;
+[⺲⺴㓁㲿㳹㴏䋄䋞䒽䰣往徃徍惘暀枉棢瀇網网罒罔菵蛧蝄誷輞辋魍𡔞𢁶𢼟𣢫𣶈𣷪𥾼𦖉𦣩𦬣𧈿𧧜𨕿𨳠𩖩𫍬𬠐]→wǎng;
[䤑妄忘旺望朢盳迋𢛛𣥊𥆜𥲠𦓋𧧄𧫢]→wàng;
-[㕒㙎㙗㟪㣦㮃䋿䫋䴧偎危喴威媙嶶巍微愄揋揻椳楲渨溦烓煨燰縅萎葨葳薇蜲蝛覣詴逶隇隈鰃鰄鳂𠳿𢼸𣫪𦈓𦓽𦩬𧍥𧚷𧛚𧟼𧤖𨖿𨻒𩹥𩼌𪑭]→wēi;
-[⻙㣲䉠䑊䔺䙟䜅䝐䥩䧦唯喡囗围圍圩媁峗峞嵬帏帷幃惟桅欈沩洈涠湋溈潍潙潿濰犩琟癓硙磑維维蓶覹违違鄬醀鍏闈闱霺韋韦鮠𠄿𠙕𠥎𡇦𡚈𡼱𢾁𣄺𣲗𥅵𥌰𧝕𧞸𧢒𧢧𧲗𧳞𨠥𨱖𨴓𨿭𩀣𩀶𩁌𩋾𩎵𩏉𩠯𩴞𩽎]→wéi;
-[㖐㙔㛱㞇㞑㠕㨊㬙㭏㱬䃬䇻䈧䍴䍷䞔䦱䪘䬿䵋伟伪偉偽僞儰厃壝委娓寪尾屗崣嵔徫愇捤撱斖暐梶椲洧浘濻瀢炜煒猥玮瑋痏痿硊磈緯纬腲艉芛苇荱葦蒍蔿薳諉诿踓鍡韑韙韡韪頠颹骩-骫鮪鲔𠆟𡂗𡷕𢊯𢯷𢸦𣨙𤁿𤛲𤸆𤺉𤼒𥊪𥒮𥯜𥯤𦇅𦢿𦾛𧐌𧲄𨗨𨝀𨟗𨪈𨵋𩏏𩏿𩗘𩜧𩟟𩲂𩹷𩼂]→wěi;
-[㥜㦣㷉䊊䗽䘙䙿䜜䡺䪋䬑䭳䮹䲁䵳为位卫叞味喂墛媦尉慰懀未渭為煟熭爲犚猬璏畏碨緭罻胃苿菋蔚藯蘶蜼蝟螱衛衞褽謂讆讏谓躗躛軎轊鏏霨餧餵饖魏鮇鳚𠹤𡔱𡶎𢉝𢍚𢙓𢣘𢲴𣈎𣩪𣽴𤀷𤜂𤻅𥉖𥧙𥶽𦝛𦠻𦩝𦪒𦳢𧍫𧒭𧔥𧕞𧲝𧳪𧴖𧸽𨃄𨚘𨢉𨾂𩑵𩗜𩤸𩨅𩲄𩹂𪂄𪑐]→wèi;
+[㕒㙎㙗㟪㣦㮃䋿䫋䴧偎危喴威媙嶶巍微愄揋揻椳楲渨溦烓煨燰縅萎葨葳薇蜲蝛覣詴逶隇隈鰃鰄鳂𠳿𢼸𣫪𦈓𦓽𦩬𧍥𧚷𧛚𧟼𧤖𨖿𨻒𩹥𩼌𪑭𬊺𬣩𰆕]→wēi;
+[⻙㣲䉠䑊䔺䙟䜅䝐䥩䧦唯喡囗围圍圩媁峗峞嵬帏帷幃惟桅欈沩洈涠湋溈潍潙潿濰犩琟癓硙磑維维蓶覹违違鄬醀鍏闈闱霺韋韦鮠𠄿𠙕𠥎𡇦𡚈𡼱𢾁𣄺𣲗𥅵𥌰𧝕𧞸𧢒𧢧𧲗𧳞𨠥𨱖𨴓𨿭𩀣𩀶𩁌𩋾𩎵𩏉𩏏𩠯𩴞𩽎𫌭𫰍𬬬𬶏𰎢𰻦]→wéi;
+[㖐㙔㛱㞇㞑㠕㨊㬙㭏㱬䃬䇻䈧䍴䍷䞔䦱䪘䬿䵋伟伪偉偽僞儰厃壝委娓寪尾屗崣嵔徫愇捤撱斖暐梶椲洧浘濻瀢炜煒猥玮瑋痏痿硊磈緯纬腲艉芛苇荱葦蒍蔿薳諉诿踓鍡韑韙韡韪頠颹骩-骫鮪鲔𠆟𡂗𡷕𢊯𢯷𢸦𣨙𤁿𤛲𤸆𤺉𤼒𥊪𥒮𥯜𥯤𦇅𦢿𦾛𧐌𧲄𨗨𨝀𨟗𨪈𨵋𩏿𩗘𩜧𩟟𩲂𩹷𩼂𪭝𫁳𫇭𫢭𫹴𬀩𬉋𬙭𬱟𬱵𭏸𮧵𰉘𰌷𰣦𰾚𰿫]→wěi;
+[㥜㦣㷉䊊䗽䘙䙿䜜䡺䪋䬑䭳䮹䲁䵳为位卫叞味喂墛媦尉慰懀未渭為煟熭爲犚猬璏畏碨緭罻胃苿菋蔚藯蘶蜼蝟螱衛衞褽謂讆讏谓躗躛軎轊鏏霨餧餵饖魏鮇鳚𠹤𡔱𡶎𢉝𢍚𢙓𢣘𢲴𣈎𣩪𣽴𤀷𤜂𤻅𥉖𥧙𥶽𦝛𦠻𦩝𦪒𦳢𧍫𧒭𧔥𧕞𧲝𧳪𧴖𧸽𨃄𨚘𨢉𨾂𩑵𩗜𩤸𩨅𩲄𩹂𪂄𪑅𪑐𫐕𫗪𫗭𬣀𰳚𰹲𱇛𱈃]→wèi;
[煀]→wei;
-[㬈㼔塭昷榅榲殟温溫瑥瘟蕰豱輼轀辒鎾鞰饂鰛鰮鳁𥁕𨜵𩥈𪉸]→wēn;
-[䎹䎽䘇䰚匁彣文炆玟珳瘒紋纹聞芠蚉蚊螡蟁閺閿闅闦闻阌雯馼駇魰鳼鴍鼤𢾿𣜺𤵒𨶭𩢌𩭋𪉃]→wén;
+[㬈㼔塭昷榅榲殟温溫瑥瘟蕰豱輼轀辒鎾鞰饂鰛鰮鳁𥁕𨜵𩥈𪉸𫜊]→wēn;
+[䎹䎽䘇䰚匁彣文炆玟珳瘒紋纹聞芠蚉蚊螡蟁閺閿闅闦闻阌雯馼駇魰鳼鴍鼤𢾿𣜺𤵒𨶭𩢌𩭋𪉃𫘜𬏫𬸀]→wén;
[㗃㝧䐇䦟刎吻呡忟抆桽稳穏穩紊肳脗𡁋𣶌𥦊𥧚𥬼𦝮𦟕𦮶𨆲]→wěn;
-[㡈問妏揾搵汶渂璺莬问顐𠐢𤛁𥃮𦦯𨟸𨸩]→wèn;
+[㡈問妏揾搵汶渂璺莬问顐𠐢𤛁𥃮𦦯𨟸𨸩𬱢]→wèn;
[呚]→wen;
-[㮬㺋䈵䩺䱵嗡滃翁螉鎓鶲鹟𠰈𡻐𥕀𧚐𧛹𨜺𩔚𩰎]→wēng;
+[㮬㺋䈵䩺䱵嗡滃翁螉鎓鶲鹟𠰈𡻐𥕀𧚐𧛹𨜺𩔚𩰎𬭩𮬢]→wēng;
[㘢㜲㹙䐥勜塕奣嵡攚暡瞈聬蓊𡩥𤌏𦞡𩄘𩡓𩮬]→wěng;
[瓮甕罋蕹齆𡍻𦧅𨞑]→wèng;
-[㹻倭唩挝撾涡涹渦猧窝窩莴萵蜗蝸踒𠷏𡁮𡑟𤉦𩭝]→wō;
-[㦱㧴䂺䰀婐我捰𠪧𡖲𢦴𢫷𣇫𣚝𥑣𥟿𧶕𨁟𩭏𩮑]→wǒ;
-[㠛㱧䀑䁊䠎䮸仴偓卧媉幄捾握擭斡枂楃沃涴渥濣焥瓁瞃硪肟腛臒臥雘齷龌𠿟𡎔𣁳𣂽𤆏𤡓𤻌𥄗𥪍𦤨𦯏𦰖𦳹𦷵𧤒𧥋𨌝𩈱𩐦𩟓𩷯𪁕𪎤]→wò;
+[㹻倭唩挝撾涡涹渦猧窝窩莴萵蜗蝸踒𠷏𡁮𡑟𤉦𫡬𰡏]→wō;
+[㦱㧴䂺䰀婐我捰𠪧𡖲𢦴𢫷𣇫𣚝𥑣𥟿𧶕𨁟𩭏𩭝𩮑]→wǒ;
+[㠛㱧䀑䁊䠎䮸仴偓卧媉幄捾握擭斡枂楃沃涴渥濣焥瓁瞃硪肟腛臒臥雘齷龌𠿟𡎔𣁳𣂽𤆏𤡓𤻌𥄗𥪍𦤨𦯏𦰖𦳹𦷵𧤒𧥋𨌝𩈱𩐦𩟓𩷯𪁕𪎤𬳸]→wò;
[𥦷]→wòng;
-[㮧䖚䡧乌剭呜嗚圬屋巫弙杇歍汙汚污洿烏窏箼螐誈誣诬邬鄔鎢钨鰞鴮𠛆𠞆𡈎𢁢𤣬𥁡𥎮𥟽𦶀𦼇𧆹𧑕𧨆𩝷𪄝𪑱]→wū;
-[㷻㹳㻍䉑䍢䓊䦜䫓䮏吳吴吾呉唔娪无梧毋洖浯無珸璑祦禑芜茣莁蕪蜈蟱譕郚铻鯃鵐鷡鹀鼯𠘻𡷤𢃀𢋹𢓲𣟒𤭑𥕻𥭠𥲐𦥁𦨳𦷽𧳎𨼊𨿏𩒾𩳌𩶭𩻚]→wú;
-[㐅㑄㒇㬳㵲䒉䟼䳇乄五仵伍侮俉倵儛午啎妩娬嫵庑廡忤怃憮捂摀旿橆武潕熓牾玝珷瑦甒碔舞躌鵡鹉𠥢𠯃𠵦𡈞𢑟𢜮𢨂𢩈𢫸𣲘𣺀𤆡𤸼𦌬𧴇𧺴𧽋𨖴𨡡𨶇𩠟𩵱]→wǔ;
-[⺎⺑㐳㡔㽾䃖䎸䑁䛩䜑䦍䨁䳱伆兀务務勿卼坞塢奦婺寤屼岉嵍嵨忢悞悟悮戊扤敄晤杌溩焐熃物痦矹窹粅芴蘁誤误迕逜鋈阢隖雺雾霚霧靰騖骛鶩鹜鼿齀𠒄𠼘𡬫𡯇𡵉𢄓𢗳𢙁𢝴𣨓𣬽𣯎𤵐𥎈𥏒𥒀𥾕𦆞𦎦𦨉𦬂𧈭𧎻𧐙𧰈𨂣𨑥𨧗𨨡𨲬𩄯𩓦𩗽𩝕]→wù;
+[㮧䖚䡧乌剭呜嗚圬屋巫弙杇歍汙汚污洿烏窏箼螐誈誣诬邬鄔鎢钨鰞鴮𠛆𠞆𡈎𢁢𤣬𥁡𥎮𥟽𦶀𦼇𧆹𧑕𧨆𩝷𪄝𪑱𫛦𰙋𰲟]→wū;
+[㷻㹳㻍䉑䍢䓊䦜䫓䮏吳吴吾呉唔娪无梧毋洖浯無珸璑祦禑芜茣莁蕪蜈蟱譕郚铻鯃鵐鷡鹀鼯𠘻𡷤𢃀𢋹𢓲𣟒𤭑𥕻𥭠𥲐𦥁𦨳𦷽𧳎𨼊𨿏𩒾𩳌𩶭𩻚𫁲𭴊𰲫]→wú;
+[㐅㑄㒇㬳㵲䒉䟼䳇乄五仵伍侮俉倵儛午啎妩娬嫵庑廡忤怃憮捂摀旿橆武潕熓牾玝珷瑦甒碔舞躌鵡鹉𠥢𠯃𠵦𡈞𢑟𢜮𢨂𢩈𢫸𣲘𣺀𤆡𤸼𦌬𧴇𧺴𧽋𨖴𨡡𨶇𩠟𩵱𬶉𰓆𰢢𱉞]→wǔ;
+[⺎⺑㐳㡔㽾䃖䎸䑁䛩䜑䦍䨁䳱伆兀务務勿卼坞塢奦婺寤屼岉嵍嵨忢悞悟悮戊扤敄晤杌溩焐熃物痦矹窹粅芴蘁誤误迕逜鋈阢隖雺雾霚霧靰騖骛鶩鹜鼿齀𠒄𠼘𡬫𡯇𡵉𢄓𢗳𢙁𢝴𣨓𣬽𣯎𤵐𥎈𥏒𥒀𥾕𦆞𦎦𦨉𦬂𧈭𧎻𧐙𧰈𨂣𨑥𨧗𨨡𨲬𩄯𩓦𩗽𩝕𬮻𰏓]→wù;
[錻]→wu;
-[⻃⻄㓾㕃㕧㗩㗭㘊㚀㛓㛫㛭㜎㜯㪧㬛㮩㯕㰿㱆㱤㲸㴔㴧㶉㺣㾷㿽䁯䂀䏩䐅䐖䒊䖒䖷䙵䛊䛥䭒䳶䶋俙傒僖兮凞卥厀吸唏唽嘻噏夕奚嬆嬉屖嵠嶲巇希徆徯忚怸恓息悉悕惁惜憙扱扸昔晞晰晳曦析桸榽樨橀欷氥汐浠淅渓溪潝烯焁焈焟焬煕熄熈熙熹-熻燨爔牺犀犠犧狶琋瘜皙睎瞦硒磎礂稀穸窸粞糦緆縘繥羲翕翖肸肹膝舾莃菥蒠蜥螅螇蟋蠵西覀觹觽觿譆谿豀豨豯貕赥邜郗鄎酅醯釸錫鏭鑴锡隵雟餏饻鯑鵗鸂鼷𠆱𠔃𠔍𠘕𠜗𠟊𠨚𠩺𠬬𠴭𠶨𠺒𡁱𡏛𡗞𡗳𡘡𡩤𡳚𡻎𢀊𢋼𢑧𢗴𢜣𢡁𢨟𢬾𢹍𣅾𣎮𣟵𣢁𣢂𣢍𣢎𣢑𣤳𣤴𣨗𤃪𤄬𤓔𤓚𤠓𤡡𤢀𤥒𤬕𤬘𤮆𤮙𤲺𤳥𤶈𤶰𤷡𤹊𤺊𥄖𥄛𥈻𥋟𥰝𦐠𦙝𦜱𦞽𦠪𦤈𦩭𦮐𦼗𧀬𧈼𧥤𧯗𧲘𧶖𧹨𧻶𧿝𨀙𨋦𨡂𨳛𨵎𨻁𩅖𩒽𩗊𩗱𩭡𩽨𩾼𪃼𪄛]→xī;
-[㔒㠄㦻㩗㽯㿇䏮䒁䚫䫣习喺媳嶍席椺槢檄漝習蒵蓆薂袭襲覡觋謵趘郋鎴隰霫飁騱騽驨鰼鳛𢙅𣒃𣳬𥺚𦪿𦸚𧋐𧐔𧿅𨛳𨻥𩲁𪄶𪓷𪕯]→xí;
-[䢄喜囍壐屣徙憘暿枲橲歖洗漇玺璽矖禧縰葈葸蓰蟢諰謑蹝躧鈢鉨鉩铣鱚𠉢𠪙𡅕𢊚𢒩𢒲𣯪𤟧𤤱𤨐𦱓𧣩𧺨𨜐𨞘𨮪𩎉𪖥𫍰]→xǐ;
-[㑶㙾㚛㣟㤸㦦㭡㰥㸍䀌䈪䊠䐼䓇䜁䧍䨳䬣䮎䲪䵱係匸卌呬咥嚱墍屃屭忥怬恄慀戏戱戲椞欯滊潟澙熂犔盻矽磶禊稧系細綌繫细绤舃舄蕮虩衋覤赩趇郤釳闟阋隙隟霼餼饩鬩黖𠤴𠦌𠦜𡃢𡘐𡙋𡜧𡝧𡦎𡶯𢤋𢧽𢭁𣚔𣢓𣣉𣤢𣳦𤄎𤌷𤡬𥈜𥋁𥎃𥪦𥮬𥰥𥻥𥿭𦃝𦞝𦷲𧂙𧈅𧈍𧉁𧎵𧚃𧤟𧦁𧧹𧪢𧬈𧬊𧯈𧯊𧱲𧹶𧹽𨐛𨰿𨷘𩊿𩍆𩎥𩛹𩦇𩿛𪅲]→xì;
-[㔠㰨㰰䠍傄煆疨瞎虲虾蝦谺閕颬鰕𠽫𣢗𤗭𥁆𧇍𧦎𧪕𧯋𨳉𩮂]→xiā;
-[㗇㘡㽠䖎䖖䘥䛅䪗䫗侠俠匣峡峽敮暇柙炠烚狎狭狹珨瑕硖硤碬磍祫筪縀縖翈舝舺蕸赮轄辖遐鍜鎋陜陿霞騢魻鶷黠𠢆𠩘𡈮𢈙𢈤𢑓𢘉𢚌𢝅𢻗𣹱𤙇𤪆𤪍𥯾𥰶𦦕𦵯𦾏𧆥𧔂𧕱𨲑𩉾𩎲𩏓𩐀𩝛𪗾𪘘]→xiá;
-[閜]→xiǎ;
+[⻃⻄㓾㕃㕧㗩㗭㘊㚀㛓㛫㛭㜎㜯㪧㬛㮩㯕㰿㱆㱤㲸㴔㴧㶉㺣㾷㿽䁯䂀䏩䐅䐖䒊䖒䖷䙵䛊䛥䭒䳶䶋俙傒僖兮凞卥厀吸唏唽嘻噏夕奚嬆嬉屖嵠嶲巇希徆徯忚怸恓息悉悕惁惜憙扱扸昔晞晰晳曦析桸榽樨橀欷氥汐浠淅渓溪潝烯焁焈焟焬煕熄熈熙熹-熻燨爔牺犀犠犧狶琋瘜皙睎瞦硒磎礂稀穸窸粞糦緆縘繥羲翕翖肸肹膝舾莃菥蒠蜥螅螇蟋蠵西覀觹觽觿譆谿豀豨豯貕赥邜郗鄎酅醯釸錫鏭鑴锡隵雟餏饻鯑鵗鸂鼷𠆱𠔃𠔍𠘕𠜗𠟊𠨚𠩺𠬬𠴭𠶨𠺒𡁱𡏛𡗞𡗳𡘡𡩤𡳚𡻎𢀊𢋼𢑧𢗴𢜣𢡁𢨟𢬾𢹍𣅾𣎮𣟵𣢁𣢂𣢍𣢎𣢑𣤳𣤴𣨗𤃪𤄬𤓔𤓚𤠓𤡡𤢀𤥒𤬕𤬘𤮆𤮙𤲺𤳥𤶈𤶰𤷡𤹊𤺊𥄖𥄛𥈻𥋟𥰝𦐠𦙝𦜱𦞽𦠪𦤈𦩭𦮐𦼗𧀬𧈼𧤤𧥅𧥤𧯗𧲘𧶖𧹨𧻶𧿝𨀙𨋦𨡂𨳛𨵎𨻁𩅖𩒽𩗊𩗱𩭡𩽨𩾼𪃼𪄛𫍻𫔔𬳋𰬣𱉹]→xī;
+[㔒㠄㦻㩗㽯㿇䏮䒁䚫䫣习喺媳嶍席椺槢檄漝習蒵蓆薂袭襲覡觋謵趘郋鎴隰霫飁騱騽驨鰼鳛𠅤𢙅𣒃𣳬𥺚𦪿𦸚𧋐𧐔𧿅𨛳𨻥𩲁𪄶𪓷𪕯𫘬𫘱𰶃𱃟𱅩]→xí;
+[䢄喜囍壐屣徙憘暿枲橲歖洗漇玺璽矖禧縰葈葸蓰蟢諰謑蹝躧鈢鉨鉩铣鱚𠉢𠪙𡅕𡊑𢊚𢒩𢒲𣯪𤟧𤤱𤨐𦱓𧣩𧺨𨜐𨞘𨭎𨮪𩎉𪖥𫄳𫍰𬭳𬶮𰥢𰵾𰸐]→xǐ;
+[㑶㙾㚛㣟㤸㦦㭡㰥㸍䀌䈪䊠䐼䓇䜁䧍䨳䬣䮎䲪䵱係匸卌呬咥嚱墍屃屭忥怬恄慀戏戱戲椞欯滊潟澙熂犔盻矽磶禊稧系細綌繫细绤舃舄蕮虩衋覤赩趇郤釳闟阋隙隟霼餼饩鬩黖𠤴𠦌𠦜𡃢𡘐𡙋𡜧𡝧𡦎𡶯𢤋𢧽𢭁𣚔𣢓𣣉𣤢𣳦𤄎𤌷𤡬𥈜𥋁𥎃𥪦𥮬𥰥𥻥𥿭𦃝𦞝𦷲𧂙𧈅𧈍𧉁𧎵𧚃𧤟𧦁𧧹𧪢𧬈𧬊𧯈𧯊𧱲𧹶𧹽𨐛𨰿𨷘𩊿𩍆𩎥𩛹𩦇𩿛𪅲𪵣𪸕𫻁𬟪𰇣𰉽𰿻𱃱]→xì;
+[㔠㰨㰰䠍傄煆疨瞎虲虾蝦谺閕颬鰕𠽫𣢗𤗭𥁆𧇍𧦎𧪕𧯋𨳉𩮂𫚥𬅢𰿩𱃕]→xiā;
+[㗇㘡㽠䖎䖖䘥䛅䪗䫗侠俠匣峡峽敮暇柙炠烚狎狭狹珨瑕硖硤碬磍祫筪縀縖翈舝舺蕸赮轄辖遐鍜鎋陜陿霞騢魻鶷黠𠢆𠩘𡈮𢈙𢈤𢑓𢘉𢚌𢝅𢻗𣹱𤙇𤪆𤪍𥯾𥰶𦦕𦵯𦾏𧆥𧔂𧕱𨲑𩉾𩎲𩏓𩐀𩝛𪗾𪘘𫨆𬘻𬭪𬯅𰅻𰾤𱅞𱇟𱊟]→xiá;
+[閜𬮠]→xiǎ;
[㙈㙤㰺丅下乤吓嚇圷夏夓懗梺疜睱罅鎼鏬𡏘𡨄𡺷𢗄𢩹𤟝𥻴𧈄𧪹𧫒𨩽𨻲𨽯𩄗𪄂]→xià;
-[㔾㰹㲔㷿㸝㺤㾾㿌䂅䄳䆎䉳䊱䩂䯭䯹䵌仙仚佡僊僲先嘕奾嬐屳廯忺憸掀攕暹杴枮氙珗祆秈籼繊纎纖纤苮莶薟褼襳跹蹮躚酰銛鍁铦锨韯韱馦鮮鱻鲜鶱𠏓𠏡𠫄𢒆𢕖𢖎𢫿𢹚𣑹𣔙𣞘𣮾𣰷𤈷𥑻𥟕𥬍𦒜𦧐𦸊𧫹𧱀𧸂𨁅𨇤𨚾𩈖𪄏𪄷𬸣]→xiān;
-[㘅㘋㛾㡉㢺㭹㮭㯗㰊㳄㳭㵪䕔䝨䦥䲗伭咸唌啣妶娴娹婱嫌嫺嫻弦憪挦撏涎湺澖甉痫癇癎瞯礥稴絃胘舷藖蚿蛝衔衘誸諴賢贒贤輱醎銜閑閒闲鷳鷴鷼鹇鹹麙𠓌𠛑𠷢𠿢𡫹𡰲𡿤𢅮𢎙𢐐𢖋𢛆𢮂𣊺𤉌𥲋𥻧𦎵𦑘𦠹𦱁𦽭𧂞𧈁𧼏𨺘𩝈𩤥𩤦𩦂𩱆𪂶𪔩]→xián;
-[㧥㫫㬎㭠㶍㿅䗾䘆䚚䜢䢾䥪䧋冼尟尠崄嶮幰搟攇显櫶毨灦烍燹狝猃獫獮玁禒筅箲藓蘚蚬譣赻跣銑鍌险険險韅顕顯𠠁𡗏𡸃𡾮𢁗𢥌𢷑𣕎𣟲𣭡𤓤𤞤𤼂𥜲𦭶𧕇𧖙𨙡𩏩𩨡𩶤]→xiǎn;
-[㡾㦑㦓㪇㬗㺌㽉䁂䃱䃸䉯䏹䐄䙹䤼䦘䧟䧮䨘䨷䱤䵇䶟伣僩僴县咞哯垷壏姭娊娨宪岘峴憲撊晛橌涀瀗献獻现現県睍硍粯糮絤綫線縣线缐羡羨腺臔臽苋莧蜆誢豏鋧錎限陥陷餡馅麲鼸𠚆𠜎𠯟𡐖𡒓𡞣𢋮𢕭𢖝𢚀𣆕𤁦𤑃𤟅𥓒𥙆𥦶𥰳𥻇𥽏𦋈𦩢𧠒𧻒𧾨𨍒𨏥𨐊𨖱𨘙𨘞𨵬𨸄𩤊𩦹𩧩𪎉𪾢]→xiàn;
+[㔾㰹㲔㷿㸝㺤㾾㿌䂅䄳䆎䉳䊱䩂䯭䯹䵌仙仚佡僊僲先嘕奾嬐屳廯忺憸掀攕暹杴枮氙珗祆秈籼繊纎纖纤苮莶薟褼襳跹蹮躚酰銛鍁铦锨韯韱馦鮮鱻鲜鶱𠏓𠏡𠫄𢒆𢕖𢖎𢫿𢹚𣑹𣔙𣞘𣮾𣰷𤈷𥑻𥟕𥬍𦒜𦧐𦸊𧫹𧱀𧸂𨁅𨇤𨚾𩈖𪄏𪄷𪫺𫏨𫰰𬸣𱈜]→xiān;
+[㘅㘋㛾㡉㢺㭹㮭㯗㰊㳄㳭㵪䕔䝨䦥䲗伭咸唌啣妶娴娹婱嫌嫺嫻弦憪挦撏涎湺澖甉痫癇癎瞯礥稴絃胘舷藖蚿蛝衔衘誸諴賢贒贤輱醎銜閑閒闲鷳鷴鷼鹇鹹麙𠓌𠛑𠷢𠿢𡫹𡰲𡿤𢅮𢎙𢐐𢖋𢛆𢮂𣊺𤉌𥲋𥻧𦎵𦑘𦠹𦱁𦽭𧂞𧈁𧼏𨺘𩝈𩤥𩤦𩦂𩱆𪂶𪔩𫍯𬜾𮬣𰑥𰛵𰣯𰥨𰧇𰬈]→xián;
+[㧥㫫㬎㭠㶍㿅䗾䘆䚚䜢䢾䥪䧋冼尟尠崄嶮幰搟攇显櫶毨灦烍燹狝猃獫獮玁禒筅箲藓蘚蚬譣赻跣銑鍌险険險韅顕顯𠠁𡗏𡸃𡽗𡾮𢁗𢥌𢷑𣕎𣟲𣭡𤓤𤞤𤼂𥜲𦭶𧕇𧖙𨙡𩏩𩨡𩶤𫷉𬃫𰝟𰝤]→xiǎn;
+[㡾㦑㦓㪇㬗㺌㽉䁂䃱䃸䉯䏹䐄䙹䤼䦘䧟䧮䨘䨷䱤䵇䶟伣僩僴县咞哯垷壏姭娊娨宪岘峴憲撊晛橌涀瀗献獻现現県睍硍粯糮絤綫線縣线缐羡羨腺臔臽苋莧蜆誢豏鋧錎限陥陷餡馅麲鼸𠚆𠜎𠯟𡐖𡒓𡞣𢋮𢕭𢖝𢚀𣆕𤁦𤑃𤟅𥓒𥙆𥦶𥰳𥻇𥽏𦋈𦩢𧠒𧻒𧾨𨍒𨏥𨐊𨖱𨘙𨘞𨵬𨸄𩤊𩦹𩧩𪎉𪭾𪾢𬀪𬖑𬖮𬘟𬭣𬮵𰂋𰂎𰉚𰊑𰹾𰽢𱇻]→xiàn;
[鑦]→xian;
-[㐮䬕乡厢啌廂忀楿欀湘瓖相稥箱緗缃膷芗葙薌襄郷鄉鄊鄕鑲镶香驤骧鱜麘𢪷𤉪𤷼𥫖𩑇𩡌𩡠𪂼]→xiāng;
+[㐮䬕乡厢啌廂忀楿欀湘瓖相稥箱緗缃膷芗葙薌襄郷鄉鄊鄕鑲镶香驤骧鱜麘𢪷𤉪𤷼𥫖𩑇𩡌𩡠𪂼𬙋𰮅]→xiāng;
[㟄䔗䜶佭庠栙瓨祥絴翔詳详跭𡹷𢭎𤝷𤭬𤰅𦍲𦍴𦎈𨀘𩾬]→xiáng;
-[㗽䊑䐟䖮享亯响想晑曏蚃蠁銄響飨餉饗饟饷鮝鯗鱶鲞𠸮𢞡𤍀𥊾𥿧𦕺𩝾𩞥]→xiǎng;
-[㟟䢽䦳䴂像勨向嚮塂姠嶑巷橡珦缿萫蟓衖襐象銗鐌項项鱌𢄵𢛖𢠷𣂝𣅰𣨳𤖽𤩪𥀾𥗵𥣟𦺣𦺨𧖿𧬰𨉽𨖶𨙵𨛜𨧑𨷄𨷿]→xiàng;
-[㕺㚠㩋㪣㲖㹲㺒䌃䎄䨭䬘䴛侾呺哓哮嘐嘵嚣嚻囂婋宯宵庨彇憢揱枭枵梟櫹歊毊消潇瀟灱灲焇猇獢痚痟硝硣穘窙箫簘簫綃绡翛膮萧萷蕭藃虈虓蟂蟏蟰蠨踃逍銷销霄驍骁髇髐魈鴞鴵鷍鸮𠈬𠑪𠹎𡟣𡣾𡯩𡷸𡼚𢓮𢪶𢭦𢸳𣕇𣠎𤑳𤞚𤠖𤡔𤣠𤺃𥆔𦏷𦐺𦟞𧄤𧳍𧵱𨊅𨴹𨶅𩋍𩙚𩙮𩧓𩫂𩫳𩱴𩾒𩾓𩾾𪁎]→xiāo;
+[㗽䊑䐟䖮享亯响想晑曏蚃蠁銄響飨餉饗饟饷鮝鯗鱶鲞𠸮𢞡𤍀𥊾𥿧𦕺𩝾𩞥𫗵]→xiǎng;
+[㟟䢽䦳䴂像勨向嚮塂姠嶑巷橡珦缿萫蟓衖襐象銗鐌項项鱌𢄵𢛖𢠷𣂝𣅰𣨳𤖽𤩪𥀾𥗵𥣟𦺣𦺨𧖿𧬰𨉽𨖶𨙵𨛜𨧑𨷄𨷿𬭅𬶲𰱝]→xiàng;
+[㕺㚠㩋㪣㲖㹲㺒䌃䎄䨭䬘䴛侾呺哓哮嘐嘵嚣嚻囂婋宯宵庨彇憢揱枭枵梟櫹歊毊消潇瀟灱灲焇猇獢痚痟硝硣穘窙箫簘簫綃绡翛膮萧萷蕭藃虈虓蟂蟏蟰蠨踃逍銷销霄驍骁髇髐魈鴞鴵鷍鸮𠈬𠑪𠹎𡟣𡣾𡯩𡷸𡼚𢓮𢙒𢪶𢭦𢸳𣕇𣠎𤎻𤑳𤞚𤠖𤡔𤣠𤺃𥆔𦏷𦐺𦟞𧄤𧳍𧵱𨊅𨴹𨶅𩋍𩙚𩙮𩧓𩫂𩫳𩱴𩾒𩾓𩾾𪁎𪮋𪵑𫋇𫔲𫾃𬷽𰘩𰡊𰮝𱅮]→xiāo;
[㚣㬵㮁䒝䟁崤殽洨淆筊訤誵郩𠴳𡦝𡧕𢛘𣏠𣔷𤕢𤷤𥾤𦺔𧍂𨠦]→xiáo;
[⺌⺍䒕䥵小晓暁曉皛皢筱筿篠謏𡱉𤽳𥔑𥕾𧡼𧢬𧩮𩵖𫍲]→xiǎo;
-[㔅㗛㤊㵿䉰䊥䕧俲傚効咲啸嘋嘨嘯孝效敩斅斆校歗涍熽笑肖詨誟𠏕𠴡𡥍𡦳𢹳𢽾𣂬𣟇𣤡𣱓𣿣𤟞𤣌𤿨𥽁𦢩𦦛𦯪𦱜𧱐𨅋𪊷𪛀]→xiào;
+[㔅㗛㤊㵿䉰䊥䕧俲傚効咲啸嘋嘨嘯孝效敩斅斆校歗涍熽笑肖詨誟𠏕𠴡𡥍𡦳𢹳𢽾𣂬𣟇𣤡𣱓𣿣𤟞𤣌𤿨𥽁𦢩𦦛𦯪𦱜𧱐𨅋𪊷𪛀𫦅𰙑𰵦]→xiào;
[恷]→xiao;
[㗨㨝㱔㾚些揳楔歇猲蝎蠍𡭥𣆟𣒄𣣩𤺎𥌨𥗧𦪬𧓂𧳧𨧥𩫲]→xiē;
-[㐖㖿㙝㙦㢵㥟㨙㩦㩪㭨䀘䔑䕵䙎䙽䝱䡡䦖䩤偕劦勰协協嗋垥奊峫恊愶拹挟挾携撷擕擷攜斜旪熁燲瑎綊緳纈缬翓胁脅脇脋膎蝢衺襭諧讗谐邪鞋鞵頡龤𠖹𠗉𡀺𡰢𡸔𢂐𢓬𢥘𢯉𢴲𢿡𣣲𣫴𣹩𣻠𤙒𤞡𤢺𤣑𤮯𤱷𥆥𥊯𥢹𦋅𦚫𦳃𧀺𧏂𧏃𧐃𧑦𧟃𧷑𨁂𨏳𨵚𨵪𨷥𩋘𩋧𩤠𩰳𩷂𩺫𪆋]→xié;
-[㕐㝍䥱䥾写冩寫藛𣞐𣬕𧭠]→xiě;
-[㒠㓔㔎㖑㙰㞒㞕㡜㣯㣰㦪㰔㰡㳦㳿㴬㴮㴽㸉㽊䁋䉏䉣䊝䕈䙊䙝䚸䦏䩧䪥䲒䵦亵伳偞偰僁卨卸噧塮夑娎媟屑屓屟屧嶰廨徢懈暬械榍榭泄泻洩渫澥瀉瀣灺炧炨烲焎燮爕獬祄禼糏紲絏絬緤繲绁缷薢薤蟹蠏褉褻謝谢躞邂鞢韰齂齘齛齥𠅱𠑄𠨆𠲊𠸴𠿇𡃂𡄕𡗼𡛶𡞘𡟩𡣹𡤋𡽖𢌀𢖆𢗊𢜨𢞜𢤯𢤰𢬿𢹒𣣶𣽒𤑪𤗈𤡧𤫉𥀺𥇱𥍆𥎎𦁛𦔼𦖐𦚡𦞚𦩌𦵱𧀢𧌊𧌋𧌖𧍁𧓺𧖁𧛼𧜔𧜵𧝫𧭸𧷧𨇨𨈙𨤴𨳚𨼬𩂪𩃖𩍝𩎃𩐁𩐉𩙜𩽍𪙥]→xiè;
-[㛙㭢䅽䜣俽噺妡嬜廞心忻惞新昕杺欣歆炘盺芯薪訢辛邤鈊鋅鑫锌馨馫𠑰𠷓𡌜𢗀𢠝𢭧𣂗𣂜𣃄𤙖𤙣𦁍𦰸𨊳𩾽𩿃]→xīn;
+[㐖㖿㙝㙦㢵㥟㨙㩦㩪㭨䀘䔑䕵䙎䙽䝱䡡䦖䩤偕劦勰协協嗋垥奊峫恊愶拹挟挾携撷擕擷攜斜旪熁燲瑎綊緳纈缬翓胁脅脇脋膎蝢衺襭諧讗谐邪鞋鞵頡龤𠖹𠗉𡀺𡰢𡸔𢂐𢓬𢥘𢯉𢴲𢿡𣣲𣫴𣹩𣻠𤙒𤞡𤢺𤣑𤮯𤱷𥆥𥊯𥢹𦋅𦚫𦳃𧀺𧏂𧏃𧐃𧑦𧟃𧷑𨁂𨏳𨵚𨵪𨷥𩋘𩋧𩤠𩰳𩷂𩺫𪆋𬦯𮖱𰕐𰬍]→xié;
+[㕐㝍䥱䥾写冩寫藛𣞐𣬕𧭠𰗚]→xiě;
+[㒠㓔㔎㖑㙰㞒㞕㡜㣯㣰㦪㰔㰡㳦㳿㴬㴮㴽㸉㽊䁋䉏䉣䊝䕈䙊䙝䚸䦏䩧䪥䲒䵦亵伳偞偰僁卨卸噧塮夑娎媟屑屓屟屧嶰廨徢懈暬械榍榭泄泻洩渫澥瀉瀣灺炧炨烲焎燮爕獬祄禼糏紲絏絬緤繲绁缷薢薤蟹蠏褉褻謝谢躞邂鞢韰齂齘齛齥𠅱𠑄𠨆𠲊𠸴𠿇𡃂𡄕𡗼𡛶𡞘𡟩𡣹𡤋𡽖𢌀𢖆𢗊𢜨𢞜𢤯𢤰𢬿𢹒𣣶𣽒𤑪𤗈𤡧𤫉𥀺𥇱𥍆𥎎𦁛𦔼𦖐𦚡𦞚𦩌𦵱𧀢𧌊𧌋𧌖𧍁𧓺𧖁𧛼𧜔𧜵𧝫𧭸𧷧𨇨𨈙𨤴𨳚𨼬𩂪𩃖𩍝𩎃𩐁𩐉𩙜𩽍𪙥𫄬𫧯𬹼𰬽𰿪𱂎𱌱]→xiè;
+[㛙㭢䅽䜣俽噺妡嬜廞心忻惞新昕杺欣歆炘盺芯薪訢辛邤鈊鋅鑫锌馨馫𠑰𠷓𡌜𢗀𢠝𢭧𣂗𣂜𣃄𤙖𤙣𦁍𦰸𨊳𩾽𩿃𫷷]→xīn;
[㚯㜦枔襑鐔𤫨𩖣]→xín;
[伈𨓇]→xǐn;
-[㐰㔤㛛㭄㾙䒖䚱䛨䜗伩信囟孞焮脪舋衅訫軐釁阠顖馸𡈏𢋆𢩲𣥇𤜢𤣲𤴾𤷓𤹩𦉝𦜓𦞤𦢯𦤟𧗹𧳄𧴢𩟍]→xìn;
+[㐰㔤㛛㭄㾙䒖䚱䛨䜗伩信囟孞焮脪舋衅訫軐釁阠顖馸𡈏𢋆𢩲𣥇𤜢𤣲𤴾𤷓𤹩𦉝𦜓𦞤𦢯𦤟𧗹𧳄𧴢𩟍𱂶]→xìn;
[⺖⺗忄]→xin;
-[㙚㷣䃏䕟䗌垶惺星曐煋猩瑆皨箵篂腥蛵觪觲謃騂骍鮏鯹𠬋𡃳𣨾𤏽𤙡𥠀𦂅𦈒𦖤𦩠𧌚𧛟𨌍𨞾]→xīng;
-[㐩㓝㣜㼛䣆䤯侀刑型娙形洐滎硎荥行邢郉鈃鉶銒鋞钘铏陉陘𠀦𡶭𣸝𤬐𤶲𦈨𦈵𧊞𧊽𧗦𩩋]→xíng;
+[㙚㷣䃏䕟䗌垶惺星曐煋猩瑆皨箵篂腥蛵觪觲謃騂骍鮏鯹𠬋𡃳𣨾𤏽𤙡𥠀𦂅𦈒𦖤𦩠𧌚𧛟𨌍𨞾𬶢𰲶𱇡]→xīng;
+[㐩㓝㣜㼛䣆䤯侀刑型娙形洐滎硎荥行邢郉鈃鉶銒鋞钘铏陉陘𠀦𡶭𣸝𤬐𤶲𦈨𦈵𧊞𧊽𧗦𩩋𫰛]→xíng;
[㝭㨘䳙擤睲醒𢜫𥨕]→xǐng;
-[㓑㼬䁄䂔䓷䛭䰢倖兴姓婞嬹幸性悻杏涬緈臖興荇莕𢙼𣢝𩈡]→xìng;
+[㓑㼬䁄䂔䓷䛭䰢倖兴姓婞嬹幸性悻杏涬緈臖興荇莕𢙼𣢝𩈡𰵰]→xìng;
[哘裄]→xing;
[㐫㚾兄兇凶匂匈哅忷恟汹洶胷胸訩詾讻賯𦙄𦵡𧘮𧵣𧿖𨥍𩌠𩴂]→xiōng;
[䧺熊雄𧞞𧰯]→xióng;
[焽]→xiǒng;
[夐敻焸詗诇𠓙𡨳𡪰𡬁𢢹𢿌𣅷𤔫𤛪𥃴𥥧𥦥𦈤𦓈𦬺𧽒𩧊]→xiòng;
-[㱗㳜㵻㹋㾋䏫䐰䗛䡭休俢修咻庥樇烋烌羞脙脩臹貅銝鎀鏅飍饈馐髤髹鮴鱃鵂鸺𡔨𡜨𡟞𡯐𢊒𢕦𥌪𥞼𦟤𦪋𧌌𩘭𩛢𩡎𩢮𩭘𩮄𪀪𪘆]→xiū;
+[㱗㳜㵻㹋㾋䏫䐰䗛䡭休俢修咻庥樇烋烌羞脙脩臹貅銝鎀鏅飍饈馐髤髹鮴鱃鵂鸺𡔨𡜨𡟞𡯐𢊒𢕦𥌪𥞼𦟤𦪋𧌌𩘭𩛢𩡎𩢮𩭘𩮄𪀪𪘆𱃝𱈌]→xiū;
[苬]→xiú;
[㱙朽滫潃糔綇𣧬𦈋𪕦]→xiǔ;
-[㗜嗅岫峀溴珛琇璓秀繍繡绣螑袖褎褏銹鏥鏽锈齅𢓵𤚯𧙏𪁮]→xiù;
-[㥠㰭㽳䇓䈝䏏䱬吁嘘噓墟媭嬃幁戌揟旴晇楈欨歔湑疞盱窢縃繻胥蕦虗虚虛蝑裇訏諝譃谞鑐需須頊须顼驉鬚魆魖𠧰𠾫𢄼𢖳𢨁𢨰𢩕𣅤𣚏𣰃𤚉𤟠𤡣𥈈𥕰𥮪𥳗𦄼𦅏𦈡𦘼𦪡𦰰𦰲𦲰𧆜𧙆𧟬𧪮𨂠𨅑𨞣𨬗𨼋𩂉𩑕𩒇𩒧𩓣𩖕𩾊𪆛𪙫]→xū;
+[㗜嗅岫峀溴珛琇璓秀繍繡绣螑袖褎褏銹鏥鏽锈齅𢓵𤚯𧙏𪁮𫔊𰬩]→xiù;
+[㥠㰭㽳䇓䈝䏏䱬吁嘘噓墟媭嬃幁戌揟旴晇楈欨歔湑疞盱窢縃繻胥蕦虗虚虛蝑裇訏諝譃谞鑐需須頊须顼驉鬚魆魖𠧰𠾫𢄼𢖳𢨁𢨰𢩕𣅤𣚏𣰃𤚉𤟠𤡣𥈈𥕰𥮪𥳗𦄼𦅏𦈡𦘼𦪡𦰰𦰲𦲰𧆜𧙆𧟬𧪮𨂠𨅑𨞣𨬗𨼋𩂉𩑕𩒇𩒧𩓣𩖕𩾊𪆛𪙫𫷈𬘳𬣙𰩧𰵻𰿂𱅧]→xū;
[䍱俆徐蒣𣆒𥅺𨌎]→xú;
-[㑔㑯㞰䅡䋶䔓䧁偦冔呴姁暊栩珝盨稰糈許詡许诩鄦醑𡹲𤸀𥚩𦠷𧕼𨋾𨍐𩝔𩠋𩰠]→xǔ;
-[㐨㕛㖅㗵㘧㜅㜿㞊㳚㵰㷦㺷䂆䎉䘏䙒䛙䢕䣱䣴䦗䦽䬄䳳伵侐勖勗卹叙喣垿壻婿序怴恤慉敍敘旭昫朂槒欰殈汿沀洫溆漵潊烅烼煦獝珬盢瞁瞲稸絮続緒緖續绪续聓聟芧蓄藇藚訹賉酗銊魣鱮𠆐𠜄𠷙𠹘𡦁𡱣𣊞𣢊𣨤𣸃𤆞𤇳𤡶𤬱𤭽𤲸𤷇𥄵𥆛𥇏𥇿𥊊𥍟𥎕𥎗𦑍𦕓𦜃𦝳𦯅𧁃𧆡𧊥𧏺𧧓𧶍𧹭𧹴𧼑𨜿𨣦𨴎𨵮𨷔𨹘𨻍𩌮𩌲𩍳𩔴𩔼𩣊𩪉𩽆𪖩𫚈]→xù;
+[㑔㑯㞰䅡䋶䔓䧁偦冔呴姁暊栩珝盨稰糈許詡许诩鄦醑𡹲𤸀𥚩𦠷𧕼𨋾𨍐𩝔𩠋𩰠𪾔𬨏𰻡]→xǔ;
+[㐨㕛㖅㗵㘧㜅㜿㞊㳚㵰㷦㺷䂆䎉䘏䙒䛙䢕䣱䣴䦗䦽䬄䳳伵侐勖勗卹叙喣垿壻婿序怴恤慉敍敘旭昫朂槒欰殈汿沀洫溆漵潊烅烼煦獝珬盢瞁瞲稸絮続緒緖續绪续聓聟芧蓄藇藚訹賉酗銊魣鱮𠆐𠜄𠷙𠹘𡦁𡱣𣊞𣢊𣨤𣸃𤆞𤇳𤡶𤬱𤭽𤲸𤷇𥄵𥆛𥇏𥇿𥊊𥍟𥎕𥎗𦑍𦕓𦜃𦝳𦯅𧁃𧆡𧊥𧏺𧧓𧶍𧹭𧹴𧼑𨜿𨣦𨴎𨵮𨷔𨹘𨻍𩌮𩌲𩍳𩔴𩔼𩣊𩪉𩽆𪖩𫓰𫚈𮬛𰰠𰱐𰵓𱅍]→xù;
[蓿]→xu;
-[㓩㝁㦥㩊㻹䁔䆭䚙䚭䳦儇吅喧塇媗宣弲愃愋懁揎昍暄梋煊瑄睻矎禤箮縇翧翾萱萲蓒蕿藼蘐蝖蠉諠諼譞谖軒轩鋗鍹駽鰚𡈣𡬳𢏧𢙂𢰊𤟿𦐽𦑙𧑩𧤎𧾎𩋱𩕖𩕪𩤡]→xuān;
-[㔯㘣㳬㹡䁢䗠䮄䲂䲻嫙悬懸旋暶檈漩玄玹琁璇璿痃蜁𠗻𠣖𠥞𡈴𡾥𣟳𧉎𧐗𧔤𧜽𧟨𩙢]→xuán;
+[㓩㝁㦥㩊㻹䁔䆭䚙䚭䳦儇吅喧塇媗宣弲愃愋懁揎昍暄梋煊瑄睻矎禤箮縇翧翾萱萲蓒蕿藼蘐蝖蠉諠諼譞谖軒轩鋗鍹駽鰚𡈣𡬳𢏧𢙂𢰊𤟿𦐽𦑙𧑩𧤎𧾎𩋱𩕖𩕪𩤡𫍽𫓶𬤎𱅖]→xuān;
+[㔯㘣㳬㹡䁢䗠䮄䲂䲻嫙悬懸旋暶檈漩玄玹琁璇璿痃蜁𠗻𠣖𠥞𡈴𡾥𣟳𧉎𧐗𧔤𧜽𧟨𩙢𫠊]→xuán;
[㔵㧋㾌䠣咺晅烜癣癬选選顈𢈋𣉖𣎓𥥾𥶷𦌔𧡚𧡢𩘒]→xuǎn;
-[㧦㯀㳙䀏䃠䍗䍻䝮䧎䩙䩰怰昡楥楦泫渲炫琄眩眴碹絢縼繏绚蔙衒袨讂贙鉉鏇铉镟鞙颴𠵷𢂄𢳄𤂿𥌭𦈝𦛔𧾆𨁁𨊼𨹆𩃚𩉥𩋢𩋫𩑹𪍧]→xuàn;
-[㗾㻡削疶蒆薛辥辪靴鞾𢪎𥄒𪃅]→xuē;
-[㖸㰒㶅㿱䋉䱑乴壆学學岤峃嶨斈泶澩燢穴茓袕觷踅雤鷽鸴𢯳𢼺𥀣𦥯𧉢𧸗]→xué;
+[㧦㯀㳙䀏䃠䍗䍻䝮䧎䩙䩰怰昡楥楦泫渲炫琄眩眴碹絢縼繏绚蔙衒袨讂贙鉉鏇铉镟鞙颴𠵷𢂄𢳄𤂿𥌭𦈝𦛔𧾆𨁁𨊼𨹆𩃚𩉥𩋢𩋫𩑹𪍧𬱽𰬵𰶍𰷮]→xuàn;
+[㗾㻡削疶蒆薛辥辪靴鞾𢪎𥄒𪃅𫖇]→xuē;
+[㖸㰒㶅㿱䋉䱑乴壆学學岤峃嶨斈泶澩燢穴茓袕觷踅雤鷽鸴𢯳𢼺𥀣𦥯𧉢𧸗𰴣]→xué;
[䨮樰膤艝轌雪鱈鳕]→xuě;
-[㕰㞽䆝䆷䎀䒸䛎䤕䦑䫼䬂䭥吷坹桖瀥狘血謔谑趐𣧌𣧡𣧵𣪨𣺭𤀰𥄎𥄴𥅧𦐍𦰾𧔗𧮞𨑣𨭁𩌊𩖱𩖶]→xuè;
-[䗼䠝䵫勋勛勲勳嚑坃埙塤壎壦曛焄熏燻爋獯矄窨纁臐蔒薫薰蘍醺駨𡑎𡺕𤑕𦘶𧰣𩪱𫄸]→xūn;
-[㖊㜄㡄㨚㰬㵌㽦䋸䖲䘩䙉偱噚寻尋峋巡廵循恂揗攳旬杊栒桪樳毥洵浔潯灥燅燖珣璕畃紃荀荨蟳詢询鄩馴驯鱏鱘鲟𣌨𣖼𤃺𤛧𤿟𥒘𥙣𥳍𥾡𦅀𦅑𦠅𦳣𧾝𧾠𧾩𨀴𨼔𩖰𪀠𪀽]→xún;
+[㕰㞽䆝䆷䎀䒸䛎䤕䦑䫼䬂䭥吷坹桖瀥狘血謔谑趐𣧌𣧡𣧵𣪨𣺭𤀰𥄎𥄴𥅧𦐍𦰾𧔗𧮞𨑣𨭁𩌊𩖱𩖶𬱷𬱸]→xuè;
+[䗼䠝䵫勋勛勲勳嚑坃埙塤壎壦曛焄熏燻爋獯矄窨纁臐蔒薫薰蘍醺駨𡑎𡺕𤑕𦘶𧰣𩪱𫄸𫭯]→xūn;
+[㖊㜄㡄㨚㰬㵌㽦䋸䖲䘩䙉偱噚寻尋峋巡廵循恂揗攳旬杊栒桪樳毥洵浔潯灥燅燖珣璕畃紃荀荨蟳詢询鄩馴驯鱏鱘鲟𣌨𣖼𤃺𤛧𤿟𥒘𥙣𥳍𥾡𦅀𦅑𦠅𦳣𧾝𧾠𧾩𨀴𨼔𩖰𪀠𪀽𫊻𫞅𫠇𬊈𬍤𬘓𬩽𰕁𱈓]→xún;
[㢲䛜䞊䭀伨侚卂噀奞巺巽徇愻殉殾汛潠狥稄蕈訊訓訙训讯賐迅迿逊遜鑂顨𠊫𠹀𡿼𢏤𣹯𦫯𧥿𧸩𨺮𩊻𩠇𩷰𩾄𩾧𪇑]→xùn;
-[㝞㳌㾎䃁䆘丫压吖圧垭埡壓孲庘押枒桠椏錏鐚铔鴉鴨鵶鸦鸭𠋗𠜲𣏎𤵭𥇠𨨙𨸺𩭯𩿔]→yā;
-[㧎䄰伢厑厓堐岈崕崖涯漄牙猚玡琊瑘睚笌芽蚜衙齖𤘅𤘆𧓪𧬬𨖭𩃐𪗹𪘲]→yá;
-[㿿䪵厊哑唖啞庌痖瘂蕥雅𤴓𤹎𧧝𨁶]→yǎ;
-[㰳䅉䝟䢝䦪䰲亚亜亞俹劜圔圠娅婭挜掗揠氩氬犽猰砑稏窫聐襾訝讶軋轧迓齾𠄮𠮜𠵣𡇼𡴭𡶦𡷻𡸗𡹄𢛄𢛟𢮊𣉩𥏝𥐕𥒧𦉟𦉧𦜖𧈝𨓴𩨠𩮝𪆰]→yà;
+[㝞㳌㾎䃁䆘丫压吖圧垭埡壓孲庘押枒桠椏錏鐚铔鴉鴨鵶鸦鸭𠋗𠜲𣏎𤵭𥇠𨨙𨸺𩬾𩭯𩿔𫥼𫳃𰌦𰦴𰾪𱉨]→yā;
+[㧎䄰伢厑厓堐岈崕崖涯漄牙猚玡琊瑘睚笌芽蚜衙齖𤘅𤘆𧓪𧬬𨖭𩃐𪗹𪘲𬹺𬺌]→yá;
+[㿿䪵厊哑唖啞庌痖瘂蕥雅𤴓𤹎𧧝𨁶𬣨]→yǎ;
+[㰳䅉䝟䢝䦪䰲亚亜亞俹劜圔圠娅婭挜掗揠氩氬犽猰砑稏窫聐襾訝讶軋轧迓齾𠄮𠮜𠵣𡇼𡴭𡶦𡷻𡸗𡹄𢛄𢛟𢮊𣉩𥏝𥐕𥒧𦉟𦉧𦜖𧈝𨓴𩨠𩮝𪆰𪨩𪿊𫜰𬁺𬸭𭭈𰿴𱇍]→yà;
[⺂⺄乛呀]→ya;
-[㖶㤿㮒㸶䅧䊙䑍䗎䞛偣剦嫣嬮崦嶖恹懕懨樮淊淹湮漹烟焉焑煙珚硽篶胭腌臙菸鄢醃閹阉黫𠛭𠝢𢤍𣩙𤎄𤟟𤡖𥷀𦎣𦏥𦛞𦝪𧹬𧺅𨣻𨽑𩈯𩣲]→yān;
-[⻈㗴㘖㘙㝚㫟㳂㶄㺂㿕㿼䀋䀽䂴䇾䉷䓂䖗䗡䢥䦲䫡严厳啱嚴塩壛壧妍姸娫娮孍岩嵒嵓巌巖巗延揅昖楌檐櫩欕沿炎狿琂盐研硏碞礹筵簷綖芫莚蔅虤蜒言訁訮詽讠郔閆閻闫阎顏顔颜鹽麣黬𠘥𠰖𡣽𢉘𢌨𣡞𣡶𣥡𣭻𣼞𤅸𤖝𤡥𤢋𤯐𤲩𥕼𥤟𥴿𥶿𦌚𦛣𦫤𧇱𧍢𧎘𧬌𧴣𧻃𨡄𨤎𨷽𨸮𩩄𩩴𪂈]→yán;
-[㕣㚧㢂㫃㭺䁙䄋䌪䍾䎦䗺䣍䤷䲓䶮乵俨偃儼兖兗匽厣厴噞夵奄嵃巘巚弇愝戭扊抁掩揜曮棪椼檿沇渰渷演琰甗眼縯罨萒蝘衍裺褗躽遃郾酓隒顩魇魘鰋鶠黡黤黭黶鼴鼹齞齴龑𠆲𠍛𠻤𡙶𡹶𢅠𢇘𢈂𢯼𢸴𢾑𣃧𣃳𣄉𣄑𣝎𣼠𤂠𤗎𤟇𤫣𤯇𤸹𥀬𥃿𥍻𥜒𥣘𥤴𥯃𦁙𦏹𦖈𦧡𧊔𧞣𧠦𧥜𧽉𧽞𧾤𨀅𨁹𨂪𨃰𨒄𨟹𨠭𨺥𩗷𩻖𪒝𪒠𪗙𪗤]→yǎn;
-[㛪㢛㦔㬫㰽㷔㷳㷼䂩䛳䜩䞁䢭䨄䳛䳡䳺䴏䶫偐傿厌厭咽唁喭嚥堰墕妟姲嬊嬿宴彥彦敥晏暥曕曣椻溎滟灎灔灧灩烻焔焰焱熖燄燕爓牪猒砚硯艳艶艷葕覎觃觾諺讌讞谚谳豓豔贋贗赝軅酀酽醶醼釅隁雁餍饜騐験騴驗驠验鬳鳫鴈鴳鷃鷰𡚇𢇈𢔂𢜰𣃾𣄝𣡕𤅊𤜵𤬝𦁏𦑎𦖧𧩅𨁍𨡎𨡣𨪶𨴣𨶁𨻂𨻳𩃀𩒖𩜽𩩶𩪴𩳢𩸞𪁡𪑈𪙊]→yàn;
-[㒕䱀咉央姎抰殃泱眏秧胦鉠雵鞅鴦鸯𠮴𣐫𤢐𤸡𥃽𦴊𧲱𩲴𪓛𪚻]→yāng;
-[㟅㦹㬕䁑䖹䬗佯劷垟崵崸徉扬揚敭旸昜暘杨楊氜洋炀烊煬珜疡瘍眻禓羊羏蛘諹輰鍚鐊钖阦阳陽霷颺飏鰑鴹鸉𡩶𡹕𢏙𢽕𣉚𤞢𤢮𥂸𥒞𥬴𥳜𦍕𦍹𦭵𦼴𨋽𨒫𩋬𩤟𩴨𪕫]→yáng;
-[㔦䍩䑆䒋仰佒傟养坱岟慃懩攁柍楧氧氱炴痒癢礢紻蝆軮養駚𠢴𣃝𦏱𦯒𧓲𧵌𨱝𩊑𩧫]→yǎng;
-[㨾㺊㿮䬺䭐䵮怏恙样様樣漾瀁羕詇𠍵𡠘𡡂𢟣𢵇𣗹𥠜𥥵𧥴𧫛𨋕𨎔𨖌]→yàng;
+[㖶㤿㮒㸶䅧䊙䑍䗎䞛偣剦嫣嬮崦嶖恹懕懨樮淊淹湮漹烟焉焑煙珚硽篶胭腌臙菸鄢醃閹阉黫𠛭𠝢𢤍𣩙𤎄𤟟𤡖𥷀𦎣𦏥𦛞𦝪𧹬𧺅𨣻𨽑𩈯𩣲𰋽𰑕]→yān;
+[⻈㗴㘖㘙㝚㫟㳂㶄㺂㿕㿼䀋䀽䂴䇾䉷䓂䖗䗡䢥䦲䫡严厳啱嚴塩壛壧妍姸娫娮孍岩嵒嵓巌巖巗延揅昖楌檐櫩欕沿炎狿琂盐研硏碞礹筵簷綖芫莚蔅虤蜒言訁訮詽讠郔閆閻闫阎顏顔颜鹽麣黬𠘥𠰖𡣽𢉘𢌨𣡞𣡶𣥡𣭻𣼞𤅸𤖝𤡥𤢋𤯐𤲩𥕼𥤟𥴿𥶿𦌚𦛣𦫤𧇱𧍢𧎘𧬌𧴣𧻃𨡄𨤎𨷽𨸮𩩄𩩴𪂈𪨷𫄧𫥍𫪂𫭲𬃳𬤠𬸖𰉁𰊡𰎠𰘠𰦾]→yán;
+[㕣㚧㢂㫃㭺䁙䄋䌪䍾䎦䗺䣍䤷䲓䶮乵俨偃儼兖兗匽厣厴噞夵奄嵃巘巚弇愝戭扊抁掩揜曮棪椼檿沇渰渷演琰甗眼縯罨萒蝘衍裺褗躽遃郾酓隒顩魇魘鰋鶠黡黤黭黶鼴鼹齞齴龑𠆲𠍛𠻤𡙶𡹶𢅠𢇘𢈂𢯼𢸴𢾑𣃧𣃳𣄉𣄑𣝎𣼠𤂠𤗎𤟇𤫣𤯇𤸹𥀬𥃿𥍻𥜒𥣘𥤴𥯃𦁙𦏹𦖈𦧡𧊔𧞣𧠦𧥜𧽉𧽞𧾤𨀅𨁹𨂪𨃰𨒄𨟹𨠭𨺥𩗷𩻖𪒝𪒠𪗙𪗤𪠏𪡋𪩘𫚢𫜮𫾁𬙁𬙂𬸘𰎹𰖈𰗜𰳹𱂫𱌫]→yǎn;
+[㛪㢛㦔㬫㰽㷔㷳㷼䂩䛳䜩䞁䢭䨄䳛䳡䳺䴏䶫偐傿厌厭咽唁喭嚥堰墕妟姲嬊嬿宴彥彦敥晏暥曕曣椻溎滟灎灔灧灩烻焔焰焱熖燄燕爓牪猒砚硯艳艶艷葕覎觃觾諺讌讞谚谳豓豔贋贗赝軅酀酽醶醼釅隁雁餍饜騐験騴驗驠验鬳鳫鴈鴳鷃鷰𡚇𢇈𢔂𢜰𣃾𣄝𣡕𤅊𤜵𤬝𦁏𦑎𦖧𧩅𨁍𨡎𨡣𨪶𨴣𨶁𨻂𨻳𩃀𩒖𩜽𩩶𩪴𩳢𩸞𪁡𪑈𪙊𫍫𫑷𫘫𫛩𬥺𬸧𮭨𰟘𱅬𱊣]→yàn;
+[㒕䱀咉央姎抰殃泱眏秧胦鉠雵鞅鴦鸯𠮴𣐫𤢐𤸡𥃽𦴊𧲱𩲴𪓛𪚻𫓭𫚐𱌀]→yāng;
+[㟅㦹㬕䁑䖹䬗佯劷垟崵崸徉扬揚敭旸昜暘杨楊氜洋炀烊煬珜疡瘍眻禓羊羏蛘諹輰鍚鐊钖阦阳陽霷颺飏鰑鴹鸉𠃓𡩶𡹕𢏙𢽕𣉚𤞢𤢮𥂸𥒞𥬴𥳜𦍕𦍹𦭵𦼴𨋽𨒫𩋬𩤟𩴨𪕫𫚊𫵵𬐠𬭏𰧰𰵌𱉯𱉴]→yáng;
+[㔦䍩䑆䒋仰佒傟养坱岟慃懩攁柍楧氧氱炴痒癢礢紻蝆軮養駚𠢴𣃝𦏱𦯒𧓲𧵌𨱝𩊑𩧫𫺪𬨄]→yǎng;
+[㨾㺊㿮䬺䭐䵮怏恙样様樣漾瀁羕詇𠍵𡠘𡡂𢟣𢵇𣗹𥠜𥥵𧥴𧫛𨋕𨎔𨖌𰜝𰵗]→yàng;
[羪]→yang;
-[⺓㙘䌁䙅䛂䳩吆喓夭妖幺枖楆殀祅腰葽訞邀鴁𠕻𠣑𡆩𡝩𡢹𡣠𢆷𢆽𣨘𥹱𦔷𧍔𧷋𨓳𩑗𩜸]→yāo;
-[㑸㑾㨱䂚䆙䋂䌊䌛䔄䖴䚺䚻䠛䢣䬙倄傜嗂垚堯姚媱尧尭峣嶢嶤徭愮揺搖摇摿暚榣滧烑爻猺珧瑤瑶磘窑窯窰繇肴蘨謠謡谣軺轺遙遥邎銚鎐顤颻飖餆餚鰩鳐𠌠𠏈𠑐𡔜𡝛𡩸𡺯𢈆𢊙𢋇𢑈𣣳𤚭𤫺𤬔𤬖𦆸𦾺𦾾𧄎𧤮𧽎𨍳𨘔𨹋𩋃𩥣𩲻𩿕]→yáo;
-[㝔㟱㢓㫏㫐㴭㹓䁏䁘䆗䆞䯚䴠䶧仸偠咬婹宎岆崾抭杳柼榚溔狕眑窅窈舀苭蓔闄騕鴢鷕齩𠢩𡛙𡨇𢂊𥤣𥦖𦥝𦦌𧠽𨱧𩢒𩨴𩩼𩬗𪐯]→yǎo;
-[㔽㞁㵸㿑㿢曜熎燿獟矅穾窔筄纅耀艞药葯薬藥袎要覞詏讑鑰钥靿鷂鹞鼼𠍩𠟋𠹑𡶂𢅹𢝍𢺇𤂼𤄶𤒝𤾫𥁒𥃺𥌺𥤹𥪯𥬓𦇬𦡱𦤋𧇠𧢢𩑴𩯛𩳔𪖐]→yào;
-[䭇倻噎掖暍椰潱蠮𧏽𧒐𨶮𨸌𩜺]→yē;
+[⺓㙘䌁䙅䛂䳩吆喓夭妖幺枖楆殀祅腰葽訞邀鴁𠕻𠣑𡆩𡝩𡢹𡣠𢆷𢆽𣨘𥹱𦔷𧍔𧷋𨓳𩑗𩜸𫍚𬘱𮭢]→yāo;
+[㑸㑾㨱䂚䆙䋂䌊䌛䔄䖴䚺䚻䠛䢣䬙倄傜嗂垚堯姚媱尧尭峣嶢嶤徭愮揺搖摇摿暚榣滧烑爻猺珧瑤瑶磘窑窯窰繇肴蘨謠謡谣軺轺遙遥邎銚鎐顤颻飖餆餚鰩鳐𠌠𠏈𠑐𡔜𡝛𡩸𡺯𢈆𢊙𢋇𢑈𣣳𤚭𤫺𤬔𤬖𦆸𦾺𦾾𧄎𧤮𧽎𨍳𨘔𨹋𩋃𩥣𩲻𩿕𬳁𰎔𱂣]→yáo;
+[㝔㟱㢓㫏㫐㴭㹓䁏䁘䆗䆞䯚䴠䶧仸偠咬婹宎岆崾抭杳柼榚溔狕眑窅窈舀苭蓔闄騕鴢鷕齩𠢩𡛙𡨇𢂊𥤣𥦖𦥝𦦌𧠽𨱧𩢒𩨴𩩼𩬗𪐯𫜪𬮲𰠴𱅜𱉢𱊡𱌰]→yǎo;
+[㔽㞁㵸㿑㿢曜熎燿獟矅穾窔筄纅耀艞药葯薬藥袎要覞詏讑鑰钥靿鷂鹞鼼𠍩𠟋𠹑𡶂𢅹𢝍𢺇𤂼𤄶𤒝𤾫𥁒𥃺𥌺𥤹𥪯𥬓𦇬𦡱𦤋𧇠𧢢𩑴𩯛𩳔𪖐𬌮𬣦𬺟𰶏]→yào;
+[䭇倻噎掖暍椰潱蠮𧏽𧒐𨶮𨸌𩜺𬳀]→yē;
[㡋㱌䓉䥺捓揶擨爷爺耶釾鋣鎁铘𣚋𣩯𤑷𥯘𦕆𦰳𨈺𩸾]→yé;
[㙒也冶吔嘢埜壄漜野𠥇𡑀𢀘𤝉𧐓]→yě;
-[⻚㖡㗼㥷㩎㪑㱉㸣䁆䈎䊦䎨䢡䤳䤶䥟䥡䧨䭎䭟䱒䲜业亱僷叶啘嚈堨墷夜嶪嶫抴捙擛擪擫晔曄曅曗曳曵枼枽楪業歋殗洂液澲烨燁爗璍皣瞱瞸礏腋葉謁谒邺鄓鄴鍱鎑鐷靥靨頁页餣饁馌驜鵺鸈𠀸𠄅𠟪𠱝𡀽𡁁𡛌𡛽𡽣𢉥𢢜𢪧𢱴𣎩𣐂𣚕𣩫𣰛𤝇𤝱𤳪𥌅𥠍𥮧𦀕𦂡𦠜𦤪𧎭𧔦𧗖𨂒𨉅𨼥𨽀𩉂𩐱𩑃𩘏𩱝𩼋𩼴𪋫𪍅𪑦𪒲]→yè;
+[⻚㖡㗼㥷㩎㪑㱉㸣䁆䈎䊦䎨䢡䤳䤶䥟䥡䧨䭎䭟䱒䲜业亱僷叶啘嚈堨墷夜嶪嶫抴捙擛擪擫晔曄曅曗曳曵枼枽楪業歋殗洂液澲烨燁爗璍皣瞱瞸礏腋葉謁谒邺鄓鄴鍱鎑鐷靥靨頁页餣饁馌驜鵺鸈𠀸𠄅𠟪𠱝𡀽𡁁𡛌𡛽𡽣𢉥𢢜𢪧𢬍𢱴𣎩𣐂𣚕𣩫𣰛𤝇𤝱𤳪𥌅𥠍𥮧𦀕𦂡𦠜𦤪𧎭𧔦𧗖𨂒𨉅𨼥𨽀𩉂𩐱𩑃𩘏𩱝𩼋𩼴𪋫𪍅𪑦𪒲𫥺𫩤𫩫𬑓𬒆𬰺𬲼𰉪𰎑𰑸𰓙𰚱𰾕𰾩𱇰]→yè;
[亪]→ye;
-[⻂㙠㛄㥋㳖㾨䃜䉗䒾䔱䚷䧇䪰䫑一乊伊依医吚咿噫壱壹夁嫛嬄弌悘揖檹欹毉洢渏漪猗瑿畩祎禕稦繄蛜衣衤譩辷郼醫銥铱鷖鹥黟黳𠰄𠲔𠲖𠿣𡄵𡜬𢊘𢣉𢨮𣐿𣘦𣢷𧉅𧜤𧫦𧮒𩕲𩥯𩮵𪁚𪈨]→yī;
-[㐌㚦㝖㞔㥴㦾㰘㹫㺿㼢䄬䇵䔟䞅䣡䧅䩟䬁䬮䮊䱌䲑䴊乁仪侇儀冝匜咦圯夷姨媐宐宜宧寲峓嶬嶷巸弬彛-彞怡恞扅拸暆柂栘桋椬椸沂沶熪狋珆瓵疑痍眙移箷簃籎羠耛胰萓蛦螔衪袘觺訑詑詒誃謻讉诒貤貽贻跠迆迤迻遗遺鏔頉頤頥顊颐飴饴鸃𠄱𠅌𠈶𠍫𠏩𠐀𠗺𠛃𠜁𠤕𠤗𠤘𠩗𠪗𠲻𠼪𡬓𡱐𡷪𡻣𢂒𢓡𢕷𢖅𢞉𢩼𢱁𣐓𣐵𣕁𣙛𣢭𣸘𤆾𤇴𤈙𤖪𤘊𤝻𥃸𥄻𥄿𥌟𥙁𥙇𥫃𥹋𦚟𦟧𦡫𧓗𧡇𧣟𧣬𧦧𧳁𧷅𨛯𨜽𨠑𨠶𨣬𨳷𩓧𩔦𩖹𩖾𩗑𩚇𩛮𩤒𩸨𩼨𪀓𪐔𪘬𫍟]→yí;
-[㕈㠖㠯㫊㰝㰻䉝䝝䧧䭲䰙乙以佁倚偯崺已庡扆攺敼旑旖椅檥矣礒笖舣艤苡苢蚁螘蟻裿踦輢轙逘酏釔鈘鉯钇顗鳦齮𠮙𠯋𡼎𢙇𢦕𢷔𤝳𥏜𥑴𥫜𥰧𦮸𧔮𩛆𩠂𩡣𩾠𪐣𪘃𪙴]→yǐ;
-[㐹㑊㑜㑥㓷㔴㖂㘁㘈㙪㙯㚤㛕㛳㜋㜒㝣㡫㡼㢞㣇㣻㦉㦤㱅㱞㱲㲼㳑㴁㴒㵝㵩㶠㹭㽈䄁䄩䄿䆿䇩䇼䉨䋚䋵䌻䎈䓃䓈䓹䔬䕍䖁䖊䖌䗑䗟䗷䘝䘸䝘䝯䢃䣧䦴䬥䭂䭞䭿䯆䰯䴬䵝乂义亄亦亿伇伿佚佾俋億兿刈劓劮勚勩匇呓呭呹唈囈圛坄垼埶埸墿奕嫕嬑嬟寱屹峄嶧帟帠幆廙异弈弋役忆怈怿悒悥意憶懌懿抑挹掜撎敡斁易晹曀曎杙枍枻栧栺棭榏槸檍欥欭歝殔殪殹毅泆浂浥浳湙溢潩澺瀷炈焲熠熤熼燚燡燱獈玴異疫痬瘗瘞瘱癔益睪瞖硛秇穓竩縊繶繹绎缢羛義羿翊翌翳翼耴肄肊膉臆艗艺芅苅萟蓺薏藙藝蘙虉蛡蜴螠衵袣裔裛褹襼訲訳詍詣誼譯議讛议译诣谊豙豛豷貖賹贀跇軼轶逸邑醳醷釴鈠鎰鐿镒镱陭隿霬靾饐駅驛驿骮鮨鯣鶂鶃鶍鷁鷊鷧鷾鹝鹢黓齸𠂆𠍳𠓋𠚮𠡔𠡝𠥦𠨾𠩫𠲚𠲺𠶷𠽜𡄻𡉛𡊁𡊶𡍡𡥁𡾾𢀁𢂗𢂼𢄅𢇙𢇚𢇸𢈶𢍰𢎀𢎃𢎉𢏗𢓀𢖫𢖴𢖺𢗎𢘽𢡃𢨳𢩮𣎅𣚘𣡊𣤪𣦌𣧄𣨟𣫙𣶫𣷩𣿉𤑹𤣨𤣮𤤺𤥿𤧕𤬩𤴧𤶛𤷅𤸸𤻂𤼌𥃠𥅓𥍴𥒵𥘒𥘠𥜃𥜥𥟘𥡪𥥌𥥴𥩖𥫝𥱃𥸊𥾐𥿹𦌩𦎝𦏸𦓻𦔜𦔥𦘳𦙨𦠉𦥱𦨇𦭥𦶂𧃟𧅖𧆦𧈻𧊣𧊤𧋏𧑌𧙡𧢂𧬇𧱊𧱏𧷥𧺎𧺝𧾰𨋯𨜶𨣠𨦯𨱁𨹝𨻊𨻏𨽹𩂒𩂹𩈭𩋌𩍖𩎭𩎷𩘧𩚂𩟉𩣞𩧭𩪟𩪣𩳇𩴜𩴮𩷍𩷘𩾘𩾢𪀕𪁛𪎈𪐘𪒕𪕶𪗷𫍙]→yì;
-[㧢㶏䄄䓰䜾䤃侌凐喑噾囙因垔堙姻婣愔慇栶歅殷氤洇溵瘖禋秵筃絪緸茵荫蔭裀諲銦铟闉阥阴陰陻隂霒霠鞇音韾駰骃𠖟𡇂𡈲𡋪𡖣𢉩𣱜𣸊𤝎𦈑𧊭𩃬𫡑]→yīn;
-[㐺㕂㖗㙬㝙㞤㸒㹜㹞䓄䕾䖐䖜䪩䴦乑冘吟噖嚚圁垠夤婬寅峾崟崯斦檭殥泿淫滛烎犾狺珢璌碒苂荶蔩蟫訔訚訡誾鄞鈝銀银霪鷣齗龂𠪚𡐔𡓓𡓿𡸛𢂨𢓕𢝯𣓆𣘴𣽮𤷏𥤷𥮍𦟘𧦸𧩬𨓮𨛊𨟏𨦆𩂢𪘎𪙾𪛊]→yín;
-[⺃㐆㥯㦩㧈㱃䇙䌥䒡䨸乚吲尹嶾廴引朄檃櫽淾濥濦瘾癮磤蘟蚓螾讔赺趛輑鈏隐隠隱靷飮飲饮𠃊𠽨𡼽𢋻𢓙𢛦𣔸𤂹𤻘𥖵𥬜𦈠𦾻𨈧𨏈𨐐𨒦𨡢𩖄𩚕𪙤]→yǐn;
-[㒚㡥㣧㥼㪦㴈䕃䚿䡛䲟印垽堷廕慭憖憗懚檼洕湚猌癊胤茚蒑酳鮣𡩘𢌲𢪪𢳃𢷍𣦫𣱐𤢦𤯸𤵯𦜲𦝴𧥸𧦹𨋙𨟴𨢂𩂥𩐞𩬵𪔰𪔽]→yìn;
+[⻂㙠㛄㥋㳖㾨䃜䉗䒾䔱䚷䧇䪰䫑一乊伊依医吚咿噫壱壹夁嫛嬄弌悘揖檹欹毉洢渏漪猗瑿畩祎禕稦繄蛜衣衤譩辷郼醫銥铱鷖鹥黟黳𠰄𠲔𠲖𠿣𡄵𡜬𢊘𢣉𢨮𣐿𣘦𣢷𧉅𧜤𧫦𧮒𩕲𩥯𩮵𪁚𪈨𰶊]→yī;
+[㐌㚦㝖㞔㥴㦾㰘㹫㺿㼢䄬䇵䔟䞅䣡䧅䩟䬁䬮䮊䱌䲑䴊乁仪侇儀冝匜咦圯夷姨媐宐宜宧寲峓嶬嶷巸弬彛-彞怡恞扅拸暆柂栘桋椬椸沂沶熪狋珆瓵疑痍眙移箷簃籎羠耛胰萓蛦螔衪袘觺訑詑詒誃謻讉诒貤貽贻跠迆迤迻遗遺鏔頉頤頥顊颐飴饴鸃𠄱𠅌𠈶𠍫𠏩𠐀𠗺𠛃𠜁𠤕𠤗𠤘𠩗𠪗𠲻𠼪𡬓𡱐𡷪𡻣𢂒𢓡𢕷𢖅𢞉𢩼𢱁𣐓𣐵𣕁𣙛𣢭𣸘𤆾𤇴𤈙𤖪𤘊𤝻𥃸𥄻𥄿𥌟𥙁𥙇𥫃𥹋𦚟𦟧𦡫𧓗𧡇𧣟𧣬𧦧𧳁𧷅𨛯𨜽𨠑𨠶𨣬𨳷𩓧𩔦𩖹𩖾𩗑𩚇𩛮𩤒𩸨𩼨𪀓𪐔𪘬𫍟𫍡𬤦𬭰𬱪𰵥𰶁𰷠𱇬𱉌𱌷]→yí;
+[㕈㠖㠯㫊㰝㰻䉝䝝䧧䭲䰙乙以佁倚偯崺已庡扆攺敼旑旖椅檥矣礒笖舣艤苡苢蚁螘蟻裿踦輢轙逘酏釔鈘鉯钇顗鳦齮𠮙𠯋𡼎𢙇𢦕𢷔𤝳𥏜𥑴𥫜𥰧𦮸𧔮𩛆𩠂𩡖𩡣𩾠𪐣𪘃𪙴𫐎𫖮𬺈𭩚𰲹𰹵𱉇]→yǐ;
+[㐹㑊㑜㑥㓷㔴㖂㘁㘈㙪㙯㚤㛕㛳㜋㜒㝣㡫㡼㢞㣇㣻㦉㦤㱅㱞㱲㲼㳑㴁㴒㵝㵩㶠㹭㽈䄁䄩䄿䆿䇩䇼䉨䋚䋵䌻䎈䓃䓈䓹䔬䕍䖁䖊䖌䗑䗟䗷䘝䘸䝘䝯䢃䣧䦴䬥䭂䭞䭿䯆䰯䴬䵝乂义亄亦亿伇伿佚佾俋億兿刈劓劮勚勩匇呓呭呹唈囈圛坄垼埶埸墿奕嫕嬑嬟寱屹峄嶧帟帠幆廙异弈弋役忆怈怿悒悥意憶懌懿抑挹掜撎敡斁易晹曀曎杙枍枻栧栺棭榏槸檍欥欭歝殔殪殹毅泆浂浥浳湙溢潩澺瀷炈焲熠熤熼燚燡燱獈玴異疫痬瘗瘞瘱癔益睪瞖硛秇穓竩縊繶繹绎缢羛義羿翊翌翳翼耴肄肊膉臆艗艺芅苅萟蓺薏藙藝蘙虉蛡蜴螠衵袣裔裛褹襼訲訳詍詣誼譯議讛议译诣谊豙豛豷貖賹贀跇軼轶逸邑醳醷釴鈠鎰鐿镒镱陭隿霬靾饐駅驛驿骮鮨鯣鶂鶃鶍鷁鷊鷧鷾鹝鹢黓齸𠂆𠍳𠓋𠚮𠡔𠡝𠥦𠨾𠩫𠬤𠲚𠲺𠶷𠽜𡄻𡉛𡊁𡊶𡍡𡥁𡾾𢀁𢂗𢂼𢄅𢇙𢇚𢇸𢈶𢍰𢎀𢎃𢎉𢏗𢓀𢖫𢖴𢖺𢗎𢘽𢡃𢨳𢩮𣎅𣚘𣡊𣤪𣦌𣧄𣨟𣫙𣶫𣷩𣿉𤑹𤣨𤣮𤤺𤥿𤧕𤬩𤴧𤶛𤷅𤸸𤻂𤼌𥃠𥅓𥍴𥒵𥘒𥘠𥜃𥜥𥟘𥡪𥥌𥥴𥩖𥫝𥱃𥸊𥾐𥿹𦌩𦎝𦏸𦓻𦔜𦔥𦘳𦙨𦠉𦥱𦨇𦭥𦶂𧃟𧅖𧆦𧈻𧊣𧊤𧋏𧑌𧙡𧢂𧬇𧱊𧱏𧷥𧺎𧺝𧾰𨋯𨜶𨣠𨦯𨱁𨹝𨻊𨻏𨽹𩂒𩂹𩈭𩋌𩍖𩎭𩎷𩘧𩚂𩟉𩣞𩧭𩪟𩪣𩳇𩴜𩴮𩷍𩷘𩾘𩾢𪀕𪁛𪎈𪐘𪒕𪕶𪗷𪪴𪹀𪽷𫄷𫍙𬟁𬤞𬥵𬬩𬲳𬷼𭣧𮩞𮬜𰉣𰞇𰳵𰵔𰵖𰷪𰼅𱁱𱉷𱊄𱊈𱊦𱊰𱌽]→yì;
+[㧢㶏䄄䓰䜾䤃侌凐喑噾囙因垔堙姻婣愔慇栶歅殷氤洇溵瘖禋秵筃絪緸茵荫蒑蔭裀諲銦铟闉阥阴陰陻隂霒霠鞇音韾駰骃𠖟𡇂𡈲𡋪𡖣𢉩𣱜𣸊𤝎𦈑𧊭𩃬𫡑𬘡𬤇𬮱𰝋]→yīn;
+[㐺㕂㖗㙬㝙㞤㸒㹜㹞䓄䕾䖐䖜䪩䴦乑冘吟噖嚚圁垠夤婬寅峾崟崯斦檭殥泿淫滛烎犾狺珢璌碒苂荶蔩蟫訔訚訡誾鄞鈝銀银霪鷣齗龂𠪚𡐔𡓓𡓿𡸛𢂨𢓕𢝯𣓆𣘴𣽮𤷏𥤷𥮍𦟘𧦸𧩬𨓮𨛊𨟏𨦆𩂢𪘎𪙾𪛊𫜃𫮜]→yín;
+[⺃㐆㥯㦩㧈㱃䇙䌥䒡䨸乚吲尹嶾廴引朄檃櫽淾濥濦瘾癮磤蘟蚓螾讔赺趛輑鈏隐隠隱靷飮飲饮𠃊𠽨𡼽𢋻𢓙𢛦𣔸𤂹𤻘𥖵𥬜𦈠𦻕𦾻𨈧𨏈𨐐𨒦𨡢𩖄𩚕𪙤𬄩𬺒𮙊𰺈𰽣]→yǐn;
+[㒚㡥㣧㥼㪦㴈䕃䚿䡛䲟印垽堷廕慭憖憗懚檼洕湚猌癊胤茚酳鮣𡩘𢌲𢪪𢳃𢷍𣦫𣱐𤢦𤯸𤵯𦜲𦝴𧥸𧦹𨋙𨟴𨢂𩂥𩐞𩬵𪔰𪔽𪺽𫷮]→yìn;
[粌]→yin;
-[㡕䁐䓨䣐䦫䧹䪯䴍偀啨嘤嚶婴媖嫈嬰孆孾应応愥應撄攖朠桜樱櫻渶煐珱瑛璎瓔甇甖碤礯緓纓绬缨罂罃罌膺英莺蘡蝧蠳褮譍譻賏軈鍈鑍锳霙韺鴬鶑鶧鶯鷪鷹鸎鸚鹦鹰𠠜𠮳𠸄𡎘𢄋𤜉𤣎𤭫𥌽𥌾𥍼𥐑𦔃𦦿𧓀𧕄𧢛𧮆𧯀𨍞𨟙𨵛𩄪𩹅]→yīng;
-[㨕㵬㶈㹚㿘䁝䃷䊔䑉䕦䤰僌営塋嬴攍楹櫿溁溋滢潆濙濚濴瀅瀛瀠瀯瀴灐灜熒營瑩盁盈籝籯縈茔荧莹萤-萦萾蓥藀蛍蝇蝿螢蠅覮謍贏赢迎鎣𡃅𡺡𢥏𣲜𤟣𤹜𦖽𦝚𧅋𧕍𧭓𨜏𩸥𩻷]→yíng;
-[㢍㲟㹵䀴䚆䨍䬬䭊䭗䭘巊廮影摬梬浧潁瘿癭矨穎郢鐛頴颍颕颖𠝟𡂚𣟤𣤵𤁽𤌌𥏎𦡺𦢆𨠸𩖍𩘑𩳍𪊵]→yǐng;
-[㑞䙬䤝䵴噟媵映暎硬膡鞕鱦𠊶𡀘𡁊𡄖𢣙𣋋𤇾𤹥𥚿𦩩𨪄𩋹]→yìng;
+[㡕䁐䓨䣐䦫䧹䪯䴍偀啨嘤嚶婴媖嫈嬰孆孾应応愥應撄攖朠桜樱櫻渶煐珱瑛璎瓔甇甖碤礯緓纓绬缨罂罃罌膺英莺蘡蝧蠳褮譍譻賏軈鍈鑍锳霙韺鴬鶑鶧鶯鷪鷹鸎鸚鹦鹰𠠜𠮳𠸄𡎘𢄋𤜉𤣎𤭫𥌽𥌾𥍼𥐑𦔃𦦿𧓀𧕄𧢛𧮆𧯀𨍞𨟙𨵛𩄪𩹅𪧀𫝭𬢯𬤚𬸕𮐨𰌀𰡢𰢤𰳗]→yīng;
+[㨕㵬㶈㹚㿘䁝䃷䊔䑉䕦䤰僌営塋嬴攍楹櫿溁溋滢潆濙濚濴瀅瀛瀠瀯瀴灐灜熒營瑩盁盈籝籯縈茔荧莹萤-萦萾蓥藀蛍蝇蝿螢蠅覮謍贏赢迎鎣𡃅𡺡𢥏𣲜𤟣𤹜𦖽𦝚𧅋𧕍𧭓𨜏𩸥𩻷𰜳𰝅𰥞𰪣𰴯]→yíng;
+[㢍㲟㹵䀴䚆䨍䬬䭊䭗䭘巊廮影摬梬浧潁瘿癭矨穎郢鐛頴颍颕颖𠝟𡂚𣟤𣤵𤁽𤌌𥏎𦡺𦢆𨠸𩖍𩘑𩳍𪊵𪩎𫷾𬑏𬢑𬳑𱃵]→yǐng;
+[㑞䙬䤝䵴噟媵映暎硬膡鞕鱦𠊶𡀘𡁊𡄖𢣙𣈣𣋋𤇾𤹥𥚿𦩩𨪄𩋹𫜙𭈉𱇸]→yìng;
[哟唷喲]→yō;
-[㐯㜉㟾㴩㻾㽫䗸䧡佣傭嗈噰墉壅嫞庸廱慵拥擁槦滽澭灉牅痈癕癰臃邕郺鄘鏞镛雍雝饔鱅鳙鷛𠆌𢀍𢢓𢧳𣋿𤛑𥑿𥧱𦃽𦤘𧝸𧴄𧴗𩍓𩟀𩟷𪄉𪇛𪪝]→yōng;
-[㝘䗤喁揘顒颙鰫𧲤𧺸𨦡𩔔𩤛𪅟]→yóng;
-[㙲㦷㴄㷏䞻俑傛勇勈咏埇塎嵱彮怺恿悀惥愑愹慂柡栐永泳涌湧甬硧禜蛹詠踊踴鯒鲬𠳀𠹍𣏀𦨤𦨬𧖇𧗴𧻹𨓨𨤂𨴭𩆄𩜳]→yǒng;
+[㐯㜉㟾㴩㻾㽫䗸䧡佣傭嗈噰墉壅嫞庸廱慵拥擁槦滽澭灉牅痈癕癰臃邕郺鄘鏞镛雍雝饔鱅鳙鷛𠆌𢀍𢢓𢧳𣋿𤛑𥑿𥧱𦃽𦤘𧝸𧴄𧴗𩍓𩟀𩟷𪄉𪇛𪪝𬳓𱊤]→yōng;
+[㝘䗤喁揘顒颙鰫𧲤𧺸𨦡𩔔𩤛𪅟𫚦𰽽]→yóng;
+[㙲㦷㴄㷏䞻俑傛勇勈咏埇塎嵱彮怺恿悀惥愑愹慂柡栐永泳涌湧甬硧禜蛹詠踊踴鯒鲬𠳀𠹍𣏀𦨤𦨬𧖇𧗴𧻹𨓨𨤂𨴭𩆄𩜳𰱈𰵞]→yǒng;
[㞲㶲用砽苚醟𡵜𥁎𥥝𧙇𨶽𩬮]→yòng;
-[㗀㱊㳊㴗䥳优優呦嚘幽忧怮悠憂攸櫌泑滺瀀纋耰逌鄾麀𠘳𠨦𠮫𡺒𡺖𢆶𢋣𢿚𣁨𤄘𤣙𥣯𥽟𦎓𧀥𧍘𩘈𩤹𩽇]→yōu;
-[㒡㕱㘥㚭㛜㫍㳺㽕㾞䍃䑻䖻䚃䢊䢟偤尢尤峳怣斿楢櫾沋油浟游犹猶猷由疣秞肬莜莸蕕蚰蝣訧輏輶逰遊邮郵鈾铀駀魷鮋鱿鲉𠧠𠧴𡇀𡈙𡈰𡈵𡋧𡯙𢓿𢖟𢟅𣏞𣓐𣧗𤘜𤤧𤸈𥯞𥴕𦑸𦥣𦳧𦳷𦵵𦷿𦸙𧡹𧰰𧳫𨑫𨗰𨘁𨘵𨙂𨛕𨸙𩗚𩘓𩥘𩹊𩿬]→yóu;
-[㮋㰶㶭䅎䒴䬀䱂䳑丣卣友庮懮有栯梄槱湵牖牗禉羐羑聈脜苃莠蜏酉銪铕黝𠖋𠢢𡊧𢪥𣅺𣢄𣢜𣣜𣣸𣤎𣧥𣸠𣿤𤍕𤪎𤱎𥜚𥝘𦏇𦩲𧆕𧠶𨡴]→yǒu;
-[⺀㓜㕗㤑㹨㺠䀁䆜䛻䞥亴佑侑又右哊唀囿姷孧宥峟幼柚牰狖祐糿蚴誘诱貁迶酭釉鼬𡜳𡯉𢈓𣅄𣓛𤤬𤴨𥙾𦳩𧅲𧆘𩑣𩜷𩲎𩴑𩴙]→yòu;
+[㗀㱊㳊㴗䥳优優呦嚘幽忧怮悠憂攸櫌泑滺瀀纋耰逌鄾麀𠘳𠨦𠮫𡺒𡺖𢆶𢋣𢿚𣁨𤄘𤣙𥣯𥽟𦎓𧀥𧍘𩘈𩤹𩽇𩾎𰭀]→yōu;
+[㒡㕱㘥㚭㛜㫍㳺㽕㾞䍃䑻䖻䚃䢊䢟偤尢尤峳怣斿楢櫾沋油浟游犹猶猷由疣秞肬莜莸蕕蚰蝣訧輏輶逰遊邮郵鈾铀駀魷鮋鱿鲉𠧠𠧴𡇀𡈙𡈰𡈵𡋧𡯙𢓿𢖟𢟅𣏞𣓐𣧗𤘜𤤧𤸈𥯞𥴕𦑸𦥣𦳧𦳷𦵵𦷿𦸙𧡹𧰰𧳫𨑫𨗰𨘁𨘵𨙂𨛕𨸙𩗚𩘓𩥘𩹊𩿬𬨎𬶦𰵎]→yóu;
+[㮋㰶㶭䅎䒴䬀䱂䳑丣卣友庮懮有栯梄槱湵牖牗禉羐羑聈脜苃莠蜏酉銪铕黝𠖋𠢢𡊧𢪥𣅺𣢄𣢜𣣜𣣸𣤎𣧥𣸠𣿤𤍕𤪎𤱎𥜚𥝘𦏇𦩲𧆕𧠶𨡴𱃖𱇤]→yǒu;
+[⺀㓜㕗㤑㹨㺠䀁䆜䛻䞥亴佑侑又右哊唀囿姷孧宥峟幼柚牰狖祐糿蚴誘诱貁迶酭釉鼬𡜳𡯉𢈓𣅄𣓛𤤬𤴨𥙾𦳩𧅲𧆘𩑣𩜷𩲎𩴑𩴙𬱔]→yòu;
[蒏]→you;
[㝼㰲䆰䣿䩽唹扜淤瘀盓穻箊紆纡虶込迂迃陓𤕘𤥽𧈯𨖛𩂧]→yū;
-[⻥㚥㤤㥚㥥㪀㬂㬰㳛㶛㷒㺞㺮㻀㼶䁩䂛䃋䄏䄨䍂䏸䐳䔡䗨䜽䢓䩒䬔䰻䱷䲣乻于亐伃余俞兪堣堬妤娛娯娱嬩崳嵎嵛愉愚扵揄於旕旟杅桙楡楰榆欤歈歟歶渔渝湡漁澞牏狳玗玙瑜璵畭盂睮硢禺窬竽籅羭腴臾舁舆艅茰萮萸蕍蘛虞蝓螸衧褕覦觎諛謣谀踰輿逾邘酑鍝隅雓雩餘馀騟骬髃魚鮽鯲鰅鱼鷠鸆𠎳𠧇𠸹𡁎𡂊𡑾𢊧𢋅𢎻𢔢𢹏𢾄𣄊𣟰𣢒𤚎𤜹𤧙𥔢𥝨𥯮𥷔𦈣𦋯𦏻𦦫𦩞𦱃𧃠𧊠𧍪𧙶𧞏𧰇𧾚𨊱𨜖𨨶𨰸𨵦𨶢𨾌𩟳𩡃𩢶𩤺𩥭𩦡𩦢𩨈𩨗𩨙𩺰𪃍𪃎𪇝𪉐𪊻𪑝]→yú;
-[⻗㑨㒁㒜㔱㙑㝢㠘㡰㣃㦛㲾㺄㼌䣁䥏䨞与予伛俁俣偊傴匬噳圄圉宇寙屿峿嶼庾懙挧敔斔斞楀瑀瘐祤禹窳羽與萭蘌語语貐鄅鋙雨頨麌齬龉𠋟𠱐𡷎𡻢𢮁𣢦𣨝𤗃𤹪𥒾𥛩𦀡𦥉𦦲𦭳𦳅𧱬𨝈𨵉𩃯𩩑𩩘𩵎𪂕𪋬]→yǔ;
-[⺺⺻㚜㠨㤢㥔㦽㧒㽣䁌䂊䈅䉛䋖䋭䍞䖇䘘䘱䘻䛕䜡䞝䢖䢩䤋䨒䫻䮇䮙䴁䵥俼儥喅喐喩喻噊圫域堉妪媀嫗寓峪嶎庽彧御忬悆惐愈慾戫昱棛棜棫櫲欎欝欲毓浴淢淯滪潏澦灪焴煜燏燠爩狱獄玉琙瘉癒矞砡硲礇礖礜禦秗稢稶穥篽籞籲緎繘罭聿肀育艈芋芌茟蒮蓣蓹蕷薁蜟蜮袬裕誉諭譽谕豫軉輍轝逳遇遹郁醧鈺銉鋊錥鐭钰閾阈霱預预飫饇饫馭驈驭鬰鬱鬻魊鱊鳿鴥鴧鴪鵒鷸鸒鹆鹬龥𠀛𠊏𠏚𠕦𠫣𠽵𡇺𡈨𡋬𡒃𡒊𡔴𡨣𡨿𡬊𡬞𡿥𡿯𢌻𢒰𢔥𢔬𢔴𢖡𢛨𢡎𢯮𢺴𣋉𣍛𣕃𣝑𣡉𣣎𣩺𤀝𤞞𤳕𤸒𥆉𥉑𥎐𥘄𥙿𥝍𥷞𥸤𥸪𥹔𦈸𦋢𦎘𦏜𦒑𦡭𦦩𦱀𦱂𧉣𧐄𧑐𧗪𧫊𧶠𧼫𧿷𨄯𨉗𨗝𨞓𨩬𨪎𨮔𩈕𩊇𩋉𩋤𩎹𩏟𩏴𩘤𩘳𩘻𩚄𩛪𩛭𩝗𩟑𩰪𩱌𩱱𩲾𪁀𪂉𪂵𪋉𪋮𪑆𪑌𪓊]→yù;
+[⻥㚥㤤㥚㥥㪀㬂㬰㳛㶛㷒㺞㺮㻀㼶䁩䂛䃋䄏䄨䍂䏸䐳䔡䗨䜽䢓䩒䬔䰻䱷䲣乻于亐伃余俞兪堣堬妤娛娯娱嬩崳嵎嵛愉愚扵揄於旕旟杅桙楡楰榆欤歈歟歶渔渝湡漁澞牏狳玗玙瑜璵畭盂睮硢禺窬竽籅羭腴臾舁舆艅茰萮萸蕍蘛虞蝓螸衧褕覦觎諛謣谀踰輿逾邘酑鍝隅雓雩餘馀騟骬髃魚鮽鯲鰅鱼鷠鸆𠎳𠧇𠸹𡁎𡂊𡑾𢊧𢋅𢎻𢔢𢹏𢾄𣄊𣟰𣢒𤚎𤜹𤧙𥔢𥝨𥯮𥷔𦈣𦋯𦏻𦦫𦩞𦱃𧃠𧊠𧍪𧙶𧞏𧰇𧾚𨊱𨜖𨨶𨰸𨵦𨶢𨾌𩟳𩡃𩢶𩤺𩥭𩦡𩦢𩨈𩨗𩨙𩺰𪃍𪃎𪇝𪉐𪊻𪑝𬝁𭤰𰔶𰶀𰾙𰿵𱃞𱇕𱈂𱊫]→yú;
+[⻗㑨㒁㒜㔱㙑㝢㠘㡰㣃㦛㲾㺄㼌䣁䥏䨞与予伛俁俣偊傴匬噳圄圉宇寙屿峿嶼庾懙挧敔斔斞楀瑀瘐祤禹窳羽與萭蘌語语貐鄅鋙雨頨麌齬龉𠇐𠋟𠱐𡷎𡻢𢗓𢮁𣢦𣨝𤗃𤹪𥒾𥛩𦀡𦥉𦦲𦭳𦳅𧱬𨝈𨵉𩃯𩩑𩩘𩵎𪂕𪋬𫹮]→yǔ;
+[⺺⺻㚜㠨㤢㥔㦽㧒㽣䁌䂊䈅䉛䋖䋭䍞䖇䘘䘱䘻䛕䜡䞝䢖䢩䤋䨒䫻䮇䮙䴁䵥俼儥喅喐喩喻噊圫域堉妪媀嫗寓峪嶎庽彧御忬悆惐愈慾戫昱棛棜棫櫲欎欝欲毓浴淢淯滪潏澦灪焴煜燏燠爩狱獄玉琙瘉癒矞砡硲礇礖礜禦秗稢稶穥篽籞籲緎繘罭聿肀育艈芋芌茟蒮蓣蓹蕷薁蜟蜮袬裕誉諭譽谕豫軉輍轝逳遇遹郁醧鈺銉鋊錥鐭钰閾阈霱預预飫饇饫馭驈驭鬰鬱鬻魊鱊鳿鴥鴧鴪鵒鷸鸒鹆鹬龥𠀛𠊏𠏚𠕦𠫣𠽵𡇺𡈨𡋬𡒃𡒊𡔴𡨣𡨿𡬊𡬞𡿥𡿯𢌻𢒰𢔥𢔬𢔴𢖡𢛨𢡎𢯮𢺴𣋉𣍛𣕃𣝑𣡉𣣎𣩺𤀝𤞞𤳕𤸒𥆉𥉑𥎐𥘄𥙿𥝍𥷞𥸤𥸪𥹔𦈸𦋢𦎘𦏜𦒑𦡭𦦩𦱀𦱂𧉣𧐄𧑐𧗪𧫊𧶠𧼫𧿷𨄯𨉗𨗝𨞓𨩬𨪎𨮔𩈕𩊇𩋉𩋤𩎹𩏟𩏴𩘤𩘳𩘻𩚄𩛪𩛭𩝗𩟑𩰪𩱌𩱱𩲾𪁀𪂉𪂵𪋉𪋮𪑆𪑌𪓊𫓾𫗇𫚪𫛣𬛼𬪧𬰸𬱳𬲆𰂏𰬟𰬻𰾆𱃲𱅫𱉍𱉰𱊭]→yù;
[澚]→yu;
-[㠾㾓䡝䥉䨊冤剈囦嬽寃悁惌棩淵渁渆渊渕灁眢箢葾蒬蜎蜵裷駌鳶鴛鵷鸢鸳鹓鼘鼝𡈒𡢊𡣬𡷡𢍈𢏮𢱽𣹠𥿎𨀮𨓯𨖳𩛟𩝸𪀈𪔗𪔙]→yuān;
-[㟶㥳㹉䖠䦾䬧䱲䲮䳒䳣元円原厡厵员員园圆圎園圓垣塬媴嫄援杬榞榬橼櫞沅湲源溒爰猨猿獂笎緣縁缘羱茒蒝薗蚖蝝蝯螈袁謜貟贠轅辕邍邧酛鈨鎱騵魭鶢鶰黿鼋𠝳𠩠𢆀𢗯𢷻𤬌𦍼𦿂𧉗𧔞𧳭𧻚𨕗𨸘𨻣𩉯𩍻𩰵𪄁𪔅𪕀]→yuán;
-[䛄䛇䩩盶远逺遠鋺𠒜𡯱𩌑𩐘𩔃]→yuǎn;
+[㠾㾓䡝䥉䨊冤剈囦嬽寃悁惌棩淵渁渆渊渕灁眢箢葾蒬蜎蜵裷駌鳶鴛鵷鸢鸳鹓鼘鼝𡈒𡢊𡣬𡷡𢍈𢏮𢱽𣹠𥿎𨀮𨓯𨖳𩛟𩝸𪔗𪔙𰺑]→yuān;
+[㟶㥳㹉䖠䦾䬧䱲䲮䳒䳣元円原厡厵员員园圆圎園圓垣塬媴嫄援杬榞榬橼櫞沅湲源溒爰猨猿獂笎緣縁缘羱茒蒝薗蚖蝝蝯螈袁謜貟贠轅辕邍邧酛鈨鎱騵魭鶢鶰黿鼋𠝳𠩠𢆀𢗯𢷻𤬌𥰟𦍼𦿂𧉗𧔞𧳭𧻚𨕗𨸘𨻣𩉯𩍻𩰵𪄁𪔅𪕀𫗟𫘪𫛫𰵺𱇐𱉧𱊒]→yuán;
+[䛄䛇䩩盶远逺遠鋺𠒜𡯱𩌑𩐘𩔃𫍠]→yuǎn;
[㤪㥐㭇䅈䏍䬇䬼傆噮垸夗妴媛怨愿掾瑗禐肙苑衏裫褑褤院願𡈓𢂱𢐄𢕋𥭞𧙮𩕾𩘍𩟁𫖸]→yuàn;
-[彟彠曰曱矱箹約约𠏃𡡕𢁞𢾔𦚢𧨄𩚈𩜌𪘳]→yuē;
+[彟彠曰曱矱箹約约𠏃𡡕𢁞𢾔𦚢𧨄𩚈𩜌𪘳𰩺]→yuē;
[𢯵]→yuě;
-[⺝㜧㜰㬦㰛㹊䆕䆢䋐䋤䖃䟑䟠䠯䡇䢁䢲䤦䥃䶳刖妜嬳岄岳嶽恱悅悦戉抈捳月樾瀹爚玥礿禴篗籆籥籰粤粵蘥蚎蚏越跀跃躍軏鈅鉞钺閱閲阅鸑鸙黦龠𠔠𠨲𠩉𠪶𠯲𠾲𠿋𡆦𡆽𡛟𢦰𣌗𣎱𣐋𣤰𣦏𣨡𣻮𤑓𤓝𥆟𥩡𥸘𦋩𦣜𦤕𧀲𧅚𧇓𧕋𧤽𧹊𨁑𨈋𨊸𨒋𨙄𨳕𨷲𨸀𨸎𨿁𩁯𩎙𩓥𩱪𩱲𩿠𪁑𪒥𫐄]→yuè;
-[㚃奫晕暈氲氳煴缊蒀蒕蝹贇赟頵馧𠚓𥠺𨍆𨷐𩁴]→yūn;
-[㛣㜏䉙䢵云伝勻匀囩妘愪昀橒沄涢溳澐熉畇眃秐筠筼篔紜縜纭耘耺芸蒷蕓郧鄖鋆雲𠣐𡖒𣖆𤈶𥐩𥬀𧥼𧬞𧶊𨛡]→yún;
-[㩈䆬䇖䞫䤞䨶䪳允喗夽抎殒殞狁磒荺褞賱鈗阭陨隕霣馻齫齳𠱳𧉃𧼐𩂿𪏔𪏚𪘩]→yǔn;
-[㚺㞌㟦䚋䩵䲰傊孕恽惲愠慍枟熅熨緷緼縕腪蕴薀藴蘊运運郓鄆酝醖醞韗韞韫韵韻餫𠈤𡅙𡢘𡲪𡽅𣂊𣍯𤶧𤸫𦅿𦈉𧡡𩏅𩏆𩴉𪉂𪍝]→yùn;
+[⺝㜧㜰㬦㰛㹊䆕䆢䋐䋤䖃䟑䟠䠯䡇䢁䢲䤦䥃䶳刖妜嬳岄岳嶽恱悅悦戉抈捳月樾瀹爚玥礿禴篗籆籥籰粤粵蘥蚎蚏越跀跃躍軏鈅鉞钺閱閲阅鸑鸙黦龠𠔠𠨲𠩉𠪶𠯲𠾲𠿋𡆦𡆽𡛟𢦰𣌗𣎱𣐋𣤰𣦏𣨡𣻮𤑓𤓝𥆟𥩡𥸘𦋩𦣜𦤕𧀲𧅚𧇓𧕋𧤽𧹊𨁑𨈋𨊸𨒋𨙄𨳕𨷲𨸀𨸎𨿁𩁯𩎙𩓥𩱪𩱲𩿠𪁑𪒥𫐄𫖵𬘙𬸑𬸚𰎫𰹷𱊵]→yuè;
+[㚃奫晕暈氲氳煴缊蒀蒕蝹贇赟頵馧𠚓𥠺𨍆𨷐𩁴𫖳𫯶]→yūn;
+[㛣㜏䉙䢵云伝勻匀囩妘愪昀橒沄涢溳澐熉畇眃秐筠筼篔紜縜纭耘耺芸蒷蕓郧鄖鋆雲𠣐𡖒𣖆𤈶𥐩𥬀𧥼𧬞𧶊𨛡𰬚]→yún;
+[㩈䆬䇖䞫䤞䨶䪳允喗夽抎殒殞狁磒荺褞賱鈗阭陨隕霣馻齫齳𠱳𧉃𧼐𩂿𪏔𪏚𪘩𫕥𫟵𬒍𬺊𱌳]→yǔn;
+[㚺㞌㟦䚋䩵䲰傊孕恽惲愠慍枟熅熨緷緼縕腪蕴薀藴蘊运運郓鄆酝醖醞韗韞韫韵韻餫𠈤𡅙𡢘𡲪𡽅𣂊𣍯𤶧𤸫𦅿𦈉𧡡𩏅𩏆𩴉𪉂𪍝𫗥𰌉𱂈𱂐]→yùn;
[抣繧]→yun;
-[㞉㦫匝咂帀拶沞紥紮臜臢迊鉔魳𠯗𠽷𣤷𣤺𦠛𦾬𧌃𨠿𩞶]→zā;
-[䕹䞙䨿䪞偺喒囋囐杂沯砸磼襍雑雜雥韴𡁕𢶍𢹼𢽜𣴖𣸐𤄔𤠀𥷩𧬩𧾁𩇺𪚇]→zá;
+[㞉㦫匝咂帀拶沞紥紮臜臢迊鉔魳𠯗𠽷𣤷𣤺𦠛𦾬𧌃𨠿𩞶𫓬]→zā;
+[䕹䞙䨿䪞偺喒囋囐杂沯砸磼襍雑雜雥韴𡁕𢶍𢹼𢽜𣴖𣸐𤄔𤠀𥷩𧬩𧾁𩇺𪚇𰈯𰉄𰓟𰰶]→zá;
[咋𠷿]→zǎ;
[哉栽渽溨災灾烖甾睵菑賳𡿧𢎋𢦏𢦒𣔮𦞁𦳦]→zāi;
[㱰䏁䣬䮨宰崽𠎶𣅃𣪮𤌊𤝖]→zǎi;
-[䵧傤儎再在扗洅縡載载酨𡉄𤞳𧯥𨀬𨚵𩛥𩛳]→zài;
-[䍼䐶兂簪簮糌鐕鐟𡡖𥸢]→zān;
+[䵧傤儎再在扗洅縡載载酨𡉄𤞳𧯥𨀬𨚵𩛥𩛳𰬴]→zài;
+[䍼䐶兂簪簮糌鐕鐟𡡖𥸢𰾷]→zān;
[咱]→zán;
-[㳫䭕儧儹噆寁揝撍攅攒攢昝桚趱趲𢄤𣸄𨖋𨘄]→zǎn;
-[㔆㜺㟛㣅䬤暂暫濽灒瓉瓒瓚禶襸讃讚賛贊赞蹔鄼酇錾鏨饡𠼗𥎑𥜙𥳋𧄽𨙏𩛻𩯒𩯳]→zàn;
-[㮜匨牂羘臧蔵賍賘贓贜赃髒𡁧𡅆𢈜𢍿𣻟𤃼𤛻𦟃𪓅]→zāng;
+[㳫䭕儧儹噆寁揝撍攅攒攢昝桚趱趲𢄤𣸄𨖋𨘄𬲕𰃆]→zǎn;
+[㔆㜺㟛㣅䬤暂暫濽灒瓉瓒瓚禶襸讃讚賛贊赞蹔鄼酇錾鏨饡𠼗𥎑𥜙𥳋𧄽𨙏𩛻𩯒𩯳𪷽𫏐𫪚𫲗𬡷𬤮𱄊]→zàn;
+[㮜匨牂羘臧蔵賍賘贓贜赃髒𡁧𡅆𢈜𢍿𣻟𤃼𤛻𦟃𪓅𰷭]→zāng;
[駔驵]→zǎng;
-[㘸塟奘弉脏臓臟葬銺𤞛𧕨𨌄]→zàng;
+[㘸塟奘弉脏臓臟葬銺𤞛𧕨𨌄𬨋]→zàng;
[㡟㯾㷮䜊傮糟蹧遭醩𡐋𣍖𣩒𥀛𦵩𨠷𪙡]→zāo;
[䥣凿鑿]→záo;
[䖣䗢䲃早枣栆棗澡璪繰薻藻蚤𠙬𢄀𢑖𤞋𤩨𧈹𧎮𨎮𨐉𨚰]→zǎo;
-[唕唣喿噪慥梍灶煰燥皁皂竃竈簉艁譟趮躁造𠴵𡌣𡨗𢲵𢵥𣴢𤍜𤟀𥖨𦯑𨒽]→zào;
-[㖽㟙㣱㳻㺓䇥䕉䕪䯔䰹䶦则則唶啧嘖嫧帻幘択择擇樍歵沢泎泽溭澤皟瞔矠礋笮箦簀舴蔶蠌襗諎謮責賾责赜迮鸅齚齰𠟻𡸦𣛸𣤈𣼦𣿐𤖓𤢟𤾀𥍱𥎍𥼃𦔈𦟜𧶷𨕠𨖊𩂖𩄾𩌪𩔳𪌟]→zé;
-[㳁仄夨崱庂捑昃昗汄𠨻𡵗𡸈𡹨𢧠𢮚𢯩𣆽𣬿𥟔𩾸]→zè;
+[唕唣喿噪慥梍灶煰燥皁皂竃竈簉艁譟趮躁造𠴵𡌣𡨗𢲵𢵥𣴢𤍜𤟀𥖨𦯑𨒽𬤨𰞷]→zào;
+[㖽㟙㣱㳻㺓䇥䕉䕪䯔䰹䶦则則唶啧嘖嫧帻幘択择擇樍歵沢泎泽溭澤皟瞔矠礋笮箦簀舴蔶蠌襗諎謮責賾责赜迮鸅齚齰𠟻𡸦𣛸𣤈𣼦𣿐𤖓𤝢𤢟𤾀𥍱𥎍𥼃𦔈𦟜𧶷𨕠𨖊𩂖𩄾𩌪𩔳𪌟𫋷𫖴𫜬𬣾𬺉𰌇𰦰𰲵𱉟𱌬]→zé;
+[㳁仄夨崱庂捑昃昗汄𠨻𡵗𡸈𡹨𢧠𢮚𢯩𣆽𣬿𥟔𩾸𫼤𰎖]→zè;
[伬]→ze;
-[戝蠈賊贼鯽鰂鱡鲗𢨗𦽒𧒿𨆎]→zéi;
+[戝蠈賊贼鯽鰂鱡鲗𢨗𦽒𧒿𨆎𬝠𬠠]→zéi;
[㻸]→zēn;
[怎]→zěn;
[譖譛谮]→zèn;
[囎]→zen;
-[䎖増增憎橧熷璔矰磳繒缯罾譄鄫鱛𡡑𡾽𤎯𦀓𦼏𧢐𨲯]→zēng;
+[䎖増增憎橧熷璔矰磳繒缯罾譄鄫鱛𡡑𡾽𤎯𦀓𦼏𧢐𨲯𬤤]→zēng;
[㽪]→zěng;
[䙢䰝甑贈赠鋥锃𪒟𪙭]→zèng;
-[㗬㦋㪥㾴䐒䵙䶥偧劄吒哳喳奓扎抯挓揸摣柤査楂樝渣皶皻觰譇齄齇𠭯𠯩𠽣𢄄𤹡𥡧𥹁𦟰𦳏𧩫𧬅𩮎𪗭𪗵]→zhā;
-[㱜㳐䥷䮜䮢札煠牐甴箚耫蚻譗鍘铡閘闸𠍹𠓣𠝚𠢙𠢡𠰏𡎫𡟢𢧖𢧻𣟦𣧖𣽛𤁳𤡨𤵦𧄠𧉫𧶇𧼰𧼶𧽅𩃡𩃹𩥠𩩥𩳶𩿤]→zhá;
-[㴙㷢䋾䕢䛽䱹厏拃搩眨砟苲踷鮓鮺鲊鲝𤈩𥀈𥀉𦂉𦑯𧨿𨂵𨅓𩻢𩼫]→zhǎ;
-[㡸䃎䄍䆛䖳乍咤宱搾柞栅榨溠灹炸痄蚱詐诈醡霅𡗸𢕮𣛽𤰦𧧻𧨊𧿌𨋘𨡗𩬟𩶱𩽽]→zhà;
-[㒀䔝夈捚摘斋斎榸粂齋𠞶𠵠𠷒𡅓𢋿𢴨𤞮𤻦𨅪𩝿𩱳𪗒𪗓𪘇𪘨𪚎]→zhāi;
-[㡯宅檡𦑱𩏪𩏽𪀥]→zhái;
-[䍉窄鉙𠏰𤢒𥞅𧲻𧻍𩬫]→zhǎi;
+[㗬㦋㪥㾴䐒䵙䶥偧劄吒哳喳奓扎抯挓揸摣柤査楂樝渣皶皻觰譇齄齇𠭯𠯩𠽣𢄄𤹡𥡧𥹁𦟰𦳏𧩫𧬅𩮎𪗭𪗵𬤜𬺀𰶄]→zhā;
+[㱜㳐䥷䮜䮢札煠牐甴箚耫蚻譗鍘铡閘闸𠍹𠓣𠝚𠢙𠢡𠰏𡎫𡟢𢧖𢧻𣟦𣧖𣽛𤁳𤡨𤵦𧄠𧉫𧶇𧼰𧼶𧽅𩃡𩃹𩥠𩩥𩳶𩿤𫛠𰿇]→zhá;
+[㴙㷢䋾䕢䛽䱹厏拃搩眨砟苲踷鮓鮺鲊鲝𤈩𥀈𥀉𦂉𦑯𧨿𨂵𨅓𩻢𩼫𬘲𬤌𬶣]→zhǎ;
+[㡸䃎䄍䆛䖳乍咤宱搾柞栅榨溠灹炸痄蚱詐诈醡霅𡗸𢕮𣛽𤰦𧧻𧨊𧿌𨋘𨡗𩬟𩶱𩽽𬣶]→zhà;
+[㒀䔝夈捚摘斋斎榸粂齋𠞶𠵠𠷒𡅓𢋿𢴨𤞮𤻦𨅪𩝿𩱳𪗒𪗓𪘇𪘨𪚎𱌴]→zhāi;
+[㡯宅檡𦑱𩏪𩏽𪀥𰗛]→zhái;
+[䍉窄鉙𠏰𤢒𥞅𧲻𧻍𩬫𰽨]→zhǎi;
[㩟䐱债債寨瘵砦𠑞𡍥𢯌𣩭𥍪𥰾𦤧𨝋𪑽]→zhài;
-[㣶㮵䦓䩇䱳䶨噡嶦惉旃旜枬栴毡氈氊沾瞻粘薝蛅詀詹譫谵趈邅閚霑飦饘驙魙鱣鳣鸇鹯𠌲𠟧𡅹𡕁𡭞𢧗𣢤𣮿𤘇𥙡𥶕𦧚𦪣𧋱𧒝𧮪𧽆𧾍𨊈𩉗𩔣𩼼𪃋𪉜𪏉𪡏𫗴]→zhān;
-[讝]→zhán;
-[㔊㜊㞡㠭䁪䁴䆄䎒䟋䡀䩅䩆䱼嫸展崭嶃嶄搌斩斬榐橏琖盏盞輾醆颭飐黵𠟉𡽻𢅺𣀁𣛷𥇢𥴐𥿜𦈻𦗢𧎰𧔡𧖉𧬆𧲮𨣁𨣚𨫀𨭖𨺿𩕊]→zhǎn;
-[㟞㺘㻵䋎䗃䘺䪌䱠佔偡占嶘战戦戰栈桟棧湛站綻绽菚蘸虥虦覱譧輚轏驏𡁳𡓦𢈽𢤚𣳤𤖆𤜇𧀡𧂁𧙭𧝑𧮺𧸪𨇩𨼈𨼮𩆯𩥇𩨍𩰃𪗦𪘪]→zhàn;
-[䛫傽嫜张張彰慞暲樟漳獐璋章粻蔁蟑遧鄣餦騿鱆麞𡈠𢕎𢕔𢷢𣌞𤍤𧐊𧽣𨄰𩌬𪅂𫗠]→zhāng;
+[㣶㮵䦓䩇䱳䶨噡嶦惉旃旜枬栴毡氈氊沾瞻粘薝蛅詀詹譫谵趈邅閚霑飦饘驙魙鱣鳣鸇鹯𠌲𠟧𡅹𡕁𡭞𢧗𣢤𣮿𤘇𥙡𥶕𦧚𦪣𧋱𧒝𧮪𧽆𧾍𨊈𩉗𩔣𩼼𪃋𪉜𪏉𪡏𫗞𫗴𫘰𬸵𱂷𱌵]→zhān;
+[讝𰵨]→zhán;
+[㔊㜊㞡㠭䁪䁴䆄䎒䟋䡀䩅䩆䱼嫸展崭嶃嶄搌斩斬榐橏琖盏盞輾醆颭飐黵𠟉𡽻𢅺𣀁𣛷𥇢𥴐𥿜𦈻𦗢𧎰𧔡𧖉𧬆𧲮𨣁𨣚𨫀𨭖𨺿𩕊𫔑𬍙𬪨𬭫𬱱]→zhǎn;
+[㟞㺘㻵䋎䗃䘺䪌䱠佔偡占嶘战戦戰栈桟棧湛站綻绽菚蘸虥虦覱譧輚轏驏𡁳𡓦𢈽𢤚𢧐𣳤𤖆𤜇𧀡𧂁𧙭𧝑𧮺𧸪𨇩𨼈𨼮𩆯𩥇𩨍𩰃𪗦𪘪𬘜𬥿𰊅𰲠𰲳𰹼𰺞]→zhàn;
+[䛫傽嫜张張彰慞暲樟漳獐璋章粻蔁蟑遧鄣餦騿鱆麞𡈠𢕎𢕔𢷢𣌞𤍤𧐊𧽣𨄰𩌬𪅂𫗠𫜂𫠒𬦵𰪭]→zhāng;
[⻓仉幥掌涨漲礃長长𠫝𡑄𢩰𣾦𤓯𤕄𥳶𦺡𩭫]→zhǎng;
-[㙣㽴丈仗墇嶂帐帳幛扙杖涱痮瘬瘴瞕粀胀脹賬账障𠅹𡚹𢪾]→zhàng;
+[㙣㽴丈仗墇嶂帐帳幛扙杖涱痮瘬瘴瞕粀胀脹賬账障𠅹𡚹𢪾𧹔𪽪]→zhàng;
[鏱]→zhang;
-[䞴佋啁妱巶招昭皽盄窼釗鉊鍣钊駋𡖎𢗈𣋍𤍒𤿘𥏨𦗔𦺓𨱻]→zhāo;
+[䞴佋啁妱巶招昭皽盄窼釗鉊鍣钊駋𡖎𢗈𣋍𤍒𤿘𥏨𦗔𦺓𨱻𬬿𬭡]→zhāo;
[⺤⺥㕚䈃䝖找沼爪爫瑵𠕖𢁬𦬔𧳻]→zhǎo;
-[㑿㡽㷖㷹䃍䈇䍜䍮䑲兆召垗旐曌枛棹櫂炤照燳狣瞾笊罩羄肁肇肈詔诏赵趙鮡𠕭𠟅𠠄𠻥𡱜𢡰𣠜𤙔𥵤𦹫𧳝𨹸𩘀𩙩]→zhào;
+[㑿㡽㷖㷹䃍䈇䍜䍮䑲兆召垗旐曌枛棹櫂炤照燳狣瞾笊罩羄肁肇肈詔诏赵趙鮡𠕭𠟅𠠄𠻥𡱜𢡰𣠜𤙔𥵤𦹫𧳝𨹸𩘀𩙩𬶐]→zhào;
[罀]→zhao;
-[㸙嗻嫬蜇遮𠌮𡂭𨰵]→zhē;
-[㞏㡇㢎㪿㭙㭯㯙㯰㸞䇽䊞䎲䐑䐲䓆䜆䝃䝕䮰厇哲啠喆嚞埑悊折摺晢晣歽矺砓磔籷粍虴蛰蟄袩詟謫謺讁讋谪輒輙轍辄辙銸馲鮿𠚱𠝝𠞃𠯓𠽻𠾀𡇠𡘭𡜯𡝊𢟯𢢍𢫰𢬴𣙵𣠞𣻩𤜤𤟍𤮱𥏯𥐽𥕣𥛧𥤋𥧮𦅄𦔮𦗑𦗗𦞥𦠣𦬃𧎴𧑧𧤠𧲢𨅊𨐃𨵊𩊵𩐶𩢐𩣩𪐏𪚥]→zhé;
-[乽啫禇者褶襵赭锗𩤜]→zhě;
+[㸙嗻嫬蜇遮𠌮𡂭𨰵𬬇]→zhē;
+[㞏㡇㢎㪿㭙㭯㯙㯰㸞䇽䊞䎲䐑䐲䓆䜆䝃䝕䮰厇哲啠喆嚞埑悊折摺晢晣歽矺砓磔籷粍虴蛰蟄袩詟謫謺讁讋谪輒輙轍辄辙銸馲鮿𠚱𠝝𠞃𠯓𠽻𠾀𡇠𡘭𡜯𡝊𢟯𢢍𢫰𢬴𣙵𣠞𣻩𤜤𤟍𤮱𥏯𥐽𥕣𥛧𥤋𥧮𦅄𦔮𦗑𦗗𦞥𦠣𦬃𧎴𧑧𧤠𧲢𨅊𨐃𨵊𩊵𩐶𩢐𩣩𪐏𪚥𫘮𫚚𬥄𰺋𰽿𱄽]→zhé;
+[乽啫禇者褶襵赭锗𩤜𫌇]→zhě;
[䂞䏳䗪䠦䩾䵭柘樜浙淛潪蔗蟅这這鷓鹧𣇧𣶋𥑡𥭙𦠟𦠠𦯍]→zhè;
[着著𡄡]→zhe;
-[㖘㘰㲀䂦䃌䈯侦偵嫃寊帪搸斟栕桢桭楨榛樼殝浈潧澵獉珍珎瑧甄眞真砧碪祯禎禛箴籈胗臻葴蒖蓁薽貞贞轃遉酙針鉁錱鍼针靕鱵𠛶𠸸𡇑𡇖𡈿𡻈𣓀𣿎𤚨𥪘𦳳𦸮𧮬𨱅𩇜𪇳𪉕]→zhēn;
+[㖘㘰㲀䂦䃌䈯侦偵嫃寊帪搸斟栕桢桭楨榛樼殝浈潧澵獉珍珎瑧甄眞真砧碪祯禎禛箴籈胗臻葴蒖蓁薽貞贞轃遉酙針鉁錱鍼针靕鱵𠛶𠸸𡇑𡇖𡈿𡻈𣓀𣿎𤚨𥪘𦳳𦸮𧮬𨱅𩇜𪇳𪉕𮬤𰺖𰾗]→zhēn;
[𠵧]→zhén;
-[㐱㪛㱽䂧䑐䠴䪴䪾䫬屒弫抮昣枕畛疹眕稹紾縥缜聄萙袗裖診诊軫轸駗鬒黰𠘱𠠹𠬓𢏈𣬻𣱽𤷌𥅘𥌃𥖘𧠝𧤛𨏤𩒀𩒈𩬖𪑳]→zhěn;
-[㓄㣀㮳㯢㴨㼉䀕䊶䏖䝩䟴䨯䲴䳲侲圳塦挋振揕敶朕栚瑱甽眹紖絼纼誫賑赈酖鋴鎭鎮镇阵陣震鴆鸩𣃵𣏖𣒅𥤤𨌑𨳌𨸬𩄛𩊡𩊨𩑘𩒪𩾺𪁧𪐲]→zhèn;
-[㬹䆸䇰䋊䋫䍵䱢争佂凧埩姃媜峥崝崢征徰徴徵怔挣掙揁炡烝爭狰猙癥眐睁睜筝箏篜聇蒸诤踭鉦錚钲铮鬇鯖𠑅𠲜𡪺𢁿𢓞𢮐𢾧𤪡𦓺𦙫𦚦𦜎𦡅𦱊𧗆𧗲𧘿𧪣𧯫𨌢𨛰𨜓𨟃𨢹𨺟𩗲𩘼𩘽𩚫𩺄]→zhēng;
-[䡕愸抍拯掟撜整晸氶糽𠏫𤸲𤿆𨀧𨋬𩗵]→zhěng;
-[㡠㡧㱏㽀䂻䈣䥌䥭䦛䦶塣帧幀政正症証諍證证郑鄭鴊𠔻𢌦𢏰𢹑𥊼𥒛𧶄𨚣𨧭𩏠𪎻]→zhèng;
-[㩼㯄㲍㴯㸟㽻䓋䓜䓡䝷䞠䟡䣽䧴䵹之倁卮吱坧巵戠搘支枝栀梔椥榰汁汥泜疷知祗祬禔秓秖秪稙綕織织肢胑胝脂臸芝蘵蜘衼隻馶鳷鴲鼅𠦧𠰅𢎈𤵋𤽁𥃫𥇭𥘡𥝑𥝮𥻬𥾣𦏤𦝔𦭜𦯫𦴀𧌔𧐉𧱒𧹛𧽦𨌌𨕕𨜎𨟾𨢮𩍲𩍵𩙾𪂅𪉆𪒊𫛛]→zhī;
-[㙷㜼㥀䐈䟈䵂侄値值嗭埴執墌妷姪嬂慹执摭植樴殖淔漐犆瓡直禃絷縶聀职職膱蟙跖踯蹠躑軄釞鉄馽𡁉𡂣𡈊𡌴𡏀𡖻𡰹𡸜𢃜𣖭𣖿𣳀𣽚𤃲𥏅𥮖𦳮𧀿𧃐𧏸𧓸𧾂𨂂𨤱𨼓𩯈𪗨𪙹]→zhí;
-[㕄㡳㡶㫑㮹㲛䅩䇛䛗䤠䳅凪劧只咫址坁夂帋怾恉扺抧指旨枳止汦沚洔淽疻砋祉紙纸芷茋藢衹襧訨趾軹轵酯阯黹𠮡𠼠𡙑𡱔𢇨𢛍𢰙𢷸𢽃𢽗𢾫𣔐𣖌𣚠𣲵𤶓𤸓𥒗𥔊𦐖𦰘𧊙𧛢𧜚𧝉𧠴𧸅𧸕𨎌𨬚𨰛𨵂𩬺𪑜]→zhǐ;
-[㗌㗧㘉㛿㜱㝂㣥㨁㨖㴛㿃䄺䆈䇧䉅䉜䎺䏯䐭䑇䓌䕌䘭䚦䚳䝰䞃䡹䥍䦯䩢䬹䭁䱃䱥䲀乿俧偫傂儨制劕厔垁墆娡寘峙崻帙帜幟庢庤廌彘徏徝志忮憄懥懫扻挃挚掷搱摯擲擳旘晊智柣栉桎梽楖櫍櫛治洷滍滞滯潌瀄炙熫狾猘瓆畤疐痔痣礩祑秩秲秷稚稺穉窒筫紩緻置翐膣至致芖蛭螲袟袠製覟觗觯觶誌豑豒豸貭質贄质贽跱踬躓軽輊轾迣郅銍鋕鑕铚锧阤陟隲雉駤騭騺驇骘鯯鴙鷙鸷𠊤𠊷𠋤𠍜𠓶𠘖𠚅𡀹𡂒𡍶𡏚𡑘𡖧𡠗𡠹𡮞𡽆𢄢𢄱𢅁𢊁𢍧𢐂𢕞𢖇𢖿𢙺𢚨𢡒𢧤𢯶𢴠𢴧𢻙𣗻𣥰𣨋𤆒𤓕𤖞𤛱𤞂𤞌𤦄𤦮𤧜𤴛𤴟𤴢𤿙𥇕𥍭𥎹𥏄𥏊𥏰𥏷𥒓𥠈𥠽𥣮𥭡𥴒𥹩𥿮𦃘𦛧𦜋𦟔𦤻𦥎-𦥐𦭮𦯯𧙁𧠫𧣭𧣾𧤡𧨰𧫡𧸲𨁷𨃯𨆧𨎉𨑨𨒉𨖹𨟊𨡐𨧵𨫔𨻆𨿛𩊝𩊴𩋩𩧄𩷓𩹈𩻼𪁊𪁓𪁩𪏀𪗻]→zhì;
+[㐱㪛㱽䂧䑐䠴䪴䪾䫬屒弫抮昣枕畛疹眕稹紾縥缜聄萙袗裖診诊軫轸駗鬒黰𠘱𠠹𠬓𢏈𣬻𣱽𤷌𥅘𥌃𥖘𧠝𧤛𨏤𩒀𩒈𩬖𪑳𫖫𫖬𬘝𬹕𱅇]→zhěn;
+[㓄㣀㮳㯢㴨㼉䀕䊶䏖䝩䟴䨯䲴䳲侲圳塦挋振揕敶朕栚瑱甽眹紖絼纼誫賑赈酖鋴鎭鎮镇阵陣震鴆鸩𣃵𣏖𣒅𥤤𨌑𨳌𨸬𩄛𩊡𩊨𩑘𩒪𩾺𪁧𪐲𪠟𫍨𰬛𰿦𱊙]→zhèn;
+[㬹䆸䇰䋊䋫䍵䱢争佂凧埩姃媜峥崝崢征徰徴徵怔挣掙揁炡烝爭狰猙癥眐睁睜筝箏篜聇蒸诤踭鉦錚钲铮鬇鯖𠑅𠲜𡪺𢁿𢓞𢮐𢾧𤪡𦓺𦙫𦚦𦜎𦡅𦱊𧗆𧗲𧘿𧪣𧯫𨌢𨛰𨜓𨟃𨢹𨺟𩗲𩗵𩘼𩘽𩚫𩺄𰌂𰬑]→zhēng;
+[䡕愸抍拯掟撜整晸氶糽𠏫𤸲𤿆𨀧𨋬𰫼]→zhěng;
+[㡠㡧㱏㽀䂻䈣䥌䥭䦛䦶塣帧幀政正症証諍證证郑鄭鴊𠔻𢌦𢏰𢹑𥊼𥒛𧶄𨚣𨧭𩏠𪎻𫖖𬥷]→zhèng;
+[㩼㯄㲍㴯㸟㽻䓋䓜䓡䝷䞠䟡䣽䧴䵹之倁卮吱坧巵戠搘支枝栀梔椥榰汁汥泜疷知祗祬禔秓秖秪稙綕織织肢胑胝脂臸芝蘵蜘衼隻馶鳷鴲鼅𠦧𠰅𢎈𤵋𤽁𥃫𥇭𥘡𥝑𥝮𥻬𥾣𦏤𦝔𦭜𦯫𦴀𧌔𧐉𧱒𧹛𧽦𨌌𨕕𨜎𨟾𨢮𩍲𩍵𩙾𪂅𪉆𪒊𫛛𬘨𰱲𱌄]→zhī;
+[㙷㜼㥀䐈䟈䵂侄値值嗭埴執墌妷姪嬂慹执摭植樴殖淔漐犆瓡直禃絷縶聀职職膱蟙跖踯蹠躑軄釞鉄馽𡁉𡂣𡈊𡌴𡏀𡖻𡰹𡸜𢃜𣖭𣖿𣳀𣽚𤃲𥏅𥮖𦳮𧀿𧃐𧏸𧓸𧾂𨂂𨤱𨼓𩯈𪗨𪙹𰑔𰛣𱅁𱋪]→zhí;
+[㕄㡳㡶㫑㮹㲛䅩䇛䛗䤠䳅凪劧只咫址坁夂帋怾恉扺抧指旨枳止汦沚洔淽疻砋祉紙纸芷茋藢衹襧訨趾軹轵酯阯黹𠮡𠼠𡙑𡱔𢇨𢛍𢰙𢷸𢽃𢽗𢾫𣔐𣖌𣚠𣲵𤶓𤸓𥒗𥔊𦐖𦰘𧊙𧛢𧜚𧝉𧠴𧸅𧸕𨎌𨬚𨰛𨵂𩬺𪑜𫐋𫟞𰽠𱉙]→zhǐ;
+[㗌㗧㘉㛿㜱㝂㣥㨁㨖㴛㿃䄺䆈䇧䉅䉜䎺䏯䐭䑇䓌䕌䘭䚦䚳䝰䞃䡹䥍䦯䩢䬹䭁䱃䱥䲀乿俧偫傂儨制劕厔垁墆娡寘峙崻帙帜幟庢庤廌彘徏徝志忮憄懥懫扻挃挚掷搱摯擲擳旘晊智柣栉桎梽楖櫍櫛治洷滍滞滯潌瀄炙熫狾猘瓆畤疐痔痣礩祑秩秲秷稚稺穉窒筫紩緻置翐膣至致芖蛭螲袟袠製覟觗觯觶誌豑豒豸貭質贄质贽跱踬躓軽輊轾迣郅銍鋕鑕铚锧阤陟隲雉駤騭騺驇骘鯯鴙鷙鸷𠊤𠊷𠋤𠍜𠓶𠘖𠚅𡀹𡂒𡍶𡏚𡑘𡖧𡠗𡠹𡮞𡽆𢄢𢄱𢅁𢊁𢍧𢐂𢕞𢖇𢖿𢙺𢚨𢡒𢧤𢯶𢴠𢴧𢻙𣗻𣥰𣨋𤆒𤓕𤖞𤛱𤞂𤞌𤦄𤦮𤧜𤴛𤴟𤴢𤿙𥇕𥍭𥎹𥏄𥏊𥏰𥏷𥒓𥠈𥠽𥣮𥭡𥴒𥹩𥿮𦃘𦛧𦜋𦟔𦤻𦥎-𦥐𦭮𦯯𧙁𧠫𧣭𧣾𧤡𧨰𧫡𧸲𨁷𨃯𨆧𨎉𨑨𨒉𨖹𨟊𨡐𨧵𨫔𨻆𨿛𩊝𩊴𩋩𩧄𩷓𩹈𩻼𪁊𪁓𪁩𪏀𪗻𫔵𫘠𫞢𫟬𫪪𬃊𬘽𬢌𬣛𬺁𮉢𰊂𰑬𰓜𰛤𰧉𰬫𰵧𱀑𱃸𱅊𱇹𱉛]→zhì;
[徔]→zhi;
-[㹣䇗䈺䝦中伀刣妐幒彸忠柊汷泈炂盅籦終终舯蔠螤螽衳衷蹱鈡銿鍾鐘钟锺鼨𠛀𡖌𢁷𢃭𢨱𣷡𤝅𤯚𥗦𥷈𦉂𦬕𧆼𧑆𨳗𩅞𩅧]→zhōng;
+[㹣䇗䈺䝦中伀刣妐幒彸忠柊汷泈炂盅籦終终舯蔠螤螽衳衷蹱鈡銿鍾鐘钟锺鴤鼨𠛀𡖌𢁷𢃭𢨱𣷡𤝅𤯚𥗦𥷈𦉂𦬕𧆼𧑆𨳗𩅞𩅧𰪊𰱛]→zhōng;
[㣫冢喠塚塜尰歱煄瘇种種穜肿腫踵𠊥𡰒𡻑𣹞𤺄]→zhǒng;
-[㲴䱰仲众偅堹妕媑狆眾祌筗茽蚛衆衶諥重𠱧𡥿𢝆𣱧𤚏𥻝𦌋𦔉𧬤𧳮𨉢𩾋𩿀]→zhòng;
-[㨄䎇䑼䓟䧓侜周喌州徟掫洲淍炿烐珘盩矪粥舟謅譸诌诪賙赒輈輖辀週郮銂霌駲騆鵃鸼𠚴𠣘𠤍𠱙𡀑𢏝𢐫𢽧𥌆𥑸𥺝𥺞𥼫𥿦𦩈𦭴𧇟𧣷𧧔𧻖𨉜𨏺𨦞𩢸𩧳𩶣𪆀]→zhōu;
+[㲴䱰仲众偅堹妕媑狆眾祌筗茽蚛衆衶諥重𠱧𡥿𢝆𣱧𤚏𥻝𦌋𦔉𧬤𧳮𨉢𩾋𩿀𫍳𫍼]→zhòng;
+[㨄䎇䑼䓟䧓侜周喌州徟掫洲淍炿烐珘盩矪粥舟謅譸诌诪賙赒輈輖辀週郮銂霌駲騆鵃鸼𠚴𠣘𠤍𠱙𡀑𢏝𢐫𢽧𥌆𥑸𥺝𥺞𥼫𥿦𦩈𦭴𧇟𧣷𧧔𧻖𨉜𨏺𨦞𩢸𩧳𩶣𪆀𫐏𫟻𬢪𰰌]→zhōu;
[㛩妯軸轴𡊡𥖠𥾓]→zhóu;
-[㫶䖞帚晭疛睭箒肘菷鯞𢫧𣥯𦈺𧳜𨥇]→zhǒu;
-[㑇㑳㤘㥮㼙㾭䈙䋓䎻䛆䩜䶇伷僽冑呪咒咮噣宙昼晝甃皱皺籀籒籕粙紂縐纣绉胄荮葤詋詶酎駎驟骤𠊣𢃸𢓟𢷗𢼲𣆔𣻱𤏲𥀙𥣙𥲝𦁖𦂈𦅸𧛸𧭍𩊄𩋰𩍌𩍧𩗪𩧨𪇞]→zhòu;
-[㦵㧣㶆䃴䇬䐗䡤䣷侏劯朱株槠橥櫧櫫洙潴瀦猪珠硃秼絑茱蛛蝫蠩袾誅諸诛诸豬跦邾銖铢駯鮢鯺鴸鼄𠧀𡴅𡻌𢔪𤝹𤥮𥛂𦧙𧑤𩊣𩋵𩴀𪋏𪋑𪏿]→zhū;
-[䌵䕽䘚䟉䠱䥮䮱孎曯欘泏灟炢烛燭爥瘃窋竹竺笁笜築舳茿蠋蠾躅逐钃鱁𠮌𠷅𡎺𡧨𢲿𣤁𣵸𣽆𥞏𥾅𦬸𧏿𨞕𨲈𩞈𩲠𩲬𩳥𩶄]→zhú;
-[㔉㵭䘢䰞丶主劚嘱囑宔拄斸渚濐煑煮瞩矚罜詝陼麈𠰍𡺐𢁼𣔯𤆼𤲑𥋛𦅷𦉐𧉞𩒊𩨻𪋰]→zhǔ;
-[㑏㝉㤖㫂㹥㺛㾻㿾䇠䇡䍆䎷䐢䘄䝒䝬䪒䬡䭖伫佇住助坾墸壴嵀杼柱樦殶注炷疰眝砫祝祩竚筑筯箸篫紵紸纻羜翥苎莇蛀註貯贮跓軴迬鉒鋳鑄铸霔馵駐驻麆𠩈𠴦𡤗𡱱𡸌𡻠𢚻𢥃𢩄𣥼𤋰𤎧𤕞𤳯𤾄𥩣𥯸𥵟𥹍𦙴𧈚𨆄𨈫𨙔𨭅𩶂𪊹𪚹]→zhù;
-[抓檛簻膼髽𥬲𥮣]→zhuā;
+[㫶䖞帚晭疛睭箒肘菷鯞𢫧𣥯𦈺𧳜𨥇𫚡]→zhǒu;
+[㑇㑳㤘㥮㼙㾭䈙䋓䎻䛆䩜䶇伷僽冑呪咒咮噣宙昼晝甃皱皺籀籒籕粙紂縐纣绉胄荮葤詋詶酎駎驟骤𠊣𢃸𢓟𢷗𢼲𣆔𣻱𤏲𥀙𥣙𥲝𦁖𦂈𦅸𧛸𧭍𩊄𩋰𩍌𩍧𩗪𩧨𪇞𬡎𬣱𬰤]→zhòu;
+[㦵㧣㶆䃴䇬䐗䡤䣷侏劯朱株槠橥櫧櫫洙潴瀦猪珠硃秼絑茱蛛蝫蠩袾誅諸诛诸豬跦邾銖铢駯鮢鯺鴸鼄𠧀𡴅𡻌𢔪𤝹𤥮𥛂𦧙𧑤𩊣𩋵𩴀𪋏𪋑𪏿𫞛𬹣𰧘𰬏𱉫]→zhū;
+[䌵䕽䘚䟉䠱䥮䮱孎曯欘泏灟炢烛燭爥瘃窋竹竺笁笜築舳茿蠋蠾躅逐钃鱁𠮌𠷅𡎺𡠟𡧨𢲿𣚚𣤁𣵸𣽆𥞏𥾅𦬸𧏿𧑏𨅛𨞕𨲈𩞈𩲠𩲬𩳥𩶄𪹳𭲫𰾽𱈏]→zhú;
+[㔉㵭䘢䰞丶主劚嘱囑宔拄斸渚濐煑煮瞩矚罜詝陼麈𠰍𡺐𢁼𣃁𣔯𤆼𤲑𥋛𦅷𦉐𧉞𩒊𩨻𪋰𬙅𬣞]→zhǔ;
+[㑏㝉㤖㫂㹥㺛㾻㿾䇠䇡䍆䎷䐢䘄䝒䝬䪒䬡䭖伫佇住助坾墸壴嵀杼柱樦殶注炷疰眝砫祝祩竚筑筯箸篫紵紸纻羜翥苎莇蛀註貯贮跓軴迬鉒鋳鑄铸霔馵駐驻麆𠩈𠴦𡤗𡱱𡸌𡻠𢚻𢥃𢩄𣥼𤋰𤎧𤕞𤳯𤾄𥩣𥯸𥵟𥹍𦙴𧈚𨆄𨈫𨙔𨭅𩶂𪊹𪚹𬣣𰬇𰮙𰽯𱄼]→zhù;
+[抓檛簻膼髽𥬲𥮣𭪆𰩻]→zhuā;
[𡎬𣑃]→zhuǎ;
[拽]→zhuāi;
[跩]→zhuǎi;
[𢶀]→zhuài;
-[䏝专叀塼嫥専專瑼甎砖磗磚膞蟤諯鄟顓颛鱄𡭇𡰞𢂘𢞬𤮳𥫛]→zhuān;
-[䡱孨竱転轉转𡇰𡤛𣕏𦄯𦓝𦝏𨷱𩧜]→zhuǎn;
-[䉵䧘僎啭囀堟撰灷瑑篆篹籑腞蒃襈譔賺赚饌馔𠊩𠨎𡢀𢐎𣂵𣚢𤂤𤩄𤪪𥛥𦁆𦧸𧂍𧸖𩔊𩳏𩻝𬤥]→zhuàn;
+[䏝专叀塼嫥専專瑼甎砖磗磚膞蟤諯鄟顓颛鱄𡭇𡰞𢂘𢞬𤮳𥫛𫍱𫑘𫚋𫭞𰋹𱈐]→zhuān;
+[䡱孨竱転轉转𡇰𡤛𣕏𦄯𦓝𦝏𨷱𩧜𫁟]→zhuǎn;
+[䉵䧘僎啭囀堟撰灷瑑篆篹籑腞蒃襈譔賺赚饌馔𠊩𠨎𡢀𢐎𣂵𣚢𤂤𤩄𤪪𥛥𦁆𦧸𧂍𧸖𩔊𩳏𩻝𬤥𬱛𰷬]→zhuàn;
[妆妝娤庄庒桩梉樁湷粧糚荘莊装裝𣞝𣻛𦚏𩮱]→zhuāng;
[𢙳]→zhuǎng;
[壮壯壵戇撞漴焋状狀𠌴𢤤𣴣𣶍𤘲𤶜𦀜𩅃𩯲𪁈𪉉]→zhuàng;
-[㗓㚝㮅䨨䶆追錐锥隹騅骓鵻𣨫𨾻𩪀𪋇]→zhuī;
+[㗓㚝㮅䨨䶆追錐锥隹騅骓鵻𣨫𨾻𩪀𪋇𱊅]→zhuī;
[沝𩬳]→zhuǐ;
-[㩾㾽䄌坠墜娷惴桘甀畷硾礈笍綴縋缀缒膇諈贅赘轛醊錣鑆餟𡑻𢊅𣝸𣦬𤺅𥟒𦥻𧿲𨪗𨺵𩛵𩜀]→zhuì;
+[㩾㾽䄌坠墜娷惴桘甀畷硾礈笍綴縋缀缒膇諈贅赘轛醊錣鑆餟𡑻𢊅𣝸𣦬𤺅𥟒𦥻𧿲𨪗𨺵𩛵𩜀𬳂𮣵𰵶𰺃]→zhuì;
[㡒宒窀肫衠諄谆迍𥇜]→zhūn;
-[准凖埻準綧]→zhǔn;
-[稕訰𥚠]→zhùn;
-[㑁㓸䂐䦃䪼䫎䮓倬卓拙捉桌棁棳槕涿炪穛穱蠿𠭴𣄻𥞺𥼚𧱰]→zhuō;
-[㒂㣿㧻㭬㹿㺟䅵䆯䐁䕴䟾䮕䶂丵劅叕啄啅圴妰娺彴撯擆擢斀斫斱斲斵晫梲椓櫡汋浊浞濁濯灂灼烵犳琸硺禚窡篧籗籱罬茁蠗諁諑謶诼酌鋜鐯鐲镯鵫鷟𠡑𠿡𡷿𢁁𢢗𢧈𢳇𢺡𢽚𣃈𣃑𤃮𤉐𤏸𥇍𥋮𥐊𥗁𥢔𥮥𥯩𥷘𥷮𦜰𦰹𦳡𧂒𧃔𧘑𧞐𧢼𧨳𨑽𨖮𨡸𨢬𨧧𨮿𨺝𩆸𩋁𩑂𩩔𩲃𩷹]→zhuó;
+[准凖埻準綧𬘯]→zhǔn;
+[稕訰𥚠𰵍]→zhùn;
+[㑁㓸䂐䦃䪼䫎䮓倬卓拙捉桌棁棳槕涿炪穛穱蠿𠭴𣄻𥞺𥼚𧱰𱂢]→zhuō;
+[㒂㣿㧻㭬㹿㺟䅵䆯䐁䓬䕴䟾䮕䶂丵劅叕啄啅圴妰娺彴撯擆擢斀斫斱斲斵晫梲椓櫡汋浊浞濁濯灂灼烵犳琸硺禚窡篧籗籱罬茁蠗諁諑謶诼酌鋜鐯鐲镯鵫鷟𠡑𠿡𡷿𢁁𢢗𢧈𢳇𢺡𢽚𣃈𣃑𤃮𤉐𤏸𥇍𥋮𥐊𥗁𥢔𥮥𥯩𥷘𥷮𦜰𦰹𦳡𧂒𧃔𧘑𧞐𧢼𧨳𨑽𨖮𨡸𨢬𨧧𨮿𨺝𩆸𩋁𩑂𩩔𩲃𩷹𫛱𬸦𰵳𰵷𰾃]→zhuó;
[㧳𤓦]→zhuò;
[窧]→zhuo;
-[㠿㰣㽧㿳䅔䆅䎩䖪䣎䰵乲兹咨嗞姕姿孜孳孶崰嵫栥椔淄湽滋澬玆璾禌秶稵粢紎緇缁茊茲葘觜訾諮谘貲資赀资赼趑趦輜輺辎鄑鈭錙鍿鎡锱镃頾頿髭鯔鰦鲻鶅鼒齍龇𠀢𡗈𡙛𡸟𢱆𣚀𣚁𣣊𣥨𣯃𣳩𥀖𥕁𥚉𥻍𥼩𥼻𦖺𦺱𧀗𧕓𧛏𧣤𧥕𧹌𧿞𨀥𨍢𨚖𨝳𨩲𩄚𩜊𪅵𪑿𪕊𪗉𪗋𪗐]→zī;
+[㠿㰣㽧㿳䅔䆅䎩䖪䣎䰵乲兹咨嗞姕姿孜孳孶崰嵫栥椔淄湽滋澬玆璾禌秶稵粢紎緇缁茊茲葘觜訾諮谘貲資赀资赼趑趦輜輺辎鄑鈭錙鍿鎡锱镃頾頿髭鯔鰦鲻鶅鼒齍龇𠀢𡗈𡙛𡸟𢱆𣚀𣚁𣣊𣥨𣯃𣳩𥀖𥕁𥚉𥻍𥼩𥼻𦖺𦺱𧀗𧕓𧛏𧣤𧥕𧹌𧿞𨀥𨍢𨚖𨝳𨩲𩄚𩜊𪅵𪑿𪕊𪗉𪗋𪗐𫚤𫞚𫞦𰨳𱊎𱌘𱌙]→zī;
[蓻]→zí;
-[㜽㞨㧗㺭㾅䔂䘣䦻仔吇呰啙姉姊杍梓榟橴滓矷秄秭笫籽紫耔胏虸訿釨𠂔𠡸𡉗𡪒𣖨𣸆𥞎𥫞𥬳𥲕𧆰𨹀𩐍]→zǐ;
-[㧘㰷㱴䅆䐉倳剚字恣渍漬牸眥眦胔胾自芓茡荢𡸪𢼱𣄮𣓊𣣌𥿩𦍺𦎸𦣹𧂐𧧕𧨴𨧫]→zì;
+[㜽㞨㧗㺭㾅䔂䘣䦻仔吇呰啙姉姊杍梓榟橴滓矷秄秭笫籽紫耔胏虸訿釨𠂔𠡸𡉗𡪒𣖨𣸆𥞎𥫞𥬳𥲕𧆰𨹀𩐍𫓦]→zǐ;
+[㧘㰷㱴䅆䐉倳剚字恣渍漬牸眥眦胔胾自芓茡荢𡸪𢼱𣄮𣓊𣣌𥿩𦍺𦎸𦣹𧂐𧧕𧨴𨧫𬭑]→zì;
[子]→zi;
-[㙡㚇㣭㨑㯶䁓䈦䑸䗥倧堫宗嵏嵕嵸惾朡棕椶熧猣磫稯綜緃緵综翪腙葼蝬豵踨踪蹤鍐鑁騌騣骔鬃鬉鬷鯮鯼𠕌𠵻𡕰𡞧𣯨𥍺𥓻𥚾𦡙𧺣𨌰𨺡𩦲𩮀𩰽𪖁]→zōng;
-[㢔㷓㹅䙕䰌偬傯总惣愡捴揔搃摠燪総縂總蓗鏓𥠡𨍈𨎢𩭤]→zǒng;
-[䍟䝋倊昮猔疭瘲碂粽糉糭縦縱纵錝𠏭𠡻𣀒𤡆𦖸𩋯𩤗]→zòng;
+[㙡㚇㣭㨑㯶䁓䈦䑸䗥倧堫宗嵏嵕嵸惾朡棕椶熧猣磫稯綜緃緵综翪腙葼蝬豵踨踪蹤鍐鑁騌騣骔鬃鬉鬷鯮鯼𠕌𠵻𡕰𡞧𡵝𣯨𥍺𥓻𥚾𦡙𧺣𧽵𧿛𨌰𨺡𩦲𩮀𩰽𪖁𫎆𭎂𮪣𰬯𰲯𰾞𱇾𱈅]→zōng;
+[㢔㷓㹅䙕䰌偬傯总惣愡捴揔搃摠燪総縂總蓗鏓𥠡𨍈𨎢𩭤𰬥𰺔𰾱]→zǒng;
+[䍟䝋倊昮猔疭瘲碂粽糉糭縦縱纵錝𠏭𠡻𣀒𤡆𦖸𩋯𩤗𫓽]→zòng;
[潈]→zong;
-[㻓棷棸箃緅菆諏诹邹郰鄒鄹陬騶驺鯫鲰黀齱齺𠂑𣙻𣠏𥋜𥶈𨃘𨜗𨽁]→zōu;
+[㻓棷棸箃緅菆諏诹邹郰鄒鄹陬騶驺鯫鲰黀齱齺𠂑𣙻𣠏𥋜𥶈𨃘𨜗𨽁𬦩𮉪𱌭𱌶]→zōu;
[走赱鯐𧌗𨑿]→zǒu;
[㔌㔿㵵䠫奏揍楱𨂡𩼦𪃆]→zòu;
[租葅蒩𪙳]→zū;
-[㞺㰵㵀䚝䯿䱣傶卆卒哫崒崪族箤足踤踿鏃镞𠻏𡻬𢅪𢫵𢳈𣢰𣤶𣨛𤬧𤽱𥞯𥣆𥼀𦑋𧎲𧐈𧑙𧗎𧞰𧺒𨃭𨄕𨧰𨨳𨩰𩐡𩥿𩩠𩺯𪋍𪘧]→zú;
+[㞺㰵㵀䚝䯿䱣傶卆卒哫崒崪族箤足踤踿鏃镞𠻏𡻬𢅪𢫵𢳈𣢰𣤶𣨛𤬧𤽱𥞯𥣆𥼀𦑋𧎲𧐈𧑙𧗎𧞰𧺒𨃭𨄕𨧰𨨳𨩰𩐡𩥿𩩠𩺯𪋍𪘧𫟽𫟾𬺋]→zú;
[䔃䖕俎唨爼珇祖組组詛诅鎺阻靻𢉺𣇙𤓵𤱌𥛜𥼪𨂀]→zǔ;
[𦵬𧇈𧇿𩲲]→zù;
-[䡽躜鑽钻𡉺𣀶𣪁𨉖𩎑]→zuān;
-[㸇䂎䌣䰖籫繤纂纉纘缵𦆈𦙉𨰭]→zuǎn;
-[䤸攥鑚]→zuàn;
-[㭰䘒䮔厜嗺朘樶纗蟕𡙭𢈡𣖱𥍋𦸺𧻝𩣷]→zuī;
-[嘴噿嶊嶵璻𠲋𠾋𠿘𡽛𢊛𦈬𦏳𨿇𩲨𪋌]→zuǐ;
+[䡽躜鑽钻𡉺𣀶𣪁𨉖𩎑𰿆𰿰]→zuān;
+[㸇䂎䌣䰖籫繤纂纉纘缵𥎝𦆈𦙉𨰭𬖃𬮃𰬹𱆈]→zuǎn;
+[䤸攥鑚𰾦]→zuàn;
+[㭰䘒䮔厜嗺朘樶纗蟕𡙭𢈡𣖱𥍋𦸺𧻝𩣷𫄹]→zuī;
+[嘴噿嶊嶵璻𠲋𠾋𠿘𡽛𢊛𦈬𦏳𨿇𩲨𪋌𭉨]→zuǐ;
[㝡㠑㰎䘹晬最栬槜檇檌祽稡絊罪蕞辠酔酻醉鋷錊𡡔𡽁𣩑𥳣𥳵𦙈𧎹𨢅𩚻𪓌]→zuì;
[枠穝]→zui;
-[墫壿尊嶟樽繜罇遵鐏鱒鳟鶎鷷𤮐𦨆𨱔]→zūn;
-[䔿僔噂撙譐𠟃𦢐]→zǔn;
+[墫壿尊嶟樽繜罇遵鐏鱒鳟鶎鷷𤮐𦨆𨱔𫜄𰬺]→zūn;
+[䔿僔噂撙譐𠟃𦢐𬤢]→zǔn;
[捘銌𠱜𥊭𥞘𥢎𦪚𩯄]→zùn;
[㵶𠹠𩛠]→zuō;
-[㸲䋏䎰䝫䞢䞰捽昨椊琢秨稓筰莋鈼𡪳𢂃𣠹𣹧𤿀𦁎𦦹𧮙𨞒𪎇]→zuó;
+[㸲䋏䎰䝫䞢䞰捽昨椊琢秨稓筰莋鈼𡪳𢂃𣠹𣹧𤿀𦁎𦦹𧮙𨞒𪎇𬬽𮉣]→zuó;
[㝾佐左繓𠂇𥙀𦈛𧲭𨀨]→zuǒ;
-[㑅㘀㘴㤰㭮䔘䟶作侳做唑坐岝岞座怍祚糳胙葃葄蓙袏阼飵𠱯𡯨𡹥𥅁𥥏𥽿𦥬𧃘𨐳𨝨𪎲]→zuò;
+[㑅㘀㘴㤰㭮䔘䟶作侳做唑坐岝岞座怍祚糳胙葃葄蓙袏阼飵𠱯𡯨𡹥𥅁𥥏𥽿𦥬𧃘𨐳𨝨𪎲𫗢]→zuò;
[咗]→zuo;
# END AUTOGENERATED Han-Latin.xml (Unihan kMandarin)
# fallbacks
diff --git a/icu4c/source/data/unidata/CaseFolding.txt b/icu4c/source/data/unidata/CaseFolding.txt
index 7eeb915abfd..033788b253f 100644
--- a/icu4c/source/data/unidata/CaseFolding.txt
+++ b/icu4c/source/data/unidata/CaseFolding.txt
@@ -1,5 +1,5 @@
-# CaseFolding-12.1.0.txt
-# Date: 2019-03-10, 10:53:00 GMT
+# CaseFolding-13.0.0.txt
+# Date: 2019-09-08, 23:30:59 GMT
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
@@ -1234,6 +1234,9 @@ A7C2; C; A7C3; # LATIN CAPITAL LETTER ANGLICANA W
A7C4; C; A794; # LATIN CAPITAL LETTER C WITH PALATAL HOOK
A7C5; C; 0282; # LATIN CAPITAL LETTER S WITH HOOK
A7C6; C; 1D8E; # LATIN CAPITAL LETTER Z WITH PALATAL HOOK
+A7C7; C; A7C8; # LATIN CAPITAL LETTER D WITH SHORT STROKE OVERLAY
+A7C9; C; A7CA; # LATIN CAPITAL LETTER S WITH SHORT STROKE OVERLAY
+A7F5; C; A7F6; # LATIN CAPITAL LETTER REVERSED HALF H
AB70; C; 13A0; # CHEROKEE SMALL LETTER A
AB71; C; 13A1; # CHEROKEE SMALL LETTER E
AB72; C; 13A2; # CHEROKEE SMALL LETTER I
diff --git a/icu4c/source/data/unidata/DerivedCoreProperties.txt b/icu4c/source/data/unidata/DerivedCoreProperties.txt
index 7856f2b40ab..21605057c2d 100644
--- a/icu4c/source/data/unidata/DerivedCoreProperties.txt
+++ b/icu4c/source/data/unidata/DerivedCoreProperties.txt
@@ -1,5 +1,5 @@
-# DerivedCoreProperties-12.1.0.txt
-# Date: 2019-03-10, 10:53:06 GMT
+# DerivedCoreProperties-13.0.0.txt
+# Date: 2019-10-21, 14:30:30 GMT
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
@@ -342,7 +342,7 @@ FFE9..FFEC ; Math
0840..0858 ; Alphabetic
0860..086A ; Alphabetic
08A0..08B4 ; Alphabetic
-08B6..08BD ; Alphabetic
+08B6..08C7 ; Alphabetic
08D4..08DF ; Alphabetic
08E3..08E9 ; Alphabetic
08F0..0902 ; Alphabetic
@@ -496,7 +496,7 @@ FFE9..FFEC ; Math
0CF1..0CF2 ; Alphabetic
0D00..0D01 ; Alphabetic
0D02..0D03 ; Alphabetic
-0D05..0D0C ; Alphabetic
+0D04..0D0C ; Alphabetic
0D0E..0D10 ; Alphabetic
0D12..0D3A ; Alphabetic
0D3D ; Alphabetic
@@ -510,6 +510,7 @@ FFE9..FFEC ; Math
0D5F..0D61 ; Alphabetic
0D62..0D63 ; Alphabetic
0D7A..0D7F ; Alphabetic
+0D81 ; Alphabetic
0D82..0D83 ; Alphabetic
0D85..0D96 ; Alphabetic
0D9A..0DB1 ; Alphabetic
@@ -668,6 +669,7 @@ FFE9..FFEC ; Math
1A6D..1A72 ; Alphabetic
1A73..1A74 ; Alphabetic
1AA7 ; Alphabetic
+1ABF..1AC0 ; Alphabetic
1B00..1B03 ; Alphabetic
1B04 ; Alphabetic
1B05..1B33 ; Alphabetic
@@ -797,10 +799,10 @@ FFE9..FFEC ; Math
30FF ; Alphabetic
3105..312F ; Alphabetic
3131..318E ; Alphabetic
-31A0..31BA ; Alphabetic
+31A0..31BF ; Alphabetic
31F0..31FF ; Alphabetic
-3400..4DB5 ; Alphabetic
-4E00..9FEF ; Alphabetic
+3400..4DBF ; Alphabetic
+4E00..9FFC ; Alphabetic
A000..A014 ; Alphabetic
A015 ; Alphabetic
A016..A48C ; Alphabetic
@@ -827,7 +829,8 @@ A788 ; Alphabetic
A78B..A78E ; Alphabetic
A78F ; Alphabetic
A790..A7BF ; Alphabetic
-A7C2..A7C6 ; Alphabetic
+A7C2..A7CA ; Alphabetic
+A7F5..A7F6 ; Alphabetic
A7F7 ; Alphabetic
A7F8..A7F9 ; Alphabetic
A7FA ; Alphabetic
@@ -913,7 +916,8 @@ AB20..AB26 ; Alphabetic
AB28..AB2E ; Alphabetic
AB30..AB5A ; Alphabetic
AB5C..AB5F ; Alphabetic
-AB60..AB67 ; Alphabetic
+AB60..AB68 ; Alphabetic
+AB69 ; Alphabetic
AB70..ABBF ; Alphabetic
ABC0..ABE2 ; Alphabetic
ABE3..ABE4 ; Alphabetic
@@ -1018,9 +1022,13 @@ FFDA..FFDC ; Alphabetic
10CC0..10CF2 ; Alphabetic
10D00..10D23 ; Alphabetic
10D24..10D27 ; Alphabetic
+10E80..10EA9 ; Alphabetic
+10EAB..10EAC ; Alphabetic
+10EB0..10EB1 ; Alphabetic
10F00..10F1C ; Alphabetic
10F27 ; Alphabetic
10F30..10F45 ; Alphabetic
+10FB0..10FC4 ; Alphabetic
10FE0..10FF6 ; Alphabetic
11000 ; Alphabetic
11001 ; Alphabetic
@@ -1040,6 +1048,7 @@ FFDA..FFDC ; Alphabetic
1112D..11132 ; Alphabetic
11144 ; Alphabetic
11145..11146 ; Alphabetic
+11147 ; Alphabetic
11150..11172 ; Alphabetic
11176 ; Alphabetic
11180..11181 ; Alphabetic
@@ -1049,6 +1058,8 @@ FFDA..FFDC ; Alphabetic
111B6..111BE ; Alphabetic
111BF ; Alphabetic
111C1..111C4 ; Alphabetic
+111CE ; Alphabetic
+111CF ; Alphabetic
111DA ; Alphabetic
111DC ; Alphabetic
11200..11211 ; Alphabetic
@@ -1093,7 +1104,7 @@ FFDA..FFDC ; Alphabetic
11443..11444 ; Alphabetic
11445 ; Alphabetic
11447..1144A ; Alphabetic
-1145F ; Alphabetic
+1145F..11461 ; Alphabetic
11480..114AF ; Alphabetic
114B0..114B2 ; Alphabetic
114B3..114B8 ; Alphabetic
@@ -1138,7 +1149,18 @@ FFDA..FFDC ; Alphabetic
1182F..11837 ; Alphabetic
11838 ; Alphabetic
118A0..118DF ; Alphabetic
-118FF ; Alphabetic
+118FF..11906 ; Alphabetic
+11909 ; Alphabetic
+1190C..11913 ; Alphabetic
+11915..11916 ; Alphabetic
+11918..1192F ; Alphabetic
+11930..11935 ; Alphabetic
+11937..11938 ; Alphabetic
+1193B..1193C ; Alphabetic
+1193F ; Alphabetic
+11940 ; Alphabetic
+11941 ; Alphabetic
+11942 ; Alphabetic
119A0..119A7 ; Alphabetic
119AA..119D0 ; Alphabetic
119D1..119D3 ; Alphabetic
@@ -1201,6 +1223,7 @@ FFDA..FFDC ; Alphabetic
11EE0..11EF2 ; Alphabetic
11EF3..11EF4 ; Alphabetic
11EF5..11EF6 ; Alphabetic
+11FB0 ; Alphabetic
12000..12399 ; Alphabetic
12400..1246E ; Alphabetic
12480..12543 ; Alphabetic
@@ -1222,8 +1245,10 @@ FFDA..FFDC ; Alphabetic
16F93..16F9F ; Alphabetic
16FE0..16FE1 ; Alphabetic
16FE3 ; Alphabetic
+16FF0..16FF1 ; Alphabetic
17000..187F7 ; Alphabetic
-18800..18AF2 ; Alphabetic
+18800..18CD5 ; Alphabetic
+18D00..18D08 ; Alphabetic
1B000..1B11E ; Alphabetic
1B150..1B152 ; Alphabetic
1B164..1B167 ; Alphabetic
@@ -1312,14 +1337,15 @@ FFDA..FFDC ; Alphabetic
1F130..1F149 ; Alphabetic
1F150..1F169 ; Alphabetic
1F170..1F189 ; Alphabetic
-20000..2A6D6 ; Alphabetic
+20000..2A6DD ; Alphabetic
2A700..2B734 ; Alphabetic
2B740..2B81D ; Alphabetic
2B820..2CEA1 ; Alphabetic
2CEB0..2EBE0 ; Alphabetic
2F800..2FA1D ; Alphabetic
+30000..3134A ; Alphabetic
-# Total code points: 127256
+# Total code points: 132875
# ================================================
@@ -1945,11 +1971,14 @@ A7BB ; Lowercase
A7BD ; Lowercase
A7BF ; Lowercase
A7C3 ; Lowercase
+A7C8 ; Lowercase
+A7CA ; Lowercase
+A7F6 ; Lowercase
A7F8..A7F9 ; Lowercase
A7FA ; Lowercase
AB30..AB5A ; Lowercase
AB5C..AB5F ; Lowercase
-AB60..AB67 ; Lowercase
+AB60..AB68 ; Lowercase
AB70..ABBF ; Lowercase
FB00..FB06 ; Lowercase
FB13..FB17 ; Lowercase
@@ -1989,7 +2018,7 @@ FF41..FF5A ; Lowercase
1D7CB ; Lowercase
1E922..1E943 ; Lowercase
-# Total code points: 2340
+# Total code points: 2344
# ================================================
@@ -2595,7 +2624,9 @@ A7BA ; Uppercase
A7BC ; Uppercase
A7BE ; Uppercase
A7C2 ; Uppercase
-A7C4..A7C6 ; Uppercase
+A7C4..A7C7 ; Uppercase
+A7C9 ; Uppercase
+A7F5 ; Uppercase
FF21..FF3A ; Uppercase
10400..10427 ; Uppercase
104B0..104D3 ; Uppercase
@@ -2638,7 +2669,7 @@ FF21..FF3A ; Uppercase
1F150..1F169 ; Uppercase
1F170..1F189 ; Uppercase
-# Total code points: 1908
+# Total code points: 1911
# ================================================
@@ -2748,12 +2779,13 @@ A770 ; Cased
A771..A787 ; Cased
A78B..A78E ; Cased
A790..A7BF ; Cased
-A7C2..A7C6 ; Cased
+A7C2..A7CA ; Cased
+A7F5..A7F6 ; Cased
A7F8..A7F9 ; Cased
A7FA ; Cased
AB30..AB5A ; Cased
AB5C..AB5F ; Cased
-AB60..AB67 ; Cased
+AB60..AB68 ; Cased
AB70..ABBF ; Cased
FB00..FB06 ; Cased
FB13..FB17 ; Cased
@@ -2801,7 +2833,7 @@ FF41..FF5A ; Cased
1F150..1F169 ; Cased
1F170..1F189 ; Cased
-# Total code points: 4279
+# Total code points: 4286
# ================================================
@@ -2911,7 +2943,7 @@ FF41..FF5A ; Cased
0B3F ; Case_Ignorable
0B41..0B44 ; Case_Ignorable
0B4D ; Case_Ignorable
-0B56 ; Case_Ignorable
+0B55..0B56 ; Case_Ignorable
0B62..0B63 ; Case_Ignorable
0B82 ; Case_Ignorable
0BC0 ; Case_Ignorable
@@ -2934,6 +2966,7 @@ FF41..FF5A ; Cased
0D41..0D44 ; Case_Ignorable
0D4D ; Case_Ignorable
0D62..0D63 ; Case_Ignorable
+0D81 ; Case_Ignorable
0DCA ; Case_Ignorable
0DD2..0DD4 ; Case_Ignorable
0DD6 ; Case_Ignorable
@@ -2999,6 +3032,7 @@ FF41..FF5A ; Cased
1AA7 ; Case_Ignorable
1AB0..1ABD ; Case_Ignorable
1ABE ; Case_Ignorable
+1ABF..1AC0 ; Case_Ignorable
1B00..1B03 ; Case_Ignorable
1B34 ; Case_Ignorable
1B36..1B3A ; Case_Ignorable
@@ -3084,6 +3118,7 @@ A802 ; Case_Ignorable
A806 ; Case_Ignorable
A80B ; Case_Ignorable
A825..A826 ; Case_Ignorable
+A82C ; Case_Ignorable
A8C4..A8C5 ; Case_Ignorable
A8E0..A8F1 ; Case_Ignorable
A8FF ; Case_Ignorable
@@ -3114,6 +3149,8 @@ AAF3..AAF4 ; Case_Ignorable
AAF6 ; Case_Ignorable
AB5B ; Case_Ignorable
AB5C..AB5F ; Case_Ignorable
+AB69 ; Case_Ignorable
+AB6A..AB6B ; Case_Ignorable
ABE5 ; Case_Ignorable
ABE8 ; Case_Ignorable
ABED ; Case_Ignorable
@@ -3144,6 +3181,7 @@ FFF9..FFFB ; Case_Ignorable
10A3F ; Case_Ignorable
10AE5..10AE6 ; Case_Ignorable
10D24..10D27 ; Case_Ignorable
+10EAB..10EAC ; Case_Ignorable
10F46..10F50 ; Case_Ignorable
11001 ; Case_Ignorable
11038..11046 ; Case_Ignorable
@@ -3159,6 +3197,7 @@ FFF9..FFFB ; Case_Ignorable
11180..11181 ; Case_Ignorable
111B6..111BE ; Case_Ignorable
111C9..111CC ; Case_Ignorable
+111CF ; Case_Ignorable
1122F..11231 ; Case_Ignorable
11234 ; Case_Ignorable
11236..11237 ; Case_Ignorable
@@ -3194,6 +3233,9 @@ FFF9..FFFB ; Case_Ignorable
11727..1172B ; Case_Ignorable
1182F..11837 ; Case_Ignorable
11839..1183A ; Case_Ignorable
+1193B..1193C ; Case_Ignorable
+1193E ; Case_Ignorable
+11943 ; Case_Ignorable
119D4..119D7 ; Case_Ignorable
119DA..119DB ; Case_Ignorable
119E0 ; Case_Ignorable
@@ -3230,6 +3272,7 @@ FFF9..FFFB ; Case_Ignorable
16F93..16F9F ; Case_Ignorable
16FE0..16FE1 ; Case_Ignorable
16FE3 ; Case_Ignorable
+16FE4 ; Case_Ignorable
1BC9D..1BC9E ; Case_Ignorable
1BCA0..1BCA3 ; Case_Ignorable
1D167..1D169 ; Case_Ignorable
@@ -3260,7 +3303,7 @@ E0001 ; Case_Ignorable
E0020..E007F ; Case_Ignorable
E0100..E01EF ; Case_Ignorable
-# Total code points: 2396
+# Total code points: 2412
# ================================================
@@ -3860,7 +3903,9 @@ A7BA ; Changes_When_Lowercased
A7BC ; Changes_When_Lowercased
A7BE ; Changes_When_Lowercased
A7C2 ; Changes_When_Lowercased
-A7C4..A7C6 ; Changes_When_Lowercased
+A7C4..A7C7 ; Changes_When_Lowercased
+A7C9 ; Changes_When_Lowercased
+A7F5 ; Changes_When_Lowercased
FF21..FF3A ; Changes_When_Lowercased
10400..10427 ; Changes_When_Lowercased
104B0..104D3 ; Changes_When_Lowercased
@@ -3869,7 +3914,7 @@ FF21..FF3A ; Changes_When_Lowercased
16E40..16E5F ; Changes_When_Lowercased
1E900..1E921 ; Changes_When_Lowercased
-# Total code points: 1390
+# Total code points: 1393
# ================================================
@@ -4483,6 +4528,9 @@ A7BB ; Changes_When_Uppercased
A7BD ; Changes_When_Uppercased
A7BF ; Changes_When_Uppercased
A7C3 ; Changes_When_Uppercased
+A7C8 ; Changes_When_Uppercased
+A7CA ; Changes_When_Uppercased
+A7F6 ; Changes_When_Uppercased
AB53 ; Changes_When_Uppercased
AB70..ABBF ; Changes_When_Uppercased
FB00..FB06 ; Changes_When_Uppercased
@@ -4495,7 +4543,7 @@ FF41..FF5A ; Changes_When_Uppercased
16E60..16E7F ; Changes_When_Uppercased
1E922..1E943 ; Changes_When_Uppercased
-# Total code points: 1482
+# Total code points: 1485
# ================================================
@@ -5108,6 +5156,9 @@ A7BB ; Changes_When_Titlecased
A7BD ; Changes_When_Titlecased
A7BF ; Changes_When_Titlecased
A7C3 ; Changes_When_Titlecased
+A7C8 ; Changes_When_Titlecased
+A7CA ; Changes_When_Titlecased
+A7F6 ; Changes_When_Titlecased
AB53 ; Changes_When_Titlecased
AB70..ABBF ; Changes_When_Titlecased
FB00..FB06 ; Changes_When_Titlecased
@@ -5120,7 +5171,7 @@ FF41..FF5A ; Changes_When_Titlecased
16E60..16E7F ; Changes_When_Titlecased
1E922..1E943 ; Changes_When_Titlecased
-# Total code points: 1409
+# Total code points: 1412
# ================================================
@@ -5730,7 +5781,9 @@ A7BA ; Changes_When_Casefolded
A7BC ; Changes_When_Casefolded
A7BE ; Changes_When_Casefolded
A7C2 ; Changes_When_Casefolded
-A7C4..A7C6 ; Changes_When_Casefolded
+A7C4..A7C7 ; Changes_When_Casefolded
+A7C9 ; Changes_When_Casefolded
+A7F5 ; Changes_When_Casefolded
AB70..ABBF ; Changes_When_Casefolded
FB00..FB06 ; Changes_When_Casefolded
FB13..FB17 ; Changes_When_Casefolded
@@ -5742,7 +5795,7 @@ FF21..FF3A ; Changes_When_Casefolded
16E40..16E5F ; Changes_When_Casefolded
1E900..1E921 ; Changes_When_Casefolded
-# Total code points: 1463
+# Total code points: 1466
# ================================================
@@ -5859,7 +5912,8 @@ A78B..A78D ; Changes_When_Casemapped
A790..A794 ; Changes_When_Casemapped
A796..A7AE ; Changes_When_Casemapped
A7B0..A7BF ; Changes_When_Casemapped
-A7C2..A7C6 ; Changes_When_Casemapped
+A7C2..A7CA ; Changes_When_Casemapped
+A7F5..A7F6 ; Changes_When_Casemapped
AB53 ; Changes_When_Casemapped
AB70..ABBF ; Changes_When_Casemapped
FB00..FB06 ; Changes_When_Casemapped
@@ -5875,7 +5929,7 @@ FF41..FF5A ; Changes_When_Casemapped
16E40..16E7F ; Changes_When_Casemapped
1E900..1E943 ; Changes_When_Casemapped
-# Total code points: 2841
+# Total code points: 2847
# ================================================
@@ -5949,7 +6003,7 @@ FF41..FF5A ; Changes_When_Casemapped
0840..0858 ; ID_Start
0860..086A ; ID_Start
08A0..08B4 ; ID_Start
-08B6..08BD ; ID_Start
+08B6..08C7 ; ID_Start
0904..0939 ; ID_Start
093D ; ID_Start
0950 ; ID_Start
@@ -6026,7 +6080,7 @@ FF41..FF5A ; Changes_When_Casemapped
0CDE ; ID_Start
0CE0..0CE1 ; ID_Start
0CF1..0CF2 ; ID_Start
-0D05..0D0C ; ID_Start
+0D04..0D0C ; ID_Start
0D0E..0D10 ; ID_Start
0D12..0D3A ; ID_Start
0D3D ; ID_Start
@@ -6225,10 +6279,10 @@ FF41..FF5A ; Changes_When_Casemapped
30FF ; ID_Start
3105..312F ; ID_Start
3131..318E ; ID_Start
-31A0..31BA ; ID_Start
+31A0..31BF ; ID_Start
31F0..31FF ; ID_Start
-3400..4DB5 ; ID_Start
-4E00..9FEF ; ID_Start
+3400..4DBF ; ID_Start
+4E00..9FFC ; ID_Start
A000..A014 ; ID_Start
A015 ; ID_Start
A016..A48C ; ID_Start
@@ -6253,7 +6307,8 @@ A788 ; ID_Start
A78B..A78E ; ID_Start
A78F ; ID_Start
A790..A7BF ; ID_Start
-A7C2..A7C6 ; ID_Start
+A7C2..A7CA ; ID_Start
+A7F5..A7F6 ; ID_Start
A7F7 ; ID_Start
A7F8..A7F9 ; ID_Start
A7FA ; ID_Start
@@ -6300,7 +6355,8 @@ AB20..AB26 ; ID_Start
AB28..AB2E ; ID_Start
AB30..AB5A ; ID_Start
AB5C..AB5F ; ID_Start
-AB60..AB67 ; ID_Start
+AB60..AB68 ; ID_Start
+AB69 ; ID_Start
AB70..ABBF ; ID_Start
ABC0..ABE2 ; ID_Start
AC00..D7A3 ; ID_Start
@@ -6394,15 +6450,19 @@ FFDA..FFDC ; ID_Start
10C80..10CB2 ; ID_Start
10CC0..10CF2 ; ID_Start
10D00..10D23 ; ID_Start
+10E80..10EA9 ; ID_Start
+10EB0..10EB1 ; ID_Start
10F00..10F1C ; ID_Start
10F27 ; ID_Start
10F30..10F45 ; ID_Start
+10FB0..10FC4 ; ID_Start
10FE0..10FF6 ; ID_Start
11003..11037 ; ID_Start
11083..110AF ; ID_Start
110D0..110E8 ; ID_Start
11103..11126 ; ID_Start
11144 ; ID_Start
+11147 ; ID_Start
11150..11172 ; ID_Start
11176 ; ID_Start
11183..111B2 ; ID_Start
@@ -6428,7 +6488,7 @@ FFDA..FFDC ; ID_Start
1135D..11361 ; ID_Start
11400..11434 ; ID_Start
11447..1144A ; ID_Start
-1145F ; ID_Start
+1145F..11461 ; ID_Start
11480..114AF ; ID_Start
114C4..114C5 ; ID_Start
114C7 ; ID_Start
@@ -6441,7 +6501,13 @@ FFDA..FFDC ; ID_Start
11700..1171A ; ID_Start
11800..1182B ; ID_Start
118A0..118DF ; ID_Start
-118FF ; ID_Start
+118FF..11906 ; ID_Start
+11909 ; ID_Start
+1190C..11913 ; ID_Start
+11915..11916 ; ID_Start
+11918..1192F ; ID_Start
+1193F ; ID_Start
+11941 ; ID_Start
119A0..119A7 ; ID_Start
119AA..119D0 ; ID_Start
119E1 ; ID_Start
@@ -6466,6 +6532,7 @@ FFDA..FFDC ; ID_Start
11D6A..11D89 ; ID_Start
11D98 ; ID_Start
11EE0..11EF2 ; ID_Start
+11FB0 ; ID_Start
12000..12399 ; ID_Start
12400..1246E ; ID_Start
12480..12543 ; ID_Start
@@ -6485,7 +6552,8 @@ FFDA..FFDC ; ID_Start
16FE0..16FE1 ; ID_Start
16FE3 ; ID_Start
17000..187F7 ; ID_Start
-18800..18AF2 ; ID_Start
+18800..18CD5 ; ID_Start
+18D00..18D08 ; ID_Start
1B000..1B11E ; ID_Start
1B150..1B152 ; ID_Start
1B164..1B167 ; ID_Start
@@ -6564,14 +6632,15 @@ FFDA..FFDC ; ID_Start
1EEA1..1EEA3 ; ID_Start
1EEA5..1EEA9 ; ID_Start
1EEAB..1EEBB ; ID_Start
-20000..2A6D6 ; ID_Start
+20000..2A6DD ; ID_Start
2A700..2B734 ; ID_Start
2B740..2B81D ; ID_Start
2B820..2CEA1 ; ID_Start
2CEB0..2EBE0 ; ID_Start
2F800..2FA1D ; ID_Start
+30000..3134A ; ID_Start
-# Total code points: 125884
+# Total code points: 131482
# ================================================
@@ -6677,7 +6746,7 @@ FFDA..FFDC ; ID_Start
0859..085B ; ID_Continue
0860..086A ; ID_Continue
08A0..08B4 ; ID_Continue
-08B6..08BD ; ID_Continue
+08B6..08C7 ; ID_Continue
08D3..08E1 ; ID_Continue
08E3..0902 ; ID_Continue
0903 ; ID_Continue
@@ -6782,7 +6851,7 @@ FFDA..FFDC ; ID_Start
0B47..0B48 ; ID_Continue
0B4B..0B4C ; ID_Continue
0B4D ; ID_Continue
-0B56 ; ID_Continue
+0B55..0B56 ; ID_Continue
0B57 ; ID_Continue
0B5C..0B5D ; ID_Continue
0B5F..0B61 ; ID_Continue
@@ -6851,7 +6920,7 @@ FFDA..FFDC ; ID_Start
0CF1..0CF2 ; ID_Continue
0D00..0D01 ; ID_Continue
0D02..0D03 ; ID_Continue
-0D05..0D0C ; ID_Continue
+0D04..0D0C ; ID_Continue
0D0E..0D10 ; ID_Continue
0D12..0D3A ; ID_Continue
0D3B..0D3C ; ID_Continue
@@ -6868,6 +6937,7 @@ FFDA..FFDC ; ID_Start
0D62..0D63 ; ID_Continue
0D66..0D6F ; ID_Continue
0D7A..0D7F ; ID_Continue
+0D81 ; ID_Continue
0D82..0D83 ; ID_Continue
0D85..0D96 ; ID_Continue
0D9A..0DB1 ; ID_Continue
@@ -7057,6 +7127,7 @@ FFDA..FFDC ; ID_Start
1A90..1A99 ; ID_Continue
1AA7 ; ID_Continue
1AB0..1ABD ; ID_Continue
+1ABF..1AC0 ; ID_Continue
1B00..1B03 ; ID_Continue
1B04 ; ID_Continue
1B05..1B33 ; ID_Continue
@@ -7215,10 +7286,10 @@ FFDA..FFDC ; ID_Start
30FF ; ID_Continue
3105..312F ; ID_Continue
3131..318E ; ID_Continue
-31A0..31BA ; ID_Continue
+31A0..31BF ; ID_Continue
31F0..31FF ; ID_Continue
-3400..4DB5 ; ID_Continue
-4E00..9FEF ; ID_Continue
+3400..4DBF ; ID_Continue
+4E00..9FFC ; ID_Continue
A000..A014 ; ID_Continue
A015 ; ID_Continue
A016..A48C ; ID_Continue
@@ -7248,7 +7319,8 @@ A788 ; ID_Continue
A78B..A78E ; ID_Continue
A78F ; ID_Continue
A790..A7BF ; ID_Continue
-A7C2..A7C6 ; ID_Continue
+A7C2..A7CA ; ID_Continue
+A7F5..A7F6 ; ID_Continue
A7F7 ; ID_Continue
A7F8..A7F9 ; ID_Continue
A7FA ; ID_Continue
@@ -7262,6 +7334,7 @@ A80C..A822 ; ID_Continue
A823..A824 ; ID_Continue
A825..A826 ; ID_Continue
A827 ; ID_Continue
+A82C ; ID_Continue
A840..A873 ; ID_Continue
A880..A881 ; ID_Continue
A882..A8B3 ; ID_Continue
@@ -7344,7 +7417,8 @@ AB20..AB26 ; ID_Continue
AB28..AB2E ; ID_Continue
AB30..AB5A ; ID_Continue
AB5C..AB5F ; ID_Continue
-AB60..AB67 ; ID_Continue
+AB60..AB68 ; ID_Continue
+AB69 ; ID_Continue
AB70..ABBF ; ID_Continue
ABC0..ABE2 ; ID_Continue
ABE3..ABE4 ; ID_Continue
@@ -7465,10 +7539,14 @@ FFDA..FFDC ; ID_Continue
10D00..10D23 ; ID_Continue
10D24..10D27 ; ID_Continue
10D30..10D39 ; ID_Continue
+10E80..10EA9 ; ID_Continue
+10EAB..10EAC ; ID_Continue
+10EB0..10EB1 ; ID_Continue
10F00..10F1C ; ID_Continue
10F27 ; ID_Continue
10F30..10F45 ; ID_Continue
10F46..10F50 ; ID_Continue
+10FB0..10FC4 ; ID_Continue
10FE0..10FF6 ; ID_Continue
11000 ; ID_Continue
11001 ; ID_Continue
@@ -7493,6 +7571,7 @@ FFDA..FFDC ; ID_Continue
11136..1113F ; ID_Continue
11144 ; ID_Continue
11145..11146 ; ID_Continue
+11147 ; ID_Continue
11150..11172 ; ID_Continue
11173 ; ID_Continue
11176 ; ID_Continue
@@ -7504,6 +7583,8 @@ FFDA..FFDC ; ID_Continue
111BF..111C0 ; ID_Continue
111C1..111C4 ; ID_Continue
111C9..111CC ; ID_Continue
+111CE ; ID_Continue
+111CF ; ID_Continue
111D0..111D9 ; ID_Continue
111DA ; ID_Continue
111DC ; ID_Continue
@@ -7557,7 +7638,7 @@ FFDA..FFDC ; ID_Continue
11447..1144A ; ID_Continue
11450..11459 ; ID_Continue
1145E ; ID_Continue
-1145F ; ID_Continue
+1145F..11461 ; ID_Continue
11480..114AF ; ID_Continue
114B0..114B2 ; ID_Continue
114B3..114B8 ; ID_Continue
@@ -7612,7 +7693,22 @@ FFDA..FFDC ; ID_Continue
11839..1183A ; ID_Continue
118A0..118DF ; ID_Continue
118E0..118E9 ; ID_Continue
-118FF ; ID_Continue
+118FF..11906 ; ID_Continue
+11909 ; ID_Continue
+1190C..11913 ; ID_Continue
+11915..11916 ; ID_Continue
+11918..1192F ; ID_Continue
+11930..11935 ; ID_Continue
+11937..11938 ; ID_Continue
+1193B..1193C ; ID_Continue
+1193D ; ID_Continue
+1193E ; ID_Continue
+1193F ; ID_Continue
+11940 ; ID_Continue
+11941 ; ID_Continue
+11942 ; ID_Continue
+11943 ; ID_Continue
+11950..11959 ; ID_Continue
119A0..119A7 ; ID_Continue
119AA..119D0 ; ID_Continue
119D1..119D3 ; ID_Continue
@@ -7682,6 +7778,7 @@ FFDA..FFDC ; ID_Continue
11EE0..11EF2 ; ID_Continue
11EF3..11EF4 ; ID_Continue
11EF5..11EF6 ; ID_Continue
+11FB0 ; ID_Continue
12000..12399 ; ID_Continue
12400..1246E ; ID_Continue
12480..12543 ; ID_Continue
@@ -7707,8 +7804,11 @@ FFDA..FFDC ; ID_Continue
16F93..16F9F ; ID_Continue
16FE0..16FE1 ; ID_Continue
16FE3 ; ID_Continue
+16FE4 ; ID_Continue
+16FF0..16FF1 ; ID_Continue
17000..187F7 ; ID_Continue
-18800..18AF2 ; ID_Continue
+18800..18CD5 ; ID_Continue
+18D00..18D08 ; ID_Continue
1B000..1B11E ; ID_Continue
1B150..1B152 ; ID_Continue
1B164..1B167 ; ID_Continue
@@ -7814,15 +7914,17 @@ FFDA..FFDC ; ID_Continue
1EEA1..1EEA3 ; ID_Continue
1EEA5..1EEA9 ; ID_Continue
1EEAB..1EEBB ; ID_Continue
-20000..2A6D6 ; ID_Continue
+1FBF0..1FBF9 ; ID_Continue
+20000..2A6DD ; ID_Continue
2A700..2B734 ; ID_Continue
2B740..2B81D ; ID_Continue
2B820..2CEA1 ; ID_Continue
2CEB0..2EBE0 ; ID_Continue
2F800..2FA1D ; ID_Continue
+30000..3134A ; ID_Continue
E0100..E01EF ; ID_Continue
-# Total code points: 128789
+# Total code points: 134434
# ================================================
@@ -7893,7 +7995,7 @@ E0100..E01EF ; ID_Continue
0840..0858 ; XID_Start
0860..086A ; XID_Start
08A0..08B4 ; XID_Start
-08B6..08BD ; XID_Start
+08B6..08C7 ; XID_Start
0904..0939 ; XID_Start
093D ; XID_Start
0950 ; XID_Start
@@ -7970,7 +8072,7 @@ E0100..E01EF ; ID_Continue
0CDE ; XID_Start
0CE0..0CE1 ; XID_Start
0CF1..0CF2 ; XID_Start
-0D05..0D0C ; XID_Start
+0D04..0D0C ; XID_Start
0D0E..0D10 ; XID_Start
0D12..0D3A ; XID_Start
0D3D ; XID_Start
@@ -8168,10 +8270,10 @@ E0100..E01EF ; ID_Continue
30FF ; XID_Start
3105..312F ; XID_Start
3131..318E ; XID_Start
-31A0..31BA ; XID_Start
+31A0..31BF ; XID_Start
31F0..31FF ; XID_Start
-3400..4DB5 ; XID_Start
-4E00..9FEF ; XID_Start
+3400..4DBF ; XID_Start
+4E00..9FFC ; XID_Start
A000..A014 ; XID_Start
A015 ; XID_Start
A016..A48C ; XID_Start
@@ -8196,7 +8298,8 @@ A788 ; XID_Start
A78B..A78E ; XID_Start
A78F ; XID_Start
A790..A7BF ; XID_Start
-A7C2..A7C6 ; XID_Start
+A7C2..A7CA ; XID_Start
+A7F5..A7F6 ; XID_Start
A7F7 ; XID_Start
A7F8..A7F9 ; XID_Start
A7FA ; XID_Start
@@ -8243,7 +8346,8 @@ AB20..AB26 ; XID_Start
AB28..AB2E ; XID_Start
AB30..AB5A ; XID_Start
AB5C..AB5F ; XID_Start
-AB60..AB67 ; XID_Start
+AB60..AB68 ; XID_Start
+AB69 ; XID_Start
AB70..ABBF ; XID_Start
ABC0..ABE2 ; XID_Start
AC00..D7A3 ; XID_Start
@@ -8342,15 +8446,19 @@ FFDA..FFDC ; XID_Start
10C80..10CB2 ; XID_Start
10CC0..10CF2 ; XID_Start
10D00..10D23 ; XID_Start
+10E80..10EA9 ; XID_Start
+10EB0..10EB1 ; XID_Start
10F00..10F1C ; XID_Start
10F27 ; XID_Start
10F30..10F45 ; XID_Start
+10FB0..10FC4 ; XID_Start
10FE0..10FF6 ; XID_Start
11003..11037 ; XID_Start
11083..110AF ; XID_Start
110D0..110E8 ; XID_Start
11103..11126 ; XID_Start
11144 ; XID_Start
+11147 ; XID_Start
11150..11172 ; XID_Start
11176 ; XID_Start
11183..111B2 ; XID_Start
@@ -8376,7 +8484,7 @@ FFDA..FFDC ; XID_Start
1135D..11361 ; XID_Start
11400..11434 ; XID_Start
11447..1144A ; XID_Start
-1145F ; XID_Start
+1145F..11461 ; XID_Start
11480..114AF ; XID_Start
114C4..114C5 ; XID_Start
114C7 ; XID_Start
@@ -8389,7 +8497,13 @@ FFDA..FFDC ; XID_Start
11700..1171A ; XID_Start
11800..1182B ; XID_Start
118A0..118DF ; XID_Start
-118FF ; XID_Start
+118FF..11906 ; XID_Start
+11909 ; XID_Start
+1190C..11913 ; XID_Start
+11915..11916 ; XID_Start
+11918..1192F ; XID_Start
+1193F ; XID_Start
+11941 ; XID_Start
119A0..119A7 ; XID_Start
119AA..119D0 ; XID_Start
119E1 ; XID_Start
@@ -8414,6 +8528,7 @@ FFDA..FFDC ; XID_Start
11D6A..11D89 ; XID_Start
11D98 ; XID_Start
11EE0..11EF2 ; XID_Start
+11FB0 ; XID_Start
12000..12399 ; XID_Start
12400..1246E ; XID_Start
12480..12543 ; XID_Start
@@ -8433,7 +8548,8 @@ FFDA..FFDC ; XID_Start
16FE0..16FE1 ; XID_Start
16FE3 ; XID_Start
17000..187F7 ; XID_Start
-18800..18AF2 ; XID_Start
+18800..18CD5 ; XID_Start
+18D00..18D08 ; XID_Start
1B000..1B11E ; XID_Start
1B150..1B152 ; XID_Start
1B164..1B167 ; XID_Start
@@ -8512,14 +8628,15 @@ FFDA..FFDC ; XID_Start
1EEA1..1EEA3 ; XID_Start
1EEA5..1EEA9 ; XID_Start
1EEAB..1EEBB ; XID_Start
-20000..2A6D6 ; XID_Start
+20000..2A6DD ; XID_Start
2A700..2B734 ; XID_Start
2B740..2B81D ; XID_Start
2B820..2CEA1 ; XID_Start
2CEB0..2EBE0 ; XID_Start
2F800..2FA1D ; XID_Start
+30000..3134A ; XID_Start
-# Total code points: 125861
+# Total code points: 131459
# ================================================
@@ -8621,7 +8738,7 @@ FFDA..FFDC ; XID_Start
0859..085B ; XID_Continue
0860..086A ; XID_Continue
08A0..08B4 ; XID_Continue
-08B6..08BD ; XID_Continue
+08B6..08C7 ; XID_Continue
08D3..08E1 ; XID_Continue
08E3..0902 ; XID_Continue
0903 ; XID_Continue
@@ -8726,7 +8843,7 @@ FFDA..FFDC ; XID_Start
0B47..0B48 ; XID_Continue
0B4B..0B4C ; XID_Continue
0B4D ; XID_Continue
-0B56 ; XID_Continue
+0B55..0B56 ; XID_Continue
0B57 ; XID_Continue
0B5C..0B5D ; XID_Continue
0B5F..0B61 ; XID_Continue
@@ -8795,7 +8912,7 @@ FFDA..FFDC ; XID_Start
0CF1..0CF2 ; XID_Continue
0D00..0D01 ; XID_Continue
0D02..0D03 ; XID_Continue
-0D05..0D0C ; XID_Continue
+0D04..0D0C ; XID_Continue
0D0E..0D10 ; XID_Continue
0D12..0D3A ; XID_Continue
0D3B..0D3C ; XID_Continue
@@ -8812,6 +8929,7 @@ FFDA..FFDC ; XID_Start
0D62..0D63 ; XID_Continue
0D66..0D6F ; XID_Continue
0D7A..0D7F ; XID_Continue
+0D81 ; XID_Continue
0D82..0D83 ; XID_Continue
0D85..0D96 ; XID_Continue
0D9A..0DB1 ; XID_Continue
@@ -9001,6 +9119,7 @@ FFDA..FFDC ; XID_Start
1A90..1A99 ; XID_Continue
1AA7 ; XID_Continue
1AB0..1ABD ; XID_Continue
+1ABF..1AC0 ; XID_Continue
1B00..1B03 ; XID_Continue
1B04 ; XID_Continue
1B05..1B33 ; XID_Continue
@@ -9158,10 +9277,10 @@ FFDA..FFDC ; XID_Start
30FF ; XID_Continue
3105..312F ; XID_Continue
3131..318E ; XID_Continue
-31A0..31BA ; XID_Continue
+31A0..31BF ; XID_Continue
31F0..31FF ; XID_Continue
-3400..4DB5 ; XID_Continue
-4E00..9FEF ; XID_Continue
+3400..4DBF ; XID_Continue
+4E00..9FFC ; XID_Continue
A000..A014 ; XID_Continue
A015 ; XID_Continue
A016..A48C ; XID_Continue
@@ -9191,7 +9310,8 @@ A788 ; XID_Continue
A78B..A78E ; XID_Continue
A78F ; XID_Continue
A790..A7BF ; XID_Continue
-A7C2..A7C6 ; XID_Continue
+A7C2..A7CA ; XID_Continue
+A7F5..A7F6 ; XID_Continue
A7F7 ; XID_Continue
A7F8..A7F9 ; XID_Continue
A7FA ; XID_Continue
@@ -9205,6 +9325,7 @@ A80C..A822 ; XID_Continue
A823..A824 ; XID_Continue
A825..A826 ; XID_Continue
A827 ; XID_Continue
+A82C ; XID_Continue
A840..A873 ; XID_Continue
A880..A881 ; XID_Continue
A882..A8B3 ; XID_Continue
@@ -9287,7 +9408,8 @@ AB20..AB26 ; XID_Continue
AB28..AB2E ; XID_Continue
AB30..AB5A ; XID_Continue
AB5C..AB5F ; XID_Continue
-AB60..AB67 ; XID_Continue
+AB60..AB68 ; XID_Continue
+AB69 ; XID_Continue
AB70..ABBF ; XID_Continue
ABC0..ABE2 ; XID_Continue
ABE3..ABE4 ; XID_Continue
@@ -9414,10 +9536,14 @@ FFDA..FFDC ; XID_Continue
10D00..10D23 ; XID_Continue
10D24..10D27 ; XID_Continue
10D30..10D39 ; XID_Continue
+10E80..10EA9 ; XID_Continue
+10EAB..10EAC ; XID_Continue
+10EB0..10EB1 ; XID_Continue
10F00..10F1C ; XID_Continue
10F27 ; XID_Continue
10F30..10F45 ; XID_Continue
10F46..10F50 ; XID_Continue
+10FB0..10FC4 ; XID_Continue
10FE0..10FF6 ; XID_Continue
11000 ; XID_Continue
11001 ; XID_Continue
@@ -9442,6 +9568,7 @@ FFDA..FFDC ; XID_Continue
11136..1113F ; XID_Continue
11144 ; XID_Continue
11145..11146 ; XID_Continue
+11147 ; XID_Continue
11150..11172 ; XID_Continue
11173 ; XID_Continue
11176 ; XID_Continue
@@ -9453,6 +9580,8 @@ FFDA..FFDC ; XID_Continue
111BF..111C0 ; XID_Continue
111C1..111C4 ; XID_Continue
111C9..111CC ; XID_Continue
+111CE ; XID_Continue
+111CF ; XID_Continue
111D0..111D9 ; XID_Continue
111DA ; XID_Continue
111DC ; XID_Continue
@@ -9506,7 +9635,7 @@ FFDA..FFDC ; XID_Continue
11447..1144A ; XID_Continue
11450..11459 ; XID_Continue
1145E ; XID_Continue
-1145F ; XID_Continue
+1145F..11461 ; XID_Continue
11480..114AF ; XID_Continue
114B0..114B2 ; XID_Continue
114B3..114B8 ; XID_Continue
@@ -9561,7 +9690,22 @@ FFDA..FFDC ; XID_Continue
11839..1183A ; XID_Continue
118A0..118DF ; XID_Continue
118E0..118E9 ; XID_Continue
-118FF ; XID_Continue
+118FF..11906 ; XID_Continue
+11909 ; XID_Continue
+1190C..11913 ; XID_Continue
+11915..11916 ; XID_Continue
+11918..1192F ; XID_Continue
+11930..11935 ; XID_Continue
+11937..11938 ; XID_Continue
+1193B..1193C ; XID_Continue
+1193D ; XID_Continue
+1193E ; XID_Continue
+1193F ; XID_Continue
+11940 ; XID_Continue
+11941 ; XID_Continue
+11942 ; XID_Continue
+11943 ; XID_Continue
+11950..11959 ; XID_Continue
119A0..119A7 ; XID_Continue
119AA..119D0 ; XID_Continue
119D1..119D3 ; XID_Continue
@@ -9631,6 +9775,7 @@ FFDA..FFDC ; XID_Continue
11EE0..11EF2 ; XID_Continue
11EF3..11EF4 ; XID_Continue
11EF5..11EF6 ; XID_Continue
+11FB0 ; XID_Continue
12000..12399 ; XID_Continue
12400..1246E ; XID_Continue
12480..12543 ; XID_Continue
@@ -9656,8 +9801,11 @@ FFDA..FFDC ; XID_Continue
16F93..16F9F ; XID_Continue
16FE0..16FE1 ; XID_Continue
16FE3 ; XID_Continue
+16FE4 ; XID_Continue
+16FF0..16FF1 ; XID_Continue
17000..187F7 ; XID_Continue
-18800..18AF2 ; XID_Continue
+18800..18CD5 ; XID_Continue
+18D00..18D08 ; XID_Continue
1B000..1B11E ; XID_Continue
1B150..1B152 ; XID_Continue
1B164..1B167 ; XID_Continue
@@ -9763,15 +9911,17 @@ FFDA..FFDC ; XID_Continue
1EEA1..1EEA3 ; XID_Continue
1EEA5..1EEA9 ; XID_Continue
1EEAB..1EEBB ; XID_Continue
-20000..2A6D6 ; XID_Continue
+1FBF0..1FBF9 ; XID_Continue
+20000..2A6DD ; XID_Continue
2A700..2B734 ; XID_Continue
2B740..2B81D ; XID_Continue
2B820..2CEA1 ; XID_Continue
2CEB0..2EBE0 ; XID_Continue
2F800..2FA1D ; XID_Continue
+30000..3134A ; XID_Continue
E0100..E01EF ; XID_Continue
-# Total code points: 128770
+# Total code points: 134415
# ================================================
@@ -9883,7 +10033,7 @@ E01F0..E0FFF ; Default_Ignorable_Code_Point
0B3F ; Grapheme_Extend
0B41..0B44 ; Grapheme_Extend
0B4D ; Grapheme_Extend
-0B56 ; Grapheme_Extend
+0B55..0B56 ; Grapheme_Extend
0B57 ; Grapheme_Extend
0B62..0B63 ; Grapheme_Extend
0B82 ; Grapheme_Extend
@@ -9913,6 +10063,7 @@ E01F0..E0FFF ; Default_Ignorable_Code_Point
0D4D ; Grapheme_Extend
0D57 ; Grapheme_Extend
0D62..0D63 ; Grapheme_Extend
+0D81 ; Grapheme_Extend
0DCA ; Grapheme_Extend
0DCF ; Grapheme_Extend
0DD2..0DD4 ; Grapheme_Extend
@@ -9973,6 +10124,7 @@ E01F0..E0FFF ; Default_Ignorable_Code_Point
1A7F ; Grapheme_Extend
1AB0..1ABD ; Grapheme_Extend
1ABE ; Grapheme_Extend
+1ABF..1AC0 ; Grapheme_Extend
1B00..1B03 ; Grapheme_Extend
1B34 ; Grapheme_Extend
1B35 ; Grapheme_Extend
@@ -10019,6 +10171,7 @@ A802 ; Grapheme_Extend
A806 ; Grapheme_Extend
A80B ; Grapheme_Extend
A825..A826 ; Grapheme_Extend
+A82C ; Grapheme_Extend
A8C4..A8C5 ; Grapheme_Extend
A8E0..A8F1 ; Grapheme_Extend
A8FF ; Grapheme_Extend
@@ -10059,6 +10212,7 @@ FF9E..FF9F ; Grapheme_Extend
10A3F ; Grapheme_Extend
10AE5..10AE6 ; Grapheme_Extend
10D24..10D27 ; Grapheme_Extend
+10EAB..10EAC ; Grapheme_Extend
10F46..10F50 ; Grapheme_Extend
11001 ; Grapheme_Extend
11038..11046 ; Grapheme_Extend
@@ -10072,6 +10226,7 @@ FF9E..FF9F ; Grapheme_Extend
11180..11181 ; Grapheme_Extend
111B6..111BE ; Grapheme_Extend
111C9..111CC ; Grapheme_Extend
+111CF ; Grapheme_Extend
1122F..11231 ; Grapheme_Extend
11234 ; Grapheme_Extend
11236..11237 ; Grapheme_Extend
@@ -10112,6 +10267,10 @@ FF9E..FF9F ; Grapheme_Extend
11727..1172B ; Grapheme_Extend
1182F..11837 ; Grapheme_Extend
11839..1183A ; Grapheme_Extend
+11930 ; Grapheme_Extend
+1193B..1193C ; Grapheme_Extend
+1193E ; Grapheme_Extend
+11943 ; Grapheme_Extend
119D4..119D7 ; Grapheme_Extend
119DA..119DB ; Grapheme_Extend
119E0 ; Grapheme_Extend
@@ -10143,6 +10302,7 @@ FF9E..FF9F ; Grapheme_Extend
16B30..16B36 ; Grapheme_Extend
16F4F ; Grapheme_Extend
16F8F..16F92 ; Grapheme_Extend
+16FE4 ; Grapheme_Extend
1BC9D..1BC9E ; Grapheme_Extend
1D165 ; Grapheme_Extend
1D167..1D169 ; Grapheme_Extend
@@ -10169,7 +10329,7 @@ FF9E..FF9F ; Grapheme_Extend
E0020..E007F ; Grapheme_Extend
E0100..E01EF ; Grapheme_Extend
-# Total code points: 1965
+# Total code points: 1979
# ================================================
@@ -10329,7 +10489,7 @@ E0100..E01EF ; Grapheme_Extend
085E ; Grapheme_Base
0860..086A ; Grapheme_Base
08A0..08B4 ; Grapheme_Base
-08B6..08BD ; Grapheme_Base
+08B6..08C7 ; Grapheme_Base
0903 ; Grapheme_Base
0904..0939 ; Grapheme_Base
093B ; Grapheme_Base
@@ -10466,7 +10626,7 @@ E0100..E01EF ; Grapheme_Extend
0CE6..0CEF ; Grapheme_Base
0CF1..0CF2 ; Grapheme_Base
0D02..0D03 ; Grapheme_Base
-0D05..0D0C ; Grapheme_Base
+0D04..0D0C ; Grapheme_Base
0D0E..0D10 ; Grapheme_Base
0D12..0D3A ; Grapheme_Base
0D3D ; Grapheme_Base
@@ -10937,7 +11097,7 @@ E0100..E01EF ; Grapheme_Extend
2B47..2B4C ; Grapheme_Base
2B4D..2B73 ; Grapheme_Base
2B76..2B95 ; Grapheme_Base
-2B98..2BFF ; Grapheme_Base
+2B97..2BFF ; Grapheme_Base
2C00..2C2E ; Grapheme_Base
2C30..2C5E ; Grapheme_Base
2C60..2C7B ; Grapheme_Base
@@ -11002,6 +11162,8 @@ E0100..E01EF ; Grapheme_Extend
2E41 ; Grapheme_Base
2E42 ; Grapheme_Base
2E43..2E4F ; Grapheme_Base
+2E50..2E51 ; Grapheme_Base
+2E52 ; Grapheme_Base
2E80..2E99 ; Grapheme_Base
2E9B..2EF3 ; Grapheme_Base
2F00..2FD5 ; Grapheme_Base
@@ -11058,7 +11220,7 @@ E0100..E01EF ; Grapheme_Extend
3190..3191 ; Grapheme_Base
3192..3195 ; Grapheme_Base
3196..319F ; Grapheme_Base
-31A0..31BA ; Grapheme_Base
+31A0..31BF ; Grapheme_Base
31C0..31E3 ; Grapheme_Base
31F0..31FF ; Grapheme_Base
3200..321E ; Grapheme_Base
@@ -11072,9 +11234,9 @@ E0100..E01EF ; Grapheme_Extend
328A..32B0 ; Grapheme_Base
32B1..32BF ; Grapheme_Base
32C0..33FF ; Grapheme_Base
-3400..4DB5 ; Grapheme_Base
+3400..4DBF ; Grapheme_Base
4DC0..4DFF ; Grapheme_Base
-4E00..9FEF ; Grapheme_Base
+4E00..9FFC ; Grapheme_Base
A000..A014 ; Grapheme_Base
A015 ; Grapheme_Base
A016..A48C ; Grapheme_Base
@@ -11109,7 +11271,8 @@ A789..A78A ; Grapheme_Base
A78B..A78E ; Grapheme_Base
A78F ; Grapheme_Base
A790..A7BF ; Grapheme_Base
-A7C2..A7C6 ; Grapheme_Base
+A7C2..A7CA ; Grapheme_Base
+A7F5..A7F6 ; Grapheme_Base
A7F7 ; Grapheme_Base
A7F8..A7F9 ; Grapheme_Base
A7FA ; Grapheme_Base
@@ -11196,7 +11359,9 @@ AB28..AB2E ; Grapheme_Base
AB30..AB5A ; Grapheme_Base
AB5B ; Grapheme_Base
AB5C..AB5F ; Grapheme_Base
-AB60..AB67 ; Grapheme_Base
+AB60..AB68 ; Grapheme_Base
+AB69 ; Grapheme_Base
+AB6A..AB6B ; Grapheme_Base
AB70..ABBF ; Grapheme_Base
ABC0..ABE2 ; Grapheme_Base
ABE3..ABE4 ; Grapheme_Base
@@ -11340,7 +11505,7 @@ FFFC..FFFD ; Grapheme_Base
10179..10189 ; Grapheme_Base
1018A..1018B ; Grapheme_Base
1018C..1018E ; Grapheme_Base
-10190..1019B ; Grapheme_Base
+10190..1019C ; Grapheme_Base
101A0 ; Grapheme_Base
101D0..101FC ; Grapheme_Base
10280..1029C ; Grapheme_Base
@@ -11428,12 +11593,17 @@ FFFC..FFFD ; Grapheme_Base
10D00..10D23 ; Grapheme_Base
10D30..10D39 ; Grapheme_Base
10E60..10E7E ; Grapheme_Base
+10E80..10EA9 ; Grapheme_Base
+10EAD ; Grapheme_Base
+10EB0..10EB1 ; Grapheme_Base
10F00..10F1C ; Grapheme_Base
10F1D..10F26 ; Grapheme_Base
10F27 ; Grapheme_Base
10F30..10F45 ; Grapheme_Base
10F51..10F54 ; Grapheme_Base
10F55..10F59 ; Grapheme_Base
+10FB0..10FC4 ; Grapheme_Base
+10FC5..10FCB ; Grapheme_Base
10FE0..10FF6 ; Grapheme_Base
11000 ; Grapheme_Base
11002 ; Grapheme_Base
@@ -11455,6 +11625,7 @@ FFFC..FFFD ; Grapheme_Base
11140..11143 ; Grapheme_Base
11144 ; Grapheme_Base
11145..11146 ; Grapheme_Base
+11147 ; Grapheme_Base
11150..11172 ; Grapheme_Base
11174..11175 ; Grapheme_Base
11176 ; Grapheme_Base
@@ -11465,6 +11636,7 @@ FFFC..FFFD ; Grapheme_Base
111C1..111C4 ; Grapheme_Base
111C5..111C8 ; Grapheme_Base
111CD ; Grapheme_Base
+111CE ; Grapheme_Base
111D0..111D9 ; Grapheme_Base
111DA ; Grapheme_Base
111DB ; Grapheme_Base
@@ -11508,9 +11680,9 @@ FFFC..FFFD ; Grapheme_Base
11447..1144A ; Grapheme_Base
1144B..1144F ; Grapheme_Base
11450..11459 ; Grapheme_Base
-1145B ; Grapheme_Base
+1145A..1145B ; Grapheme_Base
1145D ; Grapheme_Base
-1145F ; Grapheme_Base
+1145F..11461 ; Grapheme_Base
11480..114AF ; Grapheme_Base
114B1..114B2 ; Grapheme_Base
114B9 ; Grapheme_Base
@@ -11555,7 +11727,20 @@ FFFC..FFFD ; Grapheme_Base
118A0..118DF ; Grapheme_Base
118E0..118E9 ; Grapheme_Base
118EA..118F2 ; Grapheme_Base
-118FF ; Grapheme_Base
+118FF..11906 ; Grapheme_Base
+11909 ; Grapheme_Base
+1190C..11913 ; Grapheme_Base
+11915..11916 ; Grapheme_Base
+11918..1192F ; Grapheme_Base
+11931..11935 ; Grapheme_Base
+11937..11938 ; Grapheme_Base
+1193D ; Grapheme_Base
+1193F ; Grapheme_Base
+11940 ; Grapheme_Base
+11941 ; Grapheme_Base
+11942 ; Grapheme_Base
+11944..11946 ; Grapheme_Base
+11950..11959 ; Grapheme_Base
119A0..119A7 ; Grapheme_Base
119AA..119D0 ; Grapheme_Base
119D1..119D3 ; Grapheme_Base
@@ -11606,6 +11791,7 @@ FFFC..FFFD ; Grapheme_Base
11EE0..11EF2 ; Grapheme_Base
11EF5..11EF6 ; Grapheme_Base
11EF7..11EF8 ; Grapheme_Base
+11FB0 ; Grapheme_Base
11FC0..11FD4 ; Grapheme_Base
11FD5..11FDC ; Grapheme_Base
11FDD..11FE0 ; Grapheme_Base
@@ -11643,8 +11829,10 @@ FFFC..FFFD ; Grapheme_Base
16FE0..16FE1 ; Grapheme_Base
16FE2 ; Grapheme_Base
16FE3 ; Grapheme_Base
+16FF0..16FF1 ; Grapheme_Base
17000..187F7 ; Grapheme_Base
-18800..18AF2 ; Grapheme_Base
+18800..18CD5 ; Grapheme_Base
+18D00..18D08 ; Grapheme_Base
1B000..1B11E ; Grapheme_Base
1B150..1B152 ; Grapheme_Base
1B164..1B167 ; Grapheme_Base
@@ -11779,8 +11967,7 @@ FFFC..FFFD ; Grapheme_Base
1F0C1..1F0CF ; Grapheme_Base
1F0D1..1F0F5 ; Grapheme_Base
1F100..1F10C ; Grapheme_Base
-1F110..1F16C ; Grapheme_Base
-1F170..1F1AC ; Grapheme_Base
+1F10D..1F1AD ; Grapheme_Base
1F1E6..1F202 ; Grapheme_Base
1F210..1F23B ; Grapheme_Base
1F240..1F248 ; Grapheme_Base
@@ -11788,9 +11975,9 @@ FFFC..FFFD ; Grapheme_Base
1F260..1F265 ; Grapheme_Base
1F300..1F3FA ; Grapheme_Base
1F3FB..1F3FF ; Grapheme_Base
-1F400..1F6D5 ; Grapheme_Base
+1F400..1F6D7 ; Grapheme_Base
1F6E0..1F6EC ; Grapheme_Base
-1F6F0..1F6FA ; Grapheme_Base
+1F6F0..1F6FC ; Grapheme_Base
1F700..1F773 ; Grapheme_Base
1F780..1F7D8 ; Grapheme_Base
1F7E0..1F7EB ; Grapheme_Base
@@ -11799,26 +11986,30 @@ FFFC..FFFD ; Grapheme_Base
1F850..1F859 ; Grapheme_Base
1F860..1F887 ; Grapheme_Base
1F890..1F8AD ; Grapheme_Base
-1F900..1F90B ; Grapheme_Base
-1F90D..1F971 ; Grapheme_Base
-1F973..1F976 ; Grapheme_Base
-1F97A..1F9A2 ; Grapheme_Base
-1F9A5..1F9AA ; Grapheme_Base
-1F9AE..1F9CA ; Grapheme_Base
+1F8B0..1F8B1 ; Grapheme_Base
+1F900..1F978 ; Grapheme_Base
+1F97A..1F9CB ; Grapheme_Base
1F9CD..1FA53 ; Grapheme_Base
1FA60..1FA6D ; Grapheme_Base
-1FA70..1FA73 ; Grapheme_Base
+1FA70..1FA74 ; Grapheme_Base
1FA78..1FA7A ; Grapheme_Base
-1FA80..1FA82 ; Grapheme_Base
-1FA90..1FA95 ; Grapheme_Base
-20000..2A6D6 ; Grapheme_Base
+1FA80..1FA86 ; Grapheme_Base
+1FA90..1FAA8 ; Grapheme_Base
+1FAB0..1FAB6 ; Grapheme_Base
+1FAC0..1FAC2 ; Grapheme_Base
+1FAD0..1FAD6 ; Grapheme_Base
+1FB00..1FB92 ; Grapheme_Base
+1FB94..1FBCA ; Grapheme_Base
+1FBF0..1FBF9 ; Grapheme_Base
+20000..2A6DD ; Grapheme_Base
2A700..2B734 ; Grapheme_Base
2B740..2B81D ; Grapheme_Base
2B820..2CEA1 ; Grapheme_Base
2CEB0..2EBE0 ; Grapheme_Base
2F800..2FA1D ; Grapheme_Base
+30000..3134A ; Grapheme_Base
-# Total code points: 135898
+# Total code points: 141814
# ================================================
@@ -11851,6 +12042,7 @@ FFFC..FFFD ; Grapheme_Base
1BF2..1BF3 ; Grapheme_Link
2D7F ; Grapheme_Link
A806 ; Grapheme_Link
+A82C ; Grapheme_Link
A8C4 ; Grapheme_Link
A953 ; Grapheme_Link
A9C0 ; Grapheme_Link
@@ -11872,6 +12064,8 @@ ABED ; Grapheme_Link
116B6 ; Grapheme_Link
1172B ; Grapheme_Link
11839 ; Grapheme_Link
+1193D ; Grapheme_Link
+1193E ; Grapheme_Link
119E0 ; Grapheme_Link
11A34 ; Grapheme_Link
11A47 ; Grapheme_Link
@@ -11880,6 +12074,6 @@ ABED ; Grapheme_Link
11D44..11D45 ; Grapheme_Link
11D97 ; Grapheme_Link
-# Total code points: 58
+# Total code points: 61
# EOF
diff --git a/icu4c/source/data/unidata/DerivedNormalizationProps.txt b/icu4c/source/data/unidata/DerivedNormalizationProps.txt
index 1c75ebd63fd..a4bfa99a8cb 100644
--- a/icu4c/source/data/unidata/DerivedNormalizationProps.txt
+++ b/icu4c/source/data/unidata/DerivedNormalizationProps.txt
@@ -1,5 +1,5 @@
-# DerivedNormalizationProps-12.1.0.txt
-# Date: 2019-04-01, 09:10:23 GMT
+# DerivedNormalizationProps-13.0.0.txt
+# Date: 2019-09-08, 23:31:08 GMT
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
@@ -986,11 +986,12 @@ FB46..FB4E ; NFD_QC; N
114BB..114BC ; NFD_QC; N
114BE ; NFD_QC; N
115BA..115BB ; NFD_QC; N
+11938 ; NFD_QC; N
1D15E..1D164 ; NFD_QC; N
1D1BB..1D1C0 ; NFD_QC; N
2F800..2FA1D ; NFD_QC; N
-# Total code points: 13232
+# Total code points: 13233
# ================================================
@@ -1128,8 +1129,9 @@ FB46..FB4E ; NFC_QC; N
114BA ; NFC_QC; M
114BD ; NFC_QC; M
115AF ; NFC_QC; M
+11930 ; NFC_QC; M
-# Total code points: 110
+# Total code points: 111
# ================================================
@@ -1469,6 +1471,7 @@ A69C..A69D ; NFKD_QC; N
A770 ; NFKD_QC; N
A7F8..A7F9 ; NFKD_QC; N
AB5C..AB5F ; NFKD_QC; N
+AB69 ; NFKD_QC; N
AC00..D7A3 ; NFKD_QC; N
F900..FA0D ; NFKD_QC; N
FA10 ; NFKD_QC; N
@@ -1598,6 +1601,7 @@ FFED..FFEE ; NFKD_QC; N
114BB..114BC ; NFKD_QC; N
114BE ; NFKD_QC; N
115BA..115BB ; NFKD_QC; N
+11938 ; NFKD_QC; N
1D15E..1D164 ; NFKD_QC; N
1D1BB..1D1C0 ; NFKD_QC; N
1D400..1D454 ; NFKD_QC; N
@@ -1683,9 +1687,10 @@ FFED..FFEE ; NFKD_QC; N
1F210..1F23B ; NFKD_QC; N
1F240..1F248 ; NFKD_QC; N
1F250..1F251 ; NFKD_QC; N
+1FBF0..1FBF9 ; NFKD_QC; N
2F800..2FA1D ; NFKD_QC; N
-# Total code points: 16896
+# Total code points: 16908
# ================================================
@@ -1880,6 +1885,7 @@ A69C..A69D ; NFKC_QC; N
A770 ; NFKC_QC; N
A7F8..A7F9 ; NFKC_QC; N
AB5C..AB5F ; NFKC_QC; N
+AB69 ; NFKC_QC; N
F900..FA0D ; NFKC_QC; N
FA10 ; NFKC_QC; N
FA12 ; NFKC_QC; N
@@ -2085,9 +2091,10 @@ FFED..FFEE ; NFKC_QC; N
1F210..1F23B ; NFKC_QC; N
1F240..1F248 ; NFKC_QC; N
1F250..1F251 ; NFKC_QC; N
+1FBF0..1FBF9 ; NFKC_QC; N
2F800..2FA1D ; NFKC_QC; N
-# Total code points: 4796
+# Total code points: 4807
# ================================================
@@ -2135,8 +2142,9 @@ FFED..FFEE ; NFKC_QC; N
114BA ; NFKC_QC; M
114BD ; NFKC_QC; M
115AF ; NFKC_QC; M
+11930 ; NFKC_QC; M
-# Total code points: 110
+# Total code points: 111
# ================================================
@@ -2366,10 +2374,11 @@ FB46..FB4E ; Expands_On_NFD
114BB..114BC ; Expands_On_NFD
114BE ; Expands_On_NFD
115BA..115BB ; Expands_On_NFD
+11938 ; Expands_On_NFD
1D15E..1D164 ; Expands_On_NFD
1D1BB..1D1C0 ; Expands_On_NFD
-# Total code points: 12215
+# Total code points: 12216
# ================================================
@@ -2719,6 +2728,7 @@ FFE3 ; Expands_On_NFKD
114BB..114BC ; Expands_On_NFKD
114BE ; Expands_On_NFKD
115BA..115BB ; Expands_On_NFKD
+11938 ; Expands_On_NFKD
1D15E..1D164 ; Expands_On_NFKD
1D1BB..1D1C0 ; Expands_On_NFKD
1F100..1F10A ; Expands_On_NFKD
@@ -2731,7 +2741,7 @@ FFE3 ; Expands_On_NFKD
1F213 ; Expands_On_NFKD
1F240..1F248 ; Expands_On_NFKD
-# Total code points: 13389
+# Total code points: 13390
# ================================================
@@ -5333,12 +5343,16 @@ A7C2 ; NFKC_CF; A7C3
A7C4 ; NFKC_CF; A794
A7C5 ; NFKC_CF; 0282
A7C6 ; NFKC_CF; 1D8E
+A7C7 ; NFKC_CF; A7C8
+A7C9 ; NFKC_CF; A7CA
+A7F5 ; NFKC_CF; A7F6
A7F8 ; NFKC_CF; 0127
A7F9 ; NFKC_CF; 0153
AB5C ; NFKC_CF; A727
AB5D ; NFKC_CF; AB37
AB5E ; NFKC_CF; 026B
AB5F ; NFKC_CF; AB52
+AB69 ; NFKC_CF; 028D
AB70 ; NFKC_CF; 13A0
AB71 ; NFKC_CF; 13A1
AB72 ; NFKC_CF; 13A2
@@ -8262,6 +8276,16 @@ FFF0..FFF8 ; NFKC_CF;
1F248 ; NFKC_CF; 3014 6557 3015
1F250 ; NFKC_CF; 5F97
1F251 ; NFKC_CF; 53EF
+1FBF0 ; NFKC_CF; 0030
+1FBF1 ; NFKC_CF; 0031
+1FBF2 ; NFKC_CF; 0032
+1FBF3 ; NFKC_CF; 0033
+1FBF4 ; NFKC_CF; 0034
+1FBF5 ; NFKC_CF; 0035
+1FBF6 ; NFKC_CF; 0036
+1FBF7 ; NFKC_CF; 0037
+1FBF8 ; NFKC_CF; 0038
+1FBF9 ; NFKC_CF; 0039
2F800 ; NFKC_CF; 4E3D
2F801 ; NFKC_CF; 4E38
2F802 ; NFKC_CF; 4E41
@@ -8802,7 +8826,7 @@ E0080..E00FF ; NFKC_CF;
E0100..E01EF ; NFKC_CF;
E01F0..E0FFF ; NFKC_CF;
-# Total code points: 10315
+# Total code points: 10329
# ================================================
@@ -9567,9 +9591,12 @@ A7BA ; Changes_When_NFKC_Casefolded
A7BC ; Changes_When_NFKC_Casefolded
A7BE ; Changes_When_NFKC_Casefolded
A7C2 ; Changes_When_NFKC_Casefolded
-A7C4..A7C6 ; Changes_When_NFKC_Casefolded
+A7C4..A7C7 ; Changes_When_NFKC_Casefolded
+A7C9 ; Changes_When_NFKC_Casefolded
+A7F5 ; Changes_When_NFKC_Casefolded
A7F8..A7F9 ; Changes_When_NFKC_Casefolded
AB5C..AB5F ; Changes_When_NFKC_Casefolded
+AB69 ; Changes_When_NFKC_Casefolded
AB70..ABBF ; Changes_When_NFKC_Casefolded
F900..FA0D ; Changes_When_NFKC_Casefolded
FA10 ; Changes_When_NFKC_Casefolded
@@ -9787,6 +9814,7 @@ FFF0..FFF8 ; Changes_When_NFKC_Casefolded
1F210..1F23B ; Changes_When_NFKC_Casefolded
1F240..1F248 ; Changes_When_NFKC_Casefolded
1F250..1F251 ; Changes_When_NFKC_Casefolded
+1FBF0..1FBF9 ; Changes_When_NFKC_Casefolded
2F800..2FA1D ; Changes_When_NFKC_Casefolded
E0000 ; Changes_When_NFKC_Casefolded
E0001 ; Changes_When_NFKC_Casefolded
@@ -9796,6 +9824,6 @@ E0080..E00FF ; Changes_When_NFKC_Casefolded
E0100..E01EF ; Changes_When_NFKC_Casefolded
E01F0..E0FFF ; Changes_When_NFKC_Casefolded
-# Total code points: 10315
+# Total code points: 10329
# EOF
diff --git a/icu4c/source/data/unidata/FractionalUCA.txt b/icu4c/source/data/unidata/FractionalUCA.txt
index 5655134c679..60be067cbae 100644
--- a/icu4c/source/data/unidata/FractionalUCA.txt
+++ b/icu4c/source/data/unidata/FractionalUCA.txt
@@ -1,260 +1,260 @@
# Fractional UCA Table, generated from the UCA DUCET
-# 2019-04-01 [MS]
-# VERSION: UCA=12.1.0, UCD=12.1.0
+# 2019-11-08 [MS]
+# VERSION: UCA=13.0.0, UCD=13.0.0
# © 2016 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html
# For a description of the format and usage, see
# http://www.unicode.org/reports/tr35/tr35-collation.html
-[UCA version = 12.1.0]
-# Unified_Ideograph: 87887 characters
-[Unified_Ideograph 4E00..9FEF FA0E..FA0F FA11 FA13..FA14 FA1F FA21 FA23..FA24 FA27..FA29 3400..4DB5 20000..2A6D6 2A700..2B734 2B740..2B81D 2B820..2CEA1 2CEB0..2EBE0]
+[UCA version = 13.0.0]
+# Unified_Ideograph: 92856 characters
+[Unified_Ideograph 4E00..9FFC FA0E..FA0F FA11 FA13..FA14 FA1F FA21 FA23..FA24 FA27..FA29 3400..4DBF 20000..2A6DD 2A700..2B734 2B740..2B81D 2B820..2CEA1 2CEB0..2EBE0 30000..3134A]
-[radical 1=⼀一:一-丆𠀀-𠀂𫠠𬺰万-丌亐卄𠀃-𠀆𪜀𪜁𫝀𬺱-𬺴不-专丗𠀇-𠀌𪜂𫠡𬺵-𬺹且-世丘-丝㐀𠀍-𠀗𫠢𫠣𬺺-𬺾丞-丢㐁㐂𠀘-𠀚𠀜𠀞-𠀠𫝁𫠤𫠥𬺿-𬻉丣-严丽鿖𠀡-𠀤𠀦-𠀨𠀪𠀫𫝂𫠦-𫠩𬻊-𬻒並丧𠀬-𠀮𠀰-𠀴𪜃𫠪-𫠭𬻓-𬻘鿗𠀵𠀶𠀸𠀺𠀻𪜄𫠮𬻙-𬻝𠀽-𠁀𠤢𪜅𫠯-𫠲𬻞-𬻠𠁁-𠁅𪜆𫠳-𫠵𬻡-𬻥𠁆-𠁈𠁊𠁋𫠶𬻦-𬻨𠁌𠁍𫠷-𫠻𬻩-𬻮𠁎-𠁒𫝃𫠼𫠽𬻯𠁓𠁔𫠾𫠿𬻰𠁕𠁗-𠁛𠁝𤳏𪜇𫡀𠁖𠁟𫡁𫡂𠁠𬻱]
-[radical 2=⼁丨:丨丩𠁡𠁢个丫㐃㐄𫡃𫡄中-丰𠁣𪜈𫡅丱𠁥𠁦𬻲𬻳串𠁧𠁨𫡆丳𠁩-𠁬𫡇临𠁭-𠁯𪜉𬻴丵𠁰𠁱𫡈𫡉𬻵-𬻷𠁳-𠁵𬻸𬻹𠁶𫡊𠁸𫡋𫡌𠁹𠁺𫡍𠁻𫡎]
-[radical 3=⼂丶:丶丷𪜊丸义𠁼𠁽𬻺丹为𠁿主丼𠂀-𠂂𬻻𪜋举𬻼𠂃𬻽𠂄𬻾𠂅]
-[radical 4=⼃丿:丿-乄㐅𠂆-𠂊𬻿-𬼂久-么乊𠂋-𠂎𫝄𫡏𬼃之乌尹𠂏-𠂓𬼄-𬼆乍-乐𠂔-𠂡𫡐𬼇𬼈乑-乔㐆𠂢-𠂧𠂩-𠂫𠂭𪜌𫡑-𫡓𬼉乕𠂯𫡔𬼊乖𠂲𠂳𠂶𫡕-𫡘𬼋乗𠂴𠂷𪜍𫡙𫡚乘𠂹-𠂾𪜎𪜏𫡛𫡜𬼌-𬼏𠂿-𠃂𫡝𬼐𠃃𠃄𫡞𠃆𠃅𬼑𠃇𫡟𫡠𬼒-𬼕𠃈𫡡]
-[radical 5=⼄乙:乙-乛𠃉-𠃎𠃑乜九龴𠃏𠃐乞-习㐇-㐉𠃒-𠃔𬼖乣-书㐊㐋𠁾𠃕-𠃝𫡢𬼗𬼘乧㐌-㐏𠃞-𠃣𪜐𫡣𬼙-𬼜乨-买㐐-㐕𠃤-𠃨𪜑𫡤𬼝-𬼢乱乲㐖-㐘𠃩𠃪𠃬𠧝𪜒𪜓𫡥-𫡧𬼣𬼤乳-乸㐙-㐛𠃭-𠃯𪜔𫡨𬼥-𬼧乹-乼㐜-㐠𠂸𠃲-𠃷𪜕𫡩𬼨-𬼫乽𠃸-𠃻𤱡𪜖𪜗𫡪-𫡬𬼬𬼭乾-亀㐡-㐣𠃼-𠄂𪜘𫡭𫡮𬼮-𬼱亁㐤𥝀𪜙𪜚𬼲-𬼴亂-亄𠄃𠄄𪜛𫡯𫡰𬼵𠄅-𠄈𢆡㐥𠄉㐦𠄊𠄋]
-[radical 6=⼅亅:亅𠄌了𠄍-𠄐亇𠄑𬼶-𬼸予㐧𠄒-𠄔争𠀩𠄕𬼹亊𠄖-𠄘𪜜事㐨𠄙𬼺𠄚𠄛𪜝𬼻𠄜𠄝𬼼]
-[radical 7=⼆二:二𠄞-𠄠亍-亏𬼽云-亖𠄡亗-亚𠄢-𠄧𫡱些亜𠀥𠄨-𠄪𫡲亝-亟㐩𠄫-𠄯𫡳𬼾𠄰-𠄳𬼿𬽀𠄵-𠄸𬽁𠄹𠄺𫡴𠄻𬽂𠄼-𠄾𫡵𫡶𠄿𪜞𫡷𠅀𪜟𫡸𫡹]
-[radical 8=⼇亠:亠-亣𠅁𠅂𪜠𪜡𬽃交-产㐪㐫𠅃-𠅇𫝅𬽄亨-亪㐬𠅈-𠅋𪜢𫡺𬽅-𬽇享京㐭𠅌-𠅒𬽈𬽉亭-亲𠅓-𠅕𬽊-𬽌亳𠅖𠅘-𠅝𫡻𬽍𠅞-𠅧𪜣𬽎-𬽒亴亵𠅨-𠅯𠅲𪜤𫡼𬽓𬽔亶亷㐮𠅳-𠅸𠅺-𠅼𠆀𫡽𫡾𬽕-𬽘𠅾𠅿𫡿𫢀𠆁-𠆉𪜥𬽙𬽚亸𠆋-𠆒𠆔𠆖-𠆘𬽛𬽜㐯𫢁𫢂𬽝𬽞𠆚𠆝𪜦𫢃亹𠆞𬽟𫢄𬽠𠆟-𠆡]
-[radical 9=⼈人:人亻𠆢亼-亿𠆣-𠆥𫢅什-仓𠆦-𠆨𪜧𫢆-𫢈𬽡𬽢仔-仭㐰-㐷𠆩-𠆭𠆯𠆰𠆳𫝆𫢉𫢊𬽣-𬽨仮-伬佤㐸-㑀𠆴-𠇑𠇓-𠇕𪜨-𪜫𫢋-𫢐𬽩-𬽭伭-佣佥-佨㑁-㑈𠇖-𠈁𪜬-𪜴𫢑-𫢘𬽮-𬽺佩-侭鿇㑉-㑖𠈃-𠈣𠈥-𠈬𪜵-𪜺𫝇𫝈𫢙-𫢝𬽻-𬾄侮-俭㑗-㑢𠈭-𠉢𪜻-𪝂𫢞-𫢩𬾅-𬾙修-倿㑣㑥-㑭𠉣-𠊦𠋟𪝃-𪝊𫝉𫢪-𫢼𬾚-𬾩偀-偿㑤㑮-㑲𠊧-𠋐𠋒-𠋞𠋠-𠋬𪝋-𪝕𫝊𫢽-𫣃𬾪-𬾼傀-傩鿘㑳-㑺𠋭-𠌅𠌇-𠌝𠌠-𠌩𪝖-𪝟𫣄-𫣐𬾽-𬿏傪-働鿙㑻-㒁𠌫-𠍡𠍣𠍤𠍦-𠍬𠎵𪝠-𪝤𫝋𫣑-𫣖𬿐-𬿠僎-僱僳僴僷㒂-㒐𠍥𠍭-𠎗𠎙𠎚𠎝-𠎴𠏐𪝥-𪝪𫣗-𫣢𬿡-𬿮僲僵僶僸-儏㒑-㒘𠎷-𠏏𠏑𠏔-𠏦𪝫-𪝯𫣣-𫣬𬿯-𬿺儐-儞儫鿚㒙-㒜𠏒𠏨-𠐇𪝰-𪝳𫣭-𫣱𬿻-𭀀償-優儬㒝㒞𠐈-𠐛𠐝-𠐢𪝴-𪝶𫣲-𫣸𭀁-𭀅儭-儲㒟㒠𠐣-𠐺𪝷-𪝹𫣹-𫤃𭀆-𭀌儳-儵㒡-㒣𠐻-𠑁𠑃-𠑌𪝺-𪝼𫤄-𫤈𭀍-𭀏儶㒤-㒦𠑍-𠑖𠑞𪝽𫤉-𫤋𭀐𭀑儷-儺㒧㒨𠑗-𠑝𠑟-𠑣𪝾𫤌-𫤑儻儼𠑤-𠑩𭀒儽㒩𠑪-𠑯𫤒-𫤔𭀓𭀔儾𠑰𫤕𭀕𫤖㒪𠑲𠑳𠑵]
-[radical 10=⼉儿:儿-元𠑶𭀖-𭀘兄𠑷𠑸𭀙-𭀝充-兊㒫𠑹-𠑼𫤗克-兑𠑽-𠒂𭀞-𭀠兒-兖㒬𠒃-𠒋𪝿𫤘𭀡-𭀤兗-兙𠒌-𠒏𪞀𫝌𫤙𭀥党兛㒭𠒐-𠒖𪞁𭀦𭀧兜-兞㒮𠒗-𠒝𫤚𫤛𭀨兟兠𠒞-𠒣𫤜𫤝𭀩-𭀭兡𠒤-𠒦𪞂𫤞𭀮𭀯兢𠒧-𠒯𫤟𫤠𭀰-𭀳𠒰-𠒲𠒴-𠒷𪞃-𪞅𭀴兣𠒳𠒸-𠒾𭀵𠒿-𠓅𠓇𫤡𫤢𭀶-𭀸㒯𠓆𠓈-𠓊𫤣-𫤦𭀹𭀺𠓋𠓎𪞆𫤧𠓍𠓏𠓐兤𠓑-𠓔𫤨𠓕-𠓚]
-[radical 11=⼊入:入兦𠓛內𠓜-𠓞㒰㒱𠓟𭀻全氽㒲𠇒𠓠-𠓣㒳㒴𠓤-𠓨𭀼-𭀾兩𠓩𭀿兪𠓪-𠓬𭁀𠓭-𠓰𪞇𫤩𠓱𠌆𠓲𠓳𫤪𠓴-𠓼𭁁𠓽𭁂𠓾𠓿𭁃]
-[radical 12=⼋八:八𠔀公-兯𠔁-𠔄兰𠔅𠔆𭁄共-兴龹𠔈𠔉𪞈𫤫𫤬𭁅𭁆兵㒵-㒷𠔊-𠔏𭁇其-典𠔐𠔑𠩖𫤭𭁈-𭁋兹养㒸𠔒-𠔗𭁌-𭁎兺兼𠔙-𠔛𫤮𫤯𭁏𭁐兽𠔜𠔝𫤰𭁑-𭁓𠔞-𠔧𪞉𫤱𭁔-𭁖兾兿𠔨-𠔮𪞊𫤲𭁗𭁘𠔯-𠔱𠭻𪞋𭁙𪞌𭁚-𭁜冀𠔳-𠔵𪞍𠁜冁𠔶𠔷𫤳𠔸-𠔺𫤴𫤵𭁝㒹𭁞𫤶]
-[radical 13=⼌冂:冂𠔼冃-冈𠔽-𠕀𭁟冉-册𠕁-𠕊𭁠再冎𠕋-𠕏𭁡𭁢冏𠕐-𠕕𪞎冐㒺𠕖-𠕚𭁣-𭁩冑冒𠕛𠕜𫝍𭁪𭁫冓冔𠕝-𠕟𭁬-𭁯冕㒻㒼𠕠-𠕢最㒽𠕣-𠕥𭁰𭁱㒾𠕦𠕧𫤷𠕨-𠕪𠕬-𠕰𭁲𠕱㒿𠕲]
-[radical 14=⼍冖:冖-冘㓀㓁𠕳𠕴写冚𠕵-𠕸𭁳军农𠕹-𠕿冝𠖀-𠖃𪞏𪞐𫤸冞𠖄-𠖆𪞑𭁴冟冠㓂𠖇-𠖋𫤹𫤺冡-冧𠖌-𠖒𪞒𭁵-𭁻冨𠖓𪞓𭁼-𭁿㓃𠖔-𠖙𪞔𭂀𠖚𠖛𭂁𭂂冩𠖜-𠖞𪞕㓄𫤻𭂃-𭂅冪𠖠-𠖥𫤼𠖦-𠖨𫤽𠖩-𠖫]
-[radical 15=⼎冫:冫𠖬𫤾㓅𠖭𭂆𭂇冬-冯𠖮-𠖰𪞖𫤿𭂈冰-冴㓆㓇𠖱-𠖶𪞗-𪞚𫥀-𫥃况-冻鿑㓈𠖷-𠖿𠗁𪞛-𪞝𫥄-𫥈𭂉𭂊冼-净㓉-㓍𠗀𠗂-𠗇𪞞𫥉-𫥋𭂋-𭂎凁-凃㓎㓏𠗈-𠗗𪞟-𪞡𫝎𫥌-𫥎𭂏𭂐凄-凎㓐-㓒𠗘-𠗤𪞢-𪞥𫥏𫥐𭂑-𭂕减-凑㓓𠗥-𠗰𪞦-𪞨𫝏𫥑-𫥔𭂖-𭂘凒-凖㓔㓕𠗱-𠗹𪞩𪞪𫥕𫥖𭂙-𭂛凗㓖𠗺-𠘃𪞫𪞬𫥗𫥘𭂜-𭂞凘㓗𠘄-𠘉𠘓𪞭𫥙𭂟-𭂡凙-凜𠘊-𠘑𪞮𫥚-𫥜𭂢-𭂤凝凞𠘒𠘔𠘕𪞯𭂥凟𠘖-𠘜𥂳𭂦𠘝-𠘡𫥝𭂧𠘢𠘣𪞰𭂨𠘤𠘥鿛𠘦]
-[radical 16=⼏几:几𠘧𠘨凡-凤𠘩-𠘰𭂩-𭂬凥-凧𠘱-𠘴凨-凫𠘵-𠘻𪞱𫥞𫥟𭂭-𭂯凬𠘼-𠙅𪞲𭂰凭-凯𠙆-𠙎𠫮𭂱𭂲𠙏-𠙑𭂳𭂴𠙒-𠙖𪞳𫥠凰㓘𠙘𠙙𠙛-𠙞𪞴𫥡𭂵𭂶凱凲𠁉𠙟-𠙣𫥢𭂷𠙤-𠙧𪞵𫥣𭂸𭂹凳凴𠙨-𠙫𠙭-𠙰𭂺𠙱-𠙳]
-[radical 17=⼐凵:凵𠙴𠙵凶𠙶-𠙸凷-击𠙹-𠙻𠙽𪞶凼㓙𠙾-𠚊𭂻函𠚋-𠚍𪞷凾𠚎-𠚐𠚒𠚓𪞸𫥤𭂼𠚔-𠚗𭂽凿𠚘𪞹𫥥𫥦𭂾𪞺𪞻𫥧-𫥩𠚙𠚚𢍭𫥪𫥫𭂿𠚜𫥬𭃀𠚝𠚞𭃁𢇕𪞼𠚟𪞽𫥭-𫥯𠚠-𠚢]
-[radical 18=⼑刀:刀-刂𠚣刃刄𠚤刅-刈𠚥-𠚬𭃂-𭃄刉-刍㓚-㓜𠚭-𠚴𠚶𠚻𫥰𫥱𭃅-𭃇刎-创㓝㓞𠚵𠚷-𠚺𠚼-𠛍𪞾-𪟀𫥲-𫥴𭃈-𭃌刜-刭㓟㓠𠛎-𠛦𪟁𪟂𫥵-𫥻𭃍-𭃔刮-剂㓡-㓦𠛧-𠜏𪟃-𪟅𫥼-𫥿𭃕-𭃡剃-剑㓧-㓫𠜐-𠜰𪟆𪟇𫝐𫦀𫦁𭃢-𭃨剒-剧㓬-㓰𠜱-𠝜𠝶𪟈𪟉𫦂-𫦅𭃩-𭃳剨剪-剱剶㓱-㓶𠝝-𠝵𠝷-𠝾𪟊-𪟍𫦆-𫦌𭃴-𭃾剩割-創㓷-㓻𠝿-𠞛𠞝-𠞤𪟎-𪟐𫦍-𫦑𭃿-𭄅剷-剿㓼㓽𠞥-𠟁𪟑-𪟓𫦒-𫦔𭄆-𭄏劀-劄㓾-㔉𠟂-𠟟𠟡-𠟥𫦕-𫦙𭄐𭄑劅-劏㔊𠟠𠟦-𠟹𪟔𫦚𭄒劐-劔㔋-㔍𠟺-𠠊𪟕𪟖𭄓-𭄗劕㔎㔏𠠌-𠠚𫦛𭄘𭄙㔐𠠛-𠠠𫦜-𫦞𭄚𭄛劖㔑𠠡-𠠣𫦟𫦠𭄜㔒𠠤𠠦-𠠩劗劘𠠥𠠪-𠠭劙劚𠠮𫦡𠠯𭄝𫦢𠠰𠠱𫦣]
-[radical 19=⼒力:力劜𠠲𫦤劝办𠠳-𠠵𭄞功-劢㔓㘞𠆮𠠶-𠠸𭄟𭄠劣-动㔔-㔖𠠹-𠡁𫦥助-労㔗㔘𠡂-𠡐𪟗-𪟙𫦦𫦧劵-势㔙-㔛𠡑-𠡝𪟚𪟛𫦨𭄡-𭄥勀-勋㔜𠡞-𠡪𪟜𫦩-𫦭𭄦-𭄫勌-勑㔝-㔟𠡫-𠡺𪟝-𪟟𫦮-𫦲𭄬-𭄲勒-勖勘-勚㔠𠡻-𠢄𪟠𫦳𭄳-𭄶勛-勞㔡𠢅-𠢒𪟡𪟢𫦴𫦵𭄷-𭄹募-勧𠢓-𠢟𪟣𫝑𫦶𫦷𭄺-𭄾勨-勭㔢𠢠-𠢯𪟤𪟥𫦸𭄿-𭅃勮-勲𠢰-𠢵𪟦𫦹𫦺勳𠢶-𠢸𫦻𫦼勴-勶㔣-㔦𠢹-𠢿㔧𠣀-𠣃𫦽𫦾勷𠣄𠣅勸𠣆𠣇𪟧𠣈-𠣊𫦿𠣋]
-[radical 20=⼓勹:勹-匂𠣌𭅄匃-匇𠣍-𠣐𫧀𫧁𭅅匈𠣑-𠣓𭅆匉𠣔-𠣗𭅇𭅈匊-匌𠣘-𠣝𭅉𭅊匍𠣞-𠣣𭅋匎𠣤-𠣭𫧂𫧃匏匐㔨𠣮-𠣴𭅌匑匒㔩𠣵-𠣷𫧄𭅍匓㔪𠣸-𠣼𭅎𭅏𠣽-𠤂匔𠤃𫧅𠤄-𠤇𫧆𠤈-𠤍]
-[radical 21=⼔匕:匕𠤎𪟨化㔫𠤏𫧇北𠤐𪟩𭅐𠤑-𠤕㔬𠤖𭅑𠤗-𠤝𪟪𭅒𠤞-𠤡𭅓匘匙㔭𫧈𫧉𠤣-𠤥𪟫𠤦-𠤪𫧊]
-[radical 22=⼕匚:匚𠤬𠤭𫧋𭅔匛-匞𫧌𭅕𭅖匟-匢𠤮-𠤱𪟬𫧍-𫧏匣-匥㔯㔰𠤳-𠤷𪟭𪟮𫧐𫧒𭅗𭅘匦𠤸-𠤻𫧑𭅙𭅚匧-匩𠤼-𠥂𠥄-𠥈𪟯𫧓匪匫龨𠥉-𠥍𪟰𫧔𭅛匬-匮㔱𠥎𠥏𭅜𭅝𠥐-𠥕𫧕匯㔲-㔴𠥖-𠥘𫧖匰-匲㔵𠥙-𠥛𪟱𫧗𭅞匳𠥜-𠥡𫧘𫧙匴𠥢𠥣𫧚匵𫧛𫧜𠥤𠥥匶𠥦𠥧匷𠥨𠥩𪟲𠥪𫧝㔶𠥫𠥬]
-[radical 23=⼖匸:匸-区𠥭𠤲𠥮𠥯医㔷𠥰-𠥲匼𠥳匽𠥃𠥴𠥵𭅟𠥶匾-區㔸𠥷-𠥺]
-[radical 24=⼗十:十-千卅-午㔹𠥻𠥼𠥿𭅠卉半卌𠆱𠥽𠥾𠦀𠦁卋卍-卐㔺㔻𠦂-𠦗𪟳𫝒𫧞卑-卖龺𠦘-𠦢𣥥𫝓𫧟𫧠南単𫝔𫧡𫧢𭅡𭅢𠦣-𠦩𪟴𭅣卙𠦪-𠦯𪟵𭅤博𠦰-𠦳𫧣𭅥𭅦㔼𠦴-𠦼𪟶𫧤𫧥𭅧𠦽-𠦿𪟷𫧦𠧀-𠧄𪟸𪟹𫧧𫧨𭅨-𭅪𠧅-𠧈𪟺𫧩-𫧫𠧉-𠧍𪟻𭅫𭅬𠧎𫧬𪟼𭅭卛𠧏𫧭𠧐𭅮𠧑]
-[radical 25=⼘卜:卜𠧒卝卞𪟽卟-卢𠧓𠀝𠧔-𠧘𭅯卣卤𠧙-𠧜𡥋𪟾𭅰卥-卧㔽𠧞-𠧨𫧮𠧩-𠧲𠭉𫧯𠧳-𠧷𠧹𪟿𫧰卨𠧺-𠧿𭅱𠨀-𠨂𠨄𫧱𫧲𠨅𫧳𫧴𠨆𠨇𪠀𫧵𠨈-𠨊𫧶-𫧸𠨋𠨌]
-[radical 26=⼙卩:卩-卫㔾㔿𭅲卬𠨍-𠨐𫧹𭅳卭-卯𠨑𭅴印危𠨒-𠨗𫧺𭅵卲-卵㕀𠨘卶-卺㕁𪠁𭅶-𭅺卻-卽𠨙-𠨝𪠂𠨞𭅻𭅼卾卿𫧻𠨟-𠨡𫧼厀厁𠨢-𠨤𫧽𭅽𭅾𠨥𫧾𫧿𭅿𫨀𠨦-𠨪𫨁𠨫]
-[radical 27=⼚厂:厂-历𠨬厇-厉𠨭-𠨳𪠃𫨂𭆀厊-厍㕂-㕄𠂬𠂮𠨴-𠨿𭆁厎-厑㕅-㕇𠂰𠩀-𠩉𪠄𫝕𫨃𫨄𭆂𭆃厒-厕㕈㕉𠩊-𠩕𪠅𪠆𫨅-𫨈𭆄厖-厛㕊𠩗-𠩦𪠇-𪠊𫨉𫨊𭆅厜-原虒㕋-㕍𠩧-𠩷𪠋-𪠎𫝖𫝗𫨋𭆆-𭆈厠-厣厩𠩸-𠩾𠪀-𠪆𪠏𪠐𫨌-𫨐𭆉-𭆋厤-厨㕎𠪇-𠪐𪠑𪠒𫨑-𫨗𭆌-𭆐厪厫㕏𠩿𠪑-𠪘𪠓-𪠕𫨘-𫨛𭆑𭆒厬-厰㕐㕑𠪙-𠪬𪠖𪠗𫨜𫨝𭆓-𭆕厱厲㕒𠪭-𠪸𪠘𪠙𫨞𫨟𭆖𠪺-𠪾𫨠-𫨢𭆗厳㕓𠪿𪠚𫨣𠫀-𠫆厴𠫇𪠛𫨤𠫉-𠫎㕔𠫏𫨥𭆘𠫐厵𠫑𠫒]
-[radical 28=⼛厶:厶𠫓-𠫖厷-厹㕕𠫗𠫘𫨦厺-厼𠫙-𠫝厽厾𠫞-𠫥𭆙𭆚县𠫦-𠫨𫨧叀-参𠫩-𠫭𠫯-𠫲𠫴-𠫸𪠜𫨨𫨩𭆛-𭆝㕖𠫹-𠫼𪠝𫨪𭆞-𭆢參叄㕗㕘𠫽𠫾𪠞𫨫𭆣叅𠫿-𠬅𦎅𪠟𠬆-𠬌𪠠𫨬-𫨮𭆤叆𠔲𠬍-𠬐叇㕙𠬑𠬒𪠡𠬓𠬕-𠬗𫨯𫨰𠬔𠬘𠬙𪠢𫨱]
-[radical 29=⼜又:又叉𭆥及-収㕚㕛𠬚-𠬠𪠣𪠤𫨲叏-发𠬡-𠬨𭆦叒㕜𠬩-𠬰𪠥𫨳𭆧𭆨叓㕝𠬱-𠬸𪠦𫨴-𫨸叔-变㕞𠬹-𠬾𪠧𪠨𫨹𭆩-𭆫叙-叝㕟𠫳𠬿-𠭈𪠩𪠪𫨺𫨻𭆬-𭆮叞叟𠭊-𠭔𪠫𪠬𫨼-𫨿𭆯𭆰𠭕-𠭤𫩀-𫩃𭆱𭆲㕠𠭥-𠭮𪠭𪠮𫩄𫩅𭆳𭆴叠﨎𠭯-𠭵𠭷-𠭺𪠯𫩆𫩇㕡𠭼-𠮂𡪞𪠰𫩈𫩉𭆵𭆶𠮃-𠮆𫩊𭆷叡𠮇-𠮌𪠱𫩋𫩌𠮍-𠮏𫩍𫩎叢𠮐壡𠮑-𠮘]
-[radical 30=⼝口:口𠮙-𠮞𫩏古-叾㕣-㕥𠙼𠮟-𠮪𪠲𫩐𫩑𭆸𭆹叿-吗㕦-㕨𠮫-𠯊𫝘𫩒-𫩗𭆺-𭇂吘-呜㕩-㕶𠈂𠯋-𠰇𪠳-𪠵𫩘-𫩞𭇃-𭇍呝-咝㕷-㕿𠰈-𠱏𪠶-𪠹𫩟-𫩪𭇎-𭇝咞-哟㖀-㖎𠀷𠀹𠱐-𠲫𪠺-𪡃𫝙𫩫-𫩼𭇞-𭇴哠-唧㖏-㖞𠲬-𠳤𠳦-𠳪𠳬-𠴥𪡄-𪡎𫩽-𫪑𭇵-𭈋唨-啘啚-啞啠-啪啬-啹㖟-㖵𠳥𠴧-𠶶𪡏-𪡛𫪒-𫪰𭈌-𭈮啙啫啺-喌喎-喾噅㖶-㗑𠶷-𠷡𠷣-𠸵𠸻-𠸾𪡜-𪡩𫪱-𫫂𭈯-𭉙喍喿-嗵㗒-㗡𠷢𠸶-𠸺𠸿-𠹯𠹳-𠻓𪡪-𪡷𫫃-𫫒𭉚-𭉽嗶-嘞嘡-嘧噑噓㗢-㗰𠁷𠻔-𠽠𪡸-𪢄𫝚𫫓-𫫧𭉾-𭊠嘟嘠嘨-噄噆-噐噒噔噖-噝噴㗱-㗺𠆊𠏓𠏧𠹰-𠹲𠽡-𠾦𠾨-𠿆𡀔𡀦𪢅-𪢍𫝛𫫨-𫫵𭊡-𭋁噞-噳噵-噼㗻-㘄𠿇-𡀓𡀕-𡀥𡀧-𡀼𢨐𨗓𪢎-𪢔𫫶-𫬆𭋂-𭋛噽-嚓嚺㘅-㘈𡀽-𡂎𪢕-𪢘𫝜𫬇-𫬑𭋜-𭋯嚔-嚤㘉-㘏𡂏-𡃟𡃰𪢙-𪢞𫝝𫬒-𫬛𭋰-𭌉嚥-嚰㘐-㘒𡃠-𡃯𡃱-𡄈𡄊-𡄐𪢟-𪢡𫬜-𫬫𭌊-𭌡嚱-嚹㘓㘔𡄑-𡄰𪢢-𪢤𫬬-𫬵𭌢-𭌯嚻-囄囍㘕-㘗𡄱-𡅔𡅣𫬶-𫬸𭌰-𭌳囅-囋囎㘘𡅗-𡅢𡅤-𡅯𪢥𫝞𫬹𭌴-𭌽囌囏囐㘙㘚𡅰-𡅸𫬺-𫬼𭌾-𭍅囑-囓𡅹-𡆅𪢦𪢧𫬽-𫬿𭍆-𭍋囔囕㘛𡆆-𡆎𫭀𭍌-𭍏㘜𡆏-𡆘𭍐-𭍒𡆙𡆚𡆞𫭁𭍓𭍔囖𡆛-𡆝𧮥𭍕-𭍘𡆟𭍙]
-[radical 31=⼞囗:囗𡆠-𡆢囘-囜龱㘝𠁤𡆣-𡆦𫭂𭍚囝-団㘟𡆧-𡆳囤-囵𡆴-𡇇𪢨𫭃𫭄𭍛𭍜囶-图㘠㘡𠀯𡇈-𡇌𡇎-𡇑𪢩𫭅𫭆𭍝囿圀㘢𡇒-𡇟𪢪𫭇𫭈𭍞𭍟圁-圆㘣𡇠-𡇯𪢫𫭉𫭊𭍠-𭍤圇-國圏𡇰-𡇻𡈀𪢬𪢭𫭋𫭌𭍥-𭍨圌-圎圐𡇼-𡇿𡈁-𡈉𤔗𫭍-𫭏𭍩𭍪圑-圕𡈊-𡈔𪢮𫭐𭍫圖-圙㘤𡈕-𡈡𪢯𫭑𭍬-𭍰圚𡈢-𡈤𡈦-𡈩𫭒𭍱-𭍳圛圜𡈥𡈪-𡈬𪢰𫭓𭍴𡈭-𡈱𫭔𭍵𡈲𭍶𡈳𡈴𭍷㘥𡈵-𡈺𫭕𭍸圝圞𡈻𭍹]
-[radical 32=⼟土:土-圡龶𡈼-𡈾𫭖圢-圧㘦𡈿-𡉇𪢱𪢲𫭗𫭘𭍺在-场𡉈-𡉖𪢳-𪢷𫭙𫭚𭍻-𭍽圻-坠㘧-㘰𡉘-𡊃𪢸-𪣂𫭛-𫭤𭍾-𭎄坡-垊㘱-㘵𡊄-𡊶𪣃-𪣊𫭥-𫭨𭎅-𭎎型-垵城鿍㘶-㘾𡊷-𡋛𡋝-𡋬𪣋-𪣓𫭩-𫭯𭎏-𭎛垶-埍埏-埛﨏㘿-㙆𡋭-𡌥𣑧𪣔-𪣣𫭰-𫭻𭎜-𭎨埜-埩埫-堕㙇-㙍𡌦-𡍣𪣤-𪣱𫭼-𫮅𭎩-𭎵埪堖-堼堾-塂塄-塈㙎-㙘𡍤-𡎭𪣲-𪣽𫝟𫮆-𫮑𭎶-𭏋堽塃塉-塱㙙-㙟𡎮-𡏬𧯧𪣾-𪤍𫮒-𫮚𭏌-𭏜塲-墛㙠-㙦𡏭-𡐝𦥈𪤎-𪤘𫝠𫮛-𫮢𭏝-𭏩墜-墧墩-墹㙧-㙯𠚛𡐞-𡑝𪤙-𪤞𫮣-𫮬𭏪-𭏵墺-壌龳㙰-㙶𡑞-𡑹𡑻-𡒈𪤟-𪤥𫝡𫮭-𫮯𭏶-𭏽壍-壗龼㙷-㙺𡒉-𡒠𡒢-𡒯𪤦-𪤫𫮰-𫮵𭏾-𭐀壘壙㙻-㙽𡒰-𡒿𡓁-𡓋𡓍-𡓏𪤬-𪤯𫮶-𫮸𭐁-𭐄壚-壠壢㙾㙿𡓀𡓌𡓐-𡓚𡓜-𡓥𪤰𫮹-𫮼𭐅-𭐉壣-壥㚀𡓦-𡓰𪤱𫮽-𫮿𭐊𭐋壦𡓱-𡓶𡓸𡓹𡓻-𡔁𫯀𭐌-𭐎𡓺𡔂-𡔉𭐏壧壨𡔊-𡔎壩㚁𡔏-𡔕𭐐壪㚂𡔖𭐑𡔗-𡔚]
-[radical 33=⼠士:士-壭𡔛壮𡔜壯-壳𡔝-𡔟𭐒壴壵𡔠-𡔢𫯁𫯂壶𡔣-𡔩𪤲壷壸𡔪-𡔭壹-壻㚃𡔮𡔯𭐓-𭐕壼𡔰𡔲-𡔵𪤳𭐖壽壾𡔶𡔸-𡔻𫯃𫯄𭐗壿夀㚄𡔼𡔽𫯅𭐘夁𡔾-𡕄𭐙𡕅𡕇-𡕌𭐚𡕍𫯆𫯇𡅕𡕏-𡕑𪤴𫯈𭐛𫯉𭐜]
-[radical 34=⼡夂:夂𡕒夃处𡕓𡕔𭐝夅𡕕𡕖夆𡕗-𡕙备夈㚅𡕚𭐞𠙚𡕛𡕜𪌛𡕝𫯊𪤵]
-[radical 35=⼢夊:夊𭐟𡕞𡕟夋𡕠𡕡夌𡕢-𡕥𭐠𭐡変复㚆㚇𭐢-𭐤夎夏𠀼𡕦𫯋𫯌𭐥𭐦𡕧-𡕬𭐧𠌞𡕭𠭶𡕮-𡕱𪤶𭐨𭐩夐𡕲-𡕵𭐪𭐫𡕶𡕷𭐬𡕸-𡕺𭐭𭐮𡕻𭐯夑夓𡕼-𡕿𭐰夒𡖀𭐱𡖁夔𭐲𡖂𡖃]
-[radical 36=⼣夕:夕-夘㚈𡖄-𡖆夙-夛𡖇-𡖉𪤷𫝢𭐳𭐴𡖊-𡖌𫝣𭐵夜夝㚉𡖍-𡖏𪤸𫯍𭐶𡖐𡖑𪤹夞𠅗𡖒-𡖜𢻈𪤺𫯎够夠𡖝-𡖥𪤻𫯏𫯐𭐷𭐸夡㚊𠅱𠨃𡖦-𡖮𡖰𪤼𫯑𫯒𭐹-𭐻𡖯𡖱-𡖵夢-夥㚋㚌𡖶-𡖾𢆣𪤽𫯓𫯔𭐼𭐽夦𡖿-𡗁𪤾𫯕𭐾𭐿𠆓𠆕𡗂-𡗅𪤿𫯖𫯗𠆙𡗆-𡗈𫯘𭑀㚍𡗉𡗊𭑁𡗋𡗌𡗐𡗍𡗎𪥀𫯙𡗏𣡳𫯚𡗑]
-[radical 37=⼤大:大-夭𡗒-𡗔𪥁𫯛央-头㚎𡗕-𡗛𪥂𭑂夵-夼㚏-㚑𠀛𡗝-𡗤𪥃𫯜𭑃夽-奂㚒㚓𡗥-𡗶𪥄-𪥆𫯝-𫯟𭑄𭑅奃-奉奋-奍㚔-㚙𡗷-𡘌𪥇-𪥌𫯠-𫯢𭑆-𭑋奎-奖㚚㚛𡘍-𡘜𪥍-𪥏𫯣-𫯥𭑌-𭑎奊套-奚𡘝-𡘳𪥐-𪥒𫝤𫯦𫯧𭑏-𭑒奛-奞㚜-㚞𡘴-𡙆𪥓-𪥕𫯨𭑓-𭑖奟-奥㚟𡔱𡙇-𡙚𪥖-𪥘𫯩-𫯯𭑗-𭑛奦-奨㚠𡙛-𡙫𪥙-𪥛𫯰-𫯴𭑜-𭑟奩-奬𡙬-𡙶𪥜-𪥞𫯵-𫯷𭑠奭𡙷-𡚅𪥟-𪥡𫯸-𫯼奮奯㚡𡚆-𡚎𤏠𫝥𫯽-𫰀𭑡-𭑣𡚏-𡚖𫰁𭑤奰𡚗𡾗𪥢𭑥𡚘-𡚚𫰂𭑦𡚛𪥣𫰃𫰄𡚜𡚝奱𡚞-𡚢𫰅奲𡚣-𡚥]
-[radical 38=⼥女:女𡚦𫰆奴-奶㚢𡚧-𡚭𫰇𭑧-𭑫奷-妈㚣-㚨𡚮-𡚻𪥤𪥥𫰈-𫰊𭑬𭑭妉-妌妎-妫㚩-㚯㛠𡚼-𡛘𪥦-𪥬𫝦𫰋-𫰖𭑮𭑯妬-姗㚰-㛁𡛙-𡜁𪥭-𪥰𫰗-𫰛𭑰-𭑵妍姘-姫姭-娃娅-娈㛂-㛌𡜂-𡜭𪥱-𪥵𫝧𫝨𫰜-𫰩𭑶-𭑹姬娉-娫娭-娴娽㛍-㛟㛡-㛤𡜮-𡝝𪥶-𪥺𫝩-𫝫𫰪-𫰶𭑺-𭑿娬娵-娼娾-婶㛥-㛭𡝞-𡞛𪥻-𪦅𫰷-𫱂𭒀-𭒄婷-媏媑-媯嫏㛮-㜄𡞜-𡟧𡠣𪦆-𪦐𫝬𫱃-𫱐𭒅-𭒌媐媰-嫎嫐-嫔㜅-㜔𡟨-𡠕𪦑-𪦖𫱑-𫱞𭒍-𭒑嫕-嫲㜕-㜢𡠗𡠙-𡠢𡠤-𡠱𡠳-𡡎𪦗-𪦟𫝭𫱟-𫱫𭒒-𭒝嫳-嬏㜣-㜨𡠖𡠘𡠲𡡏-𡢍𡢐𪦠-𪦥𫝮𫱬-𫱷𭒞-𭒡嬐-嬢嬴㜩-㜭𡢎𡢑-𡣄𪦦-𪦪𫱸-𫲄𭒢-𭒥嬣-嬳嬵-嬷㜮㜯𡣅-𡣡𡣣-𡣩𪦫𫲅-𫲌𭒦-𭒨嬸嬺-嬽㜰㜱𡣪-𡣼𪦬-𪦯𫲍-𫲓𭒩-𭒭嬹嬾嬿㜲-㜵𡣽-𡤍𡤞𪦰𪦱𫲔-𫲙𭒮孀-孆㜶-㜸𡤎-𡤗𪦲𫲚𫲛𭒯-𭒳孇-孉㜹𡤘-𡤝𡤟𡤠𪦳𪦴𫲜𫲝孊-孌㜺𡤡-𡤪𫲞𫲟孍𡤫-𡤭𪦵𫲠孎孏𡤮-𡤳𭒴𡤴-𡤶𭒵㜻㜼𡤷-𡤻]
-[radical 39=⼦子:子-孓𡤼孔𡤽孕𡤾-𡥂𫲡𭒶-𭒹孖-孙㜽𡉗𡥃-𡥅𭒺-𭒼孚-孞㜾㜿𡥆-𡥊𡥌𡥍𪦶-𪦹孟-孧㝀𠃱𡥎-𡥚𪦺𫲢-𫲤𭒽-𭓀孨-孪㝁𡥛-𡥧𪦻𫲥𭓁𭓂孫-孭㝂㝃𡥨-𡥭𢈲𨹴𫲦𭓃-𭓇孮-孰孲𡥮-𡥵𪦼-𪦾𫲧𫲨𭓈-𭓎孱㝄𡥶-𡦂𪦿𫲩𫲪𭓏-𭓔孳孴㝅𡦃-𡦐𫲫𫲬𭓕𭓖孵-孷𡦑-𡦖𪧀𫲭𫲮𭓗𭓘㝆𡦗-𡦝𫝯𫲯𫲰學孹㝇𡦞-𡦨𪧁𫲱𫲲𭓙𭓚孺孻𡦩𪧂𪧃𭓛𡦪-𡦬孼𡦭-𡦰𫲳𭓜孽孾𡦱-𡦶𪧄孿𡦷𫲴㝈𡦸𭓝]
-[radical 40=⼧宀:宀㝉𡦹宁-宄㝊㝋𡦺-𡦼宅-安㝌㝍𡦽-𡧊𫲵𫲶𭓞宊-宒㝎-㝑𡧋-𡧕𪧅-𪧇𫲷-𫲽𭓟-𭓡宓-审㝒𡧖-𡧨𪧈𪧉𫲾-𫳀𭓢-𭓩客-宦宨-宫㝓-㝖𡧩-𡧿𪧊-𪧌𫳁-𫳆𭓪-𭓯宧宬-宾㝗-㝚𡨀-𡨡𪧍-𪧐𫳇-𫳏𭓰-𭓳宿-寉㝛-㝡𡨢-𡨼𪧑-𪧓𫳐-𫳙𭓴-𭓿寊-寕寪㝢㝣𡨽-𡩞𪧔-𪧚𫳚-𫳣𭔀-𭔅寖-寝㝤-㝨𡩟-𡩺𪧛-𪧠𫳤-𫳮𭔆-𭔌寞-寨㝩-㝬𡩻-𡪝𪧡-𪧥𫝰𫳯-𫳼𭔍-𭔐審寫-寮㝭-㝯𡪟-𡪽𪧦-𪧪𫝱𫳽-𫴁𭔑-𭔖寯寰𡪾-𡫐𪧫-𪧮𫴂-𫴏𭔗-𭔙寱寲𡫑-𡫝𪧯𫴐-𫴗𭔚-𭔞㝰𡫞-𡫫𪧰-𪧲𫴘-𫴛𭔟-𭔡寳-寵𡫬-𡫶𫴜-𫴟𭔢-𭔤寶𡫷-𡫻𪧳𪧴𫴠𭔥𭔦寷㝱𡫼-𡬃𪧵𫴡-𫴣𭔧𡬄-𡬋𫴤𫴥𭔨𡬌𫴦𫴧𡬍𡬏𡬐𪧶𫴨-𫴪𡬑𡬓-𡬕㝲𡬖-𡬘𡬎𡬙𡬚𡬒𡬛𫴫𡬜]
-[radical 41=⼨寸:寸𡬝对㝳寺-导𡬞𪧷𭔩寽-寿㝴𭔪尀㝵𡬟-𡬦𭔫𭔬封専将𡬧-𡬬𫴬𭔭-𭔯尃-尅㝶𡬭𫴭𭔰-𭔲將-尉𡬮-𡬲𪧸𪧹𭔳-𭔵尊-尌㝷𡬳-𡬸𪧺𫴮𫴯𭔶-𭔸𡬹-𡬼𫴰-𫴳𭔹-𭔼對𡬽-𡭂𭔽-𭔿導𡭃-𡭉𣊒𪧻𪧼𫴴𫴵𭕀𭕁𡭊-𡭌𪧽𭕂𡭍-𡭏𪧾𡭐𡭑𭕃𡭒𡭓𫴶𫴷]
-[radical 42=⼩小:小𡭔𭕄尐少𡭕𡭖尒-尕龸𡭗𡭘尖-尘𡭙-𡭜𭕅𡭝-𡭤𪧿𫴸𫴹𭕆𭕇尙尚𠈤𡭥-𡭩𪨀𫴺𫴻𭕈𭕉尛-尝𡭪-𡭳𫴼𫴽𭕊㝸𡭴-𡭼𪨁𪨂𡭽-𡮍𫴾-𫵃尞㝹𡮎-𡮗𫵄𫵅尟尠𠅽𡮘-𡮝𭕋尡㝺𡮞-𡮥𪨃𫵆𫵇㝻𡮦-𡮯𪨄𫵈𫵉𡮰-𡮳𪨅𫵊-𫵌𭕌𡮴-𡮶𢇔𪨆𡮷-𡮻𤯏𡮼-𡮾𫵍𡮿𡯀]
-[radical 43=⼪尢:尢尣𡯁𡯂尤𡯃-𡯊𫵎尥-尧㝼𡯋-𡯎𭕍尨-尬㝽𡯏-𡯙𫵏尭㝾㝿𡯚-𡯡𫵐𭕎尮尯㞀㞁𡯢-𡯤𡯦𡯧㞂𡯨-𡯲㞃-㞆𡯳-𡯸𫵑𭕏𭕐尰就㞇㞈𡯹-𡰂𪨇尲-尴㞉㞊𡰃-𡰊𪨈𭕑𭕒𡰋-𡰏𭕓尵𡰐-𡰕𫵒𡰖-𡰚尶尷𡰛-𡰢]
-[radical 44=⼫尸:尸𡰣尺-尼㞋𡰤-𡰨𡰴𭕔尽㞌㞍𡰩-𡰳𫝲尾-屃㞎𡰵-𡰽𪨉-𪨋𫵓-𫵕屄-届㞏-㞑𡰾-𡱋𪨌𫵖-𫵘𭕕-𭕘屋-屏㞒-㞖𡱌-𡱡𢇀𪨍𪨎𫵙-𫵝𭕙-𭕝屐-屘㞗𡱢-𡱹𪨏𪨐𫵞𫵟𭕞𭕟屙-屝㞘㞙𡱺-𡲓𪨑𫵠𭕠-𭕣属-屡㞚㞛𡲔-𡲫𪨕-𪨘𭕤𡲬-𡳃𪨒-𪨔𫵡𭕥-𭕭屢屣㞜-㞞𡳄-𡳏𪨙𪨚𫵢-𫵥𭕮𭕯層-屧㞟㞠𡳐-𡳞𪨛𪨜𭕰-𭕵𡳟-𡳧𪨝𫵦𫵧屨𡳨𡳩𪨞𫵨𭕶屩屪𡳪𡳫𫵩𭕷𭕸屫㞡𡳬-𡳰𪨟𪨠𫵪𫵫𭕹𭕺𡳱-𡳴屬𡳵-𡳷𫵬𫵭𭕻𡳸-𡳺𪨡𭕼屭𡳻𭕽𡳼𡳽]
-[radical 45=⼬屮:屮𡳾屯㞢𡳿𭕾屰𡴀-𡴅𭕿㞣㞷𡴆-𡴚𫵮𡴛-𡴥𫵯𫵰𡴦-𡴬]
-[radical 46=⼭山:山乢屲𡴭-𡴯屳-屷㞤-㞧𡴰-𡴽𫵱-𫵴𭖀屸-岃㞨-㞯𡴾-𡵒𪨢-𪨥𫝳𫵵𭖁-𭖄岄-岌岎-岜㞰-㞶㞸𡵓-𡶂𪨦-𪨨𫵶𫵷𭖅-𭖊岝-峅㞹-㟃𡶃-𡶣𡶥-𡶪𪨩-𪨮𫵸𫵹𭖋-𭖔岍峆-峧㟄-㟆𡶫-𡷔𪨯-𪨴𫝴𫵺𫵻𭖕-𭖞峨-崅㟇-㟖𡷕-𡸐𦊤𪨵-𪨺𫝵𫵼-𫶀𭖟-𭖨崆-崰㟗-㟥𡸑-𡹩𪨻-𪩁𫶁-𫶅𭖩-𭖱崱-嵉嵋-嵝﨑㟦-㟯𡹪-𡺩𪩂-𪩇𫶆-𫶉𭖲-𭖿嵊嵞-嵶㟰-㟸𡺪-𡻗𪩈-𪩋𫶊-𫶐𭗀-𭗆嵷-嶎㟹-㠄𡻘-𡼉𪩌-𪩒𫶑-𫶔𭗇-𭗓嶏-嶥㠅-㠐𡼊-𡼼𪩓-𪩖𫶕𫶖𭗔-𭗞嶦-嶶㠑-㠗𡼽-𡽈𡽊-𡽛𪩗-𪩚𫶗-𫶜𭗟𭗠嶷-嶺嶼-嶿㠘-㠜𡽉𡽜-𡾁𡾻𪩛-𪩝𫶝𭗡-𭗤巀-巂㠝-㠟𡾂-𡾖𡾠𫶞𭗥-𭗫嶻巃-巅㠠-㠣𡾘-𡾟𡾡-𡾭𣦭𪩞𫶟-𫶣𭗬-𭗱巆-巌㠤𡾮-𡾺𭗲-𭗴巍巏巐㠥㠦𡾼-𡿆𪩟𫶤𭗵𭗶巎巑-巕巗㠧𡿇-𡿑𪩠𭗷巖巘-巚𡿒𡿓𭗸𡿔-𡿜𫶥𭗹𡿝-𡿟𫶦𡿠𡿡𡿣𡿤㠨𡿢𡿥]
-[radical 47=⼮巛:巛-川𡿦𡿨𫶧𡿧𭗺州巟㠩𡿩-𡿭𭗻𭗼巠𡿮-𡿰𪩡𭗽𭗾𡿱-𡿶𭗿𡿷-𡿻𪩢𭘀𠙗𡿼𡿽𫶨𭘁巢巣𡿾-𢀀𫶩𢀁𢀂巤𢀃-𢀋𫶪𢀌-𢀐]
-[radical 48=⼯工:工㠪𢀑-𢀕𭘂左-巨𢀖-𢀙巩巪𢀚𢀛𪩣𭘃-𭘅巫𢀜-𢀞𫶫𢀟𫶬𭘆巬巭𢀠𫶭𭘇𭘈差㠫㠬𢀡-𢀣𪩤𫶮巯㠭𢀤𢀥𪩥巰𢀦𢀧𪩦𫶯𭘉𪩧𫶰㠮𢀨-𢀫𫶱𢀬𢑰𤀢𫶲𫶳𢀭𪩨𫶴𢀮𪩩𢀯-𢀲𪩪]
-[radical 49=⼰己:己-巴𢀳㠯𢀴-𢀶𫶵巵𪩬𭘊巶㠰𢀷𢀸𪩫𭘋𭘌巷-巻𢀹-𢀻𭘍巼𢀼-𢀿𫶶㠱𢁀-𢁄𫶷巽𢁅-𢁉𪩭𪩮𫶸𫶹𭘎𭘏𢁊𪩯𢁋-𢁍𢁏𪩰𪩱𫶺𢁎𢁐𫶻𫶼𭘐𢁑]
-[radical 50=⼱巾:巾-帅㠲㠳𢁒-𢁔𪩲𫶽𫶾帆-师㠴-㠶𢁕-𢁤𭘑𭘒帉-帐㠷-㠼𢁥-𢁺𫶿-𫷂𭘓𭘔帑-帜㠽-㡀𢁻-𢂏𫷃𫷄𭘕-𭘚帝-帧㡁-㡆𢂐-𢂰𫷅𭘛-𭘞帨-帱㡇㡈𢂱-𢃌𪩳𭘟-𭘣帲-帼㡉-㡎𢃍-𢃪𪩴-𪩷𫷆𫷇𭘤-𭘦帽-幇幉㡏-㡖𢃫-𢄉𪩸-𪩺𫷈𫷉𭘧-𭘮幊-幏㡗-㡛𢄊-𢄞𫷊-𫷏𭘯-𭘱幈幑-幙幛㡜-㡟𢄟-𢄲𪩻𭘲-𭘴幚幜-幥㡠㡡𢄳-𢅌𪩼𭘵幦-幩㡢-㡤𢅍-𢅞𪩽𫷐𫷑𭘶-𭘸幪-幬㡥㡦𢅟-𢅨𪩾幭-幯𢅩-𢅬𭘹-𭘻幰𢅭-𢅷𪩿𫷒𫷓𭘼幱㡧㡨𢅸-𢅺𪪀𢅻-𢅽㡩㡪𢅾-𢆂𭘽𢆃-𢆈]
-[radical 51=⼲干:干平𢆉年幵𫷔𭘾𢆊-𢆌𪪁𫷕𫷖并-幸𢆍-𢆐𭘿𭙀𢆑-𢆕𭙁𢆖-𢆙𭙂𭙃𢆚𪪂𪪃𫷗𢆛-𢆝𪪄幹𢆞-𢆠𪪅𪪆𫷘-𫷚𢆢𢆤𫷛𭙄-𭙆𢆥𪪇𫷜𫷝𢆦-𢆪𪪈𫷞𭙇𢆫𪪉𢆬-𢆮]
-[radical 52=⼳幺:乡幺幻𢆯-𢆱𭙈𭙉幼𢆲-𢆵𭙊𢆶𪪊𢆷-𢆺𭙋𢆻-𢆾幽𢆿𢇂𪪋𫷟𭙌𢇁𢇃-𢇉幾㡫㡬𢇊𫷠𫷡𠅹𢇋𫷢𫷣㡭𢇌-𢇓𫷤㡮𢇖]
-[radical 53=⼴广:广-広𠆲𫷥𭙍-𭙏庄-庆㡯-㡱𢇗-𢇢𫷦𭙐-𭙒庇-应庘㡲㡳𢇣-𢇱𪪌𪪍𫷧𭙓-𭙗底-店庙-废㡴-㡻𢇲-𢈆𪪎𪪏𭙘𭙙庠-度㡼-㢂𢈇-𢈘𪪐𪪑𫷨𫷩𭙚𭙛座-庯㢃-㢇𢈙-𢈱𪪒-𪪗𫷪-𫷯𭙜-𭙡庰-庼㢈-㢌𢈳-𢉕𢉗-𢉚𪪘𪪙𫝶𫝷𫷰-𫷵𭙢𭙣庽-廃廊㢍-㢐𢉛-𢉻𢉽𢉾𪪚𪪛𫷶-𫷹𭙤-𭙧廅-廉廋廌鿮㢑𢉼𢉿-𢊔𪪜𪪝𫷺𫷻𭙨-𭙭廄廍-廘㢒-㢕𢊕-𢊬𪪞-𪪠𫷼-𫷿𭙮-𭙳廙-廤㢖-㢘𢊭-𢋁𪪡-𪪣𫸀𭙴-𭙻廥-廪㢙-㢜𢋂-𢋐𪪤𪪥𫸁𫸂𭙼-𭚃𢋑-𢋛𢋝-𢋠𪪦-𪪨𫸃-𫸆𭚄廫𢋡-𢋭𪪩𫸇𭚅-𭚈廬廭龐㢝𠓌𢋮-𢋺𪪪𫸈𭚉-𭚋廮-廰㢞𢋻-𢌃𫸉𭚌廱𢌄-𢌆𪪫𫸊𭚍𭚎廲𢌈-𢌌𫸋𫸌𭚏𭚐𢌍-𢌑𫸍𫸎𢌒𭚑廳𫸏𢌓𫸐𢌔-𢌖]
+[radical 1=⼀一:一𪛙丁-丆𠀀-𠀂𫠠𬺰𰀀万-丌亐卄𠀃-𠀆𪛚𪜀𪜁𫝀𬺱-𬺴𰀁-𰀄不-专丗𠀇-𠀌𪜂𫠡𬺵-𬺹𰀅-𰀇且-世丘-丝㐀𠀍-𠀗𫠢𫠣𬺺-𬺾𰀈-𰀊丞-丢㐁㐂𠀘-𠀚𠀜𠀞-𠀠𫝁𫠤𫠥𬺿-𬻉𰀋丣-严丽鿖𠀡-𠀤𠀦-𠀨𠀪𠀫𫝂𫠦-𫠩𬻊-𬻒𰀌並丧𠀬-𠀮𠀰-𠀴𪜃𫠪-𫠭𬻓-𬻘𰀍鿗𠀵𠀶𠀸𠀺𠀻𪜄𫠮𬻙-𬻝𰀎-𰀑𠀽-𠁀𠤢𪜅𫠯-𫠲𬻞-𬻠𰀒-𰀕𠁁-𠁅𪜆𫠳-𫠵𬻡-𬻥𠁆-𠁈𠁊𠁋𫠶𬻦-𬻨𰀖-𰀘𠁌𠁍𫠷-𫠼𬻩-𬻮𰀙𰀚𠁎-𠁒𫝃𫠽𬻯𰀛𰀜䶶𠁓𠁔𫠾𫠿𬻰𰀝𠁕𠁗-𠁛𠁝𤳏𪜇𫡀𠁖𰀞𠁟𫡁𫡂𠁠𰀟𬻱]
+[radical 2=⼁丨:丨丩𠁡𠁢个丫㐃㐄𫡃𫡄𰀠中-丰𠁣𪜈𫡅𰀡丱𠁥𰀢𠁦𬻲𬻳𰀣串𠁧𠁨𫡆丳𠁩-𠁬𫡇𰀤临𠁭-𠁯𪜉𬻴𰀥丵𠁰𠁱𫡈𫡉𬻵-𬻷𰀦𰀧𠁳-𠁵𬻸𬻹𠁶𫡊𠁸𫡋𫡌𠁹𰀨𠁺𫡍𠁻𫡎]
+[radical 3=⼂丶:丶丷𪜊丸义𠁼𠁽𬻺丹为𠁿主丼𠂀-𠂂𬻻𪜋举𬻼𠂃𰀩𬻽𠂄𬻾𠂅]
+[radical 4=⼃丿:丿-乄㐅𠂆-𠂊𬻿-𬼂𰀪𰀫久-么乊𠂋-𠂎𫝄𫡏𬼃之乌尹𠂏-𠂓𬼄-𬼆乍-乐𠂔-𠂡𫡐𬼇𬼈𰀬乑-乔㐆𠂢-𠂧𠂩-𠂫𠂭𪜌𫡑-𫡓𬼉乕𠂯𫡔𬼊乖𠂲𠂳𠂶𫡕-𫡘𬼋乗𠂴𠂷𪜍𫡙𫡚乘𠂹-𠂾𪜎𪜏𫡛𫡜𬼌-𬼏𠂿-𠃂𫡝𬼐𠃃𠃄𫡞𰀭-𰀯𠃆𠃅𬼑𠃇𫡟𫡠𬼒-𬼕𠃈𫡡]
+[radical 5=⼄乙:乙-乛𠃉-𠃎𠃑乜九龴𠃏𠃐乞-习㐇-㐉𠃒-𠃔𬼖𰀰乣-书㐊㐋𠁾𠃕-𠃝𫡢𬼗𬼘𰀱乧㐌-㐏𠃞-𠃣𪜐𫡣𬼙-𬼜𰀲-𰀵乨-买㐐-㐕𠃤-𠃨𪜑𫡤𬼝-𬼢𰀶-𰀼乱乲㐖-㐘𠃩𠃪𠃬𠧝𪜒𪜓𫡥-𫡧𬼣𬼤𰀽-𰁀乳-乸㐙-㐛𠃭-𠃯𪜔𫡨𬼥-𬼧𰁁-𰁃乹-乼㐜-㐠𠂸𠃲-𠃷𪜕𫡩𬼨-𬼫𰁄-𰁈乽𠃸-𠃻𤱡𪜖𪜗𫡪-𫡬𬼬𬼭𰁉-𰁋乾-亀㐡-㐣𠃼-𠄂𪜘𫡭𫡮𬼮-𬼱𰁌亁㐤𥝀𪜙𪜚𬼲-𬼴𰁍亂-亄𠄃𠄄𪜛𫡯𫡰𬼵𠄅-𠄈𢆡𰁎𰁏㐥𰁐𠄉𰁑㐦𠄊𠄋]
+[radical 6=⼅亅:亅𠄌了𠄍-𠄐亇𠄑𬼶-𬼸予㐧𠄒-𠄔𰁒争𠀩𠄕𬼹亊𠄖-𠄘𪜜事㐨𠄙𬼺𠄚𰁓𰁔𠄛𪜝𬼻𠄜𠄝𬼼]
+[radical 7=⼆二:二𠄞-𠄠亍-亏𬼽云-亖𠄡𰁕亗𰁖亘-亚𠄢-𠄧𫡱𰁗些亜𠀥𠄨-𠄪𫡲亝-亟㐩𠄫-𠄯𫡳𬼾𠄰-𠄳𬼿𬽀𰁘𠄵-𠄸𬽁𠄹𠄺𫡴𠄻𬽂𠄼-𠄾𫡵𫡶𰁙𠄿𪜞𫡷𰁚𠅀𪜟𰁛𫡸𫡹]
+[radical 8=⼇亠:亠-亣𠅁𠅂𪜠𪜡𬽃交-产㐪㐫𠅃-𠅇𫝅𬽄𰁜亨-亪㐬𠅈-𠅋𪜢𫡺𬽅-𬽇享京㐭𠅌-𠅒𬽈𬽉亭-亲𠅓-𠅕𬽊-𬽌亳𠅖𠅘-𠅝𫡻𬽍𠅞-𠅧𪜣𬽎-𬽒𰁝亴亵𠅨-𠅯𠅲𪜤𫡼𬽓𬽔𰁞𰁟亶亷㐮𠅳-𠅸𠅺-𠅼𠆀𫡽𫡾𬽕-𬽘𠅾𠅿𫡿𫢀𠆁-𠆉𪜥𬽙𬽚𰁠亸𠆋-𠆒𠆔𠆖-𠆘𬽛𬽜㐯𫢁𫢂𬽝𬽞𠆚𠆝𪜦𫢃亹𠆞𬽟𫢄𬽠𠆟-𠆡]
+[radical 9=⼈人:人亻𠆢亼-亿𠆣-𠆥𫢅什-仓𠆦-𠆨𪜧𫢆-𫢈𬽡𬽢𰁡仔-仭㐰-㐷𠆩-𠆭𠆯𠆰𠆳𫝆𫢉𫢊𬽣-𬽨𰁢𰁣仮-伬佤㐸-㑀𠆴-𠇑𠇓-𠇕𪜨-𪜫𫢋-𫢐𬽩-𬽭𰁤-𰁪伭-佣佥-佨㑁-㑈𠇖-𠈁𪜬-𪜴𫢑-𫢘𬽮-𬽺𰁫-𰁰佩-侭鿇㑉-㑖𠈃-𠈣𠈥-𠈬𪜵-𪜺𫝇𫝈𫢙-𫢝𬽻-𬾄𰁱-𰂄侮-俭㑗-㑢𠈭-𠉢𪜻-𪝂𫢞-𫢩𬾅-𬾙𰂅-𰂎修-倿㑣㑥-㑭𠉣-𠊦𠋟𪝃-𪝊𫝉𫢪-𫢼𬾚-𬾩𰂏-𰂖偀-偿㑤㑮-㑲𠊧-𠋐𠋒-𠋞𠋠-𠋬𪝋-𪝕𫝊𫢽-𫣃𬾪-𬾼𰂗-𰂡傀-傩鿘㑳-㑺𠋭-𠌅𠌇-𠌝𠌠-𠌩𪝖-𪝟𫣄-𫣐𬾽-𬿏𰂢-𰂩傪-働鿙㑻-㒁𠌫-𠍡𠍣𠍤𠍦-𠍬𠎵𪝠-𪝤𫝋𫣑-𫣖𬿐-𬿠𰂪-𰂬僎-僱僳僴僷㒂-㒐𠍥𠍭-𠎗𠎙𠎚𠎝-𠎴𠏐𪝥-𪝪𫣗-𫣢𬿡-𬿮𰂭-𰂲僲僵僶僸-儏㒑-㒘𠎷-𠏏𠏑𠏔-𠏦𪝫-𪝯𫣣-𫣬𬿯-𬿺𰂳-𰂹儐-儞儫鿚㒙-㒜𠏒𠏨-𠐇𪝰-𪝳𫣭-𫣱𬿻-𭀀𰂺-𰂽償-優儬㒝㒞𠐈-𠐛𠐝-𠐢𪝴-𪝶𫣲-𫣸𭀁-𭀅𰂾-𰃁儭-儲㒟㒠𠐣-𠐺𪝷-𪝹𫣹-𫤃𭀆-𭀌𰃂-𰃆儳-儵㒡-㒣𠐻-𠑁𠑃-𠑌𪝺-𪝼𫤄-𫤈𭀍-𭀏𰃇𰃈儶㒤-㒦𠑍-𠑖𠑞𪝽𫤉-𫤋𭀐𭀑儷-儺㒧㒨𠑗-𠑝𠑟-𠑣𪝾𫤌-𫤑儻儼𠑤-𠑩𭀒儽㒩𠑪-𠑯𫤒-𫤔𭀓𭀔𰃉儾𠑰𫤕𭀕𫤖㒪𠑲𠑳𠑵]
+[radical 10=⼉儿:儿-元𠑶𭀖-𭀘兄𠑷𠑸𭀙-𭀝𰃊充-兊㒫𠑹-𠑼𫤗克-兑𠑽-𠒂𭀞-𭀠𰃋兒-兖㒬𠒃-𠒋𪝿𫤘𭀡-𭀤𰃌兗-兙𠒌-𠒏𪞀𫝌𫤙𭀥党兛㒭𠒐-𠒖𪞁𭀦𭀧兜-兞㒮𠒗-𠒝𫤚𫤛𭀨𰃍兟兠𠒞-𠒣𫤜𫤝𭀩-𭀭𰃎兡𠒤-𠒦𪞂𫤞𭀮𭀯𰃏𰃐兢𠒧-𠒯𫤟𫤠𭀰-𭀳𰃑𰃒𠒰-𠒲𠒴-𠒷𪞃-𪞅𭀴兣𠒳𠒸-𠒾𭀵𰃓𰃔𠒿-𠓅𠓇𫤡𫤢𭀶-𭀸㒯𠓆𠓈-𠓊𫤣-𫤦𭀹𭀺𠓋𠓎𪞆𫤧𰃕𠓍𠓏𠓐兤𠓑-𠓔𫤨𠓕-𠓚]
+[radical 11=⼊入:入兦𠓛內𠓜-𠓞㒰㒱𠓟𭀻全氽㒲𠇒𠓠-𠓣𰃖㒳㒴𠓤-𠓨𭀼-𭀾兩𠓩𭀿𰃗-𰃙兪𠓪-𠓬𭁀𰃚𰃛𠓭-𠓰𪞇𫤩𠓱𰃜𠌆𠓲𠓳𫤪𠓴-𠓼𭁁𠓽𭁂𠓾𠓿𭁃]
+[radical 12=⼋八:八𠔀公-兯𠔁-𠔄兰𠔅𠔆𭁄共-兴龹𠔈𠔉𪞈𫤫𫤬𭁅𭁆𰃝-𰃟兵㒵-㒷𠔊-𠔏𭁇其-典𠔐𠔑𠩖𫤭𭁈-𭁋𰃠兹养㒸𠔒-𠔗𭁌-𭁎𰃡兺兼𠔙-𠔛𫤮𫤯𭁏𭁐𰃢𰃣兽𠔜𠔝𫤰𭁑-𭁓𰃤𠔞-𠔧𪞉𫤱𭁔-𭁖兾兿𠔨-𠔮𪞊𫤲𭁗𭁘𰃥𠔯-𠔱𠭻𪞋𭁙𪞌𭁚-𭁜冀𠔳-𠔵𪞍𠁜冁𠔶𠔷𫤳𠔸-𠔺𫤴𫤵𭁝㒹𭁞𫤶]
+[radical 13=⼌冂:冂𠔼𰃦冃-冈𠔽-𠕀𭁟冉-册𠕁-𠕊𭁠再冎𠕋-𠕏𭁡𭁢𰃧𰃨冏𠕐-𠕕𪞎冐㒺𠕖-𠕚𭁣-𭁩冑冒𠕛𠕜𫝍𭁪𭁫冓冔𠕝-𠕟𭁬-𭁯𰃩𰃪冕㒻㒼𠕠-𠕢最㒽𠕣-𠕥𭁰𭁱𰃫㒾𠕦𠕧𫤷𠕨-𠕪𠕬𰃬𰃭𠕭-𠕰𭁲𠕱㒿𠕲]
+[radical 14=⼍冖:冖-冘㓀㓁𠕳𠕴写冚𠕵-𠕸𭁳𰃮军农𠕹-𠕿冝𠖀-𠖃𪞏𪞐𫤸𰃯𰃰冞𠖄-𠖆𪞑𭁴冟冠㓂𠖇-𠖋𫤹𫤺冡-冧𠖌-𠖒𪞒𭁵-𭁻𰃱冨𠖓𪞓𭁼-𭁿㓃𠖔-𠖙𪞔𭂀𠖚𠖛𭂁𭂂𰃲冩𠖜-𠖞𪞕㓄𫤻𭂃-𭂅冪𠖠-𠖥𫤼𠖦-𠖨𫤽𠖩-𠖫𰃳𰃴]
+[radical 15=⼎冫:冫𠖬𫤾㓅𠖭𭂆𭂇𰃵冬-冯𠖮-𠖰𪞖𫤿𭂈冰-冴㓆㓇𠖱-𠖶𪞗-𪞚𫥀-𫥃𰃶-𰃸况-冻鿑㓈𠖷-𠖿𠗁𪞛-𪞝𫥄-𫥈𭂉𭂊𰃹𰃺冼-净㓉-㓍𠗀𠗂-𠗇𪞞𫥉-𫥋𭂋-𭂎𰃻-𰃽凁-凃㓎㓏𠗈-𠗗𪞟-𪞡𫝎𫥌-𫥎𭂏𭂐𰃾凄-凎㓐-㓒𠗘-𠗤𪞢-𪞥𫥏𫥐𭂑-𭂕𰃿-𰄁减-凑㓓𠗥-𠗰𪞦-𪞨𫝏𫥑-𫥔𭂖-𭂘𰄂-𰄄凒-凖㓔㓕𠗱-𠗹𪞩𪞪𫥕𫥖𭂙-𭂛𰄅-𰄇凗㓖𠗺-𠘃𪞫𪞬𫥗𫥘𭂜-𭂞𰄈-𰄊凘㓗𠘄-𠘉𠘓𪞭𫥙𭂟-𭂡𰄋𰄌凙-凜𠘊-𠘑𪞮𫥚-𫥜𭂢-𭂤𰄍凝凞𠘒𠘔𠘕𪞯𭂥凟𠘖-𠘜𥂳𭂦𰄎𰄏𠘝-𠘡𫥝𭂧𠘢𠘣𪞰𭂨𠘤𠘥鿛𠘦]
+[radical 16=⼏几:几𠘧𠘨凡-凣𪛝凤𠘩-𠘰𭂩-𭂬凥-凧𠘱-𠘴凨-凫𠘵-𠘻𪞱𫥞𫥟𭂭-𭂯凬𠘼-𠙅𪞲𭂰凭-凯𠙆-𠙎𠫮𭂱𭂲𠙏-𠙑𭂳𭂴𠙒-𠙖𪞳𫥠𰄐凰㓘𠙘𠙙𠙛-𠙞𪞴𫥡𭂵𭂶凱凲𠁉𠙟-𠙣𫥢𭂷𠙤-𠙧𪞵𫥣𭂸𭂹凳凴𠙨-𠙫𠙭-𠙰𭂺𠙱-𠙳]
+[radical 17=⼐凵:凵𠙴𠙵凶𠙶-𠙸𰄑凷-击𠙹-𠙻𠙽𪞶凼㓙𠙾-𠚊𭂻函𠚋-𠚍𪞷𰄒凾𠚎-𠚐𠚒𠚓𪞸𫥤𭂼𰄓𰄔𠚔-𠚗𭂽𰄕凿𠚘𪞹𫥥𫥦𭂾𪞺𪞻𫥧-𫥩𠚙𠚚𢍭𫥪𫥫𭂿𰄖𠚜𫥬𭃀𰄗𰄘𠚝𠚞𭃁𢇕𪞼𠚟𪞽𫥭-𫥯𠚠-𠚢]
+[radical 18=⼑刀:刀-刂𠚣刃刄𠚤刅-刈𠚥-𠚬𭃂-𭃄𰄙𰄚刉-刍㓚-㓜𠚭-𠚴𠚶𠚻𫥰𫥱𭃅-𭃇𰄛-𰄝刎-创㓝㓞𠚵𠚷-𠚺𠚼-𠛍𪞾-𪟀𫥲-𫥴𭃈-𭃌𰄞-𰄢刜-刭㓟㓠𠛎-𠛦𪟁𪟂𫥵-𫥻𭃍-𭃔𰄣-𰄦刮-剂㓡-㓦𠛧-𠜏𪟃-𪟅𫥼-𫥿𭃕-𭃡𰄧-𰄫剃-剑㓧-㓫𠜐-𠜰𪟆𪟇𫝐𫦀𫦁𭃢-𭃨𰄬-𰄲剒-剧㓬-㓰𠜱-𠝜𠝶𪟈𪟉𫦂-𫦅𭃩-𭃳𰄳-𰄶剨剪-剱剶㓱-㓶𠝝-𠝵𠝷-𠝾𪟊-𪟍𫦆-𫦌𭃴-𭃾𰄷-𰄺剩割-創㓷-㓻𠝿-𠞛𠞝-𠞤𪟎-𪟐𫦍-𫦑𭃿-𭄅剷-剿㓼㓽𠞥-𠟁𪟑-𪟓𫦒-𫦔𭄆-𭄏𰄻-𰄽劀-劄㓾-㔉𠟂-𠟟𠟡-𠟥𫦕-𫦙𭄐𭄑𰄾-𰅂劅-劏㔊𠟠𠟦-𠟹𪟔𫦚𭄒𰅃劐-劔㔋-㔍𠟺-𠠊𪟕𪟖𭄓-𭄗𰅄劕㔎㔏𠠌-𠠚𫦛𭄘𭄙𰅅-𰅇㔐𠠛-𠠠𫦜-𫦞𭄚𭄛劖㔑𠠡-𠠣𫦟𫦠𭄜㔒𠠤𠠦-𠠩劗劘𠠥𠠪-𠠭劙劚𠠮𫦡𰅈𠠯𭄝𫦢𠠰𠠱𫦣]
+[radical 19=⼒力:力劜𠠲𫦤劝办𠠳-𠠵𭄞功-劢㔓㘞𠆮𠠶-𠠸𭄟𭄠劣-动㔔-㔖𠠹-𠡁𫦥𰅉助-労㔗㔘𠡂-𠡐𪟗-𪟙𫦦𫦧𰅊-𰅌劵-势㔙-㔛𠡑-𠡝𪟚𪟛𫦨𭄡-𭄥𰅍𰅎勀-勋㔜𠡞-𠡪𪟜𫦩-𫦭𭄦-𭄫勌-勑㔝-㔟𠡫-𠡺𪟝-𪟟𫦮-𫦲𭄬-𭄲𰅏𰅐勒-勖勘-勚㔠𠡻-𠢄𪟠𫦳𭄳-𭄶𰅑-𰅓勛-勞㔡𠢅-𠢒𪟡𪟢𫦴𫦵𭄷-𭄹𰅔募-勧𠢓-𠢟𪟣𫝑𫦶𫦷𭄺-𭄾𰅕勨-勭㔢𠢠-𠢯𪟤𪟥𫦸𭄿-𭅃𰅖𰅗勮-勲𠢰-𠢵𪟦𫦹𫦺𰅘勳𠢶-𠢸𫦻𫦼勴-勶㔣-㔦𠢹-𠢿㔧𠣀-𠣃𫦽𫦾𰅙勷𠣄𠣅勸𠣆𠣇𪟧𰅚𠣈-𠣊𫦿𠣋]
+[radical 20=⼓勹:勹-匂𠣌𭅄𰅛匃-匇𠣍-𠣐𫧀𫧁𭅅匈𠣑-𠣓𭅆匉𠣔-𠣗𭅇𭅈匊-匌𠣘-𠣝𭅉𭅊匍𠣞-𠣣𭅋𰅜𰅝匎𠣤-𠣭𫧂𫧃匏匐㔨𠣮-𠣴𭅌𰅞𰅟匑匒㔩𠣵-𠣷𫧄𭅍匓㔪𠣸-𠣼𭅎𭅏𠣽-𠤂𰅠匔𠤃𫧅𠤄-𠤇𫧆𠤈-𠤍]
+[radical 21=⼔匕:匕𠤎𪟨化㔫𠤏𫧇北𠤐𰅡𪟩𭅐𠤑-𠤕㔬𠤖𭅑𰅢𠤗-𠤝𪟪𭅒𠤞-𠤡𭅓匘匙㔭𫧈𫧉𠤣𠤤𰅣𠤥𪟫𠤦-𠤪𫧊]
+[radical 22=⼕匚:匚𠤬𠤭𫧋𭅔匛-匞𫧌𭅕𭅖匟-匢𠤮-𠤱𪟬𫧍-𫧏匣-匥㔯㔰𠤳-𠤷𪟭𪟮𫧐𫧒𭅗𭅘𰅤匦𠤸-𠤻𫧑𭅙𭅚匧-匩𠤼-𠥂𠥄-𠥈𪟯𫧓匪匫龨𠥉-𠥍𪟰𫧔𭅛𰅥𰅦匬-匮㔱𠥎𠥏𭅜𭅝𰅧𠥐-𠥕𫧕匯㔲-㔴𠥖-𠥘𫧖𰅨匰-匲㔵𠥙-𠥛𪟱𫧗𭅞匳𠥜-𠥡𫧘𫧙匴𠥢𠥣𫧚匵𫧛𫧜𠥤𠥥𰅩匶𠥦𠥧匷𠥨𠥩𪟲𠥪𫧝㔶𠥫𠥬]
+[radical 23=⼖匸:匸-区𠥭𠤲𠥮𠥯𰅪医㔷𠥰-𠥲𰅫匼𠥳匽𠥃𠥴𠥵𭅟𠥶𰅬匾-區㔸𠥷-𠥺]
+[radical 24=⼗十:十-千卅-午㔹𠥻𠥼𠥿𭅠𰅭𰅮卉半卌𠆱𠥽𠥾𠦀𠦁𰅯卋卍-卐㔺㔻𠦂-𠦐𰅰𰅱𠦑-𠦗𪟳𫝒𫧞𰅲-𰅴卑-卖龺𠦘-𠦢𣥥𫝓𫧟𫧠𰅵南単𫝔𫧡𫧢𭅡𭅢𰅶𰅷𠦣-𠦩𪟴𭅣𰅸𰅹卙𠦪-𠦯𪟵𭅤𰅺𰅻博𠦰-𠦳𫧣𭅥𭅦㔼𠦴-𠦼𪟶𫧤𫧥𭅧𰅼𠦽-𠦿𪟷𫧦𰅽𰅾𠧀-𠧄𪟸𪟹𫧧𫧨𭅨-𭅪𠧅-𠧈𪟺𫧩-𫧫𰅿𠧉-𠧍𪟻𭅫𭅬𰆀𰆁𠧎𫧬𪟼𭅭卛𠧏𫧭𠧐𭅮𠧑𰆂]
+[radical 25=⼘卜:卜𠧒卝卞𪟽卟-卢𠧓𠀝𠧔-𠧘𭅯卣卤𠧙-𠧜𡥋𪟾𭅰卥-卧㔽𠧞-𠧨𫧮𰆃𠧩-𠧲𠭉𫧯𰆄-𰆆𠧳-𠧷𠧹𪟿𫧰卨𠧺-𠧿𭅱𠨀-𠨂𠨄𫧱𫧲𰆇𰆈𠨅𫧳𫧴𠨆𠨇𪠀𫧵𠨈-𠨊𰆉𫧶-𫧸𠨋𠨌]
+[radical 26=⼙卩:卩𰆊卪卫㔾㔿𭅲卬𠨍-𠨐𫧹𭅳𰆋卭-卯𠨑𭅴印危𠨒-𠨗𫧺𭅵𰆌𰆍卲-卵㕀𠨘𰆎卶-卺㕁𪠁𭅶-𭅺𰆏卻-卽𠨙-𠨝𪠂𰆐𠨞𭅻𭅼卾卿𫧻𰆑𰆒𠨟-𠨡𫧼厀厁𠨢-𠨤𫧽𭅽𭅾𠨥𫧾𫧿𭅿𰆓𫨀𰆔𠨦-𠨪𫨁𠨫]
+[radical 27=⼚厂:厂-历𠨬厇-厉𠨭-𠨳𪠃𫨂𭆀𰆕厊-厍㕂-㕄𠂬𠂮𠨴-𠨿𭆁𰆖𰆗厎-厑㕅-㕇𠂰𠩀-𠩉𪠄𫝕𫨃𫨄𭆂𭆃𰆘厒-厕㕈㕉𠩊-𠩕𪠅𪠆𫨅-𫨈𭆄厖-厛㕊𠩗-𠩦𪠇-𪠊𫨉𫨊𭆅𰆙𰆚厜-原虒㕋-㕍𠩧-𠩷𪠋-𪠎𫝖𫝗𫨋𭆆-𭆈𰆛-𰆟厠-厣厩𠩸-𠩾𠪀-𠪆𪠏𪠐𫨌-𫨐𭆉-𭆋厤-厨㕎𠪇-𠪐𪠑𪠒𫨑-𫨗𭆌-𭆐𰆠-𰆦厪厫㕏𠩿𠪑-𠪘𪠓-𪠕𫨘-𫨛𭆑𭆒𰆧厬-厰㕐㕑𠪙-𠪬𪠖𪠗𫨜𫨝𭆓-𭆕𰆨𰆩厱厲㕒𠪭-𠪸𪠘𪠙𫨞𫨟𭆖𠪺-𠪾𫨠-𫨢𭆗厳㕓𠪿𪠚𫨣𰆪𰆫𠫀-𠫆厴𠫇𪠛𫨤𰆬𠫉-𠫎㕔𠫏𫨥𭆘𠫐厵𠫑𠫒]
+[radical 28=⼛厶:厶𠫓-𠫖厷-厹㕕𠫗𠫘𫨦厺-厼𠫙-𠫝𰆭厽厾𠫞-𠫥𭆙𭆚县𠫦-𠫨𫨧叀-参𠫩-𠫭𠫯-𠫲𠫴-𠫸𪠜𫨨𫨩𭆛-𭆝𰆮㕖𠫹-𠫼𪠝𫨪𭆞-𭆢參叄㕗㕘𠫽𠫾𪠞𫨫𭆣叅𠫿-𠬅𦎅𪠟𰆯𠬆-𠬌𪠠𫨬-𫨮𭆤叆𠔲𠬍-𠬐叇㕙𠬑𠬒𪠡𠬓𠬕-𠬗𫨯𫨰𠬔𠬘𠬙𪠢𫨱]
+[radical 29=⼜又:又叉𭆥及-収㕚㕛𠬚-𠬠𪠣𪠤𫨲叏-发𠬡-𠬨𭆦𰆰叒㕜𠬩-𠬰𪠥𫨳𭆧𭆨𰆱-𰆶叓㕝𠬱-𠬸𪠦𫨴-𫨸𰆷-𰆺叔-变㕞𠬹-𠬾𪠧𪠨𫨹𭆩-𭆫𰆻-𰆽叙-叝㕟𠫳𠬿-𠭈𪠩𪠪𫨺𫨻𭆬-𭆮𰆾𰆿叞叟𠭊-𠭔𪠫𪠬𫨼-𫨿𭆯𭆰𠭕-𠭤𫩀-𫩃𭆱𭆲𰇀𰇁㕠𠭥-𠭮𪠭𪠮𫩄𫩅𭆳𭆴𰇂𰇃叠﨎𠭯-𠭵𠭷-𠭺𪠯𫩆𫩇𰇄㕡𠭼-𠮂𡪞𪠰𫩈𫩉𭆵𭆶𰇅𠮃-𠮆𫩊𭆷叡𠮇-𠮌𪠱𫩋𫩌𠮍-𠮏𫩍𫩎叢𠮐壡𠮑𠮒𰇆𠮓-𠮘]
+[radical 30=⼝口:口𠮙-𠮞𫩏古-叾㕣-㕥䶷𠙼𠮟-𠮪𪠲𫩐𫩑𭆸𭆹𰇇叿-吗㕦-㕨䶸𠮫-𠯊𪛗𫝘𫩒-𫩗𭆺-𭇂𰇈𰇉吘-呜㕩-㕶𠈂𠯋-𠰇𪠳-𪠵𫩘-𫩞𭇃-𭇍𰇊-𰇍呝-咝㕷-㕿𠰈-𠱏𪠶-𪠹𫩟-𫩪𭇎-𭇝𰇎-𰇓咞-哟㖀-㖎𠀷𠀹𠱐-𠲫𪠺-𪡃𫝙𫩫-𫩼𭇞-𭇴𰇔-𰇣哠-唧㖏-㖞𠲬-𠳤𠳦-𠳪𠳬-𠴥𪡄-𪡎𫩽-𫪑𭇵-𭈋𰇤-𰇰唨-啘啚-啞啠-啪啬-啹㖟-㖵𠳥𠴧-𠶶𪡏-𪡛𫪒-𫪰𭈌-𭈮𰇱-𰇾啙啫啺-喌喎-喾噅㖶-㗑𠶷-𠷡𠷣-𠸵𠸻-𠸾𪡜-𪡩𫪱-𫫂𭈯-𭉙𰇿-𰈐喍喿-嗵㗒-㗡𠷢𠸶-𠸺𠸿-𠹯𠹳-𠻓𪡪-𪡷𫫃-𫫒𭉚-𭉽𰈑-𰈞嗶-嘞嘡-嘧噑噓㗢-㗰𠁷𠻔-𠽠𪡸-𪢄𫝚𫫓-𫫧𭉾-𭊠𰈟-𰈨嘟嘠嘨-噄噆-噐噒噔噖-噝噴㗱-㗺𠆊𠏓𠏧𠹰-𠹲𠽡-𠾦𠾨-𠿆𡀔𡀦𪢅-𪢍𫝛𫫨-𫫵𭊡-𭋁𰈩-𰈮噞-噳噵-噼㗻-㘄𠿇-𡀓𡀕-𡀥𡀧-𡀼𢨐𨗓𪢎-𪢔𫫶-𫬆𭋂-𭋛𰈯-𰈶噽-嚓嚺㘅-㘈𡀽-𡂎𪢕-𪢘𫝜𫬇-𫬑𭋜-𭋯𰈷-𰈽嚔-嚤㘉-㘏𡂏-𡃟𡃰𪢙-𪢞𫝝𫬒-𫬛𭋰-𭌉𰈾-𰉂嚥-嚰㘐-㘒𡃠-𡃯𡃱-𡄈𡄊-𡄐𪢟-𪢡𫬜-𫬫𭌊-𭌡𰉃-𰉅嚱-嚹㘓㘔𡄑-𡄰𪢢-𪢤𫬬-𫬵𭌢-𭌯𰉆-𰉉嚻-囄囍㘕-㘗𡄱-𡅔𡅣𫬶-𫬸𭌰-𭌳𰉊𰉋囅-囋囎㘘𡅗-𡅢𡅤-𡅯𪢥𫝞𫬹𭌴-𭌽𰉌囌囏囐㘙㘚𡅰-𡅸𫬺-𫬼𭌾-𭍅囑-囓𡅹-𡆅𪢦𪢧𫬽-𫬿𭍆-𭍋囔囕㘛𡆆-𡆎𫭀𭍌-𭍏㘜𡆏-𡆘𭍐-𭍒𡆙𡆚𡆞𫭁𭍓𭍔囖𡆛-𡆝𧮥𭍕-𭍘𡆟𭍙]
+[radical 31=⼞囗:囗𡆠-𡆢囘-囜龱㘝𠁤𡆣-𡆦𪛘𫭂𭍚囝-団㘟𡆧-𡆳囤-囵𡆴-𡇇𪢨𫭃𫭄𭍛𭍜𰉍𰉎囶-图㘠㘡𠀯𡇈-𡇌𡇎-𡇑𪢩𫭅𫭆𭍝𰉏𰉐囿圀㘢𡇒-𡇟𪢪𫭇𫭈𭍞𭍟圁-圆㘣𡇠-𡇯𪢫𫭉𫭊𭍠-𭍤圇-國圏𡇰-𡇻𡈀𪢬𪢭𫭋𫭌𭍥-𭍨𰉑圌-圎圐𡇼-𡇿𡈁-𡈉𤔗𫭍-𫭏𭍩𭍪圑-圕𡈊-𡈔𪢮𫭐𭍫𰉒圖-圙㘤𡈕-𡈡𪢯𫭑𭍬-𭍰𰉓圚𡈢-𡈤𡈦-𡈩𫭒𭍱-𭍳𰉔圛圜𡈥𡈪-𡈬𪢰𫭓𭍴𡈭-𡈱𫭔𭍵𡈲𭍶𡈳𡈴𭍷㘥𡈵-𡈺𫭕𭍸圝圞𡈻𭍹]
+[radical 32=⼟土:土-圡龶𡈼-𡈾𫭖𰉕圢-圧㘦𡈿-𡉇𪢱𪢲𫭗𫭘𭍺𰉖𰉗在-场𡉈-𡉖𪢳-𪢷𫭙𫭚𭍻-𭍽圻-坠㘧-㘰𡉘-𡊃𪢸-𪣂𫭛-𫭤𭍾-𭎄𰉘-𰉞坡-垊㘱-㘵𡊄-𡊶𪣃-𪣊𫭥-𫭨𭎅-𭎎𰉟-𰉤型-垵城鿍㘶-㘾𡊷-𡋛𡋝-𡋬𪣋-𪣓𫭩-𫭯𭎏-𭎛𰉥-𰉭垶-埍埏-埛﨏㘿-㙆𡋭-𡌥𣑧𪣔-𪣣𫭰-𫭻𭎜-𭎨𰉮-𰉶埜-埩埫-堕㙇-㙍𡌦-𡍣𪣤-𪣱𫭼-𫮅𭎩-𭎵𰉷-𰊀埪堖-堼堾-塂塄-塈㙎-㙘𡍤-𡎭𪣲-𪣽𫝟𫮆-𫮑𭎶-𭏋𰊁-𰊌堽塃塉-塱㙙-㙟𡎮-𡏬𧯧𪣾-𪤍𫮒-𫮚𭏌-𭏜𰊍-𰊘塲-墛㙠-㙦𡏭-𡐝𦥈𪤎-𪤘𫝠𫮛-𫮢𭏝-𭏩𰊙-𰊥墜-墧墩-墹㙧-㙯𠚛𡐞-𡑝𪤙-𪤞𫮣-𫮬𭏪-𭏵𰊦-𰊱墺-壌龳㙰-㙶𡑞-𡑹𡑻-𡒈𪤟-𪤥𫝡𫮭-𫮯𭏶-𭏽𰊲-𰊸壍-壗龼㙷-㙺𡒉-𡒠𡒢-𡒯𪤦-𪤫𫮰-𫮵𭏾-𭐀𰊹𰊺壘壙㙻-㙽𡒰-𡒿𡓁-𡓋𡓍-𡓏𪤬-𪤯𫮶-𫮸𭐁-𭐄𰊻-𰋀壚-壠壢㙾㙿𡓀𡓌𡓐-𡓚𡓜-𡓥𪤰𫮹-𫮼𭐅-𭐉𰋁𰋂壣-壥㚀𡓦-𡓰𪤱𫮽-𫮿𭐊𭐋𰋃𰋄壦𡓱-𡓶𡓸𡓹𡓻-𡔁𫯀𭐌-𭐎𡓺𡔂-𡔉𭐏𰋅壧壨𡔊-𡔎𰋆壩㚁𡔏-𡔕𭐐壪㚂𡔖𭐑𰋇𡔗-𡔚]
+[radical 33=⼠士:士-壭𡔛壮𡔜壯-壳𡔝𡔞𰋈𡔟𭐒壴壵𡔠-𡔢𫯁𫯂壶𡔣-𡔩𪤲𰋉壷壸𡔪-𡔭壹-壻㚃𡔮𡔯𭐓-𭐕壼𡔰𡔲-𡔵𪤳𭐖𰋊壽壾𡔶𡔸-𡔻𫯃𫯄𭐗𰋋𰋌壿夀㚄𡔼𡔽𫯅𭐘夁𡔾-𡕄𭐙𡕅𡕇-𡕌𭐚𡕍𫯆𫯇𰋍𡅕𡕏-𡕑𪤴𫯈𭐛𫯉𭐜]
+[radical 34=⼡夂:夂𡕒夃处𡕓𡕔𭐝夅𡕕𡕖夆𡕗-𡕙备夈㚅𡕚𭐞𰋎𠙚𡕛𡕜𪌛𡕝𫯊𪤵]
+[radical 35=⼢夊:夊𭐟𡕞𡕟夋𡕠𡕡夌𡕢-𡕥𭐠𭐡変复㚆㚇𭐢-𭐤夎夏𠀼𡕦𫯋𫯌𭐥𭐦𡕧-𡕬𭐧𠌞𡕭𰋏𠭶𡕮-𡕱𪤶𭐨𭐩夐𡕲-𡕵𭐪𭐫𡕶𡕷𭐬𡕸-𡕺𭐭𭐮𡕻𭐯夑夓𡕼-𡕿𭐰夒𡖀𭐱𡖁夔𭐲𡖂𡖃]
+[radical 36=⼣夕:夕-夘㚈𡖄-𡖆夙-夛𡖇-𡖉𪤷𫝢𭐳𭐴𡖊-𡖌𫝣𭐵夜夝㚉𡖍-𡖏𪤸𫯍𭐶𰋐𡖐𡖑𪤹夞𠅗𡖒-𡖜𢻈𪤺𫯎够夠𡖝-𡖥𪤻𫯏𫯐𭐷𭐸夡㚊𠅱𠨃𡖦-𡖮𡖰𪤼𫯑𫯒𭐹-𭐻𰋑𰋒𡖯𡖱-𡖵𰋓夢-夥㚋㚌𡖶-𡖾𢆣𪤽𫯓𫯔𭐼𭐽𰋔𰋕夦𡖿-𡗁𪤾𫯕𭐾𭐿𰋖𠆓𠆕𡗂-𡗅𪤿𫯖𫯗𰋗𠆙𡗆-𡗈𫯘𭑀𰋘㚍𡗉𡗊𭑁𡗋𡗌𡗐𡗍𡗎𪥀𫯙𡗏𣡳𫯚𡗑]
+[radical 37=⼤大:大-夭𡗒-𡗔𪥁𫯛央-头㚎𡗕-𡗛𪥂𭑂𰋙夵-夼㚏-㚑𠀛𡗝-𡗤𪥃𫯜𭑃𰋚夽-奂㚒㚓𡗥-𡗶𪥄-𪥆𫯝-𫯟𭑄𭑅𰋛𰋜奃-奉奋-奍㚔-㚙𡗷-𡘌𪥇-𪥌𫯠-𫯢𭑆-𭑋𰋝-𰋟奎-奖㚚㚛𡘍-𡘜𪥍-𪥏𫯣-𫯥𭑌-𭑎𰋠𰋡奊套-奚𡘝-𡘳𪥐-𪥒𫝤𫯦𫯧𭑏-𭑒𰋢𰋣奛-奞㚜-㚞𡘴-𡙆𪥓-𪥕𫯨𭑓-𭑖𰋤-𰋧奟-奥㚟𡔱𡙇-𡙚𪥖-𪥘𫯩-𫯯𭑗-𭑛𰋨-𰋬奦-奨㚠𡙛-𡙫𪥙-𪥛𫯰-𫯴𭑜-𭑟𰋭𰋮奩-奬𡙬-𡙶𪥜-𪥞𫯵-𫯷𭑠𰋯𰋰奭𡙷-𡚅𪥟-𪥡𫯸-𫯼𰋱奮奯㚡𡚆-𡚎𤏠𫝥𫯽-𫰀𭑡-𭑣𰋲𰋳𡚏-𡚖𫰁𭑤奰𡚗𡾗𪥢𭑥𡚘-𡚚𫰂𭑦𡚛𪥣𫰃𫰄𰋴𡚜𡚝奱𡚞-𡚢𫰅奲𡚣-𡚥]
+[radical 38=⼥女:女𡚦𫰆𰋵奴-奶㚢𡚧-𡚭𫰇𭑧-𭑫𰋶奷-妈㚣-㚨𡚮-𡚻𪥤𪥥𫰈-𫰊𭑬𭑭𰋷𰋸妉-妌妎-妫㚩-㚯㛠𡚼-𡛘𪥦-𪥬𫝦𫰋-𫰖𭑮𭑯𰋹-𰋻妬-姗㚰-㛁𡛙-𡜁𪥭-𪥰𫰗-𫰛𭑰-𭑵𰋼妍姘-姫姭-娃娅-娈㛂-㛌𡜂-𡜭𪥱-𪥵𫝧𫝨𫰜-𫰩𭑶-𭑹𰋽-𰌃姬娉-娫娭-娴娽㛍-㛟㛡-㛤𡜮-𡝝𪥶-𪥺𫝩-𫝫𫰪-𫰶𭑺-𭑿𰌄𰌅娬娵-娼娾-婶㛥-㛭𡝞-𡞛𪥻-𪦅𫰷-𫱂𭒀-𭒄𰌆-𰌋婷-媏媑-媯嫏㛮-㜄𡞜-𡟧𡠣𪦆-𪦐𫝬𫱃-𫱐𭒅-𭒌𰌌-𰌎媐媰-嫎嫐-嫔㜅-㜔𡟨-𡠕𪦑-𪦖𫱑-𫱞𭒍-𭒑𰌏-𰌔嫕-嫲㜕-㜢𡠗𡠙-𡠢𡠤-𡠱𡠳-𡡎𪦗-𪦟𫝭𫱟-𫱫𭒒-𭒝𰌕嫳-嬏㜣-㜨𡠖𡠘𡠲𡡏-𡢍𡢐𪦠-𪦥𫝮𫱬-𫱷𭒞-𭒡𰌖𰌗嬐-嬢嬴㜩-㜭𡢎𡢑-𡣄𪦦-𪦪𫱸-𫲄𭒢-𭒥𰌘-𰌚嬣-嬳嬵-嬷㜮㜯𡣅-𡣡𡣣-𡣩𪦫𫲅-𫲌𭒦-𭒨嬸嬺-嬽㜰㜱𡣪-𡣼𪦬-𪦯𫲍-𫲓𭒩-𭒭嬹嬾嬿㜲-㜵𡣽-𡤍𡤞𪦰𪦱𫲔-𫲙𭒮孀-孆㜶-㜸𡤎-𡤗𪦲𫲚𫲛𭒯-𭒳孇-孉㜹𡤘-𡤝𡤟𡤠𪦳𪦴𫲜𫲝孊-孌㜺𡤡-𡤪𫲞𫲟𰌛孍𡤫-𡤭𪦵𫲠孎孏𡤮-𡤳𭒴𡤴-𡤶𭒵㜻㜼𡤷-𡤻]
+[radical 39=⼦子:子-孓𡤼孔𡤽孕𡤾-𡥂𫲡𭒶-𭒹孖-孙㜽𡉗𡥃-𡥅𭒺-𭒼𰌜𰌝孚-孞㜾㜿𡥆-𡥊𡥌𡥍𪦶-𪦹𰌞-𰌢孟-孧㝀𠃱𡥎-𡥚𪦺𫲢-𫲤𭒽-𭓀𰌣-𰌥孨-孪㝁𡥛-𡥧𪦻𫲥𭓁𭓂𰌦𰌧孫-孭㝂㝃𡥨-𡥭𢈲𨹴𫲦𭓃-𭓇𰌨孮-孰孲𡥮-𡥵𪦼-𪦾𫲧𫲨𭓈-𭓎𰌩-𰌫孱㝄𡥶-𡦂𪦿𫲩𫲪𭓏-𭓔𰌬𰌭孳孴㝅𡦃-𡦐𫲫𫲬𭓕𭓖𰌮孵-孷𡦑-𡦖𪧀𫲭𫲮𭓗𭓘𰌯㝆𡦗-𡦝𫝯𫲯𫲰學孹㝇𡦞-𡦨𪧁𫲱𫲲𭓙𭓚𰌰孺孻𡦩𪧂𪧃𭓛𡦪-𡦬𰌱孼𡦭-𡦰𫲳𭓜孽孾𡦱-𡦶𰌲𪧄孿𡦷𫲴㝈𡦸𭓝]
+[radical 40=⼧宀:宀㝉𡦹宁-宄㝊㝋𡦺-𡦼𰌳宅-安㝌㝍𡦽-𡧊𫲵𫲶𭓞𰌴𰌵宊-宒㝎-㝑𡧋-𡧕𪧅-𪧇𫲷-𫲽𭓟-𭓡𰌶-𰌸宓-审㝒𡧖-𡧨𪧈𪧉𫲾-𫳀𭓢-𭓩𰌹𰌺客-宦宨-宫㝓-㝖𡧩-𡧿𪧊-𪧌𫳁-𫳆𭓪-𭓯𰌻-𰌽宧宬-宾㝗-㝚𡨀-𡨡𪧍-𪧐𫳇-𫳏𭓰-𭓳𰌾-𰍀宿-寉㝛-㝡𡨢-𡨼𪧑-𪧓𫳐-𫳙𭓴-𭓿𰍁-𰍅寊-寕寪㝢㝣𡨽-𡩞𪧔-𪧚𫳚-𫳣𭔀-𭔅𰍆-𰍍寖-寝㝤-㝨𡩟-𡩺𪧛-𪧠𫳤-𫳮𭔆-𭔌𰍎-𰍗寞-寨㝩-㝬𡩻-𡪝𪧡-𪧥𫝰𫳯-𫳼𭔍-𭔐𰍘-𰍚審寫-寮㝭-㝯𡪟-𡪽𪧦-𪧪𫝱𫳽-𫴁𭔑-𭔖𰍛𰍜寯寰𡪾-𡫐𪧫-𪧮𫴂-𫴏𭔗-𭔙𰍝-𰍟寱寲𡫑-𡫝𪧯𫴐-𫴗𭔚-𭔞𰍠㝰𡫞-𡫫𪧰-𪧲𫴘-𫴛𭔟-𭔡𰍡寳-寵𡫬-𡫶𫴜-𫴟𭔢-𭔤寶𡫷-𡫻𪧳𪧴𫴠𭔥𭔦𰍢寷㝱𡫼-𡬃𪧵𫴡-𫴣𭔧𡬄-𡬋𫴤𫴥𭔨𡬌𫴦𫴧𰍣𡬍𡬏𡬐𪧶𫴨-𫴪𰍤𡬑𡬓-𡬕㝲𡬖-𡬘𡬎𡬙𡬚𡬒𡬛𫴫𡬜]
+[radical 41=⼨寸:寸𡬝对㝳寺-导𡬞𪧷𭔩寽-寿㝴𭔪尀㝵𡬟-𡬦𭔫𭔬封専将𡬧-𡬬𫴬𭔭-𭔯尃-尅㝶𡬭𫴭𭔰-𭔲將-尉𡬮-𡬲𪧸𪧹𭔳-𭔵尊-尌㝷𡬳-𡬸𪧺𫴮𫴯𭔶-𭔸𡬹-𡬼𫴰-𫴳𭔹-𭔼對𡬽-𡭂𭔽-𭔿𰍥導𡭃-𡭉𣊒𪧻𪧼𫴴𫴵𭕀𭕁𰍦𡭊-𡭌𪧽𭕂𡭍-𡭏𪧾𡭐𡭑𭕃𡭒𡭓𫴶𫴷]
+[radical 42=⼩小:小𡭔𭕄𰍧𰍨尐少𡭕𡭖尒-尕龸𡭗𡭘𰍩尖-尘𡭙-𡭜𭕅𡭝-𡭤𪧿𫴸𫴹𭕆𭕇𰍪尙尚𠈤𡭥-𡭩𪨀𫴺𫴻𭕈𭕉尛-尝𡭪-𡭳𫴼𫴽𭕊𰍫㝸𡭴-𡭼𪨁𪨂𡭽-𡮍𫴾-𫵃尞㝹𡮎-𡮗𫵄𫵅尟尠𠅽𡮘-𡮝𭕋尡㝺𡮞-𡮥𪨃𫵆𫵇㝻𡮦-𡮯𪨄𫵈𫵉𡮰-𡮳𪨅𫵊-𫵌𭕌𡮴-𡮶𢇔𪨆𰍬𡮷-𡮻𤯏𡮼-𡮾𫵍𡮿𡯀]
+[radical 43=⼪尢:尢尣𡯁𡯂尤𡯃-𡯊𫵎尥-尧㝼𡯋-𡯎𭕍尨-尬㝽𡯏-𡯙𫵏尭㝾㝿𡯚-𡯡𫵐𭕎𰍭尮尯㞀㞁𡯢-𡯤𡯦𡯧𰍮㞂𡯨-𡯲𰍯㞃-㞆𡯳-𡯸𫵑𭕏𭕐尰就㞇㞈𡯹-𡰂𪨇尲-尴㞉㞊𡰃-𡰊𪨈𭕑𭕒𡰋-𡰏𭕓尵𡰐-𡰕𫵒𡰖-𡰚尶尷𡰛-𡰢]
+[radical 44=⼫尸:尸𡰣尺𪛛𰍰尻尼㞋𡰤-𡰨𡰴𭕔尽㞌㞍𡰩-𡰳𫝲尾-屃㞎𡰵-𡰽𪨉-𪨋𫵓-𫵕𰍱𰍲屄-届㞏-㞑𡰾-𡱋𪨌𫵖-𫵘𭕕-𭕘𰍳𰍴屋-屏㞒-㞖𡱌-𡱡𢇀𪨍𪨎𫵙-𫵝𭕙-𭕝𰍵-𰍷屐-屘㞗𡱢-𡱹𪨏𪨐𫵞𫵟𭕞𭕟𰍸-𰍻屙-屝㞘㞙𡱺-𡲓𪨑𫵠𭕠-𭕣𰍼-𰍾属-屡㞚㞛𡲔-𡲫𪨕-𪨘𭕤𰍿𰎀𡲬-𡳃𪨒-𪨔𫵡𭕥-𭕭𰎁屢屣㞜-㞞𡳄-𡳏𪨙𪨚𫵢-𫵥𭕮𭕯𰎂層-屧㞟㞠𡳐-𡳞𪨛𪨜𭕰-𭕵𰎃-𰎅𡳟-𡳧𪨝𫵦𫵧𰎆屨𡳨𡳩𪨞𫵨𭕶屩屪𡳪𡳫𫵩𭕷𭕸屫㞡𡳬-𡳰𪨟𪨠𫵪𫵫𭕹𭕺𰎇𡳱-𡳴屬𡳵-𡳷𫵬𫵭𭕻𡳸-𡳺𪨡𭕼屭𡳻𭕽𡳼𡳽]
+[radical 45=⼬屮:屮䶹𡳾屯㞢𡳿𭕾屰𡴀-𡴅𭕿㞣㞷𡴆-𡴚𫵮𡴛-𡴣𰎈𡴤𡴥𫵯𫵰𡴦-𡴬]
+[radical 46=⼭山:山乢屲𡴭-𡴯屳-屷㞤-㞧𡴰-𡴽𫵱-𫵴𭖀屸-岃㞨-㞯𡴾-𡵒𪨢-𪨥𫝳𫵵𭖁-𭖄𰎉岄-岌岎-岜㞰-㞶㞸𡵓-𡶂𪨦-𪨨𫵶𫵷𭖅-𭖊𰎊-𰎍岝-峅㞹-㟃𡶃-𡶣𡶥-𡶪𪨩-𪨮𫵸𫵹𭖋-𭖔𰎎-𰎓岍峆-峧㟄-㟆𡶫-𡷔𪨯-𪨴𫝴𫵺𫵻𭖕-𭖞𰎔-𰎞峨-崅㟇-㟖𡷕-𡸐𦊤𪨵-𪨺𫝵𫵼-𫶀𭖟-𭖨𰎟-𰎤崆-崰㟗-㟥𡸑-𡹩𪨻-𪩁𫶁-𫶅𭖩-𭖱𰎥-𰎨崱-嵉嵋-嵝﨑㟦-㟯𡹪-𡺩𪩂-𪩇𫶆-𫶉𭖲-𭖿𰎩-𰎭嵊嵞-嵶㟰-㟸𡺪-𡻗𪩈-𪩋𫶊-𫶐𭗀-𭗆𰎮-𰎰嵷-嶎㟹-㠄𡻘-𡼉𪩌-𪩒𫶑-𫶔𭗇-𭗓𰎱-𰎴嶏-嶥㠅-㠐𡼊-𡼼𪩓-𪩖𫶕𫶖𭗔-𭗞𰎵-𰎸嶦-嶶㠑-㠗𡼽-𡽈𡽊-𡽛𪩗-𪩚𫶗-𫶜𭗟𭗠𰎹𰎺嶷-嶺嶼-嶿㠘-㠜𡽉𡽜-𡾁𡾻𪩛-𪩝𫶝𭗡-𭗤𰎻巀-巂㠝-㠟𡾂-𡾖𡾠𫶞𭗥-𭗫𰎼-𰎾嶻巃-巅㠠-㠣𡾘-𡾟𡾡-𡾭𣦭𪩞𫶟-𫶣𭗬-𭗱𰎿-𰏁巆-巌㠤𡾮-𡾺𭗲-𭗴巍巏巐㠥㠦𡾼-𡿆𪩟𫶤𭗵𭗶巎巑-巕巗㠧𡿇-𡿑𪩠𭗷巖巘-巚𡿒𡿓𭗸𡿔-𡿜𫶥𭗹𡿝-𡿟𫶦𰏂𡿠𡿡𡿣𡿤㠨𡿢𡿥]
+[radical 47=⼮巛:巛-川𡿦𡿨𫶧𡿧𭗺州巟㠩𡿩-𡿭𭗻𭗼巠𡿮-𡿰𪩡𭗽𭗾𡿱-𡿶𭗿𡿷-𡿻𪩢𭘀𰏃𰏄𠙗𡿼𡿽𫶨𭘁巢巣𡿾-𢀀𫶩𢀁𢀂𰏅巤𢀃𰏆𢀄-𢀋𫶪𢀌-𢀐]
+[radical 48=⼯工:工𪛜㠪𢀑-𢀕𭘂左-巨𢀖-𢀙巩巪𢀚𢀛𪩣𭘃-𭘅𰏇巫𢀜-𢀞𫶫𰏈-𰏊𢀟𫶬𭘆𰏋巬巭𢀠𫶭𭘇𭘈差㠫㠬𢀡-𢀣𪩤𫶮𰏌巯㠭𢀤𢀥𪩥巰𢀦𢀧𪩦𫶯𭘉𪩧𫶰㠮𢀨-𢀫𫶱𢀬𢑰𤀢𫶲𫶳𰏍𢀭𪩨𫶴𢀮𪩩𰏎𢀯-𢀲𪩪]
+[radical 49=⼰己:己-巴𢀳㠯𢀴-𢀶𫶵巵𪩬𭘊巶㠰𢀷𢀸𪩫𭘋𭘌巷-巻𢀹-𢀻𭘍巼𢀼-𢀿𫶶𰏏㠱𢁀-𢁄𫶷𰏐巽𢁅-𢁉𪩭𪩮𫶸𫶹𭘎𭘏𢁊𪩯𢁋-𢁍𢁏𪩰𪩱𫶺𢁎𢁐𫶻𫶼𭘐𢁑]
+[radical 50=⼱巾:巾-帅㠲㠳𢁒-𢁔𪩲𫶽𫶾𰏑帆-师㠴-㠶𢁕-𢁤𭘑𭘒𰏒帉-帐㠷-㠼𢁥-𢁺𫶿-𫷂𭘓𭘔𰏓𰏔帑-帜㠽-㡀𢁻-𢂏𫷃𫷄𭘕-𭘚𰏕𰏖帝-帧㡁-㡆𢂐-𢂰𫷅𭘛-𭘞𰏗𰏘帨-帱㡇㡈𢂱-𢃌𪩳𭘟-𭘣𰏙帲-帼㡉-㡎𢃍-𢃪𪩴-𪩷𫷆𫷇𭘤-𭘦帽-幇幉㡏-㡖𢃫-𢄉𪩸-𪩺𫷈𫷉𭘧-𭘮𰏚-𰏜幊-幏㡗-㡛𢄊-𢄞𫷊-𫷏𭘯-𭘱𰏝幈幑-幙幛㡜-㡟𢄟-𢄲𪩻𭘲-𭘴𰏞幚幜-幥㡠㡡𢄳-𢅌𪩼𭘵𰏟幦-幩㡢-㡤𢅍-𢅞𪩽𫷐𫷑𭘶-𭘸𰏠幪-幬㡥㡦𢅟-𢅨𪩾幭-幯𢅩-𢅬𭘹-𭘻幰𢅭-𢅷𪩿𫷒𫷓𭘼幱㡧㡨𢅸-𢅺𪪀𢅻-𢅽𰏡㡩㡪𢅾-𢆂𭘽𢆃-𢆈]
+[radical 51=⼲干:干平𢆉年幵𫷔𭘾𰏢𢆊-𢆌𪪁𫷕𫷖𰏣并-幸𢆍-𢆐𭘿𭙀𰏤𢆑-𢆕𭙁𢆖-𢆙𭙂𭙃𰏥𰏦𢆚𪪂𪪃𫷗𰏧𰏨𢆛-𢆝𪪄𰏩-𰏫幹𢆞-𢆠𪪅𪪆𫷘-𫷚𢆢𢆤𫷛𭙄-𭙆𰏬𰏭𢆥𪪇𫷜𫷝𢆦-𢆩𰏮𢆪𪪈𫷞𭙇𢆫𪪉𢆬-𢆮]
+[radical 52=⼳幺:乡幺幻𢆯-𢆱𭙈𭙉幼𢆲-𢆵𭙊𰏯𰏰𢆶𪪊𢆷-𢆺𭙋𢆻-𢆾幽𢆿𢇂𪪋𫷟𭙌𰏱𢇁𢇃-𢇉幾㡫㡬𢇊𫷠𫷡𠅹𢇋𫷢𫷣㡭𢇌-𢇓𫷤㡮𢇖]
+[radical 53=⼴广:广-広𠆲𫷥𭙍-𭙏庄-庆㡯-㡱𢇗-𢇢𫷦𭙐-𭙒𰏲庇-应庘㡲㡳𢇣-𢇱𪪌𪪍𫷧𭙓-𭙗底-店庙-废㡴-㡻𢇲-𢈆𪪎𪪏𭙘𭙙𰏳𰏴庠-度㡼-㢂𢈇-𢈘𪪐𪪑𫷨𫷩𭙚𭙛𰏵𰏶座-庯㢃-㢇𢈙-𢈱𪪒-𪪗𫷪-𫷯𭙜-𭙡𰏷𰏸庰-庼㢈-㢌𢈳-𢉕𢉗-𢉚𪪘𪪙𫝶𫝷𫷰-𫷵𭙢𭙣𰏹-𰏻庽-廃廊㢍-㢐𢉛-𢉻𢉽𢉾𪪚𪪛𫷶-𫷹𭙤-𭙧𰏼𰏽廅-廉廋廌鿮㢑𢉼𢉿-𢊔𪪜𪪝𫷺𫷻𭙨-𭙭𰏾廄廍-廘㢒-㢕𢊕-𢊬𪪞-𪪠𫷼-𫷿𭙮-𭙳𰏿-𰐁廙-廤㢖-㢘𢊭-𢋁𪪡-𪪣𫸀𭙴-𭙻𰐂𰐃廥-廪㢙-㢜𢋂-𢋐𪪤𪪥𫸁𫸂𭙼-𭚃𢋑-𢋛𢋝-𢋠𪪦-𪪨𫸃-𫸆𭚄𰐄廫𢋡-𢋭𪪩𫸇𭚅-𭚈𰐅廬廭龐㢝𠓌𢋮-𢋺𪪪𫸈𭚉-𭚋廮-廰㢞𢋻-𢌃𫸉𭚌廱𢌄-𢌆𪪫𫸊𭚍𭚎廲𢌈-𢌌𫸋𫸌𭚏𭚐𰐆𢌍-𢌑𫸍𫸎𢌒𭚑廳𫸏𢌓𫸐𢌔-𢌖]
[radical 54=⼵廴:廴𢌗廵㢟𢌘-𢌚𪪬𫸑延廷𢌜𭚒-𭚔廸廹㢠𢌛𢌝𢌞𪪭𪪮𭚕建-廼𢌟廽𢌠-𢌥𪪯𢌦𢌧𪪰𫸒𫸓𢌨-𢌪𪪱𢌫𣉡𦋪𪪲𫸔𫸕]
-[radical 55=⼶廾:廾𢌬廿开𢌭弁𢌮𢌯异𢌰-𢌲𫸖弃-弅𢌳𢌵-𢌺𪪳弆𢌻𢌽-𢍁𪪴𫸗-𫸙弇弈𢌴𢌼𢍂-𢍌𭚖弉𢍍-𢍓𪪵𫸚𫸛𭚗𭚘𢍔-𢍙𫸜𫸝𢍚-𢍡𪪶𫸞𢍢-𢍥𪪷𫸟𭚙㢡𢍦-𢍫𭚚弊㢢𢍬㢣𢍮-𢍱𫸠𫸡𭚛-𭚝𢍲-𢍴𪪸𫸢𫸣𢍵𫸤𢍶𪪹𭚞𢍷-𢍹]
-[radical 56=⼷弋:弋𢍺弌𢍻𢍼弍𭚟-𭚡弎-弐𢍽𢍾㢤𢍿-𢎅㢥𢎆-𢎍𭚢弑𢎎弒㢦𢎏𢎐𣦏𭚣𭚤𢎑-𢎖]
-[radical 57=⼸弓:弓𢎗𢎘弔-弖㢧𢎙-𢎡𭚥弗弘𢎢-𢎪弙-弜㢨-㢫𢎫-𢎶𪪺𫸥-𫸧𭚦弝-张㢬㢭𢎷-𢏅𫸨-𫸪𭚧𭚨弡-弪㢮-㢱𢏆-𢏓𪪻𫸫-𫸭𭚩-𭚫弫-弯㢲-㢷𠄴𠔘𢏔-𢏣𪪼𪪽𫸮-𫸲𭚬-𭚰弰-弳㢸㢹𢏤-𢏭𪪾𫸳-𫸶𭚱-𭚵弴-弹㢺-㢼𢏮-𢏿𪪿𫸷𫸸𭚶-𭚹强-弾㢽-㢿𢐀-𢐉𪫀𪫁𫸹𫸺𭚺-𭛁弿-彂㣀-㣂𢐊-𢐑𭛂𭛃彃-彅㣃𢐒-𢐝𪫂𫸻𭛄彆-彉㣄㣅𢐞-𢐤𫸼𫸽𭛅-𭛇彊彋𢐥-𢐪𫸾𫸿𭛈𭛉彌𢐬-𢐱𪫃𫹀𭛊𭛋彍𢐲-𢐷𫹁𭛌𢐸-𢐾𤯽𢐿-𢑅𫹂㣆𢑆-𢑉𪫄𫹃彎𢑊彏𢑋𢑌𪫅𢑍𢑎]
-[radical 58=⼹彐:彐-当𢑏-𢑒𪫆𢑓彔录㣇𢑔𢑕𫹄𭛍𭛎彖𢑗-𢑚𭛏𢑛-𢑝彗𢑞-𢑡𭛐彘𢑢-𢑤𫹅𫹆𭛑𭛒彙彚𢑥-𢑮𣼙𫹇𫹈彛彜㣈𢑯𢑱𢑲彝彞𢑳-𢑶𪫇彟𢑷-𢑾彠𢑿]
-[radical 59=⼺彡:彡𢒀-𢒂㣉𢒃-𢒆形-彤㣊𢒇𢒈㣋-㣍𢒉-𢒍𭛓彥彦𢒎𫝸彧彨𢒏-𢒓𣥲𪫈𫹉彩彫彬㣎𢒔-𢒝彭㣏㣐𢒞-𢒣彮𢒤-𢒨𭛔𭛕彯彰㣑𢒩𢒪𭛖-𭛘影㣒𢒫-𢒯𪫉𭛙-𭛛㣓𢒰-𢒴𪫊𫹊𢒵𢒷𢒶彲𢒸-𢒻]
-[radical 60=⼻彳:彳𢒼𢒽㣔𢒾𢒿𫹋彴彵㣕𢓀-𢓃𫹌𭛜𭛝彶-彻鿈鿉㣖㣗𢓄-𢓑𪫋𫹍-𫹐𭛞彼-径㣘㣙𢓒-𢓛𪫌𫹑𭛟-𭛦待-徍徔㣚-㣡𢓜-𢓩𫹒𫹓𭛧-𭛩徎-従徕㣢㣣𢓪-𢔀𪫍𪫎𫹔𫹕𭛪-𭛮徖-徙徛-徤㣤-㣩𢔁-𢔞𪫏𪫐𫹖-𫹘𭛯-𭛶徚徥-徫㣪-㣮𢔟-𢔫𢔭-𢔱𪫑-𪫓𫹙-𫹝𭛷-𭛼徬-徰㣯𢔲-𢕎𢕧𪫔𪫕𫹞-𫹠𭛽徱徳徴㣰-㣲𢕏-𢕦𢕨𢕩𪫖-𪫘𫹡𫹢𭛾-𭜀徲徵-徺㣳㣴𢕪-𢕸𫹣-𫹥𭜁-𭜅徻徼㣵㣶𢕹-𢖄𢖆𢖇𪫙𭜆-𭜈徽徾㣷𢖈-𢖊𢖌-𢖎𪫚𫹦𢖏-𢖗𪫛𪫜𫹧𫹨𭜉徿㣸𢖘-𢖚𢖜𭜊忀忁㣹𢖝-𢖠𢖢忂𢖣𢖤𫹩𢖥𢖦𫹪𢖧𢖨]
-[radical 61=⼼心:心忄𢖩必忆㣺𢖪忇-忊㣻𢖫-𢖱𪫝𫹫-𫹭忋-応㣼-㤀𢖲-𢗈𪫞𫹮-𫹱𭜋-𭜎忝-怆㤁-㤋𢗉-𢗾𪫟-𪫥𫝹𫹲-𫹹𭜏-𭜘怇-怿㤌-㤙𢗿-𢘳𪫦-𪫬𫹺-𫹿𭜙-𭜧恀-恽㤚-㤭㤺𢘴-𢙰𪫭-𪫴𫺀-𫺋𭜨-𭜵恾-悯㤮-㤹㤻-㤽𢙱-𢚿𪫵-𪫾𫺌-𫺕𭜶-𭝋悰-惯㤾-㥙𢛀-𢜧𪫿-𪬆𫺖-𫺟𭝌-𭝠惰-愦慨㥚-㥫𢜨-𢞌𪬇-𪬒𫺠-𫺭𭝡-𭝶愧-慑㥬-㥻𢞍-𢟟𪬓-𪬞𫺮-𫺷𭝷-𭞌慒-慧慩-慬慮-憈㥼-㦈𠕫𢟠-𢠰𦑑𪬟-𪬧𫺸-𫻂𭞍-𭞥慭憉-憳㦉-㦖𢠱-𢢑𪬨-𪬭𫻃-𫻉𭞦-𭞹憴-憺憼-懔㦗-㦙𢢒-𢣍𦡗𪬮-𪬶𫻊-𫻏𭞺-𭟄憻懕-懨㦚-㦠𢣎-𢣺𪬷-𪬹𫻐-𫻒𭟅-𭟌懩-懴㦡㦢𢣻-𢤥𦻇𪬺-𪬾𫻓-𫻙𭟍-𭟗懵-懸㦣-㦧𢤦-𢥊𪬿𪭀𫻚-𫻜𭟘-𭟞懹-懻㦨-㦪𢥋-𢥖𪭁𪭂𫻝-𫻡𭟟-𭟢懼-懿𢥗-𢥤𪭃𪭄𫻢-𫻤𭟣-𭟦戀-戂㦫㦬𢥥-𢥮𪭅𪭆𭟧戃戄𢥯-𢥺𪭇戅戆𢥻-𢦂𭟨-𭟪𪭈𭟫𭟬𢦃𢦄𭟭戇㦭𢦅-𢦇𫻥𢦈-𢦋]
-[radical 62=⼽戈:戈-戋𢦌𢦍𪭉𭟮戌-成𢦎-𢦑𪭊𫻦𫻧我-戓㦮㦯𢦒-𢦙𫻨𭟯戔-戗㦰-㦲𢦚-𢦥𫻩𫻪𭟰-𭟲战㦳𢦦-𢦶𪭋𪭌𫻫𫻬𭟳戙㦴-㦶𢦷-𢦾𪭍𪭎𫻭-𫻱戚-戝㦷𢦿-𢧇𪭏𪭐𫻲-𫻶𭟴𭟵戞戟戦㦸𢧈-𢧓𪭑𫻷-𫻾𭟶戠-戥㦹𢧔-𢧡𪭒𫻿𫼀𭟷戧-戬㦺𠎶𢧢-𢧧𢧩-𢧱𪭓𫼁𭟸𭟹戭-戯戱㦻㦼𢧨𢧲-𢨆𫼂𫼃𭟺-𭟼戰𢨇-𢨏𢨑𢨒𪭔-𪭖𫼄-𫼈𭟽戲戴㦽𢨓-𢨗𭟾戳𢨘-𢨣戵𪭗]
-[radical 63=⼾戶:戶-戹𢨤𢨥𭟿𢨦-𢨩戺-戼㦾𢨪-𢨮𭠀戽-所㦿㧀𢨯-𢨵𫼉𭠁𭠂扁-扃㧁㧂𢨶-𢩄𪭘𫼊𭠃-𭠆扄-扇𢩅-𢩌𫼋𫼌扈𢩍-𢩐𪭙𫼍𫼎扉扊𢩑-𢩕𫼏𫼐𭠇-𭠉𢩖𢩗𤟵𫼑𢩘-𢩞𪭚𭠊𢩟𭠋𢩠𢩡𨐳𢩢𪭛𢩣𢩤𭠌𫼒]
-[radical 64=⼿手:手-才龵𭠍扎𢩥-𢩧𫼓扐-扖㧃-㧅𢩨-𢩬𫼔𭠎扏扗-扞扠-扬㧆-㧈𢩭-𢪂𪭜𫼕-𫼗𭠏𭠐扟扭-扷批-报㧉-㧑𢪃-𢪳𪭝-𪭣𫼘-𫼛𭠑-𭠖扸抦-择㧒-㧠𢪴-𢫣𪭤-𪭪𫝺𫼜-𫼡𭠗-𭠡拪-挧㧡-㧱𢫤-𢬮𪭫-𪭳𫝻𫼢-𫼰𭠢-𭠲挨-捤㧲-㧸𢬯-𢮀𪭴-𪮀𫼱-𫽀𭠳-𭡈捥-掱掳-掽㧹-㨈𢮁-𢯨𪮁-𪮋𫽁-𫽖𭡉-𭡝掲掾-揄揆-搅摒㨉-㨕㨗㨘𢯩-𢰾𢱀-𢱞𪮌-𪮖𫝼𫽗-𫽨𭡞-𭡱搆-搰搲-摊㨖㨙-㨬𢱟-𢲲𪮗-𪮢𫝽𫽩-𫽶𭡲-𭢆揅摋-摑摓-摕摗-撄撇㨭-㩂𢲳-𢴔𢴖-𢴟𪮣-𪮪𫝾𫽷-𫾁𭢇-𭢖搱摖撅撆撈-撺擆㩃-㩑𢴕𢴠-𢵾𢷅𪮫-𪮴𫾂-𫾉𭢗-𭢢撻-擅擇-擞㩒-㩙𢵿-𢷄𢷆-𢷊𪮵-𪮷𫾊-𫾏𭢣-𭢱擟-擤擦-擱㩚-㩟𢷋-𢷵𪮸-𪮺𫾐-𫾒𭢲-𭢽擥擲-攆㩠-㩫𢷶-𢸢𪮻-𪯀𫝿𫾓-𫾘𭢾-𭣃攇-攐攒㩬㩭𢸣-𢹌𪯁𫾙𫾚𭣄-𭣋攑攓-攚㩮-㩰𢹍-𢹡𢹣-𢹫𪯂𫾛𭣌-𭣐攛-攝㩱-㩴𢹢𢹬-𢺁𫾜-𫾞𭣑𭣒攞-攤攦攧鿜𢺂-𢺕𪯃𫾟𫾠攥攨-攫㩵-㩷𢺖-𢺝𪯄𫾡攬攭𢺞-𢺫𫾢攮㩸㩹𢺬-𢺳𭣓𢺴]
-[radical 65=⽀支:支𭣔攰𢺵𭣕𢺶𭣖㩺𢺷-𢺽𪯆攱𢺾-𢻀𭣗𭣘㩻㩼𢻁-𢻇𢻉㩽𢻊-𢻍𪯅攲㩾𢻎-𢻙𭣙𭣚𢻚-𢻜𫾣𢻝-𢻟𪯇𭣛攳𢻠-𢻤𫾤𭣜𭣝𢻥-𢻩𭣞𫾥𭣟𢻪𭣠]
-[radical 66=⽁攴:攴-攷𫾦𭣡攸-攼㩿㪀𢻫-𢻲𫾧𭣢𭣣攽-政㪁㪂𢻳-𢼈𪯈𫾨𭣤敀-故㪃-㪆𢼉-𢼚𪯉𪯊𫾩𭣥-𭣩敆-敌㪇-㪉𢼛-𢼸𣁋𪯋𪯌𫾪-𫾰𭣪-𭣱啟敍-敛㪊-㪎𢼹-𢽙𢽜𢽷𪯍𪵊𫾱-𫾸𭣲-𭣵敜-敪敭㪏-㪚𢽚𢽛𢽝-𢽶𢽸-𢽾𢾣𪯎𪯏𫾹-𫿀𭣶-𭣻敫敬敮-数㪛-㪟𢽿-𢾢𢾤𪯐𫿁-𫿇𭣼-𭤂敱-敳㪠-㪣𢾦-𢿅𪯑𪯒𫿈-𫿌𭤃-𭤇整-敻㪤-㪦𢿇-𢿝𣁛𪯓-𪯖𫿍-𫿐𭤈-𭤋敼-敿㪧-㪪𢿞-𢿽𪯗-𪯙𫿑-𫿗斀-斂𢿾-𣀃𣀅-𣀏𪯚𫿘-𫿚𭤌𭤍斃贁㪫㪬𣀄𣀐-𣀚𪯛𪯜𫿛-𫿝𭤎𭤏斄𣀛-𣀢𩠮𫿞-𫿢斅斆㪭𣀣-𣀭𩠰𫿣-𫿦㪮𣀮-𣀲𪯝𪯞𫿧𫿨𭤐𭤑𣀳𣀴𫿩𭤒𣀵-𣀺𪯟𫿪-𫿬𣀻𣀼𭤓𣀽-𣁀]
-[radical 67=⽂文:文𣁁𫿭斈㪯𣁂𪯠𭤔斉𣁃-𣁅𪯡𪯢𣁆-𣁉𪯣𫿮𫿯𭤕-𭤙斊斋㪰𣁊𣁌𣁍𪯤𫿰斌-斏𣁎-𣁓𣁚斐斑𣁔-𣁖𪯥-𪯧𫿱斒㪱𣁗-𣁙𩖰𪯨-𪯪𣁜-𣁡斓𣁢-𣁤𭤚𭤛𣁥𣁦斔𣁧𣁨𫿲斕𣁩𣁪斖𣁫]
+[radical 55=⼶廾:廾𢌬廿开𢌭弁𢌮𢌯异𢌰-𢌲𫸖𰐇𰐈弃-弅𢌳𢌵-𢌺𪪳𰐉弆𢌻𢌽-𢍁𪪴𫸗-𫸙弇弈𢌴𢌼𢍂-𢍌𭚖弉𢍍-𢍓𪪵𫸚𫸛𭚗𭚘𰐊𰐋𢍔-𢍙𫸜𫸝𢍚-𢍡𪪶𫸞𢍢-𢍥𪪷𫸟𭚙㢡𢍦-𢍫𭚚弊㢢𢍬𰐌㢣𢍮-𢍱𫸠𫸡𭚛-𭚝𢍲-𢍴𪪸𫸢𫸣𢍵𫸤𢍶𪪹𭚞𢍷-𢍹]
+[radical 56=⼷弋:弋𢍺弌𢍻𢍼弍𭚟-𭚡弎-弐𢍽𢍾㢤𢍿-𢎅𰐍㢥𢎆-𢎌𰐎-𰐐𢎍𭚢弑𢎎弒㢦𢎏𢎐𣦏𭚣𭚤𰐑𢎑𢎒𰐒𢎓-𢎖]
+[radical 57=⼸弓:弓𢎗𢎘弔-弖㢧𢎙-𢎡𭚥弗弘𢎢-𢎪弙-弜㢨-㢫𢎫-𢎶𪪺𫸥-𫸧𭚦弝-张㢬㢭𢎷-𢏅𫸨-𫸪𭚧𭚨弡-弪㢮-㢱𢏆-𢏓𪪻𫸫-𫸭𭚩-𭚫𰐓𰐔弫-弯㢲-㢷𠄴𠔘𢏔-𢏣𪪼𪪽𫸮-𫸲𭚬-𭚰𰐕𰐖弰-弳㢸㢹𢏤-𢏭𪪾𫸳-𫸶𭚱-𭚵𰐗𰐘弴-弹㢺-㢼𢏮-𢏿𪪿𫸷𫸸𭚶-𭚹𰐙-𰐛强-弾㢽-㢿𢐀-𢐉𪫀𪫁𫸹𫸺𭚺-𭛁𰐜-𰐞弿-彂㣀-㣂𢐊-𢐑𭛂𭛃彃-彅㣃𢐒-𢐝𪫂𫸻𭛄𰐟彆-彉㣄㣅𢐞-𢐤𫸼𫸽𭛅-𭛇𰐠彊彋𢐥-𢐪𫸾𫸿𭛈𭛉彌𢐬-𢐱𪫃𫹀𭛊𭛋彍𢐲-𢐷𫹁𭛌𢐸-𢐾𤯽𢐿-𢑅𫹂𰐡㣆𢑆-𢑉𪫄𫹃𰐢彎𢑊彏𢑋𢑌𪫅𢑍𢑎]
+[radical 58=⼹彐:彐-当𢑏-𢑒𪫆𢑓彔录㣇𢑔𢑕𫹄𭛍𭛎彖𢑗-𢑚𭛏𢑛-𢑝彗𢑞-𢑡𭛐𰐣彘𢑢-𢑤𫹅𫹆𭛑𭛒彙彚𢑥-𢑧𰐤𰐥𢑨-𢑮𣼙𫹇𫹈彛彜㣈𢑯𢑱𢑲彝彞𢑳-𢑶𪫇彟𢑷-𢑾彠𢑿]
+[radical 59=⼺彡:彡𢒀-𢒂㣉𢒃-𢒆形-彤㣊𢒇𢒈𰐦㣋-㣍𢒉-𢒍𭛓𰐧彥彦𢒎𫝸𰐨彧彨𢒏-𢒓𣥲𪫈𫹉𰐩𰐪彩彫彬㣎𢒔-𢒝彭㣏㣐𢒞-𢒣𰐫彮𢒤-𢒨𭛔𭛕彯彰㣑𢒩𢒪𭛖-𭛘影㣒𢒫-𢒯𪫉𭛙-𭛛㣓𢒰-𢒴𪫊𫹊𢒵𢒷𢒶彲𢒸-𢒻]
+[radical 60=⼻彳:彳𢒼𢒽㣔𢒾𢒿𫹋彴彵㣕𢓀-𢓃𫹌𭛜𭛝𰐬彶-彻鿈鿉㣖㣗𢓄-𢓑𪫋𫹍-𫹐𭛞彼-径㣘㣙𢓒-𢓛𪫌𫹑𭛟-𭛦𰐭待-徍徔㣚-㣡𢓜-𢓩𫹒𫹓𭛧-𭛩徎-従徕㣢㣣𢓪-𢔀𪫍𪫎𫹔𫹕𭛪-𭛮𰐮𰐯徖-徙徛-徤㣤-㣩𢔁-𢔞𪫏𪫐𫹖-𫹘𭛯-𭛶𰐰-𰐳徚徥-徫㣪-㣮𢔟-𢔫𢔭-𢔱𪫑-𪫓𫹙-𫹝𭛷-𭛼𰐴𰐵徬-徰㣯𢔲-𢕎𢕧𪫔𪫕𫹞-𫹠𭛽𰐶徱徳徴㣰-㣲𢕏-𢕦𢕨𢕩𪫖-𪫘𫹡𫹢𭛾-𭜀𰐷徲徵-徺㣳㣴𢕪-𢕸𫹣-𫹥𭜁-𭜅徻徼㣵㣶𢕹-𢖄𢖆𢖇𪫙𭜆-𭜈𰐸徽徾㣷𢖈-𢖊𢖌-𢖎𪫚𫹦𢖏-𢖗𪫛𪫜𫹧𫹨𭜉𰐹徿㣸𢖘-𢖚𢖜𭜊忀忁㣹𢖝-𢖠𢖢忂𢖣𢖤𫹩𢖥𢖦𫹪𢖧𢖨]
+[radical 61=⼼心:心忄𢖩必忆㣺𢖪𰐺忇-忊㣻𢖫-𢖱𪫝𫹫-𫹭𰐻𰐼忋-応㣼-㤀𢖲-𢗈𪫞𫹮-𫹱𭜋-𭜎𰐽-𰑀忝-怆㤁-㤋𢗉-𢗾𪫟-𪫥𫝹𫹲-𫹹𭜏-𭜘𰑁-𰑉怇-怿㤌-㤙𢗿-𢘳𪫦-𪫬𫹺-𫹿𭜙-𭜧𰑊-𰑓恀-恽㤚-㤭㤺𢘴-𢙰𪫭-𪫴𫺀-𫺋𭜨-𭜵𰑔-𰑛恾-悯㤮-㤹㤻-㤽𢙱-𢚿𪫵-𪫾𫺌-𫺕𭜶-𭝋𰑜-𰑦悰-惯㤾-㥙𢛀-𢜧𪫿-𪬆𫺖-𫺟𭝌-𭝠𰑧-𰑯惰-愦慨㥚-㥫𢜨-𢞌𪬇-𪬒𫺠-𫺭𭝡-𭝶𰑰-𰑻愧-慑㥬-㥻𢞍-𢟟𪬓-𪬞𫺮-𫺷𭝷-𭞌𰑼-𰒄慒-慧慩-慬慮-憈㥼-㦈𠕫𢟠-𢠰𦑑𪬟-𪬧𫺸-𫻂𭞍-𭞥𰒅-𰒊慭憉-憳㦉-㦖𢠱-𢢑𪬨-𪬭𫻃-𫻉𭞦-𭞹𰒋-𰒓憴-憺憼-懔㦗-㦙𢢒-𢣍𦡗𪬮-𪬶𫻊-𫻏𭞺-𭟄𰒔-𰒖憻懕-懨㦚-㦠𢣎-𢣺𪬷-𪬹𫻐-𫻒𭟅-𭟌𰒗-𰒚懩-懴㦡㦢𢣻-𢤥𦻇𪬺-𪬾𫻓-𫻙𭟍-𭟗𰒛-𰒞懵-懸㦣-㦧𢤦-𢥊𪬿𪭀𫻚-𫻜𭟘-𭟞𰒟𰒠懹-懻㦨-㦪𢥋-𢥖𪭁𪭂𫻝-𫻡𭟟-𭟢𰒡-𰒣懼-懿𢥗-𢥤𪭃𪭄𫻢-𫻤𭟣-𭟦戀-戂㦫㦬𢥥-𢥮𪭅𪭆𭟧戃戄𢥯-𢥺𪭇戅戆𢥻-𢦂𭟨-𭟪𪭈𭟫𭟬𢦃𢦄𭟭戇㦭𢦅-𢦇𫻥𢦈-𢦋]
+[radical 62=⼽戈:戈-戋𢦌𢦍𪭉𭟮戌-成𢦎-𢦑𪭊𫻦𫻧我-戓㦮㦯𢦒-𢦙𫻨𭟯戔-戗㦰-㦲𢦚-𢦥𫻩𫻪𭟰-𭟲𰒤𰒥战㦳𢦦-𢦶𪭋𪭌𫻫𫻬𭟳𰒦-𰒨戙㦴-㦶𢦷-𢦾𪭍𪭎𫻭-𫻱𰒩戚-戝㦷𢦿-𢧇𪭏𪭐𫻲-𫻶𭟴𭟵𰒪戞戟戦㦸𢧈-𢧓𪭑𫻷-𫻾𭟶𰒫戠-戥㦹𢧔-𢧡𪭒𫻿𫼀𭟷𰒬-𰒮戧-戬㦺𠎶𢧢-𢧧𢧩-𢧱𪭓𫼁𭟸𭟹𰒯戭-戯戱㦻㦼𢧨𢧲-𢨆𫼂𫼃𭟺-𭟼𰒰𰒱戰𢨇-𢨏𢨑𢨒𪭔-𪭖𫼄-𫼈𭟽𰒲𰒳戲戴㦽𢨓-𢨗𭟾戳𢨘-𢨣戵𪭗]
+[radical 63=⼾戶:戶-戹𢨤𢨥𭟿𢨦-𢨩戺-戼㦾𢨪-𢨮𭠀戽-所㦿㧀𢨯-𢨵𫼉𭠁𭠂扁-扃㧁㧂𢨶-𢩄𪭘𫼊𭠃-𭠆扄-扇𢩅-𢩌𫼋𫼌扈𢩍-𢩐𪭙𫼍𫼎扉扊𢩑-𢩕𫼏𫼐𭠇-𭠉𰒴𢩖𢩗𤟵𫼑𢩘-𢩞𪭚𭠊𰒵𢩟𭠋𰒶𢩠𢩡𨐳𢩢𪭛𢩣𢩤𭠌𫼒]
+[radical 64=⼿手:手-才龵𭠍扎𢩥-𢩧𫼓扐-扖㧃-㧅𢩨-𢩬𫼔𭠎𰒷-𰒻扏扗-扞扠-扬㧆-㧈𢩭-𢪂𪭜𫼕-𫼗𭠏𭠐𰒼𰒽扟扭-扷批-报㧉-㧑𢪃-𢪳𪭝-𪭣𫼘-𫼛𭠑-𭠖𰒾-𰓋扸抦-择㧒-㧠𢪴-𢫣𪭤-𪭪𫝺𫼜-𫼡𭠗-𭠡𰓌-𰓖拪-挧㧡-㧱𢫤-𢬮𪭫-𪭳𫝻𫼢-𫼰𭠢-𭠲𰓗-𰓪挨-捤㧲-㧸𢬯-𢮀𪭴-𪮀𫼱-𫽀𭠳-𭡈𰓫-𰓹捥-掱掳-掽㧹-㨈𢮁-𢯨𪮁-𪮋𫽁-𫽖𭡉-𭡝𰓺-𰔄掲掾-揄揆-搅摒㨉-㨕㨗㨘𢯩-𢰾𢱀-𢱞𪮌-𪮖𫝼𫽗-𫽨𭡞-𭡱𰔅-𰔑搆-搰搲-摊㨖㨙-㨬𢱟-𢲲𪮗-𪮢𫝽𫽩-𫽶𭡲-𭢆𰔒-𰔞揅摋-摑摓-摕摗-撄撇㨭-㩂𢲳-𢴔𢴖-𢴟𪮣-𪮪𫝾𫽷-𫾁𭢇-𭢖𰔟-𰔥搱摖撅撆撈-撺擆㩃-㩑𢴕𢴠-𢵾𢷅𪮫-𪮴𫾂-𫾉𭢗-𭢢𰔦-𰔩撻-擅擇-擞㩒-㩙𢵿-𢷄𢷆-𢷊𪮵-𪮷𫾊-𫾏𭢣-𭢱𰔪-𰔲擟-擤擦-擱㩚-㩟𢷋-𢷵𪮸-𪮺𫾐-𫾒𭢲-𭢽𰔳-𰔷擥擲-攆㩠-㩫𢷶-𢸢𪮻-𪯀𫝿𫾓-𫾘𭢾-𭣃𰔸𰔹攇-攐攒㩬㩭𢸣-𢹌𪯁𫾙𫾚𭣄-𭣋𰔺攑攓-攚㩮-㩰𢹍-𢹡𢹣-𢹫𪯂𫾛𭣌-𭣐𰔻𰔼攛-攝㩱-㩴𢹢𢹬-𢺁𫾜-𫾞𭣑𭣒𰔽𰔾攞-攤攦攧鿜𢺂-𢺕𪯃𫾟𫾠𰔿攥攨-攫㩵-㩷𢺖-𢺝𪯄𫾡攬攭𢺞-𢺫𫾢攮㩸㩹𢺬-𢺳𭣓𢺴]
+[radical 65=⽀支:支𭣔攰𢺵𭣕𢺶𭣖𰕀㩺𢺷-𢺽𪯆攱𢺾-𢻀𭣗𭣘㩻㩼𢻁-𢻇𢻉𰕁㩽𢻊-𢻍𪯅攲㩾𢻎-𢻙𭣙𭣚𰕂𢻚-𢻜𫾣𢻝-𢻟𪯇𭣛攳𢻠-𢻤𫾤𭣜𭣝𢻥-𢻩𭣞𫾥𭣟𢻪𭣠]
+[radical 66=⽁攴:攴-攷𫾦𭣡𰕃攸-攼㩿㪀𢻫-𢻲𫾧𭣢𭣣攽-政㪁㪂𢻳-𢼈𪯈𫾨𭣤𰕄-𰕆敀-故㪃-㪆𢼉-𢼚𪯉𪯊𫾩𭣥-𭣩𰕇敆-敌㪇-㪉𢼛-𢼸𣁋𪯋𪯌𫾪-𫾰𭣪-𭣱𰕈啟敍-敛㪊-㪎𢼹-𢽙𢽜𢽷𪯍𪵊𫾱-𫾸𭣲-𭣵𰕉𰕊敜-敪敭㪏-㪚𢽚𢽛𢽝-𢽶𢽸-𢽾𢾣𪯎𪯏𫾹-𫿀𭣶-𭣻𰕋-𰕎敫敬敮-数㪛-㪟𢽿-𢾢𢾤𪯐𫿁-𫿇𭣼-𭤂𰕏𰕐敱-敳㪠-㪣𢾦-𢿅𪯑𪯒𫿈-𫿌𭤃-𭤇𰕑整-敻㪤-㪦𢿇-𢿝𣁛𪯓-𪯖𫿍-𫿐𭤈-𭤋𰕒𰕓敼-敿㪧-㪪𢿞-𢿽𪯗-𪯙𫿑-𫿗𰕔𰕕斀-斂𢿾-𣀃𣀅-𣀏𪯚𫿘-𫿚𭤌𭤍𰕖𰕗斃贁㪫㪬𣀄𣀐-𣀚𪯛𪯜𫿛-𫿝𭤎𭤏斄𣀛-𣀢𩠮𫿞-𫿢𰕘斅斆㪭𣀣-𣀭𩠰𫿣-𫿦𰕙㪮𣀮-𣀲𪯝𪯞𫿧𫿨𭤐𭤑𣀳𣀴𫿩𭤒𣀵-𣀺𪯟𫿪-𫿬𣀻𣀼𭤓𣀽-𣁀]
+[radical 67=⽂文:文𣁁𫿭斈㪯𣁂𪯠𭤔斉𣁃-𣁅𪯡𪯢𣁆-𣁉𪯣𫿮𫿯𭤕-𭤙𰕚斊斋㪰𣁊𣁌𣁍𪯤𫿰斌-斏𣁎-𣁓𣁚斐斑𣁔-𣁖𪯥-𪯧𫿱斒㪱𣁗-𣁙𩖰𪯨-𪯪𰕛𣁜-𣁡斓𣁢-𣁤𭤚𭤛𣁥𣁦𰕜斔𣁧𣁨𫿲斕𣁩𣁪斖𣁫]
[radical 68=⽃斗:斗𣁬㪲㪳斘𣁭㪴𣁮-𣁰㪵𣁱𣁲𪯫料斚㪶𣁳-𣁶𪯬𫿳斛斜㪷𣁷-𣁻𫿴斝㪸𣁼-𣂀𫿵斞斟𣂁𣂃-𣂅斠斡𣂂𣂆-𣂈𪯭㪹𣂉-𣂋𪯮𫿶𭤜斢𫿷𭤝斣㪺𣂌𣂍𪯯𫿸𣂎-𣂐𪯰㪻𭤞]
-[radical 69=⽄斤:斤𣂑斥𭤟𣂒𣂓斦-斩𣂔-𣂘𪯱𭤠斪斫㪼㪽𣂙𣂚𭤡𭤢㪾㪿𣂛-𣂝斬断𣂞-𣂠𫿹𫿺斮斯㫀𣂡-𣂪𣂬𣂭𫿻𫿼新斱𣂮-𣂵𥇴𭤣𭤤斲㫁𣂶-𣂺𭤥斳㫂𣂻-𣂿斴𣃀-𣃆𫿽斵斶𣃇-𣃋𭤦斷𣃌-𣃓𫿾𣃔𣃕𫿿𣃖斸]
-[radical 70=⽅方:方𭤧㫃𣃗𭤨-𭤪𣃘𣃙斺-於㫄𣃚-𣃜𪯲𪯳𬀀𭤫𭤬施-旀㫆𣃝-𣃥𪯴𭤭-𭤴旁-旆旊㫅㫇-㫉𣃦-𣃲𪯵-𪯷𬀁-𬀆𭤵-𭤹旇-旉旋-族㫊-㫌𣃳-𣃻𪯸𫞀𬀇𬀈𭤺旐旑㫍𣃼-𣄇𪯹-𪯼𬀉𬀊𭤻-𭤾旒-旕𣄈-𣄍𪯽𫞁𬀋-𬀍𭤿𭥀旖旗𣄎-𣄓𪯾𬀎-𬀐𭥁㫎㫏𣄔-𣄖𪯿𪰀𬀑𬀒𭥂-𭥄旘旙𣄗-𣄜𪰁𪰂𬀓-𬀖𭥅旚𣄝𬀗𭥆旛𣄞-𣄣𬀘-𬀛𭥇𭥈旜-旞𣄤𪰃𪰄𬀜𬀝𭥉旟𣄥𪰅𬀞-𬀠𣄦𬀡𣄧𣄨𬀢𣄩𬀣𣄪-𣄬𬀤]
-[radical 71=⽆无:无旡𣄭-𣄯既𣄰-𣄳旣𬀥𣄴𣄵旤𣄶-𣄺𭥊]
-[radical 72=⽇日:日-旧𣄻-𣄽𭥋旨-旯㫐㫑𣄾-𣅃𣅅𬀦𭥌-𭥎旰-旸㫒-㫗𣅄𣅆-𣅙𪰆𪰇𬀧𬀨𭥏-𭥑旹-昙㫘-㫚𣅚-𣅶𪰈-𪰎𬀩-𬀫𭥒-𭥠昚-昿㫛-㫤𣅷-𣆈𣆊-𣆑𪰏-𪰘𫞂𫞃𬀬-𬀮𭥡-𭥭晀-晖㫥-㫮𣆒-𣆱𪰙-𪰤𫞄𬀯-𬀴𭥮-𭦃勗晗-晩曽㫯-㫴𣆲-𣇡𪰥-𪰨𬀵-𬀺𭦄-𭦘晪-暃暑㫵-㬀𣇢-𣈣𪰩-𪰮𬀻-𬁁𭦙-𭦧暄-暐暒-暙㬁-㬌𣈤-𣉑𪰯-𪰷𬁂-𬁉𭦨-𭧁暚-暨㬍-㬐𣉒-𣉠𣉢-𣉺𪰸-𪰽𬁊-𬁏𭧂-𭧑暩-暷㬑-㬖𣉻-𣊈𣊊-𣊑𣊓-𣊝𣋇𪰾-𪱅𬁐-𬁒𭧒-𭧡暸-曍龧㬗-㬟𣊉𣊞-𣋆𣋈𪱇-𪱌𬁓-𬁘𭧢-𭧴曎-曗曚㬠-㬢𠁞𣋉-𣋝𪱆𪱍𬁙-𬁛𭧵-𭧾曘曙曛曜㬣-㬨𠆛𣋞-𣋱𥫂𪱎-𪱐𬁜𭧿-𭨉曝-曢㬩㬪𣋲-𣋾𭨊-𭨌曣-曨㬫𣋿-𣌇𬁝𬁞𭨍-𭨐曩𣌈-𣌌𪱑-𪱓𭨑㬬㬭𣌍-𣌕曪-曬㬮𣌖𭨒曭曮𣌗-𣌙𣌛𪱔𭨓𭨔曯㬯𣌜𣌝𭨕-𭨗𣌟𣌠]
-[radical 73=⽈曰:曰-曳㬰𭨘更曵𣌡𣌢𬁟𬁠曶𣌣-𣌦𬁡曷𣆉𣌧-𣌬𭨙𭨚書曺𣌭-𣌶𬁢𭨛𭨜曹曻曼𣌷-𣌺𬁣𬁤曾替朁朂𣌻-𣌽𬁥-𬁧𭨝會𣌾-𣍂朄朅𣍃-𣍅𬁨-𬁪𭨞𣍆-𣍊𪱕𬁫𭨟-𭨢朆㬱𣍋-𣍎𪱖𪱗㬲𣍏𣍐𬁬𣍑-𣍗𪱘𣍘𣍙𬁭-𬁯朇𭨣𣍚𠑱𣍛𣍜]
-[radical 74=⽉月:月𣍝有𣍞𪱙𬁰𭨤𭨥𣍟-𣍣𪱚𬁱-𬁳𭨦𭨧朊-服㬳𣍤𪱛𬁴-𬁸𭨨-𭨭朎-朑𣍥-𣍧𣍩-𣍬𪱜𪱝𬁹𭨮-𭨱朒-朕㬴㬵𣍭𣍮𪱞𫞅𬁺-𬁼𭨲𭨳朖-望㬶㬷𣍱-𣍶𪱠-𪱢𬁽-𬂁𭨴-𭨸朜-期㬸𣍷-𣎃𦜳𪱣𫞆𫞇𬂂-𬂅𭨹-𭨽朠朡𣎄-𣎌𪱤-𪱧𬂆𭨾-𭩀朢㬺㬻𣎍-𣎑𪱟𪱨-𪱪𬂇-𬂌𭩁-𭩃膤㬼-㬾𣎒-𣎙𪱫𪱬𬂍𬂎𭩄𭩅朣-朥㬿𣎚𣎛𣎝-𣎢𪱭𬂏𬂐𭩆-𭩉㭀𣎜𣎣-𣎨𦡖𬂑-𬂔𭩊-𭩎朦𣎩-𣎭𬂕𬂖𭩏-𭩑𬂗𬂘𭩒-𭩕朧𣎮𣎯𪱮𪱯𬂙𣎰𣎱𭩖𣎲𪱰𭩗𬂚]
-[radical 75=⽊木:木朩𣎳𣎴𬂛未-朰𣎵-𣎷𬂜𭩘朱-权㭁𣎸-𣏀杄-杩极㭂-㭆𣏁-𣏓𪱱-𪱵𬂝-𬂟𭩙-𭩛杪-枀枂-枭㭇-㭐𣏔-𣐇𪱶-𪱹𫞈𬂠-𬂤𭩜-𭩡枮-树㭑-㭗𣐈-𣐴𪱺-𪲂𬂥𬂦𭩢-𭩲栒-桪鿄㭘-㭧𣐵-𣑦𣑨-𣑾𪲃-𪲏𫞉𫞊𬂧-𬂱𭩳-𭪂桫-棂㭨-㭵㭷𣑿-𣓀𪲐-𪲞𬂲-𬂼𭪃-𭪗棃-椮㭶㭸-㮊𣓁-𣔰𪲟-𪲯𬂽-𬃓𭪘-𭪵椯-榉榋榌榔榘﨓㮋-㮠㮢㮣𣔱-𣕣𣕥-𣖩𪲰-𪳇𬃔-𬃮𭪶-𭫎榊榍-榓榕-榗榙-槡槩樮﨔㮤-㮽𣕤𣖪-𣘔𪳈-𪳜𫞋𫞌𬃯-𬄆𭫏-𭫟槢-槨槪-樭樯-樱橥橴㮾-㯏㯑㯒㯠𣘕-𣙑𣙓-𣙺𪳝-𪳬𫞍-𫞏𬄇-𬄘𭫠-𭫺樲-橤橦-橳橵-橼㯐㯓-㯟㯡-㯩𣙒𣙻-𣛯𪳭-𪳼𫞐𬄙-𬄫𭫻-𭬉橽-檪㯪-㯶𣛰-𣜡𣜣-𣝀𪳽-𪴈𫞑𬄬-𬄶𭬊-𭬑檫-櫊㯷-㯽𣝁-𣝘𣝚-𣞎𪴉-𪴏𫞒𬄷-𬅀𭬒-𭬝櫋-櫦櫫櫭㯾-㰈𣝙𣞐-𣟃𣟑𪴐-𪴕𬅁-𬅈𭬞-𭬨櫧-櫪櫬櫮-櫶㰉-㰓㰖𣟄-𣟐𣟒-𣟮𪴖-𪴚𬅉𬅊𭬩-𭬳櫸-欅欌㰔㰕𣟯-𣠁𣠃-𣠘𪴛-𪴞𬅋-𬅏𭬴-𭬷櫷欆-欋欍欎㰗㰘𣠂𣠙-𣠶𪴟-𪴡𬅐-𬅓𭬸-𭬺欏-欒㰙-㰜𣠷-𣡊𪴢𪴣𬅔𭬻-𭭀欓-欕𣡋-𣡝𥤔𪴤𪴥𬅕-𬅘欖-欛𣡞-𣡨𣡮𪴦欜欝𣡩-𣡭𣡯-𣡱𪴨𬅙𬅚𭭁鿝𣡲𣡴𣡵𪴧𬅛欞欟𣡶-𣡹𭭂𣡺-𣡼𬅜𭭃𣡽-𣡿]
-[radical 76=⽋欠:欠-欢𣢀𭭄欤㰝㰞𣢁-𣢈𬅝𬅞欣欥-欧㰟-㰢𣢉-𣢖𪴩𬅟𭭅𭭆欨-欪㰣-㰨𣢗-𣢦𪴪𪴫𬅠𬅡欫-欱㰩-㰭𣢧-𣢹𬅢𬅣𭭇-𭭋欲-欸㰮-㰱𣢺-𣣇𪴬𪴭𬅤-𬅨𭭌欹-欿㰲-㰶㰸𣣈-𣣜𪴮𬅩𬅪𭭍-𭭏歀-歈㰹-㰾𣣝-𣣫𣣭-𣣱𪴯𪴰𬅫𬅬𭭐𭭑歉-歍㰿-㱁𣣲-𣤇𪴱𬅭-𬅯𭭒歎-歓㱂㱃𣤈-𣤗𪴲𭭓𭭔歔-歚㱄㱅𣤘-𣤟𬅰𬅱𭭕𭭖歛-歝㱆-㱉𣤠-𣤧𬅲歞歟𣤨-𣤫𬅳歠㱊𣤬-𣤰㱋𣤱-𣤳𪴳𭭗𣤴𣤵𣤷𣤸𬅴歡㱌𣤶𣤹-𣤼㱍𣤽𬅵𣤾𪴴㱎𣤿-𣥁]
-[radical 77=⽌止:止龰𣥂正𣥃𣥄此㱏𣥅𣥆𬅶𬅷𭭘-𭭚步㱐㱑𣥇𣥈𣥊-𣥌𬅸武-歩𣥉𣥍-𣥡𪴵𬅹𭭛-𭭝歪歫㱒-㱔𣥢-𣥤𬅺𬅻𭭞-𭭠歬歭𣥦-𣥱𪴶𬅼𬅽𭭡𣥳-𣥸𪴷𬅾-𬆀𭭢-𭭥歮歯㱕㱖𣥹-𣦆𪴸𬆁-𬆃𭭦-𭭩歰-歳𣦇-𣦊𣦌-𣦎𤚜𪴹𪴺𫞓𬆄𬆅𭭪𭭫歴㱗𣦐-𣦓𪴻𬆆𬆇𭭬𭭭歵歶𣦔-𣦛𪴼𬆈𬆉𭭮-𭭱歷𣦜-𣦠𪴽𪴾𬆊𬆋𭭲-𭭴𣦡-𣦥𪴿𬆌𬆍𭭵𭭶歸㱘𣦦-𣦫𬆎𭭷𣦬𬆏𬆐𣦮𭭸-𭭻𣦯-𣦴𭭼]
-[radical 78=⽍歹:歹𣦵𣦶歺𣦷死㱙𣦸-𣦾𭭽-𭭿歼𣦿-𣧈𭮀𭮁歽-殁㱚-㱝𣧉-𣧜𭮂-𭮅殂-殇㱞-㱠𣧝-𣧱𪵀𪵁𬆑𬆒𭮆-𭮈殈-残㰷㱡𣧲-𣨄𪵂𪵃𬆓-𬆕𭮉-𭮑殌-殓㱢㱣𣨅-𣨕𪵄𬆖𬆗𭮒-𭮖殔-殚㱤-㱩𣨖-𣨰𪵅𬆘-𬆚𭮗𭮘殛殜㱪-㱮𣨱-𣩃𬆛𭮙-𭮛殝-殡㱯-㱲𣩄-𣩌𪵆𭮜殢-殦㱳㱴𣩍-𣩜𫞔𭮝𭮞殧-殫㱵-㱷𣩝-𣩧𭮟-𭮣殬-殮㱸𣩨-𣩮𪵇殯𣩯-𣩶𭮤-𭮧殰殱𣩷𣩸𬆜鿞㱹㱺𣩹-𣩻𬆝殲𣩼-𣩾㱻𣩿-𣪁]
-[radical 79=⽎殳:殳㱼𬆞殴㱽𣪂-𣪄𬆟𬆠𭮨段殶𣪅-𣪇𬆡𬆢殷㱾㱿𣪈-𣪊𪵈𪵉𬆣𬆤𭮩-𭮭殸-殻㲀𣪋-𣪘𪵋𬆥-𬆧𭮮-𭮱殼殽㲁-㲃𣪙-𣪟𪵌-𪵎𬆨𭮲-𭮶殾-毂㲄𣪠-𣪬𪵏𬆩-𬆬𭮷𭮸毃毄㲅𣪮-𣪵𬆭𭮹-𭮻毅毆𣪶-𣪺𤛗𪵐𬆮-𬆰𭮼𭮽毇毈㲆-㲈𣪻-𣫋𬆱𭮾-𭯁㲉𣫌-𣫏𪵑𪵒𬆲𬆳㲊𣫐-𣫗𭯂毉𣫘-𣫝𭯃𣫞𣫟𭯄𣫠𣫡𬆴毊𣫢-𣫨𭯅𣫩𪵓𭯆𣫪𣫫𬆵]
+[radical 69=⽄斤:斤𣂑斥𭤟𣂒𣂓斦-斩𣂔-𣂘𪯱𭤠𰕝𰕞斪斫㪼㪽𣂙𣂚𭤡𭤢㪾㪿𣂛-𣂝斬断𣂞-𣂠𫿹𫿺斮斯㫀𣂡-𣂪𣂬𣂭𫿻𫿼𰕟新斱𣂮-𣂵𥇴𭤣𭤤𰕠斲㫁𣂶-𣂺𭤥𰕡斳㫂𣂻-𣂿𰕢斴𣃀-𣃆𫿽𰕣𰕤斵斶𣃇-𣃋𭤦斷𣃌-𣃐𰕥𣃑-𣃓𫿾𣃔𣃕𫿿𣃖斸𰕦]
+[radical 70=⽅方:方𭤧㫃𣃗𭤨-𭤪𣃘𣃙斺-於㫄𣃚-𣃜𪯲𪯳𬀀𭤫𭤬施-旀㫆𣃝-𣃥𪯴𭤭-𭤴𰕧旁-旆旊㫅㫇-㫉𣃦-𣃲𪯵-𪯷𬀁-𬀆𭤵-𭤹𰕨旇-旉旋-族㫊-㫌𣃳-𣃻𪯸𫞀𬀇𬀈𭤺𰕩-𰕫旐旑㫍𣃼-𣄇𪯹-𪯼𬀉𬀊𭤻-𭤾𰕬𰕭旒-旕𣄈-𣄍𪯽𫞁𬀋-𬀍𭤿𭥀𰕮旖旗𣄎-𣄓𪯾𬀎-𬀐𭥁𰕯㫎㫏𣄔-𣄖𪯿𪰀𬀑𬀒𭥂-𭥄旘旙𣄗-𣄜𪰁𪰂𬀓-𬀖𭥅旚𣄝𬀗𭥆旛𣄞-𣄣𬀘-𬀛𭥇𭥈旜-旞𣄤𪰃𪰄𬀜𬀝𭥉旟𣄥𪰅𬀞-𬀠𣄦𬀡𣄧𣄨𬀢𣄩𬀣𣄪-𣄬𬀤]
+[radical 71=⽆无:无旡𣄭𰕰𣄮𣄯既𣄰-𣄳旣𬀥𣄴𣄵旤𣄶-𣄺𭥊]
+[radical 72=⽇日:日-旧𣄻-𣄽𭥋旨-旯㫐㫑𣄾-𣅃𣅅𬀦𭥌-𭥎𰕱𰕲旰-旸㫒-㫗𣅄𣅆-𣅙𪰆𪰇𬀧𬀨𭥏-𭥑𰕳旹-昙㫘-㫚𣅚-𣅶𪰈-𪰎𬀩-𬀫𭥒-𭥠𰕴-𰕷昚-昿㫛-㫤𣅷-𣆈𣆊-𣆑𪰏-𪰘𫞂𫞃𬀬-𬀮𭥡-𭥭𰕸-𰕾晀-晖㫥-㫮𣆒-𣆱𪰙-𪰤𫞄𬀯-𬀴𭥮-𭦃𰕿-𰖆勗晗-晩曽㫯-㫴𣆲-𣇡𪰥-𪰨𬀵-𬀺𭦄-𭦘𰖇-𰖌晪-暃暑㫵-㬀𣇢-𣈣𪰩-𪰮𬀻-𬁁𭦙-𭦧𰖍-𰖕暄-暐暒-暙㬁-㬌𣈤-𣉑𪰯-𪰷𬁂-𬁉𭦨-𭧁𰖖-𰖚暚-暨㬍-㬐𣉒-𣉠𣉢-𣉺𪰸-𪰽𬁊-𬁏𭧂-𭧑𰖛-𰖠暩-暷㬑-㬖𣉻-𣊈𣊊-𣊑𣊓-𣊝𣋇𪰾-𪱅𬁐-𬁒𭧒-𭧡𰖡-𰖪暸-曍龧㬗-㬟𣊉𣊞-𣋆𣋈𪱇-𪱌𬁓-𬁘𭧢-𭧴𰖫-𰖮曎-曗曚㬠-㬢𠁞𣋉-𣋝𪱆𪱍𬁙-𬁛𭧵-𭧾𰖯-𰖲曘曙曛曜㬣-㬨𠆛𣋞-𣋱𥫂𪱎-𪱐𬁜𭧿-𭨉𰖳-𰖵曝-曢㬩㬪𣋲-𣋾𭨊-𭨌𰖶-𰖸曣-曨㬫𣋿-𣌇𬁝𬁞𭨍-𭨐曩𣌈-𣌌𪱑-𪱓𭨑𰖹-𰖻㬬㬭𣌍-𣌕𰖼曪-曬㬮𣌖𭨒𰖽曭曮𣌗-𣌙𣌛𪱔𭨓𭨔曯㬯𣌜𣌝𭨕𭨖𰖾𭨗𣌟𣌠]
+[radical 73=⽈曰:曰-曳㬰𭨘更曵𣌡𣌢𬁟𬁠曶𣌣-𣌦𬁡曷𣆉𣌧-𣌬𭨙𭨚書曺𣌭-𣌶𬁢𭨛𭨜曹曻曼𣌷-𣌺𬁣𬁤曾替朁朂𣌻-𣌽𬁥-𬁧𭨝𰖿𰗀會𣌾-𣍂朄朅𣍃-𣍅𬁨-𬁪𭨞𰗁𣍆-𣍊𪱕𬁫𭨟-𭨢朆㬱𣍋-𣍎𪱖𪱗㬲𣍏𣍐𬁬𣍑-𣍕𰗂𣍖𣍗𪱘𣍘𣍙𬁭-𬁯朇𭨣𣍚𠑱𰗃𣍛𣍜]
+[radical 74=⽉月:月𣍝有𣍞𪱙𬁰𭨤𭨥𣍟-𣍣𪱚𬁱-𬁳𭨦𭨧朊-服㬳䶺䶻𣍤𦙗𪱛𬁴-𬁸𭨨-𭨭𰗄朎-朐𣍥-𣍧𣍩-𣍬𪱜𪱝𬁹𭨮-𭨱𰗅朒-朕㬴㬵𣍭𣍮𪱞𫞅𬁺-𬁼𭨲𭨳𰗆𰗇朖-望㬶㬷𣍱-𣍶𪱠-𪱢𬁽-𬂁𭨴-𭨸朜-期㬸䶼𣍷-𣎃𦜳𪱣𫞆𫞇𬂂-𬂅𭨹-𭨽𰗈𰗉朠䶽𣎄-𣎌𪱤-𪱧𬂆𭨾-𭩀𰗊朢㬺㬻𣎍-𣎑𪱟𪱨-𪱪𬂇-𬂌𭩁-𭩃𰗋膤㬼-㬾𣎒-𣎙𪱫𪱬𬂍𬂎𭩄𭩅𰗌𰗍朣朤㬿𣎚𣎛𣎝-𣎢𪱭𬂏𬂐𭩆-𭩉𰗎㭀𣎜𣎣-𣎨𦡖𬂑-𬂔𭩊-𭩎朦𣎩-𣎭𬂕𬂖𭩏-𭩑𰗏𬂗𬂘𭩒-𭩕朧𣎮𣎯𪱮𪱯𬂙𣎰𣎱𫇃𭩖𣎲𪱰𭩗𬂚]
+[radical 75=⽊木:木朩𣎳𣎴𬂛未-朰𣎵-𣎷𬂜𭩘朱-权㭁𣎸-𣏀𰗐-𰗒杄-杩极㭂-㭆𣏁-𣏓𪱱-𪱵𬂝-𬂟𭩙-𭩛𰗓杪-枀枂-枭㭇-㭐𣏔-𣐇𪱶-𪱹𫞈𬂠-𬂤𭩜-𭩡𰗔-𰗗枮-树㭑-㭗𣐈-𣐴𪱺-𪲂𬂥𬂦𭩢-𭩲𰗘-𰗛栒-桪鿄㭘-㭧𣐵-𣑦𣑨-𣑾𪲃-𪲏𫞉𫞊𬂧-𬂱𭩳-𭪂𰗜-𰗦桫-棂㭨-㭵㭷𣑿-𣓀𪲐-𪲞𬂲-𬂼𭪃-𭪗𰗧-𰗰棃-椮㭶㭸-㮊𣓁-𣔰𪲟-𪲯𬂽-𬃓𭪘-𭪵𰗱-𰗹椯-榉榋榌榔榘﨓㮋-㮠㮢㮣𣔱-𣕣𣕥-𣖩𪲰-𪳇𬃔-𬃮𭪶-𭫎𰗺-𰘆榊榍-榓榕-榗榙-槡槩樮﨔㮤-㮽𣕤𣖪-𣘔𪳈-𪳜𫞋𫞌𬃯-𬄆𭫏-𭫟𰘇-𰘕槢-槨槪-樭樯-樱橥橴㮾-㯏㯑㯒㯠𣘕-𣙑𣙓-𣙺𪳝-𪳬𫞍-𫞏𬄇-𬄘𭫠-𭫺𰘖-𰘤樲-橤橦-橳橵-橼㯐㯓-㯟㯡-㯩𣙒𣙻-𣛯𪳭-𪳼𫞐𬄙-𬄫𭫻-𭬉𰘥-𰘲橽-檪㯪-㯶𣛰-𣜡𣜣-𣝀𪳽-𪴈𫞑𬄬-𬄶𭬊-𭬑𰘳-𰘺檫-櫊㯷-㯽𣝁-𣝘𣝚-𣞎𪴉-𪴏𫞒𬄷-𬅀𭬒-𭬝𰘻-𰘽櫋-櫦櫫櫭㯾-㰈𣝙𣞐-𣟃𣟑𪴐-𪴕𬅁-𬅈𭬞-𭬨𰘾-𰙄櫧-櫪櫬櫮-櫶㰉-㰓㰖𣟄-𣟐𣟒-𣟮𪴖-𪴚𬅉𬅊𭬩-𭬳櫸-欅欌㰔㰕𣟯-𣠁𣠃-𣠘𪴛-𪴞𬅋-𬅏𭬴-𭬷𰙅-𰙈櫷欆-欋欍欎㰗㰘𣠂𣠙-𣠶𪴟-𪴡𬅐-𬅓𭬸-𭬺欏-欒㰙-㰜𣠷-𣡊𪴢𪴣𬅔𭬻-𭭀欓-欕𣡋-𣡝𥤔𪴤𪴥𬅕-𬅘欖-欛𣡞-𣡨𣡮𪴦欜欝𣡩-𣡭𣡯-𣡱𪴨𬅙𬅚𭭁鿝𣡲𣡴𣡵𪴧𬅛欞欟𣡶-𣡸𰙉𣡹𭭂𣡺-𣡼𬅜𭭃𣡽-𣡿]
+[radical 76=⽋欠:欠-欢𣢀𭭄欤㰝㰞𣢁-𣢈𬅝𬅞欣欥-欧㰟-㰢𣢉-𣢖𪴩𬅟𭭅𭭆𰙊𰙋欨-欪㰣-㰨𣢗-𣢦𪴪𪴫𬅠𬅡𰙌欫-欱㰩-㰭䶾𣢧-𣢹𬅢𬅣𭭇-𭭋欲-欸㰮-㰱𣢺-𣣇𪴬𪴭𬅤-𬅨𭭌𰙍𰙎欹-欿㰲-㰶㰸𣣈-𣣜𪴮𬅩𬅪𭭍-𭭏𰙏-𰙑歀-歈㰹-㰾𣣝-𣣫𣣭-𣣱𪴯𪴰𬅫𬅬𭭐𭭑𰙒-𰙕歉-歍㰿-㱁𣣲-𣤇𪴱𬅭-𬅯𭭒𰙖𰙗歎-歓㱂㱃𣤈-𣤗𪴲𭭓𭭔𰙘歔-歚㱄㱅𣤘-𣤟𬅰𬅱𭭕𭭖歛-歝㱆-㱉𣤠-𣤧𬅲𰙙歞歟𣤨-𣤫𬅳歠㱊𣤬-𣤰㱋𣤱-𣤳𪴳𭭗𣤴𣤵𣤷𣤸𬅴歡㱌𣤶𣤹-𣤼㱍𣤽𬅵𣤾𪴴㱎𣤿-𣥁]
+[radical 77=⽌止:止龰𣥂正𣥃𣥄此㱏𣥅𣥆𬅶𬅷𭭘-𭭚𰙚步㱐㱑𣥇𣥈𣥊-𣥌𬅸𰙛𰙜武-歩𣥉𣥍-𣥡𪴵𬅹𭭛-𭭝𰙝-𰙟歪歫㱒-㱔𣥢-𣥤𬅺𬅻𭭞-𭭠𰙠-𰙣歬歭𣥦-𣥱𪴶𬅼𬅽𭭡𰙤-𰙩𣥳-𣥸𪴷𬅾-𬆀𭭢-𭭥𰙪歮歯㱕㱖𣥹-𣦆𪴸𬆁-𬆃𭭦-𭭩𰙫-𰙮歰-歳𣦇-𣦊𣦌-𣦎𤚜𪴹𪴺𫞓𬆄𬆅𭭪𭭫𰙯-𰙳歴㱗𣦐-𣦓𪴻𬆆𬆇𭭬𭭭𰙴𰙵歵歶𣦔-𣦛𪴼𬆈𬆉𭭮-𭭱𰙶𰙷歷𣦜-𣦠𪴽𪴾𬆊𬆋𭭲-𭭴𰙸𰙹𣦡-𣦥𪴿𬆌𬆍𭭵𭭶歸㱘𣦦-𣦫𬆎𭭷𣦬𬆏𬆐𰙺𣦮𭭸-𭭻𰙻𣦯-𣦴𭭼]
+[radical 78=⽍歹:歹𣦵𣦶歺𣦷死㱙𣦸-𣦾𭭽-𭭿歼𣦿-𣧈𭮀𭮁𰙼歽-殁㱚-㱝𣧉-𣧜𭮂-𭮅殂-殇㱞-㱠𣧝-𣧱𪵀𪵁𬆑𬆒𭮆-𭮈殈-残㰷㱡𣧲-𣨄𪵂𪵃𬆓-𬆕𭮉-𭮑𰙽𰙾殌-殓㱢㱣𣨅-𣨕𪵄𬆖𬆗𭮒-𭮖𰙿𰚀殔-殚㱤-㱩𣨖-𣨰𪵅𬆘-𬆚𭮗𭮘殛殜㱪-㱮𣨱-𣩃𬆛𭮙-𭮛殝-殡㱯-㱲𣩄-𣩌𪵆𭮜殢-殦㱳㱴𣩍-𣩜𫞔𭮝𭮞𰚁殧-殫㱵-㱷𣩝-𣩧𭮟-𭮣殬-殮㱸𣩨-𣩮𪵇殯𣩯-𣩶𭮤-𭮧殰殱𣩷𣩸𬆜鿞㱹㱺𣩹-𣩻𬆝𰚂殲𣩼-𣩾㱻𣩿-𣪁]
+[radical 79=⽎殳:殳㱼𬆞殴㱽𣪂-𣪄𬆟𬆠𭮨段殶𣪅-𣪇𬆡𬆢殷㱾㱿𣪈-𣪊𪵈𪵉𬆣𬆤𭮩-𭮭殸-殻㲀𣪋-𣪘𪵋𬆥-𬆧𭮮-𭮱殼殽㲁-㲃𣪙-𣪟𪵌-𪵎𬆨𭮲-𭮶殾-毂㲄𣪠-𣪬𪵏𬆩-𬆬𭮷𭮸𰚃-𰚅毃毄㲅𣪮-𣪵𬆭𭮹-𭮻毅毆𣪶-𣪺𤛗𪵐𬆮-𬆰𭮼𭮽𰚆𰚇毇毈㲆-㲈𣪻-𣫋𬆱𭮾-𭯁𰚈㲉𣫌-𣫏𪵑𪵒𬆲𬆳𰚉㲊𣫐-𣫗𭯂毉𣫘-𣫝𭯃𰚊𣫞𣫟𭯄𣫠𣫡𬆴毊𣫢-𣫨𭯅𣫩𪵓𭯆𣫪𣫫𬆵]
[radical 80=⽏毋:毋毌𣫬母毎𣫭𭯇每毐𣫮毑毒𣫯-𣫲𬆶𭯈𣫳-𣫸𬆷毓𣫹-𣫼𪵔𭯉𣫽-𣫿𬆸𣬀𣬁]
-[radical 81=⽐比:比毕𠂱𣬂-𣬇毖-毘㲋𭯊毙𣬈-𣬊𭯋-𭯎𣬋𣬌𭯏𬆹𭯐𭯑𣬍𬆺𣬎-𣬑𪵕𣬒-𣬔毚𣬕𣬖𬆻𣬗-𣬚]
-[radical 82=⽑毛:毛𣬛𪵖㲌𣬜-𣬠毜毝𣬡-𣬨𬆼毞毟㲍-㲑𣬩-𣬷𪵗𪵘𬆽-𬆿𭯒毠毡㲒𣬸-𣭛𪵙𪵚𬇀𭯓-𭯗毢-毪㲓𣭜-𣭰𪵛𪵜𭯘毫-毮㲔-㲚𣭱-𣮇𬇁𭯙𭯚毯-毶㲛-㲞𣮈-𣮧𪵝𪵞𭯛-𭯝毷-毽㲟-㲣𣮨-𣯄𪵟𬇂𭯞𭯟毾㲤-㲩𣯅-𣯢𪵠𬇃𬇄𭯠-𭯢毿-氂𣯣-𣯷𪵡𬇅氃-氇㲪-㲮𣯸-𣰉𬇆𭯣-𭯥氈-氊𣰊-𣰙𬇇𭯦-𭯩氋㲯㲰𣰚-𣰪𪵢𬇈𭯪氌㲱𣰫-𣰰𭯫𠫈𣰱-𣰵𭯬𣰶-𣰺氍𣰻-𣰾𭯭𣰿-𣱁𭯮氎㲲𣱂𣱃𭯯𣱄]
-[radical 83=⽒氏:氏-民𫞕氒𫞖𬇉氓𣱅𣱆𬇊𬇋𭯰𣱇-𣱊𬇌㲳𬇍𣱋-𣱎𭯱𣱏𣱐𬇎𣱑-𣱔]
-[radical 84=⽓气:气-氘𣱕𣱖氙氚𣱗𣱘氛-氝㲴𣱙-𣱛𪵣𬇏𭯲氞-氢𣱜-𣱠𪵤𬇐氣-氩𣱡𬇑氪氫㲵𣱣𪵥氬-氰𣱢𣱤𣱥氱𣱦-𣱨𪵦氲氳𣱩𪵧𬇒㲶𣱪𣱫𭯳㲷𭯴鿫𣱬𣱭𬇓𣱮𭯵𣱯𣱰]
-[radical 85=⽔水:水氵氺𣱱氶-氹㲸𣱲-𣱴氻氼氾-汉㲹-㲼𣱵-𣱿𪵨汊-汤㲽-㲿𣲀-𣲍𪵩-𪵬𬇔-𬇗𭯶𭯷汥-沪㳀-㳊𣲎-𣲱𪵭-𪵰𬇘-𬇚𭯸-𭯼沫-泙泛-泴泶-泾㳋-㳕𣲲-𣳣𪵱-𪵶𬇛-𬇟𭯽-𭰋泚泿-洌洎-洕洗-浕㳖-㳣𣳤-𣴝𪵷-𪵽𬇠-𬇦𭰌-𭰖洍洖浖-涘涚-涩㳤-㳳𣴞-𣵶𣷚𪵾-𪶋𫞗𬇧-𬇴𭰗-𭰧涙涪-渂渄-渗渚湴㳴-㴎𣵷-𣷙𣷛-𣷻𣸊𪶌-𪶖𫞘𬇵-𬈄𭰨-𭱂渃渘渙減-湳湵-溌滋滞鿌㴏-㴤𣷼-𣸉𣸋-𣹜𪶗-𪶩𬈅-𬈕𭱃-𭱡溍-滊滍-滙滛-滝滟-滪漓㴥-㴻𣹝-𣻌𦴶𪶪-𪶾𫞙-𫞛𬈖-𬈤𭱢-𭱵滌滚滫-漊漌-漒演-漼漾-潍㴼-㵉𣻍-𣻳𣻵-𣼘𣼚-𣽂𪶿-𪷊𬈥-𬈱𭱶-𭲑漋漽潎-潿澁-澘澚-澝濐㵊-㵜𣻴𣽃-𣾨𣾪-𣾿𣿁-𣿄𪷋-𪷜𫞜𬈲-𬉇𭲒-𭲫澙澞-濏濑-濓濖㵝-㵮𣾩𣿅-𤀡𪷝-𪷧𫞝𬉈-𬉒𭲬-𭲻澀濔濕濗-濲濴-濸㵯-㵼𣿀𤀣-𤁝𤁟𤁠𪷨-𪷲𬉓-𬉚𭲼-𭳏濹-瀔㵽-㶃𤁞𤁡-𤂜𤂞-𤂠𤂢-𤂲𪷳-𪷹𬉛-𬉞𭳐-𭳛濳瀕-瀮㶄-㶋𤂝𤂡𤂳-𤃧𪷺-𪷿𫞞𬉟-𬉤𭳜-𭳫瀯-灁㶌-㶑𤃨-𤄍𪸀-𪸂𬉥-𬉪𭳬-𭳯灂-灍灏灐㶒-㶘𢌇𤄎-𤄵𪸃-𪸇𬉫-𬉭𭳰-𭳶灑-灘㶙㶚𤄶-𤅉𪸈𪸉𬉮𬉯𭳷-𭳹灙-灜㶛-㶝𤅊-𤅟𪸊𪸋灝-灡㶞㶟𤅠-𤅨𪸌𬉰𬉱𭳺-𭳽灢灣𤅩-𤅯灎灤-灦㶠𤅰-𤅶灧灨𤅷-𤅿𬉲灩灪𭳾𤆀𬉳𤆁]
-[radical 86=⽕火:火-灭𤆂𪸍𭳿灮-灳炇㶡㶢𤆃-𤆌𭴀-𭴂灴-炀㶣-㶥𤆍-𤆜𪸎-𪸐𬉴-𬉺𭴃-𭴇炁-炆炈-炞㶦-㶪𤆝-𤆻𪸑-𪸗𬉻-𬊀𭴈-𭴑炟-烃㶫-㶲𤆼-𤇮𪸘-𪸢𬊁𬊂𭴒-𭴚烄-烮㶳-㶸𤇯-𤈤𪸣-𪸪𫞟𬊃-𬊈𭴛-𭴥烯-焓焕-焘㶹-㷁𤈥-𤉡𪸫-𪸲𫞠𬊉-𬊖𭴦-𭴷焔焙-煀煮㷂-㷍𤉢-𤊱𪸳-𪹃𬊗-𬊨𭴸-𭵈煁-煭煯-煸煺㮡㷎-㷞𤊲-𤋲𤋴-𤌆𤍏𪹄-𪹑𬊩-𬊱𭵉-𭵡煹煻-熙熦蒸㷟-㷪𤌇-𤌱𤌳-𤍎𪹒-𪹠𫞡𬊲-𬊾𭵢-𭵲熚-熥熧-熵黙龦龽㷫-㷲𤌲𤍐-𤍨𤍪-𤍿𤎁𤎃-𤎜𪹡-𪹩𬊿-𬋄𭵳-𭵼熶-燞㷳-㷽𤍩𤎝-𤏟𤏡-𤏴𪹪-𪹳𬋅-𬋌𭵽-𭶋營-燷鿪㷾-㸃𤏵-𤐣𪹴-𪹻𬋍-𬋐𭶌-𭶙燸-爃㸄㸅𤐤-𤑂𤑄-𤑑𦦨𪹼-𪺀𬋑-𬋓𭶚-𭶡爄-爊爌-爎爕㸆㸇㸉𤑒-𤑲𪺁𪺂𬋔-𬋘𭶢𭶣爋爏-爔爖-爘㸈㸊-㸌𤑳-𤒠𤒨𪺃-𪺅𬋙-𬋝𭶤-𭶦爙-爛㸍𤒡-𤒧𤒪-𤒹爜-爠㸎𤒩𤒺𤒻𤒽-𤓆𪺆𪺇𭶧爡爢㸏㸐𤒼𤓇-𤓎𤓐-𤓖𪺈𬋞爣𤓗-𤓛𪺉𭶨𭶩爤-爦𤓜-𤓞𤓠-𤓣𪺊𪺋𬋟𬋠㸑𤓤-𤓩𪺌爧𤓪𤓬𬋡𬋢爨𤓫𤓭爩𤓮𬋣]
-[radical 87=⽖爪:爪爫𤓯-𤓵𪺍爬爭㸒㸓𤓶-𤓼𬋤𬋥𭶪爮-爰𤓽-𤔋𪺎𬋦𭶫爱𤔌-𤔏𬋧𬋨𭶬-𭶯㸔𤔐-𤔓𪺏𬋩𬋪𭶰爲𤔔-𤔖𤔘-𤔛𪺐-𪺓𬋫𬋬𭶱𤔜-𤔡𪺔𪺕𬋭𬋮𭶲𭶳爳㸕𤔢-𤔦𬋯𬋰𭶴𭶵噕爴𤔧-𤔭𪺖𪺗𬋱𬋲𭶶𤔮-𤔱𬋳𬋴𭶷𭶸𤔲-𤔸𤔼𪺘𪺙𬋵𬋶爵𤔹𤔻𤔽𤔾𭶹𤔺𤔿𤕀𬋷𤕂-𤕇𬋸𬋹𤕈-𤕍𬋺𪺚]
-[radical 88=⽗父:父爷𭶺𤕎𤕏𬋻𭶻爸𤕐𤕑㸖𤕒爹㸗𤕓𤕔𪺛㸘𤕕𪺜𭶼𤕖𤕗爺㸙𤕘-𤕚𬋼𤕛𭶽]
+[radical 81=⽐比:比毕𠂱𣬂-𣬇毖-毘㲋𭯊毙𣬈-𣬊𭯋-𭯎𣬋𣬌𭯏𰚋𬆹𭯐𭯑𣬍𬆺𰚌𣬎-𣬑𪵕𣬒-𣬔毚𣬕𣬖𬆻𣬗-𣬚]
+[radical 82=⽑毛:毛𣬛𪵖㲌𣬜-𣬠毜毝𣬡-𣬨𬆼𰚍毞毟㲍-㲑𣬩-𣬷𪵗𪵘𬆽-𬆿𭯒𰚎-𰚑毠毡㲒𣬸-𣭛𪵙𪵚𬇀𭯓-𭯗𰚒-𰚕毢-毪㲓𣭜-𣭰𪵛𪵜𭯘𰚖𰚗毫-毮㲔-㲚𣭱-𣮇𬇁𭯙𭯚𰚘-𰚝毯-毶㲛-㲞𣮈-𣮧𪵝𪵞𭯛-𭯝𰚞-𰚣毷-毽㲟-㲣𣮨-𣯄𪵟𬇂𭯞𭯟𰚤-𰚦毾㲤-㲩𣯅-𣯢𪵠𬇃𬇄𭯠-𭯢𰚧-𰚮毿-氂𣯣-𣯷𪵡𬇅𰚯-𰚱氃-氇㲪-㲮𣯸-𣰉𬇆𭯣-𭯥𰚲氈-氊𣰊-𣰙𬇇𭯦-𭯩氋㲯㲰𣰚-𣰪𪵢𬇈𭯪𰚳𰚴氌㲱𣰫-𣰰𭯫𰚵𠫈𣰱-𣰵𭯬𣰶-𣰺氍𣰻-𣰾𭯭𰚶𣰿-𣱁𭯮氎㲲𣱂𣱃𭯯𣱄]
+[radical 83=⽒氏:氏-民𫞕氒𫞖𰚷𬇉氓𣱅𣱆𬇊𬇋𭯰𣱇-𣱊𬇌𰚸㲳𬇍𰚹𣱋-𣱎𭯱𣱏𣱐𬇎𣱑𣱒𰚺𣱓𣱔]
+[radical 84=⽓气:气-氘𣱕𣱖𰚻氙氚𣱗𣱘氛-氝㲴𣱙-𣱛𪵣𬇏𭯲𰚼𰚽氞-氢𣱜-𣱠𪵤𬇐𰚾𰚿氣-氩𣱡𬇑𰛀𰛁氪氫㲵𣱣𪵥𰛂氬-氰𣱢𣱤𣱥𰛃氱𣱦-𣱨𪵦氲氳𣱩𪵧𬇒㲶𣱪𣱫𭯳㲷𭯴鿫𣱬𣱭𬇓𣱮𭯵𣱯𣱰]
+[radical 85=⽔水:水氵氺𣱱𰛄𰛅氶-氹㲸𣱲-𣱴𰛆氻氼氾-汉㲹-㲼𣱵-𣱿𪵨汊-汤㲽-㲿𣲀-𣲍𪵩-𪵬𬇔-𬇗𭯶𭯷𰛇-𰛋汥-沪㳀-㳊𣲎-𣲱𪵭-𪵰𬇘-𬇚𭯸-𭯼𰛌-𰛑沫-泙泛-泴泶-泾㳋-㳕𣲲-𣳣𪵱-𪵶𬇛-𬇟𭯽-𭰋𰛒-𰛝泚泿-洌洎-洕洗-浕㳖-㳣𣳤-𣴝𪵷-𪵽𬇠-𬇦𭰌-𭰖𰛞-𰛪洍洖浖-涘涚-涩㳤-㳳𣴞-𣵶𣷚𪵾-𪶋𫞗𬇧-𬇴𭰗-𭰧𰛫-𰛼涙涪-渂渄-渗渚湴㳴-㴎𣵷-𣷙𣷛-𣷻𣸊𪶌-𪶖𫞘𬇵-𬈄𭰨-𭱂𰛽-𰜋渃渘渙減-湳湵-溌滋滞鿌㴏-㴤𣷼-𣸉𣸋-𣹜𪶗-𪶩𬈅-𬈕𭱃-𭱡𰜌-𰜤溍-滊滍-滙滛-滝滟-滪漓㴥-㴻𣹝-𣻌𦴶𪶪-𪶾𫞙-𫞛𬈖-𬈤𭱢-𭱵𰜥-𰜰滌滚滫-漊漌-漒演-漼漾-潍㴼-㵉𣻍-𣻳𣻵-𣼘𣼚-𣽂𪶿-𪷊𬈥-𬈱𭱶-𭲑𰜱-𰝂漋漽潎-潿澁-澘澚-澝濐鿰㵊-㵜𣻴𣽃-𣾨𣾪-𣾿𣿁-𣿄𪷋-𪷜𫞜𬈲-𬉇𭲒-𭲫𰝃-𰝐澙澞-濏濑-濓濖㵝-㵮𣾩𣿅-𤀡𪷝-𪷧𫞝𬉈-𬉒𭲬-𭲻𰝑-𰝘澀濔濕濗-濲濴-濸㵯-㵼𣿀𤀣-𤁝𤁟𤁠𪷨-𪷲𬉓-𬉚𭲼-𭳏𰝙-𰝡濹-瀔㵽-㶃𤁞𤁡-𤂜𤂞-𤂠𤂢-𤂲𪷳-𪷹𬉛-𬉞𭳐-𭳛𰝢-𰝫濳瀕-瀮㶄-㶋𤂝𤂡𤂳-𤃧𪷺-𪷿𫞞𬉟-𬉤𭳜-𭳫𰝬-𰝯瀯-灁㶌-㶑𤃨-𤄍𪸀-𪸂𬉥-𬉪𭳬-𭳯𰝰𰝱灂-灍灏灐㶒-㶘𢌇𤄎-𤄵𪸃-𪸇𬉫-𬉭𭳰-𭳶𰝲灑-灘㶙㶚𤄶-𤅉𪸈𪸉𬉮𬉯𭳷-𭳹𰝳𰝴灙-灜㶛-㶝𤅊-𤅟𪸊𪸋灝-灡㶞㶟𤅠-𤅨𪸌𬉰𬉱𭳺-𭳽灢灣𤅩-𤅯灎灤-灦㶠𤅰-𤅶灧灨𤅷-𤅿𬉲灩𰝵灪𭳾𤆀𬉳𤆁]
+[radical 86=⽕火:火-灭𤆂𪸍𭳿灮-灳炇㶡㶢𤆃-𤆌𭴀-𭴂𰝶灴-炀㶣-㶥𤆍-𤆜𪸎-𪸐𬉴-𬉺𭴃-𭴇𰝷-𰝼炁-炆炈-炞㶦-㶪𤆝-𤆻𪸑-𪸗𬉻-𬊀𭴈-𭴑𰝽-𰞀炟-烃㶫-㶲𤆼-𤇮𪸘-𪸢𬊁𬊂𭴒-𭴚𰞁-𰞇烄-烮㶳-㶸𤇯-𤈤𪸣-𪸪𫞟𬊃-𬊈𭴛-𭴥𰞈-𰞞烯-焓焕-焘㶹-㷁𤈥-𤉡𪸫-𪸲𫞠𬊉-𬊖𭴦-𭴷𰞟-𰞬焔焙-煀煮㷂-㷍𤉢-𤊱𪸳-𪹃𬊗-𬊨𭴸-𭵈𰞭-𰞹煁-煭煯-煸煺㮡㷎-㷞𤊲-𤋲𤋴-𤌆𤍏𪹄-𪹑𬊩-𬊱𭵉-𭵡𰞺-𰟆煹煻-熙熦蒸㷟-㷪𤌇-𤌱𤌳-𤍎𪹒-𪹠𫞡𬊲-𬊾𭵢-𭵲𰟇-𰟏熚-熥熧-熵黙龦龽㷫-㷲𤌲𤍐-𤍨𤍪-𤍿𤎁𤎃-𤎜𪹡-𪹩𬊿-𬋄𭵳-𭵼𰟐-𰟘熶-燞㷳-㷽𤍩𤎝-𤏟𤏡-𤏴𪹪-𪹳𬋅-𬋌𭵽-𭶋𰟙-𰟢營-燷鿪㷾-㸃𤏵-𤐣𪹴-𪹻𬋍-𬋐𭶌-𭶙𰟣-𰟩燸-爃㸄㸅𤐤-𤑂𤑄-𤑑𦦨𪹼-𪺀𬋑-𬋓𭶚-𭶡𰟪-𰟯爄-爊爌-爎爕㸆㸇㸉𤑒-𤑲𪺁𪺂𬋔-𬋘𭶢𭶣𰟰-𰟳爋爏-爔爖-爘㸈㸊-㸌𤑳-𤒠𤒨𪺃-𪺅𬋙-𬋝𭶤-𭶦𰟴-𰟹爙-爛㸍𤒡-𤒧𤒪-𤒹𰟺爜-爠㸎𤒩𤒺𤒻𤒽-𤓆𪺆𪺇𭶧爡爢㸏㸐𤒼𤓇-𤓎𤓐-𤓖𪺈𬋞爣𤓗-𤓛𪺉𭶨𭶩𰟻爤-爦𤓜-𤓞𤓠-𤓣𪺊𪺋𬋟𬋠㸑𤓤-𤓩𪺌爧𤓪𤓬𬋡𬋢爨𤓫𤓭爩𤓮𬋣]
+[radical 87=⽖爪:爪爫𤓯-𤓵𪺍爬爭㸒㸓𤓶-𤓼𬋤𬋥𭶪𰟼爮-爰𤓽-𤔋𪺎𬋦𭶫𰟽爱𤔌-𤔏𬋧𬋨𭶬-𭶯𰟾𰟿㸔𤔐-𤔓𪺏𬋩𬋪𭶰𰠀爲𤔔-𤔖𤔘-𤔛𪺐-𪺓𬋫𬋬𭶱𰠁-𰠄𤔜-𤔡𪺔𪺕𬋭𬋮𭶲𭶳𰠅𰠆爳㸕𤔢-𤔦𬋯𬋰𭶴𭶵噕爴𤔧-𤔭𪺖𪺗𬋱𬋲𭶶𰠇𤔮-𤔱𬋳𬋴𭶷𭶸𰠈𤔲-𤔸𤔼𪺘𪺙𬋵𬋶爵𤔹𤔻𤔽𤔾𭶹𤔺𤔿𤕀𬋷𤕂-𤕇𬋸𬋹𤕈-𤕋𰠉𰠊𤕌𤕍𬋺𪺚]
+[radical 88=⽗父:父爷𭶺𤕎𤕏𬋻𭶻爸𤕐𤕑㸖𤕒𰠋爹㸗𤕓𤕔𪺛𰠌㸘𤕕𪺜𭶼𤕖𤕗𰠍爺㸙𤕘-𤕚𬋼𤕛𭶽]
[radical 89=⽘爻:爻𤕜㸚𤕝𪺝爼𤕞-𤕡爽𤕢-𤕥爾𠎛𤕦-𤕩𬋽𠑂𡄉𬋾]
-[radical 90=⽙爿:丬爿𤕪-𤕮𭶾𭶿牀𤕯-𤕱𭷀𭷁牁㸛𤕲-𤕵𬋿-𬌁𭷂𭷃牂𤕶-𤕺𭷄𭷅𤕻-𤖃𪺞𬌂𭷆㸜𤖄-𤖋𪺟𬌃-𬌈牃𤖌-𤖎牄𤖏-𤖒𬌉牅𤖓-𤖕𪺠𬌊𤖖-𤖛𬌋-𬌍牆𤖜-𤖟𭷇𪺡𬌎𭷈𤖠𤖡𬌏𤖢𬌐𬌑𤖣-𤖧]
-[radical 90'=⺦丬:𬌒]
-[radical 91=⽚片:片𤖨-𤖫版㸝㸞𤖬-𤖰𬌓𬌔𭷉牉牊𤖱-𤖹𭷊𭷋㸟-㸡𤖺-𤖿𪺢𤗀-𤗆𪺣𪺤𬌕𭷌牋-牍𤗇-𤗗𪺥牎-牒𤗘-𤗡牓牔㸢𤗢-𤗧牕-牗𤗨-𤗹𪺦㸣𤗺-𤗾𭷍㸤𤗿-𤘂𭷎牘𤘃㸥𤘄𬌖]
-[radical 92=⽛牙:牙㸦𤘅𤘆𪺧𭷏𤘇𭷐㸧𤘈𤘉𬌗𭷑𤘊𤘋牚𤘌-𤘏𪺨𭷒𤘐𤘑𬌘𤘒𤘓]
-[radical 93=⽜牛:牛牜𤘔𭷓牝-牟㸨𤘕-𤘗𬌙𭷔牠-牤㸩㸪𤘘-𤘛𪺩𬌚牥-牬㸫-㸯𤘜-𤘷𬌛𬌜𭷕-𭷙牭-牵㸰-㸴𤘸-𤙐𪺪𪺫𫞢𬌝𭷚-𭷝牶-牺㸵-㸸𤙑-𤙚𪺬-𪺮𬌞𬌟𭷞𭷟牻-牿犁㸹-㹀𤙛-𤙮𬌠𭷠-𭷣犀犂-犋㹁-㹃𤙯-𤚌𪺯𬌡𬌢𭷤-𭷬犌-犑㹅-㹈𤚍-𤚛𤚝-𤚨𤚿𪺰𬌣-𬌥𭷭犒-犗㹄㹉-㹋𤚩-𤚾𤛀-𤛉𪺱-𪺳𬌦𬌧𭷮𭷯犘-犛㹌-㹐𤛊-𤛖𤛘-𤛠𪺴𬌨𭷰-𭷳犜-犟㹑-㹓𤛡-𤛮𪺵𭷴𭷵犠㹔-㹖𤛯-𤛸㹗㹘𤛹𤛺犡-犦㹙𤛻-𤜁𭷶犧犨𤜂-𤜆㹚𤜇-𤜋𪺶犩㹛𤜌-𤜓𭷷犪𤜔-𤜘犫𤜙]
-[radical 94=⽝犬:犬-犮𡗜𤜚𬌩犯犰𤜛-𤜠𭷸犱-犸𤜡-𤜮𬌪𬌫𭷹犹-狈㹜-㹠𤜯-𤝎𤝮𪺷𭷺-𭷾狉-狞㹡-㹪𤝏-𤝭𪺸𪺹𫞣𬌬𬌭𭷿-𭸃狟-狲㹫-㹰𤝯-𤞘𤞣𪺺𪺻𬌮-𬌱𭸄-𭸉狳-猃㹱-㹸𤞙-𤞢𤞤-𤟂𪺼𪺽𬌲-𬌴𭸊-𭸑猄-猡猪猫㹹-㺀𤟃-𤟛𪺾-𪻁𫞤𬌵-𬌷𭸒-𭸖猢-猩猬-猹獁㺁-㺆𤟜-𤟴𤟶-𤠌𪻂-𪻅𬌸-𬌼𭸗-𭸠猺-獀獂獃獅-獊㺇-㺍𤠍-𤠸𪻆𪻇𬌽-𬍀𭸡獄獌-獕㺎-㺓𤠹-𤡢𪻈𬍁-𬍅𭸢-𭸧獋獖-獤㺔-㺙𤡣-𤢋𪻉𬍆𬍇𭸨-𭸬獥-獭㺚-㺜𤢌-𤢥𬍈-𬍊𭸭獮-獴㺝-㺟𤢦-𤢳𪻊𬍋𭸮𭸯獵-獸㺠𤢴-𤣄𪻋𬍌𭸰𭸱獹-獻㺡㺢𤣅-𤣌𪻌獼獽㺣-㺦𤣍-𤣐𬍍𭸲獾獿𤣑-𤣖𭸳玀𤣗-𤣚玁-玃𤣛-𤣞㺧𤣟-𤣢𬍎𤣣𤣤𭸴]
+[radical 90=⽙爿:丬爿𤕪-𤕮𭶾𭶿牀𤕯-𤕱𭷀𭷁𰠎-𰠐牁㸛𤕲-𤕵𬋿-𬌁𭷂𭷃𰠑牂𤕶-𤕺𭷄𭷅𰠒𤕻-𤖃𪺞𬌂𭷆𰠓𰠔㸜𤖄-𤖋𪺟𬌃-𬌈𰠕牃𤖌-𤖎牄𤖏-𤖒𬌉牅𤖓-𤖕𪺠𬌊𰠖𤖖-𤖛𬌋-𬌍牆𤖜-𤖟𭷇𪺡𬌎𭷈𤖠𤖡𬌏𤖢𬌐𬌑𤖣-𤖧]
+[radical 90'=⺦丬:𰠗𰠘𬌒]
+[radical 91=⽚片:片𤖨-𤖫版㸝㸞𤖬-𤖰𬌓𬌔𭷉𰠙𰠚牉牊𤖱-𤖹𭷊𭷋𰠛-𰠝㸟-㸡𤖺-𤖿𪺢𤗀-𤗆𪺣𪺤𬌕𭷌𰠞牋-牍𤗇-𤗗𪺥𰠟牎-牒𤗘-𤗡牓牔㸢𤗢-𤗧牕-牗𤗨-𤗹𪺦㸣𤗺-𤗾𭷍㸤𤗿-𤘂𭷎牘𤘃㸥𤘄𬌖]
+[radical 92=⽛牙:牙㸦𤘅𰠠𤘆𪺧𭷏𤘇𭷐𰠡㸧𤘈𤘉𬌗𭷑𰠢𰠣𤘊𤘋𰠤牚𤘌-𤘏𪺨𭷒𤘐𤘑𬌘𤘒𤘓𰠥]
+[radical 93=⽜牛:牛牜𤘔𭷓牝-牟㸨𤘕-𤘗𬌙𭷔𰠦牠-牤㸩㸪𤘘-𤘛𪺩𬌚𰠧𰠨牥-牬㸫-㸯𤘜-𤘷𬌛𬌜𭷕-𭷙𰠩-𰠬牭-牵㸰-㸴𤘸-𤙐𪺪𪺫𫞢𬌝𭷚-𭷝𰠭-𰠳牶-牺㸵-㸸𤙑-𤙚𪺬-𪺮𬌞𬌟𭷞𭷟𰠴牻-牿犁㸹-㹀𤙛-𤙮𬌠𭷠-𭷣𰠵犀犂-犋㹁-㹃𤙯-𤚌𪺯𬌡𬌢𭷤-𭷬𰠶𰠷犌-犑㹅-㹈𤚍-𤚛𤚝-𤚨𤚿𪺰𬌣-𬌥𭷭𰠸犒-犗㹄㹉-㹋𤚩-𤚾𤛀-𤛉𪺱-𪺳𬌦𬌧𭷮𭷯𰠹𰠺犘-犛㹌-㹐𤛊-𤛖𤛘-𤛠𪺴𬌨𭷰-𭷳𰠻犜-犟㹑-㹓𤛡-𤛮𪺵𭷴𭷵𰠼犠㹔-㹖𤛯-𤛸㹗㹘𤛹𤛺犡-犦㹙𤛻-𤜁𭷶犧犨𤜂-𤜆㹚𤜇-𤜋𪺶犩㹛𤜌-𤜓𭷷犪𤜔-𤜘犫𤜙]
+[radical 94=⽝犬:犬-犮𡗜𤜚𬌩犯犰𤜛-𤜠𭷸犱-犸𤜡-𤜮𬌪𬌫𭷹𰠽𰠾犹-狈㹜-㹠𤜯-𤝎𤝮𪺷𭷺-𭷾𰠿-𰡁狉-狞㹡-㹪𤝏-𤝭𪺸𪺹𫞣𬌬𬌭𭷿-𭸃𰡂-𰡈狟-狲㹫-㹰𤝯-𤞘𤞣𪺺𪺻𬌮-𬌱𭸄-𭸉𰡉-𰡍狳-猃㹱-㹸𤞙-𤞢𤞤-𤟂𪺼𪺽𬌲-𬌴𭸊-𭸑𰡎-𰡒猄-猡猪猫㹹-㺀𤟃-𤟛𪺾-𪻁𫞤𬌵-𬌷𭸒-𭸖𰡓-𰡝猢-猩猬-猹獁㺁-㺆𤟜-𤟴𤟶-𤠌𪻂-𪻅𬌸-𬌼𭸗-𭸠𰡞-𰡠猺-獀獂獃獅-獊㺇-㺍𤠍-𤠸𪻆𪻇𬌽-𬍀𭸡𰡡獄獌-獕㺎-㺓𤠹-𤡢𪻈𬍁-𬍅𭸢-𭸧𰡢-𰡥獋獖-獤㺔-㺙𤡣-𤢋𪻉𬍆𬍇𭸨-𭸬𰡦𰡧獥-獭㺚-㺜𤢌-𤢥𬍈-𬍊𭸭獮-獴㺝-㺟𤢦-𤢳𪻊𬍋𭸮𭸯獵-獸㺠𤢴-𤣄𪻋𬍌𭸰𭸱𰡨獹-獻㺡㺢𤣅-𤣌𪻌𰡩-𰡫獼獽㺣-㺦𤣍-𤣐𬍍𭸲獾獿𤣑-𤣖𭸳𰡬玀𤣗-𤣚玁-玃𤣛-𤣞㺧𤣟-𤣢𬍎𤣣𤣤𭸴]
[radical 95=⽞玄:玄𤣥玅𤣦玆-玈𤣧𤣨𬍏]
-[radical 96=⽟玉:玉王𤣩玊玌-玑㺨-㺫𤣪-𤣬𪻍𭸵玒-玛㺬-㺯𤣭-𤣸𬍐𬍑玜-玱㺰-㺶𤣹-𤤎𪻎-𪻔𫞥𬍒-𬍖𭸶-𭸻玲-珑㺷-㺾𤤏-𤤴𪻕𪻖𬍗-𬍝𭸼-𭹃珒-珲琉㺿-㻈𠴦𤤵-𤥕𪻗-𪻟𫞦𬍞-𬍤𭹄-𭹋珳-珶珸-琈琊-琓㻉-㻐𤥖-𤥺𪻠-𪻥𬍥-𬍩𭹌-𭹔珷琔-琝琟-琼㻑-㻜𤥻-𤦮𪻦-𪻲𫞧𬍪-𬍳𭹕-𭹢琞琽-瑟㻝-㻦𤦯-𤧩𪻳-𪼂𬍴-𬍺𭹣-𭹪瑠-瑸㻧-㻪𤧪-𤨓𪼃-𪼏𫞨𬍻-𬎄𭹫-𭹮瑹-璌璎璓㻫-㻴𤨔-𤨿𤩁𪼐-𪼖𫞩𬎅-𬎊𭹯-𭹵璍璏-璒璔-璡璣璤㻵-㻼𤩀𤩂-𤩪𪼗-𪼠𬎋-𬎒𭹶-𭹿璢璥-璴㻽-㼂𤩫-𤪊𪼡-𪼦𬎓-𬎖𭺀-𭺈璵-瓂𤪋-𤪨𤪴𪼧𪼨𬎗-𬎙𭺉-𭺌瓃-瓋㼃-㼆𤪩-𤪳𤪵-𤪽𪼩-𪼫𬎚𭺍-𭺐瓌-瓒㼇𤪾-𤫈𪼬-𪼯𬎛-𬎝𭺑瓓-瓖𤫉-𤫓𪼰𭺒𭺓瓗-瓙𤫔-𤫘𭺔-𭺖瓚㼈𤫙-𤫟𪼱瓛𤫠𪼲𬎞𤫣-𤫧𬎟𬎠𤫢𤫨𬎡𤫩]
-[radical 97=⽠瓜:瓜瓝𤫪𪼳㼉㼊𤫫-𤫯𪼴𭺗瓞瓟㼋㼌𤫰-𤫴𬎢𬎣𭺘瓠㼍㼎𤫵-𤫹㼏𤫺-𤬀瓡𤬁-𤬆𪼵㼐-㼒𤬈-𤬌㼓㼔𤬇𤬍𤬐-𤬕瓢𤬎𤬏𤬖𭺙𤬗㼕𤬘-𤬚𭺚瓣𤬛-𤬝瓤𤬞-𤬡瓥𤬢㼖𤬣-𤬥]
-[radical 98=⽡瓦:瓦𭺛𭺜瓧㼗𤬦𤬧𬎤瓨瓩㼘㼙𤬨-𤬫𪼶𬎥瓪-瓲㼚㼛𤬬-𤬲𪼷𪼸𬎦𬎧𭺝瓳-瓵㼜-㼠𤬳-𤬽𪼹瓶-瓸㼡-㼦𤬾-𤭋𬎨-𬎫𭺞-𭺡瓹-瓼㼧-㼪𤭌-𤭚𭺢瓽-甁㼫-㼱𤭛-𤭦𤭲𤮖𪼺𪼻𬎬𬎭𭺣甂-甆㼲-㼷𤭧-𤭱𤭳-𤭸𪼼𬎮甇-甉㼸-㼺𠪹𤭹-𤮄𪼽𪼾𬎯𭺤甊-甎㼻-㼾𤮅-𤮍甏-甒㼿-㽅𤮎-𤮕𤮗甓-甕㽆㽇𤮘-𤮟𭺥𭺦甖㽈㽉𤮠𤮡𬎰𤮢-𤮥𭺧𭺨甗𤮦-𤮬㽊𤮭-𤮯𪼿𭺩𤮰-𤮵㽋𤮶㽌𤮷-𤮹]
-[radical 99=⽢甘:甘𤮺𭺪𭺫甙𤮻-𤯀甚𤯁-𤯄𫞪㽍𤯅甛甜𭺬𤯆𪽀甝甞㽎𤯇𬎱𭺭㽏𤯈𬎲𭺮𭺯㽐𤯉𤯊𭺰𤯋𤯌㽑𤯍𤯎𤯐-𤯒]
-[radical 100=⽣生:生𤯓𤯔𪽁𤯕-𤯗𭺱-𭺳甠𤯘-𤯞𬎳甡𤯟𭺴產産𤯠-𤯥𪽂𬎴𬎵甤-甦㽒𤯦-𤯫𬎶𭺵𤯬-𤯱𪽃-𪽅𬎷-𬎹甧𤯲-𤯴𬎺-𬎼㽓𤯵㽔𤯶-𤯺𭺶𭺷𤯻𤯼𤯾-𤰂]
-[radical 101=⽤用:用-甪𤰃𪽆甫甬𤰄𠂵𠃰𡶤𤰅𤰆𬎽𬎾𭺸甭甮𭺹𠳫𤰇𤰈𭺺甯𤰉𭺻𤰊-𤰌𭺼𤰍-𤰏𤰑𤰐]
-[radical 102=⽥田:田-电𤰒甶𤰓𤰔𭺽男-町甼㽕-㽗𠃫𤰕-𤰜𪽇𬎿画甽-畅𡇍𢑖𤰝-𤰨𪽈𬏀畆-畓㽘-㽚𤰩-𤱋𪽉-𪽌𬏁𭺾-𭻆畔-畟㽛㽜𤱌-𤱠𤱢-𤱤𪽍-𪽐𬏂𬏃𭻇-𭻋畡-畧畩異㽝㽞𤱥-𤱺𪽑𪽒𫞫𬏄-𬏆𭻌-𭻓番-畯畲-畴㽟㽠𤱻-𤲐𪽓-𪽗𬏇-𬏊𭻔-𭻚畵-畺㽡-㽤𤲑-𤲪𪽘-𪽚𬏋𭻛-𭻟畱畻-畽㽥𤲫-𤲶𪽛𪽜𭻠-𭻤畾畿㽦-㽨𤲷-𤳇𪽝𪽞𬏌-𬏒𭻥𭻦疀-疂㽩𤳈-𤳎𤳐𤳑𪽟-𪽡𬏓𬏔𭻧-𭻮疃疄㽪𤳒-𤳚𤳜-𤳣𪽢𬏕𭻯-𭻱疅㽫㽬𤳤-𤳨𨐴𪽣𬏖𬏗𭻲𭻳疆疇㽭𤳩-𤳰𤳲𭻴𭻵疈㽮𤳱𤳳-𤳸𪽤𭻶𭻷𤳹-𤳾𪽥𪽦𭻸疉疊𤳿-𤴁𭻹㽯𤴂-𤴄𬏘𭻺𤴅𤴆𭻻𤴇-𤴍𭻼𤴎𭻽𤴏-𤴒]
-[radical 103=⽦疋:疋𤴓-𤴕𭻾疌𤴖𤴘𭻿疍𤴗𭼀𭼁疎疏𤴙-𤴛㽰𤴜𤴝𬏙𭼂疐疑𭼃𭼄𤴞𭼅𤴟-𤴢𪽧𤴣𤴤]
-[radical 104=⽧疒:疒𤴥𬏚疓-疗㽱㽲𤴦-𤴮疘-疠㽳-㽶𤴯-𤴶𬏛𬏜疡-疯疺㽷-㽼𤴷-𤵖𪽨-𪽫𬏝-𬏠𭼆𭼇疰-疹疻-痉㽽-㾉𤵗-𤵶𪽬-𪽮𫞬𬏡-𬏦𭼈𭼉痊-痖㾊-㾒𤵷-𤶔𪽯𬏧-𬏬𭼊-𭼍痗-痫㾓-㾡𤶕-𤷁𪽰𪽱𬏭-𬏱𭼎-𭼒痬-瘆㾢-㾩𤷂-𤷺𪽲𬏲-𬏵𭼓-𭼖瘇-瘘瘟瘧㾪-㾵𤷻-𤸩𪽳-𪽵𬏶-𬏸𭼗-𭼝瘙-瘞瘠-瘦瘨-瘫㾶-㿁𤸪-𤹜𪽶𪽷𫞭𬏹𭼞瘬-瘿癊㿂-㿈𤹝-𤺂𤺞𬏺𬏻𭼟-𭼧癀-癉癋-癎㿉㿊𤺃-𤺝𤺟-𤺹𪽸𪽹𬏼𬏽𭼨-𭼭癏-癞㿋-㿐𤺺-𤻔𬏾𭼮𭼯癟-癡癣㿑-㿓𤻕-𤻯𪽺𭼰-𭼴癢癤-癦㿔𤻰-𤻿𭼵-𭼷癧-癫㿕-㿗𤼀-𤼊𬏿𬐀𭼸癬-癮㿘𤼋-𤼏𬐁癯癰㿙𤼐-𤼗癱癲㿚㿛𤼘-𤼛𭼹𭼺𤼜-𤼞癳𤼟-𤼢𭼻癴㿜𤼣𭼼𤼤癵]
-[radical 105=⽨癶:癶𭼽𤼥𤼦癷-発𤼧𤼨𭼾𭼿𤼩-𤼮𭽀登發𤼯-𤼲𬐂𭽁𤼳-𤼵𭽂𤼶𭽃𤼷𤼸𭽄𤼹𤼺𤼼𭽅𤼻]
-[radical 106=⽩白:白-癿𤼽𤼾𬐃皀-皃㿝𤼿-𤽁𭽆的𤽂-𤽇𭽇-𭽊皅-皈㿞𤽈-𤽗𪽻𪽼𬐄𬐅𭽋-𭽍畠皉-皍㿟𤽘-𤽤𪽽𫞮𬐆𬐇𭽎-𭽓皎-皑㿠㿡𤽥-𤽫𬐈𬐉𭽔-𭽗皒-皖𠌟𤽬-𤽸𪽾𪽿𬐊𭽘皗-皙㿢𤽹-𤾇𪾀𪾁𬐋-𬐎𭽙-𭽜㿣㿤𤾈-𤾓𪾂𪾃𬐏𬐐𭽝𭽞皚-皞㿥𤾔-𤾚𪾄𭽟皟-皡㿦𤾛-𤾟𭽠皢-皥𤾠-𤾦皦-皨𤾧-𤾪𭽡𭽢皩㿧𤾫-𤾳皪皫𤾴-𤾷皬㿨𤾸-𤾺𪾅𤾻-𤾽皭𤾾𤾿𬐑𤿀-𤿃㿩𤿄𤿅]
-[radical 107=⽪皮:皮𤿆𤿇皯㿪𤿈-𤿍𪾆㿫㿬𤿎-𤿔𪾇𬐒皰皱㿭㿮𤿕-𤿞𬐓𬐔𭽣𭽤皲㿯㿰𤿟-𤿦𭽥-𭽪皳皴㿱𤿧-𤿮𤿰-𤿲𬐕𭽫皵龾㿲㿳𤿯𤿳-𤿿𭽬-𭽮皶-皹㿴㿵𥀀-𥀌𪾈𪾉𬐖𭽯𭽰皺㿶㿷𥀍-𥀓𭽱-𭽳皻㿸𥀔-𥀞𭽴𭽵皼𥀟-𥀡𭽶皽㿹𥀢-𥀪𭽷𥀫-𥀮𭽸𭽹皾㿺𥀯-𥀸𭽺𥀹𥀺𭽻]
-[radical 108=⽫皿:皿-盁𥀿𥁀盂㿻𥁁-𥁅𫞯𬐗盃-盈㿼㿽𥁆-𥁍𪾊𪾋𫞰𬐘𬐙𭽼盉-监㿾-䀀𥁎-𥁝𥁫𪾌𪾍𬐚𬐛𭽽-𭽿盒-盘盛䀁䀂𥁞-𥁪𪾎𬐜-𬐞𭾀𭾁盙盚盜䀃𥁬-𥁶𪾏𪾐𬐟-𬐡𭾂盝-盟䀄䀅𥁷-𥂂𪾑𪾒𫞱𬐢-𬐧𭾃-𭾆盠-監䀆𥂃-𥂆𪾓𪾔𬐨-𬐯𭾇-𭾋盤𥂇-𥂒𪾕𬐰𭾌-𭾏盥-盧䀇䀈𥂓-𥂤𪾖𬐱𭾐盨-盪䀉𥂥-𥂲𥂴-𥂷𪾗𪾘𬐲-𬐵𭾑盫盬𥂸-𥂺𥂼-𥃀𪾙𬐶𬐷𭾒䀊𥂻𥃁-𥃆𪾚𬐸-𬐼𭾓𭾔盭𥃇-𥃑𬐽䀋𥃒𦪹𪾛𬐾-𬑀𭾕䀌𥃓-𥃗𪾜𬑁𬑂𥃘𥃙𥃞𭾖𥃚-𥃝𪾝𥃟𥃠𬑃𬑄𥃡䀍𪾞𥃢𥃣]
-[radical 109=⽬目:目𥃤𥃥盯䀎䀏𥃦-𥃱𭾗-𭾙盰-盵䀐-䀔𥃲-𥄂𪾟𪾠𬑅𭾚-𭾝盶-眍䀕-䀞𥄃-𥄰𪾡-𪾣𬑆𬑇𭾞-𭾥眎-眬眿䀟-䀦𥄱-𥅙𪾤-𪾧𫞲𬑈-𬑏𭾦-𭾪眭-眾睁䀧-䀮𠌪𥅚-𥆉𪾨-𪾪𫞳𬑐-𬑕𭾫-𭾲着睂-睑鿃䀯-䁀𥆊-𥇄𥇆-𥇈𥇫𪾫𪾬𬑖𬑗𭾳-𭾸睒-睠睢-睭䁁-䁉𢰿𢾥𣪭𥇅𥇉-𥇪𥇬-𥇳𥇵-𥈁𪾭-𪾰𬑘-𬑛𭾹-𭿂睡睮-瞆䁊-䁖𥈂-𥈻𪾱-𪾴𬑜𬑝𭿃-𭿏瞇-瞓䁗-䁡𥈼-𥉳𥊇𪾵-𪾸𬑞-𬑣𭿐-𭿔瞔-瞣䁢-䁪𥉴-𥊆𥊈-𥊩𥋖𪾹-𪾻𬑤-𬑧𭿕-𭿜瞤-瞷䁫-䁳𥊪-𥋕𥋗𪾼-𪿀𬑨𬑩𭿝-𭿡瞸-矂䁴-䁺𥋘-𥋾𭿢-𭿨矃-矊𥋿-𥌔𥌖-𥌙𪿁𬑪𭿩-𭿭矋-矏䁻-䁾𥌚-𥌬𪿂矐-矓䁿䂀𥌭-𥌹𥍂𪿃𪿄𬑫𭿮-𭿱䂁𥌺-𥍁𥍃𥍅-𥍇𭿲矔䂂䂃𥍈-𥍎矕矗𥍏-𥍒𭿳𭿴矘矙䂄𥍓𬑬矖矚𥍔-𥍜𪿅䂅]
-[radical 110=⽭矛:矛𭿵𥍝𭿶䂆𥍞𬑭矜䂇𥍟𥍠𪿆矝𥍡-𥍦𭿷𭿸䂈𥍧-𥍩𭿹𭿺矞矟𥍪-𥍱𪿇矠𠍢𥍲-𥍵𬑮䂉𥍶-𥎁𬑯𥎂-𥎉𭿻𥎊-𥎍𭿼䂊-䂌𥎏-𥎒𥎎𥎓-𥎜䂍𥎞-𥎠𥎝𥎡-𥎣䂎矡𥎤𥎥]
-[radical 111=⽮矢:矢矣𥎦𥎧𭿽矤知𥎨矦-矨𥎩-𥎯𪿈𪿉𭿾𭿿矩䂏䂐𥎰-𥎸𬑰𬑱𮀀矪矫䂑䂒𥎹-𥏍𪿊𮀁𮀂矬短䂓𠅰𥏎-𥏗𬑲𬑳矮䂔𥏘-𥏩𪿋𬑴𮀃𮀄䂕𥏪-𥏱𪿌𮀅𥏲-𥏺𪿍𪿎𮀆-𮀈𥏻-𥏿𮀉矯矰𥐀-𥐆𬑵𥐇-𥐋𬑶矱𥐌-𥐏𬑷矲𪿏𮀊𪿐𬑸𥐑𥐒𥐐𥐓𥐔]
-[radical 112=⽯石:石䂖𥐕𥐖矴-矶䂗𥐗-𥐜𬑹矷-码䂘䂙𥐝-𥐨𬑺-𬑼𮀋𮀌泵砂-砜䂚-䂞𥐩-𥑅𪿑-𪿓𬑽-𬒂𮀍𮀎砝-硁鿬䂟-䂨𥑆-𥑲𪿔-𪿘𬒃-𬒈𮀏-𮀔硂-硛鿎䂩-䂯𥑳-𥒩𪿙-𪿝𬒉-𬒌𮀕-𮀘硜-硷䂰-䂶𥒪-𥓉𪿞-𪿣𬒍-𬒑𮀙-𮀡硸-硽硿-碜碰䂷-䃇𥓊-𥓹𪿤-𪿩𬒒-𬒕𮀢-𮀫硾碝-碯碱-碹磁䃈-䃐𥓺-𥔬𪿪𪿫𬒖-𬒚𮀬-𮀵確-磀磂-磙磜磤䃑-䃗𥔭-𥕋𪿬-𪿮𬒛𮀶-𮀺磚磛磝-磣磥-磮䃘-䃞䃠𥕌-𥕯𪿯-𪿴𬒜-𬒞𮀻-𮁃磯-礅䃟䃡-䃨𥕰-𥖖𪿵-𪿷𬒟-𬒣𮁄-𮁉礆-礖䃩-䃯𣞏𥖗-𥖩𪿸-𪿺𬒤𬒥𮁊-𮁏礗-礡䃰𥖪-𥖺𪿻-𪿽𬒦𬒧𮁐-𮁓礢-礬䃱-䃳𡕎𥖻-𥗑𬒨𮁔礭-礴䃴-䃷𥗒-𥗜𪿾𮁕礵䃸䃹𥗝-𥗪𬒩𬒪礶礷𥗫-𥗳𪿿𮁖-𮁘礸䃺𥗴𥗵𥗷𥗸𬒫𮁙𮁚礹𥗹䃻𥗺-𥗽𮁛𥗾-𥘄]
-[radical 113=⽰示:示礻𥘅礼𥘆礽䃼𥘇-𥘌𮁜𮁝社-祃𥘍-𥘔𫀀𫀁𬒬𮁞祄-祎视鿆䃽-䄀𥘕-𥘪𫀂𫀃𬒭-𬒰𮁟-𮁡祏-祢䄁-䄃𥘫-𥙍𫀄-𫀆𬒱-𬒳𮁢-𮁬祣-祥祧-祯䄄-䄆𥙎-𥙪𫀇-𫀊𫞴𬒴𬒵𮁭-𮁷祦祰-祸禄視䄇-䄊𣂫𥙫-𥚇𫀋-𫀏𫞵𬒶-𬒽𮁸-𮁾祹-禃禅禆䄋-䄒𥚈-𥚥𫀐-𫀙𬒾-𬓈𮁿-𮂃禇-禙䄓-䄗𢿆𥚦-𥛄𫀚𫀛𬓉-𬓍𮂄-𮂉禚-禣䄘䄙𠖟𥛅-𥛗𫀜-𫀟𬓎-𬓐𮂊-𮂎禤-禦䄚-䄞𥛘-𥛭𫀠𫀡𬓑-𬓗𮂏-𮂖禧-禫䄟𥛮-𥜂𫞶𬓘-𬓚𮂗-𮂛禬-禯鿅䄠䄡𥜃-𥜑𫀢𬓛𮂜𮂝禰禱䄢𥜒-𥜙𫀣𬓜𮂞𮂟禲䄣𥜚-𥜟𮂠-𮂢䄤𥜠-𥜤禳禴𥜥-𥜩𬓝𮂣-𮂧禵𥜪-𥜯𮂨禶禷𥜰-𥜳𮂩-𮂫𥜴𥜵𫀤𥜶-𥜸𧆆𥜹𥜺䄥]
-[radical 114=⽱禸:禸𥜻禹禺𥜼离𥜽禼𥜾𮂬禽萬𥜿𥝁-𥝃𠎘𠾧𥝄-𥝇𦦔𬓞𣜢𥝈𥝉𫀥𮂭𥝊𬓟𮂮𥝋]
-[radical 115=⽲禾:禾𥝌-𥝏𫀦禿-秃䄦䄧𥝐-𥝓𬓠𮂯秄-秊䄨-䄭𥝔-𥝢𫀧𮂰秋-秗䄮-䄵𥝣-𥝽𫀨𫀩𬓡-𬓤𮂱-𮂹秘-称䄶-䄹𥝾-𥞗𫀪-𫀭𬓥𬓦𮂺-𮃀秱-秾稆䄺-䅊𥞘-𥞱𥟅𫀮-𫀱𫞷𬓧-𬓩𮃁-𮃄秿-稅稇-税鿟䅋-䅓𠞜𥞲-𥟄𥟆-𥟌𫀲-𫀸𬓪-𬓬𮃅𮃆稏-稥䅔-䅟𥟍-𥟼𫀹-𫀻𫞸𬓭-𬓰𮃇-𮃒稦-稳穊䅠-䅫𥟽-𥠰𫀼-𫁀𬓱-𬓴𮃓-𮃚稴-穃䅬-䅶𥠱-𥡛𫁁-𫁄𬓵-𬓹𮃛-𮃢穄-穈穋-穒䅷-䅽𥡜-𥢉𫁅𬓺-𬓽𮃣-𮃫穉穓-穞䅾-䆀𥢊-𥢳𫁆𬓾-𬔀𮃬-𮃱穟-穣䆁-䆇𥢴-𥣉𥣋-𥣔𫁇𫁈𬔁𮃲穤-穫𥣊𥣕-𥣡𥣣-𥣧𬔂𮃳穬-穯䆈䆉𥣢𥣨-𥣶𥣸-𥣿𫁉𬔃鿠䆊-䆍𥤀-𥤅𬔄𮃴𮃵穰穳䆎䆏𥤆-𥤉穱𥤊-𥤒穲𥤓𥤕𥤖𮃶𮃷𥤗-𥤟䆐𥤠𥤡]
-[radical 116=⽳穴:穴𥤢穵-穷䆑𥤣-𥤦𫞹𬔅穸-穻䆒𥤧-𥤳𮃸穼-窃䆓-䆖𥤴-𥥆𫁊𬔆𬔇𮃹窄-窎䆗-䆙𥥇-𥥟𫁋𬔈𮃺𮃻窏-窕䆚-䆠𥥠-𥥵𫁌𫁍𬔉𬔊𮃼窖-窝䆡-䆥𥥶-𥦚𫁎-𫁐𬔋𬔌𮃽-𮄀窞-窧䆦-䆩𥦛-𥦷𫁑-𫁓𬔍𮄁-𮄇窨-窭䆪䆫𥦸-𥧏𫁔𫁕𮄈-𮄋窮-窴䆬-䆮𥧐-𥧡𥧣-𥧫𫁖𬔎𬔏𮄌-𮄎窵-窽䆯-䆴𥧬-𥧻𥧽-𥨋𫁗-𫁚𬔐-𬔓𮄏-𮄕窾-竃䆵-䆻𥧼𥨌-𥨟𥨩𫁛𮄖-𮄚竄竅䆼䆽𥨠-𥨨𫁜𬔔𮄛-𮄝竆䆾䆿𥨪-𥨯𥨲𮄞-𮄡竇䇀𥨰𥨱𥨳𥨴𥨶-𥨺竈竉𥨵𥨻-𥩈𬔕𮄢竊䇁𥩉𫞺𮄣𥩊𥩋𫁝𮄤𮄥𥩌𥩍𥩏-𥩑𮄦𥩎𥩒-𥩔]
-[radical 117=⽴立:立䇂𬔖竌竍𥩕𥩖𫞻竎竏䇃䇄𥩗𥩘𫁞𬔗𮄧竐-竗䇅䇆𥩙-𥩟𫁟𬔘-𬔚𮄨竘-竞䇇-䇊𥩠-𥩰𫁠𫁡𬔛𬔜𮄩-𮄬竡䇋𥩱-𥩽𫁢𫞼𬔝𮄭𮄮竢-竧䇌䇍𥩾-𥪉𫁣𫁤𬔞-𬔠𮄯𮄰竨-竫䇎-䇑𥪊-𥪗𫁥𫁦𬔡-𬔣𮄱-𮄳竬竭端竰𥪘-𥪤𫁧𫁨𬔤-𬔦𮄴-𮄶𥪥-𥪬𫁩-𫁫𬔧𮄷竮竱䇒𥪭𥪮𥪰𥪱𫁬𬔨𬔩𮄸-𮄺竲-竴䇓𥪯𥪲-𥪹𥪻𫁭𬔪𮄻𮄼竵䇔𥪼-𥫁𥫃𥫄䇕𥪺𥫅-𥫇𫁮𮄽競竷𥫈-𥫍𮄾𥫎𥫏𬔫竸𥫐𥫑𫁯𥫓𥫔𥫒𥫕𥫖𮄿]
-[radical 118=⽵竹:竹𥫗𥫘竺竻𥫙-𥫜𫁰𬔬竼-笃䇖𥫝-𥫮𫁱𬔭笅-笕䇗-䇝𥫯-𥬋𫁲-𫁷𬔮-𬔲𮅀-𮅃笖-笾䇞-䇦𥬌-𥬩𥬿𫁸-𫁻𬔳-𬔹𮅄-𮅆笄笿-筝䇧-䇴𥬪-𥬾𥭀-𥭏𫁼𫁽𬔺-𬕁𮅇-𮅐筞-简節䇵-䈀𥭐-𥮇𥮉-𥮌𫁾-𫂃𬕂-𬕍𮅑-𮅔箁-箫䈁-䈍𥮈𥮍-𥯐𫂄-𫂉𬕎-𬕙𮅕-𮅠箬-箿篁-篈篊-篓䈎-䈩𥯑-𥰗𫂊-𫂏𫞽-𫞿𬕚-𬕡𮅡-𮅮築篔-篯簑簕䈪-䈷𥰘-𥱴𫂐-𫂗𬕢-𬕨𮅯-𮅵篰-簐簒-簔簖簗䈸-䉇𥱵-𥳀𥳂-𥳅𥴎𫂘-𫂟𬕩-𬕬𮅶-𮆆簘-簲䉈-䉎䉐-䉚䉣𥳁𥳆-𥴍𥴏-𥴠𫂠-𫂤𬕭-𬕲𮆇-𮆓簳-籂䉏䉛-䉢䉤𥴡-𥵛𫂥𫂦𬕳-𬕺𮆔-𮆞籃-籏籕籖䉥𥵜-𥶄𫂧𮆟-𮆧籐-籔䉦-䉭𥶅-𥶴𫂨-𫂫𬕻-𬕿𮆨-𮆵籗-籡䉮-䉱𥶵-𥷓𫂬𬖀-𬖅𮆶-𮆽籢-籨䉲-䉴𥷔-𥷧𫂭𬖆籪䉶𥷨-𥷻𫂮𬖇籩籫-籮𥷼-𥸇𫂯𮆾𮆿籯籰䉷𥸈-𥸏𮇀䉸𥸐-𥸖𬖈-𬖊𮇁𥸗𥸚-𥸝𫂰𥸘𥸙𥸞-𥸠𮇂籱䉹𥸡-𥸣籲𥸤]
-[radical 119=⽶米:米𥸥𥸦𬖋籴-籶𥸧-𥸪𫂱𫂲𬖌-𬖎𮇃𮇄娄籷-粂䉺𥸫-𥸲𫂳𫂴𬖏𮇅粃-粑䉻䉼𥸳-𥹀𫂵-𫂷𬖐-𬖒𮇆-𮇊畨粒-粝粣䉽-䊀𥹁-𥹖𥹘𥹙𥹱𫂸-𫂼𬖓-𬖘𮇋-𮇒粞-粢粤-粭䊁-䊆𥹗𥹚-𥹰𫂽-𫃀𬖙-𬖜𮇓-𮇝粮-粵糀䊇-䊌𥹲-𥺗𫃁𬖝-𬖠𮇞-𮇤粶-粿糁䊍-䊒𥺘-𥻀𫃂-𫃅𬖡-𬖥𮇥-𮇫糂-糎䊓-䊙𡢏𥻁-𥻣𫃆-𫃈𬖦-𬖪𮇬-𮇲糏-糘鿯䊚䊛䨀𢐫𥻤-𥻾𫃉-𫃌𬖫-𬖲𮇳-𮇹糙-糢糨䊜-䊢𥻿-𥼖𫃍𫃎𫟀𬖳-𬖵𮇺糣-糧䊣-䊩𥼗-𥼵𫃏-𫃑𬖶-𬖺𮇻𮇼糩-糭䊪-䊬𥼶-𥽎𫃒-𫃕𬖻𮇽𮇾糮-糰䊭䊮𥽏-𥽖𫃖𬖼-𬖾糲䊯𥽗-𥽠𥽢𥽣𬖿𮇿糱糳糴䊰𥽡𥽤-𥽫𫃗-𫃙𬗀𬗁糵䊱䊲𥽬-𥽵𬗂糶䊳䊴𥽶-𥽺𮈀𥽻-𥽿糷𥾀-𥾄]
-[radical 120=⽷糸:糸-糿䊵𥾅-𥾋𫃚𫃛紀-紉䊶-䊹𥾌-𥾘𫃜𫃝𬗃𬗄𮈁𮈂紊-紧䊺-䋇𥾙-𥿂𫃞𬗅𬗆𮈃-𮈅紨-経䋈-䋔𥿃-𥿥𫃟-𫃡𬗇-𬗊𮈆-𮈊絍-絚絜-絷䋕-䋞𥿦-𦀑𫃢-𫃤𬗋-𬗔𮈋-𮈐絛絸-綛緐䋟-䋦𦀒-𦁅𫃥-𫃩𬗕-𬗞𮈑-𮈕綜-総緑緒緔緕䋧-䋲𦁆-𦁿𫃪-𫃲𬗟-𬗧𮈖-𮈢緓緖-縇䋳-䌄𦂀-𦂦𦂨-𦃁𫃳-𫃷𫟁𬗨-𬗮𮈣-𮈰縈-縨䌅-䌋𦂧𦃂-𦄁𦄃-𦄈𫃸-𫃼𬗯-𬗲𮈱-𮈸縩-繇繉繊繌繍䌌-䌕𦄂𦄉-𦄻𫃽-𫄀𬗳-𬗺𮈹-𮉃繈繎-繥繧繱䌖-䌛𦄼-𦅴𫄁-𫄄𫟂𬗻-𬘁𮉄-𮉉繋繦繨-繰繲-繺䌜-䌢𦅵-𦆛𦆥𫄅-𫄋𬘂𮉊-𮉏繻-纃䌣-䌧𦆜-𦆣𦆦𦆧𦆩𦆪𦆬-𦆺𫄌-𫄎𬘃-𬘈𮉐-𮉒纄-纐䌨䌩𦆤𦆨𦆫𦆻-𦇁𦇃-𦇓𫄏-𫄑𬘉-𬘌𮉓-𮉖纑纒䌪-䌭𦇂𦇔-𦇦𫄒-𫄔𬘍-𬘏𮉗-𮉙纓-纖䌮𦇧-𦇯𫄕𬘐𬘑𮉚纗䌯-䌲𦇰-𦇷𦇹𬘒𮉛𮉜纘-纛䌳䌴𦇸𦇺𦇻𫄖𮉝𮉞𦇼𦇽𫄗纜纝䌵𦇾-𦈂𫄘𮉟𦈃𦈄纞𦈅-𦈇]
-[radical 120'=⺰纟:纟𫄙纠𮉠纡-纫纶䌶𬘓纬-纵纷-纾䌸𫄚-𫄝𬘔-𬘘线-绐䌷䌹𦈈𫄞𫄟𬘙-𬘞𮉡-𮉣绑-统䌺䌻𦈉𫄠-𫄣𫟃𬘟-𬘧𮉤-𮉦绠-绨䌼𦈊-𦈌𫄤-𫄩𫟄𬘨-𬘫𮉧-𮉩绩-缁䌽𦈍-𦈐𫄪𫄫𫟅𬘬-𬘯𮉪-𮉬缂-缘䌾䌿𦈑-𦈕𫄬-𫄮𫟆𬘰-𬘸𮉭缙-缤䍀𦈖-𦈙𫄯𫄰𬘹-𬘽缥-缫𦈚𫄱-𫄴𬘾-𬙂𮉮𮉯缬-缯𦈛-𦈝𫄵𫄶𬙃-𬙈缰-缴䍁𦈞𦈟𫄷𬙉𦈠𦈡𫄸𫟇𬙊缵𬙋𫄹]
-[radical 121=⽸缶:缶𦈢缷缸䍂𦈣-𦈥𮉰缹缺缼䍃𦈦-𦈨𬙌𬙍𮉱缻缽䍄-䍉𦈩-𦈮𬙎𮉲缾-罀䍊𦈯-𦈳𬙏𦈴-𦈷𫄺𮉳𮉴罁罂䍋䍌𦈸-𦉀𫄻𬙐𮉵𦉁-𦉇𫄼𫄽𬙑𬙒𮉶罃䍍𦉈-𦉎𫄾𬙓𮉷罄-罆𦉏-𦉔𮉸罇-罉𦉕-𦉘𮉹-𮉻罊罋𤕁𦉙-𦉜𫄿𬙔罌𦉝𦉞罍𦉟𦉠罎罏𦉡䍎𦉢-𦉤罐𤫡𦉥-𦉩]
-[radical 122=⽹网:网-罓䍏𦉪𦉫𦉭𦉰𦉯𮉼𦉬𦉮𦉱-𦉶𬙕罔-罗䍐䍑𦉷-𦊀𫅀𬙖-𬙘𮉽罘-罚䍒-䍔𦊁-𦊍𫅁𬙙𮉾-𮊀罛-罢䍕-䍗𦊎-𦊣𦊥-𦊩𦊳𫅂𬙚-𬙜𮊁-𮊄罣䍘𦊪-𦊲𦊴-𦊻𫅃-𫅅𬙝𮊅罤-罦䍙䍚𦊼-𦋄𦋑𬙞𬙟𮊆罧-置署䍛-䍞𦋅-𦋐𦋒-𦋜𫅆𫅇𬙠-𬙣𮊇-𮊉罯-罱罳罴䍟𦋝-𦋩𦋫-𦋮𫅈𮊊-𮊌罵-罸𦋯-𦋼𫅉𬙤-𬙦𮊍-𮊓罹-罼䍠䍡𦋽-𦌑𫅊𮊔-𮊙罽-羁䍢𦌒-𦌞𧷅𬙧𬙨𮊚𮊛羂䍣𦌟-𦌨𧐰𫅋𬙩𮊜羃-羆䍤𦌪-𦌴𫅌𮊝𮊞𦌵-𦌺䍥𦌻𦌼𫅍𬙪𮊟羇𦌽𬙫𮊠羈羉䍦𦌾-𦍅𮊡𦍆-𦍊鿡]
-[radical 123=⽺羊:羊𦍋-𦍍羋羌𦍎-𦍐𫅎羍-羑𦍑-𦍖𫟈𬙬𮊢-𮊤羒-羔羖-羙䍧-䍩𦍗-𦍤𦍮𬙭-𬙯羕羚-羟䍪-䍭𦍥-𦍭𦍯-𦍸𫅏-𫅒𬙰𮊥𮊦羠-羢䍮-䍰𦍹-𦎄𫅓𫅔𬙱-𬙳𮊧𮊨羣-羪䍱𦎆-𦎖𫅕𬙴𮊩羫䍲-䍶𦎗-𦎡𬙵𬙶𮊪-𮊭羬-羰䍷𦎢-𦎮𫅖-𫅘𬙷𬙸𮊮𮊯羱羲䍸䍹𦎯-𦎶𫅙𬙹-𬙻𮊰-𮊲䍺𦎷-𦏄𫅚-𫅜𬙼𬙽羳-羵䍻䍼𦌩𦏅-𦏔𫅝𫅞𬙾𮊳羶-羹𦏕-𦏛𬙿𮊴羺𦏜-𦏡𫅟羻羼𡅖𦏢-𦏧𬚀𮊵𮊶䍽𦏨𦏩𫅠𫅡𬚁𮊷𦏪-𦏮𬚂𣌞𦏯-𦏱]
-[radical 124=⽻羽:羽𦏳𦏲羾羿𦏴-𦐁𫅢翀-翆䍾䍿𦐂-𦐔𫅣𮊸-𮊻翇-習䎀-䎆𦐕-𦐢𫅤𮊼翓-翚䎇-䎊𦐣-𦐷𫅥-𫅧𮊽-𮋂翛-翝䎋-䎎𦐸-𦑄𦑆𫅨𫅩𬚃𮋃𮋄翞-翤䎏-䎓𦑅𦑇-𦑐𦑒-𦑗𫅪𬚄𮋅-𮋈翥-翭𦑘-𦑯𦑻𫅫𫅬𮋉-𮋌翮-翱䎔䎕𦑰-𦑺𦑼-𦒂𦒞𫅭𫅮𬚅𬚆𮋍-𮋑翲-翶翼𦒃-𦒌𫅯𬚇𬚈𮋒𮋓翷-翻䎖-䎘𦒍-𦒛𦒟𫅰𫅱翽翾𦒜𦒝𦒠𦒡𮋔𮋕翿耀䎙𦒢-𦒥𦒪𦒫𮋖𮋗䎚𦒦𦒨𦒩𦒬𮋘𮋙𦒧𦒭-𦒯𫅲𦒰𮋚]
-[radical 125=⽼老:老-考𦒱𦒲𬚉𬚊䎛𦒳-𦒵耄-耆𦒶-𦒹耇-耉𦒺-𦒿𫅳𫅴𬚋𮋛耊耋䎜-䎞𦓀𮋜𮋝𦓁𫅵𬚌𮋞𦓂𫅶𦓄𦓅𫅷𦓆𦓇𦓃𦓈𦓉𬚍𦓊𫅸𬚎𦓋-𦓍]
-[radical 126=⽽而:而𦓐𦓎𦓏𦓑耍-耑䎟-䎡𦓒-𦓗𮋟𦓘-𦓜𬚏𦓝𦓞𮋠𮋡𦓟-𦓢𮋢𦓣]
-[radical 127=⽾耒:耒𦓤耓𦓥-𦓧𮋣耔䎢𦓨-𦓪耕-耙𦓫𮋤耚-耟䎣𦓬-𦓮𫅹𮋥-𮋧耠𦓯-𦓳𫅺𫅻𬚐𮋨𮋩耡耢䎤䎥𦓴-𦓶𫅼𮋪耣-耥䎦-䎪𦓷-𦔁耦耧䎫䎬𦔂-𦔊𫅽耨-耪𦔋-𦔒𫅾耫耬䎭-䎯𦔓-𦔚耭耮䎰𦔛-𦔞𦔠-𦔤𫅿𮋫𦔟𦔥-𦔨𬚑耯耰䎱𦔩𦔪耱耲𦔫-𦔭]
-[radical 128=⽿耳:耳耴䎲𦔮耵𦔯-𦔶𫆀𫟉耶耷𦔷-𦔻𬚒𬚓𮋬𮋭耸-聂䎳䎴𦔼-𦕏𫆁𮋮聃-聍䎵䎶𦕐-𦕟𬚔-𬚖𮋯聎-联聠䎷𦕠-𦕢𦕤-𦕴𫆂𫆃𬚗-𬚙聕-聘䎸䎹𦕣𦕵-𦖇𦖗𫆄-𫆆𬚚-𬚝𮋰-𮋲聙-聟聡-聣鿢䎺-䎾𦖈-𦖖𦖘-𦖡𫆇𫆈𬚞-𬚠𮋳-𮋵聤-聫鿣䎿䏀𥧢𦖢-𦖻𦗇𫆉𬚡𬚢𮋶-𮋸聬聭䏁-䏃𦖼-𦗆𦗈-𦗏𫆊-𫆍𬚣-𬚥𮋹聯-聳䏄-䏇𦗐-𦗞𫆎𫆏𮋺聮聴-職鿤䏈𦗟-𦗲𫆐𫆑𬚦𬚧𮋻聸𦗳-𦗽𫆒聹-聼䏉𦗾-𦘄𬚨𮋼𮋽𦘅-𦘉𮋾𮋿聽聾䏊𦘊-𦘏𮌀𦘐𦘑𫆓𬚩]
-[radical 129=⾀聿:聿肀𦘒𮌁𦘓𬚪𮌂𦘔𮌃肁-肃𦘕-𦘚肄-肆䏋𦘛𦘜𫆔𬚫𮌄肇肈𦘝-𦘟𫆕𦘠-𦘢𬚬𮌅𮌆𦘣𬚭𬚮𦘤-𦘨]
-[radical 130=⾁肉:肉𮌇肊-肏䏌䏍𦘩-𦘳肐-肠䏎䏏𦘴-𦘾𬚯𮌈-𮌊股-胁䏐-䏝𦘿-𦙩𫆖-𫆘𬚰-𬚳𮌋胂-胬脉䏞-䏥𡋜𣍨𦙪-𦚜𫆙-𫆜𬚴-𬚶𮌌-𮌏胭-脈脊-脔䏦-䏮𣍯𣍰𦚝-𦛓𫆝𫆞𬚷-𬚺𮌐-𮌓脕-脸䏯-䏻𦛔-𦜅𫆟-𫆡𬚻-𬛁𮌔-𮌙脹-腚㬹䏼-䐌𦜆-𦜲𦜴-𦝙𫆢-𫆥𬛂-𬛇𮌚-𮌠幐腛-腾䐍-䐛𦝚-𦞘𦟓𦟔𫆦-𫆨𬛈-𬛋𮌡-𮌥腿-膑䐜-䐪𦞙-𦟒𦟕-𦟗𫆩-𫆮𫟊𬛌-𬛎𮌦-𮌰膒-膣䐫-䐴𦟘-𦠂𫆯-𫆴𬛏-𬛓𮌱-𮌹膥-膶䐵-䐽𦠃-𦠽𦡄𦡮𫆵-𫆸𬛔-𬛘𮌺-𮌿膷-臌䐾-䑁𦠾-𦡃𦡅-𦡍𦡏-𦡕𦡘-𦡭𦡯𫆹-𫆻𬛙-𬛛𮍀𮍁臍-臓䑂-䑅𤑃𦡎𦡰-𦢉𫆼𫆽𬛜𬛝𮍂-𮍆臔臕臗臘䑆-䑈𦢊-𦢤𫆾𫆿𮍇-𮍉臖臙-臜䑉䑊𦢥-𦢷𫇀𬛞𮍊臝㔮䑋-䑎𦢸-𦢾𫇁𬛟臞臟䑏𦢿-𦣅𫇂臠-臢𤓏𦣆-𦣐𫇃𬛠𦣑-𦣕𬛡𮍋𦣖-𦣜𫇄]
-[radical 131=⾂臣:臣𦣞𮍌𦣝臤臥𮍍𦣟-𦣣𫇅𬛢𬛣䑐𦣤𦣥𬛤𮍎𮍏臦𦣦-𦣩𫇆𬛥𫇇𬛦臧𦣫𦣬𦣮𫇈𮍐-𮍒𦣭𦣯𬛧𬛨𦣪𮍓臨臩𦣰𦣱𬛩䑑𦣲𦣳𫇉𦣴𦣵𬛪𦣶𬛫𦣷𦣸]
-[radical 132=⾃自:自𦣹臫𦣺-𦤀臬臭𦤁-𦤋𮍔𮍕𦤌-𦤏𬛬𮍖-𮍘臮-臰𦤐-𦤓𫇊𮍙𦤔𮍚𮍛𦤕-𦤗𬛭𮍜臱𦤘-𦤝𫇋臲𦤞-𦤤𬛮𦤥𫇌𦤦-𦤪𬛯𦤫-𦤮𬛰𮍝𮍞𦤯-𦤱𮍟𦤲𫇍]
+[radical 96=⽟玉:玉王𤣩玊玌-玑㺨-㺫𤣪-𤣬𪻍𭸵𰡭𰡮玒-玛㺬-㺯𤣭-𤣸𬍐𬍑玜-玱鿱㺰-㺶𤣹-𤤎𪻎-𪻔𫞥𬍒-𬍖𭸶-𭸻𰡯-𰡳玲-珑㺷-㺾𤤏-𤤴𪻕𪻖𬍗-𬍝𭸼-𭹃𰡴-𰡶珒-珲琉㺿-㻈𠴦𤤵-𤥕𪻗-𪻟𫞦𬍞-𬍤𭹄-𭹋𰡷-𰡼珳-珶珸-琈琊-琓㻉-㻐𤥖-𤥺𪻠-𪻥𬍥-𬍩𭹌-𭹔𰡽-𰢀珷琔-琝琟-琼㻑-㻜𤥻-𤦮𪻦-𪻲𫞧𬍪-𬍳𭹕-𭹢𰢁-𰢄琞琽-瑟㻝-㻦𤦯-𤧩𪻳-𪼂𬍴-𬍺𭹣-𭹪𰢅-𰢈瑠-瑸㻧-㻪𤧪-𤨓𪼃-𪼏𫞨𬍻-𬎄𭹫-𭹮𰢉𰢊瑹-璌璎璓㻫-㻴𤨔-𤨿𤩁𪼐-𪼖𫞩𬎅-𬎊𭹯-𭹵𰢋-𰢍璍璏-璒璔-璡璣璤㻵-㻼𤩀𤩂-𤩪𪼗-𪼠𬎋-𬎒𭹶-𭹿𰢎-𰢒璢璥-璴㻽-㼂𤩫-𤪊𪼡-𪼦𬎓-𬎖𭺀-𭺈𰢓𰢔璵-瓂𤪋-𤪨𤪴𪼧𪼨𬎗-𬎙𭺉-𭺌瓃-瓋㼃-㼆𤪩-𤪳𤪵-𤪽𪼩-𪼫𬎚𭺍-𭺐𰢕𰢖瓌-瓒㼇𤪾-𤫈𪼬-𪼯𬎛-𬎝𭺑𰢗𰢘瓓-瓖𤫉-𤫓𪼰𭺒𭺓𰢙瓗-瓙𤫔-𤫘𭺔-𭺖𰢚瓚㼈𤫙-𤫟𪼱瓛𤫠𪼲𬎞𤫣-𤫧𬎟𬎠𤫢𤫨𬎡𤫩]
+[radical 97=⽠瓜:瓜𰢛瓝𤫪𪼳㼉㼊𤫫-𤫯𪼴𭺗瓞瓟㼋㼌𤫰-𤫴𬎢𬎣𭺘𰢜瓠㼍㼎𤫵-𤫹㼏𤫺-𤬀𰢝瓡𤬁-𤬆𪼵𰢞𰢟㼐-㼒𤬈-𤬌㼓㼔𤬇𤬍𤬐-𤬕瓢𤬎𤬏𤬖𭺙𤬗㼕𤬘-𤬚𭺚𰢠瓣𤬛-𤬝瓤𤬞𤬟𰢡𤬠𤬡瓥𤬢㼖𤬣-𤬥]
+[radical 98=⽡瓦:瓦𭺛𭺜瓧㼗𤬦𤬧𬎤瓨瓩㼘㼙𤬨-𤬫𪼶𬎥瓪-瓲㼚㼛𤬬-𤬲𪼷𪼸𬎦𬎧𭺝𰢢瓳-瓵㼜-㼠𤬳-𤬽𪼹瓶-瓸㼡-㼦𤬾-𤭋𬎨-𬎫𭺞-𭺡瓹-瓼㼧-㼪𤭌-𤭚𭺢瓽-甁㼫-㼱𤭛-𤭦𤭲𤮖𪼺𪼻𬎬𬎭𭺣𰢣𰢤甂-甆㼲-㼷𤭧-𤭱𤭳-𤭸𪼼𬎮𰢥𰢦甇-甉㼸-㼺𠪹𤭹-𤮄𪼽𪼾𬎯𭺤甊-甎㼻-㼾𤮅-𤮍甏-甒㼿-㽅𤮎-𤮕𤮗甓-甕㽆㽇𤮘-𤮟𭺥𭺦甖㽈㽉𤮠𤮡𬎰𤮢-𤮥𭺧𭺨甗𤮦-𤮬㽊𤮭-𤮯𪼿𭺩𤮰-𤮵㽋𤮶㽌𤮷-𤮹]
+[radical 99=⽢甘:甘𤮺𭺪𭺫甙𤮻-𤯀甚𤯁-𤯄𫞪𰢧𰢨㽍𤯅甛甜𭺬𰢩𤯆𪽀𰢪甝甞㽎𤯇𬎱𭺭㽏𤯈𬎲𭺮𭺯㽐𤯉𤯊𭺰𤯋𤯌㽑𤯍𤯎𤯐-𤯒]
+[radical 100=⽣生:生𤯓𤯔𪽁𤯕-𤯗𭺱-𭺳甠𤯘-𤯞𬎳𰢫甡𤯟𭺴𰢬產産𤯠-𤯥𪽂𬎴𬎵𰢭甤-甦㽒𤯦-𤯫𬎶𭺵𰢮𤯬-𤯱𪽃-𪽅𬎷-𬎹甧𤯲-𤯴𬎺-𬎼𰢯㽓𤯵㽔𤯶-𤯺𭺶𭺷𤯻𤯼𤯾-𤰂]
+[radical 101=⽤用:用-甪𤰃𪽆甫甬𤰄𠂵𠃰𡶤𤰅𤰆𬎽𬎾𭺸甭甮𭺹𰢰𠳫𤰇𰢱𰢲𤰈𭺺𰢳甯𤰉𭺻𤰊-𤰌𭺼𤰍-𤰏𤰑𤰐]
+[radical 102=⽥田:田-电𤰒甶𤰓𤰔𭺽𰢴男-町甼㽕-㽗𠃫𤰕-𤰜𪽇𬎿𰢵-𰢷画甽-畅𡇍𢑖𤰝-𤰨𪽈𬏀𰢸畆-畓㽘-㽚𤰩-𤱋𪽉-𪽌𬏁𭺾-𭻆𰢹-𰢾畔-畟㽛㽜𤱌-𤱠𤱢-𤱤𪽍-𪽐𬏂𬏃𭻇-𭻋𰢿-𰣅畡-畧畩異㽝㽞𤱥-𤱺𪽑𪽒𫞫𬏄-𬏆𭻌-𭻓𰣆-𰣊番-畯畲-畴㽟㽠𤱻-𤲐𪽓-𪽗𬏇-𬏊𭻔-𭻚𰣋畵-畺㽡-㽤𤲑-𤲪𪽘-𪽚𬏋𭻛-𭻟𰣌畱畻-畽㽥𤲫-𤲶𪽛𪽜𭻠-𭻤𰣍𰣎畾畿㽦-㽨𤲷-𤳇𪽝𪽞𬏌-𬏒𭻥𭻦𰣏-𰣑疀-疂㽩𤳈-𤳎𤳐𤳑𪽟-𪽡𬏓𬏔𭻧-𭻮𰣒𰣓疃疄㽪𤳒-𤳚𤳜-𤳣𪽢𬏕𭻯-𭻱𰣔-𰣚疅㽫㽬𤳤-𤳨𨐴𪽣𬏖𬏗𭻲𭻳疆疇㽭𤳩-𤳰𤳲𭻴𭻵𰣛疈㽮𤳱𤳳-𤳸𪽤𭻶𭻷𰣜𤳹-𤳾𪽥𪽦𭻸𰣝疉疊𤳿-𤴁𭻹㽯𤴂-𤴄𬏘𭻺𤴅𤴆𭻻𤴇-𤴍𭻼𤴎𭻽𰣞𤴏𰣟𤴐-𤴒]
+[radical 103=⽦疋:疋𤴓-𤴕𭻾疌𤴖𤴘𭻿疍𤴗𭼀𭼁𰣠疎疏𤴙-𤴛㽰𤴜𤴝𬏙𭼂𰣡疐疑𭼃𭼄𤴞𭼅𤴟-𤴢𪽧𤴣𤴤]
+[radical 104=⽧疒:疒𤴥𬏚疓-疗㽱㽲𤴦-𤴮疘-疠㽳-㽶𤴯-𤴶𬏛𬏜疡-疯疺㽷-㽼𤴷-𤵖𪽨-𪽫𬏝-𬏠𭼆𭼇𰣢-𰣨疰-疹疻-痉㽽-㾉𤵗-𤵶𪽬-𪽮𫞬𬏡-𬏦𭼈𭼉𰣩𰣪痊-痖㾊-㾒𤵷-𤶔𪽯𬏧-𬏬𭼊-𭼍𰣫𰣬痗-痫㾓-㾡𤶕-𤷁𪽰𪽱𬏭-𬏱𭼎-𭼒𰣭-𰣯痬-瘆㾢-㾩𤷂-𤷺𪽲𬏲-𬏵𭼓-𭼖𰣰-𰣴瘇-瘘瘟瘧㾪-㾵𤷻-𤸩𪽳-𪽵𬏶-𬏸𭼗-𭼝𰣵-𰣹瘙-瘞瘠-瘦瘨-瘫㾶-㿁𤸪-𤹜𪽶𪽷𫞭𬏹𭼞𰣺-𰣽瘬-瘿癊㿂-㿈𤹝-𤺂𤺞𬏺𬏻𭼟-𭼧𰣾-𰤀癀-癉癋-癎㿉㿊𤺃-𤺝𤺟-𤺹𪽸𪽹𬏼𬏽𭼨-𭼭𰤁-𰤄癏-癞㿋-㿐𤺺-𤻔𬏾𭼮𭼯𰤅-𰤇癟-癡癣㿑-㿓𤻕-𤻯𪽺𭼰-𭼴𰤈癢癤-癦㿔𤻰-𤻿𭼵-𭼷𰤉癧-癫㿕-㿗𤼀-𤼊𬏿𬐀𭼸癬-癮㿘𤼋-𤼏𬐁𰤊癯癰㿙𤼐-𤼗癱癲㿚㿛𤼘-𤼛𭼹𭼺𤼜-𤼞癳𤼟-𤼢𭼻癴㿜𤼣𭼼𤼤癵𰤋]
+[radical 105=⽨癶:癶𭼽𤼥𤼦癷𰤌𰤍癸-発𤼧𤼨𭼾𭼿𰤎𤼩-𤼫𰤏𤼬-𤼮𭽀登發𤼯-𤼲𬐂𭽁𰤐𤼳-𤼵𭽂𰤑𤼶𭽃𤼷𤼸𭽄𤼹𤼺𤼼𭽅𤼻]
+[radical 106=⽩白:白-癿𤼽𤼾𬐃𰤒皀-皃㿝𤼿-𤽁𭽆的𤽂-𤽇𭽇-𭽊𰤓𰤔皅-皈㿞𤽈-𤽗𪽻𪽼𬐄𬐅𭽋-𭽍畠皉-皍㿟𤽘-𤽤𪽽𫞮𬐆𬐇𭽎-𭽓𰤕皎-皑㿠㿡𤽥-𤽫𬐈𬐉𭽔-𭽗𰤖-𰤘皒-皖𠌟𤽬-𤽸𪽾𪽿𬐊𭽘𰤙皗-皙㿢𤽹-𤾇𪾀𪾁𬐋-𬐎𭽙-𭽜𰤚-𰤜㿣㿤𤾈-𤾓𪾂𪾃𬐏𬐐𭽝𭽞皚-皞㿥𤾔-𤾚𪾄𭽟皟-皡㿦𤾛-𤾟𭽠皢-皥𤾠-𤾦𰤝皦-皨𤾧-𤾪𭽡𭽢皩㿧𤾫-𤾳皪皫𤾴-𤾷皬㿨𤾸-𤾺𪾅𤾻-𤾽皭𤾾𤾿𬐑𤿀-𤿃㿩𤿄𤿅]
+[radical 107=⽪皮:皮𤿆𤿇𰤞皯㿪𤿈-𤿍𪾆㿫㿬𤿎-𤿔𪾇𬐒皰皱㿭㿮𤿕-𤿞𬐓𬐔𭽣𭽤𰤟-𰤢皲㿯㿰𤿟-𤿦𭽥-𭽪𰤣-𰤧皳皴㿱𤿧-𤿮𤿰-𤿲𬐕𭽫𰤨-𰤪皵龾㿲㿳𤿯𤿳-𤿿𭽬-𭽮𰤫-𰤮皶-皹㿴㿵𥀀-𥀌𪾈𪾉𬐖𭽯𭽰𰤯皺㿶㿷𥀍-𥀓𭽱-𭽳𰤰𰤱皻㿸𥀔-𥀞𭽴𭽵皼𥀟-𥀡𭽶皽㿹𥀢-𥀪𭽷𥀫-𥀮𭽸𭽹皾㿺𥀯-𥀸𭽺𥀹𥀺𭽻]
+[radical 108=⽫皿:皿-盁𥀿𥁀𰤲-𰤴盂㿻𥁁-𥁅𫞯𬐗𰤵盃-盈㿼㿽𥁆-𥁍𪾊𪾋𫞰𬐘𬐙𭽼盉-监㿾-䀀𥁎-𥁝𥁫𪾌𪾍𬐚𬐛𭽽-𭽿𰤶-𰤹盒-盘盛䀁䀂𥁞-𥁪𪾎𬐜-𬐞𭾀𭾁盙盚盜䀃𥁬-𥁶𪾏𪾐𬐟-𬐡𭾂𰤺𰤻盝-盟䀄䀅𥁷-𥂂𪾑𪾒𫞱𬐢-𬐧𭾃-𭾆𰤼盠-監䀆𥂃-𥂆𪾓𪾔𬐨-𬐯𭾇-𭾋𰤽-𰤿盤𥂇-𥂒𪾕𬐰𭾌-𭾏𰥀-𰥂盥-盧䀇䀈𥂓-𥂤𪾖𬐱𭾐𰥃-𰥅盨-盪䀉𥂥-𥂲𥂴-𥂷𪾗𪾘𬐲-𬐵𭾑盫盬𥂸-𥂺𥂼-𥃀𪾙𬐶𬐷𭾒𰥆䀊𥂻𥃁-𥃆𪾚𬐸-𬐼𭾓𭾔𰥇盭𥃇-𥃑𬐽䀋𥃒𦪹𪾛𬐾-𬑀𭾕𰥈䀌𥃓-𥃗𪾜𬑁𬑂𰥉𥃘𥃙𥃞𭾖𥃚-𥃝𪾝𥃟𥃠𬑃𬑄𥃡𰥊䀍𪾞𥃢𥃣]
+[radical 109=⽬目:目𥃤𥃥盯䀎䀏𥃦-𥃱𭾗-𭾙𰥋盰-盵䀐-䀔𥃲-𥄂𪾟𪾠𬑅𭾚-𭾝𰥌-𰥐盶-眍䀕-䀞𥄃-𥄰𪾡-𪾣𬑆𬑇𭾞-𭾥𰥑-𰥔眎-眬眿䀟-䀦𥄱-𥅙𪾤-𪾧𫞲𬑈-𬑏𭾦-𭾪𰥕-𰥜眭-眾睁䀧-䀮𠌪𥅚-𥆉𪾨-𪾪𫞳𬑐-𬑕𭾫-𭾲𰥝-𰥡着睂-睑鿃䀯-䁀𥆊-𥇄𥇆-𥇈𥇫𪾫𪾬𬑖𬑗𭾳-𭾸𰥢-𰥩睒-睠睢-睭䁁-䁉𢰿𢾥𣪭𥇅𥇉-𥇪𥇬-𥇳𥇵-𥈁𪾭-𪾰𬑘-𬑛𭾹-𭿂𰥪-𰥴睡睮-瞆䁊-䁖𥈂-𥈻𪾱-𪾴𬑜𬑝𭿃-𭿏𰥵-𰥷瞇-瞓䁗-䁡𥈼-𥉳𥊇𪾵-𪾸𬑞-𬑣𭿐-𭿔𰥸-𰥽瞔-瞣䁢-䁪𥉴-𥊆𥊈-𥊩𥋖𪾹-𪾻𬑤-𬑧𭿕-𭿜𰥾-𰦁瞤-瞷䁫-䁳𥊪-𥋕𥋗𪾼-𪿀𬑨𬑩𭿝-𭿡𰦂𰦃瞸-矂䁴-䁺𥋘-𥋾𭿢-𭿨𰦄-𰦆矃-矊𥋿-𥌔𥌖-𥌙𪿁𬑪𭿩-𭿭𰦇𰦈矋-矏䁻-䁾𥌚-𥌬𪿂𰦉矐-矓䁿䂀𥌭-𥌹𥍂𪿃𪿄𬑫𭿮-𭿱𰦊䂁𥌺-𥍁𥍃𥍅-𥍇𭿲𰦋矔䂂䂃𥍈-𥍎矕矗𥍏-𥍒𭿳𭿴矘矙䂄𥍓𬑬矖矚𥍔-𥍜𪿅䂅𰦌]
+[radical 110=⽭矛:矛𭿵𥍝𭿶𰦍䂆𥍞𬑭矜䂇𥍟𥍠𪿆𰦎矝𥍡-𥍦𭿷𭿸𰦏䂈𥍧-𥍩𭿹𭿺𰦐矞矟𥍪-𥍱𪿇矠𠍢𥍲-𥍵𬑮𰦑䂉𥍶-𥎁𬑯𥎂-𥎉𭿻𥎊-𥎍𭿼䂊-䂌𥎏-𥎒𥎎𥎓-𥎜䂍𥎞-𥎠𥎝𥎡-𥎣䂎矡𥎤𥎥]
+[radical 111=⽮矢:矢𰦒矣𥎦𥎧𭿽𰦓矤知𥎨矦-矨𥎩-𥎯𪿈𪿉𭿾𭿿𰦔𰦕矩䂏䂐𥎰-𥎸𬑰𬑱𮀀𰦖矪矫䂑䂒𥎹-𥏍𪿊𮀁𮀂矬短䂓𠅰𥏎-𥏗𬑲𬑳𰦗矮䂔𥏘-𥏩𪿋𬑴𮀃𮀄𰦘𰦙䂕𥏪-𥏱𪿌𮀅𰦚𥏲-𥏺𪿍𪿎𮀆-𮀈𰦛-𰦝𥏻-𥏿𮀉𰦞-𰦢矯矰𥐀-𥐆𬑵𥐇-𥐋𬑶𰦣矱𥐌-𥐏𬑷矲𪿏𮀊𪿐𬑸𥐑𥐒𥐐𥐓𥐔]
+[radical 112=⽯石:石䂖𥐕𥐖矴-矶䂗𥐗-𥐜𬑹矷-码䂘䂙𥐝-𥐨𬑺-𬑼𮀋𮀌𰦤泵砂-砜䂚-䂞𥐩-𥑅𪿑-𪿓𬑽-𬒂𮀍𮀎𰦥-𰦬砝-硁鿬䂟-䂨𥑆-𥑲𪿔-𪿘𬒃-𬒈𮀏-𮀔𰦭-𰦲硂-硛鿎䂩-䂯𥑳-𥒩𪿙-𪿝𬒉-𬒌𮀕-𮀘𰦳-𰦻硜-硷䂰-䂶𥒪-𥓉𪿞-𪿣𬒍-𬒑𮀙-𮀡𰦼-𰧅硸-硽硿-碜碰䂷-䃇𥓊-𥓹𪿤-𪿩𬒒-𬒕𮀢-𮀫𰧆-𰧊硾碝-碯碱-碹磁䃈-䃐𥓺-𥔬𪿪𪿫𬒖-𬒚𮀬-𮀵𰧋-𰧐確-磀磂-磙磜磤䃑-䃗𥔭-𥕋𪿬-𪿮𬒛𮀶-𮀺𰧑-𰧘磚磛磝-磣磥-磮䃘-䃞䃠𥕌-𥕯𪿯-𪿴𬒜-𬒞𮀻-𮁃𰧙-𰧠磯-礅䃟䃡-䃨𥕰-𥖖𪿵-𪿷𬒟-𬒣𮁄-𮁉𰧡-𰧨礆-礖䃩-䃯𣞏𥖗-𥖩𪿸-𪿺𬒤𬒥𮁊-𮁏礗-礡䃰𥖪-𥖺𪿻-𪿽𬒦𬒧𮁐-𮁓𰧩礢-礬䃱-䃳𡕎𥖻-𥗑𬒨𮁔𰧪礭-礴䃴-䃷𥗒-𥗜𪿾𮁕礵䃸䃹𥗝-𥗪𬒩𬒪𰧫𰧬礶礷𥗫-𥗳𪿿𮁖-𮁘礸䃺𥗴𥗵𥗷𥗸𬒫𮁙𮁚礹𥗹䃻𥗺-𥗽𮁛𥗾-𥘄]
+[radical 113=⽰示:示礻𥘅礼𥘆礽䃼𥘇-𥘌𮁜𮁝社-祃𥘍-𥘔𫀀𫀁𬒬𮁞𰧭-𰧰祄-祎视鿆䃽-䄀𥘕-𥘪𫀂𫀃𬒭-𬒰𮁟-𮁡𰧱𰧲祏-祢䄁-䄃𥘫-𥙍𫀄-𫀆𬒱-𬒳𮁢-𮁬𰧳-𰧵祣-祥祧-祯䄄-䄆𥙎-𥙪𫀇-𫀊𫞴𬒴𬒵𮁭-𮁷𰧶-𰧿祦祰-祸禄視䄇-䄊𣂫𥙫-𥚇𫀋-𫀏𫞵𬒶-𬒽𮁸-𮁾𰨀-𰨃祹-禃禅禆䄋-䄒𥚈-𥚥𫀐-𫀙𬒾-𬓈𮁿-𮂃𰨄-𰨉禇-禙䄓-䄗𢿆𥚦-𥛄𫀚𫀛𬓉-𬓍𮂄-𮂉𰨊-𰨍禚-禣䄘䄙𠖟𥛅-𥛗𫀜-𫀟𬓎-𬓐𮂊-𮂎𰨎-𰨐禤-禦䄚-䄞𥛘-𥛭𫀠𫀡𬓑-𬓗𮂏-𮂖𰨑𰨒禧-禫䄟𥛮-𥜂𫞶𬓘-𬓚𮂗-𮂛𰨓禬-禯鿅䄠䄡𥜃-𥜑𫀢𬓛𮂜𮂝𰨔禰禱䄢𥜒-𥜙𫀣𬓜𮂞𮂟禲䄣𥜚-𥜟𮂠-𮂢𰨕𰨖䄤𥜠-𥜤𰨗禳禴𥜥-𥜩𬓝𮂣-𮂧𰨘禵𥜪-𥜯𮂨禶禷𥜰-𥜳𮂩-𮂫𥜴𥜵𫀤𥜶-𥜸𧆆𰨙𥜹𥜺䄥]
+[radical 114=⽱禸:禸𥜻禹禺𥜼离𥜽禼𥜾𮂬𰨚禽萬𥜿𥝁-𥝃𠎘𠾧𥝄-𥝇𦦔𬓞𣜢𥝈𥝉𫀥𮂭𥝊𬓟𮂮𥝋]
+[radical 115=⽲禾:禾𥝌-𥝏𫀦禿-秃䄦䄧𥝐-𥝓𬓠𮂯𰨛秄-秊䄨-䄭𥝔-𥝢𫀧𮂰𰨜秋-秗䄮-䄵𥝣-𥝽𫀨𫀩𬓡-𬓤𮂱-𮂹𰨝𰨞秘-称䄶-䄹𥝾-𥞗𫀪-𫀭𬓥𬓦𮂺-𮃀𰨟-𰨤秱-秾稆䄺-䅊𥞘-𥞱𥟅𫀮-𫀱𫞷𬓧-𬓩𮃁-𮃄𰨥-𰨨秿-稅稇-税鿟䅋-䅓𠞜𥞲-𥟄𥟆-𥟌𫀲-𫀸𬓪-𬓬𮃅𮃆𰨩-𰨬稏-稥䅔-䅟𥟍-𥟼𫀹-𫀻𫞸𬓭-𬓰𮃇-𮃒𰨭-𰨯稦-稳穊䅠-䅫𥟽-𥠰𫀼-𫁀𬓱-𬓴𮃓-𮃚𰨰稴-穃䅬-䅶𥠱-𥡛𫁁-𫁄𬓵-𬓹𮃛-𮃢𰨱-𰨴穄-穈穋-穒䅷-䅽𥡜-𥢉𫁅𬓺-𬓽𮃣-𮃫𰨵-𰨷穉穓-穞䅾-䆀𥢊-𥢳𫁆𬓾-𬔀𮃬-𮃱𰨸-𰨻穟-穣䆁-䆇𥢴-𥣉𥣋-𥣔𫁇𫁈𬔁𮃲𰨼𰨽穤-穫𥣊𥣕-𥣡𥣣-𥣧𬔂𮃳穬-穯䆈䆉𥣢𥣨-𥣶𥣸-𥣿𫁉𬔃𰨾𰨿鿠䆊-䆍𥤀-𥤅𬔄𮃴𮃵𰩀𰩁穰穳䆎䆏𥤆-𥤉𰩂穱𥤊-𥤒𰩃穲𥤓𥤕𥤖𮃶𮃷𥤗-𥤟䆐𥤠𥤡]
+[radical 116=⽳穴:穴𥤢穵-穷䆑𥤣-𥤦𫞹𬔅穸-穻䆒𥤧-𥤳𮃸穼-窃䆓-䆖𥤴-𥥆𫁊𬔆𬔇𮃹𰩄窄-窎䆗-䆙𥥇-𥥟𫁋𬔈𮃺𮃻𰩅-𰩉窏-窕䆚-䆠𥥠-𥥵𫁌𫁍𬔉𬔊𮃼𰩊窖-窝䆡-䆥𥥶-𥦚𫁎-𫁐𬔋𬔌𮃽-𮄀𰩋-𰩏窞-窧䆦-䆩𥦛-𥦷𫁑-𫁓𬔍𮄁-𮄇𰩐-𰩒窨-窭䆪䆫𥦸-𥧏𫁔𫁕𮄈-𮄋𰩓-𰩕窮-窴䆬-䆮𥧐-𥧡𥧣-𥧫𫁖𬔎𬔏𮄌-𮄎𰩖𰩗窵-窽䆯-䆴𥧬-𥧻𥧽-𥨋𫁗-𫁚𬔐-𬔓𮄏-𮄕𰩘𰩙窾-竃䆵-䆻𥧼𥨌-𥨟𥨩𫁛𮄖-𮄚𰩚𰩛竄竅䆼䆽𥨠-𥨨𫁜𬔔𮄛-𮄝𰩜-𰩞竆䆾䆿𥨪-𥨯𥨲𮄞-𮄡竇䇀𥨰𥨱𥨳𥨴𥨶-𥨺竈竉𥨵𥨻-𥩈𬔕𮄢𰩟竊䇁𥩉𫞺𮄣𥩊𥩋𫁝𮄤𮄥𥩌𥩍𥩏-𥩑𮄦𥩎𥩒-𥩔]
+[radical 117=⽴立:立䇂𬔖竌竍𥩕𥩖𫞻竎竏䇃䇄𥩗𥩘𫁞𬔗𮄧竐-竗䇅䇆𥩙-𥩟𫁟𬔘-𬔚𮄨𰩠𰩡竘-竞䇇-䇊𥩠-𥩰𫁠𫁡𬔛𬔜𮄩-𮄬𰩢竡䇋𥩱-𥩽𫁢𫞼𬔝𮄭𮄮𰩣𰩤竢-竧䇌䇍𥩾-𥪉𫁣𫁤𬔞-𬔠𮄯𮄰竨-竫䇎-䇑𥪊-𥪗𫁥𫁦𬔡-𬔣𮄱-𮄳竬竭端竰𥪘-𥪤𫁧𫁨𬔤-𬔦𮄴-𮄶𰩥-𰩨𥪥-𥪬𫁩-𫁫𬔧𮄷竮竱䇒𥪭𥪮𥪰𥪱𫁬𬔨𬔩𮄸-𮄺𰩩𰩪竲-竴䇓𥪯𥪲-𥪹𥪻𫁭𬔪𮄻𮄼竵䇔𥪼-𥫁𥫃𥫄䇕𥪺𥫅-𥫇𫁮𮄽競竷𥫈-𥫍𮄾𥫎𥫏𬔫竸𥫐𥫑𫁯𥫓𥫔𰩫𥫒𥫕𥫖𮄿]
+[radical 118=⽵竹:竹𥫗𥫘竺竻𥫙-𥫜𫁰𬔬竼-笃䇖𥫝-𥫮𫁱𬔭𰩬𰩭笅-笕䇗-䇝𥫯-𥬋𫁲-𫁷𬔮-𬔲𮅀-𮅃𰩮-𰩱笖-笾䇞-䇦𥬌-𥬩𥬿𫁸-𫁻𬔳-𬔹𮅄-𮅆𰩲-𰩷笄笿-筝䇧-䇴𥬪-𥬾𥭀-𥭏𫁼𫁽𬔺-𬕁𮅇-𮅐𰩸-𰩺筞-简節䇵-䈀𥭐-𥮇𥮉-𥮌𫁾-𫂃𬕂-𬕍𮅑-𮅔𰩻-𰩾箁-箫䈁-䈍𥮈𥮍-𥯐𫂄-𫂉𬕎-𬕙𮅕-𮅠𰩿-𰪄箬-箿篁-篈篊-篓䈎-䈩𥯑-𥰗𫂊-𫂏𫞽-𫞿𬕚-𬕡𮅡-𮅮𰪅-𰪎築篔-篯簑簕䈪-䈷𥰘-𥱴𫂐-𫂗𬕢-𬕨𮅯-𮅵𰪏-𰪓篰-簐簒-簔簖簗䈸-䉇𥱵-𥳀𥳂-𥳅𥴎𫂘-𫂟𬕩-𬕬𮅶-𮆆𰪔-𰪖簘-簲䉈-䉎䉐-䉚䉣𥳁𥳆-𥴍𥴏-𥴠𫂠-𫂤𬕭-𬕲𮆇-𮆓𰪗-𰪙簳-籂䉏䉛-䉢䉤𥴡-𥵛𫂥𫂦𬕳-𬕺𮆔-𮆞𰪚𰪛籃-籏籕籖䉥𥵜-𥶄𫂧𮆟-𮆧𰪜𰪝籐-籔䉦-䉭𥶅-𥶴𫂨-𫂫𬕻-𬕿𮆨-𮆵𰪞-𰪢籗-籡䉮-䉱𥶵-𥷓𫂬𬖀-𬖅𮆶-𮆽籢-籨䉲-䉴𥷔-𥷧𫂭𬖆𰪣籪䉶𥷨-𥷻𫂮𬖇籩籫-籮𥷼-𥸇𫂯𮆾𮆿籯籰䉷𥸈-𥸏𮇀𰪤䉸𥸐-𥸖𬖈-𬖊𮇁𰪥𥸗𥸚-𥸝𫂰𥸘𥸙𥸞-𥸠𮇂籱䉹𥸡-𥸣籲𥸤]
+[radical 119=⽶米:米𥸥𥸦𬖋籴-籶𥸧-𥸪𫂱𫂲𬖌-𬖎𮇃𮇄𰪦娄籷-粂䉺𥸫-𥸲𫂳𫂴𬖏𮇅𰪧-𰪪粃-粑䉻䉼𥸳-𥹀𫂵-𫂷𬖐-𬖒𮇆-𮇊𰪫-𰪰畨粒-粝粣䉽-䊀𥹁-𥹖𥹘𥹙𥹱𫂸-𫂼𬖓-𬖘𮇋-𮇒𰪱-𰪵粞-粢粤-粭䊁-䊆𥹗𥹚-𥹰𫂽-𫃀𬖙-𬖜𮇓-𮇝𰪶-𰪼粮-粵糀䊇-䊌𥹲-𥺗𫃁𬖝-𬖠𮇞-𮇤𰪽粶-粿糁䊍-䊒𥺘-𥻀𫃂-𫃅𬖡-𬖥𮇥-𮇫𰪾-𰫁糂-糎䊓-䊙𡢏𥻁-𥻣𫃆-𫃈𬖦-𬖪𮇬-𮇲𰫂-𰫅糏-糘鿯䊚䊛䨀𢐫𥻤-𥻾𫃉-𫃌𬖫-𬖲𮇳-𮇹𰫆-𰫊糙-糢糨䊜-䊢𥻿-𥼖𫃍𫃎𫟀𬖳-𬖵𮇺𰫋-𰫐糣-糧䊣-䊩𥼗-𥼵𫃏-𫃑𬖶-𬖺𮇻𮇼𰫑-𰫓糩-糭䊪-䊬𥼶-𥽎𫃒-𫃕𬖻𮇽𮇾糮-糰䊭䊮𥽏-𥽖𫃖𬖼-𬖾𰫔𰫕糲䊯𥽗-𥽠𥽢𥽣𬖿𮇿糱糳糴䊰𥽡𥽤-𥽫𫃗-𫃙𬗀𬗁𰫖糵䊱䊲𥽬-𥽵𬗂糶䊳䊴𥽶-𥽺𮈀𥽻-𥽿糷𥾀-𥾄]
+[radical 120=⽷糸:糸-糿䊵𥾅-𥾋𫃚𫃛𰫗紀-紉䊶-䊹𥾌-𥾘𫃜𫃝𬗃𬗄𮈁𮈂𰫘𰫙紊-紧䊺-䋇𥾙-𥿂𫃞𬗅𬗆𮈃-𮈅𰫚-𰫝紨-経䋈-䋔𥿃-𥿥𫃟-𫃡𬗇-𬗊𮈆-𮈊𰫞-𰫡絍-絚絜-絷䋕-䋞𥿦-𦀑𫃢-𫃤𬗋-𬗔𮈋-𮈐𰫢-𰫤絛絸-綛緐䋟-䋦𦀒-𦁅𫃥-𫃩𬗕-𬗞𮈑-𮈕𰫥-𰫨綜-総緑緒緔緕䋧-䋲𦁆-𦁿𫃪-𫃲𬗟-𬗧𮈖-𮈢𰫩-𰫭緓緖-縇䋳-䌄𦂀-𦂦𦂨-𦃁𫃳-𫃷𫟁𬗨-𬗮𮈣-𮈰𰫮𰫯縈-縨䌅-䌋𦂧𦃂-𦄁𦄃-𦄈𫃸-𫃼𬗯-𬗲𮈱-𮈸𰫰縩-繇繉繊繌繍䌌-䌕𦄂𦄉-𦄻𫃽-𫄀𬗳-𬗺𮈹-𮉃𰫱𰫲繈繎-繥繧繱䌖-䌛𦄼-𦅴𫄁-𫄄𫟂𬗻-𬘁𮉄-𮉉𰫳𰫴繋繦繨-繰繲-繺䌜-䌢𦅵-𦆛𦆥𫄅-𫄋𬘂𮉊-𮉏繻-纃䌣-䌧𦆜-𦆣𦆦𦆧𦆩𦆪𦆬-𦆺𫄌-𫄎𬘃-𬘈𮉐-𮉒纄-纐䌨䌩𦆤𦆨𦆫𦆻-𦇁𦇃-𦇓𫄏-𫄑𬘉-𬘌𮉓-𮉖𰫵-𰫷纑纒䌪-䌭𦇂𦇔-𦇦𫄒-𫄔𬘍-𬘏𮉗-𮉙𰫸𰫹纓-纖䌮𦇧-𦇯𫄕𬘐𬘑𮉚𰫺纗䌯-䌲𦇰-𦇷𦇹𬘒𮉛𮉜纘-纛䌳䌴𦇸𦇺𦇻𫄖𮉝𮉞𦇼𦇽𫄗纜纝䌵𦇾-𦈂𫄘𮉟𦈃𦈄𰫻纞𦈅-𦈇]
+[radical 120'=⺰纟:纟𫄙纠𮉠𰫼纡-纫纶䌶𬘓纬-纵纷-纾䌸𫄚-𫄝𬘔-𬘘𰫽-𰬁线-绐䌷䌹𦈈𫄞𫄟𬘙-𬘞𮉡-𮉣𰬂-𰬋绑-统䌺䌻𦈉𫄠-𫄣𫟃𬘟-𬘧𮉤-𮉦𰬌-𰬕绠-绨䌼𦈊-𦈌𫄤-𫄩𫟄𬘨-𬘫𮉧-𮉩𰬖-𰬞绩-缁䌽𦈍-𦈐𫄪𫄫𫟅𬘬-𬘯𮉪-𮉬𰬟-𰬪缂-缘䌾䌿𦈑-𦈕𫄬-𫄮𫟆𬘰-𬘸𮉭𰬫-𰬰缙-缤䍀𦈖-𦈙𫄯𫄰𬘹-𬘽𰬱-𰬴缥-缫𦈚𫄱-𫄴𬘾-𬙂𮉮𮉯𰬵𰬶缬-缯𦈛-𦈝𫄵𫄶𬙃-𬙈𰬷-𰬻缰-缴䍁𦈞𦈟𫄷𬙉𰬼-𰬾𦈠𦈡𫄸𫟇𰬿𬙊𰭀𰭁缵𬙋𫄹]
+[radical 121=⽸缶:缶𦈢缷𰭂𰭃缸䍂𦈣-𦈥𮉰缹缺缼䍃𦈦-𦈨𬙌𬙍𮉱缻缽䍄-䍉𦈩-𦈮𬙎𮉲缾-罀䍊𦈯-𦈳𬙏𦈴-𦈷𫄺𮉳𮉴罁罂䍋䍌𦈸-𦉀𫄻𬙐𮉵𰭄𦉁-𦉇𫄼𫄽𬙑𬙒𮉶罃䍍𦉈-𦉎𫄾𬙓𮉷罄-罆𦉏-𦉔𮉸𰭅罇-罉𦉕-𦉘𮉹-𮉻𰭆罊罋𤕁𦉙-𦉜𫄿𬙔罌𦉝𦉞罍𦉟𦉠𰭇罎罏𦉡䍎𦉢-𦉤罐𤫡𦉥-𦉩]
+[radical 122=⽹网:网-罓䍏𦉪𦉫𦉭𦉰𦉯𮉼𦉬𦉮𦉱-𦉶𬙕罔-罗䍐䍑𦉷-𦊀𫅀𬙖-𬙘𮉽罘-罚䍒-䍔𦊁-𦊍𫅁𬙙𮉾-𮊀𰭈罛-罢䍕-䍗𦊎-𦊣𦊥-𦊩𦊳𫅂𬙚-𬙜𮊁-𮊄𰭉罣䍘𦊪-𦊲𦊴-𦊻𫅃-𫅅𬙝𮊅𰭊-𰭌罤-罦䍙䍚𦊼-𦋄𦋑𬙞𬙟𮊆𰭍𰭎罧-置署䍛-䍞𦋅-𦋐𦋒-𦋜𫅆𫅇𬙠-𬙣𮊇-𮊉𰭏-𰭑罯-罱罳罴䍟𦋝-𦋩𦋫-𦋮𫅈𮊊-𮊌罵-罸𦋯-𦋼𫅉𬙤-𬙦𮊍-𮊓𰭒-𰭔罹-罼䍠䍡𦋽-𦌑𫅊𮊔-𮊙𰭕罽-羁䍢𦌒-𦌞𧷅𬙧𬙨𮊚𮊛羂䍣𦌟-𦌨𧐰𫅋𬙩𮊜羃-羆䍤𦌪-𦌴𫅌𮊝𮊞𦌵-𦌺䍥𦌻𦌼𫅍𬙪𮊟羇𦌽𬙫𮊠羈羉䍦𦌾-𦍅𰭖𮊡𦍆-𦍊鿡]
+[radical 123=⽺羊:羊𦍋-𦍍羋羌𦍎-𦍐𫅎𰭗羍-羑𦍑-𦍖𫟈𬙬𮊢-𮊤羒-羔羖-羙䍧-䍩𦍗-𦍤𦍮𬙭-𬙯𰭘羕羚-羟䍪-䍭𦍥-𦍭𦍯-𦍸𫅏-𫅒𬙰𮊥𮊦羠-羢䍮-䍰𦍹-𦎄𫅓𫅔𬙱-𬙳𮊧𮊨𰭙羣-羪䍱𦎆-𦎖𫅕𬙴𮊩羫䍲-䍶𦎗-𦎡𬙵𬙶𮊪-𮊭羬-羰䍷𦎢-𦎮𫅖-𫅘𬙷𬙸𮊮𮊯𰭚羱羲䍸䍹𦎯-𦎶𫅙𬙹-𬙻𮊰-𮊲𰭛𰭜䍺𦎷-𦏄𫅚-𫅜𬙼𬙽羳-羵䍻䍼𦌩𦏅-𦏔𫅝𫅞𬙾𮊳羶-羹𦏕-𦏛𬙿𮊴羺𦏜-𦏡𫅟羻羼𡅖𦏢-𦏧𬚀𮊵𮊶䍽𦏨𦏩𫅠𫅡𬚁𮊷𦏪-𦏮𬚂𣌞𦏯-𦏱]
+[radical 124=⽻羽:羽𦏳𰭝𦏲羾羿𦏴-𦐁𫅢翀-翆䍾䍿𦐂-𦐔𫅣𮊸-𮊻𰭞-𰭠翇-習䎀-䎆𦐕-𦐢𫅤𮊼𰭡翓-翚䎇-䎊𦐣-𦐷𫅥-𫅧𮊽-𮋂𰭢翛-翝䎋-䎎𦐸-𦑄𦑆𫅨𫅩𬚃𮋃𮋄𰭣翞-翤䎏-䎓𦑅𦑇-𦑐𦑒-𦑗𫅪𬚄𮋅-𮋈𰭤翥-翭𦑘-𦑯𦑻𫅫𫅬𮋉-𮋌翮-翱䎔䎕𦑰-𦑺𦑼-𦒂𦒞𫅭𫅮𬚅𬚆𮋍-𮋑𰭥翲-翶翼𦒃-𦒌𫅯𬚇𬚈𮋒𮋓翷-翻䎖-䎘𦒍-𦒛𦒟𫅰𫅱翽翾𦒜𦒝𦒠𦒡𮋔𮋕翿耀䎙𦒢-𦒥𦒪𦒫𮋖𮋗䎚𦒦𦒨𦒩𦒬𮋘𮋙𦒧𦒭-𦒯𫅲𰭦𦒰𮋚]
+[radical 125=⽼老:老-考𰭧𦒱𦒲𬚉𬚊䎛𦒳-𦒵𰭨𰭩耄-耆𦒶-𦒹耇-耉𦒺-𦒿𫅳𫅴𬚋𮋛𰭪耊耋䎜-䎞𦓀𮋜𮋝𦓁𫅵𬚌𮋞𦓂𫅶𰭫𦓄𦓅𫅷𦓆𦓇𦓃𦓈𦓉𬚍𦓊𫅸𬚎𦓋-𦓍]
+[radical 126=⽽而:而𦓐𦓎𦓏𦓑耍-耑䎟䎠𰭬䎡𦓒-𦓗𮋟𰭭𰭮𦓘-𦓜𬚏𦓝𦓞𮋠𮋡𦓟-𦓡𰭯𦓢𮋢𦓣]
+[radical 127=⽾耒:耒𦓤耓𦓥-𦓧𮋣耔䎢𦓨-𦓪耕-耙𦓫𮋤𰭰𰭱耚-耟䎣𦓬-𦓮𫅹𮋥-𮋧耠𦓯-𦓳𫅺𫅻𬚐𮋨𮋩耡耢䎤䎥𦓴-𦓶𫅼𮋪耣-耥䎦-䎪𦓷-𦔁耦耧䎫䎬𦔂-𦔊𫅽耨-耪𦔋-𦔒𫅾耫耬䎭-䎯𦔓-𦔚耭耮䎰𦔛-𦔞𦔠-𦔤𫅿𮋫𦔟𦔥-𦔨𬚑𰭲耯耰䎱𦔩𦔪耱耲𦔫-𦔭]
+[radical 128=⽿耳:耳耴䎲𦔮耵𦔯-𦔶𫆀𫟉耶耷𦔷-𦔻𬚒𬚓𮋬𮋭𰭳耸-聂䎳䎴𦔼-𦕏𫆁𮋮𰭴-𰭷聃-聍䎵䎶𦕐-𦕟𬚔-𬚖𮋯𰭸-𰭺聎-联聠䎷𦕠-𦕢𦕤-𦕴𫆂𫆃𬚗-𬚙聕-聘䎸䎹𦕣𦕵-𦖇𦖗𫆄-𫆆𬚚-𬚝𮋰-𮋲聙-聟聡-聣鿢䎺-䎾𦖈-𦖖𦖘-𦖡𫆇𫆈𬚞-𬚠𮋳-𮋵聤-聫鿣䎿䏀𥧢𦖢-𦖻𦗇𫆉𬚡𬚢𮋶-𮋸聬聭䏁-䏃𦖼-𦗆𦗈-𦗏𫆊-𫆍𬚣-𬚥𮋹聯-聳䏄-䏇𦗐-𦗞𫆎𫆏𮋺聮聴-職鿤䏈𦗟-𦗲𫆐𫆑𬚦𬚧𮋻𰭻聸𦗳-𦗽𫆒聹-聼䏉𦗾-𦘄𬚨𮋼𮋽𦘅-𦘉𮋾𮋿聽聾䏊𦘊-𦘏𮌀𦘐𦘑𫆓𬚩]
+[radical 129=⾀聿:聿肀𦘒𮌁𰭼𦘓𬚪𮌂𦘔𮌃肁-肃𦘕-𦘗𰭽𦘘-𦘚肄-肆䏋𦘛𦘜𫆔𬚫𮌄肇肈𦘝-𦘟𫆕𦘠-𦘢𬚬𮌅𮌆𦘣𬚭𬚮𦘤-𦘨]
+[radical 130=⾁肉:肉𮌇肊𰭾肋-肏䏌䏍𦘩-𦘳𰭿-𰮂肐-肠䏎䏏𦘴-𦘾𬚯𮌈-𮌊𰮃-𰮆股-胁䏐-䏝𦘿-𦙖𦙘-𦙩𫆖-𫆘𬚰-𬚳𮌋𰮇-𰮑朑胂-胬脉䏞-䏥𡋜𣍨𦙪-𦚜𫆙-𫆜𬚴-𬚶𮌌-𮌏𰮒-𰮜胭-脈脊-脔䏦-䏮𣍯𣍰𦚝-𦛓𫆝𫆞𬚷-𬚺𮌐-𮌓𰮝-𰮤脕-脸䏯-䏻𦛔-𦜅𫆟-𫆡𬚻-𬛁𮌔-𮌙𰮥-𰮪脹-腚㬹䏼-䐌𦜆-𦜲𦜴-𦝙𫆢-𫆥𬛂-𬛇𮌚-𮌠𰮫-𰮴幐朡腛-腾䐍-䐛𦝚-𦞘𦟓𦟔𫆦-𫆨𬛈-𬛋𮌡-𮌥𰮵-𰯀腿-膑䐜-䐪𦞙-𦟒𦟕-𦟗𫆩-𫆮𫟊𬛌-𬛎𮌦-𮌰𰯁-𰯋膒-膣䐫-䐴𦟘-𦠂𫆯-𫆴𬛏-𬛓𮌱-𮌹𰯌-𰯓朥膥-膶䐵-䐽𦠃-𦠽𦡄𦡮𫆵-𫆸𬛔-𬛘𮌺-𮌿𰯔-𰯝膷-臌䐾-䑁𦠾-𦡃𦡅-𦡍𦡏-𦡕𦡘-𦡭𦡯𫆹-𫆻𬛙-𬛛𮍀𮍁𰯞-𰯠臍-臓䑂-䑅𤑃𦡎𦡰-𦢉𫆼𫆽𬛜𬛝𮍂-𮍆𰯡-𰯣臔臕臗臘䑆-䑈𦢊-𦢤𫆾𫆿𮍇-𮍉𰯤-𰯧臖臙-臜䑉䑊𦢥-𦢷𫇀𬛞𮍊𰯨-𰯪臝㔮䑋-䑎𦢸-𦢾𫇁𬛟臞臟䑏𦢿-𦣅𫇂𰯫臠-臢𤓏𦣆-𦣐𬛠𦣑-𦣕𬛡𮍋𦣖𦣗𰯬𦣘-𦣜𰯭𫇄]
+[radical 131=⾂臣:臣𦣞𮍌𦣝臤臥𮍍𦣟𰯮𦣠-𦣣𫇅𬛢𬛣𰯯䑐𦣤𦣥𬛤𮍎𮍏𰯰臦𦣦-𦣩𫇆𬛥𰯱𫇇𬛦臧𦣫𦣬𦣮𫇈𮍐-𮍒𰯲𰯳𦣭𦣯𬛧𬛨𦣪𮍓臨臩𦣰𦣱𬛩䑑𦣲𦣳𫇉𦣴𦣵𬛪𦣶𬛫𦣷𦣸]
+[radical 132=⾃自:自𦣹臫𦣺-𦤀𰯴臬臭𦤁-𦤋𮍔𮍕𦤌-𦤏𬛬𮍖-𮍘𰯵臮-臰𦤐-𦤓𫇊𮍙𰯶𦤔𮍚𮍛𦤕-𦤗𬛭𮍜臱𦤘-𦤝𫇋臲𦤞-𦤤𬛮𦤥𫇌𦤦-𦤪𬛯𰯷𦤫-𦤮𬛰𮍝𮍞𦤯-𦤱𮍟𦤲𫇍]
[radical 133=⾄至:至𦤳-𦤵𬛱致䑒𦤶-𦤺𬛲𮍠𮍡𦤻-𦤾臵-臸𦤿𦥀𬛳𮍢臹䑓𦥁𫇎臺𦥂-𦥄𫇏𫇐𮍣𦥅-𦥇臻𦥉-𦥍𬛴𬛵𦥎-𦥐𫇑𬛶𮍤𬛷]
-[radical 134=⾅臼:臼𦥑-𦥔臽臾𦥕𦥖𦥙𮍥臿𦥗𦥘𦥚-𦥜𦥧𬛸𬛹舀舁䑔𦥝-𦥤𮍦𮍧舂䑕𦥥𦥦𦥨-𦥬舃舄𦥭-𦥲𫟋𮍨-𮍬舅𦥳-𦥺𬛺𮍭𮍮與䑖𦥻-𦦄𮍯興䑗𦦅-𦦎𬛻𮍰𮍱舆舉䑘𦦏-𦦓𦦕-𦦗𬛼𦦘-𦦠𬛽舊𦦡-𦦧𫇒𬛾舋𠤫𦦩-𦦬𦦯𬛿𬜀𦦭𦦮𦦰-𦦻𬜁𤓟𦦼𬜂𦦽-𦦿𮍲𦧀𫇓𬜃𦧁𦧂𮍳𬜄𦧃-𦧅𠔻]
-[radical 135=⾆舌:舌𦧆舍-舏𫇔𦧇𮍴𮍵舐䑙䑚𦧈-𦧐舑䑛𦧑-𦧔𬜅𬜆𮍶𮍷舒𦧕-𦧞𫇕𫇖𬜇𮍸舓-舕𦧟-𦧦𬜈𮍹舖舗䑜𦧧-𦧬𬜉-𬜌𮍺-𮍾舘𦧭-𦧰𫇗𮍿𦧱-𦧳𬜍舙𦧴-𦧶𬜎舚𦧷𫇘𬜏𬜐𦧸-𦧺𫇙𦧻𦧼𮎀𦧽]
-[radical 136=⾇舛:舛𮎁舜-舞䑝𦧾𦧿䑞𦨀𦨁䑟𦨃𦨂𦨄𦨅𮎂𦨆]
-[radical 137=⾈舟:舟𠂨𦨇舠䑠𦨈-𦨍𬜑舡-舤䑡-䑣𦨎-𦨔𫇚𬜒舥-舱䑤䑥𦨕-𦨠𮎃𮎄舲-舻䑦-䑩𦨡-𦨮𮎅-𮎊舼-舿䑪-䑮𦨯-𦨲𦨴-𦨼𬜓𮎋𮎌艀-艉䑯䑰𦨳𦨽-𦩉𬜔𮎍-𮎑艊-艍䑱-䑸𦩊-𦩜𨦞𫇛𬜕𬜖𮎒𮎓艎-艔䑹-䑻𦩝-𦩳𦩿𫇜𫇝𬜗艕-艙䑼-䑾𦩴-𦩾𦪀-𦪅𬜘-𬜚艚-艝䑿-䒅𦪆-𦪐𫇞𬜛𮎔艞-艠䒆-䒈𦪑-𦪧𫇟艡-艥𦪨-𦪰艦-艩䒉𦪱-𦪵𫇠艪𦪶-𦪸𦪺-𦪼𬜜𮎕艫𦪽-𦫂𫇡-𫇣𮎖𮎗艬𦫃𦫄艭𦫅-𦫇𦫉𦫈𦫊]
-[radical 138=⾉艮:艮-艰𦫋-𦫏𮎘𮎙𦫐艱𦫑𮎚𦫒鿥]
-[radical 139=⾊色:色𮎛𮎜䒊𦫓艳艴䒋𦫔-𦫚𬜝𦫛-𦫝艵𦫞-𦫣𬜞𦫤-𦫩𮎝䒌䒍𦫪-𦫮𫇤䒎䒏艶𦫯-𦫱𮎞䒐艷𦫲𬜟]
-[radical 140=⾋艸:艸艹䒑艺龷𦫳-𦫵艻-节䒒-䒔𦫶-𦬀𫇥𫇦𬜠芃-芗䒕-䒙𦬁-𦬒𫇧𫇨𬜡𬜢芘-芾苀-苏茾䒚-䒥𦬓-𦬶𫇩-𫇭𬜣-𬜥𮎟-𮎣芿苐-茑茓-茕䒦-䒯𦬷-𦭬𫇮-𫇵𫟌𫟍𬜦𬜧𮎤-𮎦茒茖-茜茞-茢茤-茽茿-荒荔-药鿒䒰-䓁𦭭-𦮵𫇶-𫇾𫟎𬜨-𬜮𮎧-𮎸茝茣荰-莬莮-莽鿊䓂-䓔䓖𦮶-𦯰𦯲-𦰕𦰗-𦰩𫇿-𫈏𫟏-𫟑𬜯-𬜺𮎹-𮏏荓莾-萨著龿䓕䓗-䓭𦯱𦰖𦰪-𦳀𫈐-𫈠𬜻-𬝋𮏐-𮏢莭萩-萫萭-葖葘-蒏鿓䓮-䓻𦳁-𦴵𦴷-𦵆𦵈-𦵠𫈡-𫈵𫟒𫟓𬝌-𬝙𮏣-𮐂蒐-蒷蒹-蓤蓦䓼-䔍𤎀𦵇𦵡-𦷾𫈶-𫉇𫟔𬝚-𬝴𮐃-𮐠蓥蓧-蔼䔎-䔬𦷿-𦸼𦸾-𦺄𫉈-𫉜𫟕𬝵-𬞍𮐡-𮐸蔽-蕵䔭-䕄𦸽𦺆-𦻆𦻈-𦻽𦻿-𦼨𦽭𫉝-𫉤𫟖𬞎-𬞙𮐹-𮑙蕶-薨薪-薬薮龩﨟䕅-䕑𦻾𦼩-𦽬𦽮-𦾩𦿡𦿸𫉥-𫉴𬞚-𬞬𮑚-𮑻薩薭薯-藓蘤䕒-䕝𦾪-𦿓𦿖-𦿜𦿞-𦿠𦿢-𦿷𦿹-𧀟𫉵-𫊄𬞭-𬞾𮑼-𮒖藔-藭藯-藵䕞-䕥𦿔𦿕𦿝𧀠-𧁺𧃌𫊅-𫊋𬞿-𬟍𮒗-𮒨藮藶-蘑蘓蘔蘢䕦-䕲𧁻-𧃋𧃎𫊌-𫊏𬟎-𬟕𮒩-𮒷蘒蘕-蘡蘣蘥-蘰䕳-䕷𧃍𧃏-𧄌𫊐-𫊓𬟖-𬟛𮒸-𮓃蘲-蘷鿀鿦䕸-䕺𧄍-𧄵𫊔-𫊖𬟜-𬟟𮓄-𮓍蘱蘸-虁䕻-䕽𧄶-𧅕𫊗𬟠-𬟤𮓎-𮓒虂-虅䕾𧅖-𧅭𫊘-𫊚𬟥𮓓虆-虉䕿䖀𧅮-𧅴𧅶-𧅹𬟦𮓔𮓕䖁𧅺-𧆅𫊛𫊜𮓖虊䖂-䖄𧆇-𧆎䖅䖆𧅵𧆏-𧆒虋虌𧆔𧆕𦺅𧆖𧆚𧆗䖇𧆙𧆓𧆘]
-[radical 141=⾌虍:虍𮓗虎虏䖈𧆛𮓘-𮓚彪虐䖉𧆜-𧆞𫊝𫊞𬟧𮓛𮓜虑虓虔䖊-䖍𧆟-𧆢𫊟𬟨𬟩𮓝-𮓠處-虚䖎䖏𧆣-𧆰𮓡虛-虝䖐䖑𧆱-𧆹𫊠𫊡𬟪𮓢-𮓤虞號䖒-䖖𧆺-𧇀𬟫-𬟭𮓥𮓦虠虡𧇁-𧇎𫊢虢虣䖗𧇏-𧇛𮓧𮓨虤-虦䖘𧇜-𧇰𬟮-𬟰𮓩𮓪虧虨䖙𧇱-𧇺𫊣𮓫𮓬虩䖚䖛𧇻-𧈁𧈃𧈄𬟱𮓭䖜𧈂𧈅-𧈊𬟲𮓮𧈋-𧈏𮓯𧈑-𧈛𬟳虪𧈜]
-[radical 142=⾍虫:虫𮓰虬䖝𧈝𧈞𮓱虭-虲𧈟-𧈧𫊤𮓲虳-蚃䖞-䖠𡯥𧈨-𧈺𫊥𫊦𬟴𬟵𮓳-𮓷蚄-蚇蚉-蚪蚬䖡-䖣𧈻-𧉝𫊧-𫊫𬟶-𬟻𮓸-𮓼蚫蚭-蛏﨡䖤-䖬𧉞-𧊎𫊬-𫊲𬟼-𬠁𮓽-𮔀蚈蛐-蛕蛗-蛴䖭-䖵𧊏-𧊪𧊬𧊭𧊯-𧋇𫊳-𫊼𬠂-𬠇𮔁-𮔈蛖蛵-蜗蜫蝆䖶-䖾𧊫𧊮𧋈-𧋝𧋟-𧌂𧌞𫊽-𫋁𬠈-𬠍𮔉-𮔖蜘-蜪蜬-蝅蝇-蝋䖿-䗊䗕𧋞𧌃-𧌝𧌟-𧌯𧌱-𧍑𫋂-𫋉𬠎-𬠚𮔗-𮔝蝌-蝸蝺-螀蟡䗋-䗔䗖𧌰𧍒-𧎠𧏇𫋊-𫋎𬠛-𬠞𮔞-𮔧蝹螁-螩蟗䗗-䗞𧎡-𧏆𧏈-𧏷𫋏-𫋕𬠟-𬠤𮔨-𮔲螪-蟒蠁䗟-䗮𢋜𧏸-𧐯𧐱-𧑃𫋖-𫋙𬠥-𬠨𮔳-𮔺蟓-蟖蟘-蟠蟢-蟵蠎䗯-䗳𧑄-𧒍𫋚-𫋞𬠩-𬠮𮔻-𮕁蟶-蠀蠂-蠍蠏䗴-䗻𧒎-𧓈𫋟-𫋢𬠯-𬠱𮕂-𮕇蠐-蠙䗼-䘁𧓉-𧓰𫋣-𫋥𫟗𬠲-𬠷𮕈-𮕋蠚-蠤蠴䘂-䘄𧓱-𧔜𫋦𫋧𬠸𮕌-𮕑蠥-蠬䘅-䘉𧔝-𧕂𫋨𬠹𮕒蠭-蠳䘊-䘌𧕃-𧕒𧕔-𧕚𬠺𮕓-𮕖蠵-蠺𧕓𧕛-𧕮𮕗蠻䘍𧕯-𧕼𬠻𮕘𮕙蠼𧕽-𧖃𧖊𮕚蠽蠾𧖄-𧖉𧖋-𧖐蠿䘎𧖑-𧖗𮕛𠑴𧖘-𧖛𫋩𧖜-𧖟𧖡-𧖦]
-[radical 143=⾎血:血𮕜𧖧-𧖩𮕝衁衂䘏𧖪衃衄䘐𧖫-𧖯𫋪衅䘑𧖰-𧖲𫋫𮕞𮕟衆-衉𧖳𧖴𬠼𮕠䘒𧖵-𧖹䘓𧖺-𧖿𧗄䘔𧗀-𧗃𧗅-𧗍𫋬𧗎-𧗗衊𧗘𮕡𧗙-𧗛衋𧗜]
-[radical 144=⾏行:行𬠽𧗝-𧗠衍衎𧗡-𧗥𮕢衏䘕𧗦-𧗩𬠾𬠿衐-衔𧗪𫋭衕-衘䘖𢔬𧗫-𧗱𫋮衙𧗲-𧗷𮕣𧗸𧗺𧗻衚-衝𧗹𧗼𧗽𫋯𫟘𬡀衞-衡䘗䘘𢖅𧗾𢖋𧗿-𧘁𫟙𧘂𧘃𫋰𧘄䘙𢖡𧘅𬡁𧘆𫋱衢]
-[radical 145=⾐衣:衣衤𧘇𮕤补䘚䘛𧘈-𧘌𬡂𮕥-𮕧衦-衬䘜-䘞𧘍-𧘜𬡃-𬡇𮕨衭-袇䘟-䘡𧘝-𧘼𫋲-𫋴𬡈-𬡊𮕩-𮕯袈-袮袰䘢-䘧𧘽𧘿-𧙝𫋵-𫋷𬡋-𬡐𮕰-𮕸袯袱-裉䘨-䘮𧘾𧙞-𧙿𫋸-𫋼𬡑-𬡘𮕹-𮖀裊-裥䘯-䘲𧚀-𧚣𫋽𫟚𬡙-𬡝𮖁-𮖎裧-褄䘳-䙂𧚤-𧚺𧚼-𧛎𫋾-𫌄𬡞-𬡤𮖏-𮖓裦褅-褝䙃-䙍𧚻𧛏-𧛷𫌅𫌆𬡥𬡦𮖔-𮖠褞-褲褴䙎-䙓𧛸-𧜜𧜨𫌇-𫌉𬡧-𬡩𮖡-𮖩褳褵-襅襔䙔-䙝𧜝-𧜧𧜩-𧜬𧜮-𧝁𫌊-𫌏𬡪-𬡭𮖪-𮖮襆-襓襕鿋䙞-䙣𧜭𧝂-𧝰𫌐-𫌒𬡮𬡯𮖯-𮖶襖-襢䙤䙥𧝱-𧞌𫌓𫌔𬡰𬡱𮖷-𮖺襣-襨䙦-䙩𧞍-𧞖𧞘-𧞦𫌕𬡲-𬡴𮖻𮖼襩-襮䙪𧞗𧞧-𧞱𧞳-𧞵𫌖𬡵𬡶𮖽𮖾襯-襲䙫𧞲𧞶-𧟂𬡷襳襴襽䙬䙭𧟃-𧟇𫌗襵-襷䙮䙯𧟈-𧟋𫌘𫌙襸-襼䙰𧟌-𧟔䙱𧟕-𧟟]
-[radical 146=⾑襾:襾-覀𧟠-𧟣要䙲𧟤-𧟦䙳𧟧-𧟩𬡸覂䙴𧟪-𧟬𫌚𮖿𮗀覃覄䙵䙶𧟭𧟮𫟛𮗁-𮗃覅𧟯𧟰𬡹𧟱-𧟸𬡺𮗄𧟹-𧟻𮗅𮗆𧟼-𧟾𫌛𧟿覆𧠀𧠁𬡻覇覈𧠂𮗇𧠃𮗈𧠄𮗉𮗊覉𮗋覊𧠅𮗌]
-[radical 147=⾒見:見𧠆𧠇覌覙𧠈覍覎䙷䙸𧠉-𧠍𫌜規-覔䙹-䙻𧠎-𧠛𬡼𮗍覕覗覘覚䙼-䙿𧠜-𧠧𫌝𬡽𮗎覛覜䚀䚁𧠨-𧠺𫌞𮗏-𮗑覝-覡䚂䚃𧠻-𧡊𫌟𫌠𮗒-𮗔覢-覥䚄䚅𧡋-𧡠𫌡𬡾-𬢀𮗕-𮗗覦-親䚆-䚉𧡡-𧡶𫌢𫌣𮗘覫-覯䚊-䚌𧡷-𧢁𬢁𮗙覰-観䚍䚎𧢂-𧢋𫌤𬢂覴-覸䚏-䚓𧢌-𧢑𬢃𬢄𮗚-𮗝覹-覻𧢒-𧢗𫌥𮗞覼覽䚔𧢘-𧢛𬢅覾覿𥍄𧢜-𧢡𫟜𬢆𧢢-𧢥觀𧢦-𧢫𫌦𫌧䚕𧢬-𧢮䚖𧢯-𧢱]
-[radical 147'=⻅见:见观𬢇觃-觅觇-觉𫌨𫌩𬢈-𬢊觊𫌪𬢋𬢍觋𬢌觌觍𬢎觎𫌫𬢏-𬢑觏𬢒觐觑𫌬𬢓𬢔𫌭]
-[radical 148=⾓角:角𧢲𧢳𮗟𮗠觓觔𧢴-𧢺𮗡𮗢觕-觙䚗𧢻-𧣐𮗣-𮗨觚觛觝觞𧣑-𧣠𬢕𮗩𮗪觜觟-觧䚘-䚚𧣡-𧣧𫌮𫌯𬢖𮗫-𮗯觨-觫䚛𧣨-𧣳𬢗𮗰-𮗲觬-觯䚜-䚠𧣴-𧤊𬢘𮗳觰觱䚡-䚤𧤋-𧤚𧤢𫌰𫌱觲觳䚥䚦𧤛-𧤡𧤣-𧤮𮗴𮗵觴鵤䚧𧤯-𧤹觵觶䚨䚩䚬𧤺-𧥃𮗶觷-觹䚪䚫𧥄-𧥇𬢙觺𧥈-𧥋觻觼𧥌-𧥐觽觾𧥑-𧥔觿䚭𧥕-𧥚]
-[radical 149=⾔言:言訁𧥛-𧥟訂-計䚮-䚰𧥠𬢚𬢛𮗷𮗸訉-訚䚱䚲𧥡-𧥭𫌲𫌳𬢜-𬢞𮗹𮗺訛-訳䚳-䛃𧥮-𧦛𫌴𫌵𬢟𬢠𮗻-𮗾訴-詠䛄-䛓𧦜-𧧂𫌶-𫌹𬢡𬢢𮗿-𮘇詡-誊誠鿁䛔-䛜𧧃-𧧳𧨜𫌺𫌻𬢣-𬢩𮘈-𮘎誋-誟誡-誮䛝-䛨𧧴-𧨛𧨝-𧨥𫌼-𫌾𬢪-𬢭𮘏-𮘖誯-諚諩䛩-䛸𧨦-𧩢𫌿𫍀𬢮-𬢳𮘗-𮘠諛-諨諪-謃䛹-䛽𧩣-𧪗𫍁-𫍅𬢴-𬢹𮘡-𮘪謄-謢䛾-䜂𠐜𧪘-𧫑𫍆-𫍈𬢺-𬣄𮘫-𮘯謣-謾䜃-䜊𧫒-𧫽𫍉-𫍌𬣅𮘰-𮘸謿-譌譎-譜龻䜋-䜑𧫾-𧬦𫍍-𫍏𬣆-𬣉𮘹-𮘽譍譝-譲䜒-䜘𧬧-𧭁𫍐𫍑𬣊𬣋𮘾-𮙂譳-譽䜙-䜞𧭂-𧭐𧭒-𧭛𫍒𬣌-𬣑𮙃𮙄譾-讅䜟-䜡𧭑𧭜-𧭷𫟝𬣒-𬣔𮙅𮙆讆-讐䜢𧭸-𧮄𫍓𬣕𮙇讑-讖𣌚𧮅-𧮐𫍔-𫍖𬣖讗-讙𧮑-𧮘𮙈讚讛𧮙-𧮝𫍗讜-讞𧮞-𧮤𧮦𧮧𫍘讟𧮨𬣗𬣘𧮩]
-[radical 149'=⻈讠:讠-讱𫍙𬣙𬣚讲-诀䜣𫍚𫍛𫟞𬣛-𬣟证-诒𧮪𫍜-𫍡𫟟𬣠-𬣧诓-诩䜤𫍢-𫍦𬣨-𬣳诪-诶𫍧-𫍪𬣴-𬣼𮙉请-谊䜥𫍫-𫍮𫟠𫟡𬣽-𬤆谋-谞𫍯-𫍴𬤇-𬤏谟-谧䜦䜧𫍵-𫍸𫟢𬤐-𬤗谨-谬䜨𫍹𫍺𬤘-𬤜谭-谲𫍻𫍼𬤝-𬤥𮙊谳-谵𫍽𬤦-𬤨𫍾𬤩-𬤬𫍿𬤭𮙋䜩𬤮谶𬤯-𬤱]
-[radical 150=⾕谷:谷𧮫䜪𫎀谸䜫𧮬-𧮮谹-谻𧮯-𧮲𫎁𮙌䜬䜭𧮳𧮴𬤲谼𧮵-𧮷𮙍谽䜮𧮸𧮹𮙎谾䜯𧮺-𧮿𫎂𬤳𮙏𧯀-𧯅𬤴𮙐谿-豁䜰𧯆-𧯉𬤵豂䜱𧯊豃𡓛𧯋-𧯒𮙑𧯓-𧯖豄䜲豅𧯗-𧯙]
-[radical 151=⾖豆:豆䜳𧯚豇豈𧯛-𧯝豉䜴𧯞𧯟𬤶䜵𧯠-𧯤𮙒豊豋䜶𧯥𧯦𧯨𬤷䜷-䜹𧯩-𧯬𮙓𮙔豌-豎䜺𧯭-𧯶𫎃䜻-䜿𧯷-𧯻𮙕豏䝀-䝂𧯼-𧰂𧰈豐𡕆𧰃-𧰇𫎄𮙖𧰉-𧰐𬤸𮙗豑𧰑-𧰖𬤹䝃𧰗𧰘𮙘𧰙-𧰜𮙙𧰝-𧰟𬤺𧰠豒䝄𧰡𧰢豓𧰣𧰤豔𧰥]
-[radical 152=⾗豕:豕𧰧𧰨豖𧰦𫎅𧰩𬤻𮙚豗䝅𧰪-𧰭豘-豝䝆䝇𧰮-𧰴𫎆𬤼𬤽𮙛豞-象䝈𧰵-𧰾𮙜-𮙞豢-豦䝉𧰿-𧱌𮙟𮙠豧-豪𧱍-𧱗𫎇𫎈𬤾-𬥀䝊-䝌𧱘-𧱧𬥁-𬥃豫-豮䝍䝎𧱨-𧱱𫎉𮙡-𮙣豯-豳𧱲-𧱺𬥄𬥅豴豵䝏𧱻-𧲁𮙤豷䝐䝑𧲂-𧲆豶𧲇-𧲋𬥆䝒𧲌-𧲏𬥇䝓𧲐-𧲓𧲗𧲔-𧲖𧲘𧲙䝔䝕𧲚-𧲟]
+[radical 134=⾅臼:臼𦥑-𦥔臽臾𦥕𦥖𦥙𮍥臿𦥗𦥘𦥚-𦥜𦥧𬛸𬛹舀舁䑔𦥝-𦥤𮍦𮍧舂䑕𦥥𦥦𦥨-𦥬舃舄𦥭-𦥲𫟋𮍨-𮍬舅𦥳-𦥺𬛺𮍭𮍮與䑖𦥻-𦦄𮍯𰯸𰯹興䑗𦦅-𦦎𬛻𮍰𮍱𰯺舆舉䑘𦦏-𦦓𦦕-𦦗𬛼𦦘-𦦠𬛽舊𦦡-𦦧𫇒𬛾𰯻舋𠤫𦦩-𦦬𦦯𬛿𬜀𦦭𦦮𦦰-𦦹𰯼𦦺𦦻𬜁𤓟𦦼𬜂𦦽-𦦿𮍲𦧀𫇓𬜃𦧁𦧂𮍳𬜄𦧃-𦧅𠔻]
+[radical 135=⾆舌:舌𦧆舍-舏𫇔𦧇𮍴𮍵舐䑙䑚𦧈-𦧐舑䑛𦧑-𦧔𬜅𬜆𮍶𮍷𰯽-𰯿舒𦧕-𦧜𰰀𦧝𦧞𫇕𫇖𬜇𮍸𰰁-𰰅舓-舕𦧟-𦧦𬜈𮍹𰰆舖舗䑜𦧧-𦧬𬜉-𬜌𮍺-𮍾𰰇舘𦧭-𦧰𫇗𮍿𦧱-𦧳𬜍𰰈舙𦧴-𦧶𬜎𰰉舚𦧷𫇘𬜏𬜐𦧸-𦧺𫇙𦧻𦧼𮎀𦧽]
+[radical 136=⾇舛:舛𮎁𰰊舜-舞䑝𦧾𦧿䑞𦨀𦨁䑟𦨃𦨂𦨄𦨅𮎂𦨆]
+[radical 137=⾈舟:舟𠂨𦨇舠䑠𦨈-𦨍𬜑舡-舤䑡-䑣𦨎-𦨔𫇚𬜒舥-舱䑤䑥𦨕-𦨠𮎃𮎄𰰋舲-舻䑦-䑩𦨡-𦨮𮎅-𮎊𰰌舼-舿䑪-䑮𦨯-𦨲𦨴-𦨼𬜓𮎋𮎌艀-艉䑯䑰𦨳𦨽-𦩉𬜔𮎍-𮎑𰰍艊-艍䑱-䑸𦩊-𦩜𨦞𫇛𬜕𬜖𮎒𮎓𰰎艎-艔䑹-䑻𦩝-𦩳𦩿𫇜𫇝𬜗𰰏-𰰑艕-艙䑼-䑾𦩴-𦩾𦪀-𦪅𬜘-𬜚𰰒艚-艝䑿-䒅𦪆-𦪐𫇞𬜛𮎔艞-艠䒆-䒈𦪑-𦪧𫇟𰰓艡-艥𦪨-𦪰艦-艩䒉𦪱-𦪵𫇠艪𦪶-𦪸𦪺-𦪼𬜜𮎕艫𦪽-𦫂𫇡-𫇣𮎖𮎗艬𦫃𦫄艭𦫅-𦫇𦫉𦫈𦫊]
+[radical 138=⾉艮:艮-艰𦫋𰰔𦫌-𦫏𮎘𮎙𦫐艱𦫑𮎚𦫒鿥]
+[radical 139=⾊色:色𮎛𮎜𰰕䒊𦫓艳艴䒋𦫔-𦫙𰰖𰰗𦫚𬜝𦫛-𦫝𰰘艵𦫞-𦫣𬜞𰰙𦫤-𦫩𮎝䒌䒍𦫪-𦫮𫇤𰰚䒎䒏𰰛艶𦫯-𦫱𮎞䒐艷𦫲𬜟]
+[radical 140=⾋艸:艸艹䒑艺龷𦫳-𦫵艻-节䒒-䒔𦫶-𦬀𫇥𫇦𬜠𰰜-𰰟芃-芗䒕-䒙𦬁-𦬒𫇧𫇨𬜡𬜢𰰠-𰰢芘-芾苀-苏茾䒚-䒥𦬓-𦬶𫇩-𫇭𬜣-𬜥𮎟-𮎣𰰣-𰰪芿苐-茑茓-茕䒦-䒯𦬷-𦭬𫇮-𫇵𫟌𫟍𬜦𬜧𮎤-𮎦𰰫-𰰱茒茖-茜茞-茢茤-茽茿-荒荔-药鿒䒰-䓁𦭭-𦮵𫇶-𫇾𫟎𬜨-𬜮𮎧-𮎸𰰲-𰰽茝茣荰-莬莮-莽鿊䓂-䓔䓖𦮶-𦯰𦯲-𦰕𦰗-𦰩𫇿-𫈏𫟏-𫟑𬜯-𬜺𮎹-𮏏𰰾-𰱎荓莾-萨著龿䓕䓗-䓭𦯱𦰖𦰪-𦳀𫈐-𫈠𬜻-𬝋𮏐-𮏢𰱏-𰱜莭萩-萫萭-葖葘-蒏鿓䓮-䓻𦳁-𦴵𦴷-𦵆𦵈-𦵠𫈡-𫈵𫟒𫟓𬝌-𬝙𮏣-𮐂𰱝-𰱪蒐-蒷蒹-蓤蓦䓼-䔍𤎀𦵇𦵡-𦷾𫈶-𫉇𫟔𬝚-𬝴𮐃-𮐠𰱫-𰱱蓥蓧-蔼䔎-䔬𦷿-𦸼𦸾-𦺄𫉈-𫉜𫟕𬝵-𬞍𮐡-𮐸𰱲-𰱵蔽-蕵䔭-䕄𦸽𦺆-𦻆𦻈-𦻽𦻿-𦼨𦽭𫉝-𫉤𫟖𬞎-𬞙𮐹-𮑙𰱶-𰱼蕶-薨薪-薬薮龩﨟䕅-䕑𦻾𦼩-𦽬𦽮-𦾩𦿡𦿸𫉥-𫉴𬞚-𬞬𮑚-𮑻𰱽-𰲇薩薭薯-藓蘤䕒-䕝𦾪-𦿓𦿖-𦿜𦿞-𦿠𦿢-𦿷𦿹-𧀟𫉵-𫊄𬞭-𬞾𮑼-𮒖𰲈𰲉藔-藭藯-藵䕞-䕥𦿔𦿕𦿝𧀠-𧁺𧃌𫊅-𫊋𬞿-𬟍𮒗-𮒨𰲊-𰲐藮藶-蘑蘓蘔蘢䕦-䕲𧁻-𧃋𧃎𫊌-𫊏𬟎-𬟕𮒩-𮒷𰲑-𰲓蘒蘕-蘡蘣蘥-蘰䕳-䕷𧃍𧃏-𧄌𫊐-𫊓𬟖-𬟛𮒸-𮓃𰲔𰲕蘲-蘷鿀鿦䕸-䕺𧄍-𧄵𫊔-𫊖𬟜-𬟟𮓄-𮓍𰲖蘱蘸-虁䕻-䕽𧄶-𧅕𫊗𬟠-𬟤𮓎-𮓒虂-虅䕾𧅖-𧅭𫊘-𫊚𬟥𮓓虆-虉䕿䖀𧅮-𧅴𧅶-𧅹𬟦𮓔𮓕䖁𧅺-𧆅𫊛𫊜𮓖𰲗虊䖂-䖄𧆇-𧆎䖅䖆𧅵𧆏-𧆒虋虌𧆔𧆕𦺅𧆖𧆚𧆗䖇𧆙𧆓𧆘]
+[radical 141=⾌虍:虍𮓗虎虏䖈𧆛𮓘-𮓚彪虐䖉𧆜-𧆞𫊝𫊞𬟧𮓛𮓜虑虓虔䖊-䖍𧆟-𧆢𫊟𬟨𬟩𮓝-𮓠𰲘-𰲚處-虚䖎䖏𧆣-𧆰𮓡𰲛-𰲝虛-虝䖐䖑𧆱-𧆹𫊠𫊡𬟪𮓢-𮓤𰲞𰲟虞號䖒-䖖𧆺-𧇀𬟫-𬟭𮓥𮓦𰲠-𰲣虠虡𧇁-𧇎𫊢𰲤-𰲦虢虣䖗𧇏-𧇛𮓧𮓨𰲧虤-虦䖘𧇜-𧇰𬟮-𬟰𮓩𮓪虧虨䖙𧇱-𧇺𫊣𮓫𮓬虩䖚䖛𧇻-𧈁𧈃𧈄𬟱𮓭䖜𧈂𧈅-𧈊𬟲𮓮𧈋-𧈏𮓯𧈑-𧈗𰲨𧈘-𧈛𬟳虪𧈜]
+[radical 142=⾍虫:虫𮓰虬䖝𧈝𧈞𮓱虭-虲𧈟-𧈧𫊤𮓲𰲩虳-蚃䖞-䖠𡯥𧈨-𧈺𫊥𫊦𬟴𬟵𮓳-𮓷𰲪蚄-蚇蚉-蚪蚬䖡-䖣𧈻-𧉝𫊧-𫊫𬟶-𬟻𮓸-𮓼𰲫-𰲲蚫蚭-蛏﨡䖤-䖬𧉞-𧊎𫊬-𫊲𬟼-𬠁𮓽-𮔀𰲳-𰲷蚈蛐-蛕蛗-蛴䖭-䖵𧊏-𧊪𧊬𧊭𧊯-𧋇𫊳-𫊼𬠂-𬠇𮔁-𮔈𰲸𰲹蛖蛵-蜗蜫蝆䖶-䖾𧊫𧊮𧋈-𧋝𧋟-𧌂𧌞𫊽-𫋁𬠈-𬠍𮔉-𮔖𰲺-𰲾蜘-蜪蜬-蝅蝇-蝋䖿-䗊䗕𧋞𧌃-𧌝𧌟-𧌯𧌱-𧍑𫋂-𫋉𬠎-𬠚𮔗-𮔝𰲿-𰳉蝌-蝸蝺-螀蟡䗋-䗔䗖𧌰𧍒-𧎠𧏇𫋊-𫋎𬠛-𬠞𮔞-𮔧𰳊-𰳍蝹螁-螩蟗䗗-䗞𧎡-𧏆𧏈-𧏷𫋏-𫋕𬠟-𬠤𮔨-𮔲𰳎-𰳕螪-蟒蠁䗟-䗮𢋜𧏸-𧐯𧐱-𧑃𫋖-𫋙𬠥-𬠨𮔳-𮔺𰳖-𰳚蟓-蟖蟘-蟠蟢-蟵蠎䗯-䗳𧑄-𧒍𫋚-𫋞𬠩-𬠮𮔻-𮕁𰳛𰳜蟶-蠀蠂-蠍蠏䗴-䗻𧒎-𧓈𫋟-𫋢𬠯-𬠱𮕂-𮕇𰳝-𰳠蠐-蠙䗼-䘁𧓉-𧓰𫋣-𫋥𫟗𬠲-𬠷𮕈-𮕋𰳡-𰳣蠚-蠤蠴䘂-䘄𧓱-𧔜𫋦𫋧𬠸𮕌-𮕑𰳤蠥-蠬䘅-䘉𧔝-𧕂𫋨𬠹𮕒𰳥蠭-蠳䘊-䘌𧕃-𧕒𧕔-𧕚𬠺𮕓-𮕖蠵-蠺𧕓𧕛-𧕮𮕗𰳦蠻䘍𧕯-𧕼𬠻𮕘𮕙蠼𧕽-𧖃𧖊𮕚蠽蠾𧖄-𧖉𧖋-𧖐蠿䘎𧖑-𧖗𮕛𠑴𧖘-𧖛𫋩𧖜-𧖟𧖡-𧖦]
+[radical 143=⾎血:血𮕜𧖧-𧖩𮕝衁衂䘏𧖪衃衄䘐𧖫-𧖯𫋪衅䘑𧖰-𧖲𫋫𮕞𮕟𰳧衆-衉𧖳𧖴𬠼𮕠𰳨䘒𧖵-𧖹䘓𧖺-𧖿𧗄䘔𧗀-𧗃𧗅-𧗍𫋬𰳩𧗎-𧗗衊𧗘𮕡𧗙-𧗛衋𧗜]
+[radical 144=⾏行:行𬠽𧗝-𧗠衍衎𧗡-𧗥𮕢衏䘕𧗦-𧗩𬠾𬠿衐-衔𧗪𫋭衕-衘䘖𢔬𧗫-𧗱𫋮𰳪衙𧗲-𧗷𮕣𰳫-𰳭𧗸𧗺𧗻𰳮衚-衝𧗹𧗼𧗽𫋯𫟘𬡀衞-衡䘗䘘𢖅𧗾𢖋𧗿-𧘁𫟙𧘂𧘃𫋰𰳯𧘄䘙𢖡𧘅𬡁𧘆𫋱衢]
+[radical 145=⾐衣:衣衤𧘇𮕤补䘚䘛𧘈-𧘌𬡂𮕥-𮕧𰳰衦-衬䘜-䘞𧘍-𧘜𬡃-𬡇𮕨衭-袇䘟-䘡𧘝-𧘼𫋲-𫋴𬡈-𬡊𮕩-𮕯𰳱袈-袮袰䘢-䘧𧘽𧘿-𧙝𫋵-𫋷𬡋-𬡐𮕰-𮕸𰳲-𰳸袯袱-裉䘨-䘮𧘾𧙞-𧙿𫋸-𫋼𬡑-𬡘𮕹-𮖀𰳹𰳺裊-裥䘯-䘲𧚀-𧚣𫋽𫟚𬡙-𬡝𮖁-𮖎𰳻-𰴀裧-褄䘳-䙂𧚤-𧚺𧚼-𧛎𫋾-𫌄𬡞-𬡤𮖏-𮖓𰴁𰴂裦褅-褝䙃-䙍𧚻𧛏-𧛷𫌅𫌆𬡥𬡦𮖔-𮖠褞-褲褴䙎-䙓𧛸-𧜜𧜨𫌇-𫌉𬡧-𬡩𮖡-𮖩𰴃-𰴅褳褵-襅襔䙔-䙝𧜝-𧜧𧜩-𧜬𧜮-𧝁𫌊-𫌏𬡪-𬡭𮖪-𮖮𰴆-𰴈襆-襓襕鿋䙞-䙣𧜭𧝂-𧝰𫌐-𫌒𬡮𬡯𮖯-𮖶襖-襢䙤䙥𧝱-𧞌𫌓𫌔𬡰𬡱𮖷-𮖺襣-襨䙦-䙩𧞍-𧞖𧞘-𧞦𫌕𬡲-𬡴𮖻𮖼襩-襮䙪𧞗𧞧-𧞱𧞳-𧞵𫌖𬡵𬡶𮖽𮖾襯-襲䙫𧞲𧞶-𧟂𬡷𰴉襳襴襽䙬䙭𧟃-𧟇𫌗襵-襷䙮䙯𧟈-𧟋𫌘𫌙襸-襼䙰𧟌-𧟏𰴊𧟐-𧟔䙱𧟕-𧟟]
+[radical 146=⾑襾:襾-覀𧟠-𧟣要䙲𧟤-𧟦䙳𧟧-𧟩𬡸覂䙴𧟪-𧟬𫌚𮖿𮗀覃覄䙵䙶𧟭𧟮𫟛𮗁-𮗃覅𧟯𧟰𬡹𧟱-𧟸𬡺𮗄𰴋𧟹-𧟻𮗅𮗆𧟼-𧟾𫌛𰴌𧟿覆𧠀𧠁𬡻覇覈𧠂𮗇𧠃𮗈𧠄𮗉𮗊𰴍覉𮗋覊𧠅𮗌]
+[radical 147=⾒見:見𧠆𧠇覌覙𧠈覍覎䙷䙸𧠉-𧠍𫌜規-覔䙹-䙻𧠎-𧠛𬡼𮗍覕覗覘覚䙼-䙿𧠜-𧠧𫌝𬡽𮗎𰴎-𰴐覛覜䚀䚁𧠨-𧠺𫌞𮗏-𮗑覝-覡䚂䚃𧠻-𧡊𫌟𫌠𮗒-𮗔𰴑覢-覥䚄䚅𧡋-𧡠𫌡𬡾-𬢀𮗕-𮗗𰴒覦-親䚆-䚉𧡡-𧡶𫌢𫌣𮗘覫-覯䚊-䚌𧡷-𧢁𬢁𮗙𰴓覰-観䚍䚎𧢂-𧢋𫌤𬢂覴-覸䚏-䚓𧢌-𧢑𬢃𬢄𮗚-𮗝覹-覻𧢒-𧢗𫌥𮗞𰴔覼覽䚔𧢘-𧢛𬢅覾覿𥍄𧢜-𧢡𫟜𬢆𧢢-𧢥觀𧢦-𧢫𫌦𫌧䚕𧢬-𧢮䚖𧢯-𧢱]
+[radical 147'=⻅见:见观𬢇觃-觅觇-觉𫌨𫌩𬢈-𬢊𰴕𰴖觊𫌪𬢋𬢍觋𬢌𰴗-𰴙觌觍𬢎觎𫌫𬢏-𬢑𰴚觏𬢒𰴛觐觑𫌬𬢓𰴜𬢔𰴝𫌭𰴞]
+[radical 148=⾓角:角𧢲𰴟𧢳𮗟𮗠觓觔𧢴-𧢶𰴠𧢷-𧢺𮗡𮗢𰴡觕-觙䚗𧢻-𧣐𮗣-𮗨觚觛觝觞𧣑-𧣠𬢕𮗩𮗪𰴢𰴣觜觟-觧䚘-䚚𧣡-𧣧𫌮𫌯𬢖𮗫-𮗯觨-觫䚛𧣨-𧣳𬢗𮗰-𮗲𰴤𰴥觬-觯䚜-䚠𧣴-𧤊𬢘𮗳觰觱䚡-䚤𧤋-𧤚𧤢𫌰𫌱觲觳䚥䚦𧤛-𧤡𧤣-𧤮𮗴𮗵觴鵤䚧𧤯-𧤹觵觶䚨䚩䚬𧤺-𧥃𮗶𰴦觷-觹䚪䚫𧥄-𧥇𬢙觺𧥈-𧥋觻觼𧥌-𧥐觽觾𧥑-𧥔觿䚭𧥕-𧥚]
+[radical 149=⾔言:言訁𧥛-𧥟𰴧訂-計䚮-䚰𧥠𬢚𬢛𮗷𮗸𰴨𰴩訉-訚䚱䚲𧥡-𧥭𫌲𫌳𬢜-𬢞𮗹𮗺訛-訳䚳-䛃𧥮-𧦛𫌴𫌵𬢟𬢠𮗻-𮗾𰴪訴-詠䛄-䛓𧦜-𧧂𫌶-𫌹𬢡𬢢𮗿-𮘇𰴫𰴬詡-誊誠鿁䛔-䛜𧧃-𧧳𧨜𫌺𫌻𬢣-𬢩𮘈-𮘎𰴭-𰴸誋-誟誡-誮䛝-䛨𧧴-𧨛𧨝-𧨥𫌼-𫌾𬢪-𬢭𮘏-𮘖𰴹-𰴻誯-諚諩䛩-䛸𧨦-𧩢𫌿𫍀𬢮-𬢳𮘗-𮘠𰴼𰴽諛-諨諪-謃䛹-䛽𧩣-𧪗𫍁-𫍅𬢴-𬢹𮘡-𮘪𰴾-𰵂謄-謢䛾-䜂𠐜𧪘-𧫑𫍆-𫍈𬢺-𬣄𮘫-𮘯𰵃𰵄謣-謾䜃-䜊𧫒-𧫽𫍉-𫍌𬣅𮘰-𮘸𰵅謿-譌譎-譜龻䜋-䜑𧫾-𧬦𫍍-𫍏𬣆-𬣉𮘹-𮘽𰵆-𰵈譍譝-譲䜒-䜘𧬧-𧭁𫍐𫍑𬣊𬣋𮘾-𮙂譳-譽䜙-䜞𧭂-𧭐𧭒-𧭛𫍒𬣌-𬣑𮙃𮙄𰵉譾-讅䜟-䜡𧭑𧭜-𧭷𫟝𬣒-𬣔𮙅𮙆讆-讐䜢𧭸-𧮄𫍓𬣕𮙇讑-讖𣌚𧮅-𧮐𫍔-𫍖𬣖讗-讙𧮑-𧮘𮙈讚讛𧮙-𧮝𫍗讜-讞𧮞-𧮤𧮦𧮧𫍘讟𧮨𬣗𬣘𧮩]
+[radical 149'=⻈讠:讠-讥𰵊讦-讱𫍙𬣙𬣚𰵋𰵌讲-诀䜣𫍚𫍛𫟞𬣛-𬣟𰵍-𰵒证-诒𧮪𫍜-𫍡𫟟𬣠-𬣧𰵓-𰵡诓-诩䜤𫍢-𫍦𬣨-𬣳𰵢-𰵦诪-诶𫍧-𫍪𬣴-𬣼𮙉𰵧-𰵯请-谊䜥𫍫-𫍮𫟠𫟡𬣽-𬤆𰵰-𰵸谋-谞𫍯-𫍴𬤇-𬤏谟-谧䜦䜧𫍵-𫍸𫟢𬤐-𬤗𰵹-𰵿谨-谬䜨𫍹𫍺𬤘-𬤜𰶀-𰶃谭-谲𫍻𫍼𬤝-𬤥𮙊𰶄-𰶈谳-谵𫍽𬤦-𬤨𰶉-𰶋𫍾𬤩-𬤬𰶌-𰶎𫍿𬤭𮙋䜩𬤮谶𬤯𰶏𬤰𬤱]
+[radical 150=⾕谷:谷𧮫䜪𫎀𰶐谸䜫𧮬-𧮮谹-谻𧮯-𧮲𫎁𮙌䜬䜭𧮳𧮴𬤲𰶑𰶒谼𧮵-𧮷𮙍𰶓谽䜮𧮸𧮹𮙎谾䜯𧮺-𧮿𫎂𬤳𮙏𰶔𧯀-𧯅𬤴𮙐𰶕𰶖谿-豁䜰𧯆-𧯉𬤵豂䜱𧯊豃𡓛𧯋-𧯒𮙑𧯓-𧯖豄䜲豅𧯗-𧯙]
+[radical 151=⾖豆:豆䜳𰶗𧯚豇豈𧯛-𧯝豉䜴𧯞𧯟𬤶𰶘䜵𧯠-𧯤𮙒𰶙𰶚豊豋䜶𧯥𧯦𧯨𬤷𰶛鿲䜷-䜹𧯩-𧯬𮙓𮙔𰶜豌-豎䜺𧯭-𧯶𫎃𰶝䜻-䜿𧯷-𧯻𮙕豏䝀-䝂𧯼-𧰂𧰈𰶞豐𡕆𧰃-𧰇𫎄𮙖𰶟𧰉-𧰐𬤸𮙗𰶠𰶡豑𧰑-𧰖𬤹𰶢䝃𧰗𧰘𮙘𧰙-𧰜𮙙𧰝-𧰟𬤺𰶣𧰠豒䝄𧰡𧰢豓𧰣𧰤豔𧰥]
+[radical 152=⾗豕:豕𧰧𧰨豖𧰦𫎅𧰩𬤻𮙚𰶤𰶥豗䝅𧰪-𧰭豘-豝䝆䝇𧰮-𧰴𫎆𬤼𬤽𮙛豞-象䝈𧰵-𧰾𮙜-𮙞𰶦豢-豦䝉𧰿-𧱌𮙟𮙠豧-豪𧱍-𧱗𫎇𫎈𬤾-𬥀䝊-䝌𧱘-𧱧𬥁-𬥃𰶧-𰶩豫-豮䝍䝎𧱨-𧱱𫎉𮙡-𮙣𰶪-𰶭豯-豳𧱲-𧱺𬥄𬥅𰶮豴豵䝏𧱻-𧲁𮙤豷䝐䝑𧲂-𧲆豶𧲇-𧲋𬥆𰶯䝒𧲌-𧲏𬥇䝓𧲐-𧲓𧲗𧲔-𧲖𧲘𧲙䝔䝕𧲚-𧲞𰶰𧲟]
[radical 153=⾘豸:豸𧲠𧲡𮙥豹-豻𧲢𧲣𫎊豼豽䝖-䝙𧲤-𧲫𮙦𮙧豾-貃䝚䝛𧲬-𧲽𮙨𮙩貄-貊𧲾-𧳉𫎋𬥈貋-貍䝜𧳊-𧳘𮙪貎貏䝝䝞𧳙-𧳥𧳱𬥉貐-貓䝟𧳦-𧳰𧳲-𧳴𫎌𮙫貔-貖䝠𧳵-𧴀𫎍貗-貙䝡䝢𧴁-𧴅𧴇-𧴋𬥊𬥋貚䝣-䝦𧴆𧴌-𧴏𧴑-𧴕𬥌𮙬𧴐𧴖-𧴟𬥍𧴠-𧴢貛貜𧴣]
-[radical 154=⾙貝:貝-負𧴤-𧴩𫎎𬥎𮙭財-貤𧴪-𧴲𫎏-𫎑𮙮-𮙱貥-貮䝧䝨𧴳-𧵈𫎒𫎓𬥏-𬥒𮙲-𮙸貯-賁䝩-䝯𧵉-𧵢𫎔𫎕𬥓𮙹-𮚀賂-賎䝰-䝲𣣬𧵣-𧶄𫎖𬥔𬥕𮚁-𮚄賏-賘㕢䝳-䝵𧶅-𧶚𫎗-𫎙𬥖-𬥚𮚅-𮚊賙-賬䝶-䝿𧶛-𧶰𫎚𫎛𬥛-𬥟𮚋-𮚔賭-賵䞀-䞄𠠋𧶱-𧷄𧷆-𧷋𫎜-𫎞𬥠-𬥢𮚕-𮚙賶-賽䞅䞆𧷌-𧷝𫎟𫎠𬥣-𬥥𮚚-𮚝賾-贀贂-贅䞇𧷞-𧷻𫎡𬥦𬥧𮚞-𮚠贆-贌䞈𧷼-𧸕𫎢𬥨𮚡-𮚦贍-贏䞉𧸖-𧸥𬥩𮚧𮚨贐-贔𧸦-𧸰𬥪-𬥭𮚩-𮚫贕-贘䞊𧸱-𧸼𧸿𫎣𫎤𬥮-𬥰𮚬贙贚䞋𧸽𧸾𧹀-𧹇𫎥𬥱𮚭贛𧹈-𧹋贜𧹌-𧹐𮚮-𮚰𬥲]
-[radical 154'=⻉贝:贝-贯𧹑𬥳贰-贻𧹒𫎦𫎧𬥴-𬥶贼-赆䞌𬥷赇-赊𧹓𫎨𬥸赋-赕䞍䞎𧹔-𧹖𫎩𬥹赖赗䞏䞐𫎪𬥺-𬥽赘-赛𬥾赜𧹗赝-赠𫎫赡赢𫎬𬥿赣𬦀]
-[radical 155=⾚赤:赤𧹘-𧹚䞑赥-赧𧹛𧹜𬦁𧹝-𧹟𫎭赨-赪䞒𧹠-𧹢𫎮𬦂赫䞓䞔𧹣-𧹫𫎯赬-赮𧹬-𧹱𬦃𮚱赯𧹲-𧹷𫎰𧹸-𧹼䞕𧹽-𧺁𬦄𧺂-𧺅]
-[radical 156=⾛走:走赱𧺆𧺇𮚲赲-赵龪𧺈-𧺎赶-赸䞖-䞘𧺏-𧺜𬦅𮚳赹-赿﨣䞙-䞜𧺝-𧺵𫎱𬦆-𬦈𮚴𮚵趀-趋䞝-䞤𧺶-𧻏𫎲𬦉-𬦋𮚶𮚷趌-趔䞥-䞪𧻐-𧻮𫎳𫎴𬦌𬦍𮚸𮚹趕-趚䞫-䞲𧻯-𧼍𧼝𫎵-𫎷𬦎-𬦑𮚺𮚻趛-趤䞳-䞸𧼎-𧼜𧼞𧼠-𧼧𫎸-𫎺𬦒𬦓趥-趧䞹-䞼𧼟𧼨-𧽈𫎻𫎼𬦔-𬦗𮚼趨䞽-䟀𧽉-𧽝𫎽𬦘-𬦜𮚽𮚾䟁-䟆𧽞-𧽵𫎾𫎿𬦝𬦞趩-趭䟇𧽶-𧾌𬦟𮚿趮䟈-䟋𧾍-𧾘趯趰䟌𧾙-𧾠䟍-䟏𧾡-𧾧𮛀趱䟐𧾨-𧾭䟑𧾮𧾯䟒𧾰-𧾴趲𧾵𧾶]
-[radical 157=⾜足:足𧾷-𧾹𮛁趴䟓䟔𧾺-𧿀𬦠𮛂趵-趸䟕䟖𧿁-𧿑𫏀𬦡𬦢𮛃-𮛈趹-趻趽-跄䟗-䟞𧿒-𧿱𫏁-𫏃𬦣-𬦧𮛉-𮛎跅-跞践䟟-䟭𧿲-𨀔𫏄-𫏆𬦨-𬦫𮛏-𮛖趼跟-跴跶-跻䟮-䟳𨀕-𨀿𫏇-𫏋𬦬-𬦱𮛗𮛘跼-踎䟴-䟻䟽𨁀-𨁴𫏌-𫏎𬦲-𬦵𮛙-𮛟踏-踪踬-踯踺䟼䟾-䠌𨁵-𨂜𨂟𫏏-𫏓𬦶-𬦻𮛠-𮛮踫踰-踹踻-蹅䠍-䠖𨂝𨂞𨂠-𨃒𫏔-𫏘𬦼-𬧃𮛯-𮛿蹆-蹓䠗-䠝𨃓-𨄂𨄄𫏙-𫏛𬧄-𬧉𮜀-𮜈蹔-蹧蹮躀䠞-䠢𨄃𨄅-𨅉𨅚𫏜-𫏟𬧊-𬧐𮜉-𮜓蹨-蹭蹯-蹿䠣-䠧𨅊-𨅙𨅛-𨆀𫏠-𫏢𫟣𬧑-𬧔𮜔-𮜘躁-躉䠨䠩𨆁-𨆩𫏣-𫏦𬧕-𬧗𮜙-𮜛躊-躏䠪䠫𨆪-𨇀𫏧𫏨𬧘𮜜-𮜠躐-躖䠬𨇁-𨇕𬧙𮜡-𮜥躗-躜䠭䠮𨇖-𨇣𫏩𬧚𬧛𮜦-𮜪躝-躠䠯𨇤-𨇭𬧜𮜫𮜬躡-躥䠰𨇮-𨇺躦躧𨇻-𨈀𮜭躩躪𨈁-𨈃𬧝躨䠱𨈄-𨈇𬧞𨈈-𨈊𬧟𨈋-𨈎]
-[radical 158=⾝身:身𨈏-𨈑𬧠𨈒躬𨈓-𨈗𮜮躭-躯𨈘-𨈨𬧡𮜯躰䠲-䠶𨈩-𨈷𬧢𮜰躱躲䠷-䠺𨈸-𨉇𫏪𫏫𬧣𮜱-𮜵躳-躵𨉈-𨉓𫏬𮜶-𮜹躶-躼䠻𨉔-𨉡𬧤-𬧪躽躾䠼𨉢-𨉥𨉧-𨉭𬧫躿䠽䠾𨉦𨉮-𨉸𫏭𫏮𬧬-𬧮軀軁𨉹-𨉾𫏯𬧯軂-軅䠿𨉿-𨊌𫏰𬧰軆䡀𨊍-𨊒𫏱𮜺-𮜼軇𨊓-𨊚䡁𨊛𨊜𮜽軈𨊝𨊞𮜾𨊟軉]
-[radical 159=⾞車:車-軍䡂-䡄𨊠-𨊦軎-軕䡅𨊧-𨊲𫏲𮜿軖-軣䡆-䡎𨊳-𨋍𫏳𬧱𮝀-𮝅軤-軬軮-軽龫䡏-䡒𨋎-𨋧𫏴𫏵𬧲-𬧴𮝆-𮝌軭軾-輌䡓-䡗𨋨-𨌁𬧵𮝍-𮝑輍-輕䡘-䡛𨌂-𨌟𫏶-𫏸𮝒𮝓輖-輬䡜-䡟𨌠-𨍆𫏹𬧶𬧷𮝔-𮝜輭-輼䡠-䡤𨍇-𨍨𫏺𫏻𬧸𬧹𮝝-𮝟輽-轅䡥-䡪𨍩-𨎉𫏼𫏽𬧺𮝠-𮝢轆-轌鿂䡫-䡱𨎊-𨎣𫏾𫏿𬧻-𬧽𮝣-𮝥轍-轔䡲-䡵𨎤-𨎱𫐀𮝦-𮝨轕-轚䡶𨎲-𨏇𨘼𫐁𬧾𮝩-𮝫轛-轟䡷-䡹𨏈-𨏐𫐂𮝬-𮝯轠-轢䡺䡻𨏑-𨏝𬧿𬨀𮝰-𮝲轣轤𨏞-𨏨䡼𨏩-𨏴䡽𨏵-𨏸𨏽轥䡾𨏹𨏻𨏾𨏺𨏼𨏿-𨐂䡿𨐃𫐃𨐄]
-[radical 159'=⻋车:车-轫䢀𫐄𫐅转-轰䢁𨐅𨐆𫐆𫐇𬨁-𬨃𮝳轱-轻䢂𨐇𫐈-𫐊𫟤𬨄𬨅𮝴轼-较𨐈𫐋𫐌𬨆𬨇𮝵辄-辆𫐍𬨈-𬨋𮝶辇-辎𫐎-𫐑𬨌辏-辔𫐒𫐓𬨍-𬨏𮝷𮝸辕-辗𫐔𫟥𬨐𬨑辘𫐕𫐖𬨒𬨓辙辚𨐉𫐗𫐘𫟦𬨔𮝹𮝺𬨕𫐙𨐊]
-[radical 160=⾟辛:辛𨐋𨐌𬨖𨐍-𨐑辜辝𨐒𨐓𫐚𬨗-𬨙辞-辠𨐔-𨐗𫐛𫐜辡-辣𨐘-𨐛𬨚𮝻辤䢃𨐜-𨐟𮝼辥-辪𨐠-𨐧辫𨐨-𨐯辬𨐰-𨐲𮝽辭𨐵-𨐹辮䢄𨐺-𨐼𫐝辯𨐽-𨐿𬨛𨑀-𨑂]
-[radical 161=⾠辰:辰𨑃𨑄𮝾辱農䢅𨑅-𨑇䢆辳䢇𨑈𨑉𮝿𮞀辴𨑊䢈䢉𨑋𨑌]
-[radical 162=⾡辵:辵辶𠔇辷𫐞辸-辽𨑍-𨑐𫟧𬨜巡达-迉䢊䢋𨑑-𨑡𫐟𮞁-𮞃迊-迟迬﨤䢌-䢏𨑢-𨒁𫐠𫐡𬨝-𬨠𮞄𮞅迠-迫迭-迳䢐䢑𨒂-𨒤𫐢-𫐤𬨡-𬨣𮞆-𮞎迴-逊䢒-䢘𨒥-𨓄𫐥𬨤𬨥𮞏-𮞑逋-逧䢙-䢛𨓅-𨓪𫐦-𫐪𬨦-𬨬𮞒-𮞕逨-逻䢜-䢠𨓫-𨔍𨔏-𨔜𨔠𫐫-𫐲𬨭-𬨲𮞖-𮞨逼-遗䢡𨔎𨔝-𨔟𨔡-𨕜𫐳-𫐹𫟨𫟩𬨳-𬨹𮞩-𮞵遘-遥䢢-䢥𨕝-𨖅𫐺-𫐽𬨺-𬨿𮞶-𮞼遦-遱遳䢦-䢩𨖆-𨖳𫐾-𫑃𬩀-𬩈𮞽-𮟈遲遴-遼邆䢪-䢭𨖴-𨗒𨗔-𨗤𫑄-𫑊𬩉-𬩐𮟉-𮟏遽-邅邉䢮𨗥-𨘆𫑋𫟪𬩑-𬩛𮟐-𮟗邇邈䢯䢰𨘇-𨘠𩄮𫑌-𫑏𬩜-𬩣𮟘-𮟜邊-邌䢱𨘡-𨘶𫑐𫑑𬩤-𬩪𮟝-𮟡邍𨘷-𨘻𨘽-𨙁𬩫-𬩮𮟢𮟣邎𨙂-𨙑𫑒-𫑕𮟤-𮟦𨙒-𨙘𫑖𬩯-𬩲𮟧邏邐𨙙-𨙞䢲𨙟-𨙥𮟨𨙦𮟩𨙧]
-[radical 163=⾢邑:邑𨙨邒邓䢳𨙩𨙪𬩳𬩴邔-邝䢴𨙫-𨙵𫑗𮟪𮟫邞-邬䢵-䢷𨙶-𨚒𫑘𫑙𬩵𬩶𮟬-𮟮邭-邻䢸-䢺𨚓-𨚮𫑚𫑛𫟫𬩷-𬩹𮟯-𮟶邼-郑郓䢻-䣂𨚯-𨛊𫑜𬩺-𬩽𮟷-𮟺郒郔-郧䣃-䣉𨛋-𨛪𫑝-𫑟𬩾-𬪄𮟻𮟼部-郸䣊-䣏𨛫-𨜎𫑠-𫑢𫟬𬪅-𬪊𮟽-𮟿郹-鄊䣐-䣒𨜏-𨜖𨜘-𨜱𫑣𫑤𫟭𬪋-𬪐𮠀-𮠂鄋-鄗䣓-䣗𨜗𨜲-𨝊𫑥𫑦𮠃-𮠅鄘-鄥䣘-䣜𨝋-𨝪𨝹𫑧-𫑩𬪑-𬪔𮠆鄦-鄲䣝-䣠𨝫-𨝸𨝺-𨞐𬪕𬪖𮠇-𮠉鄳-鄷䣡𨞑-𨞦𫑪𫑫𬪗-𬪛𮠊-𮠎鄸鄹䣢𨞧-𨞹𫑬𬪜𮠏𮠐鄺-鄾𨞺-𨟌𫑭𬪝-𬪟𮠑𮠒鄿酀酂𨟍-𨟘𫑮-𫑰𬪠-𬪢酁酃𨟙-𨟟𬪣𬪤𮠓酄-酆𨟠-𨟣𫑱𮠔酇酈𨟤-𨟧䣣䣤𨟨-𨟮𬪥𨟯𫑲]
-[radical 164=⾣酉:酉𮠕酊酋䣥䣦𮠖𮠗酌-酒䣧䣨𨟰-𨟳𫑳𮠘-𮠚酓-酞䣩-䣭𨟴-𨠊𬪦𬪧𮠛-𮠠酟-酥䣮-䣳𨠋-𨠣𬪨𮠡-𮠤酦-酱䣴-䣹𨠤-𨠶𫑴𫑵𫟮𬪩𮠥-𮠪酲-酿䣺䣻𨠷-𨡋𫑶-𫑸𬪪-𬪬𮠫-𮠭醀-醌䣼-䣿𨡌-𨡨𫑹𮠮-𮠴醍-醗䤀-䤈𨡩-𨢄𬪭-𬪱𮠵-𮠻醘-醤䤉-䤌𨢅-𨢠𫑺𬪲-𬪵𮠼醥-醬䤍𨢡-𨢼𫑻𬪶𮠽-𮡀醭-醱䤎-䤒𨢽-𨣕𫑼𫑽𮡁-𮡄醲-醸𨣖-𨣥𬪷-𬪹𮡅𮡆醹-醻䤓䤔𨣦-𨣭𫑾𮡇-𮡊䤕䤖𨣮-𨣵𮡋𮡌醼𨣶-𨣽𫑿醽-釀䤗䤘𨣾-𨤂𮡍釁釂𨤃𨤄釃釄𨤅𨤆釅𨤇-𨤉䤙𨤊-𨤎]
-[radical 165=⾤釆:釆采𨤏𬪺𮡎釈𨤐𨤑𮡏釉释𫒀𬪻𨤒-𨤙𮡐𤳛𨤚-𨤝𮡑釋𨤞-𨤡]
-[radical 166=⾥里:里重𫟯𨤣𨤤野䤚𨤢𨤥𫒁𮡒量𨤦-𨤩𫒂𬪼𬪽𮡓𨤪𨤫𬪾𮡔-𮡖𨤬𫒃𮡗𮡘𨤭-𨤯𮡙𨤰𨤱𮡚𡣢𨤲𨤳𫒄𬪿𬫀釐𨤴-𨤷𮡛𫒅𮡜𮡝𥣷𨤸𬫁𮡞-𮡢𨤹𨤺𮡣𨤻𨤼]
-[radical 167=⾦金:金-釢䤛𨤽-𨥁釣-釼䤜𨥂-𨥉𫒆-𫒉𮡤-𮡦釽-鈬䤝-䤠𨥊-𨥤𫒊-𫒎𬫂-𬫅𮡧-𮡭鈭-鉴銏龯䤡-䤣𨥥-𨦁𫒏-𫒔𬫆-𬫌𮡮-𮡰鉵-鉻鉽-銎銐-銱䤤-䤪𨦂-𨦝𨦟-𨦫𫒕-𫒜𫟰𬫍-𬫓𮡱-𮡷銲-鋶﨧䤫-䤲𨦬-𨧥𫒝-𫒥𬫔-𬫠𮡸-𮢁鉼鋷-錧錩-鍆鍈龬﨨䤳-䤶𨧦-𨨮𫒦-𫒯𬫡-𬫬𮢂-𮢘錨鍇鍉-鎇䤷-䤼𨨯-𨪆𫒰-𫒷𬫭-𬫲𮢙-𮢧鎈-鎨鎪-鎿龲䤽-䥇𨪇-𨫎𫒸-𫒾𫟱𬫳-𬫾𮢨-𮢳鎩鏀-鏲鏹䥈-䥓𨫏-𨬌𫒿-𫓃𬫿-𬬄𮢴-𮢽鏳鏵-鏸鏺-鐨䥔-䥜𨬍-𨬔𨬖-𨭔𫓄-𫓎𬬅-𬬊𮢾-𮣎鏴鐩-鑁䥝-䥦𨬕𨭕-𨮑𫓏-𫓕𬬋-𬬑𮣏-𮣘鑂-鑔鑧䥧-䥮𨮒-𨮷𫓖-𫓚𬬒-𬬗𮣙-𮣝鑕-鑦䥯-䥴𨮸-𨯜𫓛𫓜𬬘-𬬛𮣞-𮣤鑨-鑬䥵-䥷𨯝-𨯹𫓝-𫓟𬬜-𬬞𮣥-𮣩鑭-鑳䥸𨯺-𨰈𨰱𫓠-𫓢𬬟𬬠𮣪𮣫鑴-鑺𨰉-𨰝𫓣𬬡𬬢𮣬𮣭鑻-鑿𨰞-𨰨𫓤𮣮钀-钂𨰩-𨰰𬬣𮣯钃钄䥹𨰲-𨰶𬬤𨰷-𨰹𬬥𨰺𬬦𨰻𮣰𨰼𨰽𮣱]
-[radical 167'=⻐钅:钅-钌𫓥𫟲钍-钗𨰾𨰿𫓦𫟳𬬧-𬬪𮣲钘-钯䥺-䥼𨱀-𨱂𫓧-𫓫𫟴𫟵𬬫-𬬶𮣳钰-铎鿭䥽-䥿𨱃-𨱆𫓬-𫓮𫟶𫟷𬬷-𬭂铏-铷䦀𫓯-𫓴𫟸-𫟻𬭃-𬭉铸-锕鿏䦁𨱇𨱈𫓵-𫓷𫟼𬭊-𬭐𮣴锖-锱𨱉-𨱌𫓸-𫓿𫟽𬭑-𬭝𮣵锲-镅𨱎𫔀-𫔄𫟾𫟿𬭞-𬭥镆-镕鿔䦂𨱍𨱏𫔅-𫔈𫠀𬭦-𬭫𮣶镖-镠𨱐𨱒𫔉𫔊𬭬-𬭲镡-镫䦃-䦅𨱑𨱓𨱔𫔋-𫔏𬭳-𬭹镬-镱𨱕𨱖𫔐𫔑𬭺-𬭽𮣷镲𫔒𫠁𬭾镳镴𬭿𫔓𬮀镵镶𬮁𫔔𫔕𬮂䦆𬮃]
-[radical 168=⾧長:長镸𨱗-𨱙镹䦇𮣸镺𨱚-𨱥𮣹𮣺镻䦈䦉𨱦-𨱱𮣻䦊𨱲-𨱿𫔖𬮄𮣼𮣽𨲀-𨲆𮣾𮣿镼𨲇-𨲒𫔗𮤀𮤁𡑺𨲓-𨲕𨲗-𨲝𨲖𨲞-𨲤𮤂䦋𨲥-𨲬𮤃𮤄镽𨲭-𨲷𮤅𮤆镾𨲸-𨳆]
-[radical 168'=⻓长:长]
-[radical 169=⾨門:門𨳇𨳈閁閂𨳉𫔘閃-閅𨳊-𨳏𬮅閆-閊䦌䦍𨳐-𨳖𫔙𬮆𮤇開-閗䦎-䦑𨳗-𨳲𫔚𫔛𬮇𬮈𮤈𮤉閘-閠䦒-䦔𨳳-𨴌𫔜-𫔠𬮉𮤊-𮤍閡-閪䦕-䦛𨴍-𨴦𮤎𮤏閫-閴䦜-䦟𨴧-𨵇𫔡-𫔤𬮊-𬮌閵閶閸-闂䦠-䦨𨵈-𨵤𫔥-𫔧𮤐-𮤖閷闃-闏䦩-䦯𨵥-𨵿𫔨𬮍𬮎𮤗-𮤛闐-闘𨶀-𨶛𬮏-𬮑𮤜-𮤞闙-闝䦰𨶜-𨶫𫔩𬮒𮤟-𮤡闞-闡䦱𨶬-𨷂𬮓𮤢-𮤥闢-闦䦲-䦴𨷃-𨷓𨷕-𨷗𫔪𬮔𬮕𮤦𮤧闧䦵𨷔𨷘-𨷞𬮖𮤨𨷟-𨷥𬮗𨷦-𨷮𨷶𮤩𨷯-𨷵𨷸𫔫𮤪𨷷𨷹-𨷾]
-[radical 169'=⻔门:门-闪𬮘𮤫闫-闯𨷿-𨸁𫔬𬮙-𬮛𮤬𮤭闰-闷𨸂𨸃𫔭-𫔯𬮜-𬮟𮤮-𮤰闸闹𫔰𫠂𬮠𬮡𮤱𮤲闺-阂䦶𨸄𨸅𫔱𬮢-𬮧𮤳阃-阆䦷𫔲𫔳𬮨-𬮪阇-阐𫔴𬮫-𬮰𮤴-𮤶阑-阕䦸𨸆-𨸈𬮱-𬮵𮤷阖-阙𨸉𨸊𫔵𫔶阚𫔷𫔸𬮶𬮷𨸋𨸌𬮸𬮹𮤸阛𨸍𫔹𨸎]
-[radical 170=⾩阜:阜阝𨸏阞队䦹䦺𨸐-𨸕阠-阤䦻𨸖-𨸙𫔺𬮺𮤹阥-阶䦼-䧀𠁲𨸚-𨸩𫔻𬮻-𬮽𮤺𮤻阷-陉䧁-䧃𨸪-𨹀𫔼𫔽𬮾𮤼-𮤿陊-陕䧄-䧈𨹁-𨹗𫔾-𫕀𬮿𬯀𮥀-𮥅陖-陙陛-险䧉-䧏𨹘-𨹳𫕁-𫕃𬯁-𬯃𮥆-𮥋陚陪-険䧐-䧖𨹵-𨺝𫕄𫕅𬯄-𬯊𮥌-𮥑陻-隐䧗-䧙𨺞-𨺿𫕆-𫕍𫠃𬯋-𬯏𮥒隑-隙﨩䧚-䧟𨻀-𨻭𫕎𫕏𬯐-𬯓𮥓-𮥚隚-隡䧠-䧣𨻮-𨼉𫕐-𫕓𬯔-𬯘𮥛-𮥟隢-隥䧤-䧦䧩𨼊-𨼩𫕔-𫕗𬯙-𬯛𮥠-𮥤隦-隫䧧䧨䧪𨼪-𨼾𬯜-𬯟𮥥-𮥩隬-隲䧫-䧭𨼿-𨽌𬯠𮥪-𮥮隳𨽍-𨽕𬯡𮥯隴䧮𨽖-𨽡𫕘𮥰隵䧯𨽢-𨽥𬯢-𬯤𮥱䧰𨽦-𨽫𬯥-𬯧𨽬𨽭𬯨𨽮𨽯𮥲𨽰𨽱𬯩𮥳鿧𨽲-𨽵]
+[radical 154=⾙貝:貝-負𧴤-𧴩𫎎𬥎𮙭𰶱財-貤𧴪-𧴲𫎏-𫎑𮙮-𮙱𰶲貥-貮䝧䝨𧴳-𧵈𫎒𫎓𬥏-𬥒𮙲-𮙸𰶳-𰶻貯-賁䝩-䝯𧵉-𧵢𫎔𫎕𬥓𮙹-𮚀𰶼-𰶿賂-賎䝰-䝲𣣬𧵣-𧶄𫎖𬥔𬥕𮚁-𮚄𰷀-𰷄賏-賘㕢䝳-䝵𧶅-𧶚𫎗-𫎙𬥖-𬥚𮚅-𮚊𰷅賙-賬䝶-䝿𧶛-𧶰𫎚𫎛𬥛-𬥟𮚋-𮚔𰷆-𰷈賭-賵䞀-䞄𠠋𧶱-𧷄𧷆-𧷋𫎜-𫎞𬥠-𬥢𮚕-𮚙𰷉賶-賽䞅䞆𧷌-𧷝𫎟𫎠𬥣-𬥥𮚚-𮚝𰷊-𰷌賾-贀贂-贅䞇𧷞-𧷻𫎡𬥦𬥧𮚞-𮚠𰷍-𰷐贆-贌䞈𧷼-𧸕𫎢𬥨𮚡-𮚦𰷑-𰷗贍-贏䞉𧸖-𧸥𬥩𮚧𮚨贐-贔𧸦-𧸰𬥪-𬥭𮚩-𮚫𰷘-𰷚贕-贘䞊𧸱-𧸼𧸿𫎣𫎤𬥮-𬥰𮚬𰷛贙贚䞋𧸽𧸾𧹀-𧹇𫎥𬥱𮚭贛𧹈-𧹋贜𧹌𧹍𰷜𰷝𧹎-𧹐𮚮-𮚰𬥲]
+[radical 154'=⻉贝:贝-财𰷞-𰷠责-贯𧹑𬥳𰷡贰-贻𧹒𫎦𫎧𬥴-𬥶𰷢贼-赆䞌𬥷赇-赊𧹓𫎨𬥸赋-赕䞍䞎𧹔-𧹖𫎩𬥹𰷣-𰷥赖赗䞏䞐𫎪𬥺-𬥽𰷦𰷧赘-赛𬥾𰷨-𰷪赜𧹗赝-赠𫎫𰷫赡赢𰷬𫎬𬥿𰷭𰷮赣𬦀]
+[radical 155=⾚赤:赤𧹘-𧹚䞑赥-赧𧹛𧹜𬦁𧹝-𧹟𫎭赨-赪䞒𧹠-𧹢𫎮𬦂𰷯赫䞓䞔𧹣-𧹫𫎯赬-赮𧹬-𧹱𬦃𮚱赯𧹲-𧹷𫎰𧹸-𧹼䞕𧹽-𧺁𬦄𧺂-𧺅𰷰]
+[radical 156=⾛走:走赱𧺆𧺇𮚲赲-赵龪𧺈-𧺎赶-赸䞖-䞘𧺏-𧺜𬦅𮚳𰷱赹-赿﨣䞙-䞜𧺝-𧺵𫎱𬦆-𬦈𮚴𮚵𰷲趀-趋䞝-䞤𧺶-𧻏𫎲𬦉-𬦋𮚶𮚷𰷳𰷴趌-趔䞥-䞪𧻐-𧻮𫎳𫎴𬦌𬦍𮚸𮚹𰷵-𰷷趕-趚䞫-䞲𧻯-𧼍𧼝𫎵-𫎷𬦎-𬦑𮚺𮚻趛-趤䞳-䞸𧼎-𧼜𧼞𧼠-𧼧𫎸-𫎺𬦒𬦓𰷸𰷹趥-趧䞹-䞼𧼟𧼨-𧽈𫎻𫎼𬦔-𬦗𮚼𰷺趨䞽-䟀𧽉-𧽝𫎽𬦘-𬦜𮚽𮚾𰷻-𰷽䟁-䟆𧽞-𧽵𫎾𫎿𬦝𬦞𰷾趩-趭䟇𧽶-𧾌𬦟𮚿𰷿趮䟈-䟋𧾍-𧾘𰸀趯趰䟌𧾙-𧾠䟍-䟏𧾡-𧾧𮛀趱䟐𧾨-𧾭䟑𧾮𧾯䟒𧾰-𧾴趲𧾵𧾶]
+[radical 157=⾜足:足𧾷-𧾹𮛁趴䟓䟔𧾺-𧿀𬦠𮛂𰸁趵-趸䟕䟖𧿁-𧿑𫏀𬦡𬦢𮛃-𮛈𰸂-𰸄趹-趻趽-跄䟗-䟞𧿒-𧿱𫏁-𫏃𬦣-𬦧𮛉-𮛎𰸅-𰸇跅-跞践䟟-䟭𧿲-𨀔𫏄-𫏆𬦨-𬦫𮛏-𮛖趼跟-跴跶-跻䟮-䟳𨀕-𨀿𫏇-𫏋𬦬-𬦱𮛗𮛘𰸈-𰸏跼-踎䟴-䟻䟽𨁀-𨁴𫏌-𫏎𬦲-𬦵𮛙-𮛟𰸐-𰸓踏-踪踬-踯踺䟼䟾-䠌𨁵-𨂜𨂟𫏏-𫏓𬦶-𬦻𮛠-𮛮𰸔-𰸙踫踰-踹踻-蹅䠍-䠖𨂝𨂞𨂠-𨃒𫏔-𫏘𬦼-𬧃𮛯-𮛿𰸚-𰸧蹆-蹓䠗-䠝𨃓-𨄂𨄄𫏙-𫏛𬧄-𬧉𮜀-𮜈𰸨𰸩蹔-蹧蹮躀䠞-䠢𨄃𨄅-𨅉𨅚𫏜-𫏟𬧊-𬧐𮜉-𮜓𰸪蹨-蹭蹯-蹿䠣-䠧𨅊-𨅙𨅛-𨆀𫏠-𫏢𫟣𬧑-𬧔𮜔-𮜘𰸫-𰸯躁-躉䠨䠩𨆁-𨆩𫏣-𫏦𬧕-𬧗𮜙-𮜛𰸰-𰸲躊-躏䠪䠫𨆪-𨇀𫏧𫏨𬧘𮜜-𮜠𰸳-𰸵躐-躖䠬𨇁-𨇕𬧙𮜡-𮜥𰸶𰸷躗-躜䠭䠮𨇖-𨇣𫏩𬧚𬧛𮜦-𮜪躝-躠䠯𨇤-𨇭𬧜𮜫𮜬躡-躥䠰𨇮-𨇺𰸸躦躧𨇻-𨈀𮜭躩躪𨈁-𨈃𬧝𰸹躨䠱𨈄-𨈇𬧞𨈈-𨈊𬧟𨈋-𨈎]
+[radical 158=⾝身:身𨈏-𨈑𬧠𨈒躬𨈓-𨈗𮜮躭-躯𨈘-𨈨𬧡𮜯𰸺躰䠲-䠶𨈩-𨈷𬧢𮜰𰸻-𰸽躱躲䠷-䠺𨈸-𨉇𫏪𫏫𬧣𮜱-𮜵躳-躵𨉈-𨉓𫏬𮜶-𮜹躶-躼䠻𨉔-𨉡𬧤-𬧪𰸾-𰹀躽躾䠼𨉢-𨉥𨉧-𨉭𬧫𰹁-𰹅躿䠽䠾𨉦𨉮-𨉸𫏭𫏮𬧬-𬧮𰹆軀軁𨉹-𨉾𫏯𬧯軂-軅䠿𨉿-𨊌𫏰𬧰𰹇軆䡀𨊍-𨊒𫏱𮜺-𮜼軇𨊓-𨊚䡁𨊛𨊜𮜽軈𨊝𨊞𮜾𨊟軉]
+[radical 159=⾞車:車軋𰹈𰹉軌軍䡂-䡄𨊠-𨊦軎-軕䡅𨊧-𨊲𫏲𮜿𰹊𰹋軖-軣䡆-䡎𨊳-𨋍𫏳𬧱𮝀-𮝅𰹌軤-軬軮-軽龫䡏-䡒𨋎-𨋧𫏴𫏵𬧲-𬧴𮝆-𮝌𰹍-𰹐軭軾-輌䡓-䡗𨋨-𨌁𬧵𮝍-𮝑𰹑輍-輕䡘-䡛𨌂-𨌟𫏶-𫏸𮝒𮝓𰹒輖-輬䡜-䡟𨌠-𨍆𫏹𬧶𬧷𮝔-𮝜𰹓-𰹚輭-輼䡠-䡤𨍇-𨍨𫏺𫏻𬧸𬧹𮝝-𮝟𰹛-𰹞輽-轅䡥-䡪𨍩-𨎉𫏼𫏽𬧺𮝠-𮝢𰹟-𰹢轆-轌鿂䡫-䡱𨎊-𨎣𫏾𫏿𬧻-𬧽𮝣-𮝥𰹣轍-轔䡲-䡵𨎤-𨎱𫐀𮝦-𮝨𰹤-𰹧轕-轚䡶𨎲-𨏇𨘼𫐁𬧾𮝩-𮝫𰹨轛-轟䡷-䡹𨏈-𨏐𫐂𮝬-𮝯𰹩轠-轢䡺䡻𨏑-𨏝𬧿𬨀𮝰-𮝲𰹪𰹫轣轤𨏞-𨏨䡼𨏩-𨏴𰹬䡽𨏵-𨏸𨏽𰹭轥䡾𨏹𨏻𨏾𨏺𨏼𨏿-𨐂䡿𨐃𰹮𫐃𨐄]
+[radical 159'=⻋车:车轧𰹯轨𰹰𰹱轩-轫䢀𫐄𫐅𰹲-𰹵转-轰䢁𨐅𨐆𫐆𫐇𬨁-𬨃𮝳𰹶-𰹻轱-轻䢂𨐇𫐈-𫐊𫟤𬨄𬨅𮝴𰹼-𰺃轼-较𨐈𫐋𫐌𬨆𬨇𮝵𰺄-𰺆辄-辆𫐍𬨈-𬨋𮝶𰺇𰺈辇-辎𫐎-𫐑𬨌𰺉-𰺑辏-辔𫐒𫐓𬨍-𬨏𮝷𮝸𰺒-𰺕辕-辗𫐔𫟥𬨐𬨑𰺖𰺗辘𫐕𫐖𬨒𬨓𰺘𰺙辙辚𨐉𫐗𰺚-𰺞𫐘𫟦𬨔𮝹𮝺𰺟𰺠𬨕𰺡𫐙𰺢-𰺤𨐊]
+[radical 160=⾟辛:辛𨐋𨐌𬨖𨐍𨐎𰺥𨐏-𨐑𰺦辜辝𨐒𨐓𫐚𬨗-𬨙辞-辠𨐔-𨐗𫐛𫐜𰺧辡-辣𨐘-𨐛𬨚𮝻辤䢃𨐜-𨐟𮝼𰺨辥-辪𨐠-𨐧𰺩辫𨐨-𨐯辬𨐰-𨐲𮝽𰺪辭𨐵-𨐹𰺫辮䢄𨐺-𨐼𫐝辯𨐽𰺬𨐾𨐿𬨛𨑀-𨑂]
+[radical 161=⾠辰:辰𨑃𨑄𮝾辱農䢅𨑅-𨑇𰺭䢆辳䢇𨑈𨑉𮝿𮞀辴𨑊䢈䢉𨑋𨑌]
+[radical 162=⾡辵:辵辶𠔇辷𫐞辸-辽𨑍-𨑐𫟧𬨜𰺮巡达-迉䢊䢋𨑑-𨑡𫐟𮞁-𮞃𰺯-𰺳迊-迟迬﨤䢌-䢏𨑢-𨒁𫐠𫐡𬨝-𬨠𮞄𮞅𰺴𰺵迠-迫迭-迳䢐䢑𨒂-𨒤𫐢-𫐤𬨡-𬨣𮞆-𮞎𰺶迴-逊䢒-䢘𨒥-𨓄𫐥𬨤𬨥𮞏-𮞑𰺷-𰺺逋-逧䢙-䢛𨓅-𨓪𫐦-𫐪𬨦-𬨬𮞒-𮞕𰺻-𰺽逨-逻䢜-䢠𨓫-𨔍𨔏-𨔜𨔠𫐫-𫐲𬨭-𬨲𮞖-𮞨𰺾-𰻅逼-遗䢡𨔎𨔝-𨔟𨔡-𨕜𫐳-𫐹𫟨𫟩𬨳-𬨹𮞩-𮞵𰻆-𰻈遘-遥䢢-䢥𨕝-𨖅𫐺-𫐽𬨺-𬨿𮞶-𮞼𰻉-𰻍遦-遱遳䢦-䢩𨖆-𨖳𫐾-𫑃𬩀-𬩈𮞽-𮟈𰻎-𰻑遲遴-遼邆䢪-䢭𨖴-𨗒𨗔-𨗤𫑄-𫑊𬩉-𬩐𮟉-𮟏𰻒-𰻕遽-邅邉䢮𨗥-𨘆𫑋𫟪𬩑-𬩛𮟐-𮟗𰻖-𰻚邇邈䢯䢰𨘇-𨘠𩄮𫑌-𫑏𬩜-𬩣𮟘-𮟜邊-邌䢱𨘡-𨘶𫑐𫑑𬩤-𬩪𮟝-𮟡邍𨘷-𨘻𨘽-𨙁𬩫-𬩮𮟢𮟣𰻛邎𨙂-𨙑𫑒-𫑕𮟤-𮟦𨙒-𨙘𫑖𬩯-𬩲𮟧𰻜邏邐𨙙-𨙞䢲𨙟-𨙥𮟨𨙦𮟩𨙧𰻝𰻞]
+[radical 163=⾢邑:邑𨙨邒邓䢳𨙩𨙪𬩳𬩴邔-邝䢴𨙫-𨙵𫑗𮟪𮟫𰻟𰻠邞-邬䢵-䢷𨙶-𨚒𫑘𫑙𬩵𬩶𮟬-𮟮𰻡-𰻦邭-邻䢸-䢺𨚓-𨚮𫑚𫑛𫟫𬩷-𬩹𮟯-𮟶𰻧𰻨邼-郑郓䢻-䣂𨚯-𨛊𫑜𬩺-𬩽𮟷-𮟺𰻩郒郔-郧䣃-䣉𨛋-𨛪𫑝-𫑟𬩾-𬪄𮟻𮟼𰻪-𰻬部-郸䣊-䣏𨛫-𨜎𫑠-𫑢𫟬𬪅-𬪊𮟽-𮟿𰻭-𰻱郹-鄊䣐-䣒𨜏-𨜖𨜘-𨜱𫑣𫑤𫟭𬪋-𬪐𮠀-𮠂𰻲𰻳鄋-鄗䣓-䣗𨜗𨜲-𨝊𫑥𫑦𮠃-𮠅𰻴-𰻸鄘-鄥䣘-䣜𨝋-𨝪𨝹𫑧-𫑩𬪑-𬪔𮠆𰻹-𰻻鄦-鄲䣝-䣠𨝫-𨝸𨝺-𨞐𬪕𬪖𮠇-𮠉𰻼鄳-鄷䣡𨞑-𨞦𫑪𫑫𬪗-𬪛𮠊-𮠎𰻽鄸鄹䣢𨞧-𨞹𫑬𬪜𮠏𮠐𰻾鄺-鄾𨞺-𨟌𫑭𬪝-𬪟𮠑𮠒𰻿鄿酀酂𨟍-𨟘𫑮-𫑰𬪠-𬪢𰼀𰼁酁酃𨟙-𨟟𬪣𬪤𮠓酄-酆𨟠-𨟣𫑱𮠔酇酈𨟤-𨟧䣣䣤𨟨-𨟮𬪥𨟯𫑲𰼂]
+[radical 164=⾣酉:酉𮠕酊酋䣥䣦𮠖𮠗酌-酒䣧䣨𨟰-𨟳𫑳𮠘-𮠚𰼃酓-酞䣩-䣭𨟴-𨠊𬪦𬪧𮠛-𮠠𰼄酟-酥䣮-䣳𨠋-𨠣𬪨𮠡-𮠤𰼅𰼆酦-酱䣴-䣹𨠤-𨠶𫑴𫑵𫟮𬪩𮠥-𮠪酲-酿䣺䣻𨠷-𨡋𫑶-𫑸𬪪-𬪬𮠫-𮠭𰼇-𰼉醀-醌䣼-䣿𨡌-𨡨𫑹𮠮-𮠴𰼊-𰼌醍-醗䤀-䤈𨡩-𨢄𬪭-𬪱𮠵-𮠻𰼍𰼎醘-醤䤉-䤌𨢅-𨢠𫑺𬪲-𬪵𮠼𰼏醥-醬䤍𨢡-𨢼𫑻𬪶𮠽-𮡀𰼐-𰼒醭-醱䤎-䤒𨢽-𨣕𫑼𫑽𮡁-𮡄𰼓𰼔醲-醸𨣖-𨣥𬪷-𬪹𮡅𮡆醹-醻䤓䤔𨣦-𨣭𫑾𮡇-𮡊𰼕䤕䤖𨣮-𨣵𮡋𮡌𰼖醼𨣶-𨣽𫑿醽-釀䤗䤘𨣾-𨤂𮡍釁釂𨤃𨤄釃釄𨤅𨤆釅𨤇-𨤉䤙𨤊-𨤎]
+[radical 165=⾤釆:釆采𨤏𬪺𮡎釈𨤐𨤑𮡏𰼗釉释𫒀𬪻𨤒-𨤙𮡐𤳛𨤚-𨤝𮡑釋𨤞-𨤡]
+[radical 166=⾥里:里𰼘重𫟯𨤣𨤤野䤚𨤢𨤥𫒁𮡒𰼙量𨤦-𨤩𫒂𬪼𬪽𮡓𨤪𨤫𬪾𮡔-𮡖𨤬𫒃𮡗𮡘𨤭-𨤯𮡙𨤰𨤱𮡚𰼚-𰼝𡣢𨤲𨤳𫒄𬪿𬫀𰼞釐𨤴-𨤷𮡛𫒅𮡜𮡝𥣷𨤸𬫁𮡞-𮡢𨤹𨤺𮡣𨤻𨤼]
+[radical 167=⾦金:金-釢䤛𨤽-𨥁釣-釼䤜𨥂-𨥉𫒆-𫒉𮡤-𮡦𰼟𰼠釽-鈬䤝-䤠𨥊-𨥤𫒊-𫒎𬫂-𬫅𮡧-𮡭𰼡-𰼣鈭-鉴銏龯䤡-䤣𨥥-𨦁𫒏-𫒔𬫆-𬫌𮡮-𮡰𰼤-𰼦鉵-鉻鉽-銎銐-銱䤤-䤪𨦂-𨦝𨦟-𨦫𫒕-𫒜𫟰𬫍-𬫓𮡱-𮡷𰼧-𰼬銲-鋶﨧䤫-䤲𨦬-𨧥𫒝-𫒥𬫔-𬫠𮡸-𮢁𰼭-𰼴鉼鋷-錧錩-鍆鍈龬﨨䤳-䤶𨧦-𨨮𫒦-𫒯𬫡-𬫬𮢂-𮢘𰼵-𰼺錨鍇鍉-鎇䤷-䤼𨨯-𨪆𫒰-𫒷𬫭-𬫲𮢙-𮢧𰼻-𰽁鎈-鎨鎪-鎿龲䤽-䥇𨪇-𨫎𫒸-𫒾𫟱𬫳-𬫾𮢨-𮢳𰽂𰽃鎩鏀-鏲鏹䥈-䥓𨫏-𨬌𫒿-𫓃𬫿-𬬄𮢴-𮢽𰽄𰽅鏳鏵-鏸鏺-鐨䥔-䥜𨬍-𨬔𨬖-𨭔𫓄-𫓎𬬅-𬬊𮢾-𮣎𰽆-𰽌鏴鐩-鑁䥝-䥦𨬕𨭕-𨮑𫓏-𫓕𬬋-𬬑𮣏-𮣘𰽍鑂-鑔鑧䥧-䥮𨮒-𨮷𫓖-𫓚𬬒-𬬗𮣙-𮣝𰽎-𰽑鑕-鑦䥯-䥴𨮸-𨯜𫓛𫓜𬬘-𬬛𮣞-𮣤𰽒鑨-鑬䥵-䥷𨯝-𨯹𫓝-𫓟𬬜-𬬞𮣥-𮣩鑭-鑳䥸𨯺-𨰈𨰱𫓠-𫓢𬬟𬬠𮣪𮣫鑴-鑺𨰉-𨰝𫓣𬬡𬬢𮣬𮣭鑻-鑿𨰞-𨰨𫓤𮣮钀-钂𨰩-𨰰𬬣𮣯钃钄䥹𨰲-𨰶𬬤𨰷-𨰹𬬥𰽓𨰺𬬦𨰻𮣰𨰼𨰽𮣱𰽔]
+[radical 167'=⻐钅:钅-钌𫓥𫟲𰽕𰽖钍-钗𨰾𨰿𫓦𫟳𬬧-𬬪𮣲𰽗-𰽛钘-钯䥺-䥼𨱀-𨱂𫓧-𫓫𫟴𫟵𬬫-𬬶𮣳𰽜-𰽤钰-铎鿭䥽-䥿𨱃-𨱆𫓬-𫓮𫟶𫟷𬬷-𬭂𰽥-𰽱铏-铷䦀𫓯-𫓴𫟸-𫟻𬭃-𬭉𰽲-𰽽铸-锕鿏䦁𨱇𨱈𫓵-𫓷𫟼𬭊-𬭐𮣴𰽾-𰾋锖-锱𨱉-𨱌𫓸-𫓿𫟽𬭑-𬭝𮣵𰾌-𰾓锲-镅𨱎𫔀-𫔄𫟾𫟿𬭞-𬭥𰾔-𰾦镆-镕鿔䦂𨱍𨱏𫔅-𫔈𫠀𬭦-𬭫𮣶𰾧-𰾯镖-镠𨱐𨱒𫔉𫔊𬭬-𬭲𰾰-𰾲镡-镫䦃-䦅𨱑𨱓𨱔𫔋-𫔏𬭳-𬭹𰾳-𰾽镬-镱𨱕𨱖𫔐𫔑𬭺-𬭽𮣷𰾾-𰿁镲𫔒𫠁𬭾𰿂镳镴𬭿𰿃-𰿅𫔓𬮀𰿆𰿇镵镶𬮁𰿈𫔔𰿉𫔕𬮂𰿊䦆𬮃]
+[radical 168=⾧長:長镸𨱗-𨱙镹䦇𮣸𰿋镺𨱚-𨱥𮣹𮣺𰿌镻䦈䦉𨱦-𨱱𮣻䦊𨱲-𨱿𫔖𬮄𮣼𮣽𰿍𨲀-𨲆𮣾𮣿𰿎-𰿐镼𨲇-𨲒𫔗𮤀𮤁𰿑𡑺𨲓-𨲕𨲗-𨲝𰿒𨲖𨲞-𨲤𮤂𰿓䦋𨲥-𨲬𮤃𮤄𰿔𰿕镽𨲭-𨲷𮤅𮤆镾𨲸-𨳆]
+[radical 168'=⻓长:长𰿖]
+[radical 169=⾨門:門𨳇𨳈閁閂𨳉𫔘閃-閅𨳊-𨳏𬮅𰿗閆-閊䦌䦍𨳐-𨳖𫔙𬮆𮤇𰿘-𰿛開-閗䦎-䦑𨳗-𨳲𫔚𫔛𬮇𬮈𮤈𮤉𰿜𰿝閘-閠䦒-䦔𨳳-𨴌𫔜-𫔠𬮉𮤊-𮤍𰿞閡-閪䦕-䦛𨴍-𨴦𮤎𮤏𰿟閫-閴䦜-䦟𨴧-𨵇𫔡-𫔤𬮊-𬮌閵閶閸-闂䦠-䦨𨵈-𨵤𫔥-𫔧𮤐-𮤖𰿠-𰿢閷闃-闏䦩-䦯𨵥-𨵿𫔨𬮍𬮎𮤗-𮤛𰿣闐-闘𨶀-𨶛𬮏-𬮑𮤜-𮤞闙-闝䦰𨶜-𨶫𫔩𬮒𮤟-𮤡闞-闡䦱𨶬-𨷂𬮓𮤢-𮤥闢-闦䦲-䦴𨷃-𨷓𨷕-𨷗𫔪𬮔𬮕𮤦𮤧闧䦵𨷔𨷘-𨷞𬮖𮤨𰿤𨷟-𨷥𬮗𨷦-𨷮𨷶𮤩𨷯-𨷵𨷸𫔫𮤪𨷷𨷹-𨷾]
+[radical 169'=⻔门:门闩𰿥闪𬮘𮤫𰿦闫-闯𨷿-𨸁𫔬𬮙-𬮛𮤬𮤭𰿧闰-闷𨸂𨸃𫔭-𫔯𬮜-𬮟𮤮-𮤰𰿨-𰿫闸闹𫔰𫠂𬮠𬮡𮤱𮤲𰿬𰿭闺-阂䦶𨸄𨸅𫔱𬮢-𬮧𮤳𰿮阃-阆䦷𫔲𫔳𬮨-𬮪𰿯𰿰阇-阐𫔴𬮫-𬮰𮤴-𮤶𰿱-𰿳阑-阕䦸𨸆-𨸈𬮱-𬮵𮤷𰿴-𰿶阖-阙𨸉𨸊𫔵𫔶𰿷𰿸阚𫔷𫔸𬮶𬮷𰿹𰿺𨸋𨸌𬮸𬮹𮤸𰿻𰿼阛𰿽𰿾𨸍𫔹𰿿𱀀𨸎]
+[radical 170=⾩阜:阜阝𨸏阞队䦹䦺𨸐-𨸕阠-阤䦻𨸖-𨸙𫔺𬮺𮤹𱀁𱀂阥-阶䦼-䧀𠁲𨸚-𨸩𫔻𬮻-𬮽𮤺𮤻𱀃-𱀅阷-陉䧁-䧃𨸪-𨹀𫔼𫔽𬮾𮤼-𮤿𱀆-𱀊陊-陕䧄-䧈𨹁-𨹗𫔾-𫕀𬮿𬯀𮥀-𮥅𱀋-𱀐陖-陙陛-险䧉-䧏𨹘-𨹳𫕁-𫕃𬯁-𬯃𮥆-𮥋𱀑-𱀖陚陪-険䧐-䧖𨹵-𨺝𫕄𫕅𬯄-𬯊𮥌-𮥑𱀗-𱀠陻-隐䧗-䧙𨺞-𨺿𫕆-𫕍𫠃𬯋-𬯏𮥒𱀡-𱀩隑-隙﨩䧚-䧟𨻀-𨻭𫕎𫕏𬯐-𬯓𮥓-𮥚𱀪𱀫隚-隡䧠-䧣𨻮-𨼉𫕐-𫕓𬯔-𬯘𮥛-𮥟𱀬-𱀰隢-隥䧤-䧦䧩𨼊-𨼩𫕔-𫕗𬯙-𬯛𮥠-𮥤𱀱-𱀶隦-隫䧧䧨䧪𨼪-𨼾𬯜-𬯟𮥥-𮥩𱀷-𱀺隬-隲䧫-䧭𨼿-𨽌𬯠𮥪-𮥮𱀻隳𨽍-𨽕𬯡𮥯𱀼-𱀿隴䧮𨽖-𨽡𫕘𮥰𱁀-𱁂隵䧯𨽢-𨽥𬯢-𬯤𮥱䧰𨽦-𨽫𬯥-𬯧𱁃𱁄𨽬𨽭𬯨𨽮𨽯𮥲𨽰𨽱𬯩𮥳鿧𨽲-𨽵]
[radical 171=⾪隶:隶𮥴𨽶-𨽻𫕙隷𨽼-𨽾隸𨽿𮥵𨾀-𨾄]
-[radical 172=⾫隹:隹-难䧱𨾅-𨾇隿雀䧲䧳𨾈-𨾑𮥶雁-雈䧴-䧶𨾒-𨾟𫕚𬯪𮥷-𮥺雉-雏䧷-䧺𨾠-𨾱𬯫𮥻雐-雒䧻𨾲-𨿊𫕛𬯬𬯭雓䧼䧽𨿋-𨿟𬯮𮥼雔雕䧾䧿𨿠-𨿾𬯯𬯰𮥽-𮥿雖䨁䨂𨿿-𩀖𬯱𮦀雗-雠䨃𩀗-𩀣𫕜𮦁雡-難䨄𩀤-𩀳䨅-䨇𩀴-𩁆𬯲-𬯴雤𩁇-𩁒䨈𩁓-𩁛𬯵𬯶𩁜-𩁥𬯷雥雦𩁦-𩁫𮦂䨉𩁬-𩁱𮦃雧𩁲𩁳䨊𩁴𩁵]
-[radical 173=⾬雨:雨𮦄𩁶-𩁸𫕝雩-雫䨋𩁹-𩂁𫕞𬯸𮦅雬-雳䨌䨍𩂂-𩂑𫕟𫕠𬯹𬯺𮦆-𮦉雴-雾䨎𩂒-𩂡𫕡𫕢𬯻𮦊-𮦍雿-霁䨏-䨖𩂢-𩂶𫕣𫕤𮦎𮦏霂-霊䨗-䨙𩂷-𩃑𫕥𫕦𬯼𬯽𮦐-𮦓霋-霗䨚-䨝𩃒-𩃴𫕧𫕨𬯾-𬰃𮦔-𮦛霘-霠䨞-䨤𩃵-𩃽𩃿-𩄖𫕩𫕪𬰄-𬰇𮦜-𮦣霡-霥䨥-䨪𩃾𩄗-𩄭𩄯-𩄺𫕫𬰈𮦤-𮦫霦-霭䨫-䨯𩄻-𩅜𫕬𫕭𬰉𬰊𮦬霮-霴䨰䨱𩅝-𩅻𫕮-𫕱𬰋-𬰍𮦭-𮦲霵-霻𩅼-𩆐𫕲𬰎-𬰐𮦳-𮦶霼-靀䨲-䨴𩆑-𩆣𫕳𫕴𬰑-𬰔𮦷-𮦻靁䨵䨶𩆤-𩆬𮦼靂-靈䨷𩆭-𩆴𫕵𫕶𮦽靉䨸𩆵-𩆾𮦾靊𩆿-𩇇𮦿靋-靎鿨䨹𬰕𮧀𮧁𩇈𩇉靏𩇊-𩇎𫕷𬰖𮧂𩇏-𩇑䨺𩇒靐𩇓𩇔䨻]
-[radical 174=⾭靑:靑青𩇕𫕸靓靔𩇖𩇗靕靖𩇘-𩇛𫕹𫕺𬰗𬰘𮧃靗-静𩇜靚-靜𩇝𩇞𫕻𩇟靝𩇠𩇡𫕼𩇢𩇣䨼𩇤𩇥]
-[radical 175=⾮非:非𩇦-𩇨䨽䨾𩇩-𩇬𬰙靟䨿𩇭-𩇴𮧄𩇵𩇶𬰚𬰛𮧅𮧆𩇷𫕽𮧇靠䩀𩇸-𩇻𬰜𩇼𩇽𬰝靡𬰞䩁𩇾-𩈁𫕾𬰟𮧈𫕿𩈂]
-[radical 176=⾯面:面靣𠚑𩈃-𩈅𮧉䩂-䩄𩈆-𩈌靤䩅-䩇𩈍-𩈘𫖀𬰠𮧊𮧋靥𤎂𩈙-𩈠𫖁𮧌靦䩈䩉𩈡-𩈪𫖂𮧍䩊𩈫-𩈱𬰡𮧎𩈲-𩈷𫖃𮧏𩈸-𩈺䩋𩈻-𩉀𬰢𬰣𮧐靧䩌䩍𩉁-𩉉𫖄𮧑𮧒䩎𩉊𩉋靨𩉌-𩉐䩏𩉑-𩉚]
-[radical 177=⾰革:革𮧓靪𩉛𩉜靫-靱䩐-䩒𩉝-𩉠靲-靹䩓-䩘𩉡-𩉷𮧔靺-鞆䩙-䩞𩉸-𩊏𫖅𫖆𮧕-𮧗鞇-鞒䩟𩊐-𩊨𫖇𫖈𬰤𮧘𮧙鞓-鞙䩠-䩧𩊩-𩊾𬰥𮧚-𮧝鞚-鞡䩨-䩮𩊿-𩋞𬰦𮧞鞢-鞰䩯-䩵𩋟-𩌂𬰧𮧟-𮧢鞱-鞷䩶-䩻𥌕𩌃-𩌥𮧣-𮧥鞸-鞻䩼-䩾𩌦-𩍂𫖉𮧦-𮧩鞼-鞿䩿-䪄𩍃-𩍒𫖊𬰨𬰩𮧪𮧫韀-韃䪅䪆𩍓-𩍤𫖋𮧬𮧭韄韅䪇䪈𩍥-𩍱韆-韈䪉𩍲-𩍷䪊䪋𩍸-𩍺𩍼-𩍾韉䪌䪍𩍿-𩎆䪎𩎇-𩎊韊𩎋-𩎑]
-[radical 178=⾱韋:韋𮧮-𮧰𫖌韌𩎒䪏𩎓-𩎗𫖍𬰪韍韎䪐-䪓𩎘-𩎣韏-韑𩎤-𩎮𫠄𬰫-𬰭𮧱韒䪔𩎯-𩎷韓-韕䪕𩎸-𩏄𫖎韖-韚䪖-䪘𩏅-𩏎𬰮𮧲韜-韟䪙䪚𩏏-𩏗韛韠𩏘-𩏟𫖏韡韢䪛𩏠-𩏧𮧳韣䪜𩏨-𩏭䪝𩏮-𩏱𬰯韤韥𩏲𩏳𫖐𩏴𩏵𬰰𩏶-𩏻]
-[radical 178'=⻙韦:韦韧𬰱𩏼𫖑𬰲𮧴韨𩏽𩏾𬰳𬰴𫖒𮧵韩𫖓韪韫𩏿𩐀𫠅𬰵韬𫖔-𫖖𬰶-𬰸]
-[radical 179=⾲韭:韭韮䪞𩐁𩐂韯䪟𩐃韰𩐄韱䪠𩐅-𩐈韲䪡䪢𩐉𩐊䪣𩐋𩐍𩐎䪤𩐌𩐏-𩐓䪥𩐔-𩐖]
-[radical 180=⾳音:音竟章䪦-䪨𩐗𮧶𮧷韴韵䪩𩐘𩐙𫖗韶韷䪪𩐚-𩐝𫖘𬰹-𬰻𮧸𩐞-𩐦𬰼𮧹𮧺韸䪫䪬𩐧-𩐬𬰽𮧻𩐭-𩐰韹韺䪭𩐱-𩐴𫖙𮧼韻韼䪮䪯𩐵-𩐸𮧽韽-響𩐹-𩐾𫖚𩐿-𩑁𫖛𮧾䪰𩑂-𩑆𮧿頀𩑇𩑈𫖜𬰾𩑉𩑊]
-[radical 181=⾴頁:頁𩑋頂-頄𩑌-𩑏𬰿項-頉䪱䪲𩑐-𩑘𬱀頊-頓頙䪳-䪵𩑙-𩑯𫖝𮨀-𮨂頔-領頚䪶-䪾𩑰-𩒎𫖞𬱁𬱂𮨃-𮨆頛-頣頦-頬䪿-䫂𩒏-𩒭𬱃𮨇-𮨊頤頥頭-頽䫃-䫊𩒮-𩓜𫖟𫖠𬱄-𬱇𮨋𮨌頿-顊䫋-䫓𩓝-𩓿𫖡𬱈𬱉𮨍-𮨔頾顋-顕䫔-䫝𩔀-𩔘𫖢𫖣𬱊𬱋𮨕𮨖顖-類䫞-䫧𩔙-𩔲𫖤𮨗-𮨛顟-顣䫨-䫫𩔳-𩕈𫖥𫖦𬱌𬱍𮨜𮨝顤-顨䫬-䫱𩕉-𩕞𫖧𬱎𮨞𮨟顩-顫䫲-䫴𩕟-𩕫𫖨𬱏𮨠𮨡顬-顯𩕬-𩕽顰䫵䫶𩕾-𩖅𫖩𬱐𮨢𮨣顱顲䫷𩖆-𩖈𮨤𮨥𩖉-𩖎𬱑顳顴𩖏-𩖓𬱒]
-[radical 181'=⻚页:页-顷𬱓顸-须𫖪顼-预𫖫𫠆𬱔𬱕颅-颈𫖬𫖭𬱖-𬱚颉-颏𫖮-𫖱𬱛-𬱢颐-颖𫖲𫖳𬱣-𬱥颗𩖕𩖖𫖴-𫖶𬱦-𬱬题-额𫖷𬱭-𬱯颞-颡𫖸𬱰𫖹颢颣𬱱颤𩖗颥𬱲颦𫖺颧𬱳]
-[radical 182=⾵風:風䫸𩖘𩖙𮨦颩颪䫹𩖚-𩖡颫颬䫺-䫽𩖢-𩖯𩖱-𩖳𫖻𮨧颭-颱䫾-䬃𩖴-𩗃𫖼𮨨颲颳䬄䬅𠙬𩗄-𩗒𮨩-𮨫颴颵䬆-䬊𩗓-𩗧𮨬颶颷䬋-䬐𩗨-𩘄𫖽𮨭-𮨯颸-颺䬑-䬗𩘅-𩘍𩘏-𩘛𫖾𫖿𬱴颻-飀䬘-䬚𩘎𩘜-𩘬𫗀-𫗂𮨰飁-飄䬛䬜𩘭-𩘷𮨱飅-飊䬝𩘸-𩙇飋𩙈-𩙍𫗃𫗄𮨲䬞𩙎-𩙐𫗅䬟𩙑-𩙕𫗆𩙖-𩙜飌飍𩙝-𩙟𮨳𩙠-𩙤]
-[radical 182'=⻛风:风飏𫗇𫠇𬱵-𬱷飐-飒𩙥𩙦𫠈𬱸-𬱼𩙧𫗈𬱽飓𩙨-𩙪𫗉𬱾-𬲀𮨴飔飖𩙫𩙬𫗊𬲁𬲂飕飗𩙭𩙮𬲃𬲄飘𮨵飙飚𩙯𬲅𬲆𩙰𫗋𬲇𬲈]
-[radical 183=⾶飛:飛𩙱-𩙳𬲉𩙴䬠𫗌䬡𩙵-𩙹飜𩙺-𩙽𬲊飝𩙾]
-[radical 183'=⻜飞:飞𮨶]
-[radical 184=⾷食:食飠𠋑𩙿-𩚁𩚃𩚂飡-飤䬢𩚄-𩚆飥-飨䬣-䬥𩚇-𩚔𮨷𮨸飩-飲䬦-䬪𩚕-𩚧𫗍𬲋-𬲎飳-飹飻-飿䬫-䬴𩚨-𩛈𫗎𮨹-𮨻飺餀-餏䬵-䬻𩛉-𩛜𫗏-𫗒𬲏-𬲑𮨼餐-餙餝䬼-䭂𩛝-𩛹𫗓𬲒-𬲔餚-餜餞-餩䭃-䭇𩛺-𩜢𩜤-𩜬𬲕𬲖𮨽-𮩀餪-餵餷䭈-䭏𩜣𩜭-𩝘𫗔-𫗗𬲗-𬲙𮩁-𮩇餶餸-饃䭐-䭔𩝙-𩝳𩝵-𩝼𫗘𮩈-𮩋饄-饉䭕-䭗𧈐𩝴𩝽-𩞠𫗙𫗚𬲚𮩌-𮩏饊-饓䭘-䭜𡓷𩞡-𩞵𩞷-𩞽𫗛𬲛-𬲞𮩐饔-饙䭝-䭠𩞶𩞾-𩟒𬲟𬲠𮩑-𮩕饚-饜䉵䭡-䭤𩟓-𩟣𫗜𫗝䭥𩟤-𩟬𬲡𮩖𮩗饝𩟭-𩟵𮩘饞饟䭦䭧𩟶𮩙𮩚䭨𩟷-𩟺𬲢𬲣饠饡䭩𬲤𩟻饢𩟼𩟽]
-[radical 184'=⻠饣:饣-饥𬲥𬲦饦饧𫗞𬲧𬲨饨-饮𩟾-𩠀𫗟𫗠𬲩𬲪饯-饴𩠁𩠂𫗡-𫗣𬲫-𬲳饵-饼𩠃𫗤𫗥𬲴-𬲷𮩛𮩜饽-馂𩠄𩠅𩠇𫗦-𫗨𬲸-𬲻馃-馆𩠆𩠈𩠉𫗩𫗪𬲼-𬳂馇馈馊馋𩠊𩠋𫗫-𫗯𬳃-𬳇𮩝馉馌-馐𩠌𫗰𫗱𬳈-𬳍馑馒𩠍𩠎𬳎-𬳐馓馔䭪𩠏𫗲𫗳𬳑𬳒𮩞𫗴𬳓𬳔𫗵馕]
-[radical 185=⾸首:首𩠐馗𩠑-𩠓𮩟𩠔-𩠙𫗶𮩠䭫䭬𩠚-𩠠𬳕𬳖𮩡𩠡-𩠧𫗷𬳗𬳘𮩢𮩣馘𩠨𩠩𫗸𬳙𮩤䭭𩠪-𩠭𮩥𮩦䭮𩠯𩠱𫗹𬳚𩠲𫗺𩠳𩠴𬳛𩠵-𩠷𫗻𩠸𩠹]
-[radical 186=⾹香:香𩠺馚𩠻-𩠽𬳜馛-馝䭯𩠾-𩡁𩡃𩡄𩡂𩡅𩡆𫗼𫗽𮩧𮩨馞-馠𩡇𩡈馡-馣䭰-䭲𩡉-𩡋𩡏𫗾𬳝𬳞𮩩𮩪馤馥𩡌-𩡎𩡐-𩡒𫗿𬳟𬳠馦馧𩡓-𩡘𬳡-𬳣𮩫𮩬馨𩡙-𩡜𫘀𫘁𬳤-𬳦𮩭馩𩡝-𩡡𫘂𬳧𮩮𩡢𩡣𫘃𮩯𮩰馪𩡤𮩱𥗶𩡥馫䭳𩡦𫘄]
-[radical 187=⾺馬:馬𩡧𫠉𩡨馭馮䭴𩡩-𩡯𮩲馯-馵䭵䭶𩡰-𩡶𫘅𬳨𮩳-𮩶馶-駇䭷-䭾𩡷-𩡾𩢀-𩢅𩢇-𩢌𫘆-𫘉𬳩𬳪𮩷-𮩹駈-駠䭿-䮅𩡿𩢆𩢍-𩢭𮩺-𮩽駡-駲䮆-䮍𩢮-𩣕𫘊𬳫𮩾-𮪄駴-騃䮎-䮒𩣖-𩣬𩤷𬳬𮪅-𮪇駳騄-験䮓-䮛𩣭-𩤖𩤞𫘋-𫘎𬳭-𬳯𮪈-𮪌騔-騨䮜-䮢𩤗-𩤝𩤟-𩤶𩤸-𩤼𫘏-𫘑𮪍-𮪔騩-騸䮣-䮩𩤽-𩥪𫘒-𫘖𮪕騹-驇龭䮪-䮱𩥫-𩦁𬳰𮪖-𮪙驈-驕䮲-䮶𩦂-𩦝𫘗𬳱驖-驜䮷-䮹𩦞-𩦵𫘘𮪚驝-驟䮺-䮼𩦶-𩧁𫘙𮪛䮽𩧂-𩧎𮪜驠-驣䮾𩧏-𩧓𮪝𮪞驤-驧龮䮿𩧔-𩧗𫘚𮪟驨驩䯀𩧘-𩧞𮪠驪䯁𩧟𩧠驫𩧡-𩧤𬳲䯂𩧥]
-[radical 187'=⻢马:马-驰𫘛驱-驴𩧦𫘜𫘝𬳳驵-骀𩧧-𩧭𩧯𫘞𫘟𫠊𬳴-𬳸骁-骉䯃𩧮𩧰-𩧶𫘠𫘡𬳹-𬳾骊-骏䯄𩧷-𩧺𫘢-𫘤𬳿𬴀𮪡𮪢骐-骖𩧻-𩧽𫘥-𫘧𬴁𬴂骗-骛𩧾-𩨃𩨅-𩨊𫘨𫘩𬴃𬴄𮪣骜-骟䯅𩨄𩨋-𩨍𫘪-𫘬𬴅𮪤骠-骢𫘭𫘮𫠋𬴆-𬴈骣𩨎𩨏𫘯𬴉𬴊𮪥𫘰𫠌𬴋骤𬴌𩨐𬴍骥𬴎骦骧𬴏𫘱𬴐]
-[radical 188=⾻骨:骨䯆骩䯇𩨑-𩨓𮪦骪-骮𩨔-𩨛骯-骱䯈䯉𩨜-𩨫骲-骷䯊-䯎𩨬-𩨼𮪧𮪨骸-骼䯏-䯔𩨽-𩩈𫘲𮪩骽骾䯕-䯚𩩉-𩩖𬴑𬴒𮪪-𮪬骿-髁䯛䯜𩩗-𩩬𮪭-𮪯髂-髅䯝-䯠𩩭-𩩿𫘳𫘴𮪰𮪱髆-髌䯡𩪀-𩪈𮪲髍-髏䯢𩪉-𩪖𮪳𮪴髐䯣𩪗-𩪟髑-體䯤𩪠-𩪫𮪵髕䯥𩪬-𩪱髖䯦𩪲-𩪶𮪶髗𩪷-𩪺𬴓𮪷𩪻-𩪾]
-[radical 189=⾼高:高髙䯧𫘵𬴔䯨𩪿𩫀髚䯩𩫁-𩫉𬴕𮪸髛𩫊-𩫍𫘶𮪹𩫎-𩫔𫘷𬴖𬴗𩫕-𩫙𬴘髜𩫚-𩫝𬴙𬴚𮪺䯪𩫞-𩫤𬴛𮪻𮪼𩫥𩫦𬴜髝䯫𩫧𬴝-𬴟髞𩫨-𩫪𬴠𩫫𩫬𬴡䯬𩫭𬴢𩫮𩫯𬴣𩫰-𩫲𬴤-𬴦𩫳]
-[radical 190=⾽髟:髟𫘸髠䯭䯮𩫴-𩫸髡髢𩫹-𩫾𫘹𫘺髣-髪䯯-䯴𩫿-𩬐𫘻𬴧𮪽-𮪿髫-髴䯵䯶𩬑-𩬯𫘼𮫀-𮫂髵-髻鬇䯷䯸𩬰-𩭆𫘽𬴨𬴩𮫃-𮫅髼-鬂䯹-䯼𩭇-𩭝𫘾𫘿𬴪𮫆-𮫈鬃-鬆鬈䯽-䰃𩭞-𩭹𫙀𫙁𬴫𬴬𮫉-𮫌鬉-鬏䰄-䰇𩭺-𩮕𫙂𬴭𬴮𮫍𮫎鬐-鬓䰈-䰋𩮖-𩮮𮫏鬔-鬘鬝䰌䰍𩮯-𩯂𫙃鬙-鬜䰎𩯃-𩯚𮫐𮫑鬞-鬠𩯛-𩯥𬴯𮫒鬡鬢䰏-䰒𩯦-𩯯鬣䰓䰔𩯰-𩯹䰕𩯺-𩰀𮫓鬤𩰁-𩰇䰖𩰈𩰉]
-[radical 191=⾾鬥:鬥𩰊-𩰌鬦𩰍-𩰏鬧𩰐鬨𩰑𩰒鬩𩰓𩰔𬴰𮫔鬪䰗𩰕𮫕䰘𩰖-𩰘鬫𩰙-𩰛鬬鬭𩰜-𩰞𬴱鬮𩰟]
-[radical 192=⾿鬯:鬯𮫖𩰠-𩰦𮫗𩰧𩰨𮫘鬰𩰩𩰪鬱]
-[radical 193=⿀鬲:鬲𮫙𬴲𩰫𩰬𬴳䰙䰚𩰭𩰮𫙄䰛𩰯𩰰𫙅𬴴鬳䰜𩰱-𩰸𬴵鬴𩰹-𩰽𬴶鬵鬶𩰾-𩱂鬷𩱃-𩱆𬴷鬸𩱇-𩱋鬹鬺𩱌-𩱑𫙆鬻䰝𩱒-𩱕𬴸𩱖-𩱣𬴹䰞𩍻𩱤𩱥𬴺𮫚𩱦-𩱬𮫛𩱭𩱮𫙇𩱯-𩱳𬴻𬴼𩱴-𩱸]
-[radical 194=⿁鬼:鬼𩱹-𩱼𫙈𬴽鬽𩱽-𩲉𬴾鬾-魂䰟𩲊-𩲠𫙉𮫜𮫝魃-魆䰠䰡𩲡-𩲹魇䰢䰣𩲺-𩳋𫙊𬴿𮫞𮫟魈魉𩳌-𩳡𫙋𬵀𮫠魊-魏䰤-䰧𩳢-𩳴𫙌𫙍𮫡-𮫣䰨䰩𩳵-𩴅𮫤魐䰪𩴆-𩴏𮫥𮫦魑-魔𩴐-𩴛𮫧魕魖䰫-䰭𩴜-𩴭𫙎䰮𩴮-𩴰𮫨魗-魙䰯䰰𩴱-𩴿𮫩𩵀-𩵃𮫪𩵄-𩵈𮫫𩵉𩵊䰱]
-[radical 195=⿂魚:魚𤋳𩵋𮫬-𮫯䰲魛-魞䰳𩵌-𩵓𫙏𬵁𬵂魟-魢䰴-䰶𩵔-𩵟𩶷𫙐𬵃𬵄𮫰魣-魹䰷-䰾𩵠-𩶀𫙑𫙒𬵅𬵆𮫱𮫲魺-鮘鮣䰿-䱉𩶁-𩶠𩾀𫙓-𫙗𬵇-𬵌𮫳𮫴鮙-鮢鮤-鮴鮺䱊-䱎𩶡-𩶶𩶸-𩷌𫙘-𫙟𬵍-𬵑𮫵-𮫸鮵-鮹鮻-鯓鯽䱏-䱘𩷍-𩷶𩾉𫙠-𫙣𬵒-𬵖𮫹-𮫽鯔-鯵鯻䱙-䱪𩷷-𩸽𫙤-𫙧𬵗-𬵛𮫾𮫿鯶-鯺鯼鯾-鰛鰠䱫-䱴𩸾-𩹰𫙨-𫙪𬵜-𬵟𮬀-𮬅鰜-鰟鰡-鰰鿐䱵-䱽𩹱-𩺬𫙫-𫙯𫠍𬵠-𬵣𮬆-𮬊鰱-鱈鷠䱾-䲈𩺭-𩻗𫙰-𫙶𬵤-𬵩𮬋-𮬍鱉-鱛䲉-䲏𩻘-𩼁𫙷-𫙼𬵪-𬵭𮬎-𮬒鱜-鱧鱩-鱫䲐-䲕𩼂-𩼤𩾍𫙽-𫚁𫠎𬵮-𬵱𮬓𮬔鱨鱬-鱰䲖-䲘𩼥-𩼺𫚂𫚃𬵲-𬵵𮬕鱱-鱶䲙𩼻-𩽌𫚄𬵶𮬖鱷鱸䲚䲛𩽍-𩽙𬵷-𬵹𮬗𮬘𩽚-𩽦𫚅𬵺𮬙𮬚鱹鿩𩽧-𩽯𬵻𬵼鱺𩽰-𩽲𫚆𬵽𬵾𩽳-𩽸𫚇𬵿鱻䲜]
-[radical 195'=⻥鱼:鱼鱽𬶀𬶁鱾𫚈-𫚊𬶂-𬶄鱿-鲃鿕䲝𩽹-𩽻𫚋-𫚍𫠏𬶅-𬶉𮬛鲄-鲐䲞䲟𫚎-𫚒𫠐𬶊-𬶍鲑-鲟𩽼-𩽿𫚓-𫚘𬶎-𬶐𮬜𮬝鲠-鲬𩾁-𩾄𫚙-𫚛𬶑-𬶕𮬞鲭-鲻𩾅-𩾈𫚜-𫚡𬶖𬶗𬶙-𬶝𮬟𮬠鲼鲽鲿-鳋䲠䲡𩾊𩾋𫚢-𫚥𫠑𬶘𬶞-𬶨鲾鳌-鳒䲢-䲤𫚦𬶩𬶪𮬡𮬢鳓-鳛𩾌𫚧𫚨𫠒𬶫-𬶭𮬣鳜-鳟𫚩𫚪𬶮-𬶴鳠-鳣𫚫𬶵𬶶鳤𫚬𬶷𩾎𫚭𬶸𮬤𬶹-𬶻]
-[radical 196=⿃鳥:鳥𫠓鳦𩾏-𩾑𫚮鳧-鳰䲥𩾒-𩾜𬶼𮬥鳱-鳶䲦-䲫𩾝-𩾯𬶽-𬶿𮬦-𮬪鳷-鴉鴋-鴎䲬-䲸𩾰-𩿛𫚯-𫚲𬷀-𬷄𮬫-𮬯鴊鴏-鴬䲹-䳊𩿜-𪀑𫚳-𫚷𫠔𬷅-𬷌𮬰-𮬲鴭-鵉䳋-䳔𪀒-𪁉𫚸-𫚻𬷍-𬷒𮬳-𮬸鵊-鵣鵥䳕-䳜𪁊-𪁶𫚼-𫛀𬷓𬷔𬷖-𬷛𮬹-𮬻鵦-鶏鶑䳝-䳥𪁷-𪂵𫛁-𫛈𬷜-𬷡𮬼-𮭃鶐鶒-鶫䳦-䳰𪂶-𪃹𫛉-𫛋𬷢-𬷧𮭄-𮭇鶬-鷊鷌-鷏䳱-䳶𪃺-𪄬𫛌-𫛏𬷨-𬷭𮭈-𮭏鷋鷐-鷟䳷-䳽𪄭-𪅮𫛐𫠕𬷮-𬷰𮭐-𮭕鷡-鷸鷺-鷼䳾-䴆𪅯-𪆫𪆭𫛑-𫛕𬷱-𬷳𮭖鷹鷽-鸊䴇-䴋𪆬𪆮-𪇐𫛖𬷴-𬷶𮭗𮭘鸋-鸒䴌䴍𪇑-𪇝𪇟-𪇬𫛗𬷷𮭙𮭚鸓鸔䴎𪇭-𪈂𫛘𬷸𮭛𮭜鸕-鸗䴏𪈃-𪈗𬷹𮭝𮭞鸘-鸚𪈘-𪈤鸛鸜𪈥-𪈭𮭟鸝鸞𧖠𪈮-𪈳𫛙䴐𩖔𪈴-𪈷𬷺𪈸-𪈽𮭠䴑䴒𪈾-𪉀]
-[radical 196'=⻦鸟:鸟𬷻鸠鸡𬷼𬷽鸢-鸤𬷾鸥-鸩䴓𪉁-𪉃𫛚-𫛞𫠖𬷿𬸀𮭡-𮭣鸪-鸶𪉄𫛟-𫛤𬸁-𬸇𮭤鸷-鸿䴔䴕𪉅-𪉋𫛥-𫛪𬸈-𬸌𮭥鹀-鹈𪉌𪉍𫛫-𫛯𬷕𬸍-𬸑𮭦𮭧鹉-鹔䴖𪉎𫛰-𫛵𬸒-𬸗鹕-鹗鹙-鹜䴗𪉏𪉐𫛶-𫛼𬸘-𬸟鹘鹝-鹤䴘𪉑-𪉔𫛽𫛾𬸠-𬸣𮭨𮭩鹥-鹨𫛿-𫜂𬸤-𬸦𮭪鹩-鹬𫜃𫜄𬸧-𬸫鹭-鹰䴙𫜅𬸬-𬸯鹱鹲𫜆𪉕𬸰鹳鹴𬸱]
-[radical 197=⿄鹵:鹵𠧸𪉖𪉗鹶䴚𪉘-𪉛𬸲鹷𪉜-𪉡𮭫𪉢𫜇䴛𪉣-𪉥𫜈𬸳𮭬鹸𪉦-𪉬𮭭𮭮鹹𪉭-𪉴𫜉𮭯鹺鹻䴜𪉵-𪉾䴝𪉿-𪊂鹼鹽𪊃-𪊅𬸴䴞𪊆-𪊊]
-[radical 197'=⻧卤:𮭰𬸵𫠗𬸶鹾𫜊𬸷-𬸹]
-[radical 198=⿅鹿:鹿𢉖𮭱𬸺麀-麂𪊋𪊌𫜋䴟𪊍𪊎𮭲麃麄䴠-䴢𪊏-𪊚𫜌𬸻麅-麈䴣-䴥𪊛-𪊤𬸼𮭳麉-麋𪊥-𪊳𫜍𬸽𬸾𮭴麌-麐䴦𪊴-𪋃𫜎𮭵麑-麗䴧𪋄-𪋍𬸿𮭶𮭷麘-麛𪋎-𪋖𮭸麜麝䴨𪋗-𪋛𬹀𮭹𮭺麞䴩𪋜-𪋠𬹁麟𪋡-𪋩𫜏麠䴪䴫𪋪-𪋭麡𪋮-𪋵麢𪋶-𪋸麣𪋹麤𪋺𪋻]
-[radical 199=⿆麥:麥𪋼-𪌀麧䴬-䴮𪌁-𪌄麨-麫䴯䴰𪌅-𪌓麬-麮䴱-䴴𪌔-𪌚𪌜-𪌡𮭻麯麰䴵𪌢-𪌬𬹂麱麲䴶-䴸𪌭-𪌻麳麴䴹-䴽𪌼-𪍋𫜐𬹃𮭼𮭽麵𪍌-𪍚𮭾䴾-䵀𪍛-𪍢𮭿𮮀麶䵁䵂䵅𪍣-𪍱𮮁䵃𪍲-𪍷𬹄䵄𪍸-𪍾䵆𪍿-𪎅𮮂麷𪎆𪎇]
-[radical 199'=⻨麦:麦𪎍𮮃𪎈𬹅麸𪎉𪎊𫜑𮮄𮮅𪎋𫜒𮮆𬹆𮮇𪎌𫜓𬹇-𬹉麹𪎎𪎏𫜔𬹊-𬹌麺𫜕𪎐𬹍𬹎]
-[radical 200=⿇麻:麻𪎑麼麽𪎒-𪎔麾䵇𪎕-𪎚𮮈-𮮊𪎛-𪎢𫜖麿𪎣𪎤𬹏𮮋黀𪎥-𪎧𫜗黁䵈䵉𪎨-𪎯𮮌黂𪎰𪎱𮮍𪎲𮮎]
-[radical 201=⿈黃:黃黄𪎳𪎴𬹐黅黆䵊𪎵-𪎹𫜘黇-黉𪎺𮮏黊黋䵋𪎻-𪏁䵌𪏂-𪏅𬹑䵍𪏆-𪏒䵎𪏓-𪏞𬹒䵏𪏟-𪏣𬹓䵐𪏤-𪏦黌𪏧-𪏬]
-[radical 202=⿉黍:黍𮮐𮮑𪏭黎䵑𪏮𪏯䵒䵓𪏰-𪏵𬹔黏𪏶-𪐀𮮒𪐁䵔-䵖𪐂-𪐆䵗-䵙𪐇-𪐊黐䵚𪐋䵛𪐌-𪐐䵜𪐒𮮓𪐑𪐓-𪐖]
-[radical 203=⿊黑:黑黒𪐗䵝𪐘䵞𪐙-𪐛墨黓䵟䵠𪐜-𪐣黔-默䵡𪐤-𪐱𮮔𮮕黚-點䵢䵣𪐲-𪐾𮮖黟-黡䵤-䵧𪐿-𪑇𬹕𬹖𮮗𮮘黢黣䵨䵩𢖛𪑈-𪑑𬹗黤-黪䵪-䵬𪑒-𪑢𪑤𫜙𫜚𮮙-𮮛黫-黯䵭-䵯𪑣𪑥-𪑽𫜛𬹘𮮜黰黱𪑾-𪒎𬹙𬹚黲-黴䵰𪒏-𪒗𮮝䵱𪒘-𪒨黵䵲-䵴𪒩-𪒳黶䵵𪒴-𪒸𮮞黷𪒹-𪒾𬹛𮮟黸𪒿-𪓊]
+[radical 172=⾫隹:隹-难䧱𨾅-𨾇𱁅隿雀䧲䧳𨾈-𨾑𮥶𱁆-𱁈雁-雈䧴-䧶𨾒-𨾟𫕚𬯪𮥷-𮥺𱁉雉-雏䧷-䧺𨾠-𨾱𬯫𮥻雐-雒䧻𨾲-𨿊𫕛𬯬𬯭雓䧼䧽𨿋-𨿟𬯮𮥼雔雕䧾䧿𨿠-𨿾𬯯𬯰𮥽-𮥿雖䨁䨂𨿿-𩀖𬯱𮦀𱁊雗-雠䨃𩀗-𩀣𫕜𮦁𱁋雡-難䨄𩀤-𩀳𱁌䨅-䨇𩀴-𩁆𬯲-𬯴𱁍雤𩁇-𩁒䨈𩁓-𩁛𬯵𬯶𱁎𱁏𩁜-𩁥𬯷雥雦𩁦-𩁫𮦂䨉𩁬-𩁱𮦃𱁐雧𩁲𩁳䨊𩁴𩁵]
+[radical 173=⾬雨:雨𮦄𩁶-𩁸𫕝𱁑雩-雫䨋𩁹-𩂁𫕞𬯸𮦅雬-雳䨌䨍𩂂-𩂑𫕟𫕠𬯹𬯺𮦆-𮦉雴-雾䨎𩂒-𩂡𫕡𫕢𬯻𮦊-𮦍𱁒𱁓雿-霁䨏-䨖𩂢-𩂶𫕣𫕤𮦎𮦏霂-霊䨗-䨙𩂷-𩃑𫕥𫕦𬯼𬯽𮦐-𮦓𱁔-𱁚霋-霗䨚-䨝𩃒-𩃴𫕧𫕨𬯾-𬰃𮦔-𮦛𱁛-𱁟霘-霠䨞-䨤𩃵-𩃽𩃿-𩄖𫕩𫕪𬰄-𬰇𮦜-𮦣𱁠-𱁢霡-霥䨥-䨪𩃾𩄗-𩄭𩄯-𩄺𫕫𬰈𮦤-𮦫霦-霭䨫-䨯𩄻-𩅜𫕬𫕭𬰉𬰊𮦬𱁣霮-霴䨰䨱𩅝-𩅻𫕮-𫕱𬰋-𬰍𮦭-𮦲霵-霻𩅼-𩆐𫕲𬰎-𬰐𮦳-𮦶霼-靀䨲-䨴𩆑-𩆣𫕳𫕴𬰑-𬰔𮦷-𮦻𱁤靁䨵䨶𩆤-𩆬𮦼𱁥-𱁨靂-靈䨷𩆭-𩆴𫕵𫕶𮦽𱁩靉䨸𩆵-𩆾𮦾靊𩆿-𩇇𮦿靋-靎鿨䨹𬰕𮧀𮧁𩇈𩇉靏𩇊-𩇎𫕷𬰖𮧂𩇏𱁪𩇐𩇑𱁫䨺𩇒靐𩇓𩇔䨻𱁬]
+[radical 174=⾭靑:靑青𩇕𫕸靓靔𩇖𩇗靕靖𩇘-𩇛𫕹𫕺𬰗𬰘𮧃靗-静𩇜靚𱁭𱁮靛靜𩇝𩇞𫕻𩇟靝𩇠𩇡𫕼𩇢𩇣䨼𩇤𩇥]
+[radical 175=⾮非:非𩇦-𩇨䨽䨾𩇩-𩇬𬰙靟䨿𩇭-𩇴𮧄𩇵𩇶𬰚𬰛𮧅𮧆𩇷𫕽𮧇靠䩀𩇸-𩇻𬰜𩇼𩇽𬰝靡𬰞䩁𩇾-𩈁𱁯𫕾𬰟𮧈𫕿𩈂]
+[radical 176=⾯面:面靣𠚑𩈃-𩈅𮧉䩂-䩄𩈆-𩈌靤䩅-䩇𩈍-𩈘𫖀𬰠𮧊𮧋靥𤎂𩈙-𩈠𫖁𮧌靦䩈䩉𩈡-𩈪𫖂𮧍䩊𩈫-𩈱𬰡𮧎𩈲-𩈷𫖃𮧏𩈸-𩈺𱁰䩋𩈻-𩉀𬰢𬰣𮧐靧䩌䩍𩉁-𩉉𫖄𮧑𮧒䩎𩉊𩉋靨𩉌-𩉐䩏𩉑-𩉚]
+[radical 177=⾰革:革𮧓靪𩉛𩉜靫-靱䩐-䩒𩉝-𩉠𱁱靲-靹䩓-䩘𩉡-𩉷𮧔𱁲靺-鞆䩙-䩞𩉸-𩊏𫖅𫖆𮧕-𮧗𱁳鞇-鞒䩟𩊐-𩊨𫖇𫖈𬰤𮧘𮧙𱁴𱁵鞓-鞙䩠-䩧𩊩-𩊾𬰥𮧚-𮧝𱁶鞚-鞡䩨-䩮𩊿-𩋞𬰦𮧞𱁷鞢-鞰䩯-䩵𩋟-𩌂𬰧𮧟-𮧢𱁸-𱁺鞱-鞷䩶-䩻𥌕𩌃-𩌥𮧣-𮧥𱁻𱁼鞸-鞻䩼-䩾𩌦-𩍂𫖉𮧦-𮧩鞼-鞿䩿-䪄𩍃-𩍒𫖊𬰨𬰩𮧪𮧫𱁽韀-韃䪅䪆𩍓-𩍤𫖋𮧬𮧭韄韅䪇䪈𩍥-𩍱韆-韈䪉𩍲-𩍷䪊䪋𩍸-𩍺𩍼-𩍾𱁾韉䪌䪍𩍿-𩎆䪎𩎇-𩎊韊𩎋-𩎑]
+[radical 178=⾱韋:韋𮧮-𮧰𫖌韌𩎒𱁿䪏𩎓-𩎗𫖍𬰪𱂀韍韎䪐-䪓𩎘-𩎣𱂁韏-韑𩎤-𩎮𫠄𬰫-𬰭𮧱韒䪔𩎯-𩎷𱂂韓-韕䪕𩎸-𩏄𫖎韖-韚䪖-䪘𩏅-𩏎𬰮𮧲韜-韟䪙䪚𩏏-𩏗韛韠𩏘-𩏟𫖏韡韢䪛𩏠-𩏧𮧳韣䪜𩏨-𩏭䪝𩏮-𩏱𬰯韤韥𩏲𩏳𫖐𩏴𩏵𬰰𩏶-𩏻]
+[radical 178'=⻙韦:韦韧𬰱𩏼𫖑𬰲𮧴𱂃韨𩏽𩏾𬰳𬰴𱂄𱂅𫖒𮧵𱂆-𱂉韩𫖓韪韫𩏿𩐀𫠅𬰵𱂊韬𫖔-𫖖𬰶𬰷𱂋𱂌𬰸]
+[radical 179=⾲韭:韭韮䪞𩐁𩐂𱂍韯䪟𩐃韰𩐄韱䪠𩐅-𩐈韲䪡䪢𩐉𩐊䪣𩐋𩐍𩐎𱂎䪤𩐌𩐏-𩐓䪥𩐔-𩐖]
+[radical 180=⾳音:音竟章䪦-䪨𩐗𮧶𮧷𱂏韴韵䪩𩐘𩐙𫖗韶韷䪪𩐚-𩐝𫖘𬰹-𬰻𮧸𩐞-𩐦𬰼𮧹𮧺韸䪫䪬𩐧-𩐬𬰽𮧻𱂐𱂑𩐭-𩐰韹韺䪭𩐱-𩐴𫖙𮧼𱂒𱂓韻韼䪮䪯𩐵-𩐸𮧽韽-響𩐹-𩐾𫖚𩐿-𩑁𫖛𮧾䪰𩑂-𩑆𮧿頀𩑇𩑈𫖜𬰾𩑉𩑊]
+[radical 181=⾴頁:頁𩑋頂-頄𩑌-𩑏𬰿項-頉䪱䪲𩑐-𩑘𬱀頊-頓頙䪳-䪵𩑙-𩑯𫖝𮨀-𮨂𱂔𱂕頔-領頚䪶-䪾𩑰-𩒎𫖞𬱁𬱂𮨃-𮨆頛-頣頦-頬䪿-䫂𩒏-𩒭𬱃𮨇-𮨊𱂖𱂗頤頥頭-頽䫃-䫊𩒮-𩓜𫖟𫖠𬱄-𬱇𮨋𮨌𱂘𱂙頿-顊䫋-䫓𩓝-𩓿𫖡𬱈𬱉𮨍-𮨔頾顋-顕䫔-䫝𩔀-𩔘𫖢𫖣𬱊𬱋𮨕𮨖顖-類䫞-䫧𩔙-𩔲𫖤𮨗-𮨛𱂚-𱂜顟-顣䫨-䫫𩔳-𩕈𫖥𫖦𬱌𬱍𮨜𮨝顤-顨䫬-䫱𩕉-𩕞𫖧𬱎𮨞𮨟𱂝顩-顫䫲-䫴𩕟-𩕫𫖨𬱏𮨠𮨡顬-顯𩕬-𩕽𱂞顰䫵䫶𩕾-𩖅𫖩𬱐𮨢𮨣顱顲䫷𩖆-𩖈𮨤𮨥𩖉-𩖎𬱑𱂟顳顴𩖏-𩖓𬱒]
+[radical 181'=⻚页:页-顷𬱓顸-须𫖪𱂠顼-预𫖫𫠆𬱔𬱕𱂡颅-颈𫖬𫖭𬱖-𬱚𱂢颉-颏𫖮-𫖱𬱛-𬱢𱂣-𱂨颐-颖𫖲𫖳𬱣-𬱥𱂩-𱂬颗𩖕𩖖𫖴-𫖶𬱦-𬱬𱂭-𱂰题-额𫖷𬱭-𬱯𱂱-𱂳颞-颡𫖸𬱰𱂴-𱂹𫖹𱂺颢颣𬱱𱂻颤𩖗颥𬱲颦𫖺颧𬱳]
+[radical 182=⾵風:風䫸𩖘𩖙𮨦颩颪䫹𩖚-𩖡颫颬䫺-䫽𩖢-𩖯𩖱-𩖳𫖻𮨧𱂼颭-颱䫾-䬃𩖴-𩗃𫖼𮨨𱂽-𱂿颲颳䬄䬅𠙬𩗄-𩗒𮨩-𮨫颴颵䬆-䬊𩗓-𩗧𮨬𱃀-𱃂颶颷䬋-䬐𩗨-𩘄𫖽𮨭-𮨯𱃃-𱃆颸-颺䬑-䬗𩘅-𩘍𩘏-𩘛𫖾𫖿𬱴𱃇-𱃉颻-飀䬘-䬚𩘎𩘜-𩘬𫗀-𫗂𮨰𱃊飁-飄䬛䬜𩘭-𩘷𮨱𱃋-𱃍飅-飊䬝𩘸-𩙇飋𩙈-𩙍𫗃𫗄𮨲𱃎𱃏䬞𩙎-𩙐𫗅䬟𩙑-𩙕𫗆𱃐𩙖-𩙜𱃑飌飍𩙝𩙞𱃒𱃓𩙟𮨳𩙠-𩙤]
+[radical 182'=⻛风:风飏𱃔𫗇𫠇𬱵-𬱷𱃕飐-飒𩙥𩙦𫠈𬱸-𬱻𱃖𱃗𬱼𱃘-𱃚𩙧𫗈𬱽𱃛飓𩙨-𩙪𫗉𬱾-𬲀𮨴𱃜𱃝飔飖𩙫𩙬𫗊𬲁𬲂𱃞飕飗𩙭𩙮𬲃𬲄飘𮨵𱃟飙飚𩙯𬲅𬲆𱃠𩙰𫗋𬲇𬲈]
+[radical 183=⾶飛:飛𩙱-𩙳𬲉𩙴䬠䬡𩙵-𩙹飜𩙺-𩙽𬲊飝𩙾]
+[radical 183'=⻜飞:飞𮨶𫗌]
+[radical 184=⾷食:食飠𠋑𩙿-𩚁𩚃𩚂飡-飤䬢䶿𩚄-𩚆飥-飨䬣-䬥𩚇-𩚔𮨷𮨸𱃡-𱃣飩-飲䬦-䬪𩚕-𩚧𫗍𬲋-𬲎𱃤飳-飹飻-飿䬫-䬴𩚨-𩛈𫗎𮨹-𮨻飺餀-餏䬵-䬻𩛉-𩛜𫗏-𫗒𬲏-𬲑𮨼𱃥-𱃧餐-餙餝䬼-䭂𩛝-𩛹𫗓𬲒-𬲔𱃨𱃩餚-餜餞-餩䭃-䭇𩛺-𩜢𩜤-𩜬𬲕𬲖𮨽-𮩀𱃪𱃫餪-餵餷䭈-䭏𩜣𩜭-𩝘𫗔-𫗗𬲗-𬲙𮩁-𮩇餶餸-饃䭐-䭔𩝙-𩝳𩝵-𩝼𫗘𮩈-𮩋𱃬-𱃮饄-饉䭕-䭗𧈐𩝴𩝽-𩞠𫗙𫗚𬲚𮩌-𮩏𱃯饊-饓䭘-䭜𡓷𩞡-𩞵𩞷-𩞽𫗛𬲛-𬲞𮩐𱃰饔-饙䭝-䭠𩞶𩞾-𩟒𬲟𬲠𮩑-𮩕饚-饜䉵䭡-䭤𩟓-𩟣𫗜𫗝䭥𩟤-𩟬𬲡𮩖𮩗饝𩟭-𩟵𮩘饞饟䭦䭧𩟶𮩙𮩚䭨𩟷-𩟺𬲢𬲣饠饡䭩𬲤𩟻饢𩟼𩟽]
+[radical 184'=⻠饣:饣-饥𬲥𬲦饦饧𫗞𬲧𬲨𱃱饨-饮𩟾-𩠀𫗟𫗠𬲩𬲪𱃲-𱃴饯-饴𩠁𩠂𫗡-𫗣𬲫-𬲳𱃵-𱃷饵-饼𩠃𫗤𫗥𬲴-𬲷𮩛𮩜𱃸-𱃻饽-馂𩠄𩠅𩠇𫗦-𫗨𬲸-𬲻馃-馆𩠆𩠈𩠉𫗩𫗪𬲼-𬳂𱃼-𱃿馇馈馊馋𩠊𩠋𫗫-𫗯𬳃-𬳇𮩝𱄀-𱄄馉馌-馐𩠌𫗰𫗱𬳈-𬳍𱄅馑馒𩠍𩠎𬳎-𬳐馓馔䭪𩠏𫗲𫗳𬳑𬳒𮩞𱄆𱄇𫗴𬳓𬳔𱄈-𱄊𫗵馕]
+[radical 185=⾸首:首𩠐馗𩠑-𩠓𮩟𩠔𱄋𩠕-𩠙𫗶𮩠𱄌䭫䭬𩠚-𩠠𬳕𬳖𮩡𩠡-𩠧𫗷𬳗𬳘𮩢𮩣馘𩠨𩠩𫗸𬳙𮩤𱄍䭭𩠪-𩠭𮩥𮩦䭮𩠯𩠱𫗹𬳚𩠲𫗺𩠳𩠴𬳛𩠵-𩠷𫗻𩠸𩠹]
+[radical 186=⾹香:香𩠺馚𩠻-𩠽𬳜𱄎馛-馝䭯𩠾-𩡁𩡃𩡄𩡂𩡅𩡆𫗼𫗽𮩧𮩨馞-馠𩡇𩡈𱄏馡-馣䭰-䭲𩡉-𩡋𩡏𫗾𬳝𬳞𮩩𮩪馤馥𩡌-𩡎𩡐-𩡒𫗿𬳟𬳠馦馧𩡓-𩡘𬳡-𬳣𮩫𮩬馨𩡙-𩡜𫘀𫘁𬳤-𬳦𮩭𱄐馩𩡝-𩡡𫘂𬳧𮩮𩡢𩡣𫘃𮩯𮩰馪𩡤𮩱𥗶𩡥馫䭳𩡦𫘄]
+[radical 187=⾺馬:馬𩡧𫠉𩡨馭馮䭴𩡩-𩡯𮩲𱄑馯-馵䭵䭶𩡰-𩡶𫘅𬳨𮩳-𮩶馶-駇䭷-䭾𩡷-𩡾𩢀-𩢅𩢇-𩢌𫘆-𫘉𬳩𬳪𮩷-𮩹𱄒駈-駠䭿-䮅𩡿𩢆𩢍-𩢭𮩺-𮩽𱄓-𱄗駡-駲䮆-䮍𩢮-𩣕𫘊𬳫𮩾-𮪄𱄘-𱄜駴-騃䮎-䮒𩣖-𩣬𩤷𬳬𮪅-𮪇𱄝-𱄢駳騄-験䮓-䮛𩣭-𩤖𩤞𫘋-𫘎𬳭-𬳯𮪈-𮪌𱄣騔-騨䮜-䮢𩤗-𩤝𩤟-𩤶𩤸-𩤼𫘏-𫘑𮪍-𮪔𱄤-𱄨騩-騸䮣-䮩𩤽-𩥪𫘒-𫘖𮪕𱄩-𱄭騹-驇龭䮪-䮱𩥫-𩦁𬳰𮪖-𮪙𱄮-𱄱驈-驕䮲-䮶𩦂-𩦝𫘗𬳱𱄲-𱄴驖-驜䮷-䮹𩦞-𩦵𫘘𮪚𱄵𱄶驝-驟䮺-䮼𩦶-𩧁𫘙𮪛𱄷𱄸䮽𩧂-𩧎𮪜𱄹-𱄻驠-驣䮾𩧏-𩧓𮪝𮪞驤-驧龮䮿𩧔-𩧗𫘚𮪟驨驩䯀𩧘-𩧞𮪠驪䯁𩧟𩧠驫𩧡-𩧤𬳲䯂𩧥]
+[radical 187'=⻢马:马-驰𫘛𱄼-𱄿驱-驴𩧦𫘜𫘝𬳳𱅀-𱅂驵-骀𩧧-𩧭𩧯𫘞𫘟𫠊𬳴-𬳸𱅃-𱅈骁-骉䯃𩧮𩧰-𩧶𫘠𫘡𬳹-𬳾𱅉-𱅒骊-骏䯄𩧷-𩧺𫘢-𫘤𬳿𬴀𮪡𮪢𱅓-𱅙骐-骖𩧻-𩧽𫘥-𫘧𬴁𬴂𱅚𱅛骗-骛𩧾-𩨃𩨅-𩨊𫘨𫘩𬴃𬴄𮪣𱅜-𱅟骜-骟䯅𩨄𩨋-𩨍𫘪-𫘬𬴅𮪤𱅠-𱅥骠-骢𫘭𫘮𫠋𬴆-𬴈𱅦-𱅩骣𩨎𩨏𫘯𬴉𬴊𮪥𱅪𱅫𫘰𫠌𬴋骤𬴌𩨐𬴍骥𬴎𱅬骦骧𬴏𫘱𬴐]
+[radical 188=⾻骨:骨䯆骩䯇𩨑-𩨓𮪦骪-骮𩨔-𩨛骯-骱䯈䯉𩨜-𩨫骲-骷䯊-䯎𩨬-𩨼𮪧𮪨骸-骼䯏-䯔𩨽-𩩈𫘲𮪩𱅭-𱅯骽骾䯕-䯚𩩉-𩩖𬴑𬴒𮪪-𮪬骿-髁䯛䯜𩩗-𩩬𮪭-𮪯𱅰-𱅲髂-髅䯝-䯠𩩭-𩩿𫘳𫘴𮪰𮪱髆-髌䯡𩪀-𩪈𮪲髍-髏䯢𩪉-𩪖𮪳𮪴髐䯣𩪗-𩪟𱅳髑-體䯤𩪠-𩪫𮪵髕䯥𩪬-𩪱髖䯦𩪲-𩪶𮪶髗𩪷-𩪺𬴓𮪷𩪻-𩪾]
+[radical 189=⾼高:高髙䯧𫘵𬴔𱅴-𱅶䯨𩪿𩫀𱅷髚䯩𩫁-𩫉𬴕𮪸髛𩫊-𩫍𫘶𮪹𱅸-𱅺𩫎-𩫔𫘷𬴖𬴗𱅻𱅼𩫕-𩫙𬴘髜𩫚-𩫝𬴙𬴚𮪺䯪𩫞-𩫤𬴛𮪻𮪼𩫥𩫦𬴜髝䯫𩫧𬴝-𬴟髞𩫨-𩫪𬴠𱅽𱅾𩫫𩫬𬴡䯬𩫭𬴢𩫮𩫯𬴣𩫰-𩫲𬴤-𬴦𩫳]
+[radical 190=⾽髟:髟𫘸髠䯭䯮𩫴-𩫸髡髢𩫹-𩫾𫘹𫘺髣-髪䯯-䯴𩫿-𩬐𫘻𬴧𮪽-𮪿髫-髴䯵䯶𩬑-𩬯𫘼𮫀-𮫂𱅿髵-髻鬇䯷䯸𩬰-𩭆𫘽𬴨𬴩𮫃-𮫅髼-鬂䯹-䯼𩭇-𩭝𫘾𫘿𬴪𮫆-𮫈𱆀𱆁鬃-鬆鬈䯽-䰃𩭞-𩭹𫙀𫙁𬴫𬴬𮫉-𮫌鬉-鬏䰄-䰇𩭺-𩮕𫙂𬴭𬴮𮫍𮫎𱆂-𱆄鬐-鬓䰈-䰋𩮖-𩮮𮫏𱆅鬔-鬘鬝䰌䰍𩮯-𩯂𫙃𱆆鬙-鬜䰎𩯃-𩯚𮫐𮫑𱆇鬞-鬠𩯛-𩯥𬴯𮫒鬡鬢䰏-䰒𩯦-𩯯鬣䰓䰔𩯰-𩯹䰕𩯺-𩰀𮫓𱆈鬤𩰁-𩰇䰖𩰈𩰉]
+[radical 191=⾾鬥:鬥𩰊-𩰌鬦𩰍-𩰏鬧𩰐鬨𩰑𩰒鬩𩰓𩰔𬴰𮫔鬪䰗𩰕𮫕䰘𩰖-𩰘鬫𩰙-𩰛鬬鬭𩰜-𩰞𱆉𬴱鬮𩰟]
+[radical 192=⾿鬯:鬯𮫖𱆊𩰠-𩰦𮫗𩰧𩰨𮫘鬰𩰩𩰪鬱]
+[radical 193=⿀鬲:鬲𮫙𬴲𩰫𩰬𬴳䰙䰚𩰭𩰮𫙄䰛𩰯𩰰𫙅𬴴𱆋-𱆍鬳䰜𩰱-𩰸𬴵鬴𩰹-𩰽𬴶𱆎鬵鬶𩰾-𩱂鬷𩱃-𩱆𬴷鬸𩱇-𩱋鬹鬺𩱌-𩱑𫙆𱆏𱆐鬻䰝𩱒-𩱕𬴸𩱖-𩱣𬴹𱆑䰞𩍻𩱤𩱥𬴺𮫚𱆒𩱦-𩱪𱆓𱆔𩱫𩱬𮫛𩱭𩱮𫙇𩱯-𩱳𬴻𬴼𩱴-𩱶𱆕𩱷𩱸]
+[radical 194=⿁鬼:鬼𩱹-𩱼𫙈𬴽𱆖鬽𩱽-𩲉𬴾鬾-魂䰟𩲊-𩲠𫙉𮫜𮫝𱆗𱆘魃-魆䰠䰡𩲡-𩲹魇䰢䰣𩲺-𩳋𫙊𬴿𮫞𮫟𱆙𱆚魈魉𩳌-𩳡𫙋𬵀𮫠𱆛魊-魏䰤-䰧𩳢-𩳴𫙌𫙍𮫡-𮫣𱆜𱆝䰨䰩𩳵-𩴅𮫤𱆞𱆟魐䰪𩴆-𩴏𮫥𮫦魑-魔𩴐-𩴛𮫧魕魖䰫-䰭𩴜-𩴭𫙎䰮𩴮-𩴰𮫨魗-魙䰯䰰𩴱-𩴹𱆠𱆡𩴺-𩴿𮫩𩵀-𩵃𮫪𩵄-𩵈𮫫𩵉𩵊䰱𱆢]
+[radical 195=⿂魚:魚𤋳𩵋𮫬-𮫯䰲魛-魞䰳𩵌-𩵓𫙏𬵁𬵂𱆣魟-魢䰴-䰶𩵔-𩵟𩶷𫙐𬵃𬵄𮫰𱆤魣-魹䰷-䰾𩵠-𩶀𫙑𫙒𬵅𬵆𮫱𮫲𱆥-𱆨魺-鮘鮣䰿-䱉𩶁-𩶠𩾀𫙓-𫙗𬵇-𬵌𮫳𮫴𱆩-𱆫鮙-鮢鮤-鮴鮺䱊-䱎𩶡-𩶶𩶸-𩷌𫙘-𫙟𬵍-𬵑𮫵-𮫸𱆬鮵-鮹鮻-鯓鯽䱏-䱘𩷍-𩷶𩾉𫙠-𫙣𬵒-𬵖𮫹-𮫽𱆭-𱆲鯔-鯵鯻䱙-䱪𩷷-𩸽𫙤-𫙧𬵗-𬵛𮫾𮫿𱆳𱆴鯶-鯺鯼鯾-鰛鰠䱫-䱴𩸾-𩹰𫙨-𫙪𬵜-𬵟𮬀-𮬅𱆵-𱆹鰜-鰟鰡-鰰鿐䱵-䱽𩹱-𩺬𫙫-𫙯𫠍𬵠-𬵣𮬆-𮬊𱆺-𱆼鰱-鱈鷠鿳䱾-䲈𩺭-𩻗𫙰-𫙶𬵤-𬵩𮬋-𮬍𱆽𱆾鱉-鱛䲉-䲏𩻘-𩼁𫙷-𫙼𬵪-𬵭𮬎-𮬒𱆿-𱇁鱜-鱧鱩-鱫䲐-䲕𩼂-𩼤𩾍𫙽-𫚁𫠎𬵮-𬵱𮬓𮬔𱇂鱨鱬-鱰䲖-䲘𩼥-𩼺𫚂𫚃𬵲-𬵵𮬕𱇃鱱-鱶䲙𩼻-𩽌𫚄𬵶𮬖𱇄-𱇇鱷鱸䲚䲛𩽍-𩽙𬵷-𬵹𮬗𮬘𱇈𩽚-𩽦𫚅𬵺𮬙𮬚𱇉鱹鿩𩽧-𩽯𬵻𬵼鱺𩽰-𩽲𫚆𬵽𬵾𱇊𩽳-𩽸𫚇𬵿鱻𱇋𱇌䲜]
+[radical 195'=⻥鱼:鱼𱇍鱽𬶀𬶁𱇎鱾𫚈-𫚊𬶂-𬶄𱇏鱿-鲃鿕䲝𩽹-𩽻𫚋-𫚍𫠏𬶅-𬶉𮬛𱇐-𱇙鲄-鲐鿴䲞䲟𫚎-𫚒𫠐𬶊-𬶍𱇚-𱇤鲑-鲟𩽼-𩽿𫚓-𫚘𬶎-𬶐𮬜𮬝𱇥-𱇫鲠-鲬鿵鿶𩾁-𩾄𫚙-𫚛𬶑-𬶕𮬞𱇬-𱇴鲭-鲻𩾅-𩾈𫚜-𫚡𬶖𬶗𬶙-𬶝𮬟𮬠𱇵-𱈁鲼鲽鲿-鳋鿷䲠䲡𩾊𩾋𫚢-𫚥𫠑𬶘𬶞-𬶨𱈂-𱈈鲾鳌-鳒䲢-䲤𫚦𬶩𬶪𮬡𮬢𱈉-𱈎鳓-鳛鿸鿹𩾌𫚧𫚨𫠒𬶫-𬶭𮬣𱈏-𱈑鳜-鳟𫚩𫚪𬶮-𬶴𱈒-𱈕鳠-鳣𫚫𬶵𬶶𱈖鳤𫚬𬶷𱈗𱈘𩾎𫚭𬶸𮬤𱈙𬶹𱈚-𱈜𬶺𬶻]
+[radical 196=⿃鳥:鳥𫠓鳦𩾏-𩾑𫚮鳧-鳰䲥𩾒-𩾜𬶼𮬥𱈝鳱-鳶䲦-䲫𩾝-𩾯𬶽-𬶿𮬦-𮬪鳷-鴉鴋-鴎䲬-䲸𩾰-𩿛𫚯-𫚲𬷀-𬷄𮬫-𮬯𱈞𱈟鴊鴏-鴬䲹-䳊𩿜-𪀑𫚳-𫚷𫠔𬷅-𬷌𮬰-𮬲𱈠-𱈥鴭-鵉䳋-䳔𪀒-𪁉𫚸-𫚻𬷍-𬷒𮬳-𮬸𱈦𱈧鵊-鵣鵥䳕-䳜𪁊-𪁶𫚼-𫛀𬷓𬷔𬷖-𬷛𮬹-𮬻𱈨-𱈬鵦-鶏鶑䳝-䳥𪁷-𪂵𫛁-𫛈𬷜-𬷡𮬼-𮭃𱈭-𱈰鶐鶒-鶫䳦-䳰𪂶-𪃹𫛉-𫛋𬷢-𬷧𮭄-𮭇𱈱-𱈳鶬-鷊鷌-鷏䳱-䳶𪃺-𪄬𫛌-𫛏𬷨-𬷭𮭈-𮭏𱈴-𱈸鷋鷐-鷟䳷-䳽𪄭-𪅮𫛐𫠕𬷮-𬷰𮭐-𮭕𱈹鷡-鷸鷺-鷼䳾-䴆𪅯-𪆫𪆭𫛑-𫛕𬷱-𬷳𮭖𱈺-𱈽鷹鷽-鸊䴇-䴋𪆬𪆮-𪇐𫛖𬷴-𬷶𮭗𮭘𱈾-𱉂鸋-鸒䴌䴍𪇑-𪇝𪇟-𪇬𫛗𬷷𮭙𮭚𱉃鸓鸔䴎𪇭-𪈂𫛘𬷸𮭛𮭜𱉄鸕-鸗䴏𪈃-𪈗𬷹𮭝𮭞𱉅𱉆鸘-鸚𪈘-𪈤鸛鸜𪈥-𪈭𮭟鸝鸞𧖠𪈮-𪈳𫛙䴐𩖔𪈴-𪈷𬷺𪈸-𪈽𮭠䴑䴒𪈾-𪉀]
+[radical 196'=⻦鸟:鸟𬷻𱉇鸠鸡𬷼𬷽𱉈𱉉鸢-鸤𬷾𱉊-𱉌鸥-鸩䴓𪉁-𪉃𫛚-𫛞𫠖𬷿𬸀𮭡-𮭣𱉍-𱉔鸪-鸶𪉄𫛟-𫛤𬸁-𬸇𮭤𱉕-𱉢鸷-鸿䴔䴕𪉅-𪉋𫛥-𫛪𬸈-𬸌𮭥𱉣-𱉳鹀-鹈鿺𪉌𪉍𫛫-𫛯𬷕𬸍-𬸑𮭦𮭧𱉴-𱉿鹉-鹔䴖𪉎𫛰-𫛵𬸒-𬸗𱊀-𱊎鹕-鹗鹙-鹜䴗𪉏𪉐𫛶-𫛼𬸘-𬸟𱊏-𱊘鹘鹝-鹤䴘𪉑-𪉔𫛽𫛾𬸠-𬸣𮭨𮭩𱊙-𱊟鹥-鹨𫛿-𫜂𬸤-𬸦𮭪𱊠-𱊥鹩-鹬𫜃𫜄𬸧-𬸫𱊦-𱊩鹭-鹰䴙𫜅𬸬-𬸯𱊪-𱊰鹱鹲𫜆𱊱𪉕𱊲𱊳𬸰𱊴鹳鹴𱊵𬸱]
+[radical 197=⿄鹵:鹵𠧸𪉖𪉗鹶䴚𪉘-𪉛𬸲𱊶鹷𪉜-𪉡𮭫𱊷𪉢𫜇𱊸䴛𪉣-𪉥𫜈𬸳𮭬𱊹鹸𪉦-𪉬𮭭𮭮鹹𪉭-𪉴𫜉𮭯鹺鹻䴜𪉵-𪉾䴝𪉿-𪊂鹼鹽𪊃-𪊅𬸴䴞𪊆-𪊊]
+[radical 197'=⻧卤:𱊺𮭰𬸵𱊻𫠗𬸶鹾𫜊𬸷-𬸹𱊼𱊽]
+[radical 198=⿅鹿:鹿𢉖𮭱𬸺麀-麂𪊋𪊌𫜋䴟𪊍𪊎𮭲麃麄䴠-䴢𪊏-𪊚𫜌𬸻麅-麈䴣-䴥𪊛-𪊤𬸼𮭳麉-麋𪊥-𪊳𫜍𬸽𬸾𮭴麌-麐䴦𪊴-𪋃𫜎𮭵𱊾𱊿麑-麗䴧𪋄-𪋍𬸿𮭶𮭷麘-麛𪋎-𪋖𮭸麜麝䴨𪋗-𪋛𬹀𮭹𮭺麞䴩𪋜-𪋠𬹁𱋀𱋁麟𪋡-𪋩𫜏麠䴪䴫𪋪-𪋭麡𪋮-𪋵麢𪋶𪋷𱋂𪋸麣𪋹麤𪋺𪋻]
+[radical 199=⿆麥:麥𪋼-𪌀麧䴬-䴮𪌁-𪌄麨-麫䴯䴰𪌅-𪌓麬-麮䴱-䴴𪌔-𪌚𪌜-𪌡𮭻麯麰䴵𪌢-𪌬𬹂麱麲䴶-䴸𪌭-𪌻麳麴䴹-䴽𪌼-𪍋𫜐𬹃𮭼𮭽𱋃麵𪍌-𪍚𮭾䴾-䵀𪍛-𪍢𮭿𮮀麶䵁䵂䵅𪍣-𪍱𮮁䵃𪍲-𪍷𬹄䵄𪍸-𪍾䵆𪍿-𪎅𮮂麷𪎆𪎇]
+[radical 199'=⻨麦:麦𪎍𮮃𱋄𱋅𪎈𬹅𱋆-𱋈麸𪎉𪎊𫜑𮮄𮮅𱋉𪎋𫜒𮮆𱋊-𱋏𬹆𮮇𱋐-𱋕𪎌𫜓𬹇-𬹉𱋖-𱋘麹𪎎𪎏𫜔𬹊-𬹌𱋙-𱋝麺𱋞-𱋥𫜕𱋦𱋧𪎐𬹍𱋨-𱋪𬹎𱋫-𱋮]
+[radical 200=⿇麻:麻𪎑麼麽𪎒-𪎔麾䵇𪎕-𪎚𮮈-𮮊𪎛-𪎢𫜖麿𪎣𪎤𬹏𮮋𱋯黀𪎥-𪎧𫜗𱋰黁䵈䵉𪎨𪎩𱋱𪎪-𪎯𮮌黂𪎰𪎱𮮍𪎲𮮎]
+[radical 201=⿈黃:黃黄𪎳𪎴𬹐黅黆䵊𪎵-𪎹𫜘黇-黉𪎺𮮏𱋲黊黋䵋𪎻-𪏁䵌𪏂-𪏅𬹑𱋳䵍𪏆-𪏒𱋴䵎𪏓-𪏞𬹒䵏𪏟-𪏣𬹓䵐𪏤-𪏦黌𪏧-𪏬]
+[radical 202=⿉黍:黍𮮐𮮑𪏭黎䵑𪏮𪏯䵒䵓𪏰-𪏵𬹔黏𪏶-𪐀𮮒𪐁䵔-䵖𪐂-𪐆𱋵䵗-䵙𪐇-𪐊黐䵚𪐋䵛𪐌-𪐐䵜𪐒𮮓𪐑𪐓-𪐖]
+[radical 203=⿊黑:黑黒𪐗䵝𪐘䵞𪐙-𪐛墨黓䵟䵠𪐜-𪐣黔-默䵡𪐤-𪐱𮮔𮮕黚-點䵢䵣𪐲-𪐾𮮖𱋶黟-黡䵤-䵧𪐿-𪑇𬹕𬹖𮮗𮮘黢黣䵨䵩𢖛𪑈-𪑑𬹗𱋷𱋸黤-黪䵪-䵬𪑒-𪑢𪑤𫜙𫜚𮮙-𮮛黫-黯䵭-䵯𪑣𪑥-𪑽𫜛𬹘𮮜黰黱𪑾-𪒎𬹙𬹚黲-黴䵰𪒏-𪒗𮮝𱋹䵱𪒘-𪒨𱋺黵䵲-䵴𪒩-𪒳黶䵵𪒴-𪒸𮮞黷𪒹-𪒾𬹛𮮟黸𪒿-𪓊]
[radical 204=⿋黹:黹𮮠黺𫜜黻𪓋黼𪓌-𪓐𬹜]
-[radical 205=⿌黽:黽𪓑-𪓓𬹝𮮡𬹞黿𪓔-𪓙𮮢鼀-鼂䵶𪓚-𪓠𬹟鼃鼄䵷𪓡-𪓦𫜝𮮣𪓧-𪓫𬹠𬹡𮮤鼅𪓬𪓭𬹢䵸𪓮-𪓶鼆鼇𪓷𪓸䵹𪓹鼈鼉𪓺𪓽𫜞鼊𪓼𪓾-𪔁]
-[radical 205'=⻪黾:黾鼋鼌𬹣𬹤𫜟鼍]
+[radical 205=⿌黽:黽𪓑-𪓓𬹝𮮡𬹞黿𪓔-𪓙𮮢鼀-鼂䵶𪓚-𪓠𬹟鼃鼄䵷𪓡-𪓦𫜝𮮣𪓧-𪓫𬹠𬹡𮮤𱋻𱋼鼅𪓬𪓭𬹢䵸𪓮-𪓶𱋽鼆鼇𪓷𪓸䵹𪓹鼈鼉𪓺𪓽𫜞鼊𪓼𪓾-𪔁]
+[radical 205'=⻪黾:黾鼋鼌𱋾-𱌂𬹣𱌃𬹤𱌄𱌅𫜟𱌆-𱌈鼍𱌉]
[radical 206=⿍鼎:鼎𪔂鼏-鼑𪔃鼒䵺𪔄-𪔆𫜠𬹥𮮥𪔇𬹦-𬹨𪔈𬹩𪔉𫜡𬹪䵻䵼𬹫𪔊𬹬]
-[radical 207=⿎鼓:鼓鼔𡔷𮮦𪔋𪔌𡒡𪔍-𪔏鼕鼖䵽-䵿𪔐-𪔓𮮧鼗䶀𪔔-𪔛𮮨𪔜-𪔡𮮩鼘-鼛䶁𪔢-𪔭鼜𪔮鼝鼞𪔯-𪔲鼟𥀻𪇞𪔳𪔴𮮪𮮫𥀼𪔵𪔶𥀽𪔷𥀾]
-[radical 208=⿏鼠:鼠鼡𫜢𪔸𪔹䶂𪔺-𪔼鼢-鼤䶃𪔽-𪕈𮮬鼥-鼬䶄𪕉-𪕑𫠘𬹭𮮭鼭䶅𪕒-𪕙𪕟鼮-鼰𪕚-𪕞𪕠-𪕧鼱䶆𪕨-𪕪𬹮𮮮鼲-鼵䶇𪕫-𪕴鼶-鼹䶈䶉𪕵-𪕾𪖀-𪖉𫜣𮮯𪖊𪖋鼺𪖌-𪖏]
-[radical 209=⿐鼻:鼻𮮰-𮮵𪖐鼼鼽𪖑𪖒鼾鼿𪖓𪖔𮮶䶊䶋𪖕-𪖙𫜤齀齁䶌𪖚-𪖠䶍䶎𪖡-𪖤𬹯𮮷䶏𪖥-𪖬齂𪖭𪖮𬹰齃齄𪖯-𪖲齅齆𪕿𪖳-𪖵齇𪖶-𪖽𮮸齈䶐𪖾-𪗀䶑𪗁𪗂𮮹𪗃齉]
+[radical 207=⿎鼓:鼓鼔𡔷𮮦𪔋𪔌𡒡𪔍-𪔏𱌊鼕鼖䵽-䵿𪔐-𪔓𮮧𱌋鼗䶀𪔔-𪔛𮮨𪔜-𪔡𮮩鼘-鼛䶁𪔢-𪔭鼜𪔮鼝鼞𪔯-𪔲𱌌鼟𥀻𪇞𪔳𪔴𮮪𮮫𥀼𪔵𪔶𥀽𪔷𥀾]
+[radical 208=⿏鼠:鼠鼡𫜢𪔸𪔹䶂𪔺-𪔼𱌍鼢-鼤䶃𪔽-𪕈𮮬鼥-鼬鿻鿼䶄𪕉-𪕑𫠘𬹭𮮭鼭䶅𪕒-𪕙𪕟𱌎𱌏鼮-鼰𪕚-𪕞𪕠-𪕧鼱䶆𪕨-𪕪𬹮𮮮鼲-鼵䶇𪕫-𪕴鼶-鼹䶈䶉𪕵-𪕾𪖀-𪖉𫜣𮮯𱌐𪖊𪖋鼺𪖌-𪖏]
+[radical 209=⿐鼻:鼻𮮰-𮮵𪖐鼼鼽𪖑𪖒𱌑𱌒鼾鼿𪖓𪖔𮮶䶊䶋𪖕-𪖙𫜤𱌓齀齁䶌𪖚-𪖠𱌔䶍䶎𪖡-𪖤𬹯𮮷𱌕𱌖䶏𪖥-𪖬齂𪖭𪖮𬹰齃齄𪖯-𪖲齅齆𪕿𪖳-𪖵齇𪖶-𪖽𮮸齈䶐𪖾-𪗀䶑𪗁𪗂𮮹𪗃齉]
[radical 210=⿑齊:齊𪗄𬹱𮮺-𮮼𪗅齋䶒䶓𪗆齌𠆜𪗇𪗈齍𪗉𪗊𬹲𪗋𪗌齎𪗎𪗍齏𪗏-𪗓]
-[radical 210'=⻬齐:齐𬹳齑]
-[radical 211=⿒齒:齒𣦋𮮽齓齔𪗔-𪗗𮮾齕䶔𪗘-𪗚𮮿齖-齘䶕䶖𪗛-𪗤𫠙𮯀𮯁齙-齣䶗-䶙𠎜𪗥-𪗶𬹴𮯂𮯃齤-齩䶚䶛𪗷-𪘍𫜥𬹵-𬹷𮯄-𮯆齪-齬䶜䶝𪘎-𪘤𫜦𮯇齭-齱䶞䶟𪘥-𪘸𮯈-𮯊齲-齷䶠-䶢𪘹-𪙈𫠛𮯋-𮯎齸-齻䶣䶤𪙉-𪙙𮯏𮯐䶥䶦𪙚-𪙢𮯑-𮯓䶧𪙣-𪙯𫜧𬹸𮯔-𮯖齼齽䶨𪙰-𪙵𮯗䶩䶪𪙶-𪚀𬹹𪚁-𪚄𮯘𪚅-𪚉齾䶫𪚊-𪚎]
-[radical 211'=⻮齿:齿-龂𫜨𬹺-𬹽龃-龆𫠚𬹾-𬺀𮯙龇龈𪚏𫜩𫜪𬺁-𬺅龉龊𫜫𬺆𬺇𪚐𫜬𫜭𫠜𬺈-𬺌龋龌𫜮𬺍𬺎𫜯𬺏-𬺒𫜰𬺓-𬺖]
-[radical 212=⿓龍:龍-龏𪚑-𪚔𬺗𬺘龑𪚕-𪚘𪚚𪚛龒𪚙龓-龕䶬𪚜-𪚟𮯚𪚠𪚡𫜱𬺙𬺚𪚢-𪚤龖-龘𪚥]
-[radical 212'=⻰龙:龙𬺛䶭䶮𬺜龚龛𫜲𬺝]
+[radical 210'=⻬齐:齐𬹳𱌗-𱌙齑]
+[radical 211=⿒齒:齒𣦋𮮽齓齔𪗔-𪗗𮮾齕䶔𪗘-𪗚𮮿齖-齘䶕䶖𪗛-𪗤𫠙𮯀𮯁𱌚-𱌜齙-齣䶗-䶙𠎜𪗥-𪗶𬹴𮯂𮯃𱌝齤-齩䶚䶛𪗷-𪘍𫜥𬹵-𬹷𮯄-𮯆齪-齬䶜䶝𪘎-𪘤𫜦𮯇𱌞齭-齱䶞䶟𪘥-𪘸𮯈-𮯊齲-齷䶠-䶢𪘹-𪙈𫠛𮯋-𮯎𱌟-𱌡齸-齻䶣䶤𪙉-𪙙𮯏𮯐𱌢𱌣䶥䶦𪙚-𪙢𮯑-𮯓𱌤䶧𪙣-𪙯𫜧𬹸𮯔-𮯖𱌥齼齽䶨𪙰-𪙵𮯗𱌦䶩䶪𪙶𱌧𪙷-𪚀𬹹𱌨𪚁-𪚄𮯘𪚅-𪚉齾䶫𪚊-𪚎]
+[radical 211'=⻮齿:齿-龁𱌩龂𫜨𬹺-𬹽𱌪龃-龆𫠚𬹾-𬺀𮯙𱌫-𱌯龇龈𪚏𫜩𫜪𬺁-𬺅𱌰-𱌳龉龊𫜫𬺆𬺇𱌴𱌵𪚐𫜬𫜭𫠜𬺈-𬺌𱌶-𱌸龋龌𫜮𬺍𬺎𱌹𫜯𬺏-𬺑𱌺-𱌽𬺒𫜰𬺓-𬺖]
+[radical 212=⿓龍:龍-龏𪚑-𪚔𬺗𬺘龑𪚕-𪚘𪚚𪚛龒𪚙𱌾龓-龕䶬𪚜-𪚟𮯚𱌿𪚠𪚡𫜱𬺙𬺚𪚢𱍀𪚣𪚤龖-龘𪚥]
+[radical 212'=⻰龙:龙𬺛𱍁䶭䶮𬺜𱍂龚龛𫜲𬺝]
[radical 213=⿔龜:龜𪚦𪛉𮯛-𮯟𪚨䶯𪚩𪚪䶰𪚫-𪚵龝䶱䶲𪚧𪚶-𪛀𪓻𪛁-𪛄龞𪛅𪛆𫠝𪛇𪛈]
-[radical 213'=⻳龟:龟𬺞𫜳]
-[radical 214=⿕龠:龠龡䶳𪛊𬺟龢龣䶴𪛋-𪛍𬺠𮯠龤龥𪛎-𪛑䶵𪛒𪛓𫜴𬺡𪛔-𪛖]
+[radical 213'=⻳龟:龟𬺞𱍃-𱍆𫜳𱍇𱍈]
+[radical 214=⿕龠:龠龡䶳𪛊𬺟龢𱍉龣䶴𪛋-𪛍𬺠𮯠𱍊龤龥𪛎-𪛑䶵𪛒𪛓𫜴𬺡𪛔-𪛖]
[radical end]
# Top Byte => Reordering Tokens
[top_byte 00 TERMINATOR ]
[top_byte 01 LEVEL-SEPARATOR ]
[top_byte 02 FIELD-SEPARATOR ]
-[top_byte 03 SPACE PUNCTUATION ] # 688 primary weights
+[top_byte 03 SPACE PUNCTUATION ] # 694 primary weights
[top_byte 04 SPACE PUNCTUATION ]
[top_byte 05 SPACE PUNCTUATION ]
[top_byte 06 SPACE PUNCTUATION ]
@@ -263,9 +263,9 @@
[top_byte 09 SPACE PUNCTUATION ]
[top_byte 0A SPACE PUNCTUATION ]
[top_byte 0B SPACE PUNCTUATION ]
-[top_byte 0C SYMBOL CURRENCY ] # 6120 primary weights
+[top_byte 0C SYMBOL CURRENCY ] # 6392 primary weights
[top_byte 0D SYMBOL CURRENCY ]
-[top_byte 0E DIGIT ] # 504 primary weights
+[top_byte 0E DIGIT ] # 507 primary weights
[top_byte 0F DIGIT ]
[top_byte 10 DIGIT ]
[top_byte 11 DIGIT ]
@@ -292,7 +292,7 @@
[top_byte 26 DIGIT ]
[top_byte 27 REORDER_RESERVED_BEFORE_LATIN ]
[top_byte 28 REORDER_RESERVED_BEFORE_LATIN ]
-[top_byte 29 Latn ] # 394 primary weights
+[top_byte 29 Latn ] # 398 primary weights
[top_byte 2A Latn ]
[top_byte 2B Latn ]
[top_byte 2C Latn ]
@@ -353,7 +353,7 @@
[top_byte 63 Geor COMPRESS ] # 87 primary weights
[top_byte 64 Armn COMPRESS ] # 42 primary weights
[top_byte 65 Hebr Phnx Samr COMPRESS ] # 73 primary weights
-[top_byte 66 Arab COMPRESS ] # 219 primary weights
+[top_byte 66 Arab COMPRESS ] # 229 primary weights
[top_byte 67 Syrc Mand Thaa Nkoo Tfng Ethi COMPRESS ] # 661 primary weights
[top_byte 68 Deva COMPRESS ] # 103 primary weights
[top_byte 69 Beng COMPRESS ] # 67 primary weights
@@ -363,20 +363,20 @@
[top_byte 6D Taml COMPRESS ] # 51 primary weights
[top_byte 6E Telu COMPRESS ] # 75 primary weights
[top_byte 6F Knda COMPRESS ] # 75 primary weights
-[top_byte 70 Mlym COMPRESS ] # 74 primary weights
-[top_byte 71 Sinh Mtei Sylo Saur Kthi Mahj Shrd Khoj Sind Mult Gran Newa Tirh Sidd Modi Takr Nand Dogr Ahom Gonm Gong Sund Brah Khar Bhks COMPRESS ] # 1444 primary weights
+[top_byte 70 Mlym COMPRESS ] # 75 primary weights
+[top_byte 71 Sinh Mtei Sylo Saur Kthi Mahj Shrd Khoj Sind Mult Gran Newa Tirh Sidd Modi Takr Diak Nand Dogr Ahom Gonm Gong Sund Brah Khar Bhks COMPRESS ] # 1505 primary weights
[top_byte 72 Thai COMPRESS ] # 65 primary weights
[top_byte 73 Laoo Tavt COMPRESS ] # 132 primary weights
[top_byte 74 Tibt Zanb Soyo COMPRESS ] # 208 primary weights
-[top_byte 75 Marc Lepc Phag Limb Tglg Hano Buhd Tagb Bugi Maka Batk Rjng Kali Mymr Rohg Cakm Khmr COMPRESS ] # 805 primary weights
+[top_byte 75 Marc Lepc Phag Limb Tglg Hano Buhd Tagb Bugi Maka Batk Rjng Kali Mymr Rohg Cakm Khmr COMPRESS ] # 806 primary weights
[top_byte 76 Tale Talu Lana Cham Bali Java Mong Olck Cher Osge Cans Ogam COMPRESS ] # 1415 primary weights
[top_byte 77 Runr Hung Orkh COMPRESS ] # 135 primary weights
[top_byte 78 Vaii Bamu Bass Mend Medf Adlm COMPRESS ] # 1218 primary weights
[top_byte 79 Hang COMPRESS ] # 358 primary weights
[top_byte 7A Hira Hrkt Kana COMPRESS ] # 336 primary weights
-[top_byte 7B Bopo Yiii Lisu Plrd Wara Pauc Hmng Hmnp Wcho Lyci Cari Lydi Ital Goth COMPRESS ] # 1863 primary weights
-[top_byte 7C Dsrt Shaw Dupl Osma Elba Aghb Sora Mroo Linb Lina Cprt Sarb Narb Avst Palm Nbat Hatr Armi Prti Phli Phlp Elym Mani Sogo Sogd Ugar Xpeo Xsux COMPRESS ] # 2587 primary weights
-[top_byte 7D Egyp Merc Mero Hluw Tang Nshu COMPRESS ] # 8974 primary weights
+[top_byte 7B Bopo Yiii Lisu Plrd Wara Pauc Hmng Hmnp Wcho Lyci Cari Lydi Ital Goth COMPRESS ] # 1868 primary weights
+[top_byte 7C Dsrt Shaw Dupl Osma Elba Aghb Sora Mroo Linb Lina Cprt Sarb Narb Avst Palm Nbat Hatr Armi Prti Phli Phlp Elym Mani Sogo Sogd Yezi Chrs Ugar Xpeo Xsux COMPRESS ] # 2654 primary weights
+[top_byte 7D Egyp Merc Mero Hluw Tang Nshu Kits COMPRESS ] # 9467 primary weights
[top_byte 7E Hani Hans Hant ]
[top_byte 7F Hani Hans Hant ]
[top_byte 80 Hani Hans Hant ]
@@ -807,6 +807,7 @@ A8F1; [,,]
13436; [,,]
13437; [,,]
13438; [,,]
+16FE4; [,,]
1BCA0; [,,]
1BCA1; [,,]
1BCA2; [,,]
@@ -1406,6 +1407,7 @@ FFFB; [,,]
0487; [, A6, 05]
0741; [, A6, 05]
0745; [, A6, 05]
+0B55; [, A6, 05]
17CB; [, A6, 05]
17CC; [, A6, 05]
17CD; [, A6, 05]
@@ -1659,7 +1661,9 @@ FE7F; [, E8 3E, 20]
FE7E; [, E8 3E, 2E]
0653; [, E8 5F, 05]
0AFC; [, E8 5F, 05]
+10EAC; [, E8 5F, 05]
0654; [, E8 80, 05]
+10EAB; [, E8 80, 05]
0655; [, E8 A1, 05]
065F; [, E8 C2, 05]
0656; [, E8 E3, 05]
@@ -1749,6 +1753,7 @@ A9B3; [, F0 AF, 05]
115C0; [, F0 AF, 05]
116B7; [, F0 AF, 05]
1183A; [, F0 AF, 05]
+11943; [, F0 AF, 05]
11A33; [, F0 AF, 05]
11D42; [, F0 AF, 05]
0900; [, F0 D0, 05]
@@ -1761,6 +1766,7 @@ A9B3; [, F0 AF, 05]
0C01; [, F0 D0, 05]
0C81; [, F0 D0, 05]
0D01; [, F0 D0, 05]
+0D81; [, F0 D0, 05]
1B00; [, F0 D0, 05]
1B01; [, F0 D0, 05]
A8C5; [, F0 D0, 05]
@@ -1769,11 +1775,13 @@ A980; [, F0 D0, 05]
11080; [, F0 D0, 05]
11100; [, F0 D0, 05]
11180; [, F0 D0, 05]
+111CF; [, F0 D0, 05]
11301; [, F0 D0, 05]
11443; [, F0 D0, 05]
114BF; [, F0 D0, 05]
115BC; [, F0 D0, 05]
11640; [, F0 D0, 05]
+1193C; [, F0 D0, 05]
11A35; [, F0 D0, 05]
11A36; [, F0 D0, 05]
11A37; [, F0 D0, 05]
@@ -1817,6 +1825,7 @@ A981; [, F0 F1, 05]
1163D; [, F0 F1, 05]
116AB; [, F0 F1, 05]
11837; [, F0 F1, 05]
+1193B; [, F0 F1, 05]
119DE; [, F0 F1, 05]
11A38; [, F0 F1, 05]
11A96; [, F0 F1, 05]
@@ -1934,26 +1943,28 @@ A92D; [, F5 5D, 05]
302D; [, F9 43, 05]
302E; [, F9 64, 05]
302F; [, F9 85, 05]
-20D0; [, F9 A6, 05]
-20D1; [, F9 C7, 05]
-20D2; [, F9 E8, 05]
-20D3; [, F9 E8, 05]
-20D4; [, FA 0B, 05]
-20D5; [, FA 2C, 05]
-20D6; [, FA 4D, 05]
-20D7; [, FA 6E, 05]
-20DB; [, FA 8F, 05]
-20DC; [, FA B0, 05]
-20E1; [, FA D1, 05]
-20E6; [, FA F2, 05]
-20E7; [, FB 15, 05]
-20E8; [, FB 36, 05]
-20E9; [, FB 57, 05]
-101FD; [, FB 78, 05]
-004C | 00B7; [, FB 99, 05]
-006C | 00B7; [, FB 99, 05]
-004C | 0387; [, FB 99, 05]
-006C | 0387; [, FB 99, 05]
+16FF0; [, F9 A6, 05]
+16FF1; [, F9 C7, 05]
+20D0; [, F9 E8, 05]
+20D1; [, FA 0B, 05]
+20D2; [, FA 2C, 05]
+20D3; [, FA 2C, 05]
+20D4; [, FA 4D, 05]
+20D5; [, FA 6E, 05]
+20D6; [, FA 8F, 05]
+20D7; [, FA B0, 05]
+20DB; [, FA D1, 05]
+20DC; [, FA F2, 05]
+20E1; [, FB 15, 05]
+20E6; [, FB 36, 05]
+20E7; [, FB 57, 05]
+20E8; [, FB 78, 05]
+20E9; [, FB 99, 05]
+101FD; [, FB BA, 05]
+004C | 00B7; [, FB DB, 05]
+006C | 00B7; [, FB DB, 05]
+004C | 0387; [, FB DB, 05]
+006C | 0387; [, FB DB, 05]
FDD1 00A0; [03 02 02, 05, 05] # SPACE first primary starts new lead byte
@@ -2058,6 +2069,8 @@ FE31; [05 1A, 05, 2E]
30FB; [05 30, 05, 05]
FF65; [05 30, 05, A0]
+10EAD; [05 32, 05, 05]
+
002C; [06, 05, 05]
FF0C; [06, 05, 10]
FE50; [06, 05, 26]
@@ -2418,21 +2431,23 @@ ABEB; [09 34 56, 05, 05]
1173D; [09 34 E2, 05, 05]
-11C41; [09 34 E9, 05, 05]
+11944; [09 34 E9, 05, 05]
-11C42; [09 34 F0, 05, 05]
+11C41; [09 34 F0, 05, 05]
-16A6E; [09 34 F7, 05, 05]
+11C42; [09 34 F7, 05, 05]
-16A6F; [09 34 FE, 05, 05]
+16A6E; [09 34 FE, 05, 05]
-1C7E; [09 35 07, 05, 05]
+16A6F; [09 35 07, 05, 05]
-1C7F; [09 35 0E, 05, 05]
+1C7E; [09 35 0E, 05, 05]
-0700; [09 35 15, 05, 05]
+1C7F; [09 35 15, 05, 05]
-07F7; [09 35 1C, 05, 05]
+0700; [09 35 1C, 05, 05]
+
+07F7; [09 35 23, 05, 05]
10FB; [09 37, 05, 05]
@@ -2512,9 +2527,11 @@ A95F; [09 3D 6B, 05, 05]
1173E; [09 3D F7, 05, 05]
-11EF7; [09 3D FE, 05, 05]
+11946; [09 3D FE, 05, 05]
-11EF8; [09 3E 07, 05, 05]
+11EF7; [09 3E 07, 05, 05]
+
+11EF8; [09 3E 0E, 05, 05]
2055; [09 40, 05, 05]
@@ -3074,541 +3091,547 @@ FE60; [0A 90, 05, 2E]
204A; [0A 92, 05, 05]
-0023; [0A 94, 05, 05]
-FF03; [0A 94, 05, 20]
-FE5F; [0A 94, 05, 2E]
+2E52; [0A 94, 05, 05]
-0025; [0A 96, 05, 05]
-FF05; [0A 96, 05, 20]
-FE6A; [0A 96, 05, 2E]
+0023; [0A 96, 05, 05]
+FF03; [0A 96, 05, 20]
+FE5F; [0A 96, 05, 2E]
-066A; [0A 98, 05, 05]
+0025; [0A 98, 05, 05]
+FF05; [0A 98, 05, 20]
+FE6A; [0A 98, 05, 2E]
-2030; [0A 9A, 05, 05]
+066A; [0A 9A, 05, 05]
-0609; [0A 9C, 05, 05]
+2030; [0A 9C, 05, 05]
-2031; [0A 9E, 05, 05]
+0609; [0A 9E, 05, 05]
-060A; [0A A0, 05, 05]
+2031; [0A A0, 05, 05]
-2020; [0A A2, 05, 05]
+060A; [0A A2, 05, 05]
-2021; [0A A4, 05, 05]
+2020; [0A A4, 05, 05]
-2E36; [0A A6, 05, 05]
+2021; [0A A6, 05, 05]
-2E37; [0A A8, 05, 05]
+2E36; [0A A8, 05, 05]
-2E38; [0A AA, 05, 05]
+2E37; [0A AA, 05, 05]
-2E4B; [0A AC, 05, 05]
+2E38; [0A AC, 05, 05]
-2022; [0A AE, 05, 05]
+2E4B; [0A AE, 05, 05]
-2023; [0A B0, 05, 05]
+2022; [0A B0, 05, 05]
-2027; [0A B2, 05, 05]
+2023; [0A B2, 05, 05]
-2043; [0A B4, 05, 05]
+2027; [0A B4, 05, 05]
-204C; [0A B6, 05, 05]
+2043; [0A B6, 05, 05]
-204D; [0A B8, 05, 05]
+204C; [0A B8, 05, 05]
-2032; [0A BA, 05, 05]
-2033; [0A BA, 05, 20][0A BA, 05, 20]
-2034; [0A BA, 05, 20][0A BA, 05, 20][0A BA, 05, 20]
-2057; [0A BA, 05, 20][0A BA, 05, 20][0A BA, 05, 20][0A BA, 05, 20]
+204D; [0A BA, 05, 05]
-2035; [0A BC, 05, 05]
-2036; [0A BC, 05, 20][0A BC, 05, 20]
-2037; [0A BC, 05, 20][0A BC, 05, 20][0A BC, 05, 20]
+2032; [0A BC, 05, 05]
+2033; [0A BC, 05, 20][0A BC, 05, 20]
+2034; [0A BC, 05, 20][0A BC, 05, 20][0A BC, 05, 20]
+2057; [0A BC, 05, 20][0A BC, 05, 20][0A BC, 05, 20][0A BC, 05, 20]
-3003; [0A BE, 05, 05]
+2035; [0A BE, 05, 05]
+2036; [0A BE, 05, 20][0A BE, 05, 20]
+2037; [0A BE, 05, 20][0A BE, 05, 20][0A BE, 05, 20]
-303D; [0A C0, 05, 05]
+3003; [0A C0, 05, 05]
-2038; [0A C2, 05, 05]
+303D; [0A C2, 05, 05]
-203B; [0A C4, 05, 05]
+2038; [0A C4, 05, 05]
-203F; [0A C6, 05, 05]
+203B; [0A C6, 05, 05]
-2054; [0A C8, 05, 05]
+203F; [0A C8, 05, 05]
-2040; [0A CA, 05, 05]
+2054; [0A CA, 05, 05]
-2050; [0A CC, 05, 05]
+2040; [0A CC, 05, 05]
-2041; [0A CE, 05, 05]
+2050; [0A CE, 05, 05]
-2042; [0A D0, 05, 05]
+2041; [0A D0, 05, 05]
-2E00; [0A D2, 05, 05]
+2042; [0A D2, 05, 05]
-2E01; [0A D4, 05, 05]
+2E00; [0A D4, 05, 05]
-2E06; [0A D6, 05, 05]
+2E01; [0A D6, 05, 05]
-2E07; [0A D8, 05, 05]
+2E06; [0A D8, 05, 05]
-2E08; [0A DA, 05, 05]
+2E07; [0A DA, 05, 05]
-2E0B; [0A DC, 05, 05]
+2E08; [0A DC, 05, 05]
-2E0E; [0A DE, 05, 05]
+2E0B; [0A DE, 05, 05]
-2E0F; [0A E0, 05, 05]
+2E0E; [0A E0, 05, 05]
-2E10; [0A E2, 05, 05]
+2E0F; [0A E2, 05, 05]
-2E11; [0A E4, 05, 05]
+2E10; [0A E4, 05, 05]
-2E12; [0A E6, 05, 05]
+2E11; [0A E6, 05, 05]
-2E13; [0A E8, 05, 05]
+2E12; [0A E8, 05, 05]
-2E14; [0A EA, 05, 05]
+2E13; [0A EA, 05, 05]
-2E15; [0A EC, 05, 05]
+2E14; [0A EC, 05, 05]
-2E16; [0A EE, 05, 05]
+2E15; [0A EE, 05, 05]
-2E1A; [0A F0, 05, 05]
+2E16; [0A F0, 05, 05]
-2E1B; [0A F2, 05, 05]
+2E1A; [0A F2, 05, 05]
-2E1E; [0A F4, 05, 05]
+2E1B; [0A F4, 05, 05]
-2E1F; [0A F6, 05, 05]
+2E1E; [0A F6, 05, 05]
-2E44; [0A F8, 05, 05]
+2E1F; [0A F8, 05, 05]
-2E45; [0A FA, 05, 05]
+2E44; [0A FA, 05, 05]
-2E46; [0A FC, 05, 05]
+2E45; [0A FC, 05, 05]
-2E47; [0A FE, 05, 05]
+2E46; [0A FE, 05, 05]
-2E48; [0B 02, 05, 05]
+2E47; [0B 02, 05, 05]
-A67E; [0B 04, 05, 05]
+2E48; [0B 04, 05, 05]
-055A; [0B 06, 05, 05]
+A67E; [0B 06, 05, 05]
-055B; [0B 08, 05, 05]
+055A; [0B 08, 05, 05]
-055F; [0B 0A, 05, 05]
+055B; [0B 0A, 05, 05]
-05BE; [0B 0C, 05, 05]
+055F; [0B 0C, 05, 05]
-05C0; [0B 0E, 05, 05]
+05BE; [0B 0E, 05, 05]
-05C3; [0B 10, 05, 05]
+05C0; [0B 10, 05, 05]
-05C6; [0B 12, 05, 05]
+05C3; [0B 12, 05, 05]
-05F3; [0B 14, 05, 05]
+05C6; [0B 14, 05, 05]
-05F4; [0B 16, 05, 05]
+05F3; [0B 16, 05, 05]
-070A; [0B 18 02, 05, 05]
+05F4; [0B 18, 05, 05]
-070B; [0B 18 09, 05, 05]
+070A; [0B 1A 02, 05, 05]
-070C; [0B 18 10, 05, 05]
+070B; [0B 1A 09, 05, 05]
-070D; [0B 18 17, 05, 05]
+070C; [0B 1A 10, 05, 05]
-085E; [0B 18 1E, 05, 05]
+070D; [0B 1A 17, 05, 05]
-1800; [0B 18 25, 05, 05]
+085E; [0B 1A 1E, 05, 05]
-11660; [0B 18 2C, 05, 05]
+1800; [0B 1A 25, 05, 05]
-11661; [0B 18 33, 05, 05]
+11660; [0B 1A 2C, 05, 05]
-11662; [0B 18 3A, 05, 05]
+11661; [0B 1A 33, 05, 05]
-11663; [0B 18 41, 05, 05]
+11662; [0B 1A 3A, 05, 05]
-11664; [0B 18 48, 05, 05]
+11663; [0B 1A 41, 05, 05]
-11665; [0B 18 4F, 05, 05]
+11664; [0B 1A 48, 05, 05]
-11666; [0B 18 56, 05, 05]
+11665; [0B 1A 4F, 05, 05]
-11667; [0B 18 5D, 05, 05]
+11666; [0B 1A 56, 05, 05]
-11668; [0B 18 64, 05, 05]
+11667; [0B 1A 5D, 05, 05]
-11669; [0B 18 6B, 05, 05]
+11668; [0B 1A 64, 05, 05]
-1166A; [0B 18 72, 05, 05]
+11669; [0B 1A 6B, 05, 05]
-1166B; [0B 18 79, 05, 05]
+1166A; [0B 1A 72, 05, 05]
-1166C; [0B 18 80, 05, 05]
+1166B; [0B 1A 79, 05, 05]
-0970; [0B 1A, 05, 05]
+1166C; [0B 1A 80, 05, 05]
-A8F8; [0B 1C, 05, 05]
+0970; [0B 1C, 05, 05]
-A8F9; [0B 1E, 05, 05]
+A8F8; [0B 1E, 05, 05]
-A8FA; [0B 20, 05, 05]
+A8F9; [0B 20, 05, 05]
-A8FC; [0B 22, 05, 05]
+A8FA; [0B 22, 05, 05]
-09FD; [0B 24, 05, 05]
+A8FC; [0B 24, 05, 05]
-0A76; [0B 26, 05, 05]
+09FD; [0B 26, 05, 05]
-0AF0; [0B 28, 05, 05]
+0A76; [0B 28, 05, 05]
-0C77; [0B 2A, 05, 05]
+0AF0; [0B 2A, 05, 05]
-0C84; [0B 2C, 05, 05]
+0C77; [0B 2C, 05, 05]
-0DF4; [0B 2E, 05, 05]
+0C84; [0B 2E, 05, 05]
-0E4F; [0B 30, 05, 05]
+0DF4; [0B 30, 05, 05]
-0E5A; [0B 32, 05, 05]
+0E4F; [0B 32, 05, 05]
-0E5B; [0B 34, 05, 05]
+0E5A; [0B 34, 05, 05]
-AADE; [0B 36 02, 05, 05]
+0E5B; [0B 36, 05, 05]
-AADF; [0B 36 09, 05, 05]
+AADE; [0B 38 02, 05, 05]
-0F04; [0B 38, 05, 05]
+AADF; [0B 38 09, 05, 05]
-0F05; [0B 3A, 05, 05]
+0F04; [0B 3A, 05, 05]
-0F06; [0B 3C, 05, 05]
+0F05; [0B 3C, 05, 05]
-0F07; [0B 3E, 05, 05]
+0F06; [0B 3E, 05, 05]
-0F08; [0B 40, 05, 05]
+0F07; [0B 40, 05, 05]
-0F09; [0B 42, 05, 05]
+0F08; [0B 42, 05, 05]
-0F0A; [0B 44, 05, 05]
+0F09; [0B 44, 05, 05]
-0FD0; [0B 46, 05, 05]
+0F0A; [0B 46, 05, 05]
-0FD1; [0B 48, 05, 05]
+0FD0; [0B 48, 05, 05]
-0F0B; [0B 4A, 05, 05]
-0F0C; [0B 4A, 05, 20]
+0FD1; [0B 4A, 05, 05]
-0F0D; [0B 4C, 05, 05]
+0F0B; [0B 4C, 05, 05]
+0F0C; [0B 4C, 05, 20]
-0F0E; [0B 4E, 05, 05]
+0F0D; [0B 4E, 05, 05]
-0F0F; [0B 50, 05, 05]
+0F0E; [0B 50, 05, 05]
-0F10; [0B 52, 05, 05]
+0F0F; [0B 52, 05, 05]
-0F11; [0B 54, 05, 05]
+0F10; [0B 54, 05, 05]
-0F12; [0B 56, 05, 05]
+0F11; [0B 56, 05, 05]
-0F85; [0B 58, 05, 05]
+0F12; [0B 58, 05, 05]
-0FD2; [0B 5A, 05, 05]
+0F85; [0B 5A, 05, 05]
-0FD3; [0B 5C, 05, 05]
+0FD2; [0B 5C, 05, 05]
-0FD4; [0B 5E, 05, 05]
+0FD3; [0B 5E, 05, 05]
-0FD9; [0B 60, 05, 05]
+0FD4; [0B 60, 05, 05]
-0FDA; [0B 62, 05, 05]
+0FD9; [0B 62, 05, 05]
-11A3F; [0B 64 02, 05, 05]
+0FDA; [0B 64, 05, 05]
-11A40; [0B 64 09, 05, 05]
+11A3F; [0B 66 02, 05, 05]
-11A41; [0B 64 10, 05, 05]
+11A40; [0B 66 09, 05, 05]
-11A42; [0B 64 17, 05, 05]
+11A41; [0B 66 10, 05, 05]
-11A43; [0B 64 1E, 05, 05]
+11A42; [0B 66 17, 05, 05]
-11A44; [0B 64 25, 05, 05]
+11A43; [0B 66 1E, 05, 05]
-11A45; [0B 64 2C, 05, 05]
+11A44; [0B 66 25, 05, 05]
-11A46; [0B 64 33, 05, 05]
+11A45; [0B 66 2C, 05, 05]
-11A9A; [0B 64 3A, 05, 05]
+11A46; [0B 66 33, 05, 05]
-11A9B; [0B 64 41, 05, 05]
+11A9A; [0B 66 3A, 05, 05]
-11A9C; [0B 64 48, 05, 05]
+11A9B; [0B 66 41, 05, 05]
-11A9E; [0B 64 4F, 05, 05]
+11A9C; [0B 66 48, 05, 05]
-11A9F; [0B 64 56, 05, 05]
+11A9E; [0B 66 4F, 05, 05]
-11AA0; [0B 64 5D, 05, 05]
+11A9F; [0B 66 56, 05, 05]
-11AA1; [0B 64 64, 05, 05]
+11AA0; [0B 66 5D, 05, 05]
-11AA2; [0B 64 6B, 05, 05]
+11AA1; [0B 66 64, 05, 05]
-11C70; [0B 64 72, 05, 05]
+11AA2; [0B 66 6B, 05, 05]
-11C71; [0B 64 79, 05, 05]
+11C70; [0B 66 72, 05, 05]
-1C3D; [0B 64 80, 05, 05]
+11C71; [0B 66 79, 05, 05]
-1C3E; [0B 64 87, 05, 05]
+1C3D; [0B 66 80, 05, 05]
-1C3F; [0B 64 8E, 05, 05]
+1C3E; [0B 66 87, 05, 05]
-104C; [0B 66, 05, 05]
+1C3F; [0B 66 8E, 05, 05]
-104D; [0B 68, 05, 05]
+104C; [0B 68, 05, 05]
-104E; [0B 6A, 05, 05]
+104D; [0B 6A, 05, 05]
-104F; [0B 6C, 05, 05]
+104E; [0B 6C, 05, 05]
-17D8; [0B 6E, 05, 05]
+104F; [0B 6E, 05, 05]
-17D9; [0B 70, 05, 05]
+17D8; [0B 70, 05, 05]
-17DA; [0B 72, 05, 05]
+17D9; [0B 72, 05, 05]
-1AA0; [0B 74 02, 05, 05]
+17DA; [0B 74, 05, 05]
-1AA1; [0B 74 09, 05, 05]
+1AA0; [0B 76 02, 05, 05]
-1AA2; [0B 74 10, 05, 05]
+1AA1; [0B 76 09, 05, 05]
-1AA3; [0B 74 17, 05, 05]
+1AA2; [0B 76 10, 05, 05]
-1AA4; [0B 74 1E, 05, 05]
+1AA3; [0B 76 17, 05, 05]
-1AA5; [0B 74 25, 05, 05]
+1AA4; [0B 76 1E, 05, 05]
-1AA6; [0B 74 2C, 05, 05]
+1AA5; [0B 76 25, 05, 05]
-1AAC; [0B 74 33, 05, 05]
+1AA6; [0B 76 2C, 05, 05]
-1AAD; [0B 74 3A, 05, 05]
+1AAC; [0B 76 33, 05, 05]
-1CC0; [0B 74 41, 05, 05]
+1AAD; [0B 76 3A, 05, 05]
-1CC1; [0B 74 48, 05, 05]
+1CC0; [0B 76 41, 05, 05]
-1CC2; [0B 74 4F, 05, 05]
+1CC1; [0B 76 48, 05, 05]
-1CC3; [0B 74 56, 05, 05]
+1CC2; [0B 76 4F, 05, 05]
-1CC4; [0B 74 5D, 05, 05]
+1CC3; [0B 76 56, 05, 05]
-1CC5; [0B 74 64, 05, 05]
+1CC4; [0B 76 5D, 05, 05]
-1CC6; [0B 74 6B, 05, 05]
+1CC5; [0B 76 64, 05, 05]
-1CC7; [0B 74 72, 05, 05]
+1CC6; [0B 76 6B, 05, 05]
-2D70; [0B 74 79, 05, 05]
+1CC7; [0B 76 72, 05, 05]
-A874; [0B 74 80, 05, 05]
+2D70; [0B 76 79, 05, 05]
-A875; [0B 74 87, 05, 05]
+A874; [0B 76 80, 05, 05]
-1BFC; [0B 74 8E, 05, 05]
+A875; [0B 76 87, 05, 05]
-1BFD; [0B 74 95, 05, 05]
+1BFC; [0B 76 8E, 05, 05]
-1BFE; [0B 74 9C, 05, 05]
+1BFD; [0B 76 95, 05, 05]
-1BFF; [0B 74 A3, 05, 05]
+1BFE; [0B 76 9C, 05, 05]
-A92E; [0B 76, 05, 05]
+1BFF; [0B 76 A3, 05, 05]
-A9DE; [0B 78 02, 05, 05]
+A92E; [0B 78, 05, 05]
-A9DF; [0B 78 09, 05, 05]
+A9DE; [0B 7A 02, 05, 05]
-AA5C; [0B 78 10, 05, 05]
+A9DF; [0B 7A 09, 05, 05]
-1056F; [0B 78 17, 05, 05]
+AA5C; [0B 7A 10, 05, 05]
-11049; [0B 78 1E, 05, 05]
+1056F; [0B 7A 17, 05, 05]
-1104A; [0B 78 25, 05, 05]
+11049; [0B 7A 1E, 05, 05]
-1104B; [0B 78 2C, 05, 05]
+1104A; [0B 7A 25, 05, 05]
-1104C; [0B 78 33, 05, 05]
+1104B; [0B 7A 2C, 05, 05]
-1104D; [0B 78 3A, 05, 05]
+1104C; [0B 7A 33, 05, 05]
-10A50; [0B 78 41, 05, 05]
+1104D; [0B 7A 3A, 05, 05]
-10A51; [0B 78 48, 05, 05]
+10A50; [0B 7A 41, 05, 05]
-10A52; [0B 78 4F, 05, 05]
+10A51; [0B 7A 48, 05, 05]
-10A53; [0B 78 56, 05, 05]
+10A52; [0B 7A 4F, 05, 05]
-10A54; [0B 78 5D, 05, 05]
+10A53; [0B 7A 56, 05, 05]
-10A55; [0B 78 64, 05, 05]
+10A54; [0B 7A 5D, 05, 05]
-10A58; [0B 78 6B, 05, 05]
+10A55; [0B 7A 64, 05, 05]
-11C43; [0B 78 72, 05, 05]
+10A58; [0B 7A 6B, 05, 05]
-11C44; [0B 78 79, 05, 05]
+11C43; [0B 7A 72, 05, 05]
-11C45; [0B 78 80, 05, 05]
+11C44; [0B 7A 79, 05, 05]
-10B39; [0B 78 87, 05, 05]
+11C45; [0B 7A 80, 05, 05]
-10AF0; [0B 78 8E, 05, 05]
+10B39; [0B 7A 87, 05, 05]
-10AF1; [0B 78 95, 05, 05]
+10AF0; [0B 7A 8E, 05, 05]
-10AF2; [0B 78 9C, 05, 05]
+10AF1; [0B 7A 95, 05, 05]
-10AF3; [0B 78 A3, 05, 05]
+10AF2; [0B 7A 9C, 05, 05]
-10AF4; [0B 78 AA, 05, 05]
+10AF3; [0B 7A A3, 05, 05]
-10AF5; [0B 78 B1, 05, 05]
+10AF4; [0B 7A AA, 05, 05]
-10AF6; [0B 78 B8, 05, 05]
+10AF5; [0B 7A B1, 05, 05]
-10B99; [0B 78 BF, 05, 05]
+10AF6; [0B 7A B8, 05, 05]
-10B9A; [0B 78 C6, 05, 05]
+10B99; [0B 7A BF, 05, 05]
-10B9B; [0B 78 CD, 05, 05]
+10B9A; [0B 7A C6, 05, 05]
-10B9C; [0B 78 D4, 05, 05]
+10B9B; [0B 7A CD, 05, 05]
-110BB; [0B 78 DB, 05, 05]
+10B9C; [0B 7A D4, 05, 05]
-110BC; [0B 78 E2, 05, 05]
+110BB; [0B 7A DB, 05, 05]
-11174; [0B 78 E9, 05, 05]
+110BC; [0B 7A E2, 05, 05]
-11175; [0B 78 F0, 05, 05]
+11174; [0B 7A E9, 05, 05]
-111CD; [0B 78 F7, 05, 05]
+11175; [0B 7A F0, 05, 05]
-111C7; [0B 78 FE, 05, 05]
+111CD; [0B 7A F7, 05, 05]
-111DB; [0B 79 07, 05, 05]
+111C7; [0B 7A FE, 05, 05]
-111DD; [0B 79 0E, 05, 05]
+111DB; [0B 7B 07, 05, 05]
-1123A; [0B 79 15, 05, 05]
+111DD; [0B 7B 0E, 05, 05]
-1123B; [0B 79 1C, 05, 05]
+1123A; [0B 7B 15, 05, 05]
-1123C; [0B 79 23, 05, 05]
+1123B; [0B 7B 1C, 05, 05]
-1123D; [0B 79 2A, 05, 05]
+1123C; [0B 7B 23, 05, 05]
-1144D; [0B 79 31, 05, 05]
+1123D; [0B 7B 2A, 05, 05]
-1144E; [0B 79 38, 05, 05]
+1144D; [0B 7B 31, 05, 05]
-1144F; [0B 79 3F, 05, 05]
+1145A; [0B 7B 38, 05, 05]
-1145B; [0B 79 46, 05, 05]
+1144E; [0B 7B 3F, 05, 05]
-1145D; [0B 79 4D, 05, 05]
+1144F; [0B 7B 46, 05, 05]
-114C6; [0B 79 54, 05, 05]
+1145B; [0B 7B 4D, 05, 05]
-115C1; [0B 79 5B, 05, 05]
+1145D; [0B 7B 54, 05, 05]
-115C4; [0B 79 62, 05, 05]
+114C6; [0B 7B 5B, 05, 05]
-115C5; [0B 79 69, 05, 05]
+115C1; [0B 7B 62, 05, 05]
-115C6; [0B 79 70, 05, 05]
+115C4; [0B 7B 69, 05, 05]
-115C7; [0B 79 77, 05, 05]
+115C5; [0B 7B 70, 05, 05]
-115C8; [0B 79 7E, 05, 05]
+115C6; [0B 7B 77, 05, 05]
-115C9; [0B 79 85, 05, 05]
+115C7; [0B 7B 7E, 05, 05]
-115CA; [0B 79 8C, 05, 05]
+115C8; [0B 7B 85, 05, 05]
-115CB; [0B 79 93, 05, 05]
+115C9; [0B 7B 8C, 05, 05]
-115CC; [0B 79 9A, 05, 05]
+115CA; [0B 7B 93, 05, 05]
-115CD; [0B 79 A1, 05, 05]
+115CB; [0B 7B 9A, 05, 05]
-115CE; [0B 79 A8, 05, 05]
+115CC; [0B 7B A1, 05, 05]
-115CF; [0B 79 AF, 05, 05]
+115CD; [0B 7B A8, 05, 05]
-115D0; [0B 79 B6, 05, 05]
+115CE; [0B 7B AF, 05, 05]
-115D1; [0B 79 BD, 05, 05]
+115CF; [0B 7B B6, 05, 05]
-115D2; [0B 79 C4, 05, 05]
+115D0; [0B 7B BD, 05, 05]
-115D3; [0B 79 CB, 05, 05]
+115D1; [0B 7B C4, 05, 05]
-115D4; [0B 79 D2, 05, 05]
+115D2; [0B 7B CB, 05, 05]
-115D5; [0B 79 D9, 05, 05]
+115D3; [0B 7B D2, 05, 05]
-115D6; [0B 79 E0, 05, 05]
+115D4; [0B 7B D9, 05, 05]
-115D7; [0B 79 E7, 05, 05]
+115D5; [0B 7B E0, 05, 05]
-11643; [0B 79 EE, 05, 05]
+115D6; [0B 7B E7, 05, 05]
-1183B; [0B 79 F5, 05, 05]
+115D7; [0B 7B EE, 05, 05]
-119E2; [0B 79 FC, 05, 05]
+11643; [0B 7B F5, 05, 05]
-11FFF; [0B 7B, 05, 05]
+1183B; [0B 7B FC, 05, 05]
-16B37; [0B 7D 02, 05, 05]
+11945; [0B 7C 05, 05, 05]
-16B38; [0B 7D 09, 05, 05]
+119E2; [0B 7C 0C, 05, 05]
-16B39; [0B 7D 10, 05, 05]
+11FFF; [0B 7E, 05, 05]
-16B3A; [0B 7D 17, 05, 05]
+16B37; [0B 80 02, 05, 05]
-16B3B; [0B 7D 1E, 05, 05]
+16B38; [0B 80 09, 05, 05]
-16B44; [0B 7D 25, 05, 05]
+16B39; [0B 80 10, 05, 05]
-16E99; [0B 7D 2C, 05, 05]
+16B3A; [0B 80 17, 05, 05]
-16E9A; [0B 7D 33, 05, 05]
+16B3B; [0B 80 1E, 05, 05]
-1DA87; [0B 7D 3A, 05, 05]
+16B44; [0B 80 25, 05, 05]
-1DA88; [0B 7D 41, 05, 05]
+16E99; [0B 80 2C, 05, 05]
-1DA89; [0B 7D 48, 05, 05]
+16E9A; [0B 80 33, 05, 05]
-1DA8A; [0B 7D 4F, 05, 05]
+1DA87; [0B 80 3A, 05, 05]
-1DA8B; [0B 7D 56, 05, 05]
+1DA88; [0B 80 41, 05, 05]
-10A7F; [0B 7D 5D, 05, 05]
+1DA89; [0B 80 48, 05, 05]
+
+1DA8A; [0B 80 4F, 05, 05]
+
+1DA8B; [0B 80 56, 05, 05]
+
+10A7F; [0B 80 5D, 05, 05]
FDD1 263A; [0C 02 02, 05, 05] # SYMBOL first primary starts new lead byte
@@ -3706,27 +3729,31 @@ FFE3; [0C 0C, 05, 20]
02D5; [0C 34 17, 05, 05]
-02D6; [0C 34 1E, 05, 05]
+AB6A; [0C 34 1E, 05, 05]
-02D7; [0C 34 25, 05, 05]
+AB6B; [0C 34 25, 05, 05]
-02DE; [0C 34 2C, 05, 05]
+02D6; [0C 34 2C, 05, 05]
-02DF; [0C 34 33, 05, 05]
+02D7; [0C 34 33, 05, 05]
-02E5; [0C 34 3A, 05, 05]
+02DE; [0C 34 3A, 05, 05]
-02E6; [0C 34 41, 05, 05]
+02DF; [0C 34 41, 05, 05]
-02E7; [0C 34 48, 05, 05]
+02E5; [0C 34 48, 05, 05]
-02E8; [0C 34 4F, 05, 05]
+02E6; [0C 34 4F, 05, 05]
-02E9; [0C 34 56, 05, 05]
+02E7; [0C 34 56, 05, 05]
-02EA; [0C 34 5D, 05, 05]
+02E8; [0C 34 5D, 05, 05]
-02EB; [0C 34 64, 05, 05]
+02E9; [0C 34 64, 05, 05]
+
+02EA; [0C 34 6B, 05, 05]
+
+02EB; [0C 34 72, 05, 05]
02EC; [0C 36, 05, 05]
@@ -4206,49 +4233,51 @@ AA79; [0C 58 26, 05, 05]
00AE; [0C 5F, 05, 05]
-2104; [0C 61 02, 05, 05]
+1F1AD; [0C 61 02, 05, 05]
-2108; [0C 61 09, 05, 05]
+2104; [0C 61 09, 05, 05]
-2114; [0C 61 10, 05, 05]
+2108; [0C 61 10, 05, 05]
-2117; [0C 61 17, 05, 05]
+2114; [0C 61 17, 05, 05]
-2118; [0C 61 1E, 05, 05]
+2117; [0C 61 1E, 05, 05]
-211E; [0C 61 25, 05, 05]
+2118; [0C 61 25, 05, 05]
-211F; [0C 61 2C, 05, 05]
+211E; [0C 61 2C, 05, 05]
-2123; [0C 61 33, 05, 05]
+211F; [0C 61 33, 05, 05]
-2125; [0C 61 3A, 05, 05]
+2123; [0C 61 3A, 05, 05]
-2127; [0C 61 41, 05, 05]
+2125; [0C 61 41, 05, 05]
-2129; [0C 61 48, 05, 05]
+2127; [0C 61 48, 05, 05]
-212E; [0C 61 4F, 05, 05]
+2129; [0C 61 4F, 05, 05]
-213A; [0C 61 56, 05, 05]
+212E; [0C 61 56, 05, 05]
-2141; [0C 61 5D, 05, 05]
+213A; [0C 61 5D, 05, 05]
-2142; [0C 61 64, 05, 05]
+2141; [0C 61 64, 05, 05]
-2143; [0C 61 6B, 05, 05]
+2142; [0C 61 6B, 05, 05]
-2144; [0C 61 72, 05, 05]
+2143; [0C 61 72, 05, 05]
-214A; [0C 61 79, 05, 05]
+2144; [0C 61 79, 05, 05]
-214C; [0C 61 80, 05, 05]
+214A; [0C 61 80, 05, 05]
-214F; [0C 61 87, 05, 05]
+214C; [0C 61 87, 05, 05]
-218A; [0C 61 8E, 05, 05]
+214F; [0C 61 8E, 05, 05]
-218B; [0C 61 95, 05, 05]
+218A; [0C 61 95, 05, 05]
+
+218B; [0C 61 9C, 05, 05]
2190; [0C 63, 05, 05]
FFE9; [0C 63, 05, A0]
@@ -6124,9865 +6153,10403 @@ FFEE; [0C B9, 05, A0]
25FF; [0C BC 69, 05, 05]
-2600; [0C BC 70, 05, 05]
+1FB00; [0C BC 70, 05, 05]
-2601; [0C BC 77, 05, 05]
+1FB01; [0C BC 77, 05, 05]
-2602; [0C BC 7E, 05, 05]
+1FB02; [0C BC 7E, 05, 05]
-2603; [0C BC 85, 05, 05]
+1FB03; [0C BC 85, 05, 05]
-2604; [0C BC 8C, 05, 05]
+1FB04; [0C BC 8C, 05, 05]
-2605; [0C BC 93, 05, 05]
+1FB05; [0C BC 93, 05, 05]
-2606; [0C BC 9A, 05, 05]
+1FB06; [0C BC 9A, 05, 05]
-2607; [0C BC A1, 05, 05]
+1FB07; [0C BC A1, 05, 05]
-2608; [0C BC A8, 05, 05]
+1FB08; [0C BC A8, 05, 05]
-2609; [0C BC AF, 05, 05]
+1FB09; [0C BC AF, 05, 05]
-260A; [0C BC B6, 05, 05]
+1FB0A; [0C BC B6, 05, 05]
-260B; [0C BC BD, 05, 05]
+1FB0B; [0C BC BD, 05, 05]
-260C; [0C BC C4, 05, 05]
+1FB0C; [0C BC C4, 05, 05]
-260D; [0C BC CB, 05, 05]
+1FB0D; [0C BC CB, 05, 05]
-260E; [0C BC D2, 05, 05]
+1FB0E; [0C BC D2, 05, 05]
-260F; [0C BC D9, 05, 05]
+1FB0F; [0C BC D9, 05, 05]
-2610; [0C BC E0, 05, 05]
+1FB10; [0C BC E0, 05, 05]
-2611; [0C BC E7, 05, 05]
+1FB11; [0C BC E7, 05, 05]
-2612; [0C BC EE, 05, 05]
+1FB12; [0C BC EE, 05, 05]
-2613; [0C BC F5, 05, 05]
+1FB13; [0C BC F5, 05, 05]
-2614; [0C BC FC, 05, 05]
+1FB14; [0C BC FC, 05, 05]
-2615; [0C BD 05, 05, 05]
+1FB15; [0C BD 05, 05, 05]
-2616; [0C BD 0C, 05, 05]
+1FB16; [0C BD 0C, 05, 05]
-2617; [0C BD 13, 05, 05]
+1FB17; [0C BD 13, 05, 05]
-2618; [0C BD 1A, 05, 05]
+1FB18; [0C BD 1A, 05, 05]
-2619; [0C BD 21, 05, 05]
+1FB19; [0C BD 21, 05, 05]
-261A; [0C BD 28, 05, 05]
+1FB1A; [0C BD 28, 05, 05]
-261B; [0C BD 2F, 05, 05]
+1FB1B; [0C BD 2F, 05, 05]
-261C; [0C BD 36, 05, 05]
+1FB1C; [0C BD 36, 05, 05]
-261D; [0C BD 3D, 05, 05]
+1FB1D; [0C BD 3D, 05, 05]
-261E; [0C BD 44, 05, 05]
+1FB1E; [0C BD 44, 05, 05]
-261F; [0C BD 4B, 05, 05]
+1FB1F; [0C BD 4B, 05, 05]
-2620; [0C BD 52, 05, 05]
+1FB20; [0C BD 52, 05, 05]
-2621; [0C BD 59, 05, 05]
+1FB21; [0C BD 59, 05, 05]
-2622; [0C BD 60, 05, 05]
+1FB22; [0C BD 60, 05, 05]
-2623; [0C BD 67, 05, 05]
+1FB23; [0C BD 67, 05, 05]
-2624; [0C BD 6E, 05, 05]
+1FB24; [0C BD 6E, 05, 05]
-2625; [0C BD 75, 05, 05]
+1FB25; [0C BD 75, 05, 05]
-2626; [0C BD 7C, 05, 05]
+1FB26; [0C BD 7C, 05, 05]
-2627; [0C BD 83, 05, 05]
+1FB27; [0C BD 83, 05, 05]
-2628; [0C BD 8A, 05, 05]
+1FB28; [0C BD 8A, 05, 05]
-2629; [0C BD 91, 05, 05]
+1FB29; [0C BD 91, 05, 05]
-262A; [0C BD 98, 05, 05]
+1FB2A; [0C BD 98, 05, 05]
-262B; [0C BD 9F, 05, 05]
+1FB2B; [0C BD 9F, 05, 05]
-262C; [0C BD A6, 05, 05]
+1FB2C; [0C BD A6, 05, 05]
-262D; [0C BD AD, 05, 05]
+1FB2D; [0C BD AD, 05, 05]
-262E; [0C BD B4, 05, 05]
+1FB2E; [0C BD B4, 05, 05]
-262F; [0C BD BB, 05, 05]
+1FB2F; [0C BD BB, 05, 05]
-2638; [0C BD C2, 05, 05]
+1FB30; [0C BD C2, 05, 05]
-2639; [0C BD C9, 05, 05]
+1FB31; [0C BD C9, 05, 05]
-263A; [0C BD D0, 05, 05]
+1FB32; [0C BD D0, 05, 05]
-263B; [0C BD D7, 05, 05]
+1FB33; [0C BD D7, 05, 05]
-263C; [0C BD DE, 05, 05]
+1FB34; [0C BD DE, 05, 05]
-263D; [0C BD E5, 05, 05]
+1FB35; [0C BD E5, 05, 05]
-263E; [0C BD EC, 05, 05]
+1FB36; [0C BD EC, 05, 05]
-263F; [0C BD F3, 05, 05]
+1FB37; [0C BD F3, 05, 05]
-2640; [0C BD FA, 05, 05]
+1FB38; [0C BD FA, 05, 05]
-2641; [0C BE 03, 05, 05]
+1FB39; [0C BE 03, 05, 05]
-2642; [0C BE 0A, 05, 05]
+1FB3A; [0C BE 0A, 05, 05]
-2643; [0C BE 11, 05, 05]
+1FB3B; [0C BE 11, 05, 05]
-2644; [0C BE 18, 05, 05]
+1FB3C; [0C BE 18, 05, 05]
-2645; [0C BE 1F, 05, 05]
+1FB3D; [0C BE 1F, 05, 05]
-2646; [0C BE 26, 05, 05]
+1FB3E; [0C BE 26, 05, 05]
-2647; [0C BE 2D, 05, 05]
+1FB3F; [0C BE 2D, 05, 05]
-2648; [0C BE 34, 05, 05]
+1FB40; [0C BE 34, 05, 05]
-2649; [0C BE 3B, 05, 05]
+1FB41; [0C BE 3B, 05, 05]
-264A; [0C BE 42, 05, 05]
+1FB42; [0C BE 42, 05, 05]
-264B; [0C BE 49, 05, 05]
+1FB43; [0C BE 49, 05, 05]
-264C; [0C BE 50, 05, 05]
+1FB44; [0C BE 50, 05, 05]
-264D; [0C BE 57, 05, 05]
+1FB45; [0C BE 57, 05, 05]
-264E; [0C BE 5E, 05, 05]
+1FB46; [0C BE 5E, 05, 05]
-264F; [0C BE 65, 05, 05]
+1FB47; [0C BE 65, 05, 05]
-2650; [0C BE 6C, 05, 05]
+1FB48; [0C BE 6C, 05, 05]
-2651; [0C BE 73, 05, 05]
+1FB49; [0C BE 73, 05, 05]
-2652; [0C BE 7A, 05, 05]
+1FB4A; [0C BE 7A, 05, 05]
-2653; [0C BE 81, 05, 05]
+1FB4B; [0C BE 81, 05, 05]
-2654; [0C BE 88, 05, 05]
+1FB4C; [0C BE 88, 05, 05]
-2655; [0C BE 8F, 05, 05]
+1FB4D; [0C BE 8F, 05, 05]
-2656; [0C BE 96, 05, 05]
+1FB4E; [0C BE 96, 05, 05]
-2657; [0C BE 9D, 05, 05]
+1FB4F; [0C BE 9D, 05, 05]
-2658; [0C BE A4, 05, 05]
+1FB50; [0C BE A4, 05, 05]
-2659; [0C BE AB, 05, 05]
+1FB51; [0C BE AB, 05, 05]
-265A; [0C BE B2, 05, 05]
+1FB52; [0C BE B2, 05, 05]
-265B; [0C BE B9, 05, 05]
+1FB53; [0C BE B9, 05, 05]
-265C; [0C BE C0, 05, 05]
+1FB54; [0C BE C0, 05, 05]
-265D; [0C BE C7, 05, 05]
+1FB55; [0C BE C7, 05, 05]
-265E; [0C BE CE, 05, 05]
+1FB56; [0C BE CE, 05, 05]
-265F; [0C BE D5, 05, 05]
+1FB57; [0C BE D5, 05, 05]
-2660; [0C BE DC, 05, 05]
+1FB58; [0C BE DC, 05, 05]
-2661; [0C BE E3, 05, 05]
+1FB59; [0C BE E3, 05, 05]
-2662; [0C BE EA, 05, 05]
+1FB5A; [0C BE EA, 05, 05]
-2663; [0C BE F1, 05, 05]
+1FB5B; [0C BE F1, 05, 05]
-2664; [0C BE F8, 05, 05]
+1FB5C; [0C BE F8, 05, 05]
-2665; [0C BE FF, 05, 05]
+1FB5D; [0C BE FF, 05, 05]
-2666; [0C BF 08, 05, 05]
+1FB5E; [0C BF 08, 05, 05]
-2667; [0C BF 0F, 05, 05]
+1FB5F; [0C BF 0F, 05, 05]
-2668; [0C BF 16, 05, 05]
+1FB60; [0C BF 16, 05, 05]
-2669; [0C BF 1D, 05, 05]
+1FB61; [0C BF 1D, 05, 05]
-266A; [0C BF 24, 05, 05]
+1FB62; [0C BF 24, 05, 05]
-266B; [0C BF 2B, 05, 05]
+1FB63; [0C BF 2B, 05, 05]
-266C; [0C BF 32, 05, 05]
+1FB64; [0C BF 32, 05, 05]
-2670; [0C BF 39, 05, 05]
+1FB65; [0C BF 39, 05, 05]
-2671; [0C BF 40, 05, 05]
+1FB66; [0C BF 40, 05, 05]
-2672; [0C BF 47, 05, 05]
+1FB67; [0C BF 47, 05, 05]
-2673; [0C BF 4E, 05, 05]
+1FB68; [0C BF 4E, 05, 05]
-2674; [0C BF 55, 05, 05]
+1FB69; [0C BF 55, 05, 05]
-2675; [0C BF 5C, 05, 05]
+1FB6A; [0C BF 5C, 05, 05]
-2676; [0C BF 63, 05, 05]
+1FB6B; [0C BF 63, 05, 05]
-2677; [0C BF 6A, 05, 05]
+1FB6C; [0C BF 6A, 05, 05]
-2678; [0C BF 71, 05, 05]
+1FB6D; [0C BF 71, 05, 05]
-2679; [0C BF 78, 05, 05]
+1FB6E; [0C BF 78, 05, 05]
-267A; [0C BF 7F, 05, 05]
+1FB6F; [0C BF 7F, 05, 05]
-267B; [0C BF 86, 05, 05]
+1FB70; [0C BF 86, 05, 05]
-267C; [0C BF 8D, 05, 05]
+1FB71; [0C BF 8D, 05, 05]
-267D; [0C BF 94, 05, 05]
+1FB72; [0C BF 94, 05, 05]
-267E; [0C BF 9B, 05, 05]
+1FB73; [0C BF 9B, 05, 05]
-267F; [0C BF A2, 05, 05]
+1FB74; [0C BF A2, 05, 05]
-2680; [0C BF A9, 05, 05]
+1FB75; [0C BF A9, 05, 05]
-2681; [0C BF B0, 05, 05]
+1FB76; [0C BF B0, 05, 05]
-2682; [0C BF B7, 05, 05]
+1FB77; [0C BF B7, 05, 05]
-2683; [0C BF BE, 05, 05]
+1FB78; [0C BF BE, 05, 05]
-2684; [0C BF C5, 05, 05]
+1FB79; [0C BF C5, 05, 05]
-2685; [0C BF CC, 05, 05]
+1FB7A; [0C BF CC, 05, 05]
-2686; [0C BF D3, 05, 05]
+1FB7B; [0C BF D3, 05, 05]
-2687; [0C BF DA, 05, 05]
+1FB7C; [0C BF DA, 05, 05]
-2688; [0C BF E1, 05, 05]
+1FB7D; [0C BF E1, 05, 05]
-2689; [0C BF E8, 05, 05]
+1FB7E; [0C BF E8, 05, 05]
-2690; [0C BF EF, 05, 05]
+1FB7F; [0C BF EF, 05, 05]
-2691; [0C BF F6, 05, 05]
+1FB80; [0C BF F6, 05, 05]
-2692; [0C BF FD, 05, 05]
+1FB81; [0C BF FD, 05, 05]
-2693; [0C C0 06, 05, 05]
+1FB82; [0C C0 06, 05, 05]
-2694; [0C C0 0D, 05, 05]
+1FB83; [0C C0 0D, 05, 05]
-2695; [0C C0 14, 05, 05]
+1FB84; [0C C0 14, 05, 05]
-2696; [0C C0 1B, 05, 05]
+1FB85; [0C C0 1B, 05, 05]
-2697; [0C C0 22, 05, 05]
+1FB86; [0C C0 22, 05, 05]
-2698; [0C C0 29, 05, 05]
+1FB87; [0C C0 29, 05, 05]
-2699; [0C C0 30, 05, 05]
+1FB88; [0C C0 30, 05, 05]
-269A; [0C C0 37, 05, 05]
+1FB89; [0C C0 37, 05, 05]
-269B; [0C C0 3E, 05, 05]
+1FB8A; [0C C0 3E, 05, 05]
-269C; [0C C0 45, 05, 05]
+1FB8B; [0C C0 45, 05, 05]
-269D; [0C C0 4C, 05, 05]
+1FB8C; [0C C0 4C, 05, 05]
-269E; [0C C0 53, 05, 05]
+1FB8D; [0C C0 53, 05, 05]
-269F; [0C C0 5A, 05, 05]
+1FB8E; [0C C0 5A, 05, 05]
-26A0; [0C C0 61, 05, 05]
+1FB8F; [0C C0 61, 05, 05]
-26A1; [0C C0 68, 05, 05]
+1FB90; [0C C0 68, 05, 05]
-26A2; [0C C0 6F, 05, 05]
+1FB91; [0C C0 6F, 05, 05]
-26A3; [0C C0 76, 05, 05]
+1FB92; [0C C0 76, 05, 05]
-26A4; [0C C0 7D, 05, 05]
+1FB94; [0C C0 7D, 05, 05]
-26A5; [0C C0 84, 05, 05]
+1FB95; [0C C0 84, 05, 05]
-26A6; [0C C0 8B, 05, 05]
+1FB96; [0C C0 8B, 05, 05]
-26A7; [0C C0 92, 05, 05]
+1FB97; [0C C0 92, 05, 05]
-26A8; [0C C0 99, 05, 05]
+1FB98; [0C C0 99, 05, 05]
-26A9; [0C C0 A0, 05, 05]
+1FB99; [0C C0 A0, 05, 05]
-26AA; [0C C0 A7, 05, 05]
+1FB9A; [0C C0 A7, 05, 05]
-26AB; [0C C0 AE, 05, 05]
+1FB9B; [0C C0 AE, 05, 05]
-26AC; [0C C0 B5, 05, 05]
+1FB9C; [0C C0 B5, 05, 05]
-26AD; [0C C0 BC, 05, 05]
+1FB9D; [0C C0 BC, 05, 05]
-26AE; [0C C0 C3, 05, 05]
+1FB9E; [0C C0 C3, 05, 05]
-26AF; [0C C0 CA, 05, 05]
+1FB9F; [0C C0 CA, 05, 05]
-26B0; [0C C0 D1, 05, 05]
+1FBA0; [0C C0 D1, 05, 05]
-26B1; [0C C0 D8, 05, 05]
+1FBA1; [0C C0 D8, 05, 05]
-26B2; [0C C0 DF, 05, 05]
+1FBA2; [0C C0 DF, 05, 05]
-26B3; [0C C0 E6, 05, 05]
+1FBA3; [0C C0 E6, 05, 05]
-26B4; [0C C0 ED, 05, 05]
+1FBA4; [0C C0 ED, 05, 05]
-26B5; [0C C0 F4, 05, 05]
+1FBA5; [0C C0 F4, 05, 05]
-26B6; [0C C0 FB, 05, 05]
+1FBA6; [0C C0 FB, 05, 05]
-26B7; [0C C1 04, 05, 05]
+1FBA7; [0C C1 04, 05, 05]
-26B8; [0C C1 0B, 05, 05]
+1FBA8; [0C C1 0B, 05, 05]
-26B9; [0C C1 12, 05, 05]
+1FBA9; [0C C1 12, 05, 05]
-26BA; [0C C1 19, 05, 05]
+1FBAA; [0C C1 19, 05, 05]
-26BB; [0C C1 20, 05, 05]
+1FBAB; [0C C1 20, 05, 05]
-26BC; [0C C1 27, 05, 05]
+1FBAC; [0C C1 27, 05, 05]
-26BD; [0C C1 2E, 05, 05]
+1FBAD; [0C C1 2E, 05, 05]
-26BE; [0C C1 35, 05, 05]
+1FBAE; [0C C1 35, 05, 05]
-26BF; [0C C1 3C, 05, 05]
+1FBAF; [0C C1 3C, 05, 05]
-26C0; [0C C1 43, 05, 05]
+1FBB0; [0C C1 43, 05, 05]
-26C1; [0C C1 4A, 05, 05]
+1FBB1; [0C C1 4A, 05, 05]
-26C2; [0C C1 51, 05, 05]
+1FBB2; [0C C1 51, 05, 05]
-26C3; [0C C1 58, 05, 05]
+1FBB3; [0C C1 58, 05, 05]
-26C4; [0C C1 5F, 05, 05]
+1FBB4; [0C C1 5F, 05, 05]
-26C5; [0C C1 66, 05, 05]
+1FBB5; [0C C1 66, 05, 05]
-26C6; [0C C1 6D, 05, 05]
+1FBB6; [0C C1 6D, 05, 05]
-26C7; [0C C1 74, 05, 05]
+1FBB7; [0C C1 74, 05, 05]
-26C8; [0C C1 7B, 05, 05]
+1FBB8; [0C C1 7B, 05, 05]
-26C9; [0C C1 82, 05, 05]
+1FBB9; [0C C1 82, 05, 05]
-26CA; [0C C1 89, 05, 05]
+1FBBA; [0C C1 89, 05, 05]
-26CB; [0C C1 90, 05, 05]
+1FBBB; [0C C1 90, 05, 05]
-26CC; [0C C1 97, 05, 05]
+1FBBC; [0C C1 97, 05, 05]
-26CD; [0C C1 9E, 05, 05]
+1FBBD; [0C C1 9E, 05, 05]
-26CE; [0C C1 A5, 05, 05]
+1FBBE; [0C C1 A5, 05, 05]
-26CF; [0C C1 AC, 05, 05]
+1FBBF; [0C C1 AC, 05, 05]
-26D0; [0C C1 B3, 05, 05]
+1FBC0; [0C C1 B3, 05, 05]
-26D1; [0C C1 BA, 05, 05]
+1FBC1; [0C C1 BA, 05, 05]
-26D2; [0C C1 C1, 05, 05]
+1FBC2; [0C C1 C1, 05, 05]
-26D3; [0C C1 C8, 05, 05]
+1FBC3; [0C C1 C8, 05, 05]
-26D4; [0C C1 CF, 05, 05]
+1FBC4; [0C C1 CF, 05, 05]
-26D5; [0C C1 D6, 05, 05]
+1FBC5; [0C C1 D6, 05, 05]
-26D6; [0C C1 DD, 05, 05]
+1FBC6; [0C C1 DD, 05, 05]
-26D7; [0C C1 E4, 05, 05]
+1FBC7; [0C C1 E4, 05, 05]
-26D8; [0C C1 EB, 05, 05]
+1FBC8; [0C C1 EB, 05, 05]
-26D9; [0C C1 F2, 05, 05]
+1FBC9; [0C C1 F2, 05, 05]
-26DA; [0C C1 F9, 05, 05]
+1FBCA; [0C C1 F9, 05, 05]
-26DB; [0C C2 02, 05, 05]
+2600; [0C C2 02, 05, 05]
-26DC; [0C C2 09, 05, 05]
+2601; [0C C2 09, 05, 05]
-26DD; [0C C2 10, 05, 05]
+2602; [0C C2 10, 05, 05]
-26DE; [0C C2 17, 05, 05]
+2603; [0C C2 17, 05, 05]
-26DF; [0C C2 1E, 05, 05]
+2604; [0C C2 1E, 05, 05]
-26E0; [0C C2 25, 05, 05]
+2605; [0C C2 25, 05, 05]
-26E1; [0C C2 2C, 05, 05]
+2606; [0C C2 2C, 05, 05]
-26E2; [0C C2 33, 05, 05]
+2607; [0C C2 33, 05, 05]
-26E3; [0C C2 3A, 05, 05]
+2608; [0C C2 3A, 05, 05]
-26E4; [0C C2 41, 05, 05]
+2609; [0C C2 41, 05, 05]
-26E5; [0C C2 48, 05, 05]
+260A; [0C C2 48, 05, 05]
-26E6; [0C C2 4F, 05, 05]
+260B; [0C C2 4F, 05, 05]
-26E7; [0C C2 56, 05, 05]
+260C; [0C C2 56, 05, 05]
-26E8; [0C C2 5D, 05, 05]
+260D; [0C C2 5D, 05, 05]
-26E9; [0C C2 64, 05, 05]
+260E; [0C C2 64, 05, 05]
-26EA; [0C C2 6B, 05, 05]
+260F; [0C C2 6B, 05, 05]
-26EB; [0C C2 72, 05, 05]
+2610; [0C C2 72, 05, 05]
-26EC; [0C C2 79, 05, 05]
+2611; [0C C2 79, 05, 05]
-26ED; [0C C2 80, 05, 05]
+2612; [0C C2 80, 05, 05]
-26EE; [0C C2 87, 05, 05]
+2613; [0C C2 87, 05, 05]
-26EF; [0C C2 8E, 05, 05]
+2614; [0C C2 8E, 05, 05]
-26F0; [0C C2 95, 05, 05]
+2615; [0C C2 95, 05, 05]
-26F1; [0C C2 9C, 05, 05]
+2616; [0C C2 9C, 05, 05]
-26F2; [0C C2 A3, 05, 05]
+2617; [0C C2 A3, 05, 05]
-26F3; [0C C2 AA, 05, 05]
+2618; [0C C2 AA, 05, 05]
-26F4; [0C C2 B1, 05, 05]
+2619; [0C C2 B1, 05, 05]
-26F5; [0C C2 B8, 05, 05]
+261A; [0C C2 B8, 05, 05]
-26F6; [0C C2 BF, 05, 05]
+261B; [0C C2 BF, 05, 05]
-26F7; [0C C2 C6, 05, 05]
+261C; [0C C2 C6, 05, 05]
-26F8; [0C C2 CD, 05, 05]
+261D; [0C C2 CD, 05, 05]
-26F9; [0C C2 D4, 05, 05]
+261E; [0C C2 D4, 05, 05]
-26FA; [0C C2 DB, 05, 05]
+261F; [0C C2 DB, 05, 05]
-26FB; [0C C2 E2, 05, 05]
+2620; [0C C2 E2, 05, 05]
-26FC; [0C C2 E9, 05, 05]
+2621; [0C C2 E9, 05, 05]
-26FD; [0C C2 F0, 05, 05]
+2622; [0C C2 F0, 05, 05]
-26FE; [0C C2 F7, 05, 05]
+2623; [0C C2 F7, 05, 05]
-26FF; [0C C2 FE, 05, 05]
+2624; [0C C2 FE, 05, 05]
-1F1E6; [0C C3 07, 05, 05]
+2625; [0C C3 07, 05, 05]
-1F1E7; [0C C3 0E, 05, 05]
+2626; [0C C3 0E, 05, 05]
-1F1E8; [0C C3 15, 05, 05]
+2627; [0C C3 15, 05, 05]
-1F1E9; [0C C3 1C, 05, 05]
+2628; [0C C3 1C, 05, 05]
-1F1EA; [0C C3 23, 05, 05]
+2629; [0C C3 23, 05, 05]
-1F1EB; [0C C3 2A, 05, 05]
+262A; [0C C3 2A, 05, 05]
-1F1EC; [0C C3 31, 05, 05]
+262B; [0C C3 31, 05, 05]
-1F1ED; [0C C3 38, 05, 05]
+262C; [0C C3 38, 05, 05]
-1F1EE; [0C C3 3F, 05, 05]
+262D; [0C C3 3F, 05, 05]
-1F1EF; [0C C3 46, 05, 05]
+262E; [0C C3 46, 05, 05]
-1F1F0; [0C C3 4D, 05, 05]
+262F; [0C C3 4D, 05, 05]
-1F1F1; [0C C3 54, 05, 05]
+2638; [0C C3 54, 05, 05]
-1F1F2; [0C C3 5B, 05, 05]
+2639; [0C C3 5B, 05, 05]
-1F1F3; [0C C3 62, 05, 05]
+263A; [0C C3 62, 05, 05]
-1F1F4; [0C C3 69, 05, 05]
+263B; [0C C3 69, 05, 05]
-1F1F5; [0C C3 70, 05, 05]
+263C; [0C C3 70, 05, 05]
-1F1F6; [0C C3 77, 05, 05]
+263D; [0C C3 77, 05, 05]
-1F1F7; [0C C3 7E, 05, 05]
+263E; [0C C3 7E, 05, 05]
-1F1F8; [0C C3 85, 05, 05]
+263F; [0C C3 85, 05, 05]
-1F1F9; [0C C3 8C, 05, 05]
+2640; [0C C3 8C, 05, 05]
-1F1FA; [0C C3 93, 05, 05]
+2641; [0C C3 93, 05, 05]
-1F1FB; [0C C3 9A, 05, 05]
+2642; [0C C3 9A, 05, 05]
-1F1FC; [0C C3 A1, 05, 05]
+2643; [0C C3 A1, 05, 05]
-1F1FD; [0C C3 A8, 05, 05]
+2644; [0C C3 A8, 05, 05]
-1F1FE; [0C C3 AF, 05, 05]
+2645; [0C C3 AF, 05, 05]
-1F1FF; [0C C3 B6, 05, 05]
+2646; [0C C3 B6, 05, 05]
-2700; [0C C3 BD, 05, 05]
+2647; [0C C3 BD, 05, 05]
-2701; [0C C3 C4, 05, 05]
+2648; [0C C3 C4, 05, 05]
-2702; [0C C3 CB, 05, 05]
+2649; [0C C3 CB, 05, 05]
-2703; [0C C3 D2, 05, 05]
+264A; [0C C3 D2, 05, 05]
-2704; [0C C3 D9, 05, 05]
+264B; [0C C3 D9, 05, 05]
-2705; [0C C3 E0, 05, 05]
+264C; [0C C3 E0, 05, 05]
-2706; [0C C3 E7, 05, 05]
+264D; [0C C3 E7, 05, 05]
-2707; [0C C3 EE, 05, 05]
+264E; [0C C3 EE, 05, 05]
-2708; [0C C3 F5, 05, 05]
+264F; [0C C3 F5, 05, 05]
-2709; [0C C3 FC, 05, 05]
+2650; [0C C3 FC, 05, 05]
-270A; [0C C4 05, 05, 05]
+2651; [0C C4 05, 05, 05]
-270B; [0C C4 0C, 05, 05]
+2652; [0C C4 0C, 05, 05]
-270C; [0C C4 13, 05, 05]
+2653; [0C C4 13, 05, 05]
-270D; [0C C4 1A, 05, 05]
+2654; [0C C4 1A, 05, 05]
-270E; [0C C4 21, 05, 05]
+2655; [0C C4 21, 05, 05]
-270F; [0C C4 28, 05, 05]
+2656; [0C C4 28, 05, 05]
-2710; [0C C4 2F, 05, 05]
+2657; [0C C4 2F, 05, 05]
-2711; [0C C4 36, 05, 05]
+2658; [0C C4 36, 05, 05]
-2712; [0C C4 3D, 05, 05]
+2659; [0C C4 3D, 05, 05]
-2713; [0C C4 44, 05, 05]
+265A; [0C C4 44, 05, 05]
-2714; [0C C4 4B, 05, 05]
+265B; [0C C4 4B, 05, 05]
-2715; [0C C4 52, 05, 05]
+265C; [0C C4 52, 05, 05]
-2716; [0C C4 59, 05, 05]
+265D; [0C C4 59, 05, 05]
-2717; [0C C4 60, 05, 05]
+265E; [0C C4 60, 05, 05]
-2718; [0C C4 67, 05, 05]
+265F; [0C C4 67, 05, 05]
-2719; [0C C4 6E, 05, 05]
+2660; [0C C4 6E, 05, 05]
-271A; [0C C4 75, 05, 05]
+2661; [0C C4 75, 05, 05]
-271B; [0C C4 7C, 05, 05]
+2662; [0C C4 7C, 05, 05]
-271C; [0C C4 83, 05, 05]
+2663; [0C C4 83, 05, 05]
-271D; [0C C4 8A, 05, 05]
+2664; [0C C4 8A, 05, 05]
-271E; [0C C4 91, 05, 05]
+2665; [0C C4 91, 05, 05]
-271F; [0C C4 98, 05, 05]
+2666; [0C C4 98, 05, 05]
-2720; [0C C4 9F, 05, 05]
+2667; [0C C4 9F, 05, 05]
-2721; [0C C4 A6, 05, 05]
+2668; [0C C4 A6, 05, 05]
-2722; [0C C4 AD, 05, 05]
+2669; [0C C4 AD, 05, 05]
-2723; [0C C4 B4, 05, 05]
+266A; [0C C4 B4, 05, 05]
-2724; [0C C4 BB, 05, 05]
+266B; [0C C4 BB, 05, 05]
-2725; [0C C4 C2, 05, 05]
+266C; [0C C4 C2, 05, 05]
-2726; [0C C4 C9, 05, 05]
+2670; [0C C4 C9, 05, 05]
-2727; [0C C4 D0, 05, 05]
+2671; [0C C4 D0, 05, 05]
-2728; [0C C4 D7, 05, 05]
+2672; [0C C4 D7, 05, 05]
-2729; [0C C4 DE, 05, 05]
+2673; [0C C4 DE, 05, 05]
-272A; [0C C4 E5, 05, 05]
+2674; [0C C4 E5, 05, 05]
-272B; [0C C4 EC, 05, 05]
+2675; [0C C4 EC, 05, 05]
-272C; [0C C4 F3, 05, 05]
+2676; [0C C4 F3, 05, 05]
-272D; [0C C4 FA, 05, 05]
+2677; [0C C4 FA, 05, 05]
-272E; [0C C5 03, 05, 05]
+2678; [0C C5 03, 05, 05]
-272F; [0C C5 0A, 05, 05]
+2679; [0C C5 0A, 05, 05]
-2730; [0C C5 11, 05, 05]
+267A; [0C C5 11, 05, 05]
-2731; [0C C5 18, 05, 05]
+267B; [0C C5 18, 05, 05]
-2732; [0C C5 1F, 05, 05]
+267C; [0C C5 1F, 05, 05]
-2733; [0C C5 26, 05, 05]
+267D; [0C C5 26, 05, 05]
-2734; [0C C5 2D, 05, 05]
+267E; [0C C5 2D, 05, 05]
-2735; [0C C5 34, 05, 05]
+267F; [0C C5 34, 05, 05]
-2736; [0C C5 3B, 05, 05]
+2680; [0C C5 3B, 05, 05]
-2737; [0C C5 42, 05, 05]
+2681; [0C C5 42, 05, 05]
-2738; [0C C5 49, 05, 05]
+2682; [0C C5 49, 05, 05]
-2739; [0C C5 50, 05, 05]
+2683; [0C C5 50, 05, 05]
-273A; [0C C5 57, 05, 05]
+2684; [0C C5 57, 05, 05]
-273B; [0C C5 5E, 05, 05]
+2685; [0C C5 5E, 05, 05]
-273C; [0C C5 65, 05, 05]
+2686; [0C C5 65, 05, 05]
-273D; [0C C5 6C, 05, 05]
+2687; [0C C5 6C, 05, 05]
-273E; [0C C5 73, 05, 05]
+2688; [0C C5 73, 05, 05]
-273F; [0C C5 7A, 05, 05]
+2689; [0C C5 7A, 05, 05]
-2740; [0C C5 81, 05, 05]
+2690; [0C C5 81, 05, 05]
-2741; [0C C5 88, 05, 05]
+2691; [0C C5 88, 05, 05]
-2742; [0C C5 8F, 05, 05]
+2692; [0C C5 8F, 05, 05]
-2743; [0C C5 96, 05, 05]
+2693; [0C C5 96, 05, 05]
-2744; [0C C5 9D, 05, 05]
+2694; [0C C5 9D, 05, 05]
-2745; [0C C5 A4, 05, 05]
+2695; [0C C5 A4, 05, 05]
-2746; [0C C5 AB, 05, 05]
+2696; [0C C5 AB, 05, 05]
-2747; [0C C5 B2, 05, 05]
+2697; [0C C5 B2, 05, 05]
-2748; [0C C5 B9, 05, 05]
+2698; [0C C5 B9, 05, 05]
-2749; [0C C5 C0, 05, 05]
+2699; [0C C5 C0, 05, 05]
-274A; [0C C5 C7, 05, 05]
+269A; [0C C5 C7, 05, 05]
-274B; [0C C5 CE, 05, 05]
+269B; [0C C5 CE, 05, 05]
-274C; [0C C5 D5, 05, 05]
+269C; [0C C5 D5, 05, 05]
-274D; [0C C5 DC, 05, 05]
+269D; [0C C5 DC, 05, 05]
-274E; [0C C5 E3, 05, 05]
+269E; [0C C5 E3, 05, 05]
-274F; [0C C5 EA, 05, 05]
+269F; [0C C5 EA, 05, 05]
-2750; [0C C5 F1, 05, 05]
+26A0; [0C C5 F1, 05, 05]
-2751; [0C C5 F8, 05, 05]
+26A1; [0C C5 F8, 05, 05]
-2752; [0C C5 FF, 05, 05]
+26A2; [0C C5 FF, 05, 05]
-2753; [0C C6 08, 05, 05]
+26A3; [0C C6 08, 05, 05]
-2754; [0C C6 0F, 05, 05]
+26A4; [0C C6 0F, 05, 05]
-2755; [0C C6 16, 05, 05]
+26A5; [0C C6 16, 05, 05]
-2756; [0C C6 1D, 05, 05]
+26A6; [0C C6 1D, 05, 05]
-2757; [0C C6 24, 05, 05]
+26A7; [0C C6 24, 05, 05]
-2758; [0C C6 2B, 05, 05]
+26A8; [0C C6 2B, 05, 05]
-2759; [0C C6 32, 05, 05]
+26A9; [0C C6 32, 05, 05]
-275A; [0C C6 39, 05, 05]
+26AA; [0C C6 39, 05, 05]
-275B; [0C C6 40, 05, 05]
+26AB; [0C C6 40, 05, 05]
-275C; [0C C6 47, 05, 05]
+26AC; [0C C6 47, 05, 05]
-275D; [0C C6 4E, 05, 05]
+26AD; [0C C6 4E, 05, 05]
-275E; [0C C6 55, 05, 05]
+26AE; [0C C6 55, 05, 05]
-275F; [0C C6 5C, 05, 05]
+26AF; [0C C6 5C, 05, 05]
-2760; [0C C6 63, 05, 05]
+26B0; [0C C6 63, 05, 05]
-2761; [0C C6 6A, 05, 05]
+26B1; [0C C6 6A, 05, 05]
-2762; [0C C6 71, 05, 05]
+26B2; [0C C6 71, 05, 05]
-2763; [0C C6 78, 05, 05]
+26B3; [0C C6 78, 05, 05]
-2764; [0C C6 7F, 05, 05]
+26B4; [0C C6 7F, 05, 05]
-2765; [0C C6 86, 05, 05]
+26B5; [0C C6 86, 05, 05]
-2766; [0C C6 8D, 05, 05]
+26B6; [0C C6 8D, 05, 05]
-2767; [0C C6 94, 05, 05]
+26B7; [0C C6 94, 05, 05]
-2794; [0C C6 9B, 05, 05]
+26B8; [0C C6 9B, 05, 05]
-2795; [0C C6 A2, 05, 05]
+26B9; [0C C6 A2, 05, 05]
-2796; [0C C6 A9, 05, 05]
+26BA; [0C C6 A9, 05, 05]
-2797; [0C C6 B0, 05, 05]
+26BB; [0C C6 B0, 05, 05]
-2798; [0C C6 B7, 05, 05]
+26BC; [0C C6 B7, 05, 05]
-2799; [0C C6 BE, 05, 05]
+26BD; [0C C6 BE, 05, 05]
-279A; [0C C6 C5, 05, 05]
+26BE; [0C C6 C5, 05, 05]
-279B; [0C C6 CC, 05, 05]
+26BF; [0C C6 CC, 05, 05]
-279C; [0C C6 D3, 05, 05]
+26C0; [0C C6 D3, 05, 05]
-279D; [0C C6 DA, 05, 05]
+26C1; [0C C6 DA, 05, 05]
-279E; [0C C6 E1, 05, 05]
+26C2; [0C C6 E1, 05, 05]
-279F; [0C C6 E8, 05, 05]
+26C3; [0C C6 E8, 05, 05]
-27A0; [0C C6 EF, 05, 05]
+26C4; [0C C6 EF, 05, 05]
-27A1; [0C C6 F6, 05, 05]
+26C5; [0C C6 F6, 05, 05]
-27A2; [0C C6 FD, 05, 05]
+26C6; [0C C6 FD, 05, 05]
-27A3; [0C C7 06, 05, 05]
+26C7; [0C C7 06, 05, 05]
-27A4; [0C C7 0D, 05, 05]
+26C8; [0C C7 0D, 05, 05]
-27A5; [0C C7 14, 05, 05]
+26C9; [0C C7 14, 05, 05]
-27A6; [0C C7 1B, 05, 05]
+26CA; [0C C7 1B, 05, 05]
-27A7; [0C C7 22, 05, 05]
+26CB; [0C C7 22, 05, 05]
-27A8; [0C C7 29, 05, 05]
+26CC; [0C C7 29, 05, 05]
-27A9; [0C C7 30, 05, 05]
+26CD; [0C C7 30, 05, 05]
-27AA; [0C C7 37, 05, 05]
+26CE; [0C C7 37, 05, 05]
-27AB; [0C C7 3E, 05, 05]
+26CF; [0C C7 3E, 05, 05]
-27AC; [0C C7 45, 05, 05]
+26D0; [0C C7 45, 05, 05]
-27AD; [0C C7 4C, 05, 05]
+26D1; [0C C7 4C, 05, 05]
-27AE; [0C C7 53, 05, 05]
+26D2; [0C C7 53, 05, 05]
-27AF; [0C C7 5A, 05, 05]
+26D3; [0C C7 5A, 05, 05]
-27B0; [0C C7 61, 05, 05]
+26D4; [0C C7 61, 05, 05]
-27B1; [0C C7 68, 05, 05]
+26D5; [0C C7 68, 05, 05]
-27B2; [0C C7 6F, 05, 05]
+26D6; [0C C7 6F, 05, 05]
-27B3; [0C C7 76, 05, 05]
+26D7; [0C C7 76, 05, 05]
-27B4; [0C C7 7D, 05, 05]
+26D8; [0C C7 7D, 05, 05]
-27B5; [0C C7 84, 05, 05]
+26D9; [0C C7 84, 05, 05]
-27B6; [0C C7 8B, 05, 05]
+26DA; [0C C7 8B, 05, 05]
-27B7; [0C C7 92, 05, 05]
+26DB; [0C C7 92, 05, 05]
-27B8; [0C C7 99, 05, 05]
+26DC; [0C C7 99, 05, 05]
-27B9; [0C C7 A0, 05, 05]
+26DD; [0C C7 A0, 05, 05]
-27BA; [0C C7 A7, 05, 05]
+26DE; [0C C7 A7, 05, 05]
-27BB; [0C C7 AE, 05, 05]
+26DF; [0C C7 AE, 05, 05]
-27BC; [0C C7 B5, 05, 05]
+26E0; [0C C7 B5, 05, 05]
-27BD; [0C C7 BC, 05, 05]
+26E1; [0C C7 BC, 05, 05]
-27BE; [0C C7 C3, 05, 05]
+26E2; [0C C7 C3, 05, 05]
-27BF; [0C C7 CA, 05, 05]
+26E3; [0C C7 CA, 05, 05]
-27C0; [0C C7 D1, 05, 05]
+26E4; [0C C7 D1, 05, 05]
-27C1; [0C C7 D8, 05, 05]
+26E5; [0C C7 D8, 05, 05]
-27C2; [0C C7 DF, 05, 05]
+26E6; [0C C7 DF, 05, 05]
-27C3; [0C C7 E6, 05, 05]
+26E7; [0C C7 E6, 05, 05]
-27C4; [0C C7 ED, 05, 05]
+26E8; [0C C7 ED, 05, 05]
-27C7; [0C C7 F4, 05, 05]
+26E9; [0C C7 F4, 05, 05]
-27C8; [0C C7 FB, 05, 05]
+26EA; [0C C7 FB, 05, 05]
-27C9; [0C C8 04, 05, 05]
+26EB; [0C C8 04, 05, 05]
-27CA; [0C C8 0B, 05, 05]
+26EC; [0C C8 0B, 05, 05]
-27CB; [0C C8 12, 05, 05]
+26ED; [0C C8 12, 05, 05]
-27CC; [0C C8 19, 05, 05]
+26EE; [0C C8 19, 05, 05]
-27CD; [0C C8 20, 05, 05]
+26EF; [0C C8 20, 05, 05]
-27CE; [0C C8 27, 05, 05]
+26F0; [0C C8 27, 05, 05]
-27CF; [0C C8 2E, 05, 05]
+26F1; [0C C8 2E, 05, 05]
-27D0; [0C C8 35, 05, 05]
+26F2; [0C C8 35, 05, 05]
-27D1; [0C C8 3C, 05, 05]
+26F3; [0C C8 3C, 05, 05]
-27D2; [0C C8 43, 05, 05]
+26F4; [0C C8 43, 05, 05]
-27D3; [0C C8 4A, 05, 05]
+26F5; [0C C8 4A, 05, 05]
-27D4; [0C C8 51, 05, 05]
+26F6; [0C C8 51, 05, 05]
-27D5; [0C C8 58, 05, 05]
+26F7; [0C C8 58, 05, 05]
-27D6; [0C C8 5F, 05, 05]
+26F8; [0C C8 5F, 05, 05]
-27D7; [0C C8 66, 05, 05]
+26F9; [0C C8 66, 05, 05]
-27D8; [0C C8 6D, 05, 05]
+26FA; [0C C8 6D, 05, 05]
-27D9; [0C C8 74, 05, 05]
+26FB; [0C C8 74, 05, 05]
-27DA; [0C C8 7B, 05, 05]
+26FC; [0C C8 7B, 05, 05]
-27DB; [0C C8 82, 05, 05]
+26FD; [0C C8 82, 05, 05]
-27DC; [0C C8 89, 05, 05]
+26FE; [0C C8 89, 05, 05]
-27DD; [0C C8 90, 05, 05]
+26FF; [0C C8 90, 05, 05]
-27DE; [0C C8 97, 05, 05]
+1F1E6; [0C C8 97, 05, 05]
-27DF; [0C C8 9E, 05, 05]
+1F1E7; [0C C8 9E, 05, 05]
-27E0; [0C C8 A5, 05, 05]
+1F1E8; [0C C8 A5, 05, 05]
-27E1; [0C C8 AC, 05, 05]
+1F1E9; [0C C8 AC, 05, 05]
-27E2; [0C C8 B3, 05, 05]
+1F1EA; [0C C8 B3, 05, 05]
-27E3; [0C C8 BA, 05, 05]
+1F1EB; [0C C8 BA, 05, 05]
-27E4; [0C C8 C1, 05, 05]
+1F1EC; [0C C8 C1, 05, 05]
-27E5; [0C C8 C8, 05, 05]
+1F1ED; [0C C8 C8, 05, 05]
-27F0; [0C C8 CF, 05, 05]
+1F1EE; [0C C8 CF, 05, 05]
-27F1; [0C C8 D6, 05, 05]
+1F1EF; [0C C8 D6, 05, 05]
-27F2; [0C C8 DD, 05, 05]
+1F1F0; [0C C8 DD, 05, 05]
-27F3; [0C C8 E4, 05, 05]
+1F1F1; [0C C8 E4, 05, 05]
-27F4; [0C C8 EB, 05, 05]
+1F1F2; [0C C8 EB, 05, 05]
-27F5; [0C C8 F2, 05, 05]
+1F1F3; [0C C8 F2, 05, 05]
-27F6; [0C C8 F9, 05, 05]
+1F1F4; [0C C8 F9, 05, 05]
-27F7; [0C C9 02, 05, 05]
+1F1F5; [0C C9 02, 05, 05]
-27F8; [0C C9 09, 05, 05]
+1F1F6; [0C C9 09, 05, 05]
-27F9; [0C C9 10, 05, 05]
+1F1F7; [0C C9 10, 05, 05]
-27FA; [0C C9 17, 05, 05]
+1F1F8; [0C C9 17, 05, 05]
-27FB; [0C C9 1E, 05, 05]
+1F1F9; [0C C9 1E, 05, 05]
-27FC; [0C C9 25, 05, 05]
+1F1FA; [0C C9 25, 05, 05]
-27FD; [0C C9 2C, 05, 05]
+1F1FB; [0C C9 2C, 05, 05]
-27FE; [0C C9 33, 05, 05]
+1F1FC; [0C C9 33, 05, 05]
-27FF; [0C C9 3A, 05, 05]
+1F1FD; [0C C9 3A, 05, 05]
-2900; [0C C9 41, 05, 05]
+1F1FE; [0C C9 41, 05, 05]
-2901; [0C C9 48, 05, 05]
+1F1FF; [0C C9 48, 05, 05]
-2902; [0C C9 4F, 05, 05]
+2700; [0C C9 4F, 05, 05]
-2903; [0C C9 56, 05, 05]
+2701; [0C C9 56, 05, 05]
-2904; [0C C9 5D, 05, 05]
+2702; [0C C9 5D, 05, 05]
-2905; [0C C9 64, 05, 05]
+2703; [0C C9 64, 05, 05]
-2906; [0C C9 6B, 05, 05]
+2704; [0C C9 6B, 05, 05]
-2907; [0C C9 72, 05, 05]
+2705; [0C C9 72, 05, 05]
-2908; [0C C9 79, 05, 05]
+2706; [0C C9 79, 05, 05]
-2909; [0C C9 80, 05, 05]
+2707; [0C C9 80, 05, 05]
-290A; [0C C9 87, 05, 05]
+2708; [0C C9 87, 05, 05]
-290B; [0C C9 8E, 05, 05]
+2709; [0C C9 8E, 05, 05]
-290C; [0C C9 95, 05, 05]
+270A; [0C C9 95, 05, 05]
-290D; [0C C9 9C, 05, 05]
+270B; [0C C9 9C, 05, 05]
-290E; [0C C9 A3, 05, 05]
+270C; [0C C9 A3, 05, 05]
-290F; [0C C9 AA, 05, 05]
+270D; [0C C9 AA, 05, 05]
-2910; [0C C9 B1, 05, 05]
+270E; [0C C9 B1, 05, 05]
-2911; [0C C9 B8, 05, 05]
+270F; [0C C9 B8, 05, 05]
-2912; [0C C9 BF, 05, 05]
+2710; [0C C9 BF, 05, 05]
-2913; [0C C9 C6, 05, 05]
+2711; [0C C9 C6, 05, 05]
-2914; [0C C9 CD, 05, 05]
+2712; [0C C9 CD, 05, 05]
-2915; [0C C9 D4, 05, 05]
+2713; [0C C9 D4, 05, 05]
-2916; [0C C9 DB, 05, 05]
+2714; [0C C9 DB, 05, 05]
-2917; [0C C9 E2, 05, 05]
+2715; [0C C9 E2, 05, 05]
-2918; [0C C9 E9, 05, 05]
+2716; [0C C9 E9, 05, 05]
-2919; [0C C9 F0, 05, 05]
+2717; [0C C9 F0, 05, 05]
-291A; [0C C9 F7, 05, 05]
+2718; [0C C9 F7, 05, 05]
-291B; [0C C9 FE, 05, 05]
+2719; [0C C9 FE, 05, 05]
-291C; [0C CA 07, 05, 05]
+271A; [0C CA 07, 05, 05]
-291D; [0C CA 0E, 05, 05]
+271B; [0C CA 0E, 05, 05]
-291E; [0C CA 15, 05, 05]
+271C; [0C CA 15, 05, 05]
-291F; [0C CA 1C, 05, 05]
+271D; [0C CA 1C, 05, 05]
-2920; [0C CA 23, 05, 05]
+271E; [0C CA 23, 05, 05]
-2921; [0C CA 2A, 05, 05]
+271F; [0C CA 2A, 05, 05]
-2922; [0C CA 31, 05, 05]
+2720; [0C CA 31, 05, 05]
-2923; [0C CA 38, 05, 05]
+2E50; [0C CA 38, 05, 05]
-2924; [0C CA 3F, 05, 05]
+2E51; [0C CA 3F, 05, 05]
-2925; [0C CA 46, 05, 05]
+2721; [0C CA 46, 05, 05]
-2926; [0C CA 4D, 05, 05]
+2722; [0C CA 4D, 05, 05]
-2927; [0C CA 54, 05, 05]
+2723; [0C CA 54, 05, 05]
-2928; [0C CA 5B, 05, 05]
+2724; [0C CA 5B, 05, 05]
-2929; [0C CA 62, 05, 05]
+2725; [0C CA 62, 05, 05]
-292A; [0C CA 69, 05, 05]
+2726; [0C CA 69, 05, 05]
-292B; [0C CA 70, 05, 05]
+2727; [0C CA 70, 05, 05]
-292C; [0C CA 77, 05, 05]
+2728; [0C CA 77, 05, 05]
-292D; [0C CA 7E, 05, 05]
+2729; [0C CA 7E, 05, 05]
-292E; [0C CA 85, 05, 05]
+272A; [0C CA 85, 05, 05]
-292F; [0C CA 8C, 05, 05]
+272B; [0C CA 8C, 05, 05]
-2930; [0C CA 93, 05, 05]
+272C; [0C CA 93, 05, 05]
-2931; [0C CA 9A, 05, 05]
+272D; [0C CA 9A, 05, 05]
-2932; [0C CA A1, 05, 05]
+272E; [0C CA A1, 05, 05]
-2933; [0C CA A8, 05, 05]
+272F; [0C CA A8, 05, 05]
-2934; [0C CA AF, 05, 05]
+2730; [0C CA AF, 05, 05]
-2935; [0C CA B6, 05, 05]
+2731; [0C CA B6, 05, 05]
-2936; [0C CA BD, 05, 05]
+2732; [0C CA BD, 05, 05]
-2937; [0C CA C4, 05, 05]
+2733; [0C CA C4, 05, 05]
-2938; [0C CA CB, 05, 05]
+2734; [0C CA CB, 05, 05]
-2939; [0C CA D2, 05, 05]
+2735; [0C CA D2, 05, 05]
-293A; [0C CA D9, 05, 05]
+2736; [0C CA D9, 05, 05]
-293B; [0C CA E0, 05, 05]
+2737; [0C CA E0, 05, 05]
-293C; [0C CA E7, 05, 05]
+2738; [0C CA E7, 05, 05]
-293D; [0C CA EE, 05, 05]
+2739; [0C CA EE, 05, 05]
-293E; [0C CA F5, 05, 05]
+273A; [0C CA F5, 05, 05]
-293F; [0C CA FC, 05, 05]
+273B; [0C CA FC, 05, 05]
-2940; [0C CB 05, 05, 05]
+273C; [0C CB 05, 05, 05]
-2941; [0C CB 0C, 05, 05]
+273D; [0C CB 0C, 05, 05]
-2942; [0C CB 13, 05, 05]
+273E; [0C CB 13, 05, 05]
-2943; [0C CB 1A, 05, 05]
+273F; [0C CB 1A, 05, 05]
-2944; [0C CB 21, 05, 05]
+2740; [0C CB 21, 05, 05]
-2945; [0C CB 28, 05, 05]
+2741; [0C CB 28, 05, 05]
-2946; [0C CB 2F, 05, 05]
+2742; [0C CB 2F, 05, 05]
-2947; [0C CB 36, 05, 05]
+2743; [0C CB 36, 05, 05]
-2948; [0C CB 3D, 05, 05]
+2744; [0C CB 3D, 05, 05]
-2949; [0C CB 44, 05, 05]
+2745; [0C CB 44, 05, 05]
-294A; [0C CB 4B, 05, 05]
+2746; [0C CB 4B, 05, 05]
-294B; [0C CB 52, 05, 05]
+2747; [0C CB 52, 05, 05]
-294C; [0C CB 59, 05, 05]
+2748; [0C CB 59, 05, 05]
-294D; [0C CB 60, 05, 05]
+2749; [0C CB 60, 05, 05]
-294E; [0C CB 67, 05, 05]
+274A; [0C CB 67, 05, 05]
-294F; [0C CB 6E, 05, 05]
+274B; [0C CB 6E, 05, 05]
-2950; [0C CB 75, 05, 05]
+274C; [0C CB 75, 05, 05]
-2951; [0C CB 7C, 05, 05]
+274D; [0C CB 7C, 05, 05]
-2952; [0C CB 83, 05, 05]
+274E; [0C CB 83, 05, 05]
-2953; [0C CB 8A, 05, 05]
+274F; [0C CB 8A, 05, 05]
-2954; [0C CB 91, 05, 05]
+2750; [0C CB 91, 05, 05]
-2955; [0C CB 98, 05, 05]
+2751; [0C CB 98, 05, 05]
-2956; [0C CB 9F, 05, 05]
+2752; [0C CB 9F, 05, 05]
-2957; [0C CB A6, 05, 05]
+2753; [0C CB A6, 05, 05]
-2958; [0C CB AD, 05, 05]
+2754; [0C CB AD, 05, 05]
-2959; [0C CB B4, 05, 05]
+2755; [0C CB B4, 05, 05]
-295A; [0C CB BB, 05, 05]
+2756; [0C CB BB, 05, 05]
-295B; [0C CB C2, 05, 05]
+2757; [0C CB C2, 05, 05]
-295C; [0C CB C9, 05, 05]
+2758; [0C CB C9, 05, 05]
-295D; [0C CB D0, 05, 05]
+2759; [0C CB D0, 05, 05]
-295E; [0C CB D7, 05, 05]
+275A; [0C CB D7, 05, 05]
-295F; [0C CB DE, 05, 05]
+275B; [0C CB DE, 05, 05]
-2960; [0C CB E5, 05, 05]
+275C; [0C CB E5, 05, 05]
-2961; [0C CB EC, 05, 05]
+275D; [0C CB EC, 05, 05]
-2962; [0C CB F3, 05, 05]
+275E; [0C CB F3, 05, 05]
-2963; [0C CB FA, 05, 05]
+275F; [0C CB FA, 05, 05]
-2964; [0C CC 03, 05, 05]
+2760; [0C CC 03, 05, 05]
-2965; [0C CC 0A, 05, 05]
+2761; [0C CC 0A, 05, 05]
-2966; [0C CC 11, 05, 05]
+2762; [0C CC 11, 05, 05]
-2967; [0C CC 18, 05, 05]
+2763; [0C CC 18, 05, 05]
-2968; [0C CC 1F, 05, 05]
+2764; [0C CC 1F, 05, 05]
-2969; [0C CC 26, 05, 05]
+2765; [0C CC 26, 05, 05]
-296A; [0C CC 2D, 05, 05]
+2766; [0C CC 2D, 05, 05]
-296B; [0C CC 34, 05, 05]
+2767; [0C CC 34, 05, 05]
-296C; [0C CC 3B, 05, 05]
+2794; [0C CC 3B, 05, 05]
-296D; [0C CC 42, 05, 05]
+2795; [0C CC 42, 05, 05]
-296E; [0C CC 49, 05, 05]
+2796; [0C CC 49, 05, 05]
-296F; [0C CC 50, 05, 05]
+2797; [0C CC 50, 05, 05]
-2970; [0C CC 57, 05, 05]
+2798; [0C CC 57, 05, 05]
-2971; [0C CC 5E, 05, 05]
+2799; [0C CC 5E, 05, 05]
-2972; [0C CC 65, 05, 05]
+279A; [0C CC 65, 05, 05]
-2973; [0C CC 6C, 05, 05]
+279B; [0C CC 6C, 05, 05]
-2974; [0C CC 73, 05, 05]
+279C; [0C CC 73, 05, 05]
-2975; [0C CC 7A, 05, 05]
+279D; [0C CC 7A, 05, 05]
-2976; [0C CC 81, 05, 05]
+279E; [0C CC 81, 05, 05]
-2977; [0C CC 88, 05, 05]
+279F; [0C CC 88, 05, 05]
-2978; [0C CC 8F, 05, 05]
+27A0; [0C CC 8F, 05, 05]
-2979; [0C CC 96, 05, 05]
+27A1; [0C CC 96, 05, 05]
-297A; [0C CC 9D, 05, 05]
+27A2; [0C CC 9D, 05, 05]
-297B; [0C CC A4, 05, 05]
+27A3; [0C CC A4, 05, 05]
-297C; [0C CC AB, 05, 05]
+27A4; [0C CC AB, 05, 05]
-297D; [0C CC B2, 05, 05]
+27A5; [0C CC B2, 05, 05]
-297E; [0C CC B9, 05, 05]
+27A6; [0C CC B9, 05, 05]
-297F; [0C CC C0, 05, 05]
+27A7; [0C CC C0, 05, 05]
-2980; [0C CC C7, 05, 05]
+27A8; [0C CC C7, 05, 05]
-2981; [0C CC CE, 05, 05]
+27A9; [0C CC CE, 05, 05]
-2982; [0C CC D5, 05, 05]
+27AA; [0C CC D5, 05, 05]
-2999; [0C CC DC, 05, 05]
+27AB; [0C CC DC, 05, 05]
-299A; [0C CC E3, 05, 05]
+27AC; [0C CC E3, 05, 05]
-299B; [0C CC EA, 05, 05]
+27AD; [0C CC EA, 05, 05]
-299C; [0C CC F1, 05, 05]
+27AE; [0C CC F1, 05, 05]
-299D; [0C CC F8, 05, 05]
+27AF; [0C CC F8, 05, 05]
-299E; [0C CC FF, 05, 05]
+27B0; [0C CC FF, 05, 05]
-299F; [0C CD 08, 05, 05]
+27B1; [0C CD 08, 05, 05]
-29A0; [0C CD 0F, 05, 05]
+27B2; [0C CD 0F, 05, 05]
-29A1; [0C CD 16, 05, 05]
+27B3; [0C CD 16, 05, 05]
-29A2; [0C CD 1D, 05, 05]
+27B4; [0C CD 1D, 05, 05]
-29A3; [0C CD 24, 05, 05]
+27B5; [0C CD 24, 05, 05]
-29A4; [0C CD 2B, 05, 05]
+27B6; [0C CD 2B, 05, 05]
-29A5; [0C CD 32, 05, 05]
+27B7; [0C CD 32, 05, 05]
-29A6; [0C CD 39, 05, 05]
+27B8; [0C CD 39, 05, 05]
-29A7; [0C CD 40, 05, 05]
+27B9; [0C CD 40, 05, 05]
-29A8; [0C CD 47, 05, 05]
+27BA; [0C CD 47, 05, 05]
-29A9; [0C CD 4E, 05, 05]
+27BB; [0C CD 4E, 05, 05]
-29AA; [0C CD 55, 05, 05]
+27BC; [0C CD 55, 05, 05]
-29AB; [0C CD 5C, 05, 05]
+27BD; [0C CD 5C, 05, 05]
-29AC; [0C CD 63, 05, 05]
+27BE; [0C CD 63, 05, 05]
-29AD; [0C CD 6A, 05, 05]
+27BF; [0C CD 6A, 05, 05]
-29AE; [0C CD 71, 05, 05]
+27C0; [0C CD 71, 05, 05]
-29AF; [0C CD 78, 05, 05]
+27C1; [0C CD 78, 05, 05]
-29B0; [0C CD 7F, 05, 05]
+27C2; [0C CD 7F, 05, 05]
-29B1; [0C CD 86, 05, 05]
+27C3; [0C CD 86, 05, 05]
-29B2; [0C CD 8D, 05, 05]
+27C4; [0C CD 8D, 05, 05]
-29B3; [0C CD 94, 05, 05]
+27C7; [0C CD 94, 05, 05]
-29B4; [0C CD 9B, 05, 05]
+27C8; [0C CD 9B, 05, 05]
-29B5; [0C CD A2, 05, 05]
+27C9; [0C CD A2, 05, 05]
-29B6; [0C CD A9, 05, 05]
+27CA; [0C CD A9, 05, 05]
-29B7; [0C CD B0, 05, 05]
+27CB; [0C CD B0, 05, 05]
-29B8; [0C CD B7, 05, 05]
+27CC; [0C CD B7, 05, 05]
-29B9; [0C CD BE, 05, 05]
+27CD; [0C CD BE, 05, 05]
-29BA; [0C CD C5, 05, 05]
+27CE; [0C CD C5, 05, 05]
-29BB; [0C CD CC, 05, 05]
+27CF; [0C CD CC, 05, 05]
-29BC; [0C CD D3, 05, 05]
+27D0; [0C CD D3, 05, 05]
-29BD; [0C CD DA, 05, 05]
+27D1; [0C CD DA, 05, 05]
-29BE; [0C CD E1, 05, 05]
+27D2; [0C CD E1, 05, 05]
-29BF; [0C CD E8, 05, 05]
+27D3; [0C CD E8, 05, 05]
-29C0; [0C CD EF, 05, 05]
+27D4; [0C CD EF, 05, 05]
-29C1; [0C CD F6, 05, 05]
+27D5; [0C CD F6, 05, 05]
-29C2; [0C CD FD, 05, 05]
+27D6; [0C CD FD, 05, 05]
-29C3; [0C CE 06, 05, 05]
+27D7; [0C CE 06, 05, 05]
-29C4; [0C CE 0D, 05, 05]
+27D8; [0C CE 0D, 05, 05]
-29C5; [0C CE 14, 05, 05]
+27D9; [0C CE 14, 05, 05]
-29C6; [0C CE 1B, 05, 05]
+27DA; [0C CE 1B, 05, 05]
-29C7; [0C CE 22, 05, 05]
+27DB; [0C CE 22, 05, 05]
-29C8; [0C CE 29, 05, 05]
+27DC; [0C CE 29, 05, 05]
-29C9; [0C CE 30, 05, 05]
+27DD; [0C CE 30, 05, 05]
-29CA; [0C CE 37, 05, 05]
+27DE; [0C CE 37, 05, 05]
-29CB; [0C CE 3E, 05, 05]
+27DF; [0C CE 3E, 05, 05]
-29CC; [0C CE 45, 05, 05]
+27E0; [0C CE 45, 05, 05]
-29CD; [0C CE 4C, 05, 05]
+27E1; [0C CE 4C, 05, 05]
-29CE; [0C CE 53, 05, 05]
+27E2; [0C CE 53, 05, 05]
-29CF; [0C CE 5A, 05, 05]
+27E3; [0C CE 5A, 05, 05]
-29D0; [0C CE 61, 05, 05]
+27E4; [0C CE 61, 05, 05]
-29D1; [0C CE 68, 05, 05]
+27E5; [0C CE 68, 05, 05]
-29D2; [0C CE 6F, 05, 05]
+27F0; [0C CE 6F, 05, 05]
-29D3; [0C CE 76, 05, 05]
+27F1; [0C CE 76, 05, 05]
-29D4; [0C CE 7D, 05, 05]
+27F2; [0C CE 7D, 05, 05]
-29D5; [0C CE 84, 05, 05]
+27F3; [0C CE 84, 05, 05]
-29D6; [0C CE 8B, 05, 05]
+27F4; [0C CE 8B, 05, 05]
-29D7; [0C CE 92, 05, 05]
+27F5; [0C CE 92, 05, 05]
-29DC; [0C CE 99, 05, 05]
+27F6; [0C CE 99, 05, 05]
-29DD; [0C CE A0, 05, 05]
+27F7; [0C CE A0, 05, 05]
-29DE; [0C CE A7, 05, 05]
+27F8; [0C CE A7, 05, 05]
-29DF; [0C CE AE, 05, 05]
+27F9; [0C CE AE, 05, 05]
-29E0; [0C CE B5, 05, 05]
+27FA; [0C CE B5, 05, 05]
-29E1; [0C CE BC, 05, 05]
+27FB; [0C CE BC, 05, 05]
-29E2; [0C CE C3, 05, 05]
+27FC; [0C CE C3, 05, 05]
-29E3; [0C CE CA, 05, 05]
+27FD; [0C CE CA, 05, 05]
-29E4; [0C CE D1, 05, 05]
+27FE; [0C CE D1, 05, 05]
-29E5; [0C CE D8, 05, 05]
+27FF; [0C CE D8, 05, 05]
-29E6; [0C CE DF, 05, 05]
+2900; [0C CE DF, 05, 05]
-29E7; [0C CE E6, 05, 05]
+2901; [0C CE E6, 05, 05]
-29E8; [0C CE ED, 05, 05]
+2902; [0C CE ED, 05, 05]
-29E9; [0C CE F4, 05, 05]
+2903; [0C CE F4, 05, 05]
-29EA; [0C CE FB, 05, 05]
+2904; [0C CE FB, 05, 05]
-29EB; [0C CF 04, 05, 05]
+2905; [0C CF 04, 05, 05]
-29EC; [0C CF 0B, 05, 05]
+2906; [0C CF 0B, 05, 05]
-29ED; [0C CF 12, 05, 05]
+2907; [0C CF 12, 05, 05]
-29EE; [0C CF 19, 05, 05]
+2908; [0C CF 19, 05, 05]
-29EF; [0C CF 20, 05, 05]
+2909; [0C CF 20, 05, 05]
-29F0; [0C CF 27, 05, 05]
+290A; [0C CF 27, 05, 05]
-29F1; [0C CF 2E, 05, 05]
+290B; [0C CF 2E, 05, 05]
-29F2; [0C CF 35, 05, 05]
+290C; [0C CF 35, 05, 05]
-29F3; [0C CF 3C, 05, 05]
+290D; [0C CF 3C, 05, 05]
-29F4; [0C CF 43, 05, 05]
+290E; [0C CF 43, 05, 05]
-29F5; [0C CF 4A, 05, 05]
+290F; [0C CF 4A, 05, 05]
-29F6; [0C CF 51, 05, 05]
+2910; [0C CF 51, 05, 05]
-29F7; [0C CF 58, 05, 05]
+2911; [0C CF 58, 05, 05]
-29F8; [0C CF 5F, 05, 05]
+2912; [0C CF 5F, 05, 05]
-29F9; [0C CF 66, 05, 05]
+2913; [0C CF 66, 05, 05]
-29FA; [0C CF 6D, 05, 05]
+2914; [0C CF 6D, 05, 05]
-29FB; [0C CF 74, 05, 05]
+2915; [0C CF 74, 05, 05]
-29FE; [0C CF 7B, 05, 05]
+2916; [0C CF 7B, 05, 05]
-29FF; [0C CF 82, 05, 05]
+2917; [0C CF 82, 05, 05]
-2A00; [0C CF 89, 05, 05]
+2918; [0C CF 89, 05, 05]
-2A01; [0C CF 90, 05, 05]
+2919; [0C CF 90, 05, 05]
-2A02; [0C CF 97, 05, 05]
+291A; [0C CF 97, 05, 05]
-2A03; [0C CF 9E, 05, 05]
+291B; [0C CF 9E, 05, 05]
-2A04; [0C CF A5, 05, 05]
+291C; [0C CF A5, 05, 05]
-2A05; [0C CF AC, 05, 05]
+291D; [0C CF AC, 05, 05]
-2A06; [0C CF B3, 05, 05]
+291E; [0C CF B3, 05, 05]
-2A07; [0C CF BA, 05, 05]
+291F; [0C CF BA, 05, 05]
-2A08; [0C CF C1, 05, 05]
+2920; [0C CF C1, 05, 05]
-2A09; [0C CF C8, 05, 05]
+2921; [0C CF C8, 05, 05]
-2A0A; [0C CF CF, 05, 05]
+2922; [0C CF CF, 05, 05]
-2A0B; [0C CF D6, 05, 05]
+2923; [0C CF D6, 05, 05]
-2A0D; [0C CF DD, 05, 05]
+2924; [0C CF DD, 05, 05]
-2A0E; [0C CF E4, 05, 05]
+2925; [0C CF E4, 05, 05]
-2A0F; [0C CF EB, 05, 05]
+2926; [0C CF EB, 05, 05]
-2A10; [0C CF F2, 05, 05]
+2927; [0C CF F2, 05, 05]
-2A11; [0C CF F9, 05, 05]
+2928; [0C CF F9, 05, 05]
-2A12; [0C D0 02, 05, 05]
+2929; [0C D0 02, 05, 05]
-2A13; [0C D0 09, 05, 05]
+292A; [0C D0 09, 05, 05]
-2A14; [0C D0 10, 05, 05]
+292B; [0C D0 10, 05, 05]
-2A15; [0C D0 17, 05, 05]
+292C; [0C D0 17, 05, 05]
-2A16; [0C D0 1E, 05, 05]
+292D; [0C D0 1E, 05, 05]
-2A17; [0C D0 25, 05, 05]
+292E; [0C D0 25, 05, 05]
-2A18; [0C D0 2C, 05, 05]
+292F; [0C D0 2C, 05, 05]
-2A19; [0C D0 33, 05, 05]
+2930; [0C D0 33, 05, 05]
-2A1A; [0C D0 3A, 05, 05]
+2931; [0C D0 3A, 05, 05]
-2A1B; [0C D0 41, 05, 05]
+2932; [0C D0 41, 05, 05]
-2A1C; [0C D0 48, 05, 05]
+2933; [0C D0 48, 05, 05]
-2A1D; [0C D0 4F, 05, 05]
+2934; [0C D0 4F, 05, 05]
-2A1E; [0C D0 56, 05, 05]
+2935; [0C D0 56, 05, 05]
-2A1F; [0C D0 5D, 05, 05]
+2936; [0C D0 5D, 05, 05]
-2A20; [0C D0 64, 05, 05]
+2937; [0C D0 64, 05, 05]
-2A21; [0C D0 6B, 05, 05]
+2938; [0C D0 6B, 05, 05]
-2A22; [0C D0 72, 05, 05]
+2939; [0C D0 72, 05, 05]
-2A23; [0C D0 79, 05, 05]
+293A; [0C D0 79, 05, 05]
-2A24; [0C D0 80, 05, 05]
+293B; [0C D0 80, 05, 05]
-2A25; [0C D0 87, 05, 05]
+293C; [0C D0 87, 05, 05]
-2A26; [0C D0 8E, 05, 05]
+293D; [0C D0 8E, 05, 05]
-2A27; [0C D0 95, 05, 05]
+293E; [0C D0 95, 05, 05]
-2A28; [0C D0 9C, 05, 05]
+293F; [0C D0 9C, 05, 05]
-2A29; [0C D0 A3, 05, 05]
+2940; [0C D0 A3, 05, 05]
-2A2A; [0C D0 AA, 05, 05]
+2941; [0C D0 AA, 05, 05]
-2A2B; [0C D0 B1, 05, 05]
+2942; [0C D0 B1, 05, 05]
-2A2C; [0C D0 B8, 05, 05]
+2943; [0C D0 B8, 05, 05]
-2A2D; [0C D0 BF, 05, 05]
+2944; [0C D0 BF, 05, 05]
-2A2E; [0C D0 C6, 05, 05]
+2945; [0C D0 C6, 05, 05]
-2A2F; [0C D0 CD, 05, 05]
+2946; [0C D0 CD, 05, 05]
-2A30; [0C D0 D4, 05, 05]
+2947; [0C D0 D4, 05, 05]
-2A31; [0C D0 DB, 05, 05]
+2948; [0C D0 DB, 05, 05]
-2A32; [0C D0 E2, 05, 05]
+2949; [0C D0 E2, 05, 05]
-2A33; [0C D0 E9, 05, 05]
+294A; [0C D0 E9, 05, 05]
-2A34; [0C D0 F0, 05, 05]
+294B; [0C D0 F0, 05, 05]
-2A35; [0C D0 F7, 05, 05]
+294C; [0C D0 F7, 05, 05]
-2A36; [0C D0 FE, 05, 05]
+294D; [0C D0 FE, 05, 05]
-2A37; [0C D1 07, 05, 05]
+294E; [0C D1 07, 05, 05]
-2A38; [0C D1 0E, 05, 05]
+294F; [0C D1 0E, 05, 05]
-2A39; [0C D1 15, 05, 05]
+2950; [0C D1 15, 05, 05]
-2A3A; [0C D1 1C, 05, 05]
+2951; [0C D1 1C, 05, 05]
-2A3B; [0C D1 23, 05, 05]
+2952; [0C D1 23, 05, 05]
-2A3C; [0C D1 2A, 05, 05]
+2953; [0C D1 2A, 05, 05]
-2A3D; [0C D1 31, 05, 05]
+2954; [0C D1 31, 05, 05]
-2A3E; [0C D1 38, 05, 05]
+2955; [0C D1 38, 05, 05]
-2A3F; [0C D1 3F, 05, 05]
+2956; [0C D1 3F, 05, 05]
-2A40; [0C D1 46, 05, 05]
+2957; [0C D1 46, 05, 05]
-2A41; [0C D1 4D, 05, 05]
+2958; [0C D1 4D, 05, 05]
-2A42; [0C D1 54, 05, 05]
+2959; [0C D1 54, 05, 05]
-2A43; [0C D1 5B, 05, 05]
+295A; [0C D1 5B, 05, 05]
-2A44; [0C D1 62, 05, 05]
+295B; [0C D1 62, 05, 05]
-2A45; [0C D1 69, 05, 05]
+295C; [0C D1 69, 05, 05]
-2A46; [0C D1 70, 05, 05]
+295D; [0C D1 70, 05, 05]
-2A47; [0C D1 77, 05, 05]
+295E; [0C D1 77, 05, 05]
-2A48; [0C D1 7E, 05, 05]
+295F; [0C D1 7E, 05, 05]
-2A49; [0C D1 85, 05, 05]
+2960; [0C D1 85, 05, 05]
-2A4A; [0C D1 8C, 05, 05]
+2961; [0C D1 8C, 05, 05]
-2A4B; [0C D1 93, 05, 05]
+2962; [0C D1 93, 05, 05]
-2A4C; [0C D1 9A, 05, 05]
+2963; [0C D1 9A, 05, 05]
-2A4D; [0C D1 A1, 05, 05]
+2964; [0C D1 A1, 05, 05]
-2A4E; [0C D1 A8, 05, 05]
+2965; [0C D1 A8, 05, 05]
-2A4F; [0C D1 AF, 05, 05]
+2966; [0C D1 AF, 05, 05]
-2A50; [0C D1 B6, 05, 05]
+2967; [0C D1 B6, 05, 05]
-2A51; [0C D1 BD, 05, 05]
+2968; [0C D1 BD, 05, 05]
-2A52; [0C D1 C4, 05, 05]
+2969; [0C D1 C4, 05, 05]
-2A53; [0C D1 CB, 05, 05]
+296A; [0C D1 CB, 05, 05]
-2A54; [0C D1 D2, 05, 05]
+296B; [0C D1 D2, 05, 05]
-2A55; [0C D1 D9, 05, 05]
+296C; [0C D1 D9, 05, 05]
-2A56; [0C D1 E0, 05, 05]
+296D; [0C D1 E0, 05, 05]
-2A57; [0C D1 E7, 05, 05]
+296E; [0C D1 E7, 05, 05]
-2A58; [0C D1 EE, 05, 05]
+296F; [0C D1 EE, 05, 05]
-2A59; [0C D1 F5, 05, 05]
+2970; [0C D1 F5, 05, 05]
-2A5A; [0C D1 FC, 05, 05]
+2971; [0C D1 FC, 05, 05]
-2A5B; [0C D2 05, 05, 05]
+2972; [0C D2 05, 05, 05]
-2A5C; [0C D2 0C, 05, 05]
+2973; [0C D2 0C, 05, 05]
-2A5D; [0C D2 13, 05, 05]
+2974; [0C D2 13, 05, 05]
-2A5E; [0C D2 1A, 05, 05]
+2975; [0C D2 1A, 05, 05]
-2A5F; [0C D2 21, 05, 05]
+2976; [0C D2 21, 05, 05]
-2A60; [0C D2 28, 05, 05]
+2977; [0C D2 28, 05, 05]
-2A61; [0C D2 2F, 05, 05]
+2978; [0C D2 2F, 05, 05]
-2A62; [0C D2 36, 05, 05]
+2979; [0C D2 36, 05, 05]
-2A63; [0C D2 3D, 05, 05]
+297A; [0C D2 3D, 05, 05]
-2A64; [0C D2 44, 05, 05]
+297B; [0C D2 44, 05, 05]
-2A65; [0C D2 4B, 05, 05]
+297C; [0C D2 4B, 05, 05]
-2A66; [0C D2 52, 05, 05]
+297D; [0C D2 52, 05, 05]
-2A67; [0C D2 59, 05, 05]
+297E; [0C D2 59, 05, 05]
-2A68; [0C D2 60, 05, 05]
+297F; [0C D2 60, 05, 05]
-2A69; [0C D2 67, 05, 05]
+2980; [0C D2 67, 05, 05]
-2A6A; [0C D2 6E, 05, 05]
+2981; [0C D2 6E, 05, 05]
-2A6B; [0C D2 75, 05, 05]
+2982; [0C D2 75, 05, 05]
-2A6C; [0C D2 7C, 05, 05]
+2999; [0C D2 7C, 05, 05]
-2A6D; [0C D2 83, 05, 05]
+299A; [0C D2 83, 05, 05]
-2A6E; [0C D2 8A, 05, 05]
+299B; [0C D2 8A, 05, 05]
-2A6F; [0C D2 91, 05, 05]
+299C; [0C D2 91, 05, 05]
-2A70; [0C D2 98, 05, 05]
+299D; [0C D2 98, 05, 05]
-2A71; [0C D2 9F, 05, 05]
+299E; [0C D2 9F, 05, 05]
-2A72; [0C D2 A6, 05, 05]
+299F; [0C D2 A6, 05, 05]
-2A73; [0C D2 AD, 05, 05]
+29A0; [0C D2 AD, 05, 05]
-2A77; [0C D2 B4, 05, 05]
+29A1; [0C D2 B4, 05, 05]
-2A78; [0C D2 BB, 05, 05]
+29A2; [0C D2 BB, 05, 05]
-2A79; [0C D2 C2, 05, 05]
+29A3; [0C D2 C2, 05, 05]
-2A7A; [0C D2 C9, 05, 05]
+29A4; [0C D2 C9, 05, 05]
-2A7B; [0C D2 D0, 05, 05]
+29A5; [0C D2 D0, 05, 05]
-2A7C; [0C D2 D7, 05, 05]
+29A6; [0C D2 D7, 05, 05]
-2A7D; [0C D2 DE, 05, 05]
+29A7; [0C D2 DE, 05, 05]
-2A7E; [0C D2 E5, 05, 05]
+29A8; [0C D2 E5, 05, 05]
-2A7F; [0C D2 EC, 05, 05]
+29A9; [0C D2 EC, 05, 05]
-2A80; [0C D2 F3, 05, 05]
+29AA; [0C D2 F3, 05, 05]
-2A81; [0C D2 FA, 05, 05]
+29AB; [0C D2 FA, 05, 05]
-2A82; [0C D3 03, 05, 05]
+29AC; [0C D3 03, 05, 05]
-2A83; [0C D3 0A, 05, 05]
+29AD; [0C D3 0A, 05, 05]
-2A84; [0C D3 11, 05, 05]
+29AE; [0C D3 11, 05, 05]
-2A85; [0C D3 18, 05, 05]
+29AF; [0C D3 18, 05, 05]
-2A86; [0C D3 1F, 05, 05]
+29B0; [0C D3 1F, 05, 05]
-2A87; [0C D3 26, 05, 05]
+29B1; [0C D3 26, 05, 05]
-2A88; [0C D3 2D, 05, 05]
+29B2; [0C D3 2D, 05, 05]
-2A89; [0C D3 34, 05, 05]
+29B3; [0C D3 34, 05, 05]
-2A8A; [0C D3 3B, 05, 05]
+29B4; [0C D3 3B, 05, 05]
-2A8B; [0C D3 42, 05, 05]
+29B5; [0C D3 42, 05, 05]
-2A8C; [0C D3 49, 05, 05]
+29B6; [0C D3 49, 05, 05]
-2A8D; [0C D3 50, 05, 05]
+29B7; [0C D3 50, 05, 05]
-2A8E; [0C D3 57, 05, 05]
+29B8; [0C D3 57, 05, 05]
-2A8F; [0C D3 5E, 05, 05]
+29B9; [0C D3 5E, 05, 05]
-2A90; [0C D3 65, 05, 05]
+29BA; [0C D3 65, 05, 05]
-2A91; [0C D3 6C, 05, 05]
+29BB; [0C D3 6C, 05, 05]
-2A92; [0C D3 73, 05, 05]
+29BC; [0C D3 73, 05, 05]
-2A93; [0C D3 7A, 05, 05]
+29BD; [0C D3 7A, 05, 05]
-2A94; [0C D3 81, 05, 05]
+29BE; [0C D3 81, 05, 05]
-2A95; [0C D3 88, 05, 05]
+29BF; [0C D3 88, 05, 05]
-2A96; [0C D3 8F, 05, 05]
+29C0; [0C D3 8F, 05, 05]
-2A97; [0C D3 96, 05, 05]
+29C1; [0C D3 96, 05, 05]
-2A98; [0C D3 9D, 05, 05]
+29C2; [0C D3 9D, 05, 05]
-2A99; [0C D3 A4, 05, 05]
+29C3; [0C D3 A4, 05, 05]
-2A9A; [0C D3 AB, 05, 05]
+29C4; [0C D3 AB, 05, 05]
-2A9B; [0C D3 B2, 05, 05]
+29C5; [0C D3 B2, 05, 05]
-2A9C; [0C D3 B9, 05, 05]
+29C6; [0C D3 B9, 05, 05]
-2A9D; [0C D3 C0, 05, 05]
+29C7; [0C D3 C0, 05, 05]
-2A9E; [0C D3 C7, 05, 05]
+29C8; [0C D3 C7, 05, 05]
-2A9F; [0C D3 CE, 05, 05]
+29C9; [0C D3 CE, 05, 05]
-2AA0; [0C D3 D5, 05, 05]
+29CA; [0C D3 D5, 05, 05]
-2AA1; [0C D3 DC, 05, 05]
+29CB; [0C D3 DC, 05, 05]
-2AA2; [0C D3 E3, 05, 05]
+29CC; [0C D3 E3, 05, 05]
-2AA3; [0C D3 EA, 05, 05]
+29CD; [0C D3 EA, 05, 05]
-2AA4; [0C D3 F1, 05, 05]
+29CE; [0C D3 F1, 05, 05]
-2AA5; [0C D3 F8, 05, 05]
+29CF; [0C D3 F8, 05, 05]
-2AA6; [0C D3 FF, 05, 05]
+29D0; [0C D3 FF, 05, 05]
-2AA7; [0C D4 08, 05, 05]
+29D1; [0C D4 08, 05, 05]
-2AA8; [0C D4 0F, 05, 05]
+29D2; [0C D4 0F, 05, 05]
-2AA9; [0C D4 16, 05, 05]
+29D3; [0C D4 16, 05, 05]
-2AAA; [0C D4 1D, 05, 05]
+29D4; [0C D4 1D, 05, 05]
-2AAB; [0C D4 24, 05, 05]
+29D5; [0C D4 24, 05, 05]
-2AAC; [0C D4 2B, 05, 05]
+29D6; [0C D4 2B, 05, 05]
-2AAD; [0C D4 32, 05, 05]
+29D7; [0C D4 32, 05, 05]
-2AAE; [0C D4 39, 05, 05]
+29DC; [0C D4 39, 05, 05]
-2AAF; [0C D4 40, 05, 05]
+29DD; [0C D4 40, 05, 05]
-2AB0; [0C D4 47, 05, 05]
+29DE; [0C D4 47, 05, 05]
-2AB1; [0C D4 4E, 05, 05]
+29DF; [0C D4 4E, 05, 05]
-2AB2; [0C D4 55, 05, 05]
+29E0; [0C D4 55, 05, 05]
-2AB3; [0C D4 5C, 05, 05]
+29E1; [0C D4 5C, 05, 05]
-2AB4; [0C D4 63, 05, 05]
+29E2; [0C D4 63, 05, 05]
-2AB5; [0C D4 6A, 05, 05]
+29E3; [0C D4 6A, 05, 05]
-2AB6; [0C D4 71, 05, 05]
+29E4; [0C D4 71, 05, 05]
-2AB7; [0C D4 78, 05, 05]
+29E5; [0C D4 78, 05, 05]
-2AB8; [0C D4 7F, 05, 05]
+29E6; [0C D4 7F, 05, 05]
-2AB9; [0C D4 86, 05, 05]
+29E7; [0C D4 86, 05, 05]
-2ABA; [0C D4 8D, 05, 05]
+29E8; [0C D4 8D, 05, 05]
-2ABB; [0C D4 94, 05, 05]
+29E9; [0C D4 94, 05, 05]
-2ABC; [0C D4 9B, 05, 05]
+29EA; [0C D4 9B, 05, 05]
-2ABD; [0C D4 A2, 05, 05]
+29EB; [0C D4 A2, 05, 05]
-2ABE; [0C D4 A9, 05, 05]
+29EC; [0C D4 A9, 05, 05]
-2ABF; [0C D4 B0, 05, 05]
+29ED; [0C D4 B0, 05, 05]
-2AC0; [0C D4 B7, 05, 05]
+29EE; [0C D4 B7, 05, 05]
-2AC1; [0C D4 BE, 05, 05]
+29EF; [0C D4 BE, 05, 05]
-2AC2; [0C D4 C5, 05, 05]
+29F0; [0C D4 C5, 05, 05]
-2AC3; [0C D4 CC, 05, 05]
+29F1; [0C D4 CC, 05, 05]
-2AC4; [0C D4 D3, 05, 05]
+29F2; [0C D4 D3, 05, 05]
-2AC5; [0C D4 DA, 05, 05]
+29F3; [0C D4 DA, 05, 05]
-2AC6; [0C D4 E1, 05, 05]
+29F4; [0C D4 E1, 05, 05]
-2AC7; [0C D4 E8, 05, 05]
+29F5; [0C D4 E8, 05, 05]
-2AC8; [0C D4 EF, 05, 05]
+29F6; [0C D4 EF, 05, 05]
-2AC9; [0C D4 F6, 05, 05]
+29F7; [0C D4 F6, 05, 05]
-2ACA; [0C D4 FD, 05, 05]
+29F8; [0C D4 FD, 05, 05]
-2ACB; [0C D5 06, 05, 05]
+29F9; [0C D5 06, 05, 05]
-2ACC; [0C D5 0D, 05, 05]
+29FA; [0C D5 0D, 05, 05]
-2ACD; [0C D5 14, 05, 05]
+29FB; [0C D5 14, 05, 05]
-2ACE; [0C D5 1B, 05, 05]
+29FE; [0C D5 1B, 05, 05]
-2ACF; [0C D5 22, 05, 05]
+29FF; [0C D5 22, 05, 05]
-2AD0; [0C D5 29, 05, 05]
+2A00; [0C D5 29, 05, 05]
-2AD1; [0C D5 30, 05, 05]
+2A01; [0C D5 30, 05, 05]
-2AD2; [0C D5 37, 05, 05]
+2A02; [0C D5 37, 05, 05]
-2AD3; [0C D5 3E, 05, 05]
+2A03; [0C D5 3E, 05, 05]
-2AD4; [0C D5 45, 05, 05]
+2A04; [0C D5 45, 05, 05]
-2AD5; [0C D5 4C, 05, 05]
+2A05; [0C D5 4C, 05, 05]
-2AD6; [0C D5 53, 05, 05]
+2A06; [0C D5 53, 05, 05]
-2AD7; [0C D5 5A, 05, 05]
+2A07; [0C D5 5A, 05, 05]
-2AD8; [0C D5 61, 05, 05]
+2A08; [0C D5 61, 05, 05]
-2AD9; [0C D5 68, 05, 05]
+2A09; [0C D5 68, 05, 05]
-2ADA; [0C D5 6F, 05, 05]
+2A0A; [0C D5 6F, 05, 05]
-2ADB; [0C D5 76, 05, 05]
+2A0B; [0C D5 76, 05, 05]
-2ADD; [0C D5 7D, 05, 05]
-2ADC; [0C D5 7D, 05, 05][, 9E, 05]
+2A0D; [0C D5 7D, 05, 05]
-2ADE; [0C D5 84, 05, 05]
+2A0E; [0C D5 84, 05, 05]
-2ADF; [0C D5 8B, 05, 05]
+2A0F; [0C D5 8B, 05, 05]
-2AE0; [0C D5 92, 05, 05]
+2A10; [0C D5 92, 05, 05]
-2AE1; [0C D5 99, 05, 05]
+2A11; [0C D5 99, 05, 05]
-2AE2; [0C D5 A0, 05, 05]
+2A12; [0C D5 A0, 05, 05]
-2AE3; [0C D5 A7, 05, 05]
+2A13; [0C D5 A7, 05, 05]
-2AE4; [0C D5 AE, 05, 05]
+2A14; [0C D5 AE, 05, 05]
-2AE5; [0C D5 B5, 05, 05]
+2A15; [0C D5 B5, 05, 05]
-2AE6; [0C D5 BC, 05, 05]
+2A16; [0C D5 BC, 05, 05]
-2AE7; [0C D5 C3, 05, 05]
+2A17; [0C D5 C3, 05, 05]
-2AE8; [0C D5 CA, 05, 05]
+2A18; [0C D5 CA, 05, 05]
-2AE9; [0C D5 D1, 05, 05]
+2A19; [0C D5 D1, 05, 05]
-2AEA; [0C D5 D8, 05, 05]
+2A1A; [0C D5 D8, 05, 05]
-2AEB; [0C D5 DF, 05, 05]
+2A1B; [0C D5 DF, 05, 05]
-2AEC; [0C D5 E6, 05, 05]
+2A1C; [0C D5 E6, 05, 05]
-2AED; [0C D5 ED, 05, 05]
+2A1D; [0C D5 ED, 05, 05]
-2AEE; [0C D5 F4, 05, 05]
+2A1E; [0C D5 F4, 05, 05]
-2AEF; [0C D5 FB, 05, 05]
+2A1F; [0C D5 FB, 05, 05]
-2AF0; [0C D6 04, 05, 05]
+2A20; [0C D6 04, 05, 05]
-2AF1; [0C D6 0B, 05, 05]
+2A21; [0C D6 0B, 05, 05]
-2AF2; [0C D6 12, 05, 05]
+2A22; [0C D6 12, 05, 05]
-2AF3; [0C D6 19, 05, 05]
+2A23; [0C D6 19, 05, 05]
-2AF4; [0C D6 20, 05, 05]
+2A24; [0C D6 20, 05, 05]
-2AF5; [0C D6 27, 05, 05]
+2A25; [0C D6 27, 05, 05]
-2AF6; [0C D6 2E, 05, 05]
+2A26; [0C D6 2E, 05, 05]
-2AF7; [0C D6 35, 05, 05]
+2A27; [0C D6 35, 05, 05]
-2AF8; [0C D6 3C, 05, 05]
+2A28; [0C D6 3C, 05, 05]
-2AF9; [0C D6 43, 05, 05]
+2A29; [0C D6 43, 05, 05]
-2AFA; [0C D6 4A, 05, 05]
+2A2A; [0C D6 4A, 05, 05]
-2AFB; [0C D6 51, 05, 05]
+2A2B; [0C D6 51, 05, 05]
-2AFC; [0C D6 58, 05, 05]
+2A2C; [0C D6 58, 05, 05]
-2AFD; [0C D6 5F, 05, 05]
+2A2D; [0C D6 5F, 05, 05]
-2AFE; [0C D6 66, 05, 05]
+2A2E; [0C D6 66, 05, 05]
-2AFF; [0C D6 6D, 05, 05]
+2A2F; [0C D6 6D, 05, 05]
-2B00; [0C D6 74, 05, 05]
+2A30; [0C D6 74, 05, 05]
-2B01; [0C D6 7B, 05, 05]
+2A31; [0C D6 7B, 05, 05]
-2B02; [0C D6 82, 05, 05]
+2A32; [0C D6 82, 05, 05]
-2B03; [0C D6 89, 05, 05]
+2A33; [0C D6 89, 05, 05]
-2B04; [0C D6 90, 05, 05]
+2A34; [0C D6 90, 05, 05]
-2B05; [0C D6 97, 05, 05]
+2A35; [0C D6 97, 05, 05]
-2B06; [0C D6 9E, 05, 05]
+2A36; [0C D6 9E, 05, 05]
-2B07; [0C D6 A5, 05, 05]
+2A37; [0C D6 A5, 05, 05]
-2B08; [0C D6 AC, 05, 05]
+2A38; [0C D6 AC, 05, 05]
-2B09; [0C D6 B3, 05, 05]
+2A39; [0C D6 B3, 05, 05]
-2B0A; [0C D6 BA, 05, 05]
+2A3A; [0C D6 BA, 05, 05]
-2B0B; [0C D6 C1, 05, 05]
+2A3B; [0C D6 C1, 05, 05]
-2B0C; [0C D6 C8, 05, 05]
+2A3C; [0C D6 C8, 05, 05]
-2B0D; [0C D6 CF, 05, 05]
+2A3D; [0C D6 CF, 05, 05]
-2B0E; [0C D6 D6, 05, 05]
+2A3E; [0C D6 D6, 05, 05]
-2B0F; [0C D6 DD, 05, 05]
+2A3F; [0C D6 DD, 05, 05]
-2B10; [0C D6 E4, 05, 05]
+2A40; [0C D6 E4, 05, 05]
-2B11; [0C D6 EB, 05, 05]
+2A41; [0C D6 EB, 05, 05]
-2B12; [0C D6 F2, 05, 05]
+2A42; [0C D6 F2, 05, 05]
-2B13; [0C D6 F9, 05, 05]
+2A43; [0C D6 F9, 05, 05]
-2B14; [0C D7 02, 05, 05]
+2A44; [0C D7 02, 05, 05]
-2B15; [0C D7 09, 05, 05]
+2A45; [0C D7 09, 05, 05]
-2B16; [0C D7 10, 05, 05]
+2A46; [0C D7 10, 05, 05]
-2B17; [0C D7 17, 05, 05]
+2A47; [0C D7 17, 05, 05]
-2B18; [0C D7 1E, 05, 05]
+2A48; [0C D7 1E, 05, 05]
-2B19; [0C D7 25, 05, 05]
+2A49; [0C D7 25, 05, 05]
-2B1A; [0C D7 2C, 05, 05]
+2A4A; [0C D7 2C, 05, 05]
-2B1B; [0C D7 33, 05, 05]
+2A4B; [0C D7 33, 05, 05]
-2B1C; [0C D7 3A, 05, 05]
+2A4C; [0C D7 3A, 05, 05]
-2B1D; [0C D7 41, 05, 05]
+2A4D; [0C D7 41, 05, 05]
-2B1E; [0C D7 48, 05, 05]
+2A4E; [0C D7 48, 05, 05]
-2B1F; [0C D7 4F, 05, 05]
+2A4F; [0C D7 4F, 05, 05]
-2B20; [0C D7 56, 05, 05]
+2A50; [0C D7 56, 05, 05]
-2B21; [0C D7 5D, 05, 05]
+2A51; [0C D7 5D, 05, 05]
-2B22; [0C D7 64, 05, 05]
+2A52; [0C D7 64, 05, 05]
-2B23; [0C D7 6B, 05, 05]
+2A53; [0C D7 6B, 05, 05]
-2B24; [0C D7 72, 05, 05]
+2A54; [0C D7 72, 05, 05]
-2B25; [0C D7 79, 05, 05]
+2A55; [0C D7 79, 05, 05]
-2B26; [0C D7 80, 05, 05]
+2A56; [0C D7 80, 05, 05]
-2B27; [0C D7 87, 05, 05]
+2A57; [0C D7 87, 05, 05]
-2B28; [0C D7 8E, 05, 05]
+2A58; [0C D7 8E, 05, 05]
-2B29; [0C D7 95, 05, 05]
+2A59; [0C D7 95, 05, 05]
-2B2A; [0C D7 9C, 05, 05]
+2A5A; [0C D7 9C, 05, 05]
-2B2B; [0C D7 A3, 05, 05]
+2A5B; [0C D7 A3, 05, 05]
-2B2C; [0C D7 AA, 05, 05]
+2A5C; [0C D7 AA, 05, 05]
-2B2D; [0C D7 B1, 05, 05]
+2A5D; [0C D7 B1, 05, 05]
-2B2E; [0C D7 B8, 05, 05]
+2A5E; [0C D7 B8, 05, 05]
-2B2F; [0C D7 BF, 05, 05]
+2A5F; [0C D7 BF, 05, 05]
-2B30; [0C D7 C6, 05, 05]
+2A60; [0C D7 C6, 05, 05]
-2B31; [0C D7 CD, 05, 05]
+2A61; [0C D7 CD, 05, 05]
-2B32; [0C D7 D4, 05, 05]
+2A62; [0C D7 D4, 05, 05]
-2B33; [0C D7 DB, 05, 05]
+2A63; [0C D7 DB, 05, 05]
-2B34; [0C D7 E2, 05, 05]
+2A64; [0C D7 E2, 05, 05]
-2B35; [0C D7 E9, 05, 05]
+2A65; [0C D7 E9, 05, 05]
-2B36; [0C D7 F0, 05, 05]
+2A66; [0C D7 F0, 05, 05]
-2B37; [0C D7 F7, 05, 05]
+2A67; [0C D7 F7, 05, 05]
-2B38; [0C D7 FE, 05, 05]
+2A68; [0C D7 FE, 05, 05]
-2B39; [0C D8 07, 05, 05]
+2A69; [0C D8 07, 05, 05]
-2B3A; [0C D8 0E, 05, 05]
+2A6A; [0C D8 0E, 05, 05]
-2B3B; [0C D8 15, 05, 05]
+2A6B; [0C D8 15, 05, 05]
-2B3C; [0C D8 1C, 05, 05]
+2A6C; [0C D8 1C, 05, 05]
-2B3D; [0C D8 23, 05, 05]
+2A6D; [0C D8 23, 05, 05]
-2B3E; [0C D8 2A, 05, 05]
+2A6E; [0C D8 2A, 05, 05]
-2B3F; [0C D8 31, 05, 05]
+2A6F; [0C D8 31, 05, 05]
-2B40; [0C D8 38, 05, 05]
+2A70; [0C D8 38, 05, 05]
-2B41; [0C D8 3F, 05, 05]
+2A71; [0C D8 3F, 05, 05]
-2B42; [0C D8 46, 05, 05]
+2A72; [0C D8 46, 05, 05]
-2B43; [0C D8 4D, 05, 05]
+2A73; [0C D8 4D, 05, 05]
-2B44; [0C D8 54, 05, 05]
+2A77; [0C D8 54, 05, 05]
-2B45; [0C D8 5B, 05, 05]
+2A78; [0C D8 5B, 05, 05]
-2B46; [0C D8 62, 05, 05]
+2A79; [0C D8 62, 05, 05]
-2B47; [0C D8 69, 05, 05]
+2A7A; [0C D8 69, 05, 05]
-2B48; [0C D8 70, 05, 05]
+2A7B; [0C D8 70, 05, 05]
-2B49; [0C D8 77, 05, 05]
+2A7C; [0C D8 77, 05, 05]
-2B4A; [0C D8 7E, 05, 05]
+2A7D; [0C D8 7E, 05, 05]
-2B4B; [0C D8 85, 05, 05]
+2A7E; [0C D8 85, 05, 05]
-2B4C; [0C D8 8C, 05, 05]
+2A7F; [0C D8 8C, 05, 05]
-2B4D; [0C D8 93, 05, 05]
+2A80; [0C D8 93, 05, 05]
-2B4E; [0C D8 9A, 05, 05]
+2A81; [0C D8 9A, 05, 05]
-2B4F; [0C D8 A1, 05, 05]
+2A82; [0C D8 A1, 05, 05]
-2B50; [0C D8 A8, 05, 05]
+2A83; [0C D8 A8, 05, 05]
-2B51; [0C D8 AF, 05, 05]
+2A84; [0C D8 AF, 05, 05]
-2B52; [0C D8 B6, 05, 05]
+2A85; [0C D8 B6, 05, 05]
-2B53; [0C D8 BD, 05, 05]
+2A86; [0C D8 BD, 05, 05]
-2B54; [0C D8 C4, 05, 05]
+2A87; [0C D8 C4, 05, 05]
-2B55; [0C D8 CB, 05, 05]
+2A88; [0C D8 CB, 05, 05]
-2B56; [0C D8 D2, 05, 05]
+2A89; [0C D8 D2, 05, 05]
-2B57; [0C D8 D9, 05, 05]
+2A8A; [0C D8 D9, 05, 05]
-2B58; [0C D8 E0, 05, 05]
+2A8B; [0C D8 E0, 05, 05]
-2B59; [0C D8 E7, 05, 05]
+2A8C; [0C D8 E7, 05, 05]
-2B5A; [0C D8 EE, 05, 05]
+2A8D; [0C D8 EE, 05, 05]
-2B5B; [0C D8 F5, 05, 05]
+2A8E; [0C D8 F5, 05, 05]
-2B5C; [0C D8 FC, 05, 05]
+2A8F; [0C D8 FC, 05, 05]
-2B5D; [0C D9 05, 05, 05]
+2A90; [0C D9 05, 05, 05]
-2B5E; [0C D9 0C, 05, 05]
+2A91; [0C D9 0C, 05, 05]
-2B5F; [0C D9 13, 05, 05]
+2A92; [0C D9 13, 05, 05]
-2B60; [0C D9 1A, 05, 05]
+2A93; [0C D9 1A, 05, 05]
-2B61; [0C D9 21, 05, 05]
+2A94; [0C D9 21, 05, 05]
-2B62; [0C D9 28, 05, 05]
+2A95; [0C D9 28, 05, 05]
-2B63; [0C D9 2F, 05, 05]
+2A96; [0C D9 2F, 05, 05]
-2B64; [0C D9 36, 05, 05]
+2A97; [0C D9 36, 05, 05]
-2B65; [0C D9 3D, 05, 05]
+2A98; [0C D9 3D, 05, 05]
-2B66; [0C D9 44, 05, 05]
+2A99; [0C D9 44, 05, 05]
-2B67; [0C D9 4B, 05, 05]
+2A9A; [0C D9 4B, 05, 05]
-2B68; [0C D9 52, 05, 05]
+2A9B; [0C D9 52, 05, 05]
-2B69; [0C D9 59, 05, 05]
+2A9C; [0C D9 59, 05, 05]
-2B6A; [0C D9 60, 05, 05]
+2A9D; [0C D9 60, 05, 05]
-2B6B; [0C D9 67, 05, 05]
+2A9E; [0C D9 67, 05, 05]
-2B6C; [0C D9 6E, 05, 05]
+2A9F; [0C D9 6E, 05, 05]
-2B6D; [0C D9 75, 05, 05]
+2AA0; [0C D9 75, 05, 05]
-2B6E; [0C D9 7C, 05, 05]
+2AA1; [0C D9 7C, 05, 05]
-2B6F; [0C D9 83, 05, 05]
+2AA2; [0C D9 83, 05, 05]
-2B70; [0C D9 8A, 05, 05]
+2AA3; [0C D9 8A, 05, 05]
-2B71; [0C D9 91, 05, 05]
+2AA4; [0C D9 91, 05, 05]
-2B72; [0C D9 98, 05, 05]
+2AA5; [0C D9 98, 05, 05]
-2B73; [0C D9 9F, 05, 05]
+2AA6; [0C D9 9F, 05, 05]
-2B76; [0C D9 A6, 05, 05]
+2AA7; [0C D9 A6, 05, 05]
-2B77; [0C D9 AD, 05, 05]
+2AA8; [0C D9 AD, 05, 05]
-2B78; [0C D9 B4, 05, 05]
+2AA9; [0C D9 B4, 05, 05]
-2B79; [0C D9 BB, 05, 05]
+2AAA; [0C D9 BB, 05, 05]
-2B7A; [0C D9 C2, 05, 05]
+2AAB; [0C D9 C2, 05, 05]
-2B7B; [0C D9 C9, 05, 05]
+2AAC; [0C D9 C9, 05, 05]
-2B7C; [0C D9 D0, 05, 05]
+2AAD; [0C D9 D0, 05, 05]
-2B7D; [0C D9 D7, 05, 05]
+2AAE; [0C D9 D7, 05, 05]
-2B7E; [0C D9 DE, 05, 05]
+2AAF; [0C D9 DE, 05, 05]
-2B7F; [0C D9 E5, 05, 05]
+2AB0; [0C D9 E5, 05, 05]
-2B80; [0C D9 EC, 05, 05]
+2AB1; [0C D9 EC, 05, 05]
-2B81; [0C D9 F3, 05, 05]
+2AB2; [0C D9 F3, 05, 05]
-2B82; [0C D9 FA, 05, 05]
+2AB3; [0C D9 FA, 05, 05]
-2B83; [0C DA 03, 05, 05]
+2AB4; [0C DA 03, 05, 05]
-2B84; [0C DA 0A, 05, 05]
+2AB5; [0C DA 0A, 05, 05]
-2B85; [0C DA 11, 05, 05]
+2AB6; [0C DA 11, 05, 05]
-2B86; [0C DA 18, 05, 05]
+2AB7; [0C DA 18, 05, 05]
-2B87; [0C DA 1F, 05, 05]
+2AB8; [0C DA 1F, 05, 05]
-2B88; [0C DA 26, 05, 05]
+2AB9; [0C DA 26, 05, 05]
-2B89; [0C DA 2D, 05, 05]
+2ABA; [0C DA 2D, 05, 05]
-2B8A; [0C DA 34, 05, 05]
+2ABB; [0C DA 34, 05, 05]
-2B8B; [0C DA 3B, 05, 05]
+2ABC; [0C DA 3B, 05, 05]
-2B8C; [0C DA 42, 05, 05]
+2ABD; [0C DA 42, 05, 05]
-2B8D; [0C DA 49, 05, 05]
+2ABE; [0C DA 49, 05, 05]
-2B8E; [0C DA 50, 05, 05]
+2ABF; [0C DA 50, 05, 05]
-2B8F; [0C DA 57, 05, 05]
+2AC0; [0C DA 57, 05, 05]
-2B90; [0C DA 5E, 05, 05]
+2AC1; [0C DA 5E, 05, 05]
-2B91; [0C DA 65, 05, 05]
+2AC2; [0C DA 65, 05, 05]
-2B92; [0C DA 6C, 05, 05]
+2AC3; [0C DA 6C, 05, 05]
-2B93; [0C DA 73, 05, 05]
+2AC4; [0C DA 73, 05, 05]
-2B94; [0C DA 7A, 05, 05]
+2AC5; [0C DA 7A, 05, 05]
-2B95; [0C DA 81, 05, 05]
+2AC6; [0C DA 81, 05, 05]
-2B98; [0C DA 88, 05, 05]
+2AC7; [0C DA 88, 05, 05]
-2B99; [0C DA 8F, 05, 05]
+2AC8; [0C DA 8F, 05, 05]
-2B9A; [0C DA 96, 05, 05]
+2AC9; [0C DA 96, 05, 05]
-2B9B; [0C DA 9D, 05, 05]
+2ACA; [0C DA 9D, 05, 05]
-2B9C; [0C DA A4, 05, 05]
+2ACB; [0C DA A4, 05, 05]
-2B9D; [0C DA AB, 05, 05]
+2ACC; [0C DA AB, 05, 05]
-2B9E; [0C DA B2, 05, 05]
+2ACD; [0C DA B2, 05, 05]
-2B9F; [0C DA B9, 05, 05]
+2ACE; [0C DA B9, 05, 05]
-2BA0; [0C DA C0, 05, 05]
+2ACF; [0C DA C0, 05, 05]
-2BA1; [0C DA C7, 05, 05]
+2AD0; [0C DA C7, 05, 05]
-2BA2; [0C DA CE, 05, 05]
+2AD1; [0C DA CE, 05, 05]
-2BA3; [0C DA D5, 05, 05]
+2AD2; [0C DA D5, 05, 05]
-2BA4; [0C DA DC, 05, 05]
+2AD3; [0C DA DC, 05, 05]
-2BA5; [0C DA E3, 05, 05]
+2AD4; [0C DA E3, 05, 05]
-2BA6; [0C DA EA, 05, 05]
+2AD5; [0C DA EA, 05, 05]
-2BA7; [0C DA F1, 05, 05]
+2AD6; [0C DA F1, 05, 05]
-2BA8; [0C DA F8, 05, 05]
+2AD7; [0C DA F8, 05, 05]
-2BA9; [0C DA FF, 05, 05]
+2AD8; [0C DA FF, 05, 05]
-2BAA; [0C DB 08, 05, 05]
+2AD9; [0C DB 08, 05, 05]
-2BAB; [0C DB 0F, 05, 05]
+2ADA; [0C DB 0F, 05, 05]
-2BAC; [0C DB 16, 05, 05]
+2ADB; [0C DB 16, 05, 05]
-2BAD; [0C DB 1D, 05, 05]
+2ADD; [0C DB 1D, 05, 05]
+2ADC; [0C DB 1D, 05, 05][, 9E, 05]
-2BAE; [0C DB 24, 05, 05]
+2ADE; [0C DB 24, 05, 05]
-2BAF; [0C DB 2B, 05, 05]
+2ADF; [0C DB 2B, 05, 05]
-2BB0; [0C DB 32, 05, 05]
+2AE0; [0C DB 32, 05, 05]
-2BB1; [0C DB 39, 05, 05]
+2AE1; [0C DB 39, 05, 05]
-2BB2; [0C DB 40, 05, 05]
+2AE2; [0C DB 40, 05, 05]
-2BB3; [0C DB 47, 05, 05]
+2AE3; [0C DB 47, 05, 05]
-2BB4; [0C DB 4E, 05, 05]
+2AE4; [0C DB 4E, 05, 05]
-2BB5; [0C DB 55, 05, 05]
+2AE5; [0C DB 55, 05, 05]
-2BB6; [0C DB 5C, 05, 05]
+2AE6; [0C DB 5C, 05, 05]
-2BB7; [0C DB 63, 05, 05]
+2AE7; [0C DB 63, 05, 05]
-2BB8; [0C DB 6A, 05, 05]
+2AE8; [0C DB 6A, 05, 05]
-2BB9; [0C DB 71, 05, 05]
+2AE9; [0C DB 71, 05, 05]
-2BBA; [0C DB 78, 05, 05]
+2AEA; [0C DB 78, 05, 05]
-2BBB; [0C DB 7F, 05, 05]
+2AEB; [0C DB 7F, 05, 05]
-2BBC; [0C DB 86, 05, 05]
+2AEC; [0C DB 86, 05, 05]
-2BBD; [0C DB 8D, 05, 05]
+2AED; [0C DB 8D, 05, 05]
-2BBE; [0C DB 94, 05, 05]
+2AEE; [0C DB 94, 05, 05]
-2BBF; [0C DB 9B, 05, 05]
+2AEF; [0C DB 9B, 05, 05]
-2BC0; [0C DB A2, 05, 05]
+2AF0; [0C DB A2, 05, 05]
-2BC1; [0C DB A9, 05, 05]
+2AF1; [0C DB A9, 05, 05]
-2BC2; [0C DB B0, 05, 05]
+2AF2; [0C DB B0, 05, 05]
-2BC3; [0C DB B7, 05, 05]
+2AF3; [0C DB B7, 05, 05]
-2BC4; [0C DB BE, 05, 05]
+2AF4; [0C DB BE, 05, 05]
-2BC5; [0C DB C5, 05, 05]
+2AF5; [0C DB C5, 05, 05]
-2BC6; [0C DB CC, 05, 05]
+2AF6; [0C DB CC, 05, 05]
-2BC7; [0C DB D3, 05, 05]
+2AF7; [0C DB D3, 05, 05]
-2BC8; [0C DB DA, 05, 05]
+2AF8; [0C DB DA, 05, 05]
-2BC9; [0C DB E1, 05, 05]
+2AF9; [0C DB E1, 05, 05]
-2BCA; [0C DB E8, 05, 05]
+2AFA; [0C DB E8, 05, 05]
-2BCB; [0C DB EF, 05, 05]
+2AFB; [0C DB EF, 05, 05]
-2BCC; [0C DB F6, 05, 05]
+2AFC; [0C DB F6, 05, 05]
-2BCD; [0C DB FD, 05, 05]
+2AFD; [0C DB FD, 05, 05]
-2BCE; [0C DC 06, 05, 05]
+2AFE; [0C DC 06, 05, 05]
-2BCF; [0C DC 0D, 05, 05]
+2AFF; [0C DC 0D, 05, 05]
-2BD0; [0C DC 14, 05, 05]
+2B00; [0C DC 14, 05, 05]
-2BD1; [0C DC 1B, 05, 05]
+2B01; [0C DC 1B, 05, 05]
-2BD2; [0C DC 22, 05, 05]
+2B02; [0C DC 22, 05, 05]
-2BD3; [0C DC 29, 05, 05]
+2B03; [0C DC 29, 05, 05]
-2BD4; [0C DC 30, 05, 05]
+2B04; [0C DC 30, 05, 05]
-2BD5; [0C DC 37, 05, 05]
+2B05; [0C DC 37, 05, 05]
-2BD6; [0C DC 3E, 05, 05]
+2B06; [0C DC 3E, 05, 05]
-2BD7; [0C DC 45, 05, 05]
+2B07; [0C DC 45, 05, 05]
-2BD8; [0C DC 4C, 05, 05]
+2B08; [0C DC 4C, 05, 05]
-2BD9; [0C DC 53, 05, 05]
+2B09; [0C DC 53, 05, 05]
-2BDA; [0C DC 5A, 05, 05]
+2B0A; [0C DC 5A, 05, 05]
-2BDB; [0C DC 61, 05, 05]
+2B0B; [0C DC 61, 05, 05]
-2BDC; [0C DC 68, 05, 05]
+2B0C; [0C DC 68, 05, 05]
-2BDD; [0C DC 6F, 05, 05]
+2B0D; [0C DC 6F, 05, 05]
-2BDE; [0C DC 76, 05, 05]
+2B0E; [0C DC 76, 05, 05]
-2BDF; [0C DC 7D, 05, 05]
+2B0F; [0C DC 7D, 05, 05]
-2BE0; [0C DC 84, 05, 05]
+2B10; [0C DC 84, 05, 05]
-2BE1; [0C DC 8B, 05, 05]
+2B11; [0C DC 8B, 05, 05]
-2BE2; [0C DC 92, 05, 05]
+2B12; [0C DC 92, 05, 05]
-2BE3; [0C DC 99, 05, 05]
+2B13; [0C DC 99, 05, 05]
-2BE4; [0C DC A0, 05, 05]
+2B14; [0C DC A0, 05, 05]
-2BE5; [0C DC A7, 05, 05]
+2B15; [0C DC A7, 05, 05]
-2BE6; [0C DC AE, 05, 05]
+2B16; [0C DC AE, 05, 05]
-2BE7; [0C DC B5, 05, 05]
+2B17; [0C DC B5, 05, 05]
-2BE8; [0C DC BC, 05, 05]
+2B18; [0C DC BC, 05, 05]
-2BE9; [0C DC C3, 05, 05]
+2B19; [0C DC C3, 05, 05]
-2BEA; [0C DC CA, 05, 05]
+2B1A; [0C DC CA, 05, 05]
-2BEB; [0C DC D1, 05, 05]
+2B1B; [0C DC D1, 05, 05]
-2BEC; [0C DC D8, 05, 05]
+2B1C; [0C DC D8, 05, 05]
-2BED; [0C DC DF, 05, 05]
+2B1D; [0C DC DF, 05, 05]
-2BEE; [0C DC E6, 05, 05]
+2B1E; [0C DC E6, 05, 05]
-2BEF; [0C DC ED, 05, 05]
+2B1F; [0C DC ED, 05, 05]
-2BF0; [0C DC F4, 05, 05]
+2B20; [0C DC F4, 05, 05]
-2BF1; [0C DC FB, 05, 05]
+2B21; [0C DC FB, 05, 05]
-2BF2; [0C DD 04, 05, 05]
+2B22; [0C DD 04, 05, 05]
-2BF3; [0C DD 0B, 05, 05]
+2B23; [0C DD 0B, 05, 05]
-2BF4; [0C DD 12, 05, 05]
+2B24; [0C DD 12, 05, 05]
-2BF5; [0C DD 19, 05, 05]
+2B25; [0C DD 19, 05, 05]
-2BF6; [0C DD 20, 05, 05]
+2B26; [0C DD 20, 05, 05]
-2BF7; [0C DD 27, 05, 05]
+2B27; [0C DD 27, 05, 05]
-2BF8; [0C DD 2E, 05, 05]
+2B28; [0C DD 2E, 05, 05]
-2BF9; [0C DD 35, 05, 05]
+2B29; [0C DD 35, 05, 05]
-2BFA; [0C DD 3C, 05, 05]
+2B2A; [0C DD 3C, 05, 05]
-2BFB; [0C DD 43, 05, 05]
+2B2B; [0C DD 43, 05, 05]
-2BFC; [0C DD 4A, 05, 05]
+2B2C; [0C DD 4A, 05, 05]
-2BFD; [0C DD 51, 05, 05]
+2B2D; [0C DD 51, 05, 05]
-2BFE; [0C DD 58, 05, 05]
+2B2E; [0C DD 58, 05, 05]
-2BFF; [0C DD 5F, 05, 05]
+2B2F; [0C DD 5F, 05, 05]
-2CE5; [0C DD 66, 05, 05]
+2B30; [0C DD 66, 05, 05]
-2CE6; [0C DD 6D, 05, 05]
+2B31; [0C DD 6D, 05, 05]
-2CE7; [0C DD 74, 05, 05]
+2B32; [0C DD 74, 05, 05]
-2CE8; [0C DD 7B, 05, 05]
+2B33; [0C DD 7B, 05, 05]
-2CE9; [0C DD 82, 05, 05]
+2B34; [0C DD 82, 05, 05]
-2CEA; [0C DD 89, 05, 05]
+2B35; [0C DD 89, 05, 05]
-2800; [0C DD 90, 05, 05]
+2B36; [0C DD 90, 05, 05]
-2801; [0C DD 97, 05, 05]
+2B37; [0C DD 97, 05, 05]
-2802; [0C DD 9E, 05, 05]
+2B38; [0C DD 9E, 05, 05]
-2803; [0C DD A5, 05, 05]
+2B39; [0C DD A5, 05, 05]
-2804; [0C DD AC, 05, 05]
+2B3A; [0C DD AC, 05, 05]
-2805; [0C DD B3, 05, 05]
+2B3B; [0C DD B3, 05, 05]
-2806; [0C DD BA, 05, 05]
+2B3C; [0C DD BA, 05, 05]
-2807; [0C DD C1, 05, 05]
+2B3D; [0C DD C1, 05, 05]
-2808; [0C DD C8, 05, 05]
+2B3E; [0C DD C8, 05, 05]
-2809; [0C DD CF, 05, 05]
+2B3F; [0C DD CF, 05, 05]
-280A; [0C DD D6, 05, 05]
+2B40; [0C DD D6, 05, 05]
-280B; [0C DD DD, 05, 05]
+2B41; [0C DD DD, 05, 05]
-280C; [0C DD E4, 05, 05]
+2B42; [0C DD E4, 05, 05]
-280D; [0C DD EB, 05, 05]
+2B43; [0C DD EB, 05, 05]
-280E; [0C DD F2, 05, 05]
+2B44; [0C DD F2, 05, 05]
-280F; [0C DD F9, 05, 05]
+2B45; [0C DD F9, 05, 05]
-2810; [0C DE 02, 05, 05]
+2B46; [0C DE 02, 05, 05]
-2811; [0C DE 09, 05, 05]
+2B47; [0C DE 09, 05, 05]
-2812; [0C DE 10, 05, 05]
+2B48; [0C DE 10, 05, 05]
-2813; [0C DE 17, 05, 05]
+2B49; [0C DE 17, 05, 05]
-2814; [0C DE 1E, 05, 05]
+2B4A; [0C DE 1E, 05, 05]
-2815; [0C DE 25, 05, 05]
+2B4B; [0C DE 25, 05, 05]
-2816; [0C DE 2C, 05, 05]
+2B4C; [0C DE 2C, 05, 05]
-2817; [0C DE 33, 05, 05]
+2B4D; [0C DE 33, 05, 05]
-2818; [0C DE 3A, 05, 05]
+2B4E; [0C DE 3A, 05, 05]
-2819; [0C DE 41, 05, 05]
+2B4F; [0C DE 41, 05, 05]
-281A; [0C DE 48, 05, 05]
+2B50; [0C DE 48, 05, 05]
-281B; [0C DE 4F, 05, 05]
+2B51; [0C DE 4F, 05, 05]
-281C; [0C DE 56, 05, 05]
+2B52; [0C DE 56, 05, 05]
-281D; [0C DE 5D, 05, 05]
+2B53; [0C DE 5D, 05, 05]
-281E; [0C DE 64, 05, 05]
+2B54; [0C DE 64, 05, 05]
-281F; [0C DE 6B, 05, 05]
+2B55; [0C DE 6B, 05, 05]
-2820; [0C DE 72, 05, 05]
+2B56; [0C DE 72, 05, 05]
-2821; [0C DE 79, 05, 05]
+2B57; [0C DE 79, 05, 05]
-2822; [0C DE 80, 05, 05]
+2B58; [0C DE 80, 05, 05]
-2823; [0C DE 87, 05, 05]
+2B59; [0C DE 87, 05, 05]
-2824; [0C DE 8E, 05, 05]
+2B5A; [0C DE 8E, 05, 05]
-2825; [0C DE 95, 05, 05]
+2B5B; [0C DE 95, 05, 05]
-2826; [0C DE 9C, 05, 05]
+2B5C; [0C DE 9C, 05, 05]
-2827; [0C DE A3, 05, 05]
+2B5D; [0C DE A3, 05, 05]
-2828; [0C DE AA, 05, 05]
+2B5E; [0C DE AA, 05, 05]
-2829; [0C DE B1, 05, 05]
+2B5F; [0C DE B1, 05, 05]
-282A; [0C DE B8, 05, 05]
+2B60; [0C DE B8, 05, 05]
-282B; [0C DE BF, 05, 05]
+2B61; [0C DE BF, 05, 05]
-282C; [0C DE C6, 05, 05]
+2B62; [0C DE C6, 05, 05]
-282D; [0C DE CD, 05, 05]
+2B63; [0C DE CD, 05, 05]
-282E; [0C DE D4, 05, 05]
+2B64; [0C DE D4, 05, 05]
-282F; [0C DE DB, 05, 05]
+2B65; [0C DE DB, 05, 05]
-2830; [0C DE E2, 05, 05]
+2B66; [0C DE E2, 05, 05]
-2831; [0C DE E9, 05, 05]
+2B67; [0C DE E9, 05, 05]
-2832; [0C DE F0, 05, 05]
+2B68; [0C DE F0, 05, 05]
-2833; [0C DE F7, 05, 05]
+2B69; [0C DE F7, 05, 05]
-2834; [0C DE FE, 05, 05]
+2B6A; [0C DE FE, 05, 05]
-2835; [0C DF 07, 05, 05]
+2B6B; [0C DF 07, 05, 05]
-2836; [0C DF 0E, 05, 05]
+2B6C; [0C DF 0E, 05, 05]
-2837; [0C DF 15, 05, 05]
+2B6D; [0C DF 15, 05, 05]
-2838; [0C DF 1C, 05, 05]
+2B6E; [0C DF 1C, 05, 05]
-2839; [0C DF 23, 05, 05]
+2B6F; [0C DF 23, 05, 05]
-283A; [0C DF 2A, 05, 05]
+2B70; [0C DF 2A, 05, 05]
-283B; [0C DF 31, 05, 05]
+2B71; [0C DF 31, 05, 05]
-283C; [0C DF 38, 05, 05]
+2B72; [0C DF 38, 05, 05]
-283D; [0C DF 3F, 05, 05]
+2B73; [0C DF 3F, 05, 05]
-283E; [0C DF 46, 05, 05]
+2B76; [0C DF 46, 05, 05]
-283F; [0C DF 4D, 05, 05]
+2B77; [0C DF 4D, 05, 05]
-2840; [0C DF 54, 05, 05]
+2B78; [0C DF 54, 05, 05]
-2841; [0C DF 5B, 05, 05]
+2B79; [0C DF 5B, 05, 05]
-2842; [0C DF 62, 05, 05]
+2B7A; [0C DF 62, 05, 05]
-2843; [0C DF 69, 05, 05]
+2B7B; [0C DF 69, 05, 05]
-2844; [0C DF 70, 05, 05]
+2B7C; [0C DF 70, 05, 05]
-2845; [0C DF 77, 05, 05]
+2B7D; [0C DF 77, 05, 05]
-2846; [0C DF 7E, 05, 05]
+2B7E; [0C DF 7E, 05, 05]
-2847; [0C DF 85, 05, 05]
+2B7F; [0C DF 85, 05, 05]
-2848; [0C DF 8C, 05, 05]
+2B80; [0C DF 8C, 05, 05]
-2849; [0C DF 93, 05, 05]
+2B81; [0C DF 93, 05, 05]
-284A; [0C DF 9A, 05, 05]
+2B82; [0C DF 9A, 05, 05]
-284B; [0C DF A1, 05, 05]
+2B83; [0C DF A1, 05, 05]
-284C; [0C DF A8, 05, 05]
+2B84; [0C DF A8, 05, 05]
-284D; [0C DF AF, 05, 05]
+2B85; [0C DF AF, 05, 05]
-284E; [0C DF B6, 05, 05]
+2B86; [0C DF B6, 05, 05]
-284F; [0C DF BD, 05, 05]
+2B87; [0C DF BD, 05, 05]
-2850; [0C DF C4, 05, 05]
+2B88; [0C DF C4, 05, 05]
-2851; [0C DF CB, 05, 05]
+2B89; [0C DF CB, 05, 05]
-2852; [0C DF D2, 05, 05]
+2B8A; [0C DF D2, 05, 05]
-2853; [0C DF D9, 05, 05]
+2B8B; [0C DF D9, 05, 05]
-2854; [0C DF E0, 05, 05]
+2B8C; [0C DF E0, 05, 05]
-2855; [0C DF E7, 05, 05]
+2B8D; [0C DF E7, 05, 05]
-2856; [0C DF EE, 05, 05]
+2B8E; [0C DF EE, 05, 05]
-2857; [0C DF F5, 05, 05]
+2B8F; [0C DF F5, 05, 05]
-2858; [0C DF FC, 05, 05]
+2B90; [0C DF FC, 05, 05]
-2859; [0C E0 05, 05, 05]
+2B91; [0C E0 05, 05, 05]
-285A; [0C E0 0C, 05, 05]
+2B92; [0C E0 0C, 05, 05]
-285B; [0C E0 13, 05, 05]
+2B93; [0C E0 13, 05, 05]
-285C; [0C E0 1A, 05, 05]
+2B94; [0C E0 1A, 05, 05]
-285D; [0C E0 21, 05, 05]
+2B95; [0C E0 21, 05, 05]
-285E; [0C E0 28, 05, 05]
+2B97; [0C E0 28, 05, 05]
-285F; [0C E0 2F, 05, 05]
+2B98; [0C E0 2F, 05, 05]
-2860; [0C E0 36, 05, 05]
+2B99; [0C E0 36, 05, 05]
-2861; [0C E0 3D, 05, 05]
+2B9A; [0C E0 3D, 05, 05]
-2862; [0C E0 44, 05, 05]
+2B9B; [0C E0 44, 05, 05]
-2863; [0C E0 4B, 05, 05]
+2B9C; [0C E0 4B, 05, 05]
-2864; [0C E0 52, 05, 05]
+2B9D; [0C E0 52, 05, 05]
-2865; [0C E0 59, 05, 05]
+2B9E; [0C E0 59, 05, 05]
-2866; [0C E0 60, 05, 05]
+2B9F; [0C E0 60, 05, 05]
-2867; [0C E0 67, 05, 05]
+2BA0; [0C E0 67, 05, 05]
-2868; [0C E0 6E, 05, 05]
+2BA1; [0C E0 6E, 05, 05]
-2869; [0C E0 75, 05, 05]
+2BA2; [0C E0 75, 05, 05]
-286A; [0C E0 7C, 05, 05]
+2BA3; [0C E0 7C, 05, 05]
-286B; [0C E0 83, 05, 05]
+2BA4; [0C E0 83, 05, 05]
-286C; [0C E0 8A, 05, 05]
+2BA5; [0C E0 8A, 05, 05]
-286D; [0C E0 91, 05, 05]
+2BA6; [0C E0 91, 05, 05]
-286E; [0C E0 98, 05, 05]
+2BA7; [0C E0 98, 05, 05]
-286F; [0C E0 9F, 05, 05]
+2BA8; [0C E0 9F, 05, 05]
-2870; [0C E0 A6, 05, 05]
+2BA9; [0C E0 A6, 05, 05]
-2871; [0C E0 AD, 05, 05]
+2BAA; [0C E0 AD, 05, 05]
-2872; [0C E0 B4, 05, 05]
+2BAB; [0C E0 B4, 05, 05]
-2873; [0C E0 BB, 05, 05]
+2BAC; [0C E0 BB, 05, 05]
-2874; [0C E0 C2, 05, 05]
+2BAD; [0C E0 C2, 05, 05]
-2875; [0C E0 C9, 05, 05]
+2BAE; [0C E0 C9, 05, 05]
-2876; [0C E0 D0, 05, 05]
+2BAF; [0C E0 D0, 05, 05]
-2877; [0C E0 D7, 05, 05]
+2BB0; [0C E0 D7, 05, 05]
-2878; [0C E0 DE, 05, 05]
+2BB1; [0C E0 DE, 05, 05]
-2879; [0C E0 E5, 05, 05]
+2BB2; [0C E0 E5, 05, 05]
-287A; [0C E0 EC, 05, 05]
+2BB3; [0C E0 EC, 05, 05]
-287B; [0C E0 F3, 05, 05]
+2BB4; [0C E0 F3, 05, 05]
-287C; [0C E0 FA, 05, 05]
+2BB5; [0C E0 FA, 05, 05]
-287D; [0C E1 03, 05, 05]
+2BB6; [0C E1 03, 05, 05]
-287E; [0C E1 0A, 05, 05]
+2BB7; [0C E1 0A, 05, 05]
-287F; [0C E1 11, 05, 05]
+2BB8; [0C E1 11, 05, 05]
-2880; [0C E1 18, 05, 05]
+2BB9; [0C E1 18, 05, 05]
-2881; [0C E1 1F, 05, 05]
+2BBA; [0C E1 1F, 05, 05]
-2882; [0C E1 26, 05, 05]
+2BBB; [0C E1 26, 05, 05]
-2883; [0C E1 2D, 05, 05]
+2BBC; [0C E1 2D, 05, 05]
-2884; [0C E1 34, 05, 05]
+2BBD; [0C E1 34, 05, 05]
-2885; [0C E1 3B, 05, 05]
+2BBE; [0C E1 3B, 05, 05]
-2886; [0C E1 42, 05, 05]
+2BBF; [0C E1 42, 05, 05]
-2887; [0C E1 49, 05, 05]
+2BC0; [0C E1 49, 05, 05]
-2888; [0C E1 50, 05, 05]
+2BC1; [0C E1 50, 05, 05]
-2889; [0C E1 57, 05, 05]
+2BC2; [0C E1 57, 05, 05]
-288A; [0C E1 5E, 05, 05]
+2BC3; [0C E1 5E, 05, 05]
-288B; [0C E1 65, 05, 05]
+2BC4; [0C E1 65, 05, 05]
-288C; [0C E1 6C, 05, 05]
+2BC5; [0C E1 6C, 05, 05]
-288D; [0C E1 73, 05, 05]
+2BC6; [0C E1 73, 05, 05]
-288E; [0C E1 7A, 05, 05]
+2BC7; [0C E1 7A, 05, 05]
-288F; [0C E1 81, 05, 05]
+2BC8; [0C E1 81, 05, 05]
-2890; [0C E1 88, 05, 05]
+2BC9; [0C E1 88, 05, 05]
-2891; [0C E1 8F, 05, 05]
+2BCA; [0C E1 8F, 05, 05]
-2892; [0C E1 96, 05, 05]
+2BCB; [0C E1 96, 05, 05]
-2893; [0C E1 9D, 05, 05]
+2BCC; [0C E1 9D, 05, 05]
-2894; [0C E1 A4, 05, 05]
+2BCD; [0C E1 A4, 05, 05]
-2895; [0C E1 AB, 05, 05]
+2BCE; [0C E1 AB, 05, 05]
-2896; [0C E1 B2, 05, 05]
+2BCF; [0C E1 B2, 05, 05]
-2897; [0C E1 B9, 05, 05]
+2BD0; [0C E1 B9, 05, 05]
-2898; [0C E1 C0, 05, 05]
+2BD1; [0C E1 C0, 05, 05]
-2899; [0C E1 C7, 05, 05]
+2BD2; [0C E1 C7, 05, 05]
-289A; [0C E1 CE, 05, 05]
+2BD3; [0C E1 CE, 05, 05]
-289B; [0C E1 D5, 05, 05]
+2BD4; [0C E1 D5, 05, 05]
-289C; [0C E1 DC, 05, 05]
+2BD5; [0C E1 DC, 05, 05]
-289D; [0C E1 E3, 05, 05]
+2BD6; [0C E1 E3, 05, 05]
-289E; [0C E1 EA, 05, 05]
+2BD7; [0C E1 EA, 05, 05]
-289F; [0C E1 F1, 05, 05]
+2BD8; [0C E1 F1, 05, 05]
-28A0; [0C E1 F8, 05, 05]
+2BD9; [0C E1 F8, 05, 05]
-28A1; [0C E1 FF, 05, 05]
+2BDA; [0C E1 FF, 05, 05]
-28A2; [0C E2 08, 05, 05]
+2BDB; [0C E2 08, 05, 05]
-28A3; [0C E2 0F, 05, 05]
+2BDC; [0C E2 0F, 05, 05]
-28A4; [0C E2 16, 05, 05]
+2BDD; [0C E2 16, 05, 05]
-28A5; [0C E2 1D, 05, 05]
+2BDE; [0C E2 1D, 05, 05]
-28A6; [0C E2 24, 05, 05]
+2BDF; [0C E2 24, 05, 05]
-28A7; [0C E2 2B, 05, 05]
+2BE0; [0C E2 2B, 05, 05]
-28A8; [0C E2 32, 05, 05]
+2BE1; [0C E2 32, 05, 05]
-28A9; [0C E2 39, 05, 05]
+2BE2; [0C E2 39, 05, 05]
-28AA; [0C E2 40, 05, 05]
+2BE3; [0C E2 40, 05, 05]
-28AB; [0C E2 47, 05, 05]
+2BE4; [0C E2 47, 05, 05]
-28AC; [0C E2 4E, 05, 05]
+2BE5; [0C E2 4E, 05, 05]
-28AD; [0C E2 55, 05, 05]
+2BE6; [0C E2 55, 05, 05]
-28AE; [0C E2 5C, 05, 05]
+2BE7; [0C E2 5C, 05, 05]
-28AF; [0C E2 63, 05, 05]
+2BE8; [0C E2 63, 05, 05]
-28B0; [0C E2 6A, 05, 05]
+2BE9; [0C E2 6A, 05, 05]
-28B1; [0C E2 71, 05, 05]
+2BEA; [0C E2 71, 05, 05]
-28B2; [0C E2 78, 05, 05]
+2BEB; [0C E2 78, 05, 05]
-28B3; [0C E2 7F, 05, 05]
+2BEC; [0C E2 7F, 05, 05]
-28B4; [0C E2 86, 05, 05]
+2BED; [0C E2 86, 05, 05]
-28B5; [0C E2 8D, 05, 05]
+2BEE; [0C E2 8D, 05, 05]
-28B6; [0C E2 94, 05, 05]
+2BEF; [0C E2 94, 05, 05]
-28B7; [0C E2 9B, 05, 05]
+2BF0; [0C E2 9B, 05, 05]
-28B8; [0C E2 A2, 05, 05]
+2BF1; [0C E2 A2, 05, 05]
-28B9; [0C E2 A9, 05, 05]
+2BF2; [0C E2 A9, 05, 05]
-28BA; [0C E2 B0, 05, 05]
+2BF3; [0C E2 B0, 05, 05]
-28BB; [0C E2 B7, 05, 05]
+2BF4; [0C E2 B7, 05, 05]
-28BC; [0C E2 BE, 05, 05]
+2BF5; [0C E2 BE, 05, 05]
-28BD; [0C E2 C5, 05, 05]
+2BF6; [0C E2 C5, 05, 05]
-28BE; [0C E2 CC, 05, 05]
+2BF7; [0C E2 CC, 05, 05]
-28BF; [0C E2 D3, 05, 05]
+2BF8; [0C E2 D3, 05, 05]
-28C0; [0C E2 DA, 05, 05]
+2BF9; [0C E2 DA, 05, 05]
-28C1; [0C E2 E1, 05, 05]
+2BFA; [0C E2 E1, 05, 05]
-28C2; [0C E2 E8, 05, 05]
+2BFB; [0C E2 E8, 05, 05]
-28C3; [0C E2 EF, 05, 05]
+2BFC; [0C E2 EF, 05, 05]
-28C4; [0C E2 F6, 05, 05]
+2BFD; [0C E2 F6, 05, 05]
-28C5; [0C E2 FD, 05, 05]
+2BFE; [0C E2 FD, 05, 05]
-28C6; [0C E3 06, 05, 05]
+2BFF; [0C E3 06, 05, 05]
-28C7; [0C E3 0D, 05, 05]
+2CE5; [0C E3 0D, 05, 05]
-28C8; [0C E3 14, 05, 05]
+2CE6; [0C E3 14, 05, 05]
-28C9; [0C E3 1B, 05, 05]
+2CE7; [0C E3 1B, 05, 05]
-28CA; [0C E3 22, 05, 05]
+2CE8; [0C E3 22, 05, 05]
-28CB; [0C E3 29, 05, 05]
+2CE9; [0C E3 29, 05, 05]
-28CC; [0C E3 30, 05, 05]
+2CEA; [0C E3 30, 05, 05]
-28CD; [0C E3 37, 05, 05]
+2800; [0C E3 37, 05, 05]
-28CE; [0C E3 3E, 05, 05]
+2801; [0C E3 3E, 05, 05]
-28CF; [0C E3 45, 05, 05]
+2802; [0C E3 45, 05, 05]
-28D0; [0C E3 4C, 05, 05]
+2803; [0C E3 4C, 05, 05]
-28D1; [0C E3 53, 05, 05]
+2804; [0C E3 53, 05, 05]
-28D2; [0C E3 5A, 05, 05]
+2805; [0C E3 5A, 05, 05]
-28D3; [0C E3 61, 05, 05]
+2806; [0C E3 61, 05, 05]
-28D4; [0C E3 68, 05, 05]
+2807; [0C E3 68, 05, 05]
-28D5; [0C E3 6F, 05, 05]
+2808; [0C E3 6F, 05, 05]
-28D6; [0C E3 76, 05, 05]
+2809; [0C E3 76, 05, 05]
-28D7; [0C E3 7D, 05, 05]
+280A; [0C E3 7D, 05, 05]
-28D8; [0C E3 84, 05, 05]
+280B; [0C E3 84, 05, 05]
-28D9; [0C E3 8B, 05, 05]
+280C; [0C E3 8B, 05, 05]
-28DA; [0C E3 92, 05, 05]
+280D; [0C E3 92, 05, 05]
-28DB; [0C E3 99, 05, 05]
+280E; [0C E3 99, 05, 05]
-28DC; [0C E3 A0, 05, 05]
+280F; [0C E3 A0, 05, 05]
-28DD; [0C E3 A7, 05, 05]
+2810; [0C E3 A7, 05, 05]
-28DE; [0C E3 AE, 05, 05]
+2811; [0C E3 AE, 05, 05]
-28DF; [0C E3 B5, 05, 05]
+2812; [0C E3 B5, 05, 05]
-28E0; [0C E3 BC, 05, 05]
+2813; [0C E3 BC, 05, 05]
-28E1; [0C E3 C3, 05, 05]
+2814; [0C E3 C3, 05, 05]
-28E2; [0C E3 CA, 05, 05]
+2815; [0C E3 CA, 05, 05]
-28E3; [0C E3 D1, 05, 05]
+2816; [0C E3 D1, 05, 05]
-28E4; [0C E3 D8, 05, 05]
+2817; [0C E3 D8, 05, 05]
-28E5; [0C E3 DF, 05, 05]
+2818; [0C E3 DF, 05, 05]
-28E6; [0C E3 E6, 05, 05]
+2819; [0C E3 E6, 05, 05]
-28E7; [0C E3 ED, 05, 05]
+281A; [0C E3 ED, 05, 05]
-28E8; [0C E3 F4, 05, 05]
+281B; [0C E3 F4, 05, 05]
-28E9; [0C E3 FB, 05, 05]
+281C; [0C E3 FB, 05, 05]
-28EA; [0C E4 04, 05, 05]
+281D; [0C E4 04, 05, 05]
-28EB; [0C E4 0B, 05, 05]
+281E; [0C E4 0B, 05, 05]
-28EC; [0C E4 12, 05, 05]
+281F; [0C E4 12, 05, 05]
-28ED; [0C E4 19, 05, 05]
+2820; [0C E4 19, 05, 05]
-28EE; [0C E4 20, 05, 05]
+2821; [0C E4 20, 05, 05]
-28EF; [0C E4 27, 05, 05]
+2822; [0C E4 27, 05, 05]
-28F0; [0C E4 2E, 05, 05]
+2823; [0C E4 2E, 05, 05]
-28F1; [0C E4 35, 05, 05]
+2824; [0C E4 35, 05, 05]
-28F2; [0C E4 3C, 05, 05]
+2825; [0C E4 3C, 05, 05]
-28F3; [0C E4 43, 05, 05]
+2826; [0C E4 43, 05, 05]
-28F4; [0C E4 4A, 05, 05]
+2827; [0C E4 4A, 05, 05]
-28F5; [0C E4 51, 05, 05]
+2828; [0C E4 51, 05, 05]
-28F6; [0C E4 58, 05, 05]
+2829; [0C E4 58, 05, 05]
-28F7; [0C E4 5F, 05, 05]
+282A; [0C E4 5F, 05, 05]
-28F8; [0C E4 66, 05, 05]
+282B; [0C E4 66, 05, 05]
-28F9; [0C E4 6D, 05, 05]
+282C; [0C E4 6D, 05, 05]
-28FA; [0C E4 74, 05, 05]
+282D; [0C E4 74, 05, 05]
-28FB; [0C E4 7B, 05, 05]
+282E; [0C E4 7B, 05, 05]
-28FC; [0C E4 82, 05, 05]
+282F; [0C E4 82, 05, 05]
-28FD; [0C E4 89, 05, 05]
+2830; [0C E4 89, 05, 05]
-28FE; [0C E4 90, 05, 05]
+2831; [0C E4 90, 05, 05]
-28FF; [0C E4 97, 05, 05]
+2832; [0C E4 97, 05, 05]
-268A; [0C E4 9E, 05, 05]
+2833; [0C E4 9E, 05, 05]
-268B; [0C E4 A5, 05, 05]
+2834; [0C E4 A5, 05, 05]
-268C; [0C E4 AC, 05, 05]
+2835; [0C E4 AC, 05, 05]
-268D; [0C E4 B3, 05, 05]
+2836; [0C E4 B3, 05, 05]
-268E; [0C E4 BA, 05, 05]
+2837; [0C E4 BA, 05, 05]
-268F; [0C E4 C1, 05, 05]
+2838; [0C E4 C1, 05, 05]
-2630; [0C E4 C8, 05, 05]
+2839; [0C E4 C8, 05, 05]
-2631; [0C E4 CF, 05, 05]
+283A; [0C E4 CF, 05, 05]
-2632; [0C E4 D6, 05, 05]
+283B; [0C E4 D6, 05, 05]
-2633; [0C E4 DD, 05, 05]
+283C; [0C E4 DD, 05, 05]
-2634; [0C E4 E4, 05, 05]
+283D; [0C E4 E4, 05, 05]
-2635; [0C E4 EB, 05, 05]
+283E; [0C E4 EB, 05, 05]
-2636; [0C E4 F2, 05, 05]
+283F; [0C E4 F2, 05, 05]
-2637; [0C E4 F9, 05, 05]
+2840; [0C E4 F9, 05, 05]
-4DC0; [0C E5 02, 05, 05]
+2841; [0C E5 02, 05, 05]
-4DC1; [0C E5 09, 05, 05]
+2842; [0C E5 09, 05, 05]
-4DC2; [0C E5 10, 05, 05]
+2843; [0C E5 10, 05, 05]
-4DC3; [0C E5 17, 05, 05]
+2844; [0C E5 17, 05, 05]
-4DC4; [0C E5 1E, 05, 05]
+2845; [0C E5 1E, 05, 05]
-4DC5; [0C E5 25, 05, 05]
+2846; [0C E5 25, 05, 05]
-4DC6; [0C E5 2C, 05, 05]
+2847; [0C E5 2C, 05, 05]
-4DC7; [0C E5 33, 05, 05]
+2848; [0C E5 33, 05, 05]
-4DC8; [0C E5 3A, 05, 05]
+2849; [0C E5 3A, 05, 05]
-4DC9; [0C E5 41, 05, 05]
+284A; [0C E5 41, 05, 05]
-4DCA; [0C E5 48, 05, 05]
+284B; [0C E5 48, 05, 05]
-4DCB; [0C E5 4F, 05, 05]
+284C; [0C E5 4F, 05, 05]
-4DCC; [0C E5 56, 05, 05]
+284D; [0C E5 56, 05, 05]
-4DCD; [0C E5 5D, 05, 05]
+284E; [0C E5 5D, 05, 05]
-4DCE; [0C E5 64, 05, 05]
+284F; [0C E5 64, 05, 05]
-4DCF; [0C E5 6B, 05, 05]
+2850; [0C E5 6B, 05, 05]
-4DD0; [0C E5 72, 05, 05]
+2851; [0C E5 72, 05, 05]
-4DD1; [0C E5 79, 05, 05]
+2852; [0C E5 79, 05, 05]
-4DD2; [0C E5 80, 05, 05]
+2853; [0C E5 80, 05, 05]
-4DD3; [0C E5 87, 05, 05]
+2854; [0C E5 87, 05, 05]
-4DD4; [0C E5 8E, 05, 05]
+2855; [0C E5 8E, 05, 05]
-4DD5; [0C E5 95, 05, 05]
+2856; [0C E5 95, 05, 05]
-4DD6; [0C E5 9C, 05, 05]
+2857; [0C E5 9C, 05, 05]
-4DD7; [0C E5 A3, 05, 05]
+2858; [0C E5 A3, 05, 05]
-4DD8; [0C E5 AA, 05, 05]
+2859; [0C E5 AA, 05, 05]
-4DD9; [0C E5 B1, 05, 05]
+285A; [0C E5 B1, 05, 05]
-4DDA; [0C E5 B8, 05, 05]
+285B; [0C E5 B8, 05, 05]
-4DDB; [0C E5 BF, 05, 05]
+285C; [0C E5 BF, 05, 05]
-4DDC; [0C E5 C6, 05, 05]
+285D; [0C E5 C6, 05, 05]
-4DDD; [0C E5 CD, 05, 05]
+285E; [0C E5 CD, 05, 05]
-4DDE; [0C E5 D4, 05, 05]
+285F; [0C E5 D4, 05, 05]
-4DDF; [0C E5 DB, 05, 05]
+2860; [0C E5 DB, 05, 05]
-4DE0; [0C E5 E2, 05, 05]
+2861; [0C E5 E2, 05, 05]
-4DE1; [0C E5 E9, 05, 05]
+2862; [0C E5 E9, 05, 05]
-4DE2; [0C E5 F0, 05, 05]
+2863; [0C E5 F0, 05, 05]
-4DE3; [0C E5 F7, 05, 05]
+2864; [0C E5 F7, 05, 05]
-4DE4; [0C E5 FE, 05, 05]
+2865; [0C E5 FE, 05, 05]
-4DE5; [0C E6 07, 05, 05]
+2866; [0C E6 07, 05, 05]
-4DE6; [0C E6 0E, 05, 05]
+2867; [0C E6 0E, 05, 05]
-4DE7; [0C E6 15, 05, 05]
+2868; [0C E6 15, 05, 05]
-4DE8; [0C E6 1C, 05, 05]
+2869; [0C E6 1C, 05, 05]
-4DE9; [0C E6 23, 05, 05]
+286A; [0C E6 23, 05, 05]
-4DEA; [0C E6 2A, 05, 05]
+286B; [0C E6 2A, 05, 05]
-4DEB; [0C E6 31, 05, 05]
+286C; [0C E6 31, 05, 05]
-4DEC; [0C E6 38, 05, 05]
+286D; [0C E6 38, 05, 05]
-4DED; [0C E6 3F, 05, 05]
+286E; [0C E6 3F, 05, 05]
-4DEE; [0C E6 46, 05, 05]
+286F; [0C E6 46, 05, 05]
-4DEF; [0C E6 4D, 05, 05]
+2870; [0C E6 4D, 05, 05]
-4DF0; [0C E6 54, 05, 05]
+2871; [0C E6 54, 05, 05]
-4DF1; [0C E6 5B, 05, 05]
+2872; [0C E6 5B, 05, 05]
-4DF2; [0C E6 62, 05, 05]
+2873; [0C E6 62, 05, 05]
-4DF3; [0C E6 69, 05, 05]
+2874; [0C E6 69, 05, 05]
-4DF4; [0C E6 70, 05, 05]
+2875; [0C E6 70, 05, 05]
-4DF5; [0C E6 77, 05, 05]
+2876; [0C E6 77, 05, 05]
-4DF6; [0C E6 7E, 05, 05]
+2877; [0C E6 7E, 05, 05]
-4DF7; [0C E6 85, 05, 05]
+2878; [0C E6 85, 05, 05]
-4DF8; [0C E6 8C, 05, 05]
+2879; [0C E6 8C, 05, 05]
-4DF9; [0C E6 93, 05, 05]
+287A; [0C E6 93, 05, 05]
-4DFA; [0C E6 9A, 05, 05]
+287B; [0C E6 9A, 05, 05]
-4DFB; [0C E6 A1, 05, 05]
+287C; [0C E6 A1, 05, 05]
-4DFC; [0C E6 A8, 05, 05]
+287D; [0C E6 A8, 05, 05]
-4DFD; [0C E6 AF, 05, 05]
+287E; [0C E6 AF, 05, 05]
-4DFE; [0C E6 B6, 05, 05]
+287F; [0C E6 B6, 05, 05]
-4DFF; [0C E6 BD, 05, 05]
+2880; [0C E6 BD, 05, 05]
-1D300; [0C E6 C4, 05, 05]
+2881; [0C E6 C4, 05, 05]
-1D301; [0C E6 CB, 05, 05]
+2882; [0C E6 CB, 05, 05]
-1D302; [0C E6 D2, 05, 05]
+2883; [0C E6 D2, 05, 05]
-1D303; [0C E6 D9, 05, 05]
+2884; [0C E6 D9, 05, 05]
-1D304; [0C E6 E0, 05, 05]
+2885; [0C E6 E0, 05, 05]
-1D305; [0C E6 E7, 05, 05]
+2886; [0C E6 E7, 05, 05]
-1D306; [0C E6 EE, 05, 05]
+2887; [0C E6 EE, 05, 05]
-1D307; [0C E6 F5, 05, 05]
+2888; [0C E6 F5, 05, 05]
-1D308; [0C E6 FC, 05, 05]
+2889; [0C E6 FC, 05, 05]
-1D309; [0C E7 05, 05, 05]
+288A; [0C E7 05, 05, 05]
-1D30A; [0C E7 0C, 05, 05]
+288B; [0C E7 0C, 05, 05]
-1D30B; [0C E7 13, 05, 05]
+288C; [0C E7 13, 05, 05]
-1D30C; [0C E7 1A, 05, 05]
+288D; [0C E7 1A, 05, 05]
-1D30D; [0C E7 21, 05, 05]
+288E; [0C E7 21, 05, 05]
-1D30E; [0C E7 28, 05, 05]
+288F; [0C E7 28, 05, 05]
-1D30F; [0C E7 2F, 05, 05]
+2890; [0C E7 2F, 05, 05]
-1D310; [0C E7 36, 05, 05]
+2891; [0C E7 36, 05, 05]
-1D311; [0C E7 3D, 05, 05]
+2892; [0C E7 3D, 05, 05]
-1D312; [0C E7 44, 05, 05]
+2893; [0C E7 44, 05, 05]
-1D313; [0C E7 4B, 05, 05]
+2894; [0C E7 4B, 05, 05]
-1D314; [0C E7 52, 05, 05]
+2895; [0C E7 52, 05, 05]
-1D315; [0C E7 59, 05, 05]
+2896; [0C E7 59, 05, 05]
-1D316; [0C E7 60, 05, 05]
+2897; [0C E7 60, 05, 05]
-1D317; [0C E7 67, 05, 05]
+2898; [0C E7 67, 05, 05]
-1D318; [0C E7 6E, 05, 05]
+2899; [0C E7 6E, 05, 05]
-1D319; [0C E7 75, 05, 05]
+289A; [0C E7 75, 05, 05]
-1D31A; [0C E7 7C, 05, 05]
+289B; [0C E7 7C, 05, 05]
-1D31B; [0C E7 83, 05, 05]
+289C; [0C E7 83, 05, 05]
-1D31C; [0C E7 8A, 05, 05]
+289D; [0C E7 8A, 05, 05]
-1D31D; [0C E7 91, 05, 05]
+289E; [0C E7 91, 05, 05]
-1D31E; [0C E7 98, 05, 05]
+289F; [0C E7 98, 05, 05]
-1D31F; [0C E7 9F, 05, 05]
+28A0; [0C E7 9F, 05, 05]
-1D320; [0C E7 A6, 05, 05]
+28A1; [0C E7 A6, 05, 05]
-1D321; [0C E7 AD, 05, 05]
+28A2; [0C E7 AD, 05, 05]
-1D322; [0C E7 B4, 05, 05]
+28A3; [0C E7 B4, 05, 05]
-1D323; [0C E7 BB, 05, 05]
+28A4; [0C E7 BB, 05, 05]
-1D324; [0C E7 C2, 05, 05]
+28A5; [0C E7 C2, 05, 05]
-1D325; [0C E7 C9, 05, 05]
+28A6; [0C E7 C9, 05, 05]
-1D326; [0C E7 D0, 05, 05]
+28A7; [0C E7 D0, 05, 05]
-1D327; [0C E7 D7, 05, 05]
+28A8; [0C E7 D7, 05, 05]
-1D328; [0C E7 DE, 05, 05]
+28A9; [0C E7 DE, 05, 05]
-1D329; [0C E7 E5, 05, 05]
+28AA; [0C E7 E5, 05, 05]
-1D32A; [0C E7 EC, 05, 05]
+28AB; [0C E7 EC, 05, 05]
-1D32B; [0C E7 F3, 05, 05]
+28AC; [0C E7 F3, 05, 05]
-1D32C; [0C E7 FA, 05, 05]
+28AD; [0C E7 FA, 05, 05]
-1D32D; [0C E8 03, 05, 05]
+28AE; [0C E8 03, 05, 05]
-1D32E; [0C E8 0A, 05, 05]
+28AF; [0C E8 0A, 05, 05]
-1D32F; [0C E8 11, 05, 05]
+28B0; [0C E8 11, 05, 05]
-1D330; [0C E8 18, 05, 05]
+28B1; [0C E8 18, 05, 05]
-1D331; [0C E8 1F, 05, 05]
+28B2; [0C E8 1F, 05, 05]
-1D332; [0C E8 26, 05, 05]
+28B3; [0C E8 26, 05, 05]
-1D333; [0C E8 2D, 05, 05]
+28B4; [0C E8 2D, 05, 05]
-1D334; [0C E8 34, 05, 05]
+28B5; [0C E8 34, 05, 05]
-1D335; [0C E8 3B, 05, 05]
+28B6; [0C E8 3B, 05, 05]
-1D336; [0C E8 42, 05, 05]
+28B7; [0C E8 42, 05, 05]
-1D337; [0C E8 49, 05, 05]
+28B8; [0C E8 49, 05, 05]
-1D338; [0C E8 50, 05, 05]
+28B9; [0C E8 50, 05, 05]
-1D339; [0C E8 57, 05, 05]
+28BA; [0C E8 57, 05, 05]
-1D33A; [0C E8 5E, 05, 05]
+28BB; [0C E8 5E, 05, 05]
-1D33B; [0C E8 65, 05, 05]
+28BC; [0C E8 65, 05, 05]
-1D33C; [0C E8 6C, 05, 05]
+28BD; [0C E8 6C, 05, 05]
-1D33D; [0C E8 73, 05, 05]
+28BE; [0C E8 73, 05, 05]
-1D33E; [0C E8 7A, 05, 05]
+28BF; [0C E8 7A, 05, 05]
-1D33F; [0C E8 81, 05, 05]
+28C0; [0C E8 81, 05, 05]
-1D340; [0C E8 88, 05, 05]
+28C1; [0C E8 88, 05, 05]
-1D341; [0C E8 8F, 05, 05]
+28C2; [0C E8 8F, 05, 05]
-1D342; [0C E8 96, 05, 05]
+28C3; [0C E8 96, 05, 05]
-1D343; [0C E8 9D, 05, 05]
+28C4; [0C E8 9D, 05, 05]
-1D344; [0C E8 A4, 05, 05]
+28C5; [0C E8 A4, 05, 05]
-1D345; [0C E8 AB, 05, 05]
+28C6; [0C E8 AB, 05, 05]
-1D346; [0C E8 B2, 05, 05]
+28C7; [0C E8 B2, 05, 05]
-1D347; [0C E8 B9, 05, 05]
+28C8; [0C E8 B9, 05, 05]
-1D348; [0C E8 C0, 05, 05]
+28C9; [0C E8 C0, 05, 05]
-1D349; [0C E8 C7, 05, 05]
+28CA; [0C E8 C7, 05, 05]
-1D34A; [0C E8 CE, 05, 05]
+28CB; [0C E8 CE, 05, 05]
-1D34B; [0C E8 D5, 05, 05]
+28CC; [0C E8 D5, 05, 05]
-1D34C; [0C E8 DC, 05, 05]
+28CD; [0C E8 DC, 05, 05]
-1D34D; [0C E8 E3, 05, 05]
+28CE; [0C E8 E3, 05, 05]
-1D34E; [0C E8 EA, 05, 05]
+28CF; [0C E8 EA, 05, 05]
-1D34F; [0C E8 F1, 05, 05]
+28D0; [0C E8 F1, 05, 05]
-1D350; [0C E8 F8, 05, 05]
+28D1; [0C E8 F8, 05, 05]
-1D351; [0C E8 FF, 05, 05]
+28D2; [0C E8 FF, 05, 05]
-1D352; [0C E9 08, 05, 05]
+28D3; [0C E9 08, 05, 05]
-1D353; [0C E9 0F, 05, 05]
+28D4; [0C E9 0F, 05, 05]
-1D354; [0C E9 16, 05, 05]
+28D5; [0C E9 16, 05, 05]
-1D355; [0C E9 1D, 05, 05]
+28D6; [0C E9 1D, 05, 05]
-1D356; [0C E9 24, 05, 05]
+28D7; [0C E9 24, 05, 05]
-A490; [0C E9 2B, 05, 05]
+28D8; [0C E9 2B, 05, 05]
-A491; [0C E9 32, 05, 05]
+28D9; [0C E9 32, 05, 05]
-A492; [0C E9 39, 05, 05]
+28DA; [0C E9 39, 05, 05]
-A493; [0C E9 40, 05, 05]
+28DB; [0C E9 40, 05, 05]
-A494; [0C E9 47, 05, 05]
+28DC; [0C E9 47, 05, 05]
-A495; [0C E9 4E, 05, 05]
+28DD; [0C E9 4E, 05, 05]
-A496; [0C E9 55, 05, 05]
+28DE; [0C E9 55, 05, 05]
-A497; [0C E9 5C, 05, 05]
+28DF; [0C E9 5C, 05, 05]
-A498; [0C E9 63, 05, 05]
+28E0; [0C E9 63, 05, 05]
-A499; [0C E9 6A, 05, 05]
+28E1; [0C E9 6A, 05, 05]
-A49A; [0C E9 71, 05, 05]
+28E2; [0C E9 71, 05, 05]
-A49B; [0C E9 78, 05, 05]
+28E3; [0C E9 78, 05, 05]
-A49C; [0C E9 7F, 05, 05]
+28E4; [0C E9 7F, 05, 05]
-A49D; [0C E9 86, 05, 05]
+28E5; [0C E9 86, 05, 05]
-A49E; [0C E9 8D, 05, 05]
+28E6; [0C E9 8D, 05, 05]
-A49F; [0C E9 94, 05, 05]
+28E7; [0C E9 94, 05, 05]
-A4A0; [0C E9 9B, 05, 05]
+28E8; [0C E9 9B, 05, 05]
-A4A1; [0C E9 A2, 05, 05]
+28E9; [0C E9 A2, 05, 05]
-A4A2; [0C E9 A9, 05, 05]
+28EA; [0C E9 A9, 05, 05]
-A4A3; [0C E9 B0, 05, 05]
+28EB; [0C E9 B0, 05, 05]
-A4A4; [0C E9 B7, 05, 05]
+28EC; [0C E9 B7, 05, 05]
-A4A5; [0C E9 BE, 05, 05]
+28ED; [0C E9 BE, 05, 05]
-A4A6; [0C E9 C5, 05, 05]
+28EE; [0C E9 C5, 05, 05]
-A4A7; [0C E9 CC, 05, 05]
+28EF; [0C E9 CC, 05, 05]
-A4A8; [0C E9 D3, 05, 05]
+28F0; [0C E9 D3, 05, 05]
-A4A9; [0C E9 DA, 05, 05]
+28F1; [0C E9 DA, 05, 05]
-A4AA; [0C E9 E1, 05, 05]
+28F2; [0C E9 E1, 05, 05]
-A4AB; [0C E9 E8, 05, 05]
+28F3; [0C E9 E8, 05, 05]
-A4AC; [0C E9 EF, 05, 05]
+28F4; [0C E9 EF, 05, 05]
-A4AD; [0C E9 F6, 05, 05]
+28F5; [0C E9 F6, 05, 05]
-A4AE; [0C E9 FD, 05, 05]
+28F6; [0C E9 FD, 05, 05]
-A4AF; [0C EA 06, 05, 05]
+28F7; [0C EA 06, 05, 05]
-A4B0; [0C EA 0D, 05, 05]
+28F8; [0C EA 0D, 05, 05]
-A4B1; [0C EA 14, 05, 05]
+28F9; [0C EA 14, 05, 05]
-A4B2; [0C EA 1B, 05, 05]
+28FA; [0C EA 1B, 05, 05]
-A4B3; [0C EA 22, 05, 05]
+28FB; [0C EA 22, 05, 05]
-A4B4; [0C EA 29, 05, 05]
+28FC; [0C EA 29, 05, 05]
-A4B5; [0C EA 30, 05, 05]
+28FD; [0C EA 30, 05, 05]
-A4B6; [0C EA 37, 05, 05]
+28FE; [0C EA 37, 05, 05]
-A4B7; [0C EA 3E, 05, 05]
+28FF; [0C EA 3E, 05, 05]
-A4B8; [0C EA 45, 05, 05]
+268A; [0C EA 45, 05, 05]
-A4B9; [0C EA 4C, 05, 05]
+268B; [0C EA 4C, 05, 05]
-A4BA; [0C EA 53, 05, 05]
+268C; [0C EA 53, 05, 05]
-A4BB; [0C EA 5A, 05, 05]
+268D; [0C EA 5A, 05, 05]
-A4BC; [0C EA 61, 05, 05]
+268E; [0C EA 61, 05, 05]
-A4BD; [0C EA 68, 05, 05]
+268F; [0C EA 68, 05, 05]
-A4BE; [0C EA 6F, 05, 05]
+2630; [0C EA 6F, 05, 05]
-A4BF; [0C EA 76, 05, 05]
+2631; [0C EA 76, 05, 05]
-A4C0; [0C EA 7D, 05, 05]
+2632; [0C EA 7D, 05, 05]
-A4C1; [0C EA 84, 05, 05]
+2633; [0C EA 84, 05, 05]
-A4C2; [0C EA 8B, 05, 05]
+2634; [0C EA 8B, 05, 05]
-A4C3; [0C EA 92, 05, 05]
+2635; [0C EA 92, 05, 05]
-A4C4; [0C EA 99, 05, 05]
+2636; [0C EA 99, 05, 05]
-A4C5; [0C EA A0, 05, 05]
+2637; [0C EA A0, 05, 05]
-A4C6; [0C EA A7, 05, 05]
+4DC0; [0C EA A7, 05, 05]
-10137; [0C EA AE, 05, 05]
+4DC1; [0C EA AE, 05, 05]
-10138; [0C EA B5, 05, 05]
+4DC2; [0C EA B5, 05, 05]
-10139; [0C EA BC, 05, 05]
+4DC3; [0C EA BC, 05, 05]
-1013A; [0C EA C3, 05, 05]
+4DC4; [0C EA C3, 05, 05]
-1013B; [0C EA CA, 05, 05]
+4DC5; [0C EA CA, 05, 05]
-1013C; [0C EA D1, 05, 05]
+4DC6; [0C EA D1, 05, 05]
-1013D; [0C EA D8, 05, 05]
+4DC7; [0C EA D8, 05, 05]
-1013E; [0C EA DF, 05, 05]
+4DC8; [0C EA DF, 05, 05]
-1013F; [0C EA E6, 05, 05]
+4DC9; [0C EA E6, 05, 05]
-10179; [0C EA ED, 05, 05]
+4DCA; [0C EA ED, 05, 05]
-1017A; [0C EA F4, 05, 05]
+4DCB; [0C EA F4, 05, 05]
-1017B; [0C EA FB, 05, 05]
+4DCC; [0C EA FB, 05, 05]
-1017C; [0C EB 04, 05, 05]
+4DCD; [0C EB 04, 05, 05]
-1017D; [0C EB 0B, 05, 05]
+4DCE; [0C EB 0B, 05, 05]
-1017E; [0C EB 12, 05, 05]
+4DCF; [0C EB 12, 05, 05]
-1017F; [0C EB 19, 05, 05]
+4DD0; [0C EB 19, 05, 05]
-10180; [0C EB 20, 05, 05]
+4DD1; [0C EB 20, 05, 05]
-10181; [0C EB 27, 05, 05]
+4DD2; [0C EB 27, 05, 05]
-10182; [0C EB 2E, 05, 05]
+4DD3; [0C EB 2E, 05, 05]
-10183; [0C EB 35, 05, 05]
+4DD4; [0C EB 35, 05, 05]
-10184; [0C EB 3C, 05, 05]
+4DD5; [0C EB 3C, 05, 05]
-10185; [0C EB 43, 05, 05]
+4DD6; [0C EB 43, 05, 05]
-10186; [0C EB 4A, 05, 05]
+4DD7; [0C EB 4A, 05, 05]
-10187; [0C EB 51, 05, 05]
+4DD8; [0C EB 51, 05, 05]
-10188; [0C EB 58, 05, 05]
+4DD9; [0C EB 58, 05, 05]
-10189; [0C EB 5F, 05, 05]
+4DDA; [0C EB 5F, 05, 05]
-1018C; [0C EB 66, 05, 05]
+4DDB; [0C EB 66, 05, 05]
-1018D; [0C EB 6D, 05, 05]
+4DDC; [0C EB 6D, 05, 05]
-1018E; [0C EB 74, 05, 05]
+4DDD; [0C EB 74, 05, 05]
-10190; [0C EB 7B, 05, 05]
+4DDE; [0C EB 7B, 05, 05]
-10191; [0C EB 82, 05, 05]
+4DDF; [0C EB 82, 05, 05]
-10192; [0C EB 89, 05, 05]
+4DE0; [0C EB 89, 05, 05]
-10193; [0C EB 90, 05, 05]
+4DE1; [0C EB 90, 05, 05]
-10194; [0C EB 97, 05, 05]
+4DE2; [0C EB 97, 05, 05]
-10195; [0C EB 9E, 05, 05]
+4DE3; [0C EB 9E, 05, 05]
-10196; [0C EB A5, 05, 05]
+4DE4; [0C EB A5, 05, 05]
-10197; [0C EB AC, 05, 05]
+4DE5; [0C EB AC, 05, 05]
-10198; [0C EB B3, 05, 05]
+4DE6; [0C EB B3, 05, 05]
-10199; [0C EB BA, 05, 05]
+4DE7; [0C EB BA, 05, 05]
-1019A; [0C EB C1, 05, 05]
+4DE8; [0C EB C1, 05, 05]
-1019B; [0C EB C8, 05, 05]
+4DE9; [0C EB C8, 05, 05]
-101A0; [0C EB CF, 05, 05]
+4DEA; [0C EB CF, 05, 05]
-101D0; [0C EB D6, 05, 05]
+4DEB; [0C EB D6, 05, 05]
-101D1; [0C EB DD, 05, 05]
+4DEC; [0C EB DD, 05, 05]
-101D2; [0C EB E4, 05, 05]
+4DED; [0C EB E4, 05, 05]
-101D3; [0C EB EB, 05, 05]
+4DEE; [0C EB EB, 05, 05]
-101D4; [0C EB F2, 05, 05]
+4DEF; [0C EB F2, 05, 05]
-101D5; [0C EB F9, 05, 05]
+4DF0; [0C EB F9, 05, 05]
-101D6; [0C EC 02, 05, 05]
+4DF1; [0C EC 02, 05, 05]
-101D7; [0C EC 09, 05, 05]
+4DF2; [0C EC 09, 05, 05]
-101D8; [0C EC 10, 05, 05]
+4DF3; [0C EC 10, 05, 05]
-101D9; [0C EC 17, 05, 05]
+4DF4; [0C EC 17, 05, 05]
-101DA; [0C EC 1E, 05, 05]
+4DF5; [0C EC 1E, 05, 05]
-101DB; [0C EC 25, 05, 05]
+4DF6; [0C EC 25, 05, 05]
-101DC; [0C EC 2C, 05, 05]
+4DF7; [0C EC 2C, 05, 05]
-101DD; [0C EC 33, 05, 05]
+4DF8; [0C EC 33, 05, 05]
-101DE; [0C EC 3A, 05, 05]
+4DF9; [0C EC 3A, 05, 05]
-101DF; [0C EC 41, 05, 05]
+4DFA; [0C EC 41, 05, 05]
-101E0; [0C EC 48, 05, 05]
+4DFB; [0C EC 48, 05, 05]
-101E1; [0C EC 4F, 05, 05]
+4DFC; [0C EC 4F, 05, 05]
-101E2; [0C EC 56, 05, 05]
+4DFD; [0C EC 56, 05, 05]
-101E3; [0C EC 5D, 05, 05]
+4DFE; [0C EC 5D, 05, 05]
-101E4; [0C EC 64, 05, 05]
+4DFF; [0C EC 64, 05, 05]
-101E5; [0C EC 6B, 05, 05]
+1D300; [0C EC 6B, 05, 05]
-101E6; [0C EC 72, 05, 05]
+1D301; [0C EC 72, 05, 05]
-101E7; [0C EC 79, 05, 05]
+1D302; [0C EC 79, 05, 05]
-101E8; [0C EC 80, 05, 05]
+1D303; [0C EC 80, 05, 05]
-101E9; [0C EC 87, 05, 05]
+1D304; [0C EC 87, 05, 05]
-101EA; [0C EC 8E, 05, 05]
+1D305; [0C EC 8E, 05, 05]
-101EB; [0C EC 95, 05, 05]
+1D306; [0C EC 95, 05, 05]
-101EC; [0C EC 9C, 05, 05]
+1D307; [0C EC 9C, 05, 05]
-101ED; [0C EC A3, 05, 05]
+1D308; [0C EC A3, 05, 05]
-101EE; [0C EC AA, 05, 05]
+1D309; [0C EC AA, 05, 05]
-101EF; [0C EC B1, 05, 05]
+1D30A; [0C EC B1, 05, 05]
-101F0; [0C EC B8, 05, 05]
+1D30B; [0C EC B8, 05, 05]
-101F1; [0C EC BF, 05, 05]
+1D30C; [0C EC BF, 05, 05]
-101F2; [0C EC C6, 05, 05]
+1D30D; [0C EC C6, 05, 05]
-101F3; [0C EC CD, 05, 05]
+1D30E; [0C EC CD, 05, 05]
-101F4; [0C EC D4, 05, 05]
+1D30F; [0C EC D4, 05, 05]
-101F5; [0C EC DB, 05, 05]
+1D310; [0C EC DB, 05, 05]
-101F6; [0C EC E2, 05, 05]
+1D311; [0C EC E2, 05, 05]
-101F7; [0C EC E9, 05, 05]
+1D312; [0C EC E9, 05, 05]
-101F8; [0C EC F0, 05, 05]
+1D313; [0C EC F0, 05, 05]
-101F9; [0C EC F7, 05, 05]
+1D314; [0C EC F7, 05, 05]
-101FA; [0C EC FE, 05, 05]
+1D315; [0C EC FE, 05, 05]
-101FB; [0C ED 07, 05, 05]
+1D316; [0C ED 07, 05, 05]
-101FC; [0C ED 0E, 05, 05]
+1D317; [0C ED 0E, 05, 05]
-10877; [0C ED 15, 05, 05]
+1D318; [0C ED 15, 05, 05]
-10878; [0C ED 1C, 05, 05]
+1D319; [0C ED 1C, 05, 05]
-16B3C; [0C ED 23, 05, 05]
+1D31A; [0C ED 23, 05, 05]
-16B3D; [0C ED 2A, 05, 05]
+1D31B; [0C ED 2A, 05, 05]
-16B3E; [0C ED 31, 05, 05]
+1D31C; [0C ED 31, 05, 05]
-16B3F; [0C ED 38, 05, 05]
+1D31D; [0C ED 38, 05, 05]
-16B45; [0C ED 3F, 05, 05]
+1D31E; [0C ED 3F, 05, 05]
-1E14F; [0C ED 46, 05, 05]
+1D31F; [0C ED 46, 05, 05]
-1D000; [0C ED 4D, 05, 05]
+1D320; [0C ED 4D, 05, 05]
-1D001; [0C ED 54, 05, 05]
+1D321; [0C ED 54, 05, 05]
-1D002; [0C ED 5B, 05, 05]
+1D322; [0C ED 5B, 05, 05]
-1D003; [0C ED 62, 05, 05]
+1D323; [0C ED 62, 05, 05]
-1D004; [0C ED 69, 05, 05]
+1D324; [0C ED 69, 05, 05]
-1D005; [0C ED 70, 05, 05]
+1D325; [0C ED 70, 05, 05]
-1D006; [0C ED 77, 05, 05]
+1D326; [0C ED 77, 05, 05]
-1D007; [0C ED 7E, 05, 05]
+1D327; [0C ED 7E, 05, 05]
-1D008; [0C ED 85, 05, 05]
+1D328; [0C ED 85, 05, 05]
-1D009; [0C ED 8C, 05, 05]
+1D329; [0C ED 8C, 05, 05]
-1D00A; [0C ED 93, 05, 05]
+1D32A; [0C ED 93, 05, 05]
-1D00B; [0C ED 9A, 05, 05]
+1D32B; [0C ED 9A, 05, 05]
-1D00C; [0C ED A1, 05, 05]
+1D32C; [0C ED A1, 05, 05]
-1D00D; [0C ED A8, 05, 05]
+1D32D; [0C ED A8, 05, 05]
-1D00E; [0C ED AF, 05, 05]
+1D32E; [0C ED AF, 05, 05]
-1D00F; [0C ED B6, 05, 05]
+1D32F; [0C ED B6, 05, 05]
-1D010; [0C ED BD, 05, 05]
+1D330; [0C ED BD, 05, 05]
-1D011; [0C ED C4, 05, 05]
+1D331; [0C ED C4, 05, 05]
-1D012; [0C ED CB, 05, 05]
+1D332; [0C ED CB, 05, 05]
-1D013; [0C ED D2, 05, 05]
+1D333; [0C ED D2, 05, 05]
-1D014; [0C ED D9, 05, 05]
+1D334; [0C ED D9, 05, 05]
-1D015; [0C ED E0, 05, 05]
+1D335; [0C ED E0, 05, 05]
-1D016; [0C ED E7, 05, 05]
+1D336; [0C ED E7, 05, 05]
-1D017; [0C ED EE, 05, 05]
+1D337; [0C ED EE, 05, 05]
-1D018; [0C ED F5, 05, 05]
+1D338; [0C ED F5, 05, 05]
-1D019; [0C ED FC, 05, 05]
+1D339; [0C ED FC, 05, 05]
-1D01A; [0C EE 05, 05, 05]
+1D33A; [0C EE 05, 05, 05]
-1D01B; [0C EE 0C, 05, 05]
+1D33B; [0C EE 0C, 05, 05]
-1D01C; [0C EE 13, 05, 05]
+1D33C; [0C EE 13, 05, 05]
-1D01D; [0C EE 1A, 05, 05]
+1D33D; [0C EE 1A, 05, 05]
-1D01E; [0C EE 21, 05, 05]
+1D33E; [0C EE 21, 05, 05]
-1D01F; [0C EE 28, 05, 05]
+1D33F; [0C EE 28, 05, 05]
-1D020; [0C EE 2F, 05, 05]
+1D340; [0C EE 2F, 05, 05]
-1D021; [0C EE 36, 05, 05]
+1D341; [0C EE 36, 05, 05]
-1D022; [0C EE 3D, 05, 05]
+1D342; [0C EE 3D, 05, 05]
-1D023; [0C EE 44, 05, 05]
+1D343; [0C EE 44, 05, 05]
-1D024; [0C EE 4B, 05, 05]
+1D344; [0C EE 4B, 05, 05]
-1D025; [0C EE 52, 05, 05]
+1D345; [0C EE 52, 05, 05]
-1D026; [0C EE 59, 05, 05]
+1D346; [0C EE 59, 05, 05]
-1D027; [0C EE 60, 05, 05]
+1D347; [0C EE 60, 05, 05]
-1D028; [0C EE 67, 05, 05]
+1D348; [0C EE 67, 05, 05]
-1D029; [0C EE 6E, 05, 05]
+1D349; [0C EE 6E, 05, 05]
-1D02A; [0C EE 75, 05, 05]
+1D34A; [0C EE 75, 05, 05]
-1D02B; [0C EE 7C, 05, 05]
+1D34B; [0C EE 7C, 05, 05]
-1D02C; [0C EE 83, 05, 05]
+1D34C; [0C EE 83, 05, 05]
-1D02D; [0C EE 8A, 05, 05]
+1D34D; [0C EE 8A, 05, 05]
-1D02E; [0C EE 91, 05, 05]
+1D34E; [0C EE 91, 05, 05]
-1D02F; [0C EE 98, 05, 05]
+1D34F; [0C EE 98, 05, 05]
-1D030; [0C EE 9F, 05, 05]
+1D350; [0C EE 9F, 05, 05]
-1D031; [0C EE A6, 05, 05]
+1D351; [0C EE A6, 05, 05]
-1D032; [0C EE AD, 05, 05]
+1D352; [0C EE AD, 05, 05]
-1D033; [0C EE B4, 05, 05]
+1D353; [0C EE B4, 05, 05]
-1D034; [0C EE BB, 05, 05]
+1D354; [0C EE BB, 05, 05]
-1D035; [0C EE C2, 05, 05]
+1D355; [0C EE C2, 05, 05]
-1D036; [0C EE C9, 05, 05]
+1D356; [0C EE C9, 05, 05]
-1D037; [0C EE D0, 05, 05]
+A490; [0C EE D0, 05, 05]
-1D038; [0C EE D7, 05, 05]
+A491; [0C EE D7, 05, 05]
-1D039; [0C EE DE, 05, 05]
+A492; [0C EE DE, 05, 05]
-1D03A; [0C EE E5, 05, 05]
+A493; [0C EE E5, 05, 05]
-1D03B; [0C EE EC, 05, 05]
+A494; [0C EE EC, 05, 05]
-1D03C; [0C EE F3, 05, 05]
+A495; [0C EE F3, 05, 05]
-1D03D; [0C EE FA, 05, 05]
+A496; [0C EE FA, 05, 05]
-1D03E; [0C EF 03, 05, 05]
+A497; [0C EF 03, 05, 05]
-1D03F; [0C EF 0A, 05, 05]
+A498; [0C EF 0A, 05, 05]
-1D040; [0C EF 11, 05, 05]
+A499; [0C EF 11, 05, 05]
-1D041; [0C EF 18, 05, 05]
+A49A; [0C EF 18, 05, 05]
-1D042; [0C EF 1F, 05, 05]
+A49B; [0C EF 1F, 05, 05]
-1D043; [0C EF 26, 05, 05]
+A49C; [0C EF 26, 05, 05]
-1D044; [0C EF 2D, 05, 05]
+A49D; [0C EF 2D, 05, 05]
-1D045; [0C EF 34, 05, 05]
+A49E; [0C EF 34, 05, 05]
-1D046; [0C EF 3B, 05, 05]
+A49F; [0C EF 3B, 05, 05]
-1D047; [0C EF 42, 05, 05]
+A4A0; [0C EF 42, 05, 05]
-1D048; [0C EF 49, 05, 05]
+A4A1; [0C EF 49, 05, 05]
-1D049; [0C EF 50, 05, 05]
+A4A2; [0C EF 50, 05, 05]
-1D04A; [0C EF 57, 05, 05]
+A4A3; [0C EF 57, 05, 05]
-1D04B; [0C EF 5E, 05, 05]
+A4A4; [0C EF 5E, 05, 05]
-1D04C; [0C EF 65, 05, 05]
+A4A5; [0C EF 65, 05, 05]
-1D04D; [0C EF 6C, 05, 05]
+A4A6; [0C EF 6C, 05, 05]
-1D04E; [0C EF 73, 05, 05]
+A4A7; [0C EF 73, 05, 05]
-1D04F; [0C EF 7A, 05, 05]
+A4A8; [0C EF 7A, 05, 05]
-1D050; [0C EF 81, 05, 05]
+A4A9; [0C EF 81, 05, 05]
-1D051; [0C EF 88, 05, 05]
+A4AA; [0C EF 88, 05, 05]
-1D052; [0C EF 8F, 05, 05]
+A4AB; [0C EF 8F, 05, 05]
-1D053; [0C EF 96, 05, 05]
+A4AC; [0C EF 96, 05, 05]
-1D054; [0C EF 9D, 05, 05]
+A4AD; [0C EF 9D, 05, 05]
-1D055; [0C EF A4, 05, 05]
+A4AE; [0C EF A4, 05, 05]
-1D056; [0C EF AB, 05, 05]
+A4AF; [0C EF AB, 05, 05]
-1D057; [0C EF B2, 05, 05]
+A4B0; [0C EF B2, 05, 05]
-1D058; [0C EF B9, 05, 05]
+A4B1; [0C EF B9, 05, 05]
-1D059; [0C EF C0, 05, 05]
+A4B2; [0C EF C0, 05, 05]
-1D05A; [0C EF C7, 05, 05]
+A4B3; [0C EF C7, 05, 05]
-1D05B; [0C EF CE, 05, 05]
+A4B4; [0C EF CE, 05, 05]
-1D05C; [0C EF D5, 05, 05]
+A4B5; [0C EF D5, 05, 05]
-1D05D; [0C EF DC, 05, 05]
+A4B6; [0C EF DC, 05, 05]
-1D05E; [0C EF E3, 05, 05]
+A4B7; [0C EF E3, 05, 05]
-1D05F; [0C EF EA, 05, 05]
+A4B8; [0C EF EA, 05, 05]
-1D060; [0C EF F1, 05, 05]
+A4B9; [0C EF F1, 05, 05]
-1D061; [0C EF F8, 05, 05]
+A4BA; [0C EF F8, 05, 05]
-1D062; [0C EF FF, 05, 05]
+A4BB; [0C EF FF, 05, 05]
-1D063; [0C F0 08, 05, 05]
+A4BC; [0C F0 08, 05, 05]
-1D064; [0C F0 0F, 05, 05]
+A4BD; [0C F0 0F, 05, 05]
-1D065; [0C F0 16, 05, 05]
+A4BE; [0C F0 16, 05, 05]
-1D066; [0C F0 1D, 05, 05]
+A4BF; [0C F0 1D, 05, 05]
-1D067; [0C F0 24, 05, 05]
+A4C0; [0C F0 24, 05, 05]
-1D068; [0C F0 2B, 05, 05]
+A4C1; [0C F0 2B, 05, 05]
-1D069; [0C F0 32, 05, 05]
+A4C2; [0C F0 32, 05, 05]
-1D06A; [0C F0 39, 05, 05]
+A4C3; [0C F0 39, 05, 05]
-1D06B; [0C F0 40, 05, 05]
+A4C4; [0C F0 40, 05, 05]
-1D06C; [0C F0 47, 05, 05]
+A4C5; [0C F0 47, 05, 05]
-1D06D; [0C F0 4E, 05, 05]
+A4C6; [0C F0 4E, 05, 05]
-1D06E; [0C F0 55, 05, 05]
+10137; [0C F0 55, 05, 05]
-1D06F; [0C F0 5C, 05, 05]
+10138; [0C F0 5C, 05, 05]
-1D070; [0C F0 63, 05, 05]
+10139; [0C F0 63, 05, 05]
-1D071; [0C F0 6A, 05, 05]
+1013A; [0C F0 6A, 05, 05]
-1D072; [0C F0 71, 05, 05]
+1013B; [0C F0 71, 05, 05]
-1D073; [0C F0 78, 05, 05]
+1013C; [0C F0 78, 05, 05]
-1D074; [0C F0 7F, 05, 05]
+1013D; [0C F0 7F, 05, 05]
-1D075; [0C F0 86, 05, 05]
+1013E; [0C F0 86, 05, 05]
-1D076; [0C F0 8D, 05, 05]
+1013F; [0C F0 8D, 05, 05]
-1D077; [0C F0 94, 05, 05]
+10179; [0C F0 94, 05, 05]
-1D078; [0C F0 9B, 05, 05]
+1017A; [0C F0 9B, 05, 05]
-1D079; [0C F0 A2, 05, 05]
+1017B; [0C F0 A2, 05, 05]
-1D07A; [0C F0 A9, 05, 05]
+1017C; [0C F0 A9, 05, 05]
-1D07B; [0C F0 B0, 05, 05]
+1017D; [0C F0 B0, 05, 05]
-1D07C; [0C F0 B7, 05, 05]
+1017E; [0C F0 B7, 05, 05]
-1D07D; [0C F0 BE, 05, 05]
+1017F; [0C F0 BE, 05, 05]
-1D07E; [0C F0 C5, 05, 05]
+10180; [0C F0 C5, 05, 05]
-1D07F; [0C F0 CC, 05, 05]
+10181; [0C F0 CC, 05, 05]
-1D080; [0C F0 D3, 05, 05]
+10182; [0C F0 D3, 05, 05]
-1D081; [0C F0 DA, 05, 05]
+10183; [0C F0 DA, 05, 05]
-1D082; [0C F0 E1, 05, 05]
+10184; [0C F0 E1, 05, 05]
-1D083; [0C F0 E8, 05, 05]
+10185; [0C F0 E8, 05, 05]
-1D084; [0C F0 EF, 05, 05]
+10186; [0C F0 EF, 05, 05]
-1D085; [0C F0 F6, 05, 05]
+10187; [0C F0 F6, 05, 05]
-1D086; [0C F0 FD, 05, 05]
+10188; [0C F0 FD, 05, 05]
-1D087; [0C F1 06, 05, 05]
+10189; [0C F1 06, 05, 05]
-1D088; [0C F1 0D, 05, 05]
+1018C; [0C F1 0D, 05, 05]
-1D089; [0C F1 14, 05, 05]
+1018D; [0C F1 14, 05, 05]
-1D08A; [0C F1 1B, 05, 05]
+1018E; [0C F1 1B, 05, 05]
-1D08B; [0C F1 22, 05, 05]
+10190; [0C F1 22, 05, 05]
-1D08C; [0C F1 29, 05, 05]
+10191; [0C F1 29, 05, 05]
-1D08D; [0C F1 30, 05, 05]
+10192; [0C F1 30, 05, 05]
-1D08E; [0C F1 37, 05, 05]
+10193; [0C F1 37, 05, 05]
-1D08F; [0C F1 3E, 05, 05]
+10194; [0C F1 3E, 05, 05]
-1D090; [0C F1 45, 05, 05]
+10195; [0C F1 45, 05, 05]
-1D091; [0C F1 4C, 05, 05]
+10196; [0C F1 4C, 05, 05]
-1D092; [0C F1 53, 05, 05]
+10197; [0C F1 53, 05, 05]
-1D093; [0C F1 5A, 05, 05]
+10198; [0C F1 5A, 05, 05]
-1D094; [0C F1 61, 05, 05]
+10199; [0C F1 61, 05, 05]
-1D095; [0C F1 68, 05, 05]
+1019A; [0C F1 68, 05, 05]
-1D096; [0C F1 6F, 05, 05]
+1019B; [0C F1 6F, 05, 05]
-1D097; [0C F1 76, 05, 05]
+1019C; [0C F1 76, 05, 05]
-1D098; [0C F1 7D, 05, 05]
+101A0; [0C F1 7D, 05, 05]
-1D099; [0C F1 84, 05, 05]
+101D0; [0C F1 84, 05, 05]
-1D09A; [0C F1 8B, 05, 05]
+101D1; [0C F1 8B, 05, 05]
-1D09B; [0C F1 92, 05, 05]
+101D2; [0C F1 92, 05, 05]
-1D09C; [0C F1 99, 05, 05]
+101D3; [0C F1 99, 05, 05]
-1D09D; [0C F1 A0, 05, 05]
+101D4; [0C F1 A0, 05, 05]
-1D09E; [0C F1 A7, 05, 05]
+101D5; [0C F1 A7, 05, 05]
-1D09F; [0C F1 AE, 05, 05]
+101D6; [0C F1 AE, 05, 05]
-1D0A0; [0C F1 B5, 05, 05]
+101D7; [0C F1 B5, 05, 05]
-1D0A1; [0C F1 BC, 05, 05]
+101D8; [0C F1 BC, 05, 05]
-1D0A2; [0C F1 C3, 05, 05]
+101D9; [0C F1 C3, 05, 05]
-1D0A3; [0C F1 CA, 05, 05]
+101DA; [0C F1 CA, 05, 05]
-1D0A4; [0C F1 D1, 05, 05]
+101DB; [0C F1 D1, 05, 05]
-1D0A5; [0C F1 D8, 05, 05]
+101DC; [0C F1 D8, 05, 05]
-1D0A6; [0C F1 DF, 05, 05]
+101DD; [0C F1 DF, 05, 05]
-1D0A7; [0C F1 E6, 05, 05]
+101DE; [0C F1 E6, 05, 05]
-1D0A8; [0C F1 ED, 05, 05]
+101DF; [0C F1 ED, 05, 05]
-1D0A9; [0C F1 F4, 05, 05]
+101E0; [0C F1 F4, 05, 05]
-1D0AA; [0C F1 FB, 05, 05]
+101E1; [0C F1 FB, 05, 05]
-1D0AB; [0C F2 04, 05, 05]
+101E2; [0C F2 04, 05, 05]
-1D0AC; [0C F2 0B, 05, 05]
+101E3; [0C F2 0B, 05, 05]
-1D0AD; [0C F2 12, 05, 05]
+101E4; [0C F2 12, 05, 05]
-1D0AE; [0C F2 19, 05, 05]
+101E5; [0C F2 19, 05, 05]
-1D0AF; [0C F2 20, 05, 05]
+101E6; [0C F2 20, 05, 05]
-1D0B0; [0C F2 27, 05, 05]
+101E7; [0C F2 27, 05, 05]
-1D0B1; [0C F2 2E, 05, 05]
+101E8; [0C F2 2E, 05, 05]
-1D0B2; [0C F2 35, 05, 05]
+101E9; [0C F2 35, 05, 05]
-1D0B3; [0C F2 3C, 05, 05]
+101EA; [0C F2 3C, 05, 05]
-1D0B4; [0C F2 43, 05, 05]
+101EB; [0C F2 43, 05, 05]
-1D0B5; [0C F2 4A, 05, 05]
+101EC; [0C F2 4A, 05, 05]
-1D0B6; [0C F2 51, 05, 05]
+101ED; [0C F2 51, 05, 05]
-1D0B7; [0C F2 58, 05, 05]
+101EE; [0C F2 58, 05, 05]
-1D0B8; [0C F2 5F, 05, 05]
+101EF; [0C F2 5F, 05, 05]
-1D0B9; [0C F2 66, 05, 05]
+101F0; [0C F2 66, 05, 05]
-1D0BA; [0C F2 6D, 05, 05]
+101F1; [0C F2 6D, 05, 05]
-1D0BB; [0C F2 74, 05, 05]
+101F2; [0C F2 74, 05, 05]
-1D0BC; [0C F2 7B, 05, 05]
+101F3; [0C F2 7B, 05, 05]
-1D0BD; [0C F2 82, 05, 05]
+101F4; [0C F2 82, 05, 05]
-1D0BE; [0C F2 89, 05, 05]
+101F5; [0C F2 89, 05, 05]
-1D0BF; [0C F2 90, 05, 05]
+101F6; [0C F2 90, 05, 05]
-1D0C0; [0C F2 97, 05, 05]
+101F7; [0C F2 97, 05, 05]
-1D0C1; [0C F2 9E, 05, 05]
+101F8; [0C F2 9E, 05, 05]
-1D0C2; [0C F2 A5, 05, 05]
+101F9; [0C F2 A5, 05, 05]
-1D0C3; [0C F2 AC, 05, 05]
+101FA; [0C F2 AC, 05, 05]
-1D0C4; [0C F2 B3, 05, 05]
+101FB; [0C F2 B3, 05, 05]
-1D0C5; [0C F2 BA, 05, 05]
+101FC; [0C F2 BA, 05, 05]
-1D0C6; [0C F2 C1, 05, 05]
+10877; [0C F2 C1, 05, 05]
-1D0C7; [0C F2 C8, 05, 05]
+10878; [0C F2 C8, 05, 05]
-1D0C8; [0C F2 CF, 05, 05]
+16B3C; [0C F2 CF, 05, 05]
-1D0C9; [0C F2 D6, 05, 05]
+16B3D; [0C F2 D6, 05, 05]
-1D0CA; [0C F2 DD, 05, 05]
+16B3E; [0C F2 DD, 05, 05]
-1D0CB; [0C F2 E4, 05, 05]
+16B3F; [0C F2 E4, 05, 05]
-1D0CC; [0C F2 EB, 05, 05]
+16B45; [0C F2 EB, 05, 05]
-1D0CD; [0C F2 F2, 05, 05]
+1E14F; [0C F2 F2, 05, 05]
-1D0CE; [0C F2 F9, 05, 05]
+1D000; [0C F2 F9, 05, 05]
-1D0CF; [0C F3 02, 05, 05]
+1D001; [0C F3 02, 05, 05]
-1D0D0; [0C F3 09, 05, 05]
+1D002; [0C F3 09, 05, 05]
-1D0D1; [0C F3 10, 05, 05]
+1D003; [0C F3 10, 05, 05]
-1D0D2; [0C F3 17, 05, 05]
+1D004; [0C F3 17, 05, 05]
-1D0D3; [0C F3 1E, 05, 05]
+1D005; [0C F3 1E, 05, 05]
-1D0D4; [0C F3 25, 05, 05]
+1D006; [0C F3 25, 05, 05]
-1D0D5; [0C F3 2C, 05, 05]
+1D007; [0C F3 2C, 05, 05]
-1D0D6; [0C F3 33, 05, 05]
+1D008; [0C F3 33, 05, 05]
-1D0D7; [0C F3 3A, 05, 05]
+1D009; [0C F3 3A, 05, 05]
-1D0D8; [0C F3 41, 05, 05]
+1D00A; [0C F3 41, 05, 05]
-1D0D9; [0C F3 48, 05, 05]
+1D00B; [0C F3 48, 05, 05]
-1D0DA; [0C F3 4F, 05, 05]
+1D00C; [0C F3 4F, 05, 05]
-1D0DB; [0C F3 56, 05, 05]
+1D00D; [0C F3 56, 05, 05]
-1D0DC; [0C F3 5D, 05, 05]
+1D00E; [0C F3 5D, 05, 05]
-1D0DD; [0C F3 64, 05, 05]
+1D00F; [0C F3 64, 05, 05]
-1D0DE; [0C F3 6B, 05, 05]
+1D010; [0C F3 6B, 05, 05]
-1D0DF; [0C F3 72, 05, 05]
+1D011; [0C F3 72, 05, 05]
-1D0E0; [0C F3 79, 05, 05]
+1D012; [0C F3 79, 05, 05]
-1D0E1; [0C F3 80, 05, 05]
+1D013; [0C F3 80, 05, 05]
-1D0E2; [0C F3 87, 05, 05]
+1D014; [0C F3 87, 05, 05]
-1D0E3; [0C F3 8E, 05, 05]
+1D015; [0C F3 8E, 05, 05]
-1D0E4; [0C F3 95, 05, 05]
+1D016; [0C F3 95, 05, 05]
-1D0E5; [0C F3 9C, 05, 05]
+1D017; [0C F3 9C, 05, 05]
-1D0E6; [0C F3 A3, 05, 05]
+1D018; [0C F3 A3, 05, 05]
-1D0E7; [0C F3 AA, 05, 05]
+1D019; [0C F3 AA, 05, 05]
-1D0E8; [0C F3 B1, 05, 05]
+1D01A; [0C F3 B1, 05, 05]
-1D0E9; [0C F3 B8, 05, 05]
+1D01B; [0C F3 B8, 05, 05]
-1D0EA; [0C F3 BF, 05, 05]
+1D01C; [0C F3 BF, 05, 05]
-1D0EB; [0C F3 C6, 05, 05]
+1D01D; [0C F3 C6, 05, 05]
-1D0EC; [0C F3 CD, 05, 05]
+1D01E; [0C F3 CD, 05, 05]
-1D0ED; [0C F3 D4, 05, 05]
+1D01F; [0C F3 D4, 05, 05]
-1D0EE; [0C F3 DB, 05, 05]
+1D020; [0C F3 DB, 05, 05]
-1D0EF; [0C F3 E2, 05, 05]
+1D021; [0C F3 E2, 05, 05]
-1D0F0; [0C F3 E9, 05, 05]
+1D022; [0C F3 E9, 05, 05]
-1D0F1; [0C F3 F0, 05, 05]
+1D023; [0C F3 F0, 05, 05]
-1D0F2; [0C F3 F7, 05, 05]
+1D024; [0C F3 F7, 05, 05]
-1D0F3; [0C F3 FE, 05, 05]
+1D025; [0C F3 FE, 05, 05]
-1D0F4; [0C F4 07, 05, 05]
+1D026; [0C F4 07, 05, 05]
-1D0F5; [0C F4 0E, 05, 05]
+1D027; [0C F4 0E, 05, 05]
-1D100; [0C F4 15, 05, 05]
+1D028; [0C F4 15, 05, 05]
-1D101; [0C F4 1C, 05, 05]
+1D029; [0C F4 1C, 05, 05]
-1D102; [0C F4 23, 05, 05]
+1D02A; [0C F4 23, 05, 05]
-1D103; [0C F4 2A, 05, 05]
+1D02B; [0C F4 2A, 05, 05]
-1D104; [0C F4 31, 05, 05]
+1D02C; [0C F4 31, 05, 05]
-1D105; [0C F4 38, 05, 05]
+1D02D; [0C F4 38, 05, 05]
-1D106; [0C F4 3F, 05, 05]
+1D02E; [0C F4 3F, 05, 05]
-1D107; [0C F4 46, 05, 05]
+1D02F; [0C F4 46, 05, 05]
-1D108; [0C F4 4D, 05, 05]
+1D030; [0C F4 4D, 05, 05]
-1D109; [0C F4 54, 05, 05]
+1D031; [0C F4 54, 05, 05]
-1D10A; [0C F4 5B, 05, 05]
+1D032; [0C F4 5B, 05, 05]
-1D10B; [0C F4 62, 05, 05]
+1D033; [0C F4 62, 05, 05]
-1D10C; [0C F4 69, 05, 05]
+1D034; [0C F4 69, 05, 05]
-1D10D; [0C F4 70, 05, 05]
+1D035; [0C F4 70, 05, 05]
-1D10E; [0C F4 77, 05, 05]
+1D036; [0C F4 77, 05, 05]
-1D10F; [0C F4 7E, 05, 05]
+1D037; [0C F4 7E, 05, 05]
-1D110; [0C F4 85, 05, 05]
+1D038; [0C F4 85, 05, 05]
-1D111; [0C F4 8C, 05, 05]
+1D039; [0C F4 8C, 05, 05]
-1D112; [0C F4 93, 05, 05]
+1D03A; [0C F4 93, 05, 05]
-1D113; [0C F4 9A, 05, 05]
+1D03B; [0C F4 9A, 05, 05]
-1D114; [0C F4 A1, 05, 05]
+1D03C; [0C F4 A1, 05, 05]
-1D115; [0C F4 A8, 05, 05]
+1D03D; [0C F4 A8, 05, 05]
-1D116; [0C F4 AF, 05, 05]
+1D03E; [0C F4 AF, 05, 05]
-1D117; [0C F4 B6, 05, 05]
+1D03F; [0C F4 B6, 05, 05]
-1D118; [0C F4 BD, 05, 05]
+1D040; [0C F4 BD, 05, 05]
-1D119; [0C F4 C4, 05, 05]
+1D041; [0C F4 C4, 05, 05]
-1D11A; [0C F4 CB, 05, 05]
+1D042; [0C F4 CB, 05, 05]
-1D11B; [0C F4 D2, 05, 05]
+1D043; [0C F4 D2, 05, 05]
-1D11C; [0C F4 D9, 05, 05]
+1D044; [0C F4 D9, 05, 05]
-1D11D; [0C F4 E0, 05, 05]
+1D045; [0C F4 E0, 05, 05]
-1D11E; [0C F4 E7, 05, 05]
+1D046; [0C F4 E7, 05, 05]
-1D11F; [0C F4 EE, 05, 05]
+1D047; [0C F4 EE, 05, 05]
-1D120; [0C F4 F5, 05, 05]
+1D048; [0C F4 F5, 05, 05]
-1D121; [0C F4 FC, 05, 05]
+1D049; [0C F4 FC, 05, 05]
-1D122; [0C F5 05, 05, 05]
+1D04A; [0C F5 05, 05, 05]
-1D123; [0C F5 0C, 05, 05]
+1D04B; [0C F5 0C, 05, 05]
-1D124; [0C F5 13, 05, 05]
+1D04C; [0C F5 13, 05, 05]
-1D125; [0C F5 1A, 05, 05]
+1D04D; [0C F5 1A, 05, 05]
-1D126; [0C F5 21, 05, 05]
+1D04E; [0C F5 21, 05, 05]
-266D; [0C F5 28, 05, 05]
+1D04F; [0C F5 28, 05, 05]
-266E; [0C F5 2F, 05, 05]
+1D050; [0C F5 2F, 05, 05]
-266F; [0C F5 36, 05, 05]
+1D051; [0C F5 36, 05, 05]
-1D12A; [0C F5 3D, 05, 05]
+1D052; [0C F5 3D, 05, 05]
-1D12B; [0C F5 44, 05, 05]
+1D053; [0C F5 44, 05, 05]
-1D12C; [0C F5 4B, 05, 05]
+1D054; [0C F5 4B, 05, 05]
-1D12D; [0C F5 52, 05, 05]
+1D055; [0C F5 52, 05, 05]
-1D12E; [0C F5 59, 05, 05]
+1D056; [0C F5 59, 05, 05]
-1D12F; [0C F5 60, 05, 05]
+1D057; [0C F5 60, 05, 05]
-1D130; [0C F5 67, 05, 05]
+1D058; [0C F5 67, 05, 05]
-1D131; [0C F5 6E, 05, 05]
+1D059; [0C F5 6E, 05, 05]
-1D132; [0C F5 75, 05, 05]
+1D05A; [0C F5 75, 05, 05]
-1D133; [0C F5 7C, 05, 05]
+1D05B; [0C F5 7C, 05, 05]
-1D134; [0C F5 83, 05, 05]
+1D05C; [0C F5 83, 05, 05]
-1D135; [0C F5 8A, 05, 05]
+1D05D; [0C F5 8A, 05, 05]
-1D136; [0C F5 91, 05, 05]
+1D05E; [0C F5 91, 05, 05]
-1D137; [0C F5 98, 05, 05]
+1D05F; [0C F5 98, 05, 05]
-1D138; [0C F5 9F, 05, 05]
+1D060; [0C F5 9F, 05, 05]
-1D139; [0C F5 A6, 05, 05]
+1D061; [0C F5 A6, 05, 05]
-1D129; [0C F5 AD, 05, 05]
+1D062; [0C F5 AD, 05, 05]
-1D13A; [0C F5 B4, 05, 05]
+1D063; [0C F5 B4, 05, 05]
-1D13B; [0C F5 BB, 05, 05]
+1D064; [0C F5 BB, 05, 05]
-1D13C; [0C F5 C2, 05, 05]
+1D065; [0C F5 C2, 05, 05]
-1D13D; [0C F5 C9, 05, 05]
+1D066; [0C F5 C9, 05, 05]
-1D13E; [0C F5 D0, 05, 05]
+1D067; [0C F5 D0, 05, 05]
-1D13F; [0C F5 D7, 05, 05]
+1D068; [0C F5 D7, 05, 05]
-1D140; [0C F5 DE, 05, 05]
+1D069; [0C F5 DE, 05, 05]
-1D141; [0C F5 E5, 05, 05]
+1D06A; [0C F5 E5, 05, 05]
-1D142; [0C F5 EC, 05, 05]
+1D06B; [0C F5 EC, 05, 05]
-1D143; [0C F5 F3, 05, 05]
+1D06C; [0C F5 F3, 05, 05]
-1D144; [0C F5 FA, 05, 05]
+1D06D; [0C F5 FA, 05, 05]
-1D145; [0C F6 03, 05, 05]
+1D06E; [0C F6 03, 05, 05]
-1D146; [0C F6 0A, 05, 05]
+1D06F; [0C F6 0A, 05, 05]
-1D147; [0C F6 11, 05, 05]
+1D070; [0C F6 11, 05, 05]
-1D148; [0C F6 18, 05, 05]
+1D071; [0C F6 18, 05, 05]
-1D149; [0C F6 1F, 05, 05]
+1D072; [0C F6 1F, 05, 05]
-1D14A; [0C F6 26, 05, 05]
+1D073; [0C F6 26, 05, 05]
-1D14B; [0C F6 2D, 05, 05]
+1D074; [0C F6 2D, 05, 05]
-1D14C; [0C F6 34, 05, 05]
+1D075; [0C F6 34, 05, 05]
-1D14D; [0C F6 3B, 05, 05]
+1D076; [0C F6 3B, 05, 05]
-1D14E; [0C F6 42, 05, 05]
+1D077; [0C F6 42, 05, 05]
-1D14F; [0C F6 49, 05, 05]
+1D078; [0C F6 49, 05, 05]
-1D150; [0C F6 50, 05, 05]
+1D079; [0C F6 50, 05, 05]
-1D151; [0C F6 57, 05, 05]
+1D07A; [0C F6 57, 05, 05]
-1D152; [0C F6 5E, 05, 05]
+1D07B; [0C F6 5E, 05, 05]
-1D153; [0C F6 65, 05, 05]
+1D07C; [0C F6 65, 05, 05]
-1D154; [0C F6 6C, 05, 05]
+1D07D; [0C F6 6C, 05, 05]
-1D155; [0C F6 73, 05, 05]
+1D07E; [0C F6 73, 05, 05]
-1D156; [0C F6 7A, 05, 05]
+1D07F; [0C F6 7A, 05, 05]
-1D157; [0C F6 81, 05, 05]
-1D15E; [0C F6 81, 05, 05]
+1D080; [0C F6 81, 05, 05]
-1D158; [0C F6 88, 05, 05]
-1D15F; [0C F6 88, 05, 05]
-1D160; [0C F6 88, 05, 05]
-1D161; [0C F6 88, 05, 05]
-1D162; [0C F6 88, 05, 05]
-1D163; [0C F6 88, 05, 05]
-1D164; [0C F6 88, 05, 05]
+1D081; [0C F6 88, 05, 05]
-1D159; [0C F6 8F, 05, 05]
+1D082; [0C F6 8F, 05, 05]
-1D15A; [0C F6 96, 05, 05]
+1D083; [0C F6 96, 05, 05]
-1D15B; [0C F6 9D, 05, 05]
+1D084; [0C F6 9D, 05, 05]
-1D15C; [0C F6 A4, 05, 05]
+1D085; [0C F6 A4, 05, 05]
-1D15D; [0C F6 AB, 05, 05]
+1D086; [0C F6 AB, 05, 05]
-1D16A; [0C F6 B2, 05, 05]
+1D087; [0C F6 B2, 05, 05]
-1D16B; [0C F6 B9, 05, 05]
+1D088; [0C F6 B9, 05, 05]
-1D16C; [0C F6 C0, 05, 05]
+1D089; [0C F6 C0, 05, 05]
-1D183; [0C F6 C7, 05, 05]
+1D08A; [0C F6 C7, 05, 05]
-1D184; [0C F6 CE, 05, 05]
+1D08B; [0C F6 CE, 05, 05]
-1D18C; [0C F6 D5, 05, 05]
+1D08C; [0C F6 D5, 05, 05]
-1D18D; [0C F6 DC, 05, 05]
+1D08D; [0C F6 DC, 05, 05]
-1D18E; [0C F6 E3, 05, 05]
+1D08E; [0C F6 E3, 05, 05]
-1D18F; [0C F6 EA, 05, 05]
+1D08F; [0C F6 EA, 05, 05]
-1D190; [0C F6 F1, 05, 05]
+1D090; [0C F6 F1, 05, 05]
-1D191; [0C F6 F8, 05, 05]
+1D091; [0C F6 F8, 05, 05]
-1D192; [0C F6 FF, 05, 05]
+1D092; [0C F6 FF, 05, 05]
-1D193; [0C F7 08, 05, 05]
+1D093; [0C F7 08, 05, 05]
-1D194; [0C F7 0F, 05, 05]
+1D094; [0C F7 0F, 05, 05]
-1D195; [0C F7 16, 05, 05]
+1D095; [0C F7 16, 05, 05]
-1D196; [0C F7 1D, 05, 05]
+1D096; [0C F7 1D, 05, 05]
-1D197; [0C F7 24, 05, 05]
+1D097; [0C F7 24, 05, 05]
-1D198; [0C F7 2B, 05, 05]
+1D098; [0C F7 2B, 05, 05]
-1D199; [0C F7 32, 05, 05]
+1D099; [0C F7 32, 05, 05]
-1D19A; [0C F7 39, 05, 05]
+1D09A; [0C F7 39, 05, 05]
-1D19B; [0C F7 40, 05, 05]
+1D09B; [0C F7 40, 05, 05]
-1D19C; [0C F7 47, 05, 05]
+1D09C; [0C F7 47, 05, 05]
-1D19D; [0C F7 4E, 05, 05]
+1D09D; [0C F7 4E, 05, 05]
-1D19E; [0C F7 55, 05, 05]
+1D09E; [0C F7 55, 05, 05]
-1D19F; [0C F7 5C, 05, 05]
+1D09F; [0C F7 5C, 05, 05]
-1D1A0; [0C F7 63, 05, 05]
+1D0A0; [0C F7 63, 05, 05]
-1D1A1; [0C F7 6A, 05, 05]
+1D0A1; [0C F7 6A, 05, 05]
-1D1A2; [0C F7 71, 05, 05]
+1D0A2; [0C F7 71, 05, 05]
-1D1A3; [0C F7 78, 05, 05]
+1D0A3; [0C F7 78, 05, 05]
-1D1A4; [0C F7 7F, 05, 05]
+1D0A4; [0C F7 7F, 05, 05]
-1D1A5; [0C F7 86, 05, 05]
+1D0A5; [0C F7 86, 05, 05]
-1D1A6; [0C F7 8D, 05, 05]
+1D0A6; [0C F7 8D, 05, 05]
-1D1A7; [0C F7 94, 05, 05]
+1D0A7; [0C F7 94, 05, 05]
-1D1A8; [0C F7 9B, 05, 05]
+1D0A8; [0C F7 9B, 05, 05]
-1D1A9; [0C F7 A2, 05, 05]
+1D0A9; [0C F7 A2, 05, 05]
-1D1AE; [0C F7 A9, 05, 05]
+1D0AA; [0C F7 A9, 05, 05]
-1D1AF; [0C F7 B0, 05, 05]
+1D0AB; [0C F7 B0, 05, 05]
-1D1B0; [0C F7 B7, 05, 05]
+1D0AC; [0C F7 B7, 05, 05]
-1D1B1; [0C F7 BE, 05, 05]
+1D0AD; [0C F7 BE, 05, 05]
-1D1B2; [0C F7 C5, 05, 05]
+1D0AE; [0C F7 C5, 05, 05]
-1D1B3; [0C F7 CC, 05, 05]
+1D0AF; [0C F7 CC, 05, 05]
-1D1B4; [0C F7 D3, 05, 05]
+1D0B0; [0C F7 D3, 05, 05]
-1D1B5; [0C F7 DA, 05, 05]
+1D0B1; [0C F7 DA, 05, 05]
-1D1B6; [0C F7 E1, 05, 05]
+1D0B2; [0C F7 E1, 05, 05]
-1D1B7; [0C F7 E8, 05, 05]
+1D0B3; [0C F7 E8, 05, 05]
-1D1B8; [0C F7 EF, 05, 05]
+1D0B4; [0C F7 EF, 05, 05]
-1D1B9; [0C F7 F6, 05, 05]
-1D1BB; [0C F7 F6, 05, 05]
-1D1BD; [0C F7 F6, 05, 05]
-1D1BF; [0C F7 F6, 05, 05]
+1D0B5; [0C F7 F6, 05, 05]
-1D1BA; [0C F7 FD, 05, 05]
-1D1BC; [0C F7 FD, 05, 05]
-1D1BE; [0C F7 FD, 05, 05]
-1D1C0; [0C F7 FD, 05, 05]
+1D0B6; [0C F7 FD, 05, 05]
-1D1C1; [0C F8 06, 05, 05]
+1D0B7; [0C F8 06, 05, 05]
-1D1C2; [0C F8 0D, 05, 05]
+1D0B8; [0C F8 0D, 05, 05]
-1D1C3; [0C F8 14, 05, 05]
+1D0B9; [0C F8 14, 05, 05]
-1D1C4; [0C F8 1B, 05, 05]
+1D0BA; [0C F8 1B, 05, 05]
-1D1C5; [0C F8 22, 05, 05]
+1D0BB; [0C F8 22, 05, 05]
-1D1C6; [0C F8 29, 05, 05]
+1D0BC; [0C F8 29, 05, 05]
-1D1C7; [0C F8 30, 05, 05]
+1D0BD; [0C F8 30, 05, 05]
-1D1C8; [0C F8 37, 05, 05]
+1D0BE; [0C F8 37, 05, 05]
-1D1C9; [0C F8 3E, 05, 05]
+1D0BF; [0C F8 3E, 05, 05]
-1D1CA; [0C F8 45, 05, 05]
+1D0C0; [0C F8 45, 05, 05]
-1D1CB; [0C F8 4C, 05, 05]
+1D0C1; [0C F8 4C, 05, 05]
-1D1CC; [0C F8 53, 05, 05]
+1D0C2; [0C F8 53, 05, 05]
-1D1CD; [0C F8 5A, 05, 05]
+1D0C3; [0C F8 5A, 05, 05]
-1D1CE; [0C F8 61, 05, 05]
+1D0C4; [0C F8 61, 05, 05]
-1D1CF; [0C F8 68, 05, 05]
+1D0C5; [0C F8 68, 05, 05]
-1D1D0; [0C F8 6F, 05, 05]
+1D0C6; [0C F8 6F, 05, 05]
-1D1D1; [0C F8 76, 05, 05]
+1D0C7; [0C F8 76, 05, 05]
-1D1D2; [0C F8 7D, 05, 05]
+1D0C8; [0C F8 7D, 05, 05]
-1D1D3; [0C F8 84, 05, 05]
+1D0C9; [0C F8 84, 05, 05]
-1D1D4; [0C F8 8B, 05, 05]
+1D0CA; [0C F8 8B, 05, 05]
-1D1D5; [0C F8 92, 05, 05]
+1D0CB; [0C F8 92, 05, 05]
-1D1D6; [0C F8 99, 05, 05]
+1D0CC; [0C F8 99, 05, 05]
-1D1D7; [0C F8 A0, 05, 05]
+1D0CD; [0C F8 A0, 05, 05]
-1D1D8; [0C F8 A7, 05, 05]
+1D0CE; [0C F8 A7, 05, 05]
-1D1D9; [0C F8 AE, 05, 05]
+1D0CF; [0C F8 AE, 05, 05]
-1D1DA; [0C F8 B5, 05, 05]
+1D0D0; [0C F8 B5, 05, 05]
-1D1DB; [0C F8 BC, 05, 05]
+1D0D1; [0C F8 BC, 05, 05]
-1D1DC; [0C F8 C3, 05, 05]
+1D0D2; [0C F8 C3, 05, 05]
-1D1DD; [0C F8 CA, 05, 05]
+1D0D3; [0C F8 CA, 05, 05]
-1D1DE; [0C F8 D1, 05, 05]
+1D0D4; [0C F8 D1, 05, 05]
-1D1DF; [0C F8 D8, 05, 05]
+1D0D5; [0C F8 D8, 05, 05]
-1D1E0; [0C F8 DF, 05, 05]
+1D0D6; [0C F8 DF, 05, 05]
-1D1E1; [0C F8 E6, 05, 05]
+1D0D7; [0C F8 E6, 05, 05]
-1D1E2; [0C F8 ED, 05, 05]
+1D0D8; [0C F8 ED, 05, 05]
-1D1E3; [0C F8 F4, 05, 05]
+1D0D9; [0C F8 F4, 05, 05]
-1D1E4; [0C F8 FB, 05, 05]
+1D0DA; [0C F8 FB, 05, 05]
-1D1E5; [0C F9 04, 05, 05]
+1D0DB; [0C F9 04, 05, 05]
-1D1E6; [0C F9 0B, 05, 05]
+1D0DC; [0C F9 0B, 05, 05]
-1D1E7; [0C F9 12, 05, 05]
+1D0DD; [0C F9 12, 05, 05]
-1D1E8; [0C F9 19, 05, 05]
+1D0DE; [0C F9 19, 05, 05]
-1D200; [0C F9 20, 05, 05]
+1D0DF; [0C F9 20, 05, 05]
-1D201; [0C F9 27, 05, 05]
+1D0E0; [0C F9 27, 05, 05]
-1D202; [0C F9 2E, 05, 05]
+1D0E1; [0C F9 2E, 05, 05]
-1D203; [0C F9 35, 05, 05]
+1D0E2; [0C F9 35, 05, 05]
-1D204; [0C F9 3C, 05, 05]
+1D0E3; [0C F9 3C, 05, 05]
-1D205; [0C F9 43, 05, 05]
+1D0E4; [0C F9 43, 05, 05]
-1D206; [0C F9 4A, 05, 05]
+1D0E5; [0C F9 4A, 05, 05]
-1D207; [0C F9 51, 05, 05]
+1D0E6; [0C F9 51, 05, 05]
-1D208; [0C F9 58, 05, 05]
+1D0E7; [0C F9 58, 05, 05]
-1D209; [0C F9 5F, 05, 05]
+1D0E8; [0C F9 5F, 05, 05]
-1D20A; [0C F9 66, 05, 05]
+1D0E9; [0C F9 66, 05, 05]
-1D20B; [0C F9 6D, 05, 05]
+1D0EA; [0C F9 6D, 05, 05]
-1D20C; [0C F9 74, 05, 05]
+1D0EB; [0C F9 74, 05, 05]
-1D20D; [0C F9 7B, 05, 05]
+1D0EC; [0C F9 7B, 05, 05]
-1D20E; [0C F9 82, 05, 05]
+1D0ED; [0C F9 82, 05, 05]
-1D20F; [0C F9 89, 05, 05]
+1D0EE; [0C F9 89, 05, 05]
-1D210; [0C F9 90, 05, 05]
+1D0EF; [0C F9 90, 05, 05]
-1D211; [0C F9 97, 05, 05]
+1D0F0; [0C F9 97, 05, 05]
-1D212; [0C F9 9E, 05, 05]
+1D0F1; [0C F9 9E, 05, 05]
-1D213; [0C F9 A5, 05, 05]
+1D0F2; [0C F9 A5, 05, 05]
-1D214; [0C F9 AC, 05, 05]
+1D0F3; [0C F9 AC, 05, 05]
-1D215; [0C F9 B3, 05, 05]
+1D0F4; [0C F9 B3, 05, 05]
-1D216; [0C F9 BA, 05, 05]
+1D0F5; [0C F9 BA, 05, 05]
-1D217; [0C F9 C1, 05, 05]
+1D100; [0C F9 C1, 05, 05]
-1D218; [0C F9 C8, 05, 05]
+1D101; [0C F9 C8, 05, 05]
-1D219; [0C F9 CF, 05, 05]
+1D102; [0C F9 CF, 05, 05]
-1D21A; [0C F9 D6, 05, 05]
+1D103; [0C F9 D6, 05, 05]
-1D21B; [0C F9 DD, 05, 05]
+1D104; [0C F9 DD, 05, 05]
-1D21C; [0C F9 E4, 05, 05]
+1D105; [0C F9 E4, 05, 05]
-1D21D; [0C F9 EB, 05, 05]
+1D106; [0C F9 EB, 05, 05]
-1D21E; [0C F9 F2, 05, 05]
+1D107; [0C F9 F2, 05, 05]
-1D21F; [0C F9 F9, 05, 05]
+1D108; [0C F9 F9, 05, 05]
-1D220; [0C FA 02, 05, 05]
+1D109; [0C FA 02, 05, 05]
-1D221; [0C FA 09, 05, 05]
+1D10A; [0C FA 09, 05, 05]
-1D222; [0C FA 10, 05, 05]
+1D10B; [0C FA 10, 05, 05]
-1D223; [0C FA 17, 05, 05]
+1D10C; [0C FA 17, 05, 05]
-1D224; [0C FA 1E, 05, 05]
+1D10D; [0C FA 1E, 05, 05]
-1D225; [0C FA 25, 05, 05]
+1D10E; [0C FA 25, 05, 05]
-1D226; [0C FA 2C, 05, 05]
+1D10F; [0C FA 2C, 05, 05]
-1D227; [0C FA 33, 05, 05]
+1D110; [0C FA 33, 05, 05]
-1D228; [0C FA 3A, 05, 05]
+1D111; [0C FA 3A, 05, 05]
-1D229; [0C FA 41, 05, 05]
+1D112; [0C FA 41, 05, 05]
-1D22A; [0C FA 48, 05, 05]
+1D113; [0C FA 48, 05, 05]
-1D22B; [0C FA 4F, 05, 05]
+1D114; [0C FA 4F, 05, 05]
-1D22C; [0C FA 56, 05, 05]
+1D115; [0C FA 56, 05, 05]
-1D22D; [0C FA 5D, 05, 05]
+1D116; [0C FA 5D, 05, 05]
-1D22E; [0C FA 64, 05, 05]
+1D117; [0C FA 64, 05, 05]
-1D22F; [0C FA 6B, 05, 05]
+1D118; [0C FA 6B, 05, 05]
-1D230; [0C FA 72, 05, 05]
+1D119; [0C FA 72, 05, 05]
-1D231; [0C FA 79, 05, 05]
+1D11A; [0C FA 79, 05, 05]
-1D232; [0C FA 80, 05, 05]
+1D11B; [0C FA 80, 05, 05]
-1D233; [0C FA 87, 05, 05]
+1D11C; [0C FA 87, 05, 05]
-1D234; [0C FA 8E, 05, 05]
+1D11D; [0C FA 8E, 05, 05]
-1D235; [0C FA 95, 05, 05]
+1D11E; [0C FA 95, 05, 05]
-1D236; [0C FA 9C, 05, 05]
+1D11F; [0C FA 9C, 05, 05]
-1D237; [0C FA A3, 05, 05]
+1D120; [0C FA A3, 05, 05]
-1D238; [0C FA AA, 05, 05]
+1D121; [0C FA AA, 05, 05]
-1D239; [0C FA B1, 05, 05]
+1D122; [0C FA B1, 05, 05]
-1D23A; [0C FA B8, 05, 05]
+1D123; [0C FA B8, 05, 05]
-1D23B; [0C FA BF, 05, 05]
+1D124; [0C FA BF, 05, 05]
-1D23C; [0C FA C6, 05, 05]
+1D125; [0C FA C6, 05, 05]
-1D23D; [0C FA CD, 05, 05]
+1D126; [0C FA CD, 05, 05]
-1D23E; [0C FA D4, 05, 05]
+266D; [0C FA D4, 05, 05]
-1D23F; [0C FA DB, 05, 05]
+266E; [0C FA DB, 05, 05]
-1D240; [0C FA E2, 05, 05]
+266F; [0C FA E2, 05, 05]
-1D241; [0C FA E9, 05, 05]
+1D12A; [0C FA E9, 05, 05]
-1D245; [0C FA F0, 05, 05]
+1D12B; [0C FA F0, 05, 05]
-1BC9C; [0C FA F7, 05, 05]
+1D12C; [0C FA F7, 05, 05]
-1ECAC; [0C FA FE, 05, 05]
+1D12D; [0C FA FE, 05, 05]
-1ED2E; [0C FB 07, 05, 05]
+1D12E; [0C FB 07, 05, 05]
-1F000; [0C FB 0E, 05, 05]
+1D12F; [0C FB 0E, 05, 05]
-1F001; [0C FB 15, 05, 05]
+1D130; [0C FB 15, 05, 05]
-1F002; [0C FB 1C, 05, 05]
+1D131; [0C FB 1C, 05, 05]
-1F003; [0C FB 23, 05, 05]
+1D132; [0C FB 23, 05, 05]
-1F004; [0C FB 2A, 05, 05]
+1D133; [0C FB 2A, 05, 05]
-1F005; [0C FB 31, 05, 05]
+1D134; [0C FB 31, 05, 05]
-1F006; [0C FB 38, 05, 05]
+1D135; [0C FB 38, 05, 05]
-1F007; [0C FB 3F, 05, 05]
+1D136; [0C FB 3F, 05, 05]
-1F008; [0C FB 46, 05, 05]
+1D137; [0C FB 46, 05, 05]
-1F009; [0C FB 4D, 05, 05]
+1D138; [0C FB 4D, 05, 05]
-1F00A; [0C FB 54, 05, 05]
+1D139; [0C FB 54, 05, 05]
-1F00B; [0C FB 5B, 05, 05]
+1D129; [0C FB 5B, 05, 05]
-1F00C; [0C FB 62, 05, 05]
+1D13A; [0C FB 62, 05, 05]
-1F00D; [0C FB 69, 05, 05]
+1D13B; [0C FB 69, 05, 05]
-1F00E; [0C FB 70, 05, 05]
+1D13C; [0C FB 70, 05, 05]
-1F00F; [0C FB 77, 05, 05]
+1D13D; [0C FB 77, 05, 05]
-1F010; [0C FB 7E, 05, 05]
+1D13E; [0C FB 7E, 05, 05]
-1F011; [0C FB 85, 05, 05]
+1D13F; [0C FB 85, 05, 05]
-1F012; [0C FB 8C, 05, 05]
+1D140; [0C FB 8C, 05, 05]
-1F013; [0C FB 93, 05, 05]
+1D141; [0C FB 93, 05, 05]
-1F014; [0C FB 9A, 05, 05]
+1D142; [0C FB 9A, 05, 05]
-1F015; [0C FB A1, 05, 05]
+1D143; [0C FB A1, 05, 05]
-1F016; [0C FB A8, 05, 05]
+1D144; [0C FB A8, 05, 05]
-1F017; [0C FB AF, 05, 05]
+1D145; [0C FB AF, 05, 05]
-1F018; [0C FB B6, 05, 05]
+1D146; [0C FB B6, 05, 05]
-1F019; [0C FB BD, 05, 05]
+1D147; [0C FB BD, 05, 05]
-1F01A; [0C FB C4, 05, 05]
+1D148; [0C FB C4, 05, 05]
-1F01B; [0C FB CB, 05, 05]
+1D149; [0C FB CB, 05, 05]
-1F01C; [0C FB D2, 05, 05]
+1D14A; [0C FB D2, 05, 05]
-1F01D; [0C FB D9, 05, 05]
+1D14B; [0C FB D9, 05, 05]
-1F01E; [0C FB E0, 05, 05]
+1D14C; [0C FB E0, 05, 05]
-1F01F; [0C FB E7, 05, 05]
+1D14D; [0C FB E7, 05, 05]
-1F020; [0C FB EE, 05, 05]
+1D14E; [0C FB EE, 05, 05]
-1F021; [0C FB F5, 05, 05]
+1D14F; [0C FB F5, 05, 05]
-1F022; [0C FB FC, 05, 05]
+1D150; [0C FB FC, 05, 05]
-1F023; [0C FC 05, 05, 05]
+1D151; [0C FC 05, 05, 05]
-1F024; [0C FC 0C, 05, 05]
+1D152; [0C FC 0C, 05, 05]
-1F025; [0C FC 13, 05, 05]
+1D153; [0C FC 13, 05, 05]
-1F026; [0C FC 1A, 05, 05]
+1D154; [0C FC 1A, 05, 05]
-1F027; [0C FC 21, 05, 05]
+1D155; [0C FC 21, 05, 05]
-1F028; [0C FC 28, 05, 05]
+1D156; [0C FC 28, 05, 05]
-1F029; [0C FC 2F, 05, 05]
+1D157; [0C FC 2F, 05, 05]
+1D15E; [0C FC 2F, 05, 05]
-1F02A; [0C FC 36, 05, 05]
+1D158; [0C FC 36, 05, 05]
+1D15F; [0C FC 36, 05, 05]
+1D160; [0C FC 36, 05, 05]
+1D161; [0C FC 36, 05, 05]
+1D162; [0C FC 36, 05, 05]
+1D163; [0C FC 36, 05, 05]
+1D164; [0C FC 36, 05, 05]
-1F02B; [0C FC 3D, 05, 05]
+1D159; [0C FC 3D, 05, 05]
-1F030; [0C FC 44, 05, 05]
+1D15A; [0C FC 44, 05, 05]
-1F031; [0C FC 4B, 05, 05]
+1D15B; [0C FC 4B, 05, 05]
-1F032; [0C FC 52, 05, 05]
+1D15C; [0C FC 52, 05, 05]
-1F033; [0C FC 59, 05, 05]
+1D15D; [0C FC 59, 05, 05]
-1F034; [0C FC 60, 05, 05]
+1D16A; [0C FC 60, 05, 05]
-1F035; [0C FC 67, 05, 05]
+1D16B; [0C FC 67, 05, 05]
-1F036; [0C FC 6E, 05, 05]
+1D16C; [0C FC 6E, 05, 05]
-1F037; [0C FC 75, 05, 05]
+1D183; [0C FC 75, 05, 05]
-1F038; [0C FC 7C, 05, 05]
+1D184; [0C FC 7C, 05, 05]
-1F039; [0C FC 83, 05, 05]
+1D18C; [0C FC 83, 05, 05]
-1F03A; [0C FC 8A, 05, 05]
+1D18D; [0C FC 8A, 05, 05]
-1F03B; [0C FC 91, 05, 05]
+1D18E; [0C FC 91, 05, 05]
-1F03C; [0C FC 98, 05, 05]
+1D18F; [0C FC 98, 05, 05]
-1F03D; [0C FC 9F, 05, 05]
+1D190; [0C FC 9F, 05, 05]
-1F03E; [0C FC A6, 05, 05]
+1D191; [0C FC A6, 05, 05]
-1F03F; [0C FC AD, 05, 05]
+1D192; [0C FC AD, 05, 05]
-1F040; [0C FC B4, 05, 05]
+1D193; [0C FC B4, 05, 05]
-1F041; [0C FC BB, 05, 05]
+1D194; [0C FC BB, 05, 05]
-1F042; [0C FC C2, 05, 05]
+1D195; [0C FC C2, 05, 05]
-1F043; [0C FC C9, 05, 05]
+1D196; [0C FC C9, 05, 05]
-1F044; [0C FC D0, 05, 05]
+1D197; [0C FC D0, 05, 05]
-1F045; [0C FC D7, 05, 05]
+1D198; [0C FC D7, 05, 05]
-1F046; [0C FC DE, 05, 05]
+1D199; [0C FC DE, 05, 05]
-1F047; [0C FC E5, 05, 05]
+1D19A; [0C FC E5, 05, 05]
-1F048; [0C FC EC, 05, 05]
+1D19B; [0C FC EC, 05, 05]
-1F049; [0C FC F3, 05, 05]
+1D19C; [0C FC F3, 05, 05]
-1F04A; [0C FC FA, 05, 05]
+1D19D; [0C FC FA, 05, 05]
-1F04B; [0C FD 03, 05, 05]
+1D19E; [0C FD 03, 05, 05]
-1F04C; [0C FD 0A, 05, 05]
+1D19F; [0C FD 0A, 05, 05]
-1F04D; [0C FD 11, 05, 05]
+1D1A0; [0C FD 11, 05, 05]
-1F04E; [0C FD 18, 05, 05]
+1D1A1; [0C FD 18, 05, 05]
-1F04F; [0C FD 1F, 05, 05]
+1D1A2; [0C FD 1F, 05, 05]
-1F050; [0C FD 26, 05, 05]
+1D1A3; [0C FD 26, 05, 05]
-1F051; [0C FD 2D, 05, 05]
+1D1A4; [0C FD 2D, 05, 05]
-1F052; [0C FD 34, 05, 05]
+1D1A5; [0C FD 34, 05, 05]
-1F053; [0C FD 3B, 05, 05]
+1D1A6; [0C FD 3B, 05, 05]
-1F054; [0C FD 42, 05, 05]
+1D1A7; [0C FD 42, 05, 05]
-1F055; [0C FD 49, 05, 05]
+1D1A8; [0C FD 49, 05, 05]
-1F056; [0C FD 50, 05, 05]
+1D1A9; [0C FD 50, 05, 05]
-1F057; [0C FD 57, 05, 05]
+1D1AE; [0C FD 57, 05, 05]
-1F058; [0C FD 5E, 05, 05]
+1D1AF; [0C FD 5E, 05, 05]
-1F059; [0C FD 65, 05, 05]
+1D1B0; [0C FD 65, 05, 05]
-1F05A; [0C FD 6C, 05, 05]
+1D1B1; [0C FD 6C, 05, 05]
-1F05B; [0C FD 73, 05, 05]
+1D1B2; [0C FD 73, 05, 05]
-1F05C; [0C FD 7A, 05, 05]
+1D1B3; [0C FD 7A, 05, 05]
-1F05D; [0C FD 81, 05, 05]
+1D1B4; [0C FD 81, 05, 05]
-1F05E; [0C FD 88, 05, 05]
+1D1B5; [0C FD 88, 05, 05]
-1F05F; [0C FD 8F, 05, 05]
+1D1B6; [0C FD 8F, 05, 05]
-1F060; [0C FD 96, 05, 05]
+1D1B7; [0C FD 96, 05, 05]
-1F061; [0C FD 9D, 05, 05]
+1D1B8; [0C FD 9D, 05, 05]
-1F062; [0C FD A4, 05, 05]
+1D1B9; [0C FD A4, 05, 05]
+1D1BB; [0C FD A4, 05, 05]
+1D1BD; [0C FD A4, 05, 05]
+1D1BF; [0C FD A4, 05, 05]
-1F063; [0C FD AB, 05, 05]
+1D1BA; [0C FD AB, 05, 05]
+1D1BC; [0C FD AB, 05, 05]
+1D1BE; [0C FD AB, 05, 05]
+1D1C0; [0C FD AB, 05, 05]
-1F064; [0C FD B2, 05, 05]
+1D1C1; [0C FD B2, 05, 05]
-1F065; [0C FD B9, 05, 05]
+1D1C2; [0C FD B9, 05, 05]
-1F066; [0C FD C0, 05, 05]
+1D1C3; [0C FD C0, 05, 05]
-1F067; [0C FD C7, 05, 05]
+1D1C4; [0C FD C7, 05, 05]
-1F068; [0C FD CE, 05, 05]
+1D1C5; [0C FD CE, 05, 05]
-1F069; [0C FD D5, 05, 05]
+1D1C6; [0C FD D5, 05, 05]
-1F06A; [0C FD DC, 05, 05]
+1D1C7; [0C FD DC, 05, 05]
-1F06B; [0C FD E3, 05, 05]
+1D1C8; [0C FD E3, 05, 05]
-1F06C; [0C FD EA, 05, 05]
+1D1C9; [0C FD EA, 05, 05]
-1F06D; [0C FD F1, 05, 05]
+1D1CA; [0C FD F1, 05, 05]
-1F06E; [0C FD F8, 05, 05]
+1D1CB; [0C FD F8, 05, 05]
-1F06F; [0C FD FF, 05, 05]
+1D1CC; [0C FD FF, 05, 05]
-1F070; [0C FE 08, 05, 05]
+1D1CD; [0C FE 08, 05, 05]
-1F071; [0C FE 0F, 05, 05]
+1D1CE; [0C FE 0F, 05, 05]
-1F072; [0C FE 16, 05, 05]
+1D1CF; [0C FE 16, 05, 05]
-1F073; [0C FE 1D, 05, 05]
+1D1D0; [0C FE 1D, 05, 05]
-1F074; [0C FE 24, 05, 05]
+1D1D1; [0C FE 24, 05, 05]
-1F075; [0C FE 2B, 05, 05]
+1D1D2; [0C FE 2B, 05, 05]
-1F076; [0C FE 32, 05, 05]
+1D1D3; [0C FE 32, 05, 05]
-1F077; [0C FE 39, 05, 05]
+1D1D4; [0C FE 39, 05, 05]
-1F078; [0C FE 40, 05, 05]
+1D1D5; [0C FE 40, 05, 05]
-1F079; [0C FE 47, 05, 05]
+1D1D6; [0C FE 47, 05, 05]
-1F07A; [0C FE 4E, 05, 05]
+1D1D7; [0C FE 4E, 05, 05]
-1F07B; [0C FE 55, 05, 05]
+1D1D8; [0C FE 55, 05, 05]
-1F07C; [0C FE 5C, 05, 05]
+1D1D9; [0C FE 5C, 05, 05]
-1F07D; [0C FE 63, 05, 05]
+1D1DA; [0C FE 63, 05, 05]
-1F07E; [0C FE 6A, 05, 05]
+1D1DB; [0C FE 6A, 05, 05]
-1F07F; [0C FE 71, 05, 05]
+1D1DC; [0C FE 71, 05, 05]
-1F080; [0C FE 78, 05, 05]
+1D1DD; [0C FE 78, 05, 05]
-1F081; [0C FE 7F, 05, 05]
+1D1DE; [0C FE 7F, 05, 05]
-1F082; [0C FE 86, 05, 05]
+1D1DF; [0C FE 86, 05, 05]
-1F083; [0C FE 8D, 05, 05]
+1D1E0; [0C FE 8D, 05, 05]
-1F084; [0C FE 94, 05, 05]
+1D1E1; [0C FE 94, 05, 05]
-1F085; [0C FE 9B, 05, 05]
+1D1E2; [0C FE 9B, 05, 05]
-1F086; [0C FE A2, 05, 05]
+1D1E3; [0C FE A2, 05, 05]
-1F087; [0C FE A9, 05, 05]
+1D1E4; [0C FE A9, 05, 05]
-1F088; [0C FE B0, 05, 05]
+1D1E5; [0C FE B0, 05, 05]
-1F089; [0C FE B7, 05, 05]
+1D1E6; [0C FE B7, 05, 05]
-1F08A; [0C FE BE, 05, 05]
+1D1E7; [0C FE BE, 05, 05]
-1F08B; [0C FE C5, 05, 05]
+1D1E8; [0C FE C5, 05, 05]
-1F08C; [0C FE CC, 05, 05]
+1D200; [0C FE CC, 05, 05]
-1F08D; [0C FE D3, 05, 05]
+1D201; [0C FE D3, 05, 05]
-1F08E; [0C FE DA, 05, 05]
+1D202; [0C FE DA, 05, 05]
-1F08F; [0C FE E1, 05, 05]
+1D203; [0C FE E1, 05, 05]
-1F090; [0C FE E8, 05, 05]
+1D204; [0C FE E8, 05, 05]
-1F091; [0C FE EF, 05, 05]
+1D205; [0C FE EF, 05, 05]
-1F092; [0C FE F6, 05, 05]
+1D206; [0C FE F6, 05, 05]
-1F093; [0C FE FD, 05, 05]
+1D207; [0C FE FD, 05, 05]
-1F0A0; [0C FF 06, 05, 05]
+1D208; [0C FF 06, 05, 05]
-1F0A1; [0C FF 0D, 05, 05]
+1D209; [0C FF 0D, 05, 05]
-1F0A2; [0C FF 14, 05, 05]
+1D20A; [0C FF 14, 05, 05]
-1F0A3; [0C FF 1B, 05, 05]
+1D20B; [0C FF 1B, 05, 05]
-1F0A4; [0C FF 22, 05, 05]
+1D20C; [0C FF 22, 05, 05]
-1F0A5; [0C FF 29, 05, 05]
+1D20D; [0C FF 29, 05, 05]
-1F0A6; [0C FF 30, 05, 05]
+1D20E; [0C FF 30, 05, 05]
-1F0A7; [0C FF 37, 05, 05]
+1D20F; [0C FF 37, 05, 05]
-1F0A8; [0C FF 3E, 05, 05]
+1D210; [0C FF 3E, 05, 05]
-1F0A9; [0C FF 45, 05, 05]
+1D211; [0C FF 45, 05, 05]
-1F0AA; [0C FF 4C, 05, 05]
+1D212; [0C FF 4C, 05, 05]
-1F0AB; [0C FF 53, 05, 05]
+1D213; [0C FF 53, 05, 05]
-1F0AC; [0C FF 5A, 05, 05]
+1D214; [0C FF 5A, 05, 05]
-1F0AD; [0C FF 61, 05, 05]
+1D215; [0C FF 61, 05, 05]
-1F0AE; [0C FF 68, 05, 05]
+1D216; [0C FF 68, 05, 05]
-1F0B1; [0C FF 6F, 05, 05]
+1D217; [0C FF 6F, 05, 05]
-1F0B2; [0C FF 76, 05, 05]
+1D218; [0C FF 76, 05, 05]
-1F0B3; [0C FF 7D, 05, 05]
+1D219; [0C FF 7D, 05, 05]
-1F0B4; [0C FF 84, 05, 05]
+1D21A; [0C FF 84, 05, 05]
-1F0B5; [0C FF 8B, 05, 05]
+1D21B; [0C FF 8B, 05, 05]
-1F0B6; [0C FF 92, 05, 05]
+1D21C; [0C FF 92, 05, 05]
-1F0B7; [0C FF 99, 05, 05]
+1D21D; [0C FF 99, 05, 05]
-1F0B8; [0C FF A0, 05, 05]
+1D21E; [0C FF A0, 05, 05]
-1F0B9; [0C FF A7, 05, 05]
+1D21F; [0C FF A7, 05, 05]
-1F0BA; [0C FF AE, 05, 05]
+1D220; [0C FF AE, 05, 05]
-1F0BB; [0C FF B5, 05, 05]
+1D221; [0C FF B5, 05, 05]
-1F0BC; [0C FF BC, 05, 05]
+1D222; [0C FF BC, 05, 05]
-1F0BD; [0C FF C3, 05, 05]
+1D223; [0C FF C3, 05, 05]
-1F0BE; [0C FF CA, 05, 05]
+1D224; [0C FF CA, 05, 05]
-1F0BF; [0C FF D1, 05, 05]
+1D225; [0C FF D1, 05, 05]
-1F0C1; [0C FF D8, 05, 05]
+1D226; [0C FF D8, 05, 05]
-1F0C2; [0C FF DF, 05, 05]
+1D227; [0C FF DF, 05, 05]
-1F0C3; [0C FF E6, 05, 05]
+1D228; [0C FF E6, 05, 05]
-1F0C4; [0C FF ED, 05, 05]
+1D229; [0C FF ED, 05, 05]
-1F0C5; [0C FF F4, 05, 05]
+1D22A; [0C FF F4, 05, 05]
-1F0C6; [0C FF FB, 05, 05]
+1D22B; [0C FF FB, 05, 05]
-1F0C7; [0D 02 04, 05, 05]
+1D22C; [0D 02 04, 05, 05]
-1F0C8; [0D 02 0B, 05, 05]
+1D22D; [0D 02 0B, 05, 05]
-1F0C9; [0D 02 12, 05, 05]
+1D22E; [0D 02 12, 05, 05]
-1F0CA; [0D 02 19, 05, 05]
+1D22F; [0D 02 19, 05, 05]
-1F0CB; [0D 02 20, 05, 05]
+1D230; [0D 02 20, 05, 05]
-1F0CC; [0D 02 27, 05, 05]
+1D231; [0D 02 27, 05, 05]
-1F0CD; [0D 02 2E, 05, 05]
+1D232; [0D 02 2E, 05, 05]
-1F0CE; [0D 02 35, 05, 05]
+1D233; [0D 02 35, 05, 05]
-1F0CF; [0D 02 3C, 05, 05]
+1D234; [0D 02 3C, 05, 05]
-1F0D1; [0D 02 43, 05, 05]
+1D235; [0D 02 43, 05, 05]
-1F0D2; [0D 02 4A, 05, 05]
+1D236; [0D 02 4A, 05, 05]
-1F0D3; [0D 02 51, 05, 05]
+1D237; [0D 02 51, 05, 05]
-1F0D4; [0D 02 58, 05, 05]
+1D238; [0D 02 58, 05, 05]
-1F0D5; [0D 02 5F, 05, 05]
+1D239; [0D 02 5F, 05, 05]
-1F0D6; [0D 02 66, 05, 05]
+1D23A; [0D 02 66, 05, 05]
-1F0D7; [0D 02 6D, 05, 05]
+1D23B; [0D 02 6D, 05, 05]
-1F0D8; [0D 02 74, 05, 05]
+1D23C; [0D 02 74, 05, 05]
-1F0D9; [0D 02 7B, 05, 05]
+1D23D; [0D 02 7B, 05, 05]
-1F0DA; [0D 02 82, 05, 05]
+1D23E; [0D 02 82, 05, 05]
-1F0DB; [0D 02 89, 05, 05]
+1D23F; [0D 02 89, 05, 05]
-1F0DC; [0D 02 90, 05, 05]
+1D240; [0D 02 90, 05, 05]
-1F0DD; [0D 02 97, 05, 05]
+1D241; [0D 02 97, 05, 05]
-1F0DE; [0D 02 9E, 05, 05]
+1D245; [0D 02 9E, 05, 05]
-1F0DF; [0D 02 A5, 05, 05]
+1BC9C; [0D 02 A5, 05, 05]
-1F0E0; [0D 02 AC, 05, 05]
+1ECAC; [0D 02 AC, 05, 05]
-1F0E1; [0D 02 B3, 05, 05]
+1ED2E; [0D 02 B3, 05, 05]
-1F0E2; [0D 02 BA, 05, 05]
+1F000; [0D 02 BA, 05, 05]
-1F0E3; [0D 02 C1, 05, 05]
+1F001; [0D 02 C1, 05, 05]
-1F0E4; [0D 02 C8, 05, 05]
+1F002; [0D 02 C8, 05, 05]
-1F0E5; [0D 02 CF, 05, 05]
+1F003; [0D 02 CF, 05, 05]
-1F0E6; [0D 02 D6, 05, 05]
+1F004; [0D 02 D6, 05, 05]
-1F0E7; [0D 02 DD, 05, 05]
+1F005; [0D 02 DD, 05, 05]
-1F0E8; [0D 02 E4, 05, 05]
+1F006; [0D 02 E4, 05, 05]
-1F0E9; [0D 02 EB, 05, 05]
+1F007; [0D 02 EB, 05, 05]
-1F0EA; [0D 02 F2, 05, 05]
+1F008; [0D 02 F2, 05, 05]
-1F0EB; [0D 02 F9, 05, 05]
+1F009; [0D 02 F9, 05, 05]
-1F0EC; [0D 03 02, 05, 05]
+1F00A; [0D 03 02, 05, 05]
-1F0ED; [0D 03 09, 05, 05]
+1F00B; [0D 03 09, 05, 05]
-1F0EE; [0D 03 10, 05, 05]
+1F00C; [0D 03 10, 05, 05]
-1F0EF; [0D 03 17, 05, 05]
+1F00D; [0D 03 17, 05, 05]
-1F0F0; [0D 03 1E, 05, 05]
+1F00E; [0D 03 1E, 05, 05]
-1F0F1; [0D 03 25, 05, 05]
+1F00F; [0D 03 25, 05, 05]
-1F0F2; [0D 03 2C, 05, 05]
+1F010; [0D 03 2C, 05, 05]
-1F0F3; [0D 03 33, 05, 05]
+1F011; [0D 03 33, 05, 05]
-1F0F4; [0D 03 3A, 05, 05]
+1F012; [0D 03 3A, 05, 05]
-1F0F5; [0D 03 41, 05, 05]
+1F013; [0D 03 41, 05, 05]
-1FA00; [0D 03 48, 05, 05]
+1F014; [0D 03 48, 05, 05]
-1FA01; [0D 03 4F, 05, 05]
+1F015; [0D 03 4F, 05, 05]
-1FA02; [0D 03 56, 05, 05]
+1F016; [0D 03 56, 05, 05]
-1FA03; [0D 03 5D, 05, 05]
+1F017; [0D 03 5D, 05, 05]
-1FA04; [0D 03 64, 05, 05]
+1F018; [0D 03 64, 05, 05]
-1FA05; [0D 03 6B, 05, 05]
+1F019; [0D 03 6B, 05, 05]
-1FA06; [0D 03 72, 05, 05]
+1F01A; [0D 03 72, 05, 05]
-1FA07; [0D 03 79, 05, 05]
+1F01B; [0D 03 79, 05, 05]
-1FA08; [0D 03 80, 05, 05]
+1F01C; [0D 03 80, 05, 05]
-1FA09; [0D 03 87, 05, 05]
+1F01D; [0D 03 87, 05, 05]
-1FA0A; [0D 03 8E, 05, 05]
+1F01E; [0D 03 8E, 05, 05]
-1FA0B; [0D 03 95, 05, 05]
+1F01F; [0D 03 95, 05, 05]
-1FA0C; [0D 03 9C, 05, 05]
+1F020; [0D 03 9C, 05, 05]
-1FA0D; [0D 03 A3, 05, 05]
+1F021; [0D 03 A3, 05, 05]
-1FA0E; [0D 03 AA, 05, 05]
+1F022; [0D 03 AA, 05, 05]
-1FA0F; [0D 03 B1, 05, 05]
+1F023; [0D 03 B1, 05, 05]
-1FA10; [0D 03 B8, 05, 05]
+1F024; [0D 03 B8, 05, 05]
-1FA11; [0D 03 BF, 05, 05]
+1F025; [0D 03 BF, 05, 05]
-1FA12; [0D 03 C6, 05, 05]
+1F026; [0D 03 C6, 05, 05]
-1FA13; [0D 03 CD, 05, 05]
+1F027; [0D 03 CD, 05, 05]
-1FA14; [0D 03 D4, 05, 05]
+1F028; [0D 03 D4, 05, 05]
-1FA15; [0D 03 DB, 05, 05]
+1F029; [0D 03 DB, 05, 05]
-1FA16; [0D 03 E2, 05, 05]
+1F02A; [0D 03 E2, 05, 05]
-1FA17; [0D 03 E9, 05, 05]
+1F02B; [0D 03 E9, 05, 05]
-1FA18; [0D 03 F0, 05, 05]
+1F030; [0D 03 F0, 05, 05]
-1FA19; [0D 03 F7, 05, 05]
+1F031; [0D 03 F7, 05, 05]
-1FA1A; [0D 03 FE, 05, 05]
+1F032; [0D 03 FE, 05, 05]
-1FA1B; [0D 04 07, 05, 05]
+1F033; [0D 04 07, 05, 05]
-1FA1C; [0D 04 0E, 05, 05]
+1F034; [0D 04 0E, 05, 05]
-1FA1D; [0D 04 15, 05, 05]
+1F035; [0D 04 15, 05, 05]
-1FA1E; [0D 04 1C, 05, 05]
+1F036; [0D 04 1C, 05, 05]
-1FA1F; [0D 04 23, 05, 05]
+1F037; [0D 04 23, 05, 05]
-1FA20; [0D 04 2A, 05, 05]
+1F038; [0D 04 2A, 05, 05]
-1FA21; [0D 04 31, 05, 05]
+1F039; [0D 04 31, 05, 05]
-1FA22; [0D 04 38, 05, 05]
+1F03A; [0D 04 38, 05, 05]
-1FA23; [0D 04 3F, 05, 05]
+1F03B; [0D 04 3F, 05, 05]
-1FA24; [0D 04 46, 05, 05]
+1F03C; [0D 04 46, 05, 05]
-1FA25; [0D 04 4D, 05, 05]
+1F03D; [0D 04 4D, 05, 05]
-1FA26; [0D 04 54, 05, 05]
+1F03E; [0D 04 54, 05, 05]
-1FA27; [0D 04 5B, 05, 05]
+1F03F; [0D 04 5B, 05, 05]
-1FA28; [0D 04 62, 05, 05]
+1F040; [0D 04 62, 05, 05]
-1FA29; [0D 04 69, 05, 05]
+1F041; [0D 04 69, 05, 05]
-1FA2A; [0D 04 70, 05, 05]
+1F042; [0D 04 70, 05, 05]
-1FA2B; [0D 04 77, 05, 05]
+1F043; [0D 04 77, 05, 05]
-1FA2C; [0D 04 7E, 05, 05]
+1F044; [0D 04 7E, 05, 05]
-1FA2D; [0D 04 85, 05, 05]
+1F045; [0D 04 85, 05, 05]
-1FA2E; [0D 04 8C, 05, 05]
+1F046; [0D 04 8C, 05, 05]
-1FA2F; [0D 04 93, 05, 05]
+1F047; [0D 04 93, 05, 05]
-1FA30; [0D 04 9A, 05, 05]
+1F048; [0D 04 9A, 05, 05]
-1FA31; [0D 04 A1, 05, 05]
+1F049; [0D 04 A1, 05, 05]
-1FA32; [0D 04 A8, 05, 05]
+1F04A; [0D 04 A8, 05, 05]
-1FA33; [0D 04 AF, 05, 05]
+1F04B; [0D 04 AF, 05, 05]
-1FA34; [0D 04 B6, 05, 05]
+1F04C; [0D 04 B6, 05, 05]
-1FA35; [0D 04 BD, 05, 05]
+1F04D; [0D 04 BD, 05, 05]
-1FA36; [0D 04 C4, 05, 05]
+1F04E; [0D 04 C4, 05, 05]
-1FA37; [0D 04 CB, 05, 05]
+1F04F; [0D 04 CB, 05, 05]
-1FA38; [0D 04 D2, 05, 05]
+1F050; [0D 04 D2, 05, 05]
-1FA39; [0D 04 D9, 05, 05]
+1F051; [0D 04 D9, 05, 05]
-1FA3A; [0D 04 E0, 05, 05]
+1F052; [0D 04 E0, 05, 05]
-1FA3B; [0D 04 E7, 05, 05]
+1F053; [0D 04 E7, 05, 05]
-1FA3C; [0D 04 EE, 05, 05]
+1F054; [0D 04 EE, 05, 05]
-1FA3D; [0D 04 F5, 05, 05]
+1F055; [0D 04 F5, 05, 05]
-1FA3E; [0D 04 FC, 05, 05]
+1F056; [0D 04 FC, 05, 05]
-1FA3F; [0D 05 05, 05, 05]
+1F057; [0D 05 05, 05, 05]
-1FA40; [0D 05 0C, 05, 05]
+1F058; [0D 05 0C, 05, 05]
-1FA41; [0D 05 13, 05, 05]
+1F059; [0D 05 13, 05, 05]
-1FA42; [0D 05 1A, 05, 05]
+1F05A; [0D 05 1A, 05, 05]
-1FA43; [0D 05 21, 05, 05]
+1F05B; [0D 05 21, 05, 05]
-1FA44; [0D 05 28, 05, 05]
+1F05C; [0D 05 28, 05, 05]
-1FA45; [0D 05 2F, 05, 05]
+1F05D; [0D 05 2F, 05, 05]
-1FA46; [0D 05 36, 05, 05]
+1F05E; [0D 05 36, 05, 05]
-1FA47; [0D 05 3D, 05, 05]
+1F05F; [0D 05 3D, 05, 05]
-1FA48; [0D 05 44, 05, 05]
+1F060; [0D 05 44, 05, 05]
-1FA49; [0D 05 4B, 05, 05]
+1F061; [0D 05 4B, 05, 05]
-1FA4A; [0D 05 52, 05, 05]
+1F062; [0D 05 52, 05, 05]
-1FA4B; [0D 05 59, 05, 05]
+1F063; [0D 05 59, 05, 05]
-1FA4C; [0D 05 60, 05, 05]
+1F064; [0D 05 60, 05, 05]
-1FA4D; [0D 05 67, 05, 05]
+1F065; [0D 05 67, 05, 05]
-1FA4E; [0D 05 6E, 05, 05]
+1F066; [0D 05 6E, 05, 05]
-1FA4F; [0D 05 75, 05, 05]
+1F067; [0D 05 75, 05, 05]
-1FA50; [0D 05 7C, 05, 05]
+1F068; [0D 05 7C, 05, 05]
-1FA51; [0D 05 83, 05, 05]
+1F069; [0D 05 83, 05, 05]
-1FA52; [0D 05 8A, 05, 05]
+1F06A; [0D 05 8A, 05, 05]
-1FA53; [0D 05 91, 05, 05]
+1F06B; [0D 05 91, 05, 05]
-1FA60; [0D 05 98, 05, 05]
+1F06C; [0D 05 98, 05, 05]
-1FA61; [0D 05 9F, 05, 05]
+1F06D; [0D 05 9F, 05, 05]
-1FA62; [0D 05 A6, 05, 05]
+1F06E; [0D 05 A6, 05, 05]
-1FA63; [0D 05 AD, 05, 05]
+1F06F; [0D 05 AD, 05, 05]
-1FA64; [0D 05 B4, 05, 05]
+1F070; [0D 05 B4, 05, 05]
-1FA65; [0D 05 BB, 05, 05]
+1F071; [0D 05 BB, 05, 05]
-1FA66; [0D 05 C2, 05, 05]
+1F072; [0D 05 C2, 05, 05]
-1FA67; [0D 05 C9, 05, 05]
+1F073; [0D 05 C9, 05, 05]
-1FA68; [0D 05 D0, 05, 05]
+1F074; [0D 05 D0, 05, 05]
-1FA69; [0D 05 D7, 05, 05]
+1F075; [0D 05 D7, 05, 05]
-1FA6A; [0D 05 DE, 05, 05]
+1F076; [0D 05 DE, 05, 05]
-1FA6B; [0D 05 E5, 05, 05]
+1F077; [0D 05 E5, 05, 05]
-1FA6C; [0D 05 EC, 05, 05]
+1F078; [0D 05 EC, 05, 05]
-1FA6D; [0D 05 F3, 05, 05]
+1F079; [0D 05 F3, 05, 05]
-1F260; [0D 05 FA, 05, 05]
+1F07A; [0D 05 FA, 05, 05]
-1F261; [0D 06 03, 05, 05]
+1F07B; [0D 06 03, 05, 05]
-1F262; [0D 06 0A, 05, 05]
+1F07C; [0D 06 0A, 05, 05]
-1F263; [0D 06 11, 05, 05]
+1F07D; [0D 06 11, 05, 05]
-1F264; [0D 06 18, 05, 05]
+1F07E; [0D 06 18, 05, 05]
-1F265; [0D 06 1F, 05, 05]
+1F07F; [0D 06 1F, 05, 05]
-1F300; [0D 06 26, 05, 05]
+1F080; [0D 06 26, 05, 05]
-1F301; [0D 06 2D, 05, 05]
+1F081; [0D 06 2D, 05, 05]
-1F302; [0D 06 34, 05, 05]
+1F082; [0D 06 34, 05, 05]
-1F303; [0D 06 3B, 05, 05]
+1F083; [0D 06 3B, 05, 05]
-1F304; [0D 06 42, 05, 05]
+1F084; [0D 06 42, 05, 05]
-1F305; [0D 06 49, 05, 05]
+1F085; [0D 06 49, 05, 05]
-1F306; [0D 06 50, 05, 05]
+1F086; [0D 06 50, 05, 05]
-1F307; [0D 06 57, 05, 05]
+1F087; [0D 06 57, 05, 05]
-1F308; [0D 06 5E, 05, 05]
+1F088; [0D 06 5E, 05, 05]
-1F309; [0D 06 65, 05, 05]
+1F089; [0D 06 65, 05, 05]
-1F30A; [0D 06 6C, 05, 05]
+1F08A; [0D 06 6C, 05, 05]
-1F30B; [0D 06 73, 05, 05]
+1F08B; [0D 06 73, 05, 05]
-1F30C; [0D 06 7A, 05, 05]
+1F08C; [0D 06 7A, 05, 05]
-1F30D; [0D 06 81, 05, 05]
+1F08D; [0D 06 81, 05, 05]
-1F30E; [0D 06 88, 05, 05]
+1F08E; [0D 06 88, 05, 05]
-1F30F; [0D 06 8F, 05, 05]
+1F08F; [0D 06 8F, 05, 05]
-1F310; [0D 06 96, 05, 05]
+1F090; [0D 06 96, 05, 05]
-1F311; [0D 06 9D, 05, 05]
+1F091; [0D 06 9D, 05, 05]
-1F312; [0D 06 A4, 05, 05]
+1F092; [0D 06 A4, 05, 05]
-1F313; [0D 06 AB, 05, 05]
+1F093; [0D 06 AB, 05, 05]
-1F314; [0D 06 B2, 05, 05]
+1F0A0; [0D 06 B2, 05, 05]
-1F315; [0D 06 B9, 05, 05]
+1F0A1; [0D 06 B9, 05, 05]
-1F316; [0D 06 C0, 05, 05]
+1F0A2; [0D 06 C0, 05, 05]
-1F317; [0D 06 C7, 05, 05]
+1F0A3; [0D 06 C7, 05, 05]
-1F318; [0D 06 CE, 05, 05]
+1F0A4; [0D 06 CE, 05, 05]
-1F319; [0D 06 D5, 05, 05]
+1F0A5; [0D 06 D5, 05, 05]
-1F31A; [0D 06 DC, 05, 05]
+1F0A6; [0D 06 DC, 05, 05]
-1F31B; [0D 06 E3, 05, 05]
+1F0A7; [0D 06 E3, 05, 05]
-1F31C; [0D 06 EA, 05, 05]
+1F0A8; [0D 06 EA, 05, 05]
-1F31D; [0D 06 F1, 05, 05]
+1F0A9; [0D 06 F1, 05, 05]
-1F31E; [0D 06 F8, 05, 05]
+1F0AA; [0D 06 F8, 05, 05]
-1F31F; [0D 06 FF, 05, 05]
+1F0AB; [0D 06 FF, 05, 05]
-1F320; [0D 07 08, 05, 05]
+1F0AC; [0D 07 08, 05, 05]
-1F321; [0D 07 0F, 05, 05]
+1F0AD; [0D 07 0F, 05, 05]
-1F322; [0D 07 16, 05, 05]
+1F0AE; [0D 07 16, 05, 05]
-1F323; [0D 07 1D, 05, 05]
+1F0B1; [0D 07 1D, 05, 05]
-1F324; [0D 07 24, 05, 05]
+1F0B2; [0D 07 24, 05, 05]
-1F325; [0D 07 2B, 05, 05]
+1F0B3; [0D 07 2B, 05, 05]
-1F326; [0D 07 32, 05, 05]
+1F0B4; [0D 07 32, 05, 05]
-1F327; [0D 07 39, 05, 05]
+1F0B5; [0D 07 39, 05, 05]
-1F328; [0D 07 40, 05, 05]
+1F0B6; [0D 07 40, 05, 05]
-1F329; [0D 07 47, 05, 05]
+1F0B7; [0D 07 47, 05, 05]
-1F32A; [0D 07 4E, 05, 05]
+1F0B8; [0D 07 4E, 05, 05]
-1F32B; [0D 07 55, 05, 05]
+1F0B9; [0D 07 55, 05, 05]
-1F32C; [0D 07 5C, 05, 05]
+1F0BA; [0D 07 5C, 05, 05]
-1F32D; [0D 07 63, 05, 05]
+1F0BB; [0D 07 63, 05, 05]
-1F32E; [0D 07 6A, 05, 05]
+1F0BC; [0D 07 6A, 05, 05]
-1F32F; [0D 07 71, 05, 05]
+1F0BD; [0D 07 71, 05, 05]
-1F330; [0D 07 78, 05, 05]
+1F0BE; [0D 07 78, 05, 05]
-1F331; [0D 07 7F, 05, 05]
+1F0BF; [0D 07 7F, 05, 05]
-1F332; [0D 07 86, 05, 05]
+1F0C1; [0D 07 86, 05, 05]
-1F333; [0D 07 8D, 05, 05]
+1F0C2; [0D 07 8D, 05, 05]
-1F334; [0D 07 94, 05, 05]
+1F0C3; [0D 07 94, 05, 05]
-1F335; [0D 07 9B, 05, 05]
+1F0C4; [0D 07 9B, 05, 05]
-1F336; [0D 07 A2, 05, 05]
+1F0C5; [0D 07 A2, 05, 05]
-1F337; [0D 07 A9, 05, 05]
+1F0C6; [0D 07 A9, 05, 05]
-1F338; [0D 07 B0, 05, 05]
+1F0C7; [0D 07 B0, 05, 05]
-1F339; [0D 07 B7, 05, 05]
+1F0C8; [0D 07 B7, 05, 05]
-1F33A; [0D 07 BE, 05, 05]
+1F0C9; [0D 07 BE, 05, 05]
-1F33B; [0D 07 C5, 05, 05]
+1F0CA; [0D 07 C5, 05, 05]
-1F33C; [0D 07 CC, 05, 05]
+1F0CB; [0D 07 CC, 05, 05]
-1F33D; [0D 07 D3, 05, 05]
+1F0CC; [0D 07 D3, 05, 05]
-1F33E; [0D 07 DA, 05, 05]
+1F0CD; [0D 07 DA, 05, 05]
-1F33F; [0D 07 E1, 05, 05]
+1F0CE; [0D 07 E1, 05, 05]
-1F340; [0D 07 E8, 05, 05]
+1F0CF; [0D 07 E8, 05, 05]
-1F341; [0D 07 EF, 05, 05]
+1F0D1; [0D 07 EF, 05, 05]
-1F342; [0D 07 F6, 05, 05]
+1F0D2; [0D 07 F6, 05, 05]
-1F343; [0D 07 FD, 05, 05]
+1F0D3; [0D 07 FD, 05, 05]
-1F344; [0D 08 06, 05, 05]
+1F0D4; [0D 08 06, 05, 05]
-1F345; [0D 08 0D, 05, 05]
+1F0D5; [0D 08 0D, 05, 05]
-1F346; [0D 08 14, 05, 05]
+1F0D6; [0D 08 14, 05, 05]
-1F347; [0D 08 1B, 05, 05]
+1F0D7; [0D 08 1B, 05, 05]
-1F348; [0D 08 22, 05, 05]
+1F0D8; [0D 08 22, 05, 05]
-1F349; [0D 08 29, 05, 05]
+1F0D9; [0D 08 29, 05, 05]
-1F34A; [0D 08 30, 05, 05]
+1F0DA; [0D 08 30, 05, 05]
-1F34B; [0D 08 37, 05, 05]
+1F0DB; [0D 08 37, 05, 05]
-1F34C; [0D 08 3E, 05, 05]
+1F0DC; [0D 08 3E, 05, 05]
-1F34D; [0D 08 45, 05, 05]
+1F0DD; [0D 08 45, 05, 05]
-1F34E; [0D 08 4C, 05, 05]
+1F0DE; [0D 08 4C, 05, 05]
-1F34F; [0D 08 53, 05, 05]
+1F0DF; [0D 08 53, 05, 05]
-1F350; [0D 08 5A, 05, 05]
+1F0E0; [0D 08 5A, 05, 05]
-1F351; [0D 08 61, 05, 05]
+1F0E1; [0D 08 61, 05, 05]
-1F352; [0D 08 68, 05, 05]
+1F0E2; [0D 08 68, 05, 05]
-1F353; [0D 08 6F, 05, 05]
+1F0E3; [0D 08 6F, 05, 05]
-1F354; [0D 08 76, 05, 05]
+1F0E4; [0D 08 76, 05, 05]
-1F355; [0D 08 7D, 05, 05]
+1F0E5; [0D 08 7D, 05, 05]
-1F356; [0D 08 84, 05, 05]
+1F0E6; [0D 08 84, 05, 05]
-1F357; [0D 08 8B, 05, 05]
+1F0E7; [0D 08 8B, 05, 05]
-1F358; [0D 08 92, 05, 05]
+1F0E8; [0D 08 92, 05, 05]
-1F359; [0D 08 99, 05, 05]
+1F0E9; [0D 08 99, 05, 05]
-1F35A; [0D 08 A0, 05, 05]
+1F0EA; [0D 08 A0, 05, 05]
-1F35B; [0D 08 A7, 05, 05]
+1F0EB; [0D 08 A7, 05, 05]
-1F35C; [0D 08 AE, 05, 05]
+1F0EC; [0D 08 AE, 05, 05]
-1F35D; [0D 08 B5, 05, 05]
+1F0ED; [0D 08 B5, 05, 05]
-1F35E; [0D 08 BC, 05, 05]
+1F0EE; [0D 08 BC, 05, 05]
-1F35F; [0D 08 C3, 05, 05]
+1F0EF; [0D 08 C3, 05, 05]
-1F360; [0D 08 CA, 05, 05]
+1F0F0; [0D 08 CA, 05, 05]
-1F361; [0D 08 D1, 05, 05]
+1F0F1; [0D 08 D1, 05, 05]
-1F362; [0D 08 D8, 05, 05]
+1F0F2; [0D 08 D8, 05, 05]
-1F363; [0D 08 DF, 05, 05]
+1F0F3; [0D 08 DF, 05, 05]
-1F364; [0D 08 E6, 05, 05]
+1F0F4; [0D 08 E6, 05, 05]
-1F365; [0D 08 ED, 05, 05]
+1F0F5; [0D 08 ED, 05, 05]
-1F366; [0D 08 F4, 05, 05]
+1FA00; [0D 08 F4, 05, 05]
-1F367; [0D 08 FB, 05, 05]
+1FA01; [0D 08 FB, 05, 05]
-1F368; [0D 09 04, 05, 05]
+1FA02; [0D 09 04, 05, 05]
-1F369; [0D 09 0B, 05, 05]
+1FA03; [0D 09 0B, 05, 05]
-1F36A; [0D 09 12, 05, 05]
+1FA04; [0D 09 12, 05, 05]
-1F36B; [0D 09 19, 05, 05]
+1FA05; [0D 09 19, 05, 05]
-1F36C; [0D 09 20, 05, 05]
+1FA06; [0D 09 20, 05, 05]
-1F36D; [0D 09 27, 05, 05]
+1FA07; [0D 09 27, 05, 05]
-1F36E; [0D 09 2E, 05, 05]
+1FA08; [0D 09 2E, 05, 05]
-1F36F; [0D 09 35, 05, 05]
+1FA09; [0D 09 35, 05, 05]
-1F370; [0D 09 3C, 05, 05]
+1FA0A; [0D 09 3C, 05, 05]
-1F371; [0D 09 43, 05, 05]
+1FA0B; [0D 09 43, 05, 05]
-1F372; [0D 09 4A, 05, 05]
+1FA0C; [0D 09 4A, 05, 05]
-1F373; [0D 09 51, 05, 05]
+1FA0D; [0D 09 51, 05, 05]
-1F374; [0D 09 58, 05, 05]
+1FA0E; [0D 09 58, 05, 05]
-1F375; [0D 09 5F, 05, 05]
+1FA0F; [0D 09 5F, 05, 05]
-1F376; [0D 09 66, 05, 05]
+1FA10; [0D 09 66, 05, 05]
-1F377; [0D 09 6D, 05, 05]
+1FA11; [0D 09 6D, 05, 05]
-1F378; [0D 09 74, 05, 05]
+1FA12; [0D 09 74, 05, 05]
-1F379; [0D 09 7B, 05, 05]
+1FA13; [0D 09 7B, 05, 05]
-1F37A; [0D 09 82, 05, 05]
+1FA14; [0D 09 82, 05, 05]
-1F37B; [0D 09 89, 05, 05]
+1FA15; [0D 09 89, 05, 05]
-1F37C; [0D 09 90, 05, 05]
+1FA16; [0D 09 90, 05, 05]
-1F37D; [0D 09 97, 05, 05]
+1FA17; [0D 09 97, 05, 05]
-1F37E; [0D 09 9E, 05, 05]
+1FA18; [0D 09 9E, 05, 05]
-1F37F; [0D 09 A5, 05, 05]
+1FA19; [0D 09 A5, 05, 05]
-1F380; [0D 09 AC, 05, 05]
+1FA1A; [0D 09 AC, 05, 05]
-1F381; [0D 09 B3, 05, 05]
+1FA1B; [0D 09 B3, 05, 05]
-1F382; [0D 09 BA, 05, 05]
+1FA1C; [0D 09 BA, 05, 05]
-1F383; [0D 09 C1, 05, 05]
+1FA1D; [0D 09 C1, 05, 05]
-1F384; [0D 09 C8, 05, 05]
+1FA1E; [0D 09 C8, 05, 05]
-1F385; [0D 09 CF, 05, 05]
+1FA1F; [0D 09 CF, 05, 05]
-1F386; [0D 09 D6, 05, 05]
+1FA20; [0D 09 D6, 05, 05]
-1F387; [0D 09 DD, 05, 05]
+1FA21; [0D 09 DD, 05, 05]
-1F388; [0D 09 E4, 05, 05]
+1FA22; [0D 09 E4, 05, 05]
-1F389; [0D 09 EB, 05, 05]
+1FA23; [0D 09 EB, 05, 05]
-1F38A; [0D 09 F2, 05, 05]
+1FA24; [0D 09 F2, 05, 05]
-1F38B; [0D 09 F9, 05, 05]
+1FA25; [0D 09 F9, 05, 05]
-1F38C; [0D 0A 02, 05, 05]
+1FA26; [0D 0A 02, 05, 05]
-1F38D; [0D 0A 09, 05, 05]
+1FA27; [0D 0A 09, 05, 05]
-1F38E; [0D 0A 10, 05, 05]
+1FA28; [0D 0A 10, 05, 05]
-1F38F; [0D 0A 17, 05, 05]
+1FA29; [0D 0A 17, 05, 05]
-1F390; [0D 0A 1E, 05, 05]
+1FA2A; [0D 0A 1E, 05, 05]
-1F391; [0D 0A 25, 05, 05]
+1FA2B; [0D 0A 25, 05, 05]
-1F392; [0D 0A 2C, 05, 05]
+1FA2C; [0D 0A 2C, 05, 05]
-1F393; [0D 0A 33, 05, 05]
+1FA2D; [0D 0A 33, 05, 05]
-1F394; [0D 0A 3A, 05, 05]
+1FA2E; [0D 0A 3A, 05, 05]
-1F395; [0D 0A 41, 05, 05]
+1FA2F; [0D 0A 41, 05, 05]
-1F396; [0D 0A 48, 05, 05]
+1FA30; [0D 0A 48, 05, 05]
-1F397; [0D 0A 4F, 05, 05]
+1FA31; [0D 0A 4F, 05, 05]
-1F398; [0D 0A 56, 05, 05]
+1FA32; [0D 0A 56, 05, 05]
-1F399; [0D 0A 5D, 05, 05]
+1FA33; [0D 0A 5D, 05, 05]
-1F39A; [0D 0A 64, 05, 05]
+1FA34; [0D 0A 64, 05, 05]
-1F39B; [0D 0A 6B, 05, 05]
+1FA35; [0D 0A 6B, 05, 05]
-1F39C; [0D 0A 72, 05, 05]
+1FA36; [0D 0A 72, 05, 05]
-1F39D; [0D 0A 79, 05, 05]
+1FA37; [0D 0A 79, 05, 05]
-1F39E; [0D 0A 80, 05, 05]
+1FA38; [0D 0A 80, 05, 05]
-1F39F; [0D 0A 87, 05, 05]
+1FA39; [0D 0A 87, 05, 05]
-1F3A0; [0D 0A 8E, 05, 05]
+1FA3A; [0D 0A 8E, 05, 05]
-1F3A1; [0D 0A 95, 05, 05]
+1FA3B; [0D 0A 95, 05, 05]
-1F3A2; [0D 0A 9C, 05, 05]
+1FA3C; [0D 0A 9C, 05, 05]
-1F3A3; [0D 0A A3, 05, 05]
+1FA3D; [0D 0A A3, 05, 05]
-1F3A4; [0D 0A AA, 05, 05]
+1FA3E; [0D 0A AA, 05, 05]
-1F3A5; [0D 0A B1, 05, 05]
+1FA3F; [0D 0A B1, 05, 05]
-1F3A6; [0D 0A B8, 05, 05]
+1FA40; [0D 0A B8, 05, 05]
-1F3A7; [0D 0A BF, 05, 05]
+1FA41; [0D 0A BF, 05, 05]
-1F3A8; [0D 0A C6, 05, 05]
+1FA42; [0D 0A C6, 05, 05]
-1F3A9; [0D 0A CD, 05, 05]
+1FA43; [0D 0A CD, 05, 05]
-1F3AA; [0D 0A D4, 05, 05]
+1FA44; [0D 0A D4, 05, 05]
-1F3AB; [0D 0A DB, 05, 05]
+1FA45; [0D 0A DB, 05, 05]
-1F3AC; [0D 0A E2, 05, 05]
+1FA46; [0D 0A E2, 05, 05]
-1F3AD; [0D 0A E9, 05, 05]
+1FA47; [0D 0A E9, 05, 05]
-1F3AE; [0D 0A F0, 05, 05]
+1FA48; [0D 0A F0, 05, 05]
-1F3AF; [0D 0A F7, 05, 05]
+1FA49; [0D 0A F7, 05, 05]
-1F3B0; [0D 0A FE, 05, 05]
+1FA4A; [0D 0A FE, 05, 05]
-1F3B1; [0D 0B 07, 05, 05]
+1FA4B; [0D 0B 07, 05, 05]
-1F3B2; [0D 0B 0E, 05, 05]
+1FA4C; [0D 0B 0E, 05, 05]
-1F3B3; [0D 0B 15, 05, 05]
+1FA4D; [0D 0B 15, 05, 05]
-1F3B4; [0D 0B 1C, 05, 05]
+1FA4E; [0D 0B 1C, 05, 05]
-1F3B5; [0D 0B 23, 05, 05]
+1FA4F; [0D 0B 23, 05, 05]
-1F3B6; [0D 0B 2A, 05, 05]
+1FA50; [0D 0B 2A, 05, 05]
-1F3B7; [0D 0B 31, 05, 05]
+1FA51; [0D 0B 31, 05, 05]
-1F3B8; [0D 0B 38, 05, 05]
+1FA52; [0D 0B 38, 05, 05]
-1F3B9; [0D 0B 3F, 05, 05]
+1FA53; [0D 0B 3F, 05, 05]
-1F3BA; [0D 0B 46, 05, 05]
+1FA60; [0D 0B 46, 05, 05]
-1F3BB; [0D 0B 4D, 05, 05]
+1FA61; [0D 0B 4D, 05, 05]
-1F3BC; [0D 0B 54, 05, 05]
+1FA62; [0D 0B 54, 05, 05]
-1F3BD; [0D 0B 5B, 05, 05]
+1FA63; [0D 0B 5B, 05, 05]
-1F3BE; [0D 0B 62, 05, 05]
+1FA64; [0D 0B 62, 05, 05]
-1F3BF; [0D 0B 69, 05, 05]
+1FA65; [0D 0B 69, 05, 05]
-1F3C0; [0D 0B 70, 05, 05]
+1FA66; [0D 0B 70, 05, 05]
-1F3C1; [0D 0B 77, 05, 05]
+1FA67; [0D 0B 77, 05, 05]
-1F3C2; [0D 0B 7E, 05, 05]
+1FA68; [0D 0B 7E, 05, 05]
-1F3C3; [0D 0B 85, 05, 05]
+1FA69; [0D 0B 85, 05, 05]
-1F3C4; [0D 0B 8C, 05, 05]
+1FA6A; [0D 0B 8C, 05, 05]
-1F3C5; [0D 0B 93, 05, 05]
+1FA6B; [0D 0B 93, 05, 05]
-1F3C6; [0D 0B 9A, 05, 05]
+1FA6C; [0D 0B 9A, 05, 05]
-1F3C7; [0D 0B A1, 05, 05]
+1FA6D; [0D 0B A1, 05, 05]
-1F3C8; [0D 0B A8, 05, 05]
+1F10D; [0D 0B A8, 05, 05]
-1F3C9; [0D 0B AF, 05, 05]
+1F10E; [0D 0B AF, 05, 05]
-1F3CA; [0D 0B B6, 05, 05]
+1F10F; [0D 0B B6, 05, 05]
-1F3CB; [0D 0B BD, 05, 05]
+1F16D; [0D 0B BD, 05, 05]
-1F3CC; [0D 0B C4, 05, 05]
+1F16E; [0D 0B C4, 05, 05]
-1F3CD; [0D 0B CB, 05, 05]
+1F16F; [0D 0B CB, 05, 05]
-1F3CE; [0D 0B D2, 05, 05]
+1F260; [0D 0B D2, 05, 05]
-1F3CF; [0D 0B D9, 05, 05]
+1F261; [0D 0B D9, 05, 05]
-1F3D0; [0D 0B E0, 05, 05]
+1F262; [0D 0B E0, 05, 05]
-1F3D1; [0D 0B E7, 05, 05]
+1F263; [0D 0B E7, 05, 05]
-1F3D2; [0D 0B EE, 05, 05]
+1F264; [0D 0B EE, 05, 05]
-1F3D3; [0D 0B F5, 05, 05]
+1F265; [0D 0B F5, 05, 05]
-1F3D4; [0D 0B FC, 05, 05]
+1F300; [0D 0B FC, 05, 05]
-1F3D5; [0D 0C 05, 05, 05]
+1F301; [0D 0C 05, 05, 05]
-1F3D6; [0D 0C 0C, 05, 05]
+1F302; [0D 0C 0C, 05, 05]
-1F3D7; [0D 0C 13, 05, 05]
+1F303; [0D 0C 13, 05, 05]
-1F3D8; [0D 0C 1A, 05, 05]
+1F304; [0D 0C 1A, 05, 05]
-1F3D9; [0D 0C 21, 05, 05]
+1F305; [0D 0C 21, 05, 05]
-1F3DA; [0D 0C 28, 05, 05]
+1F306; [0D 0C 28, 05, 05]
-1F3DB; [0D 0C 2F, 05, 05]
+1F307; [0D 0C 2F, 05, 05]
-1F3DC; [0D 0C 36, 05, 05]
+1F308; [0D 0C 36, 05, 05]
-1F3DD; [0D 0C 3D, 05, 05]
+1F309; [0D 0C 3D, 05, 05]
-1F3DE; [0D 0C 44, 05, 05]
+1F30A; [0D 0C 44, 05, 05]
-1F3DF; [0D 0C 4B, 05, 05]
+1F30B; [0D 0C 4B, 05, 05]
-1F3E0; [0D 0C 52, 05, 05]
+1F30C; [0D 0C 52, 05, 05]
-1F3E1; [0D 0C 59, 05, 05]
+1F30D; [0D 0C 59, 05, 05]
-1F3E2; [0D 0C 60, 05, 05]
+1F30E; [0D 0C 60, 05, 05]
-1F3E3; [0D 0C 67, 05, 05]
+1F30F; [0D 0C 67, 05, 05]
-1F3E4; [0D 0C 6E, 05, 05]
+1F310; [0D 0C 6E, 05, 05]
-1F3E5; [0D 0C 75, 05, 05]
+1F311; [0D 0C 75, 05, 05]
-1F3E6; [0D 0C 7C, 05, 05]
+1F312; [0D 0C 7C, 05, 05]
-1F3E7; [0D 0C 83, 05, 05]
+1F313; [0D 0C 83, 05, 05]
-1F3E8; [0D 0C 8A, 05, 05]
+1F314; [0D 0C 8A, 05, 05]
-1F3E9; [0D 0C 91, 05, 05]
+1F315; [0D 0C 91, 05, 05]
-1F3EA; [0D 0C 98, 05, 05]
+1F316; [0D 0C 98, 05, 05]
-1F3EB; [0D 0C 9F, 05, 05]
+1F317; [0D 0C 9F, 05, 05]
-1F3EC; [0D 0C A6, 05, 05]
+1F318; [0D 0C A6, 05, 05]
-1F3ED; [0D 0C AD, 05, 05]
+1F319; [0D 0C AD, 05, 05]
-1F3EE; [0D 0C B4, 05, 05]
+1F31A; [0D 0C B4, 05, 05]
-1F3EF; [0D 0C BB, 05, 05]
+1F31B; [0D 0C BB, 05, 05]
-1F3F0; [0D 0C C2, 05, 05]
+1F31C; [0D 0C C2, 05, 05]
-1F3F1; [0D 0C C9, 05, 05]
+1F31D; [0D 0C C9, 05, 05]
-1F3F2; [0D 0C D0, 05, 05]
+1F31E; [0D 0C D0, 05, 05]
-1F3F3; [0D 0C D7, 05, 05]
+1F31F; [0D 0C D7, 05, 05]
-1F3F4; [0D 0C DE, 05, 05]
+1F320; [0D 0C DE, 05, 05]
-1F3F5; [0D 0C E5, 05, 05]
+1F321; [0D 0C E5, 05, 05]
-1F3F6; [0D 0C EC, 05, 05]
+1F322; [0D 0C EC, 05, 05]
-1F3F7; [0D 0C F3, 05, 05]
+1F323; [0D 0C F3, 05, 05]
-1F3F8; [0D 0C FA, 05, 05]
+1F324; [0D 0C FA, 05, 05]
-1F3F9; [0D 0D 03, 05, 05]
+1F325; [0D 0D 03, 05, 05]
-1F3FA; [0D 0D 0A, 05, 05]
+1F326; [0D 0D 0A, 05, 05]
-1F3FB; [0D 0D 11, 05, 05]
+1F327; [0D 0D 11, 05, 05]
-1F3FC; [0D 0D 18, 05, 05]
+1F328; [0D 0D 18, 05, 05]
-1F3FD; [0D 0D 1F, 05, 05]
+1F329; [0D 0D 1F, 05, 05]
-1F3FE; [0D 0D 26, 05, 05]
+1F32A; [0D 0D 26, 05, 05]
-1F3FF; [0D 0D 2D, 05, 05]
+1F32B; [0D 0D 2D, 05, 05]
-1F400; [0D 0D 34, 05, 05]
+1F32C; [0D 0D 34, 05, 05]
-1F401; [0D 0D 3B, 05, 05]
+1F32D; [0D 0D 3B, 05, 05]
-1F402; [0D 0D 42, 05, 05]
+1F32E; [0D 0D 42, 05, 05]
-1F403; [0D 0D 49, 05, 05]
+1F32F; [0D 0D 49, 05, 05]
-1F404; [0D 0D 50, 05, 05]
+1F330; [0D 0D 50, 05, 05]
-1F405; [0D 0D 57, 05, 05]
+1F331; [0D 0D 57, 05, 05]
-1F406; [0D 0D 5E, 05, 05]
+1F332; [0D 0D 5E, 05, 05]
-1F407; [0D 0D 65, 05, 05]
+1F333; [0D 0D 65, 05, 05]
-1F408; [0D 0D 6C, 05, 05]
+1F334; [0D 0D 6C, 05, 05]
-1F409; [0D 0D 73, 05, 05]
+1F335; [0D 0D 73, 05, 05]
-1F40A; [0D 0D 7A, 05, 05]
+1F336; [0D 0D 7A, 05, 05]
-1F40B; [0D 0D 81, 05, 05]
+1F337; [0D 0D 81, 05, 05]
-1F40C; [0D 0D 88, 05, 05]
+1F338; [0D 0D 88, 05, 05]
-1F40D; [0D 0D 8F, 05, 05]
+1F339; [0D 0D 8F, 05, 05]
-1F40E; [0D 0D 96, 05, 05]
+1F33A; [0D 0D 96, 05, 05]
-1F40F; [0D 0D 9D, 05, 05]
+1F33B; [0D 0D 9D, 05, 05]
-1F410; [0D 0D A4, 05, 05]
+1F33C; [0D 0D A4, 05, 05]
-1F411; [0D 0D AB, 05, 05]
+1F33D; [0D 0D AB, 05, 05]
-1F412; [0D 0D B2, 05, 05]
+1F33E; [0D 0D B2, 05, 05]
-1F413; [0D 0D B9, 05, 05]
+1F33F; [0D 0D B9, 05, 05]
-1F414; [0D 0D C0, 05, 05]
+1F340; [0D 0D C0, 05, 05]
-1F415; [0D 0D C7, 05, 05]
+1F341; [0D 0D C7, 05, 05]
-1F416; [0D 0D CE, 05, 05]
+1F342; [0D 0D CE, 05, 05]
-1F417; [0D 0D D5, 05, 05]
+1F343; [0D 0D D5, 05, 05]
-1F418; [0D 0D DC, 05, 05]
+1F344; [0D 0D DC, 05, 05]
-1F419; [0D 0D E3, 05, 05]
+1F345; [0D 0D E3, 05, 05]
-1F41A; [0D 0D EA, 05, 05]
+1F346; [0D 0D EA, 05, 05]
-1F41B; [0D 0D F1, 05, 05]
+1F347; [0D 0D F1, 05, 05]
-1F41C; [0D 0D F8, 05, 05]
+1F348; [0D 0D F8, 05, 05]
-1F41D; [0D 0D FF, 05, 05]
+1F349; [0D 0D FF, 05, 05]
-1F41E; [0D 0E 08, 05, 05]
+1F34A; [0D 0E 08, 05, 05]
-1F41F; [0D 0E 0F, 05, 05]
+1F34B; [0D 0E 0F, 05, 05]
-1F420; [0D 0E 16, 05, 05]
+1F34C; [0D 0E 16, 05, 05]
-1F421; [0D 0E 1D, 05, 05]
+1F34D; [0D 0E 1D, 05, 05]
-1F422; [0D 0E 24, 05, 05]
+1F34E; [0D 0E 24, 05, 05]
-1F423; [0D 0E 2B, 05, 05]
+1F34F; [0D 0E 2B, 05, 05]
-1F424; [0D 0E 32, 05, 05]
+1F350; [0D 0E 32, 05, 05]
-1F425; [0D 0E 39, 05, 05]
+1F351; [0D 0E 39, 05, 05]
-1F426; [0D 0E 40, 05, 05]
+1F352; [0D 0E 40, 05, 05]
-1F427; [0D 0E 47, 05, 05]
+1F353; [0D 0E 47, 05, 05]
-1F428; [0D 0E 4E, 05, 05]
+1F354; [0D 0E 4E, 05, 05]
-1F429; [0D 0E 55, 05, 05]
+1F355; [0D 0E 55, 05, 05]
-1F42A; [0D 0E 5C, 05, 05]
+1F356; [0D 0E 5C, 05, 05]
-1F42B; [0D 0E 63, 05, 05]
+1F357; [0D 0E 63, 05, 05]
-1F42C; [0D 0E 6A, 05, 05]
+1F358; [0D 0E 6A, 05, 05]
-1F42D; [0D 0E 71, 05, 05]
+1F359; [0D 0E 71, 05, 05]
-1F42E; [0D 0E 78, 05, 05]
+1F35A; [0D 0E 78, 05, 05]
-1F42F; [0D 0E 7F, 05, 05]
+1F35B; [0D 0E 7F, 05, 05]
-1F430; [0D 0E 86, 05, 05]
+1F35C; [0D 0E 86, 05, 05]
-1F431; [0D 0E 8D, 05, 05]
+1F35D; [0D 0E 8D, 05, 05]
-1F432; [0D 0E 94, 05, 05]
+1F35E; [0D 0E 94, 05, 05]
-1F433; [0D 0E 9B, 05, 05]
+1F35F; [0D 0E 9B, 05, 05]
-1F434; [0D 0E A2, 05, 05]
+1F360; [0D 0E A2, 05, 05]
-1F435; [0D 0E A9, 05, 05]
+1F361; [0D 0E A9, 05, 05]
-1F436; [0D 0E B0, 05, 05]
+1F362; [0D 0E B0, 05, 05]
-1F437; [0D 0E B7, 05, 05]
+1F363; [0D 0E B7, 05, 05]
-1F438; [0D 0E BE, 05, 05]
+1F364; [0D 0E BE, 05, 05]
-1F439; [0D 0E C5, 05, 05]
+1F365; [0D 0E C5, 05, 05]
-1F43A; [0D 0E CC, 05, 05]
+1F366; [0D 0E CC, 05, 05]
-1F43B; [0D 0E D3, 05, 05]
+1F367; [0D 0E D3, 05, 05]
-1F43C; [0D 0E DA, 05, 05]
+1F368; [0D 0E DA, 05, 05]
-1F43D; [0D 0E E1, 05, 05]
+1F369; [0D 0E E1, 05, 05]
-1F43E; [0D 0E E8, 05, 05]
+1F36A; [0D 0E E8, 05, 05]
-1F43F; [0D 0E EF, 05, 05]
+1F36B; [0D 0E EF, 05, 05]
-1F440; [0D 0E F6, 05, 05]
+1F36C; [0D 0E F6, 05, 05]
-1F441; [0D 0E FD, 05, 05]
+1F36D; [0D 0E FD, 05, 05]
-1F442; [0D 0F 06, 05, 05]
+1F36E; [0D 0F 06, 05, 05]
-1F443; [0D 0F 0D, 05, 05]
+1F36F; [0D 0F 0D, 05, 05]
-1F444; [0D 0F 14, 05, 05]
+1F370; [0D 0F 14, 05, 05]
-1F445; [0D 0F 1B, 05, 05]
+1F371; [0D 0F 1B, 05, 05]
-1F446; [0D 0F 22, 05, 05]
+1F372; [0D 0F 22, 05, 05]
-1F447; [0D 0F 29, 05, 05]
+1F373; [0D 0F 29, 05, 05]
-1F448; [0D 0F 30, 05, 05]
+1F374; [0D 0F 30, 05, 05]
-1F449; [0D 0F 37, 05, 05]
+1F375; [0D 0F 37, 05, 05]
-1F44A; [0D 0F 3E, 05, 05]
+1F376; [0D 0F 3E, 05, 05]
-1F44B; [0D 0F 45, 05, 05]
+1F377; [0D 0F 45, 05, 05]
-1F44C; [0D 0F 4C, 05, 05]
+1F378; [0D 0F 4C, 05, 05]
-1F44D; [0D 0F 53, 05, 05]
+1F379; [0D 0F 53, 05, 05]
-1F44E; [0D 0F 5A, 05, 05]
+1F37A; [0D 0F 5A, 05, 05]
-1F44F; [0D 0F 61, 05, 05]
+1F37B; [0D 0F 61, 05, 05]
-1F450; [0D 0F 68, 05, 05]
+1F37C; [0D 0F 68, 05, 05]
-1F451; [0D 0F 6F, 05, 05]
+1F37D; [0D 0F 6F, 05, 05]
-1F452; [0D 0F 76, 05, 05]
+1F37E; [0D 0F 76, 05, 05]
-1F453; [0D 0F 7D, 05, 05]
+1F37F; [0D 0F 7D, 05, 05]
-1F454; [0D 0F 84, 05, 05]
+1F380; [0D 0F 84, 05, 05]
-1F455; [0D 0F 8B, 05, 05]
+1F381; [0D 0F 8B, 05, 05]
-1F456; [0D 0F 92, 05, 05]
+1F382; [0D 0F 92, 05, 05]
-1F457; [0D 0F 99, 05, 05]
+1F383; [0D 0F 99, 05, 05]
-1F458; [0D 0F A0, 05, 05]
+1F384; [0D 0F A0, 05, 05]
-1F459; [0D 0F A7, 05, 05]
+1F385; [0D 0F A7, 05, 05]
-1F45A; [0D 0F AE, 05, 05]
+1F386; [0D 0F AE, 05, 05]
-1F45B; [0D 0F B5, 05, 05]
+1F387; [0D 0F B5, 05, 05]
-1F45C; [0D 0F BC, 05, 05]
+1F388; [0D 0F BC, 05, 05]
-1F45D; [0D 0F C3, 05, 05]
+1F389; [0D 0F C3, 05, 05]
-1F45E; [0D 0F CA, 05, 05]
+1F38A; [0D 0F CA, 05, 05]
-1F45F; [0D 0F D1, 05, 05]
+1F38B; [0D 0F D1, 05, 05]
-1F460; [0D 0F D8, 05, 05]
+1F38C; [0D 0F D8, 05, 05]
-1F461; [0D 0F DF, 05, 05]
+1F38D; [0D 0F DF, 05, 05]
-1F462; [0D 0F E6, 05, 05]
+1F38E; [0D 0F E6, 05, 05]
-1F463; [0D 0F ED, 05, 05]
+1F38F; [0D 0F ED, 05, 05]
-1F464; [0D 0F F4, 05, 05]
+1F390; [0D 0F F4, 05, 05]
-1F465; [0D 0F FB, 05, 05]
+1F391; [0D 0F FB, 05, 05]
-1F466; [0D 10 04, 05, 05]
+1F392; [0D 10 04, 05, 05]
-1F467; [0D 10 0B, 05, 05]
+1F393; [0D 10 0B, 05, 05]
-1F468; [0D 10 12, 05, 05]
+1F394; [0D 10 12, 05, 05]
-1F469; [0D 10 19, 05, 05]
+1F395; [0D 10 19, 05, 05]
-1F46A; [0D 10 20, 05, 05]
+1F396; [0D 10 20, 05, 05]
-1F46B; [0D 10 27, 05, 05]
+1F397; [0D 10 27, 05, 05]
-1F46C; [0D 10 2E, 05, 05]
+1F398; [0D 10 2E, 05, 05]
-1F46D; [0D 10 35, 05, 05]
+1F399; [0D 10 35, 05, 05]
-1F46E; [0D 10 3C, 05, 05]
+1F39A; [0D 10 3C, 05, 05]
-1F46F; [0D 10 43, 05, 05]
+1F39B; [0D 10 43, 05, 05]
-1F470; [0D 10 4A, 05, 05]
+1F39C; [0D 10 4A, 05, 05]
-1F471; [0D 10 51, 05, 05]
+1F39D; [0D 10 51, 05, 05]
-1F472; [0D 10 58, 05, 05]
+1F39E; [0D 10 58, 05, 05]
-1F473; [0D 10 5F, 05, 05]
+1F39F; [0D 10 5F, 05, 05]
-1F474; [0D 10 66, 05, 05]
+1F3A0; [0D 10 66, 05, 05]
-1F475; [0D 10 6D, 05, 05]
+1F3A1; [0D 10 6D, 05, 05]
-1F476; [0D 10 74, 05, 05]
+1F3A2; [0D 10 74, 05, 05]
-1F477; [0D 10 7B, 05, 05]
+1F3A3; [0D 10 7B, 05, 05]
-1F478; [0D 10 82, 05, 05]
+1F3A4; [0D 10 82, 05, 05]
-1F479; [0D 10 89, 05, 05]
+1F3A5; [0D 10 89, 05, 05]
-1F47A; [0D 10 90, 05, 05]
+1F3A6; [0D 10 90, 05, 05]
-1F47B; [0D 10 97, 05, 05]
+1F3A7; [0D 10 97, 05, 05]
-1F47C; [0D 10 9E, 05, 05]
+1F3A8; [0D 10 9E, 05, 05]
-1F47D; [0D 10 A5, 05, 05]
+1F3A9; [0D 10 A5, 05, 05]
-1F47E; [0D 10 AC, 05, 05]
+1F3AA; [0D 10 AC, 05, 05]
-1F47F; [0D 10 B3, 05, 05]
+1F3AB; [0D 10 B3, 05, 05]
-1F480; [0D 10 BA, 05, 05]
+1F3AC; [0D 10 BA, 05, 05]
-1F481; [0D 10 C1, 05, 05]
+1F3AD; [0D 10 C1, 05, 05]
-1F482; [0D 10 C8, 05, 05]
+1F3AE; [0D 10 C8, 05, 05]
-1F483; [0D 10 CF, 05, 05]
+1F3AF; [0D 10 CF, 05, 05]
-1F484; [0D 10 D6, 05, 05]
+1F3B0; [0D 10 D6, 05, 05]
-1F485; [0D 10 DD, 05, 05]
+1F3B1; [0D 10 DD, 05, 05]
-1F486; [0D 10 E4, 05, 05]
+1F3B2; [0D 10 E4, 05, 05]
-1F487; [0D 10 EB, 05, 05]
+1F3B3; [0D 10 EB, 05, 05]
-1F488; [0D 10 F2, 05, 05]
+1F3B4; [0D 10 F2, 05, 05]
-1F489; [0D 10 F9, 05, 05]
+1F3B5; [0D 10 F9, 05, 05]
-1F48A; [0D 11 02, 05, 05]
+1F3B6; [0D 11 02, 05, 05]
-1F48B; [0D 11 09, 05, 05]
+1F3B7; [0D 11 09, 05, 05]
-1F48C; [0D 11 10, 05, 05]
+1F3B8; [0D 11 10, 05, 05]
-1F48D; [0D 11 17, 05, 05]
+1F3B9; [0D 11 17, 05, 05]
-1F48E; [0D 11 1E, 05, 05]
+1F3BA; [0D 11 1E, 05, 05]
-1F48F; [0D 11 25, 05, 05]
+1F3BB; [0D 11 25, 05, 05]
-1F490; [0D 11 2C, 05, 05]
+1F3BC; [0D 11 2C, 05, 05]
-1F491; [0D 11 33, 05, 05]
+1F3BD; [0D 11 33, 05, 05]
-1F492; [0D 11 3A, 05, 05]
+1F3BE; [0D 11 3A, 05, 05]
-1F493; [0D 11 41, 05, 05]
+1F3BF; [0D 11 41, 05, 05]
-1F494; [0D 11 48, 05, 05]
+1F3C0; [0D 11 48, 05, 05]
-1F495; [0D 11 4F, 05, 05]
+1F3C1; [0D 11 4F, 05, 05]
-1F496; [0D 11 56, 05, 05]
+1F3C2; [0D 11 56, 05, 05]
-1F497; [0D 11 5D, 05, 05]
+1F3C3; [0D 11 5D, 05, 05]
-1F498; [0D 11 64, 05, 05]
+1F3C4; [0D 11 64, 05, 05]
-1F499; [0D 11 6B, 05, 05]
+1F3C5; [0D 11 6B, 05, 05]
-1F49A; [0D 11 72, 05, 05]
+1F3C6; [0D 11 72, 05, 05]
-1F49B; [0D 11 79, 05, 05]
+1F3C7; [0D 11 79, 05, 05]
-1F49C; [0D 11 80, 05, 05]
+1F3C8; [0D 11 80, 05, 05]
-1F49D; [0D 11 87, 05, 05]
+1F3C9; [0D 11 87, 05, 05]
-1F49E; [0D 11 8E, 05, 05]
+1F3CA; [0D 11 8E, 05, 05]
-1F49F; [0D 11 95, 05, 05]
+1F3CB; [0D 11 95, 05, 05]
-1F4A0; [0D 11 9C, 05, 05]
+1F3CC; [0D 11 9C, 05, 05]
-1F4A1; [0D 11 A3, 05, 05]
+1F3CD; [0D 11 A3, 05, 05]
-1F4A2; [0D 11 AA, 05, 05]
+1F3CE; [0D 11 AA, 05, 05]
-1F4A3; [0D 11 B1, 05, 05]
+1F3CF; [0D 11 B1, 05, 05]
-1F4A4; [0D 11 B8, 05, 05]
+1F3D0; [0D 11 B8, 05, 05]
-1F4A5; [0D 11 BF, 05, 05]
+1F3D1; [0D 11 BF, 05, 05]
-1F4A6; [0D 11 C6, 05, 05]
+1F3D2; [0D 11 C6, 05, 05]
-1F4A7; [0D 11 CD, 05, 05]
+1F3D3; [0D 11 CD, 05, 05]
-1F4A8; [0D 11 D4, 05, 05]
+1F3D4; [0D 11 D4, 05, 05]
-1F4A9; [0D 11 DB, 05, 05]
+1F3D5; [0D 11 DB, 05, 05]
-1F4AA; [0D 11 E2, 05, 05]
+1F3D6; [0D 11 E2, 05, 05]
-1F4AB; [0D 11 E9, 05, 05]
+1F3D7; [0D 11 E9, 05, 05]
-1F4AC; [0D 11 F0, 05, 05]
+1F3D8; [0D 11 F0, 05, 05]
-1F4AD; [0D 11 F7, 05, 05]
+1F3D9; [0D 11 F7, 05, 05]
-1F4AE; [0D 11 FE, 05, 05]
+1F3DA; [0D 11 FE, 05, 05]
-1F4AF; [0D 12 07, 05, 05]
+1F3DB; [0D 12 07, 05, 05]
-1F4B0; [0D 12 0E, 05, 05]
+1F3DC; [0D 12 0E, 05, 05]
-1F4B1; [0D 12 15, 05, 05]
+1F3DD; [0D 12 15, 05, 05]
-1F4B2; [0D 12 1C, 05, 05]
+1F3DE; [0D 12 1C, 05, 05]
-1F4B3; [0D 12 23, 05, 05]
+1F3DF; [0D 12 23, 05, 05]
-1F4B4; [0D 12 2A, 05, 05]
+1F3E0; [0D 12 2A, 05, 05]
-1F4B5; [0D 12 31, 05, 05]
+1F3E1; [0D 12 31, 05, 05]
-1F4B6; [0D 12 38, 05, 05]
+1F3E2; [0D 12 38, 05, 05]
-1F4B7; [0D 12 3F, 05, 05]
+1F3E3; [0D 12 3F, 05, 05]
-1F4B8; [0D 12 46, 05, 05]
+1F3E4; [0D 12 46, 05, 05]
-1F4B9; [0D 12 4D, 05, 05]
+1F3E5; [0D 12 4D, 05, 05]
-1F4BA; [0D 12 54, 05, 05]
+1F3E6; [0D 12 54, 05, 05]
-1F4BB; [0D 12 5B, 05, 05]
+1F3E7; [0D 12 5B, 05, 05]
-1F4BC; [0D 12 62, 05, 05]
+1F3E8; [0D 12 62, 05, 05]
-1F4BD; [0D 12 69, 05, 05]
+1F3E9; [0D 12 69, 05, 05]
-1F4BE; [0D 12 70, 05, 05]
+1F3EA; [0D 12 70, 05, 05]
-1F4BF; [0D 12 77, 05, 05]
+1F3EB; [0D 12 77, 05, 05]
-1F4C0; [0D 12 7E, 05, 05]
+1F3EC; [0D 12 7E, 05, 05]
-1F4C1; [0D 12 85, 05, 05]
+1F3ED; [0D 12 85, 05, 05]
-1F4C2; [0D 12 8C, 05, 05]
+1F3EE; [0D 12 8C, 05, 05]
-1F4C3; [0D 12 93, 05, 05]
+1F3EF; [0D 12 93, 05, 05]
-1F4C4; [0D 12 9A, 05, 05]
+1F3F0; [0D 12 9A, 05, 05]
-1F4C5; [0D 12 A1, 05, 05]
+1F3F1; [0D 12 A1, 05, 05]
-1F4C6; [0D 12 A8, 05, 05]
+1F3F2; [0D 12 A8, 05, 05]
-1F4C7; [0D 12 AF, 05, 05]
+1F3F3; [0D 12 AF, 05, 05]
-1F4C8; [0D 12 B6, 05, 05]
+1F3F4; [0D 12 B6, 05, 05]
-1F4C9; [0D 12 BD, 05, 05]
+1F3F5; [0D 12 BD, 05, 05]
-1F4CA; [0D 12 C4, 05, 05]
+1F3F6; [0D 12 C4, 05, 05]
-1F4CB; [0D 12 CB, 05, 05]
+1F3F7; [0D 12 CB, 05, 05]
-1F4CC; [0D 12 D2, 05, 05]
+1F3F8; [0D 12 D2, 05, 05]
-1F4CD; [0D 12 D9, 05, 05]
+1F3F9; [0D 12 D9, 05, 05]
-1F4CE; [0D 12 E0, 05, 05]
+1F3FA; [0D 12 E0, 05, 05]
-1F4CF; [0D 12 E7, 05, 05]
+1F3FB; [0D 12 E7, 05, 05]
-1F4D0; [0D 12 EE, 05, 05]
+1F3FC; [0D 12 EE, 05, 05]
-1F4D1; [0D 12 F5, 05, 05]
+1F3FD; [0D 12 F5, 05, 05]
-1F4D2; [0D 12 FC, 05, 05]
+1F3FE; [0D 12 FC, 05, 05]
-1F4D3; [0D 13 05, 05, 05]
+1F3FF; [0D 13 05, 05, 05]
-1F4D4; [0D 13 0C, 05, 05]
+1F400; [0D 13 0C, 05, 05]
-1F4D5; [0D 13 13, 05, 05]
+1F401; [0D 13 13, 05, 05]
-1F4D6; [0D 13 1A, 05, 05]
+1F402; [0D 13 1A, 05, 05]
-1F4D7; [0D 13 21, 05, 05]
+1F403; [0D 13 21, 05, 05]
-1F4D8; [0D 13 28, 05, 05]
+1F404; [0D 13 28, 05, 05]
-1F4D9; [0D 13 2F, 05, 05]
+1F405; [0D 13 2F, 05, 05]
-1F4DA; [0D 13 36, 05, 05]
+1F406; [0D 13 36, 05, 05]
-1F4DB; [0D 13 3D, 05, 05]
+1F407; [0D 13 3D, 05, 05]
-1F4DC; [0D 13 44, 05, 05]
+1F408; [0D 13 44, 05, 05]
-1F4DD; [0D 13 4B, 05, 05]
+1F409; [0D 13 4B, 05, 05]
-1F4DE; [0D 13 52, 05, 05]
+1F40A; [0D 13 52, 05, 05]
-1F4DF; [0D 13 59, 05, 05]
+1F40B; [0D 13 59, 05, 05]
-1F4E0; [0D 13 60, 05, 05]
+1F40C; [0D 13 60, 05, 05]
-1F4E1; [0D 13 67, 05, 05]
+1F40D; [0D 13 67, 05, 05]
-1F4E2; [0D 13 6E, 05, 05]
+1F40E; [0D 13 6E, 05, 05]
-1F4E3; [0D 13 75, 05, 05]
+1F40F; [0D 13 75, 05, 05]
-1F4E4; [0D 13 7C, 05, 05]
+1F410; [0D 13 7C, 05, 05]
-1F4E5; [0D 13 83, 05, 05]
+1F411; [0D 13 83, 05, 05]
-1F4E6; [0D 13 8A, 05, 05]
+1F412; [0D 13 8A, 05, 05]
-1F4E7; [0D 13 91, 05, 05]
+1F413; [0D 13 91, 05, 05]
-1F4E8; [0D 13 98, 05, 05]
+1F414; [0D 13 98, 05, 05]
-1F4E9; [0D 13 9F, 05, 05]
+1F415; [0D 13 9F, 05, 05]
-1F4EA; [0D 13 A6, 05, 05]
+1F416; [0D 13 A6, 05, 05]
-1F4EB; [0D 13 AD, 05, 05]
+1F417; [0D 13 AD, 05, 05]
-1F4EC; [0D 13 B4, 05, 05]
+1F418; [0D 13 B4, 05, 05]
-1F4ED; [0D 13 BB, 05, 05]
+1F419; [0D 13 BB, 05, 05]
-1F4EE; [0D 13 C2, 05, 05]
+1F41A; [0D 13 C2, 05, 05]
-1F4EF; [0D 13 C9, 05, 05]
+1F41B; [0D 13 C9, 05, 05]
-1F4F0; [0D 13 D0, 05, 05]
+1F41C; [0D 13 D0, 05, 05]
-1F4F1; [0D 13 D7, 05, 05]
+1F41D; [0D 13 D7, 05, 05]
-1F4F2; [0D 13 DE, 05, 05]
+1F41E; [0D 13 DE, 05, 05]
-1F4F3; [0D 13 E5, 05, 05]
+1F41F; [0D 13 E5, 05, 05]
-1F4F4; [0D 13 EC, 05, 05]
+1F420; [0D 13 EC, 05, 05]
-1F4F5; [0D 13 F3, 05, 05]
+1F421; [0D 13 F3, 05, 05]
-1F4F6; [0D 13 FA, 05, 05]
+1F422; [0D 13 FA, 05, 05]
-1F4F7; [0D 14 03, 05, 05]
+1F423; [0D 14 03, 05, 05]
-1F4F8; [0D 14 0A, 05, 05]
+1F424; [0D 14 0A, 05, 05]
-1F4F9; [0D 14 11, 05, 05]
+1F425; [0D 14 11, 05, 05]
-1F4FA; [0D 14 18, 05, 05]
+1F426; [0D 14 18, 05, 05]
-1F4FB; [0D 14 1F, 05, 05]
+1F427; [0D 14 1F, 05, 05]
-1F4FC; [0D 14 26, 05, 05]
+1F428; [0D 14 26, 05, 05]
-1F4FD; [0D 14 2D, 05, 05]
+1F429; [0D 14 2D, 05, 05]
-1F4FE; [0D 14 34, 05, 05]
+1F42A; [0D 14 34, 05, 05]
-1F4FF; [0D 14 3B, 05, 05]
+1F42B; [0D 14 3B, 05, 05]
-1F500; [0D 14 42, 05, 05]
+1F42C; [0D 14 42, 05, 05]
-1F501; [0D 14 49, 05, 05]
+1F42D; [0D 14 49, 05, 05]
-1F502; [0D 14 50, 05, 05]
+1F42E; [0D 14 50, 05, 05]
-1F503; [0D 14 57, 05, 05]
+1F42F; [0D 14 57, 05, 05]
-1F504; [0D 14 5E, 05, 05]
+1F430; [0D 14 5E, 05, 05]
-1F505; [0D 14 65, 05, 05]
+1F431; [0D 14 65, 05, 05]
-1F506; [0D 14 6C, 05, 05]
+1F432; [0D 14 6C, 05, 05]
-1F507; [0D 14 73, 05, 05]
+1F433; [0D 14 73, 05, 05]
-1F508; [0D 14 7A, 05, 05]
+1F434; [0D 14 7A, 05, 05]
-1F509; [0D 14 81, 05, 05]
+1F435; [0D 14 81, 05, 05]
-1F50A; [0D 14 88, 05, 05]
+1F436; [0D 14 88, 05, 05]
-1F50B; [0D 14 8F, 05, 05]
+1F437; [0D 14 8F, 05, 05]
-1F50C; [0D 14 96, 05, 05]
+1F438; [0D 14 96, 05, 05]
-1F50D; [0D 14 9D, 05, 05]
+1F439; [0D 14 9D, 05, 05]
-1F50E; [0D 14 A4, 05, 05]
+1F43A; [0D 14 A4, 05, 05]
-1F50F; [0D 14 AB, 05, 05]
+1F43B; [0D 14 AB, 05, 05]
-1F510; [0D 14 B2, 05, 05]
+1F43C; [0D 14 B2, 05, 05]
-1F511; [0D 14 B9, 05, 05]
+1F43D; [0D 14 B9, 05, 05]
-1F512; [0D 14 C0, 05, 05]
+1F43E; [0D 14 C0, 05, 05]
-1F513; [0D 14 C7, 05, 05]
+1F43F; [0D 14 C7, 05, 05]
-1F514; [0D 14 CE, 05, 05]
+1F440; [0D 14 CE, 05, 05]
-1F515; [0D 14 D5, 05, 05]
+1F441; [0D 14 D5, 05, 05]
-1F516; [0D 14 DC, 05, 05]
+1F442; [0D 14 DC, 05, 05]
-1F517; [0D 14 E3, 05, 05]
+1F443; [0D 14 E3, 05, 05]
-1F518; [0D 14 EA, 05, 05]
+1F444; [0D 14 EA, 05, 05]
-1F519; [0D 14 F1, 05, 05]
+1F445; [0D 14 F1, 05, 05]
-1F51A; [0D 14 F8, 05, 05]
+1F446; [0D 14 F8, 05, 05]
-1F51B; [0D 14 FF, 05, 05]
+1F447; [0D 14 FF, 05, 05]
-1F51C; [0D 15 08, 05, 05]
+1F448; [0D 15 08, 05, 05]
-1F51D; [0D 15 0F, 05, 05]
+1F449; [0D 15 0F, 05, 05]
-1F51E; [0D 15 16, 05, 05]
+1F44A; [0D 15 16, 05, 05]
-1F51F; [0D 15 1D, 05, 05]
+1F44B; [0D 15 1D, 05, 05]
-1F520; [0D 15 24, 05, 05]
+1F44C; [0D 15 24, 05, 05]
-1F521; [0D 15 2B, 05, 05]
+1F44D; [0D 15 2B, 05, 05]
-1F522; [0D 15 32, 05, 05]
+1F44E; [0D 15 32, 05, 05]
-1F523; [0D 15 39, 05, 05]
+1F44F; [0D 15 39, 05, 05]
-1F524; [0D 15 40, 05, 05]
+1F450; [0D 15 40, 05, 05]
-1F525; [0D 15 47, 05, 05]
+1F451; [0D 15 47, 05, 05]
-1F526; [0D 15 4E, 05, 05]
+1F452; [0D 15 4E, 05, 05]
-1F527; [0D 15 55, 05, 05]
+1F453; [0D 15 55, 05, 05]
-1F528; [0D 15 5C, 05, 05]
+1F454; [0D 15 5C, 05, 05]
-1F529; [0D 15 63, 05, 05]
+1F455; [0D 15 63, 05, 05]
-1F52A; [0D 15 6A, 05, 05]
+1F456; [0D 15 6A, 05, 05]
-1F52B; [0D 15 71, 05, 05]
+1F457; [0D 15 71, 05, 05]
-1F52C; [0D 15 78, 05, 05]
+1F458; [0D 15 78, 05, 05]
-1F52D; [0D 15 7F, 05, 05]
+1F459; [0D 15 7F, 05, 05]
-1F52E; [0D 15 86, 05, 05]
+1F45A; [0D 15 86, 05, 05]
-1F52F; [0D 15 8D, 05, 05]
+1F45B; [0D 15 8D, 05, 05]
-1F530; [0D 15 94, 05, 05]
+1F45C; [0D 15 94, 05, 05]
-1F531; [0D 15 9B, 05, 05]
+1F45D; [0D 15 9B, 05, 05]
-1F532; [0D 15 A2, 05, 05]
+1F45E; [0D 15 A2, 05, 05]
-1F533; [0D 15 A9, 05, 05]
+1F45F; [0D 15 A9, 05, 05]
-1F534; [0D 15 B0, 05, 05]
+1F460; [0D 15 B0, 05, 05]
-1F535; [0D 15 B7, 05, 05]
+1F461; [0D 15 B7, 05, 05]
-1F536; [0D 15 BE, 05, 05]
+1F462; [0D 15 BE, 05, 05]
-1F537; [0D 15 C5, 05, 05]
+1F463; [0D 15 C5, 05, 05]
-1F538; [0D 15 CC, 05, 05]
+1F464; [0D 15 CC, 05, 05]
-1F539; [0D 15 D3, 05, 05]
+1F465; [0D 15 D3, 05, 05]
-1F53A; [0D 15 DA, 05, 05]
+1F466; [0D 15 DA, 05, 05]
-1F53B; [0D 15 E1, 05, 05]
+1F467; [0D 15 E1, 05, 05]
-1F53C; [0D 15 E8, 05, 05]
+1F468; [0D 15 E8, 05, 05]
-1F53D; [0D 15 EF, 05, 05]
+1F469; [0D 15 EF, 05, 05]
-1F53E; [0D 15 F6, 05, 05]
+1F46A; [0D 15 F6, 05, 05]
-1F53F; [0D 15 FD, 05, 05]
+1F46B; [0D 15 FD, 05, 05]
-1F540; [0D 16 06, 05, 05]
+1F46C; [0D 16 06, 05, 05]
-1F541; [0D 16 0D, 05, 05]
+1F46D; [0D 16 0D, 05, 05]
-1F542; [0D 16 14, 05, 05]
+1F46E; [0D 16 14, 05, 05]
-1F543; [0D 16 1B, 05, 05]
+1F46F; [0D 16 1B, 05, 05]
-1F544; [0D 16 22, 05, 05]
+1F470; [0D 16 22, 05, 05]
-1F545; [0D 16 29, 05, 05]
+1F471; [0D 16 29, 05, 05]
-1F546; [0D 16 30, 05, 05]
+1F472; [0D 16 30, 05, 05]
-1F547; [0D 16 37, 05, 05]
+1F473; [0D 16 37, 05, 05]
-1F548; [0D 16 3E, 05, 05]
+1F474; [0D 16 3E, 05, 05]
-1F549; [0D 16 45, 05, 05]
+1F475; [0D 16 45, 05, 05]
-1F54A; [0D 16 4C, 05, 05]
+1F476; [0D 16 4C, 05, 05]
-1F54B; [0D 16 53, 05, 05]
+1F477; [0D 16 53, 05, 05]
-1F54C; [0D 16 5A, 05, 05]
+1F478; [0D 16 5A, 05, 05]
-1F54D; [0D 16 61, 05, 05]
+1F479; [0D 16 61, 05, 05]
-1F54E; [0D 16 68, 05, 05]
+1F47A; [0D 16 68, 05, 05]
-1F54F; [0D 16 6F, 05, 05]
+1F47B; [0D 16 6F, 05, 05]
-1F550; [0D 16 76, 05, 05]
+1F47C; [0D 16 76, 05, 05]
-1F551; [0D 16 7D, 05, 05]
+1F47D; [0D 16 7D, 05, 05]
-1F552; [0D 16 84, 05, 05]
+1F47E; [0D 16 84, 05, 05]
-1F553; [0D 16 8B, 05, 05]
+1F47F; [0D 16 8B, 05, 05]
-1F554; [0D 16 92, 05, 05]
+1F480; [0D 16 92, 05, 05]
-1F555; [0D 16 99, 05, 05]
+1F481; [0D 16 99, 05, 05]
-1F556; [0D 16 A0, 05, 05]
+1F482; [0D 16 A0, 05, 05]
-1F557; [0D 16 A7, 05, 05]
+1F483; [0D 16 A7, 05, 05]
-1F558; [0D 16 AE, 05, 05]
+1F484; [0D 16 AE, 05, 05]
-1F559; [0D 16 B5, 05, 05]
+1F485; [0D 16 B5, 05, 05]
-1F55A; [0D 16 BC, 05, 05]
+1F486; [0D 16 BC, 05, 05]
-1F55B; [0D 16 C3, 05, 05]
+1F487; [0D 16 C3, 05, 05]
-1F55C; [0D 16 CA, 05, 05]
+1F488; [0D 16 CA, 05, 05]
-1F55D; [0D 16 D1, 05, 05]
+1F489; [0D 16 D1, 05, 05]
-1F55E; [0D 16 D8, 05, 05]
+1F48A; [0D 16 D8, 05, 05]
-1F55F; [0D 16 DF, 05, 05]
+1F48B; [0D 16 DF, 05, 05]
-1F560; [0D 16 E6, 05, 05]
+1F48C; [0D 16 E6, 05, 05]
-1F561; [0D 16 ED, 05, 05]
+1F48D; [0D 16 ED, 05, 05]
-1F562; [0D 16 F4, 05, 05]
+1F48E; [0D 16 F4, 05, 05]
-1F563; [0D 16 FB, 05, 05]
+1F48F; [0D 16 FB, 05, 05]
-1F564; [0D 17 04, 05, 05]
+1F490; [0D 17 04, 05, 05]
-1F565; [0D 17 0B, 05, 05]
+1F491; [0D 17 0B, 05, 05]
-1F566; [0D 17 12, 05, 05]
+1F492; [0D 17 12, 05, 05]
-1F567; [0D 17 19, 05, 05]
+1F493; [0D 17 19, 05, 05]
-1F568; [0D 17 20, 05, 05]
+1F494; [0D 17 20, 05, 05]
-1F569; [0D 17 27, 05, 05]
+1F495; [0D 17 27, 05, 05]
-1F56A; [0D 17 2E, 05, 05]
+1F496; [0D 17 2E, 05, 05]
-1F56B; [0D 17 35, 05, 05]
+1F497; [0D 17 35, 05, 05]
-1F56C; [0D 17 3C, 05, 05]
+1F498; [0D 17 3C, 05, 05]
-1F56D; [0D 17 43, 05, 05]
+1F499; [0D 17 43, 05, 05]
-1F56E; [0D 17 4A, 05, 05]
+1F49A; [0D 17 4A, 05, 05]
-1F56F; [0D 17 51, 05, 05]
+1F49B; [0D 17 51, 05, 05]
-1F570; [0D 17 58, 05, 05]
+1F49C; [0D 17 58, 05, 05]
-1F571; [0D 17 5F, 05, 05]
+1F49D; [0D 17 5F, 05, 05]
-1F572; [0D 17 66, 05, 05]
+1F49E; [0D 17 66, 05, 05]
-1F573; [0D 17 6D, 05, 05]
+1F49F; [0D 17 6D, 05, 05]
-1F574; [0D 17 74, 05, 05]
+1F4A0; [0D 17 74, 05, 05]
-1F575; [0D 17 7B, 05, 05]
+1F4A1; [0D 17 7B, 05, 05]
-1F576; [0D 17 82, 05, 05]
+1F4A2; [0D 17 82, 05, 05]
-1F577; [0D 17 89, 05, 05]
+1F4A3; [0D 17 89, 05, 05]
-1F578; [0D 17 90, 05, 05]
+1F4A4; [0D 17 90, 05, 05]
-1F579; [0D 17 97, 05, 05]
+1F4A5; [0D 17 97, 05, 05]
-1F57A; [0D 17 9E, 05, 05]
+1F4A6; [0D 17 9E, 05, 05]
-1F57B; [0D 17 A5, 05, 05]
+1F4A7; [0D 17 A5, 05, 05]
-1F57C; [0D 17 AC, 05, 05]
+1F4A8; [0D 17 AC, 05, 05]
-1F57D; [0D 17 B3, 05, 05]
+1F4A9; [0D 17 B3, 05, 05]
-1F57E; [0D 17 BA, 05, 05]
+1F4AA; [0D 17 BA, 05, 05]
-1F57F; [0D 17 C1, 05, 05]
+1F4AB; [0D 17 C1, 05, 05]
-1F580; [0D 17 C8, 05, 05]
+1F4AC; [0D 17 C8, 05, 05]
-1F581; [0D 17 CF, 05, 05]
+1F4AD; [0D 17 CF, 05, 05]
-1F582; [0D 17 D6, 05, 05]
+1F4AE; [0D 17 D6, 05, 05]
-1F583; [0D 17 DD, 05, 05]
+1F4AF; [0D 17 DD, 05, 05]
-1F584; [0D 17 E4, 05, 05]
+1F4B0; [0D 17 E4, 05, 05]
-1F585; [0D 17 EB, 05, 05]
+1F4B1; [0D 17 EB, 05, 05]
-1F586; [0D 17 F2, 05, 05]
+1F4B2; [0D 17 F2, 05, 05]
-1F587; [0D 17 F9, 05, 05]
+1F4B3; [0D 17 F9, 05, 05]
-1F588; [0D 18 02, 05, 05]
+1F4B4; [0D 18 02, 05, 05]
-1F589; [0D 18 09, 05, 05]
+1F4B5; [0D 18 09, 05, 05]
-1F58A; [0D 18 10, 05, 05]
+1F4B6; [0D 18 10, 05, 05]
-1F58B; [0D 18 17, 05, 05]
+1F4B7; [0D 18 17, 05, 05]
-1F58C; [0D 18 1E, 05, 05]
+1F4B8; [0D 18 1E, 05, 05]
-1F58D; [0D 18 25, 05, 05]
+1F4B9; [0D 18 25, 05, 05]
-1F58E; [0D 18 2C, 05, 05]
+1F4BA; [0D 18 2C, 05, 05]
-1F58F; [0D 18 33, 05, 05]
+1F4BB; [0D 18 33, 05, 05]
-1F590; [0D 18 3A, 05, 05]
+1F4BC; [0D 18 3A, 05, 05]
-1F591; [0D 18 41, 05, 05]
+1F4BD; [0D 18 41, 05, 05]
-1F592; [0D 18 48, 05, 05]
+1F4BE; [0D 18 48, 05, 05]
-1F593; [0D 18 4F, 05, 05]
+1F4BF; [0D 18 4F, 05, 05]
-1F594; [0D 18 56, 05, 05]
+1F4C0; [0D 18 56, 05, 05]
-1F595; [0D 18 5D, 05, 05]
+1F4C1; [0D 18 5D, 05, 05]
-1F596; [0D 18 64, 05, 05]
+1F4C2; [0D 18 64, 05, 05]
-1F597; [0D 18 6B, 05, 05]
+1F4C3; [0D 18 6B, 05, 05]
-1F598; [0D 18 72, 05, 05]
+1F4C4; [0D 18 72, 05, 05]
-1F599; [0D 18 79, 05, 05]
+1F4C5; [0D 18 79, 05, 05]
-1F59A; [0D 18 80, 05, 05]
+1F4C6; [0D 18 80, 05, 05]
-1F59B; [0D 18 87, 05, 05]
+1F4C7; [0D 18 87, 05, 05]
-1F59C; [0D 18 8E, 05, 05]
+1F4C8; [0D 18 8E, 05, 05]
-1F59D; [0D 18 95, 05, 05]
+1F4C9; [0D 18 95, 05, 05]
-1F59E; [0D 18 9C, 05, 05]
+1F4CA; [0D 18 9C, 05, 05]
-1F59F; [0D 18 A3, 05, 05]
+1F4CB; [0D 18 A3, 05, 05]
-1F5A0; [0D 18 AA, 05, 05]
+1F4CC; [0D 18 AA, 05, 05]
-1F5A1; [0D 18 B1, 05, 05]
+1F4CD; [0D 18 B1, 05, 05]
-1F5A2; [0D 18 B8, 05, 05]
+1F4CE; [0D 18 B8, 05, 05]
-1F5A3; [0D 18 BF, 05, 05]
+1F4CF; [0D 18 BF, 05, 05]
-1F5A4; [0D 18 C6, 05, 05]
+1F4D0; [0D 18 C6, 05, 05]
-1F5A5; [0D 18 CD, 05, 05]
+1F4D1; [0D 18 CD, 05, 05]
-1F5A6; [0D 18 D4, 05, 05]
+1F4D2; [0D 18 D4, 05, 05]
-1F5A7; [0D 18 DB, 05, 05]
+1F4D3; [0D 18 DB, 05, 05]
-1F5A8; [0D 18 E2, 05, 05]
+1F4D4; [0D 18 E2, 05, 05]
-1F5A9; [0D 18 E9, 05, 05]
+1F4D5; [0D 18 E9, 05, 05]
-1F5AA; [0D 18 F0, 05, 05]
+1F4D6; [0D 18 F0, 05, 05]
-1F5AB; [0D 18 F7, 05, 05]
+1F4D7; [0D 18 F7, 05, 05]
-1F5AC; [0D 18 FE, 05, 05]
+1F4D8; [0D 18 FE, 05, 05]
-1F5AD; [0D 19 07, 05, 05]
+1F4D9; [0D 19 07, 05, 05]
-1F5AE; [0D 19 0E, 05, 05]
+1F4DA; [0D 19 0E, 05, 05]
-1F5AF; [0D 19 15, 05, 05]
+1F4DB; [0D 19 15, 05, 05]
-1F5B0; [0D 19 1C, 05, 05]
+1F4DC; [0D 19 1C, 05, 05]
-1F5B1; [0D 19 23, 05, 05]
+1F4DD; [0D 19 23, 05, 05]
-1F5B2; [0D 19 2A, 05, 05]
+1F4DE; [0D 19 2A, 05, 05]
-1F5B3; [0D 19 31, 05, 05]
+1F4DF; [0D 19 31, 05, 05]
-1F5B4; [0D 19 38, 05, 05]
+1F4E0; [0D 19 38, 05, 05]
-1F5B5; [0D 19 3F, 05, 05]
+1F4E1; [0D 19 3F, 05, 05]
-1F5B6; [0D 19 46, 05, 05]
+1F4E2; [0D 19 46, 05, 05]
-1F5B7; [0D 19 4D, 05, 05]
+1F4E3; [0D 19 4D, 05, 05]
-1F5B8; [0D 19 54, 05, 05]
+1F4E4; [0D 19 54, 05, 05]
-1F5B9; [0D 19 5B, 05, 05]
+1F4E5; [0D 19 5B, 05, 05]
-1F5BA; [0D 19 62, 05, 05]
+1F4E6; [0D 19 62, 05, 05]
-1F5BB; [0D 19 69, 05, 05]
+1F4E7; [0D 19 69, 05, 05]
-1F5BC; [0D 19 70, 05, 05]
+1F4E8; [0D 19 70, 05, 05]
-1F5BD; [0D 19 77, 05, 05]
+1F4E9; [0D 19 77, 05, 05]
-1F5BE; [0D 19 7E, 05, 05]
+1F4EA; [0D 19 7E, 05, 05]
-1F5BF; [0D 19 85, 05, 05]
+1F4EB; [0D 19 85, 05, 05]
-1F5C0; [0D 19 8C, 05, 05]
+1F4EC; [0D 19 8C, 05, 05]
-1F5C1; [0D 19 93, 05, 05]
+1F4ED; [0D 19 93, 05, 05]
-1F5C2; [0D 19 9A, 05, 05]
+1F4EE; [0D 19 9A, 05, 05]
-1F5C3; [0D 19 A1, 05, 05]
+1F4EF; [0D 19 A1, 05, 05]
-1F5C4; [0D 19 A8, 05, 05]
+1F4F0; [0D 19 A8, 05, 05]
-1F5C5; [0D 19 AF, 05, 05]
+1F4F1; [0D 19 AF, 05, 05]
-1F5C6; [0D 19 B6, 05, 05]
+1F4F2; [0D 19 B6, 05, 05]
-1F5C7; [0D 19 BD, 05, 05]
+1F4F3; [0D 19 BD, 05, 05]
-1F5C8; [0D 19 C4, 05, 05]
+1F4F4; [0D 19 C4, 05, 05]
-1F5C9; [0D 19 CB, 05, 05]
+1F4F5; [0D 19 CB, 05, 05]
-1F5CA; [0D 19 D2, 05, 05]
+1F4F6; [0D 19 D2, 05, 05]
-1F5CB; [0D 19 D9, 05, 05]
+1F4F7; [0D 19 D9, 05, 05]
-1F5CC; [0D 19 E0, 05, 05]
+1F4F8; [0D 19 E0, 05, 05]
-1F5CD; [0D 19 E7, 05, 05]
+1F4F9; [0D 19 E7, 05, 05]
-1F5CE; [0D 19 EE, 05, 05]
+1F4FA; [0D 19 EE, 05, 05]
-1F5CF; [0D 19 F5, 05, 05]
+1F4FB; [0D 19 F5, 05, 05]
-1F5D0; [0D 19 FC, 05, 05]
+1F4FC; [0D 19 FC, 05, 05]
-1F5D1; [0D 1A 05, 05, 05]
+1F4FD; [0D 1A 05, 05, 05]
-1F5D2; [0D 1A 0C, 05, 05]
+1F4FE; [0D 1A 0C, 05, 05]
-1F5D3; [0D 1A 13, 05, 05]
+1F4FF; [0D 1A 13, 05, 05]
-1F5D4; [0D 1A 1A, 05, 05]
+1F500; [0D 1A 1A, 05, 05]
-1F5D5; [0D 1A 21, 05, 05]
+1F501; [0D 1A 21, 05, 05]
-1F5D6; [0D 1A 28, 05, 05]
+1F502; [0D 1A 28, 05, 05]
-1F5D7; [0D 1A 2F, 05, 05]
+1F503; [0D 1A 2F, 05, 05]
-1F5D8; [0D 1A 36, 05, 05]
+1F504; [0D 1A 36, 05, 05]
-1F5D9; [0D 1A 3D, 05, 05]
+1F505; [0D 1A 3D, 05, 05]
-1F5DA; [0D 1A 44, 05, 05]
+1F506; [0D 1A 44, 05, 05]
-1F5DB; [0D 1A 4B, 05, 05]
+1F507; [0D 1A 4B, 05, 05]
-1F5DC; [0D 1A 52, 05, 05]
+1F508; [0D 1A 52, 05, 05]
-1F5DD; [0D 1A 59, 05, 05]
+1F509; [0D 1A 59, 05, 05]
-1F5DE; [0D 1A 60, 05, 05]
+1F50A; [0D 1A 60, 05, 05]
-1F5DF; [0D 1A 67, 05, 05]
+1F50B; [0D 1A 67, 05, 05]
-1F5E0; [0D 1A 6E, 05, 05]
+1F50C; [0D 1A 6E, 05, 05]
-1F5E1; [0D 1A 75, 05, 05]
+1F50D; [0D 1A 75, 05, 05]
-1F5E2; [0D 1A 7C, 05, 05]
+1F50E; [0D 1A 7C, 05, 05]
-1F5E3; [0D 1A 83, 05, 05]
+1F50F; [0D 1A 83, 05, 05]
-1F5E4; [0D 1A 8A, 05, 05]
+1F510; [0D 1A 8A, 05, 05]
-1F5E5; [0D 1A 91, 05, 05]
+1F511; [0D 1A 91, 05, 05]
-1F5E6; [0D 1A 98, 05, 05]
+1F512; [0D 1A 98, 05, 05]
-1F5E7; [0D 1A 9F, 05, 05]
+1F513; [0D 1A 9F, 05, 05]
-1F5E8; [0D 1A A6, 05, 05]
+1F514; [0D 1A A6, 05, 05]
-1F5E9; [0D 1A AD, 05, 05]
+1F515; [0D 1A AD, 05, 05]
-1F5EA; [0D 1A B4, 05, 05]
+1F516; [0D 1A B4, 05, 05]
-1F5EB; [0D 1A BB, 05, 05]
+1F517; [0D 1A BB, 05, 05]
-1F5EC; [0D 1A C2, 05, 05]
+1F518; [0D 1A C2, 05, 05]
-1F5ED; [0D 1A C9, 05, 05]
+1F519; [0D 1A C9, 05, 05]
-1F5EE; [0D 1A D0, 05, 05]
+1F51A; [0D 1A D0, 05, 05]
-1F5EF; [0D 1A D7, 05, 05]
+1F51B; [0D 1A D7, 05, 05]
-1F5F0; [0D 1A DE, 05, 05]
+1F51C; [0D 1A DE, 05, 05]
-1F5F1; [0D 1A E5, 05, 05]
+1F51D; [0D 1A E5, 05, 05]
-1F5F2; [0D 1A EC, 05, 05]
+1F51E; [0D 1A EC, 05, 05]
-1F5F3; [0D 1A F3, 05, 05]
+1F51F; [0D 1A F3, 05, 05]
-1F5F4; [0D 1A FA, 05, 05]
+1F520; [0D 1A FA, 05, 05]
-1F5F5; [0D 1B 03, 05, 05]
+1F521; [0D 1B 03, 05, 05]
-1F5F6; [0D 1B 0A, 05, 05]
+1F522; [0D 1B 0A, 05, 05]
-1F5F7; [0D 1B 11, 05, 05]
+1F523; [0D 1B 11, 05, 05]
-1F5F8; [0D 1B 18, 05, 05]
+1F524; [0D 1B 18, 05, 05]
-1F5F9; [0D 1B 1F, 05, 05]
+1F525; [0D 1B 1F, 05, 05]
-1F5FA; [0D 1B 26, 05, 05]
+1F526; [0D 1B 26, 05, 05]
-1F5FB; [0D 1B 2D, 05, 05]
+1F527; [0D 1B 2D, 05, 05]
-1F5FC; [0D 1B 34, 05, 05]
+1F528; [0D 1B 34, 05, 05]
-1F5FD; [0D 1B 3B, 05, 05]
+1F529; [0D 1B 3B, 05, 05]
-1F5FE; [0D 1B 42, 05, 05]
+1F52A; [0D 1B 42, 05, 05]
-1F5FF; [0D 1B 49, 05, 05]
+1F52B; [0D 1B 49, 05, 05]
-1F900; [0D 1B 50, 05, 05]
+1F52C; [0D 1B 50, 05, 05]
-1F901; [0D 1B 57, 05, 05]
+1F52D; [0D 1B 57, 05, 05]
-1F902; [0D 1B 5E, 05, 05]
+1F52E; [0D 1B 5E, 05, 05]
-1F903; [0D 1B 65, 05, 05]
+1F52F; [0D 1B 65, 05, 05]
-1F904; [0D 1B 6C, 05, 05]
+1F530; [0D 1B 6C, 05, 05]
-1F905; [0D 1B 73, 05, 05]
+1F531; [0D 1B 73, 05, 05]
-1F906; [0D 1B 7A, 05, 05]
+1F532; [0D 1B 7A, 05, 05]
-1F907; [0D 1B 81, 05, 05]
+1F533; [0D 1B 81, 05, 05]
-1F908; [0D 1B 88, 05, 05]
+1F534; [0D 1B 88, 05, 05]
-1F909; [0D 1B 8F, 05, 05]
+1F535; [0D 1B 8F, 05, 05]
-1F90A; [0D 1B 96, 05, 05]
+1F536; [0D 1B 96, 05, 05]
-1F90B; [0D 1B 9D, 05, 05]
+1F537; [0D 1B 9D, 05, 05]
-1F90D; [0D 1B A4, 05, 05]
+1F538; [0D 1B A4, 05, 05]
-1F90E; [0D 1B AB, 05, 05]
+1F539; [0D 1B AB, 05, 05]
-1F90F; [0D 1B B2, 05, 05]
+1F53A; [0D 1B B2, 05, 05]
-1F910; [0D 1B B9, 05, 05]
+1F53B; [0D 1B B9, 05, 05]
-1F911; [0D 1B C0, 05, 05]
+1F53C; [0D 1B C0, 05, 05]
-1F912; [0D 1B C7, 05, 05]
+1F53D; [0D 1B C7, 05, 05]
-1F913; [0D 1B CE, 05, 05]
+1F53E; [0D 1B CE, 05, 05]
-1F914; [0D 1B D5, 05, 05]
+1F53F; [0D 1B D5, 05, 05]
-1F915; [0D 1B DC, 05, 05]
+1F540; [0D 1B DC, 05, 05]
-1F916; [0D 1B E3, 05, 05]
+1F541; [0D 1B E3, 05, 05]
-1F917; [0D 1B EA, 05, 05]
+1F542; [0D 1B EA, 05, 05]
-1F918; [0D 1B F1, 05, 05]
+1F543; [0D 1B F1, 05, 05]
-1F919; [0D 1B F8, 05, 05]
+1F544; [0D 1B F8, 05, 05]
-1F91A; [0D 1B FF, 05, 05]
+1F545; [0D 1B FF, 05, 05]
-1F91B; [0D 1C 08, 05, 05]
+1F546; [0D 1C 08, 05, 05]
-1F91C; [0D 1C 0F, 05, 05]
+1F547; [0D 1C 0F, 05, 05]
-1F91D; [0D 1C 16, 05, 05]
+1F548; [0D 1C 16, 05, 05]
-1F91E; [0D 1C 1D, 05, 05]
+1F549; [0D 1C 1D, 05, 05]
-1F91F; [0D 1C 24, 05, 05]
+1F54A; [0D 1C 24, 05, 05]
-1F920; [0D 1C 2B, 05, 05]
+1F54B; [0D 1C 2B, 05, 05]
-1F921; [0D 1C 32, 05, 05]
+1F54C; [0D 1C 32, 05, 05]
-1F922; [0D 1C 39, 05, 05]
+1F54D; [0D 1C 39, 05, 05]
-1F923; [0D 1C 40, 05, 05]
+1F54E; [0D 1C 40, 05, 05]
-1F924; [0D 1C 47, 05, 05]
+1F54F; [0D 1C 47, 05, 05]
-1F925; [0D 1C 4E, 05, 05]
+1F550; [0D 1C 4E, 05, 05]
-1F926; [0D 1C 55, 05, 05]
+1F551; [0D 1C 55, 05, 05]
-1F927; [0D 1C 5C, 05, 05]
+1F552; [0D 1C 5C, 05, 05]
-1F928; [0D 1C 63, 05, 05]
+1F553; [0D 1C 63, 05, 05]
-1F929; [0D 1C 6A, 05, 05]
+1F554; [0D 1C 6A, 05, 05]
-1F92A; [0D 1C 71, 05, 05]
+1F555; [0D 1C 71, 05, 05]
-1F92B; [0D 1C 78, 05, 05]
+1F556; [0D 1C 78, 05, 05]
-1F92C; [0D 1C 7F, 05, 05]
+1F557; [0D 1C 7F, 05, 05]
-1F92D; [0D 1C 86, 05, 05]
+1F558; [0D 1C 86, 05, 05]
-1F92E; [0D 1C 8D, 05, 05]
+1F559; [0D 1C 8D, 05, 05]
-1F92F; [0D 1C 94, 05, 05]
+1F55A; [0D 1C 94, 05, 05]
-1F930; [0D 1C 9B, 05, 05]
+1F55B; [0D 1C 9B, 05, 05]
-1F931; [0D 1C A2, 05, 05]
+1F55C; [0D 1C A2, 05, 05]
-1F932; [0D 1C A9, 05, 05]
+1F55D; [0D 1C A9, 05, 05]
-1F933; [0D 1C B0, 05, 05]
+1F55E; [0D 1C B0, 05, 05]
-1F934; [0D 1C B7, 05, 05]
+1F55F; [0D 1C B7, 05, 05]
-1F935; [0D 1C BE, 05, 05]
+1F560; [0D 1C BE, 05, 05]
-1F936; [0D 1C C5, 05, 05]
+1F561; [0D 1C C5, 05, 05]
-1F937; [0D 1C CC, 05, 05]
+1F562; [0D 1C CC, 05, 05]
-1F938; [0D 1C D3, 05, 05]
+1F563; [0D 1C D3, 05, 05]
-1F939; [0D 1C DA, 05, 05]
+1F564; [0D 1C DA, 05, 05]
-1F93A; [0D 1C E1, 05, 05]
+1F565; [0D 1C E1, 05, 05]
-1F93B; [0D 1C E8, 05, 05]
+1F566; [0D 1C E8, 05, 05]
-1F93C; [0D 1C EF, 05, 05]
+1F567; [0D 1C EF, 05, 05]
-1F93D; [0D 1C F6, 05, 05]
+1F568; [0D 1C F6, 05, 05]
-1F93E; [0D 1C FD, 05, 05]
+1F569; [0D 1C FD, 05, 05]
-1F93F; [0D 1D 06, 05, 05]
+1F56A; [0D 1D 06, 05, 05]
-1F940; [0D 1D 0D, 05, 05]
+1F56B; [0D 1D 0D, 05, 05]
-1F941; [0D 1D 14, 05, 05]
+1F56C; [0D 1D 14, 05, 05]
-1F942; [0D 1D 1B, 05, 05]
+1F56D; [0D 1D 1B, 05, 05]
-1F943; [0D 1D 22, 05, 05]
+1F56E; [0D 1D 22, 05, 05]
-1F944; [0D 1D 29, 05, 05]
+1F56F; [0D 1D 29, 05, 05]
-1F945; [0D 1D 30, 05, 05]
+1F570; [0D 1D 30, 05, 05]
-1F946; [0D 1D 37, 05, 05]
+1F571; [0D 1D 37, 05, 05]
-1F947; [0D 1D 3E, 05, 05]
+1F572; [0D 1D 3E, 05, 05]
-1F948; [0D 1D 45, 05, 05]
+1F573; [0D 1D 45, 05, 05]
-1F949; [0D 1D 4C, 05, 05]
+1F574; [0D 1D 4C, 05, 05]
-1F94A; [0D 1D 53, 05, 05]
+1F575; [0D 1D 53, 05, 05]
-1F94B; [0D 1D 5A, 05, 05]
+1F576; [0D 1D 5A, 05, 05]
-1F94C; [0D 1D 61, 05, 05]
+1F577; [0D 1D 61, 05, 05]
-1F94D; [0D 1D 68, 05, 05]
+1F578; [0D 1D 68, 05, 05]
-1F94E; [0D 1D 6F, 05, 05]
+1F579; [0D 1D 6F, 05, 05]
-1F94F; [0D 1D 76, 05, 05]
+1F57A; [0D 1D 76, 05, 05]
-1F950; [0D 1D 7D, 05, 05]
+1F57B; [0D 1D 7D, 05, 05]
-1F951; [0D 1D 84, 05, 05]
+1F57C; [0D 1D 84, 05, 05]
-1F952; [0D 1D 8B, 05, 05]
+1F57D; [0D 1D 8B, 05, 05]
-1F953; [0D 1D 92, 05, 05]
+1F57E; [0D 1D 92, 05, 05]
-1F954; [0D 1D 99, 05, 05]
+1F57F; [0D 1D 99, 05, 05]
-1F955; [0D 1D A0, 05, 05]
+1F580; [0D 1D A0, 05, 05]
-1F956; [0D 1D A7, 05, 05]
+1F581; [0D 1D A7, 05, 05]
-1F957; [0D 1D AE, 05, 05]
+1F582; [0D 1D AE, 05, 05]
-1F958; [0D 1D B5, 05, 05]
+1F583; [0D 1D B5, 05, 05]
-1F959; [0D 1D BC, 05, 05]
+1F584; [0D 1D BC, 05, 05]
-1F95A; [0D 1D C3, 05, 05]
+1F585; [0D 1D C3, 05, 05]
-1F95B; [0D 1D CA, 05, 05]
+1F586; [0D 1D CA, 05, 05]
-1F95C; [0D 1D D1, 05, 05]
+1F587; [0D 1D D1, 05, 05]
-1F95D; [0D 1D D8, 05, 05]
+1F588; [0D 1D D8, 05, 05]
-1F95E; [0D 1D DF, 05, 05]
+1F589; [0D 1D DF, 05, 05]
-1F95F; [0D 1D E6, 05, 05]
+1F58A; [0D 1D E6, 05, 05]
-1F960; [0D 1D ED, 05, 05]
+1F58B; [0D 1D ED, 05, 05]
-1F961; [0D 1D F4, 05, 05]
+1F58C; [0D 1D F4, 05, 05]
-1F962; [0D 1D FB, 05, 05]
+1F58D; [0D 1D FB, 05, 05]
-1F963; [0D 1E 04, 05, 05]
+1F58E; [0D 1E 04, 05, 05]
-1F964; [0D 1E 0B, 05, 05]
+1F58F; [0D 1E 0B, 05, 05]
-1F965; [0D 1E 12, 05, 05]
+1F590; [0D 1E 12, 05, 05]
-1F966; [0D 1E 19, 05, 05]
+1F591; [0D 1E 19, 05, 05]
-1F967; [0D 1E 20, 05, 05]
+1F592; [0D 1E 20, 05, 05]
-1F968; [0D 1E 27, 05, 05]
+1F593; [0D 1E 27, 05, 05]
-1F969; [0D 1E 2E, 05, 05]
+1F594; [0D 1E 2E, 05, 05]
-1F96A; [0D 1E 35, 05, 05]
+1F595; [0D 1E 35, 05, 05]
-1F96B; [0D 1E 3C, 05, 05]
+1F596; [0D 1E 3C, 05, 05]
-1F96C; [0D 1E 43, 05, 05]
+1F597; [0D 1E 43, 05, 05]
-1F96D; [0D 1E 4A, 05, 05]
+1F598; [0D 1E 4A, 05, 05]
-1F96E; [0D 1E 51, 05, 05]
+1F599; [0D 1E 51, 05, 05]
-1F96F; [0D 1E 58, 05, 05]
+1F59A; [0D 1E 58, 05, 05]
-1F970; [0D 1E 5F, 05, 05]
+1F59B; [0D 1E 5F, 05, 05]
-1F971; [0D 1E 66, 05, 05]
+1F59C; [0D 1E 66, 05, 05]
-1F973; [0D 1E 6D, 05, 05]
+1F59D; [0D 1E 6D, 05, 05]
-1F974; [0D 1E 74, 05, 05]
+1F59E; [0D 1E 74, 05, 05]
-1F975; [0D 1E 7B, 05, 05]
+1F59F; [0D 1E 7B, 05, 05]
-1F976; [0D 1E 82, 05, 05]
+1F5A0; [0D 1E 82, 05, 05]
-1F97A; [0D 1E 89, 05, 05]
+1F5A1; [0D 1E 89, 05, 05]
-1F97B; [0D 1E 90, 05, 05]
+1F5A2; [0D 1E 90, 05, 05]
-1F97C; [0D 1E 97, 05, 05]
+1F5A3; [0D 1E 97, 05, 05]
-1F97D; [0D 1E 9E, 05, 05]
+1F5A4; [0D 1E 9E, 05, 05]
-1F97E; [0D 1E A5, 05, 05]
+1F5A5; [0D 1E A5, 05, 05]
-1F97F; [0D 1E AC, 05, 05]
+1F5A6; [0D 1E AC, 05, 05]
-1F980; [0D 1E B3, 05, 05]
+1F5A7; [0D 1E B3, 05, 05]
-1F981; [0D 1E BA, 05, 05]
+1F5A8; [0D 1E BA, 05, 05]
-1F982; [0D 1E C1, 05, 05]
+1F5A9; [0D 1E C1, 05, 05]
-1F983; [0D 1E C8, 05, 05]
+1F5AA; [0D 1E C8, 05, 05]
-1F984; [0D 1E CF, 05, 05]
+1F5AB; [0D 1E CF, 05, 05]
-1F985; [0D 1E D6, 05, 05]
+1F5AC; [0D 1E D6, 05, 05]
-1F986; [0D 1E DD, 05, 05]
+1F5AD; [0D 1E DD, 05, 05]
-1F987; [0D 1E E4, 05, 05]
+1F5AE; [0D 1E E4, 05, 05]
-1F988; [0D 1E EB, 05, 05]
+1F5AF; [0D 1E EB, 05, 05]
-1F989; [0D 1E F2, 05, 05]
+1F5B0; [0D 1E F2, 05, 05]
-1F98A; [0D 1E F9, 05, 05]
+1F5B1; [0D 1E F9, 05, 05]
-1F98B; [0D 1F 02, 05, 05]
+1F5B2; [0D 1F 02, 05, 05]
-1F98C; [0D 1F 09, 05, 05]
+1F5B3; [0D 1F 09, 05, 05]
-1F98D; [0D 1F 10, 05, 05]
+1F5B4; [0D 1F 10, 05, 05]
-1F98E; [0D 1F 17, 05, 05]
+1F5B5; [0D 1F 17, 05, 05]
-1F98F; [0D 1F 1E, 05, 05]
+1F5B6; [0D 1F 1E, 05, 05]
-1F990; [0D 1F 25, 05, 05]
+1F5B7; [0D 1F 25, 05, 05]
-1F991; [0D 1F 2C, 05, 05]
+1F5B8; [0D 1F 2C, 05, 05]
-1F992; [0D 1F 33, 05, 05]
+1F5B9; [0D 1F 33, 05, 05]
-1F993; [0D 1F 3A, 05, 05]
+1F5BA; [0D 1F 3A, 05, 05]
-1F994; [0D 1F 41, 05, 05]
+1F5BB; [0D 1F 41, 05, 05]
-1F995; [0D 1F 48, 05, 05]
+1F5BC; [0D 1F 48, 05, 05]
-1F996; [0D 1F 4F, 05, 05]
+1F5BD; [0D 1F 4F, 05, 05]
-1F997; [0D 1F 56, 05, 05]
+1F5BE; [0D 1F 56, 05, 05]
-1F998; [0D 1F 5D, 05, 05]
+1F5BF; [0D 1F 5D, 05, 05]
-1F999; [0D 1F 64, 05, 05]
+1F5C0; [0D 1F 64, 05, 05]
-1F99A; [0D 1F 6B, 05, 05]
+1F5C1; [0D 1F 6B, 05, 05]
-1F99B; [0D 1F 72, 05, 05]
+1F5C2; [0D 1F 72, 05, 05]
-1F99C; [0D 1F 79, 05, 05]
+1F5C3; [0D 1F 79, 05, 05]
-1F99D; [0D 1F 80, 05, 05]
+1F5C4; [0D 1F 80, 05, 05]
-1F99E; [0D 1F 87, 05, 05]
+1F5C5; [0D 1F 87, 05, 05]
-1F99F; [0D 1F 8E, 05, 05]
+1F5C6; [0D 1F 8E, 05, 05]
-1F9A0; [0D 1F 95, 05, 05]
+1F5C7; [0D 1F 95, 05, 05]
-1F9A1; [0D 1F 9C, 05, 05]
+1F5C8; [0D 1F 9C, 05, 05]
-1F9A2; [0D 1F A3, 05, 05]
+1F5C9; [0D 1F A3, 05, 05]
-1F9A5; [0D 1F AA, 05, 05]
+1F5CA; [0D 1F AA, 05, 05]
-1F9A6; [0D 1F B1, 05, 05]
+1F5CB; [0D 1F B1, 05, 05]
-1F9A7; [0D 1F B8, 05, 05]
+1F5CC; [0D 1F B8, 05, 05]
-1F9A8; [0D 1F BF, 05, 05]
+1F5CD; [0D 1F BF, 05, 05]
-1F9A9; [0D 1F C6, 05, 05]
+1F5CE; [0D 1F C6, 05, 05]
-1F9AA; [0D 1F CD, 05, 05]
+1F5CF; [0D 1F CD, 05, 05]
-1F9AE; [0D 1F D4, 05, 05]
+1F5D0; [0D 1F D4, 05, 05]
-1F9AF; [0D 1F DB, 05, 05]
+1F5D1; [0D 1F DB, 05, 05]
-1F9B0; [0D 1F E2, 05, 05]
+1F5D2; [0D 1F E2, 05, 05]
-1F9B1; [0D 1F E9, 05, 05]
+1F5D3; [0D 1F E9, 05, 05]
-1F9B2; [0D 1F F0, 05, 05]
+1F5D4; [0D 1F F0, 05, 05]
-1F9B3; [0D 1F F7, 05, 05]
+1F5D5; [0D 1F F7, 05, 05]
-1F9B4; [0D 1F FE, 05, 05]
+1F5D6; [0D 1F FE, 05, 05]
-1F9B5; [0D 20 07, 05, 05]
+1F5D7; [0D 20 07, 05, 05]
-1F9B6; [0D 20 0E, 05, 05]
+1F5D8; [0D 20 0E, 05, 05]
-1F9B7; [0D 20 15, 05, 05]
+1F5D9; [0D 20 15, 05, 05]
-1F9B8; [0D 20 1C, 05, 05]
+1F5DA; [0D 20 1C, 05, 05]
-1F9B9; [0D 20 23, 05, 05]
+1F5DB; [0D 20 23, 05, 05]
-1F9BA; [0D 20 2A, 05, 05]
+1F5DC; [0D 20 2A, 05, 05]
-1F9BB; [0D 20 31, 05, 05]
+1F5DD; [0D 20 31, 05, 05]
-1F9BC; [0D 20 38, 05, 05]
+1F5DE; [0D 20 38, 05, 05]
-1F9BD; [0D 20 3F, 05, 05]
+1F5DF; [0D 20 3F, 05, 05]
-1F9BE; [0D 20 46, 05, 05]
+1F5E0; [0D 20 46, 05, 05]
-1F9BF; [0D 20 4D, 05, 05]
+1F5E1; [0D 20 4D, 05, 05]
-1F9C0; [0D 20 54, 05, 05]
+1F5E2; [0D 20 54, 05, 05]
-1F9C1; [0D 20 5B, 05, 05]
+1F5E3; [0D 20 5B, 05, 05]
-1F9C2; [0D 20 62, 05, 05]
+1F5E4; [0D 20 62, 05, 05]
-1F9C3; [0D 20 69, 05, 05]
+1F5E5; [0D 20 69, 05, 05]
-1F9C4; [0D 20 70, 05, 05]
+1F5E6; [0D 20 70, 05, 05]
-1F9C5; [0D 20 77, 05, 05]
+1F5E7; [0D 20 77, 05, 05]
-1F9C6; [0D 20 7E, 05, 05]
+1F5E8; [0D 20 7E, 05, 05]
-1F9C7; [0D 20 85, 05, 05]
+1F5E9; [0D 20 85, 05, 05]
-1F9C8; [0D 20 8C, 05, 05]
+1F5EA; [0D 20 8C, 05, 05]
-1F9C9; [0D 20 93, 05, 05]
+1F5EB; [0D 20 93, 05, 05]
-1F9CA; [0D 20 9A, 05, 05]
+1F5EC; [0D 20 9A, 05, 05]
-1F9CD; [0D 20 A1, 05, 05]
+1F5ED; [0D 20 A1, 05, 05]
-1F9CE; [0D 20 A8, 05, 05]
+1F5EE; [0D 20 A8, 05, 05]
-1F9CF; [0D 20 AF, 05, 05]
+1F5EF; [0D 20 AF, 05, 05]
-1F9D0; [0D 20 B6, 05, 05]
+1F5F0; [0D 20 B6, 05, 05]
-1F9D1; [0D 20 BD, 05, 05]
+1F5F1; [0D 20 BD, 05, 05]
-1F9D2; [0D 20 C4, 05, 05]
+1F5F2; [0D 20 C4, 05, 05]
-1F9D3; [0D 20 CB, 05, 05]
+1F5F3; [0D 20 CB, 05, 05]
-1F9D4; [0D 20 D2, 05, 05]
+1F5F4; [0D 20 D2, 05, 05]
-1F9D5; [0D 20 D9, 05, 05]
+1F5F5; [0D 20 D9, 05, 05]
-1F9D6; [0D 20 E0, 05, 05]
+1F5F6; [0D 20 E0, 05, 05]
-1F9D7; [0D 20 E7, 05, 05]
+1F5F7; [0D 20 E7, 05, 05]
-1F9D8; [0D 20 EE, 05, 05]
+1F5F8; [0D 20 EE, 05, 05]
-1F9D9; [0D 20 F5, 05, 05]
+1F5F9; [0D 20 F5, 05, 05]
-1F9DA; [0D 20 FC, 05, 05]
+1F5FA; [0D 20 FC, 05, 05]
-1F9DB; [0D 21 05, 05, 05]
+1F5FB; [0D 21 05, 05, 05]
-1F9DC; [0D 21 0C, 05, 05]
+1F5FC; [0D 21 0C, 05, 05]
-1F9DD; [0D 21 13, 05, 05]
+1F5FD; [0D 21 13, 05, 05]
-1F9DE; [0D 21 1A, 05, 05]
+1F5FE; [0D 21 1A, 05, 05]
-1F9DF; [0D 21 21, 05, 05]
+1F5FF; [0D 21 21, 05, 05]
-1F9E0; [0D 21 28, 05, 05]
+1F900; [0D 21 28, 05, 05]
-1F9E1; [0D 21 2F, 05, 05]
+1F901; [0D 21 2F, 05, 05]
-1F9E2; [0D 21 36, 05, 05]
+1F902; [0D 21 36, 05, 05]
-1F9E3; [0D 21 3D, 05, 05]
+1F903; [0D 21 3D, 05, 05]
-1F9E4; [0D 21 44, 05, 05]
+1F904; [0D 21 44, 05, 05]
-1F9E5; [0D 21 4B, 05, 05]
+1F905; [0D 21 4B, 05, 05]
-1F9E6; [0D 21 52, 05, 05]
+1F906; [0D 21 52, 05, 05]
-1F9E7; [0D 21 59, 05, 05]
+1F907; [0D 21 59, 05, 05]
-1F9E8; [0D 21 60, 05, 05]
+1F908; [0D 21 60, 05, 05]
-1F9E9; [0D 21 67, 05, 05]
+1F909; [0D 21 67, 05, 05]
-1F9EA; [0D 21 6E, 05, 05]
+1F90A; [0D 21 6E, 05, 05]
-1F9EB; [0D 21 75, 05, 05]
+1F90B; [0D 21 75, 05, 05]
-1F9EC; [0D 21 7C, 05, 05]
+1F90C; [0D 21 7C, 05, 05]
-1F9ED; [0D 21 83, 05, 05]
+1F90D; [0D 21 83, 05, 05]
-1F9EE; [0D 21 8A, 05, 05]
+1F90E; [0D 21 8A, 05, 05]
-1F9EF; [0D 21 91, 05, 05]
+1F90F; [0D 21 91, 05, 05]
-1F9F0; [0D 21 98, 05, 05]
+1F910; [0D 21 98, 05, 05]
-1F9F1; [0D 21 9F, 05, 05]
+1F911; [0D 21 9F, 05, 05]
-1F9F2; [0D 21 A6, 05, 05]
+1F912; [0D 21 A6, 05, 05]
-1F9F3; [0D 21 AD, 05, 05]
+1F913; [0D 21 AD, 05, 05]
-1F9F4; [0D 21 B4, 05, 05]
+1F914; [0D 21 B4, 05, 05]
-1F9F5; [0D 21 BB, 05, 05]
+1F915; [0D 21 BB, 05, 05]
-1F9F6; [0D 21 C2, 05, 05]
+1F916; [0D 21 C2, 05, 05]
-1F9F7; [0D 21 C9, 05, 05]
+1F917; [0D 21 C9, 05, 05]
-1F9F8; [0D 21 D0, 05, 05]
+1F918; [0D 21 D0, 05, 05]
-1F9F9; [0D 21 D7, 05, 05]
+1F919; [0D 21 D7, 05, 05]
-1F9FA; [0D 21 DE, 05, 05]
+1F91A; [0D 21 DE, 05, 05]
-1F9FB; [0D 21 E5, 05, 05]
+1F91B; [0D 21 E5, 05, 05]
-1F9FC; [0D 21 EC, 05, 05]
+1F91C; [0D 21 EC, 05, 05]
-1F9FD; [0D 21 F3, 05, 05]
+1F91D; [0D 21 F3, 05, 05]
-1F9FE; [0D 21 FA, 05, 05]
+1F91E; [0D 21 FA, 05, 05]
-1F9FF; [0D 22 03, 05, 05]
+1F91F; [0D 22 03, 05, 05]
-1FA70; [0D 22 0A, 05, 05]
+1F920; [0D 22 0A, 05, 05]
-1FA71; [0D 22 11, 05, 05]
+1F921; [0D 22 11, 05, 05]
-1FA72; [0D 22 18, 05, 05]
+1F922; [0D 22 18, 05, 05]
-1FA73; [0D 22 1F, 05, 05]
+1F923; [0D 22 1F, 05, 05]
-1FA78; [0D 22 26, 05, 05]
+1F924; [0D 22 26, 05, 05]
-1FA79; [0D 22 2D, 05, 05]
+1F925; [0D 22 2D, 05, 05]
-1FA7A; [0D 22 34, 05, 05]
+1F926; [0D 22 34, 05, 05]
-1FA80; [0D 22 3B, 05, 05]
+1F927; [0D 22 3B, 05, 05]
-1FA81; [0D 22 42, 05, 05]
+1F928; [0D 22 42, 05, 05]
-1FA82; [0D 22 49, 05, 05]
+1F929; [0D 22 49, 05, 05]
-1FA90; [0D 22 50, 05, 05]
+1F92A; [0D 22 50, 05, 05]
-1FA91; [0D 22 57, 05, 05]
+1F92B; [0D 22 57, 05, 05]
-1FA92; [0D 22 5E, 05, 05]
+1F92C; [0D 22 5E, 05, 05]
-1FA93; [0D 22 65, 05, 05]
+1F92D; [0D 22 65, 05, 05]
-1FA94; [0D 22 6C, 05, 05]
+1F92E; [0D 22 6C, 05, 05]
-1FA95; [0D 22 73, 05, 05]
+1F92F; [0D 22 73, 05, 05]
-1F600; [0D 22 7A, 05, 05]
+1F930; [0D 22 7A, 05, 05]
-1F601; [0D 22 81, 05, 05]
+1F931; [0D 22 81, 05, 05]
-1F602; [0D 22 88, 05, 05]
+1F932; [0D 22 88, 05, 05]
-1F603; [0D 22 8F, 05, 05]
+1F933; [0D 22 8F, 05, 05]
-1F604; [0D 22 96, 05, 05]
+1F934; [0D 22 96, 05, 05]
-1F605; [0D 22 9D, 05, 05]
+1F935; [0D 22 9D, 05, 05]
-1F606; [0D 22 A4, 05, 05]
+1F936; [0D 22 A4, 05, 05]
-1F607; [0D 22 AB, 05, 05]
+1F937; [0D 22 AB, 05, 05]
-1F608; [0D 22 B2, 05, 05]
+1F938; [0D 22 B2, 05, 05]
-1F609; [0D 22 B9, 05, 05]
+1F939; [0D 22 B9, 05, 05]
-1F60A; [0D 22 C0, 05, 05]
+1F93A; [0D 22 C0, 05, 05]
-1F60B; [0D 22 C7, 05, 05]
+1F93B; [0D 22 C7, 05, 05]
-1F60C; [0D 22 CE, 05, 05]
+1F93C; [0D 22 CE, 05, 05]
-1F60D; [0D 22 D5, 05, 05]
+1F93D; [0D 22 D5, 05, 05]
-1F60E; [0D 22 DC, 05, 05]
+1F93E; [0D 22 DC, 05, 05]
-1F60F; [0D 22 E3, 05, 05]
+1F93F; [0D 22 E3, 05, 05]
-1F610; [0D 22 EA, 05, 05]
+1F940; [0D 22 EA, 05, 05]
-1F611; [0D 22 F1, 05, 05]
+1F941; [0D 22 F1, 05, 05]
-1F612; [0D 22 F8, 05, 05]
+1F942; [0D 22 F8, 05, 05]
-1F613; [0D 22 FF, 05, 05]
+1F943; [0D 22 FF, 05, 05]
-1F614; [0D 23 08, 05, 05]
+1F944; [0D 23 08, 05, 05]
-1F615; [0D 23 0F, 05, 05]
+1F945; [0D 23 0F, 05, 05]
-1F616; [0D 23 16, 05, 05]
+1F946; [0D 23 16, 05, 05]
-1F617; [0D 23 1D, 05, 05]
+1F947; [0D 23 1D, 05, 05]
-1F618; [0D 23 24, 05, 05]
+1F948; [0D 23 24, 05, 05]
-1F619; [0D 23 2B, 05, 05]
+1F949; [0D 23 2B, 05, 05]
-1F61A; [0D 23 32, 05, 05]
+1F94A; [0D 23 32, 05, 05]
-1F61B; [0D 23 39, 05, 05]
+1F94B; [0D 23 39, 05, 05]
-1F61C; [0D 23 40, 05, 05]
+1F94C; [0D 23 40, 05, 05]
-1F61D; [0D 23 47, 05, 05]
+1F94D; [0D 23 47, 05, 05]
-1F61E; [0D 23 4E, 05, 05]
+1F94E; [0D 23 4E, 05, 05]
-1F61F; [0D 23 55, 05, 05]
+1F94F; [0D 23 55, 05, 05]
-1F620; [0D 23 5C, 05, 05]
+1F950; [0D 23 5C, 05, 05]
-1F621; [0D 23 63, 05, 05]
+1F951; [0D 23 63, 05, 05]
-1F622; [0D 23 6A, 05, 05]
+1F952; [0D 23 6A, 05, 05]
-1F623; [0D 23 71, 05, 05]
+1F953; [0D 23 71, 05, 05]
-1F624; [0D 23 78, 05, 05]
+1F954; [0D 23 78, 05, 05]
-1F625; [0D 23 7F, 05, 05]
+1F955; [0D 23 7F, 05, 05]
-1F626; [0D 23 86, 05, 05]
+1F956; [0D 23 86, 05, 05]
-1F627; [0D 23 8D, 05, 05]
+1F957; [0D 23 8D, 05, 05]
-1F628; [0D 23 94, 05, 05]
+1F958; [0D 23 94, 05, 05]
-1F629; [0D 23 9B, 05, 05]
+1F959; [0D 23 9B, 05, 05]
-1F62A; [0D 23 A2, 05, 05]
+1F95A; [0D 23 A2, 05, 05]
-1F62B; [0D 23 A9, 05, 05]
+1F95B; [0D 23 A9, 05, 05]
-1F62C; [0D 23 B0, 05, 05]
+1F95C; [0D 23 B0, 05, 05]
-1F62D; [0D 23 B7, 05, 05]
+1F95D; [0D 23 B7, 05, 05]
-1F62E; [0D 23 BE, 05, 05]
+1F95E; [0D 23 BE, 05, 05]
-1F62F; [0D 23 C5, 05, 05]
+1F95F; [0D 23 C5, 05, 05]
-1F630; [0D 23 CC, 05, 05]
+1F960; [0D 23 CC, 05, 05]
-1F631; [0D 23 D3, 05, 05]
+1F961; [0D 23 D3, 05, 05]
-1F632; [0D 23 DA, 05, 05]
+1F962; [0D 23 DA, 05, 05]
-1F633; [0D 23 E1, 05, 05]
+1F963; [0D 23 E1, 05, 05]
-1F634; [0D 23 E8, 05, 05]
+1F964; [0D 23 E8, 05, 05]
-1F635; [0D 23 EF, 05, 05]
+1F965; [0D 23 EF, 05, 05]
-1F636; [0D 23 F6, 05, 05]
+1F966; [0D 23 F6, 05, 05]
-1F637; [0D 23 FD, 05, 05]
+1F967; [0D 23 FD, 05, 05]
-1F638; [0D 24 06, 05, 05]
+1F968; [0D 24 06, 05, 05]
-1F639; [0D 24 0D, 05, 05]
+1F969; [0D 24 0D, 05, 05]
-1F63A; [0D 24 14, 05, 05]
+1F96A; [0D 24 14, 05, 05]
-1F63B; [0D 24 1B, 05, 05]
+1F96B; [0D 24 1B, 05, 05]
-1F63C; [0D 24 22, 05, 05]
+1F96C; [0D 24 22, 05, 05]
-1F63D; [0D 24 29, 05, 05]
+1F96D; [0D 24 29, 05, 05]
-1F63E; [0D 24 30, 05, 05]
+1F96E; [0D 24 30, 05, 05]
-1F63F; [0D 24 37, 05, 05]
+1F96F; [0D 24 37, 05, 05]
-1F640; [0D 24 3E, 05, 05]
+1F970; [0D 24 3E, 05, 05]
-1F641; [0D 24 45, 05, 05]
+1F971; [0D 24 45, 05, 05]
-1F642; [0D 24 4C, 05, 05]
+1F972; [0D 24 4C, 05, 05]
-1F643; [0D 24 53, 05, 05]
+1F973; [0D 24 53, 05, 05]
-1F644; [0D 24 5A, 05, 05]
+1F974; [0D 24 5A, 05, 05]
-1F645; [0D 24 61, 05, 05]
+1F975; [0D 24 61, 05, 05]
-1F646; [0D 24 68, 05, 05]
+1F976; [0D 24 68, 05, 05]
-1F647; [0D 24 6F, 05, 05]
+1F977; [0D 24 6F, 05, 05]
-1F648; [0D 24 76, 05, 05]
+1F978; [0D 24 76, 05, 05]
-1F649; [0D 24 7D, 05, 05]
+1F97A; [0D 24 7D, 05, 05]
-1F64A; [0D 24 84, 05, 05]
+1F97B; [0D 24 84, 05, 05]
-1F64B; [0D 24 8B, 05, 05]
+1F97C; [0D 24 8B, 05, 05]
-1F64C; [0D 24 92, 05, 05]
+1F97D; [0D 24 92, 05, 05]
-1F64D; [0D 24 99, 05, 05]
+1F97E; [0D 24 99, 05, 05]
-1F64E; [0D 24 A0, 05, 05]
+1F97F; [0D 24 A0, 05, 05]
-1F64F; [0D 24 A7, 05, 05]
+1F980; [0D 24 A7, 05, 05]
-1F650; [0D 24 AE, 05, 05]
+1F981; [0D 24 AE, 05, 05]
-1F651; [0D 24 B5, 05, 05]
+1F982; [0D 24 B5, 05, 05]
-1F652; [0D 24 BC, 05, 05]
+1F983; [0D 24 BC, 05, 05]
-1F653; [0D 24 C3, 05, 05]
+1F984; [0D 24 C3, 05, 05]
-1F654; [0D 24 CA, 05, 05]
+1F985; [0D 24 CA, 05, 05]
-1F655; [0D 24 D1, 05, 05]
+1F986; [0D 24 D1, 05, 05]
-1F656; [0D 24 D8, 05, 05]
+1F987; [0D 24 D8, 05, 05]
-1F657; [0D 24 DF, 05, 05]
+1F988; [0D 24 DF, 05, 05]
-1F658; [0D 24 E6, 05, 05]
+1F989; [0D 24 E6, 05, 05]
-1F659; [0D 24 ED, 05, 05]
+1F98A; [0D 24 ED, 05, 05]
-1F65A; [0D 24 F4, 05, 05]
+1F98B; [0D 24 F4, 05, 05]
-1F65B; [0D 24 FB, 05, 05]
+1F98C; [0D 24 FB, 05, 05]
-1F65C; [0D 25 04, 05, 05]
+1F98D; [0D 25 04, 05, 05]
-1F65D; [0D 25 0B, 05, 05]
+1F98E; [0D 25 0B, 05, 05]
-1F65E; [0D 25 12, 05, 05]
+1F98F; [0D 25 12, 05, 05]
-1F65F; [0D 25 19, 05, 05]
+1F990; [0D 25 19, 05, 05]
-1F660; [0D 25 20, 05, 05]
+1F991; [0D 25 20, 05, 05]
-1F661; [0D 25 27, 05, 05]
+1F992; [0D 25 27, 05, 05]
-1F662; [0D 25 2E, 05, 05]
+1F993; [0D 25 2E, 05, 05]
-1F663; [0D 25 35, 05, 05]
+1F994; [0D 25 35, 05, 05]
-1F664; [0D 25 3C, 05, 05]
+1F995; [0D 25 3C, 05, 05]
-1F665; [0D 25 43, 05, 05]
+1F996; [0D 25 43, 05, 05]
-1F666; [0D 25 4A, 05, 05]
+1F997; [0D 25 4A, 05, 05]
-1F667; [0D 25 51, 05, 05]
+1F998; [0D 25 51, 05, 05]
-1F668; [0D 25 58, 05, 05]
+1F999; [0D 25 58, 05, 05]
-1F669; [0D 25 5F, 05, 05]
+1F99A; [0D 25 5F, 05, 05]
-1F66A; [0D 25 66, 05, 05]
+1F99B; [0D 25 66, 05, 05]
-1F66B; [0D 25 6D, 05, 05]
+1F99C; [0D 25 6D, 05, 05]
-1F66C; [0D 25 74, 05, 05]
+1F99D; [0D 25 74, 05, 05]
-1F66D; [0D 25 7B, 05, 05]
+1F99E; [0D 25 7B, 05, 05]
-1F66E; [0D 25 82, 05, 05]
+1F99F; [0D 25 82, 05, 05]
-1F66F; [0D 25 89, 05, 05]
+1F9A0; [0D 25 89, 05, 05]
-1F670; [0D 25 90, 05, 05]
+1F9A1; [0D 25 90, 05, 05]
-1F671; [0D 25 97, 05, 05]
+1F9A2; [0D 25 97, 05, 05]
-1F672; [0D 25 9E, 05, 05]
+1F9A3; [0D 25 9E, 05, 05]
-1F673; [0D 25 A5, 05, 05]
+1F9A4; [0D 25 A5, 05, 05]
-1F674; [0D 25 AC, 05, 05]
+1F9A5; [0D 25 AC, 05, 05]
-1F675; [0D 25 B3, 05, 05]
+1F9A6; [0D 25 B3, 05, 05]
-1F676; [0D 25 BA, 05, 05]
+1F9A7; [0D 25 BA, 05, 05]
-1F677; [0D 25 C1, 05, 05]
+1F9A8; [0D 25 C1, 05, 05]
-1F678; [0D 25 C8, 05, 05]
+1F9A9; [0D 25 C8, 05, 05]
-1F679; [0D 25 CF, 05, 05]
+1F9AA; [0D 25 CF, 05, 05]
-1F67A; [0D 25 D6, 05, 05]
+1F9AB; [0D 25 D6, 05, 05]
-1F67B; [0D 25 DD, 05, 05]
+1F9AC; [0D 25 DD, 05, 05]
-1F67C; [0D 25 E4, 05, 05]
+1F9AD; [0D 25 E4, 05, 05]
-1F67D; [0D 25 EB, 05, 05]
+1F9AE; [0D 25 EB, 05, 05]
-1F67E; [0D 25 F2, 05, 05]
+1F9AF; [0D 25 F2, 05, 05]
-1F67F; [0D 25 F9, 05, 05]
+1F9B0; [0D 25 F9, 05, 05]
-1F680; [0D 26 02, 05, 05]
+1F9B1; [0D 26 02, 05, 05]
-1F681; [0D 26 09, 05, 05]
+1F9B2; [0D 26 09, 05, 05]
-1F682; [0D 26 10, 05, 05]
+1F9B3; [0D 26 10, 05, 05]
-1F683; [0D 26 17, 05, 05]
+1F9B4; [0D 26 17, 05, 05]
-1F684; [0D 26 1E, 05, 05]
+1F9B5; [0D 26 1E, 05, 05]
-1F685; [0D 26 25, 05, 05]
+1F9B6; [0D 26 25, 05, 05]
-1F686; [0D 26 2C, 05, 05]
+1F9B7; [0D 26 2C, 05, 05]
-1F687; [0D 26 33, 05, 05]
+1F9B8; [0D 26 33, 05, 05]
-1F688; [0D 26 3A, 05, 05]
+1F9B9; [0D 26 3A, 05, 05]
-1F689; [0D 26 41, 05, 05]
+1F9BA; [0D 26 41, 05, 05]
-1F68A; [0D 26 48, 05, 05]
+1F9BB; [0D 26 48, 05, 05]
-1F68B; [0D 26 4F, 05, 05]
+1F9BC; [0D 26 4F, 05, 05]
-1F68C; [0D 26 56, 05, 05]
+1F9BD; [0D 26 56, 05, 05]
-1F68D; [0D 26 5D, 05, 05]
+1F9BE; [0D 26 5D, 05, 05]
-1F68E; [0D 26 64, 05, 05]
+1F9BF; [0D 26 64, 05, 05]
-1F68F; [0D 26 6B, 05, 05]
+1F9C0; [0D 26 6B, 05, 05]
-1F690; [0D 26 72, 05, 05]
+1F9C1; [0D 26 72, 05, 05]
-1F691; [0D 26 79, 05, 05]
+1F9C2; [0D 26 79, 05, 05]
-1F692; [0D 26 80, 05, 05]
+1F9C3; [0D 26 80, 05, 05]
-1F693; [0D 26 87, 05, 05]
+1F9C4; [0D 26 87, 05, 05]
-1F694; [0D 26 8E, 05, 05]
+1F9C5; [0D 26 8E, 05, 05]
-1F695; [0D 26 95, 05, 05]
+1F9C6; [0D 26 95, 05, 05]
-1F696; [0D 26 9C, 05, 05]
+1F9C7; [0D 26 9C, 05, 05]
-1F697; [0D 26 A3, 05, 05]
+1F9C8; [0D 26 A3, 05, 05]
-1F698; [0D 26 AA, 05, 05]
+1F9C9; [0D 26 AA, 05, 05]
-1F699; [0D 26 B1, 05, 05]
+1F9CA; [0D 26 B1, 05, 05]
-1F69A; [0D 26 B8, 05, 05]
+1F9CB; [0D 26 B8, 05, 05]
-1F69B; [0D 26 BF, 05, 05]
+1F9CD; [0D 26 BF, 05, 05]
-1F69C; [0D 26 C6, 05, 05]
+1F9CE; [0D 26 C6, 05, 05]
-1F69D; [0D 26 CD, 05, 05]
+1F9CF; [0D 26 CD, 05, 05]
-1F69E; [0D 26 D4, 05, 05]
+1F9D0; [0D 26 D4, 05, 05]
-1F69F; [0D 26 DB, 05, 05]
+1F9D1; [0D 26 DB, 05, 05]
-1F6A0; [0D 26 E2, 05, 05]
+1F9D2; [0D 26 E2, 05, 05]
-1F6A1; [0D 26 E9, 05, 05]
+1F9D3; [0D 26 E9, 05, 05]
-1F6A2; [0D 26 F0, 05, 05]
+1F9D4; [0D 26 F0, 05, 05]
-1F6A3; [0D 26 F7, 05, 05]
+1F9D5; [0D 26 F7, 05, 05]
-1F6A4; [0D 26 FE, 05, 05]
+1F9D6; [0D 26 FE, 05, 05]
-1F6A5; [0D 27 07, 05, 05]
+1F9D7; [0D 27 07, 05, 05]
-1F6A6; [0D 27 0E, 05, 05]
+1F9D8; [0D 27 0E, 05, 05]
-1F6A7; [0D 27 15, 05, 05]
+1F9D9; [0D 27 15, 05, 05]
-1F6A8; [0D 27 1C, 05, 05]
+1F9DA; [0D 27 1C, 05, 05]
-1F6A9; [0D 27 23, 05, 05]
+1F9DB; [0D 27 23, 05, 05]
-1F6AA; [0D 27 2A, 05, 05]
+1F9DC; [0D 27 2A, 05, 05]
-1F6AB; [0D 27 31, 05, 05]
+1F9DD; [0D 27 31, 05, 05]
-1F6AC; [0D 27 38, 05, 05]
+1F9DE; [0D 27 38, 05, 05]
-1F6AD; [0D 27 3F, 05, 05]
+1F9DF; [0D 27 3F, 05, 05]
-1F6AE; [0D 27 46, 05, 05]
+1F9E0; [0D 27 46, 05, 05]
-1F6AF; [0D 27 4D, 05, 05]
+1F9E1; [0D 27 4D, 05, 05]
-1F6B0; [0D 27 54, 05, 05]
+1F9E2; [0D 27 54, 05, 05]
-1F6B1; [0D 27 5B, 05, 05]
+1F9E3; [0D 27 5B, 05, 05]
-1F6B2; [0D 27 62, 05, 05]
+1F9E4; [0D 27 62, 05, 05]
-1F6B3; [0D 27 69, 05, 05]
+1F9E5; [0D 27 69, 05, 05]
-1F6B4; [0D 27 70, 05, 05]
+1F9E6; [0D 27 70, 05, 05]
-1F6B5; [0D 27 77, 05, 05]
+1F9E7; [0D 27 77, 05, 05]
-1F6B6; [0D 27 7E, 05, 05]
+1F9E8; [0D 27 7E, 05, 05]
-1F6B7; [0D 27 85, 05, 05]
+1F9E9; [0D 27 85, 05, 05]
-1F6B8; [0D 27 8C, 05, 05]
+1F9EA; [0D 27 8C, 05, 05]
-1F6B9; [0D 27 93, 05, 05]
+1F9EB; [0D 27 93, 05, 05]
-1F6BA; [0D 27 9A, 05, 05]
+1F9EC; [0D 27 9A, 05, 05]
-1F6BB; [0D 27 A1, 05, 05]
+1F9ED; [0D 27 A1, 05, 05]
-1F6BC; [0D 27 A8, 05, 05]
+1F9EE; [0D 27 A8, 05, 05]
-1F6BD; [0D 27 AF, 05, 05]
+1F9EF; [0D 27 AF, 05, 05]
-1F6BE; [0D 27 B6, 05, 05]
+1F9F0; [0D 27 B6, 05, 05]
-1F6BF; [0D 27 BD, 05, 05]
+1F9F1; [0D 27 BD, 05, 05]
-1F6C0; [0D 27 C4, 05, 05]
+1F9F2; [0D 27 C4, 05, 05]
-1F6C1; [0D 27 CB, 05, 05]
+1F9F3; [0D 27 CB, 05, 05]
-1F6C2; [0D 27 D2, 05, 05]
+1F9F4; [0D 27 D2, 05, 05]
-1F6C3; [0D 27 D9, 05, 05]
+1F9F5; [0D 27 D9, 05, 05]
-1F6C4; [0D 27 E0, 05, 05]
+1F9F6; [0D 27 E0, 05, 05]
-1F6C5; [0D 27 E7, 05, 05]
+1F9F7; [0D 27 E7, 05, 05]
-1F6C6; [0D 27 EE, 05, 05]
+1F9F8; [0D 27 EE, 05, 05]
-1F6C7; [0D 27 F5, 05, 05]
+1F9F9; [0D 27 F5, 05, 05]
-1F6C8; [0D 27 FC, 05, 05]
+1F9FA; [0D 27 FC, 05, 05]
-1F6C9; [0D 28 05, 05, 05]
+1F9FB; [0D 28 05, 05, 05]
-1F6CA; [0D 28 0C, 05, 05]
+1F9FC; [0D 28 0C, 05, 05]
-1F6CB; [0D 28 13, 05, 05]
+1F9FD; [0D 28 13, 05, 05]
-1F6CC; [0D 28 1A, 05, 05]
+1F9FE; [0D 28 1A, 05, 05]
-1F6CD; [0D 28 21, 05, 05]
+1F9FF; [0D 28 21, 05, 05]
-1F6CE; [0D 28 28, 05, 05]
+1FA70; [0D 28 28, 05, 05]
-1F6CF; [0D 28 2F, 05, 05]
+1FA71; [0D 28 2F, 05, 05]
-1F6D0; [0D 28 36, 05, 05]
+1FA72; [0D 28 36, 05, 05]
-1F6D1; [0D 28 3D, 05, 05]
+1FA73; [0D 28 3D, 05, 05]
-1F6D2; [0D 28 44, 05, 05]
+1FA74; [0D 28 44, 05, 05]
-1F6D3; [0D 28 4B, 05, 05]
+1FA78; [0D 28 4B, 05, 05]
-1F6D4; [0D 28 52, 05, 05]
+1FA79; [0D 28 52, 05, 05]
-1F6D5; [0D 28 59, 05, 05]
+1FA7A; [0D 28 59, 05, 05]
-1F6E0; [0D 28 60, 05, 05]
+1FA80; [0D 28 60, 05, 05]
-1F6E1; [0D 28 67, 05, 05]
+1FA81; [0D 28 67, 05, 05]
-1F6E2; [0D 28 6E, 05, 05]
+1FA82; [0D 28 6E, 05, 05]
-1F6E3; [0D 28 75, 05, 05]
+1FA83; [0D 28 75, 05, 05]
-1F6E4; [0D 28 7C, 05, 05]
+1FA84; [0D 28 7C, 05, 05]
-1F6E5; [0D 28 83, 05, 05]
+1FA85; [0D 28 83, 05, 05]
-1F6E6; [0D 28 8A, 05, 05]
+1FA86; [0D 28 8A, 05, 05]
-1F6E7; [0D 28 91, 05, 05]
+1FA90; [0D 28 91, 05, 05]
-1F6E8; [0D 28 98, 05, 05]
+1FA91; [0D 28 98, 05, 05]
-1F6E9; [0D 28 9F, 05, 05]
+1FA92; [0D 28 9F, 05, 05]
-1F6EA; [0D 28 A6, 05, 05]
+1FA93; [0D 28 A6, 05, 05]
-1F6EB; [0D 28 AD, 05, 05]
+1FA94; [0D 28 AD, 05, 05]
-1F6EC; [0D 28 B4, 05, 05]
+1FA95; [0D 28 B4, 05, 05]
-1F6F0; [0D 28 BB, 05, 05]
+1FA96; [0D 28 BB, 05, 05]
-1F6F1; [0D 28 C2, 05, 05]
+1FA97; [0D 28 C2, 05, 05]
-1F6F2; [0D 28 C9, 05, 05]
+1FA98; [0D 28 C9, 05, 05]
-1F6F3; [0D 28 D0, 05, 05]
+1FA99; [0D 28 D0, 05, 05]
-1F6F4; [0D 28 D7, 05, 05]
+1FA9A; [0D 28 D7, 05, 05]
-1F6F5; [0D 28 DE, 05, 05]
+1FA9B; [0D 28 DE, 05, 05]
-1F6F6; [0D 28 E5, 05, 05]
+1FA9C; [0D 28 E5, 05, 05]
-1F6F7; [0D 28 EC, 05, 05]
+1FA9D; [0D 28 EC, 05, 05]
-1F6F8; [0D 28 F3, 05, 05]
+1FA9E; [0D 28 F3, 05, 05]
-1F6F9; [0D 28 FA, 05, 05]
+1FA9F; [0D 28 FA, 05, 05]
-1F6FA; [0D 29 03, 05, 05]
+1FAA0; [0D 29 03, 05, 05]
-1F700; [0D 29 0A, 05, 05]
+1FAA1; [0D 29 0A, 05, 05]
-1F701; [0D 29 11, 05, 05]
+1FAA2; [0D 29 11, 05, 05]
-1F702; [0D 29 18, 05, 05]
+1FAA3; [0D 29 18, 05, 05]
-1F703; [0D 29 1F, 05, 05]
+1FAA4; [0D 29 1F, 05, 05]
-1F704; [0D 29 26, 05, 05]
+1FAA5; [0D 29 26, 05, 05]
-1F705; [0D 29 2D, 05, 05]
+1FAA6; [0D 29 2D, 05, 05]
-1F706; [0D 29 34, 05, 05]
+1FAA7; [0D 29 34, 05, 05]
-1F707; [0D 29 3B, 05, 05]
+1FAA8; [0D 29 3B, 05, 05]
-1F708; [0D 29 42, 05, 05]
+1FAB0; [0D 29 42, 05, 05]
-1F709; [0D 29 49, 05, 05]
+1FAB1; [0D 29 49, 05, 05]
-1F70A; [0D 29 50, 05, 05]
+1FAB2; [0D 29 50, 05, 05]
-1F70B; [0D 29 57, 05, 05]
+1FAB3; [0D 29 57, 05, 05]
-1F70C; [0D 29 5E, 05, 05]
+1FAB4; [0D 29 5E, 05, 05]
-1F70D; [0D 29 65, 05, 05]
+1FAB5; [0D 29 65, 05, 05]
-1F70E; [0D 29 6C, 05, 05]
+1FAB6; [0D 29 6C, 05, 05]
-1F70F; [0D 29 73, 05, 05]
+1FAC0; [0D 29 73, 05, 05]
-1F710; [0D 29 7A, 05, 05]
+1FAC1; [0D 29 7A, 05, 05]
-1F711; [0D 29 81, 05, 05]
+1FAC2; [0D 29 81, 05, 05]
-1F712; [0D 29 88, 05, 05]
+1FAD0; [0D 29 88, 05, 05]
-1F713; [0D 29 8F, 05, 05]
+1FAD1; [0D 29 8F, 05, 05]
-1F714; [0D 29 96, 05, 05]
+1FAD2; [0D 29 96, 05, 05]
-1F715; [0D 29 9D, 05, 05]
+1FAD3; [0D 29 9D, 05, 05]
-1F716; [0D 29 A4, 05, 05]
+1FAD4; [0D 29 A4, 05, 05]
-1F717; [0D 29 AB, 05, 05]
+1FAD5; [0D 29 AB, 05, 05]
-1F718; [0D 29 B2, 05, 05]
+1FAD6; [0D 29 B2, 05, 05]
-1F719; [0D 29 B9, 05, 05]
+1F600; [0D 29 B9, 05, 05]
-1F71A; [0D 29 C0, 05, 05]
+1F601; [0D 29 C0, 05, 05]
-1F71B; [0D 29 C7, 05, 05]
+1F602; [0D 29 C7, 05, 05]
-1F71C; [0D 29 CE, 05, 05]
+1F603; [0D 29 CE, 05, 05]
-1F71D; [0D 29 D5, 05, 05]
+1F604; [0D 29 D5, 05, 05]
-1F71E; [0D 29 DC, 05, 05]
+1F605; [0D 29 DC, 05, 05]
-1F71F; [0D 29 E3, 05, 05]
+1F606; [0D 29 E3, 05, 05]
-1F720; [0D 29 EA, 05, 05]
+1F607; [0D 29 EA, 05, 05]
-1F721; [0D 29 F1, 05, 05]
+1F608; [0D 29 F1, 05, 05]
-1F722; [0D 29 F8, 05, 05]
+1F609; [0D 29 F8, 05, 05]
-1F723; [0D 29 FF, 05, 05]
+1F60A; [0D 29 FF, 05, 05]
-1F724; [0D 2A 08, 05, 05]
+1F60B; [0D 2A 08, 05, 05]
-1F725; [0D 2A 0F, 05, 05]
+1F60C; [0D 2A 0F, 05, 05]
-1F726; [0D 2A 16, 05, 05]
+1F60D; [0D 2A 16, 05, 05]
-1F727; [0D 2A 1D, 05, 05]
+1F60E; [0D 2A 1D, 05, 05]
-1F728; [0D 2A 24, 05, 05]
+1F60F; [0D 2A 24, 05, 05]
-1F729; [0D 2A 2B, 05, 05]
+1F610; [0D 2A 2B, 05, 05]
-1F72A; [0D 2A 32, 05, 05]
+1F611; [0D 2A 32, 05, 05]
-1F72B; [0D 2A 39, 05, 05]
+1F612; [0D 2A 39, 05, 05]
-1F72C; [0D 2A 40, 05, 05]
+1F613; [0D 2A 40, 05, 05]
-1F72D; [0D 2A 47, 05, 05]
+1F614; [0D 2A 47, 05, 05]
-1F72E; [0D 2A 4E, 05, 05]
+1F615; [0D 2A 4E, 05, 05]
-1F72F; [0D 2A 55, 05, 05]
+1F616; [0D 2A 55, 05, 05]
-1F730; [0D 2A 5C, 05, 05]
+1F617; [0D 2A 5C, 05, 05]
-1F731; [0D 2A 63, 05, 05]
+1F618; [0D 2A 63, 05, 05]
-1F732; [0D 2A 6A, 05, 05]
+1F619; [0D 2A 6A, 05, 05]
-1F733; [0D 2A 71, 05, 05]
+1F61A; [0D 2A 71, 05, 05]
-1F734; [0D 2A 78, 05, 05]
+1F61B; [0D 2A 78, 05, 05]
-1F735; [0D 2A 7F, 05, 05]
+1F61C; [0D 2A 7F, 05, 05]
-1F736; [0D 2A 86, 05, 05]
+1F61D; [0D 2A 86, 05, 05]
-1F737; [0D 2A 8D, 05, 05]
+1F61E; [0D 2A 8D, 05, 05]
-1F738; [0D 2A 94, 05, 05]
+1F61F; [0D 2A 94, 05, 05]
-1F739; [0D 2A 9B, 05, 05]
+1F620; [0D 2A 9B, 05, 05]
-1F73A; [0D 2A A2, 05, 05]
+1F621; [0D 2A A2, 05, 05]
-1F73B; [0D 2A A9, 05, 05]
+1F622; [0D 2A A9, 05, 05]
-1F73C; [0D 2A B0, 05, 05]
+1F623; [0D 2A B0, 05, 05]
-1F73D; [0D 2A B7, 05, 05]
+1F624; [0D 2A B7, 05, 05]
-1F73E; [0D 2A BE, 05, 05]
+1F625; [0D 2A BE, 05, 05]
-1F73F; [0D 2A C5, 05, 05]
+1F626; [0D 2A C5, 05, 05]
-1F740; [0D 2A CC, 05, 05]
+1F627; [0D 2A CC, 05, 05]
-1F741; [0D 2A D3, 05, 05]
+1F628; [0D 2A D3, 05, 05]
-1F742; [0D 2A DA, 05, 05]
+1F629; [0D 2A DA, 05, 05]
-1F743; [0D 2A E1, 05, 05]
+1F62A; [0D 2A E1, 05, 05]
-1F744; [0D 2A E8, 05, 05]
+1F62B; [0D 2A E8, 05, 05]
-1F745; [0D 2A EF, 05, 05]
+1F62C; [0D 2A EF, 05, 05]
-1F746; [0D 2A F6, 05, 05]
+1F62D; [0D 2A F6, 05, 05]
-1F747; [0D 2A FD, 05, 05]
+1F62E; [0D 2A FD, 05, 05]
-1F748; [0D 2B 06, 05, 05]
+1F62F; [0D 2B 06, 05, 05]
-1F749; [0D 2B 0D, 05, 05]
+1F630; [0D 2B 0D, 05, 05]
-1F74A; [0D 2B 14, 05, 05]
+1F631; [0D 2B 14, 05, 05]
-1F74B; [0D 2B 1B, 05, 05]
+1F632; [0D 2B 1B, 05, 05]
-1F74C; [0D 2B 22, 05, 05]
+1F633; [0D 2B 22, 05, 05]
-1F74D; [0D 2B 29, 05, 05]
+1F634; [0D 2B 29, 05, 05]
-1F74E; [0D 2B 30, 05, 05]
+1F635; [0D 2B 30, 05, 05]
-1F74F; [0D 2B 37, 05, 05]
+1F636; [0D 2B 37, 05, 05]
-1F750; [0D 2B 3E, 05, 05]
+1F637; [0D 2B 3E, 05, 05]
-1F751; [0D 2B 45, 05, 05]
+1F638; [0D 2B 45, 05, 05]
-1F752; [0D 2B 4C, 05, 05]
+1F639; [0D 2B 4C, 05, 05]
-1F753; [0D 2B 53, 05, 05]
+1F63A; [0D 2B 53, 05, 05]
-1F754; [0D 2B 5A, 05, 05]
+1F63B; [0D 2B 5A, 05, 05]
-1F755; [0D 2B 61, 05, 05]
+1F63C; [0D 2B 61, 05, 05]
-1F756; [0D 2B 68, 05, 05]
+1F63D; [0D 2B 68, 05, 05]
-1F757; [0D 2B 6F, 05, 05]
+1F63E; [0D 2B 6F, 05, 05]
-1F758; [0D 2B 76, 05, 05]
+1F63F; [0D 2B 76, 05, 05]
-1F759; [0D 2B 7D, 05, 05]
+1F640; [0D 2B 7D, 05, 05]
-1F75A; [0D 2B 84, 05, 05]
+1F641; [0D 2B 84, 05, 05]
-1F75B; [0D 2B 8B, 05, 05]
+1F642; [0D 2B 8B, 05, 05]
-1F75C; [0D 2B 92, 05, 05]
+1F643; [0D 2B 92, 05, 05]
-1F75D; [0D 2B 99, 05, 05]
+1F644; [0D 2B 99, 05, 05]
-1F75E; [0D 2B A0, 05, 05]
+1F645; [0D 2B A0, 05, 05]
-1F75F; [0D 2B A7, 05, 05]
+1F646; [0D 2B A7, 05, 05]
-1F760; [0D 2B AE, 05, 05]
+1F647; [0D 2B AE, 05, 05]
-1F761; [0D 2B B5, 05, 05]
+1F648; [0D 2B B5, 05, 05]
-1F762; [0D 2B BC, 05, 05]
+1F649; [0D 2B BC, 05, 05]
-1F763; [0D 2B C3, 05, 05]
+1F64A; [0D 2B C3, 05, 05]
-1F764; [0D 2B CA, 05, 05]
+1F64B; [0D 2B CA, 05, 05]
-1F765; [0D 2B D1, 05, 05]
+1F64C; [0D 2B D1, 05, 05]
-1F766; [0D 2B D8, 05, 05]
+1F64D; [0D 2B D8, 05, 05]
-1F767; [0D 2B DF, 05, 05]
+1F64E; [0D 2B DF, 05, 05]
-1F768; [0D 2B E6, 05, 05]
+1F64F; [0D 2B E6, 05, 05]
-1F769; [0D 2B ED, 05, 05]
+1F650; [0D 2B ED, 05, 05]
-1F76A; [0D 2B F4, 05, 05]
+1F651; [0D 2B F4, 05, 05]
-1F76B; [0D 2B FB, 05, 05]
+1F652; [0D 2B FB, 05, 05]
-1F76C; [0D 2C 04, 05, 05]
+1F653; [0D 2C 04, 05, 05]
-1F76D; [0D 2C 0B, 05, 05]
+1F654; [0D 2C 0B, 05, 05]
-1F76E; [0D 2C 12, 05, 05]
+1F655; [0D 2C 12, 05, 05]
-1F76F; [0D 2C 19, 05, 05]
+1F656; [0D 2C 19, 05, 05]
-1F770; [0D 2C 20, 05, 05]
+1F657; [0D 2C 20, 05, 05]
-1F771; [0D 2C 27, 05, 05]
+1F658; [0D 2C 27, 05, 05]
-1F772; [0D 2C 2E, 05, 05]
+1F659; [0D 2C 2E, 05, 05]
-1F773; [0D 2C 35, 05, 05]
+1F65A; [0D 2C 35, 05, 05]
-1F780; [0D 2C 3C, 05, 05]
+1F65B; [0D 2C 3C, 05, 05]
-1F781; [0D 2C 43, 05, 05]
+1F65C; [0D 2C 43, 05, 05]
-1F782; [0D 2C 4A, 05, 05]
+1F65D; [0D 2C 4A, 05, 05]
-1F783; [0D 2C 51, 05, 05]
+1F65E; [0D 2C 51, 05, 05]
-1F784; [0D 2C 58, 05, 05]
+1F65F; [0D 2C 58, 05, 05]
-1F785; [0D 2C 5F, 05, 05]
+1F660; [0D 2C 5F, 05, 05]
-1F786; [0D 2C 66, 05, 05]
+1F661; [0D 2C 66, 05, 05]
-1F787; [0D 2C 6D, 05, 05]
+1F662; [0D 2C 6D, 05, 05]
-1F788; [0D 2C 74, 05, 05]
+1F663; [0D 2C 74, 05, 05]
-1F789; [0D 2C 7B, 05, 05]
+1F664; [0D 2C 7B, 05, 05]
-1F78A; [0D 2C 82, 05, 05]
+1F665; [0D 2C 82, 05, 05]
-1F78B; [0D 2C 89, 05, 05]
+1F666; [0D 2C 89, 05, 05]
-1F78C; [0D 2C 90, 05, 05]
+1F667; [0D 2C 90, 05, 05]
-1F78D; [0D 2C 97, 05, 05]
+1F668; [0D 2C 97, 05, 05]
-1F78E; [0D 2C 9E, 05, 05]
+1F669; [0D 2C 9E, 05, 05]
-1F78F; [0D 2C A5, 05, 05]
+1F66A; [0D 2C A5, 05, 05]
-1F790; [0D 2C AC, 05, 05]
+1F66B; [0D 2C AC, 05, 05]
-1F791; [0D 2C B3, 05, 05]
+1F66C; [0D 2C B3, 05, 05]
-1F792; [0D 2C BA, 05, 05]
+1F66D; [0D 2C BA, 05, 05]
-1F793; [0D 2C C1, 05, 05]
+1F66E; [0D 2C C1, 05, 05]
-1F794; [0D 2C C8, 05, 05]
+1F66F; [0D 2C C8, 05, 05]
-1F795; [0D 2C CF, 05, 05]
+1F670; [0D 2C CF, 05, 05]
-1F796; [0D 2C D6, 05, 05]
+1F671; [0D 2C D6, 05, 05]
-1F797; [0D 2C DD, 05, 05]
+1F672; [0D 2C DD, 05, 05]
-1F798; [0D 2C E4, 05, 05]
+1F673; [0D 2C E4, 05, 05]
-1F799; [0D 2C EB, 05, 05]
+1F674; [0D 2C EB, 05, 05]
-1F79A; [0D 2C F2, 05, 05]
+1F675; [0D 2C F2, 05, 05]
-1F79B; [0D 2C F9, 05, 05]
+1F676; [0D 2C F9, 05, 05]
-1F79C; [0D 2D 02, 05, 05]
+1F677; [0D 2D 02, 05, 05]
-1F79D; [0D 2D 09, 05, 05]
+1F678; [0D 2D 09, 05, 05]
-1F79E; [0D 2D 10, 05, 05]
+1F679; [0D 2D 10, 05, 05]
-1F79F; [0D 2D 17, 05, 05]
+1F67A; [0D 2D 17, 05, 05]
-1F7A0; [0D 2D 1E, 05, 05]
+1F67B; [0D 2D 1E, 05, 05]
-1F7A1; [0D 2D 25, 05, 05]
+1F67C; [0D 2D 25, 05, 05]
-1F7A2; [0D 2D 2C, 05, 05]
+1F67D; [0D 2D 2C, 05, 05]
-1F7A3; [0D 2D 33, 05, 05]
+1F67E; [0D 2D 33, 05, 05]
-1F7A4; [0D 2D 3A, 05, 05]
+1F67F; [0D 2D 3A, 05, 05]
-1F7A5; [0D 2D 41, 05, 05]
+1F680; [0D 2D 41, 05, 05]
-1F7A6; [0D 2D 48, 05, 05]
+1F681; [0D 2D 48, 05, 05]
-1F7A7; [0D 2D 4F, 05, 05]
+1F682; [0D 2D 4F, 05, 05]
-1F7A8; [0D 2D 56, 05, 05]
+1F683; [0D 2D 56, 05, 05]
-1F7A9; [0D 2D 5D, 05, 05]
+1F684; [0D 2D 5D, 05, 05]
-1F7AA; [0D 2D 64, 05, 05]
+1F685; [0D 2D 64, 05, 05]
-1F7AB; [0D 2D 6B, 05, 05]
+1F686; [0D 2D 6B, 05, 05]
-1F7AC; [0D 2D 72, 05, 05]
+1F687; [0D 2D 72, 05, 05]
-1F7AD; [0D 2D 79, 05, 05]
+1F688; [0D 2D 79, 05, 05]
-1F7AE; [0D 2D 80, 05, 05]
+1F689; [0D 2D 80, 05, 05]
-1F7AF; [0D 2D 87, 05, 05]
+1F68A; [0D 2D 87, 05, 05]
-1F7B0; [0D 2D 8E, 05, 05]
+1F68B; [0D 2D 8E, 05, 05]
-1F7B1; [0D 2D 95, 05, 05]
+1F68C; [0D 2D 95, 05, 05]
-1F7B2; [0D 2D 9C, 05, 05]
+1F68D; [0D 2D 9C, 05, 05]
-1F7B3; [0D 2D A3, 05, 05]
+1F68E; [0D 2D A3, 05, 05]
-1F7B4; [0D 2D AA, 05, 05]
+1F68F; [0D 2D AA, 05, 05]
-1F7B5; [0D 2D B1, 05, 05]
+1F690; [0D 2D B1, 05, 05]
-1F7B6; [0D 2D B8, 05, 05]
+1F691; [0D 2D B8, 05, 05]
-1F7B7; [0D 2D BF, 05, 05]
+1F692; [0D 2D BF, 05, 05]
-1F7B8; [0D 2D C6, 05, 05]
+1F693; [0D 2D C6, 05, 05]
-1F7B9; [0D 2D CD, 05, 05]
+1F694; [0D 2D CD, 05, 05]
-1F7BA; [0D 2D D4, 05, 05]
+1F695; [0D 2D D4, 05, 05]
-1F7BB; [0D 2D DB, 05, 05]
+1F696; [0D 2D DB, 05, 05]
-1F7BC; [0D 2D E2, 05, 05]
+1F697; [0D 2D E2, 05, 05]
-1F7BD; [0D 2D E9, 05, 05]
+1F698; [0D 2D E9, 05, 05]
-1F7BE; [0D 2D F0, 05, 05]
+1F699; [0D 2D F0, 05, 05]
-1F7BF; [0D 2D F7, 05, 05]
+1F69A; [0D 2D F7, 05, 05]
-1F7C0; [0D 2D FE, 05, 05]
+1F69B; [0D 2D FE, 05, 05]
-1F7C1; [0D 2E 07, 05, 05]
+1F69C; [0D 2E 07, 05, 05]
-1F7C2; [0D 2E 0E, 05, 05]
+1F69D; [0D 2E 0E, 05, 05]
-1F7C3; [0D 2E 15, 05, 05]
+1F69E; [0D 2E 15, 05, 05]
-1F7C4; [0D 2E 1C, 05, 05]
+1F69F; [0D 2E 1C, 05, 05]
-1F7C5; [0D 2E 23, 05, 05]
+1F6A0; [0D 2E 23, 05, 05]
-1F7C6; [0D 2E 2A, 05, 05]
+1F6A1; [0D 2E 2A, 05, 05]
-1F7C7; [0D 2E 31, 05, 05]
+1F6A2; [0D 2E 31, 05, 05]
-1F7C8; [0D 2E 38, 05, 05]
+1F6A3; [0D 2E 38, 05, 05]
-1F7C9; [0D 2E 3F, 05, 05]
+1F6A4; [0D 2E 3F, 05, 05]
-1F7CA; [0D 2E 46, 05, 05]
+1F6A5; [0D 2E 46, 05, 05]
-1F7CB; [0D 2E 4D, 05, 05]
+1F6A6; [0D 2E 4D, 05, 05]
-1F7CC; [0D 2E 54, 05, 05]
+1F6A7; [0D 2E 54, 05, 05]
-1F7CD; [0D 2E 5B, 05, 05]
+1F6A8; [0D 2E 5B, 05, 05]
-1F7CE; [0D 2E 62, 05, 05]
+1F6A9; [0D 2E 62, 05, 05]
-1F7CF; [0D 2E 69, 05, 05]
+1F6AA; [0D 2E 69, 05, 05]
-1F7D0; [0D 2E 70, 05, 05]
+1F6AB; [0D 2E 70, 05, 05]
-1F7D1; [0D 2E 77, 05, 05]
+1F6AC; [0D 2E 77, 05, 05]
-1F7D2; [0D 2E 7E, 05, 05]
+1F6AD; [0D 2E 7E, 05, 05]
-1F7D3; [0D 2E 85, 05, 05]
+1F6AE; [0D 2E 85, 05, 05]
-1F7D4; [0D 2E 8C, 05, 05]
+1F6AF; [0D 2E 8C, 05, 05]
-1F7D5; [0D 2E 93, 05, 05]
+1F6B0; [0D 2E 93, 05, 05]
-1F7D6; [0D 2E 9A, 05, 05]
+1F6B1; [0D 2E 9A, 05, 05]
-1F7D7; [0D 2E A1, 05, 05]
+1F6B2; [0D 2E A1, 05, 05]
-1F7D8; [0D 2E A8, 05, 05]
+1F6B3; [0D 2E A8, 05, 05]
-1F7E0; [0D 2E AF, 05, 05]
+1F6B4; [0D 2E AF, 05, 05]
-1F7E1; [0D 2E B6, 05, 05]
+1F6B5; [0D 2E B6, 05, 05]
-1F7E2; [0D 2E BD, 05, 05]
+1F6B6; [0D 2E BD, 05, 05]
-1F7E3; [0D 2E C4, 05, 05]
+1F6B7; [0D 2E C4, 05, 05]
-1F7E4; [0D 2E CB, 05, 05]
+1F6B8; [0D 2E CB, 05, 05]
-1F7E5; [0D 2E D2, 05, 05]
+1F6B9; [0D 2E D2, 05, 05]
-1F7E6; [0D 2E D9, 05, 05]
+1F6BA; [0D 2E D9, 05, 05]
-1F7E7; [0D 2E E0, 05, 05]
+1F6BB; [0D 2E E0, 05, 05]
-1F7E8; [0D 2E E7, 05, 05]
+1F6BC; [0D 2E E7, 05, 05]
-1F7E9; [0D 2E EE, 05, 05]
+1F6BD; [0D 2E EE, 05, 05]
-1F7EA; [0D 2E F5, 05, 05]
+1F6BE; [0D 2E F5, 05, 05]
-1F7EB; [0D 2E FC, 05, 05]
+1F6BF; [0D 2E FC, 05, 05]
-1F800; [0D 2F 05, 05, 05]
+1F6C0; [0D 2F 05, 05, 05]
-1F801; [0D 2F 0C, 05, 05]
+1F6C1; [0D 2F 0C, 05, 05]
-1F802; [0D 2F 13, 05, 05]
+1F6C2; [0D 2F 13, 05, 05]
-1F803; [0D 2F 1A, 05, 05]
+1F6C3; [0D 2F 1A, 05, 05]
-1F804; [0D 2F 21, 05, 05]
+1F6C4; [0D 2F 21, 05, 05]
-1F805; [0D 2F 28, 05, 05]
+1F6C5; [0D 2F 28, 05, 05]
-1F806; [0D 2F 2F, 05, 05]
+1F6C6; [0D 2F 2F, 05, 05]
-1F807; [0D 2F 36, 05, 05]
+1F6C7; [0D 2F 36, 05, 05]
-1F808; [0D 2F 3D, 05, 05]
+1F6C8; [0D 2F 3D, 05, 05]
-1F809; [0D 2F 44, 05, 05]
+1F6C9; [0D 2F 44, 05, 05]
-1F80A; [0D 2F 4B, 05, 05]
+1F6CA; [0D 2F 4B, 05, 05]
-1F80B; [0D 2F 52, 05, 05]
+1F6CB; [0D 2F 52, 05, 05]
-1F810; [0D 2F 59, 05, 05]
+1F6CC; [0D 2F 59, 05, 05]
-1F811; [0D 2F 60, 05, 05]
+1F6CD; [0D 2F 60, 05, 05]
-1F812; [0D 2F 67, 05, 05]
+1F6CE; [0D 2F 67, 05, 05]
-1F813; [0D 2F 6E, 05, 05]
+1F6CF; [0D 2F 6E, 05, 05]
-1F814; [0D 2F 75, 05, 05]
+1F6D0; [0D 2F 75, 05, 05]
-1F815; [0D 2F 7C, 05, 05]
+1F6D1; [0D 2F 7C, 05, 05]
-1F816; [0D 2F 83, 05, 05]
+1F6D2; [0D 2F 83, 05, 05]
-1F817; [0D 2F 8A, 05, 05]
+1F6D3; [0D 2F 8A, 05, 05]
-1F818; [0D 2F 91, 05, 05]
+1F6D4; [0D 2F 91, 05, 05]
-1F819; [0D 2F 98, 05, 05]
+1F6D5; [0D 2F 98, 05, 05]
-1F81A; [0D 2F 9F, 05, 05]
+1F6D6; [0D 2F 9F, 05, 05]
-1F81B; [0D 2F A6, 05, 05]
+1F6D7; [0D 2F A6, 05, 05]
-1F81C; [0D 2F AD, 05, 05]
+1F6E0; [0D 2F AD, 05, 05]
-1F81D; [0D 2F B4, 05, 05]
+1F6E1; [0D 2F B4, 05, 05]
-1F81E; [0D 2F BB, 05, 05]
+1F6E2; [0D 2F BB, 05, 05]
-1F81F; [0D 2F C2, 05, 05]
+1F6E3; [0D 2F C2, 05, 05]
-1F820; [0D 2F C9, 05, 05]
+1F6E4; [0D 2F C9, 05, 05]
-1F821; [0D 2F D0, 05, 05]
+1F6E5; [0D 2F D0, 05, 05]
-1F822; [0D 2F D7, 05, 05]
+1F6E6; [0D 2F D7, 05, 05]
-1F823; [0D 2F DE, 05, 05]
+1F6E7; [0D 2F DE, 05, 05]
-1F824; [0D 2F E5, 05, 05]
+1F6E8; [0D 2F E5, 05, 05]
-1F825; [0D 2F EC, 05, 05]
+1F6E9; [0D 2F EC, 05, 05]
-1F826; [0D 2F F3, 05, 05]
+1F6EA; [0D 2F F3, 05, 05]
-1F827; [0D 2F FA, 05, 05]
+1F6EB; [0D 2F FA, 05, 05]
-1F828; [0D 30 03, 05, 05]
+1F6EC; [0D 30 03, 05, 05]
-1F829; [0D 30 0A, 05, 05]
+1F6F0; [0D 30 0A, 05, 05]
-1F82A; [0D 30 11, 05, 05]
+1F6F1; [0D 30 11, 05, 05]
-1F82B; [0D 30 18, 05, 05]
+1F6F2; [0D 30 18, 05, 05]
-1F82C; [0D 30 1F, 05, 05]
+1F6F3; [0D 30 1F, 05, 05]
-1F82D; [0D 30 26, 05, 05]
+1F6F4; [0D 30 26, 05, 05]
-1F82E; [0D 30 2D, 05, 05]
+1F6F5; [0D 30 2D, 05, 05]
-1F82F; [0D 30 34, 05, 05]
+1F6F6; [0D 30 34, 05, 05]
-1F830; [0D 30 3B, 05, 05]
+1F6F7; [0D 30 3B, 05, 05]
-1F831; [0D 30 42, 05, 05]
+1F6F8; [0D 30 42, 05, 05]
-1F832; [0D 30 49, 05, 05]
+1F6F9; [0D 30 49, 05, 05]
-1F833; [0D 30 50, 05, 05]
+1F6FA; [0D 30 50, 05, 05]
-1F834; [0D 30 57, 05, 05]
+1F6FB; [0D 30 57, 05, 05]
-1F835; [0D 30 5E, 05, 05]
+1F6FC; [0D 30 5E, 05, 05]
-1F836; [0D 30 65, 05, 05]
+1F700; [0D 30 65, 05, 05]
-1F837; [0D 30 6C, 05, 05]
+1F701; [0D 30 6C, 05, 05]
-1F838; [0D 30 73, 05, 05]
+1F702; [0D 30 73, 05, 05]
-1F839; [0D 30 7A, 05, 05]
+1F703; [0D 30 7A, 05, 05]
-1F83A; [0D 30 81, 05, 05]
+1F704; [0D 30 81, 05, 05]
-1F83B; [0D 30 88, 05, 05]
+1F705; [0D 30 88, 05, 05]
-1F83C; [0D 30 8F, 05, 05]
+1F706; [0D 30 8F, 05, 05]
-1F83D; [0D 30 96, 05, 05]
+1F707; [0D 30 96, 05, 05]
-1F83E; [0D 30 9D, 05, 05]
+1F708; [0D 30 9D, 05, 05]
-1F83F; [0D 30 A4, 05, 05]
+1F709; [0D 30 A4, 05, 05]
-1F840; [0D 30 AB, 05, 05]
+1F70A; [0D 30 AB, 05, 05]
-1F841; [0D 30 B2, 05, 05]
+1F70B; [0D 30 B2, 05, 05]
-1F842; [0D 30 B9, 05, 05]
+1F70C; [0D 30 B9, 05, 05]
-1F843; [0D 30 C0, 05, 05]
+1F70D; [0D 30 C0, 05, 05]
-1F844; [0D 30 C7, 05, 05]
+1F70E; [0D 30 C7, 05, 05]
-1F845; [0D 30 CE, 05, 05]
+1F70F; [0D 30 CE, 05, 05]
-1F846; [0D 30 D5, 05, 05]
+1F710; [0D 30 D5, 05, 05]
-1F847; [0D 30 DC, 05, 05]
+1F711; [0D 30 DC, 05, 05]
-1F850; [0D 30 E3, 05, 05]
+1F712; [0D 30 E3, 05, 05]
-1F851; [0D 30 EA, 05, 05]
+1F713; [0D 30 EA, 05, 05]
-1F852; [0D 30 F1, 05, 05]
+1F714; [0D 30 F1, 05, 05]
-1F853; [0D 30 F8, 05, 05]
+1F715; [0D 30 F8, 05, 05]
-1F854; [0D 30 FF, 05, 05]
+1F716; [0D 30 FF, 05, 05]
-1F855; [0D 31 08, 05, 05]
+1F717; [0D 31 08, 05, 05]
-1F856; [0D 31 0F, 05, 05]
+1F718; [0D 31 0F, 05, 05]
-1F857; [0D 31 16, 05, 05]
+1F719; [0D 31 16, 05, 05]
-1F858; [0D 31 1D, 05, 05]
+1F71A; [0D 31 1D, 05, 05]
-1F859; [0D 31 24, 05, 05]
+1F71B; [0D 31 24, 05, 05]
-1F860; [0D 31 2B, 05, 05]
+1F71C; [0D 31 2B, 05, 05]
-1F861; [0D 31 32, 05, 05]
+1F71D; [0D 31 32, 05, 05]
-1F862; [0D 31 39, 05, 05]
+1F71E; [0D 31 39, 05, 05]
-1F863; [0D 31 40, 05, 05]
+1F71F; [0D 31 40, 05, 05]
-1F864; [0D 31 47, 05, 05]
+1F720; [0D 31 47, 05, 05]
-1F865; [0D 31 4E, 05, 05]
+1F721; [0D 31 4E, 05, 05]
-1F866; [0D 31 55, 05, 05]
+1F722; [0D 31 55, 05, 05]
-1F867; [0D 31 5C, 05, 05]
+1F723; [0D 31 5C, 05, 05]
-1F868; [0D 31 63, 05, 05]
+1F724; [0D 31 63, 05, 05]
-1F869; [0D 31 6A, 05, 05]
+1F725; [0D 31 6A, 05, 05]
-1F86A; [0D 31 71, 05, 05]
+1F726; [0D 31 71, 05, 05]
-1F86B; [0D 31 78, 05, 05]
+1F727; [0D 31 78, 05, 05]
-1F86C; [0D 31 7F, 05, 05]
+1F728; [0D 31 7F, 05, 05]
-1F86D; [0D 31 86, 05, 05]
+1F729; [0D 31 86, 05, 05]
-1F86E; [0D 31 8D, 05, 05]
+1F72A; [0D 31 8D, 05, 05]
-1F86F; [0D 31 94, 05, 05]
+1F72B; [0D 31 94, 05, 05]
-1F870; [0D 31 9B, 05, 05]
+1F72C; [0D 31 9B, 05, 05]
-1F871; [0D 31 A2, 05, 05]
+1F72D; [0D 31 A2, 05, 05]
-1F872; [0D 31 A9, 05, 05]
+1F72E; [0D 31 A9, 05, 05]
-1F873; [0D 31 B0, 05, 05]
+1F72F; [0D 31 B0, 05, 05]
-1F874; [0D 31 B7, 05, 05]
+1F730; [0D 31 B7, 05, 05]
-1F875; [0D 31 BE, 05, 05]
+1F731; [0D 31 BE, 05, 05]
-1F876; [0D 31 C5, 05, 05]
+1F732; [0D 31 C5, 05, 05]
-1F877; [0D 31 CC, 05, 05]
+1F733; [0D 31 CC, 05, 05]
-1F878; [0D 31 D3, 05, 05]
+1F734; [0D 31 D3, 05, 05]
-1F879; [0D 31 DA, 05, 05]
+1F735; [0D 31 DA, 05, 05]
-1F87A; [0D 31 E1, 05, 05]
+1F736; [0D 31 E1, 05, 05]
-1F87B; [0D 31 E8, 05, 05]
+1F737; [0D 31 E8, 05, 05]
-1F87C; [0D 31 EF, 05, 05]
+1F738; [0D 31 EF, 05, 05]
-1F87D; [0D 31 F6, 05, 05]
+1F739; [0D 31 F6, 05, 05]
-1F87E; [0D 31 FD, 05, 05]
+1F73A; [0D 31 FD, 05, 05]
-1F87F; [0D 32 06, 05, 05]
+1F73B; [0D 32 06, 05, 05]
-1F880; [0D 32 0D, 05, 05]
+1F73C; [0D 32 0D, 05, 05]
-1F881; [0D 32 14, 05, 05]
+1F73D; [0D 32 14, 05, 05]
-1F882; [0D 32 1B, 05, 05]
+1F73E; [0D 32 1B, 05, 05]
-1F883; [0D 32 22, 05, 05]
+1F73F; [0D 32 22, 05, 05]
-1F884; [0D 32 29, 05, 05]
+1F740; [0D 32 29, 05, 05]
-1F885; [0D 32 30, 05, 05]
+1F741; [0D 32 30, 05, 05]
-1F886; [0D 32 37, 05, 05]
+1F742; [0D 32 37, 05, 05]
-1F887; [0D 32 3E, 05, 05]
+1F743; [0D 32 3E, 05, 05]
-1F890; [0D 32 45, 05, 05]
+1F744; [0D 32 45, 05, 05]
-1F891; [0D 32 4C, 05, 05]
+1F745; [0D 32 4C, 05, 05]
-1F892; [0D 32 53, 05, 05]
+1F746; [0D 32 53, 05, 05]
-1F893; [0D 32 5A, 05, 05]
+1F747; [0D 32 5A, 05, 05]
-1F894; [0D 32 61, 05, 05]
+1F748; [0D 32 61, 05, 05]
-1F895; [0D 32 68, 05, 05]
+1F749; [0D 32 68, 05, 05]
-1F896; [0D 32 6F, 05, 05]
+1F74A; [0D 32 6F, 05, 05]
-1F897; [0D 32 76, 05, 05]
+1F74B; [0D 32 76, 05, 05]
-1F898; [0D 32 7D, 05, 05]
+1F74C; [0D 32 7D, 05, 05]
-1F899; [0D 32 84, 05, 05]
+1F74D; [0D 32 84, 05, 05]
-1F89A; [0D 32 8B, 05, 05]
+1F74E; [0D 32 8B, 05, 05]
-1F89B; [0D 32 92, 05, 05]
+1F74F; [0D 32 92, 05, 05]
-1F89C; [0D 32 99, 05, 05]
+1F750; [0D 32 99, 05, 05]
-1F89D; [0D 32 A0, 05, 05]
+1F751; [0D 32 A0, 05, 05]
-1F89E; [0D 32 A7, 05, 05]
+1F752; [0D 32 A7, 05, 05]
-1F89F; [0D 32 AE, 05, 05]
+1F753; [0D 32 AE, 05, 05]
-1F8A0; [0D 32 B5, 05, 05]
+1F754; [0D 32 B5, 05, 05]
-1F8A1; [0D 32 BC, 05, 05]
+1F755; [0D 32 BC, 05, 05]
-1F8A2; [0D 32 C3, 05, 05]
+1F756; [0D 32 C3, 05, 05]
-1F8A3; [0D 32 CA, 05, 05]
+1F757; [0D 32 CA, 05, 05]
-1F8A4; [0D 32 D1, 05, 05]
+1F758; [0D 32 D1, 05, 05]
-1F8A5; [0D 32 D8, 05, 05]
+1F759; [0D 32 D8, 05, 05]
-1F8A6; [0D 32 DF, 05, 05]
+1F75A; [0D 32 DF, 05, 05]
-1F8A7; [0D 32 E6, 05, 05]
+1F75B; [0D 32 E6, 05, 05]
-1F8A8; [0D 32 ED, 05, 05]
+1F75C; [0D 32 ED, 05, 05]
-1F8A9; [0D 32 F4, 05, 05]
+1F75D; [0D 32 F4, 05, 05]
-1F8AA; [0D 32 FB, 05, 05]
+1F75E; [0D 32 FB, 05, 05]
-1F8AB; [0D 33 04, 05, 05]
+1F75F; [0D 33 04, 05, 05]
-1F8AC; [0D 33 0B, 05, 05]
+1F760; [0D 33 0B, 05, 05]
-1F8AD; [0D 33 12, 05, 05]
+1F761; [0D 33 12, 05, 05]
-1D800; [0D 33 19, 05, 05]
+1F762; [0D 33 19, 05, 05]
-1D801; [0D 33 20, 05, 05]
+1F763; [0D 33 20, 05, 05]
-1D802; [0D 33 27, 05, 05]
+1F764; [0D 33 27, 05, 05]
-1D803; [0D 33 2E, 05, 05]
+1F765; [0D 33 2E, 05, 05]
-1D804; [0D 33 35, 05, 05]
+1F766; [0D 33 35, 05, 05]
-1D805; [0D 33 3C, 05, 05]
+1F767; [0D 33 3C, 05, 05]
-1D806; [0D 33 43, 05, 05]
+1F768; [0D 33 43, 05, 05]
-1D807; [0D 33 4A, 05, 05]
+1F769; [0D 33 4A, 05, 05]
-1D808; [0D 33 51, 05, 05]
+1F76A; [0D 33 51, 05, 05]
-1D809; [0D 33 58, 05, 05]
+1F76B; [0D 33 58, 05, 05]
-1D80A; [0D 33 5F, 05, 05]
+1F76C; [0D 33 5F, 05, 05]
-1D80B; [0D 33 66, 05, 05]
+1F76D; [0D 33 66, 05, 05]
-1D80C; [0D 33 6D, 05, 05]
+1F76E; [0D 33 6D, 05, 05]
-1D80D; [0D 33 74, 05, 05]
+1F76F; [0D 33 74, 05, 05]
-1D80E; [0D 33 7B, 05, 05]
+1F770; [0D 33 7B, 05, 05]
-1D80F; [0D 33 82, 05, 05]
+1F771; [0D 33 82, 05, 05]
-1D810; [0D 33 89, 05, 05]
+1F772; [0D 33 89, 05, 05]
-1D811; [0D 33 90, 05, 05]
+1F773; [0D 33 90, 05, 05]
-1D812; [0D 33 97, 05, 05]
+1F780; [0D 33 97, 05, 05]
-1D813; [0D 33 9E, 05, 05]
+1F781; [0D 33 9E, 05, 05]
-1D814; [0D 33 A5, 05, 05]
+1F782; [0D 33 A5, 05, 05]
-1D815; [0D 33 AC, 05, 05]
+1F783; [0D 33 AC, 05, 05]
-1D816; [0D 33 B3, 05, 05]
+1F784; [0D 33 B3, 05, 05]
-1D817; [0D 33 BA, 05, 05]
+1F785; [0D 33 BA, 05, 05]
-1D818; [0D 33 C1, 05, 05]
+1F786; [0D 33 C1, 05, 05]
-1D819; [0D 33 C8, 05, 05]
+1F787; [0D 33 C8, 05, 05]
-1D81A; [0D 33 CF, 05, 05]
+1F788; [0D 33 CF, 05, 05]
-1D81B; [0D 33 D6, 05, 05]
+1F789; [0D 33 D6, 05, 05]
-1D81C; [0D 33 DD, 05, 05]
+1F78A; [0D 33 DD, 05, 05]
-1D81D; [0D 33 E4, 05, 05]
+1F78B; [0D 33 E4, 05, 05]
-1D81E; [0D 33 EB, 05, 05]
+1F78C; [0D 33 EB, 05, 05]
-1D81F; [0D 33 F2, 05, 05]
+1F78D; [0D 33 F2, 05, 05]
-1D820; [0D 33 F9, 05, 05]
+1F78E; [0D 33 F9, 05, 05]
-1D821; [0D 34 02, 05, 05]
+1F78F; [0D 34 02, 05, 05]
-1D822; [0D 34 09, 05, 05]
+1F790; [0D 34 09, 05, 05]
-1D823; [0D 34 10, 05, 05]
+1F791; [0D 34 10, 05, 05]
-1D824; [0D 34 17, 05, 05]
+1F792; [0D 34 17, 05, 05]
-1D825; [0D 34 1E, 05, 05]
+1F793; [0D 34 1E, 05, 05]
-1D826; [0D 34 25, 05, 05]
+1F794; [0D 34 25, 05, 05]
-1D827; [0D 34 2C, 05, 05]
+1F795; [0D 34 2C, 05, 05]
-1D828; [0D 34 33, 05, 05]
+1F796; [0D 34 33, 05, 05]
-1D829; [0D 34 3A, 05, 05]
+1F797; [0D 34 3A, 05, 05]
-1D82A; [0D 34 41, 05, 05]
+1F798; [0D 34 41, 05, 05]
-1D82B; [0D 34 48, 05, 05]
+1F799; [0D 34 48, 05, 05]
-1D82C; [0D 34 4F, 05, 05]
+1F79A; [0D 34 4F, 05, 05]
-1D82D; [0D 34 56, 05, 05]
+1F79B; [0D 34 56, 05, 05]
-1D82E; [0D 34 5D, 05, 05]
+1F79C; [0D 34 5D, 05, 05]
-1D82F; [0D 34 64, 05, 05]
+1F79D; [0D 34 64, 05, 05]
-1D830; [0D 34 6B, 05, 05]
+1F79E; [0D 34 6B, 05, 05]
-1D831; [0D 34 72, 05, 05]
+1F79F; [0D 34 72, 05, 05]
-1D832; [0D 34 79, 05, 05]
+1F7A0; [0D 34 79, 05, 05]
-1D833; [0D 34 80, 05, 05]
+1F7A1; [0D 34 80, 05, 05]
-1D834; [0D 34 87, 05, 05]
+1F7A2; [0D 34 87, 05, 05]
-1D835; [0D 34 8E, 05, 05]
+1F7A3; [0D 34 8E, 05, 05]
-1D836; [0D 34 95, 05, 05]
+1F7A4; [0D 34 95, 05, 05]
-1D837; [0D 34 9C, 05, 05]
+1F7A5; [0D 34 9C, 05, 05]
-1D838; [0D 34 A3, 05, 05]
+1F7A6; [0D 34 A3, 05, 05]
-1D839; [0D 34 AA, 05, 05]
+1F7A7; [0D 34 AA, 05, 05]
-1D83A; [0D 34 B1, 05, 05]
+1F7A8; [0D 34 B1, 05, 05]
-1D83B; [0D 34 B8, 05, 05]
+1F7A9; [0D 34 B8, 05, 05]
-1D83C; [0D 34 BF, 05, 05]
+1F7AA; [0D 34 BF, 05, 05]
-1D83D; [0D 34 C6, 05, 05]
+1F7AB; [0D 34 C6, 05, 05]
-1D83E; [0D 34 CD, 05, 05]
+1F7AC; [0D 34 CD, 05, 05]
-1D83F; [0D 34 D4, 05, 05]
+1F7AD; [0D 34 D4, 05, 05]
-1D840; [0D 34 DB, 05, 05]
+1F7AE; [0D 34 DB, 05, 05]
-1D841; [0D 34 E2, 05, 05]
+1F7AF; [0D 34 E2, 05, 05]
-1D842; [0D 34 E9, 05, 05]
+1F7B0; [0D 34 E9, 05, 05]
-1D843; [0D 34 F0, 05, 05]
+1F7B1; [0D 34 F0, 05, 05]
-1D844; [0D 34 F7, 05, 05]
+1F7B2; [0D 34 F7, 05, 05]
-1D845; [0D 34 FE, 05, 05]
+1F7B3; [0D 34 FE, 05, 05]
-1D846; [0D 35 07, 05, 05]
+1F7B4; [0D 35 07, 05, 05]
-1D847; [0D 35 0E, 05, 05]
+1F7B5; [0D 35 0E, 05, 05]
-1D848; [0D 35 15, 05, 05]
+1F7B6; [0D 35 15, 05, 05]
-1D849; [0D 35 1C, 05, 05]
+1F7B7; [0D 35 1C, 05, 05]
-1D84A; [0D 35 23, 05, 05]
+1F7B8; [0D 35 23, 05, 05]
-1D84B; [0D 35 2A, 05, 05]
+1F7B9; [0D 35 2A, 05, 05]
-1D84C; [0D 35 31, 05, 05]
+1F7BA; [0D 35 31, 05, 05]
-1D84D; [0D 35 38, 05, 05]
+1F7BB; [0D 35 38, 05, 05]
-1D84E; [0D 35 3F, 05, 05]
+1F7BC; [0D 35 3F, 05, 05]
-1D84F; [0D 35 46, 05, 05]
+1F7BD; [0D 35 46, 05, 05]
-1D850; [0D 35 4D, 05, 05]
+1F7BE; [0D 35 4D, 05, 05]
-1D851; [0D 35 54, 05, 05]
+1F7BF; [0D 35 54, 05, 05]
-1D852; [0D 35 5B, 05, 05]
+1F7C0; [0D 35 5B, 05, 05]
-1D853; [0D 35 62, 05, 05]
+1F7C1; [0D 35 62, 05, 05]
-1D854; [0D 35 69, 05, 05]
+1F7C2; [0D 35 69, 05, 05]
-1D855; [0D 35 70, 05, 05]
+1F7C3; [0D 35 70, 05, 05]
-1D856; [0D 35 77, 05, 05]
+1F7C4; [0D 35 77, 05, 05]
-1D857; [0D 35 7E, 05, 05]
+1F7C5; [0D 35 7E, 05, 05]
-1D858; [0D 35 85, 05, 05]
+1F7C6; [0D 35 85, 05, 05]
-1D859; [0D 35 8C, 05, 05]
+1F7C7; [0D 35 8C, 05, 05]
-1D85A; [0D 35 93, 05, 05]
+1F7C8; [0D 35 93, 05, 05]
-1D85B; [0D 35 9A, 05, 05]
+1F7C9; [0D 35 9A, 05, 05]
-1D85C; [0D 35 A1, 05, 05]
+1F7CA; [0D 35 A1, 05, 05]
-1D85D; [0D 35 A8, 05, 05]
+1F7CB; [0D 35 A8, 05, 05]
-1D85E; [0D 35 AF, 05, 05]
+1F7CC; [0D 35 AF, 05, 05]
-1D85F; [0D 35 B6, 05, 05]
+1F7CD; [0D 35 B6, 05, 05]
-1D860; [0D 35 BD, 05, 05]
+1F7CE; [0D 35 BD, 05, 05]
-1D861; [0D 35 C4, 05, 05]
+1F7CF; [0D 35 C4, 05, 05]
-1D862; [0D 35 CB, 05, 05]
+1F7D0; [0D 35 CB, 05, 05]
-1D863; [0D 35 D2, 05, 05]
+1F7D1; [0D 35 D2, 05, 05]
-1D864; [0D 35 D9, 05, 05]
+1F7D2; [0D 35 D9, 05, 05]
-1D865; [0D 35 E0, 05, 05]
+1F7D3; [0D 35 E0, 05, 05]
-1D866; [0D 35 E7, 05, 05]
+1F7D4; [0D 35 E7, 05, 05]
-1D867; [0D 35 EE, 05, 05]
+1F7D5; [0D 35 EE, 05, 05]
-1D868; [0D 35 F5, 05, 05]
+1F7D6; [0D 35 F5, 05, 05]
-1D869; [0D 35 FC, 05, 05]
+1F7D7; [0D 35 FC, 05, 05]
-1D86A; [0D 36 05, 05, 05]
+1F7D8; [0D 36 05, 05, 05]
-1D86B; [0D 36 0C, 05, 05]
+1F7E0; [0D 36 0C, 05, 05]
-1D86C; [0D 36 13, 05, 05]
+1F7E1; [0D 36 13, 05, 05]
-1D86D; [0D 36 1A, 05, 05]
+1F7E2; [0D 36 1A, 05, 05]
-1D86E; [0D 36 21, 05, 05]
+1F7E3; [0D 36 21, 05, 05]
-1D86F; [0D 36 28, 05, 05]
+1F7E4; [0D 36 28, 05, 05]
-1D870; [0D 36 2F, 05, 05]
+1F7E5; [0D 36 2F, 05, 05]
-1D871; [0D 36 36, 05, 05]
+1F7E6; [0D 36 36, 05, 05]
-1D872; [0D 36 3D, 05, 05]
+1F7E7; [0D 36 3D, 05, 05]
-1D873; [0D 36 44, 05, 05]
+1F7E8; [0D 36 44, 05, 05]
-1D874; [0D 36 4B, 05, 05]
+1F7E9; [0D 36 4B, 05, 05]
-1D875; [0D 36 52, 05, 05]
+1F7EA; [0D 36 52, 05, 05]
-1D876; [0D 36 59, 05, 05]
+1F7EB; [0D 36 59, 05, 05]
-1D877; [0D 36 60, 05, 05]
+1F800; [0D 36 60, 05, 05]
-1D878; [0D 36 67, 05, 05]
+1F801; [0D 36 67, 05, 05]
-1D879; [0D 36 6E, 05, 05]
+1F802; [0D 36 6E, 05, 05]
-1D87A; [0D 36 75, 05, 05]
+1F803; [0D 36 75, 05, 05]
-1D87B; [0D 36 7C, 05, 05]
+1F804; [0D 36 7C, 05, 05]
-1D87C; [0D 36 83, 05, 05]
+1F805; [0D 36 83, 05, 05]
-1D87D; [0D 36 8A, 05, 05]
+1F806; [0D 36 8A, 05, 05]
-1D87E; [0D 36 91, 05, 05]
+1F807; [0D 36 91, 05, 05]
-1D87F; [0D 36 98, 05, 05]
+1F808; [0D 36 98, 05, 05]
-1D880; [0D 36 9F, 05, 05]
+1F809; [0D 36 9F, 05, 05]
-1D881; [0D 36 A6, 05, 05]
+1F80A; [0D 36 A6, 05, 05]
-1D882; [0D 36 AD, 05, 05]
+1F80B; [0D 36 AD, 05, 05]
-1D883; [0D 36 B4, 05, 05]
+1F810; [0D 36 B4, 05, 05]
-1D884; [0D 36 BB, 05, 05]
+1F811; [0D 36 BB, 05, 05]
-1D885; [0D 36 C2, 05, 05]
+1F812; [0D 36 C2, 05, 05]
-1D886; [0D 36 C9, 05, 05]
+1F813; [0D 36 C9, 05, 05]
-1D887; [0D 36 D0, 05, 05]
+1F814; [0D 36 D0, 05, 05]
-1D888; [0D 36 D7, 05, 05]
+1F815; [0D 36 D7, 05, 05]
-1D889; [0D 36 DE, 05, 05]
+1F816; [0D 36 DE, 05, 05]
-1D88A; [0D 36 E5, 05, 05]
+1F817; [0D 36 E5, 05, 05]
-1D88B; [0D 36 EC, 05, 05]
+1F818; [0D 36 EC, 05, 05]
-1D88C; [0D 36 F3, 05, 05]
+1F819; [0D 36 F3, 05, 05]
-1D88D; [0D 36 FA, 05, 05]
+1F81A; [0D 36 FA, 05, 05]
-1D88E; [0D 37 03, 05, 05]
+1F81B; [0D 37 03, 05, 05]
-1D88F; [0D 37 0A, 05, 05]
+1F81C; [0D 37 0A, 05, 05]
-1D890; [0D 37 11, 05, 05]
+1F81D; [0D 37 11, 05, 05]
-1D891; [0D 37 18, 05, 05]
+1F81E; [0D 37 18, 05, 05]
-1D892; [0D 37 1F, 05, 05]
+1F81F; [0D 37 1F, 05, 05]
-1D893; [0D 37 26, 05, 05]
+1F820; [0D 37 26, 05, 05]
-1D894; [0D 37 2D, 05, 05]
+1F821; [0D 37 2D, 05, 05]
-1D895; [0D 37 34, 05, 05]
+1F822; [0D 37 34, 05, 05]
-1D896; [0D 37 3B, 05, 05]
+1F823; [0D 37 3B, 05, 05]
-1D897; [0D 37 42, 05, 05]
+1F824; [0D 37 42, 05, 05]
-1D898; [0D 37 49, 05, 05]
+1F825; [0D 37 49, 05, 05]
-1D899; [0D 37 50, 05, 05]
+1F826; [0D 37 50, 05, 05]
-1D89A; [0D 37 57, 05, 05]
+1F827; [0D 37 57, 05, 05]
-1D89B; [0D 37 5E, 05, 05]
+1F828; [0D 37 5E, 05, 05]
-1D89C; [0D 37 65, 05, 05]
+1F829; [0D 37 65, 05, 05]
-1D89D; [0D 37 6C, 05, 05]
+1F82A; [0D 37 6C, 05, 05]
-1D89E; [0D 37 73, 05, 05]
+1F82B; [0D 37 73, 05, 05]
-1D89F; [0D 37 7A, 05, 05]
+1F82C; [0D 37 7A, 05, 05]
-1D8A0; [0D 37 81, 05, 05]
+1F82D; [0D 37 81, 05, 05]
-1D8A1; [0D 37 88, 05, 05]
+1F82E; [0D 37 88, 05, 05]
-1D8A2; [0D 37 8F, 05, 05]
+1F82F; [0D 37 8F, 05, 05]
-1D8A3; [0D 37 96, 05, 05]
+1F830; [0D 37 96, 05, 05]
-1D8A4; [0D 37 9D, 05, 05]
+1F831; [0D 37 9D, 05, 05]
-1D8A5; [0D 37 A4, 05, 05]
+1F832; [0D 37 A4, 05, 05]
-1D8A6; [0D 37 AB, 05, 05]
+1F833; [0D 37 AB, 05, 05]
-1D8A7; [0D 37 B2, 05, 05]
+1F834; [0D 37 B2, 05, 05]
-1D8A8; [0D 37 B9, 05, 05]
+1F835; [0D 37 B9, 05, 05]
-1D8A9; [0D 37 C0, 05, 05]
+1F836; [0D 37 C0, 05, 05]
-1D8AA; [0D 37 C7, 05, 05]
+1F837; [0D 37 C7, 05, 05]
-1D8AB; [0D 37 CE, 05, 05]
+1F838; [0D 37 CE, 05, 05]
-1D8AC; [0D 37 D5, 05, 05]
+1F839; [0D 37 D5, 05, 05]
-1D8AD; [0D 37 DC, 05, 05]
+1F83A; [0D 37 DC, 05, 05]
-1D8AE; [0D 37 E3, 05, 05]
+1F83B; [0D 37 E3, 05, 05]
-1D8AF; [0D 37 EA, 05, 05]
+1F83C; [0D 37 EA, 05, 05]
-1D8B0; [0D 37 F1, 05, 05]
+1F83D; [0D 37 F1, 05, 05]
-1D8B1; [0D 37 F8, 05, 05]
+1F83E; [0D 37 F8, 05, 05]
-1D8B2; [0D 37 FF, 05, 05]
+1F83F; [0D 37 FF, 05, 05]
-1D8B3; [0D 38 08, 05, 05]
+1F840; [0D 38 08, 05, 05]
-1D8B4; [0D 38 0F, 05, 05]
+1F841; [0D 38 0F, 05, 05]
-1D8B5; [0D 38 16, 05, 05]
+1F842; [0D 38 16, 05, 05]
-1D8B6; [0D 38 1D, 05, 05]
+1F843; [0D 38 1D, 05, 05]
-1D8B7; [0D 38 24, 05, 05]
+1F844; [0D 38 24, 05, 05]
-1D8B8; [0D 38 2B, 05, 05]
+1F845; [0D 38 2B, 05, 05]
-1D8B9; [0D 38 32, 05, 05]
+1F846; [0D 38 32, 05, 05]
-1D8BA; [0D 38 39, 05, 05]
+1F847; [0D 38 39, 05, 05]
-1D8BB; [0D 38 40, 05, 05]
+1F850; [0D 38 40, 05, 05]
-1D8BC; [0D 38 47, 05, 05]
+1F851; [0D 38 47, 05, 05]
-1D8BD; [0D 38 4E, 05, 05]
+1F852; [0D 38 4E, 05, 05]
-1D8BE; [0D 38 55, 05, 05]
+1F853; [0D 38 55, 05, 05]
-1D8BF; [0D 38 5C, 05, 05]
+1F854; [0D 38 5C, 05, 05]
-1D8C0; [0D 38 63, 05, 05]
+1F855; [0D 38 63, 05, 05]
-1D8C1; [0D 38 6A, 05, 05]
+1F856; [0D 38 6A, 05, 05]
-1D8C2; [0D 38 71, 05, 05]
+1F857; [0D 38 71, 05, 05]
-1D8C3; [0D 38 78, 05, 05]
+1F858; [0D 38 78, 05, 05]
-1D8C4; [0D 38 7F, 05, 05]
+1F859; [0D 38 7F, 05, 05]
-1D8C5; [0D 38 86, 05, 05]
+1F860; [0D 38 86, 05, 05]
-1D8C6; [0D 38 8D, 05, 05]
+1F861; [0D 38 8D, 05, 05]
-1D8C7; [0D 38 94, 05, 05]
+1F862; [0D 38 94, 05, 05]
-1D8C8; [0D 38 9B, 05, 05]
+1F863; [0D 38 9B, 05, 05]
-1D8C9; [0D 38 A2, 05, 05]
+1F864; [0D 38 A2, 05, 05]
-1D8CA; [0D 38 A9, 05, 05]
+1F865; [0D 38 A9, 05, 05]
-1D8CB; [0D 38 B0, 05, 05]
+1F866; [0D 38 B0, 05, 05]
-1D8CC; [0D 38 B7, 05, 05]
+1F867; [0D 38 B7, 05, 05]
-1D8CD; [0D 38 BE, 05, 05]
+1F868; [0D 38 BE, 05, 05]
-1D8CE; [0D 38 C5, 05, 05]
+1F869; [0D 38 C5, 05, 05]
-1D8CF; [0D 38 CC, 05, 05]
+1F86A; [0D 38 CC, 05, 05]
-1D8D0; [0D 38 D3, 05, 05]
+1F86B; [0D 38 D3, 05, 05]
-1D8D1; [0D 38 DA, 05, 05]
+1F86C; [0D 38 DA, 05, 05]
-1D8D2; [0D 38 E1, 05, 05]
+1F86D; [0D 38 E1, 05, 05]
-1D8D3; [0D 38 E8, 05, 05]
+1F86E; [0D 38 E8, 05, 05]
-1D8D4; [0D 38 EF, 05, 05]
+1F86F; [0D 38 EF, 05, 05]
-1D8D5; [0D 38 F6, 05, 05]
+1F870; [0D 38 F6, 05, 05]
-1D8D6; [0D 38 FD, 05, 05]
+1F871; [0D 38 FD, 05, 05]
-1D8D7; [0D 39 06, 05, 05]
+1F872; [0D 39 06, 05, 05]
-1D8D8; [0D 39 0D, 05, 05]
+1F873; [0D 39 0D, 05, 05]
-1D8D9; [0D 39 14, 05, 05]
+1F874; [0D 39 14, 05, 05]
-1D8DA; [0D 39 1B, 05, 05]
+1F875; [0D 39 1B, 05, 05]
-1D8DB; [0D 39 22, 05, 05]
+1F876; [0D 39 22, 05, 05]
-1D8DC; [0D 39 29, 05, 05]
+1F877; [0D 39 29, 05, 05]
-1D8DD; [0D 39 30, 05, 05]
+1F878; [0D 39 30, 05, 05]
-1D8DE; [0D 39 37, 05, 05]
+1F879; [0D 39 37, 05, 05]
-1D8DF; [0D 39 3E, 05, 05]
+1F87A; [0D 39 3E, 05, 05]
-1D8E0; [0D 39 45, 05, 05]
+1F87B; [0D 39 45, 05, 05]
-1D8E1; [0D 39 4C, 05, 05]
+1F87C; [0D 39 4C, 05, 05]
-1D8E2; [0D 39 53, 05, 05]
+1F87D; [0D 39 53, 05, 05]
-1D8E3; [0D 39 5A, 05, 05]
+1F87E; [0D 39 5A, 05, 05]
-1D8E4; [0D 39 61, 05, 05]
+1F87F; [0D 39 61, 05, 05]
-1D8E5; [0D 39 68, 05, 05]
+1F880; [0D 39 68, 05, 05]
-1D8E6; [0D 39 6F, 05, 05]
+1F881; [0D 39 6F, 05, 05]
-1D8E7; [0D 39 76, 05, 05]
+1F882; [0D 39 76, 05, 05]
-1D8E8; [0D 39 7D, 05, 05]
+1F883; [0D 39 7D, 05, 05]
-1D8E9; [0D 39 84, 05, 05]
+1F884; [0D 39 84, 05, 05]
-1D8EA; [0D 39 8B, 05, 05]
+1F885; [0D 39 8B, 05, 05]
-1D8EB; [0D 39 92, 05, 05]
+1F886; [0D 39 92, 05, 05]
-1D8EC; [0D 39 99, 05, 05]
+1F887; [0D 39 99, 05, 05]
-1D8ED; [0D 39 A0, 05, 05]
+1F890; [0D 39 A0, 05, 05]
-1D8EE; [0D 39 A7, 05, 05]
+1F891; [0D 39 A7, 05, 05]
-1D8EF; [0D 39 AE, 05, 05]
+1F892; [0D 39 AE, 05, 05]
-1D8F0; [0D 39 B5, 05, 05]
+1F893; [0D 39 B5, 05, 05]
-1D8F1; [0D 39 BC, 05, 05]
+1F894; [0D 39 BC, 05, 05]
-1D8F2; [0D 39 C3, 05, 05]
+1F895; [0D 39 C3, 05, 05]
-1D8F3; [0D 39 CA, 05, 05]
+1F896; [0D 39 CA, 05, 05]
-1D8F4; [0D 39 D1, 05, 05]
+1F897; [0D 39 D1, 05, 05]
-1D8F5; [0D 39 D8, 05, 05]
+1F898; [0D 39 D8, 05, 05]
-1D8F6; [0D 39 DF, 05, 05]
+1F899; [0D 39 DF, 05, 05]
-1D8F7; [0D 39 E6, 05, 05]
+1F89A; [0D 39 E6, 05, 05]
-1D8F8; [0D 39 ED, 05, 05]
+1F89B; [0D 39 ED, 05, 05]
-1D8F9; [0D 39 F4, 05, 05]
+1F89C; [0D 39 F4, 05, 05]
-1D8FA; [0D 39 FB, 05, 05]
+1F89D; [0D 39 FB, 05, 05]
-1D8FB; [0D 3A 04, 05, 05]
+1F89E; [0D 3A 04, 05, 05]
-1D8FC; [0D 3A 0B, 05, 05]
+1F89F; [0D 3A 0B, 05, 05]
-1D8FD; [0D 3A 12, 05, 05]
+1F8A0; [0D 3A 12, 05, 05]
-1D8FE; [0D 3A 19, 05, 05]
+1F8A1; [0D 3A 19, 05, 05]
-1D8FF; [0D 3A 20, 05, 05]
+1F8A2; [0D 3A 20, 05, 05]
-1D900; [0D 3A 27, 05, 05]
+1F8A3; [0D 3A 27, 05, 05]
-1D901; [0D 3A 2E, 05, 05]
+1F8A4; [0D 3A 2E, 05, 05]
-1D902; [0D 3A 35, 05, 05]
+1F8A5; [0D 3A 35, 05, 05]
-1D903; [0D 3A 3C, 05, 05]
+1F8A6; [0D 3A 3C, 05, 05]
-1D904; [0D 3A 43, 05, 05]
+1F8A7; [0D 3A 43, 05, 05]
-1D905; [0D 3A 4A, 05, 05]
+1F8A8; [0D 3A 4A, 05, 05]
-1D906; [0D 3A 51, 05, 05]
+1F8A9; [0D 3A 51, 05, 05]
-1D907; [0D 3A 58, 05, 05]
+1F8AA; [0D 3A 58, 05, 05]
-1D908; [0D 3A 5F, 05, 05]
+1F8AB; [0D 3A 5F, 05, 05]
-1D909; [0D 3A 66, 05, 05]
+1F8AC; [0D 3A 66, 05, 05]
-1D90A; [0D 3A 6D, 05, 05]
+1F8AD; [0D 3A 6D, 05, 05]
-1D90B; [0D 3A 74, 05, 05]
+1F8B0; [0D 3A 74, 05, 05]
-1D90C; [0D 3A 7B, 05, 05]
+1F8B1; [0D 3A 7B, 05, 05]
-1D90D; [0D 3A 82, 05, 05]
+1D800; [0D 3A 82, 05, 05]
-1D90E; [0D 3A 89, 05, 05]
+1D801; [0D 3A 89, 05, 05]
-1D90F; [0D 3A 90, 05, 05]
+1D802; [0D 3A 90, 05, 05]
-1D910; [0D 3A 97, 05, 05]
+1D803; [0D 3A 97, 05, 05]
-1D911; [0D 3A 9E, 05, 05]
+1D804; [0D 3A 9E, 05, 05]
-1D912; [0D 3A A5, 05, 05]
+1D805; [0D 3A A5, 05, 05]
-1D913; [0D 3A AC, 05, 05]
+1D806; [0D 3A AC, 05, 05]
-1D914; [0D 3A B3, 05, 05]
+1D807; [0D 3A B3, 05, 05]
-1D915; [0D 3A BA, 05, 05]
+1D808; [0D 3A BA, 05, 05]
-1D916; [0D 3A C1, 05, 05]
+1D809; [0D 3A C1, 05, 05]
-1D917; [0D 3A C8, 05, 05]
+1D80A; [0D 3A C8, 05, 05]
-1D918; [0D 3A CF, 05, 05]
+1D80B; [0D 3A CF, 05, 05]
-1D919; [0D 3A D6, 05, 05]
+1D80C; [0D 3A D6, 05, 05]
-1D91A; [0D 3A DD, 05, 05]
+1D80D; [0D 3A DD, 05, 05]
-1D91B; [0D 3A E4, 05, 05]
+1D80E; [0D 3A E4, 05, 05]
-1D91C; [0D 3A EB, 05, 05]
+1D80F; [0D 3A EB, 05, 05]
-1D91D; [0D 3A F2, 05, 05]
+1D810; [0D 3A F2, 05, 05]
-1D91E; [0D 3A F9, 05, 05]
+1D811; [0D 3A F9, 05, 05]
-1D91F; [0D 3B 02, 05, 05]
+1D812; [0D 3B 02, 05, 05]
-1D920; [0D 3B 09, 05, 05]
+1D813; [0D 3B 09, 05, 05]
-1D921; [0D 3B 10, 05, 05]
+1D814; [0D 3B 10, 05, 05]
-1D922; [0D 3B 17, 05, 05]
+1D815; [0D 3B 17, 05, 05]
-1D923; [0D 3B 1E, 05, 05]
+1D816; [0D 3B 1E, 05, 05]
-1D924; [0D 3B 25, 05, 05]
+1D817; [0D 3B 25, 05, 05]
-1D925; [0D 3B 2C, 05, 05]
+1D818; [0D 3B 2C, 05, 05]
-1D926; [0D 3B 33, 05, 05]
+1D819; [0D 3B 33, 05, 05]
-1D927; [0D 3B 3A, 05, 05]
+1D81A; [0D 3B 3A, 05, 05]
-1D928; [0D 3B 41, 05, 05]
+1D81B; [0D 3B 41, 05, 05]
-1D929; [0D 3B 48, 05, 05]
+1D81C; [0D 3B 48, 05, 05]
-1D92A; [0D 3B 4F, 05, 05]
+1D81D; [0D 3B 4F, 05, 05]
-1D92B; [0D 3B 56, 05, 05]
+1D81E; [0D 3B 56, 05, 05]
-1D92C; [0D 3B 5D, 05, 05]
+1D81F; [0D 3B 5D, 05, 05]
-1D92D; [0D 3B 64, 05, 05]
+1D820; [0D 3B 64, 05, 05]
-1D92E; [0D 3B 6B, 05, 05]
+1D821; [0D 3B 6B, 05, 05]
-1D92F; [0D 3B 72, 05, 05]
+1D822; [0D 3B 72, 05, 05]
-1D930; [0D 3B 79, 05, 05]
+1D823; [0D 3B 79, 05, 05]
-1D931; [0D 3B 80, 05, 05]
+1D824; [0D 3B 80, 05, 05]
-1D932; [0D 3B 87, 05, 05]
+1D825; [0D 3B 87, 05, 05]
-1D933; [0D 3B 8E, 05, 05]
+1D826; [0D 3B 8E, 05, 05]
-1D934; [0D 3B 95, 05, 05]
+1D827; [0D 3B 95, 05, 05]
-1D935; [0D 3B 9C, 05, 05]
+1D828; [0D 3B 9C, 05, 05]
-1D936; [0D 3B A3, 05, 05]
+1D829; [0D 3B A3, 05, 05]
-1D937; [0D 3B AA, 05, 05]
+1D82A; [0D 3B AA, 05, 05]
-1D938; [0D 3B B1, 05, 05]
+1D82B; [0D 3B B1, 05, 05]
-1D939; [0D 3B B8, 05, 05]
+1D82C; [0D 3B B8, 05, 05]
-1D93A; [0D 3B BF, 05, 05]
+1D82D; [0D 3B BF, 05, 05]
-1D93B; [0D 3B C6, 05, 05]
+1D82E; [0D 3B C6, 05, 05]
-1D93C; [0D 3B CD, 05, 05]
+1D82F; [0D 3B CD, 05, 05]
-1D93D; [0D 3B D4, 05, 05]
+1D830; [0D 3B D4, 05, 05]
-1D93E; [0D 3B DB, 05, 05]
+1D831; [0D 3B DB, 05, 05]
-1D93F; [0D 3B E2, 05, 05]
+1D832; [0D 3B E2, 05, 05]
-1D940; [0D 3B E9, 05, 05]
+1D833; [0D 3B E9, 05, 05]
-1D941; [0D 3B F0, 05, 05]
+1D834; [0D 3B F0, 05, 05]
-1D942; [0D 3B F7, 05, 05]
+1D835; [0D 3B F7, 05, 05]
-1D943; [0D 3B FE, 05, 05]
+1D836; [0D 3B FE, 05, 05]
-1D944; [0D 3C 07, 05, 05]
+1D837; [0D 3C 07, 05, 05]
-1D945; [0D 3C 0E, 05, 05]
+1D838; [0D 3C 0E, 05, 05]
-1D946; [0D 3C 15, 05, 05]
+1D839; [0D 3C 15, 05, 05]
-1D947; [0D 3C 1C, 05, 05]
+1D83A; [0D 3C 1C, 05, 05]
-1D948; [0D 3C 23, 05, 05]
+1D83B; [0D 3C 23, 05, 05]
-1D949; [0D 3C 2A, 05, 05]
+1D83C; [0D 3C 2A, 05, 05]
-1D94A; [0D 3C 31, 05, 05]
+1D83D; [0D 3C 31, 05, 05]
-1D94B; [0D 3C 38, 05, 05]
+1D83E; [0D 3C 38, 05, 05]
-1D94C; [0D 3C 3F, 05, 05]
+1D83F; [0D 3C 3F, 05, 05]
-1D94D; [0D 3C 46, 05, 05]
+1D840; [0D 3C 46, 05, 05]
-1D94E; [0D 3C 4D, 05, 05]
+1D841; [0D 3C 4D, 05, 05]
-1D94F; [0D 3C 54, 05, 05]
+1D842; [0D 3C 54, 05, 05]
-1D950; [0D 3C 5B, 05, 05]
+1D843; [0D 3C 5B, 05, 05]
-1D951; [0D 3C 62, 05, 05]
+1D844; [0D 3C 62, 05, 05]
-1D952; [0D 3C 69, 05, 05]
+1D845; [0D 3C 69, 05, 05]
-1D953; [0D 3C 70, 05, 05]
+1D846; [0D 3C 70, 05, 05]
-1D954; [0D 3C 77, 05, 05]
+1D847; [0D 3C 77, 05, 05]
-1D955; [0D 3C 7E, 05, 05]
+1D848; [0D 3C 7E, 05, 05]
-1D956; [0D 3C 85, 05, 05]
+1D849; [0D 3C 85, 05, 05]
-1D957; [0D 3C 8C, 05, 05]
+1D84A; [0D 3C 8C, 05, 05]
-1D958; [0D 3C 93, 05, 05]
+1D84B; [0D 3C 93, 05, 05]
-1D959; [0D 3C 9A, 05, 05]
+1D84C; [0D 3C 9A, 05, 05]
-1D95A; [0D 3C A1, 05, 05]
+1D84D; [0D 3C A1, 05, 05]
-1D95B; [0D 3C A8, 05, 05]
+1D84E; [0D 3C A8, 05, 05]
-1D95C; [0D 3C AF, 05, 05]
+1D84F; [0D 3C AF, 05, 05]
-1D95D; [0D 3C B6, 05, 05]
+1D850; [0D 3C B6, 05, 05]
-1D95E; [0D 3C BD, 05, 05]
+1D851; [0D 3C BD, 05, 05]
-1D95F; [0D 3C C4, 05, 05]
+1D852; [0D 3C C4, 05, 05]
-1D960; [0D 3C CB, 05, 05]
+1D853; [0D 3C CB, 05, 05]
-1D961; [0D 3C D2, 05, 05]
+1D854; [0D 3C D2, 05, 05]
-1D962; [0D 3C D9, 05, 05]
+1D855; [0D 3C D9, 05, 05]
-1D963; [0D 3C E0, 05, 05]
+1D856; [0D 3C E0, 05, 05]
-1D964; [0D 3C E7, 05, 05]
+1D857; [0D 3C E7, 05, 05]
-1D965; [0D 3C EE, 05, 05]
+1D858; [0D 3C EE, 05, 05]
-1D966; [0D 3C F5, 05, 05]
+1D859; [0D 3C F5, 05, 05]
-1D967; [0D 3C FC, 05, 05]
+1D85A; [0D 3C FC, 05, 05]
-1D968; [0D 3D 05, 05, 05]
+1D85B; [0D 3D 05, 05, 05]
-1D969; [0D 3D 0C, 05, 05]
+1D85C; [0D 3D 0C, 05, 05]
-1D96A; [0D 3D 13, 05, 05]
+1D85D; [0D 3D 13, 05, 05]
-1D96B; [0D 3D 1A, 05, 05]
+1D85E; [0D 3D 1A, 05, 05]
-1D96C; [0D 3D 21, 05, 05]
+1D85F; [0D 3D 21, 05, 05]
-1D96D; [0D 3D 28, 05, 05]
+1D860; [0D 3D 28, 05, 05]
-1D96E; [0D 3D 2F, 05, 05]
+1D861; [0D 3D 2F, 05, 05]
-1D96F; [0D 3D 36, 05, 05]
+1D862; [0D 3D 36, 05, 05]
-1D970; [0D 3D 3D, 05, 05]
+1D863; [0D 3D 3D, 05, 05]
-1D971; [0D 3D 44, 05, 05]
+1D864; [0D 3D 44, 05, 05]
-1D972; [0D 3D 4B, 05, 05]
+1D865; [0D 3D 4B, 05, 05]
-1D973; [0D 3D 52, 05, 05]
+1D866; [0D 3D 52, 05, 05]
-1D974; [0D 3D 59, 05, 05]
+1D867; [0D 3D 59, 05, 05]
-1D975; [0D 3D 60, 05, 05]
+1D868; [0D 3D 60, 05, 05]
-1D976; [0D 3D 67, 05, 05]
+1D869; [0D 3D 67, 05, 05]
-1D977; [0D 3D 6E, 05, 05]
+1D86A; [0D 3D 6E, 05, 05]
-1D978; [0D 3D 75, 05, 05]
+1D86B; [0D 3D 75, 05, 05]
-1D979; [0D 3D 7C, 05, 05]
+1D86C; [0D 3D 7C, 05, 05]
-1D97A; [0D 3D 83, 05, 05]
+1D86D; [0D 3D 83, 05, 05]
-1D97B; [0D 3D 8A, 05, 05]
+1D86E; [0D 3D 8A, 05, 05]
-1D97C; [0D 3D 91, 05, 05]
+1D86F; [0D 3D 91, 05, 05]
-1D97D; [0D 3D 98, 05, 05]
+1D870; [0D 3D 98, 05, 05]
-1D97E; [0D 3D 9F, 05, 05]
+1D871; [0D 3D 9F, 05, 05]
-1D97F; [0D 3D A6, 05, 05]
+1D872; [0D 3D A6, 05, 05]
-1D980; [0D 3D AD, 05, 05]
+1D873; [0D 3D AD, 05, 05]
-1D981; [0D 3D B4, 05, 05]
+1D874; [0D 3D B4, 05, 05]
-1D982; [0D 3D BB, 05, 05]
+1D875; [0D 3D BB, 05, 05]
-1D983; [0D 3D C2, 05, 05]
+1D876; [0D 3D C2, 05, 05]
-1D984; [0D 3D C9, 05, 05]
+1D877; [0D 3D C9, 05, 05]
-1D985; [0D 3D D0, 05, 05]
+1D878; [0D 3D D0, 05, 05]
-1D986; [0D 3D D7, 05, 05]
+1D879; [0D 3D D7, 05, 05]
-1D987; [0D 3D DE, 05, 05]
+1D87A; [0D 3D DE, 05, 05]
-1D988; [0D 3D E5, 05, 05]
+1D87B; [0D 3D E5, 05, 05]
-1D989; [0D 3D EC, 05, 05]
+1D87C; [0D 3D EC, 05, 05]
-1D98A; [0D 3D F3, 05, 05]
+1D87D; [0D 3D F3, 05, 05]
-1D98B; [0D 3D FA, 05, 05]
+1D87E; [0D 3D FA, 05, 05]
-1D98C; [0D 3E 03, 05, 05]
+1D87F; [0D 3E 03, 05, 05]
-1D98D; [0D 3E 0A, 05, 05]
+1D880; [0D 3E 0A, 05, 05]
-1D98E; [0D 3E 11, 05, 05]
+1D881; [0D 3E 11, 05, 05]
-1D98F; [0D 3E 18, 05, 05]
+1D882; [0D 3E 18, 05, 05]
-1D990; [0D 3E 1F, 05, 05]
+1D883; [0D 3E 1F, 05, 05]
-1D991; [0D 3E 26, 05, 05]
+1D884; [0D 3E 26, 05, 05]
-1D992; [0D 3E 2D, 05, 05]
+1D885; [0D 3E 2D, 05, 05]
-1D993; [0D 3E 34, 05, 05]
+1D886; [0D 3E 34, 05, 05]
-1D994; [0D 3E 3B, 05, 05]
+1D887; [0D 3E 3B, 05, 05]
-1D995; [0D 3E 42, 05, 05]
+1D888; [0D 3E 42, 05, 05]
-1D996; [0D 3E 49, 05, 05]
+1D889; [0D 3E 49, 05, 05]
-1D997; [0D 3E 50, 05, 05]
+1D88A; [0D 3E 50, 05, 05]
-1D998; [0D 3E 57, 05, 05]
+1D88B; [0D 3E 57, 05, 05]
-1D999; [0D 3E 5E, 05, 05]
+1D88C; [0D 3E 5E, 05, 05]
-1D99A; [0D 3E 65, 05, 05]
+1D88D; [0D 3E 65, 05, 05]
-1D99B; [0D 3E 6C, 05, 05]
+1D88E; [0D 3E 6C, 05, 05]
-1D99C; [0D 3E 73, 05, 05]
+1D88F; [0D 3E 73, 05, 05]
-1D99D; [0D 3E 7A, 05, 05]
+1D890; [0D 3E 7A, 05, 05]
-1D99E; [0D 3E 81, 05, 05]
+1D891; [0D 3E 81, 05, 05]
-1D99F; [0D 3E 88, 05, 05]
+1D892; [0D 3E 88, 05, 05]
-1D9A0; [0D 3E 8F, 05, 05]
+1D893; [0D 3E 8F, 05, 05]
-1D9A1; [0D 3E 96, 05, 05]
+1D894; [0D 3E 96, 05, 05]
-1D9A2; [0D 3E 9D, 05, 05]
+1D895; [0D 3E 9D, 05, 05]
-1D9A3; [0D 3E A4, 05, 05]
+1D896; [0D 3E A4, 05, 05]
-1D9A4; [0D 3E AB, 05, 05]
+1D897; [0D 3E AB, 05, 05]
-1D9A5; [0D 3E B2, 05, 05]
+1D898; [0D 3E B2, 05, 05]
-1D9A6; [0D 3E B9, 05, 05]
+1D899; [0D 3E B9, 05, 05]
-1D9A7; [0D 3E C0, 05, 05]
+1D89A; [0D 3E C0, 05, 05]
-1D9A8; [0D 3E C7, 05, 05]
+1D89B; [0D 3E C7, 05, 05]
-1D9A9; [0D 3E CE, 05, 05]
+1D89C; [0D 3E CE, 05, 05]
-1D9AA; [0D 3E D5, 05, 05]
+1D89D; [0D 3E D5, 05, 05]
-1D9AB; [0D 3E DC, 05, 05]
+1D89E; [0D 3E DC, 05, 05]
-1D9AC; [0D 3E E3, 05, 05]
+1D89F; [0D 3E E3, 05, 05]
-1D9AD; [0D 3E EA, 05, 05]
+1D8A0; [0D 3E EA, 05, 05]
-1D9AE; [0D 3E F1, 05, 05]
+1D8A1; [0D 3E F1, 05, 05]
-1D9AF; [0D 3E F8, 05, 05]
+1D8A2; [0D 3E F8, 05, 05]
-1D9B0; [0D 3E FF, 05, 05]
+1D8A3; [0D 3E FF, 05, 05]
-1D9B1; [0D 3F 08, 05, 05]
+1D8A4; [0D 3F 08, 05, 05]
-1D9B2; [0D 3F 0F, 05, 05]
+1D8A5; [0D 3F 0F, 05, 05]
-1D9B3; [0D 3F 16, 05, 05]
+1D8A6; [0D 3F 16, 05, 05]
-1D9B4; [0D 3F 1D, 05, 05]
+1D8A7; [0D 3F 1D, 05, 05]
-1D9B5; [0D 3F 24, 05, 05]
+1D8A8; [0D 3F 24, 05, 05]
-1D9B6; [0D 3F 2B, 05, 05]
+1D8A9; [0D 3F 2B, 05, 05]
-1D9B7; [0D 3F 32, 05, 05]
+1D8AA; [0D 3F 32, 05, 05]
-1D9B8; [0D 3F 39, 05, 05]
+1D8AB; [0D 3F 39, 05, 05]
-1D9B9; [0D 3F 40, 05, 05]
+1D8AC; [0D 3F 40, 05, 05]
-1D9BA; [0D 3F 47, 05, 05]
+1D8AD; [0D 3F 47, 05, 05]
-1D9BB; [0D 3F 4E, 05, 05]
+1D8AE; [0D 3F 4E, 05, 05]
-1D9BC; [0D 3F 55, 05, 05]
+1D8AF; [0D 3F 55, 05, 05]
-1D9BD; [0D 3F 5C, 05, 05]
+1D8B0; [0D 3F 5C, 05, 05]
-1D9BE; [0D 3F 63, 05, 05]
+1D8B1; [0D 3F 63, 05, 05]
-1D9BF; [0D 3F 6A, 05, 05]
+1D8B2; [0D 3F 6A, 05, 05]
-1D9C0; [0D 3F 71, 05, 05]
+1D8B3; [0D 3F 71, 05, 05]
-1D9C1; [0D 3F 78, 05, 05]
+1D8B4; [0D 3F 78, 05, 05]
-1D9C2; [0D 3F 7F, 05, 05]
+1D8B5; [0D 3F 7F, 05, 05]
-1D9C3; [0D 3F 86, 05, 05]
+1D8B6; [0D 3F 86, 05, 05]
-1D9C4; [0D 3F 8D, 05, 05]
+1D8B7; [0D 3F 8D, 05, 05]
-1D9C5; [0D 3F 94, 05, 05]
+1D8B8; [0D 3F 94, 05, 05]
-1D9C6; [0D 3F 9B, 05, 05]
+1D8B9; [0D 3F 9B, 05, 05]
-1D9C7; [0D 3F A2, 05, 05]
+1D8BA; [0D 3F A2, 05, 05]
-1D9C8; [0D 3F A9, 05, 05]
+1D8BB; [0D 3F A9, 05, 05]
-1D9C9; [0D 3F B0, 05, 05]
+1D8BC; [0D 3F B0, 05, 05]
-1D9CA; [0D 3F B7, 05, 05]
+1D8BD; [0D 3F B7, 05, 05]
-1D9CB; [0D 3F BE, 05, 05]
+1D8BE; [0D 3F BE, 05, 05]
-1D9CC; [0D 3F C5, 05, 05]
+1D8BF; [0D 3F C5, 05, 05]
-1D9CD; [0D 3F CC, 05, 05]
+1D8C0; [0D 3F CC, 05, 05]
-1D9CE; [0D 3F D3, 05, 05]
+1D8C1; [0D 3F D3, 05, 05]
-1D9CF; [0D 3F DA, 05, 05]
+1D8C2; [0D 3F DA, 05, 05]
-1D9D0; [0D 3F E1, 05, 05]
+1D8C3; [0D 3F E1, 05, 05]
-1D9D1; [0D 3F E8, 05, 05]
+1D8C4; [0D 3F E8, 05, 05]
-1D9D2; [0D 3F EF, 05, 05]
+1D8C5; [0D 3F EF, 05, 05]
-1D9D3; [0D 3F F6, 05, 05]
+1D8C6; [0D 3F F6, 05, 05]
-1D9D4; [0D 3F FD, 05, 05]
+1D8C7; [0D 3F FD, 05, 05]
-1D9D5; [0D 40 06, 05, 05]
+1D8C8; [0D 40 06, 05, 05]
-1D9D6; [0D 40 0D, 05, 05]
+1D8C9; [0D 40 0D, 05, 05]
-1D9D7; [0D 40 14, 05, 05]
+1D8CA; [0D 40 14, 05, 05]
-1D9D8; [0D 40 1B, 05, 05]
+1D8CB; [0D 40 1B, 05, 05]
-1D9D9; [0D 40 22, 05, 05]
+1D8CC; [0D 40 22, 05, 05]
-1D9DA; [0D 40 29, 05, 05]
+1D8CD; [0D 40 29, 05, 05]
-1D9DB; [0D 40 30, 05, 05]
+1D8CE; [0D 40 30, 05, 05]
-1D9DC; [0D 40 37, 05, 05]
+1D8CF; [0D 40 37, 05, 05]
-1D9DD; [0D 40 3E, 05, 05]
+1D8D0; [0D 40 3E, 05, 05]
-1D9DE; [0D 40 45, 05, 05]
+1D8D1; [0D 40 45, 05, 05]
-1D9DF; [0D 40 4C, 05, 05]
+1D8D2; [0D 40 4C, 05, 05]
-1D9E0; [0D 40 53, 05, 05]
+1D8D3; [0D 40 53, 05, 05]
-1D9E1; [0D 40 5A, 05, 05]
+1D8D4; [0D 40 5A, 05, 05]
-1D9E2; [0D 40 61, 05, 05]
+1D8D5; [0D 40 61, 05, 05]
-1D9E3; [0D 40 68, 05, 05]
+1D8D6; [0D 40 68, 05, 05]
-1D9E4; [0D 40 6F, 05, 05]
+1D8D7; [0D 40 6F, 05, 05]
-1D9E5; [0D 40 76, 05, 05]
+1D8D8; [0D 40 76, 05, 05]
-1D9E6; [0D 40 7D, 05, 05]
+1D8D9; [0D 40 7D, 05, 05]
-1D9E7; [0D 40 84, 05, 05]
+1D8DA; [0D 40 84, 05, 05]
-1D9E8; [0D 40 8B, 05, 05]
+1D8DB; [0D 40 8B, 05, 05]
-1D9E9; [0D 40 92, 05, 05]
+1D8DC; [0D 40 92, 05, 05]
-1D9EA; [0D 40 99, 05, 05]
+1D8DD; [0D 40 99, 05, 05]
-1D9EB; [0D 40 A0, 05, 05]
+1D8DE; [0D 40 A0, 05, 05]
-1D9EC; [0D 40 A7, 05, 05]
+1D8DF; [0D 40 A7, 05, 05]
-1D9ED; [0D 40 AE, 05, 05]
+1D8E0; [0D 40 AE, 05, 05]
-1D9EE; [0D 40 B5, 05, 05]
+1D8E1; [0D 40 B5, 05, 05]
-1D9EF; [0D 40 BC, 05, 05]
+1D8E2; [0D 40 BC, 05, 05]
-1D9F0; [0D 40 C3, 05, 05]
+1D8E3; [0D 40 C3, 05, 05]
-1D9F1; [0D 40 CA, 05, 05]
+1D8E4; [0D 40 CA, 05, 05]
-1D9F2; [0D 40 D1, 05, 05]
+1D8E5; [0D 40 D1, 05, 05]
-1D9F3; [0D 40 D8, 05, 05]
+1D8E6; [0D 40 D8, 05, 05]
-1D9F4; [0D 40 DF, 05, 05]
+1D8E7; [0D 40 DF, 05, 05]
-1D9F5; [0D 40 E6, 05, 05]
+1D8E8; [0D 40 E6, 05, 05]
-1D9F6; [0D 40 ED, 05, 05]
+1D8E9; [0D 40 ED, 05, 05]
-1D9F7; [0D 40 F4, 05, 05]
+1D8EA; [0D 40 F4, 05, 05]
-1D9F8; [0D 40 FB, 05, 05]
+1D8EB; [0D 40 FB, 05, 05]
-1D9F9; [0D 41 04, 05, 05]
+1D8EC; [0D 41 04, 05, 05]
-1D9FA; [0D 41 0B, 05, 05]
+1D8ED; [0D 41 0B, 05, 05]
-1D9FB; [0D 41 12, 05, 05]
+1D8EE; [0D 41 12, 05, 05]
-1D9FC; [0D 41 19, 05, 05]
+1D8EF; [0D 41 19, 05, 05]
-1D9FD; [0D 41 20, 05, 05]
+1D8F0; [0D 41 20, 05, 05]
-1D9FE; [0D 41 27, 05, 05]
+1D8F1; [0D 41 27, 05, 05]
-1D9FF; [0D 41 2E, 05, 05]
+1D8F2; [0D 41 2E, 05, 05]
-1DA37; [0D 41 35, 05, 05]
+1D8F3; [0D 41 35, 05, 05]
-1DA38; [0D 41 3C, 05, 05]
+1D8F4; [0D 41 3C, 05, 05]
-1DA39; [0D 41 43, 05, 05]
+1D8F5; [0D 41 43, 05, 05]
-1DA3A; [0D 41 4A, 05, 05]
+1D8F6; [0D 41 4A, 05, 05]
-1DA6D; [0D 41 51, 05, 05]
+1D8F7; [0D 41 51, 05, 05]
-1DA6E; [0D 41 58, 05, 05]
+1D8F8; [0D 41 58, 05, 05]
-1DA6F; [0D 41 5F, 05, 05]
+1D8F9; [0D 41 5F, 05, 05]
-1DA70; [0D 41 66, 05, 05]
+1D8FA; [0D 41 66, 05, 05]
-1DA71; [0D 41 6D, 05, 05]
+1D8FB; [0D 41 6D, 05, 05]
-1DA72; [0D 41 74, 05, 05]
+1D8FC; [0D 41 74, 05, 05]
-1DA73; [0D 41 7B, 05, 05]
+1D8FD; [0D 41 7B, 05, 05]
-1DA74; [0D 41 82, 05, 05]
+1D8FE; [0D 41 82, 05, 05]
-1DA76; [0D 41 89, 05, 05]
+1D8FF; [0D 41 89, 05, 05]
-1DA77; [0D 41 90, 05, 05]
+1D900; [0D 41 90, 05, 05]
-1DA78; [0D 41 97, 05, 05]
+1D901; [0D 41 97, 05, 05]
-1DA79; [0D 41 9E, 05, 05]
+1D902; [0D 41 9E, 05, 05]
-1DA7A; [0D 41 A5, 05, 05]
+1D903; [0D 41 A5, 05, 05]
-1DA7B; [0D 41 AC, 05, 05]
+1D904; [0D 41 AC, 05, 05]
-1DA7C; [0D 41 B3, 05, 05]
+1D905; [0D 41 B3, 05, 05]
-1DA7D; [0D 41 BA, 05, 05]
+1D906; [0D 41 BA, 05, 05]
-1DA7E; [0D 41 C1, 05, 05]
+1D907; [0D 41 C1, 05, 05]
-1DA7F; [0D 41 C8, 05, 05]
+1D908; [0D 41 C8, 05, 05]
-1DA80; [0D 41 CF, 05, 05]
+1D909; [0D 41 CF, 05, 05]
-1DA81; [0D 41 D6, 05, 05]
+1D90A; [0D 41 D6, 05, 05]
-1DA82; [0D 41 DD, 05, 05]
+1D90B; [0D 41 DD, 05, 05]
-1DA83; [0D 41 E4, 05, 05]
+1D90C; [0D 41 E4, 05, 05]
-1DA85; [0D 41 EB, 05, 05]
+1D90D; [0D 41 EB, 05, 05]
-1DA86; [0D 41 F2, 05, 05]
+1D90E; [0D 41 F2, 05, 05]
-2FF0; [0D 41 F9, 05, 05]
+1D90F; [0D 41 F9, 05, 05]
-2FF1; [0D 42 02, 05, 05]
+1D910; [0D 42 02, 05, 05]
-2FF2; [0D 42 09, 05, 05]
+1D911; [0D 42 09, 05, 05]
-2FF3; [0D 42 10, 05, 05]
+1D912; [0D 42 10, 05, 05]
-2FF4; [0D 42 17, 05, 05]
+1D913; [0D 42 17, 05, 05]
-2FF5; [0D 42 1E, 05, 05]
+1D914; [0D 42 1E, 05, 05]
-2FF6; [0D 42 25, 05, 05]
+1D915; [0D 42 25, 05, 05]
-2FF7; [0D 42 2C, 05, 05]
+1D916; [0D 42 2C, 05, 05]
-2FF8; [0D 42 33, 05, 05]
+1D917; [0D 42 33, 05, 05]
-2FF9; [0D 42 3A, 05, 05]
+1D918; [0D 42 3A, 05, 05]
-2FFA; [0D 42 41, 05, 05]
+1D919; [0D 42 41, 05, 05]
-2FFB; [0D 42 48, 05, 05]
+1D91A; [0D 42 48, 05, 05]
-31C0; [0D 42 4F, 05, 05]
+1D91B; [0D 42 4F, 05, 05]
-31C1; [0D 42 56, 05, 05]
+1D91C; [0D 42 56, 05, 05]
-31C2; [0D 42 5D, 05, 05]
+1D91D; [0D 42 5D, 05, 05]
-31C3; [0D 42 64, 05, 05]
+1D91E; [0D 42 64, 05, 05]
-31C4; [0D 42 6B, 05, 05]
+1D91F; [0D 42 6B, 05, 05]
-31C5; [0D 42 72, 05, 05]
+1D920; [0D 42 72, 05, 05]
-31C6; [0D 42 79, 05, 05]
+1D921; [0D 42 79, 05, 05]
-31C7; [0D 42 80, 05, 05]
+1D922; [0D 42 80, 05, 05]
-31C8; [0D 42 87, 05, 05]
+1D923; [0D 42 87, 05, 05]
-31C9; [0D 42 8E, 05, 05]
+1D924; [0D 42 8E, 05, 05]
-31CA; [0D 42 95, 05, 05]
+1D925; [0D 42 95, 05, 05]
-31CB; [0D 42 9C, 05, 05]
+1D926; [0D 42 9C, 05, 05]
-31CC; [0D 42 A3, 05, 05]
+1D927; [0D 42 A3, 05, 05]
-31CD; [0D 42 AA, 05, 05]
+1D928; [0D 42 AA, 05, 05]
-31CE; [0D 42 B1, 05, 05]
+1D929; [0D 42 B1, 05, 05]
-31CF; [0D 42 B8, 05, 05]
+1D92A; [0D 42 B8, 05, 05]
-31D0; [0D 42 BF, 05, 05]
+1D92B; [0D 42 BF, 05, 05]
-31D1; [0D 42 C6, 05, 05]
+1D92C; [0D 42 C6, 05, 05]
-31D2; [0D 42 CD, 05, 05]
+1D92D; [0D 42 CD, 05, 05]
-31D3; [0D 42 D4, 05, 05]
+1D92E; [0D 42 D4, 05, 05]
-31D4; [0D 42 DB, 05, 05]
+1D92F; [0D 42 DB, 05, 05]
-31D5; [0D 42 E2, 05, 05]
+1D930; [0D 42 E2, 05, 05]
-31D6; [0D 42 E9, 05, 05]
+1D931; [0D 42 E9, 05, 05]
-31D7; [0D 42 F0, 05, 05]
+1D932; [0D 42 F0, 05, 05]
-31D8; [0D 42 F7, 05, 05]
+1D933; [0D 42 F7, 05, 05]
-31D9; [0D 42 FE, 05, 05]
+1D934; [0D 42 FE, 05, 05]
-31DA; [0D 43 07, 05, 05]
+1D935; [0D 43 07, 05, 05]
-31DB; [0D 43 0E, 05, 05]
+1D936; [0D 43 0E, 05, 05]
-31DC; [0D 43 15, 05, 05]
+1D937; [0D 43 15, 05, 05]
-31DD; [0D 43 1C, 05, 05]
+1D938; [0D 43 1C, 05, 05]
-31DE; [0D 43 23, 05, 05]
+1D939; [0D 43 23, 05, 05]
-31DF; [0D 43 2A, 05, 05]
+1D93A; [0D 43 2A, 05, 05]
-31E0; [0D 43 31, 05, 05]
+1D93B; [0D 43 31, 05, 05]
-31E1; [0D 43 38, 05, 05]
+1D93C; [0D 43 38, 05, 05]
-31E2; [0D 43 3F, 05, 05]
+1D93D; [0D 43 3F, 05, 05]
-31E3; [0D 43 46, 05, 05]
+1D93E; [0D 43 46, 05, 05]
-3004; [0D 43 4D, 05, 05]
+1D93F; [0D 43 4D, 05, 05]
-3012; [0D 45, 05, 05]
-3036; [0D 45, 05, 20]
+1D940; [0D 43 54, 05, 05]
-3013; [0D 47 02, 05, 05]
+1D941; [0D 43 5B, 05, 05]
-3020; [0D 47 09, 05, 05]
+1D942; [0D 43 62, 05, 05]
-3037; [0D 47 10, 05, 05]
+1D943; [0D 43 69, 05, 05]
-303E; [0D 47 17, 05, 05]
+1D944; [0D 43 70, 05, 05]
-303F; [0D 47 1E, 05, 05]
+1D945; [0D 43 77, 05, 05]
-3190; [0D 47 25, 05, 05]
+1D946; [0D 43 7E, 05, 05]
-3191; [0D 47 2C, 05, 05]
+1D947; [0D 43 85, 05, 05]
-327F; [0D 47 33, 05, 05]
+1D948; [0D 43 8C, 05, 05]
-FFFC; [0D 47 3A, 05, 05]
+1D949; [0D 43 93, 05, 05]
-02D0; [0D 49, 05, 05]
+1D94A; [0D 43 9A, 05, 05]
-02D1; [0D 4B, 05, 05]
+1D94B; [0D 43 A1, 05, 05]
-0971; [0D 4D, 05, 05]
+1D94C; [0D 43 A8, 05, 05]
-0E46; [0D 4F, 05, 05]
+1D94D; [0D 43 AF, 05, 05]
-0EC6; [0D 51, 05, 05]
+1D94E; [0D 43 B6, 05, 05]
-17D7; [0D 53, 05, 05]
+1D94F; [0D 43 BD, 05, 05]
-1AA7; [0D 55, 05, 05]
+1D950; [0D 43 C4, 05, 05]
-A9CF; [0D 57, 05, 05]
+1D951; [0D 43 CB, 05, 05]
-A9E6; [0D 59, 05, 05]
+1D952; [0D 43 D2, 05, 05]
-AA70; [0D 5B, 05, 05]
+1D953; [0D 43 D9, 05, 05]
-AADD; [0D 5D 02, 05, 05]
+1D954; [0D 43 E0, 05, 05]
-AAF3; [0D 5D 09, 05, 05]
+1D955; [0D 43 E7, 05, 05]
-AAF4; [0D 5D 10, 05, 05]
+1D956; [0D 43 EE, 05, 05]
-16B42; [0D 5D 17, 05, 05]
+1D957; [0D 43 F5, 05, 05]
-16B43; [0D 5D 1E, 05, 05]
+1D958; [0D 43 FC, 05, 05]
-1E13C; [0D 5D 25, 05, 05]
+1D959; [0D 44 05, 05, 05]
-1E13D; [0D 5D 2C, 05, 05]
+1D95A; [0D 44 0C, 05, 05]
-3005; [0D 5F, 05, 05]
+1D95B; [0D 44 13, 05, 05]
-303B; [0D 61, 05, 05]
+1D95C; [0D 44 1A, 05, 05]
-16FE0; [0D 63 02, 05, 05]
+1D95D; [0D 44 21, 05, 05]
-16FE1; [0D 63 09, 05, 05]
+1D95E; [0D 44 28, 05, 05]
-16FE3; [0D 65, 05, 05]
+1D95F; [0D 44 2F, 05, 05]
-3031; [0D 67, 05, 05]
-3032; [0D 67, 05, 05][, AE, 05]
+1D960; [0D 44 36, 05, 05]
-3033; [0D 69, 05, 05]
-3034; [0D 69, 05, 05][, AE, 05]
+1D961; [0D 44 3D, 05, 05]
-3035; [0D 6B, 05, 05]
+1D962; [0D 44 44, 05, 05]
-309D; [0D 6D, 05, 05]
-309E; [0D 6D, 05, 05][, AE, 05]
+1D963; [0D 44 4B, 05, 05]
-30FC; [0D 6F, 05, 05]
-FF70; [0D 6F, 05, A0]
+1D964; [0D 44 52, 05, 05]
-30FD; [0D 71, 05, 05]
-30FE; [0D 71, 05, 05][, AE, 05]
+1D965; [0D 44 59, 05, 05]
-FDD1 20AC; [0D 7D 02, 05, 05] # CURRENCY first primary
+1D966; [0D 44 60, 05, 05]
-00A4; [0D 7F, 05, 05]
+1D967; [0D 44 67, 05, 05]
-00A2; [0D 81, 05, 05]
-FFE0; [0D 81, 05, 20]
+1D968; [0D 44 6E, 05, 05]
-0024; [0D 83, 05, 05]
-FF04; [0D 83, 05, 20]
-FE69; [0D 83, 05, 2E]
+1D969; [0D 44 75, 05, 05]
-00A3; [0D 85, 05, 05]
-FFE1; [0D 85, 05, 20]
+1D96A; [0D 44 7C, 05, 05]
-00A5; [0D 87, 05, 05]
-FFE5; [0D 87, 05, 20]
+1D96B; [0D 44 83, 05, 05]
-058F; [0D 89, 05, 05]
+1D96C; [0D 44 8A, 05, 05]
-060B; [0D 8B, 05, 05]
+1D96D; [0D 44 91, 05, 05]
-07FE; [0D 8D 02, 05, 05]
+1D96E; [0D 44 98, 05, 05]
-07FF; [0D 8D 09, 05, 05]
+1D96F; [0D 44 9F, 05, 05]
-09F2; [0D 8F, 05, 05]
+1D970; [0D 44 A6, 05, 05]
-09F3; [0D 91, 05, 05]
+1D971; [0D 44 AD, 05, 05]
-09FB; [0D 93, 05, 05]
+1D972; [0D 44 B4, 05, 05]
-0AF1; [0D 95, 05, 05]
+1D973; [0D 44 BB, 05, 05]
-A838; [0D 97, 05, 05]
+1D974; [0D 44 C2, 05, 05]
-0BF9; [0D 99, 05, 05]
+1D975; [0D 44 C9, 05, 05]
-11FDD; [0D 9B, 05, 05]
+1D976; [0D 44 D0, 05, 05]
-11FDE; [0D 9D, 05, 05]
+1D977; [0D 44 D7, 05, 05]
-11FDF; [0D 9F, 05, 05]
+1D978; [0D 44 DE, 05, 05]
-11FE0; [0D A1, 05, 05]
+1D979; [0D 44 E5, 05, 05]
-0E3F; [0D A3, 05, 05]
+1D97A; [0D 44 EC, 05, 05]
-17DB; [0D A5, 05, 05]
+1D97B; [0D 44 F3, 05, 05]
-1E2FF; [0D A7, 05, 05]
+1D97C; [0D 44 FA, 05, 05]
-20A0; [0D A9, 05, 05]
+1D97D; [0D 45 03, 05, 05]
-20A1; [0D AB, 05, 05]
+1D97E; [0D 45 0A, 05, 05]
-20A2; [0D AD, 05, 05]
+1D97F; [0D 45 11, 05, 05]
-20A3; [0D AF, 05, 05]
+1D980; [0D 45 18, 05, 05]
-20A4; [0D B1, 05, 05]
+1D981; [0D 45 1F, 05, 05]
-20A5; [0D B3, 05, 05]
+1D982; [0D 45 26, 05, 05]
-20A6; [0D B5, 05, 05]
+1D983; [0D 45 2D, 05, 05]
-20A7; [0D B7, 05, 05]
+1D984; [0D 45 34, 05, 05]
-20A9; [0D B9, 05, 05]
-FFE6; [0D B9, 05, 20]
+1D985; [0D 45 3B, 05, 05]
-20AA; [0D BB, 05, 05]
+1D986; [0D 45 42, 05, 05]
-20AB; [0D BD, 05, 05]
+1D987; [0D 45 49, 05, 05]
-20AC; [0D BF, 05, 05]
+1D988; [0D 45 50, 05, 05]
-20AD; [0D C1, 05, 05]
+1D989; [0D 45 57, 05, 05]
-20AE; [0D C3, 05, 05]
+1D98A; [0D 45 5E, 05, 05]
-20AF; [0D C5, 05, 05]
+1D98B; [0D 45 65, 05, 05]
-20B0; [0D C7, 05, 05]
+1D98C; [0D 45 6C, 05, 05]
-20B1; [0D C9, 05, 05]
+1D98D; [0D 45 73, 05, 05]
-20B2; [0D CB, 05, 05]
+1D98E; [0D 45 7A, 05, 05]
-20B3; [0D CD, 05, 05]
+1D98F; [0D 45 81, 05, 05]
-20B4; [0D CF, 05, 05]
+1D990; [0D 45 88, 05, 05]
-20B5; [0D D1, 05, 05]
+1D991; [0D 45 8F, 05, 05]
-20B6; [0D D3, 05, 05]
+1D992; [0D 45 96, 05, 05]
-20B7; [0D D5, 05, 05]
+1D993; [0D 45 9D, 05, 05]
-20B8; [0D D7, 05, 05]
+1D994; [0D 45 A4, 05, 05]
-20B9; [0D D9, 05, 05]
+1D995; [0D 45 AB, 05, 05]
-1ECB0; [0D DB, 05, 05]
+1D996; [0D 45 B2, 05, 05]
-20BA; [0D DD, 05, 05]
+1D997; [0D 45 B9, 05, 05]
-20BB; [0D DF, 05, 05]
+1D998; [0D 45 C0, 05, 05]
-20BC; [0D E1, 05, 05]
+1D999; [0D 45 C7, 05, 05]
-20BD; [0D E3, 05, 05]
+1D99A; [0D 45 CE, 05, 05]
-20BE; [0D E5, 05, 05]
+1D99B; [0D 45 D5, 05, 05]
-20BF; [0D E7, 05, 05]
+1D99C; [0D 45 DC, 05, 05]
-20A8; [0D E9, 05, 05]
+1D99D; [0D 45 E3, 05, 05]
-FDFC; [0D EB, 05, 05]
+1D99E; [0D 45 EA, 05, 05]
+
+1D99F; [0D 45 F1, 05, 05]
+
+1D9A0; [0D 45 F8, 05, 05]
+
+1D9A1; [0D 45 FF, 05, 05]
+
+1D9A2; [0D 46 08, 05, 05]
+
+1D9A3; [0D 46 0F, 05, 05]
+
+1D9A4; [0D 46 16, 05, 05]
+
+1D9A5; [0D 46 1D, 05, 05]
+
+1D9A6; [0D 46 24, 05, 05]
+
+1D9A7; [0D 46 2B, 05, 05]
+
+1D9A8; [0D 46 32, 05, 05]
+
+1D9A9; [0D 46 39, 05, 05]
+
+1D9AA; [0D 46 40, 05, 05]
+
+1D9AB; [0D 46 47, 05, 05]
+
+1D9AC; [0D 46 4E, 05, 05]
+
+1D9AD; [0D 46 55, 05, 05]
+
+1D9AE; [0D 46 5C, 05, 05]
+
+1D9AF; [0D 46 63, 05, 05]
+
+1D9B0; [0D 46 6A, 05, 05]
+
+1D9B1; [0D 46 71, 05, 05]
+
+1D9B2; [0D 46 78, 05, 05]
+
+1D9B3; [0D 46 7F, 05, 05]
+
+1D9B4; [0D 46 86, 05, 05]
+
+1D9B5; [0D 46 8D, 05, 05]
+
+1D9B6; [0D 46 94, 05, 05]
+
+1D9B7; [0D 46 9B, 05, 05]
+
+1D9B8; [0D 46 A2, 05, 05]
+
+1D9B9; [0D 46 A9, 05, 05]
+
+1D9BA; [0D 46 B0, 05, 05]
+
+1D9BB; [0D 46 B7, 05, 05]
+
+1D9BC; [0D 46 BE, 05, 05]
+
+1D9BD; [0D 46 C5, 05, 05]
+
+1D9BE; [0D 46 CC, 05, 05]
+
+1D9BF; [0D 46 D3, 05, 05]
+
+1D9C0; [0D 46 DA, 05, 05]
+
+1D9C1; [0D 46 E1, 05, 05]
+
+1D9C2; [0D 46 E8, 05, 05]
+
+1D9C3; [0D 46 EF, 05, 05]
+
+1D9C4; [0D 46 F6, 05, 05]
+
+1D9C5; [0D 46 FD, 05, 05]
+
+1D9C6; [0D 47 06, 05, 05]
+
+1D9C7; [0D 47 0D, 05, 05]
+
+1D9C8; [0D 47 14, 05, 05]
+
+1D9C9; [0D 47 1B, 05, 05]
+
+1D9CA; [0D 47 22, 05, 05]
+
+1D9CB; [0D 47 29, 05, 05]
+
+1D9CC; [0D 47 30, 05, 05]
+
+1D9CD; [0D 47 37, 05, 05]
+
+1D9CE; [0D 47 3E, 05, 05]
+
+1D9CF; [0D 47 45, 05, 05]
+
+1D9D0; [0D 47 4C, 05, 05]
+
+1D9D1; [0D 47 53, 05, 05]
+
+1D9D2; [0D 47 5A, 05, 05]
+
+1D9D3; [0D 47 61, 05, 05]
+
+1D9D4; [0D 47 68, 05, 05]
+
+1D9D5; [0D 47 6F, 05, 05]
+
+1D9D6; [0D 47 76, 05, 05]
+
+1D9D7; [0D 47 7D, 05, 05]
+
+1D9D8; [0D 47 84, 05, 05]
+
+1D9D9; [0D 47 8B, 05, 05]
+
+1D9DA; [0D 47 92, 05, 05]
+
+1D9DB; [0D 47 99, 05, 05]
+
+1D9DC; [0D 47 A0, 05, 05]
+
+1D9DD; [0D 47 A7, 05, 05]
+
+1D9DE; [0D 47 AE, 05, 05]
+
+1D9DF; [0D 47 B5, 05, 05]
+
+1D9E0; [0D 47 BC, 05, 05]
+
+1D9E1; [0D 47 C3, 05, 05]
+
+1D9E2; [0D 47 CA, 05, 05]
+
+1D9E3; [0D 47 D1, 05, 05]
+
+1D9E4; [0D 47 D8, 05, 05]
+
+1D9E5; [0D 47 DF, 05, 05]
+
+1D9E6; [0D 47 E6, 05, 05]
+
+1D9E7; [0D 47 ED, 05, 05]
+
+1D9E8; [0D 47 F4, 05, 05]
+
+1D9E9; [0D 47 FB, 05, 05]
+
+1D9EA; [0D 48 04, 05, 05]
+
+1D9EB; [0D 48 0B, 05, 05]
+
+1D9EC; [0D 48 12, 05, 05]
+
+1D9ED; [0D 48 19, 05, 05]
+
+1D9EE; [0D 48 20, 05, 05]
+
+1D9EF; [0D 48 27, 05, 05]
+
+1D9F0; [0D 48 2E, 05, 05]
+
+1D9F1; [0D 48 35, 05, 05]
+
+1D9F2; [0D 48 3C, 05, 05]
+
+1D9F3; [0D 48 43, 05, 05]
+
+1D9F4; [0D 48 4A, 05, 05]
+
+1D9F5; [0D 48 51, 05, 05]
+
+1D9F6; [0D 48 58, 05, 05]
+
+1D9F7; [0D 48 5F, 05, 05]
+
+1D9F8; [0D 48 66, 05, 05]
+
+1D9F9; [0D 48 6D, 05, 05]
+
+1D9FA; [0D 48 74, 05, 05]
+
+1D9FB; [0D 48 7B, 05, 05]
+
+1D9FC; [0D 48 82, 05, 05]
+
+1D9FD; [0D 48 89, 05, 05]
+
+1D9FE; [0D 48 90, 05, 05]
+
+1D9FF; [0D 48 97, 05, 05]
+
+1DA37; [0D 48 9E, 05, 05]
+
+1DA38; [0D 48 A5, 05, 05]
+
+1DA39; [0D 48 AC, 05, 05]
+
+1DA3A; [0D 48 B3, 05, 05]
+
+1DA6D; [0D 48 BA, 05, 05]
+
+1DA6E; [0D 48 C1, 05, 05]
+
+1DA6F; [0D 48 C8, 05, 05]
+
+1DA70; [0D 48 CF, 05, 05]
+
+1DA71; [0D 48 D6, 05, 05]
+
+1DA72; [0D 48 DD, 05, 05]
+
+1DA73; [0D 48 E4, 05, 05]
+
+1DA74; [0D 48 EB, 05, 05]
+
+1DA76; [0D 48 F2, 05, 05]
+
+1DA77; [0D 48 F9, 05, 05]
+
+1DA78; [0D 49 02, 05, 05]
+
+1DA79; [0D 49 09, 05, 05]
+
+1DA7A; [0D 49 10, 05, 05]
+
+1DA7B; [0D 49 17, 05, 05]
+
+1DA7C; [0D 49 1E, 05, 05]
+
+1DA7D; [0D 49 25, 05, 05]
+
+1DA7E; [0D 49 2C, 05, 05]
+
+1DA7F; [0D 49 33, 05, 05]
+
+1DA80; [0D 49 3A, 05, 05]
+
+1DA81; [0D 49 41, 05, 05]
+
+1DA82; [0D 49 48, 05, 05]
+
+1DA83; [0D 49 4F, 05, 05]
+
+1DA85; [0D 49 56, 05, 05]
+
+1DA86; [0D 49 5D, 05, 05]
+
+2FF0; [0D 49 64, 05, 05]
+
+2FF1; [0D 49 6B, 05, 05]
+
+2FF2; [0D 49 72, 05, 05]
+
+2FF3; [0D 49 79, 05, 05]
+
+2FF4; [0D 49 80, 05, 05]
+
+2FF5; [0D 49 87, 05, 05]
+
+2FF6; [0D 49 8E, 05, 05]
+
+2FF7; [0D 49 95, 05, 05]
+
+2FF8; [0D 49 9C, 05, 05]
+
+2FF9; [0D 49 A3, 05, 05]
+
+2FFA; [0D 49 AA, 05, 05]
+
+2FFB; [0D 49 B1, 05, 05]
+
+31C0; [0D 49 B8, 05, 05]
+
+31C1; [0D 49 BF, 05, 05]
+
+31C2; [0D 49 C6, 05, 05]
+
+31C3; [0D 49 CD, 05, 05]
+
+31C4; [0D 49 D4, 05, 05]
+
+31C5; [0D 49 DB, 05, 05]
+
+31C6; [0D 49 E2, 05, 05]
+
+31C7; [0D 49 E9, 05, 05]
+
+31C8; [0D 49 F0, 05, 05]
+
+31C9; [0D 49 F7, 05, 05]
+
+31CA; [0D 49 FE, 05, 05]
+
+31CB; [0D 4A 07, 05, 05]
+
+31CC; [0D 4A 0E, 05, 05]
+
+31CD; [0D 4A 15, 05, 05]
+
+31CE; [0D 4A 1C, 05, 05]
+
+31CF; [0D 4A 23, 05, 05]
+
+31D0; [0D 4A 2A, 05, 05]
+
+31D1; [0D 4A 31, 05, 05]
+
+31D2; [0D 4A 38, 05, 05]
+
+31D3; [0D 4A 3F, 05, 05]
+
+31D4; [0D 4A 46, 05, 05]
+
+31D5; [0D 4A 4D, 05, 05]
+
+31D6; [0D 4A 54, 05, 05]
+
+31D7; [0D 4A 5B, 05, 05]
+
+31D8; [0D 4A 62, 05, 05]
+
+31D9; [0D 4A 69, 05, 05]
+
+31DA; [0D 4A 70, 05, 05]
+
+31DB; [0D 4A 77, 05, 05]
+
+31DC; [0D 4A 7E, 05, 05]
+
+31DD; [0D 4A 85, 05, 05]
+
+31DE; [0D 4A 8C, 05, 05]
+
+31DF; [0D 4A 93, 05, 05]
+
+31E0; [0D 4A 9A, 05, 05]
+
+31E1; [0D 4A A1, 05, 05]
+
+31E2; [0D 4A A8, 05, 05]
+
+31E3; [0D 4A AF, 05, 05]
+
+3004; [0D 4A B6, 05, 05]
+
+3012; [0D 4C, 05, 05]
+3036; [0D 4C, 05, 20]
+
+3013; [0D 4E 02, 05, 05]
+
+3020; [0D 4E 09, 05, 05]
+
+3037; [0D 4E 10, 05, 05]
+
+303E; [0D 4E 17, 05, 05]
+
+303F; [0D 4E 1E, 05, 05]
+
+3190; [0D 4E 25, 05, 05]
+
+3191; [0D 4E 2C, 05, 05]
+
+327F; [0D 4E 33, 05, 05]
+
+FFFC; [0D 4E 3A, 05, 05]
+
+02D0; [0D 50, 05, 05]
+
+02D1; [0D 52, 05, 05]
+
+0971; [0D 54, 05, 05]
+
+0E46; [0D 56, 05, 05]
+
+0EC6; [0D 58, 05, 05]
+
+17D7; [0D 5A, 05, 05]
+
+1AA7; [0D 5C, 05, 05]
+
+A9CF; [0D 5E, 05, 05]
+
+A9E6; [0D 60, 05, 05]
+
+AA70; [0D 62, 05, 05]
+
+AADD; [0D 64 02, 05, 05]
+
+AAF3; [0D 64 09, 05, 05]
+
+AAF4; [0D 64 10, 05, 05]
+
+16B42; [0D 64 17, 05, 05]
+
+16B43; [0D 64 1E, 05, 05]
+
+1E13C; [0D 64 25, 05, 05]
+
+1E13D; [0D 64 2C, 05, 05]
+
+3005; [0D 66, 05, 05]
+
+303B; [0D 68, 05, 05]
+
+16FE0; [0D 6A 02, 05, 05]
+
+16FE1; [0D 6A 09, 05, 05]
+
+16FE3; [0D 6C, 05, 05]
+
+3031; [0D 6E, 05, 05]
+3032; [0D 6E, 05, 05][, AE, 05]
+
+3033; [0D 70, 05, 05]
+3034; [0D 70, 05, 05][, AE, 05]
+
+3035; [0D 72, 05, 05]
+
+309D; [0D 74, 05, 05]
+309E; [0D 74, 05, 05][, AE, 05]
+
+30FC; [0D 76, 05, 05]
+FF70; [0D 76, 05, A0]
+
+30FD; [0D 78, 05, 05]
+30FE; [0D 78, 05, 05][, AE, 05]
+
+FDD1 20AC; [0D 84 02, 05, 05] # CURRENCY first primary
+
+00A4; [0D 86, 05, 05]
+
+00A2; [0D 88, 05, 05]
+FFE0; [0D 88, 05, 20]
+
+0024; [0D 8A, 05, 05]
+FF04; [0D 8A, 05, 20]
+FE69; [0D 8A, 05, 2E]
+
+00A3; [0D 8C, 05, 05]
+FFE1; [0D 8C, 05, 20]
+
+00A5; [0D 8E, 05, 05]
+FFE5; [0D 8E, 05, 20]
+
+058F; [0D 90, 05, 05]
+
+060B; [0D 92, 05, 05]
+
+07FE; [0D 94 02, 05, 05]
+
+07FF; [0D 94 09, 05, 05]
+
+09F2; [0D 96, 05, 05]
+
+09F3; [0D 98, 05, 05]
+
+09FB; [0D 9A, 05, 05]
+
+0AF1; [0D 9C, 05, 05]
+
+A838; [0D 9E, 05, 05]
+
+0BF9; [0D A0, 05, 05]
+
+11FDD; [0D A2, 05, 05]
+
+11FDE; [0D A4, 05, 05]
+
+11FDF; [0D A6, 05, 05]
+
+11FE0; [0D A8, 05, 05]
+
+0E3F; [0D AA, 05, 05]
+
+17DB; [0D AC, 05, 05]
+
+1E2FF; [0D AE, 05, 05]
+
+20A0; [0D B0, 05, 05]
+
+20A1; [0D B2, 05, 05]
+
+20A2; [0D B4, 05, 05]
+
+20A3; [0D B6, 05, 05]
+
+20A4; [0D B8, 05, 05]
+
+20A5; [0D BA, 05, 05]
+
+20A6; [0D BC, 05, 05]
+
+20A7; [0D BE, 05, 05]
+
+20A9; [0D C0, 05, 05]
+FFE6; [0D C0, 05, 20]
+
+20AA; [0D C2, 05, 05]
+
+20AB; [0D C4, 05, 05]
+
+20AC; [0D C6, 05, 05]
+
+20AD; [0D C8, 05, 05]
+
+20AE; [0D CA, 05, 05]
+
+20AF; [0D CC, 05, 05]
+
+20B0; [0D CE, 05, 05]
+
+20B1; [0D D0, 05, 05]
+
+20B2; [0D D2, 05, 05]
+
+20B3; [0D D4, 05, 05]
+
+20B4; [0D D6, 05, 05]
+
+20B5; [0D D8, 05, 05]
+
+20B6; [0D DA, 05, 05]
+
+20B7; [0D DC, 05, 05]
+
+20B8; [0D DE, 05, 05]
+
+20B9; [0D E0, 05, 05]
+
+1ECB0; [0D E2, 05, 05]
+
+20BA; [0D E4, 05, 05]
+
+20BB; [0D E6, 05, 05]
+
+20BC; [0D E8, 05, 05]
+
+20BD; [0D EA, 05, 05]
+
+20BE; [0D EC, 05, 05]
+
+20BF; [0D EE, 05, 05]
+
+20A8; [0D F0, 05, 05]
+
+FDFC; [0D F2, 05, 05]
FDD1 0034; [0E 02 02, 05, 05] # DIGIT first primary starts new lead byte
@@ -16482,495 +17049,501 @@ A835; [10 28, 05, 05]
10F54; [11 93 31, 05, 05]
-1173A; [11 93 38, 05, 05]
+10FC9; [11 93 38, 05, 05]
-1173B; [11 93 3F, 05, 05]
+10FCA; [11 93 3F, 05, 05]
-1105B; [11 93 46, 05, 05]
+10FCB; [11 93 46, 05, 05]
-1105C; [11 93 4D, 05, 05]
+1173A; [11 93 4D, 05, 05]
-1105D; [11 93 54, 05, 05]
+1173B; [11 93 54, 05, 05]
-1105E; [11 93 5B, 05, 05]
+1105B; [11 93 5B, 05, 05]
-1105F; [11 93 62, 05, 05]
+1105C; [11 93 62, 05, 05]
-11060; [11 93 69, 05, 05]
+1105D; [11 93 69, 05, 05]
-11061; [11 93 70, 05, 05]
+1105E; [11 93 70, 05, 05]
-11062; [11 93 77, 05, 05]
+1105F; [11 93 77, 05, 05]
-11063; [11 93 7E, 05, 05]
+11060; [11 93 7E, 05, 05]
-11064; [11 93 85, 05, 05]
+11061; [11 93 85, 05, 05]
-11065; [11 93 8C, 05, 05]
+11062; [11 93 8C, 05, 05]
-10A44; [11 93 93, 05, 05]
+11063; [11 93 93, 05, 05]
-10A45; [11 93 9A, 05, 05]
+11064; [11 93 9A, 05, 05]
-10A46; [11 93 A1, 05, 05]
+11065; [11 93 A1, 05, 05]
-10A47; [11 93 A8, 05, 05]
+10A44; [11 93 A8, 05, 05]
-10A48; [11 93 AF, 05, 05]
+10A45; [11 93 AF, 05, 05]
-11C63; [11 93 B6, 05, 05]
+10A46; [11 93 B6, 05, 05]
-11C64; [11 93 BD, 05, 05]
+10A47; [11 93 BD, 05, 05]
-11C65; [11 93 C4, 05, 05]
+10A48; [11 93 C4, 05, 05]
-11C66; [11 93 CB, 05, 05]
+11C63; [11 93 CB, 05, 05]
-11C67; [11 93 D2, 05, 05]
+11C64; [11 93 D2, 05, 05]
-11C68; [11 93 D9, 05, 05]
+11C65; [11 93 D9, 05, 05]
-11C69; [11 93 E0, 05, 05]
+11C66; [11 93 E0, 05, 05]
-11C6A; [11 93 E7, 05, 05]
+11C67; [11 93 E7, 05, 05]
-11C6B; [11 93 EE, 05, 05]
+11C68; [11 93 EE, 05, 05]
-11C6C; [11 93 F5, 05, 05]
+11C69; [11 93 F5, 05, 05]
-111EA; [11 95, 05, 05]
+11C6A; [11 93 FC, 05, 05]
-111EB; [11 97, 05, 05]
+11C6B; [11 94 05, 05, 05]
-111EC; [11 99, 05, 05]
+11C6C; [11 94 0C, 05, 05]
-111ED; [11 9B, 05, 05]
+111EA; [11 96, 05, 05]
-111EE; [11 9D, 05, 05]
+111EB; [11 98, 05, 05]
-111EF; [11 9F, 05, 05]
+111EC; [11 9A, 05, 05]
-111F0; [11 A1, 05, 05]
+111ED; [11 9C, 05, 05]
-111F1; [11 A3, 05, 05]
+111EE; [11 9E, 05, 05]
-111F2; [11 A5, 05, 05]
+111EF; [11 A0, 05, 05]
-111F3; [11 A7, 05, 05]
+111F0; [11 A2, 05, 05]
-111F4; [11 A9, 05, 05]
+111F1; [11 A4, 05, 05]
-118EA; [11 AB 02, 05, 05]
+111F2; [11 A6, 05, 05]
-118EB; [11 AB 09, 05, 05]
+111F3; [11 A8, 05, 05]
-118EC; [11 AB 10, 05, 05]
+111F4; [11 AA, 05, 05]
-118ED; [11 AB 17, 05, 05]
+118EA; [11 AC 02, 05, 05]
-118EE; [11 AB 1E, 05, 05]
+118EB; [11 AC 09, 05, 05]
-118EF; [11 AB 25, 05, 05]
+118EC; [11 AC 10, 05, 05]
-118F0; [11 AB 2C, 05, 05]
+118ED; [11 AC 17, 05, 05]
-118F1; [11 AB 33, 05, 05]
+118EE; [11 AC 1E, 05, 05]
-118F2; [11 AB 3A, 05, 05]
+118EF; [11 AC 25, 05, 05]
-16B5B; [11 AB 41, 05, 05]
+118F0; [11 AC 2C, 05, 05]
-16B5C; [11 AB 48, 05, 05]
+118F1; [11 AC 33, 05, 05]
-16B5D; [11 AB 4F, 05, 05]
+118F2; [11 AC 3A, 05, 05]
-16B5E; [11 AB 56, 05, 05]
+16B5B; [11 AC 41, 05, 05]
-16B5F; [11 AB 5D, 05, 05]
+16B5C; [11 AC 48, 05, 05]
-16B60; [11 AB 64, 05, 05]
+16B5D; [11 AC 4F, 05, 05]
-16B61; [11 AB 6B, 05, 05]
+16B5E; [11 AC 56, 05, 05]
-16E8A; [11 AB 72, 05, 05]
+16B5F; [11 AC 5D, 05, 05]
-16E8B; [11 AB 79, 05, 05]
+16B60; [11 AC 64, 05, 05]
-16E8C; [11 AB 80, 05, 05]
+16B61; [11 AC 6B, 05, 05]
-16E8D; [11 AB 87, 05, 05]
+16E8A; [11 AC 72, 05, 05]
-16E8E; [11 AB 8E, 05, 05]
+16E8B; [11 AC 79, 05, 05]
-16E8F; [11 AB 95, 05, 05]
+16E8C; [11 AC 80, 05, 05]
-16E90; [11 AB 9C, 05, 05]
+16E8D; [11 AC 87, 05, 05]
-16E91; [11 AB A3, 05, 05]
+16E8E; [11 AC 8E, 05, 05]
-16E92; [11 AB AA, 05, 05]
+16E8F; [11 AC 95, 05, 05]
-16E93; [11 AB B1, 05, 05]
+16E90; [11 AC 9C, 05, 05]
-1D2EA; [11 AD, 05, 05]
+16E91; [11 AC A3, 05, 05]
-1D2EB; [11 AF, 05, 05]
+16E92; [11 AC AA, 05, 05]
-1D2EC; [11 B1, 05, 05]
+16E93; [11 AC B1, 05, 05]
-1D2ED; [11 B3, 05, 05]
+1D2EA; [11 AE, 05, 05]
-1D2EE; [11 B5, 05, 05]
+1D2EB; [11 B0, 05, 05]
-1D2EF; [11 B7, 05, 05]
+1D2EC; [11 B2, 05, 05]
-1D2F0; [11 B9, 05, 05]
+1D2ED; [11 B4, 05, 05]
-1D2F1; [11 BB, 05, 05]
+1D2EE; [11 B6, 05, 05]
-1D2F2; [11 BD, 05, 05]
+1D2EF; [11 B8, 05, 05]
-1D2F3; [11 BF, 05, 05]
+1D2F0; [11 BA, 05, 05]
-1EC7A; [11 C1, 05, 05]
+1D2F1; [11 BC, 05, 05]
-1EC7B; [11 C3, 05, 05]
+1D2F2; [11 BE, 05, 05]
-1EC7C; [11 C5, 05, 05]
+1D2F3; [11 C0, 05, 05]
-1EC7D; [11 C7, 05, 05]
+1EC7A; [11 C2, 05, 05]
-1EC7E; [11 C9, 05, 05]
+1EC7B; [11 C4, 05, 05]
-1EC7F; [11 CB, 05, 05]
+1EC7C; [11 C6, 05, 05]
-1EC80; [11 CD, 05, 05]
+1EC7D; [11 C8, 05, 05]
-1EC81; [11 CF, 05, 05]
+1EC7E; [11 CA, 05, 05]
-1EC82; [11 D1, 05, 05]
+1EC7F; [11 CC, 05, 05]
-1EC83; [11 D3, 05, 05]
+1EC80; [11 CE, 05, 05]
-1EC84; [11 D5, 05, 05]
+1EC81; [11 D0, 05, 05]
-1EC85; [11 D7, 05, 05]
+1EC82; [11 D2, 05, 05]
-1EC86; [11 D9, 05, 05]
+1EC83; [11 D4, 05, 05]
-1EC87; [11 DB, 05, 05]
+1EC84; [11 D6, 05, 05]
-1EC88; [11 DD, 05, 05]
+1EC85; [11 D8, 05, 05]
-1EC89; [11 DF, 05, 05]
+1EC86; [11 DA, 05, 05]
-1EC8A; [11 E1, 05, 05]
+1EC87; [11 DC, 05, 05]
-1EC8B; [11 E3, 05, 05]
+1EC88; [11 DE, 05, 05]
-1EC8C; [11 E5, 05, 05]
+1EC89; [11 E0, 05, 05]
-1EC8D; [11 E7, 05, 05]
+1EC8A; [11 E2, 05, 05]
-1EC8E; [11 E9, 05, 05]
+1EC8B; [11 E4, 05, 05]
-1EC8F; [11 EB, 05, 05]
+1EC8C; [11 E6, 05, 05]
-1EC90; [11 ED, 05, 05]
+1EC8D; [11 E8, 05, 05]
-1EC91; [11 EF, 05, 05]
+1EC8E; [11 EA, 05, 05]
-1EC92; [11 F1, 05, 05]
+1EC8F; [11 EC, 05, 05]
-1EC93; [11 F3, 05, 05]
+1EC90; [11 EE, 05, 05]
-1EC94; [11 F5, 05, 05]
+1EC91; [11 F0, 05, 05]
-1EC95; [11 F7, 05, 05]
+1EC92; [11 F2, 05, 05]
-1EC96; [11 F9, 05, 05]
+1EC93; [11 F4, 05, 05]
-1EC97; [11 FB, 05, 05]
+1EC94; [11 F6, 05, 05]
-1EC98; [11 FD, 05, 05]
+1EC95; [11 F8, 05, 05]
-1EC99; [11 FF, 05, 05]
+1EC96; [11 FA, 05, 05]
-1EC9A; [12 03, 05, 05]
+1EC97; [11 FC, 05, 05]
-1EC9B; [12 05, 05, 05]
+1EC98; [11 FE, 05, 05]
-1EC9C; [12 07, 05, 05]
+1EC99; [12 02, 05, 05]
-1EC9D; [12 09, 05, 05]
+1EC9A; [12 04, 05, 05]
-1EC9E; [12 0B, 05, 05]
+1EC9B; [12 06, 05, 05]
-1EC9F; [12 0D, 05, 05]
+1EC9C; [12 08, 05, 05]
-1ECA0; [12 0F, 05, 05]
+1EC9D; [12 0A, 05, 05]
-1ECA1; [12 11, 05, 05]
+1EC9E; [12 0C, 05, 05]
-1ECA2; [12 13, 05, 05]
+1EC9F; [12 0E, 05, 05]
-1ECAD; [12 15, 05, 05]
+1ECA0; [12 10, 05, 05]
-1ECAE; [12 17, 05, 05]
+1ECA1; [12 12, 05, 05]
-1ECAF; [12 19, 05, 05]
+1ECA2; [12 14, 05, 05]
-1ECB3; [12 1B, 05, 05]
+1ECAD; [12 16, 05, 05]
-1ECB4; [12 1D, 05, 05]
+1ECAE; [12 18, 05, 05]
-1ED0A; [12 1F, 05, 05]
+1ECAF; [12 1A, 05, 05]
-1ED0B; [12 21, 05, 05]
+1ECB3; [12 1C, 05, 05]
-1ED0C; [12 23, 05, 05]
+1ECB4; [12 1E, 05, 05]
-1ED0D; [12 25, 05, 05]
+1ED0A; [12 20, 05, 05]
-1ED0E; [12 27, 05, 05]
+1ED0B; [12 22, 05, 05]
-1ED0F; [12 29, 05, 05]
+1ED0C; [12 24, 05, 05]
-1ED10; [12 2B, 05, 05]
+1ED0D; [12 26, 05, 05]
-1ED11; [12 2D, 05, 05]
+1ED0E; [12 28, 05, 05]
-1ED12; [12 2F, 05, 05]
+1ED0F; [12 2A, 05, 05]
-1ED13; [12 31, 05, 05]
+1ED10; [12 2C, 05, 05]
-1ED14; [12 33, 05, 05]
+1ED11; [12 2E, 05, 05]
-1ED15; [12 35, 05, 05]
+1ED12; [12 30, 05, 05]
-1ED16; [12 37, 05, 05]
+1ED13; [12 32, 05, 05]
-1ED17; [12 39, 05, 05]
+1ED14; [12 34, 05, 05]
-1ED18; [12 3B, 05, 05]
+1ED15; [12 36, 05, 05]
-1ED19; [12 3D, 05, 05]
+1ED16; [12 38, 05, 05]
-1ED1A; [12 3F, 05, 05]
+1ED17; [12 3A, 05, 05]
-1ED1B; [12 41, 05, 05]
+1ED18; [12 3C, 05, 05]
-1ED1C; [12 43, 05, 05]
+1ED19; [12 3E, 05, 05]
-1ED1D; [12 45, 05, 05]
+1ED1A; [12 40, 05, 05]
-1ED1E; [12 47, 05, 05]
+1ED1B; [12 42, 05, 05]
-1ED1F; [12 49, 05, 05]
+1ED1C; [12 44, 05, 05]
-1ED20; [12 4B, 05, 05]
+1ED1D; [12 46, 05, 05]
-1ED21; [12 4D, 05, 05]
+1ED1E; [12 48, 05, 05]
-1ED22; [12 4F, 05, 05]
+1ED1F; [12 4A, 05, 05]
-1ED23; [12 51, 05, 05]
+1ED20; [12 4C, 05, 05]
-1ED24; [12 53, 05, 05]
+1ED21; [12 4E, 05, 05]
-1ED25; [12 55, 05, 05]
+1ED22; [12 50, 05, 05]
-1ED26; [12 57, 05, 05]
+1ED23; [12 52, 05, 05]
-1ED27; [12 59, 05, 05]
+1ED24; [12 54, 05, 05]
-1ED28; [12 5B, 05, 05]
+1ED25; [12 56, 05, 05]
-1ED29; [12 5D, 05, 05]
+1ED26; [12 58, 05, 05]
-1ED2A; [12 5F, 05, 05]
+1ED27; [12 5A, 05, 05]
-1ED2B; [12 61, 05, 05]
+1ED28; [12 5C, 05, 05]
-1ED2C; [12 63, 05, 05]
+1ED29; [12 5E, 05, 05]
-1ED2D; [12 65, 05, 05]
+1ED2A; [12 60, 05, 05]
-1ED37; [12 67, 05, 05]
+1ED2B; [12 62, 05, 05]
-1ED38; [12 69, 05, 05]
+1ED2C; [12 64, 05, 05]
-1ED39; [12 6B, 05, 05]
+1ED2D; [12 66, 05, 05]
-1ED3A; [12 6D, 05, 05]
+1ED37; [12 68, 05, 05]
-1ED3B; [12 6F, 05, 05]
+1ED38; [12 6A, 05, 05]
-1ED3C; [12 71, 05, 05]
+1ED39; [12 6C, 05, 05]
-1ED3D; [12 73, 05, 05]
+1ED3A; [12 6E, 05, 05]
-109C9; [12 75 02, 05, 05]
+1ED3B; [12 70, 05, 05]
-109CA; [12 75 09, 05, 05]
+1ED3C; [12 72, 05, 05]
-109CB; [12 75 10, 05, 05]
+1ED3D; [12 74, 05, 05]
-109CC; [12 75 17, 05, 05]
+109C9; [12 76 02, 05, 05]
-109CD; [12 75 1E, 05, 05]
+109CA; [12 76 09, 05, 05]
-109CE; [12 75 25, 05, 05]
+109CB; [12 76 10, 05, 05]
-109CF; [12 75 2C, 05, 05]
+109CC; [12 76 17, 05, 05]
-109D2; [12 75 33, 05, 05]
+109CD; [12 76 1E, 05, 05]
-109D3; [12 75 3A, 05, 05]
+109CE; [12 76 25, 05, 05]
-109D4; [12 75 41, 05, 05]
+109CF; [12 76 2C, 05, 05]
-109D5; [12 75 48, 05, 05]
+109D2; [12 76 33, 05, 05]
-109D6; [12 75 4F, 05, 05]
+109D3; [12 76 3A, 05, 05]
-109D7; [12 75 56, 05, 05]
+109D4; [12 76 41, 05, 05]
-109D8; [12 75 5D, 05, 05]
+109D5; [12 76 48, 05, 05]
-109D9; [12 75 64, 05, 05]
+109D6; [12 76 4F, 05, 05]
-109DA; [12 75 6B, 05, 05]
+109D7; [12 76 56, 05, 05]
-109DB; [12 75 72, 05, 05]
+109D8; [12 76 5D, 05, 05]
-109DC; [12 75 79, 05, 05]
+109D9; [12 76 64, 05, 05]
-109DD; [12 75 80, 05, 05]
+109DA; [12 76 6B, 05, 05]
-109DE; [12 75 87, 05, 05]
+109DB; [12 76 72, 05, 05]
-109DF; [12 75 8E, 05, 05]
+109DC; [12 76 79, 05, 05]
-109E0; [12 75 95, 05, 05]
+109DD; [12 76 80, 05, 05]
-109E1; [12 75 9C, 05, 05]
+109DE; [12 76 87, 05, 05]
-109E2; [12 75 A3, 05, 05]
+109DF; [12 76 8E, 05, 05]
-109E3; [12 75 AA, 05, 05]
+109E0; [12 76 95, 05, 05]
-109E4; [12 75 B1, 05, 05]
+109E1; [12 76 9C, 05, 05]
-109E5; [12 75 B8, 05, 05]
+109E2; [12 76 A3, 05, 05]
-109E6; [12 75 BF, 05, 05]
+109E3; [12 76 AA, 05, 05]
-109E7; [12 75 C6, 05, 05]
+109E4; [12 76 B1, 05, 05]
-109E8; [12 75 CD, 05, 05]
+109E5; [12 76 B8, 05, 05]
-109E9; [12 75 D4, 05, 05]
+109E6; [12 76 BF, 05, 05]
-109EA; [12 75 DB, 05, 05]
+109E7; [12 76 C6, 05, 05]
-109EB; [12 75 E2, 05, 05]
+109E8; [12 76 CD, 05, 05]
-109EC; [12 75 E9, 05, 05]
+109E9; [12 76 D4, 05, 05]
-109ED; [12 75 F0, 05, 05]
+109EA; [12 76 DB, 05, 05]
-109EE; [12 75 F7, 05, 05]
+109EB; [12 76 E2, 05, 05]
-109EF; [12 75 FE, 05, 05]
+109EC; [12 76 E9, 05, 05]
-109F0; [12 76 07, 05, 05]
+109ED; [12 76 F0, 05, 05]
-109F1; [12 76 0E, 05, 05]
+109EE; [12 76 F7, 05, 05]
-109F2; [12 76 15, 05, 05]
+109EF; [12 76 FE, 05, 05]
-109F3; [12 76 1C, 05, 05]
+109F0; [12 77 07, 05, 05]
-109F4; [12 76 23, 05, 05]
+109F1; [12 77 0E, 05, 05]
-109F5; [12 76 2A, 05, 05]
+109F2; [12 77 15, 05, 05]
-109BD; [12 76 31, 05, 05]
+109F3; [12 77 1C, 05, 05]
-109F6; [12 76 38, 05, 05]
+109F4; [12 77 23, 05, 05]
-109F7; [12 76 3F, 05, 05]
+109F5; [12 77 2A, 05, 05]
-109F8; [12 76 46, 05, 05]
+109BD; [12 77 31, 05, 05]
-109F9; [12 76 4D, 05, 05]
+109F6; [12 77 38, 05, 05]
-109FA; [12 76 54, 05, 05]
+109F7; [12 77 3F, 05, 05]
-109FB; [12 76 5B, 05, 05]
+109F8; [12 77 46, 05, 05]
-109FC; [12 76 62, 05, 05]
+109F9; [12 77 4D, 05, 05]
-109FD; [12 76 69, 05, 05]
+109FA; [12 77 54, 05, 05]
-109FE; [12 76 70, 05, 05]
+109FB; [12 77 5B, 05, 05]
-109FF; [12 76 77, 05, 05]
+109FC; [12 77 62, 05, 05]
-109BC; [12 76 7E, 05, 05]
+109FD; [12 77 69, 05, 05]
-12432; [12 76 85, 05, 05]
+109FE; [12 77 70, 05, 05]
-12433; [12 76 8C, 05, 05]
+109FF; [12 77 77, 05, 05]
-1245A; [12 76 93, 05, 05]
+109BC; [12 77 7E, 05, 05]
-1245B; [12 76 9A, 05, 05]
+12432; [12 77 85, 05, 05]
-1245C; [12 76 A1, 05, 05]
+12433; [12 77 8C, 05, 05]
-1245D; [12 76 A8, 05, 05]
+1245A; [12 77 93, 05, 05]
-1245E; [12 76 AF, 05, 05]
+1245B; [12 77 9A, 05, 05]
-1245F; [12 76 B6, 05, 05]
+1245C; [12 77 A1, 05, 05]
-12460; [12 76 BD, 05, 05]
+1245D; [12 77 A8, 05, 05]
-12461; [12 76 C4, 05, 05]
+1245E; [12 77 AF, 05, 05]
-12462; [12 76 CB, 05, 05]
+1245F; [12 77 B6, 05, 05]
-12463; [12 76 D2, 05, 05]
+12460; [12 77 BD, 05, 05]
-12464; [12 76 D9, 05, 05]
+12461; [12 77 C4, 05, 05]
-12465; [12 76 E0, 05, 05]
+12462; [12 77 CB, 05, 05]
-12466; [12 76 E7, 05, 05]
+12463; [12 77 D2, 05, 05]
-12467; [12 76 EE, 05, 05]
+12464; [12 77 D9, 05, 05]
-12468; [12 76 F5, 05, 05]
+12465; [12 77 E0, 05, 05]
-1D369; [12 78, 05, 05]
+12466; [12 77 E7, 05, 05]
-1D36A; [12 7A, 05, 05]
+12467; [12 77 EE, 05, 05]
-1D36B; [12 7C, 05, 05]
+12468; [12 77 F5, 05, 05]
-1D36C; [12 7E, 05, 05]
+1D369; [12 79, 05, 05]
-1D36D; [12 80, 05, 05]
+1D36A; [12 7B, 05, 05]
-1D36E; [12 82, 05, 05]
+1D36B; [12 7D, 05, 05]
-1D36F; [12 84, 05, 05]
+1D36C; [12 7F, 05, 05]
-1D370; [12 86, 05, 05]
+1D36D; [12 81, 05, 05]
-1D371; [12 88, 05, 05]
+1D36E; [12 83, 05, 05]
+
+1D36F; [12 85, 05, 05]
+
+1D370; [12 87, 05, 05]
+
+1D371; [12 89, 05, 05]
0030; [13, 05, 05]
0660; [13, 05, 05]
@@ -17025,6 +17598,7 @@ ABF0; [13, 05, 05]
116C0; [13, 05, 05]
11730; [13, 05, 05]
118E0; [13, 05, 05]
+11950; [13, 05, 05]
11C50; [13, 05, 05]
11D50; [13, 05, 05]
11DA0; [13, 05, 05]
@@ -17042,6 +17616,7 @@ FF10; [13, 05, 10]
1D7E2; [13, 05, 1A]
1D7EC; [13, 05, 1A]
1D7F6; [13, 05, 1A]
+1FBF0; [13, 05, 1A]
24EA; [13, 05, 1F]
24FF; [13, 05, 1F]
1F10B; [13, 05, 1F]
@@ -17122,6 +17697,7 @@ ABF1; [15, 05, 05]
10E60; [15, 05, 05]
10F1D; [15, 05, 05]
10F51; [15, 05, 05]
+10FC5; [15, 05, 05]
11052; [15, 05, 05]
11067; [15, 05, 05]
110F1; [15, 05, 05]
@@ -17135,6 +17711,7 @@ ABF1; [15, 05, 05]
116C1; [15, 05, 05]
11731; [15, 05, 05]
118E1; [15, 05, 05]
+11951; [15, 05, 05]
11C51; [15, 05, 05]
11C5A; [15, 05, 05]
11D51; [15, 05, 05]
@@ -17166,6 +17743,7 @@ FF11; [15, 05, 10]
1D7E3; [15, 05, 1A]
1D7ED; [15, 05, 1A]
1D7F7; [15, 05, 1A]
+1FBF1; [15, 05, 1A]
2460; [15, 05, 1F]
24F5; [15, 05, 1F]
2776; [15, 05, 1F]
@@ -17310,6 +17888,7 @@ ABF2; [17, 05, 05]
10D32; [17, 05, 05]
10E61; [17, 05, 05]
10F1E; [17, 05, 05]
+10FC6; [17, 05, 05]
11053; [17, 05, 05]
11068; [17, 05, 05]
110F2; [17, 05, 05]
@@ -17323,6 +17902,7 @@ ABF2; [17, 05, 05]
116C2; [17, 05, 05]
11732; [17, 05, 05]
118E2; [17, 05, 05]
+11952; [17, 05, 05]
11C52; [17, 05, 05]
11C5B; [17, 05, 05]
11D52; [17, 05, 05]
@@ -17357,6 +17937,7 @@ FF12; [17, 05, 10]
1D7E4; [17, 05, 1A]
1D7EE; [17, 05, 1A]
1D7F8; [17, 05, 1A]
+1FBF2; [17, 05, 1A]
2461; [17, 05, 1F]
24F6; [17, 05, 1F]
2777; [17, 05, 1F]
@@ -17462,6 +18043,7 @@ ABF3; [19, 05, 05]
10D33; [19, 05, 05]
10E62; [19, 05, 05]
10F1F; [19, 05, 05]
+10FC7; [19, 05, 05]
11054; [19, 05, 05]
11069; [19, 05, 05]
110F3; [19, 05, 05]
@@ -17475,6 +18057,7 @@ ABF3; [19, 05, 05]
116C3; [19, 05, 05]
11733; [19, 05, 05]
118E3; [19, 05, 05]
+11953; [19, 05, 05]
11C53; [19, 05, 05]
11C5C; [19, 05, 05]
11D53; [19, 05, 05]
@@ -17514,6 +18097,7 @@ FF13; [19, 05, 10]
1D7E5; [19, 05, 1A]
1D7EF; [19, 05, 1A]
1D7F9; [19, 05, 1A]
+1FBF3; [19, 05, 1A]
2462; [19, 05, 1F]
24F7; [19, 05, 1F]
2778; [19, 05, 1F]
@@ -17599,6 +18183,7 @@ ABF4; [1B, 05, 05]
10D34; [1B, 05, 05]
10E63; [1B, 05, 05]
10F20; [1B, 05, 05]
+10FC8; [1B, 05, 05]
11055; [1B, 05, 05]
1106A; [1B, 05, 05]
110F4; [1B, 05, 05]
@@ -17612,6 +18197,7 @@ ABF4; [1B, 05, 05]
116C4; [1B, 05, 05]
11734; [1B, 05, 05]
118E4; [1B, 05, 05]
+11954; [1B, 05, 05]
11C54; [1B, 05, 05]
11C5D; [1B, 05, 05]
11D54; [1B, 05, 05]
@@ -17652,6 +18238,7 @@ FF14; [1B, 05, 10]
1D7E6; [1B, 05, 1A]
1D7F0; [1B, 05, 1A]
1D7FA; [1B, 05, 1A]
+1FBF4; [1B, 05, 1A]
2463; [1B, 05, 1F]
24F8; [1B, 05, 1F]
2779; [1B, 05, 1F]
@@ -17749,6 +18336,7 @@ ABF5; [1D, 05, 05]
116C5; [1D, 05, 05]
11735; [1D, 05, 05]
118E5; [1D, 05, 05]
+11955; [1D, 05, 05]
11C55; [1D, 05, 05]
11C5E; [1D, 05, 05]
11D55; [1D, 05, 05]
@@ -17786,6 +18374,7 @@ FF15; [1D, 05, 10]
1D7E7; [1D, 05, 1A]
1D7F1; [1D, 05, 1A]
1D7FB; [1D, 05, 1A]
+1FBF5; [1D, 05, 1A]
2464; [1D, 05, 1F]
24F9; [1D, 05, 1F]
277A; [1D, 05, 1F]
@@ -17864,6 +18453,7 @@ ABF6; [1F, 05, 05]
116C6; [1F, 05, 05]
11736; [1F, 05, 05]
118E6; [1F, 05, 05]
+11956; [1F, 05, 05]
11C56; [1F, 05, 05]
11C5F; [1F, 05, 05]
11D56; [1F, 05, 05]
@@ -17895,6 +18485,7 @@ FF16; [1F, 05, 10]
1D7E8; [1F, 05, 1A]
1D7F2; [1F, 05, 1A]
1D7FC; [1F, 05, 1A]
+1FBF6; [1F, 05, 1A]
2465; [1F, 05, 1F]
24FA; [1F, 05, 1F]
277B; [1F, 05, 1F]
@@ -17969,6 +18560,7 @@ ABF7; [21, 05, 05]
116C7; [21, 05, 05]
11737; [21, 05, 05]
118E7; [21, 05, 05]
+11957; [21, 05, 05]
11C57; [21, 05, 05]
11C60; [21, 05, 05]
11D57; [21, 05, 05]
@@ -18001,6 +18593,7 @@ FF17; [21, 05, 10]
1D7E9; [21, 05, 1A]
1D7F3; [21, 05, 1A]
1D7FD; [21, 05, 1A]
+1FBF7; [21, 05, 1A]
2466; [21, 05, 1F]
24FB; [21, 05, 1F]
277C; [21, 05, 1F]
@@ -18076,6 +18669,7 @@ ABF8; [23, 05, 05]
116C8; [23, 05, 05]
11738; [23, 05, 05]
118E8; [23, 05, 05]
+11958; [23, 05, 05]
11C58; [23, 05, 05]
11C61; [23, 05, 05]
11D58; [23, 05, 05]
@@ -18107,6 +18701,7 @@ FF18; [23, 05, 10]
1D7EA; [23, 05, 1A]
1D7F4; [23, 05, 1A]
1D7FE; [23, 05, 1A]
+1FBF8; [23, 05, 1A]
2467; [23, 05, 1F]
24FC; [23, 05, 1F]
277D; [23, 05, 1F]
@@ -18181,6 +18776,7 @@ ABF9; [25, 05, 05]
116C9; [25, 05, 05]
11739; [25, 05, 05]
118E9; [25, 05, 05]
+11959; [25, 05, 05]
11C59; [25, 05, 05]
11C62; [25, 05, 05]
11D59; [25, 05, 05]
@@ -18214,6 +18810,7 @@ FF19; [25, 05, 10]
1D7EB; [25, 05, 1C]
1D7F5; [25, 05, 1C]
1D7FF; [25, 05, 1C]
+1FBF9; [25, 05, 1C]
2468; [25, 05, 22]
24FD; [25, 05, 22]
277E; [25, 05, 22]
@@ -18652,26 +19249,29 @@ AB66; [30, 05, 13][5D 10, 05, 20]
1D06; [31 08, 05, 05]
-1D6D; [31 0A, 05, 05]
+A7C8; [31 0A, 05, 05]
+A7C7; [31 0A, 05, A0]
-1D81; [31 0C, 05, 05]
+1D6D; [31 0C, 05, 05]
-0256; [31 0E, 05, 05]
-0189; [31 0E, 05, A0]
+1D81; [31 0E, 05, 05]
-0257; [31 10, 05, 05]
-018A; [31 10, 05, A0]
+0256; [31 10, 05, 05]
+0189; [31 10, 05, A0]
-1D91; [31 12, 05, 05]
+0257; [31 12, 05, 05]
+018A; [31 12, 05, A0]
-018C; [31 14, 05, 05]
-018B; [31 14, 05, A0]
+1D91; [31 14, 05, 05]
-0221; [31 16, 05, 05]
+018C; [31 16, 05, 05]
+018B; [31 16, 05, A0]
-A771; [31 18, 05, 05]
+0221; [31 18, 05, 05]
-1E9F; [31 1A, 05, 05]
+A771; [31 1A, 05, 05]
+
+1E9F; [31 1C, 05, 05]
0065; [32, 05, 05]
FF45; [32, 05, 10]
@@ -19071,15 +19671,18 @@ A7AA; [39 0C, 05, A0]
2C76; [39 10, 05, 05]
2C75; [39 10, 05, A0]
-A727; [39 12, 05, 05]
-A726; [39 12, 05, A0]
-AB5C; [39 12, 05, 2E]
+A7F6; [39 12, 05, 05]
+A7F5; [39 12, 05, A0]
-0267; [39 14, 05, 05]
+A727; [39 14, 05, 05]
+A726; [39 14, 05, A0]
+AB5C; [39 14, 05, 2E]
-02BB; [39 16, 05, 05]
+0267; [39 16, 05, 05]
-02BD; [39 18, 05, 05]
+02BB; [39 18, 05, 05]
+
+02BD; [39 1A, 05, 05]
0069; [3A, 05, 05]
FF49; [3A, 05, 10]
@@ -19411,8 +20014,8 @@ FF2C; [40, 05, 9F]
1E3C; [40, 05, 9C][, CC, 05]
1E3B; [40, 05, 05][, D2, 05]
1E3A; [40, 05, 9C][, D2, 05]
-0140; [40, 05, 05][, FB 99, 05]
-013F; [40, 05, 9C][, FB 99, 05]
+0140; [40, 05, 05][, FB DB, 05]
+013F; [40, 05, 9C][, FB DB, 05]
01C9; [40, 05, 13][3C, 05, 13]
01C8; [40, 05, A2][3C, 05, 13]
01C7; [40, 05, A2][3C, 05, A2]
@@ -20139,12 +20742,14 @@ AB4C; [4D 34, 05, 05]
0281; [4D 36, 05, 05]
02B6; [4D 36, 05, 20]
-A775; [4D 38, 05, 05]
+AB68; [4D 38, 05, 05]
-A776; [4D 3A, 05, 05]
+A775; [4D 3A, 05, 05]
-A75D; [4D 3C, 05, 05]
-A75C; [4D 3C, 05, A0]
+A776; [4D 3C, 05, 05]
+
+A75D; [4D 3E, 05, 05]
+A75C; [4D 3E, 05, A0]
0073; [4E, 05, 05]
FF53; [4E, 05, 10]
@@ -20226,37 +20831,40 @@ FB05; [4E, 78, 05][50, 05, 13]
A731; [4F 06, 05, 05]
-1D74; [4F 08, 05, 05]
+A7CA; [4F 08, 05, 05]
+A7C9; [4F 08, 05, A0]
-1D8A; [4F 0A, 05, 05]
+1D74; [4F 0A, 05, 05]
-0282; [4F 0C, 05, 05]
-A7C5; [4F 0C, 05, 9E]
-1DB3; [4F 0C, 05, 2C]
+1D8A; [4F 0C, 05, 05]
-023F; [4F 0E, 05, 05]
-2C7E; [4F 0E, 05, A0]
+0282; [4F 0E, 05, 05]
+A7C5; [4F 0E, 05, 9E]
+1DB3; [4F 0E, 05, 2C]
-1E9C; [4F 10, 05, 05]
+023F; [4F 10, 05, 05]
+2C7E; [4F 10, 05, A0]
-1E9D; [4F 12, 05, 05]
+1E9C; [4F 12, 05, 05]
-0283; [4F 14, 05, 05]
-1DEF; [4F 14, 05, 10]
-01A9; [4F 14, 05, 9E]
-1DB4; [4F 14, 05, 2C]
+1E9D; [4F 14, 05, 05]
-AB4D; [4F 16, 05, 05]
+0283; [4F 16, 05, 05]
+1DEF; [4F 16, 05, 10]
+01A9; [4F 16, 05, 9E]
+1DB4; [4F 16, 05, 2C]
-1D8B; [4F 18, 05, 05]
+AB4D; [4F 18, 05, 05]
-01AA; [4F 1A, 05, 05]
+1D8B; [4F 1A, 05, 05]
-0285; [4F 1C, 05, 05]
+01AA; [4F 1C, 05, 05]
-1D98; [4F 1E, 05, 05]
+0285; [4F 1E, 05, 05]
-0286; [4F 20, 05, 05]
+1D98; [4F 20, 05, 05]
+
+0286; [4F 22, 05, 05]
0074; [50, 05, 05]
FF54; [50, 05, 10]
@@ -20321,8 +20929,8 @@ A786; [50, 78, A0]
2122; [50, 05, 2B][42, 05, 2B]
01BE; [50, 05, 13][4E, 05, 13]
02A6; [50, 05, 13][4E, 05, 13]
-AB67; [50, 05, 13][4F 0C, 05, 10]
-02A7; [50, 05, 13][4F 14, 05, 10]
+AB67; [50, 05, 13][4F 0E, 05, 10]
+02A7; [50, 05, 13][4F 16, 05, 10]
A729; [50, 05, 13][5C, 05, 13]
A728; [50, 05, A2][5C, 05, 13]
@@ -20599,6 +21207,7 @@ A75E; [55 08, 05, A0]
0077; [56, 05, 05]
FF57; [56, 05, 10]
+1ABF; [56, 05, 14]
1DF1; [56, 05, 14]
1D430; [56, 05, 18]
1D464; [56, 05, 18]
@@ -20662,6 +21271,8 @@ A7C2; [57 08, 05, A0]
2C72; [57 0A, 05, A0]
028D; [57 0C, 05, 05]
+1AC0; [57 0C, 05, 20]
+AB69; [57 0C, 05, 2E]
0078; [58, 05, 05]
FF58; [58, 05, 10]
@@ -23502,11 +24113,13 @@ FB5A; [66 24, 05, 31]
0756; [66 26 33, 05, 05]
-08A1; [66 26 3A, 05, 05]
+08BE; [66 26 3A, 05, 05]
-08B6; [66 26 41, 05, 05]
+08A1; [66 26 41, 05, 05]
-08B7; [66 26 48, 05, 05]
+08B6; [66 26 48, 05, 05]
+
+08B7; [66 26 4F, 05, 05]
0629; [66 28, 05, 05]
FE94; [66 28, 05, 20]
@@ -23602,7 +24215,11 @@ FB65; [66 36, 05, 1B]
FB63; [66 36, 05, 26]
FB62; [66 36, 05, 31]
-08B8; [66 38, 05, 05]
+08B8; [66 38 02, 05, 05]
+
+08BF; [66 38 09, 05, 05]
+
+08C0; [66 38 10, 05, 05]
062C; [66 3A, 05, 05]
1EE02; [66 3A, 05, 10]
@@ -23657,7 +24274,13 @@ FB81; [66 44, 05, 1B]
FB7F; [66 44, 05, 26]
FB7E; [66 44, 05, 31]
-08A2; [66 46, 05, 05]
+08A2; [66 46 02, 05, 05]
+
+08C1; [66 46 09, 05, 05]
+
+08C5; [66 46 10, 05, 05]
+
+08C6; [66 46 17, 05, 05]
062D; [66 48, 05, 05]
1EE07; [66 48, 05, 10]
@@ -24090,15 +24713,17 @@ FCFA; [66 A8, 05, 30][66 EE, 05, 33]
06A0; [66 AA, 05, 05]
-06FC; [66 AC 02, 05, 05]
+08C3; [66 AC 02, 05, 05]
-075D; [66 AC 09, 05, 05]
+06FC; [66 AC 09, 05, 05]
-075E; [66 AC 10, 05, 05]
+075D; [66 AC 10, 05, 05]
-075F; [66 AC 17, 05, 05]
+075E; [66 AC 17, 05, 05]
-08B3; [66 AC 1E, 05, 05]
+075F; [66 AC 1E, 05, 05]
+
+08B3; [66 AC 25, 05, 05]
0641; [66 AE, 05, 05]
1EE10; [66 AE, 05, 10]
@@ -24191,7 +24816,9 @@ FC36; [66 B2, 05, 30][66 EE, 05, 33]
06A8; [66 B4 10, 05, 05]
-08A5; [66 B4 17, 05, 05]
+08C4; [66 B4 17, 05, 05]
+
+08A5; [66 B4 1E, 05, 05]
0643; [66 B6, 05, 05]
1EE0A; [66 B6, 05, 10]
@@ -24285,6 +24912,8 @@ FB96; [66 C2 1E, 05, 31]
0764; [66 C2 48, 05, 05]
+08C2; [66 C2 4F, 05, 05]
+
0644; [66 C4, 05, 05]
1EE0B; [66 C4, 05, 10]
1EE2B; [66 C4, 05, 10]
@@ -24345,6 +24974,8 @@ FC44; [66 C4, 05, 30][66 EE, 05, 33]
08A6; [66 C6 25, 05, 05]
+08C7; [66 C6 2C, 05, 05]
+
0645; [66 C8, 05, 05]
1EE0C; [66 C8, 05, 10]
1EE2C; [66 C8, 05, 10]
@@ -27191,7 +27822,7 @@ FDD1 0D15; [70 04 02, 05, 05] # MALAYALAM first primary starts new lead byte (co
0D14; [70 26, 05, 05]
0D15; [70 28, 05, 05]
-0D7F; [70 28, 05, 20][70 96, 05, 20]
+0D7F; [70 28, 05, 20][70 98, 05, 20]
0D16; [70 2A, 05, 05]
@@ -27220,7 +27851,7 @@ FDD1 0D15; [70 04 02, 05, 05] # MALAYALAM first primary starts new lead byte (co
0D22; [70 42, 05, 05]
0D23; [70 44, 05, 05]
-0D7A; [70 44, 05, 20][70 96, 05, 20]
+0D7A; [70 44, 05, 20][70 98, 05, 20]
0D24; [70 46, 05, 05]
@@ -27231,7 +27862,7 @@ FDD1 0D15; [70 04 02, 05, 05] # MALAYALAM first primary starts new lead byte (co
0D27; [70 4C, 05, 05]
0D28; [70 4E, 05, 05]
-0D7B; [70 4E, 05, 20][70 96, 05, 20]
+0D7B; [70 4E, 05, 20][70 98, 05, 20]
0D29; [70 50, 05, 05]
@@ -27244,17 +27875,17 @@ FDD1 0D15; [70 04 02, 05, 05] # MALAYALAM first primary starts new lead byte (co
0D2D; [70 58, 05, 05]
0D2E; [70 5A, 05, 05]
-0D54; [70 5A, 05, 20][70 96, 05, 20]
+0D54; [70 5A, 05, 20][70 98, 05, 20]
0D2F; [70 5C, 05, 05]
-0D55; [70 5C, 05, 20][70 96, 05, 20]
+0D55; [70 5C, 05, 20][70 98, 05, 20]
0D30; [70 5E, 05, 05]
-0D4E; [70 5E, 05, 20][70 96, 05, 20]
-0D7C; [70 5E, 05, 20][70 96, 05, 20]
+0D4E; [70 5E, 05, 20][70 98, 05, 20]
+0D7C; [70 5E, 05, 20][70 98, 05, 20]
0D32; [70 60, 05, 05]
-0D7D; [70 60, 05, 20][70 96, 05, 20]
+0D7D; [70 60, 05, 20][70 98, 05, 20]
0D35; [70 62, 05, 05]
@@ -27267,10 +27898,10 @@ FDD1 0D15; [70 04 02, 05, 05] # MALAYALAM first primary starts new lead byte (co
0D39; [70 6A, 05, 05]
0D33; [70 6C, 05, 05]
-0D7E; [70 6C, 05, 20][70 96, 05, 20]
+0D7E; [70 6C, 05, 20][70 98, 05, 20]
0D34; [70 6E, 05, 05]
-0D56; [70 6E, 05, 20][70 96, 05, 20]
+0D56; [70 6E, 05, 20][70 98, 05, 20]
0D31; [70 70, 05, 05]
@@ -27278,44 +27909,46 @@ FDD1 0D15; [70 04 02, 05, 05] # MALAYALAM first primary starts new lead byte (co
0D3D; [70 74, 05, 05]
-0D3E; [70 76, 05, 05]
+0D04; [70 76, 05, 05]
-0D3F; [70 78, 05, 05]
+0D3E; [70 78, 05, 05]
-0D40; [70 7A, 05, 05]
+0D3F; [70 7A, 05, 05]
-0D41; [70 7C, 05, 05]
+0D40; [70 7C, 05, 05]
-0D42; [70 7E, 05, 05]
+0D41; [70 7E, 05, 05]
-0D43; [70 80, 05, 05]
+0D42; [70 80, 05, 05]
-0D44; [70 82, 05, 05]
+0D43; [70 82, 05, 05]
-0D62; [70 84, 05, 05]
+0D44; [70 84, 05, 05]
-0D63; [70 86, 05, 05]
+0D62; [70 86, 05, 05]
-0D46; [70 88, 05, 05]
+0D63; [70 88, 05, 05]
-0D47; [70 8A, 05, 05]
+0D46; [70 8A, 05, 05]
-0D48; [70 8C, 05, 05]
+0D47; [70 8C, 05, 05]
-0D46 0D3E; [70 8E, 05, 05]
-0D4A; [70 8E, 05, 05]
+0D48; [70 8E, 05, 05]
-0D47 0D3E; [70 90, 05, 05]
-0D4B; [70 90, 05, 05]
+0D46 0D3E; [70 90, 05, 05]
+0D4A; [70 90, 05, 05]
-0D46 0D57; [70 92, 05, 05]
-0D4C; [70 92, 05, 05]
+0D47 0D3E; [70 92, 05, 05]
+0D4B; [70 92, 05, 05]
-0D57; [70 94, 05, 05]
+0D46 0D57; [70 94, 05, 05]
+0D4C; [70 94, 05, 05]
-0D4D; [70 96, 05, 05]
-0D3B; [70 96, 05, 20]
-0D3C; [70 96, 05, 20]
+0D57; [70 96, 05, 05]
+
+0D4D; [70 98, 05, 05]
+0D3B; [70 98, 05, 20]
+0D3C; [70 98, 05, 20]
FDD1 0D85; [71 04 02, 05, 05] # SINHALA first primary starts new lead byte (compressible)
@@ -27622,69 +28255,71 @@ A805; [71 A2 2C, 05, 05]
A806; [71 A2 33, 05, 05]
-A807; [71 A2 3A, 05, 05]
+A82C; [71 A2 3A, 05, 05]
-A808; [71 A2 41, 05, 05]
+A807; [71 A2 41, 05, 05]
-A809; [71 A2 48, 05, 05]
+A808; [71 A2 48, 05, 05]
-A80A; [71 A2 4F, 05, 05]
+A809; [71 A2 4F, 05, 05]
-A80C; [71 A2 56, 05, 05]
+A80A; [71 A2 56, 05, 05]
-A80D; [71 A2 5D, 05, 05]
+A80C; [71 A2 5D, 05, 05]
-A80E; [71 A2 64, 05, 05]
+A80D; [71 A2 64, 05, 05]
-A80F; [71 A2 6B, 05, 05]
+A80E; [71 A2 6B, 05, 05]
-A810; [71 A2 72, 05, 05]
+A80F; [71 A2 72, 05, 05]
-A811; [71 A2 79, 05, 05]
+A810; [71 A2 79, 05, 05]
-A812; [71 A2 80, 05, 05]
+A811; [71 A2 80, 05, 05]
-A813; [71 A2 87, 05, 05]
+A812; [71 A2 87, 05, 05]
-A814; [71 A2 8E, 05, 05]
+A813; [71 A2 8E, 05, 05]
-A815; [71 A2 95, 05, 05]
+A814; [71 A2 95, 05, 05]
-A816; [71 A2 9C, 05, 05]
+A815; [71 A2 9C, 05, 05]
-A817; [71 A2 A3, 05, 05]
+A816; [71 A2 A3, 05, 05]
-A818; [71 A2 AA, 05, 05]
+A817; [71 A2 AA, 05, 05]
-A819; [71 A2 B1, 05, 05]
+A818; [71 A2 B1, 05, 05]
-A81A; [71 A2 B8, 05, 05]
+A819; [71 A2 B8, 05, 05]
-A81B; [71 A2 BF, 05, 05]
+A81A; [71 A2 BF, 05, 05]
-A81C; [71 A2 C6, 05, 05]
+A81B; [71 A2 C6, 05, 05]
-A81D; [71 A2 CD, 05, 05]
+A81C; [71 A2 CD, 05, 05]
-A81E; [71 A2 D4, 05, 05]
+A81D; [71 A2 D4, 05, 05]
-A81F; [71 A2 DB, 05, 05]
+A81E; [71 A2 DB, 05, 05]
-A820; [71 A2 E2, 05, 05]
+A81F; [71 A2 E2, 05, 05]
-A821; [71 A2 E9, 05, 05]
+A820; [71 A2 E9, 05, 05]
-A822; [71 A2 F0, 05, 05]
+A821; [71 A2 F0, 05, 05]
-A823; [71 A2 F7, 05, 05]
+A822; [71 A2 F7, 05, 05]
-A824; [71 A2 FE, 05, 05]
+A823; [71 A2 FE, 05, 05]
-A825; [71 A3 07, 05, 05]
+A824; [71 A3 07, 05, 05]
-A826; [71 A3 0E, 05, 05]
+A825; [71 A3 0E, 05, 05]
-A827; [71 A3 15, 05, 05]
+A826; [71 A3 15, 05, 05]
+
+A827; [71 A3 1C, 05, 05]
FDD1 A882; [71 A4 02, 05, 05] # Saurashtra first primary (compressible)
@@ -28135,13 +28770,15 @@ FDD1 11183; [71 AA 02, 05, 05] # Sharada first primary (compressible)
111BC; [71 AB C4, 05, 05]
-111BD; [71 AB CB, 05, 05]
+111CE; [71 AB CB, 05, 05]
-111BE; [71 AB D2, 05, 05]
+111BD; [71 AB D2, 05, 05]
-111BF; [71 AB D9, 05, 05]
+111BE; [71 AB D9, 05, 05]
-111C0; [71 AB E0, 05, 05]
+111BF; [71 AB E0, 05, 05]
+
+111C0; [71 AB E7, 05, 05]
FDD1 11208; [71 AC 02, 05, 05] # Khojki first primary (compressible)
@@ -28695,37 +29332,41 @@ FDD1 11412; [71 B4 02, 05, 05] # Newa first primary (compressible)
11447; [71 B5 8C, 05, 05]
-11448; [71 B5 93, 05, 05]
+11460; [71 B5 93, 05, 05]
-1145F; [71 B5 9A, 05, 05]
+11461; [71 B5 9A, 05, 05]
-11435; [71 B5 A1, 05, 05]
+11448; [71 B5 A1, 05, 05]
-11436; [71 B5 A8, 05, 05]
+1145F; [71 B5 A8, 05, 05]
-11437; [71 B5 AF, 05, 05]
+11435; [71 B5 AF, 05, 05]
-11438; [71 B5 B6, 05, 05]
+11436; [71 B5 B6, 05, 05]
-11439; [71 B5 BD, 05, 05]
+11437; [71 B5 BD, 05, 05]
-1143A; [71 B5 C4, 05, 05]
+11438; [71 B5 C4, 05, 05]
-1143B; [71 B5 CB, 05, 05]
+11439; [71 B5 CB, 05, 05]
-1143C; [71 B5 D2, 05, 05]
+1143A; [71 B5 D2, 05, 05]
-1143D; [71 B5 D9, 05, 05]
+1143B; [71 B5 D9, 05, 05]
-1143E; [71 B5 E0, 05, 05]
+1143C; [71 B5 E0, 05, 05]
-1143F; [71 B5 E7, 05, 05]
+1143D; [71 B5 E7, 05, 05]
-11440; [71 B5 EE, 05, 05]
+1143E; [71 B5 EE, 05, 05]
-11441; [71 B5 F5, 05, 05]
+1143F; [71 B5 F5, 05, 05]
-11442; [71 B5 FC, 05, 05]
+11440; [71 B5 FC, 05, 05]
+
+11441; [71 B6 05, 05, 05]
+
+11442; [71 B6 0C, 05, 05]
FDD1 11484; [71 B7 02, 05, 05] # Tirhuta first primary (compressible)
@@ -29232,1007 +29873,1122 @@ FDD1 11680; [71 CB 02, 05, 05] # Takri first primary (compressible)
116B6; [71 CC 7E, 05, 05]
-FDD1 119CE; [71 CD 02, 05, 05] # Nandinagari first primary (compressible)
+FDD1 1190C; [71 CD 02, 05, 05] # Dives_Akuru first primary (compressible)
-119A0; [71 CD 09, 05, 05]
+11900; [71 CD 09, 05, 05]
-119A1; [71 CD 10, 05, 05]
+11901; [71 CD 10, 05, 05]
-119A2; [71 CD 17, 05, 05]
+11902; [71 CD 17, 05, 05]
-119A3; [71 CD 1E, 05, 05]
+11903; [71 CD 1E, 05, 05]
-119A4; [71 CD 25, 05, 05]
+11904; [71 CD 25, 05, 05]
-119A5; [71 CD 2C, 05, 05]
+11905; [71 CD 2C, 05, 05]
-119A6; [71 CD 33, 05, 05]
+11906; [71 CD 33, 05, 05]
-119A7; [71 CD 3A, 05, 05]
+11909; [71 CD 3A, 05, 05]
-119AA; [71 CD 41, 05, 05]
+1190C; [71 CD 41, 05, 05]
-119AB; [71 CD 48, 05, 05]
+1190D; [71 CD 48, 05, 05]
-119AC; [71 CD 4F, 05, 05]
+1190E; [71 CD 4F, 05, 05]
-119AD; [71 CD 56, 05, 05]
+1190F; [71 CD 56, 05, 05]
-119AE; [71 CD 5D, 05, 05]
+11910; [71 CD 5D, 05, 05]
-119AF; [71 CD 64, 05, 05]
+1193F; [71 CD 64, 05, 05]
-119B0; [71 CD 6B, 05, 05]
+11911; [71 CD 6B, 05, 05]
-119B1; [71 CD 72, 05, 05]
+11912; [71 CD 72, 05, 05]
-119B2; [71 CD 79, 05, 05]
+11913; [71 CD 79, 05, 05]
-119B3; [71 CD 80, 05, 05]
+11915; [71 CD 80, 05, 05]
-119B4; [71 CD 87, 05, 05]
+11916; [71 CD 87, 05, 05]
-119B5; [71 CD 8E, 05, 05]
+11918; [71 CD 8E, 05, 05]
-119B6; [71 CD 95, 05, 05]
+11919; [71 CD 95, 05, 05]
-119B7; [71 CD 9C, 05, 05]
+1191A; [71 CD 9C, 05, 05]
-119B8; [71 CD A3, 05, 05]
+1191B; [71 CD A3, 05, 05]
-119B9; [71 CD AA, 05, 05]
+1191C; [71 CD AA, 05, 05]
-119BA; [71 CD B1, 05, 05]
+1191D; [71 CD B1, 05, 05]
-119BB; [71 CD B8, 05, 05]
+1191E; [71 CD B8, 05, 05]
-119BC; [71 CD BF, 05, 05]
+1191F; [71 CD BF, 05, 05]
-119BD; [71 CD C6, 05, 05]
+11920; [71 CD C6, 05, 05]
-119BE; [71 CD CD, 05, 05]
+11921; [71 CD CD, 05, 05]
-119BF; [71 CD D4, 05, 05]
+11922; [71 CD D4, 05, 05]
-119C0; [71 CD DB, 05, 05]
+11923; [71 CD DB, 05, 05]
-119C1; [71 CD E2, 05, 05]
+11924; [71 CD E2, 05, 05]
-119C2; [71 CD E9, 05, 05]
+11925; [71 CD E9, 05, 05]
-119C3; [71 CD F0, 05, 05]
+11940; [71 CD F0, 05, 05]
-119C4; [71 CD F7, 05, 05]
+11926; [71 CD F7, 05, 05]
-119C5; [71 CD FE, 05, 05]
+11941; [71 CD FE, 05, 05]
-119C6; [71 CE 07, 05, 05]
+11927; [71 CE 07, 05, 05]
-119C7; [71 CE 0E, 05, 05]
+11942; [71 CE 0E, 05, 05]
-119C8; [71 CE 15, 05, 05]
+11928; [71 CE 15, 05, 05]
-119C9; [71 CE 1C, 05, 05]
+11929; [71 CE 1C, 05, 05]
-119CA; [71 CE 23, 05, 05]
+1192A; [71 CE 23, 05, 05]
-119CB; [71 CE 2A, 05, 05]
+1192B; [71 CE 2A, 05, 05]
-119CC; [71 CE 31, 05, 05]
+1192C; [71 CE 31, 05, 05]
-119CD; [71 CE 38, 05, 05]
+1192D; [71 CE 38, 05, 05]
-119CE; [71 CE 3F, 05, 05]
+1192E; [71 CE 3F, 05, 05]
-119CF; [71 CE 46, 05, 05]
+1192F; [71 CE 46, 05, 05]
-119D0; [71 CE 4D, 05, 05]
+11930; [71 CE 4D, 05, 05]
-119E1; [71 CE 54, 05, 05]
+11931; [71 CE 54, 05, 05]
-119E3; [71 CE 5B, 05, 05]
+11932; [71 CE 5B, 05, 05]
-119D1; [71 CE 62, 05, 05]
+11933; [71 CE 62, 05, 05]
-119D2; [71 CE 69, 05, 05]
+11934; [71 CE 69, 05, 05]
-119D3; [71 CE 70, 05, 05]
+11935; [71 CE 70, 05, 05]
-119D4; [71 CE 77, 05, 05]
+11937; [71 CE 77, 05, 05]
-119D5; [71 CE 7E, 05, 05]
+11935 11930; [71 CE 7E, 05, 05]
+11938; [71 CE 7E, 05, 05]
-119D6; [71 CE 85, 05, 05]
+1193D; [71 CE 85, 05, 05]
-119D7; [71 CE 8C, 05, 05]
+1193E; [71 CE 8C, 05, 05]
-119DA; [71 CE 93, 05, 05]
+FDD1 119CE; [71 CF 02, 05, 05] # Nandinagari first primary (compressible)
-119E4; [71 CE 9A, 05, 05]
+119A0; [71 CF 09, 05, 05]
-119DB; [71 CE A1, 05, 05]
+119A1; [71 CF 10, 05, 05]
-119DC; [71 CE A8, 05, 05]
+119A2; [71 CF 17, 05, 05]
-119DD; [71 CE AF, 05, 05]
+119A3; [71 CF 1E, 05, 05]
-119E0; [71 CE B6, 05, 05]
+119A4; [71 CF 25, 05, 05]
-FDD1 1180B; [71 CF 02, 05, 05] # Dogra first primary (compressible)
+119A5; [71 CF 2C, 05, 05]
-11800; [71 CF 09, 05, 05]
+119A6; [71 CF 33, 05, 05]
-11801; [71 CF 10, 05, 05]
+119A7; [71 CF 3A, 05, 05]
-11802; [71 CF 17, 05, 05]
+119AA; [71 CF 41, 05, 05]
-11803; [71 CF 1E, 05, 05]
+119AB; [71 CF 48, 05, 05]
-11804; [71 CF 25, 05, 05]
+119AC; [71 CF 4F, 05, 05]
-11805; [71 CF 2C, 05, 05]
+119AD; [71 CF 56, 05, 05]
-11806; [71 CF 33, 05, 05]
+119AE; [71 CF 5D, 05, 05]
-11807; [71 CF 3A, 05, 05]
+119AF; [71 CF 64, 05, 05]
-11808; [71 CF 41, 05, 05]
+119B0; [71 CF 6B, 05, 05]
-11809; [71 CF 48, 05, 05]
+119B1; [71 CF 72, 05, 05]
-1180A; [71 CF 4F, 05, 05]
+119B2; [71 CF 79, 05, 05]
-1180B; [71 CF 56, 05, 05]
+119B3; [71 CF 80, 05, 05]
-1180C; [71 CF 5D, 05, 05]
+119B4; [71 CF 87, 05, 05]
-1180D; [71 CF 64, 05, 05]
+119B5; [71 CF 8E, 05, 05]
-1180E; [71 CF 6B, 05, 05]
+119B6; [71 CF 95, 05, 05]
-1180F; [71 CF 72, 05, 05]
+119B7; [71 CF 9C, 05, 05]
-11810; [71 CF 79, 05, 05]
+119B8; [71 CF A3, 05, 05]
-11811; [71 CF 80, 05, 05]
+119B9; [71 CF AA, 05, 05]
-11812; [71 CF 87, 05, 05]
+119BA; [71 CF B1, 05, 05]
-11813; [71 CF 8E, 05, 05]
+119BB; [71 CF B8, 05, 05]
-11814; [71 CF 95, 05, 05]
+119BC; [71 CF BF, 05, 05]
-11815; [71 CF 9C, 05, 05]
+119BD; [71 CF C6, 05, 05]
-11816; [71 CF A3, 05, 05]
+119BE; [71 CF CD, 05, 05]
-11817; [71 CF AA, 05, 05]
+119BF; [71 CF D4, 05, 05]
-11818; [71 CF B1, 05, 05]
+119C0; [71 CF DB, 05, 05]
-11819; [71 CF B8, 05, 05]
+119C1; [71 CF E2, 05, 05]
-1181A; [71 CF BF, 05, 05]
+119C2; [71 CF E9, 05, 05]
-1181B; [71 CF C6, 05, 05]
+119C3; [71 CF F0, 05, 05]
-1181C; [71 CF CD, 05, 05]
+119C4; [71 CF F7, 05, 05]
-1181D; [71 CF D4, 05, 05]
+119C5; [71 CF FE, 05, 05]
-1181E; [71 CF DB, 05, 05]
+119C6; [71 D0 07, 05, 05]
-1181F; [71 CF E2, 05, 05]
+119C7; [71 D0 0E, 05, 05]
-11820; [71 CF E9, 05, 05]
+119C8; [71 D0 15, 05, 05]
-11821; [71 CF F0, 05, 05]
+119C9; [71 D0 1C, 05, 05]
-11822; [71 CF F7, 05, 05]
+119CA; [71 D0 23, 05, 05]
-11823; [71 CF FE, 05, 05]
+119CB; [71 D0 2A, 05, 05]
-11824; [71 D0 07, 05, 05]
+119CC; [71 D0 31, 05, 05]
-11825; [71 D0 0E, 05, 05]
+119CD; [71 D0 38, 05, 05]
-11826; [71 D0 15, 05, 05]
+119CE; [71 D0 3F, 05, 05]
-11827; [71 D0 1C, 05, 05]
+119CF; [71 D0 46, 05, 05]
-11828; [71 D0 23, 05, 05]
+119D0; [71 D0 4D, 05, 05]
-11829; [71 D0 2A, 05, 05]
+119E1; [71 D0 54, 05, 05]
-1182A; [71 D0 31, 05, 05]
+119E3; [71 D0 5B, 05, 05]
-1182B; [71 D0 38, 05, 05]
+119D1; [71 D0 62, 05, 05]
-1182C; [71 D0 3F, 05, 05]
+119D2; [71 D0 69, 05, 05]
-1182D; [71 D0 46, 05, 05]
+119D3; [71 D0 70, 05, 05]
-1182E; [71 D0 4D, 05, 05]
+119D4; [71 D0 77, 05, 05]
-1182F; [71 D0 54, 05, 05]
+119D5; [71 D0 7E, 05, 05]
-11830; [71 D0 5B, 05, 05]
+119D6; [71 D0 85, 05, 05]
-11831; [71 D0 62, 05, 05]
+119D7; [71 D0 8C, 05, 05]
-11832; [71 D0 69, 05, 05]
+119DA; [71 D0 93, 05, 05]
-11833; [71 D0 70, 05, 05]
+119E4; [71 D0 9A, 05, 05]
-11834; [71 D0 77, 05, 05]
+119DB; [71 D0 A1, 05, 05]
-11835; [71 D0 7E, 05, 05]
+119DC; [71 D0 A8, 05, 05]
-11836; [71 D0 85, 05, 05]
+119DD; [71 D0 AF, 05, 05]
-11839; [71 D0 8C, 05, 05]
+119E0; [71 D0 B6, 05, 05]
-FDD1 11717; [71 D1 02, 05, 05] # Ahom first primary (compressible)
+FDD1 1180B; [71 D1 02, 05, 05] # Dogra first primary (compressible)
-11700; [71 D1 09, 05, 05]
+11800; [71 D1 09, 05, 05]
-11701; [71 D1 10, 05, 05]
+11801; [71 D1 10, 05, 05]
-11702; [71 D1 17, 05, 05]
+11802; [71 D1 17, 05, 05]
-11703; [71 D1 1E, 05, 05]
+11803; [71 D1 1E, 05, 05]
-11704; [71 D3, 05, 05]
-11705; [71 D3, 70, 05]
+11804; [71 D1 25, 05, 05]
-11706; [71 D5 02, 05, 05]
+11805; [71 D1 2C, 05, 05]
-11707; [71 D5 09, 05, 05]
+11806; [71 D1 33, 05, 05]
-11708; [71 D7, 05, 05]
-1171A; [71 D7, 70, 05]
+11807; [71 D1 3A, 05, 05]
-11709; [71 D9 02, 05, 05]
+11808; [71 D1 41, 05, 05]
-1170A; [71 D9 09, 05, 05]
+11809; [71 D1 48, 05, 05]
-1170B; [71 D9 10, 05, 05]
+1180A; [71 D1 4F, 05, 05]
-1170C; [71 D9 17, 05, 05]
+1180B; [71 D1 56, 05, 05]
-1170D; [71 D9 1E, 05, 05]
+1180C; [71 D1 5D, 05, 05]
-1170E; [71 D9 25, 05, 05]
+1180D; [71 D1 64, 05, 05]
-1170F; [71 D9 2C, 05, 05]
+1180E; [71 D1 6B, 05, 05]
-11710; [71 D9 33, 05, 05]
+1180F; [71 D1 72, 05, 05]
-11711; [71 D9 3A, 05, 05]
+11810; [71 D1 79, 05, 05]
-11712; [71 D9 41, 05, 05]
+11811; [71 D1 80, 05, 05]
-11713; [71 D9 48, 05, 05]
+11812; [71 D1 87, 05, 05]
-11714; [71 D9 4F, 05, 05]
+11813; [71 D1 8E, 05, 05]
-11715; [71 DB, 05, 05]
-11716; [71 DB, 70, 05]
+11814; [71 D1 95, 05, 05]
-11717; [71 DD 02, 05, 05]
+11815; [71 D1 9C, 05, 05]
-11718; [71 DD 09, 05, 05]
+11816; [71 D1 A3, 05, 05]
-11719; [71 DD 10, 05, 05]
+11817; [71 D1 AA, 05, 05]
-11720; [71 DD 17, 05, 05]
+11818; [71 D1 B1, 05, 05]
-11721; [71 DD 1E, 05, 05]
+11819; [71 D1 B8, 05, 05]
-11722; [71 DD 25, 05, 05]
+1181A; [71 D1 BF, 05, 05]
-11723; [71 DD 2C, 05, 05]
+1181B; [71 D1 C6, 05, 05]
-11724; [71 DD 33, 05, 05]
+1181C; [71 D1 CD, 05, 05]
-11725; [71 DD 3A, 05, 05]
+1181D; [71 D1 D4, 05, 05]
-11726; [71 DD 41, 05, 05]
+1181E; [71 D1 DB, 05, 05]
-11727; [71 DD 48, 05, 05]
+1181F; [71 D1 E2, 05, 05]
-11728; [71 DD 4F, 05, 05]
+11820; [71 D1 E9, 05, 05]
-11729; [71 DD 56, 05, 05]
+11821; [71 D1 F0, 05, 05]
-1172A; [71 DD 5D, 05, 05]
+11822; [71 D1 F7, 05, 05]
-1172B; [71 DD 64, 05, 05]
+11823; [71 D1 FE, 05, 05]
-1171D; [71 DD 6B, 05, 05]
+11824; [71 D2 07, 05, 05]
-1171E; [71 DD 72, 05, 05]
+11825; [71 D2 0E, 05, 05]
-1171F; [71 DD 79, 05, 05]
+11826; [71 D2 15, 05, 05]
-FDD1 11D10; [71 DE 02, 05, 05] # Masaram_Gondi first primary (compressible)
+11827; [71 D2 1C, 05, 05]
-11D00; [71 DE 09, 05, 05]
+11828; [71 D2 23, 05, 05]
-11D01; [71 DE 10, 05, 05]
+11829; [71 D2 2A, 05, 05]
-11D02; [71 DE 17, 05, 05]
+1182A; [71 D2 31, 05, 05]
-11D03; [71 DE 1E, 05, 05]
+1182B; [71 D2 38, 05, 05]
-11D04; [71 DE 25, 05, 05]
+1182C; [71 D2 3F, 05, 05]
-11D05; [71 DE 2C, 05, 05]
+1182D; [71 D2 46, 05, 05]
-11D06; [71 DE 33, 05, 05]
+1182E; [71 D2 4D, 05, 05]
-11D08; [71 DE 3A, 05, 05]
+1182F; [71 D2 54, 05, 05]
-11D09; [71 DE 41, 05, 05]
+11830; [71 D2 5B, 05, 05]
-11D0B; [71 DE 48, 05, 05]
+11831; [71 D2 62, 05, 05]
-11D0C; [71 DE 4F, 05, 05]
+11832; [71 D2 69, 05, 05]
-11D0D; [71 DE 56, 05, 05]
+11833; [71 D2 70, 05, 05]
-11D0E; [71 DE 5D, 05, 05]
+11834; [71 D2 77, 05, 05]
-11D0F; [71 DE 64, 05, 05]
+11835; [71 D2 7E, 05, 05]
-11D10; [71 DE 6B, 05, 05]
+11836; [71 D2 85, 05, 05]
-11D11; [71 DE 72, 05, 05]
+11839; [71 D2 8C, 05, 05]
-11D12; [71 DE 79, 05, 05]
+FDD1 11717; [71 D3 02, 05, 05] # Ahom first primary (compressible)
-11D13; [71 DE 80, 05, 05]
+11700; [71 D3 09, 05, 05]
-11D14; [71 DE 87, 05, 05]
+11701; [71 D3 10, 05, 05]
-11D15; [71 DE 8E, 05, 05]
+11702; [71 D3 17, 05, 05]
-11D16; [71 DE 95, 05, 05]
+11703; [71 D3 1E, 05, 05]
-11D17; [71 DE 9C, 05, 05]
+11704; [71 D5, 05, 05]
+11705; [71 D5, 70, 05]
-11D18; [71 DE A3, 05, 05]
+11706; [71 D7 02, 05, 05]
-11D19; [71 DE AA, 05, 05]
+11707; [71 D7 09, 05, 05]
-11D1A; [71 DE B1, 05, 05]
+11708; [71 D9, 05, 05]
+1171A; [71 D9, 70, 05]
-11D1B; [71 DE B8, 05, 05]
+11709; [71 DB 02, 05, 05]
-11D1C; [71 DE BF, 05, 05]
+1170A; [71 DB 09, 05, 05]
-11D1D; [71 DE C6, 05, 05]
+1170B; [71 DB 10, 05, 05]
-11D1E; [71 DE CD, 05, 05]
+1170C; [71 DB 17, 05, 05]
-11D1F; [71 DE D4, 05, 05]
+1170D; [71 DB 1E, 05, 05]
-11D20; [71 DE DB, 05, 05]
+1170E; [71 DB 25, 05, 05]
-11D21; [71 DE E2, 05, 05]
+1170F; [71 DB 2C, 05, 05]
-11D22; [71 DE E9, 05, 05]
+11710; [71 DB 33, 05, 05]
-11D23; [71 DE F0, 05, 05]
+11711; [71 DB 3A, 05, 05]
-11D24; [71 DE F7, 05, 05]
+11712; [71 DB 41, 05, 05]
-11D25; [71 DE FE, 05, 05]
+11713; [71 DB 48, 05, 05]
-11D26; [71 E0, 05, 05]
-11D46; [71 E0, 05, 20]
-11D47; [71 E0, 05, 2E]
+11714; [71 DB 4F, 05, 05]
-11D27; [71 E2 02, 05, 05]
+11715; [71 DD, 05, 05]
+11716; [71 DD, 70, 05]
-11D28; [71 E2 09, 05, 05]
+11717; [71 DF 02, 05, 05]
-11D29; [71 E2 10, 05, 05]
+11718; [71 DF 09, 05, 05]
-11D2A; [71 E2 17, 05, 05]
+11719; [71 DF 10, 05, 05]
-11D2B; [71 E2 1E, 05, 05]
+11720; [71 DF 17, 05, 05]
-11D2C; [71 E2 25, 05, 05]
+11721; [71 DF 1E, 05, 05]
-11D2D; [71 E2 2C, 05, 05]
+11722; [71 DF 25, 05, 05]
-11D2E; [71 E2 33, 05, 05]
+11723; [71 DF 2C, 05, 05]
-11D2F; [71 E2 3A, 05, 05]
+11724; [71 DF 33, 05, 05]
-11D30; [71 E2 41, 05, 05]
+11725; [71 DF 3A, 05, 05]
-11D31; [71 E2 48, 05, 05]
+11726; [71 DF 41, 05, 05]
-11D32; [71 E2 4F, 05, 05]
+11727; [71 DF 48, 05, 05]
-11D33; [71 E2 56, 05, 05]
+11728; [71 DF 4F, 05, 05]
-11D34; [71 E2 5D, 05, 05]
+11729; [71 DF 56, 05, 05]
-11D35; [71 E2 64, 05, 05]
+1172A; [71 DF 5D, 05, 05]
-11D36; [71 E2 6B, 05, 05]
+1172B; [71 DF 64, 05, 05]
-11D3A; [71 E2 72, 05, 05]
+1171D; [71 DF 6B, 05, 05]
-11D3C; [71 E2 79, 05, 05]
+1171E; [71 DF 72, 05, 05]
-11D3D; [71 E2 80, 05, 05]
+1171F; [71 DF 79, 05, 05]
-11D3F; [71 E2 87, 05, 05]
+FDD1 11D10; [71 E0 02, 05, 05] # Masaram_Gondi first primary (compressible)
-11D44; [71 E2 8E, 05, 05]
+11D00; [71 E0 09, 05, 05]
-11D45; [71 E2 95, 05, 05]
+11D01; [71 E0 10, 05, 05]
-FDD1 11D71; [71 E3 02, 05, 05] # Gunjala_Gondi first primary (compressible)
+11D02; [71 E0 17, 05, 05]
-11D98; [71 E3 09, 05, 05]
+11D03; [71 E0 1E, 05, 05]
-11D60; [71 E3 10, 05, 05]
+11D04; [71 E0 25, 05, 05]
-11D61; [71 E3 17, 05, 05]
+11D05; [71 E0 2C, 05, 05]
-11D62; [71 E3 1E, 05, 05]
+11D06; [71 E0 33, 05, 05]
-11D63; [71 E3 25, 05, 05]
+11D08; [71 E0 3A, 05, 05]
-11D64; [71 E3 2C, 05, 05]
+11D09; [71 E0 41, 05, 05]
-11D65; [71 E3 33, 05, 05]
+11D0B; [71 E0 48, 05, 05]
-11D67; [71 E3 3A, 05, 05]
+11D0C; [71 E0 4F, 05, 05]
-11D68; [71 E3 41, 05, 05]
+11D0D; [71 E0 56, 05, 05]
-11D6A; [71 E3 48, 05, 05]
+11D0E; [71 E0 5D, 05, 05]
-11D6B; [71 E3 4F, 05, 05]
+11D0F; [71 E0 64, 05, 05]
-11D6C; [71 E3 56, 05, 05]
+11D10; [71 E0 6B, 05, 05]
-11D6D; [71 E3 5D, 05, 05]
+11D11; [71 E0 72, 05, 05]
-11D6E; [71 E3 64, 05, 05]
+11D12; [71 E0 79, 05, 05]
-11D6F; [71 E3 6B, 05, 05]
+11D13; [71 E0 80, 05, 05]
-11D70; [71 E3 72, 05, 05]
+11D14; [71 E0 87, 05, 05]
-11D71; [71 E3 79, 05, 05]
+11D15; [71 E0 8E, 05, 05]
-11D72; [71 E3 80, 05, 05]
+11D16; [71 E0 95, 05, 05]
-11D73; [71 E3 87, 05, 05]
+11D17; [71 E0 9C, 05, 05]
-11D74; [71 E3 8E, 05, 05]
+11D18; [71 E0 A3, 05, 05]
-11D75; [71 E3 95, 05, 05]
+11D19; [71 E0 AA, 05, 05]
-11D76; [71 E3 9C, 05, 05]
+11D1A; [71 E0 B1, 05, 05]
-11D77; [71 E3 A3, 05, 05]
+11D1B; [71 E0 B8, 05, 05]
-11D78; [71 E3 AA, 05, 05]
+11D1C; [71 E0 BF, 05, 05]
-11D79; [71 E3 B1, 05, 05]
+11D1D; [71 E0 C6, 05, 05]
-11D7A; [71 E3 B8, 05, 05]
+11D1E; [71 E0 CD, 05, 05]
-11D7B; [71 E3 BF, 05, 05]
+11D1F; [71 E0 D4, 05, 05]
-11D7C; [71 E3 C6, 05, 05]
+11D20; [71 E0 DB, 05, 05]
-11D7D; [71 E3 CD, 05, 05]
+11D21; [71 E0 E2, 05, 05]
-11D7E; [71 E3 D4, 05, 05]
+11D22; [71 E0 E9, 05, 05]
-11D7F; [71 E3 DB, 05, 05]
+11D23; [71 E0 F0, 05, 05]
-11D80; [71 E3 E2, 05, 05]
+11D24; [71 E0 F7, 05, 05]
-11D81; [71 E3 E9, 05, 05]
+11D25; [71 E0 FE, 05, 05]
-11D82; [71 E3 F0, 05, 05]
+11D26; [71 E2, 05, 05]
+11D46; [71 E2, 05, 20]
+11D47; [71 E2, 05, 2E]
-11D83; [71 E3 F7, 05, 05]
+11D27; [71 E4 02, 05, 05]
-11D84; [71 E3 FE, 05, 05]
+11D28; [71 E4 09, 05, 05]
-11D85; [71 E4 07, 05, 05]
+11D29; [71 E4 10, 05, 05]
-11D86; [71 E4 0E, 05, 05]
+11D2A; [71 E4 17, 05, 05]
-11D87; [71 E4 15, 05, 05]
+11D2B; [71 E4 1E, 05, 05]
-11D88; [71 E4 1C, 05, 05]
+11D2C; [71 E4 25, 05, 05]
-11D89; [71 E4 23, 05, 05]
+11D2D; [71 E4 2C, 05, 05]
-11D8A; [71 E4 2A, 05, 05]
+11D2E; [71 E4 33, 05, 05]
-11D8B; [71 E4 31, 05, 05]
+11D2F; [71 E4 3A, 05, 05]
-11D8C; [71 E4 38, 05, 05]
+11D30; [71 E4 41, 05, 05]
-11D8D; [71 E4 3F, 05, 05]
+11D31; [71 E4 48, 05, 05]
-11D8E; [71 E4 46, 05, 05]
+11D32; [71 E4 4F, 05, 05]
-11D90; [71 E4 4D, 05, 05]
+11D33; [71 E4 56, 05, 05]
-11D91; [71 E4 54, 05, 05]
+11D34; [71 E4 5D, 05, 05]
-11D93; [71 E4 5B, 05, 05]
+11D35; [71 E4 64, 05, 05]
-11D94; [71 E4 62, 05, 05]
+11D36; [71 E4 6B, 05, 05]
-11D97; [71 E4 69, 05, 05]
+11D3A; [71 E4 72, 05, 05]
-FDD1 1B83; [71 E5 02, 05, 05] # Sundanese first primary (compressible)
+11D3C; [71 E4 79, 05, 05]
-1B83; [71 E7, 05, 05]
-1BBA; [71 E7, 05, 20]
+11D3D; [71 E4 80, 05, 05]
-1B84; [71 E9 02, 05, 05]
+11D3F; [71 E4 87, 05, 05]
-1B85; [71 E9 09, 05, 05]
+11D44; [71 E4 8E, 05, 05]
-1B86; [71 E9 10, 05, 05]
+11D45; [71 E4 95, 05, 05]
-1B87; [71 E9 17, 05, 05]
+FDD1 11D71; [71 E5 02, 05, 05] # Gunjala_Gondi first primary (compressible)
-1B88; [71 E9 1E, 05, 05]
+11D98; [71 E5 09, 05, 05]
-1B89; [71 E9 25, 05, 05]
+11D60; [71 E5 10, 05, 05]
-1B8A; [71 EB, 05, 05]
-1BBE; [71 EB, 05, 20]
+11D61; [71 E5 17, 05, 05]
-1BAE; [71 ED 02, 05, 05]
+11D62; [71 E5 1E, 05, 05]
-1B8B; [71 ED 09, 05, 05]
+11D63; [71 E5 25, 05, 05]
-1B8C; [71 ED 10, 05, 05]
+11D64; [71 E5 2C, 05, 05]
-1B8D; [71 ED 17, 05, 05]
+11D65; [71 E5 33, 05, 05]
-1B8E; [71 ED 1E, 05, 05]
+11D67; [71 E5 3A, 05, 05]
-1B8F; [71 ED 25, 05, 05]
+11D68; [71 E5 41, 05, 05]
-1B90; [71 ED 2C, 05, 05]
+11D6A; [71 E5 48, 05, 05]
-1B91; [71 ED 33, 05, 05]
+11D6B; [71 E5 4F, 05, 05]
-1B92; [71 ED 3A, 05, 05]
+11D6C; [71 E5 56, 05, 05]
-1B93; [71 ED 41, 05, 05]
+11D6D; [71 E5 5D, 05, 05]
-1B94; [71 ED 48, 05, 05]
+11D6E; [71 E5 64, 05, 05]
-1B95; [71 ED 4F, 05, 05]
+11D6F; [71 E5 6B, 05, 05]
-1B96; [71 ED 56, 05, 05]
+11D70; [71 E5 72, 05, 05]
-1B97; [71 ED 5D, 05, 05]
+11D71; [71 E5 79, 05, 05]
-1B98; [71 ED 64, 05, 05]
+11D72; [71 E5 80, 05, 05]
-1BBD; [71 ED 6B, 05, 05]
+11D73; [71 E5 87, 05, 05]
-1B99; [71 EF, 05, 05]
-1BBF; [71 EF, 05, 20]
+11D74; [71 E5 8E, 05, 05]
-1BAC; [71 F1 02, 05, 05]
+11D75; [71 E5 95, 05, 05]
-1B9A; [71 F1 09, 05, 05]
+11D76; [71 E5 9C, 05, 05]
-1BA1; [71 F1 10, 05, 05]
+11D77; [71 E5 A3, 05, 05]
-1B9B; [71 F1 17, 05, 05]
+11D78; [71 E5 AA, 05, 05]
-1BA2; [71 F1 1E, 05, 05]
+11D79; [71 E5 B1, 05, 05]
-1BBB; [71 F1 25, 05, 05]
+11D7A; [71 E5 B8, 05, 05]
-1B9C; [71 F1 2C, 05, 05]
+11D7B; [71 E5 BF, 05, 05]
-1BA3; [71 F1 33, 05, 05]
+11D7C; [71 E5 C6, 05, 05]
-1BBC; [71 F1 3A, 05, 05]
+11D7D; [71 E5 CD, 05, 05]
-1B9D; [71 F1 41, 05, 05]
+11D7E; [71 E5 D4, 05, 05]
-1BAD; [71 F1 48, 05, 05]
+11D7F; [71 E5 DB, 05, 05]
-1B9E; [71 F1 4F, 05, 05]
+11D80; [71 E5 E2, 05, 05]
-1B9F; [71 F1 56, 05, 05]
+11D81; [71 E5 E9, 05, 05]
-1BAF; [71 F1 5D, 05, 05]
+11D82; [71 E5 F0, 05, 05]
-1BA0; [71 F1 64, 05, 05]
+11D83; [71 E5 F7, 05, 05]
-1BA4; [71 F1 6B, 05, 05]
+11D84; [71 E5 FE, 05, 05]
-1BA5; [71 F1 72, 05, 05]
+11D85; [71 E6 07, 05, 05]
-1BA6; [71 F1 79, 05, 05]
+11D86; [71 E6 0E, 05, 05]
-1BA7; [71 F1 80, 05, 05]
+11D87; [71 E6 15, 05, 05]
-1BA8; [71 F1 87, 05, 05]
+11D88; [71 E6 1C, 05, 05]
-1BA9; [71 F1 8E, 05, 05]
+11D89; [71 E6 23, 05, 05]
-1BAA; [71 F1 95, 05, 05]
+11D8A; [71 E6 2A, 05, 05]
-1BAB; [71 F1 9C, 05, 05]
+11D8B; [71 E6 31, 05, 05]
-FDD1 11005; [71 F2 02, 05, 05] # Brahmi first primary (compressible)
+11D8C; [71 E6 38, 05, 05]
-11005; [71 F2 09, 05, 05]
+11D8D; [71 E6 3F, 05, 05]
-11006; [71 F2 10, 05, 05]
+11D8E; [71 E6 46, 05, 05]
-11007; [71 F2 17, 05, 05]
+11D90; [71 E6 4D, 05, 05]
-11008; [71 F2 1E, 05, 05]
+11D91; [71 E6 54, 05, 05]
-11009; [71 F2 25, 05, 05]
+11D93; [71 E6 5B, 05, 05]
-1100A; [71 F2 2C, 05, 05]
+11D94; [71 E6 62, 05, 05]
-1100B; [71 F2 33, 05, 05]
+11D97; [71 E6 69, 05, 05]
-1100C; [71 F2 3A, 05, 05]
+FDD1 1B83; [71 E7 02, 05, 05] # Sundanese first primary (compressible)
-1100D; [71 F2 41, 05, 05]
+1B83; [71 E9, 05, 05]
+1BBA; [71 E9, 05, 20]
-1100E; [71 F2 48, 05, 05]
+1B84; [71 EB 02, 05, 05]
-1100F; [71 F2 4F, 05, 05]
+1B85; [71 EB 09, 05, 05]
-11010; [71 F2 56, 05, 05]
+1B86; [71 EB 10, 05, 05]
-11011; [71 F2 5D, 05, 05]
+1B87; [71 EB 17, 05, 05]
-11012; [71 F2 64, 05, 05]
+1B88; [71 EB 1E, 05, 05]
-11013; [71 F2 6B, 05, 05]
+1B89; [71 EB 25, 05, 05]
-11014; [71 F2 72, 05, 05]
+1B8A; [71 ED, 05, 05]
+1BBE; [71 ED, 05, 20]
-11015; [71 F2 79, 05, 05]
+1BAE; [71 EF 02, 05, 05]
-11016; [71 F2 80, 05, 05]
+1B8B; [71 EF 09, 05, 05]
-11017; [71 F2 87, 05, 05]
+1B8C; [71 EF 10, 05, 05]
-11018; [71 F2 8E, 05, 05]
+1B8D; [71 EF 17, 05, 05]
-11019; [71 F2 95, 05, 05]
+1B8E; [71 EF 1E, 05, 05]
-1101A; [71 F2 9C, 05, 05]
+1B8F; [71 EF 25, 05, 05]
-1101B; [71 F2 A3, 05, 05]
+1B90; [71 EF 2C, 05, 05]
-1101C; [71 F2 AA, 05, 05]
+1B91; [71 EF 33, 05, 05]
-1101D; [71 F2 B1, 05, 05]
+1B92; [71 EF 3A, 05, 05]
-1101E; [71 F2 B8, 05, 05]
+1B93; [71 EF 41, 05, 05]
-1101F; [71 F2 BF, 05, 05]
+1B94; [71 EF 48, 05, 05]
-11020; [71 F2 C6, 05, 05]
+1B95; [71 EF 4F, 05, 05]
-11021; [71 F2 CD, 05, 05]
+1B96; [71 EF 56, 05, 05]
-11022; [71 F2 D4, 05, 05]
+1B97; [71 EF 5D, 05, 05]
-11023; [71 F2 DB, 05, 05]
+1B98; [71 EF 64, 05, 05]
-11024; [71 F2 E2, 05, 05]
+1BBD; [71 EF 6B, 05, 05]
-11025; [71 F2 E9, 05, 05]
+1B99; [71 F1, 05, 05]
+1BBF; [71 F1, 05, 20]
-11026; [71 F2 F0, 05, 05]
+1BAC; [71 F3 02, 05, 05]
-11027; [71 F2 F7, 05, 05]
+1B9A; [71 F3 09, 05, 05]
-11028; [71 F2 FE, 05, 05]
+1BA1; [71 F3 10, 05, 05]
-11029; [71 F3 07, 05, 05]
+1B9B; [71 F3 17, 05, 05]
-1102A; [71 F3 0E, 05, 05]
+1BA2; [71 F3 1E, 05, 05]
-1102B; [71 F3 15, 05, 05]
+1BBB; [71 F3 25, 05, 05]
-1102C; [71 F3 1C, 05, 05]
+1B9C; [71 F3 2C, 05, 05]
-1102D; [71 F3 23, 05, 05]
+1BA3; [71 F3 33, 05, 05]
-1102E; [71 F3 2A, 05, 05]
+1BBC; [71 F3 3A, 05, 05]
-1102F; [71 F3 31, 05, 05]
+1B9D; [71 F3 41, 05, 05]
-11030; [71 F3 38, 05, 05]
+1BAD; [71 F3 48, 05, 05]
-11031; [71 F3 3F, 05, 05]
+1B9E; [71 F3 4F, 05, 05]
-11032; [71 F3 46, 05, 05]
+1B9F; [71 F3 56, 05, 05]
-11033; [71 F3 4D, 05, 05]
+1BAF; [71 F3 5D, 05, 05]
-11003; [71 F3 54, 05, 05]
+1BA0; [71 F3 64, 05, 05]
-11004; [71 F3 5B, 05, 05]
+1BA4; [71 F3 6B, 05, 05]
-11034; [71 F3 62, 05, 05]
+1BA5; [71 F3 72, 05, 05]
-11035; [71 F3 69, 05, 05]
+1BA6; [71 F3 79, 05, 05]
-11036; [71 F3 70, 05, 05]
+1BA7; [71 F3 80, 05, 05]
-11037; [71 F3 77, 05, 05]
+1BA8; [71 F3 87, 05, 05]
-11038; [71 F3 7E, 05, 05]
+1BA9; [71 F3 8E, 05, 05]
-11039; [71 F3 85, 05, 05]
+1BAA; [71 F3 95, 05, 05]
-1103A; [71 F3 8C, 05, 05]
+1BAB; [71 F3 9C, 05, 05]
-1103B; [71 F3 93, 05, 05]
+FDD1 11005; [71 F4 02, 05, 05] # Brahmi first primary (compressible)
-1103C; [71 F3 9A, 05, 05]
+11005; [71 F4 09, 05, 05]
-1103D; [71 F3 A1, 05, 05]
+11006; [71 F4 10, 05, 05]
-1103E; [71 F3 A8, 05, 05]
+11007; [71 F4 17, 05, 05]
-1103F; [71 F3 AF, 05, 05]
+11008; [71 F4 1E, 05, 05]
-11040; [71 F3 B6, 05, 05]
+11009; [71 F4 25, 05, 05]
-11041; [71 F3 BD, 05, 05]
+1100A; [71 F4 2C, 05, 05]
-11042; [71 F3 C4, 05, 05]
+1100B; [71 F4 33, 05, 05]
-11043; [71 F3 CB, 05, 05]
+1100C; [71 F4 3A, 05, 05]
-11044; [71 F3 D2, 05, 05]
+1100D; [71 F4 41, 05, 05]
-11045; [71 F3 D9, 05, 05]
+1100E; [71 F4 48, 05, 05]
-11046; [71 F3 E0, 05, 05]
+1100F; [71 F4 4F, 05, 05]
-1107F; [71 F3 E7, 05, 05]
+11010; [71 F4 56, 05, 05]
-FDD1 10A00; [71 F4 02, 05, 05] # KHAROSHTHI first primary (compressible)
+11011; [71 F4 5D, 05, 05]
-10A00; [71 F4 09, 05, 05]
+11012; [71 F4 64, 05, 05]
-10A01; [71 F4 10, 05, 05]
+11013; [71 F4 6B, 05, 05]
-10A02; [71 F4 17, 05, 05]
+11014; [71 F4 72, 05, 05]
-10A03; [71 F4 1E, 05, 05]
+11015; [71 F4 79, 05, 05]
-10A05; [71 F4 25, 05, 05]
+11016; [71 F4 80, 05, 05]
-10A06; [71 F4 2C, 05, 05]
+11017; [71 F4 87, 05, 05]
-10A0C; [71 F4 33, 05, 05]
+11018; [71 F4 8E, 05, 05]
-10A10; [71 F4 3A, 05, 05]
+11019; [71 F4 95, 05, 05]
-10A32; [71 F4 41, 05, 05]
+1101A; [71 F4 9C, 05, 05]
-10A11; [71 F4 48, 05, 05]
+1101B; [71 F4 A3, 05, 05]
-10A12; [71 F4 4F, 05, 05]
+1101C; [71 F4 AA, 05, 05]
-10A13; [71 F4 56, 05, 05]
+1101D; [71 F4 B1, 05, 05]
-10A15; [71 F4 5D, 05, 05]
+1101E; [71 F4 B8, 05, 05]
-10A16; [71 F4 64, 05, 05]
+1101F; [71 F4 BF, 05, 05]
-10A17; [71 F4 6B, 05, 05]
+11020; [71 F4 C6, 05, 05]
-10A19; [71 F4 72, 05, 05]
+11021; [71 F4 CD, 05, 05]
-10A1A; [71 F4 79, 05, 05]
+11022; [71 F4 D4, 05, 05]
-10A34; [71 F4 80, 05, 05]
+11023; [71 F4 DB, 05, 05]
-10A1B; [71 F4 87, 05, 05]
+11024; [71 F4 E2, 05, 05]
-10A33; [71 F4 8E, 05, 05]
+11025; [71 F4 E9, 05, 05]
-10A1C; [71 F4 95, 05, 05]
+11026; [71 F4 F0, 05, 05]
-10A1D; [71 F4 9C, 05, 05]
+11027; [71 F4 F7, 05, 05]
-10A1E; [71 F4 A3, 05, 05]
+11028; [71 F4 FE, 05, 05]
-10A1F; [71 F4 AA, 05, 05]
+11029; [71 F5 07, 05, 05]
-10A20; [71 F4 B1, 05, 05]
+1102A; [71 F5 0E, 05, 05]
-10A21; [71 F4 B8, 05, 05]
+1102B; [71 F5 15, 05, 05]
-10A22; [71 F4 BF, 05, 05]
+1102C; [71 F5 1C, 05, 05]
-10A23; [71 F4 C6, 05, 05]
+1102D; [71 F5 23, 05, 05]
-10A24; [71 F4 CD, 05, 05]
+1102E; [71 F5 2A, 05, 05]
-10A25; [71 F4 D4, 05, 05]
+1102F; [71 F5 31, 05, 05]
-10A26; [71 F4 DB, 05, 05]
+11030; [71 F5 38, 05, 05]
-10A27; [71 F4 E2, 05, 05]
+11031; [71 F5 3F, 05, 05]
-10A28; [71 F4 E9, 05, 05]
+11032; [71 F5 46, 05, 05]
-10A29; [71 F4 F0, 05, 05]
+11033; [71 F5 4D, 05, 05]
-10A2A; [71 F4 F7, 05, 05]
+11003; [71 F5 54, 05, 05]
-10A2B; [71 F4 FE, 05, 05]
+11004; [71 F5 5B, 05, 05]
-10A2C; [71 F5 07, 05, 05]
+11034; [71 F5 62, 05, 05]
-10A35; [71 F5 0E, 05, 05]
+11035; [71 F5 69, 05, 05]
-10A2D; [71 F5 15, 05, 05]
+11036; [71 F5 70, 05, 05]
-10A2E; [71 F5 1C, 05, 05]
+11037; [71 F5 77, 05, 05]
-10A2F; [71 F5 23, 05, 05]
+11038; [71 F5 7E, 05, 05]
-10A30; [71 F5 2A, 05, 05]
+11039; [71 F5 85, 05, 05]
-10A31; [71 F5 31, 05, 05]
+1103A; [71 F5 8C, 05, 05]
-10A3F; [71 F5 38, 05, 05]
+1103B; [71 F5 93, 05, 05]
-FDD1 11C0E; [71 F6 02, 05, 05] # Bhaiksuki first primary (compressible)
+1103C; [71 F5 9A, 05, 05]
-11C00; [71 F6 09, 05, 05]
+1103D; [71 F5 A1, 05, 05]
-11C01; [71 F6 10, 05, 05]
+1103E; [71 F5 A8, 05, 05]
-11C02; [71 F6 17, 05, 05]
+1103F; [71 F5 AF, 05, 05]
-11C03; [71 F6 1E, 05, 05]
+11040; [71 F5 B6, 05, 05]
-11C04; [71 F6 25, 05, 05]
+11041; [71 F5 BD, 05, 05]
-11C05; [71 F6 2C, 05, 05]
+11042; [71 F5 C4, 05, 05]
-11C06; [71 F6 33, 05, 05]
+11043; [71 F5 CB, 05, 05]
-11C07; [71 F6 3A, 05, 05]
+11044; [71 F5 D2, 05, 05]
-11C08; [71 F6 41, 05, 05]
+11045; [71 F5 D9, 05, 05]
-11C0A; [71 F6 48, 05, 05]
+11046; [71 F5 E0, 05, 05]
-11C0B; [71 F6 4F, 05, 05]
+1107F; [71 F5 E7, 05, 05]
-11C0C; [71 F6 56, 05, 05]
+FDD1 10A00; [71 F6 02, 05, 05] # KHAROSHTHI first primary (compressible)
-11C0D; [71 F6 5D, 05, 05]
+10A00; [71 F6 09, 05, 05]
-11C0E; [71 F6 64, 05, 05]
+10A01; [71 F6 10, 05, 05]
-11C0F; [71 F6 6B, 05, 05]
+10A02; [71 F6 17, 05, 05]
-11C10; [71 F6 72, 05, 05]
+10A03; [71 F6 1E, 05, 05]
-11C11; [71 F6 79, 05, 05]
+10A05; [71 F6 25, 05, 05]
-11C12; [71 F6 80, 05, 05]
+10A06; [71 F6 2C, 05, 05]
-11C13; [71 F6 87, 05, 05]
+10A0C; [71 F6 33, 05, 05]
-11C14; [71 F6 8E, 05, 05]
+10A10; [71 F6 3A, 05, 05]
-11C15; [71 F6 95, 05, 05]
+10A32; [71 F6 41, 05, 05]
-11C16; [71 F6 9C, 05, 05]
+10A11; [71 F6 48, 05, 05]
-11C17; [71 F6 A3, 05, 05]
+10A12; [71 F6 4F, 05, 05]
-11C18; [71 F6 AA, 05, 05]
+10A13; [71 F6 56, 05, 05]
-11C19; [71 F6 B1, 05, 05]
+10A15; [71 F6 5D, 05, 05]
-11C1A; [71 F6 B8, 05, 05]
+10A16; [71 F6 64, 05, 05]
-11C1B; [71 F6 BF, 05, 05]
+10A17; [71 F6 6B, 05, 05]
-11C1C; [71 F6 C6, 05, 05]
+10A19; [71 F6 72, 05, 05]
-11C1D; [71 F6 CD, 05, 05]
+10A1A; [71 F6 79, 05, 05]
-11C1E; [71 F6 D4, 05, 05]
+10A34; [71 F6 80, 05, 05]
-11C1F; [71 F6 DB, 05, 05]
+10A1B; [71 F6 87, 05, 05]
-11C20; [71 F6 E2, 05, 05]
+10A33; [71 F6 8E, 05, 05]
-11C21; [71 F6 E9, 05, 05]
+10A1C; [71 F6 95, 05, 05]
-11C22; [71 F6 F0, 05, 05]
+10A1D; [71 F6 9C, 05, 05]
-11C23; [71 F6 F7, 05, 05]
+10A1E; [71 F6 A3, 05, 05]
-11C24; [71 F6 FE, 05, 05]
+10A1F; [71 F6 AA, 05, 05]
-11C25; [71 F7 07, 05, 05]
+10A20; [71 F6 B1, 05, 05]
-11C26; [71 F7 0E, 05, 05]
+10A21; [71 F6 B8, 05, 05]
-11C27; [71 F7 15, 05, 05]
+10A22; [71 F6 BF, 05, 05]
-11C28; [71 F7 1C, 05, 05]
+10A23; [71 F6 C6, 05, 05]
-11C29; [71 F7 23, 05, 05]
+10A24; [71 F6 CD, 05, 05]
-11C2A; [71 F7 2A, 05, 05]
+10A25; [71 F6 D4, 05, 05]
-11C2B; [71 F7 31, 05, 05]
+10A26; [71 F6 DB, 05, 05]
-11C2C; [71 F7 38, 05, 05]
+10A27; [71 F6 E2, 05, 05]
-11C2D; [71 F7 3F, 05, 05]
+10A28; [71 F6 E9, 05, 05]
-11C2E; [71 F7 46, 05, 05]
+10A29; [71 F6 F0, 05, 05]
-11C40; [71 F7 4D, 05, 05]
+10A2A; [71 F6 F7, 05, 05]
-11C2F; [71 F7 54, 05, 05]
+10A2B; [71 F6 FE, 05, 05]
-11C30; [71 F7 5B, 05, 05]
+10A2C; [71 F7 07, 05, 05]
-11C31; [71 F7 62, 05, 05]
+10A35; [71 F7 0E, 05, 05]
-11C32; [71 F7 69, 05, 05]
+10A2D; [71 F7 15, 05, 05]
-11C33; [71 F7 70, 05, 05]
+10A2E; [71 F7 1C, 05, 05]
-11C34; [71 F7 77, 05, 05]
+10A2F; [71 F7 23, 05, 05]
-11C35; [71 F7 7E, 05, 05]
+10A30; [71 F7 2A, 05, 05]
-11C36; [71 F7 85, 05, 05]
+10A31; [71 F7 31, 05, 05]
-11C38; [71 F7 8C, 05, 05]
+10A3F; [71 F7 38, 05, 05]
-11C39; [71 F7 93, 05, 05]
+FDD1 11C0E; [71 F8 02, 05, 05] # Bhaiksuki first primary (compressible)
-11C3A; [71 F7 9A, 05, 05]
+11C00; [71 F8 09, 05, 05]
-11C3B; [71 F7 A1, 05, 05]
+11C01; [71 F8 10, 05, 05]
-11C3F; [71 F7 A8, 05, 05]
+11C02; [71 F8 17, 05, 05]
+
+11C03; [71 F8 1E, 05, 05]
+
+11C04; [71 F8 25, 05, 05]
+
+11C05; [71 F8 2C, 05, 05]
+
+11C06; [71 F8 33, 05, 05]
+
+11C07; [71 F8 3A, 05, 05]
+
+11C08; [71 F8 41, 05, 05]
+
+11C0A; [71 F8 48, 05, 05]
+
+11C0B; [71 F8 4F, 05, 05]
+
+11C0C; [71 F8 56, 05, 05]
+
+11C0D; [71 F8 5D, 05, 05]
+
+11C0E; [71 F8 64, 05, 05]
+
+11C0F; [71 F8 6B, 05, 05]
+
+11C10; [71 F8 72, 05, 05]
+
+11C11; [71 F8 79, 05, 05]
+
+11C12; [71 F8 80, 05, 05]
+
+11C13; [71 F8 87, 05, 05]
+
+11C14; [71 F8 8E, 05, 05]
+
+11C15; [71 F8 95, 05, 05]
+
+11C16; [71 F8 9C, 05, 05]
+
+11C17; [71 F8 A3, 05, 05]
+
+11C18; [71 F8 AA, 05, 05]
+
+11C19; [71 F8 B1, 05, 05]
+
+11C1A; [71 F8 B8, 05, 05]
+
+11C1B; [71 F8 BF, 05, 05]
+
+11C1C; [71 F8 C6, 05, 05]
+
+11C1D; [71 F8 CD, 05, 05]
+
+11C1E; [71 F8 D4, 05, 05]
+
+11C1F; [71 F8 DB, 05, 05]
+
+11C20; [71 F8 E2, 05, 05]
+
+11C21; [71 F8 E9, 05, 05]
+
+11C22; [71 F8 F0, 05, 05]
+
+11C23; [71 F8 F7, 05, 05]
+
+11C24; [71 F8 FE, 05, 05]
+
+11C25; [71 F9 07, 05, 05]
+
+11C26; [71 F9 0E, 05, 05]
+
+11C27; [71 F9 15, 05, 05]
+
+11C28; [71 F9 1C, 05, 05]
+
+11C29; [71 F9 23, 05, 05]
+
+11C2A; [71 F9 2A, 05, 05]
+
+11C2B; [71 F9 31, 05, 05]
+
+11C2C; [71 F9 38, 05, 05]
+
+11C2D; [71 F9 3F, 05, 05]
+
+11C2E; [71 F9 46, 05, 05]
+
+11C40; [71 F9 4D, 05, 05]
+
+11C2F; [71 F9 54, 05, 05]
+
+11C30; [71 F9 5B, 05, 05]
+
+11C31; [71 F9 62, 05, 05]
+
+11C32; [71 F9 69, 05, 05]
+
+11C33; [71 F9 70, 05, 05]
+
+11C34; [71 F9 77, 05, 05]
+
+11C35; [71 F9 7E, 05, 05]
+
+11C36; [71 F9 85, 05, 05]
+
+11C38; [71 F9 8C, 05, 05]
+
+11C39; [71 F9 93, 05, 05]
+
+11C3A; [71 F9 9A, 05, 05]
+
+11C3B; [71 F9 A1, 05, 05]
+
+11C3F; [71 F9 A8, 05, 05]
FDD1 0E17; [72 04 02, 05, 05] # THAI first primary starts new lead byte (compressible)
@@ -33253,47 +34009,49 @@ FDD1 11103; [75 60 02, 05, 05] # Chakma first primary (compressible)
11123; [75 60 E9, 05, 05]
-11124; [75 60 F0, 05, 05]
+11147; [75 60 F0, 05, 05]
-11125; [75 60 F7, 05, 05]
+11124; [75 60 F7, 05, 05]
-11126; [75 60 FE, 05, 05]
+11125; [75 60 FE, 05, 05]
-11144; [75 61 07, 05, 05]
+11126; [75 61 07, 05, 05]
-11127; [75 61 0E, 05, 05]
+11144; [75 61 0E, 05, 05]
-11128; [75 61 15, 05, 05]
+11127; [75 61 15, 05, 05]
-11129; [75 61 1C, 05, 05]
+11128; [75 61 1C, 05, 05]
-1112A; [75 61 23, 05, 05]
+11129; [75 61 23, 05, 05]
-1112B; [75 61 2A, 05, 05]
+1112A; [75 61 2A, 05, 05]
-1112C; [75 61 31, 05, 05]
+1112B; [75 61 31, 05, 05]
-1112D; [75 61 38, 05, 05]
+1112C; [75 61 38, 05, 05]
-1112E; [75 61 3F, 05, 05]
-11131 11127; [75 61 3F, 05, 05]
+1112D; [75 61 3F, 05, 05]
-1112F; [75 61 46, 05, 05]
-11132 11127; [75 61 46, 05, 05]
+1112E; [75 61 46, 05, 05]
+11131 11127; [75 61 46, 05, 05]
-11130; [75 61 4D, 05, 05]
+1112F; [75 61 4D, 05, 05]
+11132 11127; [75 61 4D, 05, 05]
-11131; [75 61 54, 05, 05]
+11130; [75 61 54, 05, 05]
-11132; [75 61 5B, 05, 05]
+11131; [75 61 5B, 05, 05]
-11145; [75 61 62, 05, 05]
+11132; [75 61 62, 05, 05]
-11146; [75 61 69, 05, 05]
+11145; [75 61 69, 05, 05]
-11133; [75 61 70, 05, 05]
+11146; [75 61 70, 05, 05]
-11134; [75 61 77, 05, 05]
+11133; [75 61 77, 05, 05]
+
+11134; [75 61 7E, 05, 05]
FDD1 1780; [75 62 02, 05, 05] # KHMER first primary (compressible)
@@ -40408,8 +41166,8 @@ FF67; [7A 06, 05, 17]
30A2; [7A 06, 05, 9E]
FF71; [7A 06, 05, A5]
32D0; [7A 06, 05, 2C]
-3303; [7A 06, 05, 33][0D 6F, 05, 2E][7A 58, 05, 30]
-3300; [7A 06, 05, 33][7A 3A, 05, 30][, B0, 2E][0D 6F, 05, 2E][7A 2E, 05, 33]
+3303; [7A 06, 05, 33][0D 76, 05, 2E][7A 58, 05, 30]
+3300; [7A 06, 05, 33][7A 3A, 05, 30][, B0, 2E][0D 76, 05, 2E][7A 2E, 05, 33]
3301; [7A 06, 05, 33][7A 58, 05, 30][7A 3E, 05, 30][7A 06, 05, 33]
3302; [7A 06, 05, 33][7A 66, 05, 31][7A 40, 05, 30][, B0, 2E][7A 06, 05, 33]
@@ -40443,8 +41201,8 @@ FF6A; [7A 0E, 05, 17]
30A8; [7A 0E, 05, 9E]
FF74; [7A 0E, 05, A5]
32D3; [7A 0E, 05, 2C]
-3308; [7A 0E, 05, 33][0D 6F, 05, 2E][7A 12, 05, 30][0D 6F, 05, 2E]
-3307; [7A 0E, 05, 33][7A 20, 05, 30][7A 16, 05, 30][0D 6F, 05, 2E][7A 2E, 05, 33][, AE, 2E]
+3308; [7A 0E, 05, 33][0D 76, 05, 2E][7A 12, 05, 30][0D 76, 05, 2E]
+3307; [7A 0E, 05, 33][7A 20, 05, 30][7A 16, 05, 30][0D 76, 05, 2E][7A 2E, 05, 33][, AE, 2E]
3049; [7A 10, 05, 03]
304A; [7A 10, 05, 85]
@@ -40453,7 +41211,7 @@ FF6B; [7A 10, 05, 17]
30AA; [7A 10, 05, 9E]
FF75; [7A 10, 05, A5]
32D4; [7A 10, 05, 2C]
-330A; [7A 10, 05, 33][0D 6F, 05, 2E][7A 48, 05, 30]
+330A; [7A 10, 05, 33][0D 76, 05, 2E][7A 48, 05, 30]
3309; [7A 10, 05, 33][7A 66, 05, 31][7A 20, 05, 30]
3095; [7A 12, 05, 03]
@@ -40466,7 +41224,7 @@ FF76; [7A 12, 05, A0]
30AC; [7A 12, 05, 98][, AE, 05]
330B; [7A 12, 05, 30][7A 08, 05, 33][7A 56, 05, 33]
330C; [7A 12, 05, 30][7A 54, 05, 30][7A 2A, 05, 33][7A 2E, 05, 33]
-330D; [7A 12, 05, 30][7A 5C, 05, 30][7A 56, 05, 33][0D 6F, 05, 2E]
+330D; [7A 12, 05, 30][7A 5C, 05, 30][7A 56, 05, 33][0D 76, 05, 2E]
330E; [7A 12, 05, 30][, AE, 2E][7A 5C, 05, 30][7A 66, 05, 31]
330F; [7A 12, 05, 30][, AE, 2E][7A 66, 05, 31][7A 44, 05, 31]
@@ -40477,12 +41235,12 @@ FF77; [7A 14, 05, 9B]
304E; [7A 14, 05, 85][, AE, 05]
30AE; [7A 14, 05, 90][, AE, 05]
3310; [7A 14, 05, 31][, AE, 2E][7A 12, 05, 30][, AE, 2E]
-3311; [7A 14, 05, 31][, AE, 2E][7A 32, 05, 31][0D 6F, 05, 2E]
-3312; [7A 14, 05, 31][7A 50, 05, 33][7A 56, 05, 33][0D 6F, 05, 2E]
-3313; [7A 14, 05, 31][, AE, 2E][7A 58, 05, 30][7A 26, 05, 31][, AE, 2E][0D 6F, 05, 2E]
+3311; [7A 14, 05, 31][, AE, 2E][7A 32, 05, 31][0D 76, 05, 2E]
+3312; [7A 14, 05, 31][7A 50, 05, 33][7A 56, 05, 33][0D 76, 05, 2E]
+3313; [7A 14, 05, 31][, AE, 2E][7A 58, 05, 30][7A 26, 05, 31][, AE, 2E][0D 76, 05, 2E]
3314; [7A 14, 05, 31][7A 5C, 05, 30]
3315; [7A 14, 05, 31][7A 5C, 05, 30][7A 16, 05, 30][, AE, 2E][7A 54, 05, 30][7A 48, 05, 30]
-3316; [7A 14, 05, 31][7A 5C, 05, 30][7A 4A, 05, 31][0D 6F, 05, 2E][7A 2E, 05, 33][7A 58, 05, 30]
+3316; [7A 14, 05, 31][7A 5C, 05, 30][7A 4A, 05, 31][0D 76, 05, 2E][7A 2E, 05, 33][7A 58, 05, 30]
3317; [7A 14, 05, 31][7A 5C, 05, 30][7A 5E, 05, 30][7A 2A, 05, 33][7A 2E, 05, 33]
304F; [7A 16, 05, 85]
@@ -40495,7 +41253,7 @@ FF78; [7A 16, 05, A0]
3318; [7A 16, 05, 30][, AE, 2E][7A 54, 05, 30][7A 48, 05, 30]
3319; [7A 16, 05, 30][, AE, 2E][7A 54, 05, 30][7A 48, 05, 30][7A 2E, 05, 33][7A 66, 05, 31]
331A; [7A 16, 05, 30][7A 58, 05, 30][7A 22, 05, 31][, AE, 2E][7A 08, 05, 33][7A 5C, 05, 30]
-331B; [7A 16, 05, 30][7A 5C, 05, 30][0D 6F, 05, 2E][7A 36, 05, 31]
+331B; [7A 16, 05, 30][7A 5C, 05, 30][0D 76, 05, 2E][7A 36, 05, 31]
3096; [7A 18, 05, 03]
3051; [7A 18, 05, 85]
@@ -40505,7 +41263,7 @@ FF79; [7A 18, 05, A0]
32D8; [7A 18, 05, 28]
3052; [7A 18, 05, 85][, AE, 05]
30B2; [7A 18, 05, 98][, AE, 05]
-331C; [7A 18, 05, 30][0D 6F, 05, 2E][7A 20, 05, 30]
+331C; [7A 18, 05, 30][0D 76, 05, 2E][7A 20, 05, 30]
3053; [7A 1A, 05, 85]
30B3; [7A 1A, 05, 90]
@@ -40513,7 +41271,7 @@ FF7A; [7A 1A, 05, 98]
32D9; [7A 1A, 05, 20]
3054; [7A 1A, 05, 85][, AE, 05]
30B4; [7A 1A, 05, 90][, AE, 05]
-331E; [7A 1A, 05, 30][0D 6F, 05, 2E][7A 42, 05, 30][, B0, 2E]
+331E; [7A 1A, 05, 30][0D 76, 05, 2E][7A 42, 05, 30][, B0, 2E]
1F201; [7A 1A, 05, 30][7A 1A, 05, 30]
30FF; [7A 1A, 05, 28][7A 2E, 05, 2C]
331D; [7A 1A, 05, 30][7A 58, 05, 30][7A 30, 05, 31]
@@ -40526,7 +41284,7 @@ FF7B; [7A 1C, 05, 9B]
3056; [7A 1C, 05, 85][, AE, 05]
30B6; [7A 1C, 05, 90][, AE, 05]
331F; [7A 1C, 05, 31][7A 08, 05, 33][7A 16, 05, 30][7A 58, 05, 30]
-3320; [7A 1C, 05, 31][7A 66, 05, 31][7A 28, 05, 31][0D 6F, 05, 2E][7A 48, 05, 30]
+3320; [7A 1C, 05, 31][7A 66, 05, 31][7A 28, 05, 31][0D 76, 05, 2E][7A 48, 05, 30]
3057; [7A 1E, 05, 85]
31F1; [7A 1E, 05, 10]
@@ -40568,7 +41326,7 @@ FF80; [7A 26, 05, 9B]
32DF; [7A 26, 05, 26]
3060; [7A 26, 05, 85][, AE, 05]
30C0; [7A 26, 05, 90][, AE, 05]
-3324; [7A 26, 05, 31][, AE, 2E][0D 6F, 05, 2E][7A 20, 05, 30]
+3324; [7A 26, 05, 31][, AE, 2E][0D 76, 05, 2E][7A 20, 05, 30]
3061; [7A 28, 05, 85]
30C1; [7A 28, 05, 90]
@@ -40643,9 +41401,9 @@ FF8A; [7A 3A, 05, A0]
30D0; [7A 3A, 05, 98][, AE, 05]
3071; [7A 3A, 05, 85][, B0, 05]
30D1; [7A 3A, 05, 98][, B0, 05]
-332B; [7A 3A, 05, 30][, B0, 2E][0D 6F, 05, 2E][7A 22, 05, 31][7A 66, 05, 31][7A 2E, 05, 33]
-332C; [7A 3A, 05, 30][, B0, 2E][0D 6F, 05, 2E][7A 2A, 05, 33]
-332D; [7A 3A, 05, 30][, AE, 2E][0D 6F, 05, 2E][7A 5A, 05, 30][7A 58, 05, 30]
+332B; [7A 3A, 05, 30][, B0, 2E][0D 76, 05, 2E][7A 22, 05, 31][7A 66, 05, 31][7A 2E, 05, 33]
+332C; [7A 3A, 05, 30][, B0, 2E][0D 76, 05, 2E][7A 2A, 05, 33]
+332D; [7A 3A, 05, 30][, AE, 2E][0D 76, 05, 2E][7A 5A, 05, 30][7A 58, 05, 30]
332A; [7A 3A, 05, 30][7A 08, 05, 33][7A 2A, 05, 33]
3072; [7A 3C, 05, 85]
@@ -40672,7 +41430,7 @@ FF8C; [7A 3E, 05, A0]
3077; [7A 3E, 05, 85][, B0, 05]
30D7; [7A 3E, 05, 98][, B0, 05]
3332; [7A 3E, 05, 30][7A 06, 05, 33][7A 54, 05, 30][7A 2A, 05, 33][7A 2E, 05, 33][, AE, 2E]
-3333; [7A 3E, 05, 30][7A 08, 05, 33][0D 6F, 05, 2E][7A 2E, 05, 33]
+3333; [7A 3E, 05, 30][7A 08, 05, 33][0D 76, 05, 2E][7A 2E, 05, 33]
3334; [7A 3E, 05, 30][, AE, 2E][7A 2A, 05, 33][7A 1E, 05, 30][7A 0E, 05, 33][7A 58, 05, 30]
3335; [7A 3E, 05, 30][7A 54, 05, 30][7A 66, 05, 31]
@@ -40685,9 +41443,9 @@ FF8D; [7A 40, 05, A0]
30D9; [7A 40, 05, 98][, AE, 05]
307A; [7A 40, 05, 85][, B0, 05]
30DA; [7A 40, 05, 98][, B0, 05]
-333B; [7A 40, 05, 30][, B0, 2E][0D 6F, 05, 2E][7A 1E, 05, 30][, AE, 2E]
-333C; [7A 40, 05, 30][, AE, 2E][0D 6F, 05, 2E][7A 26, 05, 31]
-3336; [7A 40, 05, 30][7A 16, 05, 30][7A 26, 05, 31][0D 6F, 05, 2E][7A 58, 05, 30]
+333B; [7A 40, 05, 30][, B0, 2E][0D 76, 05, 2E][7A 1E, 05, 30][, AE, 2E]
+333C; [7A 40, 05, 30][, AE, 2E][0D 76, 05, 2E][7A 26, 05, 31]
+3336; [7A 40, 05, 30][7A 16, 05, 30][7A 26, 05, 31][0D 76, 05, 2E][7A 58, 05, 30]
3337; [7A 40, 05, 30][, B0, 2E][7A 24, 05, 31]
3338; [7A 40, 05, 30][, B0, 2E][7A 32, 05, 31][7A 3C, 05, 30]
3339; [7A 40, 05, 30][7A 58, 05, 30][7A 2A, 05, 33]
@@ -40702,8 +41460,8 @@ FF8E; [7A 42, 05, A0]
30DC; [7A 42, 05, 98][, AE, 05]
307D; [7A 42, 05, 85][, B0, 05]
30DD; [7A 42, 05, 98][, B0, 05]
-3341; [7A 42, 05, 30][0D 6F, 05, 2E][7A 58, 05, 30]
-3342; [7A 42, 05, 30][0D 6F, 05, 2E][7A 66, 05, 31]
+3341; [7A 42, 05, 30][0D 76, 05, 2E][7A 58, 05, 30]
+3342; [7A 42, 05, 30][0D 76, 05, 2E][7A 66, 05, 31]
333D; [7A 42, 05, 30][, B0, 2E][7A 08, 05, 33][7A 66, 05, 31][7A 2E, 05, 33]
1F200; [7A 42, 05, 30][7A 12, 05, 30]
333E; [7A 42, 05, 30][, AE, 2E][7A 58, 05, 30][7A 2E, 05, 33]
@@ -40727,7 +41485,7 @@ FF90; [7A 46, 05, 9B]
32EF; [7A 46, 05, 26]
3348; [7A 46, 05, 31][7A 16, 05, 30][7A 5C, 05, 30][7A 66, 05, 31]
3349; [7A 46, 05, 31][7A 56, 05, 33]
-334A; [7A 46, 05, 31][7A 56, 05, 33][7A 3A, 05, 30][, AE, 2E][0D 6F, 05, 2E][7A 58, 05, 30]
+334A; [7A 46, 05, 31][7A 56, 05, 33][7A 3A, 05, 30][, AE, 2E][0D 76, 05, 2E][7A 58, 05, 30]
3080; [7A 48, 05, 85]
31FA; [7A 48, 05, 10]
@@ -40739,7 +41497,7 @@ FF91; [7A 48, 05, A0]
30E1; [7A 4A, 05, 90]
FF92; [7A 4A, 05, 9B]
32F1; [7A 4A, 05, 26]
-334D; [7A 4A, 05, 31][0D 6F, 05, 2E][7A 2E, 05, 33][7A 58, 05, 30]
+334D; [7A 4A, 05, 31][0D 76, 05, 2E][7A 2E, 05, 33][7A 58, 05, 30]
334B; [7A 4A, 05, 31][7A 12, 05, 30][, AE, 2E]
334C; [7A 4A, 05, 31][7A 12, 05, 30][, AE, 2E][7A 2E, 05, 33][7A 66, 05, 31]
@@ -40755,8 +41513,8 @@ FF6C; [7A 4E, 05, 17]
30E4; [7A 4E, 05, 9E]
FF94; [7A 4E, 05, A5]
32F3; [7A 4E, 05, 2C]
-334E; [7A 4E, 05, 33][0D 6F, 05, 2E][7A 2E, 05, 33][, AE, 2E]
-334F; [7A 4E, 05, 33][0D 6F, 05, 2E][7A 58, 05, 30]
+334E; [7A 4E, 05, 33][0D 76, 05, 2E][7A 2E, 05, 33][, AE, 2E]
+334F; [7A 4E, 05, 33][0D 76, 05, 2E][7A 58, 05, 30]
3085; [7A 50, 05, 03]
3086; [7A 50, 05, 85]
@@ -40795,8 +41553,8 @@ FF98; [7A 56, 05, 9E]
30EB; [7A 58, 05, 98]
FF99; [7A 58, 05, A0]
32F8; [7A 58, 05, 28]
-3354; [7A 58, 05, 30][0D 6F, 05, 2E][7A 3E, 05, 30][, AE, 2E][7A 58, 05, 30]
-3353; [7A 58, 05, 30][7A 3C, 05, 30][, B0, 2E][0D 6F, 05, 2E]
+3354; [7A 58, 05, 30][0D 76, 05, 2E][7A 3E, 05, 30][, AE, 2E][7A 58, 05, 30]
+3353; [7A 58, 05, 30][7A 3C, 05, 30][, B0, 2E][0D 76, 05, 2E]
308C; [7A 5A, 05, 85]
31FE; [7A 5A, 05, 10]
@@ -41448,6 +42206,7 @@ FDD1 3105; [7B 04 02, 05, 05] # BOPOMOFO first primary starts new lead byte (com
310C; [7B 1A, 05, 05]
310D; [7B 1C, 05, 05]
+31BB; [7B 1C, 05, 20]
31A3; [7B 1C, 70, 05]
310E; [7B 1E, 05, 05]
@@ -41469,3736 +42228,3746 @@ FDD1 3105; [7B 04 02, 05, 05] # BOPOMOFO first primary starts new lead byte (com
312C; [7B 2C, 05, 05]
-3113; [7B 2E, 05, 05]
+31BC; [7B 2E, 05, 05]
-3114; [7B 30, 05, 05]
+31BD; [7B 30, 05, 05]
-3115; [7B 32, 05, 05]
+3113; [7B 32, 05, 05]
-3116; [7B 34, 05, 05]
+3114; [7B 34, 05, 05]
-3117; [7B 36, 05, 05]
-31A1; [7B 36, 70, 05]
+3115; [7B 36, 05, 05]
-3118; [7B 38, 05, 05]
+3116; [7B 38, 05, 05]
-3119; [7B 3A, 05, 05]
+3117; [7B 3A, 05, 05]
+31A1; [7B 3A, 70, 05]
-31B8; [7B 3C, 05, 05]
+3118; [7B 3C, 05, 05]
-31B9; [7B 3E, 05, 05]
+3119; [7B 3E, 05, 05]
-31BA; [7B 40, 05, 05]
+31B8; [7B 40, 05, 05]
-311A; [7B 42, 05, 05]
-31A9; [7B 42, 70, 05]
+31B9; [7B 42, 05, 05]
-311B; [7B 44, 05, 05]
-31A7; [7B 44, 70, 05]
+31BA; [7B 44, 05, 05]
-31A6; [7B 46, 05, 05]
+311A; [7B 46, 05, 05]
+31A9; [7B 46, 70, 05]
-311C; [7B 48, 05, 05]
-312E; [7B 48, 05, 20]
+311B; [7B 48, 05, 05]
+31A7; [7B 48, 70, 05]
-311D; [7B 4A, 05, 05]
+31A6; [7B 4A, 05, 05]
-31A4; [7B 4C, 05, 05]
-31A5; [7B 4C, 70, 05]
+311C; [7B 4C, 05, 05]
+312E; [7B 4C, 05, 20]
-311E; [7B 4E, 05, 05]
-31AE; [7B 4E, 70, 05]
+311D; [7B 4E, 05, 05]
-311F; [7B 50, 05, 05]
+31A4; [7B 50, 05, 05]
+31A5; [7B 50, 70, 05]
-3120; [7B 52, 05, 05]
-31AF; [7B 52, 70, 05]
+311E; [7B 52, 05, 05]
+31AE; [7B 52, 70, 05]
-3121; [7B 54, 05, 05]
+311F; [7B 54, 05, 05]
-3122; [7B 56, 05, 05]
+3120; [7B 56, 05, 05]
+31AF; [7B 56, 70, 05]
-3123; [7B 58, 05, 05]
+3121; [7B 58, 05, 05]
-3124; [7B 5A, 05, 05]
+3122; [7B 5A, 05, 05]
-31B2; [7B 5C, 05, 05]
+3123; [7B 5C, 05, 05]
-3125; [7B 5E, 05, 05]
+3124; [7B 5E, 05, 05]
-31B0; [7B 60, 05, 05]
+31B2; [7B 60, 05, 05]
-31B1; [7B 62, 05, 05]
+3125; [7B 62, 05, 05]
-3126; [7B 64, 05, 05]
+31B0; [7B 64, 05, 05]
-3127; [7B 66, 05, 05]
-31AA; [7B 66, 70, 05]
-31B3; [7B 66, 70, 20]
+31B1; [7B 66, 05, 05]
-3128; [7B 68, 05, 05]
-31AB; [7B 68, 70, 05]
-31A8; [7B 68, 78, 05]
+3126; [7B 68, 05, 05]
-3129; [7B 6A, 05, 05]
+3127; [7B 6A, 05, 05]
+31AA; [7B 6A, 70, 05]
+31B3; [7B 6A, 70, 20]
-312D; [7B 6C, 05, 05]
+3128; [7B 6C, 05, 05]
+31AB; [7B 6C, 70, 05]
+31A8; [7B 6C, 78, 05]
-FDD1 A288; [7B 6E 02, 05, 05] # YI first primary (compressible)
+3129; [7B 6E, 05, 05]
-A000; [7B 6E 09, 05, 05]
+312D; [7B 70, 05, 05]
-A001; [7B 6E 10, 05, 05]
+31BE; [7B 72, 05, 05]
-A002; [7B 6E 17, 05, 05]
+31BF; [7B 74, 05, 05]
-A003; [7B 6E 1E, 05, 05]
+FDD1 A288; [7B 76 02, 05, 05] # YI first primary (compressible)
-A004; [7B 6E 25, 05, 05]
+A000; [7B 76 09, 05, 05]
-A005; [7B 6E 2C, 05, 05]
+A001; [7B 76 10, 05, 05]
-A006; [7B 6E 33, 05, 05]
+A002; [7B 76 17, 05, 05]
-A007; [7B 6E 3A, 05, 05]
+A003; [7B 76 1E, 05, 05]
-A008; [7B 6E 41, 05, 05]
+A004; [7B 76 25, 05, 05]
-A009; [7B 6E 48, 05, 05]
+A005; [7B 76 2C, 05, 05]
-A00A; [7B 6E 4F, 05, 05]
+A006; [7B 76 33, 05, 05]
-A00B; [7B 6E 56, 05, 05]
+A007; [7B 76 3A, 05, 05]
-A00C; [7B 6E 5D, 05, 05]
+A008; [7B 76 41, 05, 05]
-A00D; [7B 6E 64, 05, 05]
+A009; [7B 76 48, 05, 05]
-A00E; [7B 6E 6B, 05, 05]
+A00A; [7B 76 4F, 05, 05]
-A00F; [7B 6E 72, 05, 05]
+A00B; [7B 76 56, 05, 05]
-A010; [7B 6E 79, 05, 05]
+A00C; [7B 76 5D, 05, 05]
-A011; [7B 6E 80, 05, 05]
+A00D; [7B 76 64, 05, 05]
-A012; [7B 6E 87, 05, 05]
+A00E; [7B 76 6B, 05, 05]
-A013; [7B 6E 8E, 05, 05]
+A00F; [7B 76 72, 05, 05]
-A014; [7B 6E 95, 05, 05]
+A010; [7B 76 79, 05, 05]
-A015; [7B 6E 9C, 05, 05]
+A011; [7B 76 80, 05, 05]
-A016; [7B 6E A3, 05, 05]
+A012; [7B 76 87, 05, 05]
-A017; [7B 6E AA, 05, 05]
+A013; [7B 76 8E, 05, 05]
-A018; [7B 6E B1, 05, 05]
+A014; [7B 76 95, 05, 05]
-A019; [7B 6E B8, 05, 05]
+A015; [7B 76 9C, 05, 05]
-A01A; [7B 6E BF, 05, 05]
+A016; [7B 76 A3, 05, 05]
-A01B; [7B 6E C6, 05, 05]
+A017; [7B 76 AA, 05, 05]
-A01C; [7B 6E CD, 05, 05]
+A018; [7B 76 B1, 05, 05]
-A01D; [7B 6E D4, 05, 05]
+A019; [7B 76 B8, 05, 05]
-A01E; [7B 6E DB, 05, 05]
+A01A; [7B 76 BF, 05, 05]
-A01F; [7B 6E E2, 05, 05]
+A01B; [7B 76 C6, 05, 05]
-A020; [7B 6E E9, 05, 05]
+A01C; [7B 76 CD, 05, 05]
-A021; [7B 6E F0, 05, 05]
+A01D; [7B 76 D4, 05, 05]
-A022; [7B 6E F7, 05, 05]
+A01E; [7B 76 DB, 05, 05]
-A023; [7B 6E FE, 05, 05]
+A01F; [7B 76 E2, 05, 05]
-A024; [7B 6F 07, 05, 05]
+A020; [7B 76 E9, 05, 05]
-A025; [7B 6F 0E, 05, 05]
+A021; [7B 76 F0, 05, 05]
-A026; [7B 6F 15, 05, 05]
+A022; [7B 76 F7, 05, 05]
-A027; [7B 6F 1C, 05, 05]
+A023; [7B 76 FE, 05, 05]
-A028; [7B 6F 23, 05, 05]
+A024; [7B 77 07, 05, 05]
-A029; [7B 6F 2A, 05, 05]
+A025; [7B 77 0E, 05, 05]
-A02A; [7B 6F 31, 05, 05]
+A026; [7B 77 15, 05, 05]
-A02B; [7B 6F 38, 05, 05]
+A027; [7B 77 1C, 05, 05]
-A02C; [7B 6F 3F, 05, 05]
+A028; [7B 77 23, 05, 05]
-A02D; [7B 6F 46, 05, 05]
+A029; [7B 77 2A, 05, 05]
-A02E; [7B 6F 4D, 05, 05]
+A02A; [7B 77 31, 05, 05]
-A02F; [7B 6F 54, 05, 05]
+A02B; [7B 77 38, 05, 05]
-A030; [7B 6F 5B, 05, 05]
+A02C; [7B 77 3F, 05, 05]
-A031; [7B 6F 62, 05, 05]
+A02D; [7B 77 46, 05, 05]
-A032; [7B 6F 69, 05, 05]
+A02E; [7B 77 4D, 05, 05]
-A033; [7B 6F 70, 05, 05]
+A02F; [7B 77 54, 05, 05]
-A034; [7B 6F 77, 05, 05]
+A030; [7B 77 5B, 05, 05]
-A035; [7B 6F 7E, 05, 05]
+A031; [7B 77 62, 05, 05]
-A036; [7B 6F 85, 05, 05]
+A032; [7B 77 69, 05, 05]
-A037; [7B 6F 8C, 05, 05]
+A033; [7B 77 70, 05, 05]
-A038; [7B 6F 93, 05, 05]
+A034; [7B 77 77, 05, 05]
-A039; [7B 6F 9A, 05, 05]
+A035; [7B 77 7E, 05, 05]
-A03A; [7B 6F A1, 05, 05]
+A036; [7B 77 85, 05, 05]
-A03B; [7B 6F A8, 05, 05]
+A037; [7B 77 8C, 05, 05]
-A03C; [7B 6F AF, 05, 05]
+A038; [7B 77 93, 05, 05]
-A03D; [7B 6F B6, 05, 05]
+A039; [7B 77 9A, 05, 05]
-A03E; [7B 6F BD, 05, 05]
+A03A; [7B 77 A1, 05, 05]
-A03F; [7B 6F C4, 05, 05]
+A03B; [7B 77 A8, 05, 05]
-A040; [7B 6F CB, 05, 05]
+A03C; [7B 77 AF, 05, 05]
-A041; [7B 6F D2, 05, 05]
+A03D; [7B 77 B6, 05, 05]
-A042; [7B 6F D9, 05, 05]
+A03E; [7B 77 BD, 05, 05]
-A043; [7B 6F E0, 05, 05]
+A03F; [7B 77 C4, 05, 05]
-A044; [7B 6F E7, 05, 05]
+A040; [7B 77 CB, 05, 05]
-A045; [7B 6F EE, 05, 05]
+A041; [7B 77 D2, 05, 05]
-A046; [7B 6F F5, 05, 05]
+A042; [7B 77 D9, 05, 05]
-A047; [7B 6F FC, 05, 05]
+A043; [7B 77 E0, 05, 05]
-A048; [7B 70 05, 05, 05]
+A044; [7B 77 E7, 05, 05]
-A049; [7B 70 0C, 05, 05]
+A045; [7B 77 EE, 05, 05]
-A04A; [7B 70 13, 05, 05]
+A046; [7B 77 F5, 05, 05]
-A04B; [7B 70 1A, 05, 05]
+A047; [7B 77 FC, 05, 05]
-A04C; [7B 70 21, 05, 05]
+A048; [7B 78 05, 05, 05]
-A04D; [7B 70 28, 05, 05]
+A049; [7B 78 0C, 05, 05]
-A04E; [7B 70 2F, 05, 05]
+A04A; [7B 78 13, 05, 05]
-A04F; [7B 70 36, 05, 05]
+A04B; [7B 78 1A, 05, 05]
-A050; [7B 70 3D, 05, 05]
+A04C; [7B 78 21, 05, 05]
-A051; [7B 70 44, 05, 05]
+A04D; [7B 78 28, 05, 05]
-A052; [7B 70 4B, 05, 05]
+A04E; [7B 78 2F, 05, 05]
-A053; [7B 70 52, 05, 05]
+A04F; [7B 78 36, 05, 05]
-A054; [7B 70 59, 05, 05]
+A050; [7B 78 3D, 05, 05]
-A055; [7B 70 60, 05, 05]
+A051; [7B 78 44, 05, 05]
-A056; [7B 70 67, 05, 05]
+A052; [7B 78 4B, 05, 05]
-A057; [7B 70 6E, 05, 05]
+A053; [7B 78 52, 05, 05]
-A058; [7B 70 75, 05, 05]
+A054; [7B 78 59, 05, 05]
-A059; [7B 70 7C, 05, 05]
+A055; [7B 78 60, 05, 05]
-A05A; [7B 70 83, 05, 05]
+A056; [7B 78 67, 05, 05]
-A05B; [7B 70 8A, 05, 05]
+A057; [7B 78 6E, 05, 05]
-A05C; [7B 70 91, 05, 05]
+A058; [7B 78 75, 05, 05]
-A05D; [7B 70 98, 05, 05]
+A059; [7B 78 7C, 05, 05]
-A05E; [7B 70 9F, 05, 05]
+A05A; [7B 78 83, 05, 05]
-A05F; [7B 70 A6, 05, 05]
+A05B; [7B 78 8A, 05, 05]
-A060; [7B 70 AD, 05, 05]
+A05C; [7B 78 91, 05, 05]
-A061; [7B 70 B4, 05, 05]
+A05D; [7B 78 98, 05, 05]
-A062; [7B 70 BB, 05, 05]
+A05E; [7B 78 9F, 05, 05]
-A063; [7B 70 C2, 05, 05]
+A05F; [7B 78 A6, 05, 05]
-A064; [7B 70 C9, 05, 05]
+A060; [7B 78 AD, 05, 05]
-A065; [7B 70 D0, 05, 05]
+A061; [7B 78 B4, 05, 05]
-A066; [7B 70 D7, 05, 05]
+A062; [7B 78 BB, 05, 05]
-A067; [7B 70 DE, 05, 05]
+A063; [7B 78 C2, 05, 05]
-A068; [7B 70 E5, 05, 05]
+A064; [7B 78 C9, 05, 05]
-A069; [7B 70 EC, 05, 05]
+A065; [7B 78 D0, 05, 05]
-A06A; [7B 70 F3, 05, 05]
+A066; [7B 78 D7, 05, 05]
-A06B; [7B 70 FA, 05, 05]
+A067; [7B 78 DE, 05, 05]
-A06C; [7B 71 03, 05, 05]
+A068; [7B 78 E5, 05, 05]
-A06D; [7B 71 0A, 05, 05]
+A069; [7B 78 EC, 05, 05]
-A06E; [7B 71 11, 05, 05]
+A06A; [7B 78 F3, 05, 05]
-A06F; [7B 71 18, 05, 05]
+A06B; [7B 78 FA, 05, 05]
-A070; [7B 71 1F, 05, 05]
+A06C; [7B 79 03, 05, 05]
-A071; [7B 71 26, 05, 05]
+A06D; [7B 79 0A, 05, 05]
-A072; [7B 71 2D, 05, 05]
+A06E; [7B 79 11, 05, 05]
-A073; [7B 71 34, 05, 05]
+A06F; [7B 79 18, 05, 05]
-A074; [7B 71 3B, 05, 05]
+A070; [7B 79 1F, 05, 05]
-A075; [7B 71 42, 05, 05]
+A071; [7B 79 26, 05, 05]
-A076; [7B 71 49, 05, 05]
+A072; [7B 79 2D, 05, 05]
-A077; [7B 71 50, 05, 05]
+A073; [7B 79 34, 05, 05]
-A078; [7B 71 57, 05, 05]
+A074; [7B 79 3B, 05, 05]
-A079; [7B 71 5E, 05, 05]
+A075; [7B 79 42, 05, 05]
-A07A; [7B 71 65, 05, 05]
+A076; [7B 79 49, 05, 05]
-A07B; [7B 71 6C, 05, 05]
+A077; [7B 79 50, 05, 05]
-A07C; [7B 71 73, 05, 05]
+A078; [7B 79 57, 05, 05]
-A07D; [7B 71 7A, 05, 05]
+A079; [7B 79 5E, 05, 05]
-A07E; [7B 71 81, 05, 05]
+A07A; [7B 79 65, 05, 05]
-A07F; [7B 71 88, 05, 05]
+A07B; [7B 79 6C, 05, 05]
-A080; [7B 71 8F, 05, 05]
+A07C; [7B 79 73, 05, 05]
-A081; [7B 71 96, 05, 05]
+A07D; [7B 79 7A, 05, 05]
-A082; [7B 71 9D, 05, 05]
+A07E; [7B 79 81, 05, 05]
-A083; [7B 71 A4, 05, 05]
+A07F; [7B 79 88, 05, 05]
-A084; [7B 71 AB, 05, 05]
+A080; [7B 79 8F, 05, 05]
-A085; [7B 71 B2, 05, 05]
+A081; [7B 79 96, 05, 05]
-A086; [7B 71 B9, 05, 05]
+A082; [7B 79 9D, 05, 05]
-A087; [7B 71 C0, 05, 05]
+A083; [7B 79 A4, 05, 05]
-A088; [7B 71 C7, 05, 05]
+A084; [7B 79 AB, 05, 05]
-A089; [7B 71 CE, 05, 05]
+A085; [7B 79 B2, 05, 05]
-A08A; [7B 71 D5, 05, 05]
+A086; [7B 79 B9, 05, 05]
-A08B; [7B 71 DC, 05, 05]
+A087; [7B 79 C0, 05, 05]
-A08C; [7B 71 E3, 05, 05]
+A088; [7B 79 C7, 05, 05]
-A08D; [7B 71 EA, 05, 05]
+A089; [7B 79 CE, 05, 05]
-A08E; [7B 71 F1, 05, 05]
+A08A; [7B 79 D5, 05, 05]
-A08F; [7B 71 F8, 05, 05]
+A08B; [7B 79 DC, 05, 05]
-A090; [7B 71 FF, 05, 05]
+A08C; [7B 79 E3, 05, 05]
-A091; [7B 72 08, 05, 05]
+A08D; [7B 79 EA, 05, 05]
-A092; [7B 72 0F, 05, 05]
+A08E; [7B 79 F1, 05, 05]
-A093; [7B 72 16, 05, 05]
+A08F; [7B 79 F8, 05, 05]
-A094; [7B 72 1D, 05, 05]
+A090; [7B 79 FF, 05, 05]
-A095; [7B 72 24, 05, 05]
+A091; [7B 7A 08, 05, 05]
-A096; [7B 72 2B, 05, 05]
+A092; [7B 7A 0F, 05, 05]
-A097; [7B 72 32, 05, 05]
+A093; [7B 7A 16, 05, 05]
-A098; [7B 72 39, 05, 05]
+A094; [7B 7A 1D, 05, 05]
-A099; [7B 72 40, 05, 05]
+A095; [7B 7A 24, 05, 05]
-A09A; [7B 72 47, 05, 05]
+A096; [7B 7A 2B, 05, 05]
-A09B; [7B 72 4E, 05, 05]
+A097; [7B 7A 32, 05, 05]
-A09C; [7B 72 55, 05, 05]
+A098; [7B 7A 39, 05, 05]
-A09D; [7B 72 5C, 05, 05]
+A099; [7B 7A 40, 05, 05]
-A09E; [7B 72 63, 05, 05]
+A09A; [7B 7A 47, 05, 05]
-A09F; [7B 72 6A, 05, 05]
+A09B; [7B 7A 4E, 05, 05]
-A0A0; [7B 72 71, 05, 05]
+A09C; [7B 7A 55, 05, 05]
-A0A1; [7B 72 78, 05, 05]
+A09D; [7B 7A 5C, 05, 05]
-A0A2; [7B 72 7F, 05, 05]
+A09E; [7B 7A 63, 05, 05]
-A0A3; [7B 72 86, 05, 05]
+A09F; [7B 7A 6A, 05, 05]
-A0A4; [7B 72 8D, 05, 05]
+A0A0; [7B 7A 71, 05, 05]
-A0A5; [7B 72 94, 05, 05]
+A0A1; [7B 7A 78, 05, 05]
-A0A6; [7B 72 9B, 05, 05]
+A0A2; [7B 7A 7F, 05, 05]
-A0A7; [7B 72 A2, 05, 05]
+A0A3; [7B 7A 86, 05, 05]
-A0A8; [7B 72 A9, 05, 05]
+A0A4; [7B 7A 8D, 05, 05]
-A0A9; [7B 72 B0, 05, 05]
+A0A5; [7B 7A 94, 05, 05]
-A0AA; [7B 72 B7, 05, 05]
+A0A6; [7B 7A 9B, 05, 05]
-A0AB; [7B 72 BE, 05, 05]
+A0A7; [7B 7A A2, 05, 05]
-A0AC; [7B 72 C5, 05, 05]
+A0A8; [7B 7A A9, 05, 05]
-A0AD; [7B 72 CC, 05, 05]
+A0A9; [7B 7A B0, 05, 05]
-A0AE; [7B 72 D3, 05, 05]
+A0AA; [7B 7A B7, 05, 05]
-A0AF; [7B 72 DA, 05, 05]
+A0AB; [7B 7A BE, 05, 05]
-A0B0; [7B 72 E1, 05, 05]
+A0AC; [7B 7A C5, 05, 05]
-A0B1; [7B 72 E8, 05, 05]
+A0AD; [7B 7A CC, 05, 05]
-A0B2; [7B 72 EF, 05, 05]
+A0AE; [7B 7A D3, 05, 05]
-A0B3; [7B 72 F6, 05, 05]
+A0AF; [7B 7A DA, 05, 05]
-A0B4; [7B 72 FD, 05, 05]
+A0B0; [7B 7A E1, 05, 05]
-A0B5; [7B 73 06, 05, 05]
+A0B1; [7B 7A E8, 05, 05]
-A0B6; [7B 73 0D, 05, 05]
+A0B2; [7B 7A EF, 05, 05]
-A0B7; [7B 73 14, 05, 05]
+A0B3; [7B 7A F6, 05, 05]
-A0B8; [7B 73 1B, 05, 05]
+A0B4; [7B 7A FD, 05, 05]
-A0B9; [7B 73 22, 05, 05]
+A0B5; [7B 7B 06, 05, 05]
-A0BA; [7B 73 29, 05, 05]
+A0B6; [7B 7B 0D, 05, 05]
-A0BB; [7B 73 30, 05, 05]
+A0B7; [7B 7B 14, 05, 05]
-A0BC; [7B 73 37, 05, 05]
+A0B8; [7B 7B 1B, 05, 05]
-A0BD; [7B 73 3E, 05, 05]
+A0B9; [7B 7B 22, 05, 05]
-A0BE; [7B 73 45, 05, 05]
+A0BA; [7B 7B 29, 05, 05]
-A0BF; [7B 73 4C, 05, 05]
+A0BB; [7B 7B 30, 05, 05]
-A0C0; [7B 73 53, 05, 05]
+A0BC; [7B 7B 37, 05, 05]
-A0C1; [7B 73 5A, 05, 05]
+A0BD; [7B 7B 3E, 05, 05]
-A0C2; [7B 73 61, 05, 05]
+A0BE; [7B 7B 45, 05, 05]
-A0C3; [7B 73 68, 05, 05]
+A0BF; [7B 7B 4C, 05, 05]
-A0C4; [7B 73 6F, 05, 05]
+A0C0; [7B 7B 53, 05, 05]
-A0C5; [7B 73 76, 05, 05]
+A0C1; [7B 7B 5A, 05, 05]
-A0C6; [7B 73 7D, 05, 05]
+A0C2; [7B 7B 61, 05, 05]
-A0C7; [7B 73 84, 05, 05]
+A0C3; [7B 7B 68, 05, 05]
-A0C8; [7B 73 8B, 05, 05]
+A0C4; [7B 7B 6F, 05, 05]
-A0C9; [7B 73 92, 05, 05]
+A0C5; [7B 7B 76, 05, 05]
-A0CA; [7B 73 99, 05, 05]
+A0C6; [7B 7B 7D, 05, 05]
-A0CB; [7B 73 A0, 05, 05]
+A0C7; [7B 7B 84, 05, 05]
-A0CC; [7B 73 A7, 05, 05]
+A0C8; [7B 7B 8B, 05, 05]
-A0CD; [7B 73 AE, 05, 05]
+A0C9; [7B 7B 92, 05, 05]
-A0CE; [7B 73 B5, 05, 05]
+A0CA; [7B 7B 99, 05, 05]
-A0CF; [7B 73 BC, 05, 05]
+A0CB; [7B 7B A0, 05, 05]
-A0D0; [7B 73 C3, 05, 05]
+A0CC; [7B 7B A7, 05, 05]
-A0D1; [7B 73 CA, 05, 05]
+A0CD; [7B 7B AE, 05, 05]
-A0D2; [7B 73 D1, 05, 05]
+A0CE; [7B 7B B5, 05, 05]
-A0D3; [7B 73 D8, 05, 05]
+A0CF; [7B 7B BC, 05, 05]
-A0D4; [7B 73 DF, 05, 05]
+A0D0; [7B 7B C3, 05, 05]
-A0D5; [7B 73 E6, 05, 05]
+A0D1; [7B 7B CA, 05, 05]
-A0D6; [7B 73 ED, 05, 05]
+A0D2; [7B 7B D1, 05, 05]
-A0D7; [7B 73 F4, 05, 05]
+A0D3; [7B 7B D8, 05, 05]
-A0D8; [7B 73 FB, 05, 05]
+A0D4; [7B 7B DF, 05, 05]
-A0D9; [7B 74 04, 05, 05]
+A0D5; [7B 7B E6, 05, 05]
-A0DA; [7B 74 0B, 05, 05]
+A0D6; [7B 7B ED, 05, 05]
-A0DB; [7B 74 12, 05, 05]
+A0D7; [7B 7B F4, 05, 05]
-A0DC; [7B 74 19, 05, 05]
+A0D8; [7B 7B FB, 05, 05]
-A0DD; [7B 74 20, 05, 05]
+A0D9; [7B 7C 04, 05, 05]
-A0DE; [7B 74 27, 05, 05]
+A0DA; [7B 7C 0B, 05, 05]
-A0DF; [7B 74 2E, 05, 05]
+A0DB; [7B 7C 12, 05, 05]
-A0E0; [7B 74 35, 05, 05]
+A0DC; [7B 7C 19, 05, 05]
-A0E1; [7B 74 3C, 05, 05]
+A0DD; [7B 7C 20, 05, 05]
-A0E2; [7B 74 43, 05, 05]
+A0DE; [7B 7C 27, 05, 05]
-A0E3; [7B 74 4A, 05, 05]
+A0DF; [7B 7C 2E, 05, 05]
-A0E4; [7B 74 51, 05, 05]
+A0E0; [7B 7C 35, 05, 05]
-A0E5; [7B 74 58, 05, 05]
+A0E1; [7B 7C 3C, 05, 05]
-A0E6; [7B 74 5F, 05, 05]
+A0E2; [7B 7C 43, 05, 05]
-A0E7; [7B 74 66, 05, 05]
+A0E3; [7B 7C 4A, 05, 05]
-A0E8; [7B 74 6D, 05, 05]
+A0E4; [7B 7C 51, 05, 05]
-A0E9; [7B 74 74, 05, 05]
+A0E5; [7B 7C 58, 05, 05]
-A0EA; [7B 74 7B, 05, 05]
+A0E6; [7B 7C 5F, 05, 05]
-A0EB; [7B 74 82, 05, 05]
+A0E7; [7B 7C 66, 05, 05]
-A0EC; [7B 74 89, 05, 05]
+A0E8; [7B 7C 6D, 05, 05]
-A0ED; [7B 74 90, 05, 05]
+A0E9; [7B 7C 74, 05, 05]
-A0EE; [7B 74 97, 05, 05]
+A0EA; [7B 7C 7B, 05, 05]
-A0EF; [7B 74 9E, 05, 05]
+A0EB; [7B 7C 82, 05, 05]
-A0F0; [7B 74 A5, 05, 05]
+A0EC; [7B 7C 89, 05, 05]
-A0F1; [7B 74 AC, 05, 05]
+A0ED; [7B 7C 90, 05, 05]
-A0F2; [7B 74 B3, 05, 05]
+A0EE; [7B 7C 97, 05, 05]
-A0F3; [7B 74 BA, 05, 05]
+A0EF; [7B 7C 9E, 05, 05]
-A0F4; [7B 74 C1, 05, 05]
+A0F0; [7B 7C A5, 05, 05]
-A0F5; [7B 74 C8, 05, 05]
+A0F1; [7B 7C AC, 05, 05]
-A0F6; [7B 74 CF, 05, 05]
+A0F2; [7B 7C B3, 05, 05]
-A0F7; [7B 74 D6, 05, 05]
+A0F3; [7B 7C BA, 05, 05]
-A0F8; [7B 74 DD, 05, 05]
+A0F4; [7B 7C C1, 05, 05]
-A0F9; [7B 74 E4, 05, 05]
+A0F5; [7B 7C C8, 05, 05]
-A0FA; [7B 74 EB, 05, 05]
+A0F6; [7B 7C CF, 05, 05]
-A0FB; [7B 74 F2, 05, 05]
+A0F7; [7B 7C D6, 05, 05]
-A0FC; [7B 74 F9, 05, 05]
+A0F8; [7B 7C DD, 05, 05]
-A0FD; [7B 75 02, 05, 05]
+A0F9; [7B 7C E4, 05, 05]
-A0FE; [7B 75 09, 05, 05]
+A0FA; [7B 7C EB, 05, 05]
-A0FF; [7B 75 10, 05, 05]
+A0FB; [7B 7C F2, 05, 05]
-A100; [7B 75 17, 05, 05]
+A0FC; [7B 7C F9, 05, 05]
-A101; [7B 75 1E, 05, 05]
+A0FD; [7B 7D 02, 05, 05]
-A102; [7B 75 25, 05, 05]
+A0FE; [7B 7D 09, 05, 05]
-A103; [7B 75 2C, 05, 05]
+A0FF; [7B 7D 10, 05, 05]
-A104; [7B 75 33, 05, 05]
+A100; [7B 7D 17, 05, 05]
-A105; [7B 75 3A, 05, 05]
+A101; [7B 7D 1E, 05, 05]
-A106; [7B 75 41, 05, 05]
+A102; [7B 7D 25, 05, 05]
-A107; [7B 75 48, 05, 05]
+A103; [7B 7D 2C, 05, 05]
-A108; [7B 75 4F, 05, 05]
+A104; [7B 7D 33, 05, 05]
-A109; [7B 75 56, 05, 05]
+A105; [7B 7D 3A, 05, 05]
-A10A; [7B 75 5D, 05, 05]
+A106; [7B 7D 41, 05, 05]
-A10B; [7B 75 64, 05, 05]
+A107; [7B 7D 48, 05, 05]
-A10C; [7B 75 6B, 05, 05]
+A108; [7B 7D 4F, 05, 05]
-A10D; [7B 75 72, 05, 05]
+A109; [7B 7D 56, 05, 05]
-A10E; [7B 75 79, 05, 05]
+A10A; [7B 7D 5D, 05, 05]
-A10F; [7B 75 80, 05, 05]
+A10B; [7B 7D 64, 05, 05]
-A110; [7B 75 87, 05, 05]
+A10C; [7B 7D 6B, 05, 05]
-A111; [7B 75 8E, 05, 05]
+A10D; [7B 7D 72, 05, 05]
-A112; [7B 75 95, 05, 05]
+A10E; [7B 7D 79, 05, 05]
-A113; [7B 75 9C, 05, 05]
+A10F; [7B 7D 80, 05, 05]
-A114; [7B 75 A3, 05, 05]
+A110; [7B 7D 87, 05, 05]
-A115; [7B 75 AA, 05, 05]
+A111; [7B 7D 8E, 05, 05]
-A116; [7B 75 B1, 05, 05]
+A112; [7B 7D 95, 05, 05]
-A117; [7B 75 B8, 05, 05]
+A113; [7B 7D 9C, 05, 05]
-A118; [7B 75 BF, 05, 05]
+A114; [7B 7D A3, 05, 05]
-A119; [7B 75 C6, 05, 05]
+A115; [7B 7D AA, 05, 05]
-A11A; [7B 75 CD, 05, 05]
+A116; [7B 7D B1, 05, 05]
-A11B; [7B 75 D4, 05, 05]
+A117; [7B 7D B8, 05, 05]
-A11C; [7B 75 DB, 05, 05]
+A118; [7B 7D BF, 05, 05]
-A11D; [7B 75 E2, 05, 05]
+A119; [7B 7D C6, 05, 05]
-A11E; [7B 75 E9, 05, 05]
+A11A; [7B 7D CD, 05, 05]
-A11F; [7B 75 F0, 05, 05]
+A11B; [7B 7D D4, 05, 05]
-A120; [7B 75 F7, 05, 05]
+A11C; [7B 7D DB, 05, 05]
-A121; [7B 75 FE, 05, 05]
+A11D; [7B 7D E2, 05, 05]
-A122; [7B 76 07, 05, 05]
+A11E; [7B 7D E9, 05, 05]
-A123; [7B 76 0E, 05, 05]
+A11F; [7B 7D F0, 05, 05]
-A124; [7B 76 15, 05, 05]
+A120; [7B 7D F7, 05, 05]
-A125; [7B 76 1C, 05, 05]
+A121; [7B 7D FE, 05, 05]
-A126; [7B 76 23, 05, 05]
+A122; [7B 7E 07, 05, 05]
-A127; [7B 76 2A, 05, 05]
+A123; [7B 7E 0E, 05, 05]
-A128; [7B 76 31, 05, 05]
+A124; [7B 7E 15, 05, 05]
-A129; [7B 76 38, 05, 05]
+A125; [7B 7E 1C, 05, 05]
-A12A; [7B 76 3F, 05, 05]
+A126; [7B 7E 23, 05, 05]
-A12B; [7B 76 46, 05, 05]
+A127; [7B 7E 2A, 05, 05]
-A12C; [7B 76 4D, 05, 05]
+A128; [7B 7E 31, 05, 05]
-A12D; [7B 76 54, 05, 05]
+A129; [7B 7E 38, 05, 05]
-A12E; [7B 76 5B, 05, 05]
+A12A; [7B 7E 3F, 05, 05]
-A12F; [7B 76 62, 05, 05]
+A12B; [7B 7E 46, 05, 05]
-A130; [7B 76 69, 05, 05]
+A12C; [7B 7E 4D, 05, 05]
-A131; [7B 76 70, 05, 05]
+A12D; [7B 7E 54, 05, 05]
-A132; [7B 76 77, 05, 05]
+A12E; [7B 7E 5B, 05, 05]
-A133; [7B 76 7E, 05, 05]
+A12F; [7B 7E 62, 05, 05]
-A134; [7B 76 85, 05, 05]
+A130; [7B 7E 69, 05, 05]
-A135; [7B 76 8C, 05, 05]
+A131; [7B 7E 70, 05, 05]
-A136; [7B 76 93, 05, 05]
+A132; [7B 7E 77, 05, 05]
-A137; [7B 76 9A, 05, 05]
+A133; [7B 7E 7E, 05, 05]
-A138; [7B 76 A1, 05, 05]
+A134; [7B 7E 85, 05, 05]
-A139; [7B 76 A8, 05, 05]
+A135; [7B 7E 8C, 05, 05]
-A13A; [7B 76 AF, 05, 05]
+A136; [7B 7E 93, 05, 05]
-A13B; [7B 76 B6, 05, 05]
+A137; [7B 7E 9A, 05, 05]
-A13C; [7B 76 BD, 05, 05]
+A138; [7B 7E A1, 05, 05]
-A13D; [7B 76 C4, 05, 05]
+A139; [7B 7E A8, 05, 05]
-A13E; [7B 76 CB, 05, 05]
+A13A; [7B 7E AF, 05, 05]
-A13F; [7B 76 D2, 05, 05]
+A13B; [7B 7E B6, 05, 05]
-A140; [7B 76 D9, 05, 05]
+A13C; [7B 7E BD, 05, 05]
-A141; [7B 76 E0, 05, 05]
+A13D; [7B 7E C4, 05, 05]
-A142; [7B 76 E7, 05, 05]
+A13E; [7B 7E CB, 05, 05]
-A143; [7B 76 EE, 05, 05]
+A13F; [7B 7E D2, 05, 05]
-A144; [7B 76 F5, 05, 05]
+A140; [7B 7E D9, 05, 05]
-A145; [7B 76 FC, 05, 05]
+A141; [7B 7E E0, 05, 05]
-A146; [7B 77 05, 05, 05]
+A142; [7B 7E E7, 05, 05]
-A147; [7B 77 0C, 05, 05]
+A143; [7B 7E EE, 05, 05]
-A148; [7B 77 13, 05, 05]
+A144; [7B 7E F5, 05, 05]
-A149; [7B 77 1A, 05, 05]
+A145; [7B 7E FC, 05, 05]
-A14A; [7B 77 21, 05, 05]
+A146; [7B 7F 05, 05, 05]
-A14B; [7B 77 28, 05, 05]
+A147; [7B 7F 0C, 05, 05]
-A14C; [7B 77 2F, 05, 05]
+A148; [7B 7F 13, 05, 05]
-A14D; [7B 77 36, 05, 05]
+A149; [7B 7F 1A, 05, 05]
-A14E; [7B 77 3D, 05, 05]
+A14A; [7B 7F 21, 05, 05]
-A14F; [7B 77 44, 05, 05]
+A14B; [7B 7F 28, 05, 05]
-A150; [7B 77 4B, 05, 05]
+A14C; [7B 7F 2F, 05, 05]
-A151; [7B 77 52, 05, 05]
+A14D; [7B 7F 36, 05, 05]
-A152; [7B 77 59, 05, 05]
+A14E; [7B 7F 3D, 05, 05]
-A153; [7B 77 60, 05, 05]
+A14F; [7B 7F 44, 05, 05]
-A154; [7B 77 67, 05, 05]
+A150; [7B 7F 4B, 05, 05]
-A155; [7B 77 6E, 05, 05]
+A151; [7B 7F 52, 05, 05]
-A156; [7B 77 75, 05, 05]
+A152; [7B 7F 59, 05, 05]
-A157; [7B 77 7C, 05, 05]
+A153; [7B 7F 60, 05, 05]
-A158; [7B 77 83, 05, 05]
+A154; [7B 7F 67, 05, 05]
-A159; [7B 77 8A, 05, 05]
+A155; [7B 7F 6E, 05, 05]
-A15A; [7B 77 91, 05, 05]
+A156; [7B 7F 75, 05, 05]
-A15B; [7B 77 98, 05, 05]
+A157; [7B 7F 7C, 05, 05]
-A15C; [7B 77 9F, 05, 05]
+A158; [7B 7F 83, 05, 05]
-A15D; [7B 77 A6, 05, 05]
+A159; [7B 7F 8A, 05, 05]
-A15E; [7B 77 AD, 05, 05]
+A15A; [7B 7F 91, 05, 05]
-A15F; [7B 77 B4, 05, 05]
+A15B; [7B 7F 98, 05, 05]
-A160; [7B 77 BB, 05, 05]
+A15C; [7B 7F 9F, 05, 05]
-A161; [7B 77 C2, 05, 05]
+A15D; [7B 7F A6, 05, 05]
-A162; [7B 77 C9, 05, 05]
+A15E; [7B 7F AD, 05, 05]
-A163; [7B 77 D0, 05, 05]
+A15F; [7B 7F B4, 05, 05]
-A164; [7B 77 D7, 05, 05]
+A160; [7B 7F BB, 05, 05]
-A165; [7B 77 DE, 05, 05]
+A161; [7B 7F C2, 05, 05]
-A166; [7B 77 E5, 05, 05]
+A162; [7B 7F C9, 05, 05]
-A167; [7B 77 EC, 05, 05]
+A163; [7B 7F D0, 05, 05]
-A168; [7B 77 F3, 05, 05]
+A164; [7B 7F D7, 05, 05]
-A169; [7B 77 FA, 05, 05]
+A165; [7B 7F DE, 05, 05]
-A16A; [7B 78 03, 05, 05]
+A166; [7B 7F E5, 05, 05]
-A16B; [7B 78 0A, 05, 05]
+A167; [7B 7F EC, 05, 05]
-A16C; [7B 78 11, 05, 05]
+A168; [7B 7F F3, 05, 05]
-A16D; [7B 78 18, 05, 05]
+A169; [7B 7F FA, 05, 05]
-A16E; [7B 78 1F, 05, 05]
+A16A; [7B 80 03, 05, 05]
-A16F; [7B 78 26, 05, 05]
+A16B; [7B 80 0A, 05, 05]
-A170; [7B 78 2D, 05, 05]
+A16C; [7B 80 11, 05, 05]
-A171; [7B 78 34, 05, 05]
+A16D; [7B 80 18, 05, 05]
-A172; [7B 78 3B, 05, 05]
+A16E; [7B 80 1F, 05, 05]
-A173; [7B 78 42, 05, 05]
+A16F; [7B 80 26, 05, 05]
-A174; [7B 78 49, 05, 05]
+A170; [7B 80 2D, 05, 05]
-A175; [7B 78 50, 05, 05]
+A171; [7B 80 34, 05, 05]
-A176; [7B 78 57, 05, 05]
+A172; [7B 80 3B, 05, 05]
-A177; [7B 78 5E, 05, 05]
+A173; [7B 80 42, 05, 05]
-A178; [7B 78 65, 05, 05]
+A174; [7B 80 49, 05, 05]
-A179; [7B 78 6C, 05, 05]
+A175; [7B 80 50, 05, 05]
-A17A; [7B 78 73, 05, 05]
+A176; [7B 80 57, 05, 05]
-A17B; [7B 78 7A, 05, 05]
+A177; [7B 80 5E, 05, 05]
-A17C; [7B 78 81, 05, 05]
+A178; [7B 80 65, 05, 05]
-A17D; [7B 78 88, 05, 05]
+A179; [7B 80 6C, 05, 05]
-A17E; [7B 78 8F, 05, 05]
+A17A; [7B 80 73, 05, 05]
-A17F; [7B 78 96, 05, 05]
+A17B; [7B 80 7A, 05, 05]
-A180; [7B 78 9D, 05, 05]
+A17C; [7B 80 81, 05, 05]
-A181; [7B 78 A4, 05, 05]
+A17D; [7B 80 88, 05, 05]
-A182; [7B 78 AB, 05, 05]
+A17E; [7B 80 8F, 05, 05]
-A183; [7B 78 B2, 05, 05]
+A17F; [7B 80 96, 05, 05]
-A184; [7B 78 B9, 05, 05]
+A180; [7B 80 9D, 05, 05]
-A185; [7B 78 C0, 05, 05]
+A181; [7B 80 A4, 05, 05]
-A186; [7B 78 C7, 05, 05]
+A182; [7B 80 AB, 05, 05]
-A187; [7B 78 CE, 05, 05]
+A183; [7B 80 B2, 05, 05]
-A188; [7B 78 D5, 05, 05]
+A184; [7B 80 B9, 05, 05]
-A189; [7B 78 DC, 05, 05]
+A185; [7B 80 C0, 05, 05]
-A18A; [7B 78 E3, 05, 05]
+A186; [7B 80 C7, 05, 05]
-A18B; [7B 78 EA, 05, 05]
+A187; [7B 80 CE, 05, 05]
-A18C; [7B 78 F1, 05, 05]
+A188; [7B 80 D5, 05, 05]
-A18D; [7B 78 F8, 05, 05]
+A189; [7B 80 DC, 05, 05]
-A18E; [7B 78 FF, 05, 05]
+A18A; [7B 80 E3, 05, 05]
-A18F; [7B 79 08, 05, 05]
+A18B; [7B 80 EA, 05, 05]
-A190; [7B 79 0F, 05, 05]
+A18C; [7B 80 F1, 05, 05]
-A191; [7B 79 16, 05, 05]
+A18D; [7B 80 F8, 05, 05]
-A192; [7B 79 1D, 05, 05]
+A18E; [7B 80 FF, 05, 05]
-A193; [7B 79 24, 05, 05]
+A18F; [7B 81 08, 05, 05]
-A194; [7B 79 2B, 05, 05]
+A190; [7B 81 0F, 05, 05]
-A195; [7B 79 32, 05, 05]
+A191; [7B 81 16, 05, 05]
-A196; [7B 79 39, 05, 05]
+A192; [7B 81 1D, 05, 05]
-A197; [7B 79 40, 05, 05]
+A193; [7B 81 24, 05, 05]
-A198; [7B 79 47, 05, 05]
+A194; [7B 81 2B, 05, 05]
-A199; [7B 79 4E, 05, 05]
+A195; [7B 81 32, 05, 05]
-A19A; [7B 79 55, 05, 05]
+A196; [7B 81 39, 05, 05]
-A19B; [7B 79 5C, 05, 05]
+A197; [7B 81 40, 05, 05]
-A19C; [7B 79 63, 05, 05]
+A198; [7B 81 47, 05, 05]
-A19D; [7B 79 6A, 05, 05]
+A199; [7B 81 4E, 05, 05]
-A19E; [7B 79 71, 05, 05]
+A19A; [7B 81 55, 05, 05]
-A19F; [7B 79 78, 05, 05]
+A19B; [7B 81 5C, 05, 05]
-A1A0; [7B 79 7F, 05, 05]
+A19C; [7B 81 63, 05, 05]
-A1A1; [7B 79 86, 05, 05]
+A19D; [7B 81 6A, 05, 05]
-A1A2; [7B 79 8D, 05, 05]
+A19E; [7B 81 71, 05, 05]
-A1A3; [7B 79 94, 05, 05]
+A19F; [7B 81 78, 05, 05]
-A1A4; [7B 79 9B, 05, 05]
+A1A0; [7B 81 7F, 05, 05]
-A1A5; [7B 79 A2, 05, 05]
+A1A1; [7B 81 86, 05, 05]
-A1A6; [7B 79 A9, 05, 05]
+A1A2; [7B 81 8D, 05, 05]
-A1A7; [7B 79 B0, 05, 05]
+A1A3; [7B 81 94, 05, 05]
-A1A8; [7B 79 B7, 05, 05]
+A1A4; [7B 81 9B, 05, 05]
-A1A9; [7B 79 BE, 05, 05]
+A1A5; [7B 81 A2, 05, 05]
-A1AA; [7B 79 C5, 05, 05]
+A1A6; [7B 81 A9, 05, 05]
-A1AB; [7B 79 CC, 05, 05]
+A1A7; [7B 81 B0, 05, 05]
-A1AC; [7B 79 D3, 05, 05]
+A1A8; [7B 81 B7, 05, 05]
-A1AD; [7B 79 DA, 05, 05]
+A1A9; [7B 81 BE, 05, 05]
-A1AE; [7B 79 E1, 05, 05]
+A1AA; [7B 81 C5, 05, 05]
-A1AF; [7B 79 E8, 05, 05]
+A1AB; [7B 81 CC, 05, 05]
-A1B0; [7B 79 EF, 05, 05]
+A1AC; [7B 81 D3, 05, 05]
-A1B1; [7B 79 F6, 05, 05]
+A1AD; [7B 81 DA, 05, 05]
-A1B2; [7B 79 FD, 05, 05]
+A1AE; [7B 81 E1, 05, 05]
-A1B3; [7B 7A 06, 05, 05]
+A1AF; [7B 81 E8, 05, 05]
-A1B4; [7B 7A 0D, 05, 05]
+A1B0; [7B 81 EF, 05, 05]
-A1B5; [7B 7A 14, 05, 05]
+A1B1; [7B 81 F6, 05, 05]
-A1B6; [7B 7A 1B, 05, 05]
+A1B2; [7B 81 FD, 05, 05]
-A1B7; [7B 7A 22, 05, 05]
+A1B3; [7B 82 06, 05, 05]
-A1B8; [7B 7A 29, 05, 05]
+A1B4; [7B 82 0D, 05, 05]
-A1B9; [7B 7A 30, 05, 05]
+A1B5; [7B 82 14, 05, 05]
-A1BA; [7B 7A 37, 05, 05]
+A1B6; [7B 82 1B, 05, 05]
-A1BB; [7B 7A 3E, 05, 05]
+A1B7; [7B 82 22, 05, 05]
-A1BC; [7B 7A 45, 05, 05]
+A1B8; [7B 82 29, 05, 05]
-A1BD; [7B 7A 4C, 05, 05]
+A1B9; [7B 82 30, 05, 05]
-A1BE; [7B 7A 53, 05, 05]
+A1BA; [7B 82 37, 05, 05]
-A1BF; [7B 7A 5A, 05, 05]
+A1BB; [7B 82 3E, 05, 05]
-A1C0; [7B 7A 61, 05, 05]
+A1BC; [7B 82 45, 05, 05]
-A1C1; [7B 7A 68, 05, 05]
+A1BD; [7B 82 4C, 05, 05]
-A1C2; [7B 7A 6F, 05, 05]
+A1BE; [7B 82 53, 05, 05]
-A1C3; [7B 7A 76, 05, 05]
+A1BF; [7B 82 5A, 05, 05]
-A1C4; [7B 7A 7D, 05, 05]
+A1C0; [7B 82 61, 05, 05]
-A1C5; [7B 7A 84, 05, 05]
+A1C1; [7B 82 68, 05, 05]
-A1C6; [7B 7A 8B, 05, 05]
+A1C2; [7B 82 6F, 05, 05]
-A1C7; [7B 7A 92, 05, 05]
+A1C3; [7B 82 76, 05, 05]
-A1C8; [7B 7A 99, 05, 05]
+A1C4; [7B 82 7D, 05, 05]
-A1C9; [7B 7A A0, 05, 05]
+A1C5; [7B 82 84, 05, 05]
-A1CA; [7B 7A A7, 05, 05]
+A1C6; [7B 82 8B, 05, 05]
-A1CB; [7B 7A AE, 05, 05]
+A1C7; [7B 82 92, 05, 05]
-A1CC; [7B 7A B5, 05, 05]
+A1C8; [7B 82 99, 05, 05]
-A1CD; [7B 7A BC, 05, 05]
+A1C9; [7B 82 A0, 05, 05]
-A1CE; [7B 7A C3, 05, 05]
+A1CA; [7B 82 A7, 05, 05]
-A1CF; [7B 7A CA, 05, 05]
+A1CB; [7B 82 AE, 05, 05]
-A1D0; [7B 7A D1, 05, 05]
+A1CC; [7B 82 B5, 05, 05]
-A1D1; [7B 7A D8, 05, 05]
+A1CD; [7B 82 BC, 05, 05]
-A1D2; [7B 7A DF, 05, 05]
+A1CE; [7B 82 C3, 05, 05]
-A1D3; [7B 7A E6, 05, 05]
+A1CF; [7B 82 CA, 05, 05]
-A1D4; [7B 7A ED, 05, 05]
+A1D0; [7B 82 D1, 05, 05]
-A1D5; [7B 7A F4, 05, 05]
+A1D1; [7B 82 D8, 05, 05]
-A1D6; [7B 7A FB, 05, 05]
+A1D2; [7B 82 DF, 05, 05]
-A1D7; [7B 7B 04, 05, 05]
+A1D3; [7B 82 E6, 05, 05]
-A1D8; [7B 7B 0B, 05, 05]
+A1D4; [7B 82 ED, 05, 05]
-A1D9; [7B 7B 12, 05, 05]
+A1D5; [7B 82 F4, 05, 05]
-A1DA; [7B 7B 19, 05, 05]
+A1D6; [7B 82 FB, 05, 05]
-A1DB; [7B 7B 20, 05, 05]
+A1D7; [7B 83 04, 05, 05]
-A1DC; [7B 7B 27, 05, 05]
+A1D8; [7B 83 0B, 05, 05]
-A1DD; [7B 7B 2E, 05, 05]
+A1D9; [7B 83 12, 05, 05]
-A1DE; [7B 7B 35, 05, 05]
+A1DA; [7B 83 19, 05, 05]
-A1DF; [7B 7B 3C, 05, 05]
+A1DB; [7B 83 20, 05, 05]
-A1E0; [7B 7B 43, 05, 05]
+A1DC; [7B 83 27, 05, 05]
-A1E1; [7B 7B 4A, 05, 05]
+A1DD; [7B 83 2E, 05, 05]
-A1E2; [7B 7B 51, 05, 05]
+A1DE; [7B 83 35, 05, 05]
-A1E3; [7B 7B 58, 05, 05]
+A1DF; [7B 83 3C, 05, 05]
-A1E4; [7B 7B 5F, 05, 05]
+A1E0; [7B 83 43, 05, 05]
-A1E5; [7B 7B 66, 05, 05]
+A1E1; [7B 83 4A, 05, 05]
-A1E6; [7B 7B 6D, 05, 05]
+A1E2; [7B 83 51, 05, 05]
-A1E7; [7B 7B 74, 05, 05]
+A1E3; [7B 83 58, 05, 05]
-A1E8; [7B 7B 7B, 05, 05]
+A1E4; [7B 83 5F, 05, 05]
-A1E9; [7B 7B 82, 05, 05]
+A1E5; [7B 83 66, 05, 05]
-A1EA; [7B 7B 89, 05, 05]
+A1E6; [7B 83 6D, 05, 05]
-A1EB; [7B 7B 90, 05, 05]
+A1E7; [7B 83 74, 05, 05]
-A1EC; [7B 7B 97, 05, 05]
+A1E8; [7B 83 7B, 05, 05]
-A1ED; [7B 7B 9E, 05, 05]
+A1E9; [7B 83 82, 05, 05]
-A1EE; [7B 7B A5, 05, 05]
+A1EA; [7B 83 89, 05, 05]
-A1EF; [7B 7B AC, 05, 05]
+A1EB; [7B 83 90, 05, 05]
-A1F0; [7B 7B B3, 05, 05]
+A1EC; [7B 83 97, 05, 05]
-A1F1; [7B 7B BA, 05, 05]
+A1ED; [7B 83 9E, 05, 05]
-A1F2; [7B 7B C1, 05, 05]
+A1EE; [7B 83 A5, 05, 05]
-A1F3; [7B 7B C8, 05, 05]
+A1EF; [7B 83 AC, 05, 05]
-A1F4; [7B 7B CF, 05, 05]
+A1F0; [7B 83 B3, 05, 05]
-A1F5; [7B 7B D6, 05, 05]
+A1F1; [7B 83 BA, 05, 05]
-A1F6; [7B 7B DD, 05, 05]
+A1F2; [7B 83 C1, 05, 05]
-A1F7; [7B 7B E4, 05, 05]
+A1F3; [7B 83 C8, 05, 05]
-A1F8; [7B 7B EB, 05, 05]
+A1F4; [7B 83 CF, 05, 05]
-A1F9; [7B 7B F2, 05, 05]
+A1F5; [7B 83 D6, 05, 05]
-A1FA; [7B 7B F9, 05, 05]
+A1F6; [7B 83 DD, 05, 05]
-A1FB; [7B 7C 02, 05, 05]
+A1F7; [7B 83 E4, 05, 05]
-A1FC; [7B 7C 09, 05, 05]
+A1F8; [7B 83 EB, 05, 05]
-A1FD; [7B 7C 10, 05, 05]
+A1F9; [7B 83 F2, 05, 05]
-A1FE; [7B 7C 17, 05, 05]
+A1FA; [7B 83 F9, 05, 05]
-A1FF; [7B 7C 1E, 05, 05]
+A1FB; [7B 84 02, 05, 05]
-A200; [7B 7C 25, 05, 05]
+A1FC; [7B 84 09, 05, 05]
-A201; [7B 7C 2C, 05, 05]
+A1FD; [7B 84 10, 05, 05]
-A202; [7B 7C 33, 05, 05]
+A1FE; [7B 84 17, 05, 05]
-A203; [7B 7C 3A, 05, 05]
+A1FF; [7B 84 1E, 05, 05]
-A204; [7B 7C 41, 05, 05]
+A200; [7B 84 25, 05, 05]
-A205; [7B 7C 48, 05, 05]
+A201; [7B 84 2C, 05, 05]
-A206; [7B 7C 4F, 05, 05]
+A202; [7B 84 33, 05, 05]
-A207; [7B 7C 56, 05, 05]
+A203; [7B 84 3A, 05, 05]
-A208; [7B 7C 5D, 05, 05]
+A204; [7B 84 41, 05, 05]
-A209; [7B 7C 64, 05, 05]
+A205; [7B 84 48, 05, 05]
-A20A; [7B 7C 6B, 05, 05]
+A206; [7B 84 4F, 05, 05]
-A20B; [7B 7C 72, 05, 05]
+A207; [7B 84 56, 05, 05]
-A20C; [7B 7C 79, 05, 05]
+A208; [7B 84 5D, 05, 05]
-A20D; [7B 7C 80, 05, 05]
+A209; [7B 84 64, 05, 05]
-A20E; [7B 7C 87, 05, 05]
+A20A; [7B 84 6B, 05, 05]
-A20F; [7B 7C 8E, 05, 05]
+A20B; [7B 84 72, 05, 05]
-A210; [7B 7C 95, 05, 05]
+A20C; [7B 84 79, 05, 05]
-A211; [7B 7C 9C, 05, 05]
+A20D; [7B 84 80, 05, 05]
-A212; [7B 7C A3, 05, 05]
+A20E; [7B 84 87, 05, 05]
-A213; [7B 7C AA, 05, 05]
+A20F; [7B 84 8E, 05, 05]
-A214; [7B 7C B1, 05, 05]
+A210; [7B 84 95, 05, 05]
-A215; [7B 7C B8, 05, 05]
+A211; [7B 84 9C, 05, 05]
-A216; [7B 7C BF, 05, 05]
+A212; [7B 84 A3, 05, 05]
-A217; [7B 7C C6, 05, 05]
+A213; [7B 84 AA, 05, 05]
-A218; [7B 7C CD, 05, 05]
+A214; [7B 84 B1, 05, 05]
-A219; [7B 7C D4, 05, 05]
+A215; [7B 84 B8, 05, 05]
-A21A; [7B 7C DB, 05, 05]
+A216; [7B 84 BF, 05, 05]
-A21B; [7B 7C E2, 05, 05]
+A217; [7B 84 C6, 05, 05]
-A21C; [7B 7C E9, 05, 05]
+A218; [7B 84 CD, 05, 05]
-A21D; [7B 7C F0, 05, 05]
+A219; [7B 84 D4, 05, 05]
-A21E; [7B 7C F7, 05, 05]
+A21A; [7B 84 DB, 05, 05]
-A21F; [7B 7C FE, 05, 05]
+A21B; [7B 84 E2, 05, 05]
-A220; [7B 7D 07, 05, 05]
+A21C; [7B 84 E9, 05, 05]
-A221; [7B 7D 0E, 05, 05]
+A21D; [7B 84 F0, 05, 05]
-A222; [7B 7D 15, 05, 05]
+A21E; [7B 84 F7, 05, 05]
-A223; [7B 7D 1C, 05, 05]
+A21F; [7B 84 FE, 05, 05]
-A224; [7B 7D 23, 05, 05]
+A220; [7B 85 07, 05, 05]
-A225; [7B 7D 2A, 05, 05]
+A221; [7B 85 0E, 05, 05]
-A226; [7B 7D 31, 05, 05]
+A222; [7B 85 15, 05, 05]
-A227; [7B 7D 38, 05, 05]
+A223; [7B 85 1C, 05, 05]
-A228; [7B 7D 3F, 05, 05]
+A224; [7B 85 23, 05, 05]
-A229; [7B 7D 46, 05, 05]
+A225; [7B 85 2A, 05, 05]
-A22A; [7B 7D 4D, 05, 05]
+A226; [7B 85 31, 05, 05]
-A22B; [7B 7D 54, 05, 05]
+A227; [7B 85 38, 05, 05]
-A22C; [7B 7D 5B, 05, 05]
+A228; [7B 85 3F, 05, 05]
-A22D; [7B 7D 62, 05, 05]
+A229; [7B 85 46, 05, 05]
-A22E; [7B 7D 69, 05, 05]
+A22A; [7B 85 4D, 05, 05]
-A22F; [7B 7D 70, 05, 05]
+A22B; [7B 85 54, 05, 05]
-A230; [7B 7D 77, 05, 05]
+A22C; [7B 85 5B, 05, 05]
-A231; [7B 7D 7E, 05, 05]
+A22D; [7B 85 62, 05, 05]
-A232; [7B 7D 85, 05, 05]
+A22E; [7B 85 69, 05, 05]
-A233; [7B 7D 8C, 05, 05]
+A22F; [7B 85 70, 05, 05]
-A234; [7B 7D 93, 05, 05]
+A230; [7B 85 77, 05, 05]
-A235; [7B 7D 9A, 05, 05]
+A231; [7B 85 7E, 05, 05]
-A236; [7B 7D A1, 05, 05]
+A232; [7B 85 85, 05, 05]
-A237; [7B 7D A8, 05, 05]
+A233; [7B 85 8C, 05, 05]
-A238; [7B 7D AF, 05, 05]
+A234; [7B 85 93, 05, 05]
-A239; [7B 7D B6, 05, 05]
+A235; [7B 85 9A, 05, 05]
-A23A; [7B 7D BD, 05, 05]
+A236; [7B 85 A1, 05, 05]
-A23B; [7B 7D C4, 05, 05]
+A237; [7B 85 A8, 05, 05]
-A23C; [7B 7D CB, 05, 05]
+A238; [7B 85 AF, 05, 05]
-A23D; [7B 7D D2, 05, 05]
+A239; [7B 85 B6, 05, 05]
-A23E; [7B 7D D9, 05, 05]
+A23A; [7B 85 BD, 05, 05]
-A23F; [7B 7D E0, 05, 05]
+A23B; [7B 85 C4, 05, 05]
-A240; [7B 7D E7, 05, 05]
+A23C; [7B 85 CB, 05, 05]
-A241; [7B 7D EE, 05, 05]
+A23D; [7B 85 D2, 05, 05]
-A242; [7B 7D F5, 05, 05]
+A23E; [7B 85 D9, 05, 05]
-A243; [7B 7D FC, 05, 05]
+A23F; [7B 85 E0, 05, 05]
-A244; [7B 7E 05, 05, 05]
+A240; [7B 85 E7, 05, 05]
-A245; [7B 7E 0C, 05, 05]
+A241; [7B 85 EE, 05, 05]
-A246; [7B 7E 13, 05, 05]
+A242; [7B 85 F5, 05, 05]
-A247; [7B 7E 1A, 05, 05]
+A243; [7B 85 FC, 05, 05]
-A248; [7B 7E 21, 05, 05]
+A244; [7B 86 05, 05, 05]
-A249; [7B 7E 28, 05, 05]
+A245; [7B 86 0C, 05, 05]
-A24A; [7B 7E 2F, 05, 05]
+A246; [7B 86 13, 05, 05]
-A24B; [7B 7E 36, 05, 05]
+A247; [7B 86 1A, 05, 05]
-A24C; [7B 7E 3D, 05, 05]
+A248; [7B 86 21, 05, 05]
-A24D; [7B 7E 44, 05, 05]
+A249; [7B 86 28, 05, 05]
-A24E; [7B 7E 4B, 05, 05]
+A24A; [7B 86 2F, 05, 05]
-A24F; [7B 7E 52, 05, 05]
+A24B; [7B 86 36, 05, 05]
-A250; [7B 7E 59, 05, 05]
+A24C; [7B 86 3D, 05, 05]
-A251; [7B 7E 60, 05, 05]
+A24D; [7B 86 44, 05, 05]
-A252; [7B 7E 67, 05, 05]
+A24E; [7B 86 4B, 05, 05]
-A253; [7B 7E 6E, 05, 05]
+A24F; [7B 86 52, 05, 05]
-A254; [7B 7E 75, 05, 05]
+A250; [7B 86 59, 05, 05]
-A255; [7B 7E 7C, 05, 05]
+A251; [7B 86 60, 05, 05]
-A256; [7B 7E 83, 05, 05]
+A252; [7B 86 67, 05, 05]
-A257; [7B 7E 8A, 05, 05]
+A253; [7B 86 6E, 05, 05]
-A258; [7B 7E 91, 05, 05]
+A254; [7B 86 75, 05, 05]
-A259; [7B 7E 98, 05, 05]
+A255; [7B 86 7C, 05, 05]
-A25A; [7B 7E 9F, 05, 05]
+A256; [7B 86 83, 05, 05]
-A25B; [7B 7E A6, 05, 05]
+A257; [7B 86 8A, 05, 05]
-A25C; [7B 7E AD, 05, 05]
+A258; [7B 86 91, 05, 05]
-A25D; [7B 7E B4, 05, 05]
+A259; [7B 86 98, 05, 05]
-A25E; [7B 7E BB, 05, 05]
+A25A; [7B 86 9F, 05, 05]
-A25F; [7B 7E C2, 05, 05]
+A25B; [7B 86 A6, 05, 05]
-A260; [7B 7E C9, 05, 05]
+A25C; [7B 86 AD, 05, 05]
-A261; [7B 7E D0, 05, 05]
+A25D; [7B 86 B4, 05, 05]
-A262; [7B 7E D7, 05, 05]
+A25E; [7B 86 BB, 05, 05]
-A263; [7B 7E DE, 05, 05]
+A25F; [7B 86 C2, 05, 05]
-A264; [7B 7E E5, 05, 05]
+A260; [7B 86 C9, 05, 05]
-A265; [7B 7E EC, 05, 05]
+A261; [7B 86 D0, 05, 05]
-A266; [7B 7E F3, 05, 05]
+A262; [7B 86 D7, 05, 05]
-A267; [7B 7E FA, 05, 05]
+A263; [7B 86 DE, 05, 05]
-A268; [7B 7F 03, 05, 05]
+A264; [7B 86 E5, 05, 05]
-A269; [7B 7F 0A, 05, 05]
+A265; [7B 86 EC, 05, 05]
-A26A; [7B 7F 11, 05, 05]
+A266; [7B 86 F3, 05, 05]
-A26B; [7B 7F 18, 05, 05]
+A267; [7B 86 FA, 05, 05]
-A26C; [7B 7F 1F, 05, 05]
+A268; [7B 87 03, 05, 05]
-A26D; [7B 7F 26, 05, 05]
+A269; [7B 87 0A, 05, 05]
-A26E; [7B 7F 2D, 05, 05]
+A26A; [7B 87 11, 05, 05]
-A26F; [7B 7F 34, 05, 05]
+A26B; [7B 87 18, 05, 05]
-A270; [7B 7F 3B, 05, 05]
+A26C; [7B 87 1F, 05, 05]
-A271; [7B 7F 42, 05, 05]
+A26D; [7B 87 26, 05, 05]
-A272; [7B 7F 49, 05, 05]
+A26E; [7B 87 2D, 05, 05]
-A273; [7B 7F 50, 05, 05]
+A26F; [7B 87 34, 05, 05]
-A274; [7B 7F 57, 05, 05]
+A270; [7B 87 3B, 05, 05]
-A275; [7B 7F 5E, 05, 05]
+A271; [7B 87 42, 05, 05]
-A276; [7B 7F 65, 05, 05]
+A272; [7B 87 49, 05, 05]
-A277; [7B 7F 6C, 05, 05]
+A273; [7B 87 50, 05, 05]
-A278; [7B 7F 73, 05, 05]
+A274; [7B 87 57, 05, 05]
-A279; [7B 7F 7A, 05, 05]
+A275; [7B 87 5E, 05, 05]
-A27A; [7B 7F 81, 05, 05]
+A276; [7B 87 65, 05, 05]
-A27B; [7B 7F 88, 05, 05]
+A277; [7B 87 6C, 05, 05]
-A27C; [7B 7F 8F, 05, 05]
+A278; [7B 87 73, 05, 05]
-A27D; [7B 7F 96, 05, 05]
+A279; [7B 87 7A, 05, 05]
-A27E; [7B 7F 9D, 05, 05]
+A27A; [7B 87 81, 05, 05]
-A27F; [7B 7F A4, 05, 05]
+A27B; [7B 87 88, 05, 05]
-A280; [7B 7F AB, 05, 05]
+A27C; [7B 87 8F, 05, 05]
-A281; [7B 7F B2, 05, 05]
+A27D; [7B 87 96, 05, 05]
-A282; [7B 7F B9, 05, 05]
+A27E; [7B 87 9D, 05, 05]
-A283; [7B 7F C0, 05, 05]
+A27F; [7B 87 A4, 05, 05]
-A284; [7B 7F C7, 05, 05]
+A280; [7B 87 AB, 05, 05]
-A285; [7B 7F CE, 05, 05]
+A281; [7B 87 B2, 05, 05]
-A286; [7B 7F D5, 05, 05]
+A282; [7B 87 B9, 05, 05]
-A287; [7B 7F DC, 05, 05]
+A283; [7B 87 C0, 05, 05]
-A288; [7B 7F E3, 05, 05]
+A284; [7B 87 C7, 05, 05]
-A289; [7B 7F EA, 05, 05]
+A285; [7B 87 CE, 05, 05]
-A28A; [7B 7F F1, 05, 05]
+A286; [7B 87 D5, 05, 05]
-A28B; [7B 7F F8, 05, 05]
+A287; [7B 87 DC, 05, 05]
-A28C; [7B 7F FF, 05, 05]
+A288; [7B 87 E3, 05, 05]
-A28D; [7B 80 08, 05, 05]
+A289; [7B 87 EA, 05, 05]
-A28E; [7B 80 0F, 05, 05]
+A28A; [7B 87 F1, 05, 05]
-A28F; [7B 80 16, 05, 05]
+A28B; [7B 87 F8, 05, 05]
-A290; [7B 80 1D, 05, 05]
+A28C; [7B 87 FF, 05, 05]
-A291; [7B 80 24, 05, 05]
+A28D; [7B 88 08, 05, 05]
-A292; [7B 80 2B, 05, 05]
+A28E; [7B 88 0F, 05, 05]
-A293; [7B 80 32, 05, 05]
+A28F; [7B 88 16, 05, 05]
-A294; [7B 80 39, 05, 05]
+A290; [7B 88 1D, 05, 05]
-A295; [7B 80 40, 05, 05]
+A291; [7B 88 24, 05, 05]
-A296; [7B 80 47, 05, 05]
+A292; [7B 88 2B, 05, 05]
-A297; [7B 80 4E, 05, 05]
+A293; [7B 88 32, 05, 05]
-A298; [7B 80 55, 05, 05]
+A294; [7B 88 39, 05, 05]
-A299; [7B 80 5C, 05, 05]
+A295; [7B 88 40, 05, 05]
-A29A; [7B 80 63, 05, 05]
+A296; [7B 88 47, 05, 05]
-A29B; [7B 80 6A, 05, 05]
+A297; [7B 88 4E, 05, 05]
-A29C; [7B 80 71, 05, 05]
+A298; [7B 88 55, 05, 05]
-A29D; [7B 80 78, 05, 05]
+A299; [7B 88 5C, 05, 05]
-A29E; [7B 80 7F, 05, 05]
+A29A; [7B 88 63, 05, 05]
-A29F; [7B 80 86, 05, 05]
+A29B; [7B 88 6A, 05, 05]
-A2A0; [7B 80 8D, 05, 05]
+A29C; [7B 88 71, 05, 05]
-A2A1; [7B 80 94, 05, 05]
+A29D; [7B 88 78, 05, 05]
-A2A2; [7B 80 9B, 05, 05]
+A29E; [7B 88 7F, 05, 05]
-A2A3; [7B 80 A2, 05, 05]
+A29F; [7B 88 86, 05, 05]
-A2A4; [7B 80 A9, 05, 05]
+A2A0; [7B 88 8D, 05, 05]
-A2A5; [7B 80 B0, 05, 05]
+A2A1; [7B 88 94, 05, 05]
-A2A6; [7B 80 B7, 05, 05]
+A2A2; [7B 88 9B, 05, 05]
-A2A7; [7B 80 BE, 05, 05]
+A2A3; [7B 88 A2, 05, 05]
-A2A8; [7B 80 C5, 05, 05]
+A2A4; [7B 88 A9, 05, 05]
-A2A9; [7B 80 CC, 05, 05]
+A2A5; [7B 88 B0, 05, 05]
-A2AA; [7B 80 D3, 05, 05]
+A2A6; [7B 88 B7, 05, 05]
-A2AB; [7B 80 DA, 05, 05]
+A2A7; [7B 88 BE, 05, 05]
-A2AC; [7B 80 E1, 05, 05]
+A2A8; [7B 88 C5, 05, 05]
-A2AD; [7B 80 E8, 05, 05]
+A2A9; [7B 88 CC, 05, 05]
-A2AE; [7B 80 EF, 05, 05]
+A2AA; [7B 88 D3, 05, 05]
-A2AF; [7B 80 F6, 05, 05]
+A2AB; [7B 88 DA, 05, 05]
-A2B0; [7B 80 FD, 05, 05]
+A2AC; [7B 88 E1, 05, 05]
-A2B1; [7B 81 06, 05, 05]
+A2AD; [7B 88 E8, 05, 05]
-A2B2; [7B 81 0D, 05, 05]
+A2AE; [7B 88 EF, 05, 05]
-A2B3; [7B 81 14, 05, 05]
+A2AF; [7B 88 F6, 05, 05]
-A2B4; [7B 81 1B, 05, 05]
+A2B0; [7B 88 FD, 05, 05]
-A2B5; [7B 81 22, 05, 05]
+A2B1; [7B 89 06, 05, 05]
-A2B6; [7B 81 29, 05, 05]
+A2B2; [7B 89 0D, 05, 05]
-A2B7; [7B 81 30, 05, 05]
+A2B3; [7B 89 14, 05, 05]
-A2B8; [7B 81 37, 05, 05]
+A2B4; [7B 89 1B, 05, 05]
-A2B9; [7B 81 3E, 05, 05]
+A2B5; [7B 89 22, 05, 05]
-A2BA; [7B 81 45, 05, 05]
+A2B6; [7B 89 29, 05, 05]
-A2BB; [7B 81 4C, 05, 05]
+A2B7; [7B 89 30, 05, 05]
-A2BC; [7B 81 53, 05, 05]
+A2B8; [7B 89 37, 05, 05]
-A2BD; [7B 81 5A, 05, 05]
+A2B9; [7B 89 3E, 05, 05]
-A2BE; [7B 81 61, 05, 05]
+A2BA; [7B 89 45, 05, 05]
-A2BF; [7B 81 68, 05, 05]
+A2BB; [7B 89 4C, 05, 05]
-A2C0; [7B 81 6F, 05, 05]
+A2BC; [7B 89 53, 05, 05]
-A2C1; [7B 81 76, 05, 05]
+A2BD; [7B 89 5A, 05, 05]
-A2C2; [7B 81 7D, 05, 05]
+A2BE; [7B 89 61, 05, 05]
-A2C3; [7B 81 84, 05, 05]
+A2BF; [7B 89 68, 05, 05]
-A2C4; [7B 81 8B, 05, 05]
+A2C0; [7B 89 6F, 05, 05]
-A2C5; [7B 81 92, 05, 05]
+A2C1; [7B 89 76, 05, 05]
-A2C6; [7B 81 99, 05, 05]
+A2C2; [7B 89 7D, 05, 05]
-A2C7; [7B 81 A0, 05, 05]
+A2C3; [7B 89 84, 05, 05]
-A2C8; [7B 81 A7, 05, 05]
+A2C4; [7B 89 8B, 05, 05]
-A2C9; [7B 81 AE, 05, 05]
+A2C5; [7B 89 92, 05, 05]
-A2CA; [7B 81 B5, 05, 05]
+A2C6; [7B 89 99, 05, 05]
-A2CB; [7B 81 BC, 05, 05]
+A2C7; [7B 89 A0, 05, 05]
-A2CC; [7B 81 C3, 05, 05]
+A2C8; [7B 89 A7, 05, 05]
-A2CD; [7B 81 CA, 05, 05]
+A2C9; [7B 89 AE, 05, 05]
-A2CE; [7B 81 D1, 05, 05]
+A2CA; [7B 89 B5, 05, 05]
-A2CF; [7B 81 D8, 05, 05]
+A2CB; [7B 89 BC, 05, 05]
-A2D0; [7B 81 DF, 05, 05]
+A2CC; [7B 89 C3, 05, 05]
-A2D1; [7B 81 E6, 05, 05]
+A2CD; [7B 89 CA, 05, 05]
-A2D2; [7B 81 ED, 05, 05]
+A2CE; [7B 89 D1, 05, 05]
-A2D3; [7B 81 F4, 05, 05]
+A2CF; [7B 89 D8, 05, 05]
-A2D4; [7B 81 FB, 05, 05]
+A2D0; [7B 89 DF, 05, 05]
-A2D5; [7B 82 04, 05, 05]
+A2D1; [7B 89 E6, 05, 05]
-A2D6; [7B 82 0B, 05, 05]
+A2D2; [7B 89 ED, 05, 05]
-A2D7; [7B 82 12, 05, 05]
+A2D3; [7B 89 F4, 05, 05]
-A2D8; [7B 82 19, 05, 05]
+A2D4; [7B 89 FB, 05, 05]
-A2D9; [7B 82 20, 05, 05]
+A2D5; [7B 8A 04, 05, 05]
-A2DA; [7B 82 27, 05, 05]
+A2D6; [7B 8A 0B, 05, 05]
-A2DB; [7B 82 2E, 05, 05]
+A2D7; [7B 8A 12, 05, 05]
-A2DC; [7B 82 35, 05, 05]
+A2D8; [7B 8A 19, 05, 05]
-A2DD; [7B 82 3C, 05, 05]
+A2D9; [7B 8A 20, 05, 05]
-A2DE; [7B 82 43, 05, 05]
+A2DA; [7B 8A 27, 05, 05]
-A2DF; [7B 82 4A, 05, 05]
+A2DB; [7B 8A 2E, 05, 05]
-A2E0; [7B 82 51, 05, 05]
+A2DC; [7B 8A 35, 05, 05]
-A2E1; [7B 82 58, 05, 05]
+A2DD; [7B 8A 3C, 05, 05]
-A2E2; [7B 82 5F, 05, 05]
+A2DE; [7B 8A 43, 05, 05]
-A2E3; [7B 82 66, 05, 05]
+A2DF; [7B 8A 4A, 05, 05]
-A2E4; [7B 82 6D, 05, 05]
+A2E0; [7B 8A 51, 05, 05]
-A2E5; [7B 82 74, 05, 05]
+A2E1; [7B 8A 58, 05, 05]
-A2E6; [7B 82 7B, 05, 05]
+A2E2; [7B 8A 5F, 05, 05]
-A2E7; [7B 82 82, 05, 05]
+A2E3; [7B 8A 66, 05, 05]
-A2E8; [7B 82 89, 05, 05]
+A2E4; [7B 8A 6D, 05, 05]
-A2E9; [7B 82 90, 05, 05]
+A2E5; [7B 8A 74, 05, 05]
-A2EA; [7B 82 97, 05, 05]
+A2E6; [7B 8A 7B, 05, 05]
-A2EB; [7B 82 9E, 05, 05]
+A2E7; [7B 8A 82, 05, 05]
-A2EC; [7B 82 A5, 05, 05]
+A2E8; [7B 8A 89, 05, 05]
-A2ED; [7B 82 AC, 05, 05]
+A2E9; [7B 8A 90, 05, 05]
-A2EE; [7B 82 B3, 05, 05]
+A2EA; [7B 8A 97, 05, 05]
-A2EF; [7B 82 BA, 05, 05]
+A2EB; [7B 8A 9E, 05, 05]
-A2F0; [7B 82 C1, 05, 05]
+A2EC; [7B 8A A5, 05, 05]
-A2F1; [7B 82 C8, 05, 05]
+A2ED; [7B 8A AC, 05, 05]
-A2F2; [7B 82 CF, 05, 05]
+A2EE; [7B 8A B3, 05, 05]
-A2F3; [7B 82 D6, 05, 05]
+A2EF; [7B 8A BA, 05, 05]
-A2F4; [7B 82 DD, 05, 05]
+A2F0; [7B 8A C1, 05, 05]
-A2F5; [7B 82 E4, 05, 05]
+A2F1; [7B 8A C8, 05, 05]
-A2F6; [7B 82 EB, 05, 05]
+A2F2; [7B 8A CF, 05, 05]
-A2F7; [7B 82 F2, 05, 05]
+A2F3; [7B 8A D6, 05, 05]
-A2F8; [7B 82 F9, 05, 05]
+A2F4; [7B 8A DD, 05, 05]
-A2F9; [7B 83 02, 05, 05]
+A2F5; [7B 8A E4, 05, 05]
-A2FA; [7B 83 09, 05, 05]
+A2F6; [7B 8A EB, 05, 05]
-A2FB; [7B 83 10, 05, 05]
+A2F7; [7B 8A F2, 05, 05]
-A2FC; [7B 83 17, 05, 05]
+A2F8; [7B 8A F9, 05, 05]
-A2FD; [7B 83 1E, 05, 05]
+A2F9; [7B 8B 02, 05, 05]
-A2FE; [7B 83 25, 05, 05]
+A2FA; [7B 8B 09, 05, 05]
-A2FF; [7B 83 2C, 05, 05]
+A2FB; [7B 8B 10, 05, 05]
-A300; [7B 83 33, 05, 05]
+A2FC; [7B 8B 17, 05, 05]
-A301; [7B 83 3A, 05, 05]
+A2FD; [7B 8B 1E, 05, 05]
-A302; [7B 83 41, 05, 05]
+A2FE; [7B 8B 25, 05, 05]
-A303; [7B 83 48, 05, 05]
+A2FF; [7B 8B 2C, 05, 05]
-A304; [7B 83 4F, 05, 05]
+A300; [7B 8B 33, 05, 05]
-A305; [7B 83 56, 05, 05]
+A301; [7B 8B 3A, 05, 05]
-A306; [7B 83 5D, 05, 05]
+A302; [7B 8B 41, 05, 05]
-A307; [7B 83 64, 05, 05]
+A303; [7B 8B 48, 05, 05]
-A308; [7B 83 6B, 05, 05]
+A304; [7B 8B 4F, 05, 05]
-A309; [7B 83 72, 05, 05]
+A305; [7B 8B 56, 05, 05]
-A30A; [7B 83 79, 05, 05]
+A306; [7B 8B 5D, 05, 05]
-A30B; [7B 83 80, 05, 05]
+A307; [7B 8B 64, 05, 05]
-A30C; [7B 83 87, 05, 05]
+A308; [7B 8B 6B, 05, 05]
-A30D; [7B 83 8E, 05, 05]
+A309; [7B 8B 72, 05, 05]
-A30E; [7B 83 95, 05, 05]
+A30A; [7B 8B 79, 05, 05]
-A30F; [7B 83 9C, 05, 05]
+A30B; [7B 8B 80, 05, 05]
-A310; [7B 83 A3, 05, 05]
+A30C; [7B 8B 87, 05, 05]
-A311; [7B 83 AA, 05, 05]
+A30D; [7B 8B 8E, 05, 05]
-A312; [7B 83 B1, 05, 05]
+A30E; [7B 8B 95, 05, 05]
-A313; [7B 83 B8, 05, 05]
+A30F; [7B 8B 9C, 05, 05]
-A314; [7B 83 BF, 05, 05]
+A310; [7B 8B A3, 05, 05]
-A315; [7B 83 C6, 05, 05]
+A311; [7B 8B AA, 05, 05]
-A316; [7B 83 CD, 05, 05]
+A312; [7B 8B B1, 05, 05]
-A317; [7B 83 D4, 05, 05]
+A313; [7B 8B B8, 05, 05]
-A318; [7B 83 DB, 05, 05]
+A314; [7B 8B BF, 05, 05]
-A319; [7B 83 E2, 05, 05]
+A315; [7B 8B C6, 05, 05]
-A31A; [7B 83 E9, 05, 05]
+A316; [7B 8B CD, 05, 05]
-A31B; [7B 83 F0, 05, 05]
+A317; [7B 8B D4, 05, 05]
-A31C; [7B 83 F7, 05, 05]
+A318; [7B 8B DB, 05, 05]
-A31D; [7B 83 FE, 05, 05]
+A319; [7B 8B E2, 05, 05]
-A31E; [7B 84 07, 05, 05]
+A31A; [7B 8B E9, 05, 05]
-A31F; [7B 84 0E, 05, 05]
+A31B; [7B 8B F0, 05, 05]
-A320; [7B 84 15, 05, 05]
+A31C; [7B 8B F7, 05, 05]
-A321; [7B 84 1C, 05, 05]
+A31D; [7B 8B FE, 05, 05]
-A322; [7B 84 23, 05, 05]
+A31E; [7B 8C 07, 05, 05]
-A323; [7B 84 2A, 05, 05]
+A31F; [7B 8C 0E, 05, 05]
-A324; [7B 84 31, 05, 05]
+A320; [7B 8C 15, 05, 05]
-A325; [7B 84 38, 05, 05]
+A321; [7B 8C 1C, 05, 05]
-A326; [7B 84 3F, 05, 05]
+A322; [7B 8C 23, 05, 05]
-A327; [7B 84 46, 05, 05]
+A323; [7B 8C 2A, 05, 05]
-A328; [7B 84 4D, 05, 05]
+A324; [7B 8C 31, 05, 05]
-A329; [7B 84 54, 05, 05]
+A325; [7B 8C 38, 05, 05]
-A32A; [7B 84 5B, 05, 05]
+A326; [7B 8C 3F, 05, 05]
-A32B; [7B 84 62, 05, 05]
+A327; [7B 8C 46, 05, 05]
-A32C; [7B 84 69, 05, 05]
+A328; [7B 8C 4D, 05, 05]
-A32D; [7B 84 70, 05, 05]
+A329; [7B 8C 54, 05, 05]
-A32E; [7B 84 77, 05, 05]
+A32A; [7B 8C 5B, 05, 05]
-A32F; [7B 84 7E, 05, 05]
+A32B; [7B 8C 62, 05, 05]
-A330; [7B 84 85, 05, 05]
+A32C; [7B 8C 69, 05, 05]
-A331; [7B 84 8C, 05, 05]
+A32D; [7B 8C 70, 05, 05]
-A332; [7B 84 93, 05, 05]
+A32E; [7B 8C 77, 05, 05]
-A333; [7B 84 9A, 05, 05]
+A32F; [7B 8C 7E, 05, 05]
-A334; [7B 84 A1, 05, 05]
+A330; [7B 8C 85, 05, 05]
-A335; [7B 84 A8, 05, 05]
+A331; [7B 8C 8C, 05, 05]
-A336; [7B 84 AF, 05, 05]
+A332; [7B 8C 93, 05, 05]
-A337; [7B 84 B6, 05, 05]
+A333; [7B 8C 9A, 05, 05]
-A338; [7B 84 BD, 05, 05]
+A334; [7B 8C A1, 05, 05]
-A339; [7B 84 C4, 05, 05]
+A335; [7B 8C A8, 05, 05]
-A33A; [7B 84 CB, 05, 05]
+A336; [7B 8C AF, 05, 05]
-A33B; [7B 84 D2, 05, 05]
+A337; [7B 8C B6, 05, 05]
-A33C; [7B 84 D9, 05, 05]
+A338; [7B 8C BD, 05, 05]
-A33D; [7B 84 E0, 05, 05]
+A339; [7B 8C C4, 05, 05]
-A33E; [7B 84 E7, 05, 05]
+A33A; [7B 8C CB, 05, 05]
-A33F; [7B 84 EE, 05, 05]
+A33B; [7B 8C D2, 05, 05]
-A340; [7B 84 F5, 05, 05]
+A33C; [7B 8C D9, 05, 05]
-A341; [7B 84 FC, 05, 05]
+A33D; [7B 8C E0, 05, 05]
-A342; [7B 85 05, 05, 05]
+A33E; [7B 8C E7, 05, 05]
-A343; [7B 85 0C, 05, 05]
+A33F; [7B 8C EE, 05, 05]
-A344; [7B 85 13, 05, 05]
+A340; [7B 8C F5, 05, 05]
-A345; [7B 85 1A, 05, 05]
+A341; [7B 8C FC, 05, 05]
-A346; [7B 85 21, 05, 05]
+A342; [7B 8D 05, 05, 05]
-A347; [7B 85 28, 05, 05]
+A343; [7B 8D 0C, 05, 05]
-A348; [7B 85 2F, 05, 05]
+A344; [7B 8D 13, 05, 05]
-A349; [7B 85 36, 05, 05]
+A345; [7B 8D 1A, 05, 05]
-A34A; [7B 85 3D, 05, 05]
+A346; [7B 8D 21, 05, 05]
-A34B; [7B 85 44, 05, 05]
+A347; [7B 8D 28, 05, 05]
-A34C; [7B 85 4B, 05, 05]
+A348; [7B 8D 2F, 05, 05]
-A34D; [7B 85 52, 05, 05]
+A349; [7B 8D 36, 05, 05]
-A34E; [7B 85 59, 05, 05]
+A34A; [7B 8D 3D, 05, 05]
-A34F; [7B 85 60, 05, 05]
+A34B; [7B 8D 44, 05, 05]
-A350; [7B 85 67, 05, 05]
+A34C; [7B 8D 4B, 05, 05]
-A351; [7B 85 6E, 05, 05]
+A34D; [7B 8D 52, 05, 05]
-A352; [7B 85 75, 05, 05]
+A34E; [7B 8D 59, 05, 05]
-A353; [7B 85 7C, 05, 05]
+A34F; [7B 8D 60, 05, 05]
-A354; [7B 85 83, 05, 05]
+A350; [7B 8D 67, 05, 05]
-A355; [7B 85 8A, 05, 05]
+A351; [7B 8D 6E, 05, 05]
-A356; [7B 85 91, 05, 05]
+A352; [7B 8D 75, 05, 05]
-A357; [7B 85 98, 05, 05]
+A353; [7B 8D 7C, 05, 05]
-A358; [7B 85 9F, 05, 05]
+A354; [7B 8D 83, 05, 05]
-A359; [7B 85 A6, 05, 05]
+A355; [7B 8D 8A, 05, 05]
-A35A; [7B 85 AD, 05, 05]
+A356; [7B 8D 91, 05, 05]
-A35B; [7B 85 B4, 05, 05]
+A357; [7B 8D 98, 05, 05]
-A35C; [7B 85 BB, 05, 05]
+A358; [7B 8D 9F, 05, 05]
-A35D; [7B 85 C2, 05, 05]
+A359; [7B 8D A6, 05, 05]
-A35E; [7B 85 C9, 05, 05]
+A35A; [7B 8D AD, 05, 05]
-A35F; [7B 85 D0, 05, 05]
+A35B; [7B 8D B4, 05, 05]
-A360; [7B 85 D7, 05, 05]
+A35C; [7B 8D BB, 05, 05]
-A361; [7B 85 DE, 05, 05]
+A35D; [7B 8D C2, 05, 05]
-A362; [7B 85 E5, 05, 05]
+A35E; [7B 8D C9, 05, 05]
-A363; [7B 85 EC, 05, 05]
+A35F; [7B 8D D0, 05, 05]
-A364; [7B 85 F3, 05, 05]
+A360; [7B 8D D7, 05, 05]
-A365; [7B 85 FA, 05, 05]
+A361; [7B 8D DE, 05, 05]
-A366; [7B 86 03, 05, 05]
+A362; [7B 8D E5, 05, 05]
-A367; [7B 86 0A, 05, 05]
+A363; [7B 8D EC, 05, 05]
-A368; [7B 86 11, 05, 05]
+A364; [7B 8D F3, 05, 05]
-A369; [7B 86 18, 05, 05]
+A365; [7B 8D FA, 05, 05]
-A36A; [7B 86 1F, 05, 05]
+A366; [7B 8E 03, 05, 05]
-A36B; [7B 86 26, 05, 05]
+A367; [7B 8E 0A, 05, 05]
-A36C; [7B 86 2D, 05, 05]
+A368; [7B 8E 11, 05, 05]
-A36D; [7B 86 34, 05, 05]
+A369; [7B 8E 18, 05, 05]
-A36E; [7B 86 3B, 05, 05]
+A36A; [7B 8E 1F, 05, 05]
-A36F; [7B 86 42, 05, 05]
+A36B; [7B 8E 26, 05, 05]
-A370; [7B 86 49, 05, 05]
+A36C; [7B 8E 2D, 05, 05]
-A371; [7B 86 50, 05, 05]
+A36D; [7B 8E 34, 05, 05]
-A372; [7B 86 57, 05, 05]
+A36E; [7B 8E 3B, 05, 05]
-A373; [7B 86 5E, 05, 05]
+A36F; [7B 8E 42, 05, 05]
-A374; [7B 86 65, 05, 05]
+A370; [7B 8E 49, 05, 05]
-A375; [7B 86 6C, 05, 05]
+A371; [7B 8E 50, 05, 05]
-A376; [7B 86 73, 05, 05]
+A372; [7B 8E 57, 05, 05]
-A377; [7B 86 7A, 05, 05]
+A373; [7B 8E 5E, 05, 05]
-A378; [7B 86 81, 05, 05]
+A374; [7B 8E 65, 05, 05]
-A379; [7B 86 88, 05, 05]
+A375; [7B 8E 6C, 05, 05]
-A37A; [7B 86 8F, 05, 05]
+A376; [7B 8E 73, 05, 05]
-A37B; [7B 86 96, 05, 05]
+A377; [7B 8E 7A, 05, 05]
-A37C; [7B 86 9D, 05, 05]
+A378; [7B 8E 81, 05, 05]
-A37D; [7B 86 A4, 05, 05]
+A379; [7B 8E 88, 05, 05]
-A37E; [7B 86 AB, 05, 05]
+A37A; [7B 8E 8F, 05, 05]
-A37F; [7B 86 B2, 05, 05]
+A37B; [7B 8E 96, 05, 05]
-A380; [7B 86 B9, 05, 05]
+A37C; [7B 8E 9D, 05, 05]
-A381; [7B 86 C0, 05, 05]
+A37D; [7B 8E A4, 05, 05]
-A382; [7B 86 C7, 05, 05]
+A37E; [7B 8E AB, 05, 05]
-A383; [7B 86 CE, 05, 05]
+A37F; [7B 8E B2, 05, 05]
-A384; [7B 86 D5, 05, 05]
+A380; [7B 8E B9, 05, 05]
-A385; [7B 86 DC, 05, 05]
+A381; [7B 8E C0, 05, 05]
-A386; [7B 86 E3, 05, 05]
+A382; [7B 8E C7, 05, 05]
-A387; [7B 86 EA, 05, 05]
+A383; [7B 8E CE, 05, 05]
-A388; [7B 86 F1, 05, 05]
+A384; [7B 8E D5, 05, 05]
-A389; [7B 86 F8, 05, 05]
+A385; [7B 8E DC, 05, 05]
-A38A; [7B 86 FF, 05, 05]
+A386; [7B 8E E3, 05, 05]
-A38B; [7B 87 08, 05, 05]
+A387; [7B 8E EA, 05, 05]
-A38C; [7B 87 0F, 05, 05]
+A388; [7B 8E F1, 05, 05]
-A38D; [7B 87 16, 05, 05]
+A389; [7B 8E F8, 05, 05]
-A38E; [7B 87 1D, 05, 05]
+A38A; [7B 8E FF, 05, 05]
-A38F; [7B 87 24, 05, 05]
+A38B; [7B 8F 08, 05, 05]
-A390; [7B 87 2B, 05, 05]
+A38C; [7B 8F 0F, 05, 05]
-A391; [7B 87 32, 05, 05]
+A38D; [7B 8F 16, 05, 05]
-A392; [7B 87 39, 05, 05]
+A38E; [7B 8F 1D, 05, 05]
-A393; [7B 87 40, 05, 05]
+A38F; [7B 8F 24, 05, 05]
-A394; [7B 87 47, 05, 05]
+A390; [7B 8F 2B, 05, 05]
-A395; [7B 87 4E, 05, 05]
+A391; [7B 8F 32, 05, 05]
-A396; [7B 87 55, 05, 05]
+A392; [7B 8F 39, 05, 05]
-A397; [7B 87 5C, 05, 05]
+A393; [7B 8F 40, 05, 05]
-A398; [7B 87 63, 05, 05]
+A394; [7B 8F 47, 05, 05]
-A399; [7B 87 6A, 05, 05]
+A395; [7B 8F 4E, 05, 05]
-A39A; [7B 87 71, 05, 05]
+A396; [7B 8F 55, 05, 05]
-A39B; [7B 87 78, 05, 05]
+A397; [7B 8F 5C, 05, 05]
-A39C; [7B 87 7F, 05, 05]
+A398; [7B 8F 63, 05, 05]
-A39D; [7B 87 86, 05, 05]
+A399; [7B 8F 6A, 05, 05]
-A39E; [7B 87 8D, 05, 05]
+A39A; [7B 8F 71, 05, 05]
-A39F; [7B 87 94, 05, 05]
+A39B; [7B 8F 78, 05, 05]
-A3A0; [7B 87 9B, 05, 05]
+A39C; [7B 8F 7F, 05, 05]
-A3A1; [7B 87 A2, 05, 05]
+A39D; [7B 8F 86, 05, 05]
-A3A2; [7B 87 A9, 05, 05]
+A39E; [7B 8F 8D, 05, 05]
-A3A3; [7B 87 B0, 05, 05]
+A39F; [7B 8F 94, 05, 05]
-A3A4; [7B 87 B7, 05, 05]
+A3A0; [7B 8F 9B, 05, 05]
-A3A5; [7B 87 BE, 05, 05]
+A3A1; [7B 8F A2, 05, 05]
-A3A6; [7B 87 C5, 05, 05]
+A3A2; [7B 8F A9, 05, 05]
-A3A7; [7B 87 CC, 05, 05]
+A3A3; [7B 8F B0, 05, 05]
-A3A8; [7B 87 D3, 05, 05]
+A3A4; [7B 8F B7, 05, 05]
-A3A9; [7B 87 DA, 05, 05]
+A3A5; [7B 8F BE, 05, 05]
-A3AA; [7B 87 E1, 05, 05]
+A3A6; [7B 8F C5, 05, 05]
-A3AB; [7B 87 E8, 05, 05]
+A3A7; [7B 8F CC, 05, 05]
-A3AC; [7B 87 EF, 05, 05]
+A3A8; [7B 8F D3, 05, 05]
-A3AD; [7B 87 F6, 05, 05]
+A3A9; [7B 8F DA, 05, 05]
-A3AE; [7B 87 FD, 05, 05]
+A3AA; [7B 8F E1, 05, 05]
-A3AF; [7B 88 06, 05, 05]
+A3AB; [7B 8F E8, 05, 05]
-A3B0; [7B 88 0D, 05, 05]
+A3AC; [7B 8F EF, 05, 05]
-A3B1; [7B 88 14, 05, 05]
+A3AD; [7B 8F F6, 05, 05]
-A3B2; [7B 88 1B, 05, 05]
+A3AE; [7B 8F FD, 05, 05]
-A3B3; [7B 88 22, 05, 05]
+A3AF; [7B 90 06, 05, 05]
-A3B4; [7B 88 29, 05, 05]
+A3B0; [7B 90 0D, 05, 05]
-A3B5; [7B 88 30, 05, 05]
+A3B1; [7B 90 14, 05, 05]
-A3B6; [7B 88 37, 05, 05]
+A3B2; [7B 90 1B, 05, 05]
-A3B7; [7B 88 3E, 05, 05]
+A3B3; [7B 90 22, 05, 05]
-A3B8; [7B 88 45, 05, 05]
+A3B4; [7B 90 29, 05, 05]
-A3B9; [7B 88 4C, 05, 05]
+A3B5; [7B 90 30, 05, 05]
-A3BA; [7B 88 53, 05, 05]
+A3B6; [7B 90 37, 05, 05]
-A3BB; [7B 88 5A, 05, 05]
+A3B7; [7B 90 3E, 05, 05]
-A3BC; [7B 88 61, 05, 05]
+A3B8; [7B 90 45, 05, 05]
-A3BD; [7B 88 68, 05, 05]
+A3B9; [7B 90 4C, 05, 05]
-A3BE; [7B 88 6F, 05, 05]
+A3BA; [7B 90 53, 05, 05]
-A3BF; [7B 88 76, 05, 05]
+A3BB; [7B 90 5A, 05, 05]
-A3C0; [7B 88 7D, 05, 05]
+A3BC; [7B 90 61, 05, 05]
-A3C1; [7B 88 84, 05, 05]
+A3BD; [7B 90 68, 05, 05]
-A3C2; [7B 88 8B, 05, 05]
+A3BE; [7B 90 6F, 05, 05]
-A3C3; [7B 88 92, 05, 05]
+A3BF; [7B 90 76, 05, 05]
-A3C4; [7B 88 99, 05, 05]
+A3C0; [7B 90 7D, 05, 05]
-A3C5; [7B 88 A0, 05, 05]
+A3C1; [7B 90 84, 05, 05]
-A3C6; [7B 88 A7, 05, 05]
+A3C2; [7B 90 8B, 05, 05]
-A3C7; [7B 88 AE, 05, 05]
+A3C3; [7B 90 92, 05, 05]
-A3C8; [7B 88 B5, 05, 05]
+A3C4; [7B 90 99, 05, 05]
-A3C9; [7B 88 BC, 05, 05]
+A3C5; [7B 90 A0, 05, 05]
-A3CA; [7B 88 C3, 05, 05]
+A3C6; [7B 90 A7, 05, 05]
-A3CB; [7B 88 CA, 05, 05]
+A3C7; [7B 90 AE, 05, 05]
-A3CC; [7B 88 D1, 05, 05]
+A3C8; [7B 90 B5, 05, 05]
-A3CD; [7B 88 D8, 05, 05]
+A3C9; [7B 90 BC, 05, 05]
-A3CE; [7B 88 DF, 05, 05]
+A3CA; [7B 90 C3, 05, 05]
-A3CF; [7B 88 E6, 05, 05]
+A3CB; [7B 90 CA, 05, 05]
-A3D0; [7B 88 ED, 05, 05]
+A3CC; [7B 90 D1, 05, 05]
-A3D1; [7B 88 F4, 05, 05]
+A3CD; [7B 90 D8, 05, 05]
-A3D2; [7B 88 FB, 05, 05]
+A3CE; [7B 90 DF, 05, 05]
-A3D3; [7B 89 04, 05, 05]
+A3CF; [7B 90 E6, 05, 05]
-A3D4; [7B 89 0B, 05, 05]
+A3D0; [7B 90 ED, 05, 05]
-A3D5; [7B 89 12, 05, 05]
+A3D1; [7B 90 F4, 05, 05]
-A3D6; [7B 89 19, 05, 05]
+A3D2; [7B 90 FB, 05, 05]
-A3D7; [7B 89 20, 05, 05]
+A3D3; [7B 91 04, 05, 05]
-A3D8; [7B 89 27, 05, 05]
+A3D4; [7B 91 0B, 05, 05]
-A3D9; [7B 89 2E, 05, 05]
+A3D5; [7B 91 12, 05, 05]
-A3DA; [7B 89 35, 05, 05]
+A3D6; [7B 91 19, 05, 05]
-A3DB; [7B 89 3C, 05, 05]
+A3D7; [7B 91 20, 05, 05]
-A3DC; [7B 89 43, 05, 05]
+A3D8; [7B 91 27, 05, 05]
-A3DD; [7B 89 4A, 05, 05]
+A3D9; [7B 91 2E, 05, 05]
-A3DE; [7B 89 51, 05, 05]
+A3DA; [7B 91 35, 05, 05]
-A3DF; [7B 89 58, 05, 05]
+A3DB; [7B 91 3C, 05, 05]
-A3E0; [7B 89 5F, 05, 05]
+A3DC; [7B 91 43, 05, 05]
-A3E1; [7B 89 66, 05, 05]
+A3DD; [7B 91 4A, 05, 05]
-A3E2; [7B 89 6D, 05, 05]
+A3DE; [7B 91 51, 05, 05]
-A3E3; [7B 89 74, 05, 05]
+A3DF; [7B 91 58, 05, 05]
-A3E4; [7B 89 7B, 05, 05]
+A3E0; [7B 91 5F, 05, 05]
-A3E5; [7B 89 82, 05, 05]
+A3E1; [7B 91 66, 05, 05]
-A3E6; [7B 89 89, 05, 05]
+A3E2; [7B 91 6D, 05, 05]
-A3E7; [7B 89 90, 05, 05]
+A3E3; [7B 91 74, 05, 05]
-A3E8; [7B 89 97, 05, 05]
+A3E4; [7B 91 7B, 05, 05]
-A3E9; [7B 89 9E, 05, 05]
+A3E5; [7B 91 82, 05, 05]
-A3EA; [7B 89 A5, 05, 05]
+A3E6; [7B 91 89, 05, 05]
-A3EB; [7B 89 AC, 05, 05]
+A3E7; [7B 91 90, 05, 05]
-A3EC; [7B 89 B3, 05, 05]
+A3E8; [7B 91 97, 05, 05]
-A3ED; [7B 89 BA, 05, 05]
+A3E9; [7B 91 9E, 05, 05]
-A3EE; [7B 89 C1, 05, 05]
+A3EA; [7B 91 A5, 05, 05]
-A3EF; [7B 89 C8, 05, 05]
+A3EB; [7B 91 AC, 05, 05]
-A3F0; [7B 89 CF, 05, 05]
+A3EC; [7B 91 B3, 05, 05]
-A3F1; [7B 89 D6, 05, 05]
+A3ED; [7B 91 BA, 05, 05]
-A3F2; [7B 89 DD, 05, 05]
+A3EE; [7B 91 C1, 05, 05]
-A3F3; [7B 89 E4, 05, 05]
+A3EF; [7B 91 C8, 05, 05]
-A3F4; [7B 89 EB, 05, 05]
+A3F0; [7B 91 CF, 05, 05]
-A3F5; [7B 89 F2, 05, 05]
+A3F1; [7B 91 D6, 05, 05]
-A3F6; [7B 89 F9, 05, 05]
+A3F2; [7B 91 DD, 05, 05]
-A3F7; [7B 8A 02, 05, 05]
+A3F3; [7B 91 E4, 05, 05]
-A3F8; [7B 8A 09, 05, 05]
+A3F4; [7B 91 EB, 05, 05]
-A3F9; [7B 8A 10, 05, 05]
+A3F5; [7B 91 F2, 05, 05]
-A3FA; [7B 8A 17, 05, 05]
+A3F6; [7B 91 F9, 05, 05]
-A3FB; [7B 8A 1E, 05, 05]
+A3F7; [7B 92 02, 05, 05]
-A3FC; [7B 8A 25, 05, 05]
+A3F8; [7B 92 09, 05, 05]
-A3FD; [7B 8A 2C, 05, 05]
+A3F9; [7B 92 10, 05, 05]
-A3FE; [7B 8A 33, 05, 05]
+A3FA; [7B 92 17, 05, 05]
-A3FF; [7B 8A 3A, 05, 05]
+A3FB; [7B 92 1E, 05, 05]
-A400; [7B 8A 41, 05, 05]
+A3FC; [7B 92 25, 05, 05]
-A401; [7B 8A 48, 05, 05]
+A3FD; [7B 92 2C, 05, 05]
-A402; [7B 8A 4F, 05, 05]
+A3FE; [7B 92 33, 05, 05]
-A403; [7B 8A 56, 05, 05]
+A3FF; [7B 92 3A, 05, 05]
-A404; [7B 8A 5D, 05, 05]
+A400; [7B 92 41, 05, 05]
-A405; [7B 8A 64, 05, 05]
+A401; [7B 92 48, 05, 05]
-A406; [7B 8A 6B, 05, 05]
+A402; [7B 92 4F, 05, 05]
-A407; [7B 8A 72, 05, 05]
+A403; [7B 92 56, 05, 05]
-A408; [7B 8A 79, 05, 05]
+A404; [7B 92 5D, 05, 05]
-A409; [7B 8A 80, 05, 05]
+A405; [7B 92 64, 05, 05]
-A40A; [7B 8A 87, 05, 05]
+A406; [7B 92 6B, 05, 05]
-A40B; [7B 8A 8E, 05, 05]
+A407; [7B 92 72, 05, 05]
-A40C; [7B 8A 95, 05, 05]
+A408; [7B 92 79, 05, 05]
-A40D; [7B 8A 9C, 05, 05]
+A409; [7B 92 80, 05, 05]
-A40E; [7B 8A A3, 05, 05]
+A40A; [7B 92 87, 05, 05]
-A40F; [7B 8A AA, 05, 05]
+A40B; [7B 92 8E, 05, 05]
-A410; [7B 8A B1, 05, 05]
+A40C; [7B 92 95, 05, 05]
-A411; [7B 8A B8, 05, 05]
+A40D; [7B 92 9C, 05, 05]
-A412; [7B 8A BF, 05, 05]
+A40E; [7B 92 A3, 05, 05]
-A413; [7B 8A C6, 05, 05]
+A40F; [7B 92 AA, 05, 05]
-A414; [7B 8A CD, 05, 05]
+A410; [7B 92 B1, 05, 05]
-A415; [7B 8A D4, 05, 05]
+A411; [7B 92 B8, 05, 05]
-A416; [7B 8A DB, 05, 05]
+A412; [7B 92 BF, 05, 05]
-A417; [7B 8A E2, 05, 05]
+A413; [7B 92 C6, 05, 05]
-A418; [7B 8A E9, 05, 05]
+A414; [7B 92 CD, 05, 05]
-A419; [7B 8A F0, 05, 05]
+A415; [7B 92 D4, 05, 05]
-A41A; [7B 8A F7, 05, 05]
+A416; [7B 92 DB, 05, 05]
-A41B; [7B 8A FE, 05, 05]
+A417; [7B 92 E2, 05, 05]
-A41C; [7B 8B 07, 05, 05]
+A418; [7B 92 E9, 05, 05]
-A41D; [7B 8B 0E, 05, 05]
+A419; [7B 92 F0, 05, 05]
-A41E; [7B 8B 15, 05, 05]
+A41A; [7B 92 F7, 05, 05]
-A41F; [7B 8B 1C, 05, 05]
+A41B; [7B 92 FE, 05, 05]
-A420; [7B 8B 23, 05, 05]
+A41C; [7B 93 07, 05, 05]
-A421; [7B 8B 2A, 05, 05]
+A41D; [7B 93 0E, 05, 05]
-A422; [7B 8B 31, 05, 05]
+A41E; [7B 93 15, 05, 05]
-A423; [7B 8B 38, 05, 05]
+A41F; [7B 93 1C, 05, 05]
-A424; [7B 8B 3F, 05, 05]
+A420; [7B 93 23, 05, 05]
-A425; [7B 8B 46, 05, 05]
+A421; [7B 93 2A, 05, 05]
-A426; [7B 8B 4D, 05, 05]
+A422; [7B 93 31, 05, 05]
-A427; [7B 8B 54, 05, 05]
+A423; [7B 93 38, 05, 05]
-A428; [7B 8B 5B, 05, 05]
+A424; [7B 93 3F, 05, 05]
-A429; [7B 8B 62, 05, 05]
+A425; [7B 93 46, 05, 05]
-A42A; [7B 8B 69, 05, 05]
+A426; [7B 93 4D, 05, 05]
-A42B; [7B 8B 70, 05, 05]
+A427; [7B 93 54, 05, 05]
-A42C; [7B 8B 77, 05, 05]
+A428; [7B 93 5B, 05, 05]
-A42D; [7B 8B 7E, 05, 05]
+A429; [7B 93 62, 05, 05]
-A42E; [7B 8B 85, 05, 05]
+A42A; [7B 93 69, 05, 05]
-A42F; [7B 8B 8C, 05, 05]
+A42B; [7B 93 70, 05, 05]
-A430; [7B 8B 93, 05, 05]
+A42C; [7B 93 77, 05, 05]
-A431; [7B 8B 9A, 05, 05]
+A42D; [7B 93 7E, 05, 05]
-A432; [7B 8B A1, 05, 05]
+A42E; [7B 93 85, 05, 05]
-A433; [7B 8B A8, 05, 05]
+A42F; [7B 93 8C, 05, 05]
-A434; [7B 8B AF, 05, 05]
+A430; [7B 93 93, 05, 05]
-A435; [7B 8B B6, 05, 05]
+A431; [7B 93 9A, 05, 05]
-A436; [7B 8B BD, 05, 05]
+A432; [7B 93 A1, 05, 05]
-A437; [7B 8B C4, 05, 05]
+A433; [7B 93 A8, 05, 05]
-A438; [7B 8B CB, 05, 05]
+A434; [7B 93 AF, 05, 05]
-A439; [7B 8B D2, 05, 05]
+A435; [7B 93 B6, 05, 05]
-A43A; [7B 8B D9, 05, 05]
+A436; [7B 93 BD, 05, 05]
-A43B; [7B 8B E0, 05, 05]
+A437; [7B 93 C4, 05, 05]
-A43C; [7B 8B E7, 05, 05]
+A438; [7B 93 CB, 05, 05]
-A43D; [7B 8B EE, 05, 05]
+A439; [7B 93 D2, 05, 05]
-A43E; [7B 8B F5, 05, 05]
+A43A; [7B 93 D9, 05, 05]
-A43F; [7B 8B FC, 05, 05]
+A43B; [7B 93 E0, 05, 05]
-A440; [7B 8C 05, 05, 05]
+A43C; [7B 93 E7, 05, 05]
-A441; [7B 8C 0C, 05, 05]
+A43D; [7B 93 EE, 05, 05]
-A442; [7B 8C 13, 05, 05]
+A43E; [7B 93 F5, 05, 05]
-A443; [7B 8C 1A, 05, 05]
+A43F; [7B 93 FC, 05, 05]
-A444; [7B 8C 21, 05, 05]
+A440; [7B 94 05, 05, 05]
-A445; [7B 8C 28, 05, 05]
+A441; [7B 94 0C, 05, 05]
-A446; [7B 8C 2F, 05, 05]
+A442; [7B 94 13, 05, 05]
-A447; [7B 8C 36, 05, 05]
+A443; [7B 94 1A, 05, 05]
-A448; [7B 8C 3D, 05, 05]
+A444; [7B 94 21, 05, 05]
-A449; [7B 8C 44, 05, 05]
+A445; [7B 94 28, 05, 05]
-A44A; [7B 8C 4B, 05, 05]
+A446; [7B 94 2F, 05, 05]
-A44B; [7B 8C 52, 05, 05]
+A447; [7B 94 36, 05, 05]
-A44C; [7B 8C 59, 05, 05]
+A448; [7B 94 3D, 05, 05]
-A44D; [7B 8C 60, 05, 05]
+A449; [7B 94 44, 05, 05]
-A44E; [7B 8C 67, 05, 05]
+A44A; [7B 94 4B, 05, 05]
-A44F; [7B 8C 6E, 05, 05]
+A44B; [7B 94 52, 05, 05]
-A450; [7B 8C 75, 05, 05]
+A44C; [7B 94 59, 05, 05]
-A451; [7B 8C 7C, 05, 05]
+A44D; [7B 94 60, 05, 05]
-A452; [7B 8C 83, 05, 05]
+A44E; [7B 94 67, 05, 05]
-A453; [7B 8C 8A, 05, 05]
+A44F; [7B 94 6E, 05, 05]
-A454; [7B 8C 91, 05, 05]
+A450; [7B 94 75, 05, 05]
-A455; [7B 8C 98, 05, 05]
+A451; [7B 94 7C, 05, 05]
-A456; [7B 8C 9F, 05, 05]
+A452; [7B 94 83, 05, 05]
-A457; [7B 8C A6, 05, 05]
+A453; [7B 94 8A, 05, 05]
-A458; [7B 8C AD, 05, 05]
+A454; [7B 94 91, 05, 05]
-A459; [7B 8C B4, 05, 05]
+A455; [7B 94 98, 05, 05]
-A45A; [7B 8C BB, 05, 05]
+A456; [7B 94 9F, 05, 05]
-A45B; [7B 8C C2, 05, 05]
+A457; [7B 94 A6, 05, 05]
-A45C; [7B 8C C9, 05, 05]
+A458; [7B 94 AD, 05, 05]
-A45D; [7B 8C D0, 05, 05]
+A459; [7B 94 B4, 05, 05]
-A45E; [7B 8C D7, 05, 05]
+A45A; [7B 94 BB, 05, 05]
-A45F; [7B 8C DE, 05, 05]
+A45B; [7B 94 C2, 05, 05]
-A460; [7B 8C E5, 05, 05]
+A45C; [7B 94 C9, 05, 05]
-A461; [7B 8C EC, 05, 05]
+A45D; [7B 94 D0, 05, 05]
-A462; [7B 8C F3, 05, 05]
+A45E; [7B 94 D7, 05, 05]
-A463; [7B 8C FA, 05, 05]
+A45F; [7B 94 DE, 05, 05]
-A464; [7B 8D 03, 05, 05]
+A460; [7B 94 E5, 05, 05]
-A465; [7B 8D 0A, 05, 05]
+A461; [7B 94 EC, 05, 05]
-A466; [7B 8D 11, 05, 05]
+A462; [7B 94 F3, 05, 05]
-A467; [7B 8D 18, 05, 05]
+A463; [7B 94 FA, 05, 05]
-A468; [7B 8D 1F, 05, 05]
+A464; [7B 95 03, 05, 05]
-A469; [7B 8D 26, 05, 05]
+A465; [7B 95 0A, 05, 05]
-A46A; [7B 8D 2D, 05, 05]
+A466; [7B 95 11, 05, 05]
-A46B; [7B 8D 34, 05, 05]
+A467; [7B 95 18, 05, 05]
-A46C; [7B 8D 3B, 05, 05]
+A468; [7B 95 1F, 05, 05]
-A46D; [7B 8D 42, 05, 05]
+A469; [7B 95 26, 05, 05]
-A46E; [7B 8D 49, 05, 05]
+A46A; [7B 95 2D, 05, 05]
-A46F; [7B 8D 50, 05, 05]
+A46B; [7B 95 34, 05, 05]
-A470; [7B 8D 57, 05, 05]
+A46C; [7B 95 3B, 05, 05]
-A471; [7B 8D 5E, 05, 05]
+A46D; [7B 95 42, 05, 05]
-A472; [7B 8D 65, 05, 05]
+A46E; [7B 95 49, 05, 05]
-A473; [7B 8D 6C, 05, 05]
+A46F; [7B 95 50, 05, 05]
-A474; [7B 8D 73, 05, 05]
+A470; [7B 95 57, 05, 05]
-A475; [7B 8D 7A, 05, 05]
+A471; [7B 95 5E, 05, 05]
-A476; [7B 8D 81, 05, 05]
+A472; [7B 95 65, 05, 05]
-A477; [7B 8D 88, 05, 05]
+A473; [7B 95 6C, 05, 05]
-A478; [7B 8D 8F, 05, 05]
+A474; [7B 95 73, 05, 05]
-A479; [7B 8D 96, 05, 05]
+A475; [7B 95 7A, 05, 05]
-A47A; [7B 8D 9D, 05, 05]
+A476; [7B 95 81, 05, 05]
-A47B; [7B 8D A4, 05, 05]
+A477; [7B 95 88, 05, 05]
-A47C; [7B 8D AB, 05, 05]
+A478; [7B 95 8F, 05, 05]
-A47D; [7B 8D B2, 05, 05]
+A479; [7B 95 96, 05, 05]
-A47E; [7B 8D B9, 05, 05]
+A47A; [7B 95 9D, 05, 05]
-A47F; [7B 8D C0, 05, 05]
+A47B; [7B 95 A4, 05, 05]
-A480; [7B 8D C7, 05, 05]
+A47C; [7B 95 AB, 05, 05]
-A481; [7B 8D CE, 05, 05]
+A47D; [7B 95 B2, 05, 05]
-A482; [7B 8D D5, 05, 05]
+A47E; [7B 95 B9, 05, 05]
-A483; [7B 8D DC, 05, 05]
+A47F; [7B 95 C0, 05, 05]
-A484; [7B 8D E3, 05, 05]
+A480; [7B 95 C7, 05, 05]
-A485; [7B 8D EA, 05, 05]
+A481; [7B 95 CE, 05, 05]
-A486; [7B 8D F1, 05, 05]
+A482; [7B 95 D5, 05, 05]
-A487; [7B 8D F8, 05, 05]
+A483; [7B 95 DC, 05, 05]
-A488; [7B 8D FF, 05, 05]
+A484; [7B 95 E3, 05, 05]
-A489; [7B 8E 08, 05, 05]
+A485; [7B 95 EA, 05, 05]
-A48A; [7B 8E 0F, 05, 05]
+A486; [7B 95 F1, 05, 05]
-A48B; [7B 8E 16, 05, 05]
+A487; [7B 95 F8, 05, 05]
-A48C; [7B 8E 1D, 05, 05]
+A488; [7B 95 FF, 05, 05]
-FDD1 A4D0; [7B 8F 02, 05, 05] # Lisu first primary (compressible)
+A489; [7B 96 08, 05, 05]
-A4F8; [7B 8F 09, 05, 05]
+A48A; [7B 96 0F, 05, 05]
-A4F9; [7B 8F 10, 05, 05]
+A48B; [7B 96 16, 05, 05]
-A4FA; [7B 8F 17, 05, 05]
+A48C; [7B 96 1D, 05, 05]
-A4FB; [7B 8F 1E, 05, 05]
+FDD1 A4D0; [7B 97 02, 05, 05] # Lisu first primary (compressible)
-A4FD; [7B 8F 25, 05, 05]
+A4F8; [7B 97 09, 05, 05]
-A4FC; [7B 8F 2C, 05, 05]
+A4F9; [7B 97 10, 05, 05]
-A4D0; [7B 8F 33, 05, 05]
+A4FA; [7B 97 17, 05, 05]
-A4D1; [7B 8F 3A, 05, 05]
+A4FB; [7B 97 1E, 05, 05]
-A4D2; [7B 8F 41, 05, 05]
+A4FD; [7B 97 25, 05, 05]
-A4D3; [7B 8F 48, 05, 05]
+A4FC; [7B 97 2C, 05, 05]
-A4D4; [7B 8F 4F, 05, 05]
+A4D0; [7B 97 33, 05, 05]
-A4D5; [7B 8F 56, 05, 05]
+A4D1; [7B 97 3A, 05, 05]
-A4D6; [7B 8F 5D, 05, 05]
+A4D2; [7B 97 41, 05, 05]
-A4D7; [7B 8F 64, 05, 05]
+A4D3; [7B 97 48, 05, 05]
-A4D8; [7B 8F 6B, 05, 05]
+A4D4; [7B 97 4F, 05, 05]
-A4D9; [7B 8F 72, 05, 05]
+A4D5; [7B 97 56, 05, 05]
-A4DA; [7B 8F 79, 05, 05]
+A4D6; [7B 97 5D, 05, 05]
-A4DB; [7B 8F 80, 05, 05]
+A4D7; [7B 97 64, 05, 05]
-A4DC; [7B 8F 87, 05, 05]
+A4D8; [7B 97 6B, 05, 05]
-A4DD; [7B 8F 8E, 05, 05]
+A4D9; [7B 97 72, 05, 05]
-A4DE; [7B 8F 95, 05, 05]
+A4DA; [7B 97 79, 05, 05]
-A4DF; [7B 8F 9C, 05, 05]
+A4DB; [7B 97 80, 05, 05]
-A4E0; [7B 8F A3, 05, 05]
+A4DC; [7B 97 87, 05, 05]
-A4E1; [7B 8F AA, 05, 05]
+A4DD; [7B 97 8E, 05, 05]
-A4E2; [7B 8F B1, 05, 05]
+A4DE; [7B 97 95, 05, 05]
-A4E3; [7B 8F B8, 05, 05]
+A4DF; [7B 97 9C, 05, 05]
-A4E4; [7B 8F BF, 05, 05]
+A4E0; [7B 97 A3, 05, 05]
-A4E5; [7B 8F C6, 05, 05]
+A4E1; [7B 97 AA, 05, 05]
-A4E6; [7B 8F CD, 05, 05]
+A4E2; [7B 97 B1, 05, 05]
-A4E7; [7B 8F D4, 05, 05]
+A4E3; [7B 97 B8, 05, 05]
-A4E8; [7B 8F DB, 05, 05]
+A4E4; [7B 97 BF, 05, 05]
-A4E9; [7B 8F E2, 05, 05]
+A4E5; [7B 97 C6, 05, 05]
-A4EB; [7B 8F E9, 05, 05]
+A4E6; [7B 97 CD, 05, 05]
-A4ED; [7B 8F F0, 05, 05]
+A4E7; [7B 97 D4, 05, 05]
-A4EA; [7B 8F F7, 05, 05]
+A4E8; [7B 97 DB, 05, 05]
-A4EC; [7B 8F FE, 05, 05]
+A4E9; [7B 97 E2, 05, 05]
-A4EE; [7B 90 07, 05, 05]
+A4EB; [7B 97 E9, 05, 05]
-A4EF; [7B 90 0E, 05, 05]
+A4ED; [7B 97 F0, 05, 05]
-A4F0; [7B 90 15, 05, 05]
+A4EA; [7B 97 F7, 05, 05]
-A4F1; [7B 90 1C, 05, 05]
+A4EC; [7B 97 FE, 05, 05]
-A4F2; [7B 90 23, 05, 05]
+11FB0; [7B 98 07, 05, 05]
-A4F3; [7B 90 2A, 05, 05]
+A4EE; [7B 98 0E, 05, 05]
-A4F4; [7B 90 31, 05, 05]
+A4EF; [7B 98 15, 05, 05]
-A4F5; [7B 90 38, 05, 05]
+A4F0; [7B 98 1C, 05, 05]
-A4F6; [7B 90 3F, 05, 05]
+A4F1; [7B 98 23, 05, 05]
-A4F7; [7B 90 46, 05, 05]
+A4F2; [7B 98 2A, 05, 05]
-FDD1 16F00; [7B 91 02, 05, 05] # Miao first primary (compressible)
+A4F3; [7B 98 31, 05, 05]
-16F00; [7B 91 09, 05, 05]
+A4F4; [7B 98 38, 05, 05]
-16F01; [7B 91 10, 05, 05]
+A4F5; [7B 98 3F, 05, 05]
-16F02; [7B 91 17, 05, 05]
+A4F6; [7B 98 46, 05, 05]
-16F03; [7B 91 1E, 05, 05]
+A4F7; [7B 98 4D, 05, 05]
-16F45; [7B 91 25, 05, 05]
+FDD1 16F00; [7B 99 02, 05, 05] # Miao first primary (compressible)
-16F04; [7B 93, 05, 05]
-16F06; [7B 93, 05, 20]
+16F00; [7B 99 09, 05, 05]
-16F05; [7B 95 02, 05, 05]
+16F01; [7B 99 10, 05, 05]
-16F07; [7B 95 09, 05, 05]
+16F02; [7B 99 17, 05, 05]
-16F08; [7B 95 10, 05, 05]
+16F03; [7B 99 1E, 05, 05]
-16F09; [7B 95 17, 05, 05]
+16F45; [7B 99 25, 05, 05]
-16F0A; [7B 95 1E, 05, 05]
+16F04; [7B 9B, 05, 05]
+16F06; [7B 9B, 05, 20]
-16F0B; [7B 95 25, 05, 05]
+16F05; [7B 9D 02, 05, 05]
-16F0C; [7B 95 2C, 05, 05]
+16F07; [7B 9D 09, 05, 05]
-16F0D; [7B 95 33, 05, 05]
+16F08; [7B 9D 10, 05, 05]
-16F48; [7B 95 3A, 05, 05]
+16F09; [7B 9D 17, 05, 05]
-16F0E; [7B 95 41, 05, 05]
+16F0A; [7B 9D 1E, 05, 05]
-16F0F; [7B 95 48, 05, 05]
+16F0B; [7B 9D 25, 05, 05]
-16F4A; [7B 95 4F, 05, 05]
+16F0C; [7B 9D 2C, 05, 05]
-16F10; [7B 97, 05, 05]
-16F13; [7B 97, 05, 20]
+16F0D; [7B 9D 33, 05, 05]
-16F11; [7B 99 02, 05, 05]
+16F48; [7B 9D 3A, 05, 05]
-16F12; [7B 99 09, 05, 05]
+16F0E; [7B 9D 41, 05, 05]
-16F14; [7B 99 10, 05, 05]
+16F0F; [7B 9D 48, 05, 05]
-16F15; [7B 99 17, 05, 05]
+16F4A; [7B 9D 4F, 05, 05]
-16F16; [7B 99 1E, 05, 05]
+16F10; [7B 9F, 05, 05]
+16F13; [7B 9F, 05, 20]
-16F17; [7B 99 25, 05, 05]
+16F11; [7B A1 02, 05, 05]
-16F18; [7B 99 2C, 05, 05]
+16F12; [7B A1 09, 05, 05]
-16F19; [7B 99 33, 05, 05]
+16F14; [7B A1 10, 05, 05]
-16F1A; [7B 99 3A, 05, 05]
+16F15; [7B A1 17, 05, 05]
-16F1B; [7B 99 41, 05, 05]
+16F16; [7B A1 1E, 05, 05]
-16F1C; [7B 99 48, 05, 05]
+16F17; [7B A1 25, 05, 05]
-16F1D; [7B 99 4F, 05, 05]
+16F18; [7B A1 2C, 05, 05]
-16F1E; [7B 99 56, 05, 05]
+16F19; [7B A1 33, 05, 05]
-16F1F; [7B 99 5D, 05, 05]
+16F1A; [7B A1 3A, 05, 05]
-16F20; [7B 99 64, 05, 05]
+16F1B; [7B A1 41, 05, 05]
-16F21; [7B 99 6B, 05, 05]
+16F1C; [7B A1 48, 05, 05]
-16F22; [7B 99 72, 05, 05]
+16F1D; [7B A1 4F, 05, 05]
-16F23; [7B 9B, 05, 05]
-16F25; [7B 9B, 05, 20]
+16F1E; [7B A1 56, 05, 05]
-16F24; [7B 9D 02, 05, 05]
+16F1F; [7B A1 5D, 05, 05]
-16F26; [7B 9D 09, 05, 05]
+16F20; [7B A1 64, 05, 05]
-16F27; [7B 9D 10, 05, 05]
+16F21; [7B A1 6B, 05, 05]
-16F28; [7B 9D 17, 05, 05]
+16F22; [7B A1 72, 05, 05]
-16F29; [7B 9D 1E, 05, 05]
+16F23; [7B A3, 05, 05]
+16F25; [7B A3, 05, 20]
-16F2A; [7B 9D 25, 05, 05]
+16F24; [7B A5 02, 05, 05]
-16F2B; [7B 9D 2C, 05, 05]
+16F26; [7B A5 09, 05, 05]
-16F2C; [7B 9D 33, 05, 05]
+16F27; [7B A5 10, 05, 05]
-16F2D; [7B 9D 3A, 05, 05]
+16F28; [7B A5 17, 05, 05]
-16F2E; [7B 9D 41, 05, 05]
+16F29; [7B A5 1E, 05, 05]
-16F2F; [7B 9D 48, 05, 05]
+16F2A; [7B A5 25, 05, 05]
-16F30; [7B 9D 4F, 05, 05]
+16F2B; [7B A5 2C, 05, 05]
-16F31; [7B 9D 56, 05, 05]
+16F2C; [7B A5 33, 05, 05]
-16F32; [7B 9D 5D, 05, 05]
+16F2D; [7B A5 3A, 05, 05]
-16F47; [7B 9D 64, 05, 05]
+16F2E; [7B A5 41, 05, 05]
-16F33; [7B 9D 6B, 05, 05]
+16F2F; [7B A5 48, 05, 05]
-16F46; [7B 9D 72, 05, 05]
+16F30; [7B A5 4F, 05, 05]
-16F34; [7B 9D 79, 05, 05]
+16F31; [7B A5 56, 05, 05]
-16F35; [7B 9D 80, 05, 05]
+16F32; [7B A5 5D, 05, 05]
-16F36; [7B 9D 87, 05, 05]
+16F47; [7B A5 64, 05, 05]
-16F37; [7B 9D 8E, 05, 05]
+16F33; [7B A5 6B, 05, 05]
-16F38; [7B 9D 95, 05, 05]
+16F46; [7B A5 72, 05, 05]
-16F39; [7B 9D 9C, 05, 05]
+16F34; [7B A5 79, 05, 05]
-16F49; [7B 9D A3, 05, 05]
+16F35; [7B A5 80, 05, 05]
-16F3A; [7B 9D AA, 05, 05]
+16F36; [7B A5 87, 05, 05]
-16F3B; [7B 9D B1, 05, 05]
+16F37; [7B A5 8E, 05, 05]
-16F3C; [7B 9D B8, 05, 05]
+16F38; [7B A5 95, 05, 05]
-16F3D; [7B 9F, 05, 05]
-16F3F; [7B 9F, 05, 20]
+16F39; [7B A5 9C, 05, 05]
-16F3E; [7B A1 02, 05, 05]
+16F49; [7B A5 A3, 05, 05]
-16F40; [7B A1 09, 05, 05]
+16F3A; [7B A5 AA, 05, 05]
-16F41; [7B A1 10, 05, 05]
+16F3B; [7B A5 B1, 05, 05]
-16F42; [7B A1 17, 05, 05]
+16F3C; [7B A5 B8, 05, 05]
-16F43; [7B A1 1E, 05, 05]
+16F3D; [7B A7, 05, 05]
+16F3F; [7B A7, 05, 20]
-16F44; [7B A1 25, 05, 05]
+16F3E; [7B A9 02, 05, 05]
-16F50; [7B A1 2C, 05, 05]
+16F40; [7B A9 09, 05, 05]
-16F51; [7B A1 33, 05, 05]
+16F41; [7B A9 10, 05, 05]
-16F52; [7B A1 3A, 05, 05]
+16F42; [7B A9 17, 05, 05]
-16F53; [7B A1 41, 05, 05]
+16F43; [7B A9 1E, 05, 05]
-16F4F; [7B A1 48, 05, 05]
+16F44; [7B A9 25, 05, 05]
-16F54; [7B A1 4F, 05, 05]
+16F50; [7B A9 2C, 05, 05]
-16F55; [7B A1 56, 05, 05]
+16F51; [7B A9 33, 05, 05]
-16F56; [7B A1 5D, 05, 05]
+16F52; [7B A9 3A, 05, 05]
-16F57; [7B A1 64, 05, 05]
+16F53; [7B A9 41, 05, 05]
-16F58; [7B A1 6B, 05, 05]
+16F4F; [7B A9 48, 05, 05]
-16F81; [7B A1 72, 05, 05]
+16F54; [7B A9 4F, 05, 05]
-16F59; [7B A1 79, 05, 05]
+16F55; [7B A9 56, 05, 05]
-16F5A; [7B A1 80, 05, 05]
+16F56; [7B A9 5D, 05, 05]
-16F5B; [7B A1 87, 05, 05]
+16F57; [7B A9 64, 05, 05]
-16F5C; [7B A1 8E, 05, 05]
+16F58; [7B A9 6B, 05, 05]
-16F83; [7B A1 95, 05, 05]
+16F81; [7B A9 72, 05, 05]
-16F5D; [7B A1 9C, 05, 05]
+16F59; [7B A9 79, 05, 05]
-16F5E; [7B A1 A3, 05, 05]
+16F5A; [7B A9 80, 05, 05]
-16F5F; [7B A1 AA, 05, 05]
+16F5B; [7B A9 87, 05, 05]
-16F60; [7B A1 B1, 05, 05]
+16F5C; [7B A9 8E, 05, 05]
-16F84; [7B A1 B8, 05, 05]
+16F83; [7B A9 95, 05, 05]
-16F61; [7B A1 BF, 05, 05]
+16F5D; [7B A9 9C, 05, 05]
-16F62; [7B A1 C6, 05, 05]
+16F5E; [7B A9 A3, 05, 05]
-16F63; [7B A1 CD, 05, 05]
+16F5F; [7B A9 AA, 05, 05]
-16F64; [7B A1 D4, 05, 05]
+16F60; [7B A9 B1, 05, 05]
-16F65; [7B A1 DB, 05, 05]
+16F84; [7B A9 B8, 05, 05]
-16F86; [7B A1 E2, 05, 05]
+16F61; [7B A9 BF, 05, 05]
-16F66; [7B A1 E9, 05, 05]
+16F62; [7B A9 C6, 05, 05]
-16F67; [7B A1 F0, 05, 05]
+16F63; [7B A9 CD, 05, 05]
-16F68; [7B A1 F7, 05, 05]
+16F64; [7B A9 D4, 05, 05]
-16F69; [7B A1 FE, 05, 05]
+16F65; [7B A9 DB, 05, 05]
-16F6A; [7B A2 07, 05, 05]
+16F86; [7B A9 E2, 05, 05]
-16F6B; [7B A2 0E, 05, 05]
+16F66; [7B A9 E9, 05, 05]
-16F6C; [7B A2 15, 05, 05]
+16F67; [7B A9 F0, 05, 05]
-16F6D; [7B A2 1C, 05, 05]
+16F68; [7B A9 F7, 05, 05]
-16F7F; [7B A2 23, 05, 05]
+16F69; [7B A9 FE, 05, 05]
-16F87; [7B A2 2A, 05, 05]
+16F6A; [7B AA 07, 05, 05]
-16F6E; [7B A2 31, 05, 05]
+16F6B; [7B AA 0E, 05, 05]
-16F6F; [7B A2 38, 05, 05]
+16F6C; [7B AA 15, 05, 05]
-16F70; [7B A2 3F, 05, 05]
+16F6D; [7B AA 1C, 05, 05]
-16F71; [7B A2 46, 05, 05]
+16F7F; [7B AA 23, 05, 05]
-16F72; [7B A2 4D, 05, 05]
+16F87; [7B AA 2A, 05, 05]
-16F80; [7B A2 54, 05, 05]
+16F6E; [7B AA 31, 05, 05]
-16F73; [7B A2 5B, 05, 05]
+16F6F; [7B AA 38, 05, 05]
-16F74; [7B A2 62, 05, 05]
+16F70; [7B AA 3F, 05, 05]
-16F85; [7B A2 69, 05, 05]
+16F71; [7B AA 46, 05, 05]
-16F82; [7B A2 70, 05, 05]
+16F72; [7B AA 4D, 05, 05]
-16F75; [7B A2 77, 05, 05]
+16F80; [7B AA 54, 05, 05]
-16F76; [7B A2 7E, 05, 05]
+16F73; [7B AA 5B, 05, 05]
-16F77; [7B A2 85, 05, 05]
+16F74; [7B AA 62, 05, 05]
-16F78; [7B A2 8C, 05, 05]
+16F85; [7B AA 69, 05, 05]
-16F79; [7B A2 93, 05, 05]
+16F82; [7B AA 70, 05, 05]
-16F7A; [7B A2 9A, 05, 05]
+16F75; [7B AA 77, 05, 05]
-16F7B; [7B A2 A1, 05, 05]
+16F76; [7B AA 7E, 05, 05]
-16F7C; [7B A2 A8, 05, 05]
+16F77; [7B AA 85, 05, 05]
-16F7D; [7B A2 AF, 05, 05]
+16F78; [7B AA 8C, 05, 05]
-16F7E; [7B A2 B6, 05, 05]
+16F79; [7B AA 93, 05, 05]
-16F8F; [7B A2 BD, 05, 05]
+16F7A; [7B AA 9A, 05, 05]
-16F90; [7B A2 C4, 05, 05]
+16F7B; [7B AA A1, 05, 05]
-16F91; [7B A2 CB, 05, 05]
+16F7C; [7B AA A8, 05, 05]
-16F92; [7B A2 D2, 05, 05]
+16F7D; [7B AA AF, 05, 05]
-16F93; [7B A2 D9, 05, 05]
+16F7E; [7B AA B6, 05, 05]
-16F94; [7B A2 E0, 05, 05]
+16F8F; [7B AA BD, 05, 05]
-16F95; [7B A2 E7, 05, 05]
+16F90; [7B AA C4, 05, 05]
-16F96; [7B A2 EE, 05, 05]
+16F91; [7B AA CB, 05, 05]
-16F97; [7B A2 F5, 05, 05]
+16F92; [7B AA D2, 05, 05]
-16F98; [7B A2 FC, 05, 05]
+16F93; [7B AA D9, 05, 05]
-16F99; [7B A3 05, 05, 05]
+16F94; [7B AA E0, 05, 05]
-16F9A; [7B A3 0C, 05, 05]
+16F95; [7B AA E7, 05, 05]
-16F9B; [7B A3 13, 05, 05]
+16F96; [7B AA EE, 05, 05]
-16F9C; [7B A3 1A, 05, 05]
+16F97; [7B AA F5, 05, 05]
-16F9D; [7B A3 21, 05, 05]
+16F98; [7B AA FC, 05, 05]
-16F9E; [7B A3 28, 05, 05]
+16F99; [7B AB 05, 05, 05]
-16F9F; [7B A3 2F, 05, 05]
+16F9A; [7B AB 0C, 05, 05]
-FDD1 118B4; [7B A4 02, 05, 05] # Warang_Citi first primary (compressible)
+16F9B; [7B AB 13, 05, 05]
-118FF; [7B A4 09, 05, 05]
+16F9C; [7B AB 1A, 05, 05]
-118C0; [7B A6, 05, 05]
-118A0; [7B A6, 05, A0]
+16F9D; [7B AB 21, 05, 05]
-118C1; [7B A8, 05, 05]
-118A1; [7B A8, 05, A0]
+16F9E; [7B AB 28, 05, 05]
-118C2; [7B AA, 05, 05]
-118A2; [7B AA, 05, A0]
+16F9F; [7B AB 2F, 05, 05]
-118C3; [7B AC, 05, 05]
-118A3; [7B AC, 05, A0]
+FDD1 118B4; [7B AC 02, 05, 05] # Warang_Citi first primary (compressible)
-118C4; [7B AE, 05, 05]
-118A4; [7B AE, 05, A0]
+118FF; [7B AC 09, 05, 05]
-118C5; [7B B0, 05, 05]
-118A5; [7B B0, 05, A0]
+118C0; [7B AE, 05, 05]
+118A0; [7B AE, 05, A0]
-118C6; [7B B2, 05, 05]
-118A6; [7B B2, 05, A0]
+118C1; [7B B0, 05, 05]
+118A1; [7B B0, 05, A0]
-118C7; [7B B4, 05, 05]
-118A7; [7B B4, 05, A0]
+118C2; [7B B2, 05, 05]
+118A2; [7B B2, 05, A0]
-118C8; [7B B6, 05, 05]
-118A8; [7B B6, 05, A0]
+118C3; [7B B4, 05, 05]
+118A3; [7B B4, 05, A0]
-118C9; [7B B8, 05, 05]
-118A9; [7B B8, 05, A0]
+118C4; [7B B6, 05, 05]
+118A4; [7B B6, 05, A0]
-118CA; [7B BA, 05, 05]
-118AA; [7B BA, 05, A0]
+118C5; [7B B8, 05, 05]
+118A5; [7B B8, 05, A0]
-118CB; [7B BC, 05, 05]
-118AB; [7B BC, 05, A0]
+118C6; [7B BA, 05, 05]
+118A6; [7B BA, 05, A0]
-118CC; [7B BE, 05, 05]
-118AC; [7B BE, 05, A0]
+118C7; [7B BC, 05, 05]
+118A7; [7B BC, 05, A0]
-118CD; [7B C0, 05, 05]
-118AD; [7B C0, 05, A0]
+118C8; [7B BE, 05, 05]
+118A8; [7B BE, 05, A0]
-118CE; [7B C2, 05, 05]
-118AE; [7B C2, 05, A0]
+118C9; [7B C0, 05, 05]
+118A9; [7B C0, 05, A0]
-118CF; [7B C4, 05, 05]
-118AF; [7B C4, 05, A0]
+118CA; [7B C2, 05, 05]
+118AA; [7B C2, 05, A0]
-118D0; [7B C6, 05, 05]
-118B0; [7B C6, 05, A0]
+118CB; [7B C4, 05, 05]
+118AB; [7B C4, 05, A0]
-118D1; [7B C8, 05, 05]
-118B1; [7B C8, 05, A0]
+118CC; [7B C6, 05, 05]
+118AC; [7B C6, 05, A0]
-118D2; [7B CA, 05, 05]
-118B2; [7B CA, 05, A0]
+118CD; [7B C8, 05, 05]
+118AD; [7B C8, 05, A0]
-118D3; [7B CC, 05, 05]
-118B3; [7B CC, 05, A0]
+118CE; [7B CA, 05, 05]
+118AE; [7B CA, 05, A0]
-118D4; [7B CE, 05, 05]
-118B4; [7B CE, 05, A0]
+118CF; [7B CC, 05, 05]
+118AF; [7B CC, 05, A0]
-118D5; [7B D0, 05, 05]
-118B5; [7B D0, 05, A0]
+118D0; [7B CE, 05, 05]
+118B0; [7B CE, 05, A0]
-118D6; [7B D2, 05, 05]
-118B6; [7B D2, 05, A0]
+118D1; [7B D0, 05, 05]
+118B1; [7B D0, 05, A0]
-118D7; [7B D4, 05, 05]
-118B7; [7B D4, 05, A0]
+118D2; [7B D2, 05, 05]
+118B2; [7B D2, 05, A0]
-118D8; [7B D6, 05, 05]
-118B8; [7B D6, 05, A0]
+118D3; [7B D4, 05, 05]
+118B3; [7B D4, 05, A0]
-118D9; [7B D8, 05, 05]
-118B9; [7B D8, 05, A0]
+118D4; [7B D6, 05, 05]
+118B4; [7B D6, 05, A0]
-118DA; [7B DA, 05, 05]
-118BA; [7B DA, 05, A0]
+118D5; [7B D8, 05, 05]
+118B5; [7B D8, 05, A0]
-118DB; [7B DC, 05, 05]
-118BB; [7B DC, 05, A0]
+118D6; [7B DA, 05, 05]
+118B6; [7B DA, 05, A0]
-118DC; [7B DE, 05, 05]
-118BC; [7B DE, 05, A0]
+118D7; [7B DC, 05, 05]
+118B7; [7B DC, 05, A0]
-118DD; [7B E0, 05, 05]
-118BD; [7B E0, 05, A0]
+118D8; [7B DE, 05, 05]
+118B8; [7B DE, 05, A0]
-118DE; [7B E2, 05, 05]
-118BE; [7B E2, 05, A0]
+118D9; [7B E0, 05, 05]
+118B9; [7B E0, 05, A0]
-118DF; [7B E4, 05, 05]
-118BF; [7B E4, 05, A0]
+118DA; [7B E2, 05, 05]
+118BA; [7B E2, 05, A0]
-FDD1 11AC0; [7B E6 02, 05, 05] # Pau_Cin_Hau first primary (compressible)
+118DB; [7B E4, 05, 05]
+118BB; [7B E4, 05, A0]
-11AD5; [7B E6 09, 05, 05]
+118DC; [7B E6, 05, 05]
+118BC; [7B E6, 05, A0]
-11AD6; [7B E6 10, 05, 05]
+118DD; [7B E8, 05, 05]
+118BD; [7B E8, 05, A0]
-11AD7; [7B E6 17, 05, 05]
+118DE; [7B EA, 05, 05]
+118BE; [7B EA, 05, A0]
-11AD8; [7B E6 1E, 05, 05]
+118DF; [7B EC, 05, 05]
+118BF; [7B EC, 05, A0]
-11AD9; [7B E6 25, 05, 05]
+FDD1 11AC0; [7B EE 02, 05, 05] # Pau_Cin_Hau first primary (compressible)
-11ADA; [7B E6 2C, 05, 05]
+11AD5; [7B EE 09, 05, 05]
-11ADB; [7B E6 33, 05, 05]
+11AD6; [7B EE 10, 05, 05]
-11AC0; [7B E6 3A, 05, 05]
+11AD7; [7B EE 17, 05, 05]
-11AC1; [7B E6 41, 05, 05]
+11AD8; [7B EE 1E, 05, 05]
-11AC2; [7B E6 48, 05, 05]
+11AD9; [7B EE 25, 05, 05]
-11AC3; [7B E6 4F, 05, 05]
+11ADA; [7B EE 2C, 05, 05]
-11AC4; [7B E6 56, 05, 05]
+11ADB; [7B EE 33, 05, 05]
-11AC5; [7B E6 5D, 05, 05]
+11AC0; [7B EE 3A, 05, 05]
-11AC6; [7B E6 64, 05, 05]
+11AC1; [7B EE 41, 05, 05]
-11AC7; [7B E6 6B, 05, 05]
+11AC2; [7B EE 48, 05, 05]
-11AC8; [7B E6 72, 05, 05]
+11AC3; [7B EE 4F, 05, 05]
-11AC9; [7B E6 79, 05, 05]
+11AC4; [7B EE 56, 05, 05]
-11ACA; [7B E6 80, 05, 05]
+11AC5; [7B EE 5D, 05, 05]
-11ACB; [7B E6 87, 05, 05]
+11AC6; [7B EE 64, 05, 05]
-11ACC; [7B E6 8E, 05, 05]
+11AC7; [7B EE 6B, 05, 05]
-11ACD; [7B E6 95, 05, 05]
+11AC8; [7B EE 72, 05, 05]
-11ACE; [7B E6 9C, 05, 05]
+11AC9; [7B EE 79, 05, 05]
-11ACF; [7B E6 A3, 05, 05]
+11ACA; [7B EE 80, 05, 05]
-11AD0; [7B E6 AA, 05, 05]
+11ACB; [7B EE 87, 05, 05]
-11AD1; [7B E6 B1, 05, 05]
+11ACC; [7B EE 8E, 05, 05]
-11AD2; [7B E6 B8, 05, 05]
+11ACD; [7B EE 95, 05, 05]
-11AD3; [7B E6 BF, 05, 05]
+11ACE; [7B EE 9C, 05, 05]
-11AD4; [7B E6 C6, 05, 05]
+11ACF; [7B EE A3, 05, 05]
-11ADC; [7B E6 CD, 05, 05]
+11AD0; [7B EE AA, 05, 05]
-11ADD; [7B E6 D4, 05, 05]
+11AD1; [7B EE B1, 05, 05]
-11ADF; [7B E6 DB, 05, 05]
+11AD2; [7B EE B8, 05, 05]
-11AE0; [7B E6 E2, 05, 05]
+11AD3; [7B EE BF, 05, 05]
-11AE1; [7B E6 E9, 05, 05]
+11AD4; [7B EE C6, 05, 05]
-11AE2; [7B E6 F0, 05, 05]
+11ADC; [7B EE CD, 05, 05]
-11AE3; [7B E6 F7, 05, 05]
+11ADD; [7B EE D4, 05, 05]
-11ADE; [7B E6 FE, 05, 05]
+11ADF; [7B EE DB, 05, 05]
-11AE4; [7B E7 07, 05, 05]
+11AE0; [7B EE E2, 05, 05]
-11AEF; [7B E7 0E, 05, 05]
+11AE1; [7B EE E9, 05, 05]
-11AF2; [7B E7 15, 05, 05]
+11AE2; [7B EE F0, 05, 05]
-11AF1; [7B E7 1C, 05, 05]
+11AE3; [7B EE F7, 05, 05]
-11AE6; [7B E7 23, 05, 05]
+11ADE; [7B EE FE, 05, 05]
-11AE9; [7B E7 2A, 05, 05]
+11AE4; [7B EF 07, 05, 05]
-11AE5; [7B E7 31, 05, 05]
+11AEF; [7B EF 0E, 05, 05]
-11AE8; [7B E7 38, 05, 05]
+11AF2; [7B EF 15, 05, 05]
-11AF4; [7B E7 3F, 05, 05]
+11AF1; [7B EF 1C, 05, 05]
-11AF7; [7B E7 46, 05, 05]
+11AE6; [7B EF 23, 05, 05]
-11AF3; [7B E7 4D, 05, 05]
+11AE9; [7B EF 2A, 05, 05]
-11AF6; [7B E7 54, 05, 05]
+11AE5; [7B EF 31, 05, 05]
-11AEC; [7B E7 5B, 05, 05]
+11AE8; [7B EF 38, 05, 05]
-11AEE; [7B E7 62, 05, 05]
+11AF4; [7B EF 3F, 05, 05]
-11AEB; [7B E7 69, 05, 05]
+11AF7; [7B EF 46, 05, 05]
-11AED; [7B E7 70, 05, 05]
+11AF3; [7B EF 4D, 05, 05]
-11AF5; [7B E7 77, 05, 05]
+11AF6; [7B EF 54, 05, 05]
-11AF8; [7B E7 7E, 05, 05]
+11AEC; [7B EF 5B, 05, 05]
-11AE7; [7B E7 85, 05, 05]
+11AEE; [7B EF 62, 05, 05]
-11AEA; [7B E7 8C, 05, 05]
+11AEB; [7B EF 69, 05, 05]
-11AF0; [7B E7 93, 05, 05]
+11AED; [7B EF 70, 05, 05]
-FDD1 16B1C; [7B E8 02, 05, 05] # Pahawh_Hmong first primary (compressible)
+11AF5; [7B EF 77, 05, 05]
-16B00; [7B E8 09, 05, 05]
+11AF8; [7B EF 7E, 05, 05]
-16B01; [7B E8 10, 05, 05]
+11AE7; [7B EF 85, 05, 05]
-16B02; [7B E8 17, 05, 05]
+11AEA; [7B EF 8C, 05, 05]
-16B03; [7B E8 1E, 05, 05]
+11AF0; [7B EF 93, 05, 05]
-16B04; [7B E8 25, 05, 05]
+FDD1 16B1C; [7B F0 02, 05, 05] # Pahawh_Hmong first primary (compressible)
-16B05; [7B E8 2C, 05, 05]
+16B00; [7B F0 09, 05, 05]
-16B06; [7B E8 33, 05, 05]
+16B01; [7B F0 10, 05, 05]
-16B07; [7B E8 3A, 05, 05]
+16B02; [7B F0 17, 05, 05]
-16B08; [7B E8 41, 05, 05]
+16B03; [7B F0 1E, 05, 05]
-16B09; [7B E8 48, 05, 05]
+16B04; [7B F0 25, 05, 05]
-16B0A; [7B E8 4F, 05, 05]
+16B05; [7B F0 2C, 05, 05]
-16B0B; [7B E8 56, 05, 05]
+16B06; [7B F0 33, 05, 05]
-16B0C; [7B E8 5D, 05, 05]
+16B07; [7B F0 3A, 05, 05]
-16B0D; [7B E8 64, 05, 05]
+16B08; [7B F0 41, 05, 05]
-16B0E; [7B E8 6B, 05, 05]
+16B09; [7B F0 48, 05, 05]
-16B0F; [7B E8 72, 05, 05]
+16B0A; [7B F0 4F, 05, 05]
-16B10; [7B E8 79, 05, 05]
+16B0B; [7B F0 56, 05, 05]
-16B11; [7B E8 80, 05, 05]
+16B0C; [7B F0 5D, 05, 05]
-16B12; [7B E8 87, 05, 05]
+16B0D; [7B F0 64, 05, 05]
-16B13; [7B E8 8E, 05, 05]
+16B0E; [7B F0 6B, 05, 05]
-16B14; [7B E8 95, 05, 05]
+16B0F; [7B F0 72, 05, 05]
-16B15; [7B E8 9C, 05, 05]
+16B10; [7B F0 79, 05, 05]
-16B16; [7B E8 A3, 05, 05]
+16B11; [7B F0 80, 05, 05]
-16B17; [7B E8 AA, 05, 05]
+16B12; [7B F0 87, 05, 05]
-16B18; [7B E8 B1, 05, 05]
+16B13; [7B F0 8E, 05, 05]
-16B19; [7B E8 B8, 05, 05]
+16B14; [7B F0 95, 05, 05]
-16B1A; [7B E8 BF, 05, 05]
+16B15; [7B F0 9C, 05, 05]
-16B1B; [7B E8 C6, 05, 05]
+16B16; [7B F0 A3, 05, 05]
-16B1C; [7B E8 CD, 05, 05]
+16B17; [7B F0 AA, 05, 05]
-16B1D; [7B E8 D4, 05, 05]
+16B18; [7B F0 B1, 05, 05]
-16B1E; [7B E8 DB, 05, 05]
+16B19; [7B F0 B8, 05, 05]
-16B1F; [7B E8 E2, 05, 05]
+16B1A; [7B F0 BF, 05, 05]
-16B20; [7B E8 E9, 05, 05]
+16B1B; [7B F0 C6, 05, 05]
-16B21; [7B E8 F0, 05, 05]
+16B1C; [7B F0 CD, 05, 05]
-16B22; [7B E8 F7, 05, 05]
+16B1D; [7B F0 D4, 05, 05]
-16B23; [7B E8 FE, 05, 05]
+16B1E; [7B F0 DB, 05, 05]
-16B24; [7B E9 07, 05, 05]
+16B1F; [7B F0 E2, 05, 05]
-16B25; [7B E9 0E, 05, 05]
+16B20; [7B F0 E9, 05, 05]
-16B26; [7B E9 15, 05, 05]
+16B21; [7B F0 F0, 05, 05]
-16B27; [7B E9 1C, 05, 05]
+16B22; [7B F0 F7, 05, 05]
-16B28; [7B E9 23, 05, 05]
+16B23; [7B F0 FE, 05, 05]
-16B29; [7B E9 2A, 05, 05]
+16B24; [7B F1 07, 05, 05]
-16B2A; [7B E9 31, 05, 05]
+16B25; [7B F1 0E, 05, 05]
-16B2B; [7B E9 38, 05, 05]
+16B26; [7B F1 15, 05, 05]
-16B2C; [7B E9 3F, 05, 05]
+16B27; [7B F1 1C, 05, 05]
-16B2D; [7B E9 46, 05, 05]
+16B28; [7B F1 23, 05, 05]
-16B2E; [7B E9 4D, 05, 05]
+16B29; [7B F1 2A, 05, 05]
-16B2F; [7B E9 54, 05, 05]
+16B2A; [7B F1 31, 05, 05]
-16B40; [7B E9 5B, 05, 05]
+16B2B; [7B F1 38, 05, 05]
-16B41; [7B E9 62, 05, 05]
+16B2C; [7B F1 3F, 05, 05]
-16B63; [7B E9 69, 05, 05]
+16B2D; [7B F1 46, 05, 05]
-16B64; [7B E9 70, 05, 05]
+16B2E; [7B F1 4D, 05, 05]
-16B65; [7B E9 77, 05, 05]
+16B2F; [7B F1 54, 05, 05]
-16B66; [7B E9 7E, 05, 05]
+16B40; [7B F1 5B, 05, 05]
-16B67; [7B E9 85, 05, 05]
+16B41; [7B F1 62, 05, 05]
-16B68; [7B E9 8C, 05, 05]
+16B63; [7B F1 69, 05, 05]
-16B69; [7B E9 93, 05, 05]
+16B64; [7B F1 70, 05, 05]
-16B6A; [7B E9 9A, 05, 05]
+16B65; [7B F1 77, 05, 05]
-16B6B; [7B E9 A1, 05, 05]
+16B66; [7B F1 7E, 05, 05]
-16B6C; [7B E9 A8, 05, 05]
+16B67; [7B F1 85, 05, 05]
-16B6D; [7B E9 AF, 05, 05]
+16B68; [7B F1 8C, 05, 05]
-16B6E; [7B E9 B6, 05, 05]
+16B69; [7B F1 93, 05, 05]
-16B6F; [7B E9 BD, 05, 05]
+16B6A; [7B F1 9A, 05, 05]
-16B70; [7B E9 C4, 05, 05]
+16B6B; [7B F1 A1, 05, 05]
-16B71; [7B E9 CB, 05, 05]
+16B6C; [7B F1 A8, 05, 05]
-16B72; [7B E9 D2, 05, 05]
+16B6D; [7B F1 AF, 05, 05]
-16B73; [7B E9 D9, 05, 05]
+16B6E; [7B F1 B6, 05, 05]
-16B74; [7B E9 E0, 05, 05]
+16B6F; [7B F1 BD, 05, 05]
-16B75; [7B E9 E7, 05, 05]
+16B70; [7B F1 C4, 05, 05]
-16B76; [7B E9 EE, 05, 05]
+16B71; [7B F1 CB, 05, 05]
-16B77; [7B E9 F5, 05, 05]
+16B72; [7B F1 D2, 05, 05]
-16B7D; [7B E9 FC, 05, 05]
+16B73; [7B F1 D9, 05, 05]
-16B7E; [7B EA 05, 05, 05]
+16B74; [7B F1 E0, 05, 05]
-16B7F; [7B EA 0C, 05, 05]
+16B75; [7B F1 E7, 05, 05]
-16B80; [7B EA 13, 05, 05]
+16B76; [7B F1 EE, 05, 05]
-16B81; [7B EA 1A, 05, 05]
+16B77; [7B F1 F5, 05, 05]
-16B82; [7B EA 21, 05, 05]
+16B7D; [7B F1 FC, 05, 05]
-16B83; [7B EA 28, 05, 05]
+16B7E; [7B F2 05, 05, 05]
-16B84; [7B EA 2F, 05, 05]
+16B7F; [7B F2 0C, 05, 05]
-16B85; [7B EA 36, 05, 05]
+16B80; [7B F2 13, 05, 05]
-16B86; [7B EA 3D, 05, 05]
+16B81; [7B F2 1A, 05, 05]
-16B87; [7B EA 44, 05, 05]
+16B82; [7B F2 21, 05, 05]
-16B88; [7B EA 4B, 05, 05]
+16B83; [7B F2 28, 05, 05]
-16B89; [7B EA 52, 05, 05]
+16B84; [7B F2 2F, 05, 05]
-16B8A; [7B EA 59, 05, 05]
+16B85; [7B F2 36, 05, 05]
-16B8B; [7B EA 60, 05, 05]
+16B86; [7B F2 3D, 05, 05]
-16B8C; [7B EA 67, 05, 05]
+16B87; [7B F2 44, 05, 05]
-16B8D; [7B EA 6E, 05, 05]
+16B88; [7B F2 4B, 05, 05]
-16B8E; [7B EA 75, 05, 05]
+16B89; [7B F2 52, 05, 05]
-16B8F; [7B EA 7C, 05, 05]
+16B8A; [7B F2 59, 05, 05]
-FDD1 1E108; [7B EB 02, 05, 05] # Nyiakeng_Puachue_Hmong first primary (compressible)
+16B8B; [7B F2 60, 05, 05]
-1E100; [7B EB 09, 05, 05]
+16B8C; [7B F2 67, 05, 05]
-1E101; [7B EB 10, 05, 05]
+16B8D; [7B F2 6E, 05, 05]
-1E102; [7B EB 17, 05, 05]
+16B8E; [7B F2 75, 05, 05]
-1E103; [7B EB 1E, 05, 05]
+16B8F; [7B F2 7C, 05, 05]
-1E104; [7B EB 25, 05, 05]
+FDD1 1E108; [7B F3 02, 05, 05] # Nyiakeng_Puachue_Hmong first primary (compressible)
-1E105; [7B EB 2C, 05, 05]
+1E100; [7B F3 09, 05, 05]
-1E106; [7B EB 33, 05, 05]
+1E101; [7B F3 10, 05, 05]
-1E107; [7B EB 3A, 05, 05]
+1E102; [7B F3 17, 05, 05]
-1E108; [7B EB 41, 05, 05]
+1E103; [7B F3 1E, 05, 05]
-1E109; [7B EB 48, 05, 05]
+1E104; [7B F3 25, 05, 05]
-1E10A; [7B EB 4F, 05, 05]
+1E105; [7B F3 2C, 05, 05]
-1E10B; [7B EB 56, 05, 05]
+1E106; [7B F3 33, 05, 05]
-1E10C; [7B EB 5D, 05, 05]
+1E107; [7B F3 3A, 05, 05]
-1E10D; [7B EB 64, 05, 05]
+1E108; [7B F3 41, 05, 05]
-1E10E; [7B EB 6B, 05, 05]
+1E109; [7B F3 48, 05, 05]
-1E10F; [7B EB 72, 05, 05]
+1E10A; [7B F3 4F, 05, 05]
-1E110; [7B EB 79, 05, 05]
+1E10B; [7B F3 56, 05, 05]
-1E111; [7B EB 80, 05, 05]
+1E10C; [7B F3 5D, 05, 05]
-1E112; [7B EB 87, 05, 05]
+1E10D; [7B F3 64, 05, 05]
-1E113; [7B EB 8E, 05, 05]
+1E10E; [7B F3 6B, 05, 05]
-1E114; [7B EB 95, 05, 05]
+1E10F; [7B F3 72, 05, 05]
-1E115; [7B EB 9C, 05, 05]
+1E110; [7B F3 79, 05, 05]
-1E116; [7B EB A3, 05, 05]
+1E111; [7B F3 80, 05, 05]
-1E117; [7B EB AA, 05, 05]
+1E112; [7B F3 87, 05, 05]
-1E118; [7B EB B1, 05, 05]
+1E113; [7B F3 8E, 05, 05]
-1E119; [7B EB B8, 05, 05]
+1E114; [7B F3 95, 05, 05]
-1E11A; [7B EB BF, 05, 05]
+1E115; [7B F3 9C, 05, 05]
-1E11B; [7B EB C6, 05, 05]
+1E116; [7B F3 A3, 05, 05]
-1E11C; [7B EB CD, 05, 05]
+1E117; [7B F3 AA, 05, 05]
-1E11D; [7B EB D4, 05, 05]
+1E118; [7B F3 B1, 05, 05]
-1E11E; [7B EB DB, 05, 05]
+1E119; [7B F3 B8, 05, 05]
-1E11F; [7B EB E2, 05, 05]
+1E11A; [7B F3 BF, 05, 05]
-1E120; [7B EB E9, 05, 05]
+1E11B; [7B F3 C6, 05, 05]
-1E121; [7B EB F0, 05, 05]
+1E11C; [7B F3 CD, 05, 05]
-1E122; [7B EB F7, 05, 05]
+1E11D; [7B F3 D4, 05, 05]
-1E123; [7B EB FE, 05, 05]
+1E11E; [7B F3 DB, 05, 05]
-1E124; [7B EC 07, 05, 05]
+1E11F; [7B F3 E2, 05, 05]
-1E125; [7B EC 0E, 05, 05]
+1E120; [7B F3 E9, 05, 05]
-1E126; [7B EC 15, 05, 05]
+1E121; [7B F3 F0, 05, 05]
-1E127; [7B EC 1C, 05, 05]
+1E122; [7B F3 F7, 05, 05]
-1E128; [7B EC 23, 05, 05]
+1E123; [7B F3 FE, 05, 05]
-1E129; [7B EC 2A, 05, 05]
+1E124; [7B F4 07, 05, 05]
-1E12A; [7B EC 31, 05, 05]
+1E125; [7B F4 0E, 05, 05]
-1E12B; [7B EC 38, 05, 05]
+1E126; [7B F4 15, 05, 05]
-1E12C; [7B EC 3F, 05, 05]
+1E127; [7B F4 1C, 05, 05]
-1E137; [7B EC 46, 05, 05]
+1E128; [7B F4 23, 05, 05]
-1E138; [7B EC 4D, 05, 05]
+1E129; [7B F4 2A, 05, 05]
-1E139; [7B EC 54, 05, 05]
+1E12A; [7B F4 31, 05, 05]
-1E13A; [7B EC 5B, 05, 05]
+1E12B; [7B F4 38, 05, 05]
-1E13B; [7B EC 62, 05, 05]
+1E12C; [7B F4 3F, 05, 05]
-1E14E; [7B EC 69, 05, 05]
+1E137; [7B F4 46, 05, 05]
-FDD1 1E2E1; [7B ED 02, 05, 05] # Wancho first primary (compressible)
+1E138; [7B F4 4D, 05, 05]
-1E2C0; [7B ED 09, 05, 05]
+1E139; [7B F4 54, 05, 05]
-1E2C1; [7B ED 10, 05, 05]
+1E13A; [7B F4 5B, 05, 05]
-1E2C2; [7B ED 17, 05, 05]
+1E13B; [7B F4 62, 05, 05]
-1E2C3; [7B ED 1E, 05, 05]
+1E14E; [7B F4 69, 05, 05]
-1E2C4; [7B ED 25, 05, 05]
+FDD1 1E2E1; [7B F5 02, 05, 05] # Wancho first primary (compressible)
-1E2C5; [7B ED 2C, 05, 05]
+1E2C0; [7B F5 09, 05, 05]
-1E2C6; [7B ED 33, 05, 05]
+1E2C1; [7B F5 10, 05, 05]
-1E2C7; [7B ED 3A, 05, 05]
+1E2C2; [7B F5 17, 05, 05]
-1E2C8; [7B ED 41, 05, 05]
+1E2C3; [7B F5 1E, 05, 05]
-1E2C9; [7B ED 48, 05, 05]
+1E2C4; [7B F5 25, 05, 05]
-1E2CA; [7B ED 4F, 05, 05]
+1E2C5; [7B F5 2C, 05, 05]
-1E2CB; [7B ED 56, 05, 05]
+1E2C6; [7B F5 33, 05, 05]
-1E2CC; [7B ED 5D, 05, 05]
+1E2C7; [7B F5 3A, 05, 05]
-1E2CD; [7B ED 64, 05, 05]
+1E2C8; [7B F5 41, 05, 05]
-1E2CE; [7B ED 6B, 05, 05]
+1E2C9; [7B F5 48, 05, 05]
-1E2CF; [7B ED 72, 05, 05]
+1E2CA; [7B F5 4F, 05, 05]
-1E2D0; [7B ED 79, 05, 05]
+1E2CB; [7B F5 56, 05, 05]
-1E2D1; [7B ED 80, 05, 05]
+1E2CC; [7B F5 5D, 05, 05]
-1E2D2; [7B ED 87, 05, 05]
+1E2CD; [7B F5 64, 05, 05]
-1E2D3; [7B ED 8E, 05, 05]
+1E2CE; [7B F5 6B, 05, 05]
-1E2D4; [7B ED 95, 05, 05]
+1E2CF; [7B F5 72, 05, 05]
-1E2D5; [7B ED 9C, 05, 05]
+1E2D0; [7B F5 79, 05, 05]
-1E2D6; [7B ED A3, 05, 05]
+1E2D1; [7B F5 80, 05, 05]
-1E2D7; [7B ED AA, 05, 05]
+1E2D2; [7B F5 87, 05, 05]
-1E2D8; [7B ED B1, 05, 05]
+1E2D3; [7B F5 8E, 05, 05]
-1E2D9; [7B ED B8, 05, 05]
+1E2D4; [7B F5 95, 05, 05]
-1E2DA; [7B ED BF, 05, 05]
+1E2D5; [7B F5 9C, 05, 05]
-1E2DB; [7B ED C6, 05, 05]
+1E2D6; [7B F5 A3, 05, 05]
-1E2DC; [7B ED CD, 05, 05]
+1E2D7; [7B F5 AA, 05, 05]
-1E2DD; [7B ED D4, 05, 05]
+1E2D8; [7B F5 B1, 05, 05]
-1E2DE; [7B ED DB, 05, 05]
+1E2D9; [7B F5 B8, 05, 05]
-1E2DF; [7B ED E2, 05, 05]
+1E2DA; [7B F5 BF, 05, 05]
-1E2E0; [7B ED E9, 05, 05]
+1E2DB; [7B F5 C6, 05, 05]
-1E2E1; [7B ED F0, 05, 05]
+1E2DC; [7B F5 CD, 05, 05]
-1E2E2; [7B ED F7, 05, 05]
+1E2DD; [7B F5 D4, 05, 05]
-1E2E3; [7B ED FE, 05, 05]
+1E2DE; [7B F5 DB, 05, 05]
-1E2E4; [7B EE 07, 05, 05]
+1E2DF; [7B F5 E2, 05, 05]
-1E2E5; [7B EE 0E, 05, 05]
+1E2E0; [7B F5 E9, 05, 05]
-1E2E6; [7B EE 15, 05, 05]
+1E2E1; [7B F5 F0, 05, 05]
-1E2E7; [7B EE 1C, 05, 05]
+1E2E2; [7B F5 F7, 05, 05]
-1E2E8; [7B EE 23, 05, 05]
+1E2E3; [7B F5 FE, 05, 05]
-1E2E9; [7B EE 2A, 05, 05]
+1E2E4; [7B F6 07, 05, 05]
-1E2EA; [7B EE 31, 05, 05]
+1E2E5; [7B F6 0E, 05, 05]
-1E2EB; [7B EE 38, 05, 05]
+1E2E6; [7B F6 15, 05, 05]
-FDD1 10280; [7B EF 02, 05, 05] # Lycian first primary (compressible)
+1E2E7; [7B F6 1C, 05, 05]
-10280; [7B EF 09, 05, 05]
+1E2E8; [7B F6 23, 05, 05]
-10281; [7B EF 10, 05, 05]
+1E2E9; [7B F6 2A, 05, 05]
-10282; [7B EF 17, 05, 05]
+1E2EA; [7B F6 31, 05, 05]
-10283; [7B EF 1E, 05, 05]
+1E2EB; [7B F6 38, 05, 05]
-10284; [7B EF 25, 05, 05]
+FDD1 10280; [7B F7 02, 05, 05] # Lycian first primary (compressible)
-10285; [7B EF 2C, 05, 05]
+10280; [7B F7 09, 05, 05]
-10286; [7B EF 33, 05, 05]
+10281; [7B F7 10, 05, 05]
-10287; [7B EF 3A, 05, 05]
+10282; [7B F7 17, 05, 05]
-10288; [7B EF 41, 05, 05]
+10283; [7B F7 1E, 05, 05]
-10289; [7B EF 48, 05, 05]
+10284; [7B F7 25, 05, 05]
-1028A; [7B EF 4F, 05, 05]
+10285; [7B F7 2C, 05, 05]
-1028B; [7B EF 56, 05, 05]
+10286; [7B F7 33, 05, 05]
-1028C; [7B EF 5D, 05, 05]
+10287; [7B F7 3A, 05, 05]
-1028D; [7B EF 64, 05, 05]
+10288; [7B F7 41, 05, 05]
-1028E; [7B EF 6B, 05, 05]
+10289; [7B F7 48, 05, 05]
-1028F; [7B EF 72, 05, 05]
+1028A; [7B F7 4F, 05, 05]
-10290; [7B EF 79, 05, 05]
+1028B; [7B F7 56, 05, 05]
-10291; [7B EF 80, 05, 05]
+1028C; [7B F7 5D, 05, 05]
-10292; [7B EF 87, 05, 05]
+1028D; [7B F7 64, 05, 05]
-10293; [7B EF 8E, 05, 05]
+1028E; [7B F7 6B, 05, 05]
-10294; [7B EF 95, 05, 05]
+1028F; [7B F7 72, 05, 05]
-10295; [7B EF 9C, 05, 05]
+10290; [7B F7 79, 05, 05]
-10296; [7B EF A3, 05, 05]
+10291; [7B F7 80, 05, 05]
-10297; [7B EF AA, 05, 05]
+10292; [7B F7 87, 05, 05]
-10298; [7B EF B1, 05, 05]
+10293; [7B F7 8E, 05, 05]
-10299; [7B EF B8, 05, 05]
+10294; [7B F7 95, 05, 05]
-1029A; [7B EF BF, 05, 05]
+10295; [7B F7 9C, 05, 05]
-1029B; [7B EF C6, 05, 05]
+10296; [7B F7 A3, 05, 05]
-1029C; [7B EF CD, 05, 05]
+10297; [7B F7 AA, 05, 05]
-FDD1 102A0; [7B F0 02, 05, 05] # Carian first primary (compressible)
+10298; [7B F7 B1, 05, 05]
-102A0; [7B F0 09, 05, 05]
+10299; [7B F7 B8, 05, 05]
-102A1; [7B F0 10, 05, 05]
+1029A; [7B F7 BF, 05, 05]
-102A2; [7B F0 17, 05, 05]
+1029B; [7B F7 C6, 05, 05]
-102A3; [7B F0 1E, 05, 05]
+1029C; [7B F7 CD, 05, 05]
-102A4; [7B F0 25, 05, 05]
+FDD1 102A0; [7B F8 02, 05, 05] # Carian first primary (compressible)
-102A5; [7B F0 2C, 05, 05]
+102A0; [7B F8 09, 05, 05]
-102A6; [7B F0 33, 05, 05]
+102A1; [7B F8 10, 05, 05]
-102A7; [7B F0 3A, 05, 05]
+102A2; [7B F8 17, 05, 05]
-102A8; [7B F0 41, 05, 05]
+102A3; [7B F8 1E, 05, 05]
-102A9; [7B F0 48, 05, 05]
+102A4; [7B F8 25, 05, 05]
-102AA; [7B F0 4F, 05, 05]
+102A5; [7B F8 2C, 05, 05]
-102AB; [7B F0 56, 05, 05]
+102A6; [7B F8 33, 05, 05]
-102AC; [7B F0 5D, 05, 05]
+102A7; [7B F8 3A, 05, 05]
-102AD; [7B F0 64, 05, 05]
+102A8; [7B F8 41, 05, 05]
-102AE; [7B F0 6B, 05, 05]
+102A9; [7B F8 48, 05, 05]
-102AF; [7B F0 72, 05, 05]
+102AA; [7B F8 4F, 05, 05]
-102B0; [7B F0 79, 05, 05]
+102AB; [7B F8 56, 05, 05]
-102B1; [7B F0 80, 05, 05]
+102AC; [7B F8 5D, 05, 05]
-102B2; [7B F0 87, 05, 05]
+102AD; [7B F8 64, 05, 05]
-102B3; [7B F0 8E, 05, 05]
+102AE; [7B F8 6B, 05, 05]
-102B4; [7B F0 95, 05, 05]
+102AF; [7B F8 72, 05, 05]
-102B5; [7B F0 9C, 05, 05]
+102B0; [7B F8 79, 05, 05]
-102B6; [7B F0 A3, 05, 05]
+102B1; [7B F8 80, 05, 05]
-102B7; [7B F0 AA, 05, 05]
+102B2; [7B F8 87, 05, 05]
-102B8; [7B F0 B1, 05, 05]
+102B3; [7B F8 8E, 05, 05]
-102B9; [7B F0 B8, 05, 05]
+102B4; [7B F8 95, 05, 05]
-102BA; [7B F0 BF, 05, 05]
+102B5; [7B F8 9C, 05, 05]
-102BB; [7B F0 C6, 05, 05]
+102B6; [7B F8 A3, 05, 05]
-102BC; [7B F0 CD, 05, 05]
+102B7; [7B F8 AA, 05, 05]
-102BD; [7B F0 D4, 05, 05]
+102B8; [7B F8 B1, 05, 05]
-102BE; [7B F0 DB, 05, 05]
+102B9; [7B F8 B8, 05, 05]
-102BF; [7B F0 E2, 05, 05]
+102BA; [7B F8 BF, 05, 05]
-102C0; [7B F0 E9, 05, 05]
+102BB; [7B F8 C6, 05, 05]
-102C1; [7B F0 F0, 05, 05]
+102BC; [7B F8 CD, 05, 05]
-102C2; [7B F0 F7, 05, 05]
+102BD; [7B F8 D4, 05, 05]
-102C3; [7B F0 FE, 05, 05]
+102BE; [7B F8 DB, 05, 05]
-102C4; [7B F1 07, 05, 05]
+102BF; [7B F8 E2, 05, 05]
-102C5; [7B F1 0E, 05, 05]
+102C0; [7B F8 E9, 05, 05]
-102C6; [7B F1 15, 05, 05]
+102C1; [7B F8 F0, 05, 05]
-102C7; [7B F1 1C, 05, 05]
+102C2; [7B F8 F7, 05, 05]
-102C8; [7B F1 23, 05, 05]
+102C3; [7B F8 FE, 05, 05]
-102C9; [7B F1 2A, 05, 05]
+102C4; [7B F9 07, 05, 05]
-102CA; [7B F1 31, 05, 05]
+102C5; [7B F9 0E, 05, 05]
-102CB; [7B F1 38, 05, 05]
+102C6; [7B F9 15, 05, 05]
-102CC; [7B F1 3F, 05, 05]
+102C7; [7B F9 1C, 05, 05]
-102CD; [7B F1 46, 05, 05]
+102C8; [7B F9 23, 05, 05]
-102CE; [7B F1 4D, 05, 05]
+102C9; [7B F9 2A, 05, 05]
-102CF; [7B F1 54, 05, 05]
+102CA; [7B F9 31, 05, 05]
-102D0; [7B F1 5B, 05, 05]
+102CB; [7B F9 38, 05, 05]
-FDD1 10920; [7B F2 02, 05, 05] # Lydian first primary (compressible)
+102CC; [7B F9 3F, 05, 05]
-10920; [7B F2 09, 05, 05]
+102CD; [7B F9 46, 05, 05]
-10921; [7B F2 10, 05, 05]
+102CE; [7B F9 4D, 05, 05]
-10922; [7B F2 17, 05, 05]
+102CF; [7B F9 54, 05, 05]
-10923; [7B F2 1E, 05, 05]
+102D0; [7B F9 5B, 05, 05]
-10924; [7B F2 25, 05, 05]
+FDD1 10920; [7B FA 02, 05, 05] # Lydian first primary (compressible)
-10925; [7B F2 2C, 05, 05]
+10920; [7B FA 09, 05, 05]
-10926; [7B F2 33, 05, 05]
+10921; [7B FA 10, 05, 05]
-10927; [7B F2 3A, 05, 05]
+10922; [7B FA 17, 05, 05]
-10928; [7B F2 41, 05, 05]
+10923; [7B FA 1E, 05, 05]
-10929; [7B F2 48, 05, 05]
+10924; [7B FA 25, 05, 05]
-1092A; [7B F2 4F, 05, 05]
+10925; [7B FA 2C, 05, 05]
-1092B; [7B F2 56, 05, 05]
+10926; [7B FA 33, 05, 05]
-1092C; [7B F2 5D, 05, 05]
+10927; [7B FA 3A, 05, 05]
-1092D; [7B F2 64, 05, 05]
+10928; [7B FA 41, 05, 05]
-1092E; [7B F2 6B, 05, 05]
+10929; [7B FA 48, 05, 05]
-1092F; [7B F2 72, 05, 05]
+1092A; [7B FA 4F, 05, 05]
-10930; [7B F2 79, 05, 05]
+1092B; [7B FA 56, 05, 05]
-10931; [7B F2 80, 05, 05]
+1092C; [7B FA 5D, 05, 05]
-10932; [7B F2 87, 05, 05]
+1092D; [7B FA 64, 05, 05]
-10933; [7B F2 8E, 05, 05]
+1092E; [7B FA 6B, 05, 05]
-10934; [7B F2 95, 05, 05]
+1092F; [7B FA 72, 05, 05]
-10935; [7B F2 9C, 05, 05]
+10930; [7B FA 79, 05, 05]
-10936; [7B F2 A3, 05, 05]
+10931; [7B FA 80, 05, 05]
-10937; [7B F2 AA, 05, 05]
+10932; [7B FA 87, 05, 05]
-10938; [7B F2 B1, 05, 05]
+10933; [7B FA 8E, 05, 05]
-10939; [7B F2 B8, 05, 05]
+10934; [7B FA 95, 05, 05]
-FDD1 10300; [7B F3 02, 05, 05] # OLD_ITALIC first primary (compressible)
+10935; [7B FA 9C, 05, 05]
-10300; [7B F3 09, 05, 05]
+10936; [7B FA A3, 05, 05]
-10301; [7B F3 10, 05, 05]
+10937; [7B FA AA, 05, 05]
-10302; [7B F3 17, 05, 05]
+10938; [7B FA B1, 05, 05]
-10303; [7B F3 1E, 05, 05]
+10939; [7B FA B8, 05, 05]
-10304; [7B F3 25, 05, 05]
+FDD1 10300; [7B FB 02, 05, 05] # OLD_ITALIC first primary (compressible)
-10305; [7B F3 2C, 05, 05]
+10300; [7B FB 09, 05, 05]
-10306; [7B F3 33, 05, 05]
+10301; [7B FB 10, 05, 05]
-10307; [7B F3 3A, 05, 05]
+10302; [7B FB 17, 05, 05]
-10308; [7B F3 41, 05, 05]
+10303; [7B FB 1E, 05, 05]
-10309; [7B F3 48, 05, 05]
+10304; [7B FB 25, 05, 05]
-1030A; [7B F3 4F, 05, 05]
+10305; [7B FB 2C, 05, 05]
-1030B; [7B F3 56, 05, 05]
+10306; [7B FB 33, 05, 05]
-1030C; [7B F3 5D, 05, 05]
+10307; [7B FB 3A, 05, 05]
-1030D; [7B F3 64, 05, 05]
+10308; [7B FB 41, 05, 05]
-1030E; [7B F3 6B, 05, 05]
+10309; [7B FB 48, 05, 05]
-1031F; [7B F3 72, 05, 05]
+1030A; [7B FB 4F, 05, 05]
-1030F; [7B F3 79, 05, 05]
+1030B; [7B FB 56, 05, 05]
-10310; [7B F3 80, 05, 05]
+1030C; [7B FB 5D, 05, 05]
-10311; [7B F3 87, 05, 05]
+1030D; [7B FB 64, 05, 05]
-10312; [7B F3 8E, 05, 05]
+1030E; [7B FB 6B, 05, 05]
-10313; [7B F3 95, 05, 05]
+1031F; [7B FB 72, 05, 05]
-10314; [7B F3 9C, 05, 05]
+1030F; [7B FB 79, 05, 05]
-10315; [7B F3 A3, 05, 05]
+10310; [7B FB 80, 05, 05]
-10316; [7B F3 AA, 05, 05]
+10311; [7B FB 87, 05, 05]
-10317; [7B F3 B1, 05, 05]
+10312; [7B FB 8E, 05, 05]
-10318; [7B F3 B8, 05, 05]
+10313; [7B FB 95, 05, 05]
-10319; [7B F3 BF, 05, 05]
+10314; [7B FB 9C, 05, 05]
-1031A; [7B F3 C6, 05, 05]
+10315; [7B FB A3, 05, 05]
-1031B; [7B F3 CD, 05, 05]
+10316; [7B FB AA, 05, 05]
-1031C; [7B F3 D4, 05, 05]
+10317; [7B FB B1, 05, 05]
-1031D; [7B F3 DB, 05, 05]
+10318; [7B FB B8, 05, 05]
-1031E; [7B F3 E2, 05, 05]
+10319; [7B FB BF, 05, 05]
-1032D; [7B F3 E9, 05, 05]
+1031A; [7B FB C6, 05, 05]
-1032E; [7B F3 F0, 05, 05]
+1031B; [7B FB CD, 05, 05]
-1032F; [7B F3 F7, 05, 05]
+1031C; [7B FB D4, 05, 05]
-FDD1 10330; [7B F4 02, 05, 05] # GOTHIC first primary (compressible)
+1031D; [7B FB DB, 05, 05]
-10330; [7B F4 09, 05, 05]
+1031E; [7B FB E2, 05, 05]
-10331; [7B F4 10, 05, 05]
+1032D; [7B FB E9, 05, 05]
-10332; [7B F4 17, 05, 05]
+1032E; [7B FB F0, 05, 05]
-10333; [7B F4 1E, 05, 05]
+1032F; [7B FB F7, 05, 05]
-10334; [7B F4 25, 05, 05]
+FDD1 10330; [7B FC 02, 05, 05] # GOTHIC first primary (compressible)
-10335; [7B F4 2C, 05, 05]
+10330; [7B FC 09, 05, 05]
-10336; [7B F4 33, 05, 05]
+10331; [7B FC 10, 05, 05]
-10337; [7B F4 3A, 05, 05]
+10332; [7B FC 17, 05, 05]
-10338; [7B F4 41, 05, 05]
+10333; [7B FC 1E, 05, 05]
-10339; [7B F4 48, 05, 05]
+10334; [7B FC 25, 05, 05]
-1033A; [7B F4 4F, 05, 05]
+10335; [7B FC 2C, 05, 05]
-1033B; [7B F4 56, 05, 05]
+10336; [7B FC 33, 05, 05]
-1033C; [7B F4 5D, 05, 05]
+10337; [7B FC 3A, 05, 05]
-1033D; [7B F4 64, 05, 05]
+10338; [7B FC 41, 05, 05]
-1033E; [7B F4 6B, 05, 05]
+10339; [7B FC 48, 05, 05]
-1033F; [7B F4 72, 05, 05]
+1033A; [7B FC 4F, 05, 05]
-10340; [7B F4 79, 05, 05]
+1033B; [7B FC 56, 05, 05]
-10341; [7B F4 80, 05, 05]
+1033C; [7B FC 5D, 05, 05]
-10342; [7B F4 87, 05, 05]
+1033D; [7B FC 64, 05, 05]
-10343; [7B F4 8E, 05, 05]
+1033E; [7B FC 6B, 05, 05]
-10344; [7B F4 95, 05, 05]
+1033F; [7B FC 72, 05, 05]
-10345; [7B F4 9C, 05, 05]
+10340; [7B FC 79, 05, 05]
-10346; [7B F4 A3, 05, 05]
+10341; [7B FC 80, 05, 05]
-10347; [7B F4 AA, 05, 05]
+10342; [7B FC 87, 05, 05]
-10348; [7B F4 B1, 05, 05]
+10343; [7B FC 8E, 05, 05]
-10349; [7B F4 B8, 05, 05]
+10344; [7B FC 95, 05, 05]
-1034A; [7B F4 BF, 05, 05]
+10345; [7B FC 9C, 05, 05]
+
+10346; [7B FC A3, 05, 05]
+
+10347; [7B FC AA, 05, 05]
+
+10348; [7B FC B1, 05, 05]
+
+10349; [7B FC B8, 05, 05]
+
+1034A; [7B FC BF, 05, 05]
FDD1 10414; [7C 04 02, 05, 05] # DESERET first primary starts new lead byte (compressible)
@@ -48049,2395 +48818,2529 @@ FDD1 10F42; [7C C4 02, 05, 05] # Sogdian first primary (compressible)
10F44; [7C C8 10, 05, 05]
-FDD1 10380; [7C C9 02, 05, 05] # UGARITIC first primary (compressible)
+FDD1 10E88; [7C C9 02, 05, 05] # Yezidi first primary (compressible)
-10380; [7C C9 09, 05, 05]
+10E80; [7C C9 09, 05, 05]
-10381; [7C C9 10, 05, 05]
+10E81; [7C C9 10, 05, 05]
-10382; [7C C9 17, 05, 05]
+10E82; [7C C9 17, 05, 05]
-10383; [7C C9 1E, 05, 05]
+10E83; [7C C9 1E, 05, 05]
-10384; [7C C9 25, 05, 05]
+10E84; [7C C9 25, 05, 05]
-10385; [7C C9 2C, 05, 05]
+10E85; [7C C9 2C, 05, 05]
-10386; [7C C9 33, 05, 05]
+10E86; [7C C9 33, 05, 05]
-10387; [7C C9 3A, 05, 05]
+10E87; [7C C9 3A, 05, 05]
-10388; [7C C9 41, 05, 05]
+10E88; [7C C9 41, 05, 05]
-10389; [7C C9 48, 05, 05]
+10E89; [7C C9 48, 05, 05]
-1038A; [7C C9 4F, 05, 05]
+10E8A; [7C C9 4F, 05, 05]
-1038B; [7C C9 56, 05, 05]
+10E8B; [7C C9 56, 05, 05]
-1038C; [7C C9 5D, 05, 05]
+10E8C; [7C C9 5D, 05, 05]
-1038D; [7C C9 64, 05, 05]
+10E8D; [7C C9 64, 05, 05]
-1038E; [7C C9 6B, 05, 05]
+10E8E; [7C C9 6B, 05, 05]
-1038F; [7C C9 72, 05, 05]
+10E8F; [7C C9 72, 05, 05]
-10390; [7C C9 79, 05, 05]
+10E90; [7C C9 79, 05, 05]
-10391; [7C C9 80, 05, 05]
+10E91; [7C C9 80, 05, 05]
-10392; [7C C9 87, 05, 05]
+10E92; [7C C9 87, 05, 05]
-10393; [7C C9 8E, 05, 05]
+10E93; [7C C9 8E, 05, 05]
-10394; [7C C9 95, 05, 05]
+10E94; [7C C9 95, 05, 05]
-10395; [7C C9 9C, 05, 05]
+10E95; [7C C9 9C, 05, 05]
-10396; [7C C9 A3, 05, 05]
+10E96; [7C C9 A3, 05, 05]
-10397; [7C C9 AA, 05, 05]
+10E97; [7C C9 AA, 05, 05]
-10398; [7C C9 B1, 05, 05]
+10E98; [7C C9 B1, 05, 05]
-10399; [7C C9 B8, 05, 05]
+10E99; [7C C9 B8, 05, 05]
-1039A; [7C C9 BF, 05, 05]
+10E9A; [7C C9 BF, 05, 05]
-1039B; [7C C9 C6, 05, 05]
+10E9B; [7C C9 C6, 05, 05]
-1039C; [7C C9 CD, 05, 05]
+10E9C; [7C C9 CD, 05, 05]
-1039D; [7C C9 D4, 05, 05]
+10E9D; [7C C9 D4, 05, 05]
-FDD1 103A0; [7C CA 02, 05, 05] # OLD_PERSIAN first primary (compressible)
+10E9E; [7C C9 DB, 05, 05]
-103A0; [7C CA 09, 05, 05]
+10E9F; [7C C9 E2, 05, 05]
-103A1; [7C CA 10, 05, 05]
+10EA0; [7C C9 E9, 05, 05]
-103A2; [7C CA 17, 05, 05]
+10EB0; [7C C9 F0, 05, 05]
-103A3; [7C CA 1E, 05, 05]
+10EA1; [7C C9 F7, 05, 05]
-103A4; [7C CA 25, 05, 05]
+10EA2; [7C C9 FE, 05, 05]
-103A5; [7C CA 2C, 05, 05]
+10EA3; [7C CA 07, 05, 05]
-103A6; [7C CA 33, 05, 05]
+10EA4; [7C CA 0E, 05, 05]
-103A7; [7C CA 3A, 05, 05]
+10EA5; [7C CA 15, 05, 05]
-103A8; [7C CA 41, 05, 05]
+10EA6; [7C CA 1C, 05, 05]
-103A9; [7C CA 48, 05, 05]
+10EA7; [7C CA 23, 05, 05]
-103AA; [7C CA 4F, 05, 05]
+10EA8; [7C CA 2A, 05, 05]
-103AB; [7C CA 56, 05, 05]
+10EB1; [7C CA 31, 05, 05]
-103AC; [7C CA 5D, 05, 05]
+10EA9; [7C CA 38, 05, 05]
-103AD; [7C CA 64, 05, 05]
+FDD1 10FBF; [7C CB 02, 05, 05] # Chorasmian first primary (compressible)
-103AE; [7C CA 6B, 05, 05]
+10FB0; [7C CB 09, 05, 05]
-103AF; [7C CA 72, 05, 05]
+10FB1; [7C CB 10, 05, 05]
-103B0; [7C CA 79, 05, 05]
+10FB2; [7C CB 17, 05, 05]
-103B1; [7C CA 80, 05, 05]
+10FB3; [7C CB 1E, 05, 05]
-103B2; [7C CA 87, 05, 05]
+10FB4; [7C CB 25, 05, 05]
-103B3; [7C CA 8E, 05, 05]
+10FB5; [7C CB 2C, 05, 05]
-103B4; [7C CA 95, 05, 05]
+10FB6; [7C CB 33, 05, 05]
-103B5; [7C CA 9C, 05, 05]
+10FB7; [7C CB 3A, 05, 05]
-103B6; [7C CA A3, 05, 05]
+10FB8; [7C CB 41, 05, 05]
-103B7; [7C CA AA, 05, 05]
+10FB9; [7C CB 48, 05, 05]
-103B8; [7C CA B1, 05, 05]
+10FBA; [7C CB 4F, 05, 05]
-103B9; [7C CA B8, 05, 05]
+10FBB; [7C CB 56, 05, 05]
-103BA; [7C CA BF, 05, 05]
+10FBC; [7C CB 5D, 05, 05]
-103BB; [7C CA C6, 05, 05]
+10FBD; [7C CB 64, 05, 05]
-103BC; [7C CA CD, 05, 05]
+10FBE; [7C CB 6B, 05, 05]
-103BD; [7C CA D4, 05, 05]
+10FBF; [7C CB 72, 05, 05]
-103BE; [7C CA DB, 05, 05]
+10FC0; [7C CB 79, 05, 05]
-103BF; [7C CA E2, 05, 05]
+10FC1; [7C CB 80, 05, 05]
-103C0; [7C CA E9, 05, 05]
+10FC2; [7C CB 87, 05, 05]
-103C1; [7C CA F0, 05, 05]
+10FC3; [7C CB 8E, 05, 05]
-103C2; [7C CA F7, 05, 05]
+10FC4; [7C CB 95, 05, 05]
-103C3; [7C CA FE, 05, 05]
+FDD1 10380; [7C CC 02, 05, 05] # UGARITIC first primary (compressible)
-103C8; [7C CB 07, 05, 05]
+10380; [7C CC 09, 05, 05]
-103C9; [7C CB 0E, 05, 05]
+10381; [7C CC 10, 05, 05]
-103CA; [7C CB 15, 05, 05]
+10382; [7C CC 17, 05, 05]
-103CB; [7C CB 1C, 05, 05]
+10383; [7C CC 1E, 05, 05]
-103CC; [7C CB 23, 05, 05]
+10384; [7C CC 25, 05, 05]
-103CD; [7C CB 2A, 05, 05]
+10385; [7C CC 2C, 05, 05]
-103CE; [7C CB 31, 05, 05]
+10386; [7C CC 33, 05, 05]
-103CF; [7C CB 38, 05, 05]
+10387; [7C CC 3A, 05, 05]
-FDD1 12000; [7C CC 02, 05, 05] # Cuneiform first primary (compressible)
+10388; [7C CC 41, 05, 05]
-12000; [7C CC 09, 05, 05]
+10389; [7C CC 48, 05, 05]
-12001; [7C CC 10, 05, 05]
+1038A; [7C CC 4F, 05, 05]
-12002; [7C CC 17, 05, 05]
+1038B; [7C CC 56, 05, 05]
-12003; [7C CC 1E, 05, 05]
+1038C; [7C CC 5D, 05, 05]
-12004; [7C CC 25, 05, 05]
+1038D; [7C CC 64, 05, 05]
-12005; [7C CC 2C, 05, 05]
+1038E; [7C CC 6B, 05, 05]
-12006; [7C CC 33, 05, 05]
+1038F; [7C CC 72, 05, 05]
-12007; [7C CC 3A, 05, 05]
+10390; [7C CC 79, 05, 05]
-12008; [7C CC 41, 05, 05]
+10391; [7C CC 80, 05, 05]
-12009; [7C CC 48, 05, 05]
+10392; [7C CC 87, 05, 05]
-1200A; [7C CC 4F, 05, 05]
+10393; [7C CC 8E, 05, 05]
-1200B; [7C CC 56, 05, 05]
+10394; [7C CC 95, 05, 05]
-1200C; [7C CC 5D, 05, 05]
+10395; [7C CC 9C, 05, 05]
-1200D; [7C CC 64, 05, 05]
+10396; [7C CC A3, 05, 05]
-1200E; [7C CC 6B, 05, 05]
+10397; [7C CC AA, 05, 05]
-1200F; [7C CC 72, 05, 05]
+10398; [7C CC B1, 05, 05]
-12010; [7C CC 79, 05, 05]
+10399; [7C CC B8, 05, 05]
-12011; [7C CC 80, 05, 05]
+1039A; [7C CC BF, 05, 05]
-12012; [7C CC 87, 05, 05]
+1039B; [7C CC C6, 05, 05]
-12013; [7C CC 8E, 05, 05]
+1039C; [7C CC CD, 05, 05]
-12014; [7C CC 95, 05, 05]
+1039D; [7C CC D4, 05, 05]
-12015; [7C CC 9C, 05, 05]
+FDD1 103A0; [7C CD 02, 05, 05] # OLD_PERSIAN first primary (compressible)
-12016; [7C CC A3, 05, 05]
+103A0; [7C CD 09, 05, 05]
-12017; [7C CC AA, 05, 05]
+103A1; [7C CD 10, 05, 05]
-12018; [7C CC B1, 05, 05]
+103A2; [7C CD 17, 05, 05]
-12019; [7C CC B8, 05, 05]
+103A3; [7C CD 1E, 05, 05]
-1201A; [7C CC BF, 05, 05]
+103A4; [7C CD 25, 05, 05]
-1201B; [7C CC C6, 05, 05]
+103A5; [7C CD 2C, 05, 05]
-1201C; [7C CC CD, 05, 05]
+103A6; [7C CD 33, 05, 05]
-1201D; [7C CC D4, 05, 05]
+103A7; [7C CD 3A, 05, 05]
-1201E; [7C CC DB, 05, 05]
+103A8; [7C CD 41, 05, 05]
-1201F; [7C CC E2, 05, 05]
+103A9; [7C CD 48, 05, 05]
-12020; [7C CC E9, 05, 05]
+103AA; [7C CD 4F, 05, 05]
-12021; [7C CC F0, 05, 05]
+103AB; [7C CD 56, 05, 05]
-12022; [7C CC F7, 05, 05]
+103AC; [7C CD 5D, 05, 05]
-12023; [7C CC FE, 05, 05]
+103AD; [7C CD 64, 05, 05]
-12024; [7C CD 07, 05, 05]
+103AE; [7C CD 6B, 05, 05]
-12025; [7C CD 0E, 05, 05]
+103AF; [7C CD 72, 05, 05]
-12026; [7C CD 15, 05, 05]
+103B0; [7C CD 79, 05, 05]
-12027; [7C CD 1C, 05, 05]
+103B1; [7C CD 80, 05, 05]
-12028; [7C CD 23, 05, 05]
+103B2; [7C CD 87, 05, 05]
-12029; [7C CD 2A, 05, 05]
+103B3; [7C CD 8E, 05, 05]
-1202A; [7C CD 31, 05, 05]
+103B4; [7C CD 95, 05, 05]
-1202B; [7C CD 38, 05, 05]
+103B5; [7C CD 9C, 05, 05]
-1202C; [7C CD 3F, 05, 05]
+103B6; [7C CD A3, 05, 05]
-1202D; [7C CD 46, 05, 05]
+103B7; [7C CD AA, 05, 05]
-1202E; [7C CD 4D, 05, 05]
+103B8; [7C CD B1, 05, 05]
-1202F; [7C CD 54, 05, 05]
+103B9; [7C CD B8, 05, 05]
-12030; [7C CD 5B, 05, 05]
+103BA; [7C CD BF, 05, 05]
-12031; [7C CD 62, 05, 05]
+103BB; [7C CD C6, 05, 05]
-12032; [7C CD 69, 05, 05]
+103BC; [7C CD CD, 05, 05]
-12033; [7C CD 70, 05, 05]
+103BD; [7C CD D4, 05, 05]
-12034; [7C CD 77, 05, 05]
+103BE; [7C CD DB, 05, 05]
-12035; [7C CD 7E, 05, 05]
+103BF; [7C CD E2, 05, 05]
-12036; [7C CD 85, 05, 05]
+103C0; [7C CD E9, 05, 05]
-12037; [7C CD 8C, 05, 05]
+103C1; [7C CD F0, 05, 05]
-12038; [7C CD 93, 05, 05]
+103C2; [7C CD F7, 05, 05]
-12039; [7C CD 9A, 05, 05]
+103C3; [7C CD FE, 05, 05]
-1203A; [7C CD A1, 05, 05]
+103C8; [7C CE 07, 05, 05]
-1203B; [7C CD A8, 05, 05]
+103C9; [7C CE 0E, 05, 05]
-1203C; [7C CD AF, 05, 05]
+103CA; [7C CE 15, 05, 05]
-1203D; [7C CD B6, 05, 05]
+103CB; [7C CE 1C, 05, 05]
-1203E; [7C CD BD, 05, 05]
+103CC; [7C CE 23, 05, 05]
-1203F; [7C CD C4, 05, 05]
+103CD; [7C CE 2A, 05, 05]
-12040; [7C CD CB, 05, 05]
+103CE; [7C CE 31, 05, 05]
-12041; [7C CD D2, 05, 05]
+103CF; [7C CE 38, 05, 05]
-12042; [7C CD D9, 05, 05]
+FDD1 12000; [7C CF 02, 05, 05] # Cuneiform first primary (compressible)
-12043; [7C CD E0, 05, 05]
+12000; [7C CF 09, 05, 05]
-12044; [7C CD E7, 05, 05]
+12001; [7C CF 10, 05, 05]
-12045; [7C CD EE, 05, 05]
+12002; [7C CF 17, 05, 05]
-12046; [7C CD F5, 05, 05]
+12003; [7C CF 1E, 05, 05]
-12047; [7C CD FC, 05, 05]
+12004; [7C CF 25, 05, 05]
-12048; [7C CE 05, 05, 05]
+12005; [7C CF 2C, 05, 05]
-12049; [7C CE 0C, 05, 05]
+12006; [7C CF 33, 05, 05]
-1204A; [7C CE 13, 05, 05]
+12007; [7C CF 3A, 05, 05]
-1204B; [7C CE 1A, 05, 05]
+12008; [7C CF 41, 05, 05]
-1204C; [7C CE 21, 05, 05]
+12009; [7C CF 48, 05, 05]
-1204D; [7C CE 28, 05, 05]
+1200A; [7C CF 4F, 05, 05]
-1204E; [7C CE 2F, 05, 05]
+1200B; [7C CF 56, 05, 05]
-1204F; [7C CE 36, 05, 05]
+1200C; [7C CF 5D, 05, 05]
-12050; [7C CE 3D, 05, 05]
+1200D; [7C CF 64, 05, 05]
-12051; [7C CE 44, 05, 05]
+1200E; [7C CF 6B, 05, 05]
-12052; [7C CE 4B, 05, 05]
+1200F; [7C CF 72, 05, 05]
-12053; [7C CE 52, 05, 05]
+12010; [7C CF 79, 05, 05]
-12054; [7C CE 59, 05, 05]
+12011; [7C CF 80, 05, 05]
-12055; [7C CE 60, 05, 05]
+12012; [7C CF 87, 05, 05]
-12056; [7C CE 67, 05, 05]
+12013; [7C CF 8E, 05, 05]
-12057; [7C CE 6E, 05, 05]
+12014; [7C CF 95, 05, 05]
-12058; [7C CE 75, 05, 05]
+12015; [7C CF 9C, 05, 05]
-12059; [7C CE 7C, 05, 05]
+12016; [7C CF A3, 05, 05]
-1205A; [7C CE 83, 05, 05]
+12017; [7C CF AA, 05, 05]
-1205B; [7C CE 8A, 05, 05]
+12018; [7C CF B1, 05, 05]
-1205C; [7C CE 91, 05, 05]
+12019; [7C CF B8, 05, 05]
-1205D; [7C CE 98, 05, 05]
+1201A; [7C CF BF, 05, 05]
-1205E; [7C CE 9F, 05, 05]
+1201B; [7C CF C6, 05, 05]
-1205F; [7C CE A6, 05, 05]
+1201C; [7C CF CD, 05, 05]
-12060; [7C CE AD, 05, 05]
+1201D; [7C CF D4, 05, 05]
-12061; [7C CE B4, 05, 05]
+1201E; [7C CF DB, 05, 05]
-12062; [7C CE BB, 05, 05]
+1201F; [7C CF E2, 05, 05]
-12063; [7C CE C2, 05, 05]
+12020; [7C CF E9, 05, 05]
-12064; [7C CE C9, 05, 05]
+12021; [7C CF F0, 05, 05]
-12065; [7C CE D0, 05, 05]
+12022; [7C CF F7, 05, 05]
-12066; [7C CE D7, 05, 05]
+12023; [7C CF FE, 05, 05]
-12067; [7C CE DE, 05, 05]
+12024; [7C D0 07, 05, 05]
-12068; [7C CE E5, 05, 05]
+12025; [7C D0 0E, 05, 05]
-12069; [7C CE EC, 05, 05]
+12026; [7C D0 15, 05, 05]
-1206A; [7C CE F3, 05, 05]
+12027; [7C D0 1C, 05, 05]
-1206B; [7C CE FA, 05, 05]
+12028; [7C D0 23, 05, 05]
-1206C; [7C CF 03, 05, 05]
+12029; [7C D0 2A, 05, 05]
-1206D; [7C CF 0A, 05, 05]
+1202A; [7C D0 31, 05, 05]
-1206E; [7C CF 11, 05, 05]
+1202B; [7C D0 38, 05, 05]
-1206F; [7C CF 18, 05, 05]
+1202C; [7C D0 3F, 05, 05]
-12070; [7C CF 1F, 05, 05]
+1202D; [7C D0 46, 05, 05]
-12071; [7C CF 26, 05, 05]
+1202E; [7C D0 4D, 05, 05]
-12072; [7C CF 2D, 05, 05]
+1202F; [7C D0 54, 05, 05]
-12073; [7C CF 34, 05, 05]
+12030; [7C D0 5B, 05, 05]
-12074; [7C CF 3B, 05, 05]
+12031; [7C D0 62, 05, 05]
-12075; [7C CF 42, 05, 05]
+12032; [7C D0 69, 05, 05]
-12076; [7C CF 49, 05, 05]
+12033; [7C D0 70, 05, 05]
-12077; [7C CF 50, 05, 05]
+12034; [7C D0 77, 05, 05]
-12078; [7C CF 57, 05, 05]
+12035; [7C D0 7E, 05, 05]
-12079; [7C CF 5E, 05, 05]
+12036; [7C D0 85, 05, 05]
-1207A; [7C CF 65, 05, 05]
+12037; [7C D0 8C, 05, 05]
-1207B; [7C CF 6C, 05, 05]
+12038; [7C D0 93, 05, 05]
-1207C; [7C CF 73, 05, 05]
+12039; [7C D0 9A, 05, 05]
-1207D; [7C CF 7A, 05, 05]
+1203A; [7C D0 A1, 05, 05]
-1207E; [7C CF 81, 05, 05]
+1203B; [7C D0 A8, 05, 05]
-1207F; [7C CF 88, 05, 05]
+1203C; [7C D0 AF, 05, 05]
-12080; [7C CF 8F, 05, 05]
+1203D; [7C D0 B6, 05, 05]
-12081; [7C CF 96, 05, 05]
+1203E; [7C D0 BD, 05, 05]
-12082; [7C CF 9D, 05, 05]
+1203F; [7C D0 C4, 05, 05]
-12083; [7C CF A4, 05, 05]
+12040; [7C D0 CB, 05, 05]
-12084; [7C CF AB, 05, 05]
+12041; [7C D0 D2, 05, 05]
-12085; [7C CF B2, 05, 05]
+12042; [7C D0 D9, 05, 05]
-12086; [7C CF B9, 05, 05]
+12043; [7C D0 E0, 05, 05]
-12087; [7C CF C0, 05, 05]
+12044; [7C D0 E7, 05, 05]
-12088; [7C CF C7, 05, 05]
+12045; [7C D0 EE, 05, 05]
-12089; [7C CF CE, 05, 05]
+12046; [7C D0 F5, 05, 05]
-1208A; [7C CF D5, 05, 05]
+12047; [7C D0 FC, 05, 05]
-1208B; [7C CF DC, 05, 05]
+12048; [7C D1 05, 05, 05]
-1208C; [7C CF E3, 05, 05]
+12049; [7C D1 0C, 05, 05]
-1208D; [7C CF EA, 05, 05]
+1204A; [7C D1 13, 05, 05]
-1208E; [7C CF F1, 05, 05]
+1204B; [7C D1 1A, 05, 05]
-1208F; [7C CF F8, 05, 05]
+1204C; [7C D1 21, 05, 05]
-12090; [7C CF FF, 05, 05]
+1204D; [7C D1 28, 05, 05]
-12091; [7C D0 08, 05, 05]
+1204E; [7C D1 2F, 05, 05]
-12092; [7C D0 0F, 05, 05]
+1204F; [7C D1 36, 05, 05]
-12093; [7C D0 16, 05, 05]
+12050; [7C D1 3D, 05, 05]
-12094; [7C D0 1D, 05, 05]
+12051; [7C D1 44, 05, 05]
-12095; [7C D0 24, 05, 05]
+12052; [7C D1 4B, 05, 05]
-12096; [7C D0 2B, 05, 05]
+12053; [7C D1 52, 05, 05]
-12097; [7C D0 32, 05, 05]
+12054; [7C D1 59, 05, 05]
-12098; [7C D0 39, 05, 05]
+12055; [7C D1 60, 05, 05]
-12099; [7C D0 40, 05, 05]
+12056; [7C D1 67, 05, 05]
-1209A; [7C D0 47, 05, 05]
+12057; [7C D1 6E, 05, 05]
-1209B; [7C D0 4E, 05, 05]
+12058; [7C D1 75, 05, 05]
-1209C; [7C D0 55, 05, 05]
+12059; [7C D1 7C, 05, 05]
-1209D; [7C D0 5C, 05, 05]
+1205A; [7C D1 83, 05, 05]
-1209E; [7C D0 63, 05, 05]
+1205B; [7C D1 8A, 05, 05]
-1209F; [7C D0 6A, 05, 05]
+1205C; [7C D1 91, 05, 05]
-120A0; [7C D0 71, 05, 05]
+1205D; [7C D1 98, 05, 05]
-120A1; [7C D0 78, 05, 05]
+1205E; [7C D1 9F, 05, 05]
-120A2; [7C D0 7F, 05, 05]
+1205F; [7C D1 A6, 05, 05]
-120A3; [7C D0 86, 05, 05]
+12060; [7C D1 AD, 05, 05]
-120A4; [7C D0 8D, 05, 05]
+12061; [7C D1 B4, 05, 05]
-120A5; [7C D0 94, 05, 05]
+12062; [7C D1 BB, 05, 05]
-120A6; [7C D0 9B, 05, 05]
+12063; [7C D1 C2, 05, 05]
-120A7; [7C D0 A2, 05, 05]
+12064; [7C D1 C9, 05, 05]
-120A8; [7C D0 A9, 05, 05]
+12065; [7C D1 D0, 05, 05]
-120A9; [7C D0 B0, 05, 05]
+12066; [7C D1 D7, 05, 05]
-120AA; [7C D0 B7, 05, 05]
+12067; [7C D1 DE, 05, 05]
-120AB; [7C D0 BE, 05, 05]
+12068; [7C D1 E5, 05, 05]
-120AC; [7C D0 C5, 05, 05]
+12069; [7C D1 EC, 05, 05]
-120AD; [7C D0 CC, 05, 05]
+1206A; [7C D1 F3, 05, 05]
-120AE; [7C D0 D3, 05, 05]
+1206B; [7C D1 FA, 05, 05]
-120AF; [7C D0 DA, 05, 05]
+1206C; [7C D2 03, 05, 05]
-120B0; [7C D0 E1, 05, 05]
+1206D; [7C D2 0A, 05, 05]
-120B1; [7C D0 E8, 05, 05]
+1206E; [7C D2 11, 05, 05]
-120B2; [7C D0 EF, 05, 05]
+1206F; [7C D2 18, 05, 05]
-120B3; [7C D0 F6, 05, 05]
+12070; [7C D2 1F, 05, 05]
-120B4; [7C D0 FD, 05, 05]
+12071; [7C D2 26, 05, 05]
-120B5; [7C D1 06, 05, 05]
+12072; [7C D2 2D, 05, 05]
-120B6; [7C D1 0D, 05, 05]
+12073; [7C D2 34, 05, 05]
-120B7; [7C D1 14, 05, 05]
+12074; [7C D2 3B, 05, 05]
-120B8; [7C D1 1B, 05, 05]
+12075; [7C D2 42, 05, 05]
-120B9; [7C D1 22, 05, 05]
+12076; [7C D2 49, 05, 05]
-120BA; [7C D1 29, 05, 05]
+12077; [7C D2 50, 05, 05]
-120BB; [7C D1 30, 05, 05]
+12078; [7C D2 57, 05, 05]
-120BC; [7C D1 37, 05, 05]
+12079; [7C D2 5E, 05, 05]
-120BD; [7C D1 3E, 05, 05]
+1207A; [7C D2 65, 05, 05]
-120BE; [7C D1 45, 05, 05]
+1207B; [7C D2 6C, 05, 05]
-120BF; [7C D1 4C, 05, 05]
+1207C; [7C D2 73, 05, 05]
-120C0; [7C D1 53, 05, 05]
+1207D; [7C D2 7A, 05, 05]
-120C1; [7C D1 5A, 05, 05]
+1207E; [7C D2 81, 05, 05]
-120C2; [7C D1 61, 05, 05]
+1207F; [7C D2 88, 05, 05]
-120C3; [7C D1 68, 05, 05]
+12080; [7C D2 8F, 05, 05]
-120C4; [7C D1 6F, 05, 05]
+12081; [7C D2 96, 05, 05]
-120C5; [7C D1 76, 05, 05]
+12082; [7C D2 9D, 05, 05]
-120C6; [7C D1 7D, 05, 05]
+12083; [7C D2 A4, 05, 05]
-120C7; [7C D1 84, 05, 05]
+12084; [7C D2 AB, 05, 05]
-120C8; [7C D1 8B, 05, 05]
+12085; [7C D2 B2, 05, 05]
-120C9; [7C D1 92, 05, 05]
+12086; [7C D2 B9, 05, 05]
-120CA; [7C D1 99, 05, 05]
+12087; [7C D2 C0, 05, 05]
-120CB; [7C D1 A0, 05, 05]
+12088; [7C D2 C7, 05, 05]
-120CC; [7C D1 A7, 05, 05]
+12089; [7C D2 CE, 05, 05]
-120CD; [7C D1 AE, 05, 05]
+1208A; [7C D2 D5, 05, 05]
-120CE; [7C D1 B5, 05, 05]
+1208B; [7C D2 DC, 05, 05]
-120CF; [7C D1 BC, 05, 05]
+1208C; [7C D2 E3, 05, 05]
-120D0; [7C D1 C3, 05, 05]
+1208D; [7C D2 EA, 05, 05]
-120D1; [7C D1 CA, 05, 05]
+1208E; [7C D2 F1, 05, 05]
-120D2; [7C D1 D1, 05, 05]
+1208F; [7C D2 F8, 05, 05]
-120D3; [7C D1 D8, 05, 05]
+12090; [7C D2 FF, 05, 05]
-120D4; [7C D1 DF, 05, 05]
+12091; [7C D3 08, 05, 05]
-120D5; [7C D1 E6, 05, 05]
+12092; [7C D3 0F, 05, 05]
-120D6; [7C D1 ED, 05, 05]
+12093; [7C D3 16, 05, 05]
-120D7; [7C D1 F4, 05, 05]
+12094; [7C D3 1D, 05, 05]
-120D8; [7C D1 FB, 05, 05]
+12095; [7C D3 24, 05, 05]
-120D9; [7C D2 04, 05, 05]
+12096; [7C D3 2B, 05, 05]
-120DA; [7C D2 0B, 05, 05]
+12097; [7C D3 32, 05, 05]
-120DB; [7C D2 12, 05, 05]
+12098; [7C D3 39, 05, 05]
-120DC; [7C D2 19, 05, 05]
+12099; [7C D3 40, 05, 05]
-120DD; [7C D2 20, 05, 05]
+1209A; [7C D3 47, 05, 05]
-120DE; [7C D2 27, 05, 05]
+1209B; [7C D3 4E, 05, 05]
-120DF; [7C D2 2E, 05, 05]
+1209C; [7C D3 55, 05, 05]
-120E0; [7C D2 35, 05, 05]
+1209D; [7C D3 5C, 05, 05]
-120E1; [7C D2 3C, 05, 05]
+1209E; [7C D3 63, 05, 05]
-120E2; [7C D2 43, 05, 05]
+1209F; [7C D3 6A, 05, 05]
-120E3; [7C D2 4A, 05, 05]
+120A0; [7C D3 71, 05, 05]
-120E4; [7C D2 51, 05, 05]
+120A1; [7C D3 78, 05, 05]
-120E5; [7C D2 58, 05, 05]
+120A2; [7C D3 7F, 05, 05]
-120E6; [7C D2 5F, 05, 05]
+120A3; [7C D3 86, 05, 05]
-120E7; [7C D2 66, 05, 05]
+120A4; [7C D3 8D, 05, 05]
-120E8; [7C D2 6D, 05, 05]
+120A5; [7C D3 94, 05, 05]
-120E9; [7C D2 74, 05, 05]
+120A6; [7C D3 9B, 05, 05]
-120EA; [7C D2 7B, 05, 05]
+120A7; [7C D3 A2, 05, 05]
-120EB; [7C D2 82, 05, 05]
+120A8; [7C D3 A9, 05, 05]
-120EC; [7C D2 89, 05, 05]
+120A9; [7C D3 B0, 05, 05]
-120ED; [7C D2 90, 05, 05]
+120AA; [7C D3 B7, 05, 05]
-120EE; [7C D2 97, 05, 05]
+120AB; [7C D3 BE, 05, 05]
-120EF; [7C D2 9E, 05, 05]
+120AC; [7C D3 C5, 05, 05]
-120F0; [7C D2 A5, 05, 05]
+120AD; [7C D3 CC, 05, 05]
-120F1; [7C D2 AC, 05, 05]
+120AE; [7C D3 D3, 05, 05]
-120F2; [7C D2 B3, 05, 05]
+120AF; [7C D3 DA, 05, 05]
-120F3; [7C D2 BA, 05, 05]
+120B0; [7C D3 E1, 05, 05]
-120F4; [7C D2 C1, 05, 05]
+120B1; [7C D3 E8, 05, 05]
-120F5; [7C D2 C8, 05, 05]
+120B2; [7C D3 EF, 05, 05]
-120F6; [7C D2 CF, 05, 05]
+120B3; [7C D3 F6, 05, 05]
-120F7; [7C D2 D6, 05, 05]
+120B4; [7C D3 FD, 05, 05]
-120F8; [7C D2 DD, 05, 05]
+120B5; [7C D4 06, 05, 05]
-120F9; [7C D2 E4, 05, 05]
+120B6; [7C D4 0D, 05, 05]
-120FA; [7C D2 EB, 05, 05]
+120B7; [7C D4 14, 05, 05]
-120FB; [7C D2 F2, 05, 05]
+120B8; [7C D4 1B, 05, 05]
-120FC; [7C D2 F9, 05, 05]
+120B9; [7C D4 22, 05, 05]
-120FD; [7C D3 02, 05, 05]
+120BA; [7C D4 29, 05, 05]
-120FE; [7C D3 09, 05, 05]
+120BB; [7C D4 30, 05, 05]
-120FF; [7C D3 10, 05, 05]
+120BC; [7C D4 37, 05, 05]
-12100; [7C D3 17, 05, 05]
+120BD; [7C D4 3E, 05, 05]
-12101; [7C D3 1E, 05, 05]
+120BE; [7C D4 45, 05, 05]
-12102; [7C D3 25, 05, 05]
+120BF; [7C D4 4C, 05, 05]
-12103; [7C D3 2C, 05, 05]
+120C0; [7C D4 53, 05, 05]
-12104; [7C D3 33, 05, 05]
+120C1; [7C D4 5A, 05, 05]
-12105; [7C D3 3A, 05, 05]
+120C2; [7C D4 61, 05, 05]
-12106; [7C D3 41, 05, 05]
+120C3; [7C D4 68, 05, 05]
-12107; [7C D3 48, 05, 05]
+120C4; [7C D4 6F, 05, 05]
-12108; [7C D3 4F, 05, 05]
+120C5; [7C D4 76, 05, 05]
-12109; [7C D3 56, 05, 05]
+120C6; [7C D4 7D, 05, 05]
-1210A; [7C D3 5D, 05, 05]
+120C7; [7C D4 84, 05, 05]
-1210B; [7C D3 64, 05, 05]
+120C8; [7C D4 8B, 05, 05]
-1210C; [7C D3 6B, 05, 05]
+120C9; [7C D4 92, 05, 05]
-1210D; [7C D3 72, 05, 05]
+120CA; [7C D4 99, 05, 05]
-1210E; [7C D3 79, 05, 05]
+120CB; [7C D4 A0, 05, 05]
-1210F; [7C D3 80, 05, 05]
+120CC; [7C D4 A7, 05, 05]
-12110; [7C D3 87, 05, 05]
+120CD; [7C D4 AE, 05, 05]
-12111; [7C D3 8E, 05, 05]
+120CE; [7C D4 B5, 05, 05]
-12112; [7C D3 95, 05, 05]
+120CF; [7C D4 BC, 05, 05]
-12113; [7C D3 9C, 05, 05]
+120D0; [7C D4 C3, 05, 05]
-12114; [7C D3 A3, 05, 05]
+120D1; [7C D4 CA, 05, 05]
-12115; [7C D3 AA, 05, 05]
+120D2; [7C D4 D1, 05, 05]
-12116; [7C D3 B1, 05, 05]
+120D3; [7C D4 D8, 05, 05]
-12117; [7C D3 B8, 05, 05]
+120D4; [7C D4 DF, 05, 05]
-12118; [7C D3 BF, 05, 05]
+120D5; [7C D4 E6, 05, 05]
-12119; [7C D3 C6, 05, 05]
+120D6; [7C D4 ED, 05, 05]
-1211A; [7C D3 CD, 05, 05]
+120D7; [7C D4 F4, 05, 05]
-1211B; [7C D3 D4, 05, 05]
+120D8; [7C D4 FB, 05, 05]
-1211C; [7C D3 DB, 05, 05]
+120D9; [7C D5 04, 05, 05]
-1211D; [7C D3 E2, 05, 05]
+120DA; [7C D5 0B, 05, 05]
-1211E; [7C D3 E9, 05, 05]
+120DB; [7C D5 12, 05, 05]
-1211F; [7C D3 F0, 05, 05]
+120DC; [7C D5 19, 05, 05]
-12120; [7C D3 F7, 05, 05]
+120DD; [7C D5 20, 05, 05]
-12121; [7C D3 FE, 05, 05]
+120DE; [7C D5 27, 05, 05]
-12122; [7C D4 07, 05, 05]
+120DF; [7C D5 2E, 05, 05]
-12123; [7C D4 0E, 05, 05]
+120E0; [7C D5 35, 05, 05]
-12124; [7C D4 15, 05, 05]
+120E1; [7C D5 3C, 05, 05]
-12125; [7C D4 1C, 05, 05]
+120E2; [7C D5 43, 05, 05]
-12126; [7C D4 23, 05, 05]
+120E3; [7C D5 4A, 05, 05]
-12127; [7C D4 2A, 05, 05]
+120E4; [7C D5 51, 05, 05]
-12128; [7C D4 31, 05, 05]
+120E5; [7C D5 58, 05, 05]
-12129; [7C D4 38, 05, 05]
+120E6; [7C D5 5F, 05, 05]
-1212A; [7C D4 3F, 05, 05]
+120E7; [7C D5 66, 05, 05]
-1212B; [7C D4 46, 05, 05]
+120E8; [7C D5 6D, 05, 05]
-1212C; [7C D4 4D, 05, 05]
+120E9; [7C D5 74, 05, 05]
-1212D; [7C D4 54, 05, 05]
+120EA; [7C D5 7B, 05, 05]
-1212E; [7C D4 5B, 05, 05]
+120EB; [7C D5 82, 05, 05]
-1212F; [7C D4 62, 05, 05]
+120EC; [7C D5 89, 05, 05]
-12130; [7C D4 69, 05, 05]
+120ED; [7C D5 90, 05, 05]
-12131; [7C D4 70, 05, 05]
+120EE; [7C D5 97, 05, 05]
-12132; [7C D4 77, 05, 05]
+120EF; [7C D5 9E, 05, 05]
-12133; [7C D4 7E, 05, 05]
+120F0; [7C D5 A5, 05, 05]
-12134; [7C D4 85, 05, 05]
+120F1; [7C D5 AC, 05, 05]
-12135; [7C D4 8C, 05, 05]
+120F2; [7C D5 B3, 05, 05]
-12136; [7C D4 93, 05, 05]
+120F3; [7C D5 BA, 05, 05]
-12137; [7C D4 9A, 05, 05]
+120F4; [7C D5 C1, 05, 05]
-12138; [7C D4 A1, 05, 05]
+120F5; [7C D5 C8, 05, 05]
-12139; [7C D4 A8, 05, 05]
+120F6; [7C D5 CF, 05, 05]
-1213A; [7C D4 AF, 05, 05]
+120F7; [7C D5 D6, 05, 05]
-1213B; [7C D4 B6, 05, 05]
+120F8; [7C D5 DD, 05, 05]
-1213C; [7C D4 BD, 05, 05]
+120F9; [7C D5 E4, 05, 05]
-1213D; [7C D4 C4, 05, 05]
+120FA; [7C D5 EB, 05, 05]
-1213E; [7C D4 CB, 05, 05]
+120FB; [7C D5 F2, 05, 05]
-1213F; [7C D4 D2, 05, 05]
+120FC; [7C D5 F9, 05, 05]
-12140; [7C D4 D9, 05, 05]
+120FD; [7C D6 02, 05, 05]
-12141; [7C D4 E0, 05, 05]
+120FE; [7C D6 09, 05, 05]
-12142; [7C D4 E7, 05, 05]
+120FF; [7C D6 10, 05, 05]
-12143; [7C D4 EE, 05, 05]
+12100; [7C D6 17, 05, 05]
-12144; [7C D4 F5, 05, 05]
+12101; [7C D6 1E, 05, 05]
-12145; [7C D4 FC, 05, 05]
+12102; [7C D6 25, 05, 05]
-12146; [7C D5 05, 05, 05]
+12103; [7C D6 2C, 05, 05]
-12147; [7C D5 0C, 05, 05]
+12104; [7C D6 33, 05, 05]
-12148; [7C D5 13, 05, 05]
+12105; [7C D6 3A, 05, 05]
-12149; [7C D5 1A, 05, 05]
+12106; [7C D6 41, 05, 05]
-1214A; [7C D5 21, 05, 05]
+12107; [7C D6 48, 05, 05]
-1214B; [7C D5 28, 05, 05]
+12108; [7C D6 4F, 05, 05]
-1214C; [7C D5 2F, 05, 05]
+12109; [7C D6 56, 05, 05]
-1214D; [7C D5 36, 05, 05]
+1210A; [7C D6 5D, 05, 05]
-1214E; [7C D5 3D, 05, 05]
+1210B; [7C D6 64, 05, 05]
-1214F; [7C D5 44, 05, 05]
+1210C; [7C D6 6B, 05, 05]
-12150; [7C D5 4B, 05, 05]
+1210D; [7C D6 72, 05, 05]
-12151; [7C D5 52, 05, 05]
+1210E; [7C D6 79, 05, 05]
-12152; [7C D5 59, 05, 05]
+1210F; [7C D6 80, 05, 05]
-12153; [7C D5 60, 05, 05]
+12110; [7C D6 87, 05, 05]
-12154; [7C D5 67, 05, 05]
+12111; [7C D6 8E, 05, 05]
-12155; [7C D5 6E, 05, 05]
+12112; [7C D6 95, 05, 05]
-12156; [7C D5 75, 05, 05]
+12113; [7C D6 9C, 05, 05]
-12157; [7C D5 7C, 05, 05]
+12114; [7C D6 A3, 05, 05]
-12158; [7C D5 83, 05, 05]
+12115; [7C D6 AA, 05, 05]
-12159; [7C D5 8A, 05, 05]
+12116; [7C D6 B1, 05, 05]
-1215A; [7C D5 91, 05, 05]
+12117; [7C D6 B8, 05, 05]
-1215B; [7C D5 98, 05, 05]
+12118; [7C D6 BF, 05, 05]
-1215C; [7C D5 9F, 05, 05]
+12119; [7C D6 C6, 05, 05]
-1215D; [7C D5 A6, 05, 05]
+1211A; [7C D6 CD, 05, 05]
-1215E; [7C D5 AD, 05, 05]
+1211B; [7C D6 D4, 05, 05]
-1215F; [7C D5 B4, 05, 05]
+1211C; [7C D6 DB, 05, 05]
-12160; [7C D5 BB, 05, 05]
+1211D; [7C D6 E2, 05, 05]
-12161; [7C D5 C2, 05, 05]
+1211E; [7C D6 E9, 05, 05]
-12162; [7C D5 C9, 05, 05]
+1211F; [7C D6 F0, 05, 05]
-12163; [7C D5 D0, 05, 05]
+12120; [7C D6 F7, 05, 05]
-12164; [7C D5 D7, 05, 05]
+12121; [7C D6 FE, 05, 05]
-12165; [7C D5 DE, 05, 05]
+12122; [7C D7 07, 05, 05]
-12166; [7C D5 E5, 05, 05]
+12123; [7C D7 0E, 05, 05]
-12167; [7C D5 EC, 05, 05]
+12124; [7C D7 15, 05, 05]
-12168; [7C D5 F3, 05, 05]
+12125; [7C D7 1C, 05, 05]
-12169; [7C D5 FA, 05, 05]
+12126; [7C D7 23, 05, 05]
-1216A; [7C D6 03, 05, 05]
+12127; [7C D7 2A, 05, 05]
-1216B; [7C D6 0A, 05, 05]
+12128; [7C D7 31, 05, 05]
-1216C; [7C D6 11, 05, 05]
+12129; [7C D7 38, 05, 05]
-1216D; [7C D6 18, 05, 05]
+1212A; [7C D7 3F, 05, 05]
-1216E; [7C D6 1F, 05, 05]
+1212B; [7C D7 46, 05, 05]
-1216F; [7C D6 26, 05, 05]
+1212C; [7C D7 4D, 05, 05]
-12170; [7C D6 2D, 05, 05]
+1212D; [7C D7 54, 05, 05]
-12171; [7C D6 34, 05, 05]
+1212E; [7C D7 5B, 05, 05]
-12172; [7C D6 3B, 05, 05]
+1212F; [7C D7 62, 05, 05]
-12173; [7C D6 42, 05, 05]
+12130; [7C D7 69, 05, 05]
-12174; [7C D6 49, 05, 05]
+12131; [7C D7 70, 05, 05]
-12175; [7C D6 50, 05, 05]
+12132; [7C D7 77, 05, 05]
-12176; [7C D6 57, 05, 05]
+12133; [7C D7 7E, 05, 05]
-12177; [7C D6 5E, 05, 05]
+12134; [7C D7 85, 05, 05]
-12178; [7C D6 65, 05, 05]
+12135; [7C D7 8C, 05, 05]
-12179; [7C D6 6C, 05, 05]
+12136; [7C D7 93, 05, 05]
-1217A; [7C D6 73, 05, 05]
+12137; [7C D7 9A, 05, 05]
-1217B; [7C D6 7A, 05, 05]
+12138; [7C D7 A1, 05, 05]
-1217C; [7C D6 81, 05, 05]
+12139; [7C D7 A8, 05, 05]
-1217D; [7C D6 88, 05, 05]
+1213A; [7C D7 AF, 05, 05]
-1217E; [7C D6 8F, 05, 05]
+1213B; [7C D7 B6, 05, 05]
-1217F; [7C D6 96, 05, 05]
+1213C; [7C D7 BD, 05, 05]
-12180; [7C D6 9D, 05, 05]
+1213D; [7C D7 C4, 05, 05]
-12181; [7C D6 A4, 05, 05]
+1213E; [7C D7 CB, 05, 05]
-12182; [7C D6 AB, 05, 05]
+1213F; [7C D7 D2, 05, 05]
-12183; [7C D6 B2, 05, 05]
+12140; [7C D7 D9, 05, 05]
-12184; [7C D6 B9, 05, 05]
+12141; [7C D7 E0, 05, 05]
-12185; [7C D6 C0, 05, 05]
+12142; [7C D7 E7, 05, 05]
-12186; [7C D6 C7, 05, 05]
+12143; [7C D7 EE, 05, 05]
-12187; [7C D6 CE, 05, 05]
+12144; [7C D7 F5, 05, 05]
-12188; [7C D6 D5, 05, 05]
+12145; [7C D7 FC, 05, 05]
-12189; [7C D6 DC, 05, 05]
+12146; [7C D8 05, 05, 05]
-1218A; [7C D6 E3, 05, 05]
+12147; [7C D8 0C, 05, 05]
-1218B; [7C D6 EA, 05, 05]
+12148; [7C D8 13, 05, 05]
-1218C; [7C D6 F1, 05, 05]
+12149; [7C D8 1A, 05, 05]
-1218D; [7C D6 F8, 05, 05]
+1214A; [7C D8 21, 05, 05]
-1218E; [7C D6 FF, 05, 05]
+1214B; [7C D8 28, 05, 05]
-1218F; [7C D7 08, 05, 05]
+1214C; [7C D8 2F, 05, 05]
-12190; [7C D7 0F, 05, 05]
+1214D; [7C D8 36, 05, 05]
-12191; [7C D7 16, 05, 05]
+1214E; [7C D8 3D, 05, 05]
-12192; [7C D7 1D, 05, 05]
+1214F; [7C D8 44, 05, 05]
-12193; [7C D7 24, 05, 05]
+12150; [7C D8 4B, 05, 05]
-12194; [7C D7 2B, 05, 05]
+12151; [7C D8 52, 05, 05]
-12195; [7C D7 32, 05, 05]
+12152; [7C D8 59, 05, 05]
-12196; [7C D7 39, 05, 05]
+12153; [7C D8 60, 05, 05]
-12197; [7C D7 40, 05, 05]
+12154; [7C D8 67, 05, 05]
-12198; [7C D7 47, 05, 05]
+12155; [7C D8 6E, 05, 05]
-12199; [7C D7 4E, 05, 05]
+12156; [7C D8 75, 05, 05]
-1219A; [7C D7 55, 05, 05]
+12157; [7C D8 7C, 05, 05]
-1219B; [7C D7 5C, 05, 05]
+12158; [7C D8 83, 05, 05]
-1219C; [7C D7 63, 05, 05]
+12159; [7C D8 8A, 05, 05]
-1219D; [7C D7 6A, 05, 05]
+1215A; [7C D8 91, 05, 05]
-1219E; [7C D7 71, 05, 05]
+1215B; [7C D8 98, 05, 05]
-1219F; [7C D7 78, 05, 05]
+1215C; [7C D8 9F, 05, 05]
-121A0; [7C D7 7F, 05, 05]
+1215D; [7C D8 A6, 05, 05]
-121A1; [7C D7 86, 05, 05]
+1215E; [7C D8 AD, 05, 05]
-121A2; [7C D7 8D, 05, 05]
+1215F; [7C D8 B4, 05, 05]
-121A3; [7C D7 94, 05, 05]
+12160; [7C D8 BB, 05, 05]
-121A4; [7C D7 9B, 05, 05]
+12161; [7C D8 C2, 05, 05]
-121A5; [7C D7 A2, 05, 05]
+12162; [7C D8 C9, 05, 05]
-121A6; [7C D7 A9, 05, 05]
+12163; [7C D8 D0, 05, 05]
-121A7; [7C D7 B0, 05, 05]
+12164; [7C D8 D7, 05, 05]
-121A8; [7C D7 B7, 05, 05]
+12165; [7C D8 DE, 05, 05]
-121A9; [7C D7 BE, 05, 05]
+12166; [7C D8 E5, 05, 05]
-121AA; [7C D7 C5, 05, 05]
+12167; [7C D8 EC, 05, 05]
-121AB; [7C D7 CC, 05, 05]
+12168; [7C D8 F3, 05, 05]
-121AC; [7C D7 D3, 05, 05]
+12169; [7C D8 FA, 05, 05]
-121AD; [7C D7 DA, 05, 05]
+1216A; [7C D9 03, 05, 05]
-121AE; [7C D7 E1, 05, 05]
+1216B; [7C D9 0A, 05, 05]
-121AF; [7C D7 E8, 05, 05]
+1216C; [7C D9 11, 05, 05]
-121B0; [7C D7 EF, 05, 05]
+1216D; [7C D9 18, 05, 05]
-121B1; [7C D7 F6, 05, 05]
+1216E; [7C D9 1F, 05, 05]
-121B2; [7C D7 FD, 05, 05]
+1216F; [7C D9 26, 05, 05]
-121B3; [7C D8 06, 05, 05]
+12170; [7C D9 2D, 05, 05]
-121B4; [7C D8 0D, 05, 05]
+12171; [7C D9 34, 05, 05]
-121B5; [7C D8 14, 05, 05]
+12172; [7C D9 3B, 05, 05]
-121B6; [7C D8 1B, 05, 05]
+12173; [7C D9 42, 05, 05]
-121B7; [7C D8 22, 05, 05]
+12174; [7C D9 49, 05, 05]
-121B8; [7C D8 29, 05, 05]
+12175; [7C D9 50, 05, 05]
-121B9; [7C D8 30, 05, 05]
+12176; [7C D9 57, 05, 05]
-121BA; [7C D8 37, 05, 05]
+12177; [7C D9 5E, 05, 05]
-121BB; [7C D8 3E, 05, 05]
+12178; [7C D9 65, 05, 05]
-121BC; [7C D8 45, 05, 05]
+12179; [7C D9 6C, 05, 05]
-121BD; [7C D8 4C, 05, 05]
+1217A; [7C D9 73, 05, 05]
-121BE; [7C D8 53, 05, 05]
+1217B; [7C D9 7A, 05, 05]
-121BF; [7C D8 5A, 05, 05]
+1217C; [7C D9 81, 05, 05]
-121C0; [7C D8 61, 05, 05]
+1217D; [7C D9 88, 05, 05]
-121C1; [7C D8 68, 05, 05]
+1217E; [7C D9 8F, 05, 05]
-121C2; [7C D8 6F, 05, 05]
+1217F; [7C D9 96, 05, 05]
-121C3; [7C D8 76, 05, 05]
+12180; [7C D9 9D, 05, 05]
-121C4; [7C D8 7D, 05, 05]
+12181; [7C D9 A4, 05, 05]
-121C5; [7C D8 84, 05, 05]
+12182; [7C D9 AB, 05, 05]
-121C6; [7C D8 8B, 05, 05]
+12183; [7C D9 B2, 05, 05]
-121C7; [7C D8 92, 05, 05]
+12184; [7C D9 B9, 05, 05]
-121C8; [7C D8 99, 05, 05]
+12185; [7C D9 C0, 05, 05]
-121C9; [7C D8 A0, 05, 05]
+12186; [7C D9 C7, 05, 05]
-121CA; [7C D8 A7, 05, 05]
+12187; [7C D9 CE, 05, 05]
-121CB; [7C D8 AE, 05, 05]
+12188; [7C D9 D5, 05, 05]
-121CC; [7C D8 B5, 05, 05]
+12189; [7C D9 DC, 05, 05]
-121CD; [7C D8 BC, 05, 05]
+1218A; [7C D9 E3, 05, 05]
-121CE; [7C D8 C3, 05, 05]
+1218B; [7C D9 EA, 05, 05]
-121CF; [7C D8 CA, 05, 05]
+1218C; [7C D9 F1, 05, 05]
-121D0; [7C D8 D1, 05, 05]
+1218D; [7C D9 F8, 05, 05]
-121D1; [7C D8 D8, 05, 05]
+1218E; [7C D9 FF, 05, 05]
-121D2; [7C D8 DF, 05, 05]
+1218F; [7C DA 08, 05, 05]
-121D3; [7C D8 E6, 05, 05]
+12190; [7C DA 0F, 05, 05]
-121D4; [7C D8 ED, 05, 05]
+12191; [7C DA 16, 05, 05]
-121D5; [7C D8 F4, 05, 05]
+12192; [7C DA 1D, 05, 05]
-121D6; [7C D8 FB, 05, 05]
+12193; [7C DA 24, 05, 05]
-121D7; [7C D9 04, 05, 05]
+12194; [7C DA 2B, 05, 05]
-121D8; [7C D9 0B, 05, 05]
+12195; [7C DA 32, 05, 05]
-121D9; [7C D9 12, 05, 05]
+12196; [7C DA 39, 05, 05]
-121DA; [7C D9 19, 05, 05]
+12197; [7C DA 40, 05, 05]
-121DB; [7C D9 20, 05, 05]
+12198; [7C DA 47, 05, 05]
-121DC; [7C D9 27, 05, 05]
+12199; [7C DA 4E, 05, 05]
-121DD; [7C D9 2E, 05, 05]
+1219A; [7C DA 55, 05, 05]
-121DE; [7C D9 35, 05, 05]
+1219B; [7C DA 5C, 05, 05]
-121DF; [7C D9 3C, 05, 05]
+1219C; [7C DA 63, 05, 05]
-121E0; [7C D9 43, 05, 05]
+1219D; [7C DA 6A, 05, 05]
-121E1; [7C D9 4A, 05, 05]
+1219E; [7C DA 71, 05, 05]
-121E2; [7C D9 51, 05, 05]
+1219F; [7C DA 78, 05, 05]
-121E3; [7C D9 58, 05, 05]
+121A0; [7C DA 7F, 05, 05]
-121E4; [7C D9 5F, 05, 05]
+121A1; [7C DA 86, 05, 05]
-121E5; [7C D9 66, 05, 05]
+121A2; [7C DA 8D, 05, 05]
-121E6; [7C D9 6D, 05, 05]
+121A3; [7C DA 94, 05, 05]
-121E7; [7C D9 74, 05, 05]
+121A4; [7C DA 9B, 05, 05]
-121E8; [7C D9 7B, 05, 05]
+121A5; [7C DA A2, 05, 05]
-121E9; [7C D9 82, 05, 05]
+121A6; [7C DA A9, 05, 05]
-121EA; [7C D9 89, 05, 05]
+121A7; [7C DA B0, 05, 05]
-121EB; [7C D9 90, 05, 05]
+121A8; [7C DA B7, 05, 05]
-121EC; [7C D9 97, 05, 05]
+121A9; [7C DA BE, 05, 05]
-121ED; [7C D9 9E, 05, 05]
+121AA; [7C DA C5, 05, 05]
-121EE; [7C D9 A5, 05, 05]
+121AB; [7C DA CC, 05, 05]
-121EF; [7C D9 AC, 05, 05]
+121AC; [7C DA D3, 05, 05]
-121F0; [7C D9 B3, 05, 05]
+121AD; [7C DA DA, 05, 05]
-121F1; [7C D9 BA, 05, 05]
+121AE; [7C DA E1, 05, 05]
-121F2; [7C D9 C1, 05, 05]
+121AF; [7C DA E8, 05, 05]
-121F3; [7C D9 C8, 05, 05]
+121B0; [7C DA EF, 05, 05]
-121F4; [7C D9 CF, 05, 05]
+121B1; [7C DA F6, 05, 05]
-121F5; [7C D9 D6, 05, 05]
+121B2; [7C DA FD, 05, 05]
-121F6; [7C D9 DD, 05, 05]
+121B3; [7C DB 06, 05, 05]
-121F7; [7C D9 E4, 05, 05]
+121B4; [7C DB 0D, 05, 05]
-121F8; [7C D9 EB, 05, 05]
+121B5; [7C DB 14, 05, 05]
-121F9; [7C D9 F2, 05, 05]
+121B6; [7C DB 1B, 05, 05]
-121FA; [7C D9 F9, 05, 05]
+121B7; [7C DB 22, 05, 05]
-121FB; [7C DA 02, 05, 05]
+121B8; [7C DB 29, 05, 05]
-121FC; [7C DA 09, 05, 05]
+121B9; [7C DB 30, 05, 05]
-121FD; [7C DA 10, 05, 05]
+121BA; [7C DB 37, 05, 05]
-121FE; [7C DA 17, 05, 05]
+121BB; [7C DB 3E, 05, 05]
-121FF; [7C DA 1E, 05, 05]
+121BC; [7C DB 45, 05, 05]
-12200; [7C DA 25, 05, 05]
+121BD; [7C DB 4C, 05, 05]
-12201; [7C DA 2C, 05, 05]
+121BE; [7C DB 53, 05, 05]
-12202; [7C DA 33, 05, 05]
+121BF; [7C DB 5A, 05, 05]
-12203; [7C DA 3A, 05, 05]
+121C0; [7C DB 61, 05, 05]
-12204; [7C DA 41, 05, 05]
+121C1; [7C DB 68, 05, 05]
-12205; [7C DA 48, 05, 05]
+121C2; [7C DB 6F, 05, 05]
-12206; [7C DA 4F, 05, 05]
+121C3; [7C DB 76, 05, 05]
-12207; [7C DA 56, 05, 05]
+121C4; [7C DB 7D, 05, 05]
-12208; [7C DA 5D, 05, 05]
+121C5; [7C DB 84, 05, 05]
-12209; [7C DA 64, 05, 05]
+121C6; [7C DB 8B, 05, 05]
-1220A; [7C DA 6B, 05, 05]
+121C7; [7C DB 92, 05, 05]
-1220B; [7C DA 72, 05, 05]
+121C8; [7C DB 99, 05, 05]
-1220C; [7C DA 79, 05, 05]
+121C9; [7C DB A0, 05, 05]
-1220D; [7C DA 80, 05, 05]
+121CA; [7C DB A7, 05, 05]
-1220E; [7C DA 87, 05, 05]
+121CB; [7C DB AE, 05, 05]
-1220F; [7C DA 8E, 05, 05]
+121CC; [7C DB B5, 05, 05]
-12210; [7C DA 95, 05, 05]
+121CD; [7C DB BC, 05, 05]
-12211; [7C DA 9C, 05, 05]
+121CE; [7C DB C3, 05, 05]
-12212; [7C DA A3, 05, 05]
+121CF; [7C DB CA, 05, 05]
-12213; [7C DA AA, 05, 05]
+121D0; [7C DB D1, 05, 05]
-12214; [7C DA B1, 05, 05]
+121D1; [7C DB D8, 05, 05]
-12215; [7C DA B8, 05, 05]
+121D2; [7C DB DF, 05, 05]
-12216; [7C DA BF, 05, 05]
+121D3; [7C DB E6, 05, 05]
-12217; [7C DA C6, 05, 05]
+121D4; [7C DB ED, 05, 05]
-12218; [7C DA CD, 05, 05]
+121D5; [7C DB F4, 05, 05]
-12219; [7C DA D4, 05, 05]
+121D6; [7C DB FB, 05, 05]
-1221A; [7C DA DB, 05, 05]
+121D7; [7C DC 04, 05, 05]
-1221B; [7C DA E2, 05, 05]
+121D8; [7C DC 0B, 05, 05]
-1221C; [7C DA E9, 05, 05]
+121D9; [7C DC 12, 05, 05]
-1221D; [7C DA F0, 05, 05]
+121DA; [7C DC 19, 05, 05]
-1221E; [7C DA F7, 05, 05]
+121DB; [7C DC 20, 05, 05]
-1221F; [7C DA FE, 05, 05]
+121DC; [7C DC 27, 05, 05]
-12220; [7C DB 07, 05, 05]
+121DD; [7C DC 2E, 05, 05]
-12221; [7C DB 0E, 05, 05]
+121DE; [7C DC 35, 05, 05]
-12222; [7C DB 15, 05, 05]
+121DF; [7C DC 3C, 05, 05]
-12223; [7C DB 1C, 05, 05]
+121E0; [7C DC 43, 05, 05]
-12224; [7C DB 23, 05, 05]
+121E1; [7C DC 4A, 05, 05]
-12225; [7C DB 2A, 05, 05]
+121E2; [7C DC 51, 05, 05]
-12226; [7C DB 31, 05, 05]
+121E3; [7C DC 58, 05, 05]
-12227; [7C DB 38, 05, 05]
+121E4; [7C DC 5F, 05, 05]
-12228; [7C DB 3F, 05, 05]
+121E5; [7C DC 66, 05, 05]
-12229; [7C DB 46, 05, 05]
+121E6; [7C DC 6D, 05, 05]
-1222A; [7C DB 4D, 05, 05]
+121E7; [7C DC 74, 05, 05]
-1222B; [7C DB 54, 05, 05]
+121E8; [7C DC 7B, 05, 05]
-1222C; [7C DB 5B, 05, 05]
+121E9; [7C DC 82, 05, 05]
-1222D; [7C DB 62, 05, 05]
+121EA; [7C DC 89, 05, 05]
-1222E; [7C DB 69, 05, 05]
+121EB; [7C DC 90, 05, 05]
-1222F; [7C DB 70, 05, 05]
+121EC; [7C DC 97, 05, 05]
-12230; [7C DB 77, 05, 05]
+121ED; [7C DC 9E, 05, 05]
-12231; [7C DB 7E, 05, 05]
+121EE; [7C DC A5, 05, 05]
-12232; [7C DB 85, 05, 05]
+121EF; [7C DC AC, 05, 05]
-12233; [7C DB 8C, 05, 05]
+121F0; [7C DC B3, 05, 05]
-12234; [7C DB 93, 05, 05]
+121F1; [7C DC BA, 05, 05]
-12235; [7C DB 9A, 05, 05]
+121F2; [7C DC C1, 05, 05]
-12236; [7C DB A1, 05, 05]
+121F3; [7C DC C8, 05, 05]
-12237; [7C DB A8, 05, 05]
+121F4; [7C DC CF, 05, 05]
-12238; [7C DB AF, 05, 05]
+121F5; [7C DC D6, 05, 05]
-12239; [7C DB B6, 05, 05]
+121F6; [7C DC DD, 05, 05]
-1223A; [7C DB BD, 05, 05]
+121F7; [7C DC E4, 05, 05]
-1223B; [7C DB C4, 05, 05]
+121F8; [7C DC EB, 05, 05]
-1223C; [7C DB CB, 05, 05]
+121F9; [7C DC F2, 05, 05]
-1223D; [7C DB D2, 05, 05]
+121FA; [7C DC F9, 05, 05]
-1223E; [7C DB D9, 05, 05]
+121FB; [7C DD 02, 05, 05]
-1223F; [7C DB E0, 05, 05]
+121FC; [7C DD 09, 05, 05]
-12240; [7C DB E7, 05, 05]
+121FD; [7C DD 10, 05, 05]
-12241; [7C DB EE, 05, 05]
+121FE; [7C DD 17, 05, 05]
-12242; [7C DB F5, 05, 05]
+121FF; [7C DD 1E, 05, 05]
-12243; [7C DB FC, 05, 05]
+12200; [7C DD 25, 05, 05]
-12244; [7C DC 05, 05, 05]
+12201; [7C DD 2C, 05, 05]
-12245; [7C DC 0C, 05, 05]
+12202; [7C DD 33, 05, 05]
-12246; [7C DC 13, 05, 05]
+12203; [7C DD 3A, 05, 05]
-12247; [7C DC 1A, 05, 05]
+12204; [7C DD 41, 05, 05]
-12248; [7C DC 21, 05, 05]
+12205; [7C DD 48, 05, 05]
-12249; [7C DC 28, 05, 05]
+12206; [7C DD 4F, 05, 05]
-1224A; [7C DC 2F, 05, 05]
+12207; [7C DD 56, 05, 05]
-1224B; [7C DC 36, 05, 05]
+12208; [7C DD 5D, 05, 05]
-1224C; [7C DC 3D, 05, 05]
+12209; [7C DD 64, 05, 05]
-1224D; [7C DC 44, 05, 05]
+1220A; [7C DD 6B, 05, 05]
-1224E; [7C DC 4B, 05, 05]
+1220B; [7C DD 72, 05, 05]
-1224F; [7C DC 52, 05, 05]
+1220C; [7C DD 79, 05, 05]
-12250; [7C DC 59, 05, 05]
+1220D; [7C DD 80, 05, 05]
-12251; [7C DC 60, 05, 05]
+1220E; [7C DD 87, 05, 05]
-12252; [7C DC 67, 05, 05]
+1220F; [7C DD 8E, 05, 05]
-12253; [7C DC 6E, 05, 05]
+12210; [7C DD 95, 05, 05]
-12254; [7C DC 75, 05, 05]
+12211; [7C DD 9C, 05, 05]
-12255; [7C DC 7C, 05, 05]
+12212; [7C DD A3, 05, 05]
-12256; [7C DC 83, 05, 05]
+12213; [7C DD AA, 05, 05]
-12257; [7C DC 8A, 05, 05]
+12214; [7C DD B1, 05, 05]
-12258; [7C DC 91, 05, 05]
+12215; [7C DD B8, 05, 05]
-12259; [7C DC 98, 05, 05]
+12216; [7C DD BF, 05, 05]
-1225A; [7C DC 9F, 05, 05]
+12217; [7C DD C6, 05, 05]
-1225B; [7C DC A6, 05, 05]
+12218; [7C DD CD, 05, 05]
-1225C; [7C DC AD, 05, 05]
+12219; [7C DD D4, 05, 05]
-1225D; [7C DC B4, 05, 05]
+1221A; [7C DD DB, 05, 05]
-1225E; [7C DC BB, 05, 05]
+1221B; [7C DD E2, 05, 05]
-1225F; [7C DC C2, 05, 05]
+1221C; [7C DD E9, 05, 05]
-12260; [7C DC C9, 05, 05]
+1221D; [7C DD F0, 05, 05]
-12261; [7C DC D0, 05, 05]
+1221E; [7C DD F7, 05, 05]
-12262; [7C DC D7, 05, 05]
+1221F; [7C DD FE, 05, 05]
-122D4; [7C DC DE, 05, 05]
+12220; [7C DE 07, 05, 05]
-122D5; [7C DC E5, 05, 05]
+12221; [7C DE 0E, 05, 05]
-12263; [7C DC EC, 05, 05]
+12222; [7C DE 15, 05, 05]
-12264; [7C DC F3, 05, 05]
+12223; [7C DE 1C, 05, 05]
-12265; [7C DC FA, 05, 05]
+12224; [7C DE 23, 05, 05]
-12266; [7C DD 03, 05, 05]
+12225; [7C DE 2A, 05, 05]
-12267; [7C DD 0A, 05, 05]
+12226; [7C DE 31, 05, 05]
-12268; [7C DD 11, 05, 05]
+12227; [7C DE 38, 05, 05]
-12269; [7C DD 18, 05, 05]
+12228; [7C DE 3F, 05, 05]
-1226A; [7C DD 1F, 05, 05]
+12229; [7C DE 46, 05, 05]
-1226B; [7C DD 26, 05, 05]
+1222A; [7C DE 4D, 05, 05]
-1226C; [7C DD 2D, 05, 05]
+1222B; [7C DE 54, 05, 05]
-1226D; [7C DD 34, 05, 05]
+1222C; [7C DE 5B, 05, 05]
-1226E; [7C DD 3B, 05, 05]
+1222D; [7C DE 62, 05, 05]
-1226F; [7C DD 42, 05, 05]
+1222E; [7C DE 69, 05, 05]
-12270; [7C DD 49, 05, 05]
+1222F; [7C DE 70, 05, 05]
-12271; [7C DD 50, 05, 05]
+12230; [7C DE 77, 05, 05]
-12272; [7C DD 57, 05, 05]
+12231; [7C DE 7E, 05, 05]
-12273; [7C DD 5E, 05, 05]
+12232; [7C DE 85, 05, 05]
-12274; [7C DD 65, 05, 05]
+12233; [7C DE 8C, 05, 05]
-12275; [7C DD 6C, 05, 05]
+12234; [7C DE 93, 05, 05]
-12276; [7C DD 73, 05, 05]
+12235; [7C DE 9A, 05, 05]
-12277; [7C DD 7A, 05, 05]
+12236; [7C DE A1, 05, 05]
-12278; [7C DD 81, 05, 05]
+12237; [7C DE A8, 05, 05]
-12279; [7C DD 88, 05, 05]
+12238; [7C DE AF, 05, 05]
-1227A; [7C DD 8F, 05, 05]
+12239; [7C DE B6, 05, 05]
-1227B; [7C DD 96, 05, 05]
+1223A; [7C DE BD, 05, 05]
-1227C; [7C DD 9D, 05, 05]
+1223B; [7C DE C4, 05, 05]
-1227D; [7C DD A4, 05, 05]
+1223C; [7C DE CB, 05, 05]
-1227E; [7C DD AB, 05, 05]
+1223D; [7C DE D2, 05, 05]
-1227F; [7C DD B2, 05, 05]
+1223E; [7C DE D9, 05, 05]
-12280; [7C DD B9, 05, 05]
+1223F; [7C DE E0, 05, 05]
-12281; [7C DD C0, 05, 05]
+12240; [7C DE E7, 05, 05]
-12282; [7C DD C7, 05, 05]
+12241; [7C DE EE, 05, 05]
-12283; [7C DD CE, 05, 05]
+12242; [7C DE F5, 05, 05]
-12284; [7C DD D5, 05, 05]
+12243; [7C DE FC, 05, 05]
-12285; [7C DD DC, 05, 05]
+12244; [7C DF 05, 05, 05]
-12286; [7C DD E3, 05, 05]
+12245; [7C DF 0C, 05, 05]
-12287; [7C DD EA, 05, 05]
+12246; [7C DF 13, 05, 05]
-12288; [7C DD F1, 05, 05]
+12247; [7C DF 1A, 05, 05]
-12289; [7C DD F8, 05, 05]
+12248; [7C DF 21, 05, 05]
-1228A; [7C DD FF, 05, 05]
+12249; [7C DF 28, 05, 05]
-1228B; [7C DE 08, 05, 05]
+1224A; [7C DF 2F, 05, 05]
-1228C; [7C DE 0F, 05, 05]
+1224B; [7C DF 36, 05, 05]
-1228D; [7C DE 16, 05, 05]
+1224C; [7C DF 3D, 05, 05]
-1228E; [7C DE 1D, 05, 05]
+1224D; [7C DF 44, 05, 05]
-1228F; [7C DE 24, 05, 05]
+1224E; [7C DF 4B, 05, 05]
-12290; [7C DE 2B, 05, 05]
+1224F; [7C DF 52, 05, 05]
-12291; [7C DE 32, 05, 05]
+12250; [7C DF 59, 05, 05]
-12292; [7C DE 39, 05, 05]
+12251; [7C DF 60, 05, 05]
-12293; [7C DE 40, 05, 05]
+12252; [7C DF 67, 05, 05]
-12294; [7C DE 47, 05, 05]
+12253; [7C DF 6E, 05, 05]
-12295; [7C DE 4E, 05, 05]
+12254; [7C DF 75, 05, 05]
-12296; [7C DE 55, 05, 05]
+12255; [7C DF 7C, 05, 05]
-12297; [7C DE 5C, 05, 05]
+12256; [7C DF 83, 05, 05]
-12298; [7C DE 63, 05, 05]
+12257; [7C DF 8A, 05, 05]
-12299; [7C DE 6A, 05, 05]
+12258; [7C DF 91, 05, 05]
-1229A; [7C DE 71, 05, 05]
+12259; [7C DF 98, 05, 05]
-1229B; [7C DE 78, 05, 05]
+1225A; [7C DF 9F, 05, 05]
-1229C; [7C DE 7F, 05, 05]
+1225B; [7C DF A6, 05, 05]
-1229D; [7C DE 86, 05, 05]
+1225C; [7C DF AD, 05, 05]
-1229E; [7C DE 8D, 05, 05]
+1225D; [7C DF B4, 05, 05]
-1229F; [7C DE 94, 05, 05]
+1225E; [7C DF BB, 05, 05]
-122A0; [7C DE 9B, 05, 05]
+1225F; [7C DF C2, 05, 05]
-122A1; [7C DE A2, 05, 05]
+12260; [7C DF C9, 05, 05]
-122A2; [7C DE A9, 05, 05]
+12261; [7C DF D0, 05, 05]
-122A3; [7C DE B0, 05, 05]
+12262; [7C DF D7, 05, 05]
-122A4; [7C DE B7, 05, 05]
+122D4; [7C DF DE, 05, 05]
-122A5; [7C DE BE, 05, 05]
+122D5; [7C DF E5, 05, 05]
-122A6; [7C DE C5, 05, 05]
+12263; [7C DF EC, 05, 05]
-122A7; [7C DE CC, 05, 05]
+12264; [7C DF F3, 05, 05]
-122A8; [7C DE D3, 05, 05]
+12265; [7C DF FA, 05, 05]
-122A9; [7C DE DA, 05, 05]
+12266; [7C E0 03, 05, 05]
-122AA; [7C DE E1, 05, 05]
+12267; [7C E0 0A, 05, 05]
-122AB; [7C DE E8, 05, 05]
+12268; [7C E0 11, 05, 05]
-122AC; [7C DE EF, 05, 05]
+12269; [7C E0 18, 05, 05]
-122AD; [7C DE F6, 05, 05]
+1226A; [7C E0 1F, 05, 05]
-122AE; [7C DE FD, 05, 05]
+1226B; [7C E0 26, 05, 05]
-122AF; [7C DF 06, 05, 05]
+1226C; [7C E0 2D, 05, 05]
-122B0; [7C DF 0D, 05, 05]
+1226D; [7C E0 34, 05, 05]
-122B1; [7C DF 14, 05, 05]
+1226E; [7C E0 3B, 05, 05]
-122B2; [7C DF 1B, 05, 05]
+1226F; [7C E0 42, 05, 05]
-122B3; [7C DF 22, 05, 05]
+12270; [7C E0 49, 05, 05]
-122B4; [7C DF 29, 05, 05]
+12271; [7C E0 50, 05, 05]
-122B5; [7C DF 30, 05, 05]
+12272; [7C E0 57, 05, 05]
-122B6; [7C DF 37, 05, 05]
+12273; [7C E0 5E, 05, 05]
-122B7; [7C DF 3E, 05, 05]
+12274; [7C E0 65, 05, 05]
-122B8; [7C DF 45, 05, 05]
+12275; [7C E0 6C, 05, 05]
-122B9; [7C DF 4C, 05, 05]
+12276; [7C E0 73, 05, 05]
-122BA; [7C DF 53, 05, 05]
+12277; [7C E0 7A, 05, 05]
-122BB; [7C DF 5A, 05, 05]
+12278; [7C E0 81, 05, 05]
-122BC; [7C DF 61, 05, 05]
+12279; [7C E0 88, 05, 05]
-122BD; [7C DF 68, 05, 05]
+1227A; [7C E0 8F, 05, 05]
-122BE; [7C DF 6F, 05, 05]
+1227B; [7C E0 96, 05, 05]
-122BF; [7C DF 76, 05, 05]
+1227C; [7C E0 9D, 05, 05]
-122C0; [7C DF 7D, 05, 05]
+1227D; [7C E0 A4, 05, 05]
-122C1; [7C DF 84, 05, 05]
+1227E; [7C E0 AB, 05, 05]
-122C2; [7C DF 8B, 05, 05]
+1227F; [7C E0 B2, 05, 05]
-122C3; [7C DF 92, 05, 05]
+12280; [7C E0 B9, 05, 05]
-122C4; [7C DF 99, 05, 05]
+12281; [7C E0 C0, 05, 05]
-122C5; [7C DF A0, 05, 05]
+12282; [7C E0 C7, 05, 05]
-122C6; [7C DF A7, 05, 05]
+12283; [7C E0 CE, 05, 05]
-122C7; [7C DF AE, 05, 05]
+12284; [7C E0 D5, 05, 05]
-122C8; [7C DF B5, 05, 05]
+12285; [7C E0 DC, 05, 05]
-122C9; [7C DF BC, 05, 05]
+12286; [7C E0 E3, 05, 05]
-122CA; [7C DF C3, 05, 05]
+12287; [7C E0 EA, 05, 05]
-122CB; [7C DF CA, 05, 05]
+12288; [7C E0 F1, 05, 05]
-122CC; [7C DF D1, 05, 05]
+12289; [7C E0 F8, 05, 05]
-122CD; [7C DF D8, 05, 05]
+1228A; [7C E0 FF, 05, 05]
-122CE; [7C DF DF, 05, 05]
+1228B; [7C E1 08, 05, 05]
-122CF; [7C DF E6, 05, 05]
+1228C; [7C E1 0F, 05, 05]
-122D0; [7C DF ED, 05, 05]
+1228D; [7C E1 16, 05, 05]
-122D1; [7C DF F4, 05, 05]
+1228E; [7C E1 1D, 05, 05]
-122D2; [7C DF FB, 05, 05]
+1228F; [7C E1 24, 05, 05]
-122D3; [7C E0 04, 05, 05]
+12290; [7C E1 2B, 05, 05]
-122D6; [7C E0 0B, 05, 05]
+12291; [7C E1 32, 05, 05]
-122D7; [7C E0 12, 05, 05]
+12292; [7C E1 39, 05, 05]
-122D8; [7C E0 19, 05, 05]
+12293; [7C E1 40, 05, 05]
-122D9; [7C E0 20, 05, 05]
+12294; [7C E1 47, 05, 05]
-122DA; [7C E0 27, 05, 05]
+12295; [7C E1 4E, 05, 05]
-122DB; [7C E0 2E, 05, 05]
+12296; [7C E1 55, 05, 05]
-122DC; [7C E0 35, 05, 05]
+12297; [7C E1 5C, 05, 05]
-122DD; [7C E0 3C, 05, 05]
+12298; [7C E1 63, 05, 05]
-122DE; [7C E0 43, 05, 05]
+12299; [7C E1 6A, 05, 05]
-122DF; [7C E0 4A, 05, 05]
+1229A; [7C E1 71, 05, 05]
-122E0; [7C E0 51, 05, 05]
+1229B; [7C E1 78, 05, 05]
-122E1; [7C E0 58, 05, 05]
+1229C; [7C E1 7F, 05, 05]
-122E2; [7C E0 5F, 05, 05]
+1229D; [7C E1 86, 05, 05]
-122E3; [7C E0 66, 05, 05]
+1229E; [7C E1 8D, 05, 05]
-122E4; [7C E0 6D, 05, 05]
+1229F; [7C E1 94, 05, 05]
-122E5; [7C E0 74, 05, 05]
+122A0; [7C E1 9B, 05, 05]
-122E6; [7C E0 7B, 05, 05]
+122A1; [7C E1 A2, 05, 05]
-122E7; [7C E0 82, 05, 05]
+122A2; [7C E1 A9, 05, 05]
-122E8; [7C E0 89, 05, 05]
+122A3; [7C E1 B0, 05, 05]
-122E9; [7C E0 90, 05, 05]
+122A4; [7C E1 B7, 05, 05]
-122EA; [7C E0 97, 05, 05]
+122A5; [7C E1 BE, 05, 05]
-122EB; [7C E0 9E, 05, 05]
+122A6; [7C E1 C5, 05, 05]
-122EC; [7C E0 A5, 05, 05]
+122A7; [7C E1 CC, 05, 05]
-122ED; [7C E0 AC, 05, 05]
+122A8; [7C E1 D3, 05, 05]
-122EE; [7C E0 B3, 05, 05]
+122A9; [7C E1 DA, 05, 05]
-122EF; [7C E0 BA, 05, 05]
+122AA; [7C E1 E1, 05, 05]
-122F0; [7C E0 C1, 05, 05]
+122AB; [7C E1 E8, 05, 05]
-122F1; [7C E0 C8, 05, 05]
+122AC; [7C E1 EF, 05, 05]
-122F2; [7C E0 CF, 05, 05]
+122AD; [7C E1 F6, 05, 05]
-122F3; [7C E0 D6, 05, 05]
+122AE; [7C E1 FD, 05, 05]
-122F4; [7C E0 DD, 05, 05]
+122AF; [7C E2 06, 05, 05]
-122F5; [7C E0 E4, 05, 05]
+122B0; [7C E2 0D, 05, 05]
-122F6; [7C E0 EB, 05, 05]
+122B1; [7C E2 14, 05, 05]
-122F7; [7C E0 F2, 05, 05]
+122B2; [7C E2 1B, 05, 05]
-122F8; [7C E0 F9, 05, 05]
+122B3; [7C E2 22, 05, 05]
-122F9; [7C E1 02, 05, 05]
+122B4; [7C E2 29, 05, 05]
-122FA; [7C E1 09, 05, 05]
+122B5; [7C E2 30, 05, 05]
-122FB; [7C E1 10, 05, 05]
+122B6; [7C E2 37, 05, 05]
-122FC; [7C E1 17, 05, 05]
+122B7; [7C E2 3E, 05, 05]
-122FD; [7C E1 1E, 05, 05]
+122B8; [7C E2 45, 05, 05]
-122FE; [7C E1 25, 05, 05]
+122B9; [7C E2 4C, 05, 05]
-122FF; [7C E1 2C, 05, 05]
+122BA; [7C E2 53, 05, 05]
-12300; [7C E1 33, 05, 05]
+122BB; [7C E2 5A, 05, 05]
-12301; [7C E1 3A, 05, 05]
+122BC; [7C E2 61, 05, 05]
-12302; [7C E1 41, 05, 05]
+122BD; [7C E2 68, 05, 05]
-12303; [7C E1 48, 05, 05]
+122BE; [7C E2 6F, 05, 05]
-12304; [7C E1 4F, 05, 05]
+122BF; [7C E2 76, 05, 05]
-12305; [7C E1 56, 05, 05]
+122C0; [7C E2 7D, 05, 05]
-12306; [7C E1 5D, 05, 05]
+122C1; [7C E2 84, 05, 05]
-12307; [7C E1 64, 05, 05]
+122C2; [7C E2 8B, 05, 05]
-12308; [7C E1 6B, 05, 05]
+122C3; [7C E2 92, 05, 05]
-12309; [7C E1 72, 05, 05]
+122C4; [7C E2 99, 05, 05]
-1230A; [7C E1 79, 05, 05]
+122C5; [7C E2 A0, 05, 05]
-1230B; [7C E1 80, 05, 05]
+122C6; [7C E2 A7, 05, 05]
-1230C; [7C E1 87, 05, 05]
+122C7; [7C E2 AE, 05, 05]
-1230D; [7C E1 8E, 05, 05]
+122C8; [7C E2 B5, 05, 05]
-1230E; [7C E1 95, 05, 05]
+122C9; [7C E2 BC, 05, 05]
-1230F; [7C E1 9C, 05, 05]
+122CA; [7C E2 C3, 05, 05]
-12310; [7C E1 A3, 05, 05]
+122CB; [7C E2 CA, 05, 05]
-12311; [7C E1 AA, 05, 05]
+122CC; [7C E2 D1, 05, 05]
-12312; [7C E1 B1, 05, 05]
+122CD; [7C E2 D8, 05, 05]
-12313; [7C E1 B8, 05, 05]
+122CE; [7C E2 DF, 05, 05]
-12314; [7C E1 BF, 05, 05]
+122CF; [7C E2 E6, 05, 05]
-12315; [7C E1 C6, 05, 05]
+122D0; [7C E2 ED, 05, 05]
-12316; [7C E1 CD, 05, 05]
+122D1; [7C E2 F4, 05, 05]
-12317; [7C E1 D4, 05, 05]
+122D2; [7C E2 FB, 05, 05]
-12318; [7C E1 DB, 05, 05]
+122D3; [7C E3 04, 05, 05]
-12319; [7C E1 E2, 05, 05]
+122D6; [7C E3 0B, 05, 05]
-1231A; [7C E1 E9, 05, 05]
+122D7; [7C E3 12, 05, 05]
-1231B; [7C E1 F0, 05, 05]
+122D8; [7C E3 19, 05, 05]
-1231C; [7C E1 F7, 05, 05]
+122D9; [7C E3 20, 05, 05]
-1231D; [7C E1 FE, 05, 05]
+122DA; [7C E3 27, 05, 05]
-1231E; [7C E2 07, 05, 05]
+122DB; [7C E3 2E, 05, 05]
-1231F; [7C E2 0E, 05, 05]
+122DC; [7C E3 35, 05, 05]
-12320; [7C E2 15, 05, 05]
+122DD; [7C E3 3C, 05, 05]
-12321; [7C E2 1C, 05, 05]
+122DE; [7C E3 43, 05, 05]
-12322; [7C E2 23, 05, 05]
+122DF; [7C E3 4A, 05, 05]
-12323; [7C E2 2A, 05, 05]
+122E0; [7C E3 51, 05, 05]
-12324; [7C E2 31, 05, 05]
+122E1; [7C E3 58, 05, 05]
-12325; [7C E2 38, 05, 05]
+122E2; [7C E3 5F, 05, 05]
-12326; [7C E2 3F, 05, 05]
+122E3; [7C E3 66, 05, 05]
-12327; [7C E2 46, 05, 05]
+122E4; [7C E3 6D, 05, 05]
-12328; [7C E2 4D, 05, 05]
+122E5; [7C E3 74, 05, 05]
-12329; [7C E2 54, 05, 05]
+122E6; [7C E3 7B, 05, 05]
-1232A; [7C E2 5B, 05, 05]
+122E7; [7C E3 82, 05, 05]
-1232B; [7C E2 62, 05, 05]
+122E8; [7C E3 89, 05, 05]
-1232C; [7C E2 69, 05, 05]
+122E9; [7C E3 90, 05, 05]
-1232D; [7C E2 70, 05, 05]
+122EA; [7C E3 97, 05, 05]
-1232E; [7C E2 77, 05, 05]
+122EB; [7C E3 9E, 05, 05]
-1232F; [7C E2 7E, 05, 05]
+122EC; [7C E3 A5, 05, 05]
-12330; [7C E2 85, 05, 05]
+122ED; [7C E3 AC, 05, 05]
-12331; [7C E2 8C, 05, 05]
+122EE; [7C E3 B3, 05, 05]
-12332; [7C E2 93, 05, 05]
+122EF; [7C E3 BA, 05, 05]
-12333; [7C E2 9A, 05, 05]
+122F0; [7C E3 C1, 05, 05]
-12334; [7C E2 A1, 05, 05]
+122F1; [7C E3 C8, 05, 05]
-12335; [7C E2 A8, 05, 05]
+122F2; [7C E3 CF, 05, 05]
-12336; [7C E2 AF, 05, 05]
+122F3; [7C E3 D6, 05, 05]
-12337; [7C E2 B6, 05, 05]
+122F4; [7C E3 DD, 05, 05]
-12338; [7C E2 BD, 05, 05]
+122F5; [7C E3 E4, 05, 05]
-12339; [7C E2 C4, 05, 05]
+122F6; [7C E3 EB, 05, 05]
-1233A; [7C E2 CB, 05, 05]
+122F7; [7C E3 F2, 05, 05]
-1233B; [7C E2 D2, 05, 05]
+122F8; [7C E3 F9, 05, 05]
-1233C; [7C E2 D9, 05, 05]
+122F9; [7C E4 02, 05, 05]
-1233D; [7C E2 E0, 05, 05]
+122FA; [7C E4 09, 05, 05]
-1233E; [7C E2 E7, 05, 05]
+122FB; [7C E4 10, 05, 05]
-1233F; [7C E2 EE, 05, 05]
+122FC; [7C E4 17, 05, 05]
-12340; [7C E2 F5, 05, 05]
+122FD; [7C E4 1E, 05, 05]
-12341; [7C E2 FC, 05, 05]
+122FE; [7C E4 25, 05, 05]
-12342; [7C E3 05, 05, 05]
+122FF; [7C E4 2C, 05, 05]
-12343; [7C E3 0C, 05, 05]
+12300; [7C E4 33, 05, 05]
-12344; [7C E3 13, 05, 05]
+12301; [7C E4 3A, 05, 05]
-12345; [7C E3 1A, 05, 05]
+12302; [7C E4 41, 05, 05]
-12346; [7C E3 21, 05, 05]
+12303; [7C E4 48, 05, 05]
-12347; [7C E3 28, 05, 05]
+12304; [7C E4 4F, 05, 05]
-12348; [7C E3 2F, 05, 05]
+12305; [7C E4 56, 05, 05]
-12349; [7C E3 36, 05, 05]
+12306; [7C E4 5D, 05, 05]
-1234A; [7C E3 3D, 05, 05]
+12307; [7C E4 64, 05, 05]
-1234B; [7C E3 44, 05, 05]
+12308; [7C E4 6B, 05, 05]
-1234C; [7C E3 4B, 05, 05]
+12309; [7C E4 72, 05, 05]
-1234D; [7C E3 52, 05, 05]
+1230A; [7C E4 79, 05, 05]
-1234E; [7C E3 59, 05, 05]
+1230B; [7C E4 80, 05, 05]
-1234F; [7C E3 60, 05, 05]
+1230C; [7C E4 87, 05, 05]
-12350; [7C E3 67, 05, 05]
+1230D; [7C E4 8E, 05, 05]
-12351; [7C E3 6E, 05, 05]
+1230E; [7C E4 95, 05, 05]
-12352; [7C E3 75, 05, 05]
+1230F; [7C E4 9C, 05, 05]
-12353; [7C E3 7C, 05, 05]
+12310; [7C E4 A3, 05, 05]
-12354; [7C E3 83, 05, 05]
+12311; [7C E4 AA, 05, 05]
-12355; [7C E3 8A, 05, 05]
+12312; [7C E4 B1, 05, 05]
-12356; [7C E3 91, 05, 05]
+12313; [7C E4 B8, 05, 05]
-12357; [7C E3 98, 05, 05]
+12314; [7C E4 BF, 05, 05]
-12358; [7C E3 9F, 05, 05]
+12315; [7C E4 C6, 05, 05]
-12359; [7C E3 A6, 05, 05]
+12316; [7C E4 CD, 05, 05]
-1235A; [7C E3 AD, 05, 05]
+12317; [7C E4 D4, 05, 05]
-1235B; [7C E3 B4, 05, 05]
+12318; [7C E4 DB, 05, 05]
-1235C; [7C E3 BB, 05, 05]
+12319; [7C E4 E2, 05, 05]
-1235D; [7C E3 C2, 05, 05]
+1231A; [7C E4 E9, 05, 05]
-1235E; [7C E3 C9, 05, 05]
+1231B; [7C E4 F0, 05, 05]
-1235F; [7C E3 D0, 05, 05]
+1231C; [7C E4 F7, 05, 05]
-12360; [7C E3 D7, 05, 05]
+1231D; [7C E4 FE, 05, 05]
-12361; [7C E3 DE, 05, 05]
+1231E; [7C E5 07, 05, 05]
-12362; [7C E3 E5, 05, 05]
+1231F; [7C E5 0E, 05, 05]
-12363; [7C E3 EC, 05, 05]
+12320; [7C E5 15, 05, 05]
-12364; [7C E3 F3, 05, 05]
+12321; [7C E5 1C, 05, 05]
-12365; [7C E3 FA, 05, 05]
+12322; [7C E5 23, 05, 05]
-12366; [7C E4 03, 05, 05]
+12323; [7C E5 2A, 05, 05]
-12367; [7C E4 0A, 05, 05]
+12324; [7C E5 31, 05, 05]
-12368; [7C E4 11, 05, 05]
+12325; [7C E5 38, 05, 05]
-12369; [7C E4 18, 05, 05]
+12326; [7C E5 3F, 05, 05]
-1236A; [7C E4 1F, 05, 05]
+12327; [7C E5 46, 05, 05]
-1236B; [7C E4 26, 05, 05]
+12328; [7C E5 4D, 05, 05]
-1236C; [7C E4 2D, 05, 05]
+12329; [7C E5 54, 05, 05]
-1236D; [7C E4 34, 05, 05]
+1232A; [7C E5 5B, 05, 05]
-1236E; [7C E4 3B, 05, 05]
+1232B; [7C E5 62, 05, 05]
-1236F; [7C E4 42, 05, 05]
+1232C; [7C E5 69, 05, 05]
-12370; [7C E4 49, 05, 05]
+1232D; [7C E5 70, 05, 05]
-12371; [7C E4 50, 05, 05]
+1232E; [7C E5 77, 05, 05]
-12372; [7C E4 57, 05, 05]
+1232F; [7C E5 7E, 05, 05]
-12373; [7C E4 5E, 05, 05]
+12330; [7C E5 85, 05, 05]
-12374; [7C E4 65, 05, 05]
+12331; [7C E5 8C, 05, 05]
-12375; [7C E4 6C, 05, 05]
+12332; [7C E5 93, 05, 05]
-12376; [7C E4 73, 05, 05]
+12333; [7C E5 9A, 05, 05]
-12377; [7C E4 7A, 05, 05]
+12334; [7C E5 A1, 05, 05]
-12378; [7C E4 81, 05, 05]
+12335; [7C E5 A8, 05, 05]
-12379; [7C E4 88, 05, 05]
+12336; [7C E5 AF, 05, 05]
-1237A; [7C E4 8F, 05, 05]
+12337; [7C E5 B6, 05, 05]
-1237B; [7C E4 96, 05, 05]
+12338; [7C E5 BD, 05, 05]
-1237C; [7C E4 9D, 05, 05]
+12339; [7C E5 C4, 05, 05]
-1237D; [7C E4 A4, 05, 05]
+1233A; [7C E5 CB, 05, 05]
-1237E; [7C E4 AB, 05, 05]
+1233B; [7C E5 D2, 05, 05]
-1237F; [7C E4 B2, 05, 05]
+1233C; [7C E5 D9, 05, 05]
-12380; [7C E4 B9, 05, 05]
+1233D; [7C E5 E0, 05, 05]
-12381; [7C E4 C0, 05, 05]
+1233E; [7C E5 E7, 05, 05]
-12382; [7C E4 C7, 05, 05]
+1233F; [7C E5 EE, 05, 05]
-12383; [7C E4 CE, 05, 05]
+12340; [7C E5 F5, 05, 05]
-12384; [7C E4 D5, 05, 05]
+12341; [7C E5 FC, 05, 05]
-12385; [7C E4 DC, 05, 05]
+12342; [7C E6 05, 05, 05]
-12386; [7C E4 E3, 05, 05]
+12343; [7C E6 0C, 05, 05]
-12387; [7C E4 EA, 05, 05]
+12344; [7C E6 13, 05, 05]
-12388; [7C E4 F1, 05, 05]
+12345; [7C E6 1A, 05, 05]
-12389; [7C E4 F8, 05, 05]
+12346; [7C E6 21, 05, 05]
-1238A; [7C E4 FF, 05, 05]
+12347; [7C E6 28, 05, 05]
-1238B; [7C E5 08, 05, 05]
+12348; [7C E6 2F, 05, 05]
-1238C; [7C E5 0F, 05, 05]
+12349; [7C E6 36, 05, 05]
-1238D; [7C E5 16, 05, 05]
+1234A; [7C E6 3D, 05, 05]
-1238E; [7C E5 1D, 05, 05]
+1234B; [7C E6 44, 05, 05]
-1238F; [7C E5 24, 05, 05]
+1234C; [7C E6 4B, 05, 05]
-12390; [7C E5 2B, 05, 05]
+1234D; [7C E6 52, 05, 05]
-12391; [7C E5 32, 05, 05]
+1234E; [7C E6 59, 05, 05]
-12392; [7C E5 39, 05, 05]
+1234F; [7C E6 60, 05, 05]
-12393; [7C E5 40, 05, 05]
+12350; [7C E6 67, 05, 05]
-12394; [7C E5 47, 05, 05]
+12351; [7C E6 6E, 05, 05]
-12395; [7C E5 4E, 05, 05]
+12352; [7C E6 75, 05, 05]
-12396; [7C E5 55, 05, 05]
+12353; [7C E6 7C, 05, 05]
-12397; [7C E5 5C, 05, 05]
+12354; [7C E6 83, 05, 05]
-12398; [7C E5 63, 05, 05]
+12355; [7C E6 8A, 05, 05]
-12399; [7C E5 6A, 05, 05]
+12356; [7C E6 91, 05, 05]
-12480; [7C E5 71, 05, 05]
+12357; [7C E6 98, 05, 05]
-12481; [7C E5 78, 05, 05]
+12358; [7C E6 9F, 05, 05]
-12482; [7C E5 7F, 05, 05]
+12359; [7C E6 A6, 05, 05]
-12483; [7C E5 86, 05, 05]
+1235A; [7C E6 AD, 05, 05]
-12484; [7C E5 8D, 05, 05]
+1235B; [7C E6 B4, 05, 05]
-12485; [7C E5 94, 05, 05]
+1235C; [7C E6 BB, 05, 05]
-12486; [7C E5 9B, 05, 05]
+1235D; [7C E6 C2, 05, 05]
-12487; [7C E5 A2, 05, 05]
+1235E; [7C E6 C9, 05, 05]
-12488; [7C E5 A9, 05, 05]
+1235F; [7C E6 D0, 05, 05]
-12489; [7C E5 B0, 05, 05]
+12360; [7C E6 D7, 05, 05]
-1248A; [7C E5 B7, 05, 05]
+12361; [7C E6 DE, 05, 05]
-1248B; [7C E5 BE, 05, 05]
+12362; [7C E6 E5, 05, 05]
-1248C; [7C E5 C5, 05, 05]
+12363; [7C E6 EC, 05, 05]
-1248D; [7C E5 CC, 05, 05]
+12364; [7C E6 F3, 05, 05]
-1248E; [7C E5 D3, 05, 05]
+12365; [7C E6 FA, 05, 05]
-1248F; [7C E5 DA, 05, 05]
+12366; [7C E7 03, 05, 05]
-12490; [7C E5 E1, 05, 05]
+12367; [7C E7 0A, 05, 05]
-12491; [7C E5 E8, 05, 05]
+12368; [7C E7 11, 05, 05]
-12492; [7C E5 EF, 05, 05]
+12369; [7C E7 18, 05, 05]
-12493; [7C E5 F6, 05, 05]
+1236A; [7C E7 1F, 05, 05]
-12494; [7C E5 FD, 05, 05]
+1236B; [7C E7 26, 05, 05]
-12495; [7C E6 06, 05, 05]
+1236C; [7C E7 2D, 05, 05]
-12496; [7C E6 0D, 05, 05]
+1236D; [7C E7 34, 05, 05]
-12497; [7C E6 14, 05, 05]
+1236E; [7C E7 3B, 05, 05]
-12498; [7C E6 1B, 05, 05]
+1236F; [7C E7 42, 05, 05]
-12499; [7C E6 22, 05, 05]
+12370; [7C E7 49, 05, 05]
-1249A; [7C E6 29, 05, 05]
+12371; [7C E7 50, 05, 05]
-1249B; [7C E6 30, 05, 05]
+12372; [7C E7 57, 05, 05]
-1249C; [7C E6 37, 05, 05]
+12373; [7C E7 5E, 05, 05]
-1249D; [7C E6 3E, 05, 05]
+12374; [7C E7 65, 05, 05]
-1249E; [7C E6 45, 05, 05]
+12375; [7C E7 6C, 05, 05]
-1249F; [7C E6 4C, 05, 05]
+12376; [7C E7 73, 05, 05]
-124A0; [7C E6 53, 05, 05]
+12377; [7C E7 7A, 05, 05]
-124A1; [7C E6 5A, 05, 05]
+12378; [7C E7 81, 05, 05]
-124A2; [7C E6 61, 05, 05]
+12379; [7C E7 88, 05, 05]
-124A3; [7C E6 68, 05, 05]
+1237A; [7C E7 8F, 05, 05]
-124A4; [7C E6 6F, 05, 05]
+1237B; [7C E7 96, 05, 05]
-124A5; [7C E6 76, 05, 05]
+1237C; [7C E7 9D, 05, 05]
-124A6; [7C E6 7D, 05, 05]
+1237D; [7C E7 A4, 05, 05]
-124A7; [7C E6 84, 05, 05]
+1237E; [7C E7 AB, 05, 05]
-124A8; [7C E6 8B, 05, 05]
+1237F; [7C E7 B2, 05, 05]
-124A9; [7C E6 92, 05, 05]
+12380; [7C E7 B9, 05, 05]
-124AA; [7C E6 99, 05, 05]
+12381; [7C E7 C0, 05, 05]
-124AB; [7C E6 A0, 05, 05]
+12382; [7C E7 C7, 05, 05]
-124AC; [7C E6 A7, 05, 05]
+12383; [7C E7 CE, 05, 05]
-124AD; [7C E6 AE, 05, 05]
+12384; [7C E7 D5, 05, 05]
-124AE; [7C E6 B5, 05, 05]
+12385; [7C E7 DC, 05, 05]
-124AF; [7C E6 BC, 05, 05]
+12386; [7C E7 E3, 05, 05]
-124B0; [7C E6 C3, 05, 05]
+12387; [7C E7 EA, 05, 05]
-124B1; [7C E6 CA, 05, 05]
+12388; [7C E7 F1, 05, 05]
-124B2; [7C E6 D1, 05, 05]
+12389; [7C E7 F8, 05, 05]
-124B3; [7C E6 D8, 05, 05]
+1238A; [7C E7 FF, 05, 05]
-124B4; [7C E6 DF, 05, 05]
+1238B; [7C E8 08, 05, 05]
-124B5; [7C E6 E6, 05, 05]
+1238C; [7C E8 0F, 05, 05]
-124B6; [7C E6 ED, 05, 05]
+1238D; [7C E8 16, 05, 05]
-124B7; [7C E6 F4, 05, 05]
+1238E; [7C E8 1D, 05, 05]
-124B8; [7C E6 FB, 05, 05]
+1238F; [7C E8 24, 05, 05]
-124B9; [7C E7 04, 05, 05]
+12390; [7C E8 2B, 05, 05]
-124BA; [7C E7 0B, 05, 05]
+12391; [7C E8 32, 05, 05]
-124BB; [7C E7 12, 05, 05]
+12392; [7C E8 39, 05, 05]
-124BC; [7C E7 19, 05, 05]
+12393; [7C E8 40, 05, 05]
-124BD; [7C E7 20, 05, 05]
+12394; [7C E8 47, 05, 05]
-124BE; [7C E7 27, 05, 05]
+12395; [7C E8 4E, 05, 05]
-124BF; [7C E7 2E, 05, 05]
+12396; [7C E8 55, 05, 05]
-124C0; [7C E7 35, 05, 05]
+12397; [7C E8 5C, 05, 05]
-124C1; [7C E7 3C, 05, 05]
+12398; [7C E8 63, 05, 05]
-124C2; [7C E7 43, 05, 05]
+12399; [7C E8 6A, 05, 05]
-124C3; [7C E7 4A, 05, 05]
+12480; [7C E8 71, 05, 05]
-124C4; [7C E7 51, 05, 05]
+12481; [7C E8 78, 05, 05]
-124C5; [7C E7 58, 05, 05]
+12482; [7C E8 7F, 05, 05]
-124C6; [7C E7 5F, 05, 05]
+12483; [7C E8 86, 05, 05]
-124C7; [7C E7 66, 05, 05]
+12484; [7C E8 8D, 05, 05]
-124C8; [7C E7 6D, 05, 05]
+12485; [7C E8 94, 05, 05]
-124C9; [7C E7 74, 05, 05]
+12486; [7C E8 9B, 05, 05]
-124CA; [7C E7 7B, 05, 05]
+12487; [7C E8 A2, 05, 05]
-124CB; [7C E7 82, 05, 05]
+12488; [7C E8 A9, 05, 05]
-124CC; [7C E7 89, 05, 05]
+12489; [7C E8 B0, 05, 05]
-124CD; [7C E7 90, 05, 05]
+1248A; [7C E8 B7, 05, 05]
-124CE; [7C E7 97, 05, 05]
+1248B; [7C E8 BE, 05, 05]
-124CF; [7C E7 9E, 05, 05]
+1248C; [7C E8 C5, 05, 05]
-124D0; [7C E7 A5, 05, 05]
+1248D; [7C E8 CC, 05, 05]
-124D1; [7C E7 AC, 05, 05]
+1248E; [7C E8 D3, 05, 05]
-124D2; [7C E7 B3, 05, 05]
+1248F; [7C E8 DA, 05, 05]
-124D3; [7C E7 BA, 05, 05]
+12490; [7C E8 E1, 05, 05]
-124D4; [7C E7 C1, 05, 05]
+12491; [7C E8 E8, 05, 05]
-124D5; [7C E7 C8, 05, 05]
+12492; [7C E8 EF, 05, 05]
-124D6; [7C E7 CF, 05, 05]
+12493; [7C E8 F6, 05, 05]
-124D7; [7C E7 D6, 05, 05]
+12494; [7C E8 FD, 05, 05]
-124D8; [7C E7 DD, 05, 05]
+12495; [7C E9 06, 05, 05]
-124D9; [7C E7 E4, 05, 05]
+12496; [7C E9 0D, 05, 05]
-124DA; [7C E7 EB, 05, 05]
+12497; [7C E9 14, 05, 05]
-124DB; [7C E7 F2, 05, 05]
+12498; [7C E9 1B, 05, 05]
-124DC; [7C E7 F9, 05, 05]
+12499; [7C E9 22, 05, 05]
-124DD; [7C E8 02, 05, 05]
+1249A; [7C E9 29, 05, 05]
-124DE; [7C E8 09, 05, 05]
+1249B; [7C E9 30, 05, 05]
-124DF; [7C E8 10, 05, 05]
+1249C; [7C E9 37, 05, 05]
-124E0; [7C E8 17, 05, 05]
+1249D; [7C E9 3E, 05, 05]
-124E1; [7C E8 1E, 05, 05]
+1249E; [7C E9 45, 05, 05]
-124E2; [7C E8 25, 05, 05]
+1249F; [7C E9 4C, 05, 05]
-124E3; [7C E8 2C, 05, 05]
+124A0; [7C E9 53, 05, 05]
-124E4; [7C E8 33, 05, 05]
+124A1; [7C E9 5A, 05, 05]
-124E5; [7C E8 3A, 05, 05]
+124A2; [7C E9 61, 05, 05]
-124E6; [7C E8 41, 05, 05]
+124A3; [7C E9 68, 05, 05]
-124E7; [7C E8 48, 05, 05]
+124A4; [7C E9 6F, 05, 05]
-124E8; [7C E8 4F, 05, 05]
+124A5; [7C E9 76, 05, 05]
-124E9; [7C E8 56, 05, 05]
+124A6; [7C E9 7D, 05, 05]
-124EA; [7C E8 5D, 05, 05]
+124A7; [7C E9 84, 05, 05]
-124EB; [7C E8 64, 05, 05]
+124A8; [7C E9 8B, 05, 05]
-124EC; [7C E8 6B, 05, 05]
+124A9; [7C E9 92, 05, 05]
-124ED; [7C E8 72, 05, 05]
+124AA; [7C E9 99, 05, 05]
-124EE; [7C E8 79, 05, 05]
+124AB; [7C E9 A0, 05, 05]
-124EF; [7C E8 80, 05, 05]
+124AC; [7C E9 A7, 05, 05]
-124F0; [7C E8 87, 05, 05]
+124AD; [7C E9 AE, 05, 05]
-124F1; [7C E8 8E, 05, 05]
+124AE; [7C E9 B5, 05, 05]
-124F2; [7C E8 95, 05, 05]
+124AF; [7C E9 BC, 05, 05]
-124F3; [7C E8 9C, 05, 05]
+124B0; [7C E9 C3, 05, 05]
-124F4; [7C E8 A3, 05, 05]
+124B1; [7C E9 CA, 05, 05]
-124F5; [7C E8 AA, 05, 05]
+124B2; [7C E9 D1, 05, 05]
-124F6; [7C E8 B1, 05, 05]
+124B3; [7C E9 D8, 05, 05]
-124F7; [7C E8 B8, 05, 05]
+124B4; [7C E9 DF, 05, 05]
-124F8; [7C E8 BF, 05, 05]
+124B5; [7C E9 E6, 05, 05]
-124F9; [7C E8 C6, 05, 05]
+124B6; [7C E9 ED, 05, 05]
-124FA; [7C E8 CD, 05, 05]
+124B7; [7C E9 F4, 05, 05]
-124FB; [7C E8 D4, 05, 05]
+124B8; [7C E9 FB, 05, 05]
-124FC; [7C E8 DB, 05, 05]
+124B9; [7C EA 04, 05, 05]
-124FD; [7C E8 E2, 05, 05]
+124BA; [7C EA 0B, 05, 05]
-124FE; [7C E8 E9, 05, 05]
+124BB; [7C EA 12, 05, 05]
-124FF; [7C E8 F0, 05, 05]
+124BC; [7C EA 19, 05, 05]
-12500; [7C E8 F7, 05, 05]
+124BD; [7C EA 20, 05, 05]
-12501; [7C E8 FE, 05, 05]
+124BE; [7C EA 27, 05, 05]
-12502; [7C E9 07, 05, 05]
+124BF; [7C EA 2E, 05, 05]
-12503; [7C E9 0E, 05, 05]
+124C0; [7C EA 35, 05, 05]
-12504; [7C E9 15, 05, 05]
+124C1; [7C EA 3C, 05, 05]
-12505; [7C E9 1C, 05, 05]
+124C2; [7C EA 43, 05, 05]
-12506; [7C E9 23, 05, 05]
+124C3; [7C EA 4A, 05, 05]
-12507; [7C E9 2A, 05, 05]
+124C4; [7C EA 51, 05, 05]
-12508; [7C E9 31, 05, 05]
+124C5; [7C EA 58, 05, 05]
-12509; [7C E9 38, 05, 05]
+124C6; [7C EA 5F, 05, 05]
-1250A; [7C E9 3F, 05, 05]
+124C7; [7C EA 66, 05, 05]
-1250B; [7C E9 46, 05, 05]
+124C8; [7C EA 6D, 05, 05]
-1250C; [7C E9 4D, 05, 05]
+124C9; [7C EA 74, 05, 05]
-1250D; [7C E9 54, 05, 05]
+124CA; [7C EA 7B, 05, 05]
-1250E; [7C E9 5B, 05, 05]
+124CB; [7C EA 82, 05, 05]
-1250F; [7C E9 62, 05, 05]
+124CC; [7C EA 89, 05, 05]
-12510; [7C E9 69, 05, 05]
+124CD; [7C EA 90, 05, 05]
-12511; [7C E9 70, 05, 05]
+124CE; [7C EA 97, 05, 05]
-12512; [7C E9 77, 05, 05]
+124CF; [7C EA 9E, 05, 05]
-12513; [7C E9 7E, 05, 05]
+124D0; [7C EA A5, 05, 05]
-12514; [7C E9 85, 05, 05]
+124D1; [7C EA AC, 05, 05]
-12515; [7C E9 8C, 05, 05]
+124D2; [7C EA B3, 05, 05]
-12516; [7C E9 93, 05, 05]
+124D3; [7C EA BA, 05, 05]
-12517; [7C E9 9A, 05, 05]
+124D4; [7C EA C1, 05, 05]
-12518; [7C E9 A1, 05, 05]
+124D5; [7C EA C8, 05, 05]
-12519; [7C E9 A8, 05, 05]
+124D6; [7C EA CF, 05, 05]
-1251A; [7C E9 AF, 05, 05]
+124D7; [7C EA D6, 05, 05]
-1251B; [7C E9 B6, 05, 05]
+124D8; [7C EA DD, 05, 05]
-1251C; [7C E9 BD, 05, 05]
+124D9; [7C EA E4, 05, 05]
-1251D; [7C E9 C4, 05, 05]
+124DA; [7C EA EB, 05, 05]
-1251E; [7C E9 CB, 05, 05]
+124DB; [7C EA F2, 05, 05]
-1251F; [7C E9 D2, 05, 05]
+124DC; [7C EA F9, 05, 05]
-12520; [7C E9 D9, 05, 05]
+124DD; [7C EB 02, 05, 05]
-12521; [7C E9 E0, 05, 05]
+124DE; [7C EB 09, 05, 05]
-12522; [7C E9 E7, 05, 05]
+124DF; [7C EB 10, 05, 05]
-12523; [7C E9 EE, 05, 05]
+124E0; [7C EB 17, 05, 05]
-12524; [7C E9 F5, 05, 05]
+124E1; [7C EB 1E, 05, 05]
-12525; [7C E9 FC, 05, 05]
+124E2; [7C EB 25, 05, 05]
-12526; [7C EA 05, 05, 05]
+124E3; [7C EB 2C, 05, 05]
-12527; [7C EA 0C, 05, 05]
+124E4; [7C EB 33, 05, 05]
-12528; [7C EA 13, 05, 05]
+124E5; [7C EB 3A, 05, 05]
-12529; [7C EA 1A, 05, 05]
+124E6; [7C EB 41, 05, 05]
-1252A; [7C EA 21, 05, 05]
+124E7; [7C EB 48, 05, 05]
-1252B; [7C EA 28, 05, 05]
+124E8; [7C EB 4F, 05, 05]
-1252C; [7C EA 2F, 05, 05]
+124E9; [7C EB 56, 05, 05]
-1252D; [7C EA 36, 05, 05]
+124EA; [7C EB 5D, 05, 05]
-1252E; [7C EA 3D, 05, 05]
+124EB; [7C EB 64, 05, 05]
-1252F; [7C EA 44, 05, 05]
+124EC; [7C EB 6B, 05, 05]
-12530; [7C EA 4B, 05, 05]
+124ED; [7C EB 72, 05, 05]
-12531; [7C EA 52, 05, 05]
+124EE; [7C EB 79, 05, 05]
-12532; [7C EA 59, 05, 05]
+124EF; [7C EB 80, 05, 05]
-12533; [7C EA 60, 05, 05]
+124F0; [7C EB 87, 05, 05]
-12534; [7C EA 67, 05, 05]
+124F1; [7C EB 8E, 05, 05]
-12535; [7C EA 6E, 05, 05]
+124F2; [7C EB 95, 05, 05]
-12536; [7C EA 75, 05, 05]
+124F3; [7C EB 9C, 05, 05]
-12537; [7C EA 7C, 05, 05]
+124F4; [7C EB A3, 05, 05]
-12538; [7C EA 83, 05, 05]
+124F5; [7C EB AA, 05, 05]
-12539; [7C EA 8A, 05, 05]
+124F6; [7C EB B1, 05, 05]
-1253A; [7C EA 91, 05, 05]
+124F7; [7C EB B8, 05, 05]
-1253B; [7C EA 98, 05, 05]
+124F8; [7C EB BF, 05, 05]
-1253C; [7C EA 9F, 05, 05]
+124F9; [7C EB C6, 05, 05]
-1253D; [7C EA A6, 05, 05]
+124FA; [7C EB CD, 05, 05]
-1253E; [7C EA AD, 05, 05]
+124FB; [7C EB D4, 05, 05]
-1253F; [7C EA B4, 05, 05]
+124FC; [7C EB DB, 05, 05]
-12540; [7C EA BB, 05, 05]
+124FD; [7C EB E2, 05, 05]
-12541; [7C EA C2, 05, 05]
+124FE; [7C EB E9, 05, 05]
-12542; [7C EA C9, 05, 05]
+124FF; [7C EB F0, 05, 05]
-12543; [7C EA D0, 05, 05]
+12500; [7C EB F7, 05, 05]
+
+12501; [7C EB FE, 05, 05]
+
+12502; [7C EC 07, 05, 05]
+
+12503; [7C EC 0E, 05, 05]
+
+12504; [7C EC 15, 05, 05]
+
+12505; [7C EC 1C, 05, 05]
+
+12506; [7C EC 23, 05, 05]
+
+12507; [7C EC 2A, 05, 05]
+
+12508; [7C EC 31, 05, 05]
+
+12509; [7C EC 38, 05, 05]
+
+1250A; [7C EC 3F, 05, 05]
+
+1250B; [7C EC 46, 05, 05]
+
+1250C; [7C EC 4D, 05, 05]
+
+1250D; [7C EC 54, 05, 05]
+
+1250E; [7C EC 5B, 05, 05]
+
+1250F; [7C EC 62, 05, 05]
+
+12510; [7C EC 69, 05, 05]
+
+12511; [7C EC 70, 05, 05]
+
+12512; [7C EC 77, 05, 05]
+
+12513; [7C EC 7E, 05, 05]
+
+12514; [7C EC 85, 05, 05]
+
+12515; [7C EC 8C, 05, 05]
+
+12516; [7C EC 93, 05, 05]
+
+12517; [7C EC 9A, 05, 05]
+
+12518; [7C EC A1, 05, 05]
+
+12519; [7C EC A8, 05, 05]
+
+1251A; [7C EC AF, 05, 05]
+
+1251B; [7C EC B6, 05, 05]
+
+1251C; [7C EC BD, 05, 05]
+
+1251D; [7C EC C4, 05, 05]
+
+1251E; [7C EC CB, 05, 05]
+
+1251F; [7C EC D2, 05, 05]
+
+12520; [7C EC D9, 05, 05]
+
+12521; [7C EC E0, 05, 05]
+
+12522; [7C EC E7, 05, 05]
+
+12523; [7C EC EE, 05, 05]
+
+12524; [7C EC F5, 05, 05]
+
+12525; [7C EC FC, 05, 05]
+
+12526; [7C ED 05, 05, 05]
+
+12527; [7C ED 0C, 05, 05]
+
+12528; [7C ED 13, 05, 05]
+
+12529; [7C ED 1A, 05, 05]
+
+1252A; [7C ED 21, 05, 05]
+
+1252B; [7C ED 28, 05, 05]
+
+1252C; [7C ED 2F, 05, 05]
+
+1252D; [7C ED 36, 05, 05]
+
+1252E; [7C ED 3D, 05, 05]
+
+1252F; [7C ED 44, 05, 05]
+
+12530; [7C ED 4B, 05, 05]
+
+12531; [7C ED 52, 05, 05]
+
+12532; [7C ED 59, 05, 05]
+
+12533; [7C ED 60, 05, 05]
+
+12534; [7C ED 67, 05, 05]
+
+12535; [7C ED 6E, 05, 05]
+
+12536; [7C ED 75, 05, 05]
+
+12537; [7C ED 7C, 05, 05]
+
+12538; [7C ED 83, 05, 05]
+
+12539; [7C ED 8A, 05, 05]
+
+1253A; [7C ED 91, 05, 05]
+
+1253B; [7C ED 98, 05, 05]
+
+1253C; [7C ED 9F, 05, 05]
+
+1253D; [7C ED A6, 05, 05]
+
+1253E; [7C ED AD, 05, 05]
+
+1253F; [7C ED B4, 05, 05]
+
+12540; [7C ED BB, 05, 05]
+
+12541; [7C ED C2, 05, 05]
+
+12542; [7C ED C9, 05, 05]
+
+12543; [7C ED D0, 05, 05]
FDD1 13153; [7D 04 02, 05, 05] # Egyptian Hieroglyphs first primary starts new lead byte (compressible)
@@ -60733,6 +61636,28 @@ FDD1 18229; [7D 64 02, 05, 05] # Tangut first primary (compressible)
18AF0; [7D 9A 40, 05, 05]
18AF1; [7D 9A 42, 05, 05]
18AF2; [7D 9A 44, 05, 05]
+18AF3; [7D 9A 46, 05, 05]
+18AF4; [7D 9A 48, 05, 05]
+18AF5; [7D 9A 4A, 05, 05]
+18AF6; [7D 9A 4C, 05, 05]
+18AF7; [7D 9A 4E, 05, 05]
+18AF8; [7D 9A 50, 05, 05]
+18AF9; [7D 9A 52, 05, 05]
+18AFA; [7D 9A 54, 05, 05]
+18AFB; [7D 9A 56, 05, 05]
+18AFC; [7D 9A 58, 05, 05]
+18AFD; [7D 9A 5A, 05, 05]
+18AFE; [7D 9A 5C, 05, 05]
+18AFF; [7D 9A 5E, 05, 05]
+18D00; [7D 9A 60, 05, 05]
+18D01; [7D 9A 62, 05, 05]
+18D02; [7D 9A 64, 05, 05]
+18D03; [7D 9A 66, 05, 05]
+18D04; [7D 9A 68, 05, 05]
+18D05; [7D 9A 6A, 05, 05]
+18D06; [7D 9A 6C, 05, 05]
+18D07; [7D 9A 6E, 05, 05]
+18D08; [7D 9A 70, 05, 05]
FDD1 1B1C4; [7D 9B 02, 05, 05] # Nushu first primary (compressible)
@@ -61133,6 +62058,479 @@ FDD1 1B1C4; [7D 9B 02, 05, 05] # Nushu first primary (compressible)
1B2FA; [7D A5 E3, 05, 05]
1B2FB; [7D A5 EA, 05, 05]
+FDD1 18C65; [7D A6 02, 05, 05] # Khitan_Small_Script first primary (compressible)
+
+18B00; [7D A6 09, 05, 05]
+18B01; [7D A6 10, 05, 05]
+18B02; [7D A6 17, 05, 05]
+18B03; [7D A6 1E, 05, 05]
+18B04; [7D A6 25, 05, 05]
+18B05; [7D A6 2C, 05, 05]
+18B06; [7D A6 33, 05, 05]
+18B07; [7D A6 3A, 05, 05]
+18B08; [7D A6 41, 05, 05]
+18B09; [7D A6 48, 05, 05]
+18B0A; [7D A6 4F, 05, 05]
+18B0B; [7D A6 56, 05, 05]
+18B0C; [7D A6 5D, 05, 05]
+18B0D; [7D A6 64, 05, 05]
+18B0E; [7D A6 6B, 05, 05]
+18B0F; [7D A6 72, 05, 05]
+18B10; [7D A6 79, 05, 05]
+18B11; [7D A6 80, 05, 05]
+18B12; [7D A6 87, 05, 05]
+18B13; [7D A6 8E, 05, 05]
+18B14; [7D A6 95, 05, 05]
+18B15; [7D A6 9C, 05, 05]
+18B16; [7D A6 A3, 05, 05]
+18B17; [7D A6 AA, 05, 05]
+18B18; [7D A6 B1, 05, 05]
+18B19; [7D A6 B8, 05, 05]
+18B1A; [7D A6 BF, 05, 05]
+18B1B; [7D A6 C6, 05, 05]
+18B1C; [7D A6 CD, 05, 05]
+18B1D; [7D A6 D4, 05, 05]
+18B1E; [7D A6 DB, 05, 05]
+18B1F; [7D A6 E2, 05, 05]
+18B20; [7D A6 E9, 05, 05]
+18B21; [7D A6 F0, 05, 05]
+18B22; [7D A6 F7, 05, 05]
+18B23; [7D A6 FE, 05, 05]
+18B24; [7D A7 07, 05, 05]
+18B25; [7D A7 0E, 05, 05]
+18B26; [7D A7 15, 05, 05]
+18B27; [7D A7 1C, 05, 05]
+18B28; [7D A7 23, 05, 05]
+18B29; [7D A7 2A, 05, 05]
+18B2A; [7D A7 31, 05, 05]
+18B2B; [7D A7 38, 05, 05]
+18B2C; [7D A7 3F, 05, 05]
+18B2D; [7D A7 46, 05, 05]
+18B2E; [7D A7 4D, 05, 05]
+18B2F; [7D A7 54, 05, 05]
+18B30; [7D A7 5B, 05, 05]
+18B31; [7D A7 62, 05, 05]
+18B32; [7D A7 69, 05, 05]
+18B33; [7D A7 70, 05, 05]
+18B34; [7D A7 77, 05, 05]
+18B35; [7D A7 7E, 05, 05]
+18B36; [7D A7 85, 05, 05]
+18B37; [7D A7 8C, 05, 05]
+18B38; [7D A7 93, 05, 05]
+18B39; [7D A7 9A, 05, 05]
+18B3A; [7D A7 A1, 05, 05]
+18B3B; [7D A7 A8, 05, 05]
+18B3C; [7D A7 AF, 05, 05]
+18B3D; [7D A7 B6, 05, 05]
+18B3E; [7D A7 BD, 05, 05]
+18B3F; [7D A7 C4, 05, 05]
+18B40; [7D A7 CB, 05, 05]
+18B41; [7D A7 D2, 05, 05]
+18B42; [7D A7 D9, 05, 05]
+18B43; [7D A7 E0, 05, 05]
+18B44; [7D A7 E7, 05, 05]
+18B45; [7D A7 EE, 05, 05]
+18B46; [7D A7 F5, 05, 05]
+18B47; [7D A7 FC, 05, 05]
+18B48; [7D A8 05, 05, 05]
+18B49; [7D A8 0C, 05, 05]
+18B4A; [7D A8 13, 05, 05]
+18B4B; [7D A8 1A, 05, 05]
+18B4C; [7D A8 21, 05, 05]
+18B4D; [7D A8 28, 05, 05]
+18B4E; [7D A8 2F, 05, 05]
+18B4F; [7D A8 36, 05, 05]
+18B50; [7D A8 3D, 05, 05]
+18B51; [7D A8 44, 05, 05]
+18B52; [7D A8 4B, 05, 05]
+18B53; [7D A8 52, 05, 05]
+18B54; [7D A8 59, 05, 05]
+18B55; [7D A8 60, 05, 05]
+18B56; [7D A8 67, 05, 05]
+18B57; [7D A8 6E, 05, 05]
+18B58; [7D A8 75, 05, 05]
+18B59; [7D A8 7C, 05, 05]
+18B5A; [7D A8 83, 05, 05]
+18B5B; [7D A8 8A, 05, 05]
+18B5C; [7D A8 91, 05, 05]
+18B5D; [7D A8 98, 05, 05]
+18B5E; [7D A8 9F, 05, 05]
+18B5F; [7D A8 A6, 05, 05]
+18B60; [7D A8 AD, 05, 05]
+18B61; [7D A8 B4, 05, 05]
+18B62; [7D A8 BB, 05, 05]
+18B63; [7D A8 C2, 05, 05]
+18B64; [7D A8 C9, 05, 05]
+18B65; [7D A8 D0, 05, 05]
+18B66; [7D A8 D7, 05, 05]
+18B67; [7D A8 DE, 05, 05]
+18B68; [7D A8 E5, 05, 05]
+18B69; [7D A8 EC, 05, 05]
+18B6A; [7D A8 F3, 05, 05]
+18B6B; [7D A8 FA, 05, 05]
+18B6C; [7D A9 03, 05, 05]
+18B6D; [7D A9 0A, 05, 05]
+18B6E; [7D A9 11, 05, 05]
+18B6F; [7D A9 18, 05, 05]
+18B70; [7D A9 1F, 05, 05]
+18B71; [7D A9 26, 05, 05]
+18B72; [7D A9 2D, 05, 05]
+18B73; [7D A9 34, 05, 05]
+18B74; [7D A9 3B, 05, 05]
+18B75; [7D A9 42, 05, 05]
+18B76; [7D A9 49, 05, 05]
+18B77; [7D A9 50, 05, 05]
+18B78; [7D A9 57, 05, 05]
+18B79; [7D A9 5E, 05, 05]
+18B7A; [7D A9 65, 05, 05]
+18B7B; [7D A9 6C, 05, 05]
+18B7C; [7D A9 73, 05, 05]
+18B7D; [7D A9 7A, 05, 05]
+18B7E; [7D A9 81, 05, 05]
+18B7F; [7D A9 88, 05, 05]
+18B80; [7D A9 8F, 05, 05]
+18B81; [7D A9 96, 05, 05]
+18B82; [7D A9 9D, 05, 05]
+18B83; [7D A9 A4, 05, 05]
+18B84; [7D A9 AB, 05, 05]
+18B85; [7D A9 B2, 05, 05]
+18B86; [7D A9 B9, 05, 05]
+18B87; [7D A9 C0, 05, 05]
+18B88; [7D A9 C7, 05, 05]
+18B89; [7D A9 CE, 05, 05]
+18B8A; [7D A9 D5, 05, 05]
+18B8B; [7D A9 DC, 05, 05]
+18B8C; [7D A9 E3, 05, 05]
+18B8D; [7D A9 EA, 05, 05]
+18B8E; [7D A9 F1, 05, 05]
+18B8F; [7D A9 F8, 05, 05]
+18B90; [7D A9 FF, 05, 05]
+18B91; [7D AA 08, 05, 05]
+18B92; [7D AA 0F, 05, 05]
+18B93; [7D AA 16, 05, 05]
+18B94; [7D AA 1D, 05, 05]
+18B95; [7D AA 24, 05, 05]
+18B96; [7D AA 2B, 05, 05]
+18B97; [7D AA 32, 05, 05]
+18B98; [7D AA 39, 05, 05]
+18B99; [7D AA 40, 05, 05]
+18B9A; [7D AA 47, 05, 05]
+18B9B; [7D AA 4E, 05, 05]
+18B9C; [7D AA 55, 05, 05]
+18B9D; [7D AA 5C, 05, 05]
+18B9E; [7D AA 63, 05, 05]
+18B9F; [7D AA 6A, 05, 05]
+18BA0; [7D AA 71, 05, 05]
+18BA1; [7D AA 78, 05, 05]
+18BA2; [7D AA 7F, 05, 05]
+18BA3; [7D AA 86, 05, 05]
+18BA4; [7D AA 8D, 05, 05]
+18BA5; [7D AA 94, 05, 05]
+18BA6; [7D AA 9B, 05, 05]
+18BA7; [7D AA A2, 05, 05]
+18BA8; [7D AA A9, 05, 05]
+18BA9; [7D AA B0, 05, 05]
+18BAA; [7D AA B7, 05, 05]
+18BAB; [7D AA BE, 05, 05]
+18BAC; [7D AA C5, 05, 05]
+18BAD; [7D AA CC, 05, 05]
+18BAE; [7D AA D3, 05, 05]
+18BAF; [7D AA DA, 05, 05]
+18BB0; [7D AA E1, 05, 05]
+18BB1; [7D AA E8, 05, 05]
+18BB2; [7D AA EF, 05, 05]
+18BB3; [7D AA F6, 05, 05]
+18BB4; [7D AA FD, 05, 05]
+18BB5; [7D AB 06, 05, 05]
+18BB6; [7D AB 0D, 05, 05]
+18BB7; [7D AB 14, 05, 05]
+18BB8; [7D AB 1B, 05, 05]
+18BB9; [7D AB 22, 05, 05]
+18BBA; [7D AB 29, 05, 05]
+18BBB; [7D AB 30, 05, 05]
+18BBC; [7D AB 37, 05, 05]
+18BBD; [7D AB 3E, 05, 05]
+18BBE; [7D AB 45, 05, 05]
+18BBF; [7D AB 4C, 05, 05]
+18BC0; [7D AB 53, 05, 05]
+18BC1; [7D AB 5A, 05, 05]
+18BC2; [7D AB 61, 05, 05]
+18BC3; [7D AB 68, 05, 05]
+18BC4; [7D AB 6F, 05, 05]
+18BC5; [7D AB 76, 05, 05]
+18BC6; [7D AB 7D, 05, 05]
+18BC7; [7D AB 84, 05, 05]
+18BC8; [7D AB 8B, 05, 05]
+18BC9; [7D AB 92, 05, 05]
+18BCA; [7D AB 99, 05, 05]
+18BCB; [7D AB A0, 05, 05]
+18BCC; [7D AB A7, 05, 05]
+18BCD; [7D AB AE, 05, 05]
+18BCE; [7D AB B5, 05, 05]
+18BCF; [7D AB BC, 05, 05]
+18BD0; [7D AB C3, 05, 05]
+18BD1; [7D AB CA, 05, 05]
+18BD2; [7D AB D1, 05, 05]
+18BD3; [7D AB D8, 05, 05]
+18BD4; [7D AB DF, 05, 05]
+18BD5; [7D AB E6, 05, 05]
+18BD6; [7D AB ED, 05, 05]
+18BD7; [7D AB F4, 05, 05]
+18BD8; [7D AB FB, 05, 05]
+18BD9; [7D AC 04, 05, 05]
+18BDA; [7D AC 0B, 05, 05]
+18BDB; [7D AC 12, 05, 05]
+18BDC; [7D AC 19, 05, 05]
+18BDD; [7D AC 20, 05, 05]
+18BDE; [7D AC 27, 05, 05]
+18BDF; [7D AC 2E, 05, 05]
+18BE0; [7D AC 35, 05, 05]
+18BE1; [7D AC 3C, 05, 05]
+18BE2; [7D AC 43, 05, 05]
+18BE3; [7D AC 4A, 05, 05]
+18BE4; [7D AC 51, 05, 05]
+18BE5; [7D AC 58, 05, 05]
+18BE6; [7D AC 5F, 05, 05]
+18BE7; [7D AC 66, 05, 05]
+18BE8; [7D AC 6D, 05, 05]
+18BE9; [7D AC 74, 05, 05]
+18BEA; [7D AC 7B, 05, 05]
+18BEB; [7D AC 82, 05, 05]
+18BEC; [7D AC 89, 05, 05]
+18BED; [7D AC 90, 05, 05]
+18BEE; [7D AC 97, 05, 05]
+18BEF; [7D AC 9E, 05, 05]
+18BF0; [7D AC A5, 05, 05]
+18BF1; [7D AC AC, 05, 05]
+18BF2; [7D AC B3, 05, 05]
+18BF3; [7D AC BA, 05, 05]
+18BF4; [7D AC C1, 05, 05]
+18BF5; [7D AC C8, 05, 05]
+18BF6; [7D AC CF, 05, 05]
+18BF7; [7D AC D6, 05, 05]
+18BF8; [7D AC DD, 05, 05]
+18BF9; [7D AC E4, 05, 05]
+18BFA; [7D AC EB, 05, 05]
+18BFB; [7D AC F2, 05, 05]
+18BFC; [7D AC F9, 05, 05]
+18BFD; [7D AD 02, 05, 05]
+18BFE; [7D AD 09, 05, 05]
+18BFF; [7D AD 10, 05, 05]
+18C00; [7D AD 17, 05, 05]
+18C01; [7D AD 1E, 05, 05]
+18C02; [7D AD 25, 05, 05]
+18C03; [7D AD 2C, 05, 05]
+18C04; [7D AD 33, 05, 05]
+18C05; [7D AD 3A, 05, 05]
+18C06; [7D AD 41, 05, 05]
+18C07; [7D AD 48, 05, 05]
+18C08; [7D AD 4F, 05, 05]
+18C09; [7D AD 56, 05, 05]
+18C0A; [7D AD 5D, 05, 05]
+18C0B; [7D AD 64, 05, 05]
+18C0C; [7D AD 6B, 05, 05]
+18C0D; [7D AD 72, 05, 05]
+18C0E; [7D AD 79, 05, 05]
+18C0F; [7D AD 80, 05, 05]
+18C10; [7D AD 87, 05, 05]
+18C11; [7D AD 8E, 05, 05]
+18C12; [7D AD 95, 05, 05]
+18C13; [7D AD 9C, 05, 05]
+18C14; [7D AD A3, 05, 05]
+18C15; [7D AD AA, 05, 05]
+18C16; [7D AD B1, 05, 05]
+18C17; [7D AD B8, 05, 05]
+18C18; [7D AD BF, 05, 05]
+18C19; [7D AD C6, 05, 05]
+18C1A; [7D AD CD, 05, 05]
+18C1B; [7D AD D4, 05, 05]
+18C1C; [7D AD DB, 05, 05]
+18C1D; [7D AD E2, 05, 05]
+18C1E; [7D AD E9, 05, 05]
+18C1F; [7D AD F0, 05, 05]
+18C20; [7D AD F7, 05, 05]
+18C21; [7D AD FE, 05, 05]
+18C22; [7D AE 07, 05, 05]
+18C23; [7D AE 0E, 05, 05]
+18C24; [7D AE 15, 05, 05]
+18C25; [7D AE 1C, 05, 05]
+18C26; [7D AE 23, 05, 05]
+18C27; [7D AE 2A, 05, 05]
+18C28; [7D AE 31, 05, 05]
+18C29; [7D AE 38, 05, 05]
+18C2A; [7D AE 3F, 05, 05]
+18C2B; [7D AE 46, 05, 05]
+18C2C; [7D AE 4D, 05, 05]
+18C2D; [7D AE 54, 05, 05]
+18C2E; [7D AE 5B, 05, 05]
+18C2F; [7D AE 62, 05, 05]
+18C30; [7D AE 69, 05, 05]
+18C31; [7D AE 70, 05, 05]
+18C32; [7D AE 77, 05, 05]
+18C33; [7D AE 7E, 05, 05]
+18C34; [7D AE 85, 05, 05]
+18C35; [7D AE 8C, 05, 05]
+18C36; [7D AE 93, 05, 05]
+18C37; [7D AE 9A, 05, 05]
+18C38; [7D AE A1, 05, 05]
+18C39; [7D AE A8, 05, 05]
+18C3A; [7D AE AF, 05, 05]
+18C3B; [7D AE B6, 05, 05]
+18C3C; [7D AE BD, 05, 05]
+18C3D; [7D AE C4, 05, 05]
+18C3E; [7D AE CB, 05, 05]
+18C3F; [7D AE D2, 05, 05]
+18C40; [7D AE D9, 05, 05]
+18C41; [7D AE E0, 05, 05]
+18C42; [7D AE E7, 05, 05]
+18C43; [7D AE EE, 05, 05]
+18C44; [7D AE F5, 05, 05]
+18C45; [7D AE FC, 05, 05]
+18C46; [7D AF 05, 05, 05]
+18C47; [7D AF 0C, 05, 05]
+18C48; [7D AF 13, 05, 05]
+18C49; [7D AF 1A, 05, 05]
+18C4A; [7D AF 21, 05, 05]
+18C4B; [7D AF 28, 05, 05]
+18C4C; [7D AF 2F, 05, 05]
+18C4D; [7D AF 36, 05, 05]
+18C4E; [7D AF 3D, 05, 05]
+18C4F; [7D AF 44, 05, 05]
+18C50; [7D AF 4B, 05, 05]
+18C51; [7D AF 52, 05, 05]
+18C52; [7D AF 59, 05, 05]
+18C53; [7D AF 60, 05, 05]
+18C54; [7D AF 67, 05, 05]
+18C55; [7D AF 6E, 05, 05]
+18C56; [7D AF 75, 05, 05]
+18C57; [7D AF 7C, 05, 05]
+18C58; [7D AF 83, 05, 05]
+18C59; [7D AF 8A, 05, 05]
+18C5A; [7D AF 91, 05, 05]
+18C5B; [7D AF 98, 05, 05]
+18C5C; [7D AF 9F, 05, 05]
+18C5D; [7D AF A6, 05, 05]
+18C5E; [7D AF AD, 05, 05]
+18C5F; [7D AF B4, 05, 05]
+18C60; [7D AF BB, 05, 05]
+18C61; [7D AF C2, 05, 05]
+18C62; [7D AF C9, 05, 05]
+18C63; [7D AF D0, 05, 05]
+18C64; [7D AF D7, 05, 05]
+18C65; [7D AF DE, 05, 05]
+18C66; [7D AF E5, 05, 05]
+18C67; [7D AF EC, 05, 05]
+18C68; [7D AF F3, 05, 05]
+18C69; [7D AF FA, 05, 05]
+18C6A; [7D B0 03, 05, 05]
+18C6B; [7D B0 0A, 05, 05]
+18C6C; [7D B0 11, 05, 05]
+18C6D; [7D B0 18, 05, 05]
+18C6E; [7D B0 1F, 05, 05]
+18C6F; [7D B0 26, 05, 05]
+18C70; [7D B0 2D, 05, 05]
+18C71; [7D B0 34, 05, 05]
+18C72; [7D B0 3B, 05, 05]
+18C73; [7D B0 42, 05, 05]
+18C74; [7D B0 49, 05, 05]
+18C75; [7D B0 50, 05, 05]
+18C76; [7D B0 57, 05, 05]
+18C77; [7D B0 5E, 05, 05]
+18C78; [7D B0 65, 05, 05]
+18C79; [7D B0 6C, 05, 05]
+18C7A; [7D B0 73, 05, 05]
+18C7B; [7D B0 7A, 05, 05]
+18C7C; [7D B0 81, 05, 05]
+18C7D; [7D B0 88, 05, 05]
+18C7E; [7D B0 8F, 05, 05]
+18C7F; [7D B0 96, 05, 05]
+18C80; [7D B0 9D, 05, 05]
+18C81; [7D B0 A4, 05, 05]
+18C82; [7D B0 AB, 05, 05]
+18C83; [7D B0 B2, 05, 05]
+18C84; [7D B0 B9, 05, 05]
+18C85; [7D B0 C0, 05, 05]
+18C86; [7D B0 C7, 05, 05]
+18C87; [7D B0 CE, 05, 05]
+18C88; [7D B0 D5, 05, 05]
+18C89; [7D B0 DC, 05, 05]
+18C8A; [7D B0 E3, 05, 05]
+18C8B; [7D B0 EA, 05, 05]
+18C8C; [7D B0 F1, 05, 05]
+18C8D; [7D B0 F8, 05, 05]
+18C8E; [7D B0 FF, 05, 05]
+18C8F; [7D B1 08, 05, 05]
+18C90; [7D B1 0F, 05, 05]
+18C91; [7D B1 16, 05, 05]
+18C92; [7D B1 1D, 05, 05]
+18C93; [7D B1 24, 05, 05]
+18C94; [7D B1 2B, 05, 05]
+18C95; [7D B1 32, 05, 05]
+18C96; [7D B1 39, 05, 05]
+18C97; [7D B1 40, 05, 05]
+18C98; [7D B1 47, 05, 05]
+18C99; [7D B1 4E, 05, 05]
+18C9A; [7D B1 55, 05, 05]
+18C9B; [7D B1 5C, 05, 05]
+18C9C; [7D B1 63, 05, 05]
+18C9D; [7D B1 6A, 05, 05]
+18C9E; [7D B1 71, 05, 05]
+18C9F; [7D B1 78, 05, 05]
+18CA0; [7D B1 7F, 05, 05]
+18CA1; [7D B1 86, 05, 05]
+18CA2; [7D B1 8D, 05, 05]
+18CA3; [7D B1 94, 05, 05]
+18CA4; [7D B1 9B, 05, 05]
+18CA5; [7D B1 A2, 05, 05]
+18CA6; [7D B1 A9, 05, 05]
+18CA7; [7D B1 B0, 05, 05]
+18CA8; [7D B1 B7, 05, 05]
+18CA9; [7D B1 BE, 05, 05]
+18CAA; [7D B1 C5, 05, 05]
+18CAB; [7D B1 CC, 05, 05]
+18CAC; [7D B1 D3, 05, 05]
+18CAD; [7D B1 DA, 05, 05]
+18CAE; [7D B1 E1, 05, 05]
+18CAF; [7D B1 E8, 05, 05]
+18CB0; [7D B1 EF, 05, 05]
+18CB1; [7D B1 F6, 05, 05]
+18CB2; [7D B1 FD, 05, 05]
+18CB3; [7D B2 06, 05, 05]
+18CB4; [7D B2 0D, 05, 05]
+18CB5; [7D B2 14, 05, 05]
+18CB6; [7D B2 1B, 05, 05]
+18CB7; [7D B2 22, 05, 05]
+18CB8; [7D B2 29, 05, 05]
+18CB9; [7D B2 30, 05, 05]
+18CBA; [7D B2 37, 05, 05]
+18CBB; [7D B2 3E, 05, 05]
+18CBC; [7D B2 45, 05, 05]
+18CBD; [7D B2 4C, 05, 05]
+18CBE; [7D B2 53, 05, 05]
+18CBF; [7D B2 5A, 05, 05]
+18CC0; [7D B2 61, 05, 05]
+18CC1; [7D B2 68, 05, 05]
+18CC2; [7D B2 6F, 05, 05]
+18CC3; [7D B2 76, 05, 05]
+18CC4; [7D B2 7D, 05, 05]
+18CC5; [7D B2 84, 05, 05]
+18CC6; [7D B2 8B, 05, 05]
+18CC7; [7D B2 92, 05, 05]
+18CC8; [7D B2 99, 05, 05]
+18CC9; [7D B2 A0, 05, 05]
+18CCA; [7D B2 A7, 05, 05]
+18CCB; [7D B2 AE, 05, 05]
+18CCC; [7D B2 B5, 05, 05]
+18CCD; [7D B2 BC, 05, 05]
+18CCE; [7D B2 C3, 05, 05]
+18CCF; [7D B2 CA, 05, 05]
+18CD0; [7D B2 D1, 05, 05]
+18CD1; [7D B2 D8, 05, 05]
+18CD2; [7D B2 DF, 05, 05]
+18CD3; [7D B2 E6, 05, 05]
+18CD4; [7D B2 ED, 05, 05]
+18CD5; [7D B2 F4, 05, 05]
+
FDD1 5B57; [7E 02 02, 05, 05] # HAN first primary starts new lead byte
2F00; [U+4E00, 10]
@@ -62643,12 +64041,12 @@ FDD0 0050; [, , 3D 02] # CONSTRUCTED FAKE SECONDARY-IGNORABLE
[first secondary in primary non-ignorable [X, 05, X]] # U+0009
[last secondary in primary non-ignorable [X, 7C, X]] # U+16AE RUNIC LETTER O
[first primary ignorable [, 82, 05]] # U+0332 COMBINING LOW LINE
-[last primary ignorable [, FB 99, 05]] # U+00B7 MIDDLE DOT
+[last primary ignorable [, FB DB, 05]] # U+00B7 MIDDLE DOT
[first variable [03 04, 05, 05]] # U+0009
-[last variable [0B 7D 5D, 05, 05]] # U+10A7F OLD SOUTH ARABIAN NUMERIC INDICATOR
+[last variable [0B 80 5D, 05, 05]] # U+10A7F OLD SOUTH ARABIAN NUMERIC INDICATOR
[variable top = 0B FF FF FF]
[first regular [0C 04, 05, 05]] # U+0060 GRAVE ACCENT
-[last regular [7D A5 EA, 05, 05]] # U+1B2FB NUSHU CHARACTER-1B2FB
+[last regular [7D B2 F4, 05, 05]] # U+18CD5 KHITAN SMALL SCRIPT CHARACTER-18CD5
[first implicit [E0, 05, 05]] # CONSTRUCTED
[last implicit [E4, 05, 05]] # CONSTRUCTED
[first trailing [EF FD, 05, 05]] # U+FFFD REPLACEMENT CHARACTER
@@ -62658,7 +64056,7 @@ FDD0 0050; [, , 3D 02] # CONSTRUCTED FAKE SECONDARY-IGNORABLE
[reorderingTokens Adlm 78=69 ]
[reorderingTokens Aghb 7C=53 ]
[reorderingTokens Ahom 71=28 ]
-[reorderingTokens Arab 66=1081 ]
+[reorderingTokens Arab 66=1091 ]
[reorderingTokens Armi 7C=23 ]
[reorderingTokens Armn 64=85 ]
[reorderingTokens Avst 7C=55 ]
@@ -62668,21 +64066,23 @@ FDD0 0050; [, , 3D 02] # CONSTRUCTED FAKE SECONDARY-IGNORABLE
[reorderingTokens Batk 75=39 ]
[reorderingTokens Beng 69=56 ]
[reorderingTokens Bhks 71=48 ]
-[reorderingTokens Bopo 7B=71 ]
+[reorderingTokens Bopo 7B=76 ]
[reorderingTokens Brah 71=54 ]
[reorderingTokens Bugi 75=24 ]
[reorderingTokens Buhd 75=19 ]
[reorderingTokens CURRENCY 0D=1 ]
-[reorderingTokens Cakm 75=38 ]
+[reorderingTokens Cakm 75=39 ]
[reorderingTokens Cans 76=708 ]
[reorderingTokens Cari 7B=50 ]
[reorderingTokens Cham 76=53 ]
[reorderingTokens Cher 76=173 ]
+[reorderingTokens Chrs 7C=22 ]
[reorderingTokens Copt 60=122 ]
[reorderingTokens Cprt 7C=56 ]
[reorderingTokens Cyrl 61=387 ]
[reorderingTokens DIGIT 0E=1 0F=1 10=1 11=1 12=1 13=1 14=1 15=1 16=1 17=1 18=1 19=1 1A=1 1B=1 1C=1 1D=1 1E=1 1F=1 20=1 21=1 22=1 23=1 24=1 25=1 26=1 27=1 28=1 ]
[reorderingTokens Deva 68=90 ]
+[reorderingTokens Diak 71=45 ]
[reorderingTokens Dogr 71=45 ]
[reorderingTokens Dsrt 7C=81 ]
[reorderingTokens Dupl 7C=140 ]
@@ -62721,17 +64121,18 @@ FDD0 0050; [, , 3D 02] # CONSTRUCTED FAKE SECONDARY-IGNORABLE
[reorderingTokens Khar 71=38 ]
[reorderingTokens Khmr 75=54 ]
[reorderingTokens Khoj 71=44 ]
+[reorderingTokens Kits 7D=1 ]
[reorderingTokens Knda 6F=57 ]
[reorderingTokens Kthi 71=46 ]
[reorderingTokens LEVEL-SEPARATOR 01=1 ]
[reorderingTokens Lana 76=54 ]
[reorderingTokens Laoo 73=280 ]
-[reorderingTokens Latn 29=2248 2A=2248 2B=2248 2C=2248 2D=2248 2E=2248 2F=2248 30=2248 31=2248 32=2248 33=2248 34=2248 35=2248 36=2248 37=2248 38=2248 39=2248 3A=2248 3B=2248 3C=2248 3D=2248 3E=2248 3F=2248 40=2248 41=2248 42=2248 43=2248 44=2248 45=2248 46=2248 47=2248 48=2248 49=2248 4A=2248 4B=2248 4C=2248 4D=2248 4E=2248 4F=2248 50=2248 51=2248 52=2248 53=2248 54=2248 55=2248 56=2248 57=2248 58=2248 59=2248 5A=2248 5B=2248 5C=2248 5D=2248 ]
+[reorderingTokens Latn 29=2256 2A=2256 2B=2256 2C=2256 2D=2256 2E=2256 2F=2256 30=2256 31=2256 32=2256 33=2256 34=2256 35=2256 36=2256 37=2256 38=2256 39=2256 3A=2256 3B=2256 3C=2256 3D=2256 3E=2256 3F=2256 40=2256 41=2256 42=2256 43=2256 44=2256 45=2256 46=2256 47=2256 48=2256 49=2256 4A=2256 4B=2256 4C=2256 4D=2256 4E=2256 4F=2256 50=2256 51=2256 52=2256 53=2256 54=2256 55=2256 56=2256 57=2256 58=2256 59=2256 5A=2256 5B=2256 5C=2256 5D=2256 ]
[reorderingTokens Lepc 75=40 ]
[reorderingTokens Limb 75=32 ]
[reorderingTokens Lina 7C=342 ]
[reorderingTokens Linb 7C=212 ]
-[reorderingTokens Lisu 7B=41 ]
+[reorderingTokens Lisu 7B=42 ]
[reorderingTokens Lyci 7B=30 ]
[reorderingTokens Lydi 7B=27 ]
[reorderingTokens Mahj 71=37 ]
@@ -62743,7 +64144,7 @@ FDD0 0050; [, , 3D 02] # CONSTRUCTED FAKE SECONDARY-IGNORABLE
[reorderingTokens Mend 78=198 ]
[reorderingTokens Merc 7D=27 ]
[reorderingTokens Mero 7D=32 ]
-[reorderingTokens Mlym 70=67 ]
+[reorderingTokens Mlym 70=68 ]
[reorderingTokens Modi 71=50 ]
[reorderingTokens Mong 76=129 ]
[reorderingTokens Mroo 7C=32 ]
@@ -62753,7 +64154,7 @@ FDD0 0050; [, , 3D 02] # CONSTRUCTED FAKE SECONDARY-IGNORABLE
[reorderingTokens Nand 71=50 ]
[reorderingTokens Narb 7C=30 ]
[reorderingTokens Nbat 7C=32 ]
-[reorderingTokens Newa 71=59 ]
+[reorderingTokens Newa 71=61 ]
[reorderingTokens Nkoo 67=34 ]
[reorderingTokens Nshu 7D=1 ]
[reorderingTokens Ogam 76=27 ]
@@ -62815,6 +64216,7 @@ FDD0 0050; [, , 3D 02] # CONSTRUCTED FAKE SECONDARY-IGNORABLE
[reorderingTokens Wcho 7B=45 ]
[reorderingTokens Xpeo 7C=45 ]
[reorderingTokens Xsux 7C=1119 ]
+[reorderingTokens Yezi 7C=45 ]
[reorderingTokens Yiii 7B=1165 ]
[reorderingTokens Zanb 74=43 ]
@@ -62823,22 +64225,22 @@ FDD0 0050; [, , 3D 02] # CONSTRUCTED FAKE SECONDARY-IGNORABLE
[categories Cc 03{SPACE}=6 ]
[categories Lm 0C{SYMBOL}=24 0D{CURRENCY}=33 29{Latn}=12 2A{Latn}=12 2B{Latn}=12 2C{Latn}=12 2D{Latn}=12 2E{Latn}=12 2F{Latn}=12 30{Latn}=12 31{Latn}=12 32{Latn}=12 33{Latn}=12 34{Latn}=12 35{Latn}=12 36{Latn}=12 37{Latn}=12 38{Latn}=12 39{Latn}=12 3A{Latn}=12 3B{Latn}=12 3C{Latn}=12 3D{Latn}=12 3E{Latn}=12 3F{Latn}=12 40{Latn}=12 41{Latn}=12 42{Latn}=12 43{Latn}=12 44{Latn}=12 45{Latn}=12 46{Latn}=12 47{Latn}=12 48{Latn}=12 49{Latn}=12 4A{Latn}=12 4B{Latn}=12 4C{Latn}=12 4D{Latn}=12 4E{Latn}=12 4F{Latn}=12 50{Latn}=12 51{Latn}=12 52{Latn}=12 53{Latn}=12 54{Latn}=12 55{Latn}=12 56{Latn}=12 57{Latn}=12 58{Latn}=12 59{Latn}=12 5A{Latn}=12 5B{Latn}=12 5C{Latn}=12 5D{Latn}=12 61{Cyrl}=2 64{Armn}=1 65{Hebr Phnx Samr}=1 66{Arab}=2 67{Syrc Mand Thaa Nkoo Tfng Ethi}=2 76{Tale Talu Lana Cham Bali Java Mong Olck Cher Osge Cans Ogam}=7 78{Vaii Bamu Bass Mend Medf Adlm}=2 7B{Bopo Yiii Lisu Plrd Wara Pauc Hmng Hmnp Wcho Lyci Cari Lydi Ital Goth}=27 ]
[categories Lo 68{Deva}=11 7A{Hira Hrkt Kana}=2 ]
-[categories Mc 68{Deva}=10 69{Beng}=10 6A{Guru}=3 6B{Gujr}=6 6C{Orya}=10 6D{Taml}=14 6E{Telu}=4 6F{Knda}=7 70{Mlym}=13 71{Sinh Mtei Sylo Saur Kthi Mahj Shrd Khoj Sind Mult Gran Newa Tirh Sidd Modi Takr Nand Dogr Ahom Gonm Gong Sund Brah Khar Bhks}=139 74{Tibt Zanb Soyo}=2 75{Marc Lepc Phag Limb Tglg Hano Buhd Tagb Bugi Maka Batk Rjng Kali Mymr Rohg Cakm Khmr}=84 76{Tale Talu Lana Cham Bali Java Mong Olck Cher Osge Cans Ogam}=31 7B{Bopo Yiii Lisu Plrd Wara Pauc Hmng Hmnp Wcho Lyci Cari Lydi Ital Goth}=55 ]
-[categories Mn 29{Latn}=49 2A{Latn}=49 2B{Latn}=49 2C{Latn}=49 2D{Latn}=49 2E{Latn}=49 2F{Latn}=49 30{Latn}=49 31{Latn}=49 32{Latn}=49 33{Latn}=49 34{Latn}=49 35{Latn}=49 36{Latn}=49 37{Latn}=49 38{Latn}=49 39{Latn}=49 3A{Latn}=49 3B{Latn}=49 3C{Latn}=49 3D{Latn}=49 3E{Latn}=49 3F{Latn}=49 40{Latn}=49 41{Latn}=49 42{Latn}=49 43{Latn}=49 44{Latn}=49 45{Latn}=49 46{Latn}=49 47{Latn}=49 48{Latn}=49 49{Latn}=49 4A{Latn}=49 4B{Latn}=49 4C{Latn}=49 4D{Latn}=49 4E{Latn}=49 4F{Latn}=49 50{Latn}=49 51{Latn}=49 52{Latn}=49 53{Latn}=49 54{Latn}=49 55{Latn}=49 56{Latn}=49 57{Latn}=49 58{Latn}=49 59{Latn}=49 5A{Latn}=49 5B{Latn}=49 5C{Latn}=49 5D{Latn}=49 61{Cyrl}=42 62{Glag Perm}=43 65{Hebr Phnx Samr}=3 67{Syrc Mand Thaa Nkoo Tfng Ethi}=11 68{Deva}=16 69{Beng}=7 6A{Guru}=9 6B{Gujr}=10 6C{Orya}=9 6D{Taml}=2 6E{Telu}=15 6F{Knda}=17 70{Mlym}=9 71{Sinh Mtei Sylo Saur Kthi Mahj Shrd Khoj Sind Mult Gran Newa Tirh Sidd Modi Takr Nand Dogr Ahom Gonm Gong Sund Brah Khar Bhks}=169 72{Thai}=10 73{Laoo Tavt}=19 74{Tibt Zanb Soyo}=120 75{Marc Lepc Phag Limb Tglg Hano Buhd Tagb Bugi Maka Batk Rjng Kali Mymr Rohg Cakm Khmr}=134 76{Tale Talu Lana Cham Bali Java Mong Olck Cher Osge Cans Ogam}=53 7B{Bopo Yiii Lisu Plrd Wara Pauc Hmng Hmnp Wcho Lyci Cari Lydi Ital Goth}=5 ]
-[categories Nd 0E{DIGIT}=1 0F{DIGIT}=1 13{DIGIT}=70 15{DIGIT}=124 17{DIGIT}=99 19{DIGIT}=86 1B{DIGIT}=82 1D{DIGIT}=74 1F{DIGIT}=71 21{DIGIT}=72 23{DIGIT}=71 25{DIGIT}=71 ]
+[categories Mc 68{Deva}=10 69{Beng}=10 6A{Guru}=3 6B{Gujr}=6 6C{Orya}=10 6D{Taml}=14 6E{Telu}=4 6F{Knda}=7 70{Mlym}=13 71{Sinh Mtei Sylo Saur Kthi Mahj Shrd Khoj Sind Mult Gran Newa Tirh Sidd Modi Takr Diak Nand Dogr Ahom Gonm Gong Sund Brah Khar Bhks}=152 74{Tibt Zanb Soyo}=2 75{Marc Lepc Phag Limb Tglg Hano Buhd Tagb Bugi Maka Batk Rjng Kali Mymr Rohg Cakm Khmr}=84 76{Tale Talu Lana Cham Bali Java Mong Olck Cher Osge Cans Ogam}=31 7B{Bopo Yiii Lisu Plrd Wara Pauc Hmng Hmnp Wcho Lyci Cari Lydi Ital Goth}=55 ]
+[categories Mn 29{Latn}=51 2A{Latn}=51 2B{Latn}=51 2C{Latn}=51 2D{Latn}=51 2E{Latn}=51 2F{Latn}=51 30{Latn}=51 31{Latn}=51 32{Latn}=51 33{Latn}=51 34{Latn}=51 35{Latn}=51 36{Latn}=51 37{Latn}=51 38{Latn}=51 39{Latn}=51 3A{Latn}=51 3B{Latn}=51 3C{Latn}=51 3D{Latn}=51 3E{Latn}=51 3F{Latn}=51 40{Latn}=51 41{Latn}=51 42{Latn}=51 43{Latn}=51 44{Latn}=51 45{Latn}=51 46{Latn}=51 47{Latn}=51 48{Latn}=51 49{Latn}=51 4A{Latn}=51 4B{Latn}=51 4C{Latn}=51 4D{Latn}=51 4E{Latn}=51 4F{Latn}=51 50{Latn}=51 51{Latn}=51 52{Latn}=51 53{Latn}=51 54{Latn}=51 55{Latn}=51 56{Latn}=51 57{Latn}=51 58{Latn}=51 59{Latn}=51 5A{Latn}=51 5B{Latn}=51 5C{Latn}=51 5D{Latn}=51 61{Cyrl}=42 62{Glag Perm}=43 65{Hebr Phnx Samr}=3 67{Syrc Mand Thaa Nkoo Tfng Ethi}=11 68{Deva}=16 69{Beng}=7 6A{Guru}=9 6B{Gujr}=10 6C{Orya}=9 6D{Taml}=2 6E{Telu}=15 6F{Knda}=17 70{Mlym}=9 71{Sinh Mtei Sylo Saur Kthi Mahj Shrd Khoj Sind Mult Gran Newa Tirh Sidd Modi Takr Diak Nand Dogr Ahom Gonm Gong Sund Brah Khar Bhks}=171 72{Thai}=10 73{Laoo Tavt}=19 74{Tibt Zanb Soyo}=120 75{Marc Lepc Phag Limb Tglg Hano Buhd Tagb Bugi Maka Batk Rjng Kali Mymr Rohg Cakm Khmr}=134 76{Tale Talu Lana Cham Bali Java Mong Olck Cher Osge Cans Ogam}=53 7B{Bopo Yiii Lisu Plrd Wara Pauc Hmng Hmnp Wcho Lyci Cari Lydi Ital Goth}=5 ]
+[categories Nd 0E{DIGIT}=1 0F{DIGIT}=1 13{DIGIT}=72 15{DIGIT}=126 17{DIGIT}=101 19{DIGIT}=88 1B{DIGIT}=84 1D{DIGIT}=76 1F{DIGIT}=73 21{DIGIT}=74 23{DIGIT}=73 25{DIGIT}=73 ]
[categories Nl 10{DIGIT}=6 11{DIGIT}=43 12{DIGIT}=17 13{DIGIT}=1 15{DIGIT}=12 17{DIGIT}=16 19{DIGIT}=16 1B{DIGIT}=17 1D{DIGIT}=18 1F{DIGIT}=10 21{DIGIT}=10 23{DIGIT}=9 25{DIGIT}=11 77{Runr Hung Orkh}=3 78{Vaii Bamu Bass Mend Medf Adlm}=10 7B{Bopo Yiii Lisu Plrd Wara Pauc Hmng Hmnp Wcho Lyci Cari Lydi Ital Goth}=2 ]
-[categories No 10{DIGIT}=125 11{DIGIT}=180 12{DIGIT}=121 13{DIGIT}=9 15{DIGIT}=58 17{DIGIT}=38 19{DIGIT}=36 1B{DIGIT}=32 1D{DIGIT}=32 1F{DIGIT}=23 21{DIGIT}=23 23{DIGIT}=23 25{DIGIT}=22 ]
+[categories No 10{DIGIT}=125 11{DIGIT}=182 12{DIGIT}=122 13{DIGIT}=9 15{DIGIT}=59 17{DIGIT}=39 19{DIGIT}=37 1B{DIGIT}=33 1D{DIGIT}=32 1F{DIGIT}=23 21{DIGIT}=23 23{DIGIT}=23 25{DIGIT}=22 ]
[categories Pc 05{PUNCTUATION}=7 0A{PUNCTUATION}=3 ]
-[categories Pd 05{PUNCTUATION}=22 0A{PUNCTUATION}=1 0B{PUNCTUATION}=1 ]
+[categories Pd 05{PUNCTUATION}=23 0A{PUNCTUATION}=1 0B{PUNCTUATION}=1 ]
[categories Pe 09{PUNCTUATION}=42 0A{PUNCTUATION}=31 ]
[categories Pf 09{PUNCTUATION}=4 0A{PUNCTUATION}=6 ]
[categories Pi 05{PUNCTUATION}=1 09{PUNCTUATION}=6 0A{PUNCTUATION}=6 ]
-[categories Po 05{PUNCTUATION}=6 06{PUNCTUATION}=4 07{PUNCTUATION}=111 08{PUNCTUATION}=8 09{PUNCTUATION}=156 0A{PUNCTUATION}=87 0B{PUNCTUATION}=209 ]
+[categories Po 05{PUNCTUATION}=6 06{PUNCTUATION}=4 07{PUNCTUATION}=111 08{PUNCTUATION}=8 09{PUNCTUATION}=158 0A{PUNCTUATION}=87 0B{PUNCTUATION}=212 ]
[categories Ps 09{PUNCTUATION}=183 0A{PUNCTUATION}=41 ]
[categories Sc 0D{CURRENCY}=61 ]
-[categories Sk 0C{SYMBOL}=87 0D{CURRENCY}=5 ]
+[categories Sk 0C{SYMBOL}=89 0D{CURRENCY}=5 ]
[categories Sm 0C{SYMBOL}=947 ]
-[categories So 0C{SYMBOL}=2690 0D{CURRENCY}=2376 15{DIGIT}=1 17{DIGIT}=3 19{DIGIT}=1 1B{DIGIT}=1 1D{DIGIT}=1 1F{DIGIT}=1 21{DIGIT}=1 23{DIGIT}=1 29{Latn}=77 2A{Latn}=77 2B{Latn}=77 2C{Latn}=77 2D{Latn}=77 2E{Latn}=77 2F{Latn}=77 30{Latn}=77 31{Latn}=77 32{Latn}=77 33{Latn}=77 34{Latn}=77 35{Latn}=77 36{Latn}=77 37{Latn}=77 38{Latn}=77 39{Latn}=77 3A{Latn}=77 3B{Latn}=77 3C{Latn}=77 3D{Latn}=77 3E{Latn}=77 3F{Latn}=77 40{Latn}=77 41{Latn}=77 42{Latn}=77 43{Latn}=77 44{Latn}=77 45{Latn}=77 46{Latn}=77 47{Latn}=77 48{Latn}=77 49{Latn}=77 4A{Latn}=77 4B{Latn}=77 4C{Latn}=77 4D{Latn}=77 4E{Latn}=77 4F{Latn}=77 50{Latn}=77 51{Latn}=77 52{Latn}=77 53{Latn}=77 54{Latn}=77 55{Latn}=77 56{Latn}=77 57{Latn}=77 58{Latn}=77 59{Latn}=77 5A{Latn}=77 5B{Latn}=77 5C{Latn}=77 5D{Latn}=77 66{Arab}=2 76{Tale Talu Lana Cham Bali Java Mong Olck Cher Osge Cans Ogam}=2 7C{Dsrt Shaw Dupl Osma Elba Aghb Sora Mroo Linb Lina Cprt Sarb Narb Avst Palm Nbat Hatr Armi Prti Phli Phlp Elym Mani Sogo Sogd Ugar Xpeo Xsux}=1 E5{TRAILING}=1 E6{TRAILING}=1 E7{TRAILING}=1 E8{TRAILING}=1 E9{TRAILING}=1 EA{TRAILING}=1 EB{TRAILING}=1 EC{TRAILING}=1 ED{TRAILING}=1 EE{TRAILING}=1 EF{TRAILING}=1 ]
+[categories So 0C{SYMBOL}=2691 0D{CURRENCY}=2645 15{DIGIT}=1 17{DIGIT}=3 19{DIGIT}=1 1B{DIGIT}=1 1D{DIGIT}=1 1F{DIGIT}=1 21{DIGIT}=1 23{DIGIT}=1 29{Latn}=77 2A{Latn}=77 2B{Latn}=77 2C{Latn}=77 2D{Latn}=77 2E{Latn}=77 2F{Latn}=77 30{Latn}=77 31{Latn}=77 32{Latn}=77 33{Latn}=77 34{Latn}=77 35{Latn}=77 36{Latn}=77 37{Latn}=77 38{Latn}=77 39{Latn}=77 3A{Latn}=77 3B{Latn}=77 3C{Latn}=77 3D{Latn}=77 3E{Latn}=77 3F{Latn}=77 40{Latn}=77 41{Latn}=77 42{Latn}=77 43{Latn}=77 44{Latn}=77 45{Latn}=77 46{Latn}=77 47{Latn}=77 48{Latn}=77 49{Latn}=77 4A{Latn}=77 4B{Latn}=77 4C{Latn}=77 4D{Latn}=77 4E{Latn}=77 4F{Latn}=77 50{Latn}=77 51{Latn}=77 52{Latn}=77 53{Latn}=77 54{Latn}=77 55{Latn}=77 56{Latn}=77 57{Latn}=77 58{Latn}=77 59{Latn}=77 5A{Latn}=77 5B{Latn}=77 5C{Latn}=77 5D{Latn}=77 66{Arab}=2 76{Tale Talu Lana Cham Bali Java Mong Olck Cher Osge Cans Ogam}=2 7C{Dsrt Shaw Dupl Osma Elba Aghb Sora Mroo Linb Lina Cprt Sarb Narb Avst Palm Nbat Hatr Armi Prti Phli Phlp Elym Mani Sogo Sogd Yezi Chrs Ugar Xpeo Xsux}=1 E5{TRAILING}=1 E6{TRAILING}=1 E7{TRAILING}=1 E8{TRAILING}=1 E9{TRAILING}=1 EA{TRAILING}=1 EB{TRAILING}=1 EC{TRAILING}=1 ED{TRAILING}=1 EE{TRAILING}=1 EF{TRAILING}=1 ]
[categories Zl 03{SPACE}=1 ]
[categories Zp 03{SPACE}=1 ]
[categories Zs 03{SPACE}=1 04{SPACE}=17 05{PUNCTUATION}=6 0C{SYMBOL}=29 60{Grek Copt}=1 ]
diff --git a/icu4c/source/data/unidata/NormalizationCorrections.txt b/icu4c/source/data/unidata/NormalizationCorrections.txt
index 360f49cc928..7144fb8935c 100644
--- a/icu4c/source/data/unidata/NormalizationCorrections.txt
+++ b/icu4c/source/data/unidata/NormalizationCorrections.txt
@@ -1,5 +1,5 @@
-# NormalizationCorrections-12.1.0.txt
-# Date: 2019-03-08, 23:59:00 GMT [KW, LI]
+# NormalizationCorrections-13.0.0.txt
+# Date: 2019-09-09, 19:50:00 GMT [KW, LI]
# © 2019 Unicode®, Inc.
# For terms of use, see http://www.unicode.org/terms_of_use.html
#
diff --git a/icu4c/source/data/unidata/NormalizationTest.txt b/icu4c/source/data/unidata/NormalizationTest.txt
index cf4c3a9bae5..d5f13978ec6 100644
--- a/icu4c/source/data/unidata/NormalizationTest.txt
+++ b/icu4c/source/data/unidata/NormalizationTest.txt
@@ -1,5 +1,5 @@
-# NormalizationTest-12.1.0.txt
-# Date: 2019-04-01, 09:10:28 GMT
+# NormalizationTest-13.0.0.txt
+# Date: 2019-09-08, 23:31:12 GMT
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
@@ -2415,6 +2415,7 @@ AB5C;AB5C;AB5C;A727;A727;
AB5D;AB5D;AB5D;AB37;AB37;
AB5E;AB5E;AB5E;026B;026B;
AB5F;AB5F;AB5F;AB52;AB52;
+AB69;AB69;AB69;028D;028D;
AC00;AC00;1100 1161;AC00;1100 1161;
AC01;AC01;1100 1161 11A8;AC01;1100 1161 11A8;
AC02;AC02;1100 1161 11A9;AC02;1100 1161 11A9;
@@ -15138,6 +15139,7 @@ FFEE;FFEE;FFEE;25CB;25CB;
114BE;114BE;114B9 114BD;114BE;114B9 114BD;
115BA;115BA;115B8 115AF;115BA;115B8 115AF;
115BB;115BB;115B9 115AF;115BB;115B9 115AF;
+11938;11938;11935 11930;11938;11935 11930;
1D15E;1D157 1D165;1D157 1D165;1D157 1D165;1D157 1D165;
1D15F;1D158 1D165;1D158 1D165;1D158 1D165;1D158 1D165;
1D160;1D158 1D165 1D16E;1D158 1D165 1D16E;1D158 1D165 1D16E;1D158 1D165 1D16E;
@@ -16424,6 +16426,16 @@ FFEE;FFEE;FFEE;25CB;25CB;
1F248;1F248;1F248;3014 6557 3015;3014 6557 3015;
1F250;1F250;1F250;5F97;5F97;
1F251;1F251;1F251;53EF;53EF;
+1FBF0;1FBF0;1FBF0;0030;0030;
+1FBF1;1FBF1;1FBF1;0031;0031;
+1FBF2;1FBF2;1FBF2;0032;0032;
+1FBF3;1FBF3;1FBF3;0033;0033;
+1FBF4;1FBF4;1FBF4;0034;0034;
+1FBF5;1FBF5;1FBF5;0035;0035;
+1FBF6;1FBF6;1FBF6;0036;0036;
+1FBF7;1FBF7;1FBF7;0037;0037;
+1FBF8;1FBF8;1FBF8;0038;0038;
+1FBF9;1FBF9;1FBF9;0039;0039;
2F800;4E3D;4E3D;4E3D;4E3D;
2F801;4E38;4E38;4E38;4E38;
2F802;4E41;4E41;4E41;4E41;
@@ -17073,16 +17085,16 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 0332 059A 0316 302A 0062;0061 302A 0332 0316 059A 0062;0061 302A 0332 0316 059A 0062;0061 302A 0332 0316 059A 0062;0061 302A 0332 0316 059A 0062;
0061 059A 0316 302A 0333 0062;0061 302A 0316 0333 059A 0062;0061 302A 0316 0333 059A 0062;0061 302A 0316 0333 059A 0062;0061 302A 0316 0333 059A 0062;
0061 0333 059A 0316 302A 0062;0061 302A 0333 0316 059A 0062;0061 302A 0333 0316 059A 0062;0061 302A 0333 0316 059A 0062;0061 302A 0333 0316 059A 0062;
-0061 093C 0334 0334 0062;0061 0334 0334 093C 0062;0061 0334 0334 093C 0062;0061 0334 0334 093C 0062;0061 0334 0334 093C 0062;
-0061 0334 093C 0334 0062;0061 0334 0334 093C 0062;0061 0334 0334 093C 0062;0061 0334 0334 093C 0062;0061 0334 0334 093C 0062;
-0061 093C 0334 0335 0062;0061 0334 0335 093C 0062;0061 0334 0335 093C 0062;0061 0334 0335 093C 0062;0061 0334 0335 093C 0062;
-0061 0335 093C 0334 0062;0061 0335 0334 093C 0062;0061 0335 0334 093C 0062;0061 0335 0334 093C 0062;0061 0335 0334 093C 0062;
-0061 093C 0334 0336 0062;0061 0334 0336 093C 0062;0061 0334 0336 093C 0062;0061 0334 0336 093C 0062;0061 0334 0336 093C 0062;
-0061 0336 093C 0334 0062;0061 0336 0334 093C 0062;0061 0336 0334 093C 0062;0061 0336 0334 093C 0062;0061 0336 0334 093C 0062;
-0061 093C 0334 0337 0062;0061 0334 0337 093C 0062;0061 0334 0337 093C 0062;0061 0334 0337 093C 0062;0061 0334 0337 093C 0062;
-0061 0337 093C 0334 0062;0061 0337 0334 093C 0062;0061 0337 0334 093C 0062;0061 0337 0334 093C 0062;0061 0337 0334 093C 0062;
-0061 093C 0334 0338 0062;0061 0334 0338 093C 0062;0061 0334 0338 093C 0062;0061 0334 0338 093C 0062;0061 0334 0338 093C 0062;
-0061 0338 093C 0334 0062;0061 0338 0334 093C 0062;0061 0338 0334 093C 0062;0061 0338 0334 093C 0062;0061 0338 0334 093C 0062;
+0061 16FF0 0334 0334 0062;0061 0334 0334 16FF0 0062;0061 0334 0334 16FF0 0062;0061 0334 0334 16FF0 0062;0061 0334 0334 16FF0 0062;
+0061 0334 16FF0 0334 0062;0061 0334 0334 16FF0 0062;0061 0334 0334 16FF0 0062;0061 0334 0334 16FF0 0062;0061 0334 0334 16FF0 0062;
+0061 16FF0 0334 0335 0062;0061 0334 0335 16FF0 0062;0061 0334 0335 16FF0 0062;0061 0334 0335 16FF0 0062;0061 0334 0335 16FF0 0062;
+0061 0335 16FF0 0334 0062;0061 0335 0334 16FF0 0062;0061 0335 0334 16FF0 0062;0061 0335 0334 16FF0 0062;0061 0335 0334 16FF0 0062;
+0061 16FF0 0334 0336 0062;0061 0334 0336 16FF0 0062;0061 0334 0336 16FF0 0062;0061 0334 0336 16FF0 0062;0061 0334 0336 16FF0 0062;
+0061 0336 16FF0 0334 0062;0061 0336 0334 16FF0 0062;0061 0336 0334 16FF0 0062;0061 0336 0334 16FF0 0062;0061 0336 0334 16FF0 0062;
+0061 16FF0 0334 0337 0062;0061 0334 0337 16FF0 0062;0061 0334 0337 16FF0 0062;0061 0334 0337 16FF0 0062;0061 0334 0337 16FF0 0062;
+0061 0337 16FF0 0334 0062;0061 0337 0334 16FF0 0062;0061 0337 0334 16FF0 0062;0061 0337 0334 16FF0 0062;0061 0337 0334 16FF0 0062;
+0061 16FF0 0334 0338 0062;0061 0334 0338 16FF0 0062;0061 0334 0338 16FF0 0062;0061 0334 0338 16FF0 0062;0061 0334 0338 16FF0 0062;
+0061 0338 16FF0 0334 0062;0061 0338 0334 16FF0 0062;0061 0338 0334 16FF0 0062;0061 0338 0334 16FF0 0062;0061 0338 0334 16FF0 0062;
0061 059A 0316 302A 0339 0062;0061 302A 0316 0339 059A 0062;0061 302A 0316 0339 059A 0062;0061 302A 0316 0339 059A 0062;0061 302A 0316 0339 059A 0062;
0061 0339 059A 0316 302A 0062;0061 302A 0339 0316 059A 0062;0061 302A 0339 0316 059A 0062;0061 302A 0339 0316 059A 0062;0061 302A 0339 0316 059A 0062;
0061 059A 0316 302A 033A 0062;0061 302A 0316 033A 059A 0062;0061 302A 0316 033A 059A 0062;0061 302A 0316 033A 059A 0062;0061 302A 0316 033A 059A 0062;
@@ -17619,8 +17631,8 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 08FE 0315 0300 05AE 0062;0061 05AE 08FE 0300 0315 0062;0061 05AE 08FE 0300 0315 0062;0061 05AE 08FE 0300 0315 0062;0061 05AE 08FE 0300 0315 0062;
0061 0315 0300 05AE 08FF 0062;00E0 05AE 08FF 0315 0062;0061 05AE 0300 08FF 0315 0062;00E0 05AE 08FF 0315 0062;0061 05AE 0300 08FF 0315 0062;
0061 08FF 0315 0300 05AE 0062;0061 05AE 08FF 0300 0315 0062;0061 05AE 08FF 0300 0315 0062;0061 05AE 08FF 0300 0315 0062;0061 05AE 08FF 0300 0315 0062;
-0061 3099 093C 0334 093C 0062;0061 0334 093C 093C 3099 0062;0061 0334 093C 093C 3099 0062;0061 0334 093C 093C 3099 0062;0061 0334 093C 093C 3099 0062;
-0061 093C 3099 093C 0334 0062;0061 0334 093C 093C 3099 0062;0061 0334 093C 093C 3099 0062;0061 0334 093C 093C 3099 0062;0061 0334 093C 093C 3099 0062;
+0061 3099 093C 16FF0 093C 0062;0061 16FF0 093C 093C 3099 0062;0061 16FF0 093C 093C 3099 0062;0061 16FF0 093C 093C 3099 0062;0061 16FF0 093C 093C 3099 0062;
+0061 093C 3099 093C 16FF0 0062;0061 16FF0 093C 093C 3099 0062;0061 16FF0 093C 093C 3099 0062;0061 16FF0 093C 093C 3099 0062;0061 16FF0 093C 093C 3099 0062;
0061 05B0 094D 3099 094D 0062;0061 3099 094D 094D 05B0 0062;0061 3099 094D 094D 05B0 0062;0061 3099 094D 094D 05B0 0062;0061 3099 094D 094D 05B0 0062;
0061 094D 05B0 094D 3099 0062;0061 3099 094D 094D 05B0 0062;0061 3099 094D 094D 05B0 0062;0061 3099 094D 094D 05B0 0062;0061 3099 094D 094D 05B0 0062;
0061 0315 0300 05AE 0951 0062;00E0 05AE 0951 0315 0062;0061 05AE 0300 0951 0315 0062;00E0 05AE 0951 0315 0062;0061 05AE 0300 0951 0315 0062;
@@ -17631,22 +17643,22 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 0953 0315 0300 05AE 0062;0061 05AE 0953 0300 0315 0062;0061 05AE 0953 0300 0315 0062;0061 05AE 0953 0300 0315 0062;0061 05AE 0953 0300 0315 0062;
0061 0315 0300 05AE 0954 0062;00E0 05AE 0954 0315 0062;0061 05AE 0300 0954 0315 0062;00E0 05AE 0954 0315 0062;0061 05AE 0300 0954 0315 0062;
0061 0954 0315 0300 05AE 0062;0061 05AE 0954 0300 0315 0062;0061 05AE 0954 0300 0315 0062;0061 05AE 0954 0300 0315 0062;0061 05AE 0954 0300 0315 0062;
-0061 3099 093C 0334 09BC 0062;0061 0334 093C 09BC 3099 0062;0061 0334 093C 09BC 3099 0062;0061 0334 093C 09BC 3099 0062;0061 0334 093C 09BC 3099 0062;
-0061 09BC 3099 093C 0334 0062;0061 0334 09BC 093C 3099 0062;0061 0334 09BC 093C 3099 0062;0061 0334 09BC 093C 3099 0062;0061 0334 09BC 093C 3099 0062;
+0061 3099 093C 16FF0 09BC 0062;0061 16FF0 093C 09BC 3099 0062;0061 16FF0 093C 09BC 3099 0062;0061 16FF0 093C 09BC 3099 0062;0061 16FF0 093C 09BC 3099 0062;
+0061 09BC 3099 093C 16FF0 0062;0061 16FF0 09BC 093C 3099 0062;0061 16FF0 09BC 093C 3099 0062;0061 16FF0 09BC 093C 3099 0062;0061 16FF0 09BC 093C 3099 0062;
0061 05B0 094D 3099 09CD 0062;0061 3099 094D 09CD 05B0 0062;0061 3099 094D 09CD 05B0 0062;0061 3099 094D 09CD 05B0 0062;0061 3099 094D 09CD 05B0 0062;
0061 09CD 05B0 094D 3099 0062;0061 3099 09CD 094D 05B0 0062;0061 3099 09CD 094D 05B0 0062;0061 3099 09CD 094D 05B0 0062;0061 3099 09CD 094D 05B0 0062;
0061 0315 0300 05AE 09FE 0062;00E0 05AE 09FE 0315 0062;0061 05AE 0300 09FE 0315 0062;00E0 05AE 09FE 0315 0062;0061 05AE 0300 09FE 0315 0062;
0061 09FE 0315 0300 05AE 0062;0061 05AE 09FE 0300 0315 0062;0061 05AE 09FE 0300 0315 0062;0061 05AE 09FE 0300 0315 0062;0061 05AE 09FE 0300 0315 0062;
-0061 3099 093C 0334 0A3C 0062;0061 0334 093C 0A3C 3099 0062;0061 0334 093C 0A3C 3099 0062;0061 0334 093C 0A3C 3099 0062;0061 0334 093C 0A3C 3099 0062;
-0061 0A3C 3099 093C 0334 0062;0061 0334 0A3C 093C 3099 0062;0061 0334 0A3C 093C 3099 0062;0061 0334 0A3C 093C 3099 0062;0061 0334 0A3C 093C 3099 0062;
+0061 3099 093C 16FF0 0A3C 0062;0061 16FF0 093C 0A3C 3099 0062;0061 16FF0 093C 0A3C 3099 0062;0061 16FF0 093C 0A3C 3099 0062;0061 16FF0 093C 0A3C 3099 0062;
+0061 0A3C 3099 093C 16FF0 0062;0061 16FF0 0A3C 093C 3099 0062;0061 16FF0 0A3C 093C 3099 0062;0061 16FF0 0A3C 093C 3099 0062;0061 16FF0 0A3C 093C 3099 0062;
0061 05B0 094D 3099 0A4D 0062;0061 3099 094D 0A4D 05B0 0062;0061 3099 094D 0A4D 05B0 0062;0061 3099 094D 0A4D 05B0 0062;0061 3099 094D 0A4D 05B0 0062;
0061 0A4D 05B0 094D 3099 0062;0061 3099 0A4D 094D 05B0 0062;0061 3099 0A4D 094D 05B0 0062;0061 3099 0A4D 094D 05B0 0062;0061 3099 0A4D 094D 05B0 0062;
-0061 3099 093C 0334 0ABC 0062;0061 0334 093C 0ABC 3099 0062;0061 0334 093C 0ABC 3099 0062;0061 0334 093C 0ABC 3099 0062;0061 0334 093C 0ABC 3099 0062;
-0061 0ABC 3099 093C 0334 0062;0061 0334 0ABC 093C 3099 0062;0061 0334 0ABC 093C 3099 0062;0061 0334 0ABC 093C 3099 0062;0061 0334 0ABC 093C 3099 0062;
+0061 3099 093C 16FF0 0ABC 0062;0061 16FF0 093C 0ABC 3099 0062;0061 16FF0 093C 0ABC 3099 0062;0061 16FF0 093C 0ABC 3099 0062;0061 16FF0 093C 0ABC 3099 0062;
+0061 0ABC 3099 093C 16FF0 0062;0061 16FF0 0ABC 093C 3099 0062;0061 16FF0 0ABC 093C 3099 0062;0061 16FF0 0ABC 093C 3099 0062;0061 16FF0 0ABC 093C 3099 0062;
0061 05B0 094D 3099 0ACD 0062;0061 3099 094D 0ACD 05B0 0062;0061 3099 094D 0ACD 05B0 0062;0061 3099 094D 0ACD 05B0 0062;0061 3099 094D 0ACD 05B0 0062;
0061 0ACD 05B0 094D 3099 0062;0061 3099 0ACD 094D 05B0 0062;0061 3099 0ACD 094D 05B0 0062;0061 3099 0ACD 094D 05B0 0062;0061 3099 0ACD 094D 05B0 0062;
-0061 3099 093C 0334 0B3C 0062;0061 0334 093C 0B3C 3099 0062;0061 0334 093C 0B3C 3099 0062;0061 0334 093C 0B3C 3099 0062;0061 0334 093C 0B3C 3099 0062;
-0061 0B3C 3099 093C 0334 0062;0061 0334 0B3C 093C 3099 0062;0061 0334 0B3C 093C 3099 0062;0061 0334 0B3C 093C 3099 0062;0061 0334 0B3C 093C 3099 0062;
+0061 3099 093C 16FF0 0B3C 0062;0061 16FF0 093C 0B3C 3099 0062;0061 16FF0 093C 0B3C 3099 0062;0061 16FF0 093C 0B3C 3099 0062;0061 16FF0 093C 0B3C 3099 0062;
+0061 0B3C 3099 093C 16FF0 0062;0061 16FF0 0B3C 093C 3099 0062;0061 16FF0 0B3C 093C 3099 0062;0061 16FF0 0B3C 093C 3099 0062;0061 16FF0 0B3C 093C 3099 0062;
0061 05B0 094D 3099 0B4D 0062;0061 3099 094D 0B4D 05B0 0062;0061 3099 094D 0B4D 05B0 0062;0061 3099 094D 0B4D 05B0 0062;0061 3099 094D 0B4D 05B0 0062;
0061 0B4D 05B0 094D 3099 0062;0061 3099 0B4D 094D 05B0 0062;0061 3099 0B4D 094D 05B0 0062;0061 3099 0B4D 094D 05B0 0062;0061 3099 0B4D 094D 05B0 0062;
0061 05B0 094D 3099 0BCD 0062;0061 3099 094D 0BCD 05B0 0062;0061 3099 094D 0BCD 05B0 0062;0061 3099 094D 0BCD 05B0 0062;0061 3099 094D 0BCD 05B0 0062;
@@ -17657,8 +17669,8 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 0C55 0C56 0C55 0711 0062;0061 0711 0C55 0C55 0C56 0062;0061 0711 0C55 0C55 0C56 0062;0061 0711 0C55 0C55 0C56 0062;0061 0711 0C55 0C55 0C56 0062;
0061 0E38 0C56 0C55 0C56 0062;0061 0C55 0C56 0C56 0E38 0062;0061 0C55 0C56 0C56 0E38 0062;0061 0C55 0C56 0C56 0E38 0062;0061 0C55 0C56 0C56 0E38 0062;
0061 0C56 0E38 0C56 0C55 0062;0061 0C55 0C56 0C56 0E38 0062;0061 0C55 0C56 0C56 0E38 0062;0061 0C55 0C56 0C56 0E38 0062;0061 0C55 0C56 0C56 0E38 0062;
-0061 3099 093C 0334 0CBC 0062;0061 0334 093C 0CBC 3099 0062;0061 0334 093C 0CBC 3099 0062;0061 0334 093C 0CBC 3099 0062;0061 0334 093C 0CBC 3099 0062;
-0061 0CBC 3099 093C 0334 0062;0061 0334 0CBC 093C 3099 0062;0061 0334 0CBC 093C 3099 0062;0061 0334 0CBC 093C 3099 0062;0061 0334 0CBC 093C 3099 0062;
+0061 3099 093C 16FF0 0CBC 0062;0061 16FF0 093C 0CBC 3099 0062;0061 16FF0 093C 0CBC 3099 0062;0061 16FF0 093C 0CBC 3099 0062;0061 16FF0 093C 0CBC 3099 0062;
+0061 0CBC 3099 093C 16FF0 0062;0061 16FF0 0CBC 093C 3099 0062;0061 16FF0 0CBC 093C 3099 0062;0061 16FF0 0CBC 093C 3099 0062;0061 16FF0 0CBC 093C 3099 0062;
0061 05B0 094D 3099 0CCD 0062;0061 3099 094D 0CCD 05B0 0062;0061 3099 094D 0CCD 05B0 0062;0061 3099 094D 0CCD 05B0 0062;0061 3099 094D 0CCD 05B0 0062;
0061 0CCD 05B0 094D 3099 0062;0061 3099 0CCD 094D 05B0 0062;0061 3099 0CCD 094D 05B0 0062;0061 3099 0CCD 094D 05B0 0062;0061 3099 0CCD 094D 05B0 0062;
0061 05B0 094D 3099 0D3B 0062;0061 3099 094D 0D3B 05B0 0062;0061 3099 094D 0D3B 05B0 0062;0061 3099 094D 0D3B 05B0 0062;0061 3099 094D 0D3B 05B0 0062;
@@ -17735,8 +17747,8 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 0F87 0315 0300 05AE 0062;0061 05AE 0F87 0300 0315 0062;0061 05AE 0F87 0300 0315 0062;0061 05AE 0F87 0300 0315 0062;0061 05AE 0F87 0300 0315 0062;
0061 059A 0316 302A 0FC6 0062;0061 302A 0316 0FC6 059A 0062;0061 302A 0316 0FC6 059A 0062;0061 302A 0316 0FC6 059A 0062;0061 302A 0316 0FC6 059A 0062;
0061 0FC6 059A 0316 302A 0062;0061 302A 0FC6 0316 059A 0062;0061 302A 0FC6 0316 059A 0062;0061 302A 0FC6 0316 059A 0062;0061 302A 0FC6 0316 059A 0062;
-0061 3099 093C 0334 1037 0062;0061 0334 093C 1037 3099 0062;0061 0334 093C 1037 3099 0062;0061 0334 093C 1037 3099 0062;0061 0334 093C 1037 3099 0062;
-0061 1037 3099 093C 0334 0062;0061 0334 1037 093C 3099 0062;0061 0334 1037 093C 3099 0062;0061 0334 1037 093C 3099 0062;0061 0334 1037 093C 3099 0062;
+0061 3099 093C 16FF0 1037 0062;0061 16FF0 093C 1037 3099 0062;0061 16FF0 093C 1037 3099 0062;0061 16FF0 093C 1037 3099 0062;0061 16FF0 093C 1037 3099 0062;
+0061 1037 3099 093C 16FF0 0062;0061 16FF0 1037 093C 3099 0062;0061 16FF0 1037 093C 3099 0062;0061 16FF0 1037 093C 3099 0062;0061 16FF0 1037 093C 3099 0062;
0061 05B0 094D 3099 1039 0062;0061 3099 094D 1039 05B0 0062;0061 3099 094D 1039 05B0 0062;0061 3099 094D 1039 05B0 0062;0061 3099 094D 1039 05B0 0062;
0061 1039 05B0 094D 3099 0062;0061 3099 1039 094D 05B0 0062;0061 3099 1039 094D 05B0 0062;0061 3099 1039 094D 05B0 0062;0061 3099 1039 094D 05B0 0062;
0061 05B0 094D 3099 103A 0062;0061 3099 094D 103A 05B0 0062;0061 3099 094D 103A 05B0 0062;0061 3099 094D 103A 05B0 0062;0061 3099 094D 103A 05B0 0062;
@@ -17817,8 +17829,12 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 1ABC 0315 0300 05AE 0062;0061 05AE 1ABC 0300 0315 0062;0061 05AE 1ABC 0300 0315 0062;0061 05AE 1ABC 0300 0315 0062;0061 05AE 1ABC 0300 0315 0062;
0061 059A 0316 302A 1ABD 0062;0061 302A 0316 1ABD 059A 0062;0061 302A 0316 1ABD 059A 0062;0061 302A 0316 1ABD 059A 0062;0061 302A 0316 1ABD 059A 0062;
0061 1ABD 059A 0316 302A 0062;0061 302A 1ABD 0316 059A 0062;0061 302A 1ABD 0316 059A 0062;0061 302A 1ABD 0316 059A 0062;0061 302A 1ABD 0316 059A 0062;
-0061 3099 093C 0334 1B34 0062;0061 0334 093C 1B34 3099 0062;0061 0334 093C 1B34 3099 0062;0061 0334 093C 1B34 3099 0062;0061 0334 093C 1B34 3099 0062;
-0061 1B34 3099 093C 0334 0062;0061 0334 1B34 093C 3099 0062;0061 0334 1B34 093C 3099 0062;0061 0334 1B34 093C 3099 0062;0061 0334 1B34 093C 3099 0062;
+0061 059A 0316 302A 1ABF 0062;0061 302A 0316 1ABF 059A 0062;0061 302A 0316 1ABF 059A 0062;0061 302A 0316 1ABF 059A 0062;0061 302A 0316 1ABF 059A 0062;
+0061 1ABF 059A 0316 302A 0062;0061 302A 1ABF 0316 059A 0062;0061 302A 1ABF 0316 059A 0062;0061 302A 1ABF 0316 059A 0062;0061 302A 1ABF 0316 059A 0062;
+0061 059A 0316 302A 1AC0 0062;0061 302A 0316 1AC0 059A 0062;0061 302A 0316 1AC0 059A 0062;0061 302A 0316 1AC0 059A 0062;0061 302A 0316 1AC0 059A 0062;
+0061 1AC0 059A 0316 302A 0062;0061 302A 1AC0 0316 059A 0062;0061 302A 1AC0 0316 059A 0062;0061 302A 1AC0 0316 059A 0062;0061 302A 1AC0 0316 059A 0062;
+0061 3099 093C 16FF0 1B34 0062;0061 16FF0 093C 1B34 3099 0062;0061 16FF0 093C 1B34 3099 0062;0061 16FF0 093C 1B34 3099 0062;0061 16FF0 093C 1B34 3099 0062;
+0061 1B34 3099 093C 16FF0 0062;0061 16FF0 1B34 093C 3099 0062;0061 16FF0 1B34 093C 3099 0062;0061 16FF0 1B34 093C 3099 0062;0061 16FF0 1B34 093C 3099 0062;
0061 05B0 094D 3099 1B44 0062;0061 3099 094D 1B44 05B0 0062;0061 3099 094D 1B44 05B0 0062;0061 3099 094D 1B44 05B0 0062;0061 3099 094D 1B44 05B0 0062;
0061 1B44 05B0 094D 3099 0062;0061 3099 1B44 094D 05B0 0062;0061 3099 1B44 094D 05B0 0062;0061 3099 1B44 094D 05B0 0062;0061 3099 1B44 094D 05B0 0062;
0061 0315 0300 05AE 1B6B 0062;00E0 05AE 1B6B 0315 0062;0061 05AE 0300 1B6B 0315 0062;00E0 05AE 1B6B 0315 0062;0061 05AE 0300 1B6B 0315 0062;
@@ -17843,22 +17859,22 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 1BAA 05B0 094D 3099 0062;0061 3099 1BAA 094D 05B0 0062;0061 3099 1BAA 094D 05B0 0062;0061 3099 1BAA 094D 05B0 0062;0061 3099 1BAA 094D 05B0 0062;
0061 05B0 094D 3099 1BAB 0062;0061 3099 094D 1BAB 05B0 0062;0061 3099 094D 1BAB 05B0 0062;0061 3099 094D 1BAB 05B0 0062;0061 3099 094D 1BAB 05B0 0062;
0061 1BAB 05B0 094D 3099 0062;0061 3099 1BAB 094D 05B0 0062;0061 3099 1BAB 094D 05B0 0062;0061 3099 1BAB 094D 05B0 0062;0061 3099 1BAB 094D 05B0 0062;
-0061 3099 093C 0334 1BE6 0062;0061 0334 093C 1BE6 3099 0062;0061 0334 093C 1BE6 3099 0062;0061 0334 093C 1BE6 3099 0062;0061 0334 093C 1BE6 3099 0062;
-0061 1BE6 3099 093C 0334 0062;0061 0334 1BE6 093C 3099 0062;0061 0334 1BE6 093C 3099 0062;0061 0334 1BE6 093C 3099 0062;0061 0334 1BE6 093C 3099 0062;
+0061 3099 093C 16FF0 1BE6 0062;0061 16FF0 093C 1BE6 3099 0062;0061 16FF0 093C 1BE6 3099 0062;0061 16FF0 093C 1BE6 3099 0062;0061 16FF0 093C 1BE6 3099 0062;
+0061 1BE6 3099 093C 16FF0 0062;0061 16FF0 1BE6 093C 3099 0062;0061 16FF0 1BE6 093C 3099 0062;0061 16FF0 1BE6 093C 3099 0062;0061 16FF0 1BE6 093C 3099 0062;
0061 05B0 094D 3099 1BF2 0062;0061 3099 094D 1BF2 05B0 0062;0061 3099 094D 1BF2 05B0 0062;0061 3099 094D 1BF2 05B0 0062;0061 3099 094D 1BF2 05B0 0062;
0061 1BF2 05B0 094D 3099 0062;0061 3099 1BF2 094D 05B0 0062;0061 3099 1BF2 094D 05B0 0062;0061 3099 1BF2 094D 05B0 0062;0061 3099 1BF2 094D 05B0 0062;
0061 05B0 094D 3099 1BF3 0062;0061 3099 094D 1BF3 05B0 0062;0061 3099 094D 1BF3 05B0 0062;0061 3099 094D 1BF3 05B0 0062;0061 3099 094D 1BF3 05B0 0062;
0061 1BF3 05B0 094D 3099 0062;0061 3099 1BF3 094D 05B0 0062;0061 3099 1BF3 094D 05B0 0062;0061 3099 1BF3 094D 05B0 0062;0061 3099 1BF3 094D 05B0 0062;
-0061 3099 093C 0334 1C37 0062;0061 0334 093C 1C37 3099 0062;0061 0334 093C 1C37 3099 0062;0061 0334 093C 1C37 3099 0062;0061 0334 093C 1C37 3099 0062;
-0061 1C37 3099 093C 0334 0062;0061 0334 1C37 093C 3099 0062;0061 0334 1C37 093C 3099 0062;0061 0334 1C37 093C 3099 0062;0061 0334 1C37 093C 3099 0062;
+0061 3099 093C 16FF0 1C37 0062;0061 16FF0 093C 1C37 3099 0062;0061 16FF0 093C 1C37 3099 0062;0061 16FF0 093C 1C37 3099 0062;0061 16FF0 093C 1C37 3099 0062;
+0061 1C37 3099 093C 16FF0 0062;0061 16FF0 1C37 093C 3099 0062;0061 16FF0 1C37 093C 3099 0062;0061 16FF0 1C37 093C 3099 0062;0061 16FF0 1C37 093C 3099 0062;
0061 0315 0300 05AE 1CD0 0062;00E0 05AE 1CD0 0315 0062;0061 05AE 0300 1CD0 0315 0062;00E0 05AE 1CD0 0315 0062;0061 05AE 0300 1CD0 0315 0062;
0061 1CD0 0315 0300 05AE 0062;0061 05AE 1CD0 0300 0315 0062;0061 05AE 1CD0 0300 0315 0062;0061 05AE 1CD0 0300 0315 0062;0061 05AE 1CD0 0300 0315 0062;
0061 0315 0300 05AE 1CD1 0062;00E0 05AE 1CD1 0315 0062;0061 05AE 0300 1CD1 0315 0062;00E0 05AE 1CD1 0315 0062;0061 05AE 0300 1CD1 0315 0062;
0061 1CD1 0315 0300 05AE 0062;0061 05AE 1CD1 0300 0315 0062;0061 05AE 1CD1 0300 0315 0062;0061 05AE 1CD1 0300 0315 0062;0061 05AE 1CD1 0300 0315 0062;
0061 0315 0300 05AE 1CD2 0062;00E0 05AE 1CD2 0315 0062;0061 05AE 0300 1CD2 0315 0062;00E0 05AE 1CD2 0315 0062;0061 05AE 0300 1CD2 0315 0062;
0061 1CD2 0315 0300 05AE 0062;0061 05AE 1CD2 0300 0315 0062;0061 05AE 1CD2 0300 0315 0062;0061 05AE 1CD2 0300 0315 0062;0061 05AE 1CD2 0300 0315 0062;
-0061 093C 0334 1CD4 0062;0061 0334 1CD4 093C 0062;0061 0334 1CD4 093C 0062;0061 0334 1CD4 093C 0062;0061 0334 1CD4 093C 0062;
-0061 1CD4 093C 0334 0062;0061 1CD4 0334 093C 0062;0061 1CD4 0334 093C 0062;0061 1CD4 0334 093C 0062;0061 1CD4 0334 093C 0062;
+0061 16FF0 0334 1CD4 0062;0061 0334 1CD4 16FF0 0062;0061 0334 1CD4 16FF0 0062;0061 0334 1CD4 16FF0 0062;0061 0334 1CD4 16FF0 0062;
+0061 1CD4 16FF0 0334 0062;0061 1CD4 0334 16FF0 0062;0061 1CD4 0334 16FF0 0062;0061 1CD4 0334 16FF0 0062;0061 1CD4 0334 16FF0 0062;
0061 059A 0316 302A 1CD5 0062;0061 302A 0316 1CD5 059A 0062;0061 302A 0316 1CD5 059A 0062;0061 302A 0316 1CD5 059A 0062;0061 302A 0316 1CD5 059A 0062;
0061 1CD5 059A 0316 302A 0062;0061 302A 1CD5 0316 059A 0062;0061 302A 1CD5 0316 059A 0062;0061 302A 1CD5 0316 059A 0062;0061 302A 1CD5 0316 059A 0062;
0061 059A 0316 302A 1CD6 0062;0061 302A 0316 1CD6 059A 0062;0061 302A 0316 1CD6 059A 0062;0061 302A 0316 1CD6 059A 0062;0061 302A 0316 1CD6 059A 0062;
@@ -17883,20 +17899,20 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 1CDF 059A 0316 302A 0062;0061 302A 1CDF 0316 059A 0062;0061 302A 1CDF 0316 059A 0062;0061 302A 1CDF 0316 059A 0062;0061 302A 1CDF 0316 059A 0062;
0061 0315 0300 05AE 1CE0 0062;00E0 05AE 1CE0 0315 0062;0061 05AE 0300 1CE0 0315 0062;00E0 05AE 1CE0 0315 0062;0061 05AE 0300 1CE0 0315 0062;
0061 1CE0 0315 0300 05AE 0062;0061 05AE 1CE0 0300 0315 0062;0061 05AE 1CE0 0300 0315 0062;0061 05AE 1CE0 0300 0315 0062;0061 05AE 1CE0 0300 0315 0062;
-0061 093C 0334 1CE2 0062;0061 0334 1CE2 093C 0062;0061 0334 1CE2 093C 0062;0061 0334 1CE2 093C 0062;0061 0334 1CE2 093C 0062;
-0061 1CE2 093C 0334 0062;0061 1CE2 0334 093C 0062;0061 1CE2 0334 093C 0062;0061 1CE2 0334 093C 0062;0061 1CE2 0334 093C 0062;
-0061 093C 0334 1CE3 0062;0061 0334 1CE3 093C 0062;0061 0334 1CE3 093C 0062;0061 0334 1CE3 093C 0062;0061 0334 1CE3 093C 0062;
-0061 1CE3 093C 0334 0062;0061 1CE3 0334 093C 0062;0061 1CE3 0334 093C 0062;0061 1CE3 0334 093C 0062;0061 1CE3 0334 093C 0062;
-0061 093C 0334 1CE4 0062;0061 0334 1CE4 093C 0062;0061 0334 1CE4 093C 0062;0061 0334 1CE4 093C 0062;0061 0334 1CE4 093C 0062;
-0061 1CE4 093C 0334 0062;0061 1CE4 0334 093C 0062;0061 1CE4 0334 093C 0062;0061 1CE4 0334 093C 0062;0061 1CE4 0334 093C 0062;
-0061 093C 0334 1CE5 0062;0061 0334 1CE5 093C 0062;0061 0334 1CE5 093C 0062;0061 0334 1CE5 093C 0062;0061 0334 1CE5 093C 0062;
-0061 1CE5 093C 0334 0062;0061 1CE5 0334 093C 0062;0061 1CE5 0334 093C 0062;0061 1CE5 0334 093C 0062;0061 1CE5 0334 093C 0062;
-0061 093C 0334 1CE6 0062;0061 0334 1CE6 093C 0062;0061 0334 1CE6 093C 0062;0061 0334 1CE6 093C 0062;0061 0334 1CE6 093C 0062;
-0061 1CE6 093C 0334 0062;0061 1CE6 0334 093C 0062;0061 1CE6 0334 093C 0062;0061 1CE6 0334 093C 0062;0061 1CE6 0334 093C 0062;
-0061 093C 0334 1CE7 0062;0061 0334 1CE7 093C 0062;0061 0334 1CE7 093C 0062;0061 0334 1CE7 093C 0062;0061 0334 1CE7 093C 0062;
-0061 1CE7 093C 0334 0062;0061 1CE7 0334 093C 0062;0061 1CE7 0334 093C 0062;0061 1CE7 0334 093C 0062;0061 1CE7 0334 093C 0062;
-0061 093C 0334 1CE8 0062;0061 0334 1CE8 093C 0062;0061 0334 1CE8 093C 0062;0061 0334 1CE8 093C 0062;0061 0334 1CE8 093C 0062;
-0061 1CE8 093C 0334 0062;0061 1CE8 0334 093C 0062;0061 1CE8 0334 093C 0062;0061 1CE8 0334 093C 0062;0061 1CE8 0334 093C 0062;
+0061 16FF0 0334 1CE2 0062;0061 0334 1CE2 16FF0 0062;0061 0334 1CE2 16FF0 0062;0061 0334 1CE2 16FF0 0062;0061 0334 1CE2 16FF0 0062;
+0061 1CE2 16FF0 0334 0062;0061 1CE2 0334 16FF0 0062;0061 1CE2 0334 16FF0 0062;0061 1CE2 0334 16FF0 0062;0061 1CE2 0334 16FF0 0062;
+0061 16FF0 0334 1CE3 0062;0061 0334 1CE3 16FF0 0062;0061 0334 1CE3 16FF0 0062;0061 0334 1CE3 16FF0 0062;0061 0334 1CE3 16FF0 0062;
+0061 1CE3 16FF0 0334 0062;0061 1CE3 0334 16FF0 0062;0061 1CE3 0334 16FF0 0062;0061 1CE3 0334 16FF0 0062;0061 1CE3 0334 16FF0 0062;
+0061 16FF0 0334 1CE4 0062;0061 0334 1CE4 16FF0 0062;0061 0334 1CE4 16FF0 0062;0061 0334 1CE4 16FF0 0062;0061 0334 1CE4 16FF0 0062;
+0061 1CE4 16FF0 0334 0062;0061 1CE4 0334 16FF0 0062;0061 1CE4 0334 16FF0 0062;0061 1CE4 0334 16FF0 0062;0061 1CE4 0334 16FF0 0062;
+0061 16FF0 0334 1CE5 0062;0061 0334 1CE5 16FF0 0062;0061 0334 1CE5 16FF0 0062;0061 0334 1CE5 16FF0 0062;0061 0334 1CE5 16FF0 0062;
+0061 1CE5 16FF0 0334 0062;0061 1CE5 0334 16FF0 0062;0061 1CE5 0334 16FF0 0062;0061 1CE5 0334 16FF0 0062;0061 1CE5 0334 16FF0 0062;
+0061 16FF0 0334 1CE6 0062;0061 0334 1CE6 16FF0 0062;0061 0334 1CE6 16FF0 0062;0061 0334 1CE6 16FF0 0062;0061 0334 1CE6 16FF0 0062;
+0061 1CE6 16FF0 0334 0062;0061 1CE6 0334 16FF0 0062;0061 1CE6 0334 16FF0 0062;0061 1CE6 0334 16FF0 0062;0061 1CE6 0334 16FF0 0062;
+0061 16FF0 0334 1CE7 0062;0061 0334 1CE7 16FF0 0062;0061 0334 1CE7 16FF0 0062;0061 0334 1CE7 16FF0 0062;0061 0334 1CE7 16FF0 0062;
+0061 1CE7 16FF0 0334 0062;0061 1CE7 0334 16FF0 0062;0061 1CE7 0334 16FF0 0062;0061 1CE7 0334 16FF0 0062;0061 1CE7 0334 16FF0 0062;
+0061 16FF0 0334 1CE8 0062;0061 0334 1CE8 16FF0 0062;0061 0334 1CE8 16FF0 0062;0061 0334 1CE8 16FF0 0062;0061 0334 1CE8 16FF0 0062;
+0061 1CE8 16FF0 0334 0062;0061 1CE8 0334 16FF0 0062;0061 1CE8 0334 16FF0 0062;0061 1CE8 0334 16FF0 0062;0061 1CE8 0334 16FF0 0062;
0061 059A 0316 302A 1CED 0062;0061 302A 0316 1CED 059A 0062;0061 302A 0316 1CED 059A 0062;0061 302A 0316 1CED 059A 0062;0061 302A 0316 1CED 059A 0062;
0061 1CED 059A 0316 302A 0062;0061 302A 1CED 0316 059A 0062;0061 302A 1CED 0316 059A 0062;0061 302A 1CED 0316 059A 0062;0061 302A 1CED 0316 059A 0062;
0061 0315 0300 05AE 1CF4 0062;00E0 05AE 1CF4 0315 0062;0061 05AE 0300 1CF4 0315 0062;00E0 05AE 1CF4 0315 0062;0061 05AE 0300 1CF4 0315 0062;
@@ -18035,10 +18051,10 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 20D0 0315 0300 05AE 0062;0061 05AE 20D0 0300 0315 0062;0061 05AE 20D0 0300 0315 0062;0061 05AE 20D0 0300 0315 0062;0061 05AE 20D0 0300 0315 0062;
0061 0315 0300 05AE 20D1 0062;00E0 05AE 20D1 0315 0062;0061 05AE 0300 20D1 0315 0062;00E0 05AE 20D1 0315 0062;0061 05AE 0300 20D1 0315 0062;
0061 20D1 0315 0300 05AE 0062;0061 05AE 20D1 0300 0315 0062;0061 05AE 20D1 0300 0315 0062;0061 05AE 20D1 0300 0315 0062;0061 05AE 20D1 0300 0315 0062;
-0061 093C 0334 20D2 0062;0061 0334 20D2 093C 0062;0061 0334 20D2 093C 0062;0061 0334 20D2 093C 0062;0061 0334 20D2 093C 0062;
-0061 20D2 093C 0334 0062;0061 20D2 0334 093C 0062;0061 20D2 0334 093C 0062;0061 20D2 0334 093C 0062;0061 20D2 0334 093C 0062;
-0061 093C 0334 20D3 0062;0061 0334 20D3 093C 0062;0061 0334 20D3 093C 0062;0061 0334 20D3 093C 0062;0061 0334 20D3 093C 0062;
-0061 20D3 093C 0334 0062;0061 20D3 0334 093C 0062;0061 20D3 0334 093C 0062;0061 20D3 0334 093C 0062;0061 20D3 0334 093C 0062;
+0061 16FF0 0334 20D2 0062;0061 0334 20D2 16FF0 0062;0061 0334 20D2 16FF0 0062;0061 0334 20D2 16FF0 0062;0061 0334 20D2 16FF0 0062;
+0061 20D2 16FF0 0334 0062;0061 20D2 0334 16FF0 0062;0061 20D2 0334 16FF0 0062;0061 20D2 0334 16FF0 0062;0061 20D2 0334 16FF0 0062;
+0061 16FF0 0334 20D3 0062;0061 0334 20D3 16FF0 0062;0061 0334 20D3 16FF0 0062;0061 0334 20D3 16FF0 0062;0061 0334 20D3 16FF0 0062;
+0061 20D3 16FF0 0334 0062;0061 20D3 0334 16FF0 0062;0061 20D3 0334 16FF0 0062;0061 20D3 0334 16FF0 0062;0061 20D3 0334 16FF0 0062;
0061 0315 0300 05AE 20D4 0062;00E0 05AE 20D4 0315 0062;0061 05AE 0300 20D4 0315 0062;00E0 05AE 20D4 0315 0062;0061 05AE 0300 20D4 0315 0062;
0061 20D4 0315 0300 05AE 0062;0061 05AE 20D4 0300 0315 0062;0061 05AE 20D4 0300 0315 0062;0061 05AE 20D4 0300 0315 0062;0061 05AE 20D4 0300 0315 0062;
0061 0315 0300 05AE 20D5 0062;00E0 05AE 20D5 0315 0062;0061 05AE 0300 20D5 0315 0062;00E0 05AE 20D5 0315 0062;0061 05AE 0300 20D5 0315 0062;
@@ -18047,32 +18063,32 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 20D6 0315 0300 05AE 0062;0061 05AE 20D6 0300 0315 0062;0061 05AE 20D6 0300 0315 0062;0061 05AE 20D6 0300 0315 0062;0061 05AE 20D6 0300 0315 0062;
0061 0315 0300 05AE 20D7 0062;00E0 05AE 20D7 0315 0062;0061 05AE 0300 20D7 0315 0062;00E0 05AE 20D7 0315 0062;0061 05AE 0300 20D7 0315 0062;
0061 20D7 0315 0300 05AE 0062;0061 05AE 20D7 0300 0315 0062;0061 05AE 20D7 0300 0315 0062;0061 05AE 20D7 0300 0315 0062;0061 05AE 20D7 0300 0315 0062;
-0061 093C 0334 20D8 0062;0061 0334 20D8 093C 0062;0061 0334 20D8 093C 0062;0061 0334 20D8 093C 0062;0061 0334 20D8 093C 0062;
-0061 20D8 093C 0334 0062;0061 20D8 0334 093C 0062;0061 20D8 0334 093C 0062;0061 20D8 0334 093C 0062;0061 20D8 0334 093C 0062;
-0061 093C 0334 20D9 0062;0061 0334 20D9 093C 0062;0061 0334 20D9 093C 0062;0061 0334 20D9 093C 0062;0061 0334 20D9 093C 0062;
-0061 20D9 093C 0334 0062;0061 20D9 0334 093C 0062;0061 20D9 0334 093C 0062;0061 20D9 0334 093C 0062;0061 20D9 0334 093C 0062;
-0061 093C 0334 20DA 0062;0061 0334 20DA 093C 0062;0061 0334 20DA 093C 0062;0061 0334 20DA 093C 0062;0061 0334 20DA 093C 0062;
-0061 20DA 093C 0334 0062;0061 20DA 0334 093C 0062;0061 20DA 0334 093C 0062;0061 20DA 0334 093C 0062;0061 20DA 0334 093C 0062;
+0061 16FF0 0334 20D8 0062;0061 0334 20D8 16FF0 0062;0061 0334 20D8 16FF0 0062;0061 0334 20D8 16FF0 0062;0061 0334 20D8 16FF0 0062;
+0061 20D8 16FF0 0334 0062;0061 20D8 0334 16FF0 0062;0061 20D8 0334 16FF0 0062;0061 20D8 0334 16FF0 0062;0061 20D8 0334 16FF0 0062;
+0061 16FF0 0334 20D9 0062;0061 0334 20D9 16FF0 0062;0061 0334 20D9 16FF0 0062;0061 0334 20D9 16FF0 0062;0061 0334 20D9 16FF0 0062;
+0061 20D9 16FF0 0334 0062;0061 20D9 0334 16FF0 0062;0061 20D9 0334 16FF0 0062;0061 20D9 0334 16FF0 0062;0061 20D9 0334 16FF0 0062;
+0061 16FF0 0334 20DA 0062;0061 0334 20DA 16FF0 0062;0061 0334 20DA 16FF0 0062;0061 0334 20DA 16FF0 0062;0061 0334 20DA 16FF0 0062;
+0061 20DA 16FF0 0334 0062;0061 20DA 0334 16FF0 0062;0061 20DA 0334 16FF0 0062;0061 20DA 0334 16FF0 0062;0061 20DA 0334 16FF0 0062;
0061 0315 0300 05AE 20DB 0062;00E0 05AE 20DB 0315 0062;0061 05AE 0300 20DB 0315 0062;00E0 05AE 20DB 0315 0062;0061 05AE 0300 20DB 0315 0062;
0061 20DB 0315 0300 05AE 0062;0061 05AE 20DB 0300 0315 0062;0061 05AE 20DB 0300 0315 0062;0061 05AE 20DB 0300 0315 0062;0061 05AE 20DB 0300 0315 0062;
0061 0315 0300 05AE 20DC 0062;00E0 05AE 20DC 0315 0062;0061 05AE 0300 20DC 0315 0062;00E0 05AE 20DC 0315 0062;0061 05AE 0300 20DC 0315 0062;
0061 20DC 0315 0300 05AE 0062;0061 05AE 20DC 0300 0315 0062;0061 05AE 20DC 0300 0315 0062;0061 05AE 20DC 0300 0315 0062;0061 05AE 20DC 0300 0315 0062;
0061 0315 0300 05AE 20E1 0062;00E0 05AE 20E1 0315 0062;0061 05AE 0300 20E1 0315 0062;00E0 05AE 20E1 0315 0062;0061 05AE 0300 20E1 0315 0062;
0061 20E1 0315 0300 05AE 0062;0061 05AE 20E1 0300 0315 0062;0061 05AE 20E1 0300 0315 0062;0061 05AE 20E1 0300 0315 0062;0061 05AE 20E1 0300 0315 0062;
-0061 093C 0334 20E5 0062;0061 0334 20E5 093C 0062;0061 0334 20E5 093C 0062;0061 0334 20E5 093C 0062;0061 0334 20E5 093C 0062;
-0061 20E5 093C 0334 0062;0061 20E5 0334 093C 0062;0061 20E5 0334 093C 0062;0061 20E5 0334 093C 0062;0061 20E5 0334 093C 0062;
-0061 093C 0334 20E6 0062;0061 0334 20E6 093C 0062;0061 0334 20E6 093C 0062;0061 0334 20E6 093C 0062;0061 0334 20E6 093C 0062;
-0061 20E6 093C 0334 0062;0061 20E6 0334 093C 0062;0061 20E6 0334 093C 0062;0061 20E6 0334 093C 0062;0061 20E6 0334 093C 0062;
+0061 16FF0 0334 20E5 0062;0061 0334 20E5 16FF0 0062;0061 0334 20E5 16FF0 0062;0061 0334 20E5 16FF0 0062;0061 0334 20E5 16FF0 0062;
+0061 20E5 16FF0 0334 0062;0061 20E5 0334 16FF0 0062;0061 20E5 0334 16FF0 0062;0061 20E5 0334 16FF0 0062;0061 20E5 0334 16FF0 0062;
+0061 16FF0 0334 20E6 0062;0061 0334 20E6 16FF0 0062;0061 0334 20E6 16FF0 0062;0061 0334 20E6 16FF0 0062;0061 0334 20E6 16FF0 0062;
+0061 20E6 16FF0 0334 0062;0061 20E6 0334 16FF0 0062;0061 20E6 0334 16FF0 0062;0061 20E6 0334 16FF0 0062;0061 20E6 0334 16FF0 0062;
0061 0315 0300 05AE 20E7 0062;00E0 05AE 20E7 0315 0062;0061 05AE 0300 20E7 0315 0062;00E0 05AE 20E7 0315 0062;0061 05AE 0300 20E7 0315 0062;
0061 20E7 0315 0300 05AE 0062;0061 05AE 20E7 0300 0315 0062;0061 05AE 20E7 0300 0315 0062;0061 05AE 20E7 0300 0315 0062;0061 05AE 20E7 0300 0315 0062;
0061 059A 0316 302A 20E8 0062;0061 302A 0316 20E8 059A 0062;0061 302A 0316 20E8 059A 0062;0061 302A 0316 20E8 059A 0062;0061 302A 0316 20E8 059A 0062;
0061 20E8 059A 0316 302A 0062;0061 302A 20E8 0316 059A 0062;0061 302A 20E8 0316 059A 0062;0061 302A 20E8 0316 059A 0062;0061 302A 20E8 0316 059A 0062;
0061 0315 0300 05AE 20E9 0062;00E0 05AE 20E9 0315 0062;0061 05AE 0300 20E9 0315 0062;00E0 05AE 20E9 0315 0062;0061 05AE 0300 20E9 0315 0062;
0061 20E9 0315 0300 05AE 0062;0061 05AE 20E9 0300 0315 0062;0061 05AE 20E9 0300 0315 0062;0061 05AE 20E9 0300 0315 0062;0061 05AE 20E9 0300 0315 0062;
-0061 093C 0334 20EA 0062;0061 0334 20EA 093C 0062;0061 0334 20EA 093C 0062;0061 0334 20EA 093C 0062;0061 0334 20EA 093C 0062;
-0061 20EA 093C 0334 0062;0061 20EA 0334 093C 0062;0061 20EA 0334 093C 0062;0061 20EA 0334 093C 0062;0061 20EA 0334 093C 0062;
-0061 093C 0334 20EB 0062;0061 0334 20EB 093C 0062;0061 0334 20EB 093C 0062;0061 0334 20EB 093C 0062;0061 0334 20EB 093C 0062;
-0061 20EB 093C 0334 0062;0061 20EB 0334 093C 0062;0061 20EB 0334 093C 0062;0061 20EB 0334 093C 0062;0061 20EB 0334 093C 0062;
+0061 16FF0 0334 20EA 0062;0061 0334 20EA 16FF0 0062;0061 0334 20EA 16FF0 0062;0061 0334 20EA 16FF0 0062;0061 0334 20EA 16FF0 0062;
+0061 20EA 16FF0 0334 0062;0061 20EA 0334 16FF0 0062;0061 20EA 0334 16FF0 0062;0061 20EA 0334 16FF0 0062;0061 20EA 0334 16FF0 0062;
+0061 16FF0 0334 20EB 0062;0061 0334 20EB 16FF0 0062;0061 0334 20EB 16FF0 0062;0061 0334 20EB 16FF0 0062;0061 0334 20EB 16FF0 0062;
+0061 20EB 16FF0 0334 0062;0061 20EB 0334 16FF0 0062;0061 20EB 0334 16FF0 0062;0061 20EB 0334 16FF0 0062;0061 20EB 0334 16FF0 0062;
0061 059A 0316 302A 20EC 0062;0061 302A 0316 20EC 059A 0062;0061 302A 0316 20EC 059A 0062;0061 302A 0316 20EC 059A 0062;0061 302A 0316 20EC 059A 0062;
0061 20EC 059A 0316 302A 0062;0061 302A 20EC 0316 059A 0062;0061 302A 20EC 0316 059A 0062;0061 302A 20EC 0316 059A 0062;0061 302A 20EC 0316 059A 0062;
0061 059A 0316 302A 20ED 0062;0061 302A 0316 20ED 059A 0062;0061 302A 0316 20ED 059A 0062;0061 302A 0316 20ED 059A 0062;0061 302A 0316 20ED 059A 0062;
@@ -18203,6 +18219,8 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 A6F1 0315 0300 05AE 0062;0061 05AE A6F1 0300 0315 0062;0061 05AE A6F1 0300 0315 0062;0061 05AE A6F1 0300 0315 0062;0061 05AE A6F1 0300 0315 0062;
0061 05B0 094D 3099 A806 0062;0061 3099 094D A806 05B0 0062;0061 3099 094D A806 05B0 0062;0061 3099 094D A806 05B0 0062;0061 3099 094D A806 05B0 0062;
0061 A806 05B0 094D 3099 0062;0061 3099 A806 094D 05B0 0062;0061 3099 A806 094D 05B0 0062;0061 3099 A806 094D 05B0 0062;0061 3099 A806 094D 05B0 0062;
+0061 05B0 094D 3099 A82C 0062;0061 3099 094D A82C 05B0 0062;0061 3099 094D A82C 05B0 0062;0061 3099 094D A82C 05B0 0062;0061 3099 094D A82C 05B0 0062;
+0061 A82C 05B0 094D 3099 0062;0061 3099 A82C 094D 05B0 0062;0061 3099 A82C 094D 05B0 0062;0061 3099 A82C 094D 05B0 0062;0061 3099 A82C 094D 05B0 0062;
0061 05B0 094D 3099 A8C4 0062;0061 3099 094D A8C4 05B0 0062;0061 3099 094D A8C4 05B0 0062;0061 3099 094D A8C4 05B0 0062;0061 3099 094D A8C4 05B0 0062;
0061 A8C4 05B0 094D 3099 0062;0061 3099 A8C4 094D 05B0 0062;0061 3099 A8C4 094D 05B0 0062;0061 3099 A8C4 094D 05B0 0062;0061 3099 A8C4 094D 05B0 0062;
0061 0315 0300 05AE A8E0 0062;00E0 05AE A8E0 0315 0062;0061 05AE 0300 A8E0 0315 0062;00E0 05AE A8E0 0315 0062;0061 05AE 0300 A8E0 0315 0062;
@@ -18249,8 +18267,8 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 A92D 059A 0316 302A 0062;0061 302A A92D 0316 059A 0062;0061 302A A92D 0316 059A 0062;0061 302A A92D 0316 059A 0062;0061 302A A92D 0316 059A 0062;
0061 05B0 094D 3099 A953 0062;0061 3099 094D A953 05B0 0062;0061 3099 094D A953 05B0 0062;0061 3099 094D A953 05B0 0062;0061 3099 094D A953 05B0 0062;
0061 A953 05B0 094D 3099 0062;0061 3099 A953 094D 05B0 0062;0061 3099 A953 094D 05B0 0062;0061 3099 A953 094D 05B0 0062;0061 3099 A953 094D 05B0 0062;
-0061 3099 093C 0334 A9B3 0062;0061 0334 093C A9B3 3099 0062;0061 0334 093C A9B3 3099 0062;0061 0334 093C A9B3 3099 0062;0061 0334 093C A9B3 3099 0062;
-0061 A9B3 3099 093C 0334 0062;0061 0334 A9B3 093C 3099 0062;0061 0334 A9B3 093C 3099 0062;0061 0334 A9B3 093C 3099 0062;0061 0334 A9B3 093C 3099 0062;
+0061 3099 093C 16FF0 A9B3 0062;0061 16FF0 093C A9B3 3099 0062;0061 16FF0 093C A9B3 3099 0062;0061 16FF0 093C A9B3 3099 0062;0061 16FF0 093C A9B3 3099 0062;
+0061 A9B3 3099 093C 16FF0 0062;0061 16FF0 A9B3 093C 3099 0062;0061 16FF0 A9B3 093C 3099 0062;0061 16FF0 A9B3 093C 3099 0062;0061 16FF0 A9B3 093C 3099 0062;
0061 05B0 094D 3099 A9C0 0062;0061 3099 094D A9C0 05B0 0062;0061 3099 094D A9C0 05B0 0062;0061 3099 094D A9C0 05B0 0062;0061 3099 094D A9C0 05B0 0062;
0061 A9C0 05B0 094D 3099 0062;0061 3099 A9C0 094D 05B0 0062;0061 3099 A9C0 094D 05B0 0062;0061 3099 A9C0 094D 05B0 0062;0061 3099 A9C0 094D 05B0 0062;
0061 0315 0300 05AE AAB0 0062;00E0 05AE AAB0 0315 0062;0061 05AE 0300 AAB0 0315 0062;00E0 05AE AAB0 0315 0062;0061 05AE 0300 AAB0 0315 0062;
@@ -18329,8 +18347,8 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 10A0F 0315 0300 05AE 0062;0061 05AE 10A0F 0300 0315 0062;0061 05AE 10A0F 0300 0315 0062;0061 05AE 10A0F 0300 0315 0062;0061 05AE 10A0F 0300 0315 0062;
0061 0315 0300 05AE 10A38 0062;00E0 05AE 10A38 0315 0062;0061 05AE 0300 10A38 0315 0062;00E0 05AE 10A38 0315 0062;0061 05AE 0300 10A38 0315 0062;
0061 10A38 0315 0300 05AE 0062;0061 05AE 10A38 0300 0315 0062;0061 05AE 10A38 0300 0315 0062;0061 05AE 10A38 0300 0315 0062;0061 05AE 10A38 0300 0315 0062;
-0061 093C 0334 10A39 0062;0061 0334 10A39 093C 0062;0061 0334 10A39 093C 0062;0061 0334 10A39 093C 0062;0061 0334 10A39 093C 0062;
-0061 10A39 093C 0334 0062;0061 10A39 0334 093C 0062;0061 10A39 0334 093C 0062;0061 10A39 0334 093C 0062;0061 10A39 0334 093C 0062;
+0061 16FF0 0334 10A39 0062;0061 0334 10A39 16FF0 0062;0061 0334 10A39 16FF0 0062;0061 0334 10A39 16FF0 0062;0061 0334 10A39 16FF0 0062;
+0061 10A39 16FF0 0334 0062;0061 10A39 0334 16FF0 0062;0061 10A39 0334 16FF0 0062;0061 10A39 0334 16FF0 0062;0061 10A39 0334 16FF0 0062;
0061 059A 0316 302A 10A3A 0062;0061 302A 0316 10A3A 059A 0062;0061 302A 0316 10A3A 059A 0062;0061 302A 0316 10A3A 059A 0062;0061 302A 0316 10A3A 059A 0062;
0061 10A3A 059A 0316 302A 0062;0061 302A 10A3A 0316 059A 0062;0061 302A 10A3A 0316 059A 0062;0061 302A 10A3A 0316 059A 0062;0061 302A 10A3A 0316 059A 0062;
0061 05B0 094D 3099 10A3F 0062;0061 3099 094D 10A3F 05B0 0062;0061 3099 094D 10A3F 05B0 0062;0061 3099 094D 10A3F 05B0 0062;0061 3099 094D 10A3F 05B0 0062;
@@ -18347,6 +18365,10 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 10D26 0315 0300 05AE 0062;0061 05AE 10D26 0300 0315 0062;0061 05AE 10D26 0300 0315 0062;0061 05AE 10D26 0300 0315 0062;0061 05AE 10D26 0300 0315 0062;
0061 0315 0300 05AE 10D27 0062;00E0 05AE 10D27 0315 0062;0061 05AE 0300 10D27 0315 0062;00E0 05AE 10D27 0315 0062;0061 05AE 0300 10D27 0315 0062;
0061 10D27 0315 0300 05AE 0062;0061 05AE 10D27 0300 0315 0062;0061 05AE 10D27 0300 0315 0062;0061 05AE 10D27 0300 0315 0062;0061 05AE 10D27 0300 0315 0062;
+0061 0315 0300 05AE 10EAB 0062;00E0 05AE 10EAB 0315 0062;0061 05AE 0300 10EAB 0315 0062;00E0 05AE 10EAB 0315 0062;0061 05AE 0300 10EAB 0315 0062;
+0061 10EAB 0315 0300 05AE 0062;0061 05AE 10EAB 0300 0315 0062;0061 05AE 10EAB 0300 0315 0062;0061 05AE 10EAB 0300 0315 0062;0061 05AE 10EAB 0300 0315 0062;
+0061 0315 0300 05AE 10EAC 0062;00E0 05AE 10EAC 0315 0062;0061 05AE 0300 10EAC 0315 0062;00E0 05AE 10EAC 0315 0062;0061 05AE 0300 10EAC 0315 0062;
+0061 10EAC 0315 0300 05AE 0062;0061 05AE 10EAC 0300 0315 0062;0061 05AE 10EAC 0300 0315 0062;0061 05AE 10EAC 0300 0315 0062;0061 05AE 10EAC 0300 0315 0062;
0061 059A 0316 302A 10F46 0062;0061 302A 0316 10F46 059A 0062;0061 302A 0316 10F46 059A 0062;0061 302A 0316 10F46 059A 0062;0061 302A 0316 10F46 059A 0062;
0061 10F46 059A 0316 302A 0062;0061 302A 10F46 0316 059A 0062;0061 302A 10F46 0316 059A 0062;0061 302A 10F46 0316 059A 0062;0061 302A 10F46 0316 059A 0062;
0061 059A 0316 302A 10F47 0062;0061 302A 0316 10F47 059A 0062;0061 302A 0316 10F47 059A 0062;0061 302A 0316 10F47 059A 0062;0061 302A 0316 10F47 059A 0062;
@@ -18375,8 +18397,8 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 1107F 05B0 094D 3099 0062;0061 3099 1107F 094D 05B0 0062;0061 3099 1107F 094D 05B0 0062;0061 3099 1107F 094D 05B0 0062;0061 3099 1107F 094D 05B0 0062;
0061 05B0 094D 3099 110B9 0062;0061 3099 094D 110B9 05B0 0062;0061 3099 094D 110B9 05B0 0062;0061 3099 094D 110B9 05B0 0062;0061 3099 094D 110B9 05B0 0062;
0061 110B9 05B0 094D 3099 0062;0061 3099 110B9 094D 05B0 0062;0061 3099 110B9 094D 05B0 0062;0061 3099 110B9 094D 05B0 0062;0061 3099 110B9 094D 05B0 0062;
-0061 3099 093C 0334 110BA 0062;0061 0334 093C 110BA 3099 0062;0061 0334 093C 110BA 3099 0062;0061 0334 093C 110BA 3099 0062;0061 0334 093C 110BA 3099 0062;
-0061 110BA 3099 093C 0334 0062;0061 0334 110BA 093C 3099 0062;0061 0334 110BA 093C 3099 0062;0061 0334 110BA 093C 3099 0062;0061 0334 110BA 093C 3099 0062;
+0061 3099 093C 16FF0 110BA 0062;0061 16FF0 093C 110BA 3099 0062;0061 16FF0 093C 110BA 3099 0062;0061 16FF0 093C 110BA 3099 0062;0061 16FF0 093C 110BA 3099 0062;
+0061 110BA 3099 093C 16FF0 0062;0061 16FF0 110BA 093C 3099 0062;0061 16FF0 110BA 093C 3099 0062;0061 16FF0 110BA 093C 3099 0062;0061 16FF0 110BA 093C 3099 0062;
0061 0315 0300 05AE 11100 0062;00E0 05AE 11100 0315 0062;0061 05AE 0300 11100 0315 0062;00E0 05AE 11100 0315 0062;0061 05AE 0300 11100 0315 0062;
0061 11100 0315 0300 05AE 0062;0061 05AE 11100 0300 0315 0062;0061 05AE 11100 0300 0315 0062;0061 05AE 11100 0300 0315 0062;0061 05AE 11100 0300 0315 0062;
0061 0315 0300 05AE 11101 0062;00E0 05AE 11101 0315 0062;0061 05AE 0300 11101 0315 0062;00E0 05AE 11101 0315 0062;0061 05AE 0300 11101 0315 0062;
@@ -18387,24 +18409,24 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 11133 05B0 094D 3099 0062;0061 3099 11133 094D 05B0 0062;0061 3099 11133 094D 05B0 0062;0061 3099 11133 094D 05B0 0062;0061 3099 11133 094D 05B0 0062;
0061 05B0 094D 3099 11134 0062;0061 3099 094D 11134 05B0 0062;0061 3099 094D 11134 05B0 0062;0061 3099 094D 11134 05B0 0062;0061 3099 094D 11134 05B0 0062;
0061 11134 05B0 094D 3099 0062;0061 3099 11134 094D 05B0 0062;0061 3099 11134 094D 05B0 0062;0061 3099 11134 094D 05B0 0062;0061 3099 11134 094D 05B0 0062;
-0061 3099 093C 0334 11173 0062;0061 0334 093C 11173 3099 0062;0061 0334 093C 11173 3099 0062;0061 0334 093C 11173 3099 0062;0061 0334 093C 11173 3099 0062;
-0061 11173 3099 093C 0334 0062;0061 0334 11173 093C 3099 0062;0061 0334 11173 093C 3099 0062;0061 0334 11173 093C 3099 0062;0061 0334 11173 093C 3099 0062;
+0061 3099 093C 16FF0 11173 0062;0061 16FF0 093C 11173 3099 0062;0061 16FF0 093C 11173 3099 0062;0061 16FF0 093C 11173 3099 0062;0061 16FF0 093C 11173 3099 0062;
+0061 11173 3099 093C 16FF0 0062;0061 16FF0 11173 093C 3099 0062;0061 16FF0 11173 093C 3099 0062;0061 16FF0 11173 093C 3099 0062;0061 16FF0 11173 093C 3099 0062;
0061 05B0 094D 3099 111C0 0062;0061 3099 094D 111C0 05B0 0062;0061 3099 094D 111C0 05B0 0062;0061 3099 094D 111C0 05B0 0062;0061 3099 094D 111C0 05B0 0062;
0061 111C0 05B0 094D 3099 0062;0061 3099 111C0 094D 05B0 0062;0061 3099 111C0 094D 05B0 0062;0061 3099 111C0 094D 05B0 0062;0061 3099 111C0 094D 05B0 0062;
-0061 3099 093C 0334 111CA 0062;0061 0334 093C 111CA 3099 0062;0061 0334 093C 111CA 3099 0062;0061 0334 093C 111CA 3099 0062;0061 0334 093C 111CA 3099 0062;
-0061 111CA 3099 093C 0334 0062;0061 0334 111CA 093C 3099 0062;0061 0334 111CA 093C 3099 0062;0061 0334 111CA 093C 3099 0062;0061 0334 111CA 093C 3099 0062;
+0061 3099 093C 16FF0 111CA 0062;0061 16FF0 093C 111CA 3099 0062;0061 16FF0 093C 111CA 3099 0062;0061 16FF0 093C 111CA 3099 0062;0061 16FF0 093C 111CA 3099 0062;
+0061 111CA 3099 093C 16FF0 0062;0061 16FF0 111CA 093C 3099 0062;0061 16FF0 111CA 093C 3099 0062;0061 16FF0 111CA 093C 3099 0062;0061 16FF0 111CA 093C 3099 0062;
0061 05B0 094D 3099 11235 0062;0061 3099 094D 11235 05B0 0062;0061 3099 094D 11235 05B0 0062;0061 3099 094D 11235 05B0 0062;0061 3099 094D 11235 05B0 0062;
0061 11235 05B0 094D 3099 0062;0061 3099 11235 094D 05B0 0062;0061 3099 11235 094D 05B0 0062;0061 3099 11235 094D 05B0 0062;0061 3099 11235 094D 05B0 0062;
-0061 3099 093C 0334 11236 0062;0061 0334 093C 11236 3099 0062;0061 0334 093C 11236 3099 0062;0061 0334 093C 11236 3099 0062;0061 0334 093C 11236 3099 0062;
-0061 11236 3099 093C 0334 0062;0061 0334 11236 093C 3099 0062;0061 0334 11236 093C 3099 0062;0061 0334 11236 093C 3099 0062;0061 0334 11236 093C 3099 0062;
-0061 3099 093C 0334 112E9 0062;0061 0334 093C 112E9 3099 0062;0061 0334 093C 112E9 3099 0062;0061 0334 093C 112E9 3099 0062;0061 0334 093C 112E9 3099 0062;
-0061 112E9 3099 093C 0334 0062;0061 0334 112E9 093C 3099 0062;0061 0334 112E9 093C 3099 0062;0061 0334 112E9 093C 3099 0062;0061 0334 112E9 093C 3099 0062;
+0061 3099 093C 16FF0 11236 0062;0061 16FF0 093C 11236 3099 0062;0061 16FF0 093C 11236 3099 0062;0061 16FF0 093C 11236 3099 0062;0061 16FF0 093C 11236 3099 0062;
+0061 11236 3099 093C 16FF0 0062;0061 16FF0 11236 093C 3099 0062;0061 16FF0 11236 093C 3099 0062;0061 16FF0 11236 093C 3099 0062;0061 16FF0 11236 093C 3099 0062;
+0061 3099 093C 16FF0 112E9 0062;0061 16FF0 093C 112E9 3099 0062;0061 16FF0 093C 112E9 3099 0062;0061 16FF0 093C 112E9 3099 0062;0061 16FF0 093C 112E9 3099 0062;
+0061 112E9 3099 093C 16FF0 0062;0061 16FF0 112E9 093C 3099 0062;0061 16FF0 112E9 093C 3099 0062;0061 16FF0 112E9 093C 3099 0062;0061 16FF0 112E9 093C 3099 0062;
0061 05B0 094D 3099 112EA 0062;0061 3099 094D 112EA 05B0 0062;0061 3099 094D 112EA 05B0 0062;0061 3099 094D 112EA 05B0 0062;0061 3099 094D 112EA 05B0 0062;
0061 112EA 05B0 094D 3099 0062;0061 3099 112EA 094D 05B0 0062;0061 3099 112EA 094D 05B0 0062;0061 3099 112EA 094D 05B0 0062;0061 3099 112EA 094D 05B0 0062;
-0061 3099 093C 0334 1133B 0062;0061 0334 093C 1133B 3099 0062;0061 0334 093C 1133B 3099 0062;0061 0334 093C 1133B 3099 0062;0061 0334 093C 1133B 3099 0062;
-0061 1133B 3099 093C 0334 0062;0061 0334 1133B 093C 3099 0062;0061 0334 1133B 093C 3099 0062;0061 0334 1133B 093C 3099 0062;0061 0334 1133B 093C 3099 0062;
-0061 3099 093C 0334 1133C 0062;0061 0334 093C 1133C 3099 0062;0061 0334 093C 1133C 3099 0062;0061 0334 093C 1133C 3099 0062;0061 0334 093C 1133C 3099 0062;
-0061 1133C 3099 093C 0334 0062;0061 0334 1133C 093C 3099 0062;0061 0334 1133C 093C 3099 0062;0061 0334 1133C 093C 3099 0062;0061 0334 1133C 093C 3099 0062;
+0061 3099 093C 16FF0 1133B 0062;0061 16FF0 093C 1133B 3099 0062;0061 16FF0 093C 1133B 3099 0062;0061 16FF0 093C 1133B 3099 0062;0061 16FF0 093C 1133B 3099 0062;
+0061 1133B 3099 093C 16FF0 0062;0061 16FF0 1133B 093C 3099 0062;0061 16FF0 1133B 093C 3099 0062;0061 16FF0 1133B 093C 3099 0062;0061 16FF0 1133B 093C 3099 0062;
+0061 3099 093C 16FF0 1133C 0062;0061 16FF0 093C 1133C 3099 0062;0061 16FF0 093C 1133C 3099 0062;0061 16FF0 093C 1133C 3099 0062;0061 16FF0 093C 1133C 3099 0062;
+0061 1133C 3099 093C 16FF0 0062;0061 16FF0 1133C 093C 3099 0062;0061 16FF0 1133C 093C 3099 0062;0061 16FF0 1133C 093C 3099 0062;0061 16FF0 1133C 093C 3099 0062;
0061 05B0 094D 3099 1134D 0062;0061 3099 094D 1134D 05B0 0062;0061 3099 094D 1134D 05B0 0062;0061 3099 094D 1134D 05B0 0062;0061 3099 094D 1134D 05B0 0062;
0061 1134D 05B0 094D 3099 0062;0061 3099 1134D 094D 05B0 0062;0061 3099 1134D 094D 05B0 0062;0061 3099 1134D 094D 05B0 0062;0061 3099 1134D 094D 05B0 0062;
0061 0315 0300 05AE 11366 0062;00E0 05AE 11366 0315 0062;0061 05AE 0300 11366 0315 0062;00E0 05AE 11366 0315 0062;0061 05AE 0300 11366 0315 0062;
@@ -18433,30 +18455,36 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 11374 0315 0300 05AE 0062;0061 05AE 11374 0300 0315 0062;0061 05AE 11374 0300 0315 0062;0061 05AE 11374 0300 0315 0062;0061 05AE 11374 0300 0315 0062;
0061 05B0 094D 3099 11442 0062;0061 3099 094D 11442 05B0 0062;0061 3099 094D 11442 05B0 0062;0061 3099 094D 11442 05B0 0062;0061 3099 094D 11442 05B0 0062;
0061 11442 05B0 094D 3099 0062;0061 3099 11442 094D 05B0 0062;0061 3099 11442 094D 05B0 0062;0061 3099 11442 094D 05B0 0062;0061 3099 11442 094D 05B0 0062;
-0061 3099 093C 0334 11446 0062;0061 0334 093C 11446 3099 0062;0061 0334 093C 11446 3099 0062;0061 0334 093C 11446 3099 0062;0061 0334 093C 11446 3099 0062;
-0061 11446 3099 093C 0334 0062;0061 0334 11446 093C 3099 0062;0061 0334 11446 093C 3099 0062;0061 0334 11446 093C 3099 0062;0061 0334 11446 093C 3099 0062;
+0061 3099 093C 16FF0 11446 0062;0061 16FF0 093C 11446 3099 0062;0061 16FF0 093C 11446 3099 0062;0061 16FF0 093C 11446 3099 0062;0061 16FF0 093C 11446 3099 0062;
+0061 11446 3099 093C 16FF0 0062;0061 16FF0 11446 093C 3099 0062;0061 16FF0 11446 093C 3099 0062;0061 16FF0 11446 093C 3099 0062;0061 16FF0 11446 093C 3099 0062;
0061 0315 0300 05AE 1145E 0062;00E0 05AE 1145E 0315 0062;0061 05AE 0300 1145E 0315 0062;00E0 05AE 1145E 0315 0062;0061 05AE 0300 1145E 0315 0062;
0061 1145E 0315 0300 05AE 0062;0061 05AE 1145E 0300 0315 0062;0061 05AE 1145E 0300 0315 0062;0061 05AE 1145E 0300 0315 0062;0061 05AE 1145E 0300 0315 0062;
0061 05B0 094D 3099 114C2 0062;0061 3099 094D 114C2 05B0 0062;0061 3099 094D 114C2 05B0 0062;0061 3099 094D 114C2 05B0 0062;0061 3099 094D 114C2 05B0 0062;
0061 114C2 05B0 094D 3099 0062;0061 3099 114C2 094D 05B0 0062;0061 3099 114C2 094D 05B0 0062;0061 3099 114C2 094D 05B0 0062;0061 3099 114C2 094D 05B0 0062;
-0061 3099 093C 0334 114C3 0062;0061 0334 093C 114C3 3099 0062;0061 0334 093C 114C3 3099 0062;0061 0334 093C 114C3 3099 0062;0061 0334 093C 114C3 3099 0062;
-0061 114C3 3099 093C 0334 0062;0061 0334 114C3 093C 3099 0062;0061 0334 114C3 093C 3099 0062;0061 0334 114C3 093C 3099 0062;0061 0334 114C3 093C 3099 0062;
+0061 3099 093C 16FF0 114C3 0062;0061 16FF0 093C 114C3 3099 0062;0061 16FF0 093C 114C3 3099 0062;0061 16FF0 093C 114C3 3099 0062;0061 16FF0 093C 114C3 3099 0062;
+0061 114C3 3099 093C 16FF0 0062;0061 16FF0 114C3 093C 3099 0062;0061 16FF0 114C3 093C 3099 0062;0061 16FF0 114C3 093C 3099 0062;0061 16FF0 114C3 093C 3099 0062;
0061 05B0 094D 3099 115BF 0062;0061 3099 094D 115BF 05B0 0062;0061 3099 094D 115BF 05B0 0062;0061 3099 094D 115BF 05B0 0062;0061 3099 094D 115BF 05B0 0062;
0061 115BF 05B0 094D 3099 0062;0061 3099 115BF 094D 05B0 0062;0061 3099 115BF 094D 05B0 0062;0061 3099 115BF 094D 05B0 0062;0061 3099 115BF 094D 05B0 0062;
-0061 3099 093C 0334 115C0 0062;0061 0334 093C 115C0 3099 0062;0061 0334 093C 115C0 3099 0062;0061 0334 093C 115C0 3099 0062;0061 0334 093C 115C0 3099 0062;
-0061 115C0 3099 093C 0334 0062;0061 0334 115C0 093C 3099 0062;0061 0334 115C0 093C 3099 0062;0061 0334 115C0 093C 3099 0062;0061 0334 115C0 093C 3099 0062;
+0061 3099 093C 16FF0 115C0 0062;0061 16FF0 093C 115C0 3099 0062;0061 16FF0 093C 115C0 3099 0062;0061 16FF0 093C 115C0 3099 0062;0061 16FF0 093C 115C0 3099 0062;
+0061 115C0 3099 093C 16FF0 0062;0061 16FF0 115C0 093C 3099 0062;0061 16FF0 115C0 093C 3099 0062;0061 16FF0 115C0 093C 3099 0062;0061 16FF0 115C0 093C 3099 0062;
0061 05B0 094D 3099 1163F 0062;0061 3099 094D 1163F 05B0 0062;0061 3099 094D 1163F 05B0 0062;0061 3099 094D 1163F 05B0 0062;0061 3099 094D 1163F 05B0 0062;
0061 1163F 05B0 094D 3099 0062;0061 3099 1163F 094D 05B0 0062;0061 3099 1163F 094D 05B0 0062;0061 3099 1163F 094D 05B0 0062;0061 3099 1163F 094D 05B0 0062;
0061 05B0 094D 3099 116B6 0062;0061 3099 094D 116B6 05B0 0062;0061 3099 094D 116B6 05B0 0062;0061 3099 094D 116B6 05B0 0062;0061 3099 094D 116B6 05B0 0062;
0061 116B6 05B0 094D 3099 0062;0061 3099 116B6 094D 05B0 0062;0061 3099 116B6 094D 05B0 0062;0061 3099 116B6 094D 05B0 0062;0061 3099 116B6 094D 05B0 0062;
-0061 3099 093C 0334 116B7 0062;0061 0334 093C 116B7 3099 0062;0061 0334 093C 116B7 3099 0062;0061 0334 093C 116B7 3099 0062;0061 0334 093C 116B7 3099 0062;
-0061 116B7 3099 093C 0334 0062;0061 0334 116B7 093C 3099 0062;0061 0334 116B7 093C 3099 0062;0061 0334 116B7 093C 3099 0062;0061 0334 116B7 093C 3099 0062;
+0061 3099 093C 16FF0 116B7 0062;0061 16FF0 093C 116B7 3099 0062;0061 16FF0 093C 116B7 3099 0062;0061 16FF0 093C 116B7 3099 0062;0061 16FF0 093C 116B7 3099 0062;
+0061 116B7 3099 093C 16FF0 0062;0061 16FF0 116B7 093C 3099 0062;0061 16FF0 116B7 093C 3099 0062;0061 16FF0 116B7 093C 3099 0062;0061 16FF0 116B7 093C 3099 0062;
0061 05B0 094D 3099 1172B 0062;0061 3099 094D 1172B 05B0 0062;0061 3099 094D 1172B 05B0 0062;0061 3099 094D 1172B 05B0 0062;0061 3099 094D 1172B 05B0 0062;
0061 1172B 05B0 094D 3099 0062;0061 3099 1172B 094D 05B0 0062;0061 3099 1172B 094D 05B0 0062;0061 3099 1172B 094D 05B0 0062;0061 3099 1172B 094D 05B0 0062;
0061 05B0 094D 3099 11839 0062;0061 3099 094D 11839 05B0 0062;0061 3099 094D 11839 05B0 0062;0061 3099 094D 11839 05B0 0062;0061 3099 094D 11839 05B0 0062;
0061 11839 05B0 094D 3099 0062;0061 3099 11839 094D 05B0 0062;0061 3099 11839 094D 05B0 0062;0061 3099 11839 094D 05B0 0062;0061 3099 11839 094D 05B0 0062;
-0061 3099 093C 0334 1183A 0062;0061 0334 093C 1183A 3099 0062;0061 0334 093C 1183A 3099 0062;0061 0334 093C 1183A 3099 0062;0061 0334 093C 1183A 3099 0062;
-0061 1183A 3099 093C 0334 0062;0061 0334 1183A 093C 3099 0062;0061 0334 1183A 093C 3099 0062;0061 0334 1183A 093C 3099 0062;0061 0334 1183A 093C 3099 0062;
+0061 3099 093C 16FF0 1183A 0062;0061 16FF0 093C 1183A 3099 0062;0061 16FF0 093C 1183A 3099 0062;0061 16FF0 093C 1183A 3099 0062;0061 16FF0 093C 1183A 3099 0062;
+0061 1183A 3099 093C 16FF0 0062;0061 16FF0 1183A 093C 3099 0062;0061 16FF0 1183A 093C 3099 0062;0061 16FF0 1183A 093C 3099 0062;0061 16FF0 1183A 093C 3099 0062;
+0061 05B0 094D 3099 1193D 0062;0061 3099 094D 1193D 05B0 0062;0061 3099 094D 1193D 05B0 0062;0061 3099 094D 1193D 05B0 0062;0061 3099 094D 1193D 05B0 0062;
+0061 1193D 05B0 094D 3099 0062;0061 3099 1193D 094D 05B0 0062;0061 3099 1193D 094D 05B0 0062;0061 3099 1193D 094D 05B0 0062;0061 3099 1193D 094D 05B0 0062;
+0061 05B0 094D 3099 1193E 0062;0061 3099 094D 1193E 05B0 0062;0061 3099 094D 1193E 05B0 0062;0061 3099 094D 1193E 05B0 0062;0061 3099 094D 1193E 05B0 0062;
+0061 1193E 05B0 094D 3099 0062;0061 3099 1193E 094D 05B0 0062;0061 3099 1193E 094D 05B0 0062;0061 3099 1193E 094D 05B0 0062;0061 3099 1193E 094D 05B0 0062;
+0061 3099 093C 16FF0 11943 0062;0061 16FF0 093C 11943 3099 0062;0061 16FF0 093C 11943 3099 0062;0061 16FF0 093C 11943 3099 0062;0061 16FF0 093C 11943 3099 0062;
+0061 11943 3099 093C 16FF0 0062;0061 16FF0 11943 093C 3099 0062;0061 16FF0 11943 093C 3099 0062;0061 16FF0 11943 093C 3099 0062;0061 16FF0 11943 093C 3099 0062;
0061 05B0 094D 3099 119E0 0062;0061 3099 094D 119E0 05B0 0062;0061 3099 094D 119E0 05B0 0062;0061 3099 094D 119E0 05B0 0062;0061 3099 094D 119E0 05B0 0062;
0061 119E0 05B0 094D 3099 0062;0061 3099 119E0 094D 05B0 0062;0061 3099 119E0 094D 05B0 0062;0061 3099 119E0 094D 05B0 0062;0061 3099 119E0 094D 05B0 0062;
0061 05B0 094D 3099 11A34 0062;0061 3099 094D 11A34 05B0 0062;0061 3099 094D 11A34 05B0 0062;0061 3099 094D 11A34 05B0 0062;0061 3099 094D 11A34 05B0 0062;
@@ -18467,24 +18495,24 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 11A99 05B0 094D 3099 0062;0061 3099 11A99 094D 05B0 0062;0061 3099 11A99 094D 05B0 0062;0061 3099 11A99 094D 05B0 0062;0061 3099 11A99 094D 05B0 0062;
0061 05B0 094D 3099 11C3F 0062;0061 3099 094D 11C3F 05B0 0062;0061 3099 094D 11C3F 05B0 0062;0061 3099 094D 11C3F 05B0 0062;0061 3099 094D 11C3F 05B0 0062;
0061 11C3F 05B0 094D 3099 0062;0061 3099 11C3F 094D 05B0 0062;0061 3099 11C3F 094D 05B0 0062;0061 3099 11C3F 094D 05B0 0062;0061 3099 11C3F 094D 05B0 0062;
-0061 3099 093C 0334 11D42 0062;0061 0334 093C 11D42 3099 0062;0061 0334 093C 11D42 3099 0062;0061 0334 093C 11D42 3099 0062;0061 0334 093C 11D42 3099 0062;
-0061 11D42 3099 093C 0334 0062;0061 0334 11D42 093C 3099 0062;0061 0334 11D42 093C 3099 0062;0061 0334 11D42 093C 3099 0062;0061 0334 11D42 093C 3099 0062;
+0061 3099 093C 16FF0 11D42 0062;0061 16FF0 093C 11D42 3099 0062;0061 16FF0 093C 11D42 3099 0062;0061 16FF0 093C 11D42 3099 0062;0061 16FF0 093C 11D42 3099 0062;
+0061 11D42 3099 093C 16FF0 0062;0061 16FF0 11D42 093C 3099 0062;0061 16FF0 11D42 093C 3099 0062;0061 16FF0 11D42 093C 3099 0062;0061 16FF0 11D42 093C 3099 0062;
0061 05B0 094D 3099 11D44 0062;0061 3099 094D 11D44 05B0 0062;0061 3099 094D 11D44 05B0 0062;0061 3099 094D 11D44 05B0 0062;0061 3099 094D 11D44 05B0 0062;
0061 11D44 05B0 094D 3099 0062;0061 3099 11D44 094D 05B0 0062;0061 3099 11D44 094D 05B0 0062;0061 3099 11D44 094D 05B0 0062;0061 3099 11D44 094D 05B0 0062;
0061 05B0 094D 3099 11D45 0062;0061 3099 094D 11D45 05B0 0062;0061 3099 094D 11D45 05B0 0062;0061 3099 094D 11D45 05B0 0062;0061 3099 094D 11D45 05B0 0062;
0061 11D45 05B0 094D 3099 0062;0061 3099 11D45 094D 05B0 0062;0061 3099 11D45 094D 05B0 0062;0061 3099 11D45 094D 05B0 0062;0061 3099 11D45 094D 05B0 0062;
0061 05B0 094D 3099 11D97 0062;0061 3099 094D 11D97 05B0 0062;0061 3099 094D 11D97 05B0 0062;0061 3099 094D 11D97 05B0 0062;0061 3099 094D 11D97 05B0 0062;
0061 11D97 05B0 094D 3099 0062;0061 3099 11D97 094D 05B0 0062;0061 3099 11D97 094D 05B0 0062;0061 3099 11D97 094D 05B0 0062;0061 3099 11D97 094D 05B0 0062;
-0061 093C 0334 16AF0 0062;0061 0334 16AF0 093C 0062;0061 0334 16AF0 093C 0062;0061 0334 16AF0 093C 0062;0061 0334 16AF0 093C 0062;
-0061 16AF0 093C 0334 0062;0061 16AF0 0334 093C 0062;0061 16AF0 0334 093C 0062;0061 16AF0 0334 093C 0062;0061 16AF0 0334 093C 0062;
-0061 093C 0334 16AF1 0062;0061 0334 16AF1 093C 0062;0061 0334 16AF1 093C 0062;0061 0334 16AF1 093C 0062;0061 0334 16AF1 093C 0062;
-0061 16AF1 093C 0334 0062;0061 16AF1 0334 093C 0062;0061 16AF1 0334 093C 0062;0061 16AF1 0334 093C 0062;0061 16AF1 0334 093C 0062;
-0061 093C 0334 16AF2 0062;0061 0334 16AF2 093C 0062;0061 0334 16AF2 093C 0062;0061 0334 16AF2 093C 0062;0061 0334 16AF2 093C 0062;
-0061 16AF2 093C 0334 0062;0061 16AF2 0334 093C 0062;0061 16AF2 0334 093C 0062;0061 16AF2 0334 093C 0062;0061 16AF2 0334 093C 0062;
-0061 093C 0334 16AF3 0062;0061 0334 16AF3 093C 0062;0061 0334 16AF3 093C 0062;0061 0334 16AF3 093C 0062;0061 0334 16AF3 093C 0062;
-0061 16AF3 093C 0334 0062;0061 16AF3 0334 093C 0062;0061 16AF3 0334 093C 0062;0061 16AF3 0334 093C 0062;0061 16AF3 0334 093C 0062;
-0061 093C 0334 16AF4 0062;0061 0334 16AF4 093C 0062;0061 0334 16AF4 093C 0062;0061 0334 16AF4 093C 0062;0061 0334 16AF4 093C 0062;
-0061 16AF4 093C 0334 0062;0061 16AF4 0334 093C 0062;0061 16AF4 0334 093C 0062;0061 16AF4 0334 093C 0062;0061 16AF4 0334 093C 0062;
+0061 16FF0 0334 16AF0 0062;0061 0334 16AF0 16FF0 0062;0061 0334 16AF0 16FF0 0062;0061 0334 16AF0 16FF0 0062;0061 0334 16AF0 16FF0 0062;
+0061 16AF0 16FF0 0334 0062;0061 16AF0 0334 16FF0 0062;0061 16AF0 0334 16FF0 0062;0061 16AF0 0334 16FF0 0062;0061 16AF0 0334 16FF0 0062;
+0061 16FF0 0334 16AF1 0062;0061 0334 16AF1 16FF0 0062;0061 0334 16AF1 16FF0 0062;0061 0334 16AF1 16FF0 0062;0061 0334 16AF1 16FF0 0062;
+0061 16AF1 16FF0 0334 0062;0061 16AF1 0334 16FF0 0062;0061 16AF1 0334 16FF0 0062;0061 16AF1 0334 16FF0 0062;0061 16AF1 0334 16FF0 0062;
+0061 16FF0 0334 16AF2 0062;0061 0334 16AF2 16FF0 0062;0061 0334 16AF2 16FF0 0062;0061 0334 16AF2 16FF0 0062;0061 0334 16AF2 16FF0 0062;
+0061 16AF2 16FF0 0334 0062;0061 16AF2 0334 16FF0 0062;0061 16AF2 0334 16FF0 0062;0061 16AF2 0334 16FF0 0062;0061 16AF2 0334 16FF0 0062;
+0061 16FF0 0334 16AF3 0062;0061 0334 16AF3 16FF0 0062;0061 0334 16AF3 16FF0 0062;0061 0334 16AF3 16FF0 0062;0061 0334 16AF3 16FF0 0062;
+0061 16AF3 16FF0 0334 0062;0061 16AF3 0334 16FF0 0062;0061 16AF3 0334 16FF0 0062;0061 16AF3 0334 16FF0 0062;0061 16AF3 0334 16FF0 0062;
+0061 16FF0 0334 16AF4 0062;0061 0334 16AF4 16FF0 0062;0061 0334 16AF4 16FF0 0062;0061 0334 16AF4 16FF0 0062;0061 0334 16AF4 16FF0 0062;
+0061 16AF4 16FF0 0334 0062;0061 16AF4 0334 16FF0 0062;0061 16AF4 0334 16FF0 0062;0061 16AF4 0334 16FF0 0062;0061 16AF4 0334 16FF0 0062;
0061 0315 0300 05AE 16B30 0062;00E0 05AE 16B30 0315 0062;0061 05AE 0300 16B30 0315 0062;00E0 05AE 16B30 0315 0062;0061 05AE 0300 16B30 0315 0062;
0061 16B30 0315 0300 05AE 0062;0061 05AE 16B30 0300 0315 0062;0061 05AE 16B30 0300 0315 0062;0061 05AE 16B30 0300 0315 0062;0061 05AE 16B30 0300 0315 0062;
0061 0315 0300 05AE 16B31 0062;00E0 05AE 16B31 0315 0062;0061 05AE 0300 16B31 0315 0062;00E0 05AE 16B31 0315 0062;0061 05AE 0300 16B31 0315 0062;
@@ -18499,18 +18527,22 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 16B35 0315 0300 05AE 0062;0061 05AE 16B35 0300 0315 0062;0061 05AE 16B35 0300 0315 0062;0061 05AE 16B35 0300 0315 0062;0061 05AE 16B35 0300 0315 0062;
0061 0315 0300 05AE 16B36 0062;00E0 05AE 16B36 0315 0062;0061 05AE 0300 16B36 0315 0062;00E0 05AE 16B36 0315 0062;0061 05AE 0300 16B36 0315 0062;
0061 16B36 0315 0300 05AE 0062;0061 05AE 16B36 0300 0315 0062;0061 05AE 16B36 0300 0315 0062;0061 05AE 16B36 0300 0315 0062;0061 05AE 16B36 0300 0315 0062;
-0061 093C 0334 1BC9E 0062;0061 0334 1BC9E 093C 0062;0061 0334 1BC9E 093C 0062;0061 0334 1BC9E 093C 0062;0061 0334 1BC9E 093C 0062;
-0061 1BC9E 093C 0334 0062;0061 1BC9E 0334 093C 0062;0061 1BC9E 0334 093C 0062;0061 1BC9E 0334 093C 0062;0061 1BC9E 0334 093C 0062;
+0061 093C 16FF0 0334 16FF0 0062;0061 0334 16FF0 16FF0 093C 0062;0061 0334 16FF0 16FF0 093C 0062;0061 0334 16FF0 16FF0 093C 0062;0061 0334 16FF0 16FF0 093C 0062;
+0061 16FF0 093C 16FF0 0334 0062;0061 0334 16FF0 16FF0 093C 0062;0061 0334 16FF0 16FF0 093C 0062;0061 0334 16FF0 16FF0 093C 0062;0061 0334 16FF0 16FF0 093C 0062;
+0061 093C 16FF0 0334 16FF1 0062;0061 0334 16FF0 16FF1 093C 0062;0061 0334 16FF0 16FF1 093C 0062;0061 0334 16FF0 16FF1 093C 0062;0061 0334 16FF0 16FF1 093C 0062;
+0061 16FF1 093C 16FF0 0334 0062;0061 0334 16FF1 16FF0 093C 0062;0061 0334 16FF1 16FF0 093C 0062;0061 0334 16FF1 16FF0 093C 0062;0061 0334 16FF1 16FF0 093C 0062;
+0061 16FF0 0334 1BC9E 0062;0061 0334 1BC9E 16FF0 0062;0061 0334 1BC9E 16FF0 0062;0061 0334 1BC9E 16FF0 0062;0061 0334 1BC9E 16FF0 0062;
+0061 1BC9E 16FF0 0334 0062;0061 1BC9E 0334 16FF0 0062;0061 1BC9E 0334 16FF0 0062;0061 1BC9E 0334 16FF0 0062;0061 1BC9E 0334 16FF0 0062;
0061 302A 031B 1DCE 1D165 0062;0061 1DCE 031B 1D165 302A 0062;0061 1DCE 031B 1D165 302A 0062;0061 1DCE 031B 1D165 302A 0062;0061 1DCE 031B 1D165 302A 0062;
0061 1D165 302A 031B 1DCE 0062;0061 1DCE 1D165 031B 302A 0062;0061 1DCE 1D165 031B 302A 0062;0061 1DCE 1D165 031B 302A 0062;0061 1DCE 1D165 031B 302A 0062;
0061 302A 031B 1DCE 1D166 0062;0061 1DCE 031B 1D166 302A 0062;0061 1DCE 031B 1D166 302A 0062;0061 1DCE 031B 1D166 302A 0062;0061 1DCE 031B 1D166 302A 0062;
0061 1D166 302A 031B 1DCE 0062;0061 1DCE 1D166 031B 302A 0062;0061 1DCE 1D166 031B 302A 0062;0061 1DCE 1D166 031B 302A 0062;0061 1DCE 1D166 031B 302A 0062;
-0061 093C 0334 1D167 0062;0061 0334 1D167 093C 0062;0061 0334 1D167 093C 0062;0061 0334 1D167 093C 0062;0061 0334 1D167 093C 0062;
-0061 1D167 093C 0334 0062;0061 1D167 0334 093C 0062;0061 1D167 0334 093C 0062;0061 1D167 0334 093C 0062;0061 1D167 0334 093C 0062;
-0061 093C 0334 1D168 0062;0061 0334 1D168 093C 0062;0061 0334 1D168 093C 0062;0061 0334 1D168 093C 0062;0061 0334 1D168 093C 0062;
-0061 1D168 093C 0334 0062;0061 1D168 0334 093C 0062;0061 1D168 0334 093C 0062;0061 1D168 0334 093C 0062;0061 1D168 0334 093C 0062;
-0061 093C 0334 1D169 0062;0061 0334 1D169 093C 0062;0061 0334 1D169 093C 0062;0061 0334 1D169 093C 0062;0061 0334 1D169 093C 0062;
-0061 1D169 093C 0334 0062;0061 1D169 0334 093C 0062;0061 1D169 0334 093C 0062;0061 1D169 0334 093C 0062;0061 1D169 0334 093C 0062;
+0061 16FF0 0334 1D167 0062;0061 0334 1D167 16FF0 0062;0061 0334 1D167 16FF0 0062;0061 0334 1D167 16FF0 0062;0061 0334 1D167 16FF0 0062;
+0061 1D167 16FF0 0334 0062;0061 1D167 0334 16FF0 0062;0061 1D167 0334 16FF0 0062;0061 1D167 0334 16FF0 0062;0061 1D167 0334 16FF0 0062;
+0061 16FF0 0334 1D168 0062;0061 0334 1D168 16FF0 0062;0061 0334 1D168 16FF0 0062;0061 0334 1D168 16FF0 0062;0061 0334 1D168 16FF0 0062;
+0061 1D168 16FF0 0334 0062;0061 1D168 0334 16FF0 0062;0061 1D168 0334 16FF0 0062;0061 1D168 0334 16FF0 0062;0061 1D168 0334 16FF0 0062;
+0061 16FF0 0334 1D169 0062;0061 0334 1D169 16FF0 0062;0061 0334 1D169 16FF0 0062;0061 0334 1D169 16FF0 0062;0061 0334 1D169 16FF0 0062;
+0061 1D169 16FF0 0334 0062;0061 1D169 0334 16FF0 0062;0061 1D169 0334 16FF0 0062;0061 1D169 0334 16FF0 0062;0061 1D169 0334 16FF0 0062;
0061 05AE 1D16D 302E 1D16D 0062;0061 302E 1D16D 1D16D 05AE 0062;0061 302E 1D16D 1D16D 05AE 0062;0061 302E 1D16D 1D16D 05AE 0062;0061 302E 1D16D 1D16D 05AE 0062;
0061 1D16D 05AE 1D16D 302E 0062;0061 302E 1D16D 1D16D 05AE 0062;0061 302E 1D16D 1D16D 05AE 0062;0061 302E 1D16D 1D16D 05AE 0062;0061 302E 1D16D 1D16D 05AE 0062;
0061 302A 031B 1DCE 1D16E 0062;0061 1DCE 031B 1D16E 302A 0062;0061 1DCE 031B 1D16E 302A 0062;0061 1DCE 031B 1D16E 302A 0062;0061 1DCE 031B 1D16E 302A 0062;
@@ -18691,8 +18723,8 @@ FFEE;FFEE;FFEE;25CB;25CB;
0061 1E948 0315 0300 05AE 0062;0061 05AE 1E948 0300 0315 0062;0061 05AE 1E948 0300 0315 0062;0061 05AE 1E948 0300 0315 0062;0061 05AE 1E948 0300 0315 0062;
0061 0315 0300 05AE 1E949 0062;00E0 05AE 1E949 0315 0062;0061 05AE 0300 1E949 0315 0062;00E0 05AE 1E949 0315 0062;0061 05AE 0300 1E949 0315 0062;
0061 1E949 0315 0300 05AE 0062;0061 05AE 1E949 0300 0315 0062;0061 05AE 1E949 0300 0315 0062;0061 05AE 1E949 0300 0315 0062;0061 05AE 1E949 0300 0315 0062;
-0061 3099 093C 0334 1E94A 0062;0061 0334 093C 1E94A 3099 0062;0061 0334 093C 1E94A 3099 0062;0061 0334 093C 1E94A 3099 0062;0061 0334 093C 1E94A 3099 0062;
-0061 1E94A 3099 093C 0334 0062;0061 0334 1E94A 093C 3099 0062;0061 0334 1E94A 093C 3099 0062;0061 0334 1E94A 093C 3099 0062;0061 0334 1E94A 093C 3099 0062;
+0061 3099 093C 16FF0 1E94A 0062;0061 16FF0 093C 1E94A 3099 0062;0061 16FF0 093C 1E94A 3099 0062;0061 16FF0 093C 1E94A 3099 0062;0061 16FF0 093C 1E94A 3099 0062;
+0061 1E94A 3099 093C 16FF0 0062;0061 16FF0 1E94A 093C 3099 0062;0061 16FF0 1E94A 093C 3099 0062;0061 16FF0 1E94A 093C 3099 0062;0061 16FF0 1E94A 093C 3099 0062;
#
@Part3 # PRI #29 Test
#
@@ -18871,5 +18903,6 @@ D750 0334 11B5;D750 0334 11B5;1112 1173 0334 11B5;D750 0334 11B5;1112 1173 0334
114B9 0334 114BD;114B9 0334 114BD;114B9 0334 114BD;114B9 0334 114BD;114B9 0334 114BD;
115B8 0334 115AF;115B8 0334 115AF;115B8 0334 115AF;115B8 0334 115AF;115B8 0334 115AF;
115B9 0334 115AF;115B9 0334 115AF;115B9 0334 115AF;115B9 0334 115AF;115B9 0334 115AF;
+11935 0334 11930;11935 0334 11930;11935 0334 11930;11935 0334 11930;11935 0334 11930;
#
# EOF
diff --git a/icu4c/source/data/unidata/SpecialCasing.txt b/icu4c/source/data/unidata/SpecialCasing.txt
index 1c04aacf975..2a1a5a1d6b1 100644
--- a/icu4c/source/data/unidata/SpecialCasing.txt
+++ b/icu4c/source/data/unidata/SpecialCasing.txt
@@ -1,5 +1,5 @@
-# SpecialCasing-12.1.0.txt
-# Date: 2019-03-10, 10:53:28 GMT
+# SpecialCasing-13.0.0.txt
+# Date: 2019-09-08, 23:31:24 GMT
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
diff --git a/icu4c/source/data/unidata/UCARules.txt b/icu4c/source/data/unidata/UCARules.txt
index 264fa88732f..4363b81ba01 100644
--- a/icu4c/source/data/unidata/UCARules.txt
+++ b/icu4c/source/data/unidata/UCARules.txt
@@ -1,10 +1,10 @@
# UCA_Rules_SHORT.txt
-# Date: 2019-04-01, 20:17:28 GMT
+# Date: 2019-11-08, 22:14:11 GMT
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
-# UCA Version: 12.1.0
-# UCD Version: 12.1.0
+# UCA Version: 13.0.0
+# UCD Version: 13.0.0
# For a description of the format and usage, see
# http://www.unicode.org/reports/tr35/tr35-collation.html#Root_Data_Files
@@ -340,6 +340,7 @@
= '\U00013436'
= '\U00013437'
= '\U00013438'
+ = 𖿤
= '\U0001BCA0'
= '\U0001BCA1'
= '\U0001BCA2'
@@ -904,6 +905,7 @@
= ҇
= ݁
= ݅
+ = ୕
= ់
= ៌
= ៍
@@ -1157,7 +1159,9 @@
<<< ﹾ
<< ٓ
= ૼ
+ = 𐺬
<< ٔ
+ = 𐺫
<< ٕ
<< ٟ
<< ٖ
@@ -1247,6 +1251,7 @@
= 𑗀
= 𑚷
= 𑠺
+ = 𑥃
= 𑨳
= 𑵂
<< ऀ
@@ -1259,6 +1264,7 @@
= ఁ
= ಁ
= ഁ
+ = ඁ
= ᬀ
= ᬁ
= ꣅ
@@ -1267,11 +1273,13 @@
= 𑂀
= 𑄀
= 𑆀
+ = 𑇏
= 𑌁
= 𑑃
= 𑒿
= 𑖼
= 𑙀
+ = 𑤼
= 𑨵
= 𑨶
= 𑨷
@@ -1315,6 +1323,7 @@
= 𑘽
= 𑚫
= 𑠷
+ = 𑤻
= 𑧞
= 𑨸
= 𑪖
@@ -1432,6 +1441,8 @@
<< 〭
<< 〮
<< 〯
+ << 𖿰
+ << 𖿱
<< ⃐
<< ⃑
<< ⃒
@@ -1448,7 +1459,8 @@
<< ⃨
<< ⃩
<< 𐇽
-# TODO: There are several problems with this file. See http://unicode.org/cldr/trac/ticket/6745
+# TODO: There are several problems with this file.
+# See https://unicode-org.atlassian.net/browse/CLDR-6745
&'\u202F' # TODO: reset to the last space, not [last regular]
# TODO: do not tailor this: < '\uFFFE'
< '\u0009'
@@ -1516,6 +1528,7 @@
< ゠
< ・
<<< ・
+ < 𐺭
< ','
<<< ,
<<< ﹐
@@ -1711,6 +1724,7 @@
< 𑙂
< 𑜼
< 𑜽
+ < 𑥄
< 𑱁
< 𑱂
< 𖩮
@@ -1758,6 +1772,7 @@
< 𑇟
< 𑊩
< 𑜾
+ < 𑥆
< 𑻷
< 𑻸
< ⁕
@@ -2138,6 +2153,7 @@
<<< &
<<< ﹠
< ⁊
+ < ⹒
< '#'
<<< #
<<< ﹟
@@ -2367,6 +2383,7 @@
< 𑈼
< 𑈽
< 𑑍
+ < 𑑚
< 𑑎
< 𑑏
< 𑑛
@@ -2395,6 +2412,7 @@
< 𑗗
< 𑙃
< 𑠻
+ < 𑥅
< 𑧢
< 𑿿
< 𖬷
@@ -2456,6 +2474,8 @@
< ˓
< ˔
< ˕
+ < ꭪
+ < ꭫
< ˖
< ˗
< ˞
@@ -2707,6 +2727,7 @@
< ©
< 🄯
< ®
+ < 🆭
< ℄
< ℈
< ℔
@@ -3666,6 +3687,208 @@
< ◽
< ◾
< ◿
+ < 🬀
+ < 🬁
+ < 🬂
+ < 🬃
+ < 🬄
+ < 🬅
+ < 🬆
+ < 🬇
+ < 🬈
+ < 🬉
+ < 🬊
+ < 🬋
+ < 🬌
+ < 🬍
+ < 🬎
+ < 🬏
+ < 🬐
+ < 🬑
+ < 🬒
+ < 🬓
+ < 🬔
+ < 🬕
+ < 🬖
+ < 🬗
+ < 🬘
+ < 🬙
+ < 🬚
+ < 🬛
+ < 🬜
+ < 🬝
+ < 🬞
+ < 🬟
+ < 🬠
+ < 🬡
+ < 🬢
+ < 🬣
+ < 🬤
+ < 🬥
+ < 🬦
+ < 🬧
+ < 🬨
+ < 🬩
+ < 🬪
+ < 🬫
+ < 🬬
+ < 🬭
+ < 🬮
+ < 🬯
+ < 🬰
+ < 🬱
+ < 🬲
+ < 🬳
+ < 🬴
+ < 🬵
+ < 🬶
+ < 🬷
+ < 🬸
+ < 🬹
+ < 🬺
+ < 🬻
+ < 🬼
+ < 🬽
+ < 🬾
+ < 🬿
+ < 🭀
+ < 🭁
+ < 🭂
+ < 🭃
+ < 🭄
+ < 🭅
+ < 🭆
+ < 🭇
+ < 🭈
+ < 🭉
+ < 🭊
+ < 🭋
+ < 🭌
+ < 🭍
+ < 🭎
+ < 🭏
+ < 🭐
+ < 🭑
+ < 🭒
+ < 🭓
+ < 🭔
+ < 🭕
+ < 🭖
+ < 🭗
+ < 🭘
+ < 🭙
+ < 🭚
+ < 🭛
+ < 🭜
+ < 🭝
+ < 🭞
+ < 🭟
+ < 🭠
+ < 🭡
+ < 🭢
+ < 🭣
+ < 🭤
+ < 🭥
+ < 🭦
+ < 🭧
+ < 🭨
+ < 🭩
+ < 🭪
+ < 🭫
+ < 🭬
+ < 🭭
+ < 🭮
+ < 🭯
+ < 🭰
+ < 🭱
+ < 🭲
+ < 🭳
+ < 🭴
+ < 🭵
+ < 🭶
+ < 🭷
+ < 🭸
+ < 🭹
+ < 🭺
+ < 🭻
+ < 🭼
+ < 🭽
+ < 🭾
+ < 🭿
+ < 🮀
+ < 🮁
+ < 🮂
+ < 🮃
+ < 🮄
+ < 🮅
+ < 🮆
+ < 🮇
+ < 🮈
+ < 🮉
+ < 🮊
+ < 🮋
+ < 🮌
+ < 🮍
+ < 🮎
+ < 🮏
+ < 🮐
+ < 🮑
+ < 🮒
+ < 🮔
+ < 🮕
+ < 🮖
+ < 🮗
+ < 🮘
+ < 🮙
+ < 🮚
+ < 🮛
+ < 🮜
+ < 🮝
+ < 🮞
+ < 🮟
+ < 🮠
+ < 🮡
+ < 🮢
+ < 🮣
+ < 🮤
+ < 🮥
+ < 🮦
+ < 🮧
+ < 🮨
+ < 🮩
+ < 🮪
+ < 🮫
+ < 🮬
+ < 🮭
+ < 🮮
+ < 🮯
+ < 🮰
+ < 🮱
+ < 🮲
+ < 🮳
+ < 🮴
+ < 🮵
+ < 🮶
+ < 🮷
+ < 🮸
+ < 🮹
+ < 🮺
+ < 🮻
+ < 🮼
+ < 🮽
+ < 🮾
+ < 🮿
+ < 🯀
+ < 🯁
+ < 🯂
+ < 🯃
+ < 🯄
+ < 🯅
+ < 🯆
+ < 🯇
+ < 🯈
+ < 🯉
+ < 🯊
< ☀
< ☁
< ☂
@@ -3964,6 +4187,8 @@
< ✞
< ✟
< ✠
+ < ⹐
+ < ⹑
< ✡
< ✢
< ✣
@@ -4758,6 +4983,7 @@
< ⮓
< ⮔
< ⮕
+ < ⮗
< ⮘
< ⮙
< ⮚
@@ -5385,6 +5611,7 @@
< 𐆙
< 𐆚
< 𐆛
+ < 𐆜
< 𐆠
< 𐇐
< 𐇑
@@ -6262,6 +6489,12 @@
< 🩫
< 🩬
< 🩭
+ < 🄍
+ < 🄎
+ < 🄏
+ < 🅭
+ < 🅮
+ < 🅯
< 🉠
< 🉡
< 🉢
@@ -7048,6 +7281,7 @@
< 🤉
< 🤊
< 🤋
+ < 🤌
< 🤍
< 🤎
< 🤏
@@ -7149,10 +7383,13 @@
< 🥯
< 🥰
< 🥱
+ < 🥲
< 🥳
< 🥴
< 🥵
< 🥶
+ < 🥷
+ < 🥸
< 🥺
< 🥻
< 🥼
@@ -7194,12 +7431,17 @@
< 🦠
< 🦡
< 🦢
+ < 🦣
+ < 🦤
< 🦥
< 🦦
< 🦧
< 🦨
< 🦩
< 🦪
+ < 🦫
+ < 🦬
+ < 🦭
< 🦮
< 🦯
< 🦰
@@ -7229,6 +7471,7 @@
< 🧈
< 🧉
< 🧊
+ < 🧋
< 🧍
< 🧎
< 🧏
@@ -7284,18 +7527,59 @@
< 🩱
< 🩲
< 🩳
+ < 🩴
< 🩸
< 🩹
< 🩺
< 🪀
< 🪁
< 🪂
+ < 🪃
+ < 🪄
+ < 🪅
+ < 🪆
< 🪐
< 🪑
< 🪒
< 🪓
< 🪔
< 🪕
+ < 🪖
+ < 🪗
+ < 🪘
+ < 🪙
+ < 🪚
+ < 🪛
+ < 🪜
+ < 🪝
+ < 🪞
+ < 🪟
+ < 🪠
+ < 🪡
+ < 🪢
+ < 🪣
+ < 🪤
+ < 🪥
+ < 🪦
+ < 🪧
+ < 🪨
+ < 🪰
+ < 🪱
+ < 🪲
+ < 🪳
+ < 🪴
+ < 🪵
+ < 🪶
+ < 🫀
+ < 🫁
+ < 🫂
+ < 🫐
+ < 🫑
+ < 🫒
+ < 🫓
+ < 🫔
+ < 🫕
+ < 🫖
< 😀
< 😁
< 😂
@@ -7510,6 +7794,8 @@
< 🛓
< 🛔
< 🛕
+ < 🛖
+ < 🛗
< 🛠
< 🛡
< 🛢
@@ -7534,6 +7820,8 @@
< 🛸
< 🛹
< 🛺
+ < 🛻
+ < 🛼
< 🜀
< 🜁
< 🜂
@@ -7899,6 +8187,8 @@
< 🢫
< 🢬
< 🢭
+ < 🢰
+ < 🢱
< 𝠀
< 𝠁
< 𝠂
@@ -8841,6 +9131,9 @@
< 𐽒
< 𐽓
< 𐽔
+ < 𐿉
+ < 𐿊
+ < 𐿋
< 𑜺
< 𑜻
< 𑁛
@@ -9139,6 +9432,7 @@
= 𑛀
= 𑜰
= 𑣠
+ = 𑥐
= 𑱐
= 𑵐
= 𑶠
@@ -9159,6 +9453,7 @@
= 𝟢
= 𝟬
= 𝟶
+ = 🯰
<<< ⓪
= ⓿
= 🄋
@@ -9235,6 +9530,7 @@
= 𐹠
= 𐼝
= 𐽑
+ = 𐿅
= 𑁒
= 𑁧
= 𑃱
@@ -9248,6 +9544,7 @@
= 𑛁
= 𑜱
= 𑣡
+ = 𑥑
= 𑱑
= 𑱚
= 𑵑
@@ -9317,6 +9614,7 @@
= 𝟣
= 𝟭
= 𝟷
+ = 🯱
<<< ①
= ⓵
= ❶
@@ -9422,6 +9720,7 @@
= 𐴲
= 𐹡
= 𐼞
+ = 𐿆
= 𑁓
= 𑁨
= 𑃲
@@ -9435,6 +9734,7 @@
= 𑛂
= 𑜲
= 𑣢
+ = 𑥒
= 𑱒
= 𑱛
= 𑵒
@@ -9490,6 +9790,7 @@
= 𝟤
= 𝟮
= 𝟸
+ = 🯲
<<< ②
= ⓶
= ❷
@@ -9573,6 +9874,7 @@
= 𐴳
= 𐹢
= 𐼟
+ = 𐿇
= 𑁔
= 𑁩
= 𑃳
@@ -9586,6 +9888,7 @@
= 𑛃
= 𑜳
= 𑣣
+ = 𑥓
= 𑱓
= 𑱜
= 𑵓
@@ -9632,6 +9935,7 @@
= 𝟥
= 𝟯
= 𝟹
+ = 🯳
<<< ③
= ⓷
= ❸
@@ -9709,6 +10013,7 @@
= 𐴴
= 𐹣
= 𐼠
+ = 𐿈
= 𑁕
= 𑁪
= 𑃴
@@ -9722,6 +10027,7 @@
= 𑛄
= 𑜴
= 𑣤
+ = 𑥔
= 𑱔
= 𑱝
= 𑵔
@@ -9767,6 +10073,7 @@
= 𝟦
= 𝟰
= 𝟺
+ = 🯴
<<< ④
= ⓸
= ❹
@@ -9858,6 +10165,7 @@
= 𑛅
= 𑜵
= 𑣥
+ = 𑥕
= 𑱕
= 𑱞
= 𑵕
@@ -9900,6 +10208,7 @@
= 𝟧
= 𝟱
= 𝟻
+ = 🯵
<<< ⑤
= ⓹
= ❺
@@ -9972,6 +10281,7 @@
= 𑛆
= 𑜶
= 𑣦
+ = 𑥖
= 𑱖
= 𑱟
= 𑵖
@@ -10008,6 +10318,7 @@
= 𝟨
= 𝟲
= 𝟼
+ = 🯶
<<< ⑥
= ⓺
= ❻
@@ -10076,6 +10387,7 @@
= 𑛇
= 𑜷
= 𑣧
+ = 𑥗
= 𑱗
= 𑱠
= 𑵗
@@ -10113,6 +10425,7 @@
= 𝟩
= 𝟳
= 𝟽
+ = 🯷
<<< ⑦
= ⓻
= ❼
@@ -10182,6 +10495,7 @@
= 𑛈
= 𑜸
= 𑣨
+ = 𑥘
= 𑱘
= 𑱡
= 𑵘
@@ -10218,6 +10532,7 @@
= 𝟪
= 𝟴
= 𝟾
+ = 🯸
<<< ⑧
= ⓼
= ❽
@@ -10286,6 +10601,7 @@
= 𑛉
= 𑜹
= 𑣩
+ = 𑥙
= 𑱙
= 𑱢
= 𑵙
@@ -10324,6 +10640,7 @@
= 𝟫
= 𝟵
= 𝟿
+ = 🯹
<<< ⑨
= ⓽
= ❾
@@ -10622,6 +10939,8 @@
<<< Ꝺ
< ᴅ
< ᴆ
+ < ꟈ
+ <<< Ꟈ
< ᵭ
< ᶁ
< ɖ
@@ -10900,6 +11219,8 @@
<<< Ⱨ
< ⱶ
<<< Ⱶ
+ < ꟶ
+ <<< Ꟶ
< ꜧ
<<< Ꜧ
<<< ꭜ
@@ -11646,6 +11967,7 @@
< ꭌ
< ʁ
<<< ʶ
+ < ꭨ
< ꝵ
< ꝶ
< ꝝ
@@ -11707,6 +12029,8 @@
<<< ſt / t
<<< Ꞅ
< ꜱ
+ < ꟊ
+ <<< Ꟊ
< ᵴ
< ᶊ
< ʂ
@@ -11944,7 +12268,8 @@
<<< ᶺ
< w
<<< w
- <<< ᷱ
+ <<< ᪿ
+ = ᷱ
<<< 𝐰
= 𝑤
= 𝒘
@@ -11990,6 +12315,8 @@
< ⱳ
<<< Ⱳ
< ʍ
+ <<< ᫀ
+ <<< ꭩ
< x
<<< x
<<< ͯ
@@ -13786,6 +14113,7 @@
< ݕ
< ࢠ
< ݖ
+ < ࢾ
< ࢡ
< ࢶ
< ࢷ
@@ -13876,6 +14204,8 @@
<<< ﭣ
<<< ﭢ
< ࢸ
+ < ࢿ
+ < ࣀ
< ج
<<< 𞸂
= 𞸢
@@ -13924,6 +14254,9 @@
<<< ﭿ
<<< ﭾ
< ࢢ
+ < ࣁ
+ < ࣅ
+ < ࣆ
< ح
<<< 𞸇
= 𞸧
@@ -14286,6 +14619,7 @@
<<< ﳹ / ى
<<< ﳺ / ي
< ڠ
+ < ࣃ
< ۼ
< ݝ
< ݞ
@@ -14366,6 +14700,7 @@
< ڧ
< ࢼ
< ڨ
+ < ࣄ
< ࢥ
< ك
<<< 𞸊
@@ -14438,6 +14773,7 @@
< ؼ
< ݣ
< ݤ
+ < ࣂ
< ل
<<< 𞸋
= 𞸫
@@ -14491,6 +14827,7 @@
< ڸ
< ݪ
< ࢦ
+ < ࣇ
< م
<<< 𞸌
= 𞸬
@@ -14617,8 +14954,8 @@
< ۃ
< ۿ
< ە
- <<< ﮥ / ٔ
- <<< ﮤ / ٔ
+ <<< ﮥ / 𐺫
+ <<< ﮤ / 𐺫
< و
<<< ۥ
<<< ٶ / ء
@@ -14722,9 +15059,9 @@
< ࢺ
< ے
<<< ﮯ
- <<< ﮱ / ٔ
+ <<< ﮱ / 𐺫
<<< ﮮ
- <<< ﮰ / ٔ
+ <<< ﮰ / 𐺫
< ݺ
< ݻ
< ܐ
@@ -16032,6 +16369,7 @@
< റ
< ഺ
< ഽ
+ < ഄ
< ാ
< ി
< ീ
@@ -16199,6 +16537,7 @@
< ꠄ
< ꠅ
< ꠆
+ < ꠬
< ꠇ
< ꠈ
< ꠉ
@@ -16450,6 +16789,7 @@
< 𑆺
< 𑆻
< 𑆼
+ < 𑇎
< 𑆽
< 𑆾
< 𑆿
@@ -16724,6 +17064,8 @@
< 𑐳
< 𑐴
< 𑑇
+ < 𑑠
+ < 𑑡
< 𑑈
< 𑑟
< 𑐵
@@ -16989,6 +17331,62 @@
< 𑚴
< 𑚵
< 𑚶
+ < 𑤀
+ < 𑤁
+ < 𑤂
+ < 𑤃
+ < 𑤄
+ < 𑤅
+ < 𑤆
+ < 𑤉
+ < 𑤌
+ < 𑤍
+ < 𑤎
+ < 𑤏
+ < 𑤐
+ < 𑤿
+ < 𑤑
+ < 𑤒
+ < 𑤓
+ < 𑤕
+ < 𑤖
+ < 𑤘
+ < 𑤙
+ < 𑤚
+ < 𑤛
+ < 𑤜
+ < 𑤝
+ < 𑤞
+ < 𑤟
+ < 𑤠
+ < 𑤡
+ < 𑤢
+ < 𑤣
+ < 𑤤
+ < 𑤥
+ < 𑥀
+ < 𑤦
+ < 𑥁
+ < 𑤧
+ < 𑥂
+ < 𑤨
+ < 𑤩
+ < 𑤪
+ < 𑤫
+ < 𑤬
+ < 𑤭
+ < 𑤮
+ < 𑤯
+ < 𑤰
+ < 𑤱
+ < 𑤲
+ < 𑤳
+ < 𑤴
+ < 𑤵
+ < 𑤷
+ < 𑤸
+ < 𑤽
+ < 𑤾
< 𑦠
< 𑦡
< 𑦢
@@ -18650,6 +19048,7 @@
< 𑄡
< 𑄢
< 𑄣
+ < 𑅇
< 𑄤
< 𑄥
< 𑄦
@@ -23008,6 +23407,7 @@
< ㄯ
< ㄌ
< ㄍ
+ <<< ㆻ
<< ㆣ
< ㄎ
<<< ㆶ
@@ -23020,6 +23420,8 @@
< ㄑ
< ㄒ
< ㄬ
+ < ㆼ
+ < ㆽ
< ㄓ
< ㄔ
< ㄕ
@@ -23063,6 +23465,8 @@
<< ㆨ
< ㄩ
< ㄭ
+ < ㆾ
+ < ㆿ
< ꀀ
< ꀁ
< ꀂ
@@ -24264,6 +24668,7 @@
< ꓭ
< ꓪ
< ꓬ
+ < 𑾰
< ꓮ
< ꓯ
< ꓰ
@@ -26328,6 +26733,71 @@
< 𐽂
< 𐽃
< 𐽄
+ < 𐺀
+ < 𐺁
+ < 𐺂
+ < 𐺃
+ < 𐺄
+ < 𐺅
+ < 𐺆
+ < 𐺇
+ < 𐺈
+ < 𐺉
+ < 𐺊
+ < 𐺋
+ < 𐺌
+ < 𐺍
+ < 𐺎
+ < 𐺏
+ < 𐺐
+ < 𐺑
+ < 𐺒
+ < 𐺓
+ < 𐺔
+ < 𐺕
+ < 𐺖
+ < 𐺗
+ < 𐺘
+ < 𐺙
+ < 𐺚
+ < 𐺛
+ < 𐺜
+ < 𐺝
+ < 𐺞
+ < 𐺟
+ < 𐺠
+ < 𐺰
+ < 𐺡
+ < 𐺢
+ < 𐺣
+ < 𐺤
+ < 𐺥
+ < 𐺦
+ < 𐺧
+ < 𐺨
+ < 𐺱
+ < 𐺩
+ < 𐾰
+ < 𐾱
+ < 𐾲
+ < 𐾳
+ < 𐾴
+ < 𐾵
+ < 𐾶
+ < 𐾷
+ < 𐾸
+ < 𐾹
+ < 𐾺
+ < 𐾻
+ < 𐾼
+ < 𐾽
+ < 𐾾
+ < 𐾿
+ < 𐿀
+ < 𐿁
+ < 𐿂
+ < 𐿃
+ < 𐿄
< 𐎀
< 𐎁
< 𐎂
diff --git a/icu4c/source/data/unidata/UnicodeData.txt b/icu4c/source/data/unidata/UnicodeData.txt
index e65aec52f71..e22f967bbab 100644
--- a/icu4c/source/data/unidata/UnicodeData.txt
+++ b/icu4c/source/data/unidata/UnicodeData.txt
@@ -2118,6 +2118,16 @@
08BB;ARABIC LETTER AFRICAN FEH;Lo;0;AL;;;;;N;;;;;
08BC;ARABIC LETTER AFRICAN QAF;Lo;0;AL;;;;;N;;;;;
08BD;ARABIC LETTER AFRICAN NOON;Lo;0;AL;;;;;N;;;;;
+08BE;ARABIC LETTER PEH WITH SMALL V;Lo;0;AL;;;;;N;;;;;
+08BF;ARABIC LETTER TEH WITH SMALL V;Lo;0;AL;;;;;N;;;;;
+08C0;ARABIC LETTER TTEH WITH SMALL V;Lo;0;AL;;;;;N;;;;;
+08C1;ARABIC LETTER TCHEH WITH SMALL V;Lo;0;AL;;;;;N;;;;;
+08C2;ARABIC LETTER KEHEH WITH SMALL V;Lo;0;AL;;;;;N;;;;;
+08C3;ARABIC LETTER GHAIN WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+08C4;ARABIC LETTER AFRICAN QAF WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+08C5;ARABIC LETTER JEEM WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+08C6;ARABIC LETTER JEEM WITH THREE DOTS BELOW;Lo;0;AL;;;;;N;;;;;
+08C7;ARABIC LETTER LAM WITH SMALL ARABIC LETTER TAH ABOVE;Lo;0;AL;;;;;N;;;;;
08D3;ARABIC SMALL LOW WAW;Mn;220;NSM;;;;;N;;;;;
08D4;ARABIC SMALL HIGH WORD AR-RUB;Mn;230;NSM;;;;;N;;;;;
08D5;ARABIC SMALL HIGH SAD;Mn;230;NSM;;;;;N;;;;;
@@ -2621,6 +2631,7 @@
0B4B;ORIYA VOWEL SIGN O;Mc;0;L;0B47 0B3E;;;;N;;;;;
0B4C;ORIYA VOWEL SIGN AU;Mc;0;L;0B47 0B57;;;;N;;;;;
0B4D;ORIYA SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0B55;ORIYA SIGN OVERLINE;Mn;0;NSM;;;;;N;;;;;
0B56;ORIYA AI LENGTH MARK;Mn;0;NSM;;;;;N;;;;;
0B57;ORIYA AU LENGTH MARK;Mc;0;L;;;;;N;;;;;
0B5C;ORIYA LETTER RRA;Lo;0;L;0B21 0B3C;;;;N;;;;;
@@ -2911,6 +2922,7 @@
0D01;MALAYALAM SIGN CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
0D02;MALAYALAM SIGN ANUSVARA;Mc;0;L;;;;;N;;;;;
0D03;MALAYALAM SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0D04;MALAYALAM LETTER VEDIC ANUSVARA;Lo;0;L;;;;;N;;;;;
0D05;MALAYALAM LETTER A;Lo;0;L;;;;;N;;;;;
0D06;MALAYALAM LETTER AA;Lo;0;L;;;;;N;;;;;
0D07;MALAYALAM LETTER I;Lo;0;L;;;;;N;;;;;
@@ -3024,6 +3036,7 @@
0D7D;MALAYALAM LETTER CHILLU L;Lo;0;L;;;;;N;;;;;
0D7E;MALAYALAM LETTER CHILLU LL;Lo;0;L;;;;;N;;;;;
0D7F;MALAYALAM LETTER CHILLU K;Lo;0;L;;;;;N;;;;;
+0D81;SINHALA SIGN CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
0D82;SINHALA SIGN ANUSVARAYA;Mc;0;L;;;;;N;;;;;
0D83;SINHALA SIGN VISARGAYA;Mc;0;L;;;;;N;;;;;
0D85;SINHALA LETTER AYANNA;Lo;0;L;;;;;N;;;;;
@@ -6044,6 +6057,8 @@
1ABC;COMBINING DOUBLE PARENTHESES ABOVE;Mn;230;NSM;;;;;N;;;;;
1ABD;COMBINING PARENTHESES BELOW;Mn;220;NSM;;;;;N;;;;;
1ABE;COMBINING PARENTHESES OVERLAY;Me;0;NSM;;;;;N;;;;;
+1ABF;COMBINING LATIN SMALL LETTER W BELOW;Mn;220;NSM;;;;;N;;;;;
+1AC0;COMBINING LATIN SMALL LETTER TURNED W BELOW;Mn;220;NSM;;;;;N;;;;;
1B00;BALINESE SIGN ULU RICEM;Mn;0;NSM;;;;;N;;;;;
1B01;BALINESE SIGN ULU CANDRA;Mn;0;NSM;;;;;N;;;;;
1B02;BALINESE SIGN CECEK;Mn;0;NSM;;;;;N;;;;;
@@ -10133,6 +10148,7 @@
2B93;NEWLINE RIGHT;So;0;ON;;;;;N;;;;;
2B94;FOUR CORNER ARROWS CIRCLING ANTICLOCKWISE;So;0;ON;;;;;N;;;;;
2B95;RIGHTWARDS BLACK ARROW;So;0;ON;;;;;N;;;;;
+2B97;SYMBOL FOR TYPE A ELECTRONICS;So;0;ON;;;;;N;;;;;
2B98;THREE-D TOP-LIGHTED LEFTWARDS EQUILATERAL ARROWHEAD;So;0;ON;;;;;N;;;;;
2B99;THREE-D RIGHT-LIGHTED UPWARDS EQUILATERAL ARROWHEAD;So;0;ON;;;;;N;;;;;
2B9A;THREE-D TOP-LIGHTED RIGHTWARDS EQUILATERAL ARROWHEAD;So;0;ON;;;;;N;;;;;
@@ -10776,6 +10792,9 @@
2E4D;PARAGRAPHUS MARK;Po;0;ON;;;;;N;;;;;
2E4E;PUNCTUS ELEVATUS MARK;Po;0;ON;;;;;N;;;;;
2E4F;CORNISH VERSE DIVIDER;Po;0;ON;;;;;N;;;;;
+2E50;CROSS PATTY WITH RIGHT CROSSBAR;So;0;ON;;;;;N;;;;;
+2E51;CROSS PATTY WITH LEFT CROSSBAR;So;0;ON;;;;;N;;;;;
+2E52;TIRONIAN SIGN CAPITAL ET;Po;0;ON;;;;;N;;;;;
2E80;CJK RADICAL REPEAT;So;0;ON;;;;;N;;;;;
2E81;CJK RADICAL CLIFF;So;0;ON;;;;;N;;;;;
2E82;CJK RADICAL SECOND ONE;So;0;ON;;;;;N;;;;;
@@ -11550,6 +11569,11 @@
31B8;BOPOMOFO LETTER GH;Lo;0;L;;;;;N;;;;;
31B9;BOPOMOFO LETTER LH;Lo;0;L;;;;;N;;;;;
31BA;BOPOMOFO LETTER ZY;Lo;0;L;;;;;N;;;;;
+31BB;BOPOMOFO FINAL LETTER G;Lo;0;L;;;;;N;;;;;
+31BC;BOPOMOFO LETTER GW;Lo;0;L;;;;;N;;;;;
+31BD;BOPOMOFO LETTER KW;Lo;0;L;;;;;N;;;;;
+31BE;BOPOMOFO LETTER OE;Lo;0;L;;;;;N;;;;;
+31BF;BOPOMOFO LETTER AH;Lo;0;L;;;;;N;;;;;
31C0;CJK STROKE T;So;0;ON;;;;;N;;;;;
31C1;CJK STROKE WG;So;0;ON;;;;;N;;;;;
31C2;CJK STROKE XG;So;0;ON;;;;;N;;;;;
@@ -12114,7 +12138,7 @@
33FE;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTY-ONE;So;0;L; 0033 0031 65E5;;;;N;;;;;
33FF;SQUARE GAL;So;0;ON; 0067 0061 006C;;;;N;;;;;
3400;;Lo;0;L;;;;;N;;;;;
-4DB5;;Lo;0;L;;;;;N;;;;;
+4DBF;;Lo;0;L;;;;;N;;;;;
4DC0;HEXAGRAM FOR THE CREATIVE HEAVEN;So;0;ON;;;;;N;;;;;
4DC1;HEXAGRAM FOR THE RECEPTIVE EARTH;So;0;ON;;;;;N;;;;;
4DC2;HEXAGRAM FOR DIFFICULTY AT THE BEGINNING;So;0;ON;;;;;N;;;;;
@@ -12180,7 +12204,7 @@
4DFE;HEXAGRAM FOR AFTER COMPLETION;So;0;ON;;;;;N;;;;;
4DFF;HEXAGRAM FOR BEFORE COMPLETION;So;0;ON;;;;;N;;;;;
4E00;;Lo;0;L;;;;;N;;;;;
-9FEF;;Lo;0;L;;;;;N;;;;;
+9FFC;;Lo;0;L;;;;;N;;;;;
A000;YI SYLLABLE IT;Lo;0;L;;;;;N;;;;;
A001;YI SYLLABLE IX;Lo;0;L;;;;;N;;;;;
A002;YI SYLLABLE I;Lo;0;L;;;;;N;;;;;
@@ -14130,6 +14154,12 @@ A7C3;LATIN SMALL LETTER ANGLICANA W;Ll;0;L;;;;;N;;;A7C2;;A7C2
A7C4;LATIN CAPITAL LETTER C WITH PALATAL HOOK;Lu;0;L;;;;;N;;;;A794;
A7C5;LATIN CAPITAL LETTER S WITH HOOK;Lu;0;L;;;;;N;;;;0282;
A7C6;LATIN CAPITAL LETTER Z WITH PALATAL HOOK;Lu;0;L;;;;;N;;;;1D8E;
+A7C7;LATIN CAPITAL LETTER D WITH SHORT STROKE OVERLAY;Lu;0;L;;;;;N;;;;A7C8;
+A7C8;LATIN SMALL LETTER D WITH SHORT STROKE OVERLAY;Ll;0;L;;;;;N;;;A7C7;;A7C7
+A7C9;LATIN CAPITAL LETTER S WITH SHORT STROKE OVERLAY;Lu;0;L;;;;;N;;;;A7CA;
+A7CA;LATIN SMALL LETTER S WITH SHORT STROKE OVERLAY;Ll;0;L;;;;;N;;;A7C9;;A7C9
+A7F5;LATIN CAPITAL LETTER REVERSED HALF H;Lu;0;L;;;;;N;;;;A7F6;
+A7F6;LATIN SMALL LETTER REVERSED HALF H;Ll;0;L;;;;;N;;;A7F5;;A7F5
A7F7;LATIN EPIGRAPHIC LETTER SIDEWAYS I;Lo;0;L;;;;;N;;;;;
A7F8;MODIFIER LETTER CAPITAL H WITH STROKE;Lm;0;L; 0126;;;;N;;;;;
A7F9;MODIFIER LETTER SMALL LIGATURE OE;Lm;0;L; 0153;;;;N;;;;;
@@ -14183,6 +14213,7 @@ A828;SYLOTI NAGRI POETRY MARK-1;So;0;ON;;;;;N;;;;;
A829;SYLOTI NAGRI POETRY MARK-2;So;0;ON;;;;;N;;;;;
A82A;SYLOTI NAGRI POETRY MARK-3;So;0;ON;;;;;N;;;;;
A82B;SYLOTI NAGRI POETRY MARK-4;So;0;ON;;;;;N;;;;;
+A82C;SYLOTI NAGRI SIGN ALTERNATE HASANTA;Mn;9;NSM;;;;;N;;;;;
A830;NORTH INDIC FRACTION ONE QUARTER;No;0;L;;;;1/4;N;;;;;
A831;NORTH INDIC FRACTION ONE HALF;No;0;L;;;;1/2;N;;;;;
A832;NORTH INDIC FRACTION THREE QUARTERS;No;0;L;;;;3/4;N;;;;;
@@ -14897,6 +14928,10 @@ AB64;LATIN SMALL LETTER INVERTED ALPHA;Ll;0;L;;;;;N;;;;;
AB65;GREEK LETTER SMALL CAPITAL OMEGA;Ll;0;L;;;;;N;;;;;
AB66;LATIN SMALL LETTER DZ DIGRAPH WITH RETROFLEX HOOK;Ll;0;L;;;;;N;;;;;
AB67;LATIN SMALL LETTER TS DIGRAPH WITH RETROFLEX HOOK;Ll;0;L;;;;;N;;;;;
+AB68;LATIN SMALL LETTER TURNED R WITH MIDDLE TILDE;Ll;0;L;;;;;N;;;;;
+AB69;MODIFIER LETTER SMALL TURNED W;Lm;0;L; 028D;;;;N;;;;;
+AB6A;MODIFIER LETTER LEFT TACK;Sk;0;ON;;;;;N;;;;;
+AB6B;MODIFIER LETTER RIGHT TACK;Sk;0;ON;;;;;N;;;;;
AB70;CHEROKEE SMALL LETTER A;Ll;0;L;;;;;N;;;13A0;;13A0
AB71;CHEROKEE SMALL LETTER E;Ll;0;L;;;;;N;;;13A1;;13A1
AB72;CHEROKEE SMALL LETTER I;Ll;0;L;;;;;N;;;13A2;;13A2
@@ -17086,6 +17121,7 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
10199;ROMAN DUPONDIUS SIGN;So;0;ON;;;;;N;;;;;
1019A;ROMAN AS SIGN;So;0;ON;;;;;N;;;;;
1019B;ROMAN CENTURIAL SIGN;So;0;ON;;;;;N;;;;;
+1019C;ASCIA SYMBOL;So;0;ON;;;;;N;;;;;
101A0;GREEK SYMBOL TAU RHO;So;0;ON;;;;;N;;;;;
101D0;PHAISTOS DISC SIGN PEDESTRIAN;So;0;L;;;;;N;;;;;
101D1;PHAISTOS DISC SIGN PLUMED HEAD;So;0;L;;;;;N;;;;;
@@ -19057,6 +19093,53 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
10E7C;RUMI FRACTION ONE QUARTER;No;0;AN;;;;1/4;N;;;;;
10E7D;RUMI FRACTION ONE THIRD;No;0;AN;;;;1/3;N;;;;;
10E7E;RUMI FRACTION TWO THIRDS;No;0;AN;;;;2/3;N;;;;;
+10E80;YEZIDI LETTER ELIF;Lo;0;R;;;;;N;;;;;
+10E81;YEZIDI LETTER BE;Lo;0;R;;;;;N;;;;;
+10E82;YEZIDI LETTER PE;Lo;0;R;;;;;N;;;;;
+10E83;YEZIDI LETTER PHE;Lo;0;R;;;;;N;;;;;
+10E84;YEZIDI LETTER THE;Lo;0;R;;;;;N;;;;;
+10E85;YEZIDI LETTER SE;Lo;0;R;;;;;N;;;;;
+10E86;YEZIDI LETTER CIM;Lo;0;R;;;;;N;;;;;
+10E87;YEZIDI LETTER CHIM;Lo;0;R;;;;;N;;;;;
+10E88;YEZIDI LETTER CHHIM;Lo;0;R;;;;;N;;;;;
+10E89;YEZIDI LETTER HHA;Lo;0;R;;;;;N;;;;;
+10E8A;YEZIDI LETTER XA;Lo;0;R;;;;;N;;;;;
+10E8B;YEZIDI LETTER DAL;Lo;0;R;;;;;N;;;;;
+10E8C;YEZIDI LETTER ZAL;Lo;0;R;;;;;N;;;;;
+10E8D;YEZIDI LETTER RA;Lo;0;R;;;;;N;;;;;
+10E8E;YEZIDI LETTER RHA;Lo;0;R;;;;;N;;;;;
+10E8F;YEZIDI LETTER ZA;Lo;0;R;;;;;N;;;;;
+10E90;YEZIDI LETTER JA;Lo;0;R;;;;;N;;;;;
+10E91;YEZIDI LETTER SIN;Lo;0;R;;;;;N;;;;;
+10E92;YEZIDI LETTER SHIN;Lo;0;R;;;;;N;;;;;
+10E93;YEZIDI LETTER SAD;Lo;0;R;;;;;N;;;;;
+10E94;YEZIDI LETTER DAD;Lo;0;R;;;;;N;;;;;
+10E95;YEZIDI LETTER TA;Lo;0;R;;;;;N;;;;;
+10E96;YEZIDI LETTER ZE;Lo;0;R;;;;;N;;;;;
+10E97;YEZIDI LETTER EYN;Lo;0;R;;;;;N;;;;;
+10E98;YEZIDI LETTER XHEYN;Lo;0;R;;;;;N;;;;;
+10E99;YEZIDI LETTER FA;Lo;0;R;;;;;N;;;;;
+10E9A;YEZIDI LETTER VA;Lo;0;R;;;;;N;;;;;
+10E9B;YEZIDI LETTER VA ALTERNATE FORM;Lo;0;R;;;;;N;;;;;
+10E9C;YEZIDI LETTER QAF;Lo;0;R;;;;;N;;;;;
+10E9D;YEZIDI LETTER KAF;Lo;0;R;;;;;N;;;;;
+10E9E;YEZIDI LETTER KHAF;Lo;0;R;;;;;N;;;;;
+10E9F;YEZIDI LETTER GAF;Lo;0;R;;;;;N;;;;;
+10EA0;YEZIDI LETTER LAM;Lo;0;R;;;;;N;;;;;
+10EA1;YEZIDI LETTER MIM;Lo;0;R;;;;;N;;;;;
+10EA2;YEZIDI LETTER NUN;Lo;0;R;;;;;N;;;;;
+10EA3;YEZIDI LETTER UM;Lo;0;R;;;;;N;;;;;
+10EA4;YEZIDI LETTER WAW;Lo;0;R;;;;;N;;;;;
+10EA5;YEZIDI LETTER OW;Lo;0;R;;;;;N;;;;;
+10EA6;YEZIDI LETTER EW;Lo;0;R;;;;;N;;;;;
+10EA7;YEZIDI LETTER HAY;Lo;0;R;;;;;N;;;;;
+10EA8;YEZIDI LETTER YOT;Lo;0;R;;;;;N;;;;;
+10EA9;YEZIDI LETTER ET;Lo;0;R;;;;;N;;;;;
+10EAB;YEZIDI COMBINING HAMZA MARK;Mn;230;NSM;;;;;N;;;;;
+10EAC;YEZIDI COMBINING MADDA MARK;Mn;230;NSM;;;;;N;;;;;
+10EAD;YEZIDI HYPHENATION MARK;Pd;0;R;;;;;N;;;;;
+10EB0;YEZIDI LETTER LAM WITH DOT ABOVE;Lo;0;R;;;;;N;;;;;
+10EB1;YEZIDI LETTER YOT WITH CIRCUMFLEX ABOVE;Lo;0;R;;;;;N;;;;;
10F00;OLD SOGDIAN LETTER ALEPH;Lo;0;R;;;;;N;;;;;
10F01;OLD SOGDIAN LETTER FINAL ALEPH;Lo;0;R;;;;;N;;;;;
10F02;OLD SOGDIAN LETTER BETH;Lo;0;R;;;;;N;;;;;
@@ -19139,6 +19222,34 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
10F57;SOGDIAN PUNCTUATION CIRCLE WITH DOT;Po;0;AL;;;;;N;;;;;
10F58;SOGDIAN PUNCTUATION TWO CIRCLES WITH DOTS;Po;0;AL;;;;;N;;;;;
10F59;SOGDIAN PUNCTUATION HALF CIRCLE WITH DOT;Po;0;AL;;;;;N;;;;;
+10FB0;CHORASMIAN LETTER ALEPH;Lo;0;R;;;;;N;;;;;
+10FB1;CHORASMIAN LETTER SMALL ALEPH;Lo;0;R;;;;;N;;;;;
+10FB2;CHORASMIAN LETTER BETH;Lo;0;R;;;;;N;;;;;
+10FB3;CHORASMIAN LETTER GIMEL;Lo;0;R;;;;;N;;;;;
+10FB4;CHORASMIAN LETTER DALETH;Lo;0;R;;;;;N;;;;;
+10FB5;CHORASMIAN LETTER HE;Lo;0;R;;;;;N;;;;;
+10FB6;CHORASMIAN LETTER WAW;Lo;0;R;;;;;N;;;;;
+10FB7;CHORASMIAN LETTER CURLED WAW;Lo;0;R;;;;;N;;;;;
+10FB8;CHORASMIAN LETTER ZAYIN;Lo;0;R;;;;;N;;;;;
+10FB9;CHORASMIAN LETTER HETH;Lo;0;R;;;;;N;;;;;
+10FBA;CHORASMIAN LETTER YODH;Lo;0;R;;;;;N;;;;;
+10FBB;CHORASMIAN LETTER KAPH;Lo;0;R;;;;;N;;;;;
+10FBC;CHORASMIAN LETTER LAMEDH;Lo;0;R;;;;;N;;;;;
+10FBD;CHORASMIAN LETTER MEM;Lo;0;R;;;;;N;;;;;
+10FBE;CHORASMIAN LETTER NUN;Lo;0;R;;;;;N;;;;;
+10FBF;CHORASMIAN LETTER SAMEKH;Lo;0;R;;;;;N;;;;;
+10FC0;CHORASMIAN LETTER AYIN;Lo;0;R;;;;;N;;;;;
+10FC1;CHORASMIAN LETTER PE;Lo;0;R;;;;;N;;;;;
+10FC2;CHORASMIAN LETTER RESH;Lo;0;R;;;;;N;;;;;
+10FC3;CHORASMIAN LETTER SHIN;Lo;0;R;;;;;N;;;;;
+10FC4;CHORASMIAN LETTER TAW;Lo;0;R;;;;;N;;;;;
+10FC5;CHORASMIAN NUMBER ONE;No;0;R;;;;1;N;;;;;
+10FC6;CHORASMIAN NUMBER TWO;No;0;R;;;;2;N;;;;;
+10FC7;CHORASMIAN NUMBER THREE;No;0;R;;;;3;N;;;;;
+10FC8;CHORASMIAN NUMBER FOUR;No;0;R;;;;4;N;;;;;
+10FC9;CHORASMIAN NUMBER TEN;No;0;R;;;;10;N;;;;;
+10FCA;CHORASMIAN NUMBER TWENTY;No;0;R;;;;20;N;;;;;
+10FCB;CHORASMIAN NUMBER ONE HUNDRED;No;0;R;;;;100;N;;;;;
10FE0;ELYMAIC LETTER ALEPH;Lo;0;R;;;;;N;;;;;
10FE1;ELYMAIC LETTER BETH;Lo;0;R;;;;;N;;;;;
10FE2;ELYMAIC LETTER GIMEL;Lo;0;R;;;;;N;;;;;
@@ -19443,6 +19554,7 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
11144;CHAKMA LETTER LHAA;Lo;0;L;;;;;N;;;;;
11145;CHAKMA VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
11146;CHAKMA VOWEL SIGN EI;Mc;0;L;;;;;N;;;;;
+11147;CHAKMA LETTER VAA;Lo;0;L;;;;;N;;;;;
11150;MAHAJANI LETTER A;Lo;0;L;;;;;N;;;;;
11151;MAHAJANI LETTER I;Lo;0;L;;;;;N;;;;;
11152;MAHAJANI LETTER U;Lo;0;L;;;;;N;;;;;
@@ -19560,6 +19672,8 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
111CB;SHARADA VOWEL MODIFIER MARK;Mn;0;NSM;;;;;N;;;;;
111CC;SHARADA EXTRA SHORT VOWEL MARK;Mn;0;NSM;;;;;N;;;;;
111CD;SHARADA SUTRA MARK;Po;0;L;;;;;N;;;;;
+111CE;SHARADA VOWEL SIGN PRISHTHAMATRA E;Mc;0;L;;;;;N;;;;;
+111CF;SHARADA SIGN INVERTED CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
111D0;SHARADA DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
111D1;SHARADA DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
111D2;SHARADA DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
@@ -19941,10 +20055,13 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
11457;NEWA DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
11458;NEWA DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
11459;NEWA DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+1145A;NEWA DOUBLE COMMA;Po;0;L;;;;;N;;;;;
1145B;NEWA PLACEHOLDER MARK;Po;0;L;;;;;N;;;;;
1145D;NEWA INSERTION SIGN;Po;0;L;;;;;N;;;;;
1145E;NEWA SANDHI MARK;Mn;230;NSM;;;;;N;;;;;
1145F;NEWA LETTER VEDIC ANUSVARA;Lo;0;L;;;;;N;;;;;
+11460;NEWA SIGN JIHVAMULIYA;Lo;0;L;;;;;N;;;;;
+11461;NEWA SIGN UPADHMANIYA;Lo;0;L;;;;;N;;;;;
11480;TIRHUTA ANJI;Lo;0;L;;;;;N;;;;;
11481;TIRHUTA LETTER A;Lo;0;L;;;;;N;;;;;
11482;TIRHUTA LETTER AA;Lo;0;L;;;;;N;;;;;
@@ -20480,6 +20597,78 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
118F1;WARANG CITI NUMBER EIGHTY;No;0;L;;;;80;N;;;;;
118F2;WARANG CITI NUMBER NINETY;No;0;L;;;;90;N;;;;;
118FF;WARANG CITI OM;Lo;0;L;;;;;N;;;;;
+11900;DIVES AKURU LETTER A;Lo;0;L;;;;;N;;;;;
+11901;DIVES AKURU LETTER AA;Lo;0;L;;;;;N;;;;;
+11902;DIVES AKURU LETTER I;Lo;0;L;;;;;N;;;;;
+11903;DIVES AKURU LETTER II;Lo;0;L;;;;;N;;;;;
+11904;DIVES AKURU LETTER U;Lo;0;L;;;;;N;;;;;
+11905;DIVES AKURU LETTER UU;Lo;0;L;;;;;N;;;;;
+11906;DIVES AKURU LETTER E;Lo;0;L;;;;;N;;;;;
+11909;DIVES AKURU LETTER O;Lo;0;L;;;;;N;;;;;
+1190C;DIVES AKURU LETTER KA;Lo;0;L;;;;;N;;;;;
+1190D;DIVES AKURU LETTER KHA;Lo;0;L;;;;;N;;;;;
+1190E;DIVES AKURU LETTER GA;Lo;0;L;;;;;N;;;;;
+1190F;DIVES AKURU LETTER GHA;Lo;0;L;;;;;N;;;;;
+11910;DIVES AKURU LETTER NGA;Lo;0;L;;;;;N;;;;;
+11911;DIVES AKURU LETTER CA;Lo;0;L;;;;;N;;;;;
+11912;DIVES AKURU LETTER CHA;Lo;0;L;;;;;N;;;;;
+11913;DIVES AKURU LETTER JA;Lo;0;L;;;;;N;;;;;
+11915;DIVES AKURU LETTER NYA;Lo;0;L;;;;;N;;;;;
+11916;DIVES AKURU LETTER TTA;Lo;0;L;;;;;N;;;;;
+11918;DIVES AKURU LETTER DDA;Lo;0;L;;;;;N;;;;;
+11919;DIVES AKURU LETTER DDHA;Lo;0;L;;;;;N;;;;;
+1191A;DIVES AKURU LETTER NNA;Lo;0;L;;;;;N;;;;;
+1191B;DIVES AKURU LETTER TA;Lo;0;L;;;;;N;;;;;
+1191C;DIVES AKURU LETTER THA;Lo;0;L;;;;;N;;;;;
+1191D;DIVES AKURU LETTER DA;Lo;0;L;;;;;N;;;;;
+1191E;DIVES AKURU LETTER DHA;Lo;0;L;;;;;N;;;;;
+1191F;DIVES AKURU LETTER NA;Lo;0;L;;;;;N;;;;;
+11920;DIVES AKURU LETTER PA;Lo;0;L;;;;;N;;;;;
+11921;DIVES AKURU LETTER PHA;Lo;0;L;;;;;N;;;;;
+11922;DIVES AKURU LETTER BA;Lo;0;L;;;;;N;;;;;
+11923;DIVES AKURU LETTER BHA;Lo;0;L;;;;;N;;;;;
+11924;DIVES AKURU LETTER MA;Lo;0;L;;;;;N;;;;;
+11925;DIVES AKURU LETTER YA;Lo;0;L;;;;;N;;;;;
+11926;DIVES AKURU LETTER YYA;Lo;0;L;;;;;N;;;;;
+11927;DIVES AKURU LETTER RA;Lo;0;L;;;;;N;;;;;
+11928;DIVES AKURU LETTER LA;Lo;0;L;;;;;N;;;;;
+11929;DIVES AKURU LETTER VA;Lo;0;L;;;;;N;;;;;
+1192A;DIVES AKURU LETTER SHA;Lo;0;L;;;;;N;;;;;
+1192B;DIVES AKURU LETTER SSA;Lo;0;L;;;;;N;;;;;
+1192C;DIVES AKURU LETTER SA;Lo;0;L;;;;;N;;;;;
+1192D;DIVES AKURU LETTER HA;Lo;0;L;;;;;N;;;;;
+1192E;DIVES AKURU LETTER LLA;Lo;0;L;;;;;N;;;;;
+1192F;DIVES AKURU LETTER ZA;Lo;0;L;;;;;N;;;;;
+11930;DIVES AKURU VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+11931;DIVES AKURU VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+11932;DIVES AKURU VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+11933;DIVES AKURU VOWEL SIGN U;Mc;0;L;;;;;N;;;;;
+11934;DIVES AKURU VOWEL SIGN UU;Mc;0;L;;;;;N;;;;;
+11935;DIVES AKURU VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+11937;DIVES AKURU VOWEL SIGN AI;Mc;0;L;;;;;N;;;;;
+11938;DIVES AKURU VOWEL SIGN O;Mc;0;L;11935 11930;;;;N;;;;;
+1193B;DIVES AKURU SIGN ANUSVARA;Mn;0;NSM;;;;;N;;;;;
+1193C;DIVES AKURU SIGN CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
+1193D;DIVES AKURU SIGN HALANTA;Mc;9;L;;;;;N;;;;;
+1193E;DIVES AKURU VIRAMA;Mn;9;NSM;;;;;N;;;;;
+1193F;DIVES AKURU PREFIXED NASAL SIGN;Lo;0;L;;;;;N;;;;;
+11940;DIVES AKURU MEDIAL YA;Mc;0;L;;;;;N;;;;;
+11941;DIVES AKURU INITIAL RA;Lo;0;L;;;;;N;;;;;
+11942;DIVES AKURU MEDIAL RA;Mc;0;L;;;;;N;;;;;
+11943;DIVES AKURU SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+11944;DIVES AKURU DOUBLE DANDA;Po;0;L;;;;;N;;;;;
+11945;DIVES AKURU GAP FILLER;Po;0;L;;;;;N;;;;;
+11946;DIVES AKURU END OF TEXT MARK;Po;0;L;;;;;N;;;;;
+11950;DIVES AKURU DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+11951;DIVES AKURU DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+11952;DIVES AKURU DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+11953;DIVES AKURU DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+11954;DIVES AKURU DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+11955;DIVES AKURU DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+11956;DIVES AKURU DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+11957;DIVES AKURU DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+11958;DIVES AKURU DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+11959;DIVES AKURU DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
119A0;NANDINAGARI LETTER A;Lo;0;L;;;;;N;;;;;
119A1;NANDINAGARI LETTER AA;Lo;0;L;;;;;N;;;;;
119A2;NANDINAGARI LETTER I;Lo;0;L;;;;;N;;;;;
@@ -21085,6 +21274,7 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
11EF6;MAKASAR VOWEL SIGN O;Mc;0;L;;;;;N;;;;;
11EF7;MAKASAR PASSIMBANG;Po;0;L;;;;;N;;;;;
11EF8;MAKASAR END OF SECTION;Po;0;L;;;;;N;;;;;
+11FB0;LISU LETTER YHA;Lo;0;L;;;;;N;;;;;
11FC0;TAMIL FRACTION ONE THREE-HUNDRED-AND-TWENTIETH;No;0;L;;;;1/320;N;;;;;
11FC1;TAMIL FRACTION ONE ONE-HUNDRED-AND-SIXTIETH;No;0;L;;;;1/160;N;;;;;
11FC2;TAMIL FRACTION ONE EIGHTIETH;No;0;L;;;;1/80;N;;;;;
@@ -25052,6 +25242,9 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
16FE1;NUSHU ITERATION MARK;Lm;0;L;;;;;N;;;;;
16FE2;OLD CHINESE HOOK MARK;Po;0;ON;;;;;N;;;;;
16FE3;OLD CHINESE ITERATION MARK;Lm;0;L;;;;;N;;;;;
+16FE4;KHITAN SMALL SCRIPT FILLER;Mn;0;NSM;;;;;N;;;;;
+16FF0;VIETNAMESE ALTERNATE READING MARK CA;Mc;6;L;;;;;N;;;;;
+16FF1;VIETNAMESE ALTERNATE READING MARK NHAY;Mc;6;L;;;;;N;;;;;
17000;;Lo;0;L;;;;;N;;;;;
187F7;;Lo;0;L;;;;;N;;;;;
18800;TANGUT COMPONENT-001;Lo;0;L;;;;;N;;;;;
@@ -25809,6 +26002,491 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
18AF0;TANGUT COMPONENT-753;Lo;0;L;;;;;N;;;;;
18AF1;TANGUT COMPONENT-754;Lo;0;L;;;;;N;;;;;
18AF2;TANGUT COMPONENT-755;Lo;0;L;;;;;N;;;;;
+18AF3;TANGUT COMPONENT-756;Lo;0;L;;;;;N;;;;;
+18AF4;TANGUT COMPONENT-757;Lo;0;L;;;;;N;;;;;
+18AF5;TANGUT COMPONENT-758;Lo;0;L;;;;;N;;;;;
+18AF6;TANGUT COMPONENT-759;Lo;0;L;;;;;N;;;;;
+18AF7;TANGUT COMPONENT-760;Lo;0;L;;;;;N;;;;;
+18AF8;TANGUT COMPONENT-761;Lo;0;L;;;;;N;;;;;
+18AF9;TANGUT COMPONENT-762;Lo;0;L;;;;;N;;;;;
+18AFA;TANGUT COMPONENT-763;Lo;0;L;;;;;N;;;;;
+18AFB;TANGUT COMPONENT-764;Lo;0;L;;;;;N;;;;;
+18AFC;TANGUT COMPONENT-765;Lo;0;L;;;;;N;;;;;
+18AFD;TANGUT COMPONENT-766;Lo;0;L;;;;;N;;;;;
+18AFE;TANGUT COMPONENT-767;Lo;0;L;;;;;N;;;;;
+18AFF;TANGUT COMPONENT-768;Lo;0;L;;;;;N;;;;;
+18B00;KHITAN SMALL SCRIPT CHARACTER-18B00;Lo;0;L;;;;;N;;;;;
+18B01;KHITAN SMALL SCRIPT CHARACTER-18B01;Lo;0;L;;;;;N;;;;;
+18B02;KHITAN SMALL SCRIPT CHARACTER-18B02;Lo;0;L;;;;;N;;;;;
+18B03;KHITAN SMALL SCRIPT CHARACTER-18B03;Lo;0;L;;;;;N;;;;;
+18B04;KHITAN SMALL SCRIPT CHARACTER-18B04;Lo;0;L;;;;;N;;;;;
+18B05;KHITAN SMALL SCRIPT CHARACTER-18B05;Lo;0;L;;;;;N;;;;;
+18B06;KHITAN SMALL SCRIPT CHARACTER-18B06;Lo;0;L;;;;;N;;;;;
+18B07;KHITAN SMALL SCRIPT CHARACTER-18B07;Lo;0;L;;;;;N;;;;;
+18B08;KHITAN SMALL SCRIPT CHARACTER-18B08;Lo;0;L;;;;;N;;;;;
+18B09;KHITAN SMALL SCRIPT CHARACTER-18B09;Lo;0;L;;;;;N;;;;;
+18B0A;KHITAN SMALL SCRIPT CHARACTER-18B0A;Lo;0;L;;;;;N;;;;;
+18B0B;KHITAN SMALL SCRIPT CHARACTER-18B0B;Lo;0;L;;;;;N;;;;;
+18B0C;KHITAN SMALL SCRIPT CHARACTER-18B0C;Lo;0;L;;;;;N;;;;;
+18B0D;KHITAN SMALL SCRIPT CHARACTER-18B0D;Lo;0;L;;;;;N;;;;;
+18B0E;KHITAN SMALL SCRIPT CHARACTER-18B0E;Lo;0;L;;;;;N;;;;;
+18B0F;KHITAN SMALL SCRIPT CHARACTER-18B0F;Lo;0;L;;;;;N;;;;;
+18B10;KHITAN SMALL SCRIPT CHARACTER-18B10;Lo;0;L;;;;;N;;;;;
+18B11;KHITAN SMALL SCRIPT CHARACTER-18B11;Lo;0;L;;;;;N;;;;;
+18B12;KHITAN SMALL SCRIPT CHARACTER-18B12;Lo;0;L;;;;;N;;;;;
+18B13;KHITAN SMALL SCRIPT CHARACTER-18B13;Lo;0;L;;;;;N;;;;;
+18B14;KHITAN SMALL SCRIPT CHARACTER-18B14;Lo;0;L;;;;;N;;;;;
+18B15;KHITAN SMALL SCRIPT CHARACTER-18B15;Lo;0;L;;;;;N;;;;;
+18B16;KHITAN SMALL SCRIPT CHARACTER-18B16;Lo;0;L;;;;;N;;;;;
+18B17;KHITAN SMALL SCRIPT CHARACTER-18B17;Lo;0;L;;;;;N;;;;;
+18B18;KHITAN SMALL SCRIPT CHARACTER-18B18;Lo;0;L;;;;;N;;;;;
+18B19;KHITAN SMALL SCRIPT CHARACTER-18B19;Lo;0;L;;;;;N;;;;;
+18B1A;KHITAN SMALL SCRIPT CHARACTER-18B1A;Lo;0;L;;;;;N;;;;;
+18B1B;KHITAN SMALL SCRIPT CHARACTER-18B1B;Lo;0;L;;;;;N;;;;;
+18B1C;KHITAN SMALL SCRIPT CHARACTER-18B1C;Lo;0;L;;;;;N;;;;;
+18B1D;KHITAN SMALL SCRIPT CHARACTER-18B1D;Lo;0;L;;;;;N;;;;;
+18B1E;KHITAN SMALL SCRIPT CHARACTER-18B1E;Lo;0;L;;;;;N;;;;;
+18B1F;KHITAN SMALL SCRIPT CHARACTER-18B1F;Lo;0;L;;;;;N;;;;;
+18B20;KHITAN SMALL SCRIPT CHARACTER-18B20;Lo;0;L;;;;;N;;;;;
+18B21;KHITAN SMALL SCRIPT CHARACTER-18B21;Lo;0;L;;;;;N;;;;;
+18B22;KHITAN SMALL SCRIPT CHARACTER-18B22;Lo;0;L;;;;;N;;;;;
+18B23;KHITAN SMALL SCRIPT CHARACTER-18B23;Lo;0;L;;;;;N;;;;;
+18B24;KHITAN SMALL SCRIPT CHARACTER-18B24;Lo;0;L;;;;;N;;;;;
+18B25;KHITAN SMALL SCRIPT CHARACTER-18B25;Lo;0;L;;;;;N;;;;;
+18B26;KHITAN SMALL SCRIPT CHARACTER-18B26;Lo;0;L;;;;;N;;;;;
+18B27;KHITAN SMALL SCRIPT CHARACTER-18B27;Lo;0;L;;;;;N;;;;;
+18B28;KHITAN SMALL SCRIPT CHARACTER-18B28;Lo;0;L;;;;;N;;;;;
+18B29;KHITAN SMALL SCRIPT CHARACTER-18B29;Lo;0;L;;;;;N;;;;;
+18B2A;KHITAN SMALL SCRIPT CHARACTER-18B2A;Lo;0;L;;;;;N;;;;;
+18B2B;KHITAN SMALL SCRIPT CHARACTER-18B2B;Lo;0;L;;;;;N;;;;;
+18B2C;KHITAN SMALL SCRIPT CHARACTER-18B2C;Lo;0;L;;;;;N;;;;;
+18B2D;KHITAN SMALL SCRIPT CHARACTER-18B2D;Lo;0;L;;;;;N;;;;;
+18B2E;KHITAN SMALL SCRIPT CHARACTER-18B2E;Lo;0;L;;;;;N;;;;;
+18B2F;KHITAN SMALL SCRIPT CHARACTER-18B2F;Lo;0;L;;;;;N;;;;;
+18B30;KHITAN SMALL SCRIPT CHARACTER-18B30;Lo;0;L;;;;;N;;;;;
+18B31;KHITAN SMALL SCRIPT CHARACTER-18B31;Lo;0;L;;;;;N;;;;;
+18B32;KHITAN SMALL SCRIPT CHARACTER-18B32;Lo;0;L;;;;;N;;;;;
+18B33;KHITAN SMALL SCRIPT CHARACTER-18B33;Lo;0;L;;;;;N;;;;;
+18B34;KHITAN SMALL SCRIPT CHARACTER-18B34;Lo;0;L;;;;;N;;;;;
+18B35;KHITAN SMALL SCRIPT CHARACTER-18B35;Lo;0;L;;;;;N;;;;;
+18B36;KHITAN SMALL SCRIPT CHARACTER-18B36;Lo;0;L;;;;;N;;;;;
+18B37;KHITAN SMALL SCRIPT CHARACTER-18B37;Lo;0;L;;;;;N;;;;;
+18B38;KHITAN SMALL SCRIPT CHARACTER-18B38;Lo;0;L;;;;;N;;;;;
+18B39;KHITAN SMALL SCRIPT CHARACTER-18B39;Lo;0;L;;;;;N;;;;;
+18B3A;KHITAN SMALL SCRIPT CHARACTER-18B3A;Lo;0;L;;;;;N;;;;;
+18B3B;KHITAN SMALL SCRIPT CHARACTER-18B3B;Lo;0;L;;;;;N;;;;;
+18B3C;KHITAN SMALL SCRIPT CHARACTER-18B3C;Lo;0;L;;;;;N;;;;;
+18B3D;KHITAN SMALL SCRIPT CHARACTER-18B3D;Lo;0;L;;;;;N;;;;;
+18B3E;KHITAN SMALL SCRIPT CHARACTER-18B3E;Lo;0;L;;;;;N;;;;;
+18B3F;KHITAN SMALL SCRIPT CHARACTER-18B3F;Lo;0;L;;;;;N;;;;;
+18B40;KHITAN SMALL SCRIPT CHARACTER-18B40;Lo;0;L;;;;;N;;;;;
+18B41;KHITAN SMALL SCRIPT CHARACTER-18B41;Lo;0;L;;;;;N;;;;;
+18B42;KHITAN SMALL SCRIPT CHARACTER-18B42;Lo;0;L;;;;;N;;;;;
+18B43;KHITAN SMALL SCRIPT CHARACTER-18B43;Lo;0;L;;;;;N;;;;;
+18B44;KHITAN SMALL SCRIPT CHARACTER-18B44;Lo;0;L;;;;;N;;;;;
+18B45;KHITAN SMALL SCRIPT CHARACTER-18B45;Lo;0;L;;;;;N;;;;;
+18B46;KHITAN SMALL SCRIPT CHARACTER-18B46;Lo;0;L;;;;;N;;;;;
+18B47;KHITAN SMALL SCRIPT CHARACTER-18B47;Lo;0;L;;;;;N;;;;;
+18B48;KHITAN SMALL SCRIPT CHARACTER-18B48;Lo;0;L;;;;;N;;;;;
+18B49;KHITAN SMALL SCRIPT CHARACTER-18B49;Lo;0;L;;;;;N;;;;;
+18B4A;KHITAN SMALL SCRIPT CHARACTER-18B4A;Lo;0;L;;;;;N;;;;;
+18B4B;KHITAN SMALL SCRIPT CHARACTER-18B4B;Lo;0;L;;;;;N;;;;;
+18B4C;KHITAN SMALL SCRIPT CHARACTER-18B4C;Lo;0;L;;;;;N;;;;;
+18B4D;KHITAN SMALL SCRIPT CHARACTER-18B4D;Lo;0;L;;;;;N;;;;;
+18B4E;KHITAN SMALL SCRIPT CHARACTER-18B4E;Lo;0;L;;;;;N;;;;;
+18B4F;KHITAN SMALL SCRIPT CHARACTER-18B4F;Lo;0;L;;;;;N;;;;;
+18B50;KHITAN SMALL SCRIPT CHARACTER-18B50;Lo;0;L;;;;;N;;;;;
+18B51;KHITAN SMALL SCRIPT CHARACTER-18B51;Lo;0;L;;;;;N;;;;;
+18B52;KHITAN SMALL SCRIPT CHARACTER-18B52;Lo;0;L;;;;;N;;;;;
+18B53;KHITAN SMALL SCRIPT CHARACTER-18B53;Lo;0;L;;;;;N;;;;;
+18B54;KHITAN SMALL SCRIPT CHARACTER-18B54;Lo;0;L;;;;;N;;;;;
+18B55;KHITAN SMALL SCRIPT CHARACTER-18B55;Lo;0;L;;;;;N;;;;;
+18B56;KHITAN SMALL SCRIPT CHARACTER-18B56;Lo;0;L;;;;;N;;;;;
+18B57;KHITAN SMALL SCRIPT CHARACTER-18B57;Lo;0;L;;;;;N;;;;;
+18B58;KHITAN SMALL SCRIPT CHARACTER-18B58;Lo;0;L;;;;;N;;;;;
+18B59;KHITAN SMALL SCRIPT CHARACTER-18B59;Lo;0;L;;;;;N;;;;;
+18B5A;KHITAN SMALL SCRIPT CHARACTER-18B5A;Lo;0;L;;;;;N;;;;;
+18B5B;KHITAN SMALL SCRIPT CHARACTER-18B5B;Lo;0;L;;;;;N;;;;;
+18B5C;KHITAN SMALL SCRIPT CHARACTER-18B5C;Lo;0;L;;;;;N;;;;;
+18B5D;KHITAN SMALL SCRIPT CHARACTER-18B5D;Lo;0;L;;;;;N;;;;;
+18B5E;KHITAN SMALL SCRIPT CHARACTER-18B5E;Lo;0;L;;;;;N;;;;;
+18B5F;KHITAN SMALL SCRIPT CHARACTER-18B5F;Lo;0;L;;;;;N;;;;;
+18B60;KHITAN SMALL SCRIPT CHARACTER-18B60;Lo;0;L;;;;;N;;;;;
+18B61;KHITAN SMALL SCRIPT CHARACTER-18B61;Lo;0;L;;;;;N;;;;;
+18B62;KHITAN SMALL SCRIPT CHARACTER-18B62;Lo;0;L;;;;;N;;;;;
+18B63;KHITAN SMALL SCRIPT CHARACTER-18B63;Lo;0;L;;;;;N;;;;;
+18B64;KHITAN SMALL SCRIPT CHARACTER-18B64;Lo;0;L;;;;;N;;;;;
+18B65;KHITAN SMALL SCRIPT CHARACTER-18B65;Lo;0;L;;;;;N;;;;;
+18B66;KHITAN SMALL SCRIPT CHARACTER-18B66;Lo;0;L;;;;;N;;;;;
+18B67;KHITAN SMALL SCRIPT CHARACTER-18B67;Lo;0;L;;;;;N;;;;;
+18B68;KHITAN SMALL SCRIPT CHARACTER-18B68;Lo;0;L;;;;;N;;;;;
+18B69;KHITAN SMALL SCRIPT CHARACTER-18B69;Lo;0;L;;;;;N;;;;;
+18B6A;KHITAN SMALL SCRIPT CHARACTER-18B6A;Lo;0;L;;;;;N;;;;;
+18B6B;KHITAN SMALL SCRIPT CHARACTER-18B6B;Lo;0;L;;;;;N;;;;;
+18B6C;KHITAN SMALL SCRIPT CHARACTER-18B6C;Lo;0;L;;;;;N;;;;;
+18B6D;KHITAN SMALL SCRIPT CHARACTER-18B6D;Lo;0;L;;;;;N;;;;;
+18B6E;KHITAN SMALL SCRIPT CHARACTER-18B6E;Lo;0;L;;;;;N;;;;;
+18B6F;KHITAN SMALL SCRIPT CHARACTER-18B6F;Lo;0;L;;;;;N;;;;;
+18B70;KHITAN SMALL SCRIPT CHARACTER-18B70;Lo;0;L;;;;;N;;;;;
+18B71;KHITAN SMALL SCRIPT CHARACTER-18B71;Lo;0;L;;;;;N;;;;;
+18B72;KHITAN SMALL SCRIPT CHARACTER-18B72;Lo;0;L;;;;;N;;;;;
+18B73;KHITAN SMALL SCRIPT CHARACTER-18B73;Lo;0;L;;;;;N;;;;;
+18B74;KHITAN SMALL SCRIPT CHARACTER-18B74;Lo;0;L;;;;;N;;;;;
+18B75;KHITAN SMALL SCRIPT CHARACTER-18B75;Lo;0;L;;;;;N;;;;;
+18B76;KHITAN SMALL SCRIPT CHARACTER-18B76;Lo;0;L;;;;;N;;;;;
+18B77;KHITAN SMALL SCRIPT CHARACTER-18B77;Lo;0;L;;;;;N;;;;;
+18B78;KHITAN SMALL SCRIPT CHARACTER-18B78;Lo;0;L;;;;;N;;;;;
+18B79;KHITAN SMALL SCRIPT CHARACTER-18B79;Lo;0;L;;;;;N;;;;;
+18B7A;KHITAN SMALL SCRIPT CHARACTER-18B7A;Lo;0;L;;;;;N;;;;;
+18B7B;KHITAN SMALL SCRIPT CHARACTER-18B7B;Lo;0;L;;;;;N;;;;;
+18B7C;KHITAN SMALL SCRIPT CHARACTER-18B7C;Lo;0;L;;;;;N;;;;;
+18B7D;KHITAN SMALL SCRIPT CHARACTER-18B7D;Lo;0;L;;;;;N;;;;;
+18B7E;KHITAN SMALL SCRIPT CHARACTER-18B7E;Lo;0;L;;;;;N;;;;;
+18B7F;KHITAN SMALL SCRIPT CHARACTER-18B7F;Lo;0;L;;;;;N;;;;;
+18B80;KHITAN SMALL SCRIPT CHARACTER-18B80;Lo;0;L;;;;;N;;;;;
+18B81;KHITAN SMALL SCRIPT CHARACTER-18B81;Lo;0;L;;;;;N;;;;;
+18B82;KHITAN SMALL SCRIPT CHARACTER-18B82;Lo;0;L;;;;;N;;;;;
+18B83;KHITAN SMALL SCRIPT CHARACTER-18B83;Lo;0;L;;;;;N;;;;;
+18B84;KHITAN SMALL SCRIPT CHARACTER-18B84;Lo;0;L;;;;;N;;;;;
+18B85;KHITAN SMALL SCRIPT CHARACTER-18B85;Lo;0;L;;;;;N;;;;;
+18B86;KHITAN SMALL SCRIPT CHARACTER-18B86;Lo;0;L;;;;;N;;;;;
+18B87;KHITAN SMALL SCRIPT CHARACTER-18B87;Lo;0;L;;;;;N;;;;;
+18B88;KHITAN SMALL SCRIPT CHARACTER-18B88;Lo;0;L;;;;;N;;;;;
+18B89;KHITAN SMALL SCRIPT CHARACTER-18B89;Lo;0;L;;;;;N;;;;;
+18B8A;KHITAN SMALL SCRIPT CHARACTER-18B8A;Lo;0;L;;;;;N;;;;;
+18B8B;KHITAN SMALL SCRIPT CHARACTER-18B8B;Lo;0;L;;;;;N;;;;;
+18B8C;KHITAN SMALL SCRIPT CHARACTER-18B8C;Lo;0;L;;;;;N;;;;;
+18B8D;KHITAN SMALL SCRIPT CHARACTER-18B8D;Lo;0;L;;;;;N;;;;;
+18B8E;KHITAN SMALL SCRIPT CHARACTER-18B8E;Lo;0;L;;;;;N;;;;;
+18B8F;KHITAN SMALL SCRIPT CHARACTER-18B8F;Lo;0;L;;;;;N;;;;;
+18B90;KHITAN SMALL SCRIPT CHARACTER-18B90;Lo;0;L;;;;;N;;;;;
+18B91;KHITAN SMALL SCRIPT CHARACTER-18B91;Lo;0;L;;;;;N;;;;;
+18B92;KHITAN SMALL SCRIPT CHARACTER-18B92;Lo;0;L;;;;;N;;;;;
+18B93;KHITAN SMALL SCRIPT CHARACTER-18B93;Lo;0;L;;;;;N;;;;;
+18B94;KHITAN SMALL SCRIPT CHARACTER-18B94;Lo;0;L;;;;;N;;;;;
+18B95;KHITAN SMALL SCRIPT CHARACTER-18B95;Lo;0;L;;;;;N;;;;;
+18B96;KHITAN SMALL SCRIPT CHARACTER-18B96;Lo;0;L;;;;;N;;;;;
+18B97;KHITAN SMALL SCRIPT CHARACTER-18B97;Lo;0;L;;;;;N;;;;;
+18B98;KHITAN SMALL SCRIPT CHARACTER-18B98;Lo;0;L;;;;;N;;;;;
+18B99;KHITAN SMALL SCRIPT CHARACTER-18B99;Lo;0;L;;;;;N;;;;;
+18B9A;KHITAN SMALL SCRIPT CHARACTER-18B9A;Lo;0;L;;;;;N;;;;;
+18B9B;KHITAN SMALL SCRIPT CHARACTER-18B9B;Lo;0;L;;;;;N;;;;;
+18B9C;KHITAN SMALL SCRIPT CHARACTER-18B9C;Lo;0;L;;;;;N;;;;;
+18B9D;KHITAN SMALL SCRIPT CHARACTER-18B9D;Lo;0;L;;;;;N;;;;;
+18B9E;KHITAN SMALL SCRIPT CHARACTER-18B9E;Lo;0;L;;;;;N;;;;;
+18B9F;KHITAN SMALL SCRIPT CHARACTER-18B9F;Lo;0;L;;;;;N;;;;;
+18BA0;KHITAN SMALL SCRIPT CHARACTER-18BA0;Lo;0;L;;;;;N;;;;;
+18BA1;KHITAN SMALL SCRIPT CHARACTER-18BA1;Lo;0;L;;;;;N;;;;;
+18BA2;KHITAN SMALL SCRIPT CHARACTER-18BA2;Lo;0;L;;;;;N;;;;;
+18BA3;KHITAN SMALL SCRIPT CHARACTER-18BA3;Lo;0;L;;;;;N;;;;;
+18BA4;KHITAN SMALL SCRIPT CHARACTER-18BA4;Lo;0;L;;;;;N;;;;;
+18BA5;KHITAN SMALL SCRIPT CHARACTER-18BA5;Lo;0;L;;;;;N;;;;;
+18BA6;KHITAN SMALL SCRIPT CHARACTER-18BA6;Lo;0;L;;;;;N;;;;;
+18BA7;KHITAN SMALL SCRIPT CHARACTER-18BA7;Lo;0;L;;;;;N;;;;;
+18BA8;KHITAN SMALL SCRIPT CHARACTER-18BA8;Lo;0;L;;;;;N;;;;;
+18BA9;KHITAN SMALL SCRIPT CHARACTER-18BA9;Lo;0;L;;;;;N;;;;;
+18BAA;KHITAN SMALL SCRIPT CHARACTER-18BAA;Lo;0;L;;;;;N;;;;;
+18BAB;KHITAN SMALL SCRIPT CHARACTER-18BAB;Lo;0;L;;;;;N;;;;;
+18BAC;KHITAN SMALL SCRIPT CHARACTER-18BAC;Lo;0;L;;;;;N;;;;;
+18BAD;KHITAN SMALL SCRIPT CHARACTER-18BAD;Lo;0;L;;;;;N;;;;;
+18BAE;KHITAN SMALL SCRIPT CHARACTER-18BAE;Lo;0;L;;;;;N;;;;;
+18BAF;KHITAN SMALL SCRIPT CHARACTER-18BAF;Lo;0;L;;;;;N;;;;;
+18BB0;KHITAN SMALL SCRIPT CHARACTER-18BB0;Lo;0;L;;;;;N;;;;;
+18BB1;KHITAN SMALL SCRIPT CHARACTER-18BB1;Lo;0;L;;;;;N;;;;;
+18BB2;KHITAN SMALL SCRIPT CHARACTER-18BB2;Lo;0;L;;;;;N;;;;;
+18BB3;KHITAN SMALL SCRIPT CHARACTER-18BB3;Lo;0;L;;;;;N;;;;;
+18BB4;KHITAN SMALL SCRIPT CHARACTER-18BB4;Lo;0;L;;;;;N;;;;;
+18BB5;KHITAN SMALL SCRIPT CHARACTER-18BB5;Lo;0;L;;;;;N;;;;;
+18BB6;KHITAN SMALL SCRIPT CHARACTER-18BB6;Lo;0;L;;;;;N;;;;;
+18BB7;KHITAN SMALL SCRIPT CHARACTER-18BB7;Lo;0;L;;;;;N;;;;;
+18BB8;KHITAN SMALL SCRIPT CHARACTER-18BB8;Lo;0;L;;;;;N;;;;;
+18BB9;KHITAN SMALL SCRIPT CHARACTER-18BB9;Lo;0;L;;;;;N;;;;;
+18BBA;KHITAN SMALL SCRIPT CHARACTER-18BBA;Lo;0;L;;;;;N;;;;;
+18BBB;KHITAN SMALL SCRIPT CHARACTER-18BBB;Lo;0;L;;;;;N;;;;;
+18BBC;KHITAN SMALL SCRIPT CHARACTER-18BBC;Lo;0;L;;;;;N;;;;;
+18BBD;KHITAN SMALL SCRIPT CHARACTER-18BBD;Lo;0;L;;;;;N;;;;;
+18BBE;KHITAN SMALL SCRIPT CHARACTER-18BBE;Lo;0;L;;;;;N;;;;;
+18BBF;KHITAN SMALL SCRIPT CHARACTER-18BBF;Lo;0;L;;;;;N;;;;;
+18BC0;KHITAN SMALL SCRIPT CHARACTER-18BC0;Lo;0;L;;;;;N;;;;;
+18BC1;KHITAN SMALL SCRIPT CHARACTER-18BC1;Lo;0;L;;;;;N;;;;;
+18BC2;KHITAN SMALL SCRIPT CHARACTER-18BC2;Lo;0;L;;;;;N;;;;;
+18BC3;KHITAN SMALL SCRIPT CHARACTER-18BC3;Lo;0;L;;;;;N;;;;;
+18BC4;KHITAN SMALL SCRIPT CHARACTER-18BC4;Lo;0;L;;;;;N;;;;;
+18BC5;KHITAN SMALL SCRIPT CHARACTER-18BC5;Lo;0;L;;;;;N;;;;;
+18BC6;KHITAN SMALL SCRIPT CHARACTER-18BC6;Lo;0;L;;;;;N;;;;;
+18BC7;KHITAN SMALL SCRIPT CHARACTER-18BC7;Lo;0;L;;;;;N;;;;;
+18BC8;KHITAN SMALL SCRIPT CHARACTER-18BC8;Lo;0;L;;;;;N;;;;;
+18BC9;KHITAN SMALL SCRIPT CHARACTER-18BC9;Lo;0;L;;;;;N;;;;;
+18BCA;KHITAN SMALL SCRIPT CHARACTER-18BCA;Lo;0;L;;;;;N;;;;;
+18BCB;KHITAN SMALL SCRIPT CHARACTER-18BCB;Lo;0;L;;;;;N;;;;;
+18BCC;KHITAN SMALL SCRIPT CHARACTER-18BCC;Lo;0;L;;;;;N;;;;;
+18BCD;KHITAN SMALL SCRIPT CHARACTER-18BCD;Lo;0;L;;;;;N;;;;;
+18BCE;KHITAN SMALL SCRIPT CHARACTER-18BCE;Lo;0;L;;;;;N;;;;;
+18BCF;KHITAN SMALL SCRIPT CHARACTER-18BCF;Lo;0;L;;;;;N;;;;;
+18BD0;KHITAN SMALL SCRIPT CHARACTER-18BD0;Lo;0;L;;;;;N;;;;;
+18BD1;KHITAN SMALL SCRIPT CHARACTER-18BD1;Lo;0;L;;;;;N;;;;;
+18BD2;KHITAN SMALL SCRIPT CHARACTER-18BD2;Lo;0;L;;;;;N;;;;;
+18BD3;KHITAN SMALL SCRIPT CHARACTER-18BD3;Lo;0;L;;;;;N;;;;;
+18BD4;KHITAN SMALL SCRIPT CHARACTER-18BD4;Lo;0;L;;;;;N;;;;;
+18BD5;KHITAN SMALL SCRIPT CHARACTER-18BD5;Lo;0;L;;;;;N;;;;;
+18BD6;KHITAN SMALL SCRIPT CHARACTER-18BD6;Lo;0;L;;;;;N;;;;;
+18BD7;KHITAN SMALL SCRIPT CHARACTER-18BD7;Lo;0;L;;;;;N;;;;;
+18BD8;KHITAN SMALL SCRIPT CHARACTER-18BD8;Lo;0;L;;;;;N;;;;;
+18BD9;KHITAN SMALL SCRIPT CHARACTER-18BD9;Lo;0;L;;;;;N;;;;;
+18BDA;KHITAN SMALL SCRIPT CHARACTER-18BDA;Lo;0;L;;;;;N;;;;;
+18BDB;KHITAN SMALL SCRIPT CHARACTER-18BDB;Lo;0;L;;;;;N;;;;;
+18BDC;KHITAN SMALL SCRIPT CHARACTER-18BDC;Lo;0;L;;;;;N;;;;;
+18BDD;KHITAN SMALL SCRIPT CHARACTER-18BDD;Lo;0;L;;;;;N;;;;;
+18BDE;KHITAN SMALL SCRIPT CHARACTER-18BDE;Lo;0;L;;;;;N;;;;;
+18BDF;KHITAN SMALL SCRIPT CHARACTER-18BDF;Lo;0;L;;;;;N;;;;;
+18BE0;KHITAN SMALL SCRIPT CHARACTER-18BE0;Lo;0;L;;;;;N;;;;;
+18BE1;KHITAN SMALL SCRIPT CHARACTER-18BE1;Lo;0;L;;;;;N;;;;;
+18BE2;KHITAN SMALL SCRIPT CHARACTER-18BE2;Lo;0;L;;;;;N;;;;;
+18BE3;KHITAN SMALL SCRIPT CHARACTER-18BE3;Lo;0;L;;;;;N;;;;;
+18BE4;KHITAN SMALL SCRIPT CHARACTER-18BE4;Lo;0;L;;;;;N;;;;;
+18BE5;KHITAN SMALL SCRIPT CHARACTER-18BE5;Lo;0;L;;;;;N;;;;;
+18BE6;KHITAN SMALL SCRIPT CHARACTER-18BE6;Lo;0;L;;;;;N;;;;;
+18BE7;KHITAN SMALL SCRIPT CHARACTER-18BE7;Lo;0;L;;;;;N;;;;;
+18BE8;KHITAN SMALL SCRIPT CHARACTER-18BE8;Lo;0;L;;;;;N;;;;;
+18BE9;KHITAN SMALL SCRIPT CHARACTER-18BE9;Lo;0;L;;;;;N;;;;;
+18BEA;KHITAN SMALL SCRIPT CHARACTER-18BEA;Lo;0;L;;;;;N;;;;;
+18BEB;KHITAN SMALL SCRIPT CHARACTER-18BEB;Lo;0;L;;;;;N;;;;;
+18BEC;KHITAN SMALL SCRIPT CHARACTER-18BEC;Lo;0;L;;;;;N;;;;;
+18BED;KHITAN SMALL SCRIPT CHARACTER-18BED;Lo;0;L;;;;;N;;;;;
+18BEE;KHITAN SMALL SCRIPT CHARACTER-18BEE;Lo;0;L;;;;;N;;;;;
+18BEF;KHITAN SMALL SCRIPT CHARACTER-18BEF;Lo;0;L;;;;;N;;;;;
+18BF0;KHITAN SMALL SCRIPT CHARACTER-18BF0;Lo;0;L;;;;;N;;;;;
+18BF1;KHITAN SMALL SCRIPT CHARACTER-18BF1;Lo;0;L;;;;;N;;;;;
+18BF2;KHITAN SMALL SCRIPT CHARACTER-18BF2;Lo;0;L;;;;;N;;;;;
+18BF3;KHITAN SMALL SCRIPT CHARACTER-18BF3;Lo;0;L;;;;;N;;;;;
+18BF4;KHITAN SMALL SCRIPT CHARACTER-18BF4;Lo;0;L;;;;;N;;;;;
+18BF5;KHITAN SMALL SCRIPT CHARACTER-18BF5;Lo;0;L;;;;;N;;;;;
+18BF6;KHITAN SMALL SCRIPT CHARACTER-18BF6;Lo;0;L;;;;;N;;;;;
+18BF7;KHITAN SMALL SCRIPT CHARACTER-18BF7;Lo;0;L;;;;;N;;;;;
+18BF8;KHITAN SMALL SCRIPT CHARACTER-18BF8;Lo;0;L;;;;;N;;;;;
+18BF9;KHITAN SMALL SCRIPT CHARACTER-18BF9;Lo;0;L;;;;;N;;;;;
+18BFA;KHITAN SMALL SCRIPT CHARACTER-18BFA;Lo;0;L;;;;;N;;;;;
+18BFB;KHITAN SMALL SCRIPT CHARACTER-18BFB;Lo;0;L;;;;;N;;;;;
+18BFC;KHITAN SMALL SCRIPT CHARACTER-18BFC;Lo;0;L;;;;;N;;;;;
+18BFD;KHITAN SMALL SCRIPT CHARACTER-18BFD;Lo;0;L;;;;;N;;;;;
+18BFE;KHITAN SMALL SCRIPT CHARACTER-18BFE;Lo;0;L;;;;;N;;;;;
+18BFF;KHITAN SMALL SCRIPT CHARACTER-18BFF;Lo;0;L;;;;;N;;;;;
+18C00;KHITAN SMALL SCRIPT CHARACTER-18C00;Lo;0;L;;;;;N;;;;;
+18C01;KHITAN SMALL SCRIPT CHARACTER-18C01;Lo;0;L;;;;;N;;;;;
+18C02;KHITAN SMALL SCRIPT CHARACTER-18C02;Lo;0;L;;;;;N;;;;;
+18C03;KHITAN SMALL SCRIPT CHARACTER-18C03;Lo;0;L;;;;;N;;;;;
+18C04;KHITAN SMALL SCRIPT CHARACTER-18C04;Lo;0;L;;;;;N;;;;;
+18C05;KHITAN SMALL SCRIPT CHARACTER-18C05;Lo;0;L;;;;;N;;;;;
+18C06;KHITAN SMALL SCRIPT CHARACTER-18C06;Lo;0;L;;;;;N;;;;;
+18C07;KHITAN SMALL SCRIPT CHARACTER-18C07;Lo;0;L;;;;;N;;;;;
+18C08;KHITAN SMALL SCRIPT CHARACTER-18C08;Lo;0;L;;;;;N;;;;;
+18C09;KHITAN SMALL SCRIPT CHARACTER-18C09;Lo;0;L;;;;;N;;;;;
+18C0A;KHITAN SMALL SCRIPT CHARACTER-18C0A;Lo;0;L;;;;;N;;;;;
+18C0B;KHITAN SMALL SCRIPT CHARACTER-18C0B;Lo;0;L;;;;;N;;;;;
+18C0C;KHITAN SMALL SCRIPT CHARACTER-18C0C;Lo;0;L;;;;;N;;;;;
+18C0D;KHITAN SMALL SCRIPT CHARACTER-18C0D;Lo;0;L;;;;;N;;;;;
+18C0E;KHITAN SMALL SCRIPT CHARACTER-18C0E;Lo;0;L;;;;;N;;;;;
+18C0F;KHITAN SMALL SCRIPT CHARACTER-18C0F;Lo;0;L;;;;;N;;;;;
+18C10;KHITAN SMALL SCRIPT CHARACTER-18C10;Lo;0;L;;;;;N;;;;;
+18C11;KHITAN SMALL SCRIPT CHARACTER-18C11;Lo;0;L;;;;;N;;;;;
+18C12;KHITAN SMALL SCRIPT CHARACTER-18C12;Lo;0;L;;;;;N;;;;;
+18C13;KHITAN SMALL SCRIPT CHARACTER-18C13;Lo;0;L;;;;;N;;;;;
+18C14;KHITAN SMALL SCRIPT CHARACTER-18C14;Lo;0;L;;;;;N;;;;;
+18C15;KHITAN SMALL SCRIPT CHARACTER-18C15;Lo;0;L;;;;;N;;;;;
+18C16;KHITAN SMALL SCRIPT CHARACTER-18C16;Lo;0;L;;;;;N;;;;;
+18C17;KHITAN SMALL SCRIPT CHARACTER-18C17;Lo;0;L;;;;;N;;;;;
+18C18;KHITAN SMALL SCRIPT CHARACTER-18C18;Lo;0;L;;;;;N;;;;;
+18C19;KHITAN SMALL SCRIPT CHARACTER-18C19;Lo;0;L;;;;;N;;;;;
+18C1A;KHITAN SMALL SCRIPT CHARACTER-18C1A;Lo;0;L;;;;;N;;;;;
+18C1B;KHITAN SMALL SCRIPT CHARACTER-18C1B;Lo;0;L;;;;;N;;;;;
+18C1C;KHITAN SMALL SCRIPT CHARACTER-18C1C;Lo;0;L;;;;;N;;;;;
+18C1D;KHITAN SMALL SCRIPT CHARACTER-18C1D;Lo;0;L;;;;;N;;;;;
+18C1E;KHITAN SMALL SCRIPT CHARACTER-18C1E;Lo;0;L;;;;;N;;;;;
+18C1F;KHITAN SMALL SCRIPT CHARACTER-18C1F;Lo;0;L;;;;;N;;;;;
+18C20;KHITAN SMALL SCRIPT CHARACTER-18C20;Lo;0;L;;;;;N;;;;;
+18C21;KHITAN SMALL SCRIPT CHARACTER-18C21;Lo;0;L;;;;;N;;;;;
+18C22;KHITAN SMALL SCRIPT CHARACTER-18C22;Lo;0;L;;;;;N;;;;;
+18C23;KHITAN SMALL SCRIPT CHARACTER-18C23;Lo;0;L;;;;;N;;;;;
+18C24;KHITAN SMALL SCRIPT CHARACTER-18C24;Lo;0;L;;;;;N;;;;;
+18C25;KHITAN SMALL SCRIPT CHARACTER-18C25;Lo;0;L;;;;;N;;;;;
+18C26;KHITAN SMALL SCRIPT CHARACTER-18C26;Lo;0;L;;;;;N;;;;;
+18C27;KHITAN SMALL SCRIPT CHARACTER-18C27;Lo;0;L;;;;;N;;;;;
+18C28;KHITAN SMALL SCRIPT CHARACTER-18C28;Lo;0;L;;;;;N;;;;;
+18C29;KHITAN SMALL SCRIPT CHARACTER-18C29;Lo;0;L;;;;;N;;;;;
+18C2A;KHITAN SMALL SCRIPT CHARACTER-18C2A;Lo;0;L;;;;;N;;;;;
+18C2B;KHITAN SMALL SCRIPT CHARACTER-18C2B;Lo;0;L;;;;;N;;;;;
+18C2C;KHITAN SMALL SCRIPT CHARACTER-18C2C;Lo;0;L;;;;;N;;;;;
+18C2D;KHITAN SMALL SCRIPT CHARACTER-18C2D;Lo;0;L;;;;;N;;;;;
+18C2E;KHITAN SMALL SCRIPT CHARACTER-18C2E;Lo;0;L;;;;;N;;;;;
+18C2F;KHITAN SMALL SCRIPT CHARACTER-18C2F;Lo;0;L;;;;;N;;;;;
+18C30;KHITAN SMALL SCRIPT CHARACTER-18C30;Lo;0;L;;;;;N;;;;;
+18C31;KHITAN SMALL SCRIPT CHARACTER-18C31;Lo;0;L;;;;;N;;;;;
+18C32;KHITAN SMALL SCRIPT CHARACTER-18C32;Lo;0;L;;;;;N;;;;;
+18C33;KHITAN SMALL SCRIPT CHARACTER-18C33;Lo;0;L;;;;;N;;;;;
+18C34;KHITAN SMALL SCRIPT CHARACTER-18C34;Lo;0;L;;;;;N;;;;;
+18C35;KHITAN SMALL SCRIPT CHARACTER-18C35;Lo;0;L;;;;;N;;;;;
+18C36;KHITAN SMALL SCRIPT CHARACTER-18C36;Lo;0;L;;;;;N;;;;;
+18C37;KHITAN SMALL SCRIPT CHARACTER-18C37;Lo;0;L;;;;;N;;;;;
+18C38;KHITAN SMALL SCRIPT CHARACTER-18C38;Lo;0;L;;;;;N;;;;;
+18C39;KHITAN SMALL SCRIPT CHARACTER-18C39;Lo;0;L;;;;;N;;;;;
+18C3A;KHITAN SMALL SCRIPT CHARACTER-18C3A;Lo;0;L;;;;;N;;;;;
+18C3B;KHITAN SMALL SCRIPT CHARACTER-18C3B;Lo;0;L;;;;;N;;;;;
+18C3C;KHITAN SMALL SCRIPT CHARACTER-18C3C;Lo;0;L;;;;;N;;;;;
+18C3D;KHITAN SMALL SCRIPT CHARACTER-18C3D;Lo;0;L;;;;;N;;;;;
+18C3E;KHITAN SMALL SCRIPT CHARACTER-18C3E;Lo;0;L;;;;;N;;;;;
+18C3F;KHITAN SMALL SCRIPT CHARACTER-18C3F;Lo;0;L;;;;;N;;;;;
+18C40;KHITAN SMALL SCRIPT CHARACTER-18C40;Lo;0;L;;;;;N;;;;;
+18C41;KHITAN SMALL SCRIPT CHARACTER-18C41;Lo;0;L;;;;;N;;;;;
+18C42;KHITAN SMALL SCRIPT CHARACTER-18C42;Lo;0;L;;;;;N;;;;;
+18C43;KHITAN SMALL SCRIPT CHARACTER-18C43;Lo;0;L;;;;;N;;;;;
+18C44;KHITAN SMALL SCRIPT CHARACTER-18C44;Lo;0;L;;;;;N;;;;;
+18C45;KHITAN SMALL SCRIPT CHARACTER-18C45;Lo;0;L;;;;;N;;;;;
+18C46;KHITAN SMALL SCRIPT CHARACTER-18C46;Lo;0;L;;;;;N;;;;;
+18C47;KHITAN SMALL SCRIPT CHARACTER-18C47;Lo;0;L;;;;;N;;;;;
+18C48;KHITAN SMALL SCRIPT CHARACTER-18C48;Lo;0;L;;;;;N;;;;;
+18C49;KHITAN SMALL SCRIPT CHARACTER-18C49;Lo;0;L;;;;;N;;;;;
+18C4A;KHITAN SMALL SCRIPT CHARACTER-18C4A;Lo;0;L;;;;;N;;;;;
+18C4B;KHITAN SMALL SCRIPT CHARACTER-18C4B;Lo;0;L;;;;;N;;;;;
+18C4C;KHITAN SMALL SCRIPT CHARACTER-18C4C;Lo;0;L;;;;;N;;;;;
+18C4D;KHITAN SMALL SCRIPT CHARACTER-18C4D;Lo;0;L;;;;;N;;;;;
+18C4E;KHITAN SMALL SCRIPT CHARACTER-18C4E;Lo;0;L;;;;;N;;;;;
+18C4F;KHITAN SMALL SCRIPT CHARACTER-18C4F;Lo;0;L;;;;;N;;;;;
+18C50;KHITAN SMALL SCRIPT CHARACTER-18C50;Lo;0;L;;;;;N;;;;;
+18C51;KHITAN SMALL SCRIPT CHARACTER-18C51;Lo;0;L;;;;;N;;;;;
+18C52;KHITAN SMALL SCRIPT CHARACTER-18C52;Lo;0;L;;;;;N;;;;;
+18C53;KHITAN SMALL SCRIPT CHARACTER-18C53;Lo;0;L;;;;;N;;;;;
+18C54;KHITAN SMALL SCRIPT CHARACTER-18C54;Lo;0;L;;;;;N;;;;;
+18C55;KHITAN SMALL SCRIPT CHARACTER-18C55;Lo;0;L;;;;;N;;;;;
+18C56;KHITAN SMALL SCRIPT CHARACTER-18C56;Lo;0;L;;;;;N;;;;;
+18C57;KHITAN SMALL SCRIPT CHARACTER-18C57;Lo;0;L;;;;;N;;;;;
+18C58;KHITAN SMALL SCRIPT CHARACTER-18C58;Lo;0;L;;;;;N;;;;;
+18C59;KHITAN SMALL SCRIPT CHARACTER-18C59;Lo;0;L;;;;;N;;;;;
+18C5A;KHITAN SMALL SCRIPT CHARACTER-18C5A;Lo;0;L;;;;;N;;;;;
+18C5B;KHITAN SMALL SCRIPT CHARACTER-18C5B;Lo;0;L;;;;;N;;;;;
+18C5C;KHITAN SMALL SCRIPT CHARACTER-18C5C;Lo;0;L;;;;;N;;;;;
+18C5D;KHITAN SMALL SCRIPT CHARACTER-18C5D;Lo;0;L;;;;;N;;;;;
+18C5E;KHITAN SMALL SCRIPT CHARACTER-18C5E;Lo;0;L;;;;;N;;;;;
+18C5F;KHITAN SMALL SCRIPT CHARACTER-18C5F;Lo;0;L;;;;;N;;;;;
+18C60;KHITAN SMALL SCRIPT CHARACTER-18C60;Lo;0;L;;;;;N;;;;;
+18C61;KHITAN SMALL SCRIPT CHARACTER-18C61;Lo;0;L;;;;;N;;;;;
+18C62;KHITAN SMALL SCRIPT CHARACTER-18C62;Lo;0;L;;;;;N;;;;;
+18C63;KHITAN SMALL SCRIPT CHARACTER-18C63;Lo;0;L;;;;;N;;;;;
+18C64;KHITAN SMALL SCRIPT CHARACTER-18C64;Lo;0;L;;;;;N;;;;;
+18C65;KHITAN SMALL SCRIPT CHARACTER-18C65;Lo;0;L;;;;;N;;;;;
+18C66;KHITAN SMALL SCRIPT CHARACTER-18C66;Lo;0;L;;;;;N;;;;;
+18C67;KHITAN SMALL SCRIPT CHARACTER-18C67;Lo;0;L;;;;;N;;;;;
+18C68;KHITAN SMALL SCRIPT CHARACTER-18C68;Lo;0;L;;;;;N;;;;;
+18C69;KHITAN SMALL SCRIPT CHARACTER-18C69;Lo;0;L;;;;;N;;;;;
+18C6A;KHITAN SMALL SCRIPT CHARACTER-18C6A;Lo;0;L;;;;;N;;;;;
+18C6B;KHITAN SMALL SCRIPT CHARACTER-18C6B;Lo;0;L;;;;;N;;;;;
+18C6C;KHITAN SMALL SCRIPT CHARACTER-18C6C;Lo;0;L;;;;;N;;;;;
+18C6D;KHITAN SMALL SCRIPT CHARACTER-18C6D;Lo;0;L;;;;;N;;;;;
+18C6E;KHITAN SMALL SCRIPT CHARACTER-18C6E;Lo;0;L;;;;;N;;;;;
+18C6F;KHITAN SMALL SCRIPT CHARACTER-18C6F;Lo;0;L;;;;;N;;;;;
+18C70;KHITAN SMALL SCRIPT CHARACTER-18C70;Lo;0;L;;;;;N;;;;;
+18C71;KHITAN SMALL SCRIPT CHARACTER-18C71;Lo;0;L;;;;;N;;;;;
+18C72;KHITAN SMALL SCRIPT CHARACTER-18C72;Lo;0;L;;;;;N;;;;;
+18C73;KHITAN SMALL SCRIPT CHARACTER-18C73;Lo;0;L;;;;;N;;;;;
+18C74;KHITAN SMALL SCRIPT CHARACTER-18C74;Lo;0;L;;;;;N;;;;;
+18C75;KHITAN SMALL SCRIPT CHARACTER-18C75;Lo;0;L;;;;;N;;;;;
+18C76;KHITAN SMALL SCRIPT CHARACTER-18C76;Lo;0;L;;;;;N;;;;;
+18C77;KHITAN SMALL SCRIPT CHARACTER-18C77;Lo;0;L;;;;;N;;;;;
+18C78;KHITAN SMALL SCRIPT CHARACTER-18C78;Lo;0;L;;;;;N;;;;;
+18C79;KHITAN SMALL SCRIPT CHARACTER-18C79;Lo;0;L;;;;;N;;;;;
+18C7A;KHITAN SMALL SCRIPT CHARACTER-18C7A;Lo;0;L;;;;;N;;;;;
+18C7B;KHITAN SMALL SCRIPT CHARACTER-18C7B;Lo;0;L;;;;;N;;;;;
+18C7C;KHITAN SMALL SCRIPT CHARACTER-18C7C;Lo;0;L;;;;;N;;;;;
+18C7D;KHITAN SMALL SCRIPT CHARACTER-18C7D;Lo;0;L;;;;;N;;;;;
+18C7E;KHITAN SMALL SCRIPT CHARACTER-18C7E;Lo;0;L;;;;;N;;;;;
+18C7F;KHITAN SMALL SCRIPT CHARACTER-18C7F;Lo;0;L;;;;;N;;;;;
+18C80;KHITAN SMALL SCRIPT CHARACTER-18C80;Lo;0;L;;;;;N;;;;;
+18C81;KHITAN SMALL SCRIPT CHARACTER-18C81;Lo;0;L;;;;;N;;;;;
+18C82;KHITAN SMALL SCRIPT CHARACTER-18C82;Lo;0;L;;;;;N;;;;;
+18C83;KHITAN SMALL SCRIPT CHARACTER-18C83;Lo;0;L;;;;;N;;;;;
+18C84;KHITAN SMALL SCRIPT CHARACTER-18C84;Lo;0;L;;;;;N;;;;;
+18C85;KHITAN SMALL SCRIPT CHARACTER-18C85;Lo;0;L;;;;;N;;;;;
+18C86;KHITAN SMALL SCRIPT CHARACTER-18C86;Lo;0;L;;;;;N;;;;;
+18C87;KHITAN SMALL SCRIPT CHARACTER-18C87;Lo;0;L;;;;;N;;;;;
+18C88;KHITAN SMALL SCRIPT CHARACTER-18C88;Lo;0;L;;;;;N;;;;;
+18C89;KHITAN SMALL SCRIPT CHARACTER-18C89;Lo;0;L;;;;;N;;;;;
+18C8A;KHITAN SMALL SCRIPT CHARACTER-18C8A;Lo;0;L;;;;;N;;;;;
+18C8B;KHITAN SMALL SCRIPT CHARACTER-18C8B;Lo;0;L;;;;;N;;;;;
+18C8C;KHITAN SMALL SCRIPT CHARACTER-18C8C;Lo;0;L;;;;;N;;;;;
+18C8D;KHITAN SMALL SCRIPT CHARACTER-18C8D;Lo;0;L;;;;;N;;;;;
+18C8E;KHITAN SMALL SCRIPT CHARACTER-18C8E;Lo;0;L;;;;;N;;;;;
+18C8F;KHITAN SMALL SCRIPT CHARACTER-18C8F;Lo;0;L;;;;;N;;;;;
+18C90;KHITAN SMALL SCRIPT CHARACTER-18C90;Lo;0;L;;;;;N;;;;;
+18C91;KHITAN SMALL SCRIPT CHARACTER-18C91;Lo;0;L;;;;;N;;;;;
+18C92;KHITAN SMALL SCRIPT CHARACTER-18C92;Lo;0;L;;;;;N;;;;;
+18C93;KHITAN SMALL SCRIPT CHARACTER-18C93;Lo;0;L;;;;;N;;;;;
+18C94;KHITAN SMALL SCRIPT CHARACTER-18C94;Lo;0;L;;;;;N;;;;;
+18C95;KHITAN SMALL SCRIPT CHARACTER-18C95;Lo;0;L;;;;;N;;;;;
+18C96;KHITAN SMALL SCRIPT CHARACTER-18C96;Lo;0;L;;;;;N;;;;;
+18C97;KHITAN SMALL SCRIPT CHARACTER-18C97;Lo;0;L;;;;;N;;;;;
+18C98;KHITAN SMALL SCRIPT CHARACTER-18C98;Lo;0;L;;;;;N;;;;;
+18C99;KHITAN SMALL SCRIPT CHARACTER-18C99;Lo;0;L;;;;;N;;;;;
+18C9A;KHITAN SMALL SCRIPT CHARACTER-18C9A;Lo;0;L;;;;;N;;;;;
+18C9B;KHITAN SMALL SCRIPT CHARACTER-18C9B;Lo;0;L;;;;;N;;;;;
+18C9C;KHITAN SMALL SCRIPT CHARACTER-18C9C;Lo;0;L;;;;;N;;;;;
+18C9D;KHITAN SMALL SCRIPT CHARACTER-18C9D;Lo;0;L;;;;;N;;;;;
+18C9E;KHITAN SMALL SCRIPT CHARACTER-18C9E;Lo;0;L;;;;;N;;;;;
+18C9F;KHITAN SMALL SCRIPT CHARACTER-18C9F;Lo;0;L;;;;;N;;;;;
+18CA0;KHITAN SMALL SCRIPT CHARACTER-18CA0;Lo;0;L;;;;;N;;;;;
+18CA1;KHITAN SMALL SCRIPT CHARACTER-18CA1;Lo;0;L;;;;;N;;;;;
+18CA2;KHITAN SMALL SCRIPT CHARACTER-18CA2;Lo;0;L;;;;;N;;;;;
+18CA3;KHITAN SMALL SCRIPT CHARACTER-18CA3;Lo;0;L;;;;;N;;;;;
+18CA4;KHITAN SMALL SCRIPT CHARACTER-18CA4;Lo;0;L;;;;;N;;;;;
+18CA5;KHITAN SMALL SCRIPT CHARACTER-18CA5;Lo;0;L;;;;;N;;;;;
+18CA6;KHITAN SMALL SCRIPT CHARACTER-18CA6;Lo;0;L;;;;;N;;;;;
+18CA7;KHITAN SMALL SCRIPT CHARACTER-18CA7;Lo;0;L;;;;;N;;;;;
+18CA8;KHITAN SMALL SCRIPT CHARACTER-18CA8;Lo;0;L;;;;;N;;;;;
+18CA9;KHITAN SMALL SCRIPT CHARACTER-18CA9;Lo;0;L;;;;;N;;;;;
+18CAA;KHITAN SMALL SCRIPT CHARACTER-18CAA;Lo;0;L;;;;;N;;;;;
+18CAB;KHITAN SMALL SCRIPT CHARACTER-18CAB;Lo;0;L;;;;;N;;;;;
+18CAC;KHITAN SMALL SCRIPT CHARACTER-18CAC;Lo;0;L;;;;;N;;;;;
+18CAD;KHITAN SMALL SCRIPT CHARACTER-18CAD;Lo;0;L;;;;;N;;;;;
+18CAE;KHITAN SMALL SCRIPT CHARACTER-18CAE;Lo;0;L;;;;;N;;;;;
+18CAF;KHITAN SMALL SCRIPT CHARACTER-18CAF;Lo;0;L;;;;;N;;;;;
+18CB0;KHITAN SMALL SCRIPT CHARACTER-18CB0;Lo;0;L;;;;;N;;;;;
+18CB1;KHITAN SMALL SCRIPT CHARACTER-18CB1;Lo;0;L;;;;;N;;;;;
+18CB2;KHITAN SMALL SCRIPT CHARACTER-18CB2;Lo;0;L;;;;;N;;;;;
+18CB3;KHITAN SMALL SCRIPT CHARACTER-18CB3;Lo;0;L;;;;;N;;;;;
+18CB4;KHITAN SMALL SCRIPT CHARACTER-18CB4;Lo;0;L;;;;;N;;;;;
+18CB5;KHITAN SMALL SCRIPT CHARACTER-18CB5;Lo;0;L;;;;;N;;;;;
+18CB6;KHITAN SMALL SCRIPT CHARACTER-18CB6;Lo;0;L;;;;;N;;;;;
+18CB7;KHITAN SMALL SCRIPT CHARACTER-18CB7;Lo;0;L;;;;;N;;;;;
+18CB8;KHITAN SMALL SCRIPT CHARACTER-18CB8;Lo;0;L;;;;;N;;;;;
+18CB9;KHITAN SMALL SCRIPT CHARACTER-18CB9;Lo;0;L;;;;;N;;;;;
+18CBA;KHITAN SMALL SCRIPT CHARACTER-18CBA;Lo;0;L;;;;;N;;;;;
+18CBB;KHITAN SMALL SCRIPT CHARACTER-18CBB;Lo;0;L;;;;;N;;;;;
+18CBC;KHITAN SMALL SCRIPT CHARACTER-18CBC;Lo;0;L;;;;;N;;;;;
+18CBD;KHITAN SMALL SCRIPT CHARACTER-18CBD;Lo;0;L;;;;;N;;;;;
+18CBE;KHITAN SMALL SCRIPT CHARACTER-18CBE;Lo;0;L;;;;;N;;;;;
+18CBF;KHITAN SMALL SCRIPT CHARACTER-18CBF;Lo;0;L;;;;;N;;;;;
+18CC0;KHITAN SMALL SCRIPT CHARACTER-18CC0;Lo;0;L;;;;;N;;;;;
+18CC1;KHITAN SMALL SCRIPT CHARACTER-18CC1;Lo;0;L;;;;;N;;;;;
+18CC2;KHITAN SMALL SCRIPT CHARACTER-18CC2;Lo;0;L;;;;;N;;;;;
+18CC3;KHITAN SMALL SCRIPT CHARACTER-18CC3;Lo;0;L;;;;;N;;;;;
+18CC4;KHITAN SMALL SCRIPT CHARACTER-18CC4;Lo;0;L;;;;;N;;;;;
+18CC5;KHITAN SMALL SCRIPT CHARACTER-18CC5;Lo;0;L;;;;;N;;;;;
+18CC6;KHITAN SMALL SCRIPT CHARACTER-18CC6;Lo;0;L;;;;;N;;;;;
+18CC7;KHITAN SMALL SCRIPT CHARACTER-18CC7;Lo;0;L;;;;;N;;;;;
+18CC8;KHITAN SMALL SCRIPT CHARACTER-18CC8;Lo;0;L;;;;;N;;;;;
+18CC9;KHITAN SMALL SCRIPT CHARACTER-18CC9;Lo;0;L;;;;;N;;;;;
+18CCA;KHITAN SMALL SCRIPT CHARACTER-18CCA;Lo;0;L;;;;;N;;;;;
+18CCB;KHITAN SMALL SCRIPT CHARACTER-18CCB;Lo;0;L;;;;;N;;;;;
+18CCC;KHITAN SMALL SCRIPT CHARACTER-18CCC;Lo;0;L;;;;;N;;;;;
+18CCD;KHITAN SMALL SCRIPT CHARACTER-18CCD;Lo;0;L;;;;;N;;;;;
+18CCE;KHITAN SMALL SCRIPT CHARACTER-18CCE;Lo;0;L;;;;;N;;;;;
+18CCF;KHITAN SMALL SCRIPT CHARACTER-18CCF;Lo;0;L;;;;;N;;;;;
+18CD0;KHITAN SMALL SCRIPT CHARACTER-18CD0;Lo;0;L;;;;;N;;;;;
+18CD1;KHITAN SMALL SCRIPT CHARACTER-18CD1;Lo;0;L;;;;;N;;;;;
+18CD2;KHITAN SMALL SCRIPT CHARACTER-18CD2;Lo;0;L;;;;;N;;;;;
+18CD3;KHITAN SMALL SCRIPT CHARACTER-18CD3;Lo;0;L;;;;;N;;;;;
+18CD4;KHITAN SMALL SCRIPT CHARACTER-18CD4;Lo;0;L;;;;;N;;;;;
+18CD5;KHITAN SMALL SCRIPT CHARACTER-18CD5;Lo;0;L;;;;;N;;;;;
+18D00;;Lo;0;L;;;;;N;;;;;
+18D08;;Lo;0;L;;;;;N;;;;;
1B000;KATAKANA LETTER ARCHAIC E;Lo;0;L;;;;;N;;;;;
1B001;HIRAGANA LETTER ARCHAIC YE;Lo;0;L;;;;;N;;;;;
1B002;HENTAIGANA LETTER A-1;Lo;0;L;;;;;N;;;;;
@@ -29973,6 +30651,9 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
1F10A;DIGIT NINE COMMA;No;0;EN; 0039 002C;;9;9;N;;;;;
1F10B;DINGBAT CIRCLED SANS-SERIF DIGIT ZERO;No;0;ON;;;;0;N;;;;;
1F10C;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ZERO;No;0;ON;;;;0;N;;;;;
+1F10D;CIRCLED ZERO WITH SLASH;So;0;ON;;;;;N;;;;;
+1F10E;CIRCLED ANTICLOCKWISE ARROW;So;0;ON;;;;;N;;;;;
+1F10F;CIRCLED DOLLAR SIGN WITH OVERLAID BACKSLASH;So;0;ON;;;;;N;;;;;
1F110;PARENTHESIZED LATIN CAPITAL LETTER A;So;0;L; 0028 0041 0029;;;;N;;;;;
1F111;PARENTHESIZED LATIN CAPITAL LETTER B;So;0;L; 0028 0042 0029;;;;N;;;;;
1F112;PARENTHESIZED LATIN CAPITAL LETTER C;So;0;L; 0028 0043 0029;;;;N;;;;;
@@ -30066,6 +30747,9 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
1F16A;RAISED MC SIGN;So;0;ON; 004D 0043;;;;N;;;;;
1F16B;RAISED MD SIGN;So;0;ON; 004D 0044;;;;N;;;;;
1F16C;RAISED MR SIGN;So;0;ON; 004D 0052;;;;N;;;;;
+1F16D;CIRCLED CC;So;0;ON;;;;;N;;;;;
+1F16E;CIRCLED C WITH OVERLAID BACKSLASH;So;0;ON;;;;;N;;;;;
+1F16F;CIRCLED HUMAN FIGURE;So;0;ON;;;;;N;;;;;
1F170;NEGATIVE SQUARED LATIN CAPITAL LETTER A;So;0;L;;;;;N;;;;;
1F171;NEGATIVE SQUARED LATIN CAPITAL LETTER B;So;0;L;;;;;N;;;;;
1F172;NEGATIVE SQUARED LATIN CAPITAL LETTER C;So;0;L;;;;;N;;;;;
@@ -30127,6 +30811,7 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
1F1AA;SQUARED SHV;So;0;L;;;;;N;;;;;
1F1AB;SQUARED UHD;So;0;L;;;;;N;;;;;
1F1AC;SQUARED VOD;So;0;L;;;;;N;;;;;
+1F1AD;MASK WORK SYMBOL;So;0;ON;;;;;N;;;;;
1F1E6;REGIONAL INDICATOR SYMBOL LETTER A;So;0;L;;;;;N;;;;;
1F1E7;REGIONAL INDICATOR SYMBOL LETTER B;So;0;L;;;;;N;;;;;
1F1E8;REGIONAL INDICATOR SYMBOL LETTER C;So;0;L;;;;;N;;;;;
@@ -31199,6 +31884,8 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
1F6D3;STUPA;So;0;ON;;;;;N;;;;;
1F6D4;PAGODA;So;0;ON;;;;;N;;;;;
1F6D5;HINDU TEMPLE;So;0;ON;;;;;N;;;;;
+1F6D6;HUT;So;0;ON;;;;;N;;;;;
+1F6D7;ELEVATOR;So;0;ON;;;;;N;;;;;
1F6E0;HAMMER AND WRENCH;So;0;ON;;;;;N;;;;;
1F6E1;SHIELD;So;0;ON;;;;;N;;;;;
1F6E2;OIL DRUM;So;0;ON;;;;;N;;;;;
@@ -31223,6 +31910,8 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
1F6F8;FLYING SAUCER;So;0;ON;;;;;N;;;;;
1F6F9;SKATEBOARD;So;0;ON;;;;;N;;;;;
1F6FA;AUTO RICKSHAW;So;0;ON;;;;;N;;;;;
+1F6FB;PICKUP TRUCK;So;0;ON;;;;;N;;;;;
+1F6FC;ROLLER SKATE;So;0;ON;;;;;N;;;;;
1F700;ALCHEMICAL SYMBOL FOR QUINTESSENCE;So;0;ON;;;;;N;;;;;
1F701;ALCHEMICAL SYMBOL FOR AIR;So;0;ON;;;;;N;;;;;
1F702;ALCHEMICAL SYMBOL FOR FIRE;So;0;ON;;;;;N;;;;;
@@ -31588,6 +32277,8 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
1F8AB;RIGHTWARDS FRONT-TILTED SHADOWED WHITE ARROW;So;0;ON;;;;;N;;;;;
1F8AC;WHITE ARROW SHAFT WIDTH ONE;So;0;ON;;;;;N;;;;;
1F8AD;WHITE ARROW SHAFT WIDTH TWO THIRDS;So;0;ON;;;;;N;;;;;
+1F8B0;ARROW POINTING UPWARDS THEN NORTH WEST;So;0;ON;;;;;N;;;;;
+1F8B1;ARROW POINTING RIGHTWARDS THEN CURVING SOUTH WEST;So;0;ON;;;;;N;;;;;
1F900;CIRCLED CROSS FORMEE WITH FOUR DOTS;So;0;ON;;;;;N;;;;;
1F901;CIRCLED CROSS FORMEE WITH TWO DOTS;So;0;ON;;;;;N;;;;;
1F902;CIRCLED CROSS FORMEE;So;0;ON;;;;;N;;;;;
@@ -31600,6 +32291,7 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
1F909;DOWNWARD FACING NOTCHED HOOK;So;0;ON;;;;;N;;;;;
1F90A;DOWNWARD FACING HOOK WITH DOT;So;0;ON;;;;;N;;;;;
1F90B;DOWNWARD FACING NOTCHED HOOK WITH DOT;So;0;ON;;;;;N;;;;;
+1F90C;PINCHED FINGERS;So;0;ON;;;;;N;;;;;
1F90D;WHITE HEART;So;0;ON;;;;;N;;;;;
1F90E;BROWN HEART;So;0;ON;;;;;N;;;;;
1F90F;PINCHING HAND;So;0;ON;;;;;N;;;;;
@@ -31701,10 +32393,13 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
1F96F;BAGEL;So;0;ON;;;;;N;;;;;
1F970;SMILING FACE WITH SMILING EYES AND THREE HEARTS;So;0;ON;;;;;N;;;;;
1F971;YAWNING FACE;So;0;ON;;;;;N;;;;;
+1F972;SMILING FACE WITH TEAR;So;0;ON;;;;;N;;;;;
1F973;FACE WITH PARTY HORN AND PARTY HAT;So;0;ON;;;;;N;;;;;
1F974;FACE WITH UNEVEN EYES AND WAVY MOUTH;So;0;ON;;;;;N;;;;;
1F975;OVERHEATED FACE;So;0;ON;;;;;N;;;;;
1F976;FREEZING FACE;So;0;ON;;;;;N;;;;;
+1F977;NINJA;So;0;ON;;;;;N;;;;;
+1F978;DISGUISED FACE;So;0;ON;;;;;N;;;;;
1F97A;FACE WITH PLEADING EYES;So;0;ON;;;;;N;;;;;
1F97B;SARI;So;0;ON;;;;;N;;;;;
1F97C;LAB COAT;So;0;ON;;;;;N;;;;;
@@ -31746,12 +32441,17 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
1F9A0;MICROBE;So;0;ON;;;;;N;;;;;
1F9A1;BADGER;So;0;ON;;;;;N;;;;;
1F9A2;SWAN;So;0;ON;;;;;N;;;;;
+1F9A3;MAMMOTH;So;0;ON;;;;;N;;;;;
+1F9A4;DODO;So;0;ON;;;;;N;;;;;
1F9A5;SLOTH;So;0;ON;;;;;N;;;;;
1F9A6;OTTER;So;0;ON;;;;;N;;;;;
1F9A7;ORANGUTAN;So;0;ON;;;;;N;;;;;
1F9A8;SKUNK;So;0;ON;;;;;N;;;;;
1F9A9;FLAMINGO;So;0;ON;;;;;N;;;;;
1F9AA;OYSTER;So;0;ON;;;;;N;;;;;
+1F9AB;BEAVER;So;0;ON;;;;;N;;;;;
+1F9AC;BISON;So;0;ON;;;;;N;;;;;
+1F9AD;SEAL;So;0;ON;;;;;N;;;;;
1F9AE;GUIDE DOG;So;0;ON;;;;;N;;;;;
1F9AF;PROBING CANE;So;0;ON;;;;;N;;;;;
1F9B0;EMOJI COMPONENT RED HAIR;So;0;ON;;;;;N;;;;;
@@ -31781,6 +32481,7 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
1F9C8;BUTTER;So;0;ON;;;;;N;;;;;
1F9C9;MATE DRINK;So;0;ON;;;;;N;;;;;
1F9CA;ICE CUBE;So;0;ON;;;;;N;;;;;
+1F9CB;BUBBLE TEA;So;0;ON;;;;;N;;;;;
1F9CD;STANDING PERSON;So;0;ON;;;;;N;;;;;
1F9CE;KNEELING PERSON;So;0;ON;;;;;N;;;;;
1F9CF;DEAF PERSON;So;0;ON;;;;;N;;;;;
@@ -31934,20 +32635,273 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
1FA71;ONE-PIECE SWIMSUIT;So;0;ON;;;;;N;;;;;
1FA72;BRIEFS;So;0;ON;;;;;N;;;;;
1FA73;SHORTS;So;0;ON;;;;;N;;;;;
+1FA74;THONG SANDAL;So;0;ON;;;;;N;;;;;
1FA78;DROP OF BLOOD;So;0;ON;;;;;N;;;;;
1FA79;ADHESIVE BANDAGE;So;0;ON;;;;;N;;;;;
1FA7A;STETHOSCOPE;So;0;ON;;;;;N;;;;;
1FA80;YO-YO;So;0;ON;;;;;N;;;;;
1FA81;KITE;So;0;ON;;;;;N;;;;;
1FA82;PARACHUTE;So;0;ON;;;;;N;;;;;
+1FA83;BOOMERANG;So;0;ON;;;;;N;;;;;
+1FA84;MAGIC WAND;So;0;ON;;;;;N;;;;;
+1FA85;PINATA;So;0;ON;;;;;N;;;;;
+1FA86;NESTING DOLLS;So;0;ON;;;;;N;;;;;
1FA90;RINGED PLANET;So;0;ON;;;;;N;;;;;
1FA91;CHAIR;So;0;ON;;;;;N;;;;;
1FA92;RAZOR;So;0;ON;;;;;N;;;;;
1FA93;AXE;So;0;ON;;;;;N;;;;;
1FA94;DIYA LAMP;So;0;ON;;;;;N;;;;;
1FA95;BANJO;So;0;ON;;;;;N;;;;;
+1FA96;MILITARY HELMET;So;0;ON;;;;;N;;;;;
+1FA97;ACCORDION;So;0;ON;;;;;N;;;;;
+1FA98;LONG DRUM;So;0;ON;;;;;N;;;;;
+1FA99;COIN;So;0;ON;;;;;N;;;;;
+1FA9A;CARPENTRY SAW;So;0;ON;;;;;N;;;;;
+1FA9B;SCREWDRIVER;So;0;ON;;;;;N;;;;;
+1FA9C;LADDER;So;0;ON;;;;;N;;;;;
+1FA9D;HOOK;So;0;ON;;;;;N;;;;;
+1FA9E;MIRROR;So;0;ON;;;;;N;;;;;
+1FA9F;WINDOW;So;0;ON;;;;;N;;;;;
+1FAA0;PLUNGER;So;0;ON;;;;;N;;;;;
+1FAA1;SEWING NEEDLE;So;0;ON;;;;;N;;;;;
+1FAA2;KNOT;So;0;ON;;;;;N;;;;;
+1FAA3;BUCKET;So;0;ON;;;;;N;;;;;
+1FAA4;MOUSE TRAP;So;0;ON;;;;;N;;;;;
+1FAA5;TOOTHBRUSH;So;0;ON;;;;;N;;;;;
+1FAA6;HEADSTONE;So;0;ON;;;;;N;;;;;
+1FAA7;PLACARD;So;0;ON;;;;;N;;;;;
+1FAA8;ROCK;So;0;ON;;;;;N;;;;;
+1FAB0;FLY;So;0;ON;;;;;N;;;;;
+1FAB1;WORM;So;0;ON;;;;;N;;;;;
+1FAB2;BEETLE;So;0;ON;;;;;N;;;;;
+1FAB3;COCKROACH;So;0;ON;;;;;N;;;;;
+1FAB4;POTTED PLANT;So;0;ON;;;;;N;;;;;
+1FAB5;WOOD;So;0;ON;;;;;N;;;;;
+1FAB6;FEATHER;So;0;ON;;;;;N;;;;;
+1FAC0;ANATOMICAL HEART;So;0;ON;;;;;N;;;;;
+1FAC1;LUNGS;So;0;ON;;;;;N;;;;;
+1FAC2;PEOPLE HUGGING;So;0;ON;;;;;N;;;;;
+1FAD0;BLUEBERRIES;So;0;ON;;;;;N;;;;;
+1FAD1;BELL PEPPER;So;0;ON;;;;;N;;;;;
+1FAD2;OLIVE;So;0;ON;;;;;N;;;;;
+1FAD3;FLATBREAD;So;0;ON;;;;;N;;;;;
+1FAD4;TAMALE;So;0;ON;;;;;N;;;;;
+1FAD5;FONDUE;So;0;ON;;;;;N;;;;;
+1FAD6;TEAPOT;So;0;ON;;;;;N;;;;;
+1FB00;BLOCK SEXTANT-1;So;0;ON;;;;;N;;;;;
+1FB01;BLOCK SEXTANT-2;So;0;ON;;;;;N;;;;;
+1FB02;BLOCK SEXTANT-12;So;0;ON;;;;;N;;;;;
+1FB03;BLOCK SEXTANT-3;So;0;ON;;;;;N;;;;;
+1FB04;BLOCK SEXTANT-13;So;0;ON;;;;;N;;;;;
+1FB05;BLOCK SEXTANT-23;So;0;ON;;;;;N;;;;;
+1FB06;BLOCK SEXTANT-123;So;0;ON;;;;;N;;;;;
+1FB07;BLOCK SEXTANT-4;So;0;ON;;;;;N;;;;;
+1FB08;BLOCK SEXTANT-14;So;0;ON;;;;;N;;;;;
+1FB09;BLOCK SEXTANT-24;So;0;ON;;;;;N;;;;;
+1FB0A;BLOCK SEXTANT-124;So;0;ON;;;;;N;;;;;
+1FB0B;BLOCK SEXTANT-34;So;0;ON;;;;;N;;;;;
+1FB0C;BLOCK SEXTANT-134;So;0;ON;;;;;N;;;;;
+1FB0D;BLOCK SEXTANT-234;So;0;ON;;;;;N;;;;;
+1FB0E;BLOCK SEXTANT-1234;So;0;ON;;;;;N;;;;;
+1FB0F;BLOCK SEXTANT-5;So;0;ON;;;;;N;;;;;
+1FB10;BLOCK SEXTANT-15;So;0;ON;;;;;N;;;;;
+1FB11;BLOCK SEXTANT-25;So;0;ON;;;;;N;;;;;
+1FB12;BLOCK SEXTANT-125;So;0;ON;;;;;N;;;;;
+1FB13;BLOCK SEXTANT-35;So;0;ON;;;;;N;;;;;
+1FB14;BLOCK SEXTANT-235;So;0;ON;;;;;N;;;;;
+1FB15;BLOCK SEXTANT-1235;So;0;ON;;;;;N;;;;;
+1FB16;BLOCK SEXTANT-45;So;0;ON;;;;;N;;;;;
+1FB17;BLOCK SEXTANT-145;So;0;ON;;;;;N;;;;;
+1FB18;BLOCK SEXTANT-245;So;0;ON;;;;;N;;;;;
+1FB19;BLOCK SEXTANT-1245;So;0;ON;;;;;N;;;;;
+1FB1A;BLOCK SEXTANT-345;So;0;ON;;;;;N;;;;;
+1FB1B;BLOCK SEXTANT-1345;So;0;ON;;;;;N;;;;;
+1FB1C;BLOCK SEXTANT-2345;So;0;ON;;;;;N;;;;;
+1FB1D;BLOCK SEXTANT-12345;So;0;ON;;;;;N;;;;;
+1FB1E;BLOCK SEXTANT-6;So;0;ON;;;;;N;;;;;
+1FB1F;BLOCK SEXTANT-16;So;0;ON;;;;;N;;;;;
+1FB20;BLOCK SEXTANT-26;So;0;ON;;;;;N;;;;;
+1FB21;BLOCK SEXTANT-126;So;0;ON;;;;;N;;;;;
+1FB22;BLOCK SEXTANT-36;So;0;ON;;;;;N;;;;;
+1FB23;BLOCK SEXTANT-136;So;0;ON;;;;;N;;;;;
+1FB24;BLOCK SEXTANT-236;So;0;ON;;;;;N;;;;;
+1FB25;BLOCK SEXTANT-1236;So;0;ON;;;;;N;;;;;
+1FB26;BLOCK SEXTANT-46;So;0;ON;;;;;N;;;;;
+1FB27;BLOCK SEXTANT-146;So;0;ON;;;;;N;;;;;
+1FB28;BLOCK SEXTANT-1246;So;0;ON;;;;;N;;;;;
+1FB29;BLOCK SEXTANT-346;So;0;ON;;;;;N;;;;;
+1FB2A;BLOCK SEXTANT-1346;So;0;ON;;;;;N;;;;;
+1FB2B;BLOCK SEXTANT-2346;So;0;ON;;;;;N;;;;;
+1FB2C;BLOCK SEXTANT-12346;So;0;ON;;;;;N;;;;;
+1FB2D;BLOCK SEXTANT-56;So;0;ON;;;;;N;;;;;
+1FB2E;BLOCK SEXTANT-156;So;0;ON;;;;;N;;;;;
+1FB2F;BLOCK SEXTANT-256;So;0;ON;;;;;N;;;;;
+1FB30;BLOCK SEXTANT-1256;So;0;ON;;;;;N;;;;;
+1FB31;BLOCK SEXTANT-356;So;0;ON;;;;;N;;;;;
+1FB32;BLOCK SEXTANT-1356;So;0;ON;;;;;N;;;;;
+1FB33;BLOCK SEXTANT-2356;So;0;ON;;;;;N;;;;;
+1FB34;BLOCK SEXTANT-12356;So;0;ON;;;;;N;;;;;
+1FB35;BLOCK SEXTANT-456;So;0;ON;;;;;N;;;;;
+1FB36;BLOCK SEXTANT-1456;So;0;ON;;;;;N;;;;;
+1FB37;BLOCK SEXTANT-2456;So;0;ON;;;;;N;;;;;
+1FB38;BLOCK SEXTANT-12456;So;0;ON;;;;;N;;;;;
+1FB39;BLOCK SEXTANT-3456;So;0;ON;;;;;N;;;;;
+1FB3A;BLOCK SEXTANT-13456;So;0;ON;;;;;N;;;;;
+1FB3B;BLOCK SEXTANT-23456;So;0;ON;;;;;N;;;;;
+1FB3C;LOWER LEFT BLOCK DIAGONAL LOWER MIDDLE LEFT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FB3D;LOWER LEFT BLOCK DIAGONAL LOWER MIDDLE LEFT TO LOWER RIGHT;So;0;ON;;;;;N;;;;;
+1FB3E;LOWER LEFT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FB3F;LOWER LEFT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER RIGHT;So;0;ON;;;;;N;;;;;
+1FB40;LOWER LEFT BLOCK DIAGONAL UPPER LEFT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FB41;LOWER RIGHT BLOCK DIAGONAL UPPER MIDDLE LEFT TO UPPER CENTRE;So;0;ON;;;;;N;;;;;
+1FB42;LOWER RIGHT BLOCK DIAGONAL UPPER MIDDLE LEFT TO UPPER RIGHT;So;0;ON;;;;;N;;;;;
+1FB43;LOWER RIGHT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER CENTRE;So;0;ON;;;;;N;;;;;
+1FB44;LOWER RIGHT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER RIGHT;So;0;ON;;;;;N;;;;;
+1FB45;LOWER RIGHT BLOCK DIAGONAL LOWER LEFT TO UPPER CENTRE;So;0;ON;;;;;N;;;;;
+1FB46;LOWER RIGHT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB47;LOWER RIGHT BLOCK DIAGONAL LOWER CENTRE TO LOWER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB48;LOWER RIGHT BLOCK DIAGONAL LOWER LEFT TO LOWER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB49;LOWER RIGHT BLOCK DIAGONAL LOWER CENTRE TO UPPER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB4A;LOWER RIGHT BLOCK DIAGONAL LOWER LEFT TO UPPER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB4B;LOWER RIGHT BLOCK DIAGONAL LOWER CENTRE TO UPPER RIGHT;So;0;ON;;;;;N;;;;;
+1FB4C;LOWER LEFT BLOCK DIAGONAL UPPER CENTRE TO UPPER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB4D;LOWER LEFT BLOCK DIAGONAL UPPER LEFT TO UPPER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB4E;LOWER LEFT BLOCK DIAGONAL UPPER CENTRE TO LOWER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB4F;LOWER LEFT BLOCK DIAGONAL UPPER LEFT TO LOWER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB50;LOWER LEFT BLOCK DIAGONAL UPPER CENTRE TO LOWER RIGHT;So;0;ON;;;;;N;;;;;
+1FB51;LOWER LEFT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB52;UPPER RIGHT BLOCK DIAGONAL LOWER MIDDLE LEFT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FB53;UPPER RIGHT BLOCK DIAGONAL LOWER MIDDLE LEFT TO LOWER RIGHT;So;0;ON;;;;;N;;;;;
+1FB54;UPPER RIGHT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FB55;UPPER RIGHT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER RIGHT;So;0;ON;;;;;N;;;;;
+1FB56;UPPER RIGHT BLOCK DIAGONAL UPPER LEFT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FB57;UPPER LEFT BLOCK DIAGONAL UPPER MIDDLE LEFT TO UPPER CENTRE;So;0;ON;;;;;N;;;;;
+1FB58;UPPER LEFT BLOCK DIAGONAL UPPER MIDDLE LEFT TO UPPER RIGHT;So;0;ON;;;;;N;;;;;
+1FB59;UPPER LEFT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER CENTRE;So;0;ON;;;;;N;;;;;
+1FB5A;UPPER LEFT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER RIGHT;So;0;ON;;;;;N;;;;;
+1FB5B;UPPER LEFT BLOCK DIAGONAL LOWER LEFT TO UPPER CENTRE;So;0;ON;;;;;N;;;;;
+1FB5C;UPPER LEFT BLOCK DIAGONAL LOWER MIDDLE LEFT TO UPPER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB5D;UPPER LEFT BLOCK DIAGONAL LOWER CENTRE TO LOWER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB5E;UPPER LEFT BLOCK DIAGONAL LOWER LEFT TO LOWER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB5F;UPPER LEFT BLOCK DIAGONAL LOWER CENTRE TO UPPER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB60;UPPER LEFT BLOCK DIAGONAL LOWER LEFT TO UPPER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB61;UPPER LEFT BLOCK DIAGONAL LOWER CENTRE TO UPPER RIGHT;So;0;ON;;;;;N;;;;;
+1FB62;UPPER RIGHT BLOCK DIAGONAL UPPER CENTRE TO UPPER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB63;UPPER RIGHT BLOCK DIAGONAL UPPER LEFT TO UPPER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB64;UPPER RIGHT BLOCK DIAGONAL UPPER CENTRE TO LOWER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB65;UPPER RIGHT BLOCK DIAGONAL UPPER LEFT TO LOWER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB66;UPPER RIGHT BLOCK DIAGONAL UPPER CENTRE TO LOWER RIGHT;So;0;ON;;;;;N;;;;;
+1FB67;UPPER RIGHT BLOCK DIAGONAL UPPER MIDDLE LEFT TO LOWER MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FB68;UPPER AND RIGHT AND LOWER TRIANGULAR THREE QUARTERS BLOCK;So;0;ON;;;;;N;;;;;
+1FB69;LEFT AND LOWER AND RIGHT TRIANGULAR THREE QUARTERS BLOCK;So;0;ON;;;;;N;;;;;
+1FB6A;UPPER AND LEFT AND LOWER TRIANGULAR THREE QUARTERS BLOCK;So;0;ON;;;;;N;;;;;
+1FB6B;LEFT AND UPPER AND RIGHT TRIANGULAR THREE QUARTERS BLOCK;So;0;ON;;;;;N;;;;;
+1FB6C;LEFT TRIANGULAR ONE QUARTER BLOCK;So;0;ON;;;;;N;;;;;
+1FB6D;UPPER TRIANGULAR ONE QUARTER BLOCK;So;0;ON;;;;;N;;;;;
+1FB6E;RIGHT TRIANGULAR ONE QUARTER BLOCK;So;0;ON;;;;;N;;;;;
+1FB6F;LOWER TRIANGULAR ONE QUARTER BLOCK;So;0;ON;;;;;N;;;;;
+1FB70;VERTICAL ONE EIGHTH BLOCK-2;So;0;ON;;;;;N;;;;;
+1FB71;VERTICAL ONE EIGHTH BLOCK-3;So;0;ON;;;;;N;;;;;
+1FB72;VERTICAL ONE EIGHTH BLOCK-4;So;0;ON;;;;;N;;;;;
+1FB73;VERTICAL ONE EIGHTH BLOCK-5;So;0;ON;;;;;N;;;;;
+1FB74;VERTICAL ONE EIGHTH BLOCK-6;So;0;ON;;;;;N;;;;;
+1FB75;VERTICAL ONE EIGHTH BLOCK-7;So;0;ON;;;;;N;;;;;
+1FB76;HORIZONTAL ONE EIGHTH BLOCK-2;So;0;ON;;;;;N;;;;;
+1FB77;HORIZONTAL ONE EIGHTH BLOCK-3;So;0;ON;;;;;N;;;;;
+1FB78;HORIZONTAL ONE EIGHTH BLOCK-4;So;0;ON;;;;;N;;;;;
+1FB79;HORIZONTAL ONE EIGHTH BLOCK-5;So;0;ON;;;;;N;;;;;
+1FB7A;HORIZONTAL ONE EIGHTH BLOCK-6;So;0;ON;;;;;N;;;;;
+1FB7B;HORIZONTAL ONE EIGHTH BLOCK-7;So;0;ON;;;;;N;;;;;
+1FB7C;LEFT AND LOWER ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+1FB7D;LEFT AND UPPER ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+1FB7E;RIGHT AND UPPER ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+1FB7F;RIGHT AND LOWER ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+1FB80;UPPER AND LOWER ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+1FB81;HORIZONTAL ONE EIGHTH BLOCK-1358;So;0;ON;;;;;N;;;;;
+1FB82;UPPER ONE QUARTER BLOCK;So;0;ON;;;;;N;;;;;
+1FB83;UPPER THREE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+1FB84;UPPER FIVE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+1FB85;UPPER THREE QUARTERS BLOCK;So;0;ON;;;;;N;;;;;
+1FB86;UPPER SEVEN EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+1FB87;RIGHT ONE QUARTER BLOCK;So;0;ON;;;;;N;;;;;
+1FB88;RIGHT THREE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+1FB89;RIGHT FIVE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+1FB8A;RIGHT THREE QUARTERS BLOCK;So;0;ON;;;;;N;;;;;
+1FB8B;RIGHT SEVEN EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+1FB8C;LEFT HALF MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+1FB8D;RIGHT HALF MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+1FB8E;UPPER HALF MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+1FB8F;LOWER HALF MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+1FB90;INVERSE MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+1FB91;UPPER HALF BLOCK AND LOWER HALF INVERSE MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+1FB92;UPPER HALF INVERSE MEDIUM SHADE AND LOWER HALF BLOCK;So;0;ON;;;;;N;;;;;
+1FB94;LEFT HALF INVERSE MEDIUM SHADE AND RIGHT HALF BLOCK;So;0;ON;;;;;N;;;;;
+1FB95;CHECKER BOARD FILL;So;0;ON;;;;;N;;;;;
+1FB96;INVERSE CHECKER BOARD FILL;So;0;ON;;;;;N;;;;;
+1FB97;HEAVY HORIZONTAL FILL;So;0;ON;;;;;N;;;;;
+1FB98;UPPER LEFT TO LOWER RIGHT FILL;So;0;ON;;;;;N;;;;;
+1FB99;UPPER RIGHT TO LOWER LEFT FILL;So;0;ON;;;;;N;;;;;
+1FB9A;UPPER AND LOWER TRIANGULAR HALF BLOCK;So;0;ON;;;;;N;;;;;
+1FB9B;LEFT AND RIGHT TRIANGULAR HALF BLOCK;So;0;ON;;;;;N;;;;;
+1FB9C;UPPER LEFT TRIANGULAR MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+1FB9D;UPPER RIGHT TRIANGULAR MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+1FB9E;LOWER RIGHT TRIANGULAR MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+1FB9F;LOWER LEFT TRIANGULAR MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+1FBA0;BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE LEFT;So;0;ON;;;;;N;;;;;
+1FBA1;BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FBA2;BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FBA3;BOX DRAWINGS LIGHT DIAGONAL MIDDLE RIGHT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FBA4;BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE LEFT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FBA5;BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE RIGHT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FBA6;BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO LOWER CENTRE TO MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FBA7;BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO UPPER CENTRE TO MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FBA8;BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE LEFT AND MIDDLE RIGHT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FBA9;BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE RIGHT AND MIDDLE LEFT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FBAA;BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE RIGHT TO LOWER CENTRE TO MIDDLE LEFT;So;0;ON;;;;;N;;;;;
+1FBAB;BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE LEFT TO LOWER CENTRE TO MIDDLE RIGHT;So;0;ON;;;;;N;;;;;
+1FBAC;BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO UPPER CENTRE TO MIDDLE RIGHT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FBAD;BOX DRAWINGS LIGHT DIAGONAL MIDDLE RIGHT TO UPPER CENTRE TO MIDDLE LEFT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FBAE;BOX DRAWINGS LIGHT DIAGONAL DIAMOND;So;0;ON;;;;;N;;;;;
+1FBAF;BOX DRAWINGS LIGHT HORIZONTAL WITH VERTICAL STROKE;So;0;ON;;;;;N;;;;;
+1FBB0;ARROWHEAD-SHAPED POINTER;So;0;ON;;;;;N;;;;;
+1FBB1;INVERSE CHECK MARK;So;0;ON;;;;;N;;;;;
+1FBB2;LEFT HALF RUNNING MAN;So;0;ON;;;;;N;;;;;
+1FBB3;RIGHT HALF RUNNING MAN;So;0;ON;;;;;N;;;;;
+1FBB4;INVERSE DOWNWARDS ARROW WITH TIP LEFTWARDS;So;0;ON;;;;;N;;;;;
+1FBB5;LEFTWARDS ARROW AND UPPER AND LOWER ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+1FBB6;RIGHTWARDS ARROW AND UPPER AND LOWER ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+1FBB7;DOWNWARDS ARROW AND RIGHT ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+1FBB8;UPWARDS ARROW AND RIGHT ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+1FBB9;LEFT HALF FOLDER;So;0;ON;;;;;N;;;;;
+1FBBA;RIGHT HALF FOLDER;So;0;ON;;;;;N;;;;;
+1FBBB;VOIDED GREEK CROSS;So;0;ON;;;;;N;;;;;
+1FBBC;RIGHT OPEN SQUARED DOT;So;0;ON;;;;;N;;;;;
+1FBBD;NEGATIVE DIAGONAL CROSS;So;0;ON;;;;;N;;;;;
+1FBBE;NEGATIVE DIAGONAL MIDDLE RIGHT TO LOWER CENTRE;So;0;ON;;;;;N;;;;;
+1FBBF;NEGATIVE DIAGONAL DIAMOND;So;0;ON;;;;;N;;;;;
+1FBC0;WHITE HEAVY SALTIRE WITH ROUNDED CORNERS;So;0;ON;;;;;N;;;;;
+1FBC1;LEFT THIRD WHITE RIGHT POINTING INDEX;So;0;ON;;;;;N;;;;;
+1FBC2;MIDDLE THIRD WHITE RIGHT POINTING INDEX;So;0;ON;;;;;N;;;;;
+1FBC3;RIGHT THIRD WHITE RIGHT POINTING INDEX;So;0;ON;;;;;N;;;;;
+1FBC4;NEGATIVE SQUARED QUESTION MARK;So;0;ON;;;;;N;;;;;
+1FBC5;STICK FIGURE;So;0;ON;;;;;N;;;;;
+1FBC6;STICK FIGURE WITH ARMS RAISED;So;0;ON;;;;;N;;;;;
+1FBC7;STICK FIGURE LEANING LEFT;So;0;ON;;;;;N;;;;;
+1FBC8;STICK FIGURE LEANING RIGHT;So;0;ON;;;;;N;;;;;
+1FBC9;STICK FIGURE WITH DRESS;So;0;ON;;;;;N;;;;;
+1FBCA;WHITE UP-POINTING CHEVRON;So;0;ON;;;;;N;;;;;
+1FBF0;SEGMENTED DIGIT ZERO;Nd;0;EN; 0030;0;0;0;N;;;;;
+1FBF1;SEGMENTED DIGIT ONE;Nd;0;EN; 0031;1;1;1;N;;;;;
+1FBF2;SEGMENTED DIGIT TWO;Nd;0;EN; 0032;2;2;2;N;;;;;
+1FBF3;SEGMENTED DIGIT THREE;Nd;0;EN; 0033;3;3;3;N;;;;;
+1FBF4;SEGMENTED DIGIT FOUR;Nd;0;EN; 0034;4;4;4;N;;;;;
+1FBF5;SEGMENTED DIGIT FIVE;Nd;0;EN; 0035;5;5;5;N;;;;;
+1FBF6;SEGMENTED DIGIT SIX;Nd;0;EN; 0036;6;6;6;N;;;;;
+1FBF7;SEGMENTED DIGIT SEVEN;Nd;0;EN; 0037;7;7;7;N;;;;;
+1FBF8;SEGMENTED DIGIT EIGHT;Nd;0;EN; 0038;8;8;8;N;;;;;
+1FBF9;SEGMENTED DIGIT NINE;Nd;0;EN; 0039;9;9;9;N;;;;;
20000;;Lo;0;L;;;;;N;;;;;
-2A6D6;;Lo;0;L;;;;;N;;;;;
+2A6DD;;Lo;0;L;;;;;N;;;;;
2A700;;Lo;0;L;;;;;N;;;;;
2B734;;Lo;0;L;;;;;N;;;;;
2B740;;Lo;0;L;;;;;N;;;;;
@@ -32498,6 +33452,8 @@ FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
2FA1B;CJK COMPATIBILITY IDEOGRAPH-2FA1B;Lo;0;L;9F16;;;;N;;;;;
2FA1C;CJK COMPATIBILITY IDEOGRAPH-2FA1C;Lo;0;L;9F3B;;;;N;;;;;
2FA1D;CJK COMPATIBILITY IDEOGRAPH-2FA1D;Lo;0;L;2A600;;;;N;;;;;
+30000;;Lo;0;L;;;;;N;;;;;
+3134A;;Lo;0;L;;;;;N;;;;;
E0001;LANGUAGE TAG;Cf;0;BN;;;;;N;;;;;
E0020;TAG SPACE;Cf;0;BN;;;;;N;;;;;
E0021;TAG EXCLAMATION MARK;Cf;0;BN;;;;;N;;;;;
diff --git a/icu4c/source/data/unidata/changes.txt b/icu4c/source/data/unidata/changes.txt
index 833868fb96d..68edfb3a6f3 100644
--- a/icu4c/source/data/unidata/changes.txt
+++ b/icu4c/source/data/unidata/changes.txt
@@ -49,6 +49,324 @@ For new script codes see http://www.unicode.org/iso15924/codechanges.html
---------------------------------------------------------------------------- ***
+Unicode 13.0 update for ICU 66
+
+https://www.unicode.org/versions/Unicode13.0.0/
+https://www.unicode.org/versions/beta-13.0.0.html
+https://www.unicode.org/Public/13.0.0/ucd/
+https://www.unicode.org/reports/uax-proposed-updates.html
+https://www.unicode.org/reports/tr44/tr44-25.html
+
+https://unicode-org.atlassian.net/browse/CLDR-13387
+https://unicode-org.atlassian.net/browse/ICU-20893
+
+* Command-line environment setup
+
+UNICODE_DATA=~/unidata/uni13/20191106
+CLDR_SRC=~/cldr/uni/src
+ICU_ROOT=~/icu/uni
+ICU_SRC=$ICU_ROOT/src
+ICUDT=icudt66b
+ICU4C_DATA_IN=$ICU_SRC/icu4c/source/data/in
+ICU4C_UNIDATA=$ICU_SRC/icu4c/source/data/unidata
+export LD_LIBRARY_PATH=$ICU_ROOT/dbg/icu4c/lib
+
+*** Unicode version numbers
+- makedata.mak
+- uchar.h
+- com.ibm.icu.util.VersionInfo
+- com.ibm.icu.dev.test.lang.UCharacterTest.VERSION_
+
+- Run ICU4C "configure" _after_ updating the Unicode version number in uchar.h
+ so that the makefiles see the new version number.
+ cd $ICU_ROOT/dbg/icu4c
+ ICU_DATA_BUILDTOOL_OPTS=--include_uni_core_data ../../../doconfig-clang-dbg.sh
+
+*** data files & enums & parser code
+
+* download files
+- mkdir -p $UNICODE_DATA
+- download Unicode files into $UNICODE_DATA
+ + subfolders: emoji, idna, security, ucd, uca
+ + inside ucd: extract Unihan.zip to "here" (.../ucd/Unihan/*.txt), delete Unihan.zip
+ + get GraphemeBreakTest-cldr.txt from $CLDR_SRC/common/properties/segments/GraphemeBreakTest.txt
+ or from the ucd/cldr/ output folder of the Unicode Tools:
+ Since Unicode 12/CLDR 35/ICU 64 CLDR uses modified break rules.
+
+* for manual diffs and for Unicode Tools input data updates:
+ remove version suffixes from the file names
+ ~$ unidata/desuffixucd.py $UNICODE_DATA
+ (see https://sites.google.com/site/unicodetools/inputdata)
+
+* process and/or copy files
+- $ICU_SRC/tools/unicode$ py/preparseucd.py $UNICODE_DATA $ICU_SRC
+ + This writes files (especially ppucd.txt) to the ICU4C unidata and testdata subfolders.
+ + For debugging, and tweaking how ppucd.txt is written,
+ the tool has an --only_ppucd option:
+ py/preparseucd.py $UNICODE_DATA --only_ppucd path/to/ppucd/outputfile
+
+- cp -v $UNICODE_DATA/security/confusables.txt $ICU4C_UNIDATA
+
+* new constants for new property values
+- preparseucd.py error:
+ ValueError: missing uchar.h enum constants for some property values:
+ [(u'blk', set([u'Symbols_For_Legacy_Computing', u'Dives_Akuru', u'Yezidi',
+ u'Tangut_Sup', u'CJK_Ext_G', u'Khitan_Small_Script', u'Chorasmian', u'Lisu_Sup'])),
+ (u'sc', set([u'Chrs', u'Diak', u'Kits', u'Yezi'])),
+ (u'InPC', set([u'Top_And_Bottom_And_Left']))]
+ = PropertyValueAliases.txt new property values (diff old & new .txt files)
+ blk; Chorasmian ; Chorasmian
+ blk; CJK_Ext_G ; CJK_Unified_Ideographs_Extension_G
+ blk; Dives_Akuru ; Dives_Akuru
+ blk; Khitan_Small_Script ; Khitan_Small_Script
+ blk; Lisu_Sup ; Lisu_Supplement
+ blk; Symbols_For_Legacy_Computing ; Symbols_For_Legacy_Computing
+ blk; Tangut_Sup ; Tangut_Supplement
+ blk; Yezidi ; Yezidi
+ -> add to uchar.h before UBLOCK_COUNT
+ use long property names for enum constants,
+ for the trailing comment get the block start code point: diff old & new Blocks.txt
+ -> add to UCharacter.UnicodeBlock IDs
+ Eclipse find UBLOCK_([^ ]+) = ([0-9]+), (/.+)
+ replace public static final int \1_ID = \2; \3
+ -> add to UCharacter.UnicodeBlock objects
+ Eclipse find UBLOCK_([^ ]+) = [0-9]+, (/.+)
+ replace public static final UnicodeBlock \1 = new UnicodeBlock("\1", \1_ID); \2
+
+ sc ; Chrs ; Chorasmian
+ sc ; Diak ; Dives_Akuru
+ sc ; Kits ; Khitan_Small_Script
+ sc ; Yezi ; Yezidi
+ -> uscript.h & com.ibm.icu.lang.UScript
+ -> fix expectedLong names in cucdapi.c/TestUScriptCodeAPI()
+ and in com.ibm.icu.dev.test.lang.TestUScript.java
+
+ InPC; Top_And_Bottom_And_Left ; Top_And_Bottom_And_Left
+ -> uchar.h enum UIndicPositionalCategory & UCharacter.java IndicPositionalCategory
+
+* update Script metadata: SCRIPT_PROPS[] in uscript_props.cpp & UScript.ScriptMetadata
+ (not strictly necessary for NOT_ENCODED scripts)
+ $ICU_SRC/tools/unicode$ py/parsescriptmetadata.py $ICU_SRC/icu4c/source/common/unicode/uscript.h $CLDR_SRC/common/properties/scriptMetadata.txt
+
+* build ICU (make install)
+ to make sure that there are no syntax errors, and
+ so that the tools build can pick up the new definitions from the installed header files.
+
+ $ICU_ROOT/dbg/icu4c$ echo;echo; date; make -j7 install &> out.txt ; tail -n 30 out.txt ; date
+
+* update spoof checker UnicodeSet initializers:
+ inclusionPat & recommendedPat in uspoof.cpp
+ INCLUSION & RECOMMENDED in SpoofChecker.java
+- make sure that the Unicode Tools tree contains the latest security data files
+- go to Unicode Tools org.unicode.text.tools.RecommendedSetGenerator
+- update the hardcoded version number there in the DIRECTORY path
+- run the tool (no special environment variables needed)
+- copy & paste from the Console output into the .cpp & .java files
+
+* generate normalization data files
+ cd $ICU_ROOT/dbg/icu4c
+ bin/gennorm2 -o $ICU_SRC/icu4c/source/common/norm2_nfc_data.h -s $ICU4C_UNIDATA/norm2 nfc.txt --csource
+ bin/gennorm2 -o $ICU4C_DATA_IN/nfc.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt
+ bin/gennorm2 -o $ICU4C_DATA_IN/nfkc.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt
+ bin/gennorm2 -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
+ bin/gennorm2 -o $ICU4C_DATA_IN/uts46.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt uts46.txt
+
+* build ICU (make install)
+ so that the tools build can pick up the new definitions from the installed header files.
+
+ $ICU_ROOT/dbg/icu4c$ echo;echo; make -j7 install &> out.txt ; tail -n 30 out.txt ; date
+
+* build Unicode tools using CMake+make
+
+$ICU_SRC/tools/unicode/c/icudefs.txt:
+
+# Location (--prefix) of where ICU was installed.
+set(ICU_INST_DIR /usr/local/google/home/mscherer/icu/mine/inst/icu4c)
+# Location of the ICU4C source tree.
+set(ICU4C_SRC_DIR /usr/local/google/home/mscherer/icu/uni/src/icu4c)
+
+ $ICU_ROOT/dbg$
+ mkdir -p tools/unicode/c
+ cd tools/unicode/c
+
+ $ICU_ROOT/dbg/tools/unicode/c$
+ cmake ../../../../src/tools/unicode/c
+ make
+
+* generate core properties data files
+ $ICU_ROOT/dbg/tools/unicode/c$
+ genprops/genprops $ICU_SRC/icu4c
+- tool failure:
+ genprops: Script_Extensions indexes overflow bit field
+ genprops: error parsing or setting values from ppucd.txt line 32696 - U_BUFFER_OVERFLOW_ERROR
+ -> uprops.icu data file format :
+ add two more bits to store a script code or Script_Extensions index
+ -> generator code, C++ & Java runtime, uprops.icu format version 7.7
+- rebuild ICU (make install) & tools
+
+* update uts46test.cpp and UTS46Test.java if there are new characters that are equivalent to
+ sequences with non-LDH ASCII (that is, their decompositions contain '=' or similar)
+- grep IdnaMappingTable.txt or uts46.txt for "disallowed_STD3_valid" on non-ASCII characters
+- Unicode 6.0..13.0: U+2260, U+226E, U+226F
+- nothing new in this Unicode version, no test file to update
+
+* run & fix ICU4C tests
+- fix Unicode Tools class Segmenter to generate correct *BreakTest.txt files
+- Andy helps with RBBI & spoof check test failures
+
+* collation: CLDR collation root, UCA DUCET
+
+- UCA DUCET goes into Mark's Unicode tools, see
+ https://sites.google.com/site/unicodetools/home#TOC-UCA
+ diff the main mapping file, look for bad changes
+ (for example, more bytes per weight for common characters)
+ ~/svn.unitools/trunk$ sed -r -f ~/cldr/uni/src/tools/scripts/uca/blankweights.sed ../Generated/UCA/13.0.0/CollationAuxiliary/FractionalUCA.txt > ../frac-13.0.txt
+ ~/svn.unitools/trunk$ meld ../frac-12.1.txt ../frac-13.0.txt
+
+- CLDR root data files are checked into $CLDR_SRC/common/uca/
+ cp (Unicode Tools UCA generated)/CollationAuxiliary/* $CLDR_SRC/common/uca/
+
+- update source/data/unidata/FractionalUCA.txt with FractionalUCA_SHORT.txt
+ cp -v $CLDR_SRC/common/uca/FractionalUCA_SHORT.txt $ICU4C_UNIDATA/FractionalUCA.txt
+- update source/data/unidata/UCARules.txt with UCA_Rules_SHORT.txt
+ cp -v $ICU4C_UNIDATA/UCARules.txt /tmp/UCARules-old.txt
+ (note removing the underscore before "Rules")
+ cp -v $CLDR_SRC/common/uca/UCA_Rules_SHORT.txt $ICU4C_UNIDATA/UCARules.txt
+- restore TODO diffs in UCARules.txt
+ meld /tmp/UCARules-old.txt $ICU4C_UNIDATA/UCARules.txt
+- update (ICU4C)/source/test/testdata/CollationTest_*.txt
+ and (ICU4J)/main/tests/collate/src/com/ibm/icu/dev/data/CollationTest_*.txt
+ from the CLDR root files (..._CLDR_..._SHORT.txt)
+ cp -v $CLDR_SRC/common/uca/CollationTest_CLDR_NON_IGNORABLE_SHORT.txt $ICU_SRC/icu4c/source/test/testdata/CollationTest_NON_IGNORABLE_SHORT.txt
+ cp -v $CLDR_SRC/common/uca/CollationTest_CLDR_SHIFTED_SHORT.txt $ICU_SRC/icu4c/source/test/testdata/CollationTest_SHIFTED_SHORT.txt
+ cp -v $ICU_SRC/icu4c/source/test/testdata/CollationTest_*.txt $ICU_SRC/icu4j/main/tests/collate/src/com/ibm/icu/dev/data
+- if CLDR common/uca/unihan-index.txt changes, then update
+ CLDR common/collation/root.xml
+ and regenerate (or update in parallel) $ICU_SRC/icu4c/source/data/coll/root.txt
+
+- run genuca
+ $ICU_ROOT/dbg/tools/unicode/c$
+ genuca/genuca --hanOrder implicit $ICU_SRC/icu4c && \
+ genuca/genuca --hanOrder radical-stroke $ICU_SRC/icu4c
+- rebuild ICU4C
+
+* Unihan collators
+ https://sites.google.com/site/unicodetools/unihan
+- run Unicode Tools
+ org.unicode.draft.GenerateUnihanCollators
+ with VM arguments
+ -ea
+ -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk
+ -DOTHER_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools
+ -DUCD_DIR=/usr/local/google/home/mscherer/svn.unitools/trunk/data
+ -DCLDR_DIR=/usr/local/google/home/mscherer/cldr/uni/src
+ -DUVERSION=13.0.0
+- run Unicode Tools
+ org.unicode.draft.GenerateUnihanCollatorFiles
+ with the same arguments
+- check CLDR diffs
+ cd $CLDR_SRC
+ meld common/collation/zh.xml ../Generated/cldr/han/replace/zh.xml
+ meld common/transforms/Han-Latin.xml ../Generated/cldr/han/replace/Han-Latin.xml
+- copy to CLDR
+ cd $CLDR_SRC
+ cp ../Generated/cldr/han/replace/zh.xml common/collation/zh.xml
+ cp ../Generated/cldr/han/replace/Han-Latin.xml common/transforms/Han-Latin.xml
+- run CLDR unit tests, commit to CLDR
+- generate ICU zh collation data: run CLDR
+ org.unicode.cldr.icu.NewLdml2IcuConverter
+ with program arguments
+ -t collation
+ -s /usr/local/google/home/mscherer/cldr/uni/src/common/collation
+ -m /usr/local/google/home/mscherer/cldr/uni/src/common/supplemental
+ -d /usr/local/google/home/mscherer/icu/uni/src/icu4c/source/data/coll
+ -p /usr/local/google/home/mscherer/icu/uni/src/icu4c/source/data/xml/collation
+ zh
+ and VM arguments
+ -ea
+ -DCLDR_DIR=/usr/local/google/home/mscherer/cldr/uni/src
+- rebuild ICU4C
+
+* run & fix ICU4C tests, now with new CLDR collation root data
+- run all tests with the collation test data *_SHORT.txt or the full files
+ (the full ones have comments, useful for debugging)
+- note on intltest: if collate/UCAConformanceTest fails, then
+ utility/MultithreadTest/TestCollators will fail as well;
+ fix the conformance test before looking into the multi-thread test
+
+* update Java data files
+- refresh just the UCD/UCA-related/derived files, just to be safe
+- see (ICU4C)/source/data/icu4j-readme.txt
+- mkdir -p /tmp/icu4j/com/ibm/icu/impl/data/$ICUDT
+- $ICU_ROOT/dbg/icu4c$ make ICU4J_ROOT=/tmp/icu4j icu4j-data-install
+ output:
+ ...
+ make[1]: Entering directory '/usr/local/google/home/mscherer/icu/uni/dbg/icu4c/data'
+ mkdir -p ./out/icu4j/com/ibm/icu/impl/data/icudt66b
+ mkdir -p ./out/icu4j/tzdata/com/ibm/icu/impl/data/icudt66b
+ LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH ../bin/icupkg ./out/tmp/icudt66l.dat ./out/icu4j/icudt66b.dat -s ./out/build/icudt66l -x '*' -tb -d ./out/icu4j/com/ibm/icu/impl/data/icudt66b
+ mv ./out/icu4j/"com/ibm/icu/impl/data/icudt66b/zoneinfo64.res" ./out/icu4j/"com/ibm/icu/impl/data/icudt66b/metaZones.res" ./out/icu4j/"com/ibm/icu/impl/data/icudt66b/timezoneTypes.res" ./out/icu4j/"com/ibm/icu/impl/data/icudt66b/windowsZones.res" "./out/icu4j/tzdata/com/ibm/icu/impl/data/icudt66b"
+ jar cf ./out/icu4j/icudata.jar -C ./out/icu4j com/ibm/icu/impl/data/icudt66b/
+ mkdir -p /tmp/icu4j/main/shared/data
+ cp ./out/icu4j/icudata.jar /tmp/icu4j/main/shared/data
+ jar cf ./out/icu4j/icutzdata.jar -C ./out/icu4j/tzdata com/ibm/icu/impl/data/icudt66b/
+ mkdir -p /tmp/icu4j/main/shared/data
+ cp ./out/icu4j/icutzdata.jar /tmp/icu4j/main/shared/data
+ make[1]: Leaving directory '/usr/local/google/home/mscherer/icu/uni/dbg/icu4c/data'
+- copy the big-endian Unicode data files to another location,
+ separate from the other data files,
+ and then refresh ICU4J
+ cd $ICU_ROOT/dbg/icu4c/data/out/icu4j
+ mkdir -p /tmp/icu4j/com/ibm/icu/impl/data/$ICUDT/coll
+ mkdir -p /tmp/icu4j/com/ibm/icu/impl/data/$ICUDT/brkitr
+ cp -v com/ibm/icu/impl/data/$ICUDT/confusables.cfu /tmp/icu4j/com/ibm/icu/impl/data/$ICUDT
+ cp -v com/ibm/icu/impl/data/$ICUDT/*.icu /tmp/icu4j/com/ibm/icu/impl/data/$ICUDT
+ rm /tmp/icu4j/com/ibm/icu/impl/data/$ICUDT/cnvalias.icu
+ cp -v com/ibm/icu/impl/data/$ICUDT/*.nrm /tmp/icu4j/com/ibm/icu/impl/data/$ICUDT
+ cp -v com/ibm/icu/impl/data/$ICUDT/coll/* /tmp/icu4j/com/ibm/icu/impl/data/$ICUDT/coll
+ cp -v com/ibm/icu/impl/data/$ICUDT/brkitr/* /tmp/icu4j/com/ibm/icu/impl/data/$ICUDT/brkitr
+ jar uvf $ICU_SRC/icu4j/main/shared/data/icudata.jar -C /tmp/icu4j com/ibm/icu/impl/data/$ICUDT
+
+* When refreshing all of ICU4J data from ICU4C
+- $ICU_ROOT/dbg/icu4c$ make ICU4J_ROOT=/tmp/icu4j icu4j-data-install
+- cp /tmp/icu4j/main/shared/data/icudata.jar $ICU_SRC/icu4j/main/shared/data
+or
+- $ICU_ROOT/dbg/icu4c$ make ICU4J_ROOT=$ICU_SRC/icu4j icu4j-data-install
+
+* update CollationFCD.java
+ + copy & paste the initializers of lcccIndex[] etc. from
+ ICU4C/source/i18n/collationfcd.cpp to
+ ICU4J/main/classes/collate/src/com/ibm/icu/impl/coll/CollationFCD.java
+
+* refresh Java test .txt files
+- copy new .txt files into ICU4J's main/tests/core/src/com/ibm/icu/dev/data/unicode
+ cd $ICU_SRC/icu4c/source/data/unidata
+ cp -v confusables.txt confusablesWholeScript.txt NormalizationCorrections.txt NormalizationTest.txt SpecialCasing.txt UnicodeData.txt $ICU_SRC/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode
+ cd ../../test/testdata
+ cp -v BidiCharacterTest.txt BidiTest.txt IdnaTestV2.txt $ICU_SRC/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode
+ cp -v $UNICODE_DATA/ucd/CompositionExclusions.txt $ICU_SRC/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode
+
+* run & fix ICU4J tests
+
+*** API additions
+- send notice to icu-design about new born-@stable API (enum constants etc.)
+
+*** CLDR numbering systems
+- look for new sets of decimal digits (gc=ND & nv=4) and add to CLDR
+ for example, look for
+ ~/icu/uni/src$ egrep ';gc=Nd.+;nv=4' icu4c/source/data/unidata/ppucd.txt
+ in new blocks (Blocks.txt)
+ Unicode 13:
+ diak 11950..11959 Dives_Akuru
+
+*** merge the Unicode update branches back onto the trunk
+- do not merge the icudata.jar and testdata.jar,
+ instead rebuild them from merged & tested ICU4C
+- make sure that changes to Unicode tools are checked in:
+ http://www.unicode.org/utility/trac/log/trunk/unicodetools
+
+---------------------------------------------------------------------------- ***
+
Unicode 12.1 update for ICU 64.2
** This is an abbreviated update with one new character for the new
diff --git a/icu4c/source/data/unidata/confusables.txt b/icu4c/source/data/unidata/confusables.txt
index ee85eeeef20..0aca4077411 100644
--- a/icu4c/source/data/unidata/confusables.txt
+++ b/icu4c/source/data/unidata/confusables.txt
@@ -1,11 +1,11 @@
# confusables.txt
-# Date: 2019-04-01, 21:59:19 GMT
+# Date: 2019-10-22, 13:05:29 GMT
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
#
# Unicode Security Mechanisms for UTS #39
-# Version: 12.1.0
+# Version: 13.0.0
#
# For documentation and usage, see http://www.unicode.org/reports/tr39
#
@@ -1390,6 +1390,8 @@ D7BC ; 30FC 1169 ; MA # ( ힼ → ーᅩ ) HANGUL JUNGSEONG EU-O → KATAKANA-HI
1197 ; 30FC 4E28 116E ; MA # ( ᆗ → ー丨ᅮ ) HANGUL JUNGSEONG YI-U → KATAKANA-HIRAGANA PROLONGED SOUND MARK, CJK UNIFIED IDEOGRAPH-4E28, HANGUL JUNGSEONG U # →ᅳᅵᅮ→
+1F10F ; 0024 20E0 ; MA #* ( 🄏 → $⃠ ) CIRCLED DOLLAR SIGN WITH OVERLAID BACKSLASH → DOLLAR SIGN, COMBINING ENCLOSING CIRCLE BACKSLASH #
+
20A4 ; 00A3 ; MA #* ( ₤ → £ ) LIRA SIGN → POUND SIGN #
3012 ; 20B8 ; MA #* ( 〒 → ₸ ) POSTAL MARK → TENGE SIGN #
@@ -1422,6 +1424,7 @@ A75A ; 0032 ; MA # ( Ꝛ → 2 ) LATIN CAPITAL LETTER R ROTUNDA → DIGIT TWO #
A644 ; 0032 ; MA # ( Ꙅ → 2 ) CYRILLIC CAPITAL LETTER REVERSED DZE → DIGIT TWO # →Ƨ→
14BF ; 0032 ; MA # ( ᒿ → 2 ) CANADIAN SYLLABICS SAYISI M → DIGIT TWO #
A6EF ; 0032 ; MA # ( ꛯ → 2 ) BAMUM LETTER KOGHOM → DIGIT TWO # →Ƨ→
+1FBF2 ; 0032 ; MA # ( 🯲 → 2 ) SEGMENTED DIGIT TWO → DIGIT TWO #
A9CF ; 0662 ; MA # ( ꧏ → ٢ ) JAVANESE PANGRANGKEP → ARABIC-INDIC DIGIT TWO #
06F2 ; 0662 ; MA # ( ۲ → ٢ ) EXTENDED ARABIC-INDIC DIGIT TWO → ARABIC-INDIC DIGIT TWO #
@@ -1497,6 +1500,7 @@ A76A ; 0033 ; MA # ( Ꝫ → 3 ) LATIN CAPITAL LETTER ET → DIGIT THREE #
04E0 ; 0033 ; MA # ( Ӡ → 3 ) CYRILLIC CAPITAL LETTER ABKHASIAN DZE → DIGIT THREE # →Ʒ→
16F3B ; 0033 ; MA # ( 𖼻 → 3 ) MIAO LETTER ZA → DIGIT THREE # →Ʒ→
118CA ; 0033 ; MA # ( 𑣊 → 3 ) WARANG CITI SMALL LETTER ANG → DIGIT THREE #
+1FBF3 ; 0033 ; MA # ( 🯳 → 3 ) SEGMENTED DIGIT THREE → DIGIT THREE #
06F3 ; 0663 ; MA # ( ۳ → ٣ ) EXTENDED ARABIC-INDIC DIGIT THREE → ARABIC-INDIC DIGIT THREE #
1E8C9 ; 0663 ; MA #* ( 𞣉 → ٣ ) MENDE KIKAKUI DIGIT THREE → ARABIC-INDIC DIGIT THREE #
@@ -1528,6 +1532,7 @@ A76A ; 0033 ; MA # ( Ꝫ → 3 ) LATIN CAPITAL LETTER ET → DIGIT THREE #
1D7FA ; 0034 ; MA # ( 𝟺 → 4 ) MATHEMATICAL MONOSPACE DIGIT FOUR → DIGIT FOUR #
13CE ; 0034 ; MA # ( Ꮞ → 4 ) CHEROKEE LETTER SE → DIGIT FOUR #
118AF ; 0034 ; MA # ( 𑢯 → 4 ) WARANG CITI CAPITAL LETTER UC → DIGIT FOUR #
+1FBF4 ; 0034 ; MA # ( 🯴 → 4 ) SEGMENTED DIGIT FOUR → DIGIT FOUR #
06F4 ; 0664 ; MA # ( ۴ → ٤ ) EXTENDED ARABIC-INDIC DIGIT FOUR → ARABIC-INDIC DIGIT FOUR #
@@ -1554,6 +1559,7 @@ A76A ; 0033 ; MA # ( Ꝫ → 3 ) LATIN CAPITAL LETTER ET → DIGIT THREE #
1D7FB ; 0035 ; MA # ( 𝟻 → 5 ) MATHEMATICAL MONOSPACE DIGIT FIVE → DIGIT FIVE #
01BC ; 0035 ; MA # ( Ƽ → 5 ) LATIN CAPITAL LETTER TONE FIVE → DIGIT FIVE #
118BB ; 0035 ; MA # ( 𑢻 → 5 ) WARANG CITI CAPITAL LETTER HORR → DIGIT FIVE #
+1FBF5 ; 0035 ; MA # ( 🯵 → 5 ) SEGMENTED DIGIT FIVE → DIGIT FIVE #
2464 ; 2784 ; MA #* ( ⑤ → ➄ ) CIRCLED DIGIT FIVE → DINGBAT CIRCLED SANS-SERIF DIGIT FIVE #
@@ -1576,6 +1582,7 @@ A76A ; 0033 ; MA # ( Ꝫ → 3 ) LATIN CAPITAL LETTER ET → DIGIT THREE #
0431 ; 0036 ; MA # ( б → 6 ) CYRILLIC SMALL LETTER BE → DIGIT SIX #
13EE ; 0036 ; MA # ( Ꮾ → 6 ) CHEROKEE LETTER WV → DIGIT SIX #
118D5 ; 0036 ; MA # ( 𑣕 → 6 ) WARANG CITI SMALL LETTER AT → DIGIT SIX #
+1FBF6 ; 0036 ; MA # ( 🯶 → 6 ) SEGMENTED DIGIT SIX → DIGIT SIX #
06F6 ; 0666 ; MA # ( ۶ → ٦ ) EXTENDED ARABIC-INDIC DIGIT SIX → ARABIC-INDIC DIGIT SIX #
@@ -1601,6 +1608,7 @@ A76A ; 0033 ; MA # ( Ꝫ → 3 ) LATIN CAPITAL LETTER ET → DIGIT THREE #
1D7FD ; 0037 ; MA # ( 𝟽 → 7 ) MATHEMATICAL MONOSPACE DIGIT SEVEN → DIGIT SEVEN #
104D2 ; 0037 ; MA # ( 𐓒 → 7 ) OSAGE CAPITAL LETTER ZA → DIGIT SEVEN #
118C6 ; 0037 ; MA # ( 𑣆 → 7 ) WARANG CITI SMALL LETTER II → DIGIT SEVEN #
+1FBF7 ; 0037 ; MA # ( 🯷 → 7 ) SEGMENTED DIGIT SEVEN → DIGIT SEVEN #
2466 ; 2786 ; MA #* ( ⑦ → ➆ ) CIRCLED DIGIT SEVEN → DINGBAT CIRCLED SANS-SERIF DIGIT SEVEN #
@@ -1626,6 +1634,7 @@ A76A ; 0033 ; MA # ( Ꝫ → 3 ) LATIN CAPITAL LETTER ET → DIGIT THREE #
0223 ; 0038 ; MA # ( ȣ → 8 ) LATIN SMALL LETTER OU → DIGIT EIGHT #
0222 ; 0038 ; MA # ( Ȣ → 8 ) LATIN CAPITAL LETTER OU → DIGIT EIGHT #
1031A ; 0038 ; MA # ( 𐌚 → 8 ) OLD ITALIC LETTER EF → DIGIT EIGHT #
+1FBF8 ; 0038 ; MA # ( 🯸 → 8 ) SEGMENTED DIGIT EIGHT → DIGIT EIGHT #
0AEE ; 096E ; MA # ( ૮ → ८ ) GUJARATI DIGIT EIGHT → DEVANAGARI DIGIT EIGHT #
@@ -1655,6 +1664,7 @@ A76E ; 0039 ; MA # ( Ꝯ → 9 ) LATIN CAPITAL LETTER CON → DIGIT NINE #
118CC ; 0039 ; MA # ( 𑣌 → 9 ) WARANG CITI SMALL LETTER KO → DIGIT NINE #
118AC ; 0039 ; MA # ( 𑢬 → 9 ) WARANG CITI CAPITAL LETTER KO → DIGIT NINE #
118D6 ; 0039 ; MA # ( 𑣖 → 9 ) WARANG CITI SMALL LETTER AM → DIGIT NINE #
+1FBF9 ; 0039 ; MA # ( 🯹 → 9 ) SEGMENTED DIGIT NINE → DIGIT NINE #
0967 ; 0669 ; MA # ( १ → ٩ ) DEVANAGARI DIGIT ONE → ARABIC-INDIC DIGIT NINE #
118E4 ; 0669 ; MA # ( 𑣤 → ٩ ) WARANG CITI DIGIT FOUR → ARABIC-INDIC DIGIT NINE #
@@ -1912,6 +1922,8 @@ A4DA ; 0043 ; MA # ( ꓚ → C ) LISU LETTER CA → LATIN CAPITAL LETTER C #
20A1 ; 0043 20EB ; MA #* ( ₡ → C⃫ ) COLON SIGN → LATIN CAPITAL LETTER C, COMBINING LONG DOUBLE SOLIDUS OVERLAY #
+1F16E ; 0043 20E0 ; MA #* ( 🅮 → C⃠ ) CIRCLED C WITH OVERLAID BACKSLASH → LATIN CAPITAL LETTER C, COMBINING ENCLOSING CIRCLE BACKSLASH #
+
00E7 ; 0063 0326 ; MA # ( ç → c̦ ) LATIN SMALL LETTER C WITH CEDILLA → LATIN SMALL LETTER C, COMBINING COMMA BELOW # →ҫ→→с̡→
04AB ; 0063 0326 ; MA # ( ҫ → c̦ ) CYRILLIC SMALL LETTER ES WITH DESCENDER → LATIN SMALL LETTER C, COMBINING COMMA BELOW # →с̡→
@@ -1924,6 +1936,8 @@ A4DA ; 0043 ; MA # ( ꓚ → C ) LISU LETTER CA → LATIN CAPITAL LETTER C #
2106 ; 0063 002F 0075 ; MA #* ( ℆ → c/u ) CADA UNA → LATIN SMALL LETTER C, SOLIDUS, LATIN SMALL LETTER U #
+1F16D ; 33C4 0009 20DD ; MA #* ( 🅭 → ) CIRCLED CC → SQUARE CC, , COMBINING ENCLOSING CIRCLE #
+
22F4 ; A793 ; MA #* ( ⋴ → ꞓ ) SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE → LATIN SMALL LETTER C WITH BAR # →ɛ→→є→
025B ; A793 ; MA # ( ɛ → ꞓ ) LATIN SMALL LETTER OPEN E → LATIN SMALL LETTER C WITH BAR # →є→
03B5 ; A793 ; MA # ( ε → ꞓ ) GREEK SMALL LETTER EPSILON → LATIN SMALL LETTER C WITH BAR # →є→
@@ -2353,7 +2367,7 @@ A6B1 ; 2C75 ; MA # ( ꚱ → Ⱶ ) BAMUM LETTER NDAA → LATIN CAPITAL LETTER HA
A795 ; A727 ; MA # ( ꞕ → ꜧ ) LATIN SMALL LETTER H WITH PALATAL HOOK → LATIN SMALL LETTER HENG #
02DB ; 0069 ; MA #* ( ˛ → i ) OGONEK → LATIN SMALL LETTER I # →ͺ→→ι→→ι→
-2373 ; 0069 ; MA #* ( ⍳ → i ) APL FUNCTIONAL SYMBOL IOTA → LATIN SMALL LETTER I # →ι→
+2373 ; 0069 ; MA #* ( ⍳ → i ) APL FUNCTIONAL SYMBOL IOTA → LATIN SMALL LETTER I # →ɩ→
FF49 ; 0069 ; MA # ( i → i ) FULLWIDTH LATIN SMALL LETTER I → LATIN SMALL LETTER I # →і→
2170 ; 0069 ; MA # ( ⅰ → i ) SMALL ROMAN NUMERAL ONE → LATIN SMALL LETTER I #
2139 ; 0069 ; MA # ( ℹ → i ) INFORMATION SOURCE → LATIN SMALL LETTER I #
@@ -2587,6 +2601,7 @@ A4F2 ; 006C ; MA # ( ꓲ → l ) LISU LETTER I → LATIN SMALL LETTER L # →I
16F28 ; 006C ; MA # ( 𖼨 → l ) MIAO LETTER GHA → LATIN SMALL LETTER L # →I→
1028A ; 006C ; MA # ( 𐊊 → l ) LYCIAN LETTER J → LATIN SMALL LETTER L # →I→
10309 ; 006C ; MA # ( 𐌉 → l ) OLD ITALIC LETTER I → LATIN SMALL LETTER L # →I→
+1FBF1 ; 006C ; MA # ( 🯱 → l ) SEGMENTED DIGIT ONE → LATIN SMALL LETTER L # →1→
1D22A ; 004C ; MA #* ( 𝈪 → L ) GREEK INSTRUMENTAL NOTATION SYMBOL-23 → LATIN CAPITAL LETTER L #
216C ; 004C ; MA # ( Ⅼ → L ) ROMAN NUMERAL FIFTY → LATIN CAPITAL LETTER L #
@@ -2990,6 +3005,7 @@ A4F3 ; 004F ; MA # ( ꓳ → O ) LISU LETTER O → LATIN CAPITAL LETTER O #
102AB ; 004F ; MA # ( 𐊫 → O ) CARIAN LETTER O → LATIN CAPITAL LETTER O #
10404 ; 004F ; MA # ( 𐐄 → O ) DESERET CAPITAL LETTER LONG O → LATIN CAPITAL LETTER O #
10516 ; 004F ; MA # ( 𐔖 → O ) ELBASAN LETTER O → LATIN CAPITAL LETTER O #
+1FBF0 ; 004F ; MA # ( 🯰 → O ) SEGMENTED DIGIT ZERO → LATIN CAPITAL LETTER O # →0→
2070 ; 00BA ; MA #* ( ⁰ → º ) SUPERSCRIPT ZERO → MASCULINE ORDINAL INDICATOR #
1D52 ; 00BA ; MA # ( ᵒ → º ) MODIFIER LETTER SMALL O → MASCULINE ORDINAL INDICATOR # →⁰→
@@ -9614,5 +9630,9 @@ FACE ; 9F9C ; MA # ( 龜 → 龜 ) CJK COMPATIBILITY IDEOGRAPH-FACE → CJK UNIF
2FD5 ; 9FA0 ; MA #* ( ⿕ → 龠 ) KANGXI RADICAL FLUTE → CJK UNIFIED IDEOGRAPH-9FA0 #
-# total: 6296
+24EA ; 1F10D ; MA #* ( ⓪ → 🄍 ) CIRCLED DIGIT ZERO → CIRCLED ZERO WITH SLASH #
+
+21BA ; 1F10E ; MA #* ( ↺ → 🄎 ) ANTICLOCKWISE OPEN CIRCLE ARROW → CIRCLED ANTICLOCKWISE ARROW #
+
+# total: 6311
diff --git a/icu4c/source/data/unidata/norm2/nfc.txt b/icu4c/source/data/unidata/norm2/nfc.txt
index 31dc256d102..638b5feffcd 100644
--- a/icu4c/source/data/unidata/norm2/nfc.txt
+++ b/icu4c/source/data/unidata/norm2/nfc.txt
@@ -9,7 +9,7 @@
#
# Complete data for Unicode NFC normalization.
-* Unicode 12.1.0
+* Unicode 13.0.0
# Canonical_Combining_Class (ccc) values
0300..0314:230
@@ -212,6 +212,7 @@
1AB5..1ABA:220
1ABB..1ABC:230
1ABD:220
+1ABF..1AC0:220
1B34:7
1B44:9
1B6B:230
@@ -276,6 +277,7 @@ A674..A67D:230
A69E..A69F:230
A6F0..A6F1:230
A806:9
+A82C:9
A8C4:9
A8E0..A8F1:230
A92B..A92D:220
@@ -306,6 +308,7 @@ FE2E..FE2F:230
10AE5:230
10AE6:220
10D24..10D27:230
+10EAB..10EAC:230
10F46..10F47:220
10F48..10F4A:230
10F4B:220
@@ -341,6 +344,8 @@ FE2E..FE2F:230
1172B:9
11839:9
1183A:7
+1193D..1193E:9
+11943:7
119E0:9
11A34:9
11A47:9
@@ -351,6 +356,7 @@ FE2E..FE2F:230
11D97:9
16AF0..16AF4:1
16B30..16B36:230
+16FF0..16FF1:6
1BC9E:1
1D165..1D166:216
1D167..1D169:1
@@ -1878,6 +1884,7 @@ FB4E>05E4 05BF
114BE=114B9 114BD
115BA=115B8 115AF
115BB=115B9 115AF
+11938=11935 11930
1D15E>1D157 1D165
1D15F>1D158 1D165
1D160>1D15F 1D16E
diff --git a/icu4c/source/data/unidata/norm2/nfkc.txt b/icu4c/source/data/unidata/norm2/nfkc.txt
index a1e363faecb..675cd107aaa 100644
--- a/icu4c/source/data/unidata/norm2/nfkc.txt
+++ b/icu4c/source/data/unidata/norm2/nfkc.txt
@@ -13,7 +13,7 @@
# to NFKC one-way mappings.
# Use this file as the second gennorm2 input file after nfc.txt.
-* Unicode 12.1.0
+* Unicode 13.0.0
00A0>0020
00A8>0020 0308
@@ -1373,6 +1373,7 @@ AB5C>A727
AB5D>AB37
AB5E>026B
AB5F>AB52
+AB69>028D
FB00>0066 0066
FB01>0066 0069
FB02>0066 006C
@@ -3691,3 +3692,13 @@ FFEE>25CB
1F248>3014 6557 3015
1F250>5F97
1F251>53EF
+1FBF0>0030
+1FBF1>0031
+1FBF2>0032
+1FBF3>0033
+1FBF4>0034
+1FBF5>0035
+1FBF6>0036
+1FBF7>0037
+1FBF8>0038
+1FBF9>0039
diff --git a/icu4c/source/data/unidata/norm2/nfkc_cf.txt b/icu4c/source/data/unidata/norm2/nfkc_cf.txt
index 3248c3ac03d..21c441f945b 100644
--- a/icu4c/source/data/unidata/norm2/nfkc_cf.txt
+++ b/icu4c/source/data/unidata/norm2/nfkc_cf.txt
@@ -12,7 +12,7 @@
# and reformatted into syntax for the gennorm2 Normalizer2 data generator tool.
# Use this file as the third gennorm2 input file after nfc.txt and nfkc.txt.
-* Unicode 12.1.0
+* Unicode 13.0.0
0041>0061
0042>0062
@@ -2458,12 +2458,16 @@ A7C2>A7C3
A7C4>A794
A7C5>0282
A7C6>1D8E
+A7C7>A7C8
+A7C9>A7CA
+A7F5>A7F6
A7F8>0127
A7F9>0153
AB5C>A727
AB5D>AB37
AB5E>026B
AB5F>AB52
+AB69>028D
AB70>13A0
AB71>13A1
AB72>13A2
@@ -5387,6 +5391,16 @@ FFF0..FFF8>
1F248>3014 6557 3015
1F250>5F97
1F251>53EF
+1FBF0>0030
+1FBF1>0031
+1FBF2>0032
+1FBF3>0033
+1FBF4>0034
+1FBF5>0035
+1FBF6>0036
+1FBF7>0037
+1FBF8>0038
+1FBF9>0039
2F800>4E3D
2F801>4E38
2F802>4E41
diff --git a/icu4c/source/data/unidata/norm2/uts46.txt b/icu4c/source/data/unidata/norm2/uts46.txt
index 15427fc4daf..06f7beab684 100644
--- a/icu4c/source/data/unidata/norm2/uts46.txt
+++ b/icu4c/source/data/unidata/norm2/uts46.txt
@@ -1,12 +1,12 @@
# Original file:
# IdnaMappingTable.txt
-# Date: 2019-04-01, 09:17:25 GMT
+# Date: 2019-11-07, 13:44:35 GMT
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
#
# Unicode IDNA Compatible Preprocessing for UTS #46
-# Version: 12.1.0
+# Version: 13.0.0
#
# For documentation and usage, see http://www.unicode.org/reports/tr46
@@ -996,7 +996,8 @@
# 08B3..08B4 valid # 8.0 ARABIC LETTER AIN WITH THREE DOTS BELOW..ARABIC LETTER KAF WITH DOT BELOW
08B5 >FFFD # NA
# 08B6..08BD valid # 9.0 ARABIC LETTER BEH WITH SMALL MEEM ABOVE..ARABIC LETTER AFRICAN NOON
-08BE..08D2 >FFFD # NA ..
+# 08BE..08C7 valid # 13.0 ARABIC LETTER PEH WITH SMALL V..ARABIC LETTER LAM WITH SMALL ARABIC LETTER TAH ABOVE
+08C8..08D2 >FFFD # NA ..
# 08D3 valid # 11.0 ARABIC SMALL LOW WAW
# 08D4..08E1 valid # 9.0 ARABIC SMALL HIGH WORD AR-RUB..ARABIC SMALL HIGH SIGN SAFHA
08E2 >FFFD # 9.0 ARABIC DISPUTED END OF AYAH
@@ -1168,7 +1169,8 @@
# 0B47..0B48 valid # 1.1 ORIYA VOWEL SIGN E..ORIYA VOWEL SIGN AI
0B49..0B4A >FFFD # NA ..
# 0B4B..0B4D valid # 1.1 ORIYA VOWEL SIGN O..ORIYA SIGN VIRAMA
-0B4E..0B55 >FFFD # NA ..
+0B4E..0B54 >FFFD # NA ..
+# 0B55 valid # 13.0 ORIYA SIGN OVERLINE
# 0B56..0B57 valid # 1.1 ORIYA AI LENGTH MARK..ORIYA AU LENGTH MARK
0B58..0B5B >FFFD # NA ..
0B5C >0B21 0B3C # 1.1 ORIYA LETTER RRA
@@ -1286,7 +1288,7 @@
# 0D00 valid # 10.0 MALAYALAM SIGN COMBINING ANUSVARA ABOVE
# 0D01 valid # 7.0 MALAYALAM SIGN CANDRABINDU
# 0D02..0D03 valid # 1.1 MALAYALAM SIGN ANUSVARA..MALAYALAM SIGN VISARGA
-0D04 >FFFD # NA
+# 0D04 valid # 13.0 MALAYALAM LETTER VEDIC ANUSVARA
# 0D05..0D0C valid # 1.1 MALAYALAM LETTER A..MALAYALAM LETTER VOCALIC L
0D0D >FFFD # NA
# 0D0E..0D10 valid # 1.1 MALAYALAM LETTER E..MALAYALAM LETTER AI
@@ -1318,7 +1320,8 @@
# 0D76..0D78 valid # 9.0 MALAYALAM FRACTION ONE SIXTEENTH..MALAYALAM FRACTION THREE SIXTEENTHS
# 0D79 valid # 5.1 MALAYALAM DATE MARK
# 0D7A..0D7F valid # 5.1 MALAYALAM LETTER CHILLU NN..MALAYALAM LETTER CHILLU K
-0D80..0D81 >FFFD # NA ..
+0D80 >FFFD # NA
+# 0D81 valid # 13.0 SINHALA SIGN CANDRABINDU
# 0D82..0D83 valid # 3.0 SINHALA SIGN ANUSVARAYA..SINHALA SIGN VISARGAYA
0D84 >FFFD # NA
# 0D85..0D96 valid # 3.0 SINHALA LETTER AYANNA..SINHALA LETTER AUYANNA
@@ -1675,7 +1678,8 @@
1AAE..1AAF >FFFD # NA ..
# 1AB0..1ABD valid # 7.0 COMBINING DOUBLED CIRCUMFLEX ACCENT..COMBINING PARENTHESES BELOW
# 1ABE valid # 7.0 COMBINING PARENTHESES OVERLAY
-1ABF..1AFF >FFFD # NA ..
+# 1ABF..1AC0 valid # 13.0 COMBINING LATIN SMALL LETTER W BELOW..COMBINING LATIN SMALL LETTER TURNED W BELOW
+1AC1..1AFF >FFFD # NA ..
# 1B00..1B4B valid # 5.0 BALINESE SIGN ULU RICEM..BALINESE LETTER ASYURA SASAK
1B4C..1B4F >FFFD # NA ..
# 1B50..1B59 valid # 5.0 BALINESE DIGIT ZERO..BALINESE DIGIT NINE
@@ -2798,7 +2802,8 @@
# 2B5A..2B73 valid # 7.0 SLANTED NORTH ARROW WITH HOOKED HEAD..DOWNWARDS TRIANGLE-HEADED ARROW TO BAR
2B74..2B75 >FFFD # NA ..
# 2B76..2B95 valid # 7.0 NORTH WEST TRIANGLE-HEADED ARROW TO BAR..RIGHTWARDS BLACK ARROW
-2B96..2B97 >FFFD # NA ..
+2B96 >FFFD # NA
+# 2B97 valid # 13.0 SYMBOL FOR TYPE A ELECTRONICS
# 2B98..2BB9 valid # 7.0 THREE-D TOP-LIGHTED LEFTWARDS EQUILATERAL ARROWHEAD..UP ARROWHEAD IN A RECTANGLE BOX
# 2BBA..2BBC valid # 11.0 OVERLAPPING WHITE SQUARES..OVERLAPPING BLACK SQUARES
# 2BBD..2BC8 valid # 7.0 BALLOT BOX WITH LIGHT X..BLACK MEDIUM RIGHT-POINTING TRIANGLE CENTRED
@@ -3040,7 +3045,8 @@
# 2E45..2E49 valid # 10.0 INVERTED LOW KAVYKA..DOUBLE STACKED COMMA
# 2E4A..2E4E valid # 11.0 DOTTED SOLIDUS..PUNCTUS ELEVATUS MARK
# 2E4F valid # 12.0 CORNISH VERSE DIVIDER
-2E50..2E7F >FFFD # NA ..
+# 2E50..2E52 valid # 13.0 CROSS PATTY WITH RIGHT CROSSBAR..TIRONIAN SIGN CAPITAL ET
+2E53..2E7F >FFFD # NA ..
# 2E80..2E99 valid # 3.0 CJK RADICAL REPEAT..CJK RADICAL RAP
2E9A >FFFD # NA
# 2E9B..2E9E valid # 3.0 CJK RADICAL CHOKE..CJK RADICAL DEATH
@@ -3413,7 +3419,7 @@
319F >4EBA # 1.1 IDEOGRAPHIC ANNOTATION MAN MARK
# 31A0..31B7 valid # 3.0 BOPOMOFO LETTER BU..BOPOMOFO FINAL LETTER H
# 31B8..31BA valid # 6.0 BOPOMOFO LETTER GH..BOPOMOFO LETTER ZY
-31BB..31BF >FFFD # NA ..
+# 31BB..31BF valid # 13.0 BOPOMOFO FINAL LETTER G..BOPOMOFO LETTER AH
# 31C0..31CF valid # 4.1 CJK STROKE T..CJK STROKE N
# 31D0..31E3 valid # 5.1 CJK STROKE H..CJK STROKE Q
31E4..31EF >FFFD # NA ..
@@ -3924,7 +3930,7 @@
33FE >0033 0031 65E5 #1.1 IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTY-ONE
33FF >0067 0061 006C #4.0 SQUARE GAL
# 3400..4DB5 valid # 3.0 CJK UNIFIED IDEOGRAPH-3400..CJK UNIFIED IDEOGRAPH-4DB5
-4DB6..4DBF >FFFD # NA ..
+# 4DB6..4DBF valid # 13.0 CJK UNIFIED IDEOGRAPH-4DB6..CJK UNIFIED IDEOGRAPH-4DBF
# 4DC0..4DFF valid # 4.0 HEXAGRAM FOR THE CREATIVE HEAVEN..HEXAGRAM FOR BEFORE COMPLETION
# 4E00..9FA5 valid # 1.1 CJK UNIFIED IDEOGRAPH-4E00..CJK UNIFIED IDEOGRAPH-9FA5
# 9FA6..9FBB valid # 4.1 CJK UNIFIED IDEOGRAPH-9FA6..CJK UNIFIED IDEOGRAPH-9FBB
@@ -3934,7 +3940,8 @@
# 9FCD..9FD5 valid # 8.0 CJK UNIFIED IDEOGRAPH-9FCD..CJK UNIFIED IDEOGRAPH-9FD5
# 9FD6..9FEA valid # 10.0 CJK UNIFIED IDEOGRAPH-9FD6..CJK UNIFIED IDEOGRAPH-9FEA
# 9FEB..9FEF valid # 11.0 CJK UNIFIED IDEOGRAPH-9FEB..CJK UNIFIED IDEOGRAPH-9FEF
-9FF0..9FFF >FFFD # NA ..
+# 9FF0..9FFC valid # 13.0 CJK UNIFIED IDEOGRAPH-9FF0..CJK UNIFIED IDEOGRAPH-9FFC
+9FFD..9FFF >FFFD # NA ..
# A000..A48C valid # 3.0 YI SYLLABLE IT..YI SYLLABLE YYR
A48D..A48F >FFFD # NA ..
# A490..A4A1 valid # 3.0 YI RADICAL QOT..YI RADICAL GA
@@ -4197,7 +4204,13 @@ A7C2 >A7C3 # 12.0 LATIN CAPITAL LETTER ANGLICANA W
A7C4 >A794 # 12.0 LATIN CAPITAL LETTER C WITH PALATAL HOOK
A7C5 >0282 # 12.0 LATIN CAPITAL LETTER S WITH HOOK
A7C6 >1D8E # 12.0 LATIN CAPITAL LETTER Z WITH PALATAL HOOK
-A7C7..A7F6 >FFFD # NA ..
+A7C7 >A7C8 # 13.0 LATIN CAPITAL LETTER D WITH SHORT STROKE OVERLAY
+# A7C8 valid # 13.0 LATIN SMALL LETTER D WITH SHORT STROKE OVERLAY
+A7C9 >A7CA # 13.0 LATIN CAPITAL LETTER S WITH SHORT STROKE OVERLAY
+# A7CA valid # 13.0 LATIN SMALL LETTER S WITH SHORT STROKE OVERLAY
+A7CB..A7F4 >FFFD # NA ..
+A7F5 >A7F6 # 13.0 LATIN CAPITAL LETTER REVERSED HALF H
+# A7F6 valid # 13.0 LATIN SMALL LETTER REVERSED HALF H
# A7F7 valid # 7.0 LATIN EPIGRAPHIC LETTER SIDEWAYS I
A7F8 >0127 # 6.1 MODIFIER LETTER CAPITAL H WITH STROKE
A7F9 >0153 # 6.1 MODIFIER LETTER SMALL LIGATURE OE
@@ -4205,7 +4218,8 @@ A7F9 >0153 # 6.1 MODIFIER LETTER SMALL LIGATURE OE
# A7FB..A7FF valid # 5.1 LATIN EPIGRAPHIC LETTER REVERSED F..LATIN EPIGRAPHIC LETTER ARCHAIC M
# A800..A827 valid # 4.1 SYLOTI NAGRI LETTER A..SYLOTI NAGRI VOWEL SIGN OO
# A828..A82B valid # 4.1 SYLOTI NAGRI POETRY MARK-1..SYLOTI NAGRI POETRY MARK-4
-A82C..A82F >FFFD # NA ..
+# A82C valid # 13.0 SYLOTI NAGRI SIGN ALTERNATE HASANTA
+A82D..A82F >FFFD # NA ..
# A830..A839 valid # 5.2 NORTH INDIC FRACTION ONE QUARTER..NORTH INDIC QUANTITY MARK
A83A..A83F >FFFD # NA ..
# A840..A873 valid # 5.0 PHAGS-PA LETTER KA..PHAGS-PA LETTER CANDRABINDU
@@ -4276,7 +4290,10 @@ AB5F >AB52 # 7.0 MODIFIER LETTER SMALL U WITH LEFT
# AB60..AB63 valid # 8.0 LATIN SMALL LETTER SAKHA YAT..LATIN SMALL LETTER UO
# AB64..AB65 valid # 7.0 LATIN SMALL LETTER INVERTED ALPHA..GREEK LETTER SMALL CAPITAL OMEGA
# AB66..AB67 valid # 12.0 LATIN SMALL LETTER DZ DIGRAPH WITH RETROFLEX HOOK..LATIN SMALL LETTER TS DIGRAPH WITH RETROFLEX HOOK
-AB68..AB6F >FFFD # NA ..
+# AB68 valid # 13.0 LATIN SMALL LETTER TURNED R WITH MIDDLE TILDE
+AB69 >028D # 13.0 MODIFIER LETTER SMALL TURNED W
+# AB6A..AB6B valid # 13.0 MODIFIER LETTER LEFT TACK..MODIFIER LETTER RIGHT TACK
+AB6C..AB6F >FFFD # NA ..
AB70 >13A0 # 8.0 CHEROKEE SMALL LETTER A
AB71 >13A1 # 8.0 CHEROKEE SMALL LETTER E
AB72 >13A2 # 8.0 CHEROKEE SMALL LETTER I
@@ -5780,7 +5797,8 @@ FFFE..FFFF >FFFD # 1.1 ..FFFD # NA
# 10190..1019Bvalid # 5.1 ROMAN SEXTANS SIGN..ROMAN CENTURIAL SIGN
-1019C..1019F >FFFD # NA ..
+# 1019C valid # 13.0 ASCIA SYMBOL
+1019D..1019F >FFFD # NA ..
# 101A0 valid # 7.0 GREEK SYMBOL TAU RHO
101A1..101CF >FFFD # NA ..
# 101D0..101FCvalid # 5.1 PHAISTOS DISC SIGN PEDESTRIAN..PHAISTOS DISC SIGN WAVY BAND
@@ -6057,14 +6075,24 @@ FFFE..FFFF >FFFD # 1.1 ..FFFD # NA ..
# 10E60..10E7Evalid # 5.2 RUMI DIGIT ONE..RUMI FRACTION TWO THIRDS
-10E7F..10EFF >FFFD # NA ..
+10E7F >FFFD # NA
+# 10E80..10EA9valid # 13.0 YEZIDI LETTER ELIF..YEZIDI LETTER ET
+10EAA >FFFD # NA
+# 10EAB..10EACvalid # 13.0 YEZIDI COMBINING HAMZA MARK..YEZIDI COMBINING MADDA MARK
+# 10EAD valid # 13.0 YEZIDI HYPHENATION MARK
+10EAE..10EAF >FFFD # NA ..
+# 10EB0..10EB1valid # 13.0 YEZIDI LETTER LAM WITH DOT ABOVE..YEZIDI LETTER YOT WITH CIRCUMFLEX ABOVE
+10EB2..10EFF >FFFD # NA ..
# 10F00..10F1Cvalid # 11.0 OLD SOGDIAN LETTER ALEPH..OLD SOGDIAN LETTER FINAL TAW WITH VERTICAL TAIL
# 10F1D..10F26valid # 11.0 OLD SOGDIAN NUMBER ONE..OLD SOGDIAN FRACTION ONE HALF
# 10F27 valid # 11.0 OLD SOGDIAN LIGATURE AYIN-DALETH
10F28..10F2F >FFFD # NA ..
# 10F30..10F50valid # 11.0 SOGDIAN LETTER ALEPH..SOGDIAN COMBINING STROKE BELOW
# 10F51..10F59valid # 11.0 SOGDIAN NUMBER ONE..SOGDIAN PUNCTUATION HALF CIRCLE WITH DOT
-10F5A..10FDF >FFFD # NA ..
+10F5A..10FAF >FFFD # NA ..
+# 10FB0..10FC4valid # 13.0 CHORASMIAN LETTER ALEPH..CHORASMIAN LETTER TAW
+# 10FC5..10FCBvalid # 13.0 CHORASMIAN NUMBER ONE..CHORASMIAN NUMBER ONE HUNDRED
+10FCC..10FDF >FFFD # NA ..
# 10FE0..10FF6valid # 12.0 ELYMAIC LETTER ALEPH..ELYMAIC LIGATURE ZAYIN-YODH
10FF7..10FFF >FFFD # NA ..
# 11000..11046valid # 6.0 BRAHMI SIGN CANDRABINDU..BRAHMI VIRAMA
@@ -6090,7 +6118,8 @@ FFFE..FFFF >FFFD # 1.1 ..FFFD # NA ..
+# 11147 valid # 13.0 CHAKMA LETTER VAA
+11148..1114F >FFFD # NA ..
# 11150..11173valid # 7.0 MAHAJANI LETTER A..MAHAJANI SIGN NUKTA
# 11174..11175valid # 7.0 MAHAJANI ABBREVIATION SIGN..MAHAJANI SECTION MARK
# 11176 valid # 7.0 MAHAJANI LIGATURE SHRI
@@ -6099,7 +6128,7 @@ FFFE..FFFF >FFFD # 1.1 ..FFFD # NA ..
+# 111CE..111CFvalid # 13.0 SHARADA VOWEL SIGN PRISHTHAMATRA E..SHARADA SIGN INVERTED CANDRABINDU
# 111D0..111D9valid # 6.1 SHARADA DIGIT ZERO..SHARADA DIGIT NINE
# 111DA valid # 7.0 SHARADA EKAM
# 111DB valid # 8.0 SHARADA SIGN SIDDHAM
@@ -6164,13 +6193,14 @@ FFFE..FFFF >FFFD # 1.1 ..FFFD # NA
+# 1145A valid # 13.0 NEWA DOUBLE COMMA
# 1145B valid # 9.0 NEWA PLACEHOLDER MARK
1145C >FFFD # NA
# 1145D valid # 9.0 NEWA INSERTION SIGN
# 1145E valid # 11.0 NEWA SANDHI MARK
# 1145F valid # 12.0 NEWA LETTER VEDIC ANUSVARA
-11460..1147F >FFFD # NA ..
+# 11460..11461valid # 13.0 NEWA SIGN JIHVAMULIYA..NEWA SIGN UPADHMANIYA
+11462..1147F >FFFD # NA ..
# 11480..114C5valid # 7.0 TIRHUTA ANJI..TIRHUTA GVANG
# 114C6 valid # 7.0 TIRHUTA ABBREVIATION SIGN
# 114C7 valid # 7.0 TIRHUTA OM
@@ -6244,7 +6274,23 @@ FFFE..FFFF >FFFD # 1.1 ..FFFD # NA ..
# 118FF valid # 7.0 WARANG CITI OM
-11900..1199F >FFFD # NA ..
+# 11900..11906valid # 13.0 DIVES AKURU LETTER A..DIVES AKURU LETTER E
+11907..11908 >FFFD # NA ..
+# 11909 valid # 13.0 DIVES AKURU LETTER O
+1190A..1190B >FFFD # NA ..
+# 1190C..11913valid # 13.0 DIVES AKURU LETTER KA..DIVES AKURU LETTER JA
+11914 >FFFD # NA
+# 11915..11916valid # 13.0 DIVES AKURU LETTER NYA..DIVES AKURU LETTER TTA
+11917 >FFFD # NA
+# 11918..11935valid # 13.0 DIVES AKURU LETTER DDA..DIVES AKURU VOWEL SIGN E
+11936 >FFFD # NA
+# 11937..11938valid # 13.0 DIVES AKURU VOWEL SIGN AI..DIVES AKURU VOWEL SIGN O
+11939..1193A >FFFD # NA ..
+# 1193B..11943valid # 13.0 DIVES AKURU SIGN ANUSVARA..DIVES AKURU SIGN NUKTA
+# 11944..11946valid # 13.0 DIVES AKURU DOUBLE DANDA..DIVES AKURU END OF TEXT MARK
+11947..1194F >FFFD # NA ..
+# 11950..11959valid # 13.0 DIVES AKURU DIGIT ZERO..DIVES AKURU DIGIT NINE
+1195A..1199F >FFFD # NA ..
# 119A0..119A7valid # 12.0 NANDINAGARI LETTER A..NANDINAGARI LETTER VOCALIC RR
119A8..119A9 >FFFD # NA ..
# 119AA..119D7valid # 12.0 NANDINAGARI LETTER E..NANDINAGARI VOWEL SIGN VOCALIC RR
@@ -6311,7 +6357,9 @@ FFFE..FFFF >FFFD # 1.1 ..FFFD # NA ..
# 11EE0..11EF6valid # 11.0 MAKASAR LETTER KA..MAKASAR VOWEL SIGN O
# 11EF7..11EF8valid # 11.0 MAKASAR PASSIMBANG..MAKASAR END OF SECTION
-11EF9..11FBF >FFFD # NA ..
+11EF9..11FAF >FFFD # NA ..
+# 11FB0 valid # 13.0 LISU LETTER YHA
+11FB1..11FBF >FFFD # NA ..
# 11FC0..11FF1valid # 12.0 TAMIL FRACTION ONE THREE-HUNDRED-AND-TWENTIETH..TAMIL SIGN VAKAIYARAA
11FF2..11FFE >FFFD # NA ..
# 11FFF valid # 12.0 TAMIL PUNCTUATION END OF TEXT
@@ -6407,13 +6455,19 @@ FFFE..FFFF >FFFD # 1.1 ..FFFD # NA ..
+# 16FE4 valid # 13.0 KHITAN SMALL SCRIPT FILLER
+16FE5..16FEF >FFFD # NA ..
+# 16FF0..16FF1valid # 13.0 VIETNAMESE ALTERNATE READING MARK CA..VIETNAMESE ALTERNATE READING MARK NHAY
+16FF2..16FFF >FFFD # NA ..
# 17000..187ECvalid # 9.0 TANGUT IDEOGRAPH-17000..TANGUT IDEOGRAPH-187EC
# 187ED..187F1valid # 11.0 TANGUT IDEOGRAPH-187ED..TANGUT IDEOGRAPH-187F1
# 187F2..187F7valid # 12.0 TANGUT IDEOGRAPH-187F2..TANGUT IDEOGRAPH-187F7
187F8..187FF >FFFD # NA ..
# 18800..18AF2valid # 9.0 TANGUT COMPONENT-001..TANGUT COMPONENT-755
-18AF3..1AFFF >FFFD # NA ..
+# 18AF3..18CD5valid # 13.0 TANGUT COMPONENT-756..KHITAN SMALL SCRIPT CHARACTER-18CD5
+18CD6..18CFF >FFFD # NA ..
+# 18D00..18D08valid # 13.0 TANGUT IDEOGRAPH-18D00..TANGUT IDEOGRAPH-18D08
+18D09..1AFFF >FFFD # NA ..
# 1B000..1B001valid # 6.0 KATAKANA LETTER ARCHAIC E..HIRAGANA LETTER ARCHAIC YE
# 1B002..1B11Evalid # 10.0 HENTAIGANA LETTER A-1..HENTAIGANA LETTER N-MU-MO-2
1B11F..1B14F >FFFD # NA ..
@@ -7769,7 +7823,7 @@ FFFE..FFFF >FFFD # 1.1 ..0038 002C # 5.2 DIGIT EIGHT COMMA
1F10A >0039 002C # 5.2 DIGIT NINE COMMA
# 1F10B..1F10Cvalid # 7.0 DINGBAT CIRCLED SANS-SERIF DIGIT ZERO..DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ZERO
-1F10D..1F10F >FFFD # NA ..
+# 1F10D..1F10Fvalid # 13.0 CIRCLED ZERO WITH SLASH..CIRCLED DOLLAR SIGN WITH OVERLAID BACKSLASH
1F110 >0028 0061 0029 #5.2 PARENTHESIZED LATIN CAPITAL LETTER A
1F111 >0028 0062 0029 #5.2 PARENTHESIZED LATIN CAPITAL LETTER B
1F112 >0028 0063 0029 #5.2 PARENTHESIZED LATIN CAPITAL LETTER C
@@ -7842,7 +7896,7 @@ FFFE..FFFF >FFFD # 1.1 ..006D 0063 # 6.1 RAISED MC SIGN
1F16B >006D 0064 # 6.1 RAISED MD SIGN
1F16C >006D 0072 # 12.0 RAISED MR SIGN
-1F16D..1F16F >FFFD # NA ..
+# 1F16D..1F16Fvalid # 13.0 CIRCLED CC..CIRCLED HUMAN FIGURE
# 1F170..1F178valid # 6.0 NEGATIVE SQUARED LATIN CAPITAL LETTER A..NEGATIVE SQUARED LATIN CAPITAL LETTER I
# 1F179 valid # 5.2 NEGATIVE SQUARED LATIN CAPITAL LETTER J
# 1F17A valid # 6.0 NEGATIVE SQUARED LATIN CAPITAL LETTER K
@@ -7855,7 +7909,8 @@ FFFE..FFFF >FFFD # 1.1 ..0064 006A # 5.2 SQUARE DJ
# 1F191..1F19Avalid # 6.0 SQUARED CL..SQUARED VS
# 1F19B..1F1ACvalid # 9.0 SQUARED THREE D..SQUARED VOD
-1F1AD..1F1E5 >FFFD # NA ..
+# 1F1AD valid # 13.0 MASK WORK SYMBOL
+1F1AE..1F1E5 >FFFD # NA ..
# 1F1E6..1F1FFvalid # 6.0 REGIONAL INDICATOR SYMBOL LETTER A..REGIONAL INDICATOR SYMBOL LETTER Z
1F200 >307B 304B # 5.2 SQUARE HIRAGANA HOKA
1F201 >30B3 30B3 # 6.0 SQUARED KATAKANA KOKO
@@ -7993,7 +8048,8 @@ FFFE..FFFF >FFFD # 1.1 ..FFFD # NA ..
+# 1F6D6..1F6D7valid # 13.0 HUT..ELEVATOR
+1F6D8..1F6DF >FFFD # NA ..
# 1F6E0..1F6ECvalid # 7.0 HAMMER AND WRENCH..AIRPLANE ARRIVING
1F6ED..1F6EF >FFFD # NA ..
# 1F6F0..1F6F3valid # 7.0 SATELLITE..PASSENGER SHIP
@@ -8001,7 +8057,8 @@ FFFE..FFFF >FFFD # 1.1 ..FFFD # NA ..
+# 1F6FB..1F6FCvalid # 13.0 PICKUP TRUCK..ROLLER SKATE
+1F6FD..1F6FF >FFFD # NA ..
# 1F700..1F773valid # 6.0 ALCHEMICAL SYMBOL FOR QUINTESSENCE..ALCHEMICAL SYMBOL FOR HALF OUNCE
1F774..1F77F >FFFD # NA ..
# 1F780..1F7D4valid # 7.0 BLACK LEFT-POINTING ISOSCELES RIGHT TRIANGLE..HEAVY TWELVE POINTED PINWHEEL STAR
@@ -8018,9 +8075,11 @@ FFFE..FFFF >FFFD # 1.1 ..FFFD # NA ..
# 1F890..1F8ADvalid # 7.0 LEFTWARDS TRIANGLE ARROWHEAD..WHITE ARROW SHAFT WIDTH TWO THIRDS
-1F8AE..1F8FF >FFFD # NA ..