scuffed-code/icu4c/source/data/translit/Any_Publishing.txt

24 lines
630 B
Plaintext
Raw Normal View History

# ***************************************************************************
# *
# * Copyright (C) 2004-2009, International Business Machines
# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
# *
# ***************************************************************************
# File: Any_Publishing.txt
# Generated from CLDR
#
$single = \' ;
$space = ' ' ;
$double = \" ;
$back = \` ;
$tab = \u0008 ;
$makeRight = [[:Z:][:Ps:][:Pi:]$] ;
$back $back → “ ;
$back → ;
$makeRight {$double} ↔ “ ;
$double ↔ ” ;
$makeRight {$single} ↔ ;
$single ↔ ;
$space {$space} → ;
'--' ↔ — ;