List of Unicode alphabetic characters
I need the list of ranges of Unicode characters with the property Alphabetic as defined in http://www.unicode.org/Public/5.1.0/ucd/UCD.html#Alphabetic . However, I cannot find them in the Unicode Character Database no matter how I search for them. Can somebody provide a list of them or just a search facility for characters with specified Unicode properties? tchrist The Unicode Character Database comprises all the text files in the distribution. It is not just a single file as it once was long ago. The Alphabetic property is a derived property. You really do not want to use code point ranges