Skip to content

Commit 9b5b3c0

Browse files
committed
closes #136
1 parent b9ae69d commit 9b5b3c0

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

glottolog3/templates/glottologmeta.mako

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@
510510

511511
<%util:section title="Agglomerated Endangerment Status (AES)" prefix="">
512512
<p>
513-
The Agglomerated Endangerment Status (AES) is derived from the databases of
513+
The Agglomerated Endangerment Status (AES) is an endangerment scale, derived from the databases of
514514
${h.external_link("http://www.endangeredlanguages.com", label="The Catalogue of Endangered Languages (ELCat)")}
515515
,
516516
${h.external_link("http://www.unesco.org/languages-atlas/", label="UNESCO Atlas of the World's Languages in Danger")}

glottolog3/templates/langdocstatus/intro.mako

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,15 @@
8080

8181
<h4>Agglomerated Endangerment Status</h4>
8282
<p>
83-
The Agglomerated Endangerment Status measures how endangered a language is according to an
84-
agglomeration of the databases of
83+
The Agglomerated Endangerment Status measures how endangered a language is. Originally, most of the
84+
endangerment assessments were aggregated from
8585
${h.external_link("http://www.endangeredlanguages.com", label="The Catalogue of Endangered Languages (ELCat)")}
8686
,
8787
${h.external_link("http://www.unesco.org/languages-atlas/", label="UNESCO Atlas of the World's Languages in Danger")}
8888
and
8989
${h.external_link("http://www.ethnologue.com", label="Ethnologue")}.
90+
Over time, assessments from other sources were included as well. For a full list of sources, see
91+
${h.external_link("https://github.com/glottolog/glottolog/blob/master/config/aes_sources.ini", label="AES sources in the Glottolog repository")].
9092
</p>
9193
<table class="table table-nonfluid">
9294
<thead>

0 commit comments

Comments
 (0)