Skip to content

Commit 8e0becd

Browse files
authored
CLDR-10472 clarify literacy rate wording (#5183)
1 parent bef4b43 commit 8e0becd

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/chart_messages.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,21 @@ <h1 align="center">Chart Messages</h1>
5454
<p>
5555
Language population estimates come from various sources.
5656
In general, they are meant to represent the number of people that speak the language in they given country.
57-
When possible, the numbers include usage as both people's first language (L1) or a later language (L2, L3...) they could use in conversation or technology.
57+
When possible, the numbers include usage as both people's first language (L1) or a later language (L2, L3...)
58+
they could use in conversation or technology.
5859
Not all numbers may be up-to-date or completely comparable, as the data is collected from various sources.
5960
Much of the data is sourced by per-country census data or Ethnologue.
6061
</p>
6162
<p>
6263
Literacy figures are taken from <a href="https://www.cia.gov/the-world-factbook/field/literacy/">The World Factbook</a>
6364
data and the <a href="https://data.un.org/Data.aspx?d=POP&f=tableCode%3a31">United Nations Statistics Division</a>.
65+
In the absence of literacy rate figures for the specific language,
66+
the country literacy rate is used for the "Literacy %" column.
67+
The "Written %" column is an estimate of the use of the written form of the language.
6468
The literacy rate may be discounted to reflect the actual usage of
6569
the written form in normal daily life. Thus languages that are
6670
typically not written, such as Swiss German, will be given a low
67-
literacy rate, even though the whole population <i>could</i> write
71+
rate, even though the whole population <i>could</i> write
6872
in Swiss German.
6973
</p>
7074
<p>
@@ -451,8 +455,10 @@ <h1 align="center">Chart Messages</h1>
451455
are not comprehensive: “0, 2~19, 101~119, …” could show up as the less-complete
452456
“0, 2~16, 101 …”.</li>
453457
<li><strong>Rules:</strong> The plural categories are computed based on machine-readable rules,
454-
using the syntax described in <a href="http://unicode.org/reports/tr35/tr35-numbers.html#Language_Plural_Rules" target='spec'>Language Plural Rules</a>.
455-
In particular, they use special variables and relation defined in <a href="http://unicode.org/reports/tr35/tr35-numbers.html#Operands" target='spec'>Plural Rule Operands</a>
458+
using the syntax described in
459+
<a href="http://unicode.org/reports/tr35/tr35-numbers.html#Language_Plural_Rules" target='spec'>Language Plural Rules</a>.
460+
In particular, they use special variables and relation defined in
461+
<a href="http://unicode.org/reports/tr35/tr35-numbers.html#Operands" target='spec'>Plural Rule Operands</a>
456462
and following.</li>
457463
<li><b>Reporting Defects:</b> When you find errors or
458464
omissions in this data, please report the information with a <a

0 commit comments

Comments
 (0)