Hi all, from the latest version of the standard, on line 16977 of the normalization tests, I am a bit confused by the NFC form. It appears incorrect to me. Here's the line, sans comment:
0061 0305 0315 0300 05AE 0062;0061 05AE 0305 0300 0315 0062;0061 05AE 0305 0300 0315 0062;0061 05AE 0305 0300 0315 0062;0061 05AE 0305 0300 0315 0062; Just looking at column 2, which according to the comments at the top is the NFC form: 0061 05AE 0305 0300 0315 0062: This, however, does not appear to be in NFC form. The first character, and the second or third characters do not compose. However, the first and fourth (0061 and 0300) do, composing to 00E0. Since there are no further compositions, the normalized form should be 00E0 05AE 0305 0315 0062 What am I missing? Thanks in advance for your help! Aaron _______________________________________________ Unicode mailing list [email protected] http://unicode.org/mailman/listinfo/unicode

