15 lines
529 B
Plaintext
15 lines
529 B
Plaintext
|
# ***************************************************************************
|
|||
|
# *
|
|||
|
# * Copyright (C) 2004-2013, International Business Machines
|
|||
|
# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
|
|||
|
# *
|
|||
|
# ***************************************************************************
|
|||
|
# File: tr_Title.txt
|
|||
|
# Generated from CLDR
|
|||
|
#
|
|||
|
[:cased:] [:case-ignorable:]* { İ → i;
|
|||
|
[:cased:] [:case-ignorable:]* { I → ı;
|
|||
|
[:cased:] [:case-ignorable:]* { (.) → &Any-Lower($1) ;
|
|||
|
i→İ ;
|
|||
|
([:Lowercase:]) → &Any-Upper($1) ;
|