1escape_char / 2comment_char % 3 4% This file is part of the GNU C Library and contains locale data. 5% The Free Software Foundation does not claim any copyright interest 6% in the locale data contained in this file. The foregoing does not 7% affect the license of the GNU C Library as a whole. It does not 8% exempt you from the conditions of the license if your use would 9% otherwise be governed by that license. 10 11% Transliterations of fractions. 12% Generated automatically from UnicodeData.txt by gen_translit_fraction.py on 2021-09-27 for Unicode 14.0.0. 13% The replacements have been surrounded with spaces, because fractions are 14% often preceded by a decimal number and followed by a unit or a math symbol. 15 16LC_CTYPE 17 18translit_start 19 20% VULGAR FRACTION ONE QUARTER 21<U00BC> "<U0020><U0031><U2044><U0034><U0020>";"<U0020><U0031><U002F><U0034><U0020>" 22% VULGAR FRACTION ONE HALF 23<U00BD> "<U0020><U0031><U2044><U0032><U0020>";"<U0020><U0031><U002F><U0032><U0020>" 24% VULGAR FRACTION THREE QUARTERS 25<U00BE> "<U0020><U0033><U2044><U0034><U0020>";"<U0020><U0033><U002F><U0034><U0020>" 26% VULGAR FRACTION ONE SEVENTH 27<U2150> "<U0020><U0031><U2044><U0037><U0020>";"<U0020><U0031><U002F><U0037><U0020>" 28% VULGAR FRACTION ONE NINTH 29<U2151> "<U0020><U0031><U2044><U0039><U0020>";"<U0020><U0031><U002F><U0039><U0020>" 30% VULGAR FRACTION ONE TENTH 31<U2152> "<U0020><U0031><U2044><U0031><U0030><U0020>";"<U0020><U0031><U002F><U0031><U0030><U0020>" 32% VULGAR FRACTION ONE THIRD 33<U2153> "<U0020><U0031><U2044><U0033><U0020>";"<U0020><U0031><U002F><U0033><U0020>" 34% VULGAR FRACTION TWO THIRDS 35<U2154> "<U0020><U0032><U2044><U0033><U0020>";"<U0020><U0032><U002F><U0033><U0020>" 36% VULGAR FRACTION ONE FIFTH 37<U2155> "<U0020><U0031><U2044><U0035><U0020>";"<U0020><U0031><U002F><U0035><U0020>" 38% VULGAR FRACTION TWO FIFTHS 39<U2156> "<U0020><U0032><U2044><U0035><U0020>";"<U0020><U0032><U002F><U0035><U0020>" 40% VULGAR FRACTION THREE FIFTHS 41<U2157> "<U0020><U0033><U2044><U0035><U0020>";"<U0020><U0033><U002F><U0035><U0020>" 42% VULGAR FRACTION FOUR FIFTHS 43<U2158> "<U0020><U0034><U2044><U0035><U0020>";"<U0020><U0034><U002F><U0035><U0020>" 44% VULGAR FRACTION ONE SIXTH 45<U2159> "<U0020><U0031><U2044><U0036><U0020>";"<U0020><U0031><U002F><U0036><U0020>" 46% VULGAR FRACTION FIVE SIXTHS 47<U215A> "<U0020><U0035><U2044><U0036><U0020>";"<U0020><U0035><U002F><U0036><U0020>" 48% VULGAR FRACTION ONE EIGHTH 49<U215B> "<U0020><U0031><U2044><U0038><U0020>";"<U0020><U0031><U002F><U0038><U0020>" 50% VULGAR FRACTION THREE EIGHTHS 51<U215C> "<U0020><U0033><U2044><U0038><U0020>";"<U0020><U0033><U002F><U0038><U0020>" 52% VULGAR FRACTION FIVE EIGHTHS 53<U215D> "<U0020><U0035><U2044><U0038><U0020>";"<U0020><U0035><U002F><U0038><U0020>" 54% VULGAR FRACTION SEVEN EIGHTHS 55<U215E> "<U0020><U0037><U2044><U0038><U0020>";"<U0020><U0037><U002F><U0038><U0020>" 56% FRACTION NUMERATOR ONE 57<U215F> "<U0020><U0031><U2044><U0020>";"<U0020><U0031><U002F><U0020>" 58% VULGAR FRACTION ZERO THIRDS 59<U2189> "<U0020><U0030><U2044><U0033><U0020>";"<U0020><U0030><U002F><U0033><U0020>" 60 61translit_end 62 63END LC_CTYPE 64