Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

86

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

86 results for “word list”

Learn how ShareScore rates datasets ↗
zenodo52/100

CLDF dataset of the Enggano word list from 1895 in Stokhof and Almanar's (1987) Holle List

<p>The repository for the digitised Enggano word list from 1895 (see Stokhof and Almanar 1987 for the original source) that has been matched with the <a href="https://engganolang.github.io/digitised-holle-list/">digitised Holle List</a> (Rajeg 2023a; cf. Stokhof 1980), providing the English and Indonesian glosses for the Enggano forms. The data set <a href="https://github.com/engganolang/holle-list-enggano-1895/actions/workflows/cldf-validation.yml">conforms</a> to the Wordlist module of the Cross-Linguistic Data Format (<a href="https://cldf.clld.org/">CLDF</a>) (Forkel et al. 2018).</p> <p><em>The work in this repository is part of the <a href="https://gtr.ukri.org/project/8AB0C3DC-F1C9-4CFA-BB4D-5BE748213372">AHRC-funded research</a> on <strong>Lexical resources for Enggano, a threatened language of Indonesia</strong> (visit the <a href="https://enggano.ling-phil.ox.ac.uk/">central webpage of the Enggano research</a> and the specific repository of the <a href="https://portal.sds.ox.ac.uk/Lexical_resources_for_Enggano">Lexical Resources for Enggano</a> project as well the <a href="https://portal.sds.ox.ac.uk/Enggano/groups">main Enggano repository</a> on the University of Oxford's Sustainable Digital Scholarship (SDS))</em></p> <h1>Updates in version 2.0.0</h1> <p>The following items summarise the major updates in version 2.0.0:</p> <ul> <li> <p><strong>Adding <a href="https://github.com/engganolang/holle-list-enggano-1895/blob/main/cldf/media.csv">MediaTable</a></strong> to accommodate <a href="https://github.com/engganolang/holle-list-enggano-1895/tree/main/img">images</a> in/for note ID &lt;26&gt; (commits <a href="https://github.com/engganolang/holle-list-enggano-1895/commit/dab95401f128bd4203a81294f2e9f4620d45b145">dab9540</a> &amp; <a href="https://github.com/engganolang/holle-list-enggano-1895/commit/a0040038e2577cb37ff8ad3ac68e8bbdedc26291">a004003</a> <a href="https://github.com/engganolang/holle-list-enggano-1895/blob/a0040038e2577cb37ff8ad3ac68e8bbdedc26291/code/Enggano-Holle-List-with-NBL.R#L229-L232">at this line</a> and <a href="https://github.com/engganolang/holle-list-enggano-1895/blob/2aab3ab385fc82c0613de2aacb5947ca4981b417/code/Enggano-Holle-List-with-NBL.R#L370-L397">these lines</a>)</p> </li> <li> <p><strong>Splitting multiple forms in a cell</strong> into their own rows, both for the original list and the forms in the Notes (commit <a href="https://github.com/engganolang/holle-list-enggano-1895/commit/39cdc663843b265aa8f3c5bbdcb11628fcc17b5e">39cdc66</a> at <a href="https://github.com/engganolang/holle-list-enggano-1895/commit/39cdc663843b265aa8f3c5bbdcb11628fcc17b5e#diff-ac46f8a3edb85868970d77f55bb86c5f0449feb25c37295895c4a9e560564301R83">this line</a> and <a href="https://github.com/engganolang/holle-list-enggano-1895/commit/39cdc663843b265aa8f3c5bbdcb11628fcc17b5e#diff-ac46f8a3edb85868970d77f55bb86c5f0449feb25c37295895c4a9e560564301R83">this line</a>, and commit <a href="https://github.com/engganolang/holle-list-enggano-1895/commit/a0040038e2577cb37ff8ad3ac68e8bbdedc26291">a004003</a> at <a href="https://github.com/engganolang/holle-list-enggano-1895/commit/a0040038e2577cb37ff8ad3ac68e8bbdedc26291#diff-5b59e4a74b953f80c8867a60c422bd8405c9d6236bd61239a0d3f20b0d582b78R69">this line</a>)</p> </li> <li> <p><strong>Orthography transliteration</strong> into Enggano's common orthography and IPA (across several commits and [closed] issues [#1 #3 #4 #5 #7], but see <a href="https://github.com/engganolang/holle-list-enggano-1895/blob/2aab3ab385fc82c0613de2aacb5947ca4981b417/code/Enggano-Holle-List-with-NBL.R#L32-L93">these lines</a> for retrieving the existing orthography profile and doing the editing, and <a href="https://github.com/engganolang/holle-list-enggano-1895/blob/2aab3ab385fc82c0613de2aacb5947ca4981b417/code/Enggano-Holle-List-with-NBL.R#L220-L306">these lines</a> for running the transliteration using the <a href="https://cran.r-project.org/web/packages/qlcData/index.html">qlcData</a> R package [Moran &amp; Cysouw 2018; Cysouw 2024])</p> <ul> <li>In the <a href="https://github.com/engganolang/holle-list-enggano-1895/blob/main/cldf/forms.csv">FormTable</a>, the <code>Form</code> column contains the Enggano forms in their common orthography; the <code>Value</code> column contains their original transcription/orthography, with their tokenised/segmented formats available under the <code>Graphemes</code> column; the <code>Segments</code> column, finally, contains the segmented IPA transliteration of the Enggano forms (cf. #6 ). The <code>Comment</code> column is derived from the contents of the Notes. It includes, if any, Enggano forms in their original transcription followed by their segmented/tokenised forms in IPA in square brackets, their glosses in English (<strong>EN</strong>) and/or Indonesian (<strong>ID</strong>) inside the bracket, and finally the ID of the Notes in the original document inside angular brackets. The <code>English</code> and <code>Indonesian</code> columns respectively are glosses of the given language from the master/main Holle List (Stokhof 1980) that has been digitised (Rajeg 2023a).</li> <li>The output files of the orthography profiling and transliteration (commit <a href="https://github.com/engganolang/holle-list-enggano-1895/commit/2aab3ab385fc82c0613de2aacb5947ca4981b417">2aab3ab</a>) are available in <a href="https://github.com/engganolang/holle-list-enggano-1895/tree/main/data-raw">data-raw</a> with the file names prefixed with <code>ortho-...</code>.</li> </ul> </li> </ul> <h2>References</h2> <p>Cysouw, Michael. 2024. qlcData: Processing Data for Quantitative Language Comparison. https://cran.r-project.org/web/packages/qlcData/index.html. (25 December, 2024). Version 0.3</p> <p>Forkel, Robert, Johann-Mattis List, Simon J. Greenhill, Christoph Rzymski, Sebastian Bank, Michael Cysouw, Harald Hammarstr&ouml;m, Martin Haspelmath, Gereon A. Kaiping &amp; Russell D. Gray. 2018. Cross-Linguistic Data Formats, advancing data sharing and re-use in comparative linguistics. Scientific Data. Nature Publishing Group 5(1). 180205. https://doi.org/10.1038/sdata.2018.205.</p> <p>Moran, Steven &amp; Michael Cysouw. 2018. The Unicode cookbook for linguists: Managing writing systems using orthography profiles (Translation and Multilingual Natural Language Processing 10). Berlin: Language Science Press. https://doi.org/10.5281/zenodo.1296780.</p> <p>Rajeg, Gede Primahadi Wijaya. 2023a. Digitised, Searchable Holle List in Stokhof (1980) [Data set]. (1.3.0). Zenodo. https://doi.org/10.5281/ZENODO.7972273. https://engganolang.github.io/digitised-holle-list/. https://ora.ox.ac.uk/objects/uuid:a511951b-86fb-4019-94d4-280efa83de02</p> <p>Rajeg, Gede Primahadi Wijaya. 2023b. CLDF dataset of the Enggano word list from 1895 in Stokhof and Almanar's (1987) Holle List [Data set]. https://github.com/engganolang/holle-list-enggano-1895 https://doi.org/10.25446/oxford.23515788</p> <p>Stokhof, W. A. L., ed. 1980. Holle Lists, Vocabularies in Languages of Indonesia, Vol. 1: Introductory Volume. Vol. Materials in Languages of Indonesia. Canberra, A.C.T., Australia: Dept. of Linguistics, Research School of Pacific Studies, The Australian National University. https://core.ac.uk/reader/159464813.</p> <p>Stokhof, W. A. L., and Alma E. Almanar. 1987. Holle Lists, Vocabularies in Languages of Indonesia, Vol. 10/3: Islands Off the West Coast of Sumatra. Vol. Materials in Languages of Indonesia. Pacific Linguistics (Series d) 76. Canberra, A.C.T., Australia: Dept. of Linguistics, Research School of Pacific Studies, The Australian National University. http://hdl.handle.net/1885/144589.</p>

opencc-by-sa-4.0Dec 2022View details →
zenodo44/100

Supplementary material accompanying "Factoring lexical and phonetic phylogenetic characters from word lists"

<p>This repository contains the scripts and the data that were used to run the analyses for the paper &quot;Factoring lexical and phonetic phylogenetic characters from word lists&quot;. For details, please refer to the README.md file provided along with the dataset. If you run into problems replicating the analysis, please do not hesitate to contact the authors.</p>

opencc-by-4.0Nov 2015View details →
zenodo44/100

A list of Swedish words that have experienced historical semantic changes

<p>This list contains a set of Swedish words that have experienced semantic change during the past centuries. The list has been collected during the VR funded project <a href="https://languagechange.org/">Towards Computational Lexical Semantic Change Detection</a>, ( 2018-01184) and is a work in progress. Because the work is currently on pause, we have chosen to release the list as is in the hope of facilitating collaboration and use in other research.</p> <p>The list has four columns in the following format:</p> <pre><code>Ord*, Vilken betydelseförändring har skett*, När skedde förändringen, Källor (exv SAOL) word, what change occurred, when the change occur, reference</code></pre> <p><br> Not all fields are filled for every word. Where there are multiple change periods, there are multiple lines with empty values for word and what change occurred, see the example with <em>egendomlig </em>below.</p> <pre><code>egendomlig,som utgör (ngns) egendom &gt; karaktäristisk (positiv) &gt; speciell (negativt!!),"A. Sen 1600tal, ",SAOB ,,B. Sen 1850, ,,"C. Sen ??, efter 190",</code></pre> <p>The .xlsx file contains links to the references.</p> <p>The resources are freely available for education, research and other non-commercial purposes.</p> <p>&nbsp;</p>

opencc-by-4.0Nov 2021View details →
zenodo44/100

Kusunda 250 Word List Audio Files

<p>This data set contains 2 zip files and 3 pdf files containing the cut sound files of the elicited 250-concept word list (plus numerous additional concepts and lexical items) recorded&nbsp;with the last two Kusunda speakers from Nepal, Gyani Maiya Sen Kusunda and Kamala Khatri (Sen Kusunda), on in late July and early August&nbsp;2019, in Kathmandu, Nepal.</p> <p>As per our knowledge, these are&nbsp;the first recordings of Kusunda that are available in the public domain.</p> <p>The zip files, when unpacked, will reveal several hundreds of cut sound files. At least the concepts from the list are triple repeated. There are also numerous additional concepts on recording. The pdf files contain&nbsp;explanations regarding the elicited concepts as well as the way in which the forms of the two speakers were used to come to an underlying form, a &#39;reconstruction&#39; of some sorts.&nbsp;</p> <p>The file numbers of the individual sound files refer to both the speakers (GM, K), to the date of recording and the exact origin file number. More information regarding a certain concept or pronunciation can be found in these respective origin sound files.</p> <p>Please note that the actual transcriptions in IPA may differ between the file names of the individual sound recordings, the individual speaker&#39;s pdf file, and the aggregated pdf file. We request users of these data to take the transcriptions in the aggregated pdf file as the most recent ones, or alternatively contact us for the most recent, updated transcriptions.</p> <p>This research was funded by a 2,000 USD grant from&nbsp;the Endangered Language Fund (<a href="http://www.endangeredlanguagefund.org/">http://www.endangeredlanguagefund.org/</a>), a 700 euro contribution by the European Research Council Starting Grant 715618 &ldquo;Computer-Assisted Language Comparison&rdquo; (<a href="http://calc.digling.org/">http://calc.digling.org</a>), and a total of 2,320 euros raised through crowdfunding at GoFundMe (<a href="https://www.gofundme.com/f/saving-the-kusunda-language-in-nepal">https://www.gofundme.com/f/saving-the-kusunda-language-in-nepal</a>). Many thanks to all generous contributors.</p> <p>This material is made freely available to everyone for informative or scientific purposes as long as the source (this DOI) / the collectors are properly credited. Please note that use of the material for&nbsp;commercial purposes <strong><em>of any kind</em></strong><em>, which includes conversion into commercial audio-visual media (documentaries etc.), (paid) public screening other than for educational purposes, storage and dissemination through sites that require registration &amp; payment for access, or sites that rely on advertisement (including YouTube)&nbsp;</em>is <strong>not</strong> permitted without <strong>specific written consent</strong> from the speakers and their community, obtained through the collectors of the material. By downloading our material, you agree to these restrictions.</p> <p>This data set falls under the Create Commons Attribution 4.0 International / Attribution-NonCommercial-ShareAlike (CC BY-NC-SA) license. This license lets you remix, tweak, and build upon this work non-commercially, as long as you credit us and license your new creations under the identical terms. License Deed on&nbsp;<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">https://creativecommons.org/licenses/by-nc-sa/4.0/</a>. Legal Code on&nbsp;<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode">https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode</a>.</p> <p>We&nbsp;greatly value feedback, suggestions, advice, analysis etc. based on this material which will help in the description of the Kusunda language, especially any comments and suggestions that will enable the revitalisation of the language, including a standardisation of the phonology and a phonologically consistent but also practical orthography in both देवनागरी Devanāgarī&nbsp;and Roman script.</p> <p>Uday Raj Aaley: aarambhkhabar (at) gmail (dot) com</p> <p>Tim Bodt: bodttim&nbsp;(at) gmail (dot) com</p>

opencc-by-4.0Aug 2019View details →
zenodo44/100

Kam-Niger-Congo comparative word list

<p>This is a comparative word list containing data collected with the Leipzig-Jakarta word list, intended to compare basic vocabulary between Kam and other Niger-Congo languages. It contains reconstructions for a variety of proto-languages already available in the literature (e.g. Jukunoid, Mumuyic, Proto-Bantu, Proto-Gbe, Proto-Potou-Akanic, and Proto-Fula-Sereer), as well as the author's own quasi-reconstructions for Niger-Congo, Benue-Congo, and Delta-Cross and cognate judgements.</p>

opencc-by-4.0Sep 2024View details →
zenodo40/100

Nyokon word list audio recordings

<p>This deposit contains the original recorded lists of words of the Nyokon language (ISO 639-3: nvo) gathered in the process of writing the following publication:&nbsp;</p> <p>Lovestrand, Joseph. 2011. Notes on Nyokon phonology (Bantu A.45, Cameroon). SIL Cameroon. http://silcam.org/download.php?stid=&amp;folder=documents&amp;file=Nyokon_notes_phonology-Lovestrand_2011.pdf.</p> <p>A PDF copy of the publication is included in the deposit [Notes on Nyokon phonology - Lovestrand (October 2011).pdf]</p> <p>Rough phonetic transcriptions and annotations of the word lists are in SML format in the file: [Nyokon-dekereke.txt]</p> <p>This file was designed in the freeware Dekereke program, available online at: https://casali.canil.ca/</p> <p>The audio recordings can be divided into four categories.&nbsp;</p> <p>1. 1700-item word list</p> <p>Files named with a range of four-digit numbers, e.g. 0001-0005.wav, are the original audio files. The numbers refer to the &quot;SIL comparatige African wordlist&quot;. Not all 1700 items were elicted and recorded.&nbsp;</p> <p>Roberts, James &amp; Keith Snider. 2006. SIL comparative African wordlist (SILCAWL). SIL&nbsp;<br> Electronic Working Papers 2006-005. 49. http://www.sil.org/silewp/abstract.asp?ref=2006-005</p> <p>2. Individual words for Dekereke&nbsp;</p> <p>Files name with a single four-digit number followed by an English gloss, e.g. 0001 body, are audio clips taken from the origial recordings so that the clips can be listened to in the Dekereke program.&nbsp;<br> Not all words were clipped for this purpose. The recordings of many words are only availabel in the original recordigns.</p> <p>3. Contrastive Pairs&nbsp;</p> <p>Files named ContrastivePairs followed by a number are files that were recorded later in the analysis to check on assumed and suspected phonemic contrast. Most of the words repeat those found elsewhere.&nbsp;</p> <p>4. Consent&nbsp;</p> <p>There are a number of files recording the oral consent of the Nyokon speakers who participated in the word list elicitation sessions.&nbsp;<br> As acknolwedged in Lovestrand (2011) the Nyokon speaker who participated are:</p> <p>NGOUNG Isaac (chief of Ambann)<br> NGAGNI Amos Jules (chief of Ahoung)<br> AMBANG Maurice<br> EMBOM Pierre<br> ENAM Samuel<br> FOUTH Brice Rodrigue<br> HEU Emmanuel<br> HEU Paul<br> IMBO Hermine Doroth&eacute;e<br> KAMANDA Jean Achille<br> KIARI Andr&eacute; Jules<br> KOUMA Fanny<br> MBIRNANG Thomas Blaise<br> MOUOL Catherine<br> NGAGNI Emmanuel<br> YAMBASA Andr&eacute;</p>

opencc-by-4.0Jul 2020View details →
zenodo40/100

Pennsylvania German word list (lemmatized and POS-annotated)

<p>The file presents the words used in the Pennsylvania German part of the ENDE corpus (www.deitsch.eu). The list contains every lemma with its associated word forms documented in the corpus, comprised of&nbsp;1761 lemmata and 2704 word forms.</p> <p>The ENDE corpus (&ldquo;English-Deitsch&nbsp;translation corpus&rdquo;) is the first POS-annotated and searchable text corpus in Pennsylvania German (= Deitsch;&nbsp;ISO language code: pdc), aligned to the English source texts. Despite many digital texts in Deitsch are available on the internet, there are, so far, no digital corpora for this language. This is due mainly to the lack of a generally recognized standard variety which could serve as a reference point for the linguistic analysis needed for lemmatization and annotation.</p> <p>Lemmatization was done with the help of different lexicographic resources (https://www.deitsch.eu/news/view/9) most of which follow other spelling conventions. A fair number of word forms,&nbsp;especially English loanwords of some sort, cannot be found in the dictionaries. Moreover, the&nbsp;variety used here&nbsp;is characterized by a high variability regarding not only the spelling but also other aspects of the&nbsp;language.</p> <p>Part-of-speech tags were assigned manually (see tagsets A and B below). These tagsets for part-of-speech annotation of Deitsch texts are based on the 2017 version of the STTS system created and widely used for German (https://ids-pub.bsz-bw.de/frontdoor/deliver/index/docId/6063/file/Westpfahl_Schmidt_Jonietz_Borlinghaus_STTS_2_0_2017.pdf), which has been slightly modified and adapted to the corpus texts written in the Plain Deitsch variety. Tagset A gives a broader view and refers to the lemma level, tagset B is more fine-grained and suitable for&nbsp;&nbsp;the single word forms documented in the corpus. Only those tags are listed which are actually employed for the annotation of the corpus texts. Foreign items not integrated in the Deitsch text flow (e.g. English quotations) have been omitted.</p> <p>For more details about the corpus and the project please refer to the above mentioned website.</p>

opencc-by-4.0Dec 2021View details →
zenodo40/100

Lubrang Brokpa Lexicon - basic word list

<p>These sound files constitute the elicitation of the lexical entries of the Basic Word List in the Lubrang variety of Brokpa. Lubrang village is a recent (early 20th&nbsp;century) settlement of Brokpa speaker originating in Sakteng village of Bhutan. They left Bhutan due to its heavy taxation of the semi-nomadic Brokpa households and its anti-Gelukpa policies and settled in the then Tibetan-administered area on land belonging to the Khispi people of Lish village, to which they continue to pay an annual tax. Lubrang Brokpa should hence be close to Merak and Sakteng (Bhutan) Brokpa, and not so close to Nyukmadung and Senge Brokpa spoken closer by. Because of the speaker&rsquo;s paternal background there may be some admixture with Dirang Tshangla.</p>

opencc-by-4.0Dec 2017View details →
zenodo40/100

Red Gelao (Shajing) audio word list

<p>On July 27, 2012 in Fengyan, Shajing Township, Qianxi County, Guizhou, China, I recorded the last remaining Red Gelao speaker of Shajing Township, Li Tingju 李庭举 (age 80). She was accompanied by her middle-aged daughter, Li Zhongying 李忠英. Both were illiterate and could not even read or write their own names. Li Tingju was not easy to work with, as she declined to repeat each word three times into my microphone and only wanted to say random words that would randomly come to her memory. She was not fluent in Gelao, and only knew possibly a few dozen to a few hundred vocabulary words, as well as a few songs. Altogether, I only obtained 3 songs and less than 20-30 vocabulary words from her.</p> <p>&nbsp;</p>

opencc-by-4.0Dec 2017View details →
zenodo40/100

Main and extended tables for the 207-word Swadesh list of Early Sranan and Modern Sranan with parts of speech, semantic categories, source languages and semantic and lexical changes

<p>The dataset was made for the purposes of the author&#39;s master thesis, titled <a href="https://repozitorij.uni-lj.si/Dokument.php?id=170462&amp;lang=slv">&quot;Socio-Cultural Motivations for the Acquisition of Lexical Items in Sranan Tongo&rsquo;s Core Vocabulary&quot;</a>. The dataset includes two worksheets. The first is titled &quot;Main table&quot;, and it includes all the data, where each Swadesh gloss (1 to 207) is assigned one ID (No., first column), even if there are multiple Modern Sranan (MSr) equivalents. The second worksheet, titled &quot;Extended table&quot;, includes additional IDs (No., first column) by hyphenating, so that each MSr equivalent has its separate ID number (e. g. gloss numbered 2 has 3 MSr equivalents, so these are now numbered 2-1, 2-2, and 2-3, respectively).&nbsp;<br> This allowed the author to also make a clearer distinction according to source languages, as the MSr equivalents for the same gloss sometimes come from different source languages. More about the methodology of the tables and their importance for the research is available in the thesis, available <a href="https://repozitorij.uni-lj.si/Dokument.php?id=170462&amp;lang=slv">at&nbsp;this link</a>.&nbsp;&nbsp;</p>

opencc-by-4.0May 2023View details →
zenodo40/100

Challow 100-word Swadesh list

<p>This repository contains a collection of high-quality (WAV) audio files corresponding to the 100-word Swadesh list&nbsp;in Challow, a Trans-Himalayan (Tibeto-Burman) language spoken in Manipur, North-East India.</p> <p>This repository is part of the Supplementary Materials for the paper: Ivani, Jessica K. <em>to appear.</em>&nbsp;2024. &quot;Some preliminary notes on Challow, a Trans-Himalayan language from Manipur, India&quot;.&nbsp;<em>Languages and Peoples of the Eastern Himalayan Region (LPEHR),&nbsp;</em>Vol.22:2.</p> <p>The material in this file may be freely quoted, copied, or reproduced for non-commercial purposes. If used, a citation is required.</p>

opencc-by-4.0Sep 2023View details →
zenodo36/100

Munji audio word list

<p>On April 29, 2013, I documented Munji of Hetaowan 核桃湾, Yongli 永利村, Donggan Township 董干镇, Malipo County, Yunnan, China. Recordings were collected from two Munji speakers, who were father and son. The father knew a few words that the son did not know.</p> <p>Munji is spoken by the Flowery Yi of Donggan Town, Malipo County, Yunnan. It is closely related to Mantsi of Vietnam, as the similar-sounding autonyms would imply.</p> <p>Munji data was collected by myself in April 2013 in Hetaowan 核桃湾, Yongli Village 永利村, Donggan Township 董干镇, Malipo County, Yunnan, while Mondzi is from YYFC (1983), as cited in the appendix of Lama (2012). Mongi data is from the appendix of Chen Kang (2010).</p> <p>My Munji informants in Yongli Village 永利村, Donggan Township 董干镇, Malipo County reported that their ancestors had come from the Wuhua Mountains 五华山 of Kunming.</p>

opencc-by-4.0Dec 2017View details →
zenodo36/100

Meang audio word list

<p>On April 24, 2013,&nbsp; I documented the Meang language of Dala 达腊, Napo County, Guangxi, China. Meang is also spoken in nearby Nianbi 念毕, which is a village part of the Dala village cluster / administrative village. My informant was Chen Mingxiu 陈明秀 (born January 12, 1958; female). She reported that the language is spoken only in Dala and Nianbi.</p> <p>Meang is spoken in Napo County, Guangxi, near the border with Vietnam&rsquo;s Cao Bang province.</p> <p>The Napo County Almanac 那坡县志 reports that there are two branches of Yi in Napo County, Guangxi Province, namely the White Yi and Red Yi. The White Yi (白彝) are also locally called the White Lolo (白倮倮), High Trouser-Legged Yi (高裤脚彝), Skirt-Trouser Yi (裙裤彝), with the autonym M&aacute;ngzuǒ (芒佐). The White Yi are reported to live in and around N&agrave;l&oacute;ng (那隆乡) in the villages of&nbsp; D&aacute;l&agrave; (达腊), Ni&agrave;nb&igrave; (念毕), Zhěxi&aacute;ng (者祥), Y&aacute;nhu&aacute; (岩华), Pōb&agrave;o (坡报), D&aacute;w&agrave;ng (达汪), and Xi&agrave;mey&agrave;o (下么要).</p> <p>The Red Yi (红彝) are also called the Red-Headed Yi (红头彝) or Flower-Waisted Yi (花腰彝), with autonyms M&aacute;ngj&iacute; (芒集) or Miēj&iacute; (乜集). According to the Napo County Almanac, they reside in and around Xi&agrave;hu&aacute; Township (下华乡) in the villages of Pōwǔ (坡五) and Pōkāngt&uacute;n (坡康屯).</p>

opencc-by-4.0Dec 2017View details →
zenodo36/100

Maza audio word list

<p>The Maza (ma&sup3;&sup3;zɑ⁵&sup3;) live in the single village of Mengmei 孟梅 (qha&sup3;&sup3;le⁵&sup3;), located on a rocky hilltop overlooking the administrative village center of Puyang 普阳 in Muyang Township, Funing County, Yunnan, China. Liang Min, et. al (2007:1) report that Qabiao speakers living in Dongdu Village 董渡村, Donggan Township 董干镇 further to the southwest had originally migrated in the 1600&rsquo;s and 1700&rsquo;s from locations called Pumei 普梅 (Qabiao name: gə&sup3;&sup3;mei&sup3;&sup3;) and Puyang 普阳 (Qabiao name: gə&sup3;&sup3;wan⁵⁵). The Red Gelao of La Pao, H&agrave; Giang province, Vietnam refer to the Qabiao as o⁵⁵mei&sup3;&sup3;, which in Red Gelao refers to the Lolo as well (Hsiu 2014 field notes). Interestingly, the Qabiao of China are officially classified as ethnic Yi, possibly due to certain cultural similarities to Mangish (Mondzish) speakers.<br> &nbsp;</p> <p>Maza has a Qabiao substratum that suggests a gradual assimilation of resident Qabiao speakers by Mondzish speakers.</p> <p><br> The Maza are also locally known as the White Flowery Lolo, or &quot;Baihua Luo&quot; 白花倮.</p> <p>&nbsp;</p>

opencc-by-4.0Dec 2017View details →
zenodo36/100

Mango audio word list

<p>On April 21, 2013, which was market day in Babao Town, I discovered the Mango language of Mumei 木美. It is also spoken in Zhelai 者赖. there are only elderly speakers in both villages. My informant was Gui Yongquan 桂永权 (born May 17, 1949; male). He did not know the Mango people&#39;s ancestral place of origin. He also reported 72 villages in Heizhiguo and Babao with the prefix Mu- 木.</p> <p>Mango (ma⁵⁵ŋo&sup2;&sup1;) is a critically endangered language spoken only by the elderly in the two villages of Mumei 木美 (mei⁵⁵te&sup3;&sup3;) and Zhelai 者赖 (ɕi⁵⁵te&sup3;&sup3;) of Babao Town (ba&sup3;&sup3;wo&sup2;&sup1;), Guangnan County, Yunnan, China. There should be no more than 50 speakers in both villages. Ziwo Lama (2012) reports another Mangish variety known as Manga (ma&sup3;&sup3;ŋa&sup3;&sup3;) is spoken in nearby Gedang village 格当村, Funing County, but whether Manga and Mango are mutually intelligible or not remains open to question. The Guangnan County Almanac (2001) also lists them as a Yi subgroup called &ldquo;Guwo 估涡&rdquo; in Mumei 木美. It is possible that this is an exonym given to them by other Yi groups, where the Chinese transliteration &ldquo;wo 涡&rdquo; would correspond to ŋo&sup2;&sup1; in the autonym ma⁵⁵ŋo&sup2;&sup1;, and &ldquo;gu 估&rdquo; would be general prefix for ethnic Yi or Lolo.</p> <p>Based on their similar autonyms and neighboring locations, Mango and Manga could possibly be closely related languages, although this has yet to be confirmed with Lama&rsquo;s unpublished data of Manga. Ziwo Lama had collected a word list of Manga in 2003, but none of the data has been included in Ziwo Lama (2012).</p> <p>Mango is the only Mangish language that has final stops. I have found two final stops /-t/ and /-k/, as in ʑat⁵&sup3; &lsquo;chicken&rsquo; and tjok⁵&sup3; &lsquo;nose&rsquo;. Nong Zhuang is the only other language in contact with Mango that has final stops. Since Mango is spoken relatively close to the Zhuang-majority town center of Babao, frequent contact with Zhuang may have likely helped Mango retain (or develop) final stops.</p>

opencc-by-4.0Dec 2017View details →
zenodo36/100

Ukwuani audio word list

<p>Recorded in May 2013 in Guangzhou, China.</p> <p>Informant, Victor Okeyia, is an Ukwuani speaker from Asaba, Delta State, Nigeria.</p>

opencc-by-4.0Dec 2017View details →
zenodo36/100

Mankon audio word list

<p>Recorded in May 2013 in Guangzhou, China.</p> <p>Informant, Alfred Che, is a Mankon speaker from Northwest Province, Cameroon.</p>

opencc-by-4.0Dec 2017View details →
zenodo36/100

Muangphe audio word list (2013)

<p>I made two trips to the Muangphe village of Xinfazhai, Heizhiguo Township, Guangnan County, Yunnan, China in August 2012 and April 2013. Both times, my informant was Luo Youwang 罗友旺, the mayor of Xinfazhai village. Muangphe has pharyngeal consonants like Northern Qiang, Atayal, and Amis.<br> <br> Muangphe (muaŋ⁵&sup3;, muaŋ⁵⁵phe&sup2;&sup1;) is spoken in 5 villages of Babao and Heizhiguo townships, with ethnic Muangphe found in a total of 7 villages. They are known locally to other ethnic groups as the Lai 俫 or Lairen 俫人, which is also applied to the Austroasiatic-speaking Bolyu located further to the north in Longlin County, Guangxi. Phonologically, Muangphe is characterized by the pre-velarization of many of its initials; this does not occur in any of the other Muangphe languages.<br> <br> Locals of Xinfazhai 新发寨 report that Muangphe is most vigorously spoken in their village by both adults and children, while it is spoken to a lesser extent in the four villages of Jilai 吉赖, Mudilang 木底郎, Wabiao 瓦标, and Muliang 木良. Xinfazhai locals report that the language is not being transmitted to children in, and is thus likely moribund, in those four villages. Muangphe is spoken only by very few elderly individuals in Mulou 木娄and Mulong 木聋 villages, both located in Xinjie administrative village新街村. Based on these demographics, speakers of Muangphe number at least 200 but do not exceed 1,000. It is by all means an endangered language, and is moribund in most villages except for at least Xinfazhai 新发寨.<br> <br> Xinfazhai locals report that their ancestors had come from a location further to the east called &ldquo;Jiangxi 江西&rdquo;. They also claim to have bronze drums inherited from their ancestors, which are maintained and kept hidden by the village elders. An ethnic Han resident of Mulang 木浪 reports watching the local Yi performing bronze drum dances a few decades ago, but says that they are no longer performed. Traditional ethnic clothing is not worn in any of the Muangphe villages.<br> <br> Many village names in Heizhiguo township and Babao township contain the prefix &ldquo;Mu- 木&rdquo;. This likely signifies that the village used to have, or currently has, a Mangish-speaking population, since they have autonyms prefixed maŋ- ~ muŋ-. Similarly, areas that were historically Buyang have many village suffixed &ldquo;-yang 央&rdquo; (Li Jinfang 1999).<br> <br> &nbsp;</p>

opencc-by-4.0Dec 2017View details →
zenodo36/100

Muangphe audio word list (2012)

<p>I made two trips to the Muangphe village of Xinfazhai, Heizhiguo Township, Guangnan County, Yunnan in August 2012 and April 2013. Both times, my informant was Luo Youwang 罗友旺, the mayor of Xinfazhai village. Muangphe has pharyngeal consonants like Northern Qiang, Atayal, and Amis.<br> <br> Muangphe (muaŋ⁵&sup3;, muaŋ⁵⁵phe&sup2;&sup1;) is spoken in 5 villages of Babao and Heizhiguo townships, with ethnic Muangphe found in a total of 7 villages. They are known locally to other ethnic groups as the Lai 俫 or Lairen 俫人, which is also applied to the Austroasiatic-speaking Bolyu located further to the north in Longlin County, Guangxi. Phonologically, Muangphe is characterized by the pre-velarization of many of its initials; this does not occur in any of the other Muangphe languages.<br> <br> Locals of Xinfazhai 新发寨 report that Muangphe is most vigorously spoken in their village by both adults and children, while it is spoken to a lesser extent in the four villages of Jilai 吉赖, Mudilang 木底郎, Wabiao 瓦标, and Muliang 木良. Xinfazhai locals report that the language is not being transmitted to children in, and is thus likely moribund, in those four villages. Muangphe is spoken only by very few elderly individuals in Mulou 木娄and Mulong 木聋 villages, both located in Xinjie administrative village新街村. Based on these demographics, speakers of Muangphe number at least 200 but do not exceed 1,000. It is by all means an endangered language, and is moribund in most villages except for at least Xinfazhai 新发寨.<br> <br> Xinfazhai locals report that their ancestors had come from a location further to the east called &ldquo;Jiangxi 江西&rdquo;. They also claim to have bronze drums inherited from their ancestors, which are maintained and kept hidden by the village elders. An ethnic Han resident of Mulang 木浪 reports watching the local Yi performing bronze drum dances a few decades ago, but says that they are no longer performed. Traditional ethnic clothing is not worn in any of the Muangphe villages.<br> <br> Many village names in Heizhiguo township and Babao township contain the prefix &ldquo;Mu- 木&rdquo;. This likely signifies that the village used to have, or currently has, a Mangish-speaking population, since they have autonyms prefixed maŋ- ~ muŋ-. Similarly, areas that were historically Buyang have many village suffixed &ldquo;-yang 央&rdquo; (Li Jinfang 1999).<br> &nbsp;</p>

opencc-by-4.0Dec 2017View details →
zenodo36/100

Kim Mun (Ban Khet) audio word list

<p>On February 4, 2014, I had also collected about 25 words of Kim Mun (kim⁵⁵mun⁵&sup3;) in bản Kh&eacute;t, Bạch Đ&iacute;ch commune, Yen Minh district, Ha Giang province, Vietnam.</p>

opencc-by-4.0Dec 2017View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record