2003-02-20 22:43:37 +00:00
|
|
|
######################################################################
|
2004-04-07 02:57:06 +00:00
|
|
|
# Copyright (c) 2004, International Business Machines
|
2003-02-20 22:43:37 +00:00
|
|
|
# Corporation and others. All Rights Reserved.
|
|
|
|
######################################################################
|
|
|
|
# Author: Alan Liu
|
|
|
|
# Created: February 20 2003
|
|
|
|
# Since: ICU 2.6
|
|
|
|
######################################################################
|
|
|
|
|
|
|
|
# This file follows the format of PropertyAliases.txt
|
|
|
|
# It contains synthetic property aliases not present
|
|
|
|
# in the UCD. Unlike PropertyAliases.txt, it should
|
|
|
|
# NOT contain a version number.
|
|
|
|
# ================================================
|
|
|
|
|
|
|
|
# ================================================
|
|
|
|
# Non-enumerated Properties
|
|
|
|
# ================================================
|
|
|
|
|
|
|
|
# ================================================
|
|
|
|
# Enumerated Non-Binary Properties
|
|
|
|
# ================================================
|
|
|
|
|
2004-04-07 02:57:06 +00:00
|
|
|
# lccc(c)=ccc(NFD(c)[0])
|
|
|
|
# tccc(c)=ccc(NFD(c)[last])
|
|
|
|
lccc; Lead_Canonical_Combining_Class
|
|
|
|
tccc; Trail_Canonical_Combining_Class
|
|
|
|
|
2003-02-20 22:43:37 +00:00
|
|
|
# ================================================
|
|
|
|
# Bitmask Properties
|
|
|
|
# ================================================
|
|
|
|
gcm ; General_Category_Mask
|
|
|
|
|
|
|
|
# ================================================
|
|
|
|
# Binary Properties
|
|
|
|
# ================================================
|
|
|
|
Sensitive ; Case_Sensitive
|