UC_MN
#define ucisgraph(cc) ucisprop(cc, UC_MN|UC_MC|UC_ME|UC_ND|UC_NL|UC_NO|\
#define ucisprint(cc) ucisprop(cc, UC_MN|UC_MC|UC_ME|UC_ND|UC_NL|UC_NO|\
#define ucisnonspacing(cc) ucisprop(cc, UC_MN, 0)
#define ucismark(cc) ucisprop(cc, UC_MN|UC_MC|UC_ME, 0)
#define ucisnsmark(cc) ucisprop(cc, UC_MN, 0)
UC_MN|UC_MC|UC_ND|UC_PC|UC_CF, 0)