diff --git a/.gitignore b/.gitignore index 868a5d3..91849c1 100644 --- a/.gitignore +++ b/.gitignore @@ -100,4 +100,4 @@ ENV/ # mypy .mypy_cache/ .idea/ - +raw/atlas/japan diff --git a/NOTES.md b/NOTES.md index 5efd6ee..afc5c56 100644 --- a/NOTES.md +++ b/NOTES.md @@ -87,4 +87,6 @@ Pama-Nyungan|104 [Speaker area shapes](https://github.com/cldf/cldf/tree/master/components/languages#speaker-area) are provided as GeoJSON features, thus are available programmatically, e.g. using `pycldf`. But the GeoJSON files for [language](cldf/languages.geojson)- and [family](cldf/families.geojson)-level areas can also -be inspected using GIS tools such as https://geojson.io \ No newline at end of file +be inspected using GIS tools such as https://geojson.io + + diff --git a/README.md b/README.md index d334b43..7ae3e7d 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,9 @@ provided as GeoJSON features, thus are available programmatically, e.g. using `p files for [language](cldf/languages.geojson)- and [family](cldf/families.geojson)-level areas can also be inspected using GIS tools such as https://geojson.io + + + ## CLDF Datasets The following CLDF datasets are available in [cldf](cldf): diff --git a/RELEASING.md b/RELEASING.md index 082db0d..7b443b8 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -1,6 +1,7 @@ # Releasing ```shell +cldfbench download cldfbench_languageatlasofthepacificarea.py cldfbench makecldf cldfbench_languageatlasofthepacificarea.py --glottolog-version v5.0 ``` @@ -17,7 +18,7 @@ cldfbench cldfreadme cldfbench_languageatlasofthepacificarea.py ``` ```shell -cldferd --format compact.svg cldf > erd.svg +cldferd --format compact.svg cldf > etc/erd.svg ``` ```shell diff --git a/cldf/Generic-metadata.json b/cldf/Generic-metadata.json index b88d8a1..4b0fb43 100644 --- a/cldf/Generic-metadata.json +++ b/cldf/Generic-metadata.json @@ -15,7 +15,7 @@ { "rdf:about": "https://github.com/cldf-datasets/languageatlasofthepacificarea", "rdf:type": "prov:Entity", - "dc:created": "v1.0-57-g1a5e2fb", + "dc:created": "v1.0-58-g6e61514", "dc:title": "Repository" }, { @@ -45,7 +45,7 @@ "tableSchema": { "columns": [ { - "dc:description": "We use the 1-based index of the first shape with corresponding LANGUAGE property in the original shapefile as identifier.", + "dc:description": "We use the 1-based index of the first shape with matching metadata in the original shapefile as identifier.", "datatype": { "base": "string", "format": "[a-zA-Z0-9_\\-]+" @@ -88,11 +88,13 @@ "name": "Rights" }, { + "dc:description": "Contributions can be related to various kinds of media. ECAI shape contributions are linked to GeoJSON files that store the geo data; Atlas leaf contributions are linked to the corresponding scans and geo-data derived from these.", "propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#mediaReference", "separator": " ", "name": "Media_IDs" }, { + "dc:description": "There are two types of contributions: Individual shapes from ECAI's geo-registered dataset and individual leaves of the Atlas.", "datatype": { "base": "string", "format": "leaf|shape" @@ -100,7 +102,7 @@ "name": "Type" }, { - "dc:description": "Shape metadata from ECAI's GIS dataset.", + "dc:description": "Shape metadata from ECAI's GIS dataset and Glottocodes of the Glottolog languoids to which the shape was matched.", "datatype": "json", "name": "Properties" } @@ -248,6 +250,11 @@ "name": "Speaker_Area" }, { + "dc:description": "", + "datatype": { + "base": "string", + "format": "language|family" + }, "name": "Glottolog_Languoid_Level" }, { diff --git a/cldf/README.md b/cldf/README.md index 85c0ac2..930e525 100644 --- a/cldf/README.md +++ b/cldf/README.md @@ -12,7 +12,7 @@ property | value [dc:conformsTo](http://purl.org/dc/terms/conformsTo) | [CLDF Generic](http://cldf.clld.org/v1.0/terms.rdf#Generic) [dc:license](http://purl.org/dc/terms/license) | https://creativecommons.org/licenses/by-nc/4.0/ [dcat:accessURL](http://www.w3.org/ns/dcat#accessURL) | https://github.com/cldf-datasets/languageatlasofthepacificarea -[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/cldf-datasets/languageatlasofthepacificarea/tree/0e776e3">cldf-datasets/languageatlasofthepacificarea 0e776e3</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v5.0">Glottolog v5.0</a></li></ol> +[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/cldf-datasets/languageatlasofthepacificarea/tree/6e61514">cldf-datasets/languageatlasofthepacificarea v1.0-58-g6e61514</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v5.0">Glottolog v5.0</a></li></ol> [prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | <ol><li><strong>python</strong>: 3.10.12</li><li><strong>python-packages</strong>: <a href="./requirements.txt">requirements.txt</a></li></ol> [rdf:ID](http://www.w3.org/1999/02/22-rdf-syntax-ns#ID) | languageatlasofthepacificarea [rdf:type](http://www.w3.org/1999/02/22-rdf-syntax-ns#type) | http://www.w3.org/ns/dcat#Distribution @@ -25,28 +25,30 @@ We list the individual shapes from the source dataset as contributions in order property | value --- | --- [dc:conformsTo](http://purl.org/dc/terms/conformsTo) | [CLDF ContributionTable](http://cldf.clld.org/v1.0/terms.rdf#ContributionTable) -[dc:extent](http://purl.org/dc/terms/extent) | 3125 +[dc:extent](http://purl.org/dc/terms/extent) | 3128 ### Columns Name/Property | Datatype | Description --- | --- | --- -[ID](http://cldf.clld.org/v1.0/terms.rdf#id) | `string`<br>Regex: `[a-zA-Z0-9_\-]+` | We use the 1-based index of the first shape with corresponding LANGUAGE property in the original shapefile as identifier.<br>Primary key +[ID](http://cldf.clld.org/v1.0/terms.rdf#id) | `string`<br>Regex: `[a-zA-Z0-9_\-]+` | We use the 1-based index of the first shape with matching metadata in the original shapefile as identifier.<br>Primary key [Name](http://cldf.clld.org/v1.0/terms.rdf#name) | `string` | [Description](http://cldf.clld.org/v1.0/terms.rdf#description) | `string` | [Contributor](http://cldf.clld.org/v1.0/terms.rdf#contributor) | `string` | [Citation](http://cldf.clld.org/v1.0/terms.rdf#citation) | `string` | [Source](http://cldf.clld.org/v1.0/terms.rdf#source) | list of `string` (separated by `;`) | References [sources.bib::BibTeX-key](./sources.bib) -[Media_IDs](http://cldf.clld.org/v1.0/terms.rdf#mediaReference) | list of `string` (separated by ` `) | References [media.csv::ID](#table-mediacsv) -`Type` | `string`<br>Valid choices:<br> `leaf` `shape` | +[Rights](http://purl.org/dc/terms/rights) | `string` | +[Media_IDs](http://cldf.clld.org/v1.0/terms.rdf#mediaReference) | list of `string` (separated by ` `) | Contributions can be related to various kinds of media. ECAI shape contributions are linked to GeoJSON files that store the geo data; Atlas leaf contributions are linked to the corresponding scans and geo-data derived from these.<br>References [media.csv::ID](#table-mediacsv) +`Type` | `string`<br>Valid choices:<br> `leaf` `shape` | There are two types of contributions: Individual shapes from ECAI's geo-registered dataset and individual leaves of the Atlas. +`Properties` | `json` | Shape metadata from ECAI's GIS dataset and Glottocodes of the Glottolog languoids to which the shape was matched. ## <a name="table-mediacsv"></a>Table [media.csv](./media.csv) property | value --- | --- [dc:conformsTo](http://purl.org/dc/terms/conformsTo) | [CLDF MediaTable](http://cldf.clld.org/v1.0/terms.rdf#MediaTable) -[dc:extent](http://purl.org/dc/terms/extent) | 307 +[dc:extent](http://purl.org/dc/terms/extent) | 357 ### Columns @@ -65,7 +67,7 @@ Name/Property | Datatype | Description property | value --- | --- [dc:conformsTo](http://purl.org/dc/terms/conformsTo) | [CLDF LanguageTable](http://cldf.clld.org/v1.0/terms.rdf#LanguageTable) -[dc:extent](http://purl.org/dc/terms/extent) | 1869 +[dc:extent](http://purl.org/dc/terms/extent) | 1865 ### Columns @@ -80,7 +82,7 @@ Name/Property | Datatype | Description [Glottocode](http://cldf.clld.org/v1.0/terms.rdf#glottocode) | `string`<br>Regex: `[a-z0-9]{4}[1-9][0-9]{3}` | [ISO639P3code](http://cldf.clld.org/v1.0/terms.rdf#iso639P3code) | `string`<br>Regex: `[a-z]{3}` | [Speaker_Area](http://cldf.clld.org/v1.0/terms.rdf#speakerArea) | `string` | References [media.csv::ID](#table-mediacsv) -`Glottolog_Languoid_Level` | `string` | +`Glottolog_Languoid_Level` | `string`<br>Valid choices:<br> `language` `family` | `Family` | `string` | [Contribution_IDs](http://cldf.clld.org/v1.0/terms.rdf#contributionReference) | list of `string` (separated by ` `) | List of identifiers of shapes in the original shapefile that were aggregated to create the shape referenced by Speaker_Area and of Atlas leaves mapping a georeferenced area intersecting with this languoid's area.<br>References [contributions.csv::ID](#table-contributionscsv) diff --git a/cldf/atlas/L001/bounds.geojson b/cldf/atlas/L001/bounds.geojson index 2f494bf..9c595e2 100644 --- a/cldf/atlas/L001/bounds.geojson +++ b/cldf/atlas/L001/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmp57zql4ou/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L002/bounds.geojson b/cldf/atlas/L002/bounds.geojson index 14fe354..030eb3a 100644 --- a/cldf/atlas/L002/bounds.geojson +++ b/cldf/atlas/L002/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpqwfdv3ym/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L003/bounds.geojson b/cldf/atlas/L003/bounds.geojson index 7a46b9e..7397042 100644 --- a/cldf/atlas/L003/bounds.geojson +++ b/cldf/atlas/L003/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpz0e0htz7/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L004/bounds.geojson b/cldf/atlas/L004/bounds.geojson index c162665..bba9ba7 100644 --- a/cldf/atlas/L004/bounds.geojson +++ b/cldf/atlas/L004/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpznm1dukc/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L005/bounds.geojson b/cldf/atlas/L005/bounds.geojson index 6065e9f..529f6b7 100644 --- a/cldf/atlas/L005/bounds.geojson +++ b/cldf/atlas/L005/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpeu40deb2/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L006/bounds.geojson b/cldf/atlas/L006/bounds.geojson index 9194821..6834718 100644 --- a/cldf/atlas/L006/bounds.geojson +++ b/cldf/atlas/L006/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpddlwqt_w/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L007/bounds.geojson b/cldf/atlas/L007/bounds.geojson index b6e60cb..ebc863e 100644 --- a/cldf/atlas/L007/bounds.geojson +++ b/cldf/atlas/L007/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpj989z516/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L008/bounds.geojson b/cldf/atlas/L008/bounds.geojson index 8bc4d5b..e43abfd 100644 --- a/cldf/atlas/L008/bounds.geojson +++ b/cldf/atlas/L008/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmp61lmvm1c/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L009/bounds.geojson b/cldf/atlas/L009/bounds.geojson index 3783762..6bee369 100644 --- a/cldf/atlas/L009/bounds.geojson +++ b/cldf/atlas/L009/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmp8ia6ebc3/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L010/bounds.geojson b/cldf/atlas/L010/bounds.geojson index ccf45b0..d9ae5eb 100644 --- a/cldf/atlas/L010/bounds.geojson +++ b/cldf/atlas/L010/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpblh41pbo/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L011/bounds.geojson b/cldf/atlas/L011/bounds.geojson index a4a3c85..2b58077 100644 --- a/cldf/atlas/L011/bounds.geojson +++ b/cldf/atlas/L011/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpot3pt2u6/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L012/bounds.geojson b/cldf/atlas/L012/bounds.geojson index 9717760..5d86a5c 100644 --- a/cldf/atlas/L012/bounds.geojson +++ b/cldf/atlas/L012/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmphfykj3o5/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L013/bounds.geojson b/cldf/atlas/L013/bounds.geojson index 8c093ee..6807246 100644 --- a/cldf/atlas/L013/bounds.geojson +++ b/cldf/atlas/L013/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmp1in2yez9/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L014/bounds.geojson b/cldf/atlas/L014/bounds.geojson index 2b1a7f8..1ccc80c 100644 --- a/cldf/atlas/L014/bounds.geojson +++ b/cldf/atlas/L014/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpbbes6ndm/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L015/bounds.geojson b/cldf/atlas/L015/bounds.geojson index c6a2f2b..8745b25 100644 --- a/cldf/atlas/L015/bounds.geojson +++ b/cldf/atlas/L015/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmplk8rinnk/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L016a/bounds.geojson b/cldf/atlas/L016a/bounds.geojson index 5890cdc..1de50e4 100644 --- a/cldf/atlas/L016a/bounds.geojson +++ b/cldf/atlas/L016a/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpwaf3_avb/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L016b/bounds.geojson b/cldf/atlas/L016b/bounds.geojson index b673651..be8b19c 100644 --- a/cldf/atlas/L016b/bounds.geojson +++ b/cldf/atlas/L016b/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpzoceuvne/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L017/bounds.geojson b/cldf/atlas/L017/bounds.geojson index ba2b160..f379b70 100644 --- a/cldf/atlas/L017/bounds.geojson +++ b/cldf/atlas/L017/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpvsbm38g8/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L018/bounds.geojson b/cldf/atlas/L018/bounds.geojson index bc168c0..bdec293 100644 --- a/cldf/atlas/L018/bounds.geojson +++ b/cldf/atlas/L018/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmp6criai69/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L019a/bounds.geojson b/cldf/atlas/L019a/bounds.geojson index 5672dac..05b490c 100644 --- a/cldf/atlas/L019a/bounds.geojson +++ b/cldf/atlas/L019a/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpaodkdsx2/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L019b/bounds.geojson b/cldf/atlas/L019b/bounds.geojson index fa92d3a..2ad2f83 100644 --- a/cldf/atlas/L019b/bounds.geojson +++ b/cldf/atlas/L019b/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmp4ce48pjt/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L020/bounds.geojson b/cldf/atlas/L020/bounds.geojson index f3a0422..d97de20 100644 --- a/cldf/atlas/L020/bounds.geojson +++ b/cldf/atlas/L020/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpl_8m7nfd/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L021/bounds.geojson b/cldf/atlas/L021/bounds.geojson index a9d4fd0..38561ce 100644 --- a/cldf/atlas/L021/bounds.geojson +++ b/cldf/atlas/L021/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpu0az2363/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L022/bounds.geojson b/cldf/atlas/L022/bounds.geojson index 02f7f9a..62d665d 100644 --- a/cldf/atlas/L022/bounds.geojson +++ b/cldf/atlas/L022/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpbnyve20e/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L023/bounds.geojson b/cldf/atlas/L023/bounds.geojson index f5a263f..4330a4b 100644 --- a/cldf/atlas/L023/bounds.geojson +++ b/cldf/atlas/L023/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpjzgj81rg/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L030/bounds.geojson b/cldf/atlas/L030/bounds.geojson index 79aaa29..d12c8ff 100644 --- a/cldf/atlas/L030/bounds.geojson +++ b/cldf/atlas/L030/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpp8kr2lo2/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L031/bounds.geojson b/cldf/atlas/L031/bounds.geojson index 06854b3..881b380 100644 --- a/cldf/atlas/L031/bounds.geojson +++ b/cldf/atlas/L031/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmp5hiknh_l/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L032/bounds.geojson b/cldf/atlas/L032/bounds.geojson index a9eeb56..67e2198 100644 --- a/cldf/atlas/L032/bounds.geojson +++ b/cldf/atlas/L032/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpkz1flgk4/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L033/bounds.geojson b/cldf/atlas/L033/bounds.geojson index da0ce98..36c871c 100644 --- a/cldf/atlas/L033/bounds.geojson +++ b/cldf/atlas/L033/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmp25ywnlsx/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L034/bounds.geojson b/cldf/atlas/L034/bounds.geojson index 9ce13ec..a955a57 100644 --- a/cldf/atlas/L034/bounds.geojson +++ b/cldf/atlas/L034/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpxkgq8ivm/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L035/bounds.geojson b/cldf/atlas/L035/bounds.geojson index 78986f1..9096b9e 100644 --- a/cldf/atlas/L035/bounds.geojson +++ b/cldf/atlas/L035/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpblraoox2/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L036/bounds.geojson b/cldf/atlas/L036/bounds.geojson index cb4afa9..6798c4a 100644 --- a/cldf/atlas/L036/bounds.geojson +++ b/cldf/atlas/L036/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpt1f5r_hz/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L037/bounds.geojson b/cldf/atlas/L037/bounds.geojson index 2af8289..e3b7a64 100644 --- a/cldf/atlas/L037/bounds.geojson +++ b/cldf/atlas/L037/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpg524ljkj/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L038/bounds.geojson b/cldf/atlas/L038/bounds.geojson index 1a5dc47..9b58f1d 100644 --- a/cldf/atlas/L038/bounds.geojson +++ b/cldf/atlas/L038/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmp59ekdwx6/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L039/bounds.geojson b/cldf/atlas/L039/bounds.geojson index 6adf12c..d22e0f9 100644 --- a/cldf/atlas/L039/bounds.geojson +++ b/cldf/atlas/L039/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpjqgy4g6p/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L040a/bounds.geojson b/cldf/atlas/L040a/bounds.geojson index c92dbde..03526fc 100644 --- a/cldf/atlas/L040a/bounds.geojson +++ b/cldf/atlas/L040a/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpvq74dkok/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L040b/bounds.geojson b/cldf/atlas/L040b/bounds.geojson index 7fbd5f4..953a8eb 100644 --- a/cldf/atlas/L040b/bounds.geojson +++ b/cldf/atlas/L040b/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmp71w5iqfv/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L041/bounds.geojson b/cldf/atlas/L041/bounds.geojson index 02d4ac6..9efaa1c 100644 --- a/cldf/atlas/L041/bounds.geojson +++ b/cldf/atlas/L041/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmp1crcjdrl/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L042/bounds.geojson b/cldf/atlas/L042/bounds.geojson index 82d3415..3c19dc8 100644 --- a/cldf/atlas/L042/bounds.geojson +++ b/cldf/atlas/L042/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpmbcev5g_/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L043/bounds.geojson b/cldf/atlas/L043/bounds.geojson index 4aea362..8222f04 100644 --- a/cldf/atlas/L043/bounds.geojson +++ b/cldf/atlas/L043/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpnjsb1jie/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L044/bounds.geojson b/cldf/atlas/L044/bounds.geojson index 0aa43cd..4e56805 100644 --- a/cldf/atlas/L044/bounds.geojson +++ b/cldf/atlas/L044/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmptg6v8aw6/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L045a/bounds.geojson b/cldf/atlas/L045a/bounds.geojson index 478e83e..349a471 100644 --- a/cldf/atlas/L045a/bounds.geojson +++ b/cldf/atlas/L045a/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpn_8rva29/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/atlas/L045b/bounds.geojson b/cldf/atlas/L045b/bounds.geojson index d1b4539..32ee744 100644 --- a/cldf/atlas/L045b/bounds.geojson +++ b/cldf/atlas/L045b/bounds.geojson @@ -34,8 +34,7 @@ }, "properties": { "filename": "web.tif", - "id": "0", - "title": "/tmp/tmpkb42pf0q/web.tif" + "id": "0" }, "type": "Feature" } \ No newline at end of file diff --git a/cldf/contributions.csv b/cldf/contributions.csv index b0c44f2..eb17195 100644 --- a/cldf/contributions.csv +++ b/cldf/contributions.csv @@ -47,3083 +47,3083 @@ L024,"Pigins and Lingue Franche (Oceania, Australia)",,,,ecai;wurm_and_hattori, L046,"Pidgens, Creoles and Lingue Franche (South-East Asia)",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,L046_s L046_l L046_b,leaf, L047,"Pacific, Distribution of Varieties of Chinese in the Greater Pacific Area",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,L047_s L047_l L047_b,leaf, 1,BE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""China"", ""SOVEREIGN"": ""China""}" -3,CHINESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""China"", ""SOVEREIGN"": ""China""}" +3,CHINESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""China"", ""SOVEREIGN"": ""China"", ""Glottocodes"": [""midd1354""]}" 16,LARDIL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""China"", ""SOVEREIGN"": ""China""}" -22,LI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""China"", ""SOVEREIGN"": ""China""}" -24,CHAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""China"", ""SOVEREIGN"": ""China""}" -25,YAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""China"", ""SOVEREIGN"": ""China""}" -30,CHINESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -31,BASAY?_Linaw-Qauqaul,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -32,BASAY_Trobiawan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -33,KAVALAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -34,BASAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -35,AMI_Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -36,AMI_Tayalong-Vataan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -37,AMI_Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -38,AMI_Sakizaya,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -39,THAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -40,BUNUN_Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -41,ATAYAL_Ts'ole',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -42,ATAYAL_SEDEQ,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -44,ATAYAL_Ts'ole' and Sqoleq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -47,SAISIYAT_Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -48,SAISIYAT_Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -49,PAPORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -50,HOANYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -51,BUNUN_Takopulan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -52,AMI_Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -53,TSOU_Duhtu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -54,TSOU_Tfuea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -55,TSOU_Tapangu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -57,ATAYAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" +22,LI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""China"", ""SOVEREIGN"": ""China"", ""Glottocodes"": [""hlai1239""]}" +24,CHAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""China"", ""SOVEREIGN"": ""China"", ""Glottocodes"": [""tsat1238""]}" +25,YAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""China"", ""SOVEREIGN"": ""China"", ""Glottocodes"": [""mien1243""]}" +30,CHINESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""midd1354""]}" +31,BASAY?_Linaw-Qauqaul,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""lina1245""]}" +32,BASAY_Trobiawan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""trob1237""]}" +33,KAVALAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""kava1241""]}" +34,BASAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""basa1287""]}" +35,AMI_Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""cent2104""]}" +36,AMI_Tayalong-Vataan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""tava1241""]}" +37,AMI_Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""nata1254""]}" +38,AMI_Sakizaya,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""saki1247""]}" +39,THAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""thao1240""]}" +40,BUNUN_Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""nort2902""]}" +41,ATAYAL_Ts'ole',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""atay1247""]}" +42,ATAYAL_SEDEQ,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""taro1264""]}" +44,ATAYAL_Ts'ole' and Sqoleq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""sqol1237""]}" +47,SAISIYAT_Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""tung1292""]}" +48,SAISIYAT_Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""taai1237""]}" +49,PAPORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""nucl1579""]}" +50,HOANYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""hoan1238""]}" +51,BUNUN_Takopulan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""tako1237""]}" +52,AMI_Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""sout2929""]}" +53,TSOU_Duhtu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""duht1237""]}" +54,TSOU_Tfuea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""tfue1237""]}" +55,TSOU_Tapangu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""tapa1257""]}" +57,ATAYAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""atay1247""]}" 59,?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -60,KETANGALAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -61,KULUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -62,TAOKAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -63,BABUZA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -64,PAZEH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -65,SIRAYA_Taivoan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -66,SIRAYAY_Siraya,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -67,RUKAI_Rukai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -68,RUKAI_Three Villages,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -69,BUNUN_Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -70,BUNUN_Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -73,PUYUMA_Nanwang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -74,PUYUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -77,PAIWAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -78,TAGALOG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -80,KAPAMPANGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -81,TINA SAMBAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -82,PANGASINAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -83,ILONGOT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -84,KASIGURANIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -85,CASIGURAN DUMAGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -86,AGTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -88,ISNAG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -89,ADASEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -90,MALAWEG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -91,GADDANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -92,BINONGAN ITNEG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" +60,KETANGALAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""keta1243""]}" +61,KULUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""kulo1238""]}" +62,TAOKAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""taok1237""]}" +63,BABUZA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""babu1240""]}" +64,PAZEH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""paze1234""]}" +65,SIRAYA_Taivoan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""taiv1237""]}" +66,SIRAYAY_Siraya,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""sira1267""]}" +67,RUKAI_Rukai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""ruka1240""]}" +68,RUKAI_Three Villages,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""ruka1240""]}" +69,BUNUN_Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""cent2105""]}" +70,BUNUN_Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""sout2930""]}" +73,PUYUMA_Nanwang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""nanw1237""]}" +74,PUYUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""puyu1239""]}" +77,PAIWAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""paiw1248""]}" +78,TAGALOG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""taga1270""]}" +80,KAPAMPANGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""pamp1243""]}" +81,TINA SAMBAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""tina1248""]}" +82,PANGASINAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""pang1290""]}" +83,ILONGOT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""ilon1239""]}" +84,KASIGURANIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""kasi1256""]}" +85,CASIGURAN DUMAGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""casi1235""]}" +86,AGTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""cent2084""]}" +88,ISNAG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""isna1241""]}" +89,ADASEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""adas1235""]}" +90,MALAWEG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""mala1534""]}" +91,GADDANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""gadd1244""]}" +92,BINONGAN ITNEG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""bino1237""]}" 93,ITNEG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -94,KALINGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -95,KANKANAEY_South,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -96,IFUGAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -97,GA-DANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -98,BONTOK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -99,BALANGAW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -100,KARAW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -101,KALLAHAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -102,INIBALOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -104,ISINAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -106,IBANAG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -107,ITAWIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -108,KANKANAEY_North,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -109,ILOKANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -110,BOTOLAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -112,STANDARD BIKOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -114,NORTHERN CATANDUANES BIKOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -115,KAMAYO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -116,RAJAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -117,DAVAWENO1,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -118,SARANGANI MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -119,MANDAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -120,BLAAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -121,TAGAKAULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -124,TBOLI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -125,COTABATO MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -127,CHAVACANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -128,KALAGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -130,KALIBUGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -131,SUBANUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -132,MARANAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -134,TAGABAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -135,BAGOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -138,HILIGAYNON(ILONGGO),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -139,CEBUANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -140,MAGINDANAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -141,ILANUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -143,OBO MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -144,ILIANEN MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -145,BUTUANON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -146,MAMANWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -147,BINUKID,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -149,AGUSAN MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -154,ATA MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -155,DIBABAWON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -156,TIGWA MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -157,SAMAR-LEYTE(L-complex?),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -164,BANTON_Dispohol,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -165,ROMBLON_Dispohol,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -166,IRAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -168,HANUNOO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -169,Bulalakao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -170,TADYAWAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -171,BUHID,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -172,BATANGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -173,ALANGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -174,HILIGAYNON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -175,AKLANON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -176,ROMBLON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -178,TSOU_SAAROA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -179,TSOU_KANAKANABU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -180,SIRAYA_Makatao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -181,SIRAYA_Lamai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -183,YAMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan""}" -186,TIRURAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -187,YAKAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -188,SAMA SIBUGUEY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -190,KINAMIGIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -191,SURIGAONON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -201,RINCONADA BIKOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -205,KALAMIANON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -211,WEST BUKIDNON MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -214,WEST BANTON_Looc-Alcantara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -216,ATTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -218,PARANAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -219,EAST CAGAYAN NEGRITO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -220,UMIREY DUMAGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -226,MASBATENO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -230,ALBAY BIKOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -232,BOLINAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -233,BABUYAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -237,TAUSUG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -238,SAMA SOUTH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -239,SAMA CENTRAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -242,SAMA WEST,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -244,MOLBOG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -246,PALAWENO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -247,ABORLAN-TAGBANWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -249,BATAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines""}" -251,MON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -254,MEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" +94,KALINGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""kali1311""]}" +95,KANKANAEY_South,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""kank1243""]}" +96,IFUGAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""ifug1247""]}" +97,GA-DANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""gada1258""]}" +98,BONTOK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""bont1247""]}" +99,BALANGAW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""bala1310""]}" +100,KARAW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""kara1487""]}" +101,KALLAHAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""kele1259""]}" +102,INIBALOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""ibal1244""]}" +104,ISINAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""isin1239""]}" +106,IBANAG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""iban1267""]}" +107,ITAWIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""itaw1240""]}" +108,KANKANAEY_North,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""nort2877""]}" +109,ILOKANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""ilok1237""]}" +110,BOTOLAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""boto1242""]}" +112,STANDARD BIKOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""cent2087""]}" +114,NORTHERN CATANDUANES BIKOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""nort2883""]}" +115,KAMAYO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""kama1363""]}" +116,RAJAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""raja1254""]}" +117,DAVAWENO1,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""dava1245""]}" +118,SARANGANI MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""sara1327""]}" +119,MANDAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""kara1489""]}" +120,BLAAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""blaa1241""]}" +121,TAGAKAULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""taga1268""]}" +124,TBOLI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""tbol1240""]}" +125,COTABATO MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""cota1241""]}" +127,CHAVACANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""chav1241""]}" +128,KALAGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""kala1388""]}" +130,KALIBUGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""koli1253""]}" +131,SUBANUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""lapu1236""]}" +132,MARANAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""mara1404""]}" +134,TAGABAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""taga1272""]}" +135,BAGOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""gian1241""]}" +138,HILIGAYNON(ILONGGO),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""hili1240""]}" +139,CEBUANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""cebu1242""]}" +140,MAGINDANAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""magu1243""]}" +141,ILANUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""iran1262""]}" +143,OBO MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""obom1235""]}" +144,ILIANEN MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""ilia1236""]}" +145,BUTUANON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""butu1244""]}" +146,MAMANWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""mama1275""]}" +147,BINUKID,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""binu1244""]}" +149,AGUSAN MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""agus1235""]}" +154,ATA MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""atam1240""]}" +155,DIBABAWON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""diba1242""]}" +156,TIGWA MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""tigw1237""]}" +157,SAMAR-LEYTE(L-complex?),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""sama1301""]}" +164,BANTON_Dispohol,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""bant1288""]}" +165,ROMBLON_Dispohol,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""romb1246""]}" +166,IRAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""iray1237""]}" +168,HANUNOO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""hanu1241""]}" +169,Bulalakao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""bula1256""]}" +170,TADYAWAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""tady1237""]}" +171,BUHID,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""buhi1245""]}" +172,BATANGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""bata1318""]}" +173,ALANGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""alan1249""]}" +174,HILIGAYNON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""hili1240""]}" +175,AKLANON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""akla1240""]}" +176,ROMBLON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""romb1246""]}" +178,TSOU_SAAROA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""saar1237""]}" +179,TSOU_KANAKANABU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""kana1286""]}" +180,SIRAYA_Makatao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""maka1313""]}" +181,SIRAYA_Lamai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""lama1281""]}" +183,YAMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Taiwan"", ""SOVEREIGN"": ""Taiwan"", ""Glottocodes"": [""yami1254""]}" +186,TIRURAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""tiru1241""]}" +187,YAKAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""yaka1277""]}" +188,SAMA SIBUGUEY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""sibu1253""]}" +190,KINAMIGIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""cina1236""]}" +191,SURIGAONON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""suri1273""]}" +201,RINCONADA BIKOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""irig1242""]}" +205,KALAMIANON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""cala1258""]}" +211,WEST BUKIDNON MANOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""pula1266""]}" +214,WEST BANTON_Looc-Alcantara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""alca1237""]}" +216,ATTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""atta1244""]}" +218,PARANAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""para1306""]}" +219,EAST CAGAYAN NEGRITO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""dupa1235""]}" +220,UMIREY DUMAGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""umir1236""]}" +226,MASBATENO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""masb1238""]}" +230,ALBAY BIKOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""alba1269""]}" +232,BOLINAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""boli1256""]}" +233,BABUYAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""babu1242""]}" +237,TAUSUG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""taus1251""]}" +238,SAMA SOUTH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""sout2918""]}" +239,SAMA CENTRAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""sout2918""]}" +242,SAMA WEST,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""pang1291""]}" +244,MOLBOG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""molb1237""]}" +246,PALAWENO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""cent2091""]}" +247,ABORLAN-TAGBANWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""tagb1258""]}" +249,BATAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Philippines"", ""SOVEREIGN"": ""Philippines"", ""Glottocodes"": [""bata1301""]}" +251,MON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""moni1258""]}" +254,MEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""hmon1337""]}" 255,East Coast Bajau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -259,KHMER,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -261,VIET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -263,SO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -264,ALAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -265,NGUON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -266,SAEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -267,TUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -269,KUY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -273,PHU YAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -274,TAMPUAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -277,KUY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -278,KUY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea""}" -279,CHAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -282,MNONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -292,PEAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -293,SAMRE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea""}" -294,CHAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea""}" -298,CHONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -299,SOMRAY/CHONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -300,KHMER,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea""}" -306,SUOY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea""}" -307,SAOCH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea""}" -311,MEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -312,YAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -314,YAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -319,MUONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -326,CAOLAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -327,CAOLAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea""}" -329,YAO/MEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -330,NYAKUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -331,M,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -332,KHMER,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -333,TONGA',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -335,NYAKUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -342,MON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -347,UGONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -352,PHALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -355,LISU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -356,YAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -358,LAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -359,LAVIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -360,KAREN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -362,MPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -363,AKHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -366,MAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -368,KHAMET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -370,LAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -373,MOK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -378,PHANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -395,AKHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar""}" -397,XINH MUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -402,KHMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -404,MEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -406,PONG1,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -407,PONG3,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -425,THAI DAM(LAO SONG),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -427,AKHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -428,LUE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -431,BIT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -434,KHAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -438,CHINESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -444,SILA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -448,MRABRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -450,MUANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -452,PRAY/PHAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -458,KHMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -462,PHAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -464,PHNAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -468,LAMET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -469,MEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar""}" -470,TAI LOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -471,LAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -474,DOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -477,KRAEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -478,JINGHPAW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar""}" -479,WA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar""}" -485,SO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -486,BO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -491,HUNG/PONG2,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -495,Hat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -501,T,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar""}" -510,KAREN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -516,KHANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -519,LAHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -532,MANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -538,GIAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -549,KAREN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar""}" -550,SHAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar""}" -552,SHAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -560,NYAHEUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -561,ONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -564,Rai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -566,S. ROGLAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -567,CHRU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -570,N. ROGLAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -571,RHADE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -572,JARAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -573,HAROI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -574,BAHNAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -575,HRE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -576,KAYONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -577,SEDANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -578,KATUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -579,TODRAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -580,MONOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -581,CUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -582,DUAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -583,TAKUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -584,LAMAM/HA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -585,RENGAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -586,JEH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -587,TARENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -588,KASENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -590,BRAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -591,SAPUAN/SOK/CHENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -592,LOVEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -594,PACOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -595,PHUONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -596,YIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -597,KLOR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -598,NGEH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -599,KATU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -600,TAHOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -602,BRU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -603,KHUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -604,TRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -605,MANGKONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -607,KHA TONG LUANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -608,AREM/MAY/RUC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -609,THAVUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -611,T,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -616,PAK TAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -617,BURMESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar""}" -620,Palaw,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar""}" -622,LAHU/LISU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -633,AKHA/LAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar/Thailand""}" -638,LUE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -639,South-Wester Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -640,South-Western Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -646,Khuen,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos""}" -650,TAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -655,THAI KHAW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam""}" -658,THAI KHAW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic/Vietnam""}" -659,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Christmas Island"", ""SOVEREIGN"": ""Australia""}" -660,PALAUAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Palau"", ""SOVEREIGN"": ""United States""}" -662,EAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -665,TIMORESE/Biboki-Insana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -666,TIMORESE/ROTINESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -667,TIMORESE/Amanuban-Amanatun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -668,ROTI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -669,TIMORESE/Kusa-Manlea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -670,MAMBAI/Damata,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -671,MAMBAI/Lolei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -672,KEMAK/Nogo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -673,TETUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -674,TUKUDEDE/Keha,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -675,MAMBAI/Manua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -676,LAKALEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -677,HABU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -678,IDATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -679,GALOLI/Dadua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -680,GALOLI/Edi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -681,GALOLI/Galoli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -682,GALOLI/Na Nahek,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -683,TETUN/Soibada,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -684,TETUN/Eastern Tetun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -685,KAIRUI-MIDIKI/Kairui,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -686,NAUETI/Oso Moko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -687,NAUETI/Naumik,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -688,MAKASAI/Makiere,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -689,KAIRUI-MIDIKI/Midiki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -690,FATALUKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -691,MAKU'A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -692,Dili Tetun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -693,TETUN/N,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" +259,KHMER,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""cent1989""]}" +261,VIET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""viet1252""]}" +263,SO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""sooo1254""]}" +264,ALAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""alak1253""]}" +265,NGUON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""nguo1239""]}" +266,SAEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""saek1240""]}" +267,TUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""toum1239""]}" +269,KUY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""kuyy1240""]}" +273,PHU YAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""phut1244""]}" +274,TAMPUAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""tamp1251""]}" +277,KUY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""kuyy1240""]}" +278,KUY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea"", ""Glottocodes"": [""kuyy1240""]}" +279,CHAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""east2563""]}" +282,MNONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""mnon1259""]}" +292,PEAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""pear1247""]}" +293,SAMRE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea"", ""Glottocodes"": [""somr1240""]}" +294,CHAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea"", ""Glottocodes"": [""west2650""]}" +298,CHONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""chon1284""]}" +299,SOMRAY/CHONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""somr1240""]}" +300,KHMER,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea"", ""Glottocodes"": [""cent1989""]}" +306,SUOY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea"", ""Glottocodes"": [""suoy1242""]}" +307,SAOCH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea"", ""Glottocodes"": [""saoc1239""]}" +311,MEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""hmon1337""]}" +312,YAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""mien1242""]}" +314,YAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""mien1242""]}" +319,MUONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""muon1246""]}" +326,CAOLAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""caol1238""]}" +327,CAOLAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea"", ""Glottocodes"": [""caol1238""]}" +329,YAO/MEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""hmon1336""]}" +330,NYAKUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""nyah1250""]}" +331,M,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""monn1252""]}" +332,KHMER,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""cent1989""]}" +333,TONGA',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""tong1308""]}" +335,NYAKUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""nyah1250""]}" +342,MON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""moni1258""]}" +347,UGONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""ugon1239""]}" +352,PHALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""phal1255""]}" +355,LISU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""lisu1250""]}" +356,YAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""mien1242""]}" +358,LAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""lahu1253""]}" +359,LAVIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""awac1238""]}" +360,KAREN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""kare1337""]}" +362,MPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""mpii1239""]}" +363,AKHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""akha1245""]}" +366,MAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""mall1246""]}" +368,KHAMET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""lame1256""]}" +370,LAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""lahu1253""]}" +373,MOK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""mokk1243""]}" +378,PHANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""phan1252""]}" +395,AKHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar"", ""Glottocodes"": [""akha1245""]}" +397,XINH MUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""puoc1238""]}" +402,KHMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""khmu1256""]}" +404,MEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""hmon1337""]}" +406,PONG1,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""phon1246""]}" +407,PONG3,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""puoc1238""]}" +425,THAI DAM(LAO SONG),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""taid1247""]}" +427,AKHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""akha1245""]}" +428,LUE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""luuu1242""]}" +431,BIT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""bitt1240""]}" +434,KHAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""khan1274""]}" +438,CHINESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""midd1354""]}" +444,SILA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""sila1247""]}" +448,MRABRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""mlab1235""]}" +450,MUANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""nort2740""]}" +452,PRAY/PHAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""phai1238""]}" +458,KHMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""khmu1256""]}" +462,PHAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""phai1238""]}" +464,PHNAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""phan1254""]}" +468,LAMET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""lame1256""]}" +469,MEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar"", ""Glottocodes"": [""hmon1337""]}" +470,TAI LOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""nucl1289""]}" +471,LAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""lahu1253""]}" +474,DOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""doii1241""]}" +477,KRAEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""kare1337""]}" +478,JINGHPAW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar"", ""Glottocodes"": [""kach1280""]}" +479,WA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar"", ""Glottocodes"": [""waaa1245""]}" +485,SO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""sooo1254""]}" +486,BO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""muon1245""]}" +491,HUNG/PONG2,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""phon1243""]}" +495,Hat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""hatt1237""]}" +501,T,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar"", ""Glottocodes"": [""thai1260""]}" +510,KAREN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""kare1337""]}" +516,KHANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""khan1274""]}" +519,LAHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""laha1250""]}" +532,MANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""mang1378""]}" +538,GIAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""giay1234""]}" +549,KAREN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar"", ""Glottocodes"": [""kare1337""]}" +550,SHAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar"", ""Glottocodes"": [""shan1277""]}" +552,SHAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""shan1277""]}" +560,NYAHEUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""nyah1249""]}" +561,ONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""ongg1239""]}" +564,Rai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""raii1244""]}" +566,S. ROGLAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""sout3010""]}" +567,CHRU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""chru1239""]}" +570,N. ROGLAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""nort2994""]}" +571,RHADE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""rade1240""]}" +572,JARAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""jara1266""]}" +573,HAROI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""haro1237""]}" +574,BAHNAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""bahn1262""]}" +575,HRE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""hree1244""]}" +576,KAYONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""kayo1245""]}" +577,SEDANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""seda1262""]}" +578,KATUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""katu1273""]}" +579,TODRAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""todr1244""]}" +580,MONOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""mono1268""]}" +581,CUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""cuaa1241""]}" +582,DUAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""hala1253""]}" +583,TAKUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""taku1254""]}" +584,LAMAM/HA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""roma1331""]}" +585,RENGAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""reng1252""]}" +586,JEH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""jehh1245""]}" +587,TARENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""tare1239""]}" +588,KASENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""nort3150""]}" +590,BRAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""lave1249""]}" +591,SAPUAN/SOK/CHENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""sapu1248""]}" +592,LOVEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""lave1248""]}" +594,PACOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""paco1243""]}" +595,PHUONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""phuo1238""]}" +596,YIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""irrr1240""]}" +597,KLOR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""ngeq1245""]}" +598,NGEH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""ngeq1245""]}" +599,KATU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""katu1272""]}" +600,TAHOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""uppe1406""]}" +602,BRU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""east2332""]}" +603,KHUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""khua1243""]}" +604,TRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""trii1240""]}" +605,MANGKONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""mang1379""]}" +607,KHA TONG LUANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""muon1246""]}" +608,AREM/MAY/RUC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""arem1240""]}" +609,THAVUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""aheu1239""]}" +611,T,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""thai1260""]}" +616,PAK TAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""sout2746""]}" +617,BURMESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar"", ""Glottocodes"": [""tavo1242""]}" +620,Palaw,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar"", ""Glottocodes"": [""pala1339""]}" +622,LAHU/LISU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""lahu1253""]}" +633,AKHA/LAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Myanmar/Thailand"", ""Glottocodes"": [""akha1245""]}" +638,LUE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""luuu1242""]}" +639,South-Wester Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""luuu1242""]}" +640,South-Western Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""nort2740""]}" +646,Khuen,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic"", ""SOVEREIGN"": ""Laos"", ""Glottocodes"": [""khue1238""]}" +650,TAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""tayy1238""]}" +655,THAI KHAW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Vietnam"", ""SOVEREIGN"": ""Vietnam"", ""Glottocodes"": [""cent2251""]}" +658,THAI KHAW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Lao People's Democratic Republic/Vietnam"", ""Glottocodes"": [""cent2251""]}" +659,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Christmas Island"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""aust1307""]}" +660,PALAUAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Palau"", ""SOVEREIGN"": ""United States"", ""Glottocodes"": [""pala1344""]}" +662,EAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""lahu1253""]}" +665,TIMORESE/Biboki-Insana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""bibo1238""]}" +666,TIMORESE/ROTINESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""rote1234""]}" +667,TIMORESE/Amanuban-Amanatun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""aman1264""]}" +668,ROTI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""east2858""]}" +669,TIMORESE/Kusa-Manlea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""kusa1252""]}" +670,MAMBAI/Damata,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""dama1271""]}" +671,MAMBAI/Lolei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""lole1240""]}" +672,KEMAK/Nogo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""nogo1237""]}" +673,TETUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""tetu1245""]}" +674,TUKUDEDE/Keha,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""keha1237""]}" +675,MAMBAI/Manua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""manu1259""]}" +676,LAKALEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""laka1255""]}" +677,HABU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""habu1241""]}" +678,IDATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""idat1237""]}" +679,GALOLI/Dadua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""galo1243""]}" +680,GALOLI/Edi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""edii1237""]}" +681,GALOLI/Galoli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""nucl1541""]}" +682,GALOLI/Na Nahek,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""nana1259""]}" +683,TETUN/Soibada,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""east2473""]}" +684,TETUN/Eastern Tetun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""east2473""]}" +685,KAIRUI-MIDIKI/Kairui,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""kair1266""]}" +686,NAUETI/Oso Moko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""naue1237""]}" +687,NAUETI/Naumik,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""naue1237""]}" +688,MAKASAI/Makiere,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""makl1245""]}" +689,KAIRUI-MIDIKI/Midiki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""midi1237""]}" +690,FATALUKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""fata1247""]}" +691,MAKU'A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""maku1277""]}" +692,Dili Tetun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""tetu1246""]}" +693,TETUN/N,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""nort2869""]}" 694,"ROTI,TIMCRESE,SAVU",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -695,SELWASA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -696,YAMDENA//Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -699,KEI-FORDATA/Larat II,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -700,WETAR/Limera,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -701,WETAR/Hahutan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -702,WETAR/Welemur,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -703,WAIMA'A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -705,WETAR/Tutunohan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -706,GALOLI/Hehak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -708,GALOLI/Baba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -709,ADABE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -710,LAMAHOLOT/Adonara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -712,KEDANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -713,KOLANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -714,TANGLAPUI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -720,WOISIKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -721,TIMORESE/Ambenu(Vaikenu),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -723,KEI-FORDATA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -726,SELARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -727,KUI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -729,KELON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -730,KAFOA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -731,NEDEBANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -732,LAMAHOLOT/East,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -734,TEWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -736,LAMMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -738,LAMAHOLOT/Ile Mandiri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -739,LAMAHOLOT/South,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -740,LAMAHOLOT/Pukaunu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -741,"TIMORESE/Amabi,Fatulau,Amfoan",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -743,SIKKA/Tana Ai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -744,SIKKA/South Coast,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -745,SIKKA/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -746,ENDE-LIO/Nga'o,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -747,ENDE-LIO/Ende(Ja'o),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -748,ENDE-LIO/Lio(Aku),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -749,MANGGARAI/East,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -750,ENDE-LIO/Nage-Keo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -751,RIUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -752,NGADA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -753,NGADA/South-Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -754,NGADA/South-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -755,NGADA/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -756,NGADA/Soa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -757,MANGGARAI/Central Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -758,MANGGARAI/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -759,MANGGARAI/West,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -760,MANGGARAI/Transitional,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -761,BIMA/Bima,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -762,SASAK/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -763,NDAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -765,SAVU/Liae,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -766,SAVU/Seba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -767,(KAMBERA)EAST SUMBANESE/Mangili-Waijelo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -769,(KAMBERA)EAST SUMBANESE/Melolo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -770,SAVU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -771,(KAMBERA)EAST SUMBANESE/Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -772,(KAMBERA)EAST SUMBANESE/Kambera,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -773,(KAMBERA)EAST SUMBANESE/Lewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -774,(KAMBERA)EAST SUMBANESE/Kanatang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -775,KODI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -777,LAMBOYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -779,WANUKAKA/Rua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -780,WANUKAKA/Wanukaka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -781,WEYEWA/Weyewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -782,WEYEWA/Laura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -783,MAMBORU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -784,(KAMBERA)EAST SUMBANESE/Umbu Ratu Nggai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -785,ANAKALANGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -786,WEYEWA/Lauli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -787,WEYEWA/Tana Righu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -788,PALU'E,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -789,BALI MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -790,BALINESE/Standard,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -792,JAVANESE/North-Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -793,MADURESE/all Dialects,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -794,JAVANESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -796,SUNDANESE/Central-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -797,SUNDANESE/South-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -798,SUNDANESE/North-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -800,JAVANESE/Manuk,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -801,SUNDANESE/Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -802,SUNDANESE/Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -803,ENGGANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -806,SUNDANESE/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -807,LAMPUNG/C-E,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -808,KOMERING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -809,LAMPUNG/Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -811,LAMPUNG/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -812,LAMPUNG/Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -813,LAMPUNG/S-W,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -814,LAMPUNG/C-W,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -815,SUMATRA MALAY/Semendo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -816,SUMATRA MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -819,SUMATRA MALAY/Ranau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -820,NIAS/Sichule,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" +695,SELWASA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""selu1242""]}" +696,YAMDENA//Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sout2891""]}" +699,KEI-FORDATA/Larat II,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""ford1244""]}" +700,WETAR/Limera,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""iliu1237""]}" +701,WETAR/Hahutan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""iliu1237""]}" +702,WETAR/Welemur,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""wele1238""]}" +703,WAIMA'A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""waim1252""]}" +705,WETAR/Tutunohan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""tugu1245""]}" +706,GALOLI/Hehak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""haha1243""]}" +708,GALOLI/Baba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""baba1272""]}" +709,ADABE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""adab1235""]}" +710,LAMAHOLOT/Adonara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""adon1237""]}" +712,KEDANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""keda1252""]}" +713,KOLANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""kola1287""]}" +714,TANGLAPUI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""sawi1256""]}" +720,WOISIKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""kama1365""]}" +721,TIMORESE/Ambenu(Vaikenu),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""baik1238""]}" +723,KEI-FORDATA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""keif1237""]}" +726,SELARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sela1259""]}" +727,KUI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""kuii1253""]}" +729,KELON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""kelo1247""]}" +730,KAFOA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""kafo1240""]}" +731,NEDEBANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""nede1245""]}" +732,LAMAHOLOT/East,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""alor1247""]}" +734,TEWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""teiw1235""]}" +736,LAMMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""lamm1241""]}" +738,LAMAHOLOT/Ile Mandiri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""nucl1534""]}" +739,LAMAHOLOT/South,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""lama1277""]}" +740,LAMAHOLOT/Pukaunu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""lama1277""]}" +741,"TIMORESE/Amabi,Fatulau,Amfoan",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""amfo1237""]}" +743,SIKKA/Tana Ai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""tana1283""]}" +744,SIKKA/South Coast,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""sikk1243""]}" +745,SIKKA/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""sara1324""]}" +746,ENDE-LIO/Nga'o,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""ngao1245""]}" +747,ENDE-LIO/Ende(Ja'o),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""ende1246""]}" +748,ENDE-LIO/Lio(Aku),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""lioo1240""]}" +749,MANGGARAI/East,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""east2463""]}" +750,ENDE-LIO/Nage-Keo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""nage1238""]}" +751,RIUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""riun1237""]}" +752,NGADA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""ngad1261""]}" +753,NGADA/South-Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""sout2884""]}" +754,NGADA/South-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""east2464""]}" +755,NGADA/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""cent2074""]}" +756,NGADA/Soa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ngad1261""]}" +757,MANGGARAI/Central Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""cent2073""]}" +758,MANGGARAI/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""cent2073""]}" +759,MANGGARAI/West,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""west2537""]}" +760,MANGGARAI/Transitional,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""west2536""]}" +761,BIMA/Bima,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nucl1518""]}" +762,SASAK/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""meno1251""]}" +763,NDAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""dhao1237""]}" +765,SAVU/Liae,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""liae1237""]}" +766,SAVU/Seba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""seba1248""]}" +767,(KAMBERA)EAST SUMBANESE/Mangili-Waijelo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mang1406""]}" +769,(KAMBERA)EAST SUMBANESE/Melolo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""melo1243""]}" +770,SAVU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sabu1255""]}" +771,(KAMBERA)EAST SUMBANESE/Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sout2885""]}" +772,(KAMBERA)EAST SUMBANESE/Kambera,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nucl1521""]}" +773,(KAMBERA)EAST SUMBANESE/Lewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lewa1240""]}" +774,(KAMBERA)EAST SUMBANESE/Kanatang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""kana1287""]}" +775,KODI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""kodi1247""]}" +777,LAMBOYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lamb1273""]}" +779,WANUKAKA/Rua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""ruaa1237""]}" +780,WANUKAKA/Wanukaka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""wanu1241""]}" +781,WEYEWA/Weyewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""weje1237""]}" +782,WEYEWA/Laura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""laur1249""]}" +783,MAMBORU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mamb1305""]}" +784,(KAMBERA)EAST SUMBANESE/Umbu Ratu Nggai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""umar1237""]}" +785,ANAKALANGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""anak1240""]}" +786,WEYEWA/Lauli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""laul1237""]}" +787,WEYEWA/Tana Righu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tana1282""]}" +788,PALU'E,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""palu1252""]}" +789,BALI MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bali1279""]}" +790,BALINESE/Standard,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bali1278""]}" +792,JAVANESE/North-Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""java1254""]}" +793,MADURESE/all Dialects,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nucl1460""]}" +794,JAVANESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""java1254""]}" +796,SUNDANESE/Central-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sund1252""]}" +797,SUNDANESE/South-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sund1252""]}" +798,SUNDANESE/North-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sund1252""]}" +800,JAVANESE/Manuk,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""java1254""]}" +801,SUNDANESE/Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sund1252""]}" +802,SUNDANESE/Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sund1252""]}" +803,ENGGANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""engg1245""]}" +806,SUNDANESE/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sund1252""]}" +807,LAMPUNG/C-E,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lamp1243""]}" +808,KOMERING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""kome1238""]}" +809,LAMPUNG/Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lamp1242""]}" +811,LAMPUNG/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lamp1243""]}" +812,LAMPUNG/Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lamp1243""]}" +813,LAMPUNG/S-W,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lamp1243""]}" +814,LAMPUNG/C-W,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lamp1243""]}" +815,SUMATRA MALAY/Semendo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""seme1248""]}" +816,SUMATRA MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nucl1806""]}" +819,SUMATRA MALAY/Ranau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""high1292""]}" +820,NIAS/Sichule,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""siku1242""]}" 821,NIAS/Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -826,JAVA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -827,MINANGKABAU/South-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -828,MINANGKABAU/Kerinci,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -829,MINANGKABAU/Kerinci-Minangkabau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -830,MINANGKABAU/Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -831,MINANGKABAU/Pekal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -832,SUMATRA MALAY/Serawai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -833,SUMATRA MALAY/Bengkulu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -835,REJANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -838,SUMATRA MALAY/Daya,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -839,SUMATRA MALAY/Aji,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -847,SUMATRA MALAY/Penesak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -848,SUMATRA MALAY/Belide,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -849,SUMATRA MALAY/Kayu Agung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -850,SUMATRA MALAY/Ogan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -851,SUMATRA MALAY/Lematang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -853,SUMATRA MALAY/Enim,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -854,SUMATRA MALAY/Semendo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -855,SUMATRA MALAY/Palembang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -856,SUMATRA MALAY/Musi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -857,SUMATRA MALAY/Lembak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -858,SUMATRA MALAY/Sindang Kelingi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -860,SUMATRA MALAY/Lintang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -861,SUMATRA MALAY/Besemah,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -862,SUMATRA MALAY/Rawas,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -865,MINANGKABAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -866,SUMATRA MALAY/Kubu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -868,JAVA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -869,MINANGKABAU/Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -870,MINANGKABAU/Central Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -871,MINANGKABAU/C-W,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -872,MINANGKABAU/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -873,MINANGKABAU/Central Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -874,MENTAWAI/Southern Siberut,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -875,ANGKOLA-MANDAILING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -876,Lubu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -878,MINANGKABAU/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -881,ACEHNESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -882,Kluet,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -885,J,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -890,GAYO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -891,ALAS-KLUET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -892,Deli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -893,KARO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -894,Alas/Kluet,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -895,TOBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -896,SIMALUNGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -897,Karo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -898,KARO/Singkil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -899,KARO/Batak-Pakpak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -900,KARO/Dairi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -901,Orang Seletar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -902,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -904,Orang Kanaq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -906,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -910,SEMELAI/Temoq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -911,SEMELAI/Semelai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -912,SEMELAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -919,SEMELAI/Semaq Palong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -920,BESISI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -922,KENABOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -923,BESISI/Betise',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -924,BESISI/Sakai of Ulu Langat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -927,BESISI/Sisi',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -928,KENSIU/Semang of Sadang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -930,SEMAQ BERI/SEMELAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -931,SEMAQ BERI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -932,SEMELAI/Biduanda of Chiong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -935,SEMAI/Orang Tanjong of Langat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -936,KENABOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -937,JAH HET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -938,CHE' WONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -939,CHE' WONG/W,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -940,CHE' WONG/E,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -941,BATEK/Batek lga',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -943,Batek Teq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -948,BATEK/Mintil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -949,BATEK/Batek De,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -950,JEHAI/Menriq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -951,JEHAI/Batek Teh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -952,SEMAI/Bil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -953,Ulu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -954,SEMAI/Bil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -955,Temuan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -956,BATEK/Batek Hapen,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -959,Batek Nong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -960,Batek Nong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -961,SEMAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -962,SEMAI/Lipis,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -965,JEHAI/Jehai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -966,'LOW-COUNTRY SEMANG'/Meni Gul,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -967,KENSIU/Kensiu Pemsed,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -968,KENSIU/Kensiu Batu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -969,KENSIU/Kensiu Siong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -970,KENSIU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -971,KENSIU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -972,KENSIU/Meni Kaien,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -973,LANOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -974,SEMAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -976,SEMAI/Kampar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -978,SEMAI/Cameron H. lands,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -979,TEMIAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -981,SEMAI/Jelai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -982,SEMAI/Bidor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -983,SEMAI/Sungkai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -984,SEMAI/Betau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -985,SEMAI/Telom,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -987,SEMAI/Perak I,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia""}" -990,N-W,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -992,TEMIAR/Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -994,TEMIAR/Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -995,Orang Hulu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -996,Local Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Singapore"", ""SOVEREIGN"": ""Singapore""}" -997,Orang Seletar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Singapore"", ""SOVEREIGN"": ""Singapore""}" -998,ABUI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -999,KABOLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1000,BLAGAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1002,LAMAHOLOT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1003,LAMAHOLOT/East,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1004,BUNAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1005,KEMAK/Kemak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1006,OIRATA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1007,KISAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1009,LETRI LGONA/Leti,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1010,LETRI LGONA/Lakor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1011,LETRI LGONA/Sermata,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1012,LETRI LGONA/Moa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1014,LETRI LGONA/Wetan-W(N)Babar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1015,TEUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1018,SIMEULUE/Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1019,SIMEULUE/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1021,NIAS/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1022,MENTAWAI/Northern Siberut,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1023,MINANGKABAU/Muko-Muko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1024,MENTAWAI/Pagai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1025,MENTAWAI/Sipura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1031,MINANGKABAU/South-Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1032,LAMPUNG/S-E,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1033,Banten,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1034,SASAK/North,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1035,SASAK/South-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1036,SUMBAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1037,SASAK/North-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1039,LAMAHOLOT/Solor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1041,TIMORESE/Mollo-Miomafo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1042,LAMAHOLOT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1043,TETUN/Western Tetun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1044,MAMBAI/Mambai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1045,JAKARTA MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1046,SUMATRA MALAY/Bangka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1047,SUMATRA MALAY/Belitung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1048,Natuna Besar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1049,Anambas Island,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1050,SUMATRA MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1051,Western Coastal Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1053,JAVANESE/Cirebon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1054,JAVANESE/Central Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1055,JAVANESE/Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1056,MADURESE/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1057,MADURESE/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1058,BIMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1061,LAMAHOLOT/Tanjung Bunga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1063,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1065,MADURESE/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1066,BIMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1067,SAVU/Timu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1068,ROTI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" +826,JAVA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""java1254""]}" +827,MINANGKABAU/South-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mina1268""]}" +828,MINANGKABAU/Kerinci,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""keri1250""]}" +829,MINANGKABAU/Kerinci-Minangkabau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""keri1250""]}" +830,MINANGKABAU/Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mina1268""]}" +831,MINANGKABAU/Pekal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""peka1242""]}" +832,SUMATRA MALAY/Serawai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sera1272""]}" +833,SUMATRA MALAY/Bengkulu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""beng1290""]}" +835,REJANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""reja1240""]}" +838,SUMATRA MALAY/Daya,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""high1292""]}" +839,SUMATRA MALAY/Aji,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""high1292""]}" +847,SUMATRA MALAY/Penesak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""pene1237""]}" +848,SUMATRA MALAY/Belide,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""beli1262""]}" +849,SUMATRA MALAY/Kayu Agung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""cent2053""]}" +850,SUMATRA MALAY/Ogan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""ogan1237""]}" +851,SUMATRA MALAY/Lematang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lema1245""]}" +853,SUMATRA MALAY/Enim,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""enim1238""]}" +854,SUMATRA MALAY/Semendo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""seme1248""]}" +855,SUMATRA MALAY/Palembang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""pale1264""]}" +856,SUMATRA MALAY/Musi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""musi1241""]}" +857,SUMATRA MALAY/Lembak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""coll1240""]}" +858,SUMATRA MALAY/Sindang Kelingi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lemb1264""]}" +860,SUMATRA MALAY/Lintang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lint1237""]}" +861,SUMATRA MALAY/Besemah,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""pase1242""]}" +862,SUMATRA MALAY/Rawas,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""rawa1270""]}" +865,MINANGKABAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mina1268""]}" +866,SUMATRA MALAY/Kubu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kubu1239""]}" +868,JAVA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""java1254""]}" +869,MINANGKABAU/Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mina1268""]}" +870,MINANGKABAU/Central Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mina1268""]}" +871,MINANGKABAU/C-W,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mina1268""]}" +872,MINANGKABAU/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mina1268""]}" +873,MINANGKABAU/Central Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mina1268""]}" +874,MENTAWAI/Southern Siberut,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""ment1249""]}" +875,ANGKOLA-MANDAILING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""angk1248""]}" +876,Lubu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""lubu1241""]}" +878,MINANGKABAU/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mina1268""]}" +881,ACEHNESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""achi1257""]}" +882,Kluet,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bata1292""]}" +885,J,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""java1254""]}" +890,GAYO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""gayo1244""]}" +891,ALAS-KLUET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bata1292""]}" +892,Deli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""deli1235""]}" +893,KARO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bata1294""]}" +894,Alas/Kluet,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bata1292""]}" +895,TOBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""toba1265""]}" +896,SIMALUNGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bata1288""]}" +897,Karo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""gayo1244""]}" +898,KARO/Singkil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sing1240""]}" +899,KARO/Batak-Pakpak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bata1294""]}" +900,KARO/Dairi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bata1294""]}" +901,Orang Seletar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""oran1259""]}" +902,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""stan1306""]}" +904,Orang Kanaq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""oran1258""]}" +906,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""stan1306""]}" +910,SEMELAI/Temoq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""temo1243""]}" +911,SEMELAI/Semelai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""seme1247""]}" +912,SEMELAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""seme1247""]}" +919,SEMELAI/Semaq Palong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""seme1247""]}" +920,BESISI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""besi1244""]}" +922,KENABOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""kena1236""]}" +923,BESISI/Betise',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""beti1247""]}" +924,BESISI/Sakai of Ulu Langat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""ulul1240""]}" +927,BESISI/Sisi',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""sisi1247""]}" +928,KENSIU/Semang of Sadang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""kens1248""]}" +930,SEMAQ BERI/SEMELAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""seme1247""]}" +931,SEMAQ BERI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""sema1265""]}" +932,SEMELAI/Biduanda of Chiong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""seme1247""]}" +935,SEMAI/Orang Tanjong of Langat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""oran1256""]}" +936,KENABOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""kena1236""]}" +937,JAH HET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""jahh1242""]}" +938,CHE' WONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""chew1245""]}" +939,CHE' WONG/W,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""chew1245""]}" +940,CHE' WONG/E,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""chew1245""]}" +941,BATEK/Batek lga',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""bate1262""]}" +943,Batek Teq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""bate1266""]}" +948,BATEK/Mintil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""mint1239""]}" +949,BATEK/Batek De,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""bate1262""]}" +950,JEHAI/Menriq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""minr1238""]}" +951,JEHAI/Batek Teh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""bate1267""]}" +952,SEMAI/Bil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""bill1238""]}" +953,Ulu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""ramo1244""]}" +954,SEMAI/Bil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""bill1238""]}" +955,Temuan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""temu1239""]}" +956,BATEK/Batek Hapen,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""bate1262""]}" +959,Batek Nong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""bate1263""]}" +960,Batek Nong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""bate1263""]}" +961,SEMAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""sema1266""]}" +962,SEMAI/Lipis,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""lipi1238""]}" +965,JEHAI/Jehai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""nucl1294""]}" +966,'LOW-COUNTRY SEMANG'/Meni Gul,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""kens1248""]}" +967,KENSIU/Kensiu Pemsed,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""kens1248""]}" +968,KENSIU/Kensiu Batu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""kens1249""]}" +969,KENSIU/Kensiu Siong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""kens1250""]}" +970,KENSIU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""kens1248""]}" +971,KENSIU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""kens1248""]}" +972,KENSIU/Meni Kaien,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""kens1248""]}" +973,LANOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""lano1248""]}" +974,SEMAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""sema1266""]}" +976,SEMAI/Kampar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""uluk1256""]}" +978,SEMAI/Cameron H. lands,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""came1250""]}" +979,TEMIAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""temi1246""]}" +981,SEMAI/Jelai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""jela1244""]}" +982,SEMAI/Bidor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""bido1238""]}" +983,SEMAI/Sungkai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""sung1267""]}" +984,SEMAI/Betau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""beta1249""]}" +985,SEMAI/Telom,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""telo1238""]}" +987,SEMAI/Perak I,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Southern Malaysia"", ""Glottocodes"": [""pera1255""]}" +990,N-W,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""temi1246""]}" +992,TEMIAR/Southern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""temi1246""]}" +994,TEMIAR/Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""temi1246""]}" +995,Orang Hulu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""hulu1245""]}" +996,Local Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Singapore"", ""SOVEREIGN"": ""Singapore"", ""Glottocodes"": [""nucl1806""]}" +997,Orang Seletar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Singapore"", ""SOVEREIGN"": ""Singapore"", ""Glottocodes"": [""oran1259""]}" +998,ABUI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""abui1241""]}" +999,KABOLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""kabo1247""]}" +1000,BLAGAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""blag1240""]}" +1002,LAMAHOLOT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""lama1277""]}" +1003,LAMAHOLOT/East,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""alor1247""]}" +1004,BUNAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""buna1278""]}" +1005,KEMAK/Kemak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""nucl1540""]}" +1006,OIRATA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""oira1263""]}" +1007,KISAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kisa1266""]}" +1009,LETRI LGONA/Leti,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""leti1246""]}" +1010,LETRI LGONA/Lakor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""lako1246""]}" +1011,LETRI LGONA/Sermata,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""serm1234""]}" +1012,LETRI LGONA/Moa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""moaa1237""]}" +1014,LETRI LGONA/Wetan-W(N)Babar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""weta1243""]}" +1015,TEUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""teun1241""]}" +1018,SIMEULUE/Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sime1241""]}" +1019,SIMEULUE/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sime1241""]}" +1021,NIAS/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nias1242""]}" +1022,MENTAWAI/Northern Siberut,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""ment1249""]}" +1023,MINANGKABAU/Muko-Muko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""muko1237""]}" +1024,MENTAWAI/Pagai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""paga1237""]}" +1025,MENTAWAI/Sipura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sipu1239""]}" +1031,MINANGKABAU/South-Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mina1268""]}" +1032,LAMPUNG/S-E,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lamp1243""]}" +1033,Banten,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bant1285""]}" +1034,SASAK/North,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""kuto1237""]}" +1035,SASAK/South-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sasa1249""]}" +1036,SUMBAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sumb1241""]}" +1037,SASAK/North-Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nget1237""]}" +1039,LAMAHOLOT/Solor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""lama1277""]}" +1041,TIMORESE/Mollo-Miomafo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""moll1242""]}" +1042,LAMAHOLOT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""lama1277""]}" +1043,TETUN/Western Tetun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""tetu1245""]}" +1044,MAMBAI/Mambai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""mamb1307""]}" +1045,JAKARTA MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""beta1252""]}" +1046,SUMATRA MALAY/Bangka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bang1365""]}" +1047,SUMATRA MALAY/Belitung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bang1365""]}" +1048,Natuna Besar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mala1538""]}" +1049,Anambas Island,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mala1538""]}" +1050,SUMATRA MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nort3388""]}" +1051,Western Coastal Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mala1538""]}" +1053,JAVANESE/Cirebon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""cire1240""]}" +1054,JAVANESE/Central Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""java1254""]}" +1055,JAVANESE/Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""java1254""]}" +1056,MADURESE/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nucl1460""]}" +1057,MADURESE/Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nucl1460""]}" +1058,BIMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bima1247""]}" +1061,LAMAHOLOT/Tanjung Bunga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tanj1250""]}" +1063,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""aust1307""]}" +1065,MADURESE/Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1460""]}" +1066,BIMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bima1247""]}" +1067,SAVU/Timu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""timu1261""]}" +1068,ROTI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""east2858""]}" 1069,"ROTI,TIMCRESE,SAVU",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1071,MAKASAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1073,DAMAR/S DAMAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1074,DAMAR/N DAMAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1075,KEI-FORDATA/Larat II,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1076,YAMDENA/Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1077,KEI-FORDATA/Larat I,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1078,BIAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" +1071,MAKASAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""maka1317""]}" +1073,DAMAR/S DAMAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""east2472""]}" +1074,DAMAR/N DAMAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""west2548""]}" +1075,KEI-FORDATA/Larat II,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ford1244""]}" +1076,YAMDENA/Northern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nort2863""]}" +1077,KEI-FORDATA/Larat I,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ford1243""]}" +1078,BIAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""biak1248""]}" 1079,Bazaar Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1086,Adi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1087,Nufor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1090,'LOW-COUNTRY SEMANG'/Semang of Juru',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -1091,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia""}" -1092,VIET/South,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea""}" -1093,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Urak Lawoi'""}" -1095,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Eastern Malaysia""}" -1097,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Eastern Malaysia""}" -1098,THAI-MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -1099,Nias/Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1100,SUMATRA MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia""}" -1101,SUMATRA MALAY/Riau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1106,KOLANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1107,MUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1108,BAJO Ampana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1109,BAJO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1110,Wanji,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1111,LAMAHOLOT/Lewolaga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1115,THAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -1119,MOKEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand""}" -1120,LAYOLO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1121,Salayar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1122,Lakiung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1123,PAMONA Sinihoan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1124,PAMONA Sinohoan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1125,PAMONA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1126,MORI Watu - Karunsi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1127,MORI Saroako,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1128,BUGIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1130,WOTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1131,BUNGKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1133,Upper Mori,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1134,BUGIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1135,Tamboki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1136,PAMONA Belala,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1137,MORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1138,Padoe MORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1139,BUGIS Luwu Wajo Palakka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1140,Epe - Routa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1141,Watu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1143,Asera Wanua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1144,Labeau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1146,Tulambatu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1148,Waru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1149,Wiwi Rano,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1152,To Rete,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1154,LALAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1156,Wowoni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1160,SOUTH BUTON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1161,BUTON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1162,WOLIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1163,Kabaena,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1165,BAJO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor""}" -1167,BUNGKU Rumbia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1168,ATINGGOLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1169,BINTAUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1170,BOLANGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1171,BOLA'ANG - MONGONDOW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1173,SUWAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1174,GORONTALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1175,Limboto,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1179,KAILI Palu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1181,TOLITOLI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1184,DONDO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" +1086,Adi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kowi1239""]}" +1087,Nufor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""biak1248""]}" +1090,'LOW-COUNTRY SEMANG'/Semang of Juru',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""kens1248""]}" +1091,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Western Malaysia"", ""Glottocodes"": [""stan1306""]}" +1092,VIET/South,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Cambodia"", ""SOVEREIGN"": ""Kampuchea"", ""Glottocodes"": [""sout2687""]}" +1093,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Urak Lawoi'"", ""Glottocodes"": [""stan1306""]}" +1095,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""North-Eastern Malaysia"", ""Glottocodes"": [""stan1306""]}" +1097,MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Eastern Malaysia"", ""Glottocodes"": [""stan1306""]}" +1098,THAI-MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""thai1260""]}" +1099,Nias/Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nias1242""]}" +1100,SUMATRA MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Malaysia"", ""SOVEREIGN"": ""Malaysia"", ""Glottocodes"": [""nort3388""]}" +1101,SUMATRA MALAY/Riau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sing1270""]}" +1106,KOLANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kola1287""]}" +1107,MUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""muna1247""]}" +1108,BAJO Ampana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ampa1240""]}" +1109,BAJO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""sama1302""]}" +1110,Wanji,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""wanc1239""]}" +1111,LAMAHOLOT/Lewolaga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""lewo1249""]}" +1115,THAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""thai1261""]}" +1119,MOKEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Thailand"", ""SOVEREIGN"": ""Thailand"", ""Glottocodes"": [""moke1242""]}" +1120,LAYOLO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""laiy1246""]}" +1121,Salayar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sela1260""]}" +1122,Lakiung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""gowa1239""]}" +1123,PAMONA Sinihoan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""sino1247""]}" +1124,PAMONA Sinohoan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""sino1247""]}" +1125,PAMONA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""pamo1252""]}" +1126,MORI Watu - Karunsi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""mori1268""]}" +1127,MORI Saroako,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""soro1239""]}" +1128,BUGIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""bugi1244""]}" +1130,WOTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""wotu1240""]}" +1131,BUNGKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bung1269""]}" +1133,Upper Mori,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""mori1268""]}" +1134,BUGIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bugi1245""]}" +1135,Tamboki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tamb1256""]}" +1136,PAMONA Belala,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tomb1245""]}" +1137,MORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""mori1269""]}" +1138,Padoe MORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""pado1242""]}" +1139,BUGIS Luwu Wajo Palakka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""wajo1237""]}" +1140,Epe - Routa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""rout1237""]}" +1141,Watu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bung1269""]}" +1143,Asera Wanua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""aser1237""]}" +1144,Labeau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tola1247""]}" +1146,Tulambatu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tula1253""]}" +1148,Waru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""waru1266""]}" +1149,Wiwi Rano,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""wiwi1237""]}" +1152,To Rete,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bung1269""]}" +1154,LALAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tola1247""]}" +1156,Wowoni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""wawo1239""]}" +1160,SOUTH BUTON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ciac1237""]}" +1161,BUTON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""buto1237""]}" +1162,WOLIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""woli1241""]}" +1163,Kabaena,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""kaba1285""]}" +1165,BAJO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Timor-Leste"", ""SOVEREIGN"": ""East Timor"", ""Glottocodes"": [""sama1302""]}" +1167,BUNGKU Rumbia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""rumb1240""]}" +1168,ATINGGOLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""atin1241""]}" +1169,BINTAUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bint1245""]}" +1170,BOLANGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bola1252""]}" +1171,BOLA'ANG - MONGONDOW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""mong1342""]}" +1173,SUWAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""suwa1241""]}" +1174,GORONTALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""goro1259""]}" +1175,Limboto,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""limb1269""]}" +1179,KAILI Palu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ledo1238""]}" +1181,TOLITOLI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""toto1304""]}" +1184,DONDO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""dond1249""]}" 1190,"BUGIS, KAILI Palu, MANDAR",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1191,Tinombo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1193,DAMPELASA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1195,KAILI Palu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1196,"KAILI Palu, MANDAR",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1197,BALAESAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1198,KASIMBAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1200,Ampibabo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1204,KAILA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1207,Ganti,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1208,Lole,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1209,Sawitto,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1210,BUGIS Campaiagian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1211,Tupu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1215,SEDOA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1217,SEDOA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1218,Parigi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1226,Ampana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1228,Lalaeo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1229,Beach Pamona,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1230,NAPU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1231,Sausu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1232,Pakuli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1233,Sigi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1234,LINDU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1235,Kulawi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1236,RAMPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1237,PIPIKORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1238,PAMONA Pu'u Mboto,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1239,PAMONA Laiwonu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1241,MEKONGKA Norio,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1244,Konio MEKONGKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1245,BOLANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1246,MANDAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1247,Tialo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1250,TONDANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1253,BANTIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1254,MANADO MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1255,Minahasan Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1256,Remboken,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1257,Kakas,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1258,TONDANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1260,SANGIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1263,TONSEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1264,Kalabat Atas,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1266,Matanai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1267,Tomohon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1268,PONOSAKAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1269,RATAHAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1271,TONTEM BOAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1277,Makelai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1281,Lolak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1283,BUOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1285,Pekawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1286,BADA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1287,Besoa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1289,Laiaeo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1291,PAMONA Ampana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1293,SEKO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1294,BUGIS Luwu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1295,Sillanan Gandangbatu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1296,Makale,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1297,SA'DAN Rongkong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1298,PITU ULUNNA SALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1299,Mamasa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1300,Botteng-Tappalang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1301,Kesu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1302,Mappa - Pana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1303,Mangki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1304,Sangangalla,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1305,Rantepao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1306,Wajo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1308,Salayar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1310,Konjo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1311,Turatea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1312,Bantaeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1313,Enna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1314,Palakka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1315,Sidenreng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1316,Soppeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1317,Parepare,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1319,Maiwa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1320,Duri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1321,Enrekang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1322,MBALOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1323,BUKAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1325,MENDALAM KY.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1328,Sarawak Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1330,Sarawak Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1331,Bruit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1335,MELANAU Daro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1337,Matu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1339,Dalat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1340,Mukah - Oya,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1341,Balingian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1343,BINTULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1344,BINTULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" +1191,Tinombo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""lauj1238""]}" +1193,DAMPELASA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""damp1237""]}" +1195,KAILI Palu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ledo1238""]}" +1196,"KAILI Palu, MANDAR",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ledo1238""]}" +1197,BALAESAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bala1314""]}" +1198,KASIMBAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""taji1246""]}" +1200,Ampibabo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ampi1237""]}" +1204,KAILA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ledo1238""]}" +1207,Ganti,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""unde1235""]}" +1208,Lole,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""unde1235""]}" +1209,Sawitto,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""sawi1255""]}" +1210,BUGIS Campaiagian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""camp1262""]}" +1211,Tupu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""maka1305""]}" +1215,SEDOA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sedo1237""]}" +1217,SEDOA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""sedo1237""]}" +1218,Parigi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tara1318""]}" +1226,Ampana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ampa1240""]}" +1228,Lalaeo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""lala1271""]}" +1229,Beach Pamona,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""pamo1252""]}" +1230,NAPU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""napu1241""]}" +1231,Sausu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""taaa1243""]}" +1232,Pakuli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ledo1238""]}" +1233,Sigi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ijaa1237""]}" +1234,LINDU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lind1249""]}" +1235,Kulawi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""moma1242""]}" +1236,RAMPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ramp1243""]}" +1237,PIPIKORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""umaa1242""]}" +1238,PAMONA Pu'u Mboto,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""puum1234""]}" +1239,PAMONA Laiwonu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""laiw1240""]}" +1241,MEKONGKA Norio,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tola1247""]}" +1244,Konio MEKONGKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tola1247""]}" +1245,BOLANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""boan1243""]}" +1246,MANDAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""mand1442""]}" +1247,Tialo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tomi1243""]}" +1250,TONDANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tond1251""]}" +1253,BANTIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bant1286""]}" +1254,MANADO MALAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""mala1481""]}" +1255,Minahasan Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""mina1272""]}" +1256,Remboken,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""remb1251""]}" +1257,Kakas,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""kaka1268""]}" +1258,TONDANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tond1251""]}" +1260,SANGIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""sang1336""]}" +1263,TONSEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tons1240""]}" +1264,Kalabat Atas,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""kala1390""]}" +1266,Matanai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""sond1251""]}" +1267,Tomohon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tomo1245""]}" +1268,PONOSAKAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""pono1240""]}" +1269,RATAHAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""rata1244""]}" +1271,TONTEM BOAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tont1239""]}" +1277,Makelai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tomp1242""]}" +1281,Lolak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""lola1250""]}" +1283,BUOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""buol1237""]}" +1285,Pekawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""daak1235""]}" +1286,BADA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bada1262""]}" +1287,Besoa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""beso1237""]}" +1289,Laiaeo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""lala1271""]}" +1291,PAMONA Ampana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ampa1240""]}" +1293,SEKO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""seko1242""]}" +1294,BUGIS Luwu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""luwu1237""]}" +1295,Sillanan Gandangbatu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tora1261""]}" +1296,Makale,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""maka1312""]}" +1297,SA'DAN Rongkong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""taee1237""]}" +1298,PITU ULUNNA SALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""pitu1237""]}" +1299,Mamasa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""mama1276""]}" +1300,Botteng-Tappalang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""ulum1237""]}" +1301,Kesu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tora1261""]}" +1302,Mappa - Pana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tora1262""]}" +1303,Mangki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""mang1411""]}" +1304,Sangangalla,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""taee1237""]}" +1305,Rantepao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""rant1238""]}" +1306,Wajo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""wajo1237""]}" +1308,Salayar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""sela1260""]}" +1310,Konjo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""konj1250""]}" +1311,Turatea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""tura1262""]}" +1312,Bantaeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bant1292""]}" +1313,Enna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bugi1244""]}" +1314,Palakka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bone1252""]}" +1315,Sidenreng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""sidr1237""]}" +1316,Soppeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""sopp1246""]}" +1317,Parepare,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""barr1249""]}" +1319,Maiwa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""maiw1250""]}" +1320,Duri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""duri1242""]}" +1321,Enrekang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""enre1239""]}" +1322,MBALOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""emba1238""]}" +1323,BUKAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""buka1261""]}" +1325,MENDALAM KY.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mend1267""]}" +1328,Sarawak Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sara1351""]}" +1330,Sarawak Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""sara1351""]}" +1331,Bruit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""brui1237""]}" +1335,MELANAU Daro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""daro1239""]}" +1337,Matu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""matu1262""]}" +1339,Dalat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""dala1239""]}" +1340,Mukah - Oya,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""muka1237""]}" +1341,Balingian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""bali1282""]}" +1343,BINTULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""bint1246""]}" +1344,BINTULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""bint1246""]}" 1345,M.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1346,KANOWIT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1347,Sarikei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1348,Sibu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1350,KANOWIT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1351,TANJONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} +1346,KANOWIT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""kano1244""]}" +1347,Sarikei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""sari1247""]}" +1348,Sibu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sibu1258""]}" +1350,KANOWIT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kano1244""]}" +1351,TANJONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kano1244""]}" 1352,Western Coastal Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1355,Sebuyau sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1356,LARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1357,SILAKAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1358,SINGGIE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1360,JAGOI Dialects/Tringus,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1361,JAGOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1362,BIATAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1363,Bukar Sadong p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1364,Bidayuh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1365,BUKAR SADONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1369,Milikin sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1370,Balau sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1373,Kendayan - Ambawang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1374,JAGOI Dialects/Tengoh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1375,JAGOI Dialects/Dongay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1376,JAGOI Dialects/Assem,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1377,JAGOI Dialects/Suti,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1378,JAGOI Dialects/Empawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1379,Sebuyau sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1380,Mualang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1381,KEMBAYAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1386,KAPUAS (NGAJU),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1387,Banjar Hulu sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1388,Meratus (Bukit) sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1389,Samihim,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1390,Dusun Balangan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1392,Lawangan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1393,DUSUN DEYAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1395,S. -E. BARITO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1396,Ma'anyan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1397,East Coast Bajau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1398,BASAP Jembayan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1399,Balikpapan sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" +1355,Sebuyau sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""sebu1243""]}" +1356,LARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""rara1235""]}" +1357,SILAKAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""kend1254""]}" +1358,SINGGIE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""sing1269""]}" +1360,JAGOI Dialects/Tringus,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""trin1272""]}" +1361,JAGOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""baub1235""]}" +1362,BIATAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""biat1246""]}" +1363,Bukar Sadong p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""buka1257""]}" +1364,Bidayuh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""bida1240""]}" +1365,BUKAR SADONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""buka1259""]}" +1369,Milikin sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""remu1237""]}" +1370,Balau sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""iban1264""]}" +1373,Kendayan - Ambawang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""amba1264""]}" +1374,JAGOI Dialects/Tengoh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""teng1270""]}" +1375,JAGOI Dialects/Dongay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""dong1297""]}" +1376,JAGOI Dialects/Assem,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""asse1237""]}" +1377,JAGOI Dialects/Suti,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""suti1238""]}" +1378,JAGOI Dialects/Empawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""empa1241""]}" +1379,Sebuyau sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sebu1243""]}" +1380,Mualang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""mual1241""]}" +1381,KEMBAYAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""kemb1249""]}" +1386,KAPUAS (NGAJU),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""ngaj1237""]}" +1387,Banjar Hulu sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""hulu1245""]}" +1388,Meratus (Bukit) sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""buki1247""]}" +1389,Samihim,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""sami1248""]}" +1390,Dusun Balangan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""dusu1270""]}" +1392,Lawangan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""lawa1257""]}" +1393,DUSUN DEYAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""dusu1271""]}" +1395,S. -E. BARITO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""maan1240""]}" +1396,Ma'anyan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""maan1238""]}" +1397,East Coast Bajau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""sulu1242""]}" +1398,BASAP Jembayan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""basa1286""]}" +1399,Balikpapan sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""buki1247""]}" 1401,?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1402,Kutai Tenggarong sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1403,Northern Kutai sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1405,BASAP Berau B.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1406,Merau Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1408,Banjar M.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1409,P. Kelai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1410,Dumaring,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1411,P. TUBU K.?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1412,Punan Gang P. NIBONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1413,Punan Lusong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1414,Penan Apo P. NIBONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1416,Kajaman p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1417,LAHANAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1418,REJANG KAYAN Dialects/Long Geng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1419,REJANG KAYAN Dialects/Long Murun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1420,Punan Gang P. NIBONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1421,REJANG KAYAN Dialects/Uma Daro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1422,REJANG KAYAN Dialects/Long Badan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1423,REJANG KAYAN Dialects/Ma'Aging,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1424,BUKITAN Ukit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1425,REJANG KAYAN Dialects/Long Kehobo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1426,REJANG KAYAN Dialects/Uma Juman,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1427,Uma Bakah W.K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1428,P. NIBONG P. Lanying,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1429,KAJAMAN Sekapen,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1430,Mbaloh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1432,Kakus Penan W.K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1434,Pasir Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1437,Kedayan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1439,NAROM Miri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1445,Sar. M.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1447,TUTONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1448,Brunei Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1450,SOUTHERN BISAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1451,"LUN DAYE p., Kawang - Menadong sd.",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1452,KOLOD,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1453,Maligan Tagal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1454,NORTHERN BISAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1455,BEAUFORT MUDUT Dialects / Bukow,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1456,BEAUFORT MUDUT Dialects / Bintaq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1457,KLIAS RIVER KADAZAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1459,TATANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1460,East Coast Bajau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1462,RUNGUS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1463,Gonsomon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1464,Nulu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1465,Rungus p,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1466,TAMBANUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1467,GARO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1468,KIMARAGANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1469,LINGKABAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1470,TEBILUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1471,Tempasuk,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1473,DUMPAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1474,TIDONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1478,Kuala - Monsok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1479,KENINGAU MURUT Dialects / Apin - Apin Kuijar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1481,KENINGAU MURUT Dialects / Nabay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1482,"KENINGAU MURUT Dialects / Dusun Murut, Tambual",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1483,Dusunic Subgroup,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1484,GANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1485,KUIJAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1488,L. Pa Sia sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1489,Oga Bakung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1490,P. Ukit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1491,L. Kelawit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1492,KAYAN R. K. L. Naean,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1493,Kayan R. Bakung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1494,KAYAN R. KY. Uma Lakan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1496,Kayaniyut K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1497,P. APUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1498,KAYAN R. KY. Kayaniyut Ky.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1499,P. Poh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1500,P. Basap,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1501,P. Kelai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1503,SERUDUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} +1402,Kutai Tenggarong sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""teng1268""]}" +1403,Northern Kutai sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""nort2827""]}" +1405,BASAP Berau B.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""bera1265""]}" +1406,Merau Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""bera1262""]}" +1408,Banjar M.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""banj1239""]}" +1409,P. Kelai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""kela1259""]}" +1410,Dumaring,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""duma1254""]}" +1411,P. TUBU K.?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""puna1266""]}" +1412,Punan Gang P. NIBONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pena1264""]}" +1413,Punan Lusong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pena1265""]}" +1414,Penan Apo P. NIBONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pena1266""]}" +1416,Kajaman p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""kaja1250""]}" +1417,LAHANAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""laha1253""]}" +1418,REJANG KAYAN Dialects/Long Geng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""long1410""]}" +1419,REJANG KAYAN Dialects/Long Murun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""long1409""]}" +1420,Punan Gang P. NIBONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""pena1264""]}" +1421,REJANG KAYAN Dialects/Uma Daro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""umad1241""]}" +1422,REJANG KAYAN Dialects/Long Badan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""long1408""]}" +1423,REJANG KAYAN Dialects/Ma'Aging,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""maag1237""]}" +1424,BUKITAN Ukit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""ukit1237""]}" +1425,REJANG KAYAN Dialects/Long Kehobo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""long1411""]}" +1426,REJANG KAYAN Dialects/Uma Juman,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""umaj1240""]}" +1427,Uma Bakah W.K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""umal1239""]}" +1428,P. NIBONG P. Lanying,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pena1267""]}" +1429,KAJAMAN Sekapen,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""seka1248""]}" +1430,Mbaloh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""emba1238""]}" +1432,Kakus Penan W.K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kaku1241""]}" +1434,Pasir Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""buki1247""]}" +1437,Kedayan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""keda1250""]}" +1439,NAROM Miri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""miri1269""]}" +1445,Sar. M.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""brun1242""]}" +1447,TUTONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tuto1241""]}" +1448,Brunei Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""brun1243""]}" +1450,SOUTHERN BISAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""saba1267""]}" +1451,"LUN DAYE p., Kawang - Menadong sd.",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lund1271""]}" +1452,KOLOD,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""okol1241""]}" +1453,Maligan Tagal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mali1282""]}" +1454,NORTHERN BISAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""saba1267""]}" +1455,BEAUFORT MUDUT Dialects / Bukow,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""buka1260""]}" +1456,BEAUFORT MUDUT Dialects / Bintaq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""beau1239""]}" +1457,KLIAS RIVER KADAZAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""klia1235""]}" +1459,TATANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tata1257""]}" +1460,East Coast Bajau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sulu1242""]}" +1462,RUNGUS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""rung1259""]}" +1463,Gonsomon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""gons1237""]}" +1464,Nulu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nulu1237""]}" +1465,Rungus p,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""rung1259""]}" +1466,TAMBANUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tomb1244""]}" +1467,GARO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kota1279""]}" +1468,KIMARAGANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kima1244""]}" +1469,LINGKABAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ling1266""]}" +1470,TEBILUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tobi1239""]}" +1471,Tempasuk,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""temp1235""]}" +1473,DUMPAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""dump1242""]}" +1474,TIDONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tidu1239""]}" +1478,Kuala - Monsok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kual1253""]}" +1479,KENINGAU MURUT Dialects / Apin - Apin Kuijar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""keni1249""]}" +1481,KENINGAU MURUT Dialects / Nabay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""naba1255""]}" +1482,"KENINGAU MURUT Dialects / Dusun Murut, Tambual",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""dusu1272""]}" +1483,Dusunic Subgroup,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""dusu1277""]}" +1484,GANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""gana1277""]}" +1485,KUIJAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kuij1237""]}" +1488,L. Pa Sia sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lund1271""]}" +1489,Oga Bakung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""main1275""]}" +1490,P. Ukit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""puna1270""]}" +1491,L. Kelawit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kaya1325""]}" +1492,KAYAN R. K. L. Naean,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kaya1325""]}" +1493,Kayan R. Bakung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""main1275""]}" +1494,KAYAN R. KY. Uma Lakan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""umal1240""]}" +1496,Kayaniyut K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kaya1326""]}" +1497,P. APUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""puna1267""]}" +1498,KAYAN R. KY. Kayaniyut Ky.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kaya1326""]}" +1499,P. Poh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""main1275""]}" +1500,P. Basap,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""puna1273""]}" +1501,P. Kelai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kela1259""]}" +1503,SERUDUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""seru1246""]}" 1504,M,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1505,Iban,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1507,Keninjal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1508,Ulu Ai',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1509,Kolis MBALOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1512,W.KENYAH Kemena Penan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1513,W.K. L. Bangan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} +1505,Iban,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""iban1264""]}" +1507,Keninjal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""keni1248""]}" +1508,Ulu Ai',,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ulua1243""]}" +1509,Kolis MBALOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kali1304""]}" +1512,W.KENYAH Kemena Penan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""keme1241""]}" +1513,W.K. L. Bangan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""long1401""]}" 1514,BERAWAN Dialects / W. Berawan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1515,P. NIBONG Sipeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1522,L. Seridan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} +1515,P. NIBONG Sipeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sipe1237""]}" +1522,L. Seridan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kela1258""]}" 1523,L. Labid,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1524,L. Lellang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1525,L. Atip BARAM KAYAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1526,BERAWAN Dialects / Long Terawan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1527,L. Wat TUTOH K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1528,KIPUT Balait Jati,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1529,Narom p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1530,Kiput p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1531,Lemiting,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1532,S. BISAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1533,BERAWAN Dialects / Long Pata,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1534,BERAWAN Dialects / Batu Baleh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1535,LELAK Dali,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1536,MURIK KY. L. Nanyuq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1537,L. Ekang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1539,Lelak p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1540,L. Napir,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1544,P. Batu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1546,SEGAI Bolongan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1548,BURUSU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1551,P. Penjalin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1552,P. Segah,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1553,KAYAN R KENYAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1555,P. MERAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1557,P. Sajau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1559,Abai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1560,PUTOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1562,SA'BAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1563,LUN DAYE p. Papadi sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1564,LENGILU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1565,L. Bawan sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1566,L. Bangaq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1567,KELABIT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1569,Bah Malei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1570,Nibong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1571,P. Silat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1572,Bok P.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1573,L. Luyang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} +1524,L. Lellang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kela1258""]}" +1525,L. Atip BARAM KAYAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""long1413""]}" +1526,BERAWAN Dialects / Long Terawan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""east2486""]}" +1527,L. Wat TUTOH K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""long1406""]}" +1528,KIPUT Balait Jati,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kipu1237""]}" +1529,Narom p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""naro1251""]}" +1530,Kiput p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kipu1237""]}" +1531,Lemiting,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lemi1242""]}" +1532,S. BISAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""brun1251""]}" +1533,BERAWAN Dialects / Long Pata,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""west2564""]}" +1534,BERAWAN Dialects / Batu Baleh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""cent2098""]}" +1535,LELAK Dali,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""dali1244""]}" +1536,MURIK KY. L. Nanyuq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""long1403""]}" +1537,L. Ekang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""long1400""]}" +1539,Lelak p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lela1246""]}" +1540,L. Napir,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kela1258""]}" +1544,P. Batu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""saja1241""]}" +1546,SEGAI Bolongan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""bolo1268""]}" +1548,BURUSU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""buru1304""]}" +1551,P. Penjalin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""main1275""]}" +1552,P. Segah,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sega1244""]}" +1553,KAYAN R KENYAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""main1275""]}" +1555,P. MERAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mera1243""]}" +1557,P. Sajau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""puna1271""]}" +1559,Abai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""abai1239""]}" +1560,PUTOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""puto1237""]}" +1562,SA'BAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""saba1265""]}" +1563,LUN DAYE p. Papadi sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lund1271""]}" +1564,LENGILU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""leng1260""]}" +1565,L. Bawan sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lund1271""]}" +1566,L. Bangaq,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lonb1237""]}" +1567,KELABIT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kela1258""]}" +1569,Bah Malei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""bahm1237""]}" +1570,Nibong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nibo1237""]}" +1571,P. Silat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pena1268""]}" +1572,Bok P.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""bokp1241""]}" +1573,L. Luyang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""long1397""]}" 1574,BERAWAN Dialects / Long Jegan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1576,BARAM KY Uma Bawang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1577,Long Akah,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1578,Lirong SEBOB K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1579,L. Atun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1581,LOBU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1582,ABAI SUNGAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1584,BUKITAN P. Busang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1586,SEMBAKUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1587,SELUNGAI MURUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1588,Salalir,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1589,KENINGAU MURUT Dialects / Dusun Murut,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1590,KENINGAU MURUT Dialects / Apin - Aoin Kuijau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1591,Pnsiangan Murut,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1592,SUMAMBU - TAGAL Rundum Murut,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1593,Tomani Sumambu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1594,Paluan p. sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1595,Pandewan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1597,Dalit sd. PALUAN p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1598,UPPER KINABATANGAN p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1599,BAUKAN p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1600,Minokok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1602,Tengara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1603,Dusun Segama,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1605,IDA'AN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1606,Paitanic Subgroup,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1608,LOTUD,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1610,Putatan sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1611,Coastal Kadazan Southern sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1614,KALABAKAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1617,MODANG L. Glat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1620,Taman,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1621,HOVONGAN Semukung - Uheng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1623,KEREHO - UHENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1624,HOVONGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1625,KAYAN MAHAKAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1626,Seoutan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1627,AOHENG P.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1630,P. Oho,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1632,Beiayan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1633,DOHOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1634,Linggang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1635,AMPANANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1636,Pahu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1637,Londong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1638,Kutai Tenggarong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1639,MAHAKAM K. p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1640,BAHAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1641,MODANG Long Glat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1644,P. Ratah,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1645,KAYAN MAHAKAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1646,MAHAKAM K. p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1648,P. MERAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1649,BUSANG Mahakam Busang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1650,Benua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1651,Bentian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1652,TUNJUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1653,NORTH - EAST BARITO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1655,Jelalong P.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1670,Trusan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1672,BUKITAN p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1673,Ba. P. BAH - BIAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1674,Bi. P. BAH - BIAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1675,Balanipa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1676,Majene,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1678,Dolago,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1680,Kaidipan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1681,Bolang Itang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1684,MAMUJU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1685,KAILI Banawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1686,Sugut Kao'azan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1688,KADAZAN DUSAN / Central Kadazan Dusan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1689,EASTERN KADAZAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1693,TIDONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1705,Binatang BASAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1706,BASAP Karangan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1707,Kutai Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1708,Labu Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1709,Marau Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1710,Kutai Kota Bangun sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1711,Kutai Ancalong sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1712,Lapo' Lulit KELINYAU K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1713,Uma Jalam,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1714,L.Wai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1715,Nahes Liah Bing MODANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1716,WAHAU KY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1717,Uma Titai WAHAU K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1718,Uma Bem,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1719,KELINYAU L. Bento,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1720,Uma Tau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1721,MODANG Benehes,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1722,Banjar Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1723,Bakumpai Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1729,BAKUNG K. Boh BAKUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1730,MAHAKAM K. Boh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1731,BUKITAN P. Batu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1732,Sian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1733,Iban Section-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" +1576,BARAM KY Uma Bawang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""bara1370""]}" +1577,Long Akah,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""long1412""]}" +1578,Lirong SEBOB K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""liro1237""]}" +1579,L. Atun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""long1398""]}" +1581,LOBU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lobu1241""]}" +1582,ABAI SUNGAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""abai1240""]}" +1584,BUKITAN P. Busang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""puna1269""]}" +1586,SEMBAKUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""semb1242""]}" +1587,SELUNGAI MURUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""selu1243""]}" +1588,Salalir,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sala1270""]}" +1589,KENINGAU MURUT Dialects / Dusun Murut,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""dusu1272""]}" +1590,KENINGAU MURUT Dialects / Apin - Aoin Kuijau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""keni1249""]}" +1591,Pnsiangan Murut,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pens1238""]}" +1592,SUMAMBU - TAGAL Rundum Murut,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""taga1273""]}" +1593,Tomani Sumambu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""taga1273""]}" +1594,Paluan p. sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""palu1253""]}" +1595,Pandewan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pand1267""]}" +1597,Dalit sd. PALUAN p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""dali1243""]}" +1598,UPPER KINABATANGAN p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""uppe1427""]}" +1599,BAUKAN p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""bauk1238""]}" +1600,Minokok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mino1243""]}" +1602,Tengara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""teng1271""]}" +1603,Dusun Segama,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""dusu1276""]}" +1605,IDA'AN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""idaa1241""]}" +1606,Paitanic Subgroup,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pait1248""]}" +1608,LOTUD,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lotu1250""]}" +1610,Putatan sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""puta1239""]}" +1611,Coastal Kadazan Southern sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""coas1294""]}" +1614,KALABAKAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kala1391""]}" +1617,MODANG L. Glat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""long1405""]}" +1620,Taman,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tama1335""]}" +1621,HOVONGAN Semukung - Uheng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""semu1241""]}" +1623,KEREHO - UHENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kere1285""]}" +1624,HOVONGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""hovo1239""]}" +1625,KAYAN MAHAKAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kaya1324""]}" +1626,Seoutan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sepu1237""]}" +1627,AOHENG P.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""aohe1238""]}" +1630,P. Oho,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""main1275""]}" +1632,Beiayan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""bela1259""]}" +1633,DOHOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""doho1239""]}" +1634,Linggang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""tunj1245""]}" +1635,AMPANANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""ampa1239""]}" +1636,Pahu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""pahu1239""]}" +1637,Londong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""tunj1246""]}" +1638,Kutai Tenggarong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""teng1268""]}" +1639,MAHAKAM K. p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""maha1308""]}" +1640,BAHAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""baha1257""]}" +1641,MODANG Long Glat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""long1405""]}" +1644,P. Ratah,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nort2891""]}" +1645,KAYAN MAHAKAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""kaya1324""]}" +1646,MAHAKAM K. p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""kaya1324""]}" +1648,P. MERAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""puna1268""]}" +1649,BUSANG Mahakam Busang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""maha1298""]}" +1650,Benua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""benu1246""]}" +1651,Bentian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""bant1290""]}" +1652,TUNJUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""tunj1244""]}" +1653,NORTH - EAST BARITO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""nort2888""]}" +1655,Jelalong P.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""jela1245""]}" +1670,Trusan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""trus1237""]}" +1672,BUKITAN p.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""buki1248""]}" +1673,Ba. P. BAH - BIAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""puna1277""]}" +1674,Bi. P. BAH - BIAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""puna1277""]}" +1675,Balanipa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bala1313""]}" +1676,Majene,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""maje1237""]}" +1678,Dolago,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""taaa1243""]}" +1680,Kaidipan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""kaid1240""]}" +1681,Bolang Itang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""bola1251""]}" +1684,MAMUJU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""mamu1255""]}" +1685,KAILI Banawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""unde1235""]}" +1686,Sugut Kao'azan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sugu1243""]}" +1688,KADAZAN DUSAN / Central Kadazan Dusan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""cent2100""]}" +1689,EASTERN KADAZAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""cent2100""]}" +1693,TIDONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tala1285""]}" +1705,Binatang BASAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""basa1286""]}" +1706,BASAP Karangan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""kara1491""]}" +1707,Kutai Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""teng1267""]}" +1708,Labu Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""bera1262""]}" +1709,Marau Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""bera1262""]}" +1710,Kutai Kota Bangun sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kota1275""]}" +1711,Kutai Ancalong sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""anca1243""]}" +1712,Lapo' Lulit KELINYAU K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lepo1241""]}" +1713,Uma Jalam,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""umaj1239""]}" +1714,L.Wai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""moda1244""]}" +1715,Nahes Liah Bing MODANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""liah1237""]}" +1716,WAHAU KY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""waha1239""]}" +1717,Uma Titai WAHAU K.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""waha1239""]}" +1718,Uma Bem,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""umab1239""]}" +1719,KELINYAU L. Bento,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""main1275""]}" +1720,Uma Tau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""umat1246""]}" +1721,MODANG Benehes,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""bene1245""]}" +1722,Banjar Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""banj1239""]}" +1723,Bakumpai Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""baku1263""]}" +1729,BAKUNG K. Boh BAKUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kaya1324""]}" +1730,MAHAKAM K. Boh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""maha1308""]}" +1731,BUKITAN P. Batu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""buki1248""]}" +1732,Sian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""sian1255""]}" +1733,Iban Section-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo"", ""Glottocodes"": [""iban1264""]}" 1734,Local Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Borneo""}" -1736,L. Bene,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1738,L.Puyungan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1739,L. Atau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1740,L. Anap,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1741,L. Moh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1742,L. Lamai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1743,Nyamok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1744,L. Jeeh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1745,L. Semiang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1747,Suluk,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1752,SALUAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1753,PAMONA Batui,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1755,Tabun sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1756,Upper Limbang Ba Kelalan sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1757,Upper Limbang Adang sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1758,L. Semado sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1759,BANGGAI West Banggai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1760,BANGGAI East Baggai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi""}" -1763,L. Sukang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1764,Lawas sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1765,Papar 1 sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1767,ARANDAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1768,KONDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1769,PURAGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1770,KAMPONG BARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1771,Mugin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1772,INANWATAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1773,YARADIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1774,Kasuweri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1775,TAROF,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1776,Neget Besa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1777,ASUWERI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1778,MORAID,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1779,KALABRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" +1736,L. Bene,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""baha1262""]}" +1738,L.Puyungan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""baha1262""]}" +1739,L. Atau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""baha1262""]}" +1740,L. Anap,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""uppe1459""]}" +1741,L. Moh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""uppe1459""]}" +1742,L. Lamai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""uppe1459""]}" +1743,Nyamok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""uppe1459""]}" +1744,L. Jeeh,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""uppe1459""]}" +1745,L. Semiang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""long1402""]}" +1747,Suluk,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""taus1251""]}" +1752,SALUAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""salu1253""]}" +1753,PAMONA Batui,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""batu1260""]}" +1755,Tabun sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lund1271""]}" +1756,Upper Limbang Ba Kelalan sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lund1271""]}" +1757,Upper Limbang Adang sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lund1271""]}" +1758,L. Semado sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lund1271""]}" +1759,BANGGAI West Banggai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""west2570""]}" +1760,BANGGAI East Baggai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Sulawesi"", ""Glottocodes"": [""east2492""]}" +1763,L. Sukang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lund1271""]}" +1764,Lawas sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lund1271""]}" +1765,Papar 1 sd.,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""papa1268""]}" +1767,ARANDAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""domb1240""]}" +1768,KONDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kond1303""]}" +1769,PURAGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""pura1253""]}" +1770,KAMPONG BARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kais1235""]}" +1771,Mugin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""yaha1248""]}" +1772,INANWATAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""suab1238""]}" +1773,YARADIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""yaha1248""]}" +1774,Kasuweri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kasu1243""]}" +1775,TAROF,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""taro1259""]}" +1776,Neget Besa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""negr1235""]}" +1777,ASUWERI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kasu1243""]}" +1778,MORAID,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mora1239""]}" +1779,KALABRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kala1256""]}" 1780,? KUWANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1781,West Bird's Head Stock Level Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1782,Mbolfle,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1783,Fayok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1784,Sawyat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1785,Tehijit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1786,Sayfi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1787,Konyok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1788,Khlabra,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1789,Fkhar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1791,KARON PANTAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1792,MADKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1793,Kebar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1794,Amberbaken,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1795,KARON DORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1796,MEAX,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1797,Tuf,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1798,BRAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1799,BRAT Yak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" +1781,West Bird's Head Stock Level Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""west1493""]}" +1782,Mbolfle,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mbol1235""]}" +1783,Fayok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""maib1239""]}" +1784,Sawyat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sawi1235""]}" +1785,Tehijit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tehi1239""]}" +1786,Sayfi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""saif1237""]}" +1787,Konyok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tehi1237""]}" +1788,Khlabra,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tehi1237""]}" +1789,Fkhar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""fkar1237""]}" +1791,KARON PANTAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""abun1252""]}" +1792,MADKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""abun1252""]}" +1793,Kebar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mpur1239""]}" +1794,Amberbaken,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mpur1239""]}" +1795,KARON DORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""karo1303""]}" +1796,MEAX,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""meya1236""]}" +1797,Tuf,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""maib1239""]}" +1798,BRAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""maib1239""]}" +1799,BRAT Yak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""maib1239""]}" 1800,PAPUAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1801,Marey,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1802,Asmaun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1803,Brat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1804,Maru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1806,Mantion,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1807,Manikion,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1808,BORAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1809,MENINGGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1810,HATTAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1812,YAUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1813,South ASIENARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1814,North ASIENARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1815,Western IRIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1816,Central IRIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1817,Eastern IRIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1819,SEMIMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1820,WAROPEN Napan ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1821,WANDAMEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1822,YERETUAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1824,TANDIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1825,NABI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1826,Bintuni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1827,DUSNER,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1829,Eastern IRAHUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1830,Southeastern IRAHUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1831,South IRAHUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1832,MAIRASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1833,NORTH-EASTERN MAIRASI ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1834,MOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1835,URIANKERE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" +1801,Marey,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""maib1239""]}" +1802,Asmaun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""maib1239""]}" +1803,Brat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""maib1239""]}" +1804,Maru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""maib1239""]}" +1806,Mantion,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mani1235""]}" +1807,Manikion,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mani1235""]}" +1808,BORAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""hata1243""]}" +1809,MENINGGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mosk1236""]}" +1810,HATTAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""hata1243""]}" +1812,YAUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""yaur1239""]}" +1813,South ASIENARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""buru1308""]}" +1814,North ASIENARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""buru1308""]}" +1815,Western IRIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kamb1302""]}" +1816,Central IRIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kamb1302""]}" +1817,Eastern IRIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kamb1302""]}" +1819,SEMIMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""semi1264""]}" +1820,WAROPEN Napan ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""napa1243""]}" +1821,WANDAMEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""wand1267""]}" +1822,YERETUAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""yere1243""]}" +1824,TANDIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tand1253""]}" +1825,NABI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kuri1260""]}" +1826,Bintuni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bint1244""]}" +1827,DUSNER,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""dusn1237""]}" +1829,Eastern IRAHUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""irar1238""]}" +1830,Southeastern IRAHUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""irar1238""]}" +1831,South IRAHUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""irar1238""]}" +1832,MAIRASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1594""]}" +1833,NORTH-EASTERN MAIRASI ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nort2908""]}" +1834,MOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""moii1235""]}" +1835,URIANKERE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""duri1243""]}" 1836,DAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1837,Mosana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1838,SEGET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1839,MOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1840,MOS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1841,North IRAHUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1842,TANAH MERAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1843,BARAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1844,ERCKWANAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1845,BAHAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1847,ONIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1848,IHA Kapaur,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1849,ERCKWANAS Iha,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1850,Kaipuri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1852,YAVA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1853,Oba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1854,IRESIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1855,KOSARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1856,KOSAREK(WANAM),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1857,NIRSAN(YALI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1858,GOLIATH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1859,KORAPUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1860,NALCA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1861,SIRKAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1862,EKAGI Yabi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1863,Simori,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1864,Mapia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1865,Northern dialects,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1866,Paniai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1867,Tigi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1868,Western KAMORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1869,Tarya,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1870,Central Kamora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1871,Kamora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1872,Upper Wania,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1873,Wania KAMORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1874,Mukumuga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1875,South MONI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1876,Amung UHUNDUNI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1877,Enggipiloe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1878,UHUNDUNI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1879,Damal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1880,SOUTH NGALIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1881,NDUGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1882,NORTH NGALIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1883,WANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1884,DEM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1885,IIaga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1886,Sinak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1887,North Balim,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1888,WESTERN BANI Yamo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1889,Swart Valley,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1890,Bokondini,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1891,Kimbin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1892,Wodo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1893,Gorge,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1894,DABRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1895,SENGGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1896,South LOLODA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1897,North LOLODA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1898,GALELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1901,Talai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1903,Nyeku TOBARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1904,South MODOLE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1905,North MODOLE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1906,Heleworuru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1907,Boeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1908,GEBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1909,TOBELO T,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1910,Kao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1911,PAGU lsam,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1912,Padiaua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1913,Gamkonor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1914,SAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1916,TOBARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1918,Kao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1920,Dodinga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1921,TIDORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1922,Waiamli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1923,BULI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1924,Tugutil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1925,TOBLLO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1926,MABA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1927,Maba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1928,TOBELO Boeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1929,Haleworuru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1930,SAWAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1931,E & W MAKIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1935,E.& W.MAKIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1938,WEDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1939,North-Eastern GIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1940,North Western GIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1941,Temate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1942,Southern GIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1946,Tobelo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1950,Bacbn Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1954,Termate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1958,PATANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1959,Buton,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1964,MATBAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1965,BIAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1967,LAGANYAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1968,MAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1970,KAWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1971,MADEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1977,TOBELO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -1979,SEMPAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1981,BIPIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -1982,WARKAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1983,CENTRAL ASMAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1984,Sokeni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1985,Keenaskp,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1986,KEENOK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1987,NORTH ASMAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1988,SOMAHAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1989,CITAK ASMAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1991,UPPER KAEME R?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1992,South AIRO-SUMAGHAGHE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1993,Wideman R ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1994,Kayagar Stock-Level Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1995,Tamario,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1996,South SAWUY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1997,North SAWUY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1998,Kampung r PISA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -1999,Central AIRO-SUMAGHAGHE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2000,North AIRO-SUMAGHAGHE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2001,KAYGIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2002,South KAUGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2003,North KAUGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2004,Bapai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2005,Nambeomon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2006,Oba YAQAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2007,Siagha,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2009,SIAGHA-YENIMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2010,AGHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2011,KIA R?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2012,EDERAH R?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2013,MAPI R?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2014,UPPER DIGUL R,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2015,WANGGOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2016,WAMBON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2017,Wambon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2018,Rungwayap,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2019,Uwimmerah Digul,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2020,Kambon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2021,RIANTANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -2022,SELARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -2023,NOOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -2026,MAKLEW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2027,South YELMEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2028,North YELMEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2030,KIMAGHAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -2031,MOMBUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -2032,W-Coast MARIND,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2033,MORAORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2034,MARIND Kumbe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2035,BIAN MARIND,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2036,Lowei Bian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2037,Atih,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2038,MONO ALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -2039,KIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -2040,BILUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -2041,NDUKE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -2042,BUGOTO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -2043,BANIATA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -2044,LAVUKALEVE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -2045,GELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -2047,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -2048,RENNELLESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -2050,SAIPAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Northern Mariana Islands""}" -2051,CHAMORRO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Northern Mariana Islands""}" -2052,EASTERN FIJIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Fiji""}" -2057,PONAPEAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Federated States of Micronesia""}" -2058,KOSRAEAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Federated States of Micronesia""}" -2059,CHAMORRO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Guam""}" -2060,DEHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -2061,NENGONE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -2062,Kwenyii,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -2063,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2064,MALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -2065,ANEITYUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -2066,NAUBUAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Nauru""}" -2067,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2069,LAVONGAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2070,LIHIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2071,LUKEP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2074,KEHELALA(TAVARA),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2078,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Marshall Islands""}" -2079,MARSHALLESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2080,MARSHALLESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Marshall Islands""}" -2085,TUVALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Tuvalu""}" -2087,SAMOAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Samoa""}" -2089,NIUE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Niue""}" -2090,TOKELAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2091,TONGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2092,EAST UVEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Wallis and Futuna""}" -2093,EAST FUTUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Wallis and Futuna""}" -2097,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Carolin Islands""}" -2100,KIRIBATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Kiribati""}" -2104,Balamula,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2105,TIRIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2106,LEWADA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2107,Guiam Yuta,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2108,Eastern Trans-Fly Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2109,Western GIZRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2114,Eastern BINE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2115,Western BINE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2116,Masingle,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2117,Tati,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2118,MIRIAM(ERUB),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2119,Southern GIDRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2123,Daru Kiwai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2124,BOAZI Kuini,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2125,Zomakani,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2126,Begua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2127,SUKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2128,ARI-WARUNA Waruna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2129,Ari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2130,LOWER MOREHEAD(PEREMKA),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2131,DORRO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2132,Tais,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2133,Parb,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2134,TONDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2135,UPPER MOREHEAD(ROUKU),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2136,Awyu-dumut Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2137,NAMBU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2139,MUTUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2140,Coaster Kiwai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2141,AGOB,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2142,IDI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2143,KIWUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2144,ANGGOR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2145,SIMOG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2146,PAONDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2147,Imonda,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2148,FAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2149,WARAPU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2150,SISSANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2151,TUMLEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2152,VAIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2153,MOUNTAIN ARAPESH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2154,Uahita,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2155,South ARAPESH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2156,ONE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2158,HEYO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2159,YANANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2160,URIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2161,FITLEP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2162,ARUEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2164,YIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2165,SLTI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2166,SILPUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2167,WIAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2168,NINGERA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2169,SKOITUMAWO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2170,KRISA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2172,SANGKE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2173,AWYI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2174,TAIKAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2176,PAGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2177,KILMERI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2180,SEAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2181,BIAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2183,KWOMTARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2184,NAGATMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2185,BAiBAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2187,BIKSI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2188,Atbalmin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2189,NORTH KATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -2190,Daupka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2191,NO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2192,PA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2193,North Awin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2194,South Awin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2195,East Awin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2196,MORIGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2197,WABUDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2198,WAIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2199,Middle Bamu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2200,Pirupiru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2201,Kiwaian Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2202,BAMU KIWAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2203,Sisiame,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2205,SOME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2206,ONABASULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2207,KONAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2208,POGAIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2209,SONIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2210,AGALA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2212,Etoro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2213,Komiofi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2214,BEAMI Bedamini,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2215,N Beami?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2216,KWARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2217,TOMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2218,NOMAD Samo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2219,Kubo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2220,Honibu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2221,Bibo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2222,FASU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2223,FIWAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2224,KASUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2225,NAMUMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2227,KAIRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2228,OMATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2229,MENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2230,IKOBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2231,ARIGIBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2232,KEREWO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2233,MINANIBAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2234,PURARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2235,GABADI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2236,Melaripi-Kaipi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2237,Bush Mekeo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2238,Kovio,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2239,NARA(POKAU),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2240,VORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2242,ANKAVE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2244,SIMBARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2246,SAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2247,Keba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2248,Western & Central PAWAIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2249,Trabedesare,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2250,Tebera,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2251,OKSAPMIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2252,PAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2253,GABIANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2254,Setiali,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2255,PIAME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2256,BIKARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2257,Kaina,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2258,Mai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2259,Yandapo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2260,ENGA Tayato,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2261,Golin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2262,S.E.Kewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2263,S.Kewa(Pole),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2264,W.Kewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2265,E.Kewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2266,WIRU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2268,Gewigi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2269,Kopona,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2270,ENGA Sau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2271,KAYAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2272,PINAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2273,WAPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" +1837,Mosana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""moii1235""]}" +1838,SEGET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sege1235""]}" +1839,MOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""moii1235""]}" +1840,MOS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""morb1239""]}" +1841,North IRAHUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""irar1238""]}" +1842,TANAH MERAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tana1288""]}" +1843,BARAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bara1347""]}" +1844,ERCKWANAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""erok1237""]}" +1845,BAHAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""baha1258""]}" +1847,ONIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""onin1245""]}" +1848,IHA Kapaur,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ihaa1241""]}" +1849,ERCKWANAS Iha,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ihaa1241""]}" +1850,Kaipuri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kuru1305""]}" +1852,YAVA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""cent2052""]}" +1853,Oba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kamo1255""]}" +1854,IRESIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ires1239""]}" +1855,KOSARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kosa1251""]}" +1856,KOSAREK(WANAM),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kosa1249""]}" +1857,NIRSAN(YALI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nips1240""]}" +1858,GOLIATH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""unaa1239""]}" +1859,KORAPUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kora1298""]}" +1860,NALCA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nalc1240""]}" +1861,SIRKAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kete1254""]}" +1862,EKAGI Yabi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""yabi1243""]}" +1863,Simori,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""simo1241""]}" +1864,Mapia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mapi1250""]}" +1865,Northern dialects,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ekar1243""]}" +1866,Paniai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ekar1243""]}" +1867,Tigi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ekar1243""]}" +1868,Western KAMORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kamo1255""]}" +1869,Tarya,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tary1239""]}" +1870,Central Kamora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kamo1255""]}" +1871,Kamora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kamo1255""]}" +1872,Upper Wania,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kamo1255""]}" +1873,Wania KAMORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kamo1255""]}" +1874,Mukumuga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kamo1255""]}" +1875,South MONI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""moni1261""]}" +1876,Amung UHUNDUNI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""dama1272""]}" +1877,Enggipiloe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""engg1246""]}" +1878,UHUNDUNI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""dama1272""]}" +1879,Damal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""dama1272""]}" +1880,SOUTH NGALIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sili1249""]}" +1881,NDUGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ndug1245""]}" +1882,NORTH NGALIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""angg1239""]}" +1883,WANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""wano1243""]}" +1884,DEM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""demm1245""]}" +1885,IIaga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ilag1236""]}" +1886,Sinak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""west2594""]}" +1887,North Balim,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nort3397""]}" +1888,WESTERN BANI Yamo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""west2594""]}" +1889,Swart Valley,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""swar1236""]}" +1890,Bokondini,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""west2596""]}" +1891,Kimbin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""lowe1417""]}" +1892,Wodo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""wala1269""]}" +1893,Gorge,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""gran1246""]}" +1894,DABRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tawo1244""]}" +1895,SENGGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""seng1285""]}" +1896,South LOLODA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lolo1264""]}" +1897,North LOLODA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lolo1264""]}" +1898,GALELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""gale1259""]}" +1901,Talai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tala1288""]}" +1903,Nyeku TOBARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nyek1238""]}" +1904,South MODOLE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sout2945""]}" +1905,North MODOLE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nort2925""]}" +1906,Heleworuru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tobe1252""]}" +1907,Boeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""boan1244""]}" +1908,GEBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""gebe1237""]}" +1909,TOBELO T,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nucl1628""]}" +1910,Kao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""kaoo1238""]}" +1911,PAGU lsam,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""isam1243""]}" +1912,Padiaua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""padi1242""]}" +1913,Gamkonor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""gamk1238""]}" +1914,SAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sahu1245""]}" +1916,TOBARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""taba1263""]}" +1918,Kao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kaoo1238""]}" +1920,Dodinga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""dodi1239""]}" +1921,TIDORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tido1248""]}" +1922,Waiamli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""waya1267""]}" +1923,BULI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""buli1255""]}" +1924,Tugutil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tugu1246""]}" +1925,TOBLLO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tobe1252""]}" +1926,MABA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""maba1278""]}" +1927,Maba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""maba1278""]}" +1928,TOBELO Boeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""boan1244""]}" +1929,Haleworuru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tobe1252""]}" +1930,SAWAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sawa1247""]}" +1931,E & W MAKIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""east2440"", ""west2600""]}" +1935,E.& W.MAKIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""east2440"", ""west2600""]}" +1938,WEDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""weda1240""]}" +1939,North-Eastern GIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""gane1237""]}" +1940,North Western GIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""gane1237""]}" +1941,Temate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tern1247""]}" +1942,Southern GIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""gane1237""]}" +1946,Tobelo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tobe1252""]}" +1950,Bacbn Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""baca1243""]}" +1954,Termate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tern1247""]}" +1958,PATANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""pata1260""]}" +1959,Buton,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""buto1237""]}" +1964,MATBAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""matb1237""]}" +1965,BIAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""biak1248""]}" +1967,LAGANYAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lege1241""]}" +1968,MAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""maya1282""]}" +1970,KAWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""kawe1240""]}" +1971,MADEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""made1253""]}" +1977,TOBELO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""tobe1252""]}" +1979,SEMPAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""semp1241""]}" +1981,BIPIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""wark1247""]}" +1982,WARKAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""wark1247""]}" +1983,CENTRAL ASMAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""cent2117""]}" +1984,Sokeni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""cent2117""]}" +1985,Keenaskp,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""cent2117""]}" +1986,KEENOK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nort2917""]}" +1987,NORTH ASMAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nort2917""]}" +1988,SOMAHAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""soma1242""]}" +1989,CITAK ASMAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""cita1246""]}" +1991,UPPER KAEME R?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""awyu1263""]}" +1992,South AIRO-SUMAGHAGHE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""asue1235""]}" +1993,Wideman R ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""asue1235""]}" +1994,Kayagar Stock-Level Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tama1336""]}" +1995,Tamario,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tama1336""]}" +1996,South SAWUY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sawi1257""]}" +1997,North SAWUY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sawi1257""]}" +1998,Kampung r PISA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""asue1235""]}" +1999,Central AIRO-SUMAGHAGHE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""asue1235""]}" +2000,North AIRO-SUMAGHAGHE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""asue1235""]}" +2001,KAYGIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kaya1328""]}" +2002,South KAUGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""atoh1238""]}" +2003,North KAUGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""atoh1238""]}" +2004,Bapai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bapa1239""]}" +2005,Nambeomon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""namb1294""]}" +2006,Oba YAQAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""obam1239""]}" +2007,Siagha,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""eder1237""]}" +2009,SIAGHA-YENIMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sout2941""]}" +2010,AGHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""aghu1255""]}" +2011,KIA R?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""jair1235""]}" +2012,EDERAH R?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""eder1237""]}" +2013,MAPI R?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""yaqa1246""]}" +2014,UPPER DIGUL R,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""awyu1263""]}" +2015,WANGGOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""wang1299""]}" +2016,WAMBON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""wamb1259""]}" +2017,Wambon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""wamb1259""]}" +2018,Rungwayap,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mand1444""]}" +2019,Uwimmerah Digul,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mand1444""]}" +2020,Kambon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mand1444""]}" +2021,RIANTANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""rian1263""]}" +2022,SELARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sela1259""]}" +2023,NOOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""ndom1245""]}" +2026,MAKLEW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""makl1246""]}" +2027,South YELMEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""yelm1242""]}" +2028,North YELMEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""wana1273""]}" +2030,KIMAGHAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""kima1246""]}" +2031,MOMBUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nucl1452""]}" +2032,W-Coast MARIND,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1622""]}" +2033,MORAORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""moro1289""]}" +2034,MARIND Kumbe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1622""]}" +2035,BIAN MARIND,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bian1251""]}" +2036,Lowei Bian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1622""]}" +2037,Atih,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1622""]}" +2038,MONO ALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""mono1273""]}" +2039,KIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""zaba1237""]}" +2040,BILUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""bilu1245""]}" +2041,NDUKE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""duke1237""]}" +2042,BUGOTO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""bugh1239""]}" +2043,BANIATA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""touo1238""]}" +2044,LAVUKALEVE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""lavu1241""]}" +2045,GELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""gela1263""]}" +2047,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""aust1307""]}" +2048,RENNELLESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""renn1242""]}" +2050,SAIPAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Northern Mariana Islands"", ""Glottocodes"": [""caro1242""]}" +2051,CHAMORRO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Northern Mariana Islands"", ""Glottocodes"": [""cham1312""]}" +2052,EASTERN FIJIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Fiji"", ""Glottocodes"": [""east2446""]}" +2057,PONAPEAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Federated States of Micronesia"", ""Glottocodes"": [""pohn1238""]}" +2058,KOSRAEAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Federated States of Micronesia"", ""Glottocodes"": [""kosr1238""]}" +2059,CHAMORRO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Guam"", ""Glottocodes"": [""cham1312""]}" +2060,DEHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""dehu1237""]}" +2061,NENGONE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""neng1238""]}" +2062,Kwenyii,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""kwen1247""]}" +2063,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""aust1307""]}" +2064,MALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""malo1243""]}" +2065,ANEITYUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""anei1239""]}" +2066,NAUBUAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Nauru"", ""Glottocodes"": [""naur1243""]}" +2067,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""aust1307""]}" +2069,LAVONGAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tung1290""]}" +2070,LIHIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lihi1237""]}" +2071,LUKEP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""loke1237""]}" +2074,KEHELALA(TAVARA),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kehe1241""]}" +2078,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Marshall Islands"", ""Glottocodes"": [""aust1307""]}" +2079,MARSHALLESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mars1254""]}" +2080,MARSHALLESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Marshall Islands"", ""Glottocodes"": [""mars1254""]}" +2085,TUVALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Tuvalu"", ""Glottocodes"": [""tuva1244""]}" +2087,SAMOAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Samoa"", ""Glottocodes"": [""samo1305""]}" +2089,NIUE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Niue"", ""Glottocodes"": [""niue1239""]}" +2090,TOKELAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""toke1240""]}" +2091,TONGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tong1325""]}" +2092,EAST UVEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Wallis and Futuna"", ""Glottocodes"": [""wall1257""]}" +2093,EAST FUTUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Wallis and Futuna"", ""Glottocodes"": [""east2447""]}" +2097,Austronesian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Carolin Islands"", ""Glottocodes"": [""aust1307""]}" +2100,KIRIBATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Kiribati"", ""Glottocodes"": [""gilb1244""]}" +2104,Balamula,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""maka1315""]}" +2105,TIRIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tiri1259""]}" +2106,LEWADA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""maka1315""]}" +2107,Guiam Yuta,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wipi1242""]}" +2108,Eastern Trans-Fly Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""east2503""]}" +2109,Western GIZRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2584""]}" +2114,Eastern BINE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bine1240""]}" +2115,Western BINE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bine1240""]}" +2116,Masingle,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""masi1270""]}" +2117,Tati,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tate1244""]}" +2118,MIRIAM(ERUB),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""meri1244""]}" +2119,Southern GIDRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wipi1242""]}" +2123,Daru Kiwai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""daru1245""]}" +2124,BOAZI Kuini,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kuni1265""]}" +2125,Zomakani,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1623""]}" +2126,Begua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bagw1238""]}" +2127,SUKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""suki1245""]}" +2128,ARI-WARUNA Waruna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""waru1267""]}" +2129,Ari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""arii1243""]}" +2130,LOWER MOREHEAD(PEREMKA),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kunj1246""]}" +2131,DORRO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""namo1246""]}" +2132,Tais,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""namb1293""]}" +2133,Parb,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lenn1234""]}" +2134,TONDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tond1250""]}" +2135,UPPER MOREHEAD(ROUKU),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wara1294""]}" +2136,Awyu-dumut Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""awyu1263""]}" +2137,NAMBU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""namb1292""]}" +2139,MUTUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bitu1242""]}" +2140,Coaster Kiwai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sout2949""]}" +2141,AGOB,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""agob1245""]}" +2142,IDI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1597""]}" +2143,KIWUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""iwur1240""]}" +2144,ANGGOR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ango1254""]}" +2145,SIMOG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""auwe1239""]}" +2146,PAONDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""daon1243""]}" +2147,Imonda,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""imon1245""]}" +2148,FAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""east2524""]}" +2149,WARAPU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bara1405""]}" +2150,SISSANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""siss1243""]}" +2151,TUMLEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tuml1238""]}" +2152,VAIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""valm1241""]}" +2153,MOUNTAIN ARAPESH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buki1249""]}" +2154,Uahita,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bumb1241""]}" +2155,South ARAPESH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nagi1238""]}" +2156,ONE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""onee1245""]}" +2158,HEYO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""heyo1240""]}" +2159,YANANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yaha1247""]}" +2160,URIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""urim1252""]}" +2161,FITLEP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""eiti1240""]}" +2162,ARUEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""arue1240""]}" +2164,YIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yiss1240""]}" +2165,SLTI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""seti1248""]}" +2166,SILPUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sili1247""]}" +2167,WIAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mini1253""]}" +2168,NINGERA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ning1275""]}" +2169,SKOITUMAWO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1634""]}" +2170,KRISA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kris1246""]}" +2172,SANGKE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sang1347""]}" +2173,AWYI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""awyi1241""]}" +2174,TAIKAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""taik1255""]}" +2176,PAGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pagi1244""]}" +2177,KILMERI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kilm1241""]}" +2180,SEAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""seta1245""]}" +2181,BIAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""aman1265""]}" +2183,KWOMTARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1593""]}" +2184,NAGATMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yale1246""]}" +2185,BAiBAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baib1251""]}" +2187,BIKSI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""yetf1238""]}" +2188,Atbalmin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""asba1238""]}" +2189,NORTH KATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nort2916""]}" +2190,Daupka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""daup1249""]}" +2191,NO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ning1274"", ""aeky1238""]}" +2192,PA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pare1271""]}" +2193,North Awin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2932""]}" +2194,South Awin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sout2952""]}" +2195,East Awin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""east2522""]}" +2196,MORIGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mori1271""]}" +2197,WABUDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wabo1241""]}" +2198,WAIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tabo1241""]}" +2199,Middle Bamu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bamu1257""]}" +2200,Pirupiru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bamu1257""]}" +2201,Kiwaian Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kiwa1251""]}" +2202,BAMU KIWAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bamu1257""]}" +2203,Sisiame,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sisi1249""]}" +2205,SOME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""some1244""]}" +2206,ONABASULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""onob1238""]}" +2207,KONAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kona1242""]}" +2208,POGAIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boga1247""]}" +2209,SONIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""soni1260""]}" +2210,AGALA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""femb1238""]}" +2212,Etoro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""edol1239""]}" +2213,Komiofi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""komo1262""]}" +2214,BEAMI Bedamini,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""beam1240""]}" +2215,N Beami?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2903""]}" +2216,KWARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""aime1238""]}" +2217,TOMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""odoo1238""]}" +2218,NOMAD Samo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""samo1303""]}" +2219,Kubo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kubo1242""]}" +2220,Honibu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""honi1245""]}" +2221,Bibo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""goba1246""]}" +2222,FASU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""fasu1242""]}" +2223,FIWAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""fiwa1240""]}" +2224,KASUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kasu1251""]}" +2225,NAMUMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""namo1245""]}" +2227,KAIRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""rumu1243""]}" +2228,OMATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""omat1240""]}" +2229,MENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mena1240""]}" +2230,IKOBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ikob1240""]}" +2231,ARIGIBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""arig1248""]}" +2232,KEREWO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kere1286""]}" +2233,MINANIBAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mina1274""]}" +2234,PURARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pura1257""]}" +2235,GABADI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""abad1241""]}" +2236,Melaripi-Kaipi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kaip1241""]}" +2237,Bush Mekeo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""meke1243""]}" +2238,Kovio,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""meke1243""]}" +2239,NARA(POKAU),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lala1268""]}" +2240,VORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tain1253""]}" +2242,ANKAVE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anka1246""]}" +2244,SIMBARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""simb1255""]}" +2246,SAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""samb1321""]}" +2247,Keba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""poro1255""]}" +2248,Western & Central PAWAIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pawa1255""]}" +2249,Trabedesare,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""folo1238""]}" +2250,Tebera,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tebe1252""]}" +2251,OKSAPMIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""oksa1245""]}" +2252,PAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""niks1238""]}" +2253,GABIANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gabi1241""]}" +2254,Setiali,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""seti1247""]}" +2255,PIAME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""piam1243""]}" +2256,BIKARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""biso1243""]}" +2257,Kaina,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kain1269""]}" +2258,Mai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""maee1242""]}" +2259,Yandapo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yand1259""]}" +2260,ENGA Tayato,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""taya1255""]}" +2261,Golin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""goli1247""]}" +2262,S.E.Kewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""east2516""]}" +2263,S.Kewa(Pole),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""erav1244""]}" +2264,W.Kewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2599""]}" +2265,E.Kewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""east2516""]}" +2266,WIRU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wiru1244""]}" +2268,Gewigi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""umbu1258""]}" +2269,Kopona,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kapo1249""]}" +2270,ENGA Sau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sauu1244""]}" +2271,KAYAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kyak1244""]}" +2272,PINAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pina1253""]}" +2273,WAPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pina1252""]}" 2274,EREM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2275,LEMBENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2276,ARAMO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2278,MEAKAMBUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2279,MARAMBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2280,MEKMEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2281,CHANGRIWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2282,KAMBOT Others,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2284,LANGAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2285,MONGOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2286,YAUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2289,BIWAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2291,BANARO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2292,MURIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2293,GAPUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2294,KOPAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2296,YIMAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2297,ALAMBLAK Karawari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2298,BAHINEMO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2299,BISIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2301,MARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2302,KAPRIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2303,Karambit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2304,WATAKATAUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2306,North Mansap BUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2307,South MANSAP buna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2308,MAND,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2310,URIMO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2311,MUNIWARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2312,Yibab,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2313,Paruwa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2314,Kamasau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2315,ELEPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2319,KIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2320,KAIRIRU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2321,BOIKEN Coastal A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2322,BOIKEN Coastal B,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2324,KAIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2325,AWAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2326,SEPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2327,LILAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2328,MONUMBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2330,MIKAREW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2331,GIRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2332,SEPEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2333,TANGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2334,IGOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2335,TANGUAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2336,ANDARUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2337,PAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2338,PILA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2341,SAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2343,BUNABUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2344,KORAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2346,MEDEBUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2347,MALAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2348,WASKIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2349,MEGIAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2351,MATUKAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2352,GEDAGED,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2353,BILBIL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2355,BOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2356,DUDUELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2357,ERIMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2358,MALE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2359,HAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2360,SIHAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2361,ARAWUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2362,SIROI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2363,BEMAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2364,GIRAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2365,UNINO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2366,DANARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2367,SUMAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2368,SONGUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2369,YANGULAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2370,BONGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2371,PULABU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2372,Trams-New Guinea Phylum,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2373,JILIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2374,KWATO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2375,SARUGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2376,KARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2377,UTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2378,GAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2379,ISEBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2380,PANIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2381,KAMBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2382,MATEPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2383,SILOPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2384,NAKE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2385,BAGUPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2386,MURUPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2387,MOSIMO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2388,SAMOSA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2389,WAMAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2390,REMPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2391,YOIDIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2392,GARUS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2393,GARUH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2394,RAPTING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2396,SAEP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2397,LEMIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2398,BILIAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2399,WAB,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2400,Arop,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2402,MALALAMAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2403,YAGOMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2404,DEGENAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2405,RAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2406,DUMUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2407,MINDIRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2408,GANGLAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2409,YABONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2410,KOLOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2411,MEBU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2412,NANKINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2413,FORAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2414,MORAFA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2415,GUIARAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2416,ASAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2417,GIRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2418,BULGEBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2419,DAHATING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2420,NAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2421,NEKGINI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2422,NGAING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2423,NEKO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2424,Singorokai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2425,NENGAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2426,ROINDJI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2427,MALASANGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2428,SIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2429,GITUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2430,YAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2431,South Central TIMBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2432,East KOMBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2433,WELLKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2434,KOMUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2435,North TIMBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2436,South SELEPET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2437,North SELEPET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2438,Central KOMBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2439,Border,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2440,W.C. Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2441,West Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2442,SIALUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2443,YABIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2444,SAFEYOKA(AMPALE) Wojokeso,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2445,SILISILI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2446,UNANK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2447,LABU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2448,GUWOT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2449,MUSOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2450,YALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2451,SENE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2452,Bamota KATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2453,Wamora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2454,MAPE Naga Fukac,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2455,South DEDUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2456,North MIGABAC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2457,North DEDUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2458,NOMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2459,Ziew,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2460,Amugen,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2461,KINALAKNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2462,KUMUKIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2464,Mapos,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2465,MAPOS BUANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2467,MISIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2468,Adzera Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2469,KELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2470,YAMAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2471,HOTE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2472,VEHES,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2473,MANGA BUANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2474,Patep,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2475,mumeng Yanta,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2476,mARALANGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2477,DANGAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2478,KARIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2479,Latep,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2480,Dennatu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2482,LAE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2483,BUKAWAC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2484,Northern MOUNTAIN KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2485,West KOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2486,Central Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2489,Southern MOUNTAIN KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2491,MOTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2495,East KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2496,Humene,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2497,West KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2499,MULAHA(Mulaha),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2500,Lalaura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2501,Kaparl,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2502,Aloma,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2503,MARIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2504,Maopa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2505,Wanigela,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2507,lkolu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2508,Hula,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2509,Keapara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2510,KEAPARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2511,Babaga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2512,Kalo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2513,Kwaibo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2514,Balawaia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2515,Oruone,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2516,Saroa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2518,Kwabida,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2519,Domu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2520,MAGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2521,MORAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2522,Baibara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2523,BINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2524,Mailuan family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2525,Islan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2526,MAGORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2527,LAUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2528,YOBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2529,Derebai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2530,Borebo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2531,Geagea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2534,DAWAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2535,BOIANAKI(GALAVI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2536,BOKANAKI(GALAVI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2539,WEDAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2541,GARUWAHI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2542,IGORA(KAKABAI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2543,TAUPOTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2544,Dahuni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2545,BOHUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2546,WAGAWAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2547,Diomoni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2548,Bonarua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2549,SUAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2550,Daui,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2551,Leileiafa?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2552,Sinaki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2555,SONA(KANASI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2556,GINUMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2557,Eastern GWEDENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2558,Upper Ugu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2559,DAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2560,Domara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2561,OUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2562,Daravo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2564,Ma,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2565,BINAHARI Nemee,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2566,BAUWAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2567,Imila,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2568,Uder,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2569,Buniabura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2570,Mori,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2571,JARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2572,Yareban Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2573,Auwaka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2574,Doma,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2577,UBIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2578,MAIWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2579,Pumani,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2580,Dagan Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2581,Wapon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2582,MAPENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2584,MAISIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2585,ARIFAMA-MINIAFIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2586,DOGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2587,ANUKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2588,MUKAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2589,GAPAPAIWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2592,Westorn Coastal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2594,TURAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2595,DOGORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2596,MAISIN(Kosirava),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2598,NOTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2599,AFIFAMA-MANIAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2600,KORAFE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2603,ARIFAMA-MANIAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2605,MAISIN(Uiaku),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2607,Mokorua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2608,BARUGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2609,Gomoara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2610,Kiniaki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2613,Totore,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2614,Kakasa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2615,Embessa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2616,Gugumu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2617,ONJOB,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2621,Sohe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2622,YEGA(Yega),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2623,Akabard,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2624,Numba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2625,Minjori,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2626,Averi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2627,Zuwadze,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2628,Asapa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2629,AOMIE(OMIE),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2630,Gora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2631,Nami,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2632,Mesan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2633,MANAGALASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2634,Wakue,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2635,Emo R,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2636,Kokila,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2637,Doromu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2638,Koriko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2639,Pitoni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2640,Tabu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2641,Laroni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2642,Manoa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2643,SIRIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2644,BARAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2645,Barai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2646,Garia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2647,KWALE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2648,S-E KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2649,Lagume,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2650,baiba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2651,Nigubaiba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2652,Taboro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2653,Boku,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2654,SINAGORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2655,Wiga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2656,YEREBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2657,DORIRT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2658,Didigaru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2660,Oibu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2661,Gebi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2662,Arrota,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2663,Maria,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2666,BARIJI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2667,Pirimi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2668,Kokora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2669,Ufia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2671,Umwate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2672,Koiarian Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2673,Mogoni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2674,Afore,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2675,Oko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2676,Karira,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2677,Jimuhi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2679,KAMULA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2680,BAINAPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2682,KARAMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2683,TAO-SUAMATO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2684,MAHIGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2685,KAIWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2687,SIBOMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2688,SUENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2689,YEKORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2690,GUHU-SAMANE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2692,CUHU-SAMANE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2695,MAWAE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2696,ZIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2697,AMBASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2699,AEKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2700,BINANDERE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2703,Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2704,Chirima,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2705,FUYUGE Vanapa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2706,Dilava,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2707,Auga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2708,KUNI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2709,Western RORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2710,Berema,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2711,Delena,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2712,Eastern RORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2713,Western MOUNTAIN KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2714,MOUNTAIN KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2715,Central MOUNTAIN KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2718,Binanderean Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2719,HUNJARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2720,Wased,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2721,Gazili,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2722,Southern KUNIMAIPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2723,Central KUNIMAIPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2724,TAUADE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2726,YEKORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2727,LOHIKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2728,Hae,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2729,RAEPA TATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2731,UARIPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2732,Haura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2733,OPAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2735,OROKOLO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2736,Muro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2737,AGAATAHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2740,KAMASA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2741,Simiso,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2742,Yayoponjo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2743,KAWATSA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2744,MENYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2745,YAGWOIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2746,Kaintiba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2747,Angan Stock-Level Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2748,HAMTAI(KAPAU),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2749,Mumeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2750,Zenag,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2751,WAMPAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2752,PIU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2754,BIANGAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2755,WAMPUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2756,Gurfuf,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2757,Ongac,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2758,Tsumin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2759,Amari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2760,SUKURUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2761,NGARIAWAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2762,Adzrac,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2763,SIRASIRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2764,MUNKIP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2765,MAMAA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2766,GUSAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2767,FINUNGWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2769,MESEM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2770,BURUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2771,TOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2772,KOSORONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2773,YAKNGE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2774,NABAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2775,Awara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2776,WANTOAT Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2777,SARAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2778,IRUMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2779,Wapu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2780,YAGAWAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2781,BAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2782,EAST NEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2783,SOUTH NUK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2784,NORTH NUK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2785,WEST URII,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2786,EAST URII,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2787,WEST NET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2788,NUMANGANG WEST,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2789,NIMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2790,SRUK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2791,NUMANGANG EAST,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2792,SOUTH MAKAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2793,NORTH MAKAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2794,KEWIENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2795,SOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2796,NOKOPO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2797,ISAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2798,WANOABONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2799,DOMUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2800,Ngarowapum,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2801,Yarus,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2802,KUBE Dialects:Kurungtufu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2803,KUBE Dialects:Yoanggeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2804,West,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2805,Nigac,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2806,Wana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2807,Parce,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2808,Wemp,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2809,South MIGABAC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2810,MOMARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2812,BONKIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2813,UFIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2814,WASEMBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2816,Obura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2817,Central TAIBORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2818,WAFFA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2819,OWENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2820,Pinata,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2821,Southern TAIRORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2822,Oyana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2823,AUYANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2824,Hakia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2825,TAUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2826,North-eastern Awa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2827,South FORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2828,Keiagana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2829,Central FORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2830,East GIMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2831,West GIMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2833,USARUFA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2834,ABAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2835,KAMANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2836,Northern TAIRORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2837,GADSUP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2838,Southern Awa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2839,ASARO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2840,Hua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2841,YAWIYUHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2842,GAHUKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2843,Hira,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2844,Kami-Kulaka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2845,Kamate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2846,NOMANE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2847,Kiari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2848,Ono SIANE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2849,Koreipa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2850,Komunku,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2851,Lambau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2852,Yate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2853,Move,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2854,Dagenava,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2855,SALT-YUI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2856,CHUAVR Elimbari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2857,Kia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2858,Ker,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2859,Chuave,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2860,Gona,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2861,SINASINA Tabare,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2862,Dom,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2863,Kai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2864,MARIGL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2865,Yuri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2866,Eia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2867,MARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2868,BINUMARIEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2869,GAHUKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2870,KENATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2871,North Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2872,NARAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2874,GANJA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2876,GENDE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2877,TAUYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2878,BIYOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2879,ISABI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2881,URIGINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2882,SINSAURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2883,DUMPU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2885,KESAWAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2886,SAUSI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2887,ASAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2888,Nll,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2889,Mid-Wahgi WAHGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2890,North-wahgi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2891,Medlpa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2892,MARING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2893,KALAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2894,GANTS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2895,AMELE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2896,MUNIT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2897,GUMALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2898,BAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2899,MAWAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2900,BAIMAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2901,USU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2903,BRERI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2904,ROMKUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2905,IGANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2906,KOMINIMUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2907,AKRUKAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2909,EMERUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2910,OSUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2911,PAYNAMAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2912,ATEMPLE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2913,ANGAUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2914,AIOME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2915,ANOR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2916,SILEIBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2918,KOWAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2919,MOERE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2920,BEPOUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2921,TANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2922,ULINGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2924,MAWAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2925,HINIHON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2926,WANAMBRE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2927,MUSAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2929,YABEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2930,DIMIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2931,MUGIL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2932,ABASAKUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2933,KOGUMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2934,WANUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2935,WADAGINAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2937,PONDOMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2938,KATIATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2940,PARAWEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2941,YARAWATA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2942,KOBON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2943,WAIBUK Arama,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2944,Mambar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2945,Hamil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2946,MIDSIVINDI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2947,ITUTANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2951,Lembum,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2952,AION Others,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2954,GAMEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2955,ADJORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2956,BOSMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2958,Kunei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2959,Chimbian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2960,Koiwat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2961,ANGORAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2963,KARAWARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2965,Eastern SAWOS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2966,TATMUL Palimber,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2967,Nyaura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2968,CHAMBRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2969,YERAKAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2970,BOIKEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2971,Central BOIKEN A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2972,Central BOIKEN B,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2973,Yangoru E,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2974,Yangoru B,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2975,Yangoru A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2976,Yangoru C,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2977,Yangoru D,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2978,Maprik,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2979,Wingei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2980,Burui,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2981,Central TATMUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2982,Wosera ABELAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2983,Yubanakor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2984,MEHEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2986,KWASENGEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2987,Kwoma,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2988,MANAMEU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2990,Maie-Yesan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2991,MAYO Yau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2992,NGALA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2994,YANINGARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -2996,LAEKO-LIBUAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2997,BELI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2998,PAHI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -2999,AUQU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3001,PASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3002,Tau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3003,Apos,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3004,KWANGA bongmaise,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3005,Seim,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3006,Borgos,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3007,WEST LOU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3008,KAYIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3009,ARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3010,EAST LOU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3011,Norht KOMBIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3012,Central KOMBIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3013,South KOMBIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3014,Central RUAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3015,West YAMBES,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3016,East YAMBS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3017,Bonahol,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3018,Timingir,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3019,Urita,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3020,AUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3021,AU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3022,NAMBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3023,NINGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3024,BOUYE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3025,YAU Sandaun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3027,GNAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3028,KARAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3030,ANAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3031,NAMIE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3032,AK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3035,AWUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3036,WOGAMUSIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3038,CHENAPIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3039,IWAM Upriver,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""SOVEREIGN"": ""IWAM Upriver""}" -3040,IWAM Downriver,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3042,Western BITARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3043,Eastern BITARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3044,Hiowe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3045,SANIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3046,PAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3047,WALIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3048,YABIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3049,TUWARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3050,AMTO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3051,MUSIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3052,AMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3053,ROCKY PEAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3054,BO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3055,OWINIGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3056,TERI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3057,Nimo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3058,NIMO Nakwi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3059,BUSA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3061,DURANMIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3063,PAPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3064,South Mianmin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3065,Umairof,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3067,Feramin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3068,TELEFOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3069,Busilmin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3070,TIFAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3071,FALWOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3072,SETAMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3073,BIMIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3074,DUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3075,WUTUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3076,YANIMO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3077,RAWO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3081,PUARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3083,SERA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3084,ORMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3085,YOTAFA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3086,NAFRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3087,East SENTANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3088,MORWAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3089,TARPIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3090,Central TANAHMERAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3091,Eastern TANAHMERAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3092,DEMTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3093,Western TANAHMERAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3094,Makwei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3095,SOBEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3096,BONGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3097,URIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3098,SENTANI Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3099,West SENTANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3100,NIMBORAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3101,Knwansu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3102,Gresi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3103,KEMTUK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3105,MAWES,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3106,MAREMGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3107,MASSEP ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3108,AIRORAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3109,North-Western KWERBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3110,WARENBORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3112,Southern KWERBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3113,PAUWI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3114,TAIRAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3115,WARES ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3116,MANDER,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3117,BONERIF,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3118,ITIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3119,KWESTEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3120,Sewar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3121,Safrontani,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3122,Berk,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3123,Wat BERIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3124,Bew,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3125,Guamer,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3126,Daranto,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3127,AUSTRONESIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3129,Western SABERI(ISIRAWA),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3130,Eastern SABERI (ISIRAWA),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3131,SASAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3132,KWERBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3133,North-eastern KWERBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3134,SAMAROKENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3135,KAURE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3137,NARAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3138,TOFAMNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3140,SAUSE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3141,KAPORP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3142,FOAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3143,USKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3144,MOLOF,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3145,TOWEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3146,DUBU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3147,YAFI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3148,Ok Bab,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3149,Kirome,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3150,KINOME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3152,Keririmna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3153,Eipo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3154,KETENGBAN Bime,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3155,Kamume,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3156,Teli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3157,Baine,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3158,Tanime,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3159,Limeri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3160,"GRAND VALLEY DANY, lower of Valley",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3161,Lower Aikhe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3162,TAWORTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3163,TACRI SO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3164,AIKWAKAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3165,PAPASENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3166,WERETAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3167,TAOGWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3168,WAFOPEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3169,SAURI?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3170,KOREI?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3171,WAROPEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3172,BAROPAST,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3174,SIROMI?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3175,NISA ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3176,Benefa ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3177,BAUZI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3179,BABURIWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3180,Mid-Mbiyandoga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3181,Bime,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3182,Mid-Kemandoga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3183,WODANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3184,Western TURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3185,Southern TURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3186,South Eastern TURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3187,Northern TURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3188,Northern East TURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} +2275,LEMBENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lemb1266""]}" +2276,ARAMO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pina1252""]}" +2278,MEAKAMBUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""meak1234""]}" +2279,MARAMBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mara1407""]}" +2280,MEKMEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mekm1240""]}" +2281,CHANGRIWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""chan1319""]}" +2282,KAMBOT Others,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""apma1241""]}" +2284,LANGAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lang1328""]}" +2285,MONGOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mong1348""]}" +2286,YAUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""maru1253""]}" +2289,BIWAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""biwa1243""]}" +2291,BANARO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bana1292""]}" +2292,MURIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""muri1260""]}" +2293,GAPUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""taia1239""]}" +2294,KOPAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kopa1248""]}" +2296,YIMAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yima1243""]}" +2297,ALAMBLAK Karawari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kara1494""]}" +2298,BAHINEMO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bahi1254""]}" +2299,BISIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bisi1244""]}" +2301,MARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mari1432""]}" +2302,KAPRIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kapr1245""]}" +2303,Karambit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kara1493""]}" +2304,WATAKATAUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wata1251""]}" +2306,North Mansap BUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kasm1239""]}" +2307,South MANSAP buna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""masa1310""]}" +2308,MAND,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wiar1238""]}" +2310,URIMO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""urim1251""]}" +2311,MUNIWARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""juwa1238""]}" +2312,Yibab,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kama1367""]}" +2313,Paruwa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kama1367""]}" +2314,Kamasau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kama1367""]}" +2315,ELEPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""elep1240""]}" +2319,KIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kiss1246""]}" +2320,KAIRIRU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kair1263""]}" +2321,BOIKEN Coastal A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +2322,BOIKEN Coastal B,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +2324,KAIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kaia1245""]}" +2325,AWAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""awar1249""]}" +2326,SEPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sepa1241""]}" +2327,LILAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lila1246""]}" +2328,MONUMBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1458""]}" +2330,MIKAREW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mika1254""]}" +2331,GIRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kire1240""]}" +2332,SEPEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sepe1240""]}" +2333,TANGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tang1355""]}" +2334,IGOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kang1291""]}" +2335,TANGUAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tang1356""]}" +2336,ANDARUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anda1284""]}" +2337,PAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mala1494""]}" +2338,PILA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pila1246""]}" +2341,SAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""saki1249""]}" +2343,BUNABUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""brem1238""]}" +2344,KORAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kora1296""]}" +2346,MEDEBUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mede1237""]}" +2347,MALAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mala1495""]}" +2348,WASKIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wask1241""]}" +2349,MEGIAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""megi1245""]}" +2351,MATUKAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""matu1261""]}" +2352,GEDAGED,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""geda1237""]}" +2353,BILBIL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bilb1241""]}" +2355,BOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anja1238""]}" +2356,DUDUELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dudu1240""]}" +2357,ERIMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ogea1238""]}" +2358,MALE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""male1291""]}" +2359,HAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mari1428""]}" +2360,SIHAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""siha1245""]}" +2361,ARAWUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""araw1272""]}" +2362,SIROI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""siro1249""]}" +2363,BEMAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kein1239""]}" +2364,GIRAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gira1247""]}" +2365,UNINO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sopp1247""]}" +2366,DANARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dana1254""]}" +2367,SUMAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""suma1270""]}" +2368,SONGUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""samm1244""]}" +2369,YANGULAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yang1298""]}" +2370,BONGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bong1291""]}" +2371,PULABU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pula1267""]}" +2372,Trams-New Guinea Phylum,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1709""]}" +2373,JILIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""jili1241""]}" +2374,KWATO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kwat1244""]}" +2375,SARUGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""saru1243""]}" +2376,KARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kare1341""]}" +2377,UTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""utuu1240""]}" +2378,GAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gall1278""]}" +2379,ISEBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""iseb1246""]}" +2380,PANIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pani1258""]}" +2381,KAMBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wagi1249""]}" +2382,MATEPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mate1260""]}" +2383,SILOPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""silo1240""]}" +2384,NAKE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nake1240""]}" +2385,BAGUPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bagu1252""]}" +2386,MURUPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""muru1273""]}" +2387,MOSIMO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mosi1248""]}" +2388,SAMOSA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""samo1306""]}" +2389,WAMAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wama1247""]}" +2390,REMPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""remp1241""]}" +2391,YOIDIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yoid1240""]}" +2392,GARUS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""garu1246""]}" +2393,GARUH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nobo1238""]}" +2394,RAPTING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""rapt1240""]}" +2396,SAEP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""saep1240""]}" +2397,LEMIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lemi1243""]}" +2398,BILIAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bili1252""]}" +2399,WAB,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wabb1237""]}" +2400,Arop,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""arop1244""]}" +2402,MALALAMAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mala1489""]}" +2403,YAGOMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yago1240""]}" +2404,DEGENAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dege1247""]}" +2405,RAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""rawa1267""]}" +2406,DUMUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dumu1246""]}" +2407,MINDIRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mind1255""]}" +2408,GANGLAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gang1270""]}" +2409,YABONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yabo1240""]}" +2410,KOLOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kolo1267""]}" +2411,MEBU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mapa1244""]}" +2412,NANKINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nank1250""]}" +2413,FORAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""fora1245""]}" +2414,MORAFA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""asar1240""]}" +2415,GUIARAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""guya1251""]}" +2416,ASAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""asat1235""]}" +2417,GIRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""madi1261""]}" +2418,BULGEBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bulg1265""]}" +2419,DAHATING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gwap1238""]}" +2420,NAHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""iyoo1238""]}" +2421,NEKGINI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nekg1240""]}" +2422,NGAING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ngai1241""]}" +2423,NEKO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""neko1240""]}" +2424,Singorokai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sing1268""]}" +2425,NENGAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mato1252""]}" +2426,ROINDJI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ronj1237""]}" +2427,MALASANGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mala1487""]}" +2428,SIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sioo1240""]}" +2429,GITUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gitu1237""]}" +2430,YAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yaum1237""]}" +2431,South Central TIMBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""cent2113""]}" +2432,East KOMBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""komb1273""]}" +2433,WELLKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""weli1239""]}" +2434,KOMUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nukn1238""]}" +2435,North TIMBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2914""]}" +2436,South SELEPET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sele1250""]}" +2437,North SELEPET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2913""]}" +2438,Central KOMBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""cent2112""]}" +2439,Border,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bord1247""]}" +2440,W.C. Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2590""]}" +2441,West Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2591""]}" +2442,SIALUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sial1240""]}" +2443,YABIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yabe1254""]}" +2444,SAFEYOKA(AMPALE) Wojokeso,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""waja1260""]}" +2445,SILISILI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""midd1327""]}" +2446,UNANK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2857""]}" +2447,LABU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""labu1248""]}" +2448,GUWOT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""duwe1237""]}" +2449,MUSOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""muso1238""]}" +2450,YALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""arib1240""]}" +2451,SENE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sene1263""]}" +2452,Bamota KATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kate1253""]}" +2453,Wamora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wamo1241""]}" +2454,MAPE Naga Fukac,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mape1249""]}" +2455,South DEDUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dedu1240""]}" +2456,North MIGABAC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""miga1241""]}" +2457,North DEDUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dedu1240""]}" +2458,NOMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nomu1240""]}" +2459,Ziew,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ziwe1239""]}" +2460,Amugen,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""amug1239""]}" +2461,KINALAKNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kina1251""]}" +2462,KUMUKIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kumu1247""]}" +2464,Mapos,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mapo1243""]}" +2465,MAPOS BUANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mapo1242""]}" +2467,MISIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""misi1244""]}" +2468,Adzera Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""adze1240""]}" +2469,KELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kela1255""]}" +2470,YAMAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yama1260""]}" +2471,HOTE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hote1245""]}" +2472,VEHES,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""vehe1237""]}" +2473,MANGA BUANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mang1404""]}" +2474,Patep,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pate1247""]}" +2475,mumeng Yanta,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yant1237""]}" +2476,mARALANGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mara1402""]}" +2477,DANGAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dang1263""]}" +2478,KARIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1514""]}" +2479,Latep,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""late1249""]}" +2480,Dennatu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""deng1252""]}" +2482,LAE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""arib1241""]}" +2483,BUKAWAC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buga1250""]}" +2484,Northern MOUNTAIN KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moun1252""]}" +2485,West KOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2601""]}" +2486,Central Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sina1266""]}" +2489,Southern MOUNTAIN KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moun1252""]}" +2491,MOTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""motu1246""]}" +2495,East KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gras1249""]}" +2496,Humene,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hume1246""]}" +2497,West KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gras1249""]}" +2499,MULAHA(Mulaha),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1624""]}" +2500,Lalaura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lala1267""]}" +2501,Kaparl,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kapa1252""]}" +2502,Aloma,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""arom1238""]}" +2503,MARIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mari1438""]}" +2504,Maopa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""maop1237""]}" +2505,Wanigela,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wani1242""]}" +2507,lkolu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ikol1237""]}" +2508,Hula,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hula1239""]}" +2509,Keapara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""keap1239""]}" +2510,KEAPARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""keap1239""]}" +2511,Babaga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baba1270""]}" +2512,Kalo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kalo1259""]}" +2513,Kwaibo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kwai1245""]}" +2514,Balawaia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bala1307""]}" +2515,Oruone,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""oruo1237""]}" +2516,Saroa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""saro1238""]}" +2518,Kwabida,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kwai1244""]}" +2519,Domu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""domu1245""]}" +2520,MAGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mail1248""]}" +2521,MORAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mora1273""]}" +2522,Baibara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baib1249""]}" +2523,BINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bina1271""]}" +2524,Mailuan family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mail1248""]}" +2525,Islan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""isla1273""]}" +2526,MAGORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mago1248""]}" +2527,LAUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""laua1245""]}" +2528,YOBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yoba1237""]}" +2529,Derebai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dere1243""]}" +2530,Borebo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bore1246""]}" +2531,Geagea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""geag1239""]}" +2534,DAWAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dawa1242""]}" +2535,BOIANAKI(GALAVI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ghay1237""]}" +2536,BOKANAKI(GALAVI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ghay1237""]}" +2539,WEDAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""weda1241""]}" +2541,GARUWAHI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gwed1239""]}" +2542,IGORA(KAKABAI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kaka1267""]}" +2543,TAUPOTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""taup1242""]}" +2544,Dahuni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dahu1238""]}" +2545,BOHUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buhu1237""]}" +2546,WAGAWAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""waga1268""]}" +2547,Diomoni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""suau1242""]}" +2548,Bonarua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bona1252""]}" +2549,SUAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""suau1242""]}" +2550,Daui,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""daui1237""]}" +2551,Leileiafa?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""leil1237""]}" +2552,Sinaki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sina1264""]}" +2555,SONA(KANASI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kana1288""]}" +2556,GINUMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ginu1240""]}" +2557,Eastern GWEDENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""east2523""]}" +2558,Upper Ugu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""uppe1435""]}" +2559,DAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""daga1275""]}" +2560,Domara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""doma1262""]}" +2561,OUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ouma1237""]}" +2562,Daravo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dara1252""]}" +2564,Ma,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bina1274""]}" +2565,BINAHARI Nemee,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bina1275""]}" +2566,BAUWAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bauw1240""]}" +2567,Imila,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""imil1243""]}" +2568,Uder,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""uder1239""]}" +2569,Buniabura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buni1247""]}" +2570,Mori,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mori1270""]}" +2571,JARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""jari1243""]}" +2572,Yareban Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anem1248""]}" +2573,Auwaka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""auwa1241""]}" +2574,Doma,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""doma1263""]}" +2577,UBIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ubir1237""]}" +2578,MAIWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""maiw1251""]}" +2579,Pumani,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""maiw1251""]}" +2580,Dagan Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""daga1274""]}" +2581,Wapon,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""maiw1251""]}" +2582,MAPENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mape1250""]}" +2584,MAISIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mais1250""]}" +2585,ARIFAMA-MINIAFIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mini1252""]}" +2586,DOGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""doga1238""]}" +2587,ANUKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anuk1239""]}" +2588,MUKAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""aree1239""]}" +2589,GAPAPAIWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gapa1238""]}" +2592,Westorn Coastal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dima1252""]}" +2594,TURAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tura1265""]}" +2595,DOGORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dogh1241""]}" +2596,MAISIN(Kosirava),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mais1250""]}" +2598,NOTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1606""]}" +2599,AFIFAMA-MANIAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""arif1239""]}" +2600,KORAFE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kora1295""]}" +2603,ARIFAMA-MANIAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""arif1240""]}" +2605,MAISIN(Uiaku),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mais1250""]}" +2607,Mokorua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kora1294""]}" +2608,BARUGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baru1269""]}" +2609,Gomoara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baru1269""]}" +2610,Kiniaki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baru1269""]}" +2613,Totore,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baru1269""]}" +2614,Kakasa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""baru1269""]}" +2615,Embessa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""baru1269""]}" +2616,Gugumu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""baru1269""]}" +2617,ONJOB,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""onjo1240""]}" +2621,Sohe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""orok1269""]}" +2622,YEGA(Yega),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yega1243""]}" +2623,Akabard,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""akab1250""]}" +2624,Numba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""numb1248""]}" +2625,Minjori,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""minj1241""]}" +2626,Averi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""aver1239""]}" +2627,Zuwadze,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""zuwa1238""]}" +2628,Asapa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""asap1239""]}" +2629,AOMIE(OMIE),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""omie1241""]}" +2630,Gora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gora1266""]}" +2631,Nami,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nami1257""]}" +2632,Mesan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mesa1247""]}" +2633,MANAGALASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""esee1247""]}" +2634,Wakue,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""waku1239""]}" +2635,Emo R,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2636,Kokila,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""koki1243""]}" +2637,Doromu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""doro1266""]}" +2638,Koriko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kori1263""]}" +2639,Pitoni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2640,Tabu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2641,Laroni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2642,Manoa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2643,SIRIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nawa1258""]}" +2644,BARAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2645,Barai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2646,Garia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""uare1241""]}" +2647,KWALE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""uare1241""]}" +2648,S-E KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gras1249""]}" +2649,Lagume,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lagu1249""]}" +2650,baiba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2651,Nigubaiba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2652,Taboro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tabo1240""]}" +2653,Boku,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boku1237""]}" +2654,SINAGORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sina1266""]}" +2655,Wiga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wiga1237""]}" +2656,YEREBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yare1248""]}" +2657,DORIRT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moik1239""]}" +2658,Didigaru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""didi1260""]}" +2660,Oibu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""oibu1239""]}" +2661,Gebi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gebi1241""]}" +2662,Arrota,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""amot1240""]}" +2663,Maria,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mari1438""]}" +2666,BARIJI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bari1290""]}" +2667,Pirimi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2668,Kokora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2669,Ufia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2671,Umwate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1630""]}" +2672,Koiarian Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""koia1260""]}" +2673,Mogoni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mugu1243""]}" +2674,Afore,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""afor1239""]}" +2675,Oko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""okoo1246""]}" +2676,Karira,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kari1308""]}" +2677,Jimuhi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""jimu1237""]}" +2679,KAMULA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kamu1260""]}" +2680,BAINAPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dibi1240""]}" +2682,KARAMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kara1497""]}" +2683,TAO-SUAMATO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""muba1238""]}" +2684,MAHIGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mahi1249""]}" +2685,KAIWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""iwal1237""]}" +2687,SIBOMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""numb1247""]}" +2688,SUENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""suen1241""]}" +2689,YEKORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yeko1240""]}" +2690,GUHU-SAMANE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""guhu1244""]}" +2692,CUHU-SAMANE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""guhu1244""]}" +2695,MAWAE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mawa1265""]}" +2696,ZIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ziaa1250""]}" +2697,AMBASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""amba1268""]}" +2699,AEKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""aeka1244""]}" +2700,BINANDERE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bina1277""]}" +2703,Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""fuyu1242""]}" +2704,Chirima,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""fuyu1242""]}" +2705,FUYUGE Vanapa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""fuyu1242""]}" +2706,Dilava,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""fuyu1242""]}" +2707,Auga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""fuyu1242""]}" +2708,KUNI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kuni1263""]}" +2709,Western RORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""roro1238""]}" +2710,Berema,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""roro1238""]}" +2711,Delena,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""roro1238""]}" +2712,Eastern RORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""roro1238""]}" +2713,Western MOUNTAIN KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moun1252""]}" +2714,MOUNTAIN KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moun1252""]}" +2715,Central MOUNTAIN KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moun1252""]}" +2718,Binanderean Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""orok1269""]}" +2719,HUNJARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hunj1241""]}" +2720,Wased,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""orok1269""]}" +2721,Gazili,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gaji1238""]}" +2722,Southern KUNIMAIPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kuni1267""]}" +2723,Central KUNIMAIPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kuni1267""]}" +2724,TAUADE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""taua1242""]}" +2726,YEKORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""yeko1240""]}" +2727,LOHIKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""akoy1238""]}" +2728,Hae,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""keor1235""]}" +2729,RAEPA TATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kaki1249""]}" +2731,UARIPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tair1256""]}" +2732,Haura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""keor1235""]}" +2733,OPAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""opao1240""]}" +2735,OROKOLO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""orok1267""]}" +2736,Muro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""orok1267""]}" +2737,AGAATAHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anga1290""]}" +2740,KAMASA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kama1360""]}" +2741,Simiso,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""safe1240""]}" +2742,Yayoponjo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""safe1240""]}" +2743,KAWATSA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kawa1276""]}" +2744,MENYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""meny1245""]}" +2745,YAGWOIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yagw1240""]}" +2746,Kaintiba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kain1268""]}" +2747,Angan Stock-Level Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anga1289""]}" +2748,HAMTAI(KAPAU),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hamt1247""]}" +2749,Mumeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mume1239""]}" +2750,Zenag,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""zena1237""]}" +2751,WAMPAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wamp1247""]}" +2752,PIU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""piuu1237""]}" +2754,BIANGAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bian1252""]}" +2755,WAMPUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wamp1248""]}" +2756,Gurfuf,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""adze1240""]}" +2757,Ongac,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""adze1240""]}" +2758,Tsumin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""adze1240""]}" +2759,Amari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""adze1240""]}" +2760,SUKURUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""suku1264""]}" +2761,NGARIAWAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""adze1240""]}" +2762,Adzrac,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""adze1240""]}" +2763,SIRASIRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sara1323""]}" +2764,MUNKIP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mung1272""]}" +2765,MAMAA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mama1277""]}" +2766,GUSAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gusa1246""]}" +2767,FINUNGWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""fino1238""]}" +2769,MESEM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mese1244""]}" +2770,BURUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buru1306""]}" +2771,TOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tobo1251""]}" +2772,KOSORONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""koso1245""]}" +2773,YAKNGE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buru1306""]}" +2774,NABAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""naba1256""]}" +2775,Awara,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""awar1248""]}" +2776,WANTOAT Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""want1252""]}" +2777,SARAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""saka1292""]}" +2778,IRUMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tuma1250""]}" +2779,Wapu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wapu1240""]}" +2780,YAGAWAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yaga1259""]}" +2781,BAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bamm1240""]}" +2782,EAST NEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""east2506""]}" +2783,SOUTH NUK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sout2935""]}" +2784,NORTH NUK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2911""]}" +2785,WEST URII,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2586""]}" +2786,EAST URII,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""urii1240""]}" +2787,WEST NET,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2587""]}" +2788,NUMANGANG WEST,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2588""]}" +2789,NIMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nimi1240""]}" +2790,SRUK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sauk1252""]}" +2791,NUMANGANG EAST,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""east2507""]}" +2792,SOUTH MAKAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sout2936""]}" +2793,NORTH MAKAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2912""]}" +2794,KEWIENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kewi1240""]}" +2795,SOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""somm1240""]}" +2796,NOKOPO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""noko1240""]}" +2797,ISAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""isan1244""]}" +2798,WANOABONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wand1268""]}" +2799,DOMUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""domu1246""]}" +2800,Ngarowapum,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""adze1240""]}" +2801,Yarus,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""adze1240""]}" +2802,KUBE Dialects:Kurungtufu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kuru1308""]}" +2803,KUBE Dialects:Yoanggeng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yoan1239""]}" +2804,West,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1610""]}" +2805,Nigac,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""niga1243""]}" +2806,Wana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wana1271""]}" +2807,Parce,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pare1270""]}" +2808,Wemp,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wemo1239""]}" +2809,South MIGABAC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sout2939""]}" +2810,MOMARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moma1243""]}" +2812,BONKIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bonk1244""]}" +2813,UFIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ufim1240""]}" +2814,WASEMBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wase1252""]}" +2816,Obura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""omwu1238""]}" +2817,Central TAIBORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2920""]}" +2818,WAFFA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""waff1241""]}" +2819,OWENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""owen1244""]}" +2820,Pinata,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""vina1238""]}" +2821,Southern TAIRORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sout2943""]}" +2822,Oyana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""oyan1240""]}" +2823,AUYANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""awiy1238""]}" +2824,Hakia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ilak1239""]}" +2825,TAUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""taun1251""]}" +2826,North-eastern Awa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2919""]}" +2827,South FORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pamu1239""]}" +2828,Keiagana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""keya1238""]}" +2829,Central FORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2922""]}" +2830,East GIMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""east2515""]}" +2831,West GIMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2597""]}" +2833,USARUFA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""usar1243""]}" +2834,ABAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""abag1245""]}" +2835,KAMANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kama1370""]}" +2836,Northern TAIRORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2920""]}" +2837,GADSUP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""gads1258""]}" +2838,Southern Awa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sout2942""]}" +2839,ASARO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""asar1240""]}" +2840,Hua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""huaa1250""]}" +2841,YAWIYUHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yawe1241""]}" +2842,GAHUKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gahu1246""]}" +2843,Hira,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hira1246""]}" +2844,Kami-Kulaka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kami1259""]}" +2845,Kamate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kama1369""]}" +2846,NOMANE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""noma1262""]}" +2847,Kiari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kiar1239""]}" +2848,Ono SIANE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""onaa1244""]}" +2849,Koreipa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kole1238""]}" +2850,Komunku,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""komo1263""]}" +2851,Lambau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lamb1275""]}" +2852,Yate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""inok1238""]}" +2853,Move,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""move1241""]}" +2854,Dagenava,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dage1244""]}" +2855,SALT-YUI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""salt1242""]}" +2856,CHUAVR Elimbari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""elim1239""]}" +2857,Kia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kiaa1241""]}" +2858,Ker,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""keri1251""]}" +2859,Chuave,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""chua1250""]}" +2860,Gona,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sina1271""]}" +2861,SINASINA Tabare,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""taba1262""]}" +2862,Dom,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""domm1246""]}" +2863,Kai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kiaa1241""]}" +2864,MARIGL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mari1436""]}" +2865,Yuri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yuri1250""]}" +2866,Eia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""goli1247""]}" +2867,MARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mari1429""]}" +2868,BINUMARIEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""binu1245""]}" +2869,GAHUKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""gahu1246""]}" +2870,KENATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kena1250""]}" +2871,North Western,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pawa1255""]}" +2872,NARAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nara1264""]}" +2874,GANJA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nara1264""]}" +2876,GENDE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gend1249""]}" +2877,TAUYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tauy1241""]}" +2878,BIYOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""biyo1244""]}" +2879,ISABI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""isab1240""]}" +2881,URIGINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""urig1240""]}" +2882,SINSAURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sins1241""]}" +2883,DUMPU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dump1243""]}" +2885,KESAWAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kesa1244""]}" +2886,SAUSI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""saus1246""]}" +2887,ASAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""asas1240""]}" +2888,Nll,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""niii1240""]}" +2889,Mid-Wahgi WAHGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""midw1243""]}" +2890,North-wahgi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2921""]}" +2891,Medlpa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""melp1238""]}" +2892,MARING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mari1435""]}" +2893,KALAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kala1397""]}" +2894,GANTS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gant1244""]}" +2895,AMELE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""amel1241""]}" +2896,MUNIT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""muni1257""]}" +2897,GUMALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""guma1255""]}" +2898,BAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bauu1244""]}" +2899,MAWAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mawa1267""]}" +2900,BAIMAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baim1245""]}" +2901,USU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""uyaa1238""]}" +2903,BRERI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""brer1240""]}" +2904,ROMKUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""romk1240""]}" +2905,IGANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""igan1243""]}" +2906,KOMINIMUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""komi1271""]}" +2907,AKRUKAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""akru1241""]}" +2909,EMERUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""apal1256""]}" +2910,OSUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""utar1238""]}" +2911,PAYNAMAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""payn1244""]}" +2912,ATEMPLE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""atem1241""]}" +2913,ANGAUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nend1239""]}" +2914,AIOME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""aiom1240""]}" +2915,ANOR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anor1241""]}" +2916,SILEIBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sile1255""]}" +2918,KOWAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kowa1245""]}" +2919,MOERE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moer1240""]}" +2920,BEPOUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bepo1240""]}" +2921,TANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""maia1253""]}" +2922,ULINGAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mauw1238""]}" +2924,MAWAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mawa1266""]}" +2925,HINIHON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hini1234""]}" +2926,WANAMBRE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wana1269""]}" +2927,MUSAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""musa1265""]}" +2929,YABEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yabe1255""]}" +2930,DIMIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""maru1253""]}" +2931,MUGIL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""barg1252""]}" +2932,ABASAKUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pall1244""]}" +2933,KOGUMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kobo1248""]}" +2934,WANUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""usan1239""]}" +2935,WADAGINAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wada1263""]}" +2937,PONDOMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anam1247""]}" +2938,KATIATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mumm1238""]}" +2940,PARAWEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""para1307""]}" +2941,YARAWATA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yara1250""]}" +2942,KOBON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kobo1249""]}" +2943,WAIBUK Arama,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sout2946""]}" +2944,Mambar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""cent2122""]}" +2945,Hamil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2926""]}" +2946,MIDSIVINDI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""inap1241""]}" +2947,ITUTANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""inap1241""]}" +2951,Lembum,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""abuu1241""]}" +2952,AION Others,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""amba1269""]}" +2954,GAMEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bore1247""]}" +2955,ADJORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""abuu1241""]}" +2956,BOSMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bosn1248""]}" +2958,Kunei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kuna1263""]}" +2959,Chimbian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buru1309""]}" +2960,Koiwat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""koiw1243""]}" +2961,ANGORAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ango1255""]}" +2963,KARAWARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kara1494""]}" +2965,Eastern SAWOS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buru1309""]}" +2966,TATMUL Palimber,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pali1278""]}" +2967,Nyaura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nyau1244""]}" +2968,CHAMBRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""cham1313""]}" +2969,YERAKAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yera1243""]}" +2970,BOIKEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +2971,Central BOIKEN A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""cent2125""]}" +2972,Central BOIKEN B,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""cent2125""]}" +2973,Yangoru E,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +2974,Yangoru B,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +2975,Yangoru A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +2976,Yangoru C,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +2977,Yangoru D,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +2978,Maprik,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mapr1240""]}" +2979,Wingei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wing1239""]}" +2980,Burui,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buru1309""]}" +2981,Central TATMUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gaik1242""]}" +2982,Wosera ABELAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ambu1247""]}" +2983,Yubanakor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kwan1278""]}" +2984,MEHEK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mehe1243""]}" +2986,KWASENGEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hang1263""]}" +2987,Kwoma,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kwom1262""]}" +2988,MANAMEU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mana1298""]}" +2990,Maie-Yesan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mayo1263""]}" +2991,MAYO Yau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yawu1237""]}" +2992,NGALA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ngal1300""]}" +2994,YANINGARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kani1285""]}" +2996,LAEKO-LIBUAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""laek1243""]}" +2997,BELI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""beli1258""]}" +2998,PAHI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pahi1246""]}" +2999,AUQU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kalo1262""]}" +3001,PASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pasi1259""]}" +3002,Tau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tauu1239""]}" +3003,Apos,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""apos1239""]}" +3004,KWANGA bongmaise,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bong1290""]}" +3005,Seim,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kwan1278""]}" +3006,Borgos,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bong1290""]}" +3007,WEST LOU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2579""]}" +3008,KAYIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wana1268""]}" +3009,ARU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""amol1235""]}" +3010,EAST LOU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""torr1259""]}" +3011,Norht KOMBIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2905""]}" +3012,Central KOMBIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""komb1272""]}" +3013,South KOMBIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""komb1272""]}" +3014,Central RUAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wusy1241""]}" +3015,West YAMBES,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2577""]}" +3016,East YAMBS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""east2497""]}" +3017,Bonahol,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bona1254""]}" +3018,Timingir,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""timi1241""]}" +3019,Urita,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""urit1239""]}" +3020,AUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""awtu1239""]}" +3021,AU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""auuu1241""]}" +3022,NAMBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nabi1239""]}" +3023,NINGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ning1273""]}" +3024,BOUYE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bouy1241""]}" +3025,YAU Sandaun,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yaus1235""]}" +3027,GNAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gnau1240""]}" +3028,KARAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kara1495""]}" +3030,ANAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""amal1242""]}" +3031,NAMIE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nami1256""]}" +3032,AK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""akkk1240""]}" +3035,AWUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""awun1245""]}" +3036,WOGAMUSIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""woga1249""]}" +3038,CHENAPIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""chen1259""]}" +3039,IWAM Upriver,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""SOVEREIGN"": ""IWAM Upriver"", ""Glottocodes"": [""iwam1256""]}" +3040,IWAM Downriver,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sepi1255""]}" +3042,Western BITARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bita1253""]}" +3043,Eastern BITARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bita1253""]}" +3044,Hiowe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hiyo1238""]}" +3045,SANIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sani1271""]}" +3046,PAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""peii1238""]}" +3047,WALIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1453""]}" +3048,YABIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yawi1238""]}" +3049,TUWARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tuwa1242""]}" +3050,AMTO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""amto1250""]}" +3051,MUSIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""siaw1243""]}" +3052,AMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""amap1240""]}" +3053,ROCKY PEAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""iter1241""]}" +3054,BO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bopa1235""]}" +3055,OWINIGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""owin1240""]}" +3056,TERI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""iter1241""]}" +3057,Nimo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nimo1247""]}" +3058,NIMO Nakwi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nimo1248""]}" +3059,BUSA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""odia1239""]}" +3061,DURANMIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""suar1238""]}" +3063,PAPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""papi1255""]}" +3064,South Mianmin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""uppe1429""]}" +3065,Umairof,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hewa1241""]}" +3067,Feramin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""fera1239""]}" +3068,TELEFOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tele1256""]}" +3069,Busilmin,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tifa1245""]}" +3070,TIFAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tifa1245""]}" +3071,FALWOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""faiw1243""]}" +3072,SETAMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""seta1246""]}" +3073,BIMIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bimi1240""]}" +3074,DUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""duna1248""]}" +3075,WUTUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wutu1244""]}" +3076,YANIMO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dumo1240""]}" +3077,RAWO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""rawo1244""]}" +3081,PUARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""puar1240""]}" +3083,SERA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sera1260""]}" +3084,ORMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ormu1248""]}" +3085,YOTAFA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""toba1266""]}" +3086,NAFRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nafr1241""]}" +3087,East SENTANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""east2518""]}" +3088,MORWAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""else1239""]}" +3089,TARPIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tarp1240""]}" +3090,Central TANAHMERAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tabl1243""]}" +3091,Eastern TANAHMERAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tabl1243""]}" +3092,DEMTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""demt1241""]}" +3093,Western TANAHMERAH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tabl1243""]}" +3094,Makwei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mekw1241""]}" +3095,SOBEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sobe1238""]}" +3096,BONGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bong1287""]}" +3097,URIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""yaps1238""]}" +3098,SENTANI Central,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""cent2123""]}" +3099,West SENTANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""west2602""]}" +3100,NIMBORAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1633""]}" +3101,Knwansu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mlap1238""]}" +3102,Gresi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""gres1240""]}" +3103,KEMTUK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kemt1242""]}" +3105,MAWES,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mawe1251""]}" +3106,MAREMGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mare1261""]}" +3107,MASSEP ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mass1263""]}" +3108,AIRORAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""airo1242""]}" +3109,North-Western KWERBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1595""]}" +3110,WARENBORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ware1253""]}" +3112,Southern KWERBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1595""]}" +3113,PAUWI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""pauw1243""]}" +3114,TAIRAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""burm1264""]}" +3115,WARES ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ware1254""]}" +3116,MANDER,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mand1443""]}" +3117,BONERIF,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bone1255""]}" +3118,ITIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""itik1240""]}" +3119,KWESTEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kwes1245""]}" +3120,Sewar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""beri1254""]}" +3121,Safrontani,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""beri1254""]}" +3122,Berk,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""beri1254""]}" +3123,Wat BERIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""beri1254""]}" +3124,Bew,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""beri1254""]}" +3125,Guamer,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""beri1254""]}" +3126,Daranto,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""beri1254""]}" +3127,AUSTRONESIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""aust1307""]}" +3129,Western SABERI(ISIRAWA),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""west1399""]}" +3130,Eastern SABERI (ISIRAWA),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""east1857""]}" +3131,SASAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sasa1251""]}" +3132,KWERBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1595""]}" +3133,North-eastern KWERBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1595""]}" +3134,SAMAROKENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sama1240""]}" +3135,KAURE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kaur1271""]}" +3137,NARAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kaur1271""]}" +3138,TOFAMNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tofa1246""]}" +3140,SAUSE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""saus1247""]}" +3141,KAPORP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kapo1250""]}" +3142,FOAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""foau1240""]}" +3143,USKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""usku1243""]}" +3144,MOLOF,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""molo1262""]}" +3145,TOWEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""towe1240""]}" +3146,DUBU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""dubu1240""]}" +3147,YAFI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""yafi1240""]}" +3148,Ok Bab,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""okba1239""]}" +3149,Kirome,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kete1254""]}" +3150,KINOME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""unaa1239""]}" +3152,Keririmna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kete1254""]}" +3153,Eipo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kete1254""]}" +3154,KETENGBAN Bime,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bime1239""]}" +3155,Kamume,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kete1254""]}" +3156,Teli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kete1254""]}" +3157,Baine,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kete1254""]}" +3158,Tanime,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kete1254""]}" +3159,Limeri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kete1254""]}" +3160,"GRAND VALLEY DANY, lower of Valley",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""lowe1415""]}" +3161,Lower Aikhe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""lowe1415""]}" +3162,TAWORTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tawo1244""]}" +3163,TACRI SO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""dout1240""]}" +3164,AIKWAKAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sika1263""]}" +3165,PAPASENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""papa1269""]}" +3166,WERETAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""wari1264""]}" +3167,TAOGWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kwer1264""]}" +3168,WAFOPEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""waro1242""]}" +3169,SAURI?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""saur1251""]}" +3170,KOREI?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kofe1239""]}" +3171,WAROPEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""waro1242""]}" +3172,BAROPAST,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bara1375""]}" +3174,SIROMI?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bara1375""]}" +3175,NISA ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nisa1239""]}" +3176,Benefa ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nisa1239""]}" +3177,BAUZI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bauz1241""]}" +3179,BABURIWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""obok1239""]}" +3180,Mid-Mbiyandoga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""wola1243""]}" +3181,Bime,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""bime1239""]}" +3182,Mid-Kemandoga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""wola1243""]}" +3183,WODANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""wola1243""]}" +3184,Western TURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""turu1251""]}" +3185,Southern TURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""iauu1242""]}" +3186,South Eastern TURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""iauu1242""]}" +3187,Northern TURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""iauu1242""]}" +3188,Northern East TURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""iauu1242""]}" 3189,? BAPU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3192,WOROPEN Napan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3194,TARUNGGARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3195,TAORI-KEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3196,Kandepe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3197,ENGA Layapo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3198,NETE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3199,West Central Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3201,W.lpili,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3203,E.lpili,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3204,Mongolipa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3205,HEWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3208,Malamuni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3210,ENGA Iniai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3211,SUMARIUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3212,SUMARIUI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3213,Kiane,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3214,HULI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3215,KATINJA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3216,N.W Kewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3217,N Mendi(Angal),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3220,Augu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3221,W.Mendi Heneng Nipa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3222,Wala MENDI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3223,Megi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3224,S.Mendi(S.Angal Heneng),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3225,FOE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3227,IPIKO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3228,Gibaio,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3229,Urarna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3230,Gope,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3231,POROME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3232,Waraga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3233,Pupitau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3234,Suri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3235,Boro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3236,Siligi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3237,Sopese,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3238,Diauwereke,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3239,Omo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3240,Erave Dadibi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3241,POROME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3242,Aurei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3244,BARUYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3246,KEURU Aheave,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3247,DYUGUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3248,Laragyan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3249,Djeebbanan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3250,Burarran Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3252,Nakkaran Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3255,Gunwinyguan Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3256,Nhulunbuy,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3257,Minginan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3258,Enindhilyagwan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3259,NGALAKAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3261,NGALIWURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" +3192,WOROPEN Napan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""napa1243""]}" +3194,TARUNGGARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tung1293""]}" +3195,TAORI-KEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kaiy1239""]}" +3196,Kandepe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kand1304""]}" +3197,ENGA Layapo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""laya1255""]}" +3198,NETE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nete1240""]}" +3199,West Central Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nete1240""]}" +3201,W.lpili,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ipil1240""]}" +3203,E.lpili,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ipil1240""]}" +3204,Mongolipa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hewa1241""]}" +3205,HEWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hewa1241""]}" +3208,Malamuni,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mara1406""]}" +3210,ENGA Iniai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nete1240""]}" +3211,SUMARIUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""suma1269""]}" +3212,SUMARIUI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""suma1269""]}" +3213,Kiane,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""hewa1241""]}" +3214,HULI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""huli1244""]}" +3215,KATINJA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anga1292""]}" +3216,N.W Kewa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2599""]}" +3217,N Mendi(Angal),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anga1293""]}" +3220,Augu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""augu1243""]}" +3221,W.Mendi Heneng Nipa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anga1292""]}" +3222,Wala MENDI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anga1314""]}" +3223,Megi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""megi1246""]}" +3224,S.Mendi(S.Angal Heneng),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anga1294""]}" +3225,FOE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""foii1241""]}" +3227,IPIKO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ipik1244""]}" +3228,Gibaio,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""giba1246""]}" +3229,Urarna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kope1239""]}" +3230,Gope,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kope1239""]}" +3231,POROME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""poro1255""]}" +3232,Waraga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wara1301""]}" +3233,Pupitau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pupi1239""]}" +3234,Suri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""suri1271""]}" +3235,Boro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boro1278""]}" +3236,Siligi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sili1248""]}" +3237,Sopese,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sope1239""]}" +3238,Diauwereke,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""folo1238""]}" +3239,Omo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""poro1255""]}" +3240,Erave Dadibi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""erav1243""]}" +3241,POROME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""poro1255""]}" +3242,Aurei,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""aure1239""]}" +3244,BARUYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baru1267""]}" +3246,KEURU Aheave,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ahea1235""]}" +3247,DYUGUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""dyug1238""]}" +3248,Laragyan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""lara1258""]}" +3249,Djeebbanan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""djee1236""]}" +3250,Burarran Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""bure1238""]}" +3252,Nakkaran Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""naka1260""]}" +3255,Gunwinyguan Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gunw1250""]}" +3256,Nhulunbuy,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yuul1239""]}" +3257,Minginan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""mink1237""]}" +3258,Enindhilyagwan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nung1290""]}" +3259,NGALAKAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngal1293""]}" +3261,NGALIWURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngal1294""]}" 3262,DJAWI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3263,South-West Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3264,Yiwaidjan Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3267,Gagudjuan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3268,Mangerrian Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3270,Warayan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3271,NGENKI-WUMERRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3272,Daly Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3274,Gungaraganyan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3276,Badjala,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3278,WAGIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3279,Yangmanic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3281,ALAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3282,MANGARAYI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3283,GAYARDILT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3285,GARADYARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3286,NGARLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3287,"NYAMAL,INLAND",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3288,AGARLUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3289,MARTU YHUNIRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3290,KARIVARRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3292,NHUWALA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3295,SOUTH-West Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3296,YANYUWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""ISLAND_NAME"": ""YANYUWA"", ""SOVEREIGN"": ""Australia""}" +3263,South-West Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""pama1250""]}" +3264,Yiwaidjan Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""iwai1246""]}" +3267,Gagudjuan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gaga1251""]}" +3268,Mangerrian Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""giim1238""]}" +3270,Warayan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wara1290""]}" +3271,NGENKI-WUMERRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngan1297""]}" +3272,Daly Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""west2434""]}" +3274,Gungaraganyan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""kung1259""]}" +3276,Badjala,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""baty1234""]}" +3278,WAGIMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wage1238""]}" +3279,Yangmanic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yang1287""]}" +3281,ALAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""alaw1244""]}" +3282,MANGARAYI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""mang1381""]}" +3283,GAYARDILT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""kaya1319""]}" +3285,GARADYARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""kara1476""]}" +3286,NGARLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngar1296""]}" +3287,"NYAMAL,INLAND",,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nyam1271""]}" +3288,AGARLUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngar1287""]}" +3289,MARTU YHUNIRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""mart1255""]}" +3290,KARIVARRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""kari1304""]}" +3292,NHUWALA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nhuw1239""]}" +3295,SOUTH-West Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""mirn1243""]}" +3296,YANYUWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""ISLAND_NAME"": ""YANYUWA"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yany1243""]}" 3297,Null,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3298,Bunwurung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3300,PERAMANGK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" +3298,Bunwurung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""boon1243""]}" +3300,PERAMANGK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""kaur1267""]}" 3301,NUNUNGAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3302,GOWAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3303,BAYALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3305,BANDYIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3306,LARDIL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3307,Mangarayan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3309,NO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3310,MURRINHPATHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3312,Nunggubuyan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3315,Tiwian Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3319,KALA LAGAW YA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3320,BUNABA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3321,GUNIYAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3322,Wunambal Gambera Miwa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3323,Guluwarin Kitja,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3324,NYIGINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3325,YAWURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3326,Nyulnyulan Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3327,WARWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3330,DJINGILI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3331,Djingili-Wambayan Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3332,WAMBAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3333,MINGIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3334,NGANYAYWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3335,DYANGADI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3336,THAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3337,NGUNAWAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3339,Warrim,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3340,AWAEAKAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3341,BIRBAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3342,GADANG Gadang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3343,YALARNNGIC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3344,Ungarinjin Guwidj Wilawila Wolyamidi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3345,Unggumi Worord,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3346,Gadjerawang Miriwung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3348,Waka-Kabic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3349,Wiradhuric Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3350,KDINJMAL KINGKEL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3351,GUWENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3353,GAYABARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3354,Yuin-Kuric Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3355,YAYGIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3356,NGUNDANBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3358,WULI WULI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3359,Bandjalangic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3360,YAGARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3361,Gumbaynggiric Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3364,Yidinyic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3365,YIDINY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3366,WANYURR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3367,Maric Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3368,Nyawaygic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3369,BARROW POINT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3370,Paman Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3372,NORTHERN PAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3373,NORTH EASTERN PAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3376,GALIBAMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3377,YANDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3379,WARLMANPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3380,DARAMBAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3382,MANGARLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3387,DYIRBAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3390,NGARDI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3393,WANGKAJUNGKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3394,BIRRIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3395,PINTUPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3396,Karnic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3398,GUWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3399,YIRANDHALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3402,GALGADUNGIC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3403,Wagaya-Warluwaric Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3404,Muruwaric Group-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3406,ANDEGEREBINHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3408,YURUWINGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3409,Ngangurugu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3411,Ngarinyeric-Yithayithic Grop,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3412,BUNGANDIDJ,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3413,KOLAKNGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3414,Kulinic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3415,MUK-THANG Dialects:Thangqual(Kratauatungalung),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3416,MUK-THANG Dialects:Muk-Thang(Brabiralung),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3417,Tatungaiung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3418,Braiakaulung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3420,WATHAWURUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3422,MARAWARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3423,DYIRRINGANY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3424,DHARAWAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3425,GUNDUNGURA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3426,DHURGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3427,Walgalu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3428,Thana-wurung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3429,MUK-THANG Dialects:Bidhawal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3431,PALLANGANM DDANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3433,WIRADHURI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3435,DHUDUROA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3436,YABULA YABULA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3437,YOTA YOTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3439,Ngawait,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3440,NARRUNGGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3441,KAURNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3442,NUGUNU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3443,WADIGALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3444,NGADJURI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3445,BANDJIGALI BANDJIGALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3446,WILYAGALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3447,WANYUBARLGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3448,SOUTHERN bAAGANDJI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3450,Erawirung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3452,KERAMIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3453,NARI-NARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3454,GURNU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3455,Baagandji Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3457,YITHA-YITHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3458,YARLUYANDI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3460,DIYARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3461,DIRARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3464,Arandic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3465,ANMATJIRRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3466,Aradnic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3468,ALYAWARRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3469,Ngarkat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3472,DHANGGAGARLI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3473,EASTERN ARANDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3474,GUYANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3475,ADYNYAMATHANHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3476,WAANYI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3477,GARAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3478,YUGULDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3479,NYANGGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3480,WAGAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3481,WARUMUNGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3482,GAYIYAMAR / MARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3483,YUGUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3484,GUUGU YIMIDHIRR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3485,DJANGUN / MULURIDYI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3486,GUGU YALANDYI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3490,Western SOUTHERN TASMANIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3493,South-eastern SOUTHERN TASMANIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3494,NORTHERN TASMANIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3495,Mid-eastern SOUTHERN TASMANIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3496,North-eastern SOUTHERN TASMANIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3498,Tasmanian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3502,Yotayotic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3514,Adiba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3515,GADSUP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3516,AGARABI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3517,UKURIGUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3518,BILAKURA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3519,AMAIMON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3523,RAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3524,GOROVU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3525,KUNDUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3526,MORESADA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3527,YONGGOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3528,KAETI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3530,HUMENE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3531,Tublamo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3532,Buaga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3533,Kubuli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3534,Kega,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3535,Omene,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3536,Alepa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3537,Vora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3540,N-E KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3541,Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3542,Lesser Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3543,GAINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3545,KUMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3546,NAGANE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3547,Aua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3549,Papua New Guinea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3551,TAKIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3553,GABUTAMUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3554,Central TIMBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3555,MAMAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3556,BENARENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3557,Gotomi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3558,KALULI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3560,North URAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3561,South URAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3562,YU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3563,ELKEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3565,AIKL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3566,Torricelli Phylum,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3568,ALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3569,GALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3570,AGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3571,YAPUNDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3572,ARUOP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3573,BRAGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3574,ULAU-SUAIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3575,ALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3576,BUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3577,MIYAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3578,ALFENDIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3579,YURI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3582,WARIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3583,WAINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3584,AMANAB,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3585,DEAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3586,EMUMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3587,Duka-Ekor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3588,Apmisibil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3589,Lower Bele,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3590,Hegenagi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3591,MONI Dugindoga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3592,Kemandoga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3595,Kubalia B,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3596,Kubalia A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3597,Naguim C,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3598,Naguim B,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3599,Naguim A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3600,E-Coast,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3601,W-Coast,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3602,FALAMUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3604,RON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3605,MOESWAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3606,KURUDU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3607,KANDAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3608,Laket,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3609,SURSURUNGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3610,Maket,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3611,Patpatar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3612,Pala,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3613,Sokirik,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3614,Usen,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3615,Barok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3616,Mesi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3617,Lelet,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3618,Danu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3619,Malom,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3620,Katingan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3621,Ugana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3622,Lavatbura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3623,Lamusong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3624,Kontu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3625,NOTSI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3627,NALIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3628,KUOT(PANARAS),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3630,Western KARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3631,Eastern KARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3632,Western TIGAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3634,TIANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3635,Southern TIGAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3636,Central TIGAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3637,Anir,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3639,Tangga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3641,Konomala,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3642,SIRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3643,KILENGE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3644,MALEU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3645,BARIAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3646,LONGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3647,ARAWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3648,Kaliai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3649,ANEM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3650,MOK-AFIA(BIBLING),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3651,PULIF,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3652,IDNE?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3653,Aria,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3654,Kove,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3655,BOLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3656,XARUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3657,KAPORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3658,AUSTRONESIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3659,SULKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3660,TUMUIP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3661,MENGEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3663,BAINING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3665,Jramot,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3666,Asimbali,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3667,Katrak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3668,BUTAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3669,TAULIL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3670,MELAMELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3671,Sui,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3672,Makolkol,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3673,Kol,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3674,Mio?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3675,Longeinga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3677,WASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3678,Mamusi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3680,Kakuna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3681,UVOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3683,Other ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3684,Poko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3685,Kukula,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3686,Mirapu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3687,Sampantabil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3688,Maututu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3689,Vele,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3690,Loso,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3691,Ubae,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3692,Bileki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3693,Bao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3694,Getmata,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3695,PASISMAUNA Eastern Inland,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3696,Sokhok ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3697,Karore,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3698,Sengseng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3699,Kaulong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3700,Miu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3701,Gimi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3702,RAUTO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3703,LAMOGAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3704,Babagarupu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3705,Baiawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3706,Yatfle,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3707,Imyan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3708,Sfaryere,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3709,Salmeyt,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3710,MOR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3713,URUANGNIRIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3714,MAPIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3716,SOBEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3721,MANEM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3722,South Boazi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3723,North Boazi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3724,North Yey,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3725,South YEY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3726,North KANUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3727,Central KANUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3729,GURINGGAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3730,IYORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3731,NGAGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3732,NGAMBAA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia""}" -3748,PUKAPUKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3753,PA'UMOTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3755,TAHITIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3761,HAWAIIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3772,North Mianmin(Wagarabi),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3774,NGALUM Ngaium,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3775,KAUWOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3776,NINGGIRUM Kasuwa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3777,Ninggirunt,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3778,SOUTH KATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3779,KOTOGUT ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia""}" -3780,ABAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3781,PYU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3782,South KANUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3783,Eastern GIZRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3784,Eastern Trans-Fly Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3785,Northern GIDRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3786,KWOMA nukuma,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3787,KAUNGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3788,North-Western PAWAIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3789,MIKARU Mikaru Padibi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3791,KOVAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3792,Kaimange,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3793,MUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3794,BARIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3797,LUKEP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3799,MANGAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3800,Ono,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3801,WERI Biaru-Waria,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3802,Sepoe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3803,Morigi-lokea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3804,Moreave Toaripi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3805,DOBU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3806,SEWA BAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3807,BUNAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3808,DUAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3809,KURADA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3810,IDUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3811,DIODIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3812,BWAIDOKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3813,KALORALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3814,MOLIMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3815,GALEYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3817,YAMALELE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3818,FAGULULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3819,BOSILEWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3820,GUMASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3821,WATALUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3822,Logea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3823,Sariba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3825,Asiaoro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3826,Pauia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3827,Yoliapi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3828,WOGEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3830,BAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3834,BOIKEN Island,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3836,BUNGAIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3837,Kaiep,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3838,KAIEP Terebu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3839,ATURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3840,WABUDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3852,SOUTHERN KIWAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3859,Island Kiwai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3860,Island Kiwa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3873,Northern MABUIAG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3875,E.Coastal Kiwai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3876,Daru Kiwai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3877,Simberi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3878,Tatau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3879,Tabar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3880,TIGAK Island,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3887,HALIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3888,SOLOS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3889,HAHON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3890,TIMPUTZ,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3891,TEOP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3892,KONUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3893,KERIAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3894,ROTOKAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3895,BANONI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3896,EIVO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3897,TORAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3898,NAGOVISI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3899,NASIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3900,BUIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -3901,Mono,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3902,Fauro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3903,VAGHUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3904,Ghone VARISI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3905,Babatana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3906,RIRIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3907,Varisi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3908,Kataz,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3909,EAST SHOISEUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3910,Lomaumbi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3911,Avaso,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3912,GHANONGGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3913,LUNGGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3914,SIMBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3915,KUSAGHE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3916,HOAVA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3917,AZUKURU(Extinct),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3918,ROVIANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3919,MAROVO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3921,VANGUNU Mbareke,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3922,MAROVO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3924,VANGUNU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3925,UGHELE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3927,KIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3932,LAGHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3933,KOKOTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3934,ZAZAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3935,BLABLANGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3936,GAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3937,MARINGE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3938,BUGOTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3939,SAVOSAVO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3940,MALANGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3941,LENGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3942,LONGGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3943,MARAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3944,BIRAPO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3945,KWARA AE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3946,LANGALANGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3947,KWAIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3948,DORIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3949,'ARE'ARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3950,LAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3951,Ulawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3952,SOUTH MALAITAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3953,Sa'a,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3954,OROHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3955,AROS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3956,Rihu'a,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3957,Agufi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3958,Haununu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3959,Rawo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3960,KAHUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3961,BAURO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3962,K,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3963,FAGANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3964,Poleo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3965,Koo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3966,Malageti,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3967,Talise,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3968,Tolo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3969,Moli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3970,Paripau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3971,Gari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3972,Geri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3973,Nginia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3974,Tandai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3975,Ndi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3976,Gae,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3977,To'abaita,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3978,Baelelea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3979,Baeguu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3980,Fataleka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands""}" -3981,Bellona,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -3982,Sepa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3983,AMAHAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3985,ATAMANU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3986,PAULOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3987,LISABATA-NONIALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3988,Malayan Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3989,Tala River,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3990,Southern ALUNE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3991,SALEMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3992,Central ALUNE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3994,WEMALE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3996,KAIBOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3997,Piru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -3998,Sulawesi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4000,LUHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4006,BOANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4009,Northern ALUNE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4011,Sulawesi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4017,LUHU Keleng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4018,MANIPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4020,Wai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4021,HADUKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4024,Ambon Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4025,Saparua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4026,Ambon Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4027,NUSALAUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4028,HITU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4030,N.E. Costal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4031,LOUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4032,GESER-GORAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4033,MASIWANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4034,BOBOT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4035,SETI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4037,Kobi-Benggoi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4040,Teluti,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4043,NUAULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4045,MANUSELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4049,NEW ZALAND MAORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4052,FUTUNA-AMOWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4054,KWAMERA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4055,S.W.TANNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4056,WHITESANDS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4057,LENAKE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4058,NORTH TANNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4059,URA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4060,SIE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4061,MOTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4062,MOTLAV,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4063,LOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4065,HIW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4069,LEHALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4070,LEHALURUP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4071,MERLAV,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4072,WETAMUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4073,NUME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4074,KORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4075,LAKONA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4076,MOSINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4077,VATRATA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4078,EMAE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4079,VALPEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4080,VUNAPU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4081,NOKUKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4082,PIAMATSINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4083,WUSI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4084,TASMATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4085,SAKAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4086,LOREDIAKARKAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4087,TOLOMAKO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4088,AKEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4089,SHARKBAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4090,TUTUBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4091,MALMARIV,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4092,NAVUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4093,LAMETIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4094,MOROUAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4095,RORIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4096,FORTSENAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4097,NARANGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4098,TANGOA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4099,WAILAPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4100,AMBLONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4101,MAFEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4103,BUTMAS TUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4105,AORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4106,ARAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4107,North & Central New Hebnides Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4109,SOUTH WEST BAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4110,NORTH EFATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4111,SOUTH FEATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4112,NAMAKURAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4115,NORTH EFATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4118,LEWO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4119,BIEREBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4120,BAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4121,MAII,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4122,BIERIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4123,PAAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4125,MASKELYNES,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4127,NORTH AMBRYM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4128,SOUTH-EAST AMBRYM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4129,PORT VATO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4130,DAKAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4131,LONWOLWDL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4132,MPOTOVORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4133,VOVO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4134,MALUABAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4135,VAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4136,ATCHIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4137,MAE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4138,LAREVAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4139,URIPIV-WALA-RANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4140,LINGARAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4141,VINMAVIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4142,LETEMBOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4143,LABO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4144,MALFAXAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4145,BURMBAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4146,AXAMR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4147,PORT SANDWITH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4148,AULUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4149,RERE[,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4150,UNUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4151,KATBOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4152,NASARIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4153,DIXON REFE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4154,SA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4155,SOWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4156,SEKE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4157,APMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4159,RAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4160,BAETORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4161,CNETRAL MAEWO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4162,MARINO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4163,POLONOMBAUK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4164,TAMBOTALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4165,MARAGUS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4166,LITZLITZ,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4167,B G NAMBAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4168,REPANBITIP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu""}" -4169,SONSOROLESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4173,ULITHIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4176,YAPESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4177,WOLEAIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4203,PAAFANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4206,TRUKESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4207,PONAPEAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4208,MOKILESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4209,PINGILAPESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4210,NUKUORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4211,MORTLOCKESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4217,KAPINGAMARANGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4218,NUKURIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4220,NAMONUITO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4222,PULUWAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4226,SATAWALESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4227,SAIPAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4229,CHAMORRO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4237,KIRIBATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4244,FAGA UVEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4245,IAAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4246,KUMAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4247,Yalayu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4248,PAICI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4249,CEMUHI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4250,Heake,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4251,Haveke,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4252,Waamwang(extinct),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4253,Hmwaveke,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4254,Vamale,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4256,CAAC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4257,YUAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4258,JAWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4259,FWAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4260,NEMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4261,PWAPWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4262,PWAAMEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4263,PIJE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4264,Bwato,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4265,ARHO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4266,ARHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4267,OROWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4268,AJIE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4269,NERE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4270,NEKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4271,Mea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4272,TIRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4273,XARACUU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4274,DUBEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4276,Numee,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4277,XARAGURE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia""}" -4280,TAKUU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4281,NUKUMANU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4282,LUANGIUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4283,SIKAIANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4284,PILENI Taumako,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4285,Aua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4286,TIKOPIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4287,ANUTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4289,ROTUMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4290,WESTERN FIJIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Fiji""}" -4292,FIJI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4295,NIUAFOOU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4296,EAST UVEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4297,TUVALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4308,SAMOAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4321,TONGAREVA(PENRHYN),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4323,MANIHIKI-RAKAHANGA(COOK ISLANDS MAORI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4330,RAPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4332,AUSTRAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4335,MANGAREVA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4375,MORIORI(Extinct),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4382,YALAYU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4385,KUMAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4388,BALI-VITU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4391,MELAMELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4392,Watom,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4393,Nodum,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4394,TOLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -4395,Raluana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -4396,Rokunoi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -4397,Rebar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -4398,Kabanga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -4399,Matupit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -4400,Masawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -4401,Makada,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4402,Molot,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4403,Utam,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4404,Manuan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4405,Kabotirai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4406,Ulu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4407,Mioko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4408,Keraware,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4409,KAMARIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4410,Elpaputi Bay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4411,Seit-Kaitetu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4412,ASU-ULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4413,SAPARUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4415,LARIKE-Wakasihu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4416,Allang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia""}" -4417,GESER-GORAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4420,Bicoli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4422,TERNATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4424,Mareku,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4426,Suasiu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4427,TIDORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4429,East Makian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4431,West Makian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4439,Tobelo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4440,Temate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4444,Buton,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4449,KAWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4455,BIAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4459,MATBAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4463,GEBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4465,EASTER ISLAND,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4466,TAKIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4467,Yanite,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -4468,YATE Keiayana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -4469,North FORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -4470,Kosena,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea""}" -4473,KATANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4474,KHMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4475,THAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4476,BLAGAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4477,GOGODALA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4480,East Mekeo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4481,Dobudurn,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4482,SIRAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} -4483,WOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,{} +3302,GOWAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""guwa1244""]}" +3303,BAYALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""baya1257""]}" +3305,BANDYIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""warr1255""]}" +3306,LARDIL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""lard1243""]}" +3307,Mangarayan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yany1243""]}" +3309,NO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wuna1249""]}" +3310,MURRINHPATHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""murr1259""]}" +3312,Nunggubuyan Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nung1290""]}" +3315,Tiwian Family-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""tiwi1244""]}" +3319,KALA LAGAW YA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""kala1377""]}" +3320,BUNABA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""buna1275""]}" +3321,GUNIYAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""goon1238""]}" +3322,Wunambal Gambera Miwa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wuna1249""]}" +3323,Guluwarin Kitja,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""kitj1240""]}" +3324,NYIGINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nyig1240""]}" +3325,YAWURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yawu1244""]}" +3326,Nyulnyulan Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nyul1248""]}" +3327,WARWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""warr1258""]}" +3330,DJINGILI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""djin1251""]}" +3331,Djingili-Wambayan Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""mirn1241""]}" +3332,WAMBAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nucl1328""]}" +3333,MINGIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""mink1237""]}" +3334,NGANYAYWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngan1296""]}" +3335,DYANGADI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""dyan1250""]}" +3336,THAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""thaw1238""]}" +3337,NGUNAWAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngun1277""]}" +3339,Warrim,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wori1245""]}" +3340,AWAEAKAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""awab1243""]}" +3341,BIRBAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wori1245""]}" +3342,GADANG Gadang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wori1245""]}" +3343,YALARNNGIC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yala1262""]}" +3344,Ungarinjin Guwidj Wilawila Wolyamidi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngar1284""]}" +3345,Unggumi Worord,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ungg1243""]}" +3346,Gadjerawang Miriwung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""miri1274""]}" +3348,Waka-Kabic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""waka1283""]}" +3349,Wiradhuric Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wira1261""]}" +3350,KDINJMAL KINGKEL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""dhar1248""]}" +3351,GUWENG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gure1255""]}" +3353,GAYABARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""waka1274""]}" +3354,Yuin-Kuric Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yuin1243""]}" +3355,YAYGIR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yayg1236""]}" +3356,NGUNDANBI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yaga1256""]}" +3358,WULI WULI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wuli1242""]}" +3359,Bandjalangic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""band1339""]}" +3360,YAGARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yaga1262""]}" +3361,Gumbaynggiric Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gumb1242""]}" +3364,Yidinyic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yidi1249""]}" +3365,YIDINY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yidi1250""]}" +3366,WANYURR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yidi1250""]}" +3367,Maric Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""mari1445""]}" +3368,Nyawaygic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nyaw1248""]}" +3369,BARROW POINT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""barr1247""]}" +3370,Paman Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""pama1251""]}" +3372,NORTHERN PAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nort2758""]}" +3373,NORTH EASTERN PAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nort3256""]}" +3376,GALIBAMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""guga1239""]}" +3377,YANDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yand1251""]}" +3379,WARLMANPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""warl1255""]}" +3380,DARAMBAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""dhar1248""]}" +3382,MANGARLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""mang1383""]}" +3387,DYIRBAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""dyir1250""]}" +3390,NGARDI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngar1288""]}" +3393,WANGKAJUNGKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wang1288""]}" +3394,BIRRIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""pirr1240""]}" +3395,PINTUPI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""pint1254""]}" +3396,Karnic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""karn1253""]}" +3398,GUWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""guwa1242""]}" +3399,YIRANDHALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yira1239""]}" +3402,GALGADUNGIC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""galg1238""]}" +3403,Wagaya-Warluwaric Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngar1291""]}" +3404,Muruwaric Group-Level Isolate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""muru1265""]}" +3406,ANDEGEREBINHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ande1247""]}" +3408,YURUWINGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ayer1246""]}" +3409,Ngangurugu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""lowe1402""]}" +3411,Ngarinyeric-Yithayithic Grop,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""lowe1401""]}" +3412,BUNGANDIDJ,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""warr1256""]}" +3413,KOLAKNGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""cola1237""]}" +3414,Kulinic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""kuli1251""]}" +3415,MUK-THANG Dialects:Thangqual(Kratauatungalung),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gana1279""]}" +3416,MUK-THANG Dialects:Muk-Thang(Brabiralung),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gana1279""]}" +3417,Tatungaiung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gana1278""]}" +3418,Braiakaulung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gana1278""]}" +3420,WATHAWURUNG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wath1238""]}" +3422,MARAWARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""darl1243""]}" +3423,DYIRRINGANY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""dhur1239""]}" +3424,DHARAWAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""thur1254""]}" +3425,GUNDUNGURA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gund1248""]}" +3426,DHURGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""dhur1239""]}" +3427,Walgalu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngar1297""]}" +3428,Thana-wurung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""daun1234""]}" +3429,MUK-THANG Dialects:Bidhawal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gana1268""]}" +3431,PALLANGANM DDANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""pall1243""]}" +3433,WIRADHURI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wira1262""]}" +3435,DHUDUROA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""dhud1236""]}" +3436,YABULA YABULA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yabu1234""]}" +3437,YOTA YOTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yort1237""]}" +3439,Ngawait,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""uppe1415""]}" +3440,NARRUNGGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""naru1238""]}" +3441,KAURNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""kaur1267""]}" +3442,NUGUNU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nugu1241""]}" +3443,WADIGALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wadi1261""]}" +3444,NGADJURI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""ngad1257""]}" +3445,BANDJIGALI BANDJIGALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""darl1243""]}" +3446,WILYAGALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wilj1239""]}" +3447,WANYUBARLGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""darl1243""]}" +3448,SOUTHERN bAAGANDJI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""darl1243""]}" +3450,Erawirung,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yira1241""]}" +3452,KERAMIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""kera1256""]}" +3453,NARI-NARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nari1241""]}" +3454,GURNU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""darl1243""]}" +3455,Baagandji Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""darl1243""]}" +3457,YITHA-YITHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yith1234""]}" +3458,YARLUYANDI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yarl1238""]}" +3460,DIYARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""dier1241""]}" +3461,DIRARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""dira1238""]}" +3464,Arandic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""aran1267""]}" +3465,ANMATJIRRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""anma1239""]}" +3466,Aradnic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""aran1267""]}" +3468,ALYAWARRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""alya1239""]}" +3469,Ngarkat,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""uppe1415""]}" +3472,DHANGGAGARLI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""darl1243""]}" +3473,EASTERN ARANDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""east2379""]}" +3474,GUYANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""guya1249""]}" +3475,ADYNYAMATHANHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""adny1235""]}" +3476,WAANYI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""wany1247""]}" +3477,GARAWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gara1269""]}" +3478,YUGULDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gang1267""]}" +3479,NYANGGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gang1267""]}" +3480,WAGAYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""waga1260""]}" +3481,WARUMUNGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""waru1265""]}" +3482,GAYIYAMAR / MARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""mara1385""]}" +3483,YUGUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yugu1250""]}" +3484,GUUGU YIMIDHIRR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""gugu1255""]}" +3485,DJANGUN / MULURIDYI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""mulu1243"", ""djan1238""]}" +3486,GUGU YALANDYI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yala1261""]}" +3490,Western SOUTHERN TASMANIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""sout3391""]}" +3493,South-eastern SOUTHERN TASMANIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""sout1293""]}" +3494,NORTHERN TASMANIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""west1503""]}" +3495,Mid-eastern SOUTHERN TASMANIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""sout1439""]}" +3496,North-eastern SOUTHERN TASMANIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""nort1442""]}" +3498,Tasmanian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""west1503""]}" +3502,Yotayotic Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yort1237""]}" +3514,Adiba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""gogo1265""]}" +3515,GADSUP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gads1258""]}" +3516,AGARABI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""agar1252""]}" +3517,UKURIGUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ukur1240""]}" +3518,BILAKURA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bila1257""]}" +3519,AMAIMON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""amai1246""]}" +3523,RAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""raoo1244""]}" +3524,GOROVU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""goro1261""]}" +3525,KUNDUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anam1248""]}" +3526,MORESADA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""more1258""]}" +3527,YONGGOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yong1280""]}" +3528,KAETI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mand1473""]}" +3530,HUMENE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""hume1246""]}" +3531,Tublamo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tubu1241""]}" +3532,Buaga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buag1237""]}" +3533,Kubuli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kubu1240""]}" +3534,Kega,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ikeg1236""]}" +3535,Omene,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""omen1237""]}" +3536,Alepa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""alep1237""]}" +3537,Vora,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""vora1237""]}" +3540,N-E KOIARI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gras1249""]}" +3541,Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moun1252""]}" +3542,Lesser Eastern,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moun1252""]}" +3543,GAINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gain1243""]}" +3545,KUMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kuma1280""]}" +3546,NAGANE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""naga1404""]}" +3547,Aua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""awaa1246""]}" +3549,Papua New Guinea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""wata1253""]}" +3551,TAKIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""taki1248""]}" +3553,GABUTAMUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gabu1248""]}" +3554,Central TIMBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""cent2113""]}" +3555,MAMAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mana1295""]}" +3556,BENARENA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bena1264""]}" +3557,Gotomi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""koto1252""]}" +3558,KALULI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kalu1248""]}" +3560,North URAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wase1250""]}" +3561,South URAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""urat1244""]}" +3562,YU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yill1241""]}" +3563,ELKEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""elke1240""]}" +3565,AIKL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yang1294""]}" +3566,Torricelli Phylum,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1708""]}" +3568,ALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""diaa1238""]}" +3569,GALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sina1269""]}" +3570,AGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""agii1245""]}" +3571,YAPUNDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""yapu1240""]}" +3572,ARUOP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""aruo1240""]}" +3573,BRAGAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""brag1240""]}" +3574,ULAU-SUAIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ulau1237""]}" +3575,ALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""alii1241""]}" +3576,BUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bunn1240""]}" +3577,MIYAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kyen1243""]}" +3578,ALFENDIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nanu1240""]}" +3579,YURI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kark1258""]}" +3582,WARIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""wari1266""]}" +3583,WAINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sowa1245""]}" +3584,AMANAB,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""aman1265""]}" +3585,DEAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dera1245""]}" +3586,EMUMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""emum1240""]}" +3587,Duka-Ekor,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""duka1248""]}" +3588,Apmisibil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""apmi1239""]}" +3589,Lower Bele,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lowe1415""]}" +3590,Hegenagi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""moni1261""]}" +3591,MONI Dugindoga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""moni1261""]}" +3592,Kemandoga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""moni1261""]}" +3595,Kubalia B,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +3596,Kubalia A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +3597,Naguim C,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +3598,Naguim B,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +3599,Naguim A,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""boik1241""]}" +3600,E-Coast,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1622""]}" +3601,W-Coast,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""nucl1622""]}" +3602,FALAMUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""made1253""]}" +3604,RON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""roon1237""]}" +3605,MOESWAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""meos1237""]}" +3606,KURUDU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kuru1305""]}" +3607,KANDAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kand1301""]}" +3608,Laket,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lake1254""]}" +3609,SURSURUNGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""surs1246""]}" +3610,Maket,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""make1251""]}" +3611,Patpatar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""patp1243""]}" +3612,Pala,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pala1343""]}" +3613,Sokirik,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""soki1239""]}" +3614,Usen,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""usen1237""]}" +3615,Barok,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baro1253""]}" +3616,Mesi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mesi1243""]}" +3617,Lelet,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lele1268""]}" +3618,Danu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""danu1250""]}" +3619,Malom,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""malo1244""]}" +3620,Katingan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kati1275""]}" +3621,Ugana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ugan1242""]}" +3622,Lavatbura,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lava1240""]}" +3623,Lamusong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lamu1255""]}" +3624,Kontu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kont1245""]}" +3625,NOTSI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nots1237""]}" +3627,NALIK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nali1244""]}" +3628,KUOT(PANARAS),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kuot1243""]}" +3630,Western KARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kara1486""]}" +3631,Eastern KARA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kara1486""]}" +3632,Western TIGAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""west2525""]}" +3634,TIANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tian1237""]}" +3635,Southern TIGAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sout2871""]}" +3636,Central TIGAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""cent2064""]}" +3637,Anir,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tang1348""]}" +3639,Tangga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tang1348""]}" +3641,Konomala,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kono1269""]}" +3642,SIRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""siar1238""]}" +3643,KILENGE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""male1289""]}" +3644,MALEU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""male1290""]}" +3645,BARIAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bari1286""]}" +3646,LONGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""amar1272""]}" +3647,ARAWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""araw1283""]}" +3648,Kaliai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kali1299""]}" +3649,ANEM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""anem1249""]}" +3650,MOK-AFIA(BIBLING),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mouk1239""]}" +3651,PULIF,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""puli1237""]}" +3652,IDNE?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""male1289""]}" +3653,Aria,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mouk1239""]}" +3654,Kove,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kove1237""]}" +3655,BOLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bola1250""]}" +3656,XARUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""haru1243""]}" +3657,KAPORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bebe1252""]}" +3658,AUSTRONESIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""aust1307""]}" +3659,SULKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sulk1246""]}" +3660,TUMUIP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tomo1244""]}" +3661,MENGEN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""meng1267""]}" +3663,BAINING,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bain1263""]}" +3665,Jramot,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""urap1240""]}" +3666,Asimbali,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""simb1259""]}" +3667,Katrak,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kair1267""]}" +3668,BUTAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buta1242""]}" +3669,TAULIL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""taul1251""]}" +3670,MELAMELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mera1242""]}" +3671,Sui,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""suii1244""]}" +3672,Makolkol,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mako1250""]}" +3673,Kol,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kolp1236""]}" +3674,Mio?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""meng1267""]}" +3675,Longeinga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""meng1267""]}" +3677,WASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""pele1245""]}" +3678,Mamusi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1511""]}" +3680,Kakuna,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""melk1241""]}" +3681,UVOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lote1237""]}" +3683,Other ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mang1403""]}" +3684,Poko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mang1403""]}" +3685,Kukula,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mang1403""]}" +3686,Mirapu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mara1401""]}" +3687,Sampantabil,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mang1403""]}" +3688,Maututu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""maut1237""]}" +3689,Vele,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""vere1251""]}" +3690,Loso,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""losa1236""]}" +3691,Ubae,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ubae1237""]}" +3692,Bileki,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bile1245""]}" +3693,Bao,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baoo1237""]}" +3694,Getmata,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kaul1240""]}" +3695,PASISMAUNA Eastern Inland,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""east2457""]}" +3696,Sokhok ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""apso1237""]}" +3697,Karore,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""karo1298""]}" +3698,Sengseng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""seng1281""]}" +3699,Kaulong,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kaul1240""]}" +3700,Miu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""miuu1237""]}" +3701,Gimi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gimi1242""]}" +3702,RAUTO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""puli1237""]}" +3703,LAMOGAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""lamo1244""]}" +3704,Babagarupu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""baba1269""]}" +3705,Baiawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""maiw1251""]}" +3706,Yatfle,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tehi1237""]}" +3707,Imyan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""imya1235""]}" +3708,Sfaryere,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sfar1238""]}" +3709,Salmeyt,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sawi1235""]}" +3710,MOR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""morm1235""]}" +3713,URUANGNIRIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""urua1244""]}" +3714,MAPIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""mapi1250""]}" +3716,SOBEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sobe1238""]}" +3721,MANEM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mane1266""]}" +3722,South Boazi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kuni1265""]}" +3723,North Boazi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kuni1265""]}" +3724,North Yey,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""yeii1239""]}" +3725,South YEY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""lowe1408""]}" +3726,North KANUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sota1242""]}" +3727,Central KANUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""kanu1280""]}" +3729,GURINGGAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""yuin1243""]}" +3730,IYORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""sydn1236""]}" +3731,NGAGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""dyan1250""]}" +3732,NGAMBAA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Australia"", ""SOVEREIGN"": ""Australia"", ""Glottocodes"": [""kumb1268""]}" +3748,PUKAPUKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""puka1242""]}" +3753,PA'UMOTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tuam1242""]}" +3755,TAHITIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tahi1242""]}" +3761,HAWAIIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""hawa1245""]}" +3772,North Mianmin(Wagarabi),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""suga1249""]}" +3774,NGALUM Ngaium,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""ngal1298""]}" +3775,KAUWOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""faiw1243""]}" +3776,NINGGIRUM Kasuwa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kasu1252""]}" +3777,Ninggirunt,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ning1274""]}" +3778,SOUTH KATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""sout2940""]}" +3779,KOTOGUT ?,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""Glottocodes"": [""tsak1250""]}" +3780,ABAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""abau1245""]}" +3781,PYU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pyuu1245""]}" +3782,South KANUM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sota1242""]}" +3783,Eastern GIZRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""gizr1240""]}" +3784,Eastern Trans-Fly Family,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""east2503""]}" +3785,Northern GIDRA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""wipi1242""]}" +3786,KWOMA nukuma,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kwom1262""]}" +3787,KAUNGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""yelo1243""]}" +3788,North-Western PAWAIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pawa1255""]}" +3789,MIKARU Mikaru Padibi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dadi1250""]}" +3791,KOVAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kova1243""]}" +3792,Kaimange,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mbul1263""]}" +3793,MUTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""mutu1242""]}" +3794,BARIM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""karn1252""]}" +3797,LUKEP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""loke1237""]}" +3799,MANGAP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mbul1263""]}" +3800,Ono,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""onoo1247""]}" +3801,WERI Biaru-Waria,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""biar1240""]}" +3802,Sepoe,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sepo1239""]}" +3803,Morigi-lokea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sepo1239""]}" +3804,Moreave Toaripi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nucl1581""]}" +3805,DOBU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""dobu1241""]}" +3806,SEWA BAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sewa1251""]}" +3807,BUNAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buna1276""]}" +3808,DUAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""duau1237""]}" +3809,KURADA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""auhe1237""]}" +3810,IDUNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""idun1242""]}" +3811,DIODIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""diod1237""]}" +3812,BWAIDOKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bwai1242""]}" +3813,KALORALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kolu1245""]}" +3814,MOLIMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moli1248""]}" +3815,GALEYA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""gale1257""]}" +3817,YAMALELE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""iama1237""]}" +3818,FAGULULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""moli1248""]}" +3819,BOSILEWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bose1237""]}" +3820,GUMASI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""guma1254""]}" +3821,WATALUMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kani1281""]}" +3822,Logea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""suau1242""]}" +3823,Sariba,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sali1295""]}" +3825,Asiaoro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""asia1264""]}" +3826,Pauia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""uppe1428""]}" +3827,Yoliapi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""hewa1241""]}" +3828,WOGEO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""woge1237""]}" +3830,BAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""biem1237""]}" +3834,BOIKEN Island,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""boik1241""]}" +3836,BUNGAIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bung1270""]}" +3837,Kaiep,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kaie1237""]}" +3838,KAIEP Terebu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kaie1238""]}" +3839,ATURU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""flyr1238""]}" +3840,WABUDA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""wabo1241""]}" +3852,SOUTHERN KIWAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sout2949""]}" +3859,Island Kiwai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""isla1274""]}" +3860,Island Kiwa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""isla1274""]}" +3873,Northern MABUIAG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kala1377""]}" +3875,E.Coastal Kiwai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""east2521""]}" +3876,Daru Kiwai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""daru1245""]}" +3877,Simberi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""simb1257""]}" +3878,Tatau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tata1256""]}" +3879,Tabar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mand1440""]}" +3880,TIGAK Island,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""isla1272""]}" +3887,HALIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""hali1244""]}" +3888,SOLOS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""solo1257""]}" +3889,HAHON,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""haho1237""]}" +3890,TIMPUTZ,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tinp1237""]}" +3891,TEOP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""teop1238""]}" +3892,KONUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""rapo1238""]}" +3893,KERIAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ramo1245""]}" +3894,ROTOKAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""roto1249""]}" +3895,BANONI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""bann1247""]}" +3896,EIVO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""asko1238""]}" +3897,TORAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""tora1259""]}" +3898,NAGOVISI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""sibe1248""]}" +3899,NASIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""naas1242""]}" +3900,BUIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""buin1248""]}" +3901,Mono,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mono1274""]}" +3902,Fauro,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""faur1237""]}" +3903,VAGHUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""vagh1249""]}" +3904,Ghone VARISI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""ghon1237""]}" +3905,Babatana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""baba1268""]}" +3906,RIRIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""riri1237""]}" +3907,Varisi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""vari1239""]}" +3908,Kataz,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""kata1267""]}" +3909,EAST SHOISEUL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""east2760""]}" +3910,Lomaumbi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""loma1262""]}" +3911,Avaso,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""avas1237""]}" +3912,GHANONGGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""ghan1242""]}" +3913,LUNGGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""lung1249""]}" +3914,SIMBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""simb1256""]}" +3915,KUSAGHE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""kusa1253""]}" +3916,HOAVA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""hoav1238""]}" +3917,AZUKURU(Extinct),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""kazu1245""]}" +3918,ROVIANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""rovi1238""]}" +3919,MAROVO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""maro1244""]}" +3921,VANGUNU Mbareke,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""bare1273""]}" +3922,MAROVO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""maro1244""]}" +3924,VANGUNU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""vang1243""]}" +3925,UGHELE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""ughe1237""]}" +3927,KIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""zaba1237""]}" +3932,LAGHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""lagh1246""]}" +3933,KOKOTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""koko1269""]}" +3934,ZAZAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""zaza1245""]}" +3935,BLABLANGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""blab1237""]}" +3936,GAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""gaoo1237""]}" +3937,MARINGE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""mari1427""]}" +3938,BUGOTU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""bugh1239""]}" +3939,SAVOSAVO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""savo1255""]}" +3940,MALANGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""mala1484""]}" +3941,LENGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""leng1259""]}" +3942,LONGGU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""long1395""]}" +3943,MARAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""mara1398""]}" +3944,BIRAPO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""bira1254""]}" +3945,KWARA AE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""kwar1239""]}" +3946,LANGALANGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""wala1266""]}" +3947,KWAIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""kwai1243""]}" +3948,DORIO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""dori1246""]}" +3949,'ARE'ARE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""area1240""]}" +3950,LAU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""lauu1247""]}" +3951,Ulawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ulaw1237""]}" +3952,SOUTH MALAITAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sout3198""]}" +3953,Sa'a,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""saaa1240""]}" +3954,OROHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""oroh1237""]}" +3955,AROS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""aros1241""]}" +3956,Rihu'a,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""rihu1237""]}" +3957,Agufi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""aguf1237""]}" +3958,Haununu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""haun1237""]}" +3959,Rawo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""baur1252""]}" +3960,KAHUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""kahu1241""]}" +3961,BAURO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""baur1252""]}" +3962,K,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""kahu1241""]}" +3963,FAGANI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""faga1239""]}" +3964,Poleo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""pole1240""]}" +3965,Koo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""kooo1245""]}" +3966,Malageti,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""mala1483""]}" +3967,Talise,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""tali1259""]}" +3968,Tolo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""tolo1254""]}" +3969,Moli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""moli1247""]}" +3970,Paripau,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""pari1257""]}" +3971,Gari,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""ghar1239""]}" +3972,Geri,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""geri1237""]}" +3973,Nginia,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""ngin1246""]}" +3974,Tandai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""tand1254""]}" +3975,Ndi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""ndii1241""]}" +3976,Gae,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""gaee1238""]}" +3977,To'abaita,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""toab1237""]}" +3978,Baelelea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""bael1237""]}" +3979,Baeguu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""baeg1237""]}" +3980,Fataleka,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Solomon Islands"", ""Glottocodes"": [""fata1245""]}" +3981,Bellona,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""renn1242""]}" +3982,Sepa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sepa1242""]}" +3983,AMAHAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""amah1245""]}" +3985,ATAMANU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""yala1266""]}" +3986,PAULOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""paul1238""]}" +3987,LISABATA-NONIALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lisa1239""]}" +3988,Malayan Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""ambo1250""]}" +3989,Tala River,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sout2892""]}" +3990,Southern ALUNE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sout2893""]}" +3991,SALEMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sale1244""]}" +3992,Central ALUNE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""alun1238""]}" +3994,WEMALE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nort2864""]}" +3996,KAIBOBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""kaib1244""]}" +3997,Piru,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""luhu1243""]}" +3998,Sulawesi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""buto1237""]}" +4000,LUHU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""luhu1243""]}" +4006,BOANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""boan1242""]}" +4009,Northern ALUNE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nort2866""]}" +4011,Sulawesi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""buto1237""]}" +4017,LUHU Keleng,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""kela1256""]}" +4018,MANIPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""mani1297""]}" +4020,Wai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""hitu1239""]}" +4021,HADUKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""haru1244""]}" +4024,Ambon Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""ambo1255""]}" +4025,Saparua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sapa1251""]}" +4026,Ambon Malay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ambo1255""]}" +4027,NUSALAUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nusa1245""]}" +4028,HITU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""hitu1239""]}" +4030,N.E. Costal,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nort2864""]}" +4031,LOUN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""loun1239""]}" +4032,GESER-GORAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""gese1240""]}" +4033,MASIWANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""masi1266""]}" +4034,BOBOT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""bobo1254""]}" +4035,SETI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lian1255""]}" +4037,Kobi-Benggoi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""beng1287""]}" +4040,Teluti,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""telu1263""]}" +4043,NUAULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""nuau1240""]}" +4045,MANUSELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""manu1258""]}" +4049,NEW ZALAND MAORI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""maor1246""]}" +4052,FUTUNA-AMOWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""futu1245""]}" +4054,KWAMERA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""kwam1252""]}" +4055,S.W.TANNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""sout2869""]}" +4056,WHITESANDS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""whit1269""]}" +4057,LENAKE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""lena1238""]}" +4058,NORTH TANNA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""nort2847""]}" +4059,URA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""urav1235""]}" +4060,SIE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""siee1239""]}" +4061,MOTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mota1237""]}" +4062,MOTLAV,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""motl1238""]}" +4063,LOH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""loto1240""]}" +4065,HIW,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""hiww1237""]}" +4069,LEHALI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""leha1243""]}" +4070,LEHALURUP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""leha1244""]}" +4071,MERLAV,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""merl1237""]}" +4072,WETAMUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""weta1242""]}" +4073,NUME,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""nume1241""]}" +4074,KORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""koro1308""]}" +4075,LAKONA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""lako1245""]}" +4076,MOSINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""vure1239""]}" +4077,VATRATA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""vera1241""]}" +4078,EMAE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""emae1237""]}" +4079,VALPEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""valp1237""]}" +4080,VUNAPU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""vuna1239""]}" +4081,NOKUKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""noku1237""]}" +4082,PIAMATSINA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""piam1242""]}" +4083,WUSI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""wusi1237""]}" +4084,TASMATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tasm1246""]}" +4085,SAKAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""port1296""]}" +4086,LOREDIAKARKAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""lore1244""]}" +4087,TOLOMAKO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tolo1255""]}" +4088,AKEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""akei1237""]}" +4089,SHARKBAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""shar1251""]}" +4090,TUTUBA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tutu1241""]}" +4091,MALMARIV,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mere1242""]}" +4092,NAVUT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""navu1237""]}" +4093,LAMETIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mere1242""]}" +4094,MOROUAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""moro1286""]}" +4095,RORIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""rori1237""]}" +4096,FORTSENAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""fort1240""]}" +4097,NARANGO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nara1263""]}" +4098,TANGOA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tang1347""]}" +4099,WAILAPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""wail1242""]}" +4100,AMBLONG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ambl1237""]}" +4101,MAFEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mafe1237""]}" +4103,BUTMAS TUR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""butm1237""]}" +4105,AORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""aore1237""]}" +4106,ARAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""arak1252""]}" +4107,North & Central New Hebnides Group,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""nort3195""]}" +4109,SOUTH WEST BAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""sout2857""]}" +4110,NORTH EFATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""nort2836""]}" +4111,SOUTH FEATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""sout3196""]}" +4112,NAMAKURAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nama1268""]}" +4115,NORTH EFATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nort2836""]}" +4118,LEWO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""lewo1242""]}" +4119,BIEREBO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""bier1244""]}" +4120,BAKI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""baki1244""]}" +4121,MAII,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""maii1238""]}" +4122,BIERIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""bier1246""]}" +4123,PAAMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""paam1238""]}" +4125,MASKELYNES,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mask1242""]}" +4127,NORTH AMBRYM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""nort2839""]}" +4128,SOUTH-EAST AMBRYM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""sout2859""]}" +4129,PORT VATO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""port1286""]}" +4130,DAKAKA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""daka1243""]}" +4131,LONWOLWDL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""lonw1238""]}" +4132,MPOTOVORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""mpot1241""]}" +4133,VOVO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""vovo1238""]}" +4134,MALUABAY,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""malu1245""]}" +4135,VAO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""vaoo1237""]}" +4136,ATCHIN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""atch1238""]}" +4137,MAE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""maee1241""]}" +4138,LAREVAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""lare1249""]}" +4139,URIPIV-WALA-RANO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""urip1239""]}" +4140,LINGARAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""ling1265""]}" +4141,VINMAVIS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""wini1242""]}" +4142,LETEMBOI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""lete1242""]}" +4143,LABO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""labo1244""]}" +4144,MALFAXAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""malf1237""]}" +4145,BURMBAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""burm1263""]}" +4146,AXAMR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""axam1237""]}" +4147,PORT SANDWITH,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""port1285""]}" +4148,AULUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""aulu1238""]}" +4149,RERE[,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""rere1240""]}" +4150,UNUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""unua1237""]}" +4151,KATBOL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""katb1237""]}" +4152,NASARIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""nasa1240""]}" +4153,DIXON REFE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""dixo1238""]}" +4154,SA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""saaa1241""]}" +4155,SOWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""sowa1244""]}" +4156,SEKE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""seke1241""]}" +4157,APMA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""apma1240""]}" +4159,RAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""hano1246""]}" +4160,BAETORA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""baet1237""]}" +4161,CNETRAL MAEWO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""cent2058""]}" +4162,MARINO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""mari1426""]}" +4163,POLONOMBAUK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""polo1242""]}" +4164,TAMBOTALO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tamb1253""]}" +4165,MARAGUS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""mara1399""]}" +4166,LITZLITZ,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""litz1237""]}" +4167,B G NAMBAS,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""bign1238""]}" +4168,REPANBITIP,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Vanuatu"", ""Glottocodes"": [""repa1237""]}" +4169,SONSOROLESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sons1243""]}" +4173,ULITHIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ulit1238""]}" +4176,YAPESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""yape1248""]}" +4177,WOLEAIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""wole1240""]}" +4203,PAAFANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""paaf1237""]}" +4206,TRUKESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""chuu1238""]}" +4207,PONAPEAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pohn1238""]}" +4208,MOKILESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""moki1238""]}" +4209,PINGILAPESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ping1243""]}" +4210,NUKUORO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nuku1260""]}" +4211,MORTLOCKESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mort1237""]}" +4217,KAPINGAMARANGI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kapi1249""]}" +4218,NUKURIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nuku1259""]}" +4220,NAMONUITO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""namo1247""]}" +4222,PULUWAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""pulu1242""]}" +4226,SATAWALESE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sata1237""]}" +4227,SAIPAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""caro1242""]}" +4229,CHAMORRO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""cham1312""]}" +4237,KIRIBATI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""gilb1244""]}" +4244,FAGA UVEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""west2516""]}" +4245,IAAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""iaai1238""]}" +4246,KUMAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""nucl1483""]}" +4247,Yalayu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""yala1265""]}" +4248,PAICI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""paic1239""]}" +4249,CEMUHI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""cemu1238""]}" +4250,Heake,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""haek1239""]}" +4251,Haveke,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""have1241""]}" +4252,Waamwang(extinct),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""waam1236""]}" +4253,Hmwaveke,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""hmwa1243""]}" +4254,Vamale,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""vama1243""]}" +4256,CAAC,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""caac1237""]}" +4257,YUAGA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""yuag1237""]}" +4258,JAWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""jawe1237""]}" +4259,FWAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""fwai1237""]}" +4260,NEMI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""nemi1240""]}" +4261,PWAPWA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""pwap1237""]}" +4262,PWAAMEI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""pwaa1237""]}" +4263,PIJE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""pije1237""]}" +4264,Bwato,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""bwat1240""]}" +4265,ARHO,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""arho1237""]}" +4266,ARHA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""arha1237""]}" +4267,OROWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""orow1242""]}" +4268,AJIE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""ajie1238""]}" +4269,NERE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""zire1240""]}" +4270,NEKU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""neku1237""]}" +4271,Mea,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""meaa1237""]}" +4272,TIRI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""tiri1261""]}" +4273,XARACUU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""xara1244""]}" +4274,DUBEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""dumb1241""]}" +4276,Numee,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""nume1242""]}" +4277,XARAGURE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""New Caledonia"", ""Glottocodes"": [""xara1243""]}" +4280,TAKUU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""taku1257""]}" +4281,NUKUMANU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nuku1258""]}" +4282,LUANGIUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""onto1237""]}" +4283,SIKAIANA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""sika1261""]}" +4284,PILENI Taumako,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""taum1237""]}" +4285,Aua,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ayiw1239""]}" +4286,TIKOPIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tiko1237""]}" +4287,ANUTA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""anut1237""]}" +4289,ROTUMAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""rotu1241""]}" +4290,WESTERN FIJIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Fiji"", ""Glottocodes"": [""west2519""]}" +4292,FIJI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""fiji1243""]}" +4295,NIUAFOOU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""niua1240""]}" +4296,EAST UVEA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""wall1257""]}" +4297,TUVALU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tuva1244""]}" +4308,SAMOAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""samo1305""]}" +4321,TONGAREVA(PENRHYN),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""penr1237""]}" +4323,MANIHIKI-RAKAHANGA(COOK ISLANDS MAORI),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""raka1237""]}" +4330,RAPA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""rapa1245""]}" +4332,AUSTRAL,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""aust1304""]}" +4335,MANGAREVA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mang1401""]}" +4375,MORIORI(Extinct),,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mori1267""]}" +4382,YALAYU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""yala1265""]}" +4385,KUMAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nucl1483""]}" +4388,BALI-VITU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""bali1280""]}" +4391,MELAMELA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""mera1242""]}" +4392,Watom,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""wato1237""]}" +4393,Nodum,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nodu1236""]}" +4394,TOLA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kuan1248""]}" +4395,Raluana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""ralu1237""]}" +4396,Rokunoi,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""raku1237""]}" +4397,Rebar,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""reba1237""]}" +4398,Kabanga,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kuan1248""]}" +4399,Matupit,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""matu1260""]}" +4400,Masawa,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""masa1304""]}" +4401,Makada,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""maka1306""]}" +4402,Molot,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""molo1260""]}" +4403,Utam,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ramo1244""]}" +4404,Manuan,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ramo1244""]}" +4405,Kabotirai,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ramo1244""]}" +4406,Ulu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ramo1244""]}" +4407,Mioko,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ramo1244""]}" +4408,Keraware,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""ramo1244""]}" +4409,KAMARIAN,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""kama1362""]}" +4410,Elpaputi Bay,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""elpa1239""]}" +4411,Seit-Kaitetu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""seit1239""]}" +4412,ASU-ULU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""asil1242""]}" +4413,SAPARUA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""sapa1251""]}" +4415,LARIKE-Wakasihu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""lari1255""]}" +4416,Allang,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""COUNTRY_NAME"": ""Indonesia"", ""SOVEREIGN"": ""Indonesia"", ""Glottocodes"": [""alla1249""]}" +4417,GESER-GORAM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""gese1240""]}" +4420,Bicoli,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""maba1278""]}" +4422,TERNATE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tern1247""]}" +4424,Mareku,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tido1248""]}" +4426,Suasiu,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tido1248""]}" +4427,TIDORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tido1248""]}" +4429,East Makian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""east2440""]}" +4431,West Makian,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""west2600""]}" +4439,Tobelo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tobe1252""]}" +4440,Temate,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""tern1247""]}" +4444,Buton,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""buto1237""]}" +4449,KAWE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kawe1240""]}" +4455,BIAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""biak1248""]}" +4459,MATBAT,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""matb1237""]}" +4463,GEBE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""gebe1237""]}" +4465,EASTER ISLAND,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""rapa1244""]}" +4466,TAKIA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""taki1248""]}" +4467,Yanite,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""kani1286""]}" +4468,YATE Keiayana,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""keya1238""]}" +4469,North FORE,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""nort2922""]}" +4470,Kosena,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""ISLAND_NAME"": ""Papua New Guinea"", ""Glottocodes"": [""awiy1238""]}" +4473,KATANG,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""kata1264""]}" +4474,KHMU,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""khmu1236""]}" +4475,THAI,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""thai1261""]}" +4476,BLAGAR,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""blag1240""]}" +4477,GOGODALA,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""gogo1265""]}" +4480,East Mekeo,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""east2455""]}" +4481,Dobudurn,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""orok1269""]}" +4482,SIRAK,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""nafi1237""]}" +4483,WOM,,,,ecai;wurm_and_hattori,© ECAI Digital Language Atlas of the Pacific Area,ecai,shape,"{""Glottocodes"": [""womp1235""]}" diff --git a/cldf/ecai.geojson b/cldf/ecai.geojson index 3ed2321..9bee0cf 100644 --- a/cldf/ecai.geojson +++ b/cldf/ecai.geojson @@ -70207,7 +70207,10 @@ "LANGUAGE": "CHINESE", "COUNTRY_NAME": "China", "ISLAND_NAME": "", - "SOVEREIGN": "China" + "SOVEREIGN": "China", + "cldf:languageReference": [ + "midd1354" + ] }, "geometry": { "type": "MultiPolygon", @@ -76909,7 +76912,10 @@ "LANGUAGE": "LI", "COUNTRY_NAME": "China", "ISLAND_NAME": "", - "SOVEREIGN": "China" + "SOVEREIGN": "China", + "cldf:languageReference": [ + "hlai1239" + ] }, "geometry": { "type": "Polygon", @@ -79314,7 +79320,10 @@ "LANGUAGE": "CHAM", "COUNTRY_NAME": "China", "ISLAND_NAME": "", - "SOVEREIGN": "China" + "SOVEREIGN": "China", + "cldf:languageReference": [ + "tsat1238" + ] }, "geometry": { "type": "Polygon", @@ -79451,7 +79460,10 @@ "LANGUAGE": "YAO", "COUNTRY_NAME": "China", "ISLAND_NAME": "", - "SOVEREIGN": "China" + "SOVEREIGN": "China", + "cldf:languageReference": [ + "mien1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -80114,7 +80126,10 @@ "LANGUAGE": "CHINESE", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "midd1354" + ] }, "geometry": { "type": "MultiPolygon", @@ -148121,7 +148136,10 @@ "LANGUAGE": "BASAY?_Linaw-Qauqaul", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "lina1245" + ] }, "geometry": { "type": "Polygon", @@ -154128,7 +154146,10 @@ "LANGUAGE": "BASAY_Trobiawan", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "trob1237" + ] }, "geometry": { "type": "Polygon", @@ -155069,7 +155090,10 @@ "LANGUAGE": "KAVALAN", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "kava1241" + ] }, "geometry": { "type": "Polygon", @@ -162010,7 +162034,10 @@ "LANGUAGE": "BASAY", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "basa1287" + ] }, "geometry": { "type": "Polygon", @@ -207123,7 +207150,10 @@ "LANGUAGE": "AMI_Central", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "cent2104" + ] }, "geometry": { "type": "Polygon", @@ -213558,7 +213588,10 @@ "LANGUAGE": "AMI_Tayalong-Vataan", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "tava1241" + ] }, "geometry": { "type": "Polygon", @@ -215115,7 +215148,10 @@ "LANGUAGE": "AMI_Northern", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "nata1254" + ] }, "geometry": { "type": "Polygon", @@ -217436,7 +217472,10 @@ "LANGUAGE": "AMI_Sakizaya", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "saki1247" + ] }, "geometry": { "type": "Polygon", @@ -221047,7 +221086,10 @@ "LANGUAGE": "THAO", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "thao1240" + ] }, "geometry": { "type": "Polygon", @@ -221280,7 +221322,10 @@ "LANGUAGE": "BUNUN_Northern", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "nort2902" + ] }, "geometry": { "type": "Polygon", @@ -221649,7 +221694,10 @@ "LANGUAGE": "ATAYAL_Ts'ole'", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "atay1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -229304,7 +229352,10 @@ "LANGUAGE": "ATAYAL_SEDEQ", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "taro1264" + ] }, "geometry": { "type": "Polygon", @@ -232217,7 +232268,10 @@ "LANGUAGE": "ATAYAL_Ts'ole' and Sqoleq", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "sqol1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -233044,7 +233098,10 @@ "LANGUAGE": "SAISIYAT_Southern", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "tung1292" + ] }, "geometry": { "type": "Polygon", @@ -233249,7 +233306,10 @@ "LANGUAGE": "SAISIYAT_Northern", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "taai1237" + ] }, "geometry": { "type": "Polygon", @@ -233398,7 +233458,10 @@ "LANGUAGE": "PAPORA", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "nucl1579" + ] }, "geometry": { "type": "Polygon", @@ -239311,7 +239374,10 @@ "LANGUAGE": "HOANYA", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "hoan1238" + ] }, "geometry": { "type": "Polygon", @@ -253008,7 +253074,10 @@ "LANGUAGE": "BUNUN_Takopulan", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "tako1237" + ] }, "geometry": { "type": "Polygon", @@ -253173,7 +253242,10 @@ "LANGUAGE": "AMI_Southern", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "sout2929" + ] }, "geometry": { "type": "MultiPolygon", @@ -262288,7 +262360,10 @@ "LANGUAGE": "TSOU_Duhtu", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "duht1237" + ] }, "geometry": { "type": "Polygon", @@ -262593,7 +262668,10 @@ "LANGUAGE": "TSOU_Tfuea", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "tfue1237" + ] }, "geometry": { "type": "Polygon", @@ -263022,7 +263100,10 @@ "LANGUAGE": "TSOU_Tapangu", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "tapa1257" + ] }, "geometry": { "type": "Polygon", @@ -263519,7 +263600,10 @@ "LANGUAGE": "ATAYAL", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "atay1247" + ] }, "geometry": { "type": "Polygon", @@ -281987,7 +282071,10 @@ "LANGUAGE": "KETANGALAN", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "keta1243" + ] }, "geometry": { "type": "Polygon", @@ -282364,7 +282451,10 @@ "LANGUAGE": "KULUN", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "kulo1238" + ] }, "geometry": { "type": "Polygon", @@ -282517,7 +282607,10 @@ "LANGUAGE": "TAOKAS", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "taok1237" + ] }, "geometry": { "type": "Polygon", @@ -300536,7 +300629,10 @@ "LANGUAGE": "BABUZA", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "babu1240" + ] }, "geometry": { "type": "Polygon", @@ -311085,7 +311181,10 @@ "LANGUAGE": "PAZEH", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "paze1234" + ] }, "geometry": { "type": "Polygon", @@ -311542,7 +311641,10 @@ "LANGUAGE": "SIRAYA_Taivoan", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "taiv1237" + ] }, "geometry": { "type": "Polygon", @@ -311871,7 +311973,10 @@ "LANGUAGE": "SIRAYAY_Siraya", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "sira1267" + ] }, "geometry": { "type": "Polygon", @@ -320640,7 +320745,10 @@ "LANGUAGE": "RUKAI_Rukai", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "ruka1240" + ] }, "geometry": { "type": "Polygon", @@ -321229,7 +321337,10 @@ "LANGUAGE": "RUKAI_Three Villages", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "ruka1240" + ] }, "geometry": { "type": "Polygon", @@ -321646,7 +321757,10 @@ "LANGUAGE": "BUNUN_Central", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "cent2105" + ] }, "geometry": { "type": "Polygon", @@ -323043,7 +323157,10 @@ "LANGUAGE": "BUNUN_Southern", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "sout2930" + ] }, "geometry": { "type": "Polygon", @@ -324732,7 +324849,10 @@ "LANGUAGE": "PUYUMA_Nanwang", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "nanw1237" + ] }, "geometry": { "type": "Polygon", @@ -324949,7 +325069,10 @@ "LANGUAGE": "PUYUMA", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "puyu1239" + ] }, "geometry": { "type": "Polygon", @@ -326510,7 +326633,10 @@ "LANGUAGE": "PAIWAN", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "paiw1248" + ] }, "geometry": { "type": "Polygon", @@ -333991,7 +334117,10 @@ "LANGUAGE": "TAGALOG", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "taga1270" + ] }, "geometry": { "type": "MultiPolygon", @@ -340746,7 +340875,10 @@ "LANGUAGE": "KAPAMPANGAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "pamp1243" + ] }, "geometry": { "type": "Polygon", @@ -341299,7 +341431,10 @@ "LANGUAGE": "TINA SAMBAL", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "tina1248" + ] }, "geometry": { "type": "Polygon", @@ -341788,7 +341923,10 @@ "LANGUAGE": "PANGASINAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "pang1290" + ] }, "geometry": { "type": "Polygon", @@ -342177,7 +342315,10 @@ "LANGUAGE": "ILONGOT", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "ilon1239" + ] }, "geometry": { "type": "Polygon", @@ -342426,7 +342567,10 @@ "LANGUAGE": "KASIGURANIN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "kasi1256" + ] }, "geometry": { "type": "Polygon", @@ -342975,7 +343119,10 @@ "LANGUAGE": "CASIGURAN DUMAGAT", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "casi1235" + ] }, "geometry": { "type": "Polygon", @@ -343656,7 +343803,10 @@ "LANGUAGE": "AGTA", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "cent2084" + ] }, "geometry": { "type": "Polygon", @@ -344001,7 +344151,10 @@ "LANGUAGE": "ISNAG", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "isna1241" + ] }, "geometry": { "type": "Polygon", @@ -344434,7 +344587,10 @@ "LANGUAGE": "ADASEN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "adas1235" + ] }, "geometry": { "type": "Polygon", @@ -344691,7 +344847,10 @@ "LANGUAGE": "MALAWEG", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "mala1534" + ] }, "geometry": { "type": "Polygon", @@ -344984,7 +345143,10 @@ "LANGUAGE": "GADDANG", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "gadd1244" + ] }, "geometry": { "type": "Polygon", @@ -345493,7 +345655,10 @@ "LANGUAGE": "BINONGAN ITNEG", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "bino1237" + ] }, "geometry": { "type": "Polygon", @@ -346099,7 +346264,10 @@ "LANGUAGE": "KALINGA", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "kali1311" + ] }, "geometry": { "type": "Polygon", @@ -346580,7 +346748,10 @@ "LANGUAGE": "KANKANAEY_South", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "kank1243" + ] }, "geometry": { "type": "Polygon", @@ -347141,7 +347312,10 @@ "LANGUAGE": "IFUGAO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "ifug1247" + ] }, "geometry": { "type": "Polygon", @@ -347646,7 +347820,10 @@ "LANGUAGE": "GA-DANG", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "gada1258" + ] }, "geometry": { "type": "Polygon", @@ -347847,7 +348024,10 @@ "LANGUAGE": "BONTOK", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "bont1247" + ] }, "geometry": { "type": "Polygon", @@ -348088,7 +348268,10 @@ "LANGUAGE": "BALANGAW", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "bala1310" + ] }, "geometry": { "type": "Polygon", @@ -348293,7 +348476,10 @@ "LANGUAGE": "KARAW", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "kara1487" + ] }, "geometry": { "type": "Polygon", @@ -348570,7 +348756,10 @@ "LANGUAGE": "KALLAHAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "kele1259" + ] }, "geometry": { "type": "Polygon", @@ -349059,7 +349248,10 @@ "LANGUAGE": "INIBALOI", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "ibal1244" + ] }, "geometry": { "type": "Polygon", @@ -349592,7 +349784,10 @@ "LANGUAGE": "ISINAI", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "isin1239" + ] }, "geometry": { "type": "Polygon", @@ -349929,7 +350124,10 @@ "LANGUAGE": "IBANAG", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "iban1267" + ] }, "geometry": { "type": "MultiPolygon", @@ -350704,7 +350902,10 @@ "LANGUAGE": "ITAWIS", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "itaw1240" + ] }, "geometry": { "type": "Polygon", @@ -351225,7 +351426,10 @@ "LANGUAGE": "KANKANAEY_North", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "nort2877" + ] }, "geometry": { "type": "Polygon", @@ -351774,7 +351978,10 @@ "LANGUAGE": "ILOKANO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "ilok1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -357205,7 +357412,10 @@ "LANGUAGE": "BOTOLAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "boto1242" + ] }, "geometry": { "type": "Polygon", @@ -357414,7 +357624,10 @@ "LANGUAGE": "STANDARD BIKOL", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "cent2087" + ] }, "geometry": { "type": "MultiPolygon", @@ -360541,7 +360754,10 @@ "LANGUAGE": "NORTHERN CATANDUANES BIKOL", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "nort2883" + ] }, "geometry": { "type": "Polygon", @@ -360862,7 +361078,10 @@ "LANGUAGE": "KAMAYO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "kama1363" + ] }, "geometry": { "type": "Polygon", @@ -361215,7 +361434,10 @@ "LANGUAGE": "RAJAH", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "raja1254" + ] }, "geometry": { "type": "Polygon", @@ -361412,7 +361634,10 @@ "LANGUAGE": "DAVAWENO1", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "dava1245" + ] }, "geometry": { "type": "Polygon", @@ -362009,7 +362234,10 @@ "LANGUAGE": "SARANGANI MANOBO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "sara1327" + ] }, "geometry": { "type": "MultiPolygon", @@ -362816,7 +363044,10 @@ "LANGUAGE": "MANDAYA", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "kara1489" + ] }, "geometry": { "type": "Polygon", @@ -363605,7 +363836,10 @@ "LANGUAGE": "BLAAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "blaa1241" + ] }, "geometry": { "type": "Polygon", @@ -364354,7 +364588,10 @@ "LANGUAGE": "TAGAKAULU", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "taga1268" + ] }, "geometry": { "type": "Polygon", @@ -364855,7 +365092,10 @@ "LANGUAGE": "TBOLI", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "tbol1240" + ] }, "geometry": { "type": "Polygon", @@ -365156,7 +365396,10 @@ "LANGUAGE": "COTABATO MANOBO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "cota1241" + ] }, "geometry": { "type": "Polygon", @@ -365461,7 +365704,10 @@ "LANGUAGE": "CHAVACANO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "chav1241" + ] }, "geometry": { "type": "Polygon", @@ -366074,7 +366320,10 @@ "LANGUAGE": "KALAGAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "kala1388" + ] }, "geometry": { "type": "MultiPolygon", @@ -367209,7 +367458,10 @@ "LANGUAGE": "KALIBUGAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "koli1253" + ] }, "geometry": { "type": "Polygon", @@ -367450,7 +367702,10 @@ "LANGUAGE": "SUBANUN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "lapu1236" + ] }, "geometry": { "type": "Polygon", @@ -369711,7 +369966,10 @@ "LANGUAGE": "MARANAO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "mara1404" + ] }, "geometry": { "type": "Polygon", @@ -370300,7 +370558,10 @@ "LANGUAGE": "TAGABAWA", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "taga1272" + ] }, "geometry": { "type": "Polygon", @@ -370533,7 +370794,10 @@ "LANGUAGE": "BAGOBO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "gian1241" + ] }, "geometry": { "type": "Polygon", @@ -370786,7 +371050,10 @@ "LANGUAGE": "HILIGAYNON(ILONGGO)", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "hili1240" + ] }, "geometry": { "type": "Polygon", @@ -371587,7 +371854,10 @@ "LANGUAGE": "CEBUANO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "cebu1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -379470,7 +379740,10 @@ "LANGUAGE": "MAGINDANAO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "magu1243" + ] }, "geometry": { "type": "Polygon", @@ -380159,7 +380432,10 @@ "LANGUAGE": "ILANUN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "iran1262" + ] }, "geometry": { "type": "MultiPolygon", @@ -380770,7 +381046,10 @@ "LANGUAGE": "OBO MANOBO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "obom1235" + ] }, "geometry": { "type": "Polygon", @@ -381175,7 +381454,10 @@ "LANGUAGE": "ILIANEN MANOBO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "ilia1236" + ] }, "geometry": { "type": "Polygon", @@ -381648,7 +381930,10 @@ "LANGUAGE": "BUTUANON", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "butu1244" + ] }, "geometry": { "type": "Polygon", @@ -381937,7 +382222,10 @@ "LANGUAGE": "MAMANWA", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "mama1275" + ] }, "geometry": { "type": "Polygon", @@ -382090,7 +382378,10 @@ "LANGUAGE": "BINUKID", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "binu1244" + ] }, "geometry": { "type": "Polygon", @@ -382615,7 +382906,10 @@ "LANGUAGE": "AGUSAN MANOBO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "agus1235" + ] }, "geometry": { "type": "Polygon", @@ -383428,7 +383722,10 @@ "LANGUAGE": "ATA MANOBO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "atam1240" + ] }, "geometry": { "type": "Polygon", @@ -383637,7 +383934,10 @@ "LANGUAGE": "DIBABAWON", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "diba1242" + ] }, "geometry": { "type": "Polygon", @@ -383950,7 +384250,10 @@ "LANGUAGE": "TIGWA MANOBO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "tigw1237" + ] }, "geometry": { "type": "Polygon", @@ -384363,7 +384666,10 @@ "LANGUAGE": "SAMAR-LEYTE(L-complex?)", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "sama1301" + ] }, "geometry": { "type": "MultiPolygon", @@ -387778,7 +388084,10 @@ "LANGUAGE": "BANTON_Dispohol", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "bant1288" + ] }, "geometry": { "type": "Polygon", @@ -388119,7 +388428,10 @@ "LANGUAGE": "ROMBLON_Dispohol", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "romb1246" + ] }, "geometry": { "type": "Polygon", @@ -388264,7 +388576,10 @@ "LANGUAGE": "IRAYA", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "iray1237" + ] }, "geometry": { "type": "Polygon", @@ -388737,7 +389052,10 @@ "LANGUAGE": "HANUNOO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "hanu1241" + ] }, "geometry": { "type": "Polygon", @@ -388942,7 +389260,10 @@ "LANGUAGE": "Bulalakao", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "bula1256" + ] }, "geometry": { "type": "Polygon", @@ -389567,7 +389888,10 @@ "LANGUAGE": "TADYAWAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "tady1237" + ] }, "geometry": { "type": "Polygon", @@ -389820,7 +390144,10 @@ "LANGUAGE": "BUHID", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "buhi1245" + ] }, "geometry": { "type": "Polygon", @@ -390125,7 +390452,10 @@ "LANGUAGE": "BATANGAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "bata1318" + ] }, "geometry": { "type": "Polygon", @@ -390342,7 +390672,10 @@ "LANGUAGE": "ALANGAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "alan1249" + ] }, "geometry": { "type": "Polygon", @@ -390655,7 +390988,10 @@ "LANGUAGE": "HILIGAYNON", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "hili1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -392550,7 +392886,10 @@ "LANGUAGE": "AKLANON", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "akla1240" + ] }, "geometry": { "type": "Polygon", @@ -393291,7 +393630,10 @@ "LANGUAGE": "ROMBLON", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "romb1246" + ] }, "geometry": { "type": "MultiPolygon", @@ -393690,7 +394032,10 @@ "LANGUAGE": "TSOU_SAAROA", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "saar1237" + ] }, "geometry": { "type": "Polygon", @@ -394063,7 +394408,10 @@ "LANGUAGE": "TSOU_KANAKANABU", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "kana1286" + ] }, "geometry": { "type": "Polygon", @@ -394412,7 +394760,10 @@ "LANGUAGE": "SIRAYA_Makatao", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "maka1313" + ] }, "geometry": { "type": "Polygon", @@ -416403,7 +416754,10 @@ "LANGUAGE": "SIRAYA_Lamai", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "lama1281" + ] }, "geometry": { "type": "Polygon", @@ -418152,7 +418506,10 @@ "LANGUAGE": "YAMI", "COUNTRY_NAME": "Taiwan", "ISLAND_NAME": "", - "SOVEREIGN": "Taiwan" + "SOVEREIGN": "Taiwan", + "cldf:languageReference": [ + "yami1254" + ] }, "geometry": { "type": "Polygon", @@ -425085,7 +425442,10 @@ "LANGUAGE": "TIRURAY", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "tiru1241" + ] }, "geometry": { "type": "Polygon", @@ -425502,7 +425862,10 @@ "LANGUAGE": "YAKAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "yaka1277" + ] }, "geometry": { "type": "Polygon", @@ -425911,7 +426274,10 @@ "LANGUAGE": "SAMA SIBUGUEY", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "sibu1253" + ] }, "geometry": { "type": "Polygon", @@ -426128,7 +426494,10 @@ "LANGUAGE": "KINAMIGIN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "cina1236" + ] }, "geometry": { "type": "MultiPolygon", @@ -427515,7 +427884,10 @@ "LANGUAGE": "SURIGAONON", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "suri1273" + ] }, "geometry": { "type": "MultiPolygon", @@ -429558,7 +429930,10 @@ "LANGUAGE": "RINCONADA BIKOL", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "irig1242" + ] }, "geometry": { "type": "Polygon", @@ -429783,7 +430158,10 @@ "LANGUAGE": "KALAMIANON", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "cala1258" + ] }, "geometry": { "type": "MultiPolygon", @@ -430874,7 +431252,10 @@ "LANGUAGE": "WEST BUKIDNON MANOBO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "pula1266" + ] }, "geometry": { "type": "Polygon", @@ -431167,7 +431548,10 @@ "LANGUAGE": "WEST BANTON_Looc-Alcantara", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "alca1237" + ] }, "geometry": { "type": "Polygon", @@ -431424,7 +431808,10 @@ "LANGUAGE": "ATTA", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "atta1244" + ] }, "geometry": { "type": "Polygon", @@ -431653,7 +432040,10 @@ "LANGUAGE": "PARANAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "para1306" + ] }, "geometry": { "type": "Polygon", @@ -431930,7 +432320,10 @@ "LANGUAGE": "EAST CAGAYAN NEGRITO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "dupa1235" + ] }, "geometry": { "type": "Polygon", @@ -432639,7 +433032,10 @@ "LANGUAGE": "UMIREY DUMAGAT", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "umir1236" + ] }, "geometry": { "type": "Polygon", @@ -433356,7 +433752,10 @@ "LANGUAGE": "MASBATENO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "masb1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -434087,7 +434486,10 @@ "LANGUAGE": "ALBAY BIKOL", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "alba1269" + ] }, "geometry": { "type": "Polygon", @@ -434532,7 +434934,10 @@ "LANGUAGE": "BOLINAO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "boli1256" + ] }, "geometry": { "type": "Polygon", @@ -434749,7 +435154,10 @@ "LANGUAGE": "BABUYAN", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "babu1242" + ] }, "geometry": { "type": "Polygon", @@ -434898,7 +435306,10 @@ "LANGUAGE": "TAUSUG", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "taus1251" + ] }, "geometry": { "type": "Polygon", @@ -435323,7 +435734,10 @@ "LANGUAGE": "SAMA SOUTH", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "sout2918" + ] }, "geometry": { "type": "Polygon", @@ -435608,7 +436022,10 @@ "LANGUAGE": "SAMA CENTRAL", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "sout2918" + ] }, "geometry": { "type": "Polygon", @@ -435969,7 +436386,10 @@ "LANGUAGE": "SAMA WEST", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "pang1291" + ] }, "geometry": { "type": "Polygon", @@ -436098,7 +436518,10 @@ "LANGUAGE": "MOLBOG", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "molb1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -436441,7 +436864,10 @@ "LANGUAGE": "PALAWENO", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "cent2091" + ] }, "geometry": { "type": "Polygon", @@ -437014,7 +437440,10 @@ "LANGUAGE": "ABORLAN-TAGBANWA", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "tagb1258" + ] }, "geometry": { "type": "Polygon", @@ -437183,7 +437612,10 @@ "LANGUAGE": "BATAK", "COUNTRY_NAME": "Philippines", "ISLAND_NAME": "", - "SOVEREIGN": "Philippines" + "SOVEREIGN": "Philippines", + "cldf:languageReference": [ + "bata1301" + ] }, "geometry": { "type": "Polygon", @@ -437900,7 +438332,10 @@ "LANGUAGE": "MON", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "moni1258" + ] }, "geometry": { "type": "MultiPolygon", @@ -439723,7 +440158,10 @@ "LANGUAGE": "MEO", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "hmon1337" + ] }, "geometry": { "type": "MultiPolygon", @@ -446865,7 +447303,10 @@ "LANGUAGE": "KHMER", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "cent1989" + ] }, "geometry": { "type": "MultiPolygon", @@ -447300,7 +447741,10 @@ "LANGUAGE": "VIET", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "viet1252" + ] }, "geometry": { "type": "MultiPolygon", @@ -461663,7 +462107,10 @@ "LANGUAGE": "SO", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "sooo1254" + ] }, "geometry": { "type": "MultiPolygon", @@ -466228,7 +466675,10 @@ "LANGUAGE": "ALAK", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "alak1253" + ] }, "geometry": { "type": "MultiPolygon", @@ -467155,7 +467605,10 @@ "LANGUAGE": "NGUON", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "nguo1239" + ] }, "geometry": { "type": "Polygon", @@ -467540,7 +467993,10 @@ "LANGUAGE": "SAEK", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "saek1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -468483,7 +468939,10 @@ "LANGUAGE": "TUM", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "toum1239" + ] }, "geometry": { "type": "Polygon", @@ -468760,7 +469219,10 @@ "LANGUAGE": "KUY", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "kuyy1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -473751,7 +474213,10 @@ "LANGUAGE": "PHU YAI", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "phut1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -474114,7 +474579,10 @@ "LANGUAGE": "TAMPUAN", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "tamp1251" + ] }, "geometry": { "type": "Polygon", @@ -474947,7 +475415,10 @@ "LANGUAGE": "KUY", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "kuyy1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -476722,7 +477193,10 @@ "LANGUAGE": "KUY", "COUNTRY_NAME": "Cambodia", "ISLAND_NAME": "", - "SOVEREIGN": "Kampuchea" + "SOVEREIGN": "Kampuchea", + "cldf:languageReference": [ + "kuyy1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -477225,7 +477699,10 @@ "LANGUAGE": "CHAM", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "east2563" + ] }, "geometry": { "type": "MultiPolygon", @@ -479216,7 +479693,10 @@ "LANGUAGE": "MNONG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "mnon1259" + ] }, "geometry": { "type": "Polygon", @@ -481985,7 +482465,10 @@ "LANGUAGE": "PEAR", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "pear1247" + ] }, "geometry": { "type": "Polygon", @@ -482286,7 +482769,10 @@ "LANGUAGE": "SAMRE", "COUNTRY_NAME": "Cambodia", "ISLAND_NAME": "", - "SOVEREIGN": "Kampuchea" + "SOVEREIGN": "Kampuchea", + "cldf:languageReference": [ + "somr1240" + ] }, "geometry": { "type": "Polygon", @@ -482519,7 +483005,10 @@ "LANGUAGE": "CHAM", "COUNTRY_NAME": "Cambodia", "ISLAND_NAME": "", - "SOVEREIGN": "Kampuchea" + "SOVEREIGN": "Kampuchea", + "cldf:languageReference": [ + "west2650" + ] }, "geometry": { "type": "MultiPolygon", @@ -485554,7 +486043,10 @@ "LANGUAGE": "CHONG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "chon1284" + ] }, "geometry": { "type": "Polygon", @@ -486383,7 +486875,10 @@ "LANGUAGE": "SOMRAY/CHONG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "somr1240" + ] }, "geometry": { "type": "Polygon", @@ -487128,7 +487623,10 @@ "LANGUAGE": "KHMER", "COUNTRY_NAME": "Cambodia", "ISLAND_NAME": "", - "SOVEREIGN": "Kampuchea" + "SOVEREIGN": "Kampuchea", + "cldf:languageReference": [ + "cent1989" + ] }, "geometry": { "type": "MultiPolygon", @@ -505293,7 +505791,10 @@ "LANGUAGE": "SUOY", "COUNTRY_NAME": "Cambodia", "ISLAND_NAME": "", - "SOVEREIGN": "Kampuchea" + "SOVEREIGN": "Kampuchea", + "cldf:languageReference": [ + "suoy1242" + ] }, "geometry": { "type": "Polygon", @@ -505458,7 +505959,10 @@ "LANGUAGE": "SAOCH", "COUNTRY_NAME": "Cambodia", "ISLAND_NAME": "", - "SOVEREIGN": "Kampuchea" + "SOVEREIGN": "Kampuchea", + "cldf:languageReference": [ + "saoc1239" + ] }, "geometry": { "type": "Polygon", @@ -505843,7 +506347,10 @@ "LANGUAGE": "MEO", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "hmon1337" + ] }, "geometry": { "type": "MultiPolygon", @@ -521974,7 +522481,10 @@ "LANGUAGE": "YAO", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "mien1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -526597,7 +527107,10 @@ "LANGUAGE": "YAO", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "mien1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -531400,7 +531913,10 @@ "LANGUAGE": "MUONG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "muon1246" + ] }, "geometry": { "type": "MultiPolygon", @@ -537707,7 +538223,10 @@ "LANGUAGE": "CAOLAN", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "caol1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -539258,7 +539777,10 @@ "LANGUAGE": "CAOLAN", "COUNTRY_NAME": "Cambodia", "ISLAND_NAME": "", - "SOVEREIGN": "Kampuchea" + "SOVEREIGN": "Kampuchea", + "cldf:languageReference": [ + "caol1238" + ] }, "geometry": { "type": "Polygon", @@ -539431,7 +539953,10 @@ "LANGUAGE": "YAO/MEO", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "hmon1336" + ] }, "geometry": { "type": "Polygon", @@ -540084,7 +540609,10 @@ "LANGUAGE": "NYAKUR", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "nyah1250" + ] }, "geometry": { "type": "MultiPolygon", @@ -541047,7 +541575,10 @@ "LANGUAGE": "M", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "monn1252" + ] }, "geometry": { "type": "MultiPolygon", @@ -541514,7 +542045,10 @@ "LANGUAGE": "KHMER", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "cent1989" + ] }, "geometry": { "type": "Polygon", @@ -541883,7 +542417,10 @@ "LANGUAGE": "TONGA'", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "tong1308" + ] }, "geometry": { "type": "MultiPolygon", @@ -542542,7 +543079,10 @@ "LANGUAGE": "NYAKUR", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "nyah1250" + ] }, "geometry": { "type": "Polygon", @@ -542659,7 +543199,10 @@ "LANGUAGE": "MON", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "moni1258" + ] }, "geometry": { "type": "MultiPolygon", @@ -544062,7 +544605,10 @@ "LANGUAGE": "UGONG", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "ugon1239" + ] }, "geometry": { "type": "MultiPolygon", @@ -544793,7 +545339,10 @@ "LANGUAGE": "PHALO", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "phal1255" + ] }, "geometry": { "type": "Polygon", @@ -544926,7 +545475,10 @@ "LANGUAGE": "LISU", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "lisu1250" + ] }, "geometry": { "type": "MultiPolygon", @@ -545673,7 +546225,10 @@ "LANGUAGE": "YAO", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "mien1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -547964,7 +548519,10 @@ "LANGUAGE": "LAHU", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "lahu1253" + ] }, "geometry": { "type": "Polygon", @@ -548141,7 +548699,10 @@ "LANGUAGE": "LAVIA", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "awac1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -549348,7 +549909,10 @@ "LANGUAGE": "KAREN", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "kare1337" + ] }, "geometry": { "type": "MultiPolygon", @@ -552063,7 +552627,10 @@ "LANGUAGE": "MPI", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "mpii1239" + ] }, "geometry": { "type": "Polygon", @@ -552204,7 +552771,10 @@ "LANGUAGE": "AKHA", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "akha1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -554343,7 +554913,10 @@ "LANGUAGE": "MAL", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "mall1246" + ] }, "geometry": { "type": "MultiPolygon", @@ -554742,7 +555315,10 @@ "LANGUAGE": "KHAMET", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "lame1256" + ] }, "geometry": { "type": "Polygon", @@ -555027,7 +555603,10 @@ "LANGUAGE": "LAHU", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "lahu1253" + ] }, "geometry": { "type": "MultiPolygon", @@ -558350,7 +558929,10 @@ "LANGUAGE": "MOK", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "mokk1243" + ] }, "geometry": { "type": "Polygon", @@ -558467,7 +559049,10 @@ "LANGUAGE": "PHANG", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "phan1252" + ] }, "geometry": { "type": "Polygon", @@ -558700,7 +559285,10 @@ "LANGUAGE": "AKHA", "COUNTRY_NAME": "Myanmar", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "akha1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -560555,7 +561143,10 @@ "LANGUAGE": "XINH MUL", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "puoc1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -561614,7 +562205,10 @@ "LANGUAGE": "KHMU", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "khmu1256" + ] }, "geometry": { "type": "MultiPolygon", @@ -582165,7 +582759,10 @@ "LANGUAGE": "MEO", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "hmon1337" + ] }, "geometry": { "type": "MultiPolygon", @@ -590920,7 +591517,10 @@ "LANGUAGE": "PONG1", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "phon1246" + ] }, "geometry": { "type": "Polygon", @@ -591993,7 +592593,10 @@ "LANGUAGE": "PONG3", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "puoc1238" + ] }, "geometry": { "type": "Polygon", @@ -592330,7 +592933,10 @@ "LANGUAGE": "THAI DAM(LAO SONG)", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "taid1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -593401,7 +594007,10 @@ "LANGUAGE": "AKHA", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "akha1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -597844,7 +598453,10 @@ "LANGUAGE": "LUE", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "luuu1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -604409,7 +605021,10 @@ "LANGUAGE": "BIT", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "bitt1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -604796,7 +605411,10 @@ "LANGUAGE": "KHAO", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "khan1274" + ] }, "geometry": { "type": "MultiPolygon", @@ -605315,7 +605933,10 @@ "LANGUAGE": "CHINESE", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "midd1354" + ] }, "geometry": { "type": "Polygon", @@ -605488,7 +606109,10 @@ "LANGUAGE": "SILA", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "sila1247" + ] }, "geometry": { "type": "Polygon", @@ -605989,7 +606613,10 @@ "LANGUAGE": "MRABRI", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "mlab1235" + ] }, "geometry": { "type": "Polygon", @@ -606286,7 +606913,10 @@ "LANGUAGE": "MUANG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "nort2740" + ] }, "geometry": { "type": "MultiPolygon", @@ -607349,7 +607979,10 @@ "LANGUAGE": "PRAY/PHAY", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "phai1238" + ] }, "geometry": { "type": "Polygon", @@ -608824,7 +609457,10 @@ "LANGUAGE": "KHMU", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "khmu1256" + ] }, "geometry": { "type": "Polygon", @@ -609297,7 +609933,10 @@ "LANGUAGE": "PHAY", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "phai1238" + ] }, "geometry": { "type": "Polygon", @@ -609530,7 +610169,10 @@ "LANGUAGE": "PHNAN", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "phan1254" + ] }, "geometry": { "type": "Polygon", @@ -609683,7 +610325,10 @@ "LANGUAGE": "LAMET", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "lame1256" + ] }, "geometry": { "type": "Polygon", @@ -610416,7 +611061,10 @@ "LANGUAGE": "MEO", "COUNTRY_NAME": "Myanmar", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hmon1337" + ] }, "geometry": { "type": "MultiPolygon", @@ -611031,7 +611679,10 @@ "LANGUAGE": "TAI LOI", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "nucl1289" + ] }, "geometry": { "type": "Polygon", @@ -611312,7 +611963,10 @@ "LANGUAGE": "LAHU", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "lahu1253" + ] }, "geometry": { "type": "Polygon", @@ -612997,7 +613651,10 @@ "LANGUAGE": "DOI", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "doii1241" + ] }, "geometry": { "type": "Polygon", @@ -613246,7 +613903,10 @@ "LANGUAGE": "KRAEN", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "kare1337" + ] }, "geometry": { "type": "Polygon", @@ -613363,7 +614023,10 @@ "LANGUAGE": "JINGHPAW", "COUNTRY_NAME": "Myanmar", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kach1280" + ] }, "geometry": { "type": "Polygon", @@ -613456,7 +614119,10 @@ "LANGUAGE": "WA", "COUNTRY_NAME": "Myanmar", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waaa1245" + ] }, "geometry": { "type": "Polygon", @@ -613561,7 +614227,10 @@ "LANGUAGE": "SO", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "sooo1254" + ] }, "geometry": { "type": "Polygon", @@ -613814,7 +614483,10 @@ "LANGUAGE": "BO", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "muon1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -615441,7 +616113,10 @@ "LANGUAGE": "HUNG/PONG2", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "phon1243" + ] }, "geometry": { "type": "Polygon", @@ -615886,7 +616561,10 @@ "LANGUAGE": "Hat", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "hatt1237" + ] }, "geometry": { "type": "Polygon", @@ -616095,7 +616773,10 @@ "LANGUAGE": "T", "COUNTRY_NAME": "Myanmar", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "thai1260" + ] }, "geometry": { "type": "Polygon", @@ -616276,7 +616957,10 @@ "LANGUAGE": "KAREN", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "kare1337" + ] }, "geometry": { "type": "MultiPolygon", @@ -616795,7 +617479,10 @@ "LANGUAGE": "KHANG", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "khan1274" + ] }, "geometry": { "type": "Polygon", @@ -617228,7 +617915,10 @@ "LANGUAGE": "LAHA", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "laha1250" + ] }, "geometry": { "type": "MultiPolygon", @@ -617767,7 +618457,10 @@ "LANGUAGE": "MANG", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "mang1378" + ] }, "geometry": { "type": "Polygon", @@ -617880,7 +618573,10 @@ "LANGUAGE": "GIAY", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "giay1234" + ] }, "geometry": { "type": "Polygon", @@ -619941,7 +620637,10 @@ "LANGUAGE": "KAREN", "COUNTRY_NAME": "Myanmar", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kare1337" + ] }, "geometry": { "type": "MultiPolygon", @@ -647702,7 +648401,10 @@ "LANGUAGE": "SHAN", "COUNTRY_NAME": "Myanmar", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "shan1277" + ] }, "geometry": { "type": "Polygon", @@ -648055,7 +648757,10 @@ "LANGUAGE": "SHAN", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "shan1277" + ] }, "geometry": { "type": "MultiPolygon", @@ -650812,7 +651517,10 @@ "LANGUAGE": "NYAHEUN", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "nyah1249" + ] }, "geometry": { "type": "MultiPolygon", @@ -651287,7 +651995,10 @@ "LANGUAGE": "ONG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "ongg1239" + ] }, "geometry": { "type": "Polygon", @@ -651764,7 +652475,10 @@ "LANGUAGE": "Rai", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "raii1244" + ] }, "geometry": { "type": "Polygon", @@ -652233,7 +652947,10 @@ "LANGUAGE": "S. ROGLAI", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "sout3010" + ] }, "geometry": { "type": "MultiPolygon", @@ -653560,7 +654277,10 @@ "LANGUAGE": "CHRU", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "chru1239" + ] }, "geometry": { "type": "Polygon", @@ -654001,7 +654721,10 @@ "LANGUAGE": "N. ROGLAI", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "nort2994" + ] }, "geometry": { "type": "Polygon", @@ -654610,7 +655333,10 @@ "LANGUAGE": "RHADE", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "rade1240" + ] }, "geometry": { "type": "Polygon", @@ -656083,7 +656809,10 @@ "LANGUAGE": "JARAI", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "jara1266" + ] }, "geometry": { "type": "Polygon", @@ -657432,7 +658161,10 @@ "LANGUAGE": "HAROI", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "haro1237" + ] }, "geometry": { "type": "Polygon", @@ -657953,7 +658685,10 @@ "LANGUAGE": "BAHNAR", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "bahn1262" + ] }, "geometry": { "type": "Polygon", @@ -659258,7 +659993,10 @@ "LANGUAGE": "HRE", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "hree1244" + ] }, "geometry": { "type": "Polygon", @@ -659591,7 +660329,10 @@ "LANGUAGE": "KAYONG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "kayo1245" + ] }, "geometry": { "type": "Polygon", @@ -659764,7 +660505,10 @@ "LANGUAGE": "SEDANG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "seda1262" + ] }, "geometry": { "type": "Polygon", @@ -660277,7 +661021,10 @@ "LANGUAGE": "KATUA", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "katu1273" + ] }, "geometry": { "type": "Polygon", @@ -660642,7 +661389,10 @@ "LANGUAGE": "TODRAH", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "todr1244" + ] }, "geometry": { "type": "Polygon", @@ -660887,7 +661637,10 @@ "LANGUAGE": "MONOM", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "mono1268" + ] }, "geometry": { "type": "Polygon", @@ -661248,7 +662001,10 @@ "LANGUAGE": "CUA", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "cuaa1241" + ] }, "geometry": { "type": "Polygon", @@ -661589,7 +662345,10 @@ "LANGUAGE": "DUAN", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "hala1253" + ] }, "geometry": { "type": "Polygon", @@ -661766,7 +662525,10 @@ "LANGUAGE": "TAKUA", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "taku1254" + ] }, "geometry": { "type": "Polygon", @@ -662063,7 +662825,10 @@ "LANGUAGE": "LAMAM/HA", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "roma1331" + ] }, "geometry": { "type": "Polygon", @@ -662684,7 +663449,10 @@ "LANGUAGE": "RENGAO", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "reng1252" + ] }, "geometry": { "type": "Polygon", @@ -663373,7 +664141,10 @@ "LANGUAGE": "JEH", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "jehh1245" + ] }, "geometry": { "type": "Polygon", @@ -664074,7 +664845,10 @@ "LANGUAGE": "TARENG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "tare1239" + ] }, "geometry": { "type": "Polygon", @@ -664255,7 +665029,10 @@ "LANGUAGE": "KASENG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "nort3150" + ] }, "geometry": { "type": "Polygon", @@ -664648,7 +665425,10 @@ "LANGUAGE": "BRAO", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "lave1249" + ] }, "geometry": { "type": "Polygon", @@ -667157,7 +667937,10 @@ "LANGUAGE": "SAPUAN/SOK/CHENG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "sapu1248" + ] }, "geometry": { "type": "Polygon", @@ -668286,7 +669069,10 @@ "LANGUAGE": "LOVEN", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "lave1248" + ] }, "geometry": { "type": "Polygon", @@ -669359,7 +670145,10 @@ "LANGUAGE": "PACOH", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "paco1243" + ] }, "geometry": { "type": "Polygon", @@ -670164,7 +670953,10 @@ "LANGUAGE": "PHUONG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "phuo1238" + ] }, "geometry": { "type": "Polygon", @@ -670541,7 +671333,10 @@ "LANGUAGE": "YIR", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "irrr1240" + ] }, "geometry": { "type": "Polygon", @@ -670774,7 +671569,10 @@ "LANGUAGE": "KLOR", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "ngeq1245" + ] }, "geometry": { "type": "Polygon", @@ -671063,7 +671861,10 @@ "LANGUAGE": "NGEH", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "ngeq1245" + ] }, "geometry": { "type": "Polygon", @@ -671352,7 +672153,10 @@ "LANGUAGE": "KATU", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "katu1272" + ] }, "geometry": { "type": "Polygon", @@ -672789,7 +673593,10 @@ "LANGUAGE": "TAHOI", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "uppe1406" + ] }, "geometry": { "type": "Polygon", @@ -673678,7 +674485,10 @@ "LANGUAGE": "BRU", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "east2332" + ] }, "geometry": { "type": "Polygon", @@ -674871,7 +675681,10 @@ "LANGUAGE": "KHUA", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "khua1243" + ] }, "geometry": { "type": "Polygon", @@ -675612,7 +676425,10 @@ "LANGUAGE": "TRI", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "trii1240" + ] }, "geometry": { "type": "Polygon", @@ -676473,7 +677289,10 @@ "LANGUAGE": "MANGKONG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "mang1379" + ] }, "geometry": { "type": "Polygon", @@ -676910,7 +677729,10 @@ "LANGUAGE": "KHA TONG LUANG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "muon1246" + ] }, "geometry": { "type": "Polygon", @@ -677307,7 +678129,10 @@ "LANGUAGE": "AREM/MAY/RUC", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "arem1240" + ] }, "geometry": { "type": "Polygon", @@ -677672,7 +678497,10 @@ "LANGUAGE": "THAVUNG", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "aheu1239" + ] }, "geometry": { "type": "Polygon", @@ -678417,7 +679245,10 @@ "LANGUAGE": "T", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "thai1260" + ] }, "geometry": { "type": "MultiPolygon", @@ -678872,7 +679703,10 @@ "LANGUAGE": "PAK TAY", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "sout2746" + ] }, "geometry": { "type": "MultiPolygon", @@ -685409,7 +686243,10 @@ "LANGUAGE": "BURMESE", "COUNTRY_NAME": "Myanmar", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tavo1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -689152,7 +689989,10 @@ "LANGUAGE": "Palaw", "COUNTRY_NAME": "Myanmar", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pala1339" + ] }, "geometry": { "type": "Polygon", @@ -689493,7 +690333,10 @@ "LANGUAGE": "LAHU/LISU", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "lahu1253" + ] }, "geometry": { "type": "Polygon", @@ -691240,7 +692083,10 @@ "LANGUAGE": "AKHA/LAHU", "COUNTRY_NAME": "Myanmar/Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "akha1245" + ] }, "geometry": { "type": "Polygon", @@ -695109,7 +695955,10 @@ "LANGUAGE": "LUE", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "luuu1242" + ] }, "geometry": { "type": "Polygon", @@ -695498,7 +696347,10 @@ "LANGUAGE": "South-Wester Family", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "luuu1242" + ] }, "geometry": { "type": "Polygon", @@ -696031,7 +696883,10 @@ "LANGUAGE": "South-Western Family", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "nort2740" + ] }, "geometry": { "type": "Polygon", @@ -696608,7 +697463,10 @@ "LANGUAGE": "Khuen", "COUNTRY_NAME": "Lao People's Democratic Republic", "ISLAND_NAME": "", - "SOVEREIGN": "Laos" + "SOVEREIGN": "Laos", + "cldf:languageReference": [ + "khue1238" + ] }, "geometry": { "type": "Polygon", @@ -696929,7 +697787,10 @@ "LANGUAGE": "TAY", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "tayy1238" + ] }, "geometry": { "type": "Polygon", @@ -701550,7 +702411,10 @@ "LANGUAGE": "THAI KHAW", "COUNTRY_NAME": "Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "Vietnam" + "SOVEREIGN": "Vietnam", + "cldf:languageReference": [ + "cent2251" + ] }, "geometry": { "type": "Polygon", @@ -706317,7 +707181,10 @@ "LANGUAGE": "THAI KHAW", "COUNTRY_NAME": "Lao People's Democratic Republic/Vietnam", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2251" + ] }, "geometry": { "type": "Polygon", @@ -716738,7 +717605,10 @@ "LANGUAGE": "Austronesian", "COUNTRY_NAME": "Christmas Island", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "aust1307" + ] }, "geometry": { "type": "Polygon", @@ -716907,7 +717777,10 @@ "LANGUAGE": "PALAUAN", "COUNTRY_NAME": "Palau", "ISLAND_NAME": "", - "SOVEREIGN": "United States" + "SOVEREIGN": "United States", + "cldf:languageReference": [ + "pala1344" + ] }, "geometry": { "type": "MultiPolygon", @@ -717302,7 +718175,10 @@ "LANGUAGE": "EAHU", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "lahu1253" + ] }, "geometry": { "type": "Polygon", @@ -717635,7 +718511,10 @@ "LANGUAGE": "TIMORESE/Biboki-Insana", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "bibo1238" + ] }, "geometry": { "type": "Polygon", @@ -717988,7 +718867,10 @@ "LANGUAGE": "TIMORESE/ROTINESE", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "rote1234" + ] }, "geometry": { "type": "Polygon", @@ -718413,7 +719295,10 @@ "LANGUAGE": "TIMORESE/Amanuban-Amanatun", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "aman1264" + ] }, "geometry": { "type": "Polygon", @@ -719206,7 +720091,10 @@ "LANGUAGE": "ROTI", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "east2858" + ] }, "geometry": { "type": "Polygon", @@ -719407,7 +720295,10 @@ "LANGUAGE": "TIMORESE/Kusa-Manlea", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "kusa1252" + ] }, "geometry": { "type": "Polygon", @@ -720528,7 +721419,10 @@ "LANGUAGE": "MAMBAI/Damata", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "dama1271" + ] }, "geometry": { "type": "Polygon", @@ -720761,7 +721655,10 @@ "LANGUAGE": "MAMBAI/Lolei", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "lole1240" + ] }, "geometry": { "type": "Polygon", @@ -721210,7 +722107,10 @@ "LANGUAGE": "KEMAK/Nogo", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "nogo1237" + ] }, "geometry": { "type": "Polygon", @@ -721619,7 +722519,10 @@ "LANGUAGE": "TETUN", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "tetu1245" + ] }, "geometry": { "type": "Polygon", @@ -721756,7 +722659,10 @@ "LANGUAGE": "TUKUDEDE/Keha", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "keha1237" + ] }, "geometry": { "type": "Polygon", @@ -721905,7 +722811,10 @@ "LANGUAGE": "MAMBAI/Manua", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "manu1259" + ] }, "geometry": { "type": "Polygon", @@ -722378,7 +723287,10 @@ "LANGUAGE": "LAKALEI", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "laka1255" + ] }, "geometry": { "type": "Polygon", @@ -722715,7 +723627,10 @@ "LANGUAGE": "HABU", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "habu1241" + ] }, "geometry": { "type": "Polygon", @@ -723112,7 +724027,10 @@ "LANGUAGE": "IDATE", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "idat1237" + ] }, "geometry": { "type": "Polygon", @@ -723489,7 +724407,10 @@ "LANGUAGE": "GALOLI/Dadua", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "galo1243" + ] }, "geometry": { "type": "Polygon", @@ -723730,7 +724651,10 @@ "LANGUAGE": "GALOLI/Edi", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "edii1237" + ] }, "geometry": { "type": "Polygon", @@ -723839,7 +724763,10 @@ "LANGUAGE": "GALOLI/Galoli", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "nucl1541" + ] }, "geometry": { "type": "Polygon", @@ -724432,7 +725359,10 @@ "LANGUAGE": "GALOLI/Na Nahek", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "nana1259" + ] }, "geometry": { "type": "Polygon", @@ -724637,7 +725567,10 @@ "LANGUAGE": "TETUN/Soibada", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "east2473" + ] }, "geometry": { "type": "Polygon", @@ -725070,7 +726003,10 @@ "LANGUAGE": "TETUN/Eastern Tetun", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "east2473" + ] }, "geometry": { "type": "Polygon", @@ -725835,7 +726771,10 @@ "LANGUAGE": "KAIRUI-MIDIKI/Kairui", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "kair1266" + ] }, "geometry": { "type": "Polygon", @@ -726020,7 +726959,10 @@ "LANGUAGE": "NAUETI/Oso Moko", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "naue1237" + ] }, "geometry": { "type": "Polygon", @@ -726173,7 +727115,10 @@ "LANGUAGE": "NAUETI/Naumik", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "naue1237" + ] }, "geometry": { "type": "Polygon", @@ -726318,7 +727263,10 @@ "LANGUAGE": "MAKASAI/Makiere", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "makl1245" + ] }, "geometry": { "type": "Polygon", @@ -726495,7 +727443,10 @@ "LANGUAGE": "KAIRUI-MIDIKI/Midiki", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "midi1237" + ] }, "geometry": { "type": "Polygon", @@ -726692,7 +727643,10 @@ "LANGUAGE": "FATALUKU", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "fata1247" + ] }, "geometry": { "type": "Polygon", @@ -727113,7 +728067,10 @@ "LANGUAGE": "MAKU'A", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "maku1277" + ] }, "geometry": { "type": "Polygon", @@ -727270,7 +728227,10 @@ "LANGUAGE": "Dili Tetun", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "tetu1246" + ] }, "geometry": { "type": "Polygon", @@ -727639,7 +728599,10 @@ "LANGUAGE": "TETUN/N", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "nort2869" + ] }, "geometry": { "type": "Polygon", @@ -728337,7 +729300,10 @@ "LANGUAGE": "SELWASA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "selu1242" + ] }, "geometry": { "type": "Polygon", @@ -728574,7 +729540,10 @@ "LANGUAGE": "YAMDENA//Southern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sout2891" + ] }, "geometry": { "type": "MultiPolygon", @@ -729201,7 +730170,10 @@ "LANGUAGE": "KEI-FORDATA/Larat II", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "ford1244" + ] }, "geometry": { "type": "Polygon", @@ -729350,7 +730322,10 @@ "LANGUAGE": "WETAR/Limera", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "iliu1237" + ] }, "geometry": { "type": "Polygon", @@ -729599,7 +730574,10 @@ "LANGUAGE": "WETAR/Hahutan", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "iliu1237" + ] }, "geometry": { "type": "Polygon", @@ -729860,7 +730838,10 @@ "LANGUAGE": "WETAR/Welemur", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "wele1238" + ] }, "geometry": { "type": "Polygon", @@ -730461,7 +731442,10 @@ "LANGUAGE": "WAIMA'A", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "waim1252" + ] }, "geometry": { "type": "MultiPolygon", @@ -731224,7 +732208,10 @@ "LANGUAGE": "WETAR/Tutunohan", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "tugu1245" + ] }, "geometry": { "type": "Polygon", @@ -731973,7 +732960,10 @@ "LANGUAGE": "GALOLI/Hehak", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "haha1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -732216,7 +733206,10 @@ "LANGUAGE": "GALOLI/Baba", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "baba1272" + ] }, "geometry": { "type": "Polygon", @@ -732305,7 +733298,10 @@ "LANGUAGE": "ADABE", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "adab1235" + ] }, "geometry": { "type": "Polygon", @@ -732410,7 +733406,10 @@ "LANGUAGE": "LAMAHOLOT/Adonara", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "adon1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -732813,7 +733812,10 @@ "LANGUAGE": "KEDANG", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "keda1252" + ] }, "geometry": { "type": "Polygon", @@ -733002,7 +734004,10 @@ "LANGUAGE": "KOLANA", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "kola1287" + ] }, "geometry": { "type": "MultiPolygon", @@ -735397,7 +736402,10 @@ "LANGUAGE": "TANGLAPUI", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "sawi1256" + ] }, "geometry": { "type": "Polygon", @@ -735910,7 +736918,10 @@ "LANGUAGE": "WOISIKA", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "kama1365" + ] }, "geometry": { "type": "Polygon", @@ -736431,7 +737442,10 @@ "LANGUAGE": "TIMORESE/Ambenu(Vaikenu)", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "baik1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -736966,7 +737980,10 @@ "LANGUAGE": "KEI-FORDATA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keif1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -737365,7 +738382,10 @@ "LANGUAGE": "SELARU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sela1259" + ] }, "geometry": { "type": "Polygon", @@ -737682,7 +738702,10 @@ "LANGUAGE": "KUI", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "kuii1253" + ] }, "geometry": { "type": "MultiPolygon", @@ -737861,7 +738884,10 @@ "LANGUAGE": "KELON", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "kelo1247" + ] }, "geometry": { "type": "Polygon", @@ -738322,7 +739348,10 @@ "LANGUAGE": "KAFOA", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "kafo1240" + ] }, "geometry": { "type": "Polygon", @@ -738443,7 +739472,10 @@ "LANGUAGE": "NEDEBANG", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "nede1245" + ] }, "geometry": { "type": "Polygon", @@ -738564,7 +739596,10 @@ "LANGUAGE": "LAMAHOLOT/East", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "alor1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -739147,7 +740182,10 @@ "LANGUAGE": "TEWA", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "teiw1235" + ] }, "geometry": { "type": "Polygon", @@ -739480,7 +740518,10 @@ "LANGUAGE": "LAMMA", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "lamm1241" + ] }, "geometry": { "type": "Polygon", @@ -740277,7 +741318,10 @@ "LANGUAGE": "LAMAHOLOT/Ile Mandiri", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "nucl1534" + ] }, "geometry": { "type": "Polygon", @@ -740506,7 +741550,10 @@ "LANGUAGE": "LAMAHOLOT/South", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "lama1277" + ] }, "geometry": { "type": "Polygon", @@ -740615,7 +741662,10 @@ "LANGUAGE": "LAMAHOLOT/Pukaunu", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "lama1277" + ] }, "geometry": { "type": "Polygon", @@ -740816,7 +741866,10 @@ "LANGUAGE": "TIMORESE/Amabi,Fatulau,Amfoan", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "amfo1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -742127,7 +743180,10 @@ "LANGUAGE": "SIKKA/Tana Ai", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "tana1283" + ] }, "geometry": { "type": "Polygon", @@ -742368,7 +743424,10 @@ "LANGUAGE": "SIKKA/South Coast", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "sikk1243" + ] }, "geometry": { "type": "Polygon", @@ -742617,7 +743676,10 @@ "LANGUAGE": "SIKKA/Central", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "sara1324" + ] }, "geometry": { "type": "Polygon", @@ -743062,7 +744124,10 @@ "LANGUAGE": "ENDE-LIO/Nga'o", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "ngao1245" + ] }, "geometry": { "type": "Polygon", @@ -743339,7 +744404,10 @@ "LANGUAGE": "ENDE-LIO/Ende(Ja'o)", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "ende1246" + ] }, "geometry": { "type": "Polygon", @@ -743884,7 +744952,10 @@ "LANGUAGE": "ENDE-LIO/Lio(Aku)", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "lioo1240" + ] }, "geometry": { "type": "Polygon", @@ -744569,7 +745640,10 @@ "LANGUAGE": "MANGGARAI/East", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "east2463" + ] }, "geometry": { "type": "Polygon", @@ -744846,7 +745920,10 @@ "LANGUAGE": "ENDE-LIO/Nage-Keo", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "nage1238" + ] }, "geometry": { "type": "Polygon", @@ -745503,7 +746580,10 @@ "LANGUAGE": "RIUNG", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "riun1237" + ] }, "geometry": { "type": "Polygon", @@ -745864,7 +746944,10 @@ "LANGUAGE": "NGADA", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "ngad1261" + ] }, "geometry": { "type": "Polygon", @@ -746587,7 +747670,10 @@ "LANGUAGE": "NGADA/South-Western", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "sout2884" + ] }, "geometry": { "type": "Polygon", @@ -746844,7 +747930,10 @@ "LANGUAGE": "NGADA/South-Eastern", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "east2464" + ] }, "geometry": { "type": "Polygon", @@ -747105,7 +748194,10 @@ "LANGUAGE": "NGADA/Central", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2074" + ] }, "geometry": { "type": "Polygon", @@ -747362,7 +748454,10 @@ "LANGUAGE": "NGADA/Soa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ngad1261" + ] }, "geometry": { "type": "Polygon", @@ -747511,7 +748606,10 @@ "LANGUAGE": "MANGGARAI/Central Eastern", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "cent2073" + ] }, "geometry": { "type": "Polygon", @@ -747808,7 +748906,10 @@ "LANGUAGE": "MANGGARAI/Central", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "cent2073" + ] }, "geometry": { "type": "Polygon", @@ -747973,7 +749074,10 @@ "LANGUAGE": "MANGGARAI/West", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "west2537" + ] }, "geometry": { "type": "Polygon", @@ -748306,7 +749410,10 @@ "LANGUAGE": "MANGGARAI/Transitional", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "west2536" + ] }, "geometry": { "type": "Polygon", @@ -748635,7 +749742,10 @@ "LANGUAGE": "BIMA/Bima", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nucl1518" + ] }, "geometry": { "type": "Polygon", @@ -750224,7 +751334,10 @@ "LANGUAGE": "SASAK/Central", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "meno1251" + ] }, "geometry": { "type": "Polygon", @@ -750845,7 +751958,10 @@ "LANGUAGE": "NDAO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dhao1237" + ] }, "geometry": { "type": "Polygon", @@ -751026,7 +752142,10 @@ "LANGUAGE": "SAVU/Liae", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "liae1237" + ] }, "geometry": { "type": "Polygon", @@ -751171,7 +752290,10 @@ "LANGUAGE": "SAVU/Seba", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "seba1248" + ] }, "geometry": { "type": "Polygon", @@ -751432,7 +752554,10 @@ "LANGUAGE": "(KAMBERA)EAST SUMBANESE/Mangili-Waijelo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mang1406" + ] }, "geometry": { "type": "MultiPolygon", @@ -751887,7 +753012,10 @@ "LANGUAGE": "(KAMBERA)EAST SUMBANESE/Melolo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "melo1243" + ] }, "geometry": { "type": "Polygon", @@ -752248,7 +753376,10 @@ "LANGUAGE": "SAVU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sabu1255" + ] }, "geometry": { "type": "Polygon", @@ -752393,7 +753524,10 @@ "LANGUAGE": "(KAMBERA)EAST SUMBANESE/Southern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sout2885" + ] }, "geometry": { "type": "Polygon", @@ -753130,7 +754264,10 @@ "LANGUAGE": "(KAMBERA)EAST SUMBANESE/Kambera", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nucl1521" + ] }, "geometry": { "type": "Polygon", @@ -753491,7 +754628,10 @@ "LANGUAGE": "(KAMBERA)EAST SUMBANESE/Lewa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lewa1240" + ] }, "geometry": { "type": "Polygon", @@ -754180,7 +755320,10 @@ "LANGUAGE": "(KAMBERA)EAST SUMBANESE/Kanatang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "kana1287" + ] }, "geometry": { "type": "Polygon", @@ -754717,7 +755860,10 @@ "LANGUAGE": "KODI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "kodi1247" + ] }, "geometry": { "type": "Polygon", @@ -755110,7 +756256,10 @@ "LANGUAGE": "LAMBOYA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lamb1273" + ] }, "geometry": { "type": "Polygon", @@ -755355,7 +756504,10 @@ "LANGUAGE": "WANUKAKA/Rua", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "ruaa1237" + ] }, "geometry": { "type": "Polygon", @@ -755436,7 +756588,10 @@ "LANGUAGE": "WANUKAKA/Wanukaka", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "wanu1241" + ] }, "geometry": { "type": "Polygon", @@ -755641,7 +756796,10 @@ "LANGUAGE": "WEYEWA/Weyewa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "weje1237" + ] }, "geometry": { "type": "Polygon", @@ -756042,7 +757200,10 @@ "LANGUAGE": "WEYEWA/Laura", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "laur1249" + ] }, "geometry": { "type": "Polygon", @@ -756219,7 +757380,10 @@ "LANGUAGE": "MAMBORU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mamb1305" + ] }, "geometry": { "type": "Polygon", @@ -756448,7 +757612,10 @@ "LANGUAGE": "(KAMBERA)EAST SUMBANESE/Umbu Ratu Nggai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "umar1237" + ] }, "geometry": { "type": "Polygon", @@ -757161,7 +758328,10 @@ "LANGUAGE": "ANAKALANGU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "anak1240" + ] }, "geometry": { "type": "Polygon", @@ -757746,7 +758916,10 @@ "LANGUAGE": "WEYEWA/Lauli", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "laul1237" + ] }, "geometry": { "type": "Polygon", @@ -758107,7 +759280,10 @@ "LANGUAGE": "WEYEWA/Tana Righu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tana1282" + ] }, "geometry": { "type": "Polygon", @@ -758272,7 +759448,10 @@ "LANGUAGE": "PALU'E", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "palu1252" + ] }, "geometry": { "type": "Polygon", @@ -758437,7 +759616,10 @@ "LANGUAGE": "BALI MALAY", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bali1279" + ] }, "geometry": { "type": "Polygon", @@ -758570,7 +759752,10 @@ "LANGUAGE": "BALINESE/Standard", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bali1278" + ] }, "geometry": { "type": "MultiPolygon", @@ -759757,7 +760942,10 @@ "LANGUAGE": "JAVANESE/North-Western", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "java1254" + ] }, "geometry": { "type": "MultiPolygon", @@ -760224,7 +761412,10 @@ "LANGUAGE": "MADURESE/all Dialects", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nucl1460" + ] }, "geometry": { "type": "Polygon", @@ -761089,7 +762280,10 @@ "LANGUAGE": "JAVANESE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "java1254" + ] }, "geometry": { "type": "Polygon", @@ -764226,7 +765420,10 @@ "LANGUAGE": "SUNDANESE/Central-Eastern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sund1252" + ] }, "geometry": { "type": "Polygon", @@ -764423,7 +765620,10 @@ "LANGUAGE": "SUNDANESE/South-Eastern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sund1252" + ] }, "geometry": { "type": "Polygon", @@ -765008,7 +766208,10 @@ "LANGUAGE": "SUNDANESE/North-Eastern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sund1252" + ] }, "geometry": { "type": "Polygon", @@ -765513,7 +766716,10 @@ "LANGUAGE": "JAVANESE/Manuk", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "java1254" + ] }, "geometry": { "type": "Polygon", @@ -766126,7 +767332,10 @@ "LANGUAGE": "SUNDANESE/Southern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sund1252" + ] }, "geometry": { "type": "Polygon", @@ -767239,7 +768448,10 @@ "LANGUAGE": "SUNDANESE/Northern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sund1252" + ] }, "geometry": { "type": "Polygon", @@ -768784,7 +769996,10 @@ "LANGUAGE": "ENGGANO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "engg1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -770971,7 +772186,10 @@ "LANGUAGE": "SUNDANESE/Western", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sund1252" + ] }, "geometry": { "type": "Polygon", @@ -771912,7 +773130,10 @@ "LANGUAGE": "LAMPUNG/C-E", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lamp1243" + ] }, "geometry": { "type": "Polygon", @@ -772209,7 +773430,10 @@ "LANGUAGE": "KOMERING", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "kome1238" + ] }, "geometry": { "type": "Polygon", @@ -772678,7 +773902,10 @@ "LANGUAGE": "LAMPUNG/Northern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lamp1242" + ] }, "geometry": { "type": "Polygon", @@ -773123,7 +774350,10 @@ "LANGUAGE": "LAMPUNG/Western", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lamp1243" + ] }, "geometry": { "type": "Polygon", @@ -773840,7 +775070,10 @@ "LANGUAGE": "LAMPUNG/Southern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lamp1243" + ] }, "geometry": { "type": "Polygon", @@ -774899,7 +776132,10 @@ "LANGUAGE": "LAMPUNG/S-W", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lamp1243" + ] }, "geometry": { "type": "Polygon", @@ -775192,7 +776428,10 @@ "LANGUAGE": "LAMPUNG/C-W", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lamp1243" + ] }, "geometry": { "type": "Polygon", @@ -775457,7 +776696,10 @@ "LANGUAGE": "SUMATRA MALAY/Semendo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "seme1248" + ] }, "geometry": { "type": "Polygon", @@ -775626,7 +776868,10 @@ "LANGUAGE": "SUMATRA MALAY", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nucl1806" + ] }, "geometry": { "type": "MultiPolygon", @@ -787985,7 +789230,10 @@ "LANGUAGE": "SUMATRA MALAY/Ranau", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "high1292" + ] }, "geometry": { "type": "Polygon", @@ -788202,7 +789450,10 @@ "LANGUAGE": "NIAS/Sichule", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "siku1242" + ] }, "geometry": { "type": "Polygon", @@ -790562,7 +791813,10 @@ "LANGUAGE": "JAVA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "java1254" + ] }, "geometry": { "type": "MultiPolygon", @@ -791233,7 +792487,10 @@ "LANGUAGE": "MINANGKABAU/South-Eastern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mina1268" + ] }, "geometry": { "type": "Polygon", @@ -791774,7 +793031,10 @@ "LANGUAGE": "MINANGKABAU/Kerinci", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "keri1250" + ] }, "geometry": { "type": "Polygon", @@ -792039,7 +793299,10 @@ "LANGUAGE": "MINANGKABAU/Kerinci-Minangkabau", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "keri1250" + ] }, "geometry": { "type": "Polygon", @@ -792572,7 +793835,10 @@ "LANGUAGE": "MINANGKABAU/Southern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mina1268" + ] }, "geometry": { "type": "Polygon", @@ -792925,7 +794191,10 @@ "LANGUAGE": "MINANGKABAU/Pekal", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "peka1242" + ] }, "geometry": { "type": "Polygon", @@ -793206,7 +794475,10 @@ "LANGUAGE": "SUMATRA MALAY/Serawai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sera1272" + ] }, "geometry": { "type": "Polygon", @@ -793515,7 +794787,10 @@ "LANGUAGE": "SUMATRA MALAY/Bengkulu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "beng1290" + ] }, "geometry": { "type": "Polygon", @@ -793788,7 +795063,10 @@ "LANGUAGE": "REJANG", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "reja1240" + ] }, "geometry": { "type": "Polygon", @@ -794461,7 +795739,10 @@ "LANGUAGE": "SUMATRA MALAY/Daya", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "high1292" + ] }, "geometry": { "type": "Polygon", @@ -794606,7 +795887,10 @@ "LANGUAGE": "SUMATRA MALAY/Aji", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "high1292" + ] }, "geometry": { "type": "Polygon", @@ -794699,7 +795983,10 @@ "LANGUAGE": "SUMATRA MALAY/Penesak", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "pene1237" + ] }, "geometry": { "type": "Polygon", @@ -794940,7 +796227,10 @@ "LANGUAGE": "SUMATRA MALAY/Belide", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "beli1262" + ] }, "geometry": { "type": "Polygon", @@ -795109,7 +796399,10 @@ "LANGUAGE": "SUMATRA MALAY/Kayu Agung", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "cent2053" + ] }, "geometry": { "type": "Polygon", @@ -795294,7 +796587,10 @@ "LANGUAGE": "SUMATRA MALAY/Ogan", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "ogan1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -796169,7 +797465,10 @@ "LANGUAGE": "SUMATRA MALAY/Lematang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lema1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -796716,7 +798015,10 @@ "LANGUAGE": "SUMATRA MALAY/Enim", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "enim1238" + ] }, "geometry": { "type": "Polygon", @@ -796849,7 +798151,10 @@ "LANGUAGE": "SUMATRA MALAY/Semendo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "seme1248" + ] }, "geometry": { "type": "Polygon", @@ -797058,7 +798363,10 @@ "LANGUAGE": "SUMATRA MALAY/Palembang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "pale1264" + ] }, "geometry": { "type": "Polygon", @@ -797363,7 +798671,10 @@ "LANGUAGE": "SUMATRA MALAY/Musi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "musi1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -797822,7 +799133,10 @@ "LANGUAGE": "SUMATRA MALAY/Lembak", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "coll1240" + ] }, "geometry": { "type": "Polygon", @@ -797999,7 +799313,10 @@ "LANGUAGE": "SUMATRA MALAY/Sindang Kelingi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lemb1264" + ] }, "geometry": { "type": "Polygon", @@ -798212,7 +799529,10 @@ "LANGUAGE": "SUMATRA MALAY/Lintang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lint1237" + ] }, "geometry": { "type": "Polygon", @@ -798449,7 +799769,10 @@ "LANGUAGE": "SUMATRA MALAY/Besemah", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "pase1242" + ] }, "geometry": { "type": "Polygon", @@ -799430,7 +800753,10 @@ "LANGUAGE": "SUMATRA MALAY/Rawas", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "rawa1270" + ] }, "geometry": { "type": "Polygon", @@ -799783,7 +801109,10 @@ "LANGUAGE": "MINANGKABAU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mina1268" + ] }, "geometry": { "type": "Polygon", @@ -800148,7 +801477,10 @@ "LANGUAGE": "SUMATRA MALAY/Kubu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kubu1239" + ] }, "geometry": { "type": "MultiPolygon", @@ -800463,7 +801795,10 @@ "LANGUAGE": "JAVA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "java1254" + ] }, "geometry": { "type": "Polygon", @@ -800616,7 +801951,10 @@ "LANGUAGE": "MINANGKABAU/Northern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mina1268" + ] }, "geometry": { "type": "Polygon", @@ -801341,7 +802679,10 @@ "LANGUAGE": "MINANGKABAU/Central Northern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mina1268" + ] }, "geometry": { "type": "Polygon", @@ -801518,7 +802859,10 @@ "LANGUAGE": "MINANGKABAU/C-W", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mina1268" + ] }, "geometry": { "type": "Polygon", @@ -801755,7 +803099,10 @@ "LANGUAGE": "MINANGKABAU/Central", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mina1268" + ] }, "geometry": { "type": "Polygon", @@ -801940,7 +803287,10 @@ "LANGUAGE": "MINANGKABAU/Central Eastern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mina1268" + ] }, "geometry": { "type": "Polygon", @@ -802441,7 +803791,10 @@ "LANGUAGE": "MENTAWAI/Southern Siberut", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "ment1249" + ] }, "geometry": { "type": "Polygon", @@ -802954,7 +804307,10 @@ "LANGUAGE": "ANGKOLA-MANDAILING", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "angk1248" + ] }, "geometry": { "type": "Polygon", @@ -804199,7 +805555,10 @@ "LANGUAGE": "Lubu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lubu1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -804506,7 +805865,10 @@ "LANGUAGE": "MINANGKABAU/Western", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mina1268" + ] }, "geometry": { "type": "MultiPolygon", @@ -806601,7 +807963,10 @@ "LANGUAGE": "ACEHNESE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "achi1257" + ] }, "geometry": { "type": "MultiPolygon", @@ -812256,7 +813621,10 @@ "LANGUAGE": "Kluet", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bata1292" + ] }, "geometry": { "type": "Polygon", @@ -812477,7 +813845,10 @@ "LANGUAGE": "J", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "java1254" + ] }, "geometry": { "type": "MultiPolygon", @@ -813184,7 +814555,10 @@ "LANGUAGE": "GAYO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "gayo1244" + ] }, "geometry": { "type": "Polygon", @@ -814873,7 +816247,10 @@ "LANGUAGE": "ALAS-KLUET", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bata1292" + ] }, "geometry": { "type": "Polygon", @@ -817258,7 +818635,10 @@ "LANGUAGE": "Deli", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "deli1235" + ] }, "geometry": { "type": "Polygon", @@ -818639,7 +820019,10 @@ "LANGUAGE": "KARO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bata1294" + ] }, "geometry": { "type": "Polygon", @@ -818828,7 +820211,10 @@ "LANGUAGE": "Alas/Kluet", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bata1292" + ] }, "geometry": { "type": "Polygon", @@ -819721,7 +821107,10 @@ "LANGUAGE": "TOBA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "toba1265" + ] }, "geometry": { "type": "Polygon", @@ -820626,7 +822015,10 @@ "LANGUAGE": "SIMALUNGAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bata1288" + ] }, "geometry": { "type": "Polygon", @@ -820971,7 +822363,10 @@ "LANGUAGE": "Karo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "gayo1244" + ] }, "geometry": { "type": "Polygon", @@ -821404,7 +822799,10 @@ "LANGUAGE": "KARO/Singkil", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sing1240" + ] }, "geometry": { "type": "Polygon", @@ -822181,7 +823579,10 @@ "LANGUAGE": "KARO/Batak-Pakpak", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bata1294" + ] }, "geometry": { "type": "Polygon", @@ -822698,7 +824099,10 @@ "LANGUAGE": "KARO/Dairi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bata1294" + ] }, "geometry": { "type": "Polygon", @@ -823815,7 +825219,10 @@ "LANGUAGE": "Orang Seletar", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "oran1259" + ] }, "geometry": { "type": "Polygon", @@ -824676,7 +826083,10 @@ "LANGUAGE": "MALAY", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "stan1306" + ] }, "geometry": { "type": "MultiPolygon", @@ -829887,7 +831297,10 @@ "LANGUAGE": "Orang Kanaq", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "oran1258" + ] }, "geometry": { "type": "Polygon", @@ -830128,7 +831541,10 @@ "LANGUAGE": "MALAY", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "stan1306" + ] }, "geometry": { "type": "MultiPolygon", @@ -835251,7 +836667,10 @@ "LANGUAGE": "SEMELAI/Temoq", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "temo1243" + ] }, "geometry": { "type": "Polygon", @@ -836144,7 +837563,10 @@ "LANGUAGE": "SEMELAI/Semelai", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "seme1247" + ] }, "geometry": { "type": "Polygon", @@ -836561,7 +837983,10 @@ "LANGUAGE": "SEMELAI", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "seme1247" + ] }, "geometry": { "type": "Polygon", @@ -837942,7 +839367,10 @@ "LANGUAGE": "SEMELAI/Semaq Palong", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "seme1247" + ] }, "geometry": { "type": "Polygon", @@ -838779,7 +840207,10 @@ "LANGUAGE": "BESISI", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "besi1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -839214,7 +840645,10 @@ "LANGUAGE": "KENABOI", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "kena1236" + ] }, "geometry": { "type": "MultiPolygon", @@ -839697,7 +841131,10 @@ "LANGUAGE": "BESISI/Betise'", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "beti1247" + ] }, "geometry": { "type": "Polygon", @@ -840042,7 +841479,10 @@ "LANGUAGE": "BESISI/Sakai of Ulu Langat", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "ulul1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -840749,7 +842189,10 @@ "LANGUAGE": "BESISI/Sisi'", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "sisi1247" + ] }, "geometry": { "type": "Polygon", @@ -841686,7 +843129,10 @@ "LANGUAGE": "KENSIU/Semang of Sadang", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "kens1248" + ] }, "geometry": { "type": "MultiPolygon", @@ -841937,7 +843383,10 @@ "LANGUAGE": "SEMAQ BERI/SEMELAI", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "seme1247" + ] }, "geometry": { "type": "Polygon", @@ -842270,7 +843719,10 @@ "LANGUAGE": "SEMAQ BERI", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "sema1265" + ] }, "geometry": { "type": "Polygon", @@ -846991,7 +848443,10 @@ "LANGUAGE": "SEMELAI/Biduanda of Chiong", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "seme1247" + ] }, "geometry": { "type": "Polygon", @@ -847192,7 +848647,10 @@ "LANGUAGE": "SEMAI/Orang Tanjong of Langat", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "oran1256" + ] }, "geometry": { "type": "MultiPolygon", @@ -848011,7 +849469,10 @@ "LANGUAGE": "KENABOI", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "kena1236" + ] }, "geometry": { "type": "Polygon", @@ -848276,7 +849737,10 @@ "LANGUAGE": "JAH HET", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "jahh1242" + ] }, "geometry": { "type": "Polygon", @@ -850357,7 +851821,10 @@ "LANGUAGE": "CHE' WONG", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "chew1245" + ] }, "geometry": { "type": "Polygon", @@ -850618,7 +852085,10 @@ "LANGUAGE": "CHE' WONG/W", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "chew1245" + ] }, "geometry": { "type": "Polygon", @@ -850915,7 +852385,10 @@ "LANGUAGE": "CHE' WONG/E", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "chew1245" + ] }, "geometry": { "type": "Polygon", @@ -851224,7 +852697,10 @@ "LANGUAGE": "BATEK/Batek lga'", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "bate1262" + ] }, "geometry": { "type": "Polygon", @@ -852645,7 +854121,10 @@ "LANGUAGE": "Batek Teq", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "bate1266" + ] }, "geometry": { "type": "Polygon", @@ -853562,7 +855041,10 @@ "LANGUAGE": "BATEK/Mintil", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "mint1239" + ] }, "geometry": { "type": "Polygon", @@ -854319,7 +855801,10 @@ "LANGUAGE": "BATEK/Batek De", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "bate1262" + ] }, "geometry": { "type": "Polygon", @@ -855516,7 +857001,10 @@ "LANGUAGE": "JEHAI/Menriq", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "minr1238" + ] }, "geometry": { "type": "Polygon", @@ -858353,7 +859841,10 @@ "LANGUAGE": "JEHAI/Batek Teh", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "bate1267" + ] }, "geometry": { "type": "Polygon", @@ -859702,7 +861193,10 @@ "LANGUAGE": "SEMAI/Bil", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "bill1238" + ] }, "geometry": { "type": "Polygon", @@ -860231,7 +861725,10 @@ "LANGUAGE": "Ulu", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "ramo1244" + ] }, "geometry": { "type": "Polygon", @@ -860520,7 +862017,10 @@ "LANGUAGE": "SEMAI/Bil", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "bill1238" + ] }, "geometry": { "type": "Polygon", @@ -860761,7 +862261,10 @@ "LANGUAGE": "Temuan", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "temu1239" + ] }, "geometry": { "type": "Polygon", @@ -864742,7 +866245,10 @@ "LANGUAGE": "BATEK/Batek Hapen", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "bate1262" + ] }, "geometry": { "type": "Polygon", @@ -865255,7 +866761,10 @@ "LANGUAGE": "Batek Nong", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "bate1263" + ] }, "geometry": { "type": "Polygon", @@ -865496,7 +867005,10 @@ "LANGUAGE": "Batek Nong", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "bate1263" + ] }, "geometry": { "type": "Polygon", @@ -865813,7 +867325,10 @@ "LANGUAGE": "SEMAI", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "sema1266" + ] }, "geometry": { "type": "MultiPolygon", @@ -867436,7 +868951,10 @@ "LANGUAGE": "SEMAI/Lipis", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "lipi1238" + ] }, "geometry": { "type": "Polygon", @@ -868089,7 +869607,10 @@ "LANGUAGE": "JEHAI/Jehai", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "nucl1294" + ] }, "geometry": { "type": "Polygon", @@ -869790,7 +871311,10 @@ "LANGUAGE": "'LOW-COUNTRY SEMANG'/Meni Gul", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "kens1248" + ] }, "geometry": { "type": "Polygon", @@ -870611,7 +872135,10 @@ "LANGUAGE": "KENSIU/Kensiu Pemsed", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "kens1248" + ] }, "geometry": { "type": "Polygon", @@ -871144,7 +872671,10 @@ "LANGUAGE": "KENSIU/Kensiu Batu", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "kens1249" + ] }, "geometry": { "type": "Polygon", @@ -871821,7 +873351,10 @@ "LANGUAGE": "KENSIU/Kensiu Siong", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "kens1250" + ] }, "geometry": { "type": "Polygon", @@ -872590,7 +874123,10 @@ "LANGUAGE": "KENSIU", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "kens1248" + ] }, "geometry": { "type": "Polygon", @@ -873067,7 +874603,10 @@ "LANGUAGE": "KENSIU", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "kens1248" + ] }, "geometry": { "type": "Polygon", @@ -873776,7 +875315,10 @@ "LANGUAGE": "KENSIU/Meni Kaien", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "kens1248" + ] }, "geometry": { "type": "Polygon", @@ -875693,7 +877235,10 @@ "LANGUAGE": "LANOH", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "lano1248" + ] }, "geometry": { "type": "Polygon", @@ -878018,7 +879563,10 @@ "LANGUAGE": "SEMAI", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "sema1266" + ] }, "geometry": { "type": "Polygon", @@ -881129,7 +882677,10 @@ "LANGUAGE": "SEMAI/Kampar", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "uluk1256" + ] }, "geometry": { "type": "Polygon", @@ -881510,7 +883061,10 @@ "LANGUAGE": "SEMAI/Cameron H. lands", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "came1250" + ] }, "geometry": { "type": "Polygon", @@ -881847,7 +883401,10 @@ "LANGUAGE": "TEMIAR", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "temi1246" + ] }, "geometry": { "type": "MultiPolygon", @@ -882902,7 +884459,10 @@ "LANGUAGE": "SEMAI/Jelai", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "jela1244" + ] }, "geometry": { "type": "Polygon", @@ -883219,7 +884779,10 @@ "LANGUAGE": "SEMAI/Bidor", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "bido1238" + ] }, "geometry": { "type": "Polygon", @@ -883732,7 +885295,10 @@ "LANGUAGE": "SEMAI/Sungkai", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "sung1267" + ] }, "geometry": { "type": "Polygon", @@ -884357,7 +885923,10 @@ "LANGUAGE": "SEMAI/Betau", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "beta1249" + ] }, "geometry": { "type": "Polygon", @@ -885506,7 +887075,10 @@ "LANGUAGE": "SEMAI/Telom", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "telo1238" + ] }, "geometry": { "type": "Polygon", @@ -885811,7 +887383,10 @@ "LANGUAGE": "SEMAI/Perak I", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Southern Malaysia" + "SOVEREIGN": "Southern Malaysia", + "cldf:languageReference": [ + "pera1255" + ] }, "geometry": { "type": "Polygon", @@ -886360,7 +887935,10 @@ "LANGUAGE": "N-W", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "temi1246" + ] }, "geometry": { "type": "Polygon", @@ -887289,7 +888867,10 @@ "LANGUAGE": "TEMIAR/Southern", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "temi1246" + ] }, "geometry": { "type": "Polygon", @@ -889002,7 +890583,10 @@ "LANGUAGE": "TEMIAR/Northern", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "temi1246" + ] }, "geometry": { "type": "Polygon", @@ -890555,7 +892139,10 @@ "LANGUAGE": "Orang Hulu", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "hulu1245" + ] }, "geometry": { "type": "Polygon", @@ -892836,7 +894423,10 @@ "LANGUAGE": "Local Malay", "COUNTRY_NAME": "Singapore", "ISLAND_NAME": "", - "SOVEREIGN": "Singapore" + "SOVEREIGN": "Singapore", + "cldf:languageReference": [ + "nucl1806" + ] }, "geometry": { "type": "Polygon", @@ -893137,7 +894727,10 @@ "LANGUAGE": "Orang Seletar", "COUNTRY_NAME": "Singapore", "ISLAND_NAME": "", - "SOVEREIGN": "Singapore" + "SOVEREIGN": "Singapore", + "cldf:languageReference": [ + "oran1259" + ] }, "geometry": { "type": "Polygon", @@ -893454,7 +895047,10 @@ "LANGUAGE": "ABUI", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "abui1241" + ] }, "geometry": { "type": "Polygon", @@ -894111,7 +895707,10 @@ "LANGUAGE": "KABOLA", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "kabo1247" + ] }, "geometry": { "type": "Polygon", @@ -894376,7 +895975,10 @@ "LANGUAGE": "BLAGAR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "blag1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -894571,7 +896173,10 @@ "LANGUAGE": "LAMAHOLOT", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lama1277" + ] }, "geometry": { "type": "Polygon", @@ -894696,7 +896301,10 @@ "LANGUAGE": "LAMAHOLOT/East", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "alor1247" + ] }, "geometry": { "type": "Polygon", @@ -894949,7 +896557,10 @@ "LANGUAGE": "BUNAK", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "buna1278" + ] }, "geometry": { "type": "Polygon", @@ -895610,7 +897221,10 @@ "LANGUAGE": "KEMAK/Kemak", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "nucl1540" + ] }, "geometry": { "type": "Polygon", @@ -896295,7 +897909,10 @@ "LANGUAGE": "OIRATA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "oira1263" + ] }, "geometry": { "type": "Polygon", @@ -896488,7 +898105,10 @@ "LANGUAGE": "KISAR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kisa1266" + ] }, "geometry": { "type": "Polygon", @@ -896661,7 +898281,10 @@ "LANGUAGE": "LETRI LGONA/Leti", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "leti1246" + ] }, "geometry": { "type": "Polygon", @@ -896818,7 +898441,10 @@ "LANGUAGE": "LETRI LGONA/Lakor", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lako1246" + ] }, "geometry": { "type": "Polygon", @@ -896987,7 +898613,10 @@ "LANGUAGE": "LETRI LGONA/Sermata", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "serm1234" + ] }, "geometry": { "type": "Polygon", @@ -897296,7 +898925,10 @@ "LANGUAGE": "LETRI LGONA/Moa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moaa1237" + ] }, "geometry": { "type": "Polygon", @@ -897677,7 +899309,10 @@ "LANGUAGE": "LETRI LGONA/Wetan-W(N)Babar", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "weta1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -898136,7 +899771,10 @@ "LANGUAGE": "TEUN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "teun1241" + ] }, "geometry": { "type": "Polygon", @@ -898225,7 +899863,10 @@ "LANGUAGE": "SIMEULUE/Eastern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sime1241" + ] }, "geometry": { "type": "Polygon", @@ -898534,7 +900175,10 @@ "LANGUAGE": "SIMEULUE/Western", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sime1241" + ] }, "geometry": { "type": "Polygon", @@ -898843,7 +900487,10 @@ "LANGUAGE": "NIAS/Western", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nias1242" + ] }, "geometry": { "type": "Polygon", @@ -899276,7 +900923,10 @@ "LANGUAGE": "MENTAWAI/Northern Siberut", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "ment1249" + ] }, "geometry": { "type": "Polygon", @@ -899433,7 +901083,10 @@ "LANGUAGE": "MINANGKABAU/Muko-Muko", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "muko1237" + ] }, "geometry": { "type": "Polygon", @@ -899622,7 +901275,10 @@ "LANGUAGE": "MENTAWAI/Pagai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "paga1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -900185,7 +901841,10 @@ "LANGUAGE": "MENTAWAI/Sipura", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sipu1239" + ] }, "geometry": { "type": "Polygon", @@ -900398,7 +902057,10 @@ "LANGUAGE": "MINANGKABAU/South-Western", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mina1268" + ] }, "geometry": { "type": "Polygon", @@ -900983,7 +902645,10 @@ "LANGUAGE": "LAMPUNG/S-E", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lamp1243" + ] }, "geometry": { "type": "Polygon", @@ -901212,7 +902877,10 @@ "LANGUAGE": "Banten", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bant1285" + ] }, "geometry": { "type": "Polygon", @@ -901725,7 +903393,10 @@ "LANGUAGE": "SASAK/North", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "kuto1237" + ] }, "geometry": { "type": "Polygon", @@ -902102,7 +903773,10 @@ "LANGUAGE": "SASAK/South-Eastern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sasa1249" + ] }, "geometry": { "type": "Polygon", @@ -902491,7 +904165,10 @@ "LANGUAGE": "SUMBAWA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sumb1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -903478,7 +905155,10 @@ "LANGUAGE": "SASAK/North-Eastern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nget1237" + ] }, "geometry": { "type": "Polygon", @@ -903963,7 +905643,10 @@ "LANGUAGE": "LAMAHOLOT/Solor", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "lama1277" + ] }, "geometry": { "type": "Polygon", @@ -904196,7 +905879,10 @@ "LANGUAGE": "TIMORESE/Mollo-Miomafo", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "moll1242" + ] }, "geometry": { "type": "Polygon", @@ -904861,7 +906547,10 @@ "LANGUAGE": "LAMAHOLOT", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "lama1277" + ] }, "geometry": { "type": "Polygon", @@ -905674,7 +907363,10 @@ "LANGUAGE": "TETUN/Western Tetun", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "tetu1245" + ] }, "geometry": { "type": "Polygon", @@ -906331,7 +908023,10 @@ "LANGUAGE": "MAMBAI/Mambai", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "mamb1307" + ] }, "geometry": { "type": "Polygon", @@ -907408,7 +909103,10 @@ "LANGUAGE": "JAKARTA MALAY", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "beta1252" + ] }, "geometry": { "type": "Polygon", @@ -908761,7 +910459,10 @@ "LANGUAGE": "SUMATRA MALAY/Bangka", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bang1365" + ] }, "geometry": { "type": "Polygon", @@ -910186,7 +911887,10 @@ "LANGUAGE": "SUMATRA MALAY/Belitung", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bang1365" + ] }, "geometry": { "type": "Polygon", @@ -910795,7 +912499,10 @@ "LANGUAGE": "Natuna Besar", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mala1538" + ] }, "geometry": { "type": "Polygon", @@ -911284,7 +912991,10 @@ "LANGUAGE": "Anambas Island", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mala1538" + ] }, "geometry": { "type": "Polygon", @@ -911437,7 +913147,10 @@ "LANGUAGE": "SUMATRA MALAY", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort3388" + ] }, "geometry": { "type": "MultiPolygon", @@ -911816,7 +913529,10 @@ "LANGUAGE": "Western Coastal Malay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mala1538" + ] }, "geometry": { "type": "MultiPolygon", @@ -912475,7 +914191,10 @@ "LANGUAGE": "JAVANESE/Cirebon", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "cire1240" + ] }, "geometry": { "type": "Polygon", @@ -912952,7 +914671,10 @@ "LANGUAGE": "JAVANESE/Central Western", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "java1254" + ] }, "geometry": { "type": "Polygon", @@ -914161,7 +915883,10 @@ "LANGUAGE": "JAVANESE/Eastern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "java1254" + ] }, "geometry": { "type": "Polygon", @@ -914294,7 +916019,10 @@ "LANGUAGE": "MADURESE/Western", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nucl1460" + ] }, "geometry": { "type": "Polygon", @@ -914867,7 +916595,10 @@ "LANGUAGE": "MADURESE/Central", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nucl1460" + ] }, "geometry": { "type": "Polygon", @@ -915340,7 +917071,10 @@ "LANGUAGE": "BIMA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bima1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -916291,7 +918025,10 @@ "LANGUAGE": "LAMAHOLOT/Tanjung Bunga", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tanj1250" + ] }, "geometry": { "type": "Polygon", @@ -916464,7 +918201,10 @@ "LANGUAGE": "Austronesian", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aust1307" + ] }, "geometry": { "type": "MultiPolygon", @@ -916939,7 +918679,10 @@ "LANGUAGE": "MADURESE/Western", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1460" + ] }, "geometry": { "type": "Polygon", @@ -917172,7 +918915,10 @@ "LANGUAGE": "BIMA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bima1247" + ] }, "geometry": { "type": "Polygon", @@ -917437,7 +919183,10 @@ "LANGUAGE": "SAVU/Timu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "timu1261" + ] }, "geometry": { "type": "Polygon", @@ -917586,7 +919335,10 @@ "LANGUAGE": "ROTI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2858" + ] }, "geometry": { "type": "Polygon", @@ -918878,7 +920630,10 @@ "LANGUAGE": "MAKASAI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maka1317" + ] }, "geometry": { "type": "Polygon", @@ -920593,7 +922348,10 @@ "LANGUAGE": "DAMAR/S DAMAR", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "east2472" + ] }, "geometry": { "type": "Polygon", @@ -920898,7 +922656,10 @@ "LANGUAGE": "DAMAR/N DAMAR", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "west2548" + ] }, "geometry": { "type": "Polygon", @@ -921047,7 +922808,10 @@ "LANGUAGE": "KEI-FORDATA/Larat II", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ford1244" + ] }, "geometry": { "type": "Polygon", @@ -921420,7 +923184,10 @@ "LANGUAGE": "YAMDENA/Northern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2863" + ] }, "geometry": { "type": "Polygon", @@ -921913,7 +923680,10 @@ "LANGUAGE": "KEI-FORDATA/Larat I", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ford1243" + ] }, "geometry": { "type": "Polygon", @@ -922194,7 +923964,10 @@ "LANGUAGE": "BIAK", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "biak1248" + ] }, "geometry": { "type": "MultiPolygon", @@ -927088,7 +928861,10 @@ "LANGUAGE": "Adi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kowi1239" + ] }, "geometry": { "type": "Polygon", @@ -927269,7 +929045,10 @@ "LANGUAGE": "Nufor", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "biak1248" + ] }, "geometry": { "type": "Polygon", @@ -927478,7 +929257,10 @@ "LANGUAGE": "'LOW-COUNTRY SEMANG'/Semang of Juru'", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "kens1248" + ] }, "geometry": { "type": "Polygon", @@ -928451,7 +930233,10 @@ "LANGUAGE": "MALAY", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Western Malaysia" + "SOVEREIGN": "North-Western Malaysia", + "cldf:languageReference": [ + "stan1306" + ] }, "geometry": { "type": "MultiPolygon", @@ -928762,7 +930547,10 @@ "LANGUAGE": "VIET/South", "COUNTRY_NAME": "Cambodia", "ISLAND_NAME": "", - "SOVEREIGN": "Kampuchea" + "SOVEREIGN": "Kampuchea", + "cldf:languageReference": [ + "sout2687" + ] }, "geometry": { "type": "Polygon", @@ -935057,7 +936845,10 @@ "LANGUAGE": "MALAY", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Urak Lawoi'" + "SOVEREIGN": "Urak Lawoi'", + "cldf:languageReference": [ + "stan1306" + ] }, "geometry": { "type": "Polygon", @@ -935358,7 +937149,10 @@ "LANGUAGE": "MALAY", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "North-Eastern Malaysia" + "SOVEREIGN": "North-Eastern Malaysia", + "cldf:languageReference": [ + "stan1306" + ] }, "geometry": { "type": "MultiPolygon", @@ -939681,7 +941475,10 @@ "LANGUAGE": "MALAY", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Eastern Malaysia" + "SOVEREIGN": "Eastern Malaysia", + "cldf:languageReference": [ + "stan1306" + ] }, "geometry": { "type": "Polygon", @@ -941982,7 +943779,10 @@ "LANGUAGE": "THAI-MALAY", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "thai1260" + ] }, "geometry": { "type": "Polygon", @@ -942463,7 +944263,10 @@ "LANGUAGE": "Nias/Eastern", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nias1242" + ] }, "geometry": { "type": "Polygon", @@ -942652,7 +944455,10 @@ "LANGUAGE": "SUMATRA MALAY", "COUNTRY_NAME": "Malaysia", "ISLAND_NAME": "", - "SOVEREIGN": "Malaysia" + "SOVEREIGN": "Malaysia", + "cldf:languageReference": [ + "nort3388" + ] }, "geometry": { "type": "MultiPolygon", @@ -943531,7 +945337,10 @@ "LANGUAGE": "SUMATRA MALAY/Riau", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sing1270" + ] }, "geometry": { "type": "MultiPolygon", @@ -944318,7 +946127,10 @@ "LANGUAGE": "KOLANA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kola1287" + ] }, "geometry": { "type": "Polygon", @@ -944407,7 +946219,10 @@ "LANGUAGE": "MUNA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "muna1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -945266,7 +947081,10 @@ "LANGUAGE": "BAJO Ampana", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ampa1240" + ] }, "geometry": { "type": "Polygon", @@ -945647,7 +947465,10 @@ "LANGUAGE": "BAJO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "sama1302" + ] }, "geometry": { "type": "MultiPolygon", @@ -947334,7 +949155,10 @@ "LANGUAGE": "Wanji", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "wanc1239" + ] }, "geometry": { "type": "Polygon", @@ -947555,7 +949379,10 @@ "LANGUAGE": "LAMAHOLOT/Lewolaga", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "lewo1249" + ] }, "geometry": { "type": "Polygon", @@ -947936,7 +949763,10 @@ "LANGUAGE": "THAI", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "thai1261" + ] }, "geometry": { "type": "MultiPolygon", @@ -948263,7 +950093,10 @@ "LANGUAGE": "MOKEN", "COUNTRY_NAME": "Thailand", "ISLAND_NAME": "", - "SOVEREIGN": "Thailand" + "SOVEREIGN": "Thailand", + "cldf:languageReference": [ + "moke1242" + ] }, "geometry": { "type": "Polygon", @@ -948456,7 +950289,10 @@ "LANGUAGE": "LAYOLO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "laiy1246" + ] }, "geometry": { "type": "Polygon", @@ -948589,7 +950425,10 @@ "LANGUAGE": "Salayar", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sela1260" + ] }, "geometry": { "type": "Polygon", @@ -948838,7 +950677,10 @@ "LANGUAGE": "Lakiung", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "gowa1239" + ] }, "geometry": { "type": "Polygon", @@ -949351,7 +951193,10 @@ "LANGUAGE": "PAMONA Sinihoan", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "sino1247" + ] }, "geometry": { "type": "Polygon", @@ -949488,7 +951333,10 @@ "LANGUAGE": "PAMONA Sinohoan", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "sino1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -949859,7 +951707,10 @@ "LANGUAGE": "PAMONA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "pamo1252" + ] }, "geometry": { "type": "MultiPolygon", @@ -952302,7 +954153,10 @@ "LANGUAGE": "MORI Watu - Karunsi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "mori1268" + ] }, "geometry": { "type": "Polygon", @@ -953303,7 +955157,10 @@ "LANGUAGE": "MORI Saroako", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "soro1239" + ] }, "geometry": { "type": "Polygon", @@ -953576,7 +955433,10 @@ "LANGUAGE": "BUGIS", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bugi1244" + ] }, "geometry": { "type": "Polygon", @@ -953753,7 +955613,10 @@ "LANGUAGE": "WOTU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "wotu1240" + ] }, "geometry": { "type": "Polygon", @@ -953970,7 +955833,10 @@ "LANGUAGE": "BUNGKU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bung1269" + ] }, "geometry": { "type": "MultiPolygon", @@ -957977,7 +959843,10 @@ "LANGUAGE": "Upper Mori", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "mori1268" + ] }, "geometry": { "type": "Polygon", @@ -958310,7 +960179,10 @@ "LANGUAGE": "BUGIS", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bugi1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -962477,7 +964349,10 @@ "LANGUAGE": "Tamboki", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tamb1256" + ] }, "geometry": { "type": "Polygon", @@ -962746,7 +964621,10 @@ "LANGUAGE": "PAMONA Belala", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tomb1245" + ] }, "geometry": { "type": "Polygon", @@ -962911,7 +964789,10 @@ "LANGUAGE": "MORI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "mori1269" + ] }, "geometry": { "type": "Polygon", @@ -963800,7 +965681,10 @@ "LANGUAGE": "Padoe MORI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "pado1242" + ] }, "geometry": { "type": "Polygon", @@ -964785,7 +966669,10 @@ "LANGUAGE": "BUGIS Luwu Wajo Palakka", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "wajo1237" + ] }, "geometry": { "type": "Polygon", @@ -965142,7 +967029,10 @@ "LANGUAGE": "Epe - Routa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "rout1237" + ] }, "geometry": { "type": "Polygon", @@ -965523,7 +967413,10 @@ "LANGUAGE": "Watu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bung1269" + ] }, "geometry": { "type": "Polygon", @@ -965852,7 +967745,10 @@ "LANGUAGE": "Asera Wanua", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "aser1237" + ] }, "geometry": { "type": "Polygon", @@ -966085,7 +967981,10 @@ "LANGUAGE": "Labeau", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tola1247" + ] }, "geometry": { "type": "Polygon", @@ -966386,7 +968285,10 @@ "LANGUAGE": "Tulambatu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tula1253" + ] }, "geometry": { "type": "Polygon", @@ -966551,7 +968453,10 @@ "LANGUAGE": "Waru", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waru1266" + ] }, "geometry": { "type": "Polygon", @@ -966812,7 +968717,10 @@ "LANGUAGE": "Wiwi Rano", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wiwi1237" + ] }, "geometry": { "type": "Polygon", @@ -967105,7 +969013,10 @@ "LANGUAGE": "To Rete", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bung1269" + ] }, "geometry": { "type": "Polygon", @@ -967318,7 +969229,10 @@ "LANGUAGE": "LALAKI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tola1247" + ] }, "geometry": { "type": "Polygon", @@ -970147,7 +972061,10 @@ "LANGUAGE": "Wowoni", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "wawo1239" + ] }, "geometry": { "type": "Polygon", @@ -970516,7 +972433,10 @@ "LANGUAGE": "SOUTH BUTON", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ciac1237" + ] }, "geometry": { "type": "Polygon", @@ -970753,7 +972673,10 @@ "LANGUAGE": "BUTON", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "buto1237" + ] }, "geometry": { "type": "Polygon", @@ -971322,7 +973245,10 @@ "LANGUAGE": "WOLIO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "woli1241" + ] }, "geometry": { "type": "Polygon", @@ -971507,7 +973433,10 @@ "LANGUAGE": "Kabaena", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "kaba1285" + ] }, "geometry": { "type": "MultiPolygon", @@ -972278,7 +974207,10 @@ "LANGUAGE": "BAJO", "COUNTRY_NAME": "Timor-Leste", "ISLAND_NAME": "", - "SOVEREIGN": "East Timor" + "SOVEREIGN": "East Timor", + "cldf:languageReference": [ + "sama1302" + ] }, "geometry": { "type": "Polygon", @@ -972435,7 +974367,10 @@ "LANGUAGE": "BUNGKU Rumbia", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "rumb1240" + ] }, "geometry": { "type": "Polygon", @@ -973292,7 +975227,10 @@ "LANGUAGE": "ATINGGOLA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "atin1241" + ] }, "geometry": { "type": "Polygon", @@ -973517,7 +975455,10 @@ "LANGUAGE": "BINTAUNA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bint1245" + ] }, "geometry": { "type": "Polygon", @@ -973750,7 +975691,10 @@ "LANGUAGE": "BOLANGO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bola1252" + ] }, "geometry": { "type": "Polygon", @@ -973967,7 +975911,10 @@ "LANGUAGE": "BOLA'ANG - MONGONDOW", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "mong1342" + ] }, "geometry": { "type": "MultiPolygon", @@ -975950,7 +977897,10 @@ "LANGUAGE": "SUWAWA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "suwa1241" + ] }, "geometry": { "type": "Polygon", @@ -976259,7 +978209,10 @@ "LANGUAGE": "GORONTALO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "goro1259" + ] }, "geometry": { "type": "Polygon", @@ -978736,7 +980689,10 @@ "LANGUAGE": "Limboto", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "limb1269" + ] }, "geometry": { "type": "Polygon", @@ -987635,7 +989591,10 @@ "LANGUAGE": "KAILI Palu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ledo1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -989738,7 +991697,10 @@ "LANGUAGE": "TOLITOLI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "toto1304" + ] }, "geometry": { "type": "MultiPolygon", @@ -991021,7 +992983,10 @@ "LANGUAGE": "DONDO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "dond1249" + ] }, "geometry": { "type": "Polygon", @@ -992083,7 +994048,10 @@ "LANGUAGE": "Tinombo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "lauj1238" + ] }, "geometry": { "type": "Polygon", @@ -992664,7 +994632,10 @@ "LANGUAGE": "DAMPELASA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "damp1237" + ] }, "geometry": { "type": "Polygon", @@ -994171,7 +996142,10 @@ "LANGUAGE": "KAILI Palu", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ledo1238" + ] }, "geometry": { "type": "Polygon", @@ -994392,7 +996366,10 @@ "LANGUAGE": "KAILI Palu, MANDAR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ledo1238" + ] }, "geometry": { "type": "Polygon", @@ -994485,7 +996462,10 @@ "LANGUAGE": "BALAESAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bala1314" + ] }, "geometry": { "type": "Polygon", @@ -994854,7 +996834,10 @@ "LANGUAGE": "KASIMBAR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "taji1246" + ] }, "geometry": { "type": "Polygon", @@ -995591,7 +997574,10 @@ "LANGUAGE": "Ampibabo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ampi1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -996210,7 +998196,10 @@ "LANGUAGE": "KAILA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ledo1238" + ] }, "geometry": { "type": "Polygon", @@ -997051,7 +999040,10 @@ "LANGUAGE": "Ganti", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "unde1235" + ] }, "geometry": { "type": "Polygon", @@ -997292,7 +999284,10 @@ "LANGUAGE": "Lole", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "unde1235" + ] }, "geometry": { "type": "Polygon", @@ -997533,7 +999528,10 @@ "LANGUAGE": "Sawitto", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "sawi1255" + ] }, "geometry": { "type": "MultiPolygon", @@ -998128,7 +1000126,10 @@ "LANGUAGE": "BUGIS Campaiagian", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "camp1262" + ] }, "geometry": { "type": "Polygon", @@ -998321,7 +1000322,10 @@ "LANGUAGE": "Tupu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "maka1305" + ] }, "geometry": { "type": "Polygon", @@ -998550,7 +1000554,10 @@ "LANGUAGE": "SEDOA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sedo1237" + ] }, "geometry": { "type": "Polygon", @@ -998783,7 +1000790,10 @@ "LANGUAGE": "SEDOA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "sedo1237" + ] }, "geometry": { "type": "Polygon", @@ -998988,7 +1000998,10 @@ "LANGUAGE": "Parigi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tara1318" + ] }, "geometry": { "type": "MultiPolygon", @@ -1000675,7 +1002688,10 @@ "LANGUAGE": "Ampana", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ampa1240" + ] }, "geometry": { "type": "Polygon", @@ -1001120,7 +1003136,10 @@ "LANGUAGE": "Lalaeo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "lala1271" + ] }, "geometry": { "type": "Polygon", @@ -1001277,7 +1003296,10 @@ "LANGUAGE": "Beach Pamona", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "pamo1252" + ] }, "geometry": { "type": "Polygon", @@ -1002298,7 +1004320,10 @@ "LANGUAGE": "NAPU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "napu1241" + ] }, "geometry": { "type": "Polygon", @@ -1003109,7 +1005134,10 @@ "LANGUAGE": "Sausu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "taaa1243" + ] }, "geometry": { "type": "Polygon", @@ -1003362,7 +1005390,10 @@ "LANGUAGE": "Pakuli", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ledo1238" + ] }, "geometry": { "type": "Polygon", @@ -1003979,7 +1006010,10 @@ "LANGUAGE": "Sigi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ijaa1237" + ] }, "geometry": { "type": "Polygon", @@ -1004280,7 +1006314,10 @@ "LANGUAGE": "LINDU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lind1249" + ] }, "geometry": { "type": "Polygon", @@ -1004553,7 +1006590,10 @@ "LANGUAGE": "Kulawi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "moma1242" + ] }, "geometry": { "type": "Polygon", @@ -1005290,7 +1007330,10 @@ "LANGUAGE": "RAMPI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ramp1243" + ] }, "geometry": { "type": "Polygon", @@ -1005811,7 +1007854,10 @@ "LANGUAGE": "PIPIKORO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "umaa1242" + ] }, "geometry": { "type": "Polygon", @@ -1006432,7 +1008478,10 @@ "LANGUAGE": "PAMONA Pu'u Mboto", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "puum1234" + ] }, "geometry": { "type": "Polygon", @@ -1007081,7 +1009130,10 @@ "LANGUAGE": "PAMONA Laiwonu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "laiw1240" + ] }, "geometry": { "type": "Polygon", @@ -1007458,7 +1009510,10 @@ "LANGUAGE": "MEKONGKA Norio", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tola1247" + ] }, "geometry": { "type": "Polygon", @@ -1008191,7 +1010246,10 @@ "LANGUAGE": "Konio MEKONGKA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tola1247" + ] }, "geometry": { "type": "Polygon", @@ -1009396,7 +1011454,10 @@ "LANGUAGE": "BOLANO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "boan1243" + ] }, "geometry": { "type": "Polygon", @@ -1009625,7 +1011686,10 @@ "LANGUAGE": "MANDAR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "mand1442" + ] }, "geometry": { "type": "MultiPolygon", @@ -1010496,7 +1012560,10 @@ "LANGUAGE": "Tialo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tomi1243" + ] }, "geometry": { "type": "Polygon", @@ -1011577,7 +1013644,10 @@ "LANGUAGE": "TONDANO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tond1251" + ] }, "geometry": { "type": "MultiPolygon", @@ -1020256,7 +1022326,10 @@ "LANGUAGE": "BANTIK", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bant1286" + ] }, "geometry": { "type": "MultiPolygon", @@ -1020883,7 +1022956,10 @@ "LANGUAGE": "MANADO MALAY", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "mala1481" + ] }, "geometry": { "type": "Polygon", @@ -1021132,7 +1023208,10 @@ "LANGUAGE": "Minahasan Group", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "mina1272" + ] }, "geometry": { "type": "MultiPolygon", @@ -1022087,7 +1024166,10 @@ "LANGUAGE": "Remboken", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "remb1251" + ] }, "geometry": { "type": "Polygon", @@ -1022232,7 +1024314,10 @@ "LANGUAGE": "Kakas", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "kaka1268" + ] }, "geometry": { "type": "Polygon", @@ -1022597,7 +1024682,10 @@ "LANGUAGE": "TONDANO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tond1251" + ] }, "geometry": { "type": "MultiPolygon", @@ -1023220,7 +1025308,10 @@ "LANGUAGE": "SANGIR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "sang1336" + ] }, "geometry": { "type": "Polygon", @@ -1023357,7 +1025448,10 @@ "LANGUAGE": "TONSEA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tons1240" + ] }, "geometry": { "type": "Polygon", @@ -1024138,7 +1026232,10 @@ "LANGUAGE": "Kalabat Atas", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "kala1390" + ] }, "geometry": { "type": "Polygon", @@ -1024487,7 +1026584,10 @@ "LANGUAGE": "Matanai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "sond1251" + ] }, "geometry": { "type": "Polygon", @@ -1024780,7 +1026880,10 @@ "LANGUAGE": "Tomohon", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tomo1245" + ] }, "geometry": { "type": "Polygon", @@ -1025709,7 +1027812,10 @@ "LANGUAGE": "PONOSAKAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "pono1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -1026212,7 +1028318,10 @@ "LANGUAGE": "RATAHAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "rata1244" + ] }, "geometry": { "type": "Polygon", @@ -1026569,7 +1028678,10 @@ "LANGUAGE": "TONTEM BOAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tont1239" + ] }, "geometry": { "type": "Polygon", @@ -1026878,7 +1028990,10 @@ "LANGUAGE": "Makelai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tomp1242" + ] }, "geometry": { "type": "Polygon", @@ -1027611,7 +1029726,10 @@ "LANGUAGE": "Lolak", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "lola1250" + ] }, "geometry": { "type": "Polygon", @@ -1027772,7 +1029890,10 @@ "LANGUAGE": "BUOL", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "buol1237" + ] }, "geometry": { "type": "Polygon", @@ -1028681,7 +1030802,10 @@ "LANGUAGE": "Pekawa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "daak1235" + ] }, "geometry": { "type": "Polygon", @@ -1029166,7 +1031290,10 @@ "LANGUAGE": "BADA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bada1262" + ] }, "geometry": { "type": "Polygon", @@ -1029363,7 +1031490,10 @@ "LANGUAGE": "Besoa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "beso1237" + ] }, "geometry": { "type": "Polygon", @@ -1029656,7 +1031786,10 @@ "LANGUAGE": "Laiaeo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "lala1271" + ] }, "geometry": { "type": "Polygon", @@ -1029813,7 +1031946,10 @@ "LANGUAGE": "PAMONA Ampana", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ampa1240" + ] }, "geometry": { "type": "Polygon", @@ -1030682,7 +1032818,10 @@ "LANGUAGE": "SEKO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "seko1242" + ] }, "geometry": { "type": "Polygon", @@ -1031023,7 +1033162,10 @@ "LANGUAGE": "BUGIS Luwu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "luwu1237" + ] }, "geometry": { "type": "Polygon", @@ -1032048,7 +1034190,10 @@ "LANGUAGE": "Sillanan Gandangbatu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tora1261" + ] }, "geometry": { "type": "Polygon", @@ -1032881,7 +1035026,10 @@ "LANGUAGE": "Makale", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "maka1312" + ] }, "geometry": { "type": "Polygon", @@ -1033354,7 +1035502,10 @@ "LANGUAGE": "SA'DAN Rongkong", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "taee1237" + ] }, "geometry": { "type": "Polygon", @@ -1034451,7 +1036602,10 @@ "LANGUAGE": "PITU ULUNNA SALO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "pitu1237" + ] }, "geometry": { "type": "Polygon", @@ -1034916,7 +1037070,10 @@ "LANGUAGE": "Mamasa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "mama1276" + ] }, "geometry": { "type": "Polygon", @@ -1035737,7 +1037894,10 @@ "LANGUAGE": "Botteng-Tappalang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "ulum1237" + ] }, "geometry": { "type": "Polygon", @@ -1036086,7 +1038246,10 @@ "LANGUAGE": "Kesu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tora1261" + ] }, "geometry": { "type": "Polygon", @@ -1036487,7 +1038650,10 @@ "LANGUAGE": "Mappa - Pana", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tora1262" + ] }, "geometry": { "type": "Polygon", @@ -1037232,7 +1039398,10 @@ "LANGUAGE": "Mangki", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "mang1411" + ] }, "geometry": { "type": "Polygon", @@ -1037837,7 +1040006,10 @@ "LANGUAGE": "Sangangalla", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "taee1237" + ] }, "geometry": { "type": "Polygon", @@ -1038622,7 +1040794,10 @@ "LANGUAGE": "Rantepao", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "rant1238" + ] }, "geometry": { "type": "Polygon", @@ -1039279,7 +1041454,10 @@ "LANGUAGE": "Wajo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "wajo1237" + ] }, "geometry": { "type": "Polygon", @@ -1041412,7 +1043590,10 @@ "LANGUAGE": "Salayar", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "sela1260" + ] }, "geometry": { "type": "Polygon", @@ -1041565,7 +1043746,10 @@ "LANGUAGE": "Konjo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "konj1250" + ] }, "geometry": { "type": "Polygon", @@ -1042454,7 +1044638,10 @@ "LANGUAGE": "Turatea", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "tura1262" + ] }, "geometry": { "type": "Polygon", @@ -1042815,7 +1045002,10 @@ "LANGUAGE": "Bantaeng", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bant1292" + ] }, "geometry": { "type": "Polygon", @@ -1043040,7 +1045230,10 @@ "LANGUAGE": "Enna", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bugi1244" + ] }, "geometry": { "type": "Polygon", @@ -1044425,7 +1046618,10 @@ "LANGUAGE": "Palakka", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bone1252" + ] }, "geometry": { "type": "Polygon", @@ -1045930,7 +1048126,10 @@ "LANGUAGE": "Sidenreng", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "sidr1237" + ] }, "geometry": { "type": "Polygon", @@ -1047155,7 +1049354,10 @@ "LANGUAGE": "Soppeng", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "sopp1246" + ] }, "geometry": { "type": "Polygon", @@ -1050248,7 +1052450,10 @@ "LANGUAGE": "Parepare", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "barr1249" + ] }, "geometry": { "type": "Polygon", @@ -1050437,7 +1052642,10 @@ "LANGUAGE": "Maiwa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "maiw1250" + ] }, "geometry": { "type": "Polygon", @@ -1050982,7 +1053190,10 @@ "LANGUAGE": "Duri", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "duri1242" + ] }, "geometry": { "type": "Polygon", @@ -1051547,7 +1053758,10 @@ "LANGUAGE": "Enrekang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "enre1239" + ] }, "geometry": { "type": "Polygon", @@ -1052436,7 +1054650,10 @@ "LANGUAGE": "MBALOH", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "emba1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -1054851,7 +1057068,10 @@ "LANGUAGE": "BUKAT", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buka1261" + ] }, "geometry": { "type": "MultiPolygon", @@ -1061058,7 +1063278,10 @@ "LANGUAGE": "MENDALAM KY.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mend1267" + ] }, "geometry": { "type": "Polygon", @@ -1061263,7 +1063486,10 @@ "LANGUAGE": "Sarawak Malay", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sara1351" + ] }, "geometry": { "type": "MultiPolygon", @@ -1067790,7 +1070016,10 @@ "LANGUAGE": "Sarawak Malay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "sara1351" + ] }, "geometry": { "type": "MultiPolygon", @@ -1070875,7 +1073104,10 @@ "LANGUAGE": "Bruit", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "brui1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -1071258,7 +1073490,10 @@ "LANGUAGE": "MELANAU Daro", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "daro1239" + ] }, "geometry": { "type": "Polygon", @@ -1071955,7 +1074190,10 @@ "LANGUAGE": "Matu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "matu1262" + ] }, "geometry": { "type": "Polygon", @@ -1072192,7 +1074430,10 @@ "LANGUAGE": "Dalat", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "dala1239" + ] }, "geometry": { "type": "Polygon", @@ -1072461,7 +1074702,10 @@ "LANGUAGE": "Mukah - Oya", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "muka1237" + ] }, "geometry": { "type": "Polygon", @@ -1073014,7 +1075258,10 @@ "LANGUAGE": "Balingian", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "bali1282" + ] }, "geometry": { "type": "MultiPolygon", @@ -1074505,7 +1076752,10 @@ "LANGUAGE": "BINTULU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bint1246" + ] }, "geometry": { "type": "MultiPolygon", @@ -1077936,7 +1080186,10 @@ "LANGUAGE": "BINTULU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "bint1246" + ] }, "geometry": { "type": "Polygon", @@ -1078346,7 +1080599,10 @@ "LANGUAGE": "KANOWIT", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "kano1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -1104101,7 +1106357,10 @@ "LANGUAGE": "Sarikei", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "sari1247" + ] }, "geometry": { "type": "Polygon", @@ -1104786,7 +1107045,10 @@ "LANGUAGE": "Sibu", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sibu1258" + ] }, "geometry": { "type": "MultiPolygon", @@ -1105337,7 +1107599,10 @@ "LANGUAGE": "KANOWIT", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kano1244" + ] }, "geometry": { "type": "Polygon", @@ -1105534,7 +1107799,10 @@ "LANGUAGE": "TANJONG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kano1244" + ] }, "geometry": { "type": "Polygon", @@ -1107386,7 +1109654,10 @@ "LANGUAGE": "Sebuyau sd.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "sebu1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -1108293,7 +1110564,10 @@ "LANGUAGE": "LARA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "rara1235" + ] }, "geometry": { "type": "Polygon", @@ -1108546,7 +1110820,10 @@ "LANGUAGE": "SILAKAU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "kend1254" + ] }, "geometry": { "type": "Polygon", @@ -1108943,7 +1111220,10 @@ "LANGUAGE": "SINGGIE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "sing1269" + ] }, "geometry": { "type": "Polygon", @@ -1109200,7 +1111480,10 @@ "LANGUAGE": "JAGOI Dialects/Tringus", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "trin1272" + ] }, "geometry": { "type": "Polygon", @@ -1109429,7 +1111712,10 @@ "LANGUAGE": "JAGOI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "baub1235" + ] }, "geometry": { "type": "Polygon", @@ -1110206,7 +1112492,10 @@ "LANGUAGE": "BIATAH", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "biat1246" + ] }, "geometry": { "type": "Polygon", @@ -1110603,7 +1112892,10 @@ "LANGUAGE": "Bukar Sadong p.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "buka1257" + ] }, "geometry": { "type": "Polygon", @@ -1110808,7 +1113100,10 @@ "LANGUAGE": "Bidayuh", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "bida1240" + ] }, "geometry": { "type": "Polygon", @@ -1111081,7 +1113376,10 @@ "LANGUAGE": "BUKAR SADONG", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "buka1259" + ] }, "geometry": { "type": "Polygon", @@ -1111694,7 +1113992,10 @@ "LANGUAGE": "Milikin sd.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "remu1237" + ] }, "geometry": { "type": "Polygon", @@ -1112119,7 +1114420,10 @@ "LANGUAGE": "Balau sd.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "iban1264" + ] }, "geometry": { "type": "Polygon", @@ -1112292,7 +1114596,10 @@ "LANGUAGE": "Kendayan - Ambawang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "amba1264" + ] }, "geometry": { "type": "Polygon", @@ -1115061,7 +1117368,10 @@ "LANGUAGE": "JAGOI Dialects/Tengoh", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "teng1270" + ] }, "geometry": { "type": "Polygon", @@ -1115306,7 +1117616,10 @@ "LANGUAGE": "JAGOI Dialects/Dongay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "dong1297" + ] }, "geometry": { "type": "Polygon", @@ -1115551,7 +1117864,10 @@ "LANGUAGE": "JAGOI Dialects/Assem", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "asse1237" + ] }, "geometry": { "type": "Polygon", @@ -1115932,7 +1118248,10 @@ "LANGUAGE": "JAGOI Dialects/Suti", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "suti1238" + ] }, "geometry": { "type": "Polygon", @@ -1116193,7 +1118512,10 @@ "LANGUAGE": "JAGOI Dialects/Empawa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "empa1241" + ] }, "geometry": { "type": "Polygon", @@ -1116446,7 +1118768,10 @@ "LANGUAGE": "Sebuyau sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sebu1243" + ] }, "geometry": { "type": "Polygon", @@ -1116643,7 +1118968,10 @@ "LANGUAGE": "Mualang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "mual1241" + ] }, "geometry": { "type": "Polygon", @@ -1117552,7 +1119880,10 @@ "LANGUAGE": "KEMBAYAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "kemb1249" + ] }, "geometry": { "type": "Polygon", @@ -1121483,7 +1123814,10 @@ "LANGUAGE": "KAPUAS (NGAJU)", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "ngaj1237" + ] }, "geometry": { "type": "Polygon", @@ -1125988,7 +1128322,10 @@ "LANGUAGE": "Banjar Hulu sd.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "hulu1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -1128271,7 +1130608,10 @@ "LANGUAGE": "Meratus (Bukit) sd.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "buki1247" + ] }, "geometry": { "type": "Polygon", @@ -1129032,7 +1131372,10 @@ "LANGUAGE": "Samihim", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "sami1248" + ] }, "geometry": { "type": "Polygon", @@ -1129349,7 +1131692,10 @@ "LANGUAGE": "Dusun Balangan", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "dusu1270" + ] }, "geometry": { "type": "Polygon", @@ -1129610,7 +1131956,10 @@ "LANGUAGE": "Lawangan", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "lawa1257" + ] }, "geometry": { "type": "Polygon", @@ -1130059,7 +1132408,10 @@ "LANGUAGE": "DUSUN DEYAH", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "dusu1271" + ] }, "geometry": { "type": "Polygon", @@ -1130352,7 +1132704,10 @@ "LANGUAGE": "S. -E. BARITO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "maan1240" + ] }, "geometry": { "type": "Polygon", @@ -1134981,7 +1137336,10 @@ "LANGUAGE": "Ma'anyan", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "maan1238" + ] }, "geometry": { "type": "Polygon", @@ -1136354,7 +1138712,10 @@ "LANGUAGE": "East Coast Bajau", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "sulu1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -1137029,7 +1139390,10 @@ "LANGUAGE": "BASAP Jembayan", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "basa1286" + ] }, "geometry": { "type": "Polygon", @@ -1137386,7 +1139750,10 @@ "LANGUAGE": "Balikpapan sd.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "buki1247" + ] }, "geometry": { "type": "Polygon", @@ -1139120,7 +1141487,10 @@ "LANGUAGE": "Kutai Tenggarong sd.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "teng1268" + ] }, "geometry": { "type": "Polygon", @@ -1139641,7 +1142011,10 @@ "LANGUAGE": "Northern Kutai sd.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "nort2827" + ] }, "geometry": { "type": "MultiPolygon", @@ -1140656,7 +1143029,10 @@ "LANGUAGE": "BASAP Berau B.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "bera1265" + ] }, "geometry": { "type": "Polygon", @@ -1140969,7 +1143345,10 @@ "LANGUAGE": "Merau Malay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "bera1262" + ] }, "geometry": { "type": "MultiPolygon", @@ -1141836,7 +1144215,10 @@ "LANGUAGE": "Banjar M.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "banj1239" + ] }, "geometry": { "type": "Polygon", @@ -1141953,7 +1144335,10 @@ "LANGUAGE": "P. Kelai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "kela1259" + ] }, "geometry": { "type": "Polygon", @@ -1142194,7 +1144579,10 @@ "LANGUAGE": "Dumaring", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "duma1254" + ] }, "geometry": { "type": "Polygon", @@ -1145095,7 +1147483,10 @@ "LANGUAGE": "P. TUBU K.?", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puna1266" + ] }, "geometry": { "type": "MultiPolygon", @@ -1152414,7 +1154805,10 @@ "LANGUAGE": "Punan Gang P. NIBONG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pena1264" + ] }, "geometry": { "type": "MultiPolygon", @@ -1155713,7 +1158107,10 @@ "LANGUAGE": "Punan Lusong", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pena1265" + ] }, "geometry": { "type": "Polygon", @@ -1155894,7 +1158291,10 @@ "LANGUAGE": "Penan Apo P. NIBONG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pena1266" + ] }, "geometry": { "type": "Polygon", @@ -1156055,7 +1158455,10 @@ "LANGUAGE": "Kajaman p.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "kaja1250" + ] }, "geometry": { "type": "Polygon", @@ -1156264,7 +1158667,10 @@ "LANGUAGE": "LAHANAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "laha1253" + ] }, "geometry": { "type": "Polygon", @@ -1156545,7 +1158951,10 @@ "LANGUAGE": "REJANG KAYAN Dialects/Long Geng", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "long1410" + ] }, "geometry": { "type": "Polygon", @@ -1156814,7 +1159223,10 @@ "LANGUAGE": "REJANG KAYAN Dialects/Long Murun", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "long1409" + ] }, "geometry": { "type": "Polygon", @@ -1157107,7 +1159519,10 @@ "LANGUAGE": "Punan Gang P. NIBONG", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "pena1264" + ] }, "geometry": { "type": "Polygon", @@ -1157292,7 +1159707,10 @@ "LANGUAGE": "REJANG KAYAN Dialects/Uma Daro", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "umad1241" + ] }, "geometry": { "type": "Polygon", @@ -1157541,7 +1159959,10 @@ "LANGUAGE": "REJANG KAYAN Dialects/Long Badan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1408" + ] }, "geometry": { "type": "Polygon", @@ -1157694,7 +1160115,10 @@ "LANGUAGE": "REJANG KAYAN Dialects/Ma'Aging", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maag1237" + ] }, "geometry": { "type": "Polygon", @@ -1157871,7 +1160295,10 @@ "LANGUAGE": "BUKITAN Ukit", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "ukit1237" + ] }, "geometry": { "type": "Polygon", @@ -1158148,7 +1160575,10 @@ "LANGUAGE": "REJANG KAYAN Dialects/Long Kehobo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "long1411" + ] }, "geometry": { "type": "Polygon", @@ -1158401,7 +1160831,10 @@ "LANGUAGE": "REJANG KAYAN Dialects/Uma Juman", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "umaj1240" + ] }, "geometry": { "type": "Polygon", @@ -1161310,7 +1163743,10 @@ "LANGUAGE": "Uma Bakah W.K.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "umal1239" + ] }, "geometry": { "type": "Polygon", @@ -1162743,7 +1165179,10 @@ "LANGUAGE": "P. NIBONG P. Lanying", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pena1267" + ] }, "geometry": { "type": "Polygon", @@ -1162924,7 +1165363,10 @@ "LANGUAGE": "KAJAMAN Sekapen", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "seka1248" + ] }, "geometry": { "type": "Polygon", @@ -1163153,7 +1165595,10 @@ "LANGUAGE": "Mbaloh", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "emba1238" + ] }, "geometry": { "type": "Polygon", @@ -1163374,7 +1165819,10 @@ "LANGUAGE": "Kakus Penan W.K.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaku1241" + ] }, "geometry": { "type": "Polygon", @@ -1163607,7 +1166055,10 @@ "LANGUAGE": "Pasir Malay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "buki1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -1165118,7 +1167569,10 @@ "LANGUAGE": "Kedayan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keda1250" + ] }, "geometry": { "type": "MultiPolygon", @@ -1169013,7 +1171467,10 @@ "LANGUAGE": "NAROM Miri", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "miri1269" + ] }, "geometry": { "type": "MultiPolygon", @@ -1169392,7 +1171849,10 @@ "LANGUAGE": "Sar. M.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "brun1242" + ] }, "geometry": { "type": "Polygon", @@ -1169929,7 +1172389,10 @@ "LANGUAGE": "TUTONG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tuto1241" + ] }, "geometry": { "type": "Polygon", @@ -1170846,7 +1173309,10 @@ "LANGUAGE": "Brunei Malay", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "brun1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -1172457,7 +1174923,10 @@ "LANGUAGE": "SOUTHERN BISAYA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saba1267" + ] }, "geometry": { "type": "Polygon", @@ -1172710,7 +1175179,10 @@ "LANGUAGE": "LUN DAYE p., Kawang - Menadong sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lund1271" + ] }, "geometry": { "type": "Polygon", @@ -1173103,7 +1175575,10 @@ "LANGUAGE": "KOLOD", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "okol1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -1173722,7 +1176197,10 @@ "LANGUAGE": "Maligan Tagal", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mali1282" + ] }, "geometry": { "type": "MultiPolygon", @@ -1174829,7 +1177307,10 @@ "LANGUAGE": "NORTHERN BISAYA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saba1267" + ] }, "geometry": { "type": "Polygon", @@ -1175218,7 +1177699,10 @@ "LANGUAGE": "BEAUFORT MUDUT Dialects / Bukow", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buka1260" + ] }, "geometry": { "type": "Polygon", @@ -1175539,7 +1178023,10 @@ "LANGUAGE": "BEAUFORT MUDUT Dialects / Bintaq", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "beau1239" + ] }, "geometry": { "type": "Polygon", @@ -1175924,7 +1178411,10 @@ "LANGUAGE": "KLIAS RIVER KADAZAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "klia1235" + ] }, "geometry": { "type": "Polygon", @@ -1176169,7 +1178659,10 @@ "LANGUAGE": "TATANA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tata1257" + ] }, "geometry": { "type": "Polygon", @@ -1176414,7 +1178907,10 @@ "LANGUAGE": "East Coast Bajau", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sulu1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -1185971,7 +1188467,10 @@ "LANGUAGE": "RUNGUS", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rung1259" + ] }, "geometry": { "type": "Polygon", @@ -1186212,7 +1188711,10 @@ "LANGUAGE": "Gonsomon", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gons1237" + ] }, "geometry": { "type": "Polygon", @@ -1186313,7 +1188815,10 @@ "LANGUAGE": "Nulu", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nulu1237" + ] }, "geometry": { "type": "Polygon", @@ -1186494,7 +1188999,10 @@ "LANGUAGE": "Rungus p", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rung1259" + ] }, "geometry": { "type": "Polygon", @@ -1186827,7 +1189335,10 @@ "LANGUAGE": "TAMBANUA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tomb1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -1190862,7 +1193373,10 @@ "LANGUAGE": "GARO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kota1279" + ] }, "geometry": { "type": "Polygon", @@ -1191231,7 +1193745,10 @@ "LANGUAGE": "KIMARAGANG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kima1244" + ] }, "geometry": { "type": "Polygon", @@ -1191552,7 +1194069,10 @@ "LANGUAGE": "LINGKABAU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ling1266" + ] }, "geometry": { "type": "Polygon", @@ -1191857,7 +1194377,10 @@ "LANGUAGE": "TEBILUNG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tobi1239" + ] }, "geometry": { "type": "Polygon", @@ -1192302,7 +1194825,10 @@ "LANGUAGE": "Tempasuk", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "temp1235" + ] }, "geometry": { "type": "Polygon", @@ -1192563,7 +1195089,10 @@ "LANGUAGE": "DUMPAS", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dump1242" + ] }, "geometry": { "type": "Polygon", @@ -1192916,7 +1195445,10 @@ "LANGUAGE": "TIDONG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tidu1239" + ] }, "geometry": { "type": "MultiPolygon", @@ -1198999,7 +1201531,10 @@ "LANGUAGE": "Kuala - Monsok", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kual1253" + ] }, "geometry": { "type": "Polygon", @@ -1201900,7 +1204435,10 @@ "LANGUAGE": "KENINGAU MURUT Dialects / Apin - Apin Kuijar", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keni1249" + ] }, "geometry": { "type": "Polygon", @@ -1202205,7 +1204743,10 @@ "LANGUAGE": "KENINGAU MURUT Dialects / Nabay", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "naba1255" + ] }, "geometry": { "type": "MultiPolygon", @@ -1202524,7 +1205065,10 @@ "LANGUAGE": "KENINGAU MURUT Dialects / Dusun Murut, Tambual", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dusu1272" + ] }, "geometry": { "type": "Polygon", @@ -1203049,7 +1205593,10 @@ "LANGUAGE": "Dusunic Subgroup", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dusu1277" + ] }, "geometry": { "type": "Polygon", @@ -1203290,7 +1205837,10 @@ "LANGUAGE": "GANA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gana1277" + ] }, "geometry": { "type": "Polygon", @@ -1203555,7 +1206105,10 @@ "LANGUAGE": "KUIJAU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuij1237" + ] }, "geometry": { "type": "Polygon", @@ -1203972,7 +1206525,10 @@ "LANGUAGE": "L. Pa Sia sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lund1271" + ] }, "geometry": { "type": "Polygon", @@ -1206881,7 +1209437,10 @@ "LANGUAGE": "Oga Bakung", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "main1275" + ] }, "geometry": { "type": "Polygon", @@ -1207290,7 +1209849,10 @@ "LANGUAGE": "P. Ukit", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puna1270" + ] }, "geometry": { "type": "Polygon", @@ -1207571,7 +1210133,10 @@ "LANGUAGE": "L. Kelawit", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaya1325" + ] }, "geometry": { "type": "Polygon", @@ -1207892,7 +1210457,10 @@ "LANGUAGE": "KAYAN R. K. L. Naean", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaya1325" + ] }, "geometry": { "type": "Polygon", @@ -1208445,7 +1211013,10 @@ "LANGUAGE": "Kayan R. Bakung", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "main1275" + ] }, "geometry": { "type": "Polygon", @@ -1208830,7 +1211401,10 @@ "LANGUAGE": "KAYAN R. KY. Uma Lakan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "umal1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -1209577,7 +1212151,10 @@ "LANGUAGE": "Kayaniyut K.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaya1326" + ] }, "geometry": { "type": "Polygon", @@ -1210066,7 +1212643,10 @@ "LANGUAGE": "P. APUT", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puna1267" + ] }, "geometry": { "type": "MultiPolygon", @@ -1213381,7 +1215961,10 @@ "LANGUAGE": "KAYAN R. KY. Kayaniyut Ky.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaya1326" + ] }, "geometry": { "type": "Polygon", @@ -1213786,7 +1216369,10 @@ "LANGUAGE": "P. Poh", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "main1275" + ] }, "geometry": { "type": "Polygon", @@ -1216687,7 +1219273,10 @@ "LANGUAGE": "P. Basap", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puna1273" + ] }, "geometry": { "type": "Polygon", @@ -1218196,7 +1220785,10 @@ "LANGUAGE": "P. Kelai", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kela1259" + ] }, "geometry": { "type": "Polygon", @@ -1219705,7 +1222297,10 @@ "LANGUAGE": "SERUDUNG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "seru1246" + ] }, "geometry": { "type": "MultiPolygon", @@ -1220413,7 +1223008,10 @@ "LANGUAGE": "Iban", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iban1264" + ] }, "geometry": { "type": "MultiPolygon", @@ -1226904,7 +1229502,10 @@ "LANGUAGE": "Keninjal", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keni1248" + ] }, "geometry": { "type": "Polygon", @@ -1227629,7 +1230230,10 @@ "LANGUAGE": "Ulu Ai'", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ulua1243" + ] }, "geometry": { "type": "Polygon", @@ -1227998,7 +1230602,10 @@ "LANGUAGE": "Kolis MBALOH", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kali1304" + ] }, "geometry": { "type": "Polygon", @@ -1228443,7 +1231050,10 @@ "LANGUAGE": "W.KENYAH Kemena Penan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keme1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -1234594,7 +1237204,10 @@ "LANGUAGE": "W.K. L. Bangan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1401" + ] }, "geometry": { "type": "Polygon", @@ -1235012,7 +1237625,10 @@ "LANGUAGE": "P. NIBONG Sipeng", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sipe1237" + ] }, "geometry": { "type": "Polygon", @@ -1235201,7 +1237817,10 @@ "LANGUAGE": "L. Seridan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kela1258" + ] }, "geometry": { "type": "MultiPolygon", @@ -1235949,7 +1238568,10 @@ "LANGUAGE": "L. Lellang", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kela1258" + ] }, "geometry": { "type": "Polygon", @@ -1236262,7 +1238884,10 @@ "LANGUAGE": "L. Atip BARAM KAYAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1413" + ] }, "geometry": { "type": "Polygon", @@ -1236647,7 +1239272,10 @@ "LANGUAGE": "BERAWAN Dialects / Long Terawan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2486" + ] }, "geometry": { "type": "Polygon", @@ -1236928,7 +1239556,10 @@ "LANGUAGE": "L. Wat TUTOH K.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1406" + ] }, "geometry": { "type": "Polygon", @@ -1237353,7 +1239984,10 @@ "LANGUAGE": "KIPUT Balait Jati", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kipu1237" + ] }, "geometry": { "type": "Polygon", @@ -1237734,7 +1240368,10 @@ "LANGUAGE": "Narom p.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "naro1251" + ] }, "geometry": { "type": "Polygon", @@ -1238007,7 +1240644,10 @@ "LANGUAGE": "Kiput p.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kipu1237" + ] }, "geometry": { "type": "Polygon", @@ -1238204,7 +1240844,10 @@ "LANGUAGE": "Lemiting", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lemi1242" + ] }, "geometry": { "type": "Polygon", @@ -1238549,7 +1241192,10 @@ "LANGUAGE": "S. BISAYA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "brun1251" + ] }, "geometry": { "type": "MultiPolygon", @@ -1239264,7 +1241910,10 @@ "LANGUAGE": "BERAWAN Dialects / Long Pata", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2564" + ] }, "geometry": { "type": "Polygon", @@ -1239449,7 +1242098,10 @@ "LANGUAGE": "BERAWAN Dialects / Batu Baleh", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2098" + ] }, "geometry": { "type": "Polygon", @@ -1239690,7 +1242342,10 @@ "LANGUAGE": "LELAK Dali", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dali1244" + ] }, "geometry": { "type": "Polygon", @@ -1239923,7 +1242578,10 @@ "LANGUAGE": "MURIK KY. L. Nanyuq", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1403" + ] }, "geometry": { "type": "Polygon", @@ -1240276,7 +1242934,10 @@ "LANGUAGE": "L. Ekang", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1400" + ] }, "geometry": { "type": "Polygon", @@ -1240501,7 +1243162,10 @@ "LANGUAGE": "Lelak p.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lela1246" + ] }, "geometry": { "type": "Polygon", @@ -1240826,7 +1243490,10 @@ "LANGUAGE": "L. Napir", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kela1258" + ] }, "geometry": { "type": "Polygon", @@ -1241015,7 +1243682,10 @@ "LANGUAGE": "P. Batu", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saja1241" + ] }, "geometry": { "type": "Polygon", @@ -1241332,7 +1244002,10 @@ "LANGUAGE": "SEGAI Bolongan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bolo1268" + ] }, "geometry": { "type": "MultiPolygon", @@ -1241799,7 +1244472,10 @@ "LANGUAGE": "BURUSU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buru1304" + ] }, "geometry": { "type": "Polygon", @@ -1243078,7 +1245754,10 @@ "LANGUAGE": "P. Penjalin", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "main1275" + ] }, "geometry": { "type": "Polygon", @@ -1244347,7 +1247026,10 @@ "LANGUAGE": "P. Segah", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sega1244" + ] }, "geometry": { "type": "Polygon", @@ -1244748,7 +1247430,10 @@ "LANGUAGE": "KAYAN R KENYAH", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "main1275" + ] }, "geometry": { "type": "Polygon", @@ -1245149,7 +1247834,10 @@ "LANGUAGE": "P. MERAP", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mera1243" + ] }, "geometry": { "type": "Polygon", @@ -1245526,7 +1248214,10 @@ "LANGUAGE": "P. Sajau", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puna1271" + ] }, "geometry": { "type": "Polygon", @@ -1245803,7 +1248494,10 @@ "LANGUAGE": "Abai", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "abai1239" + ] }, "geometry": { "type": "Polygon", @@ -1246552,7 +1249246,10 @@ "LANGUAGE": "PUTOH", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puto1237" + ] }, "geometry": { "type": "Polygon", @@ -1247509,7 +1250206,10 @@ "LANGUAGE": "SA'BAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saba1265" + ] }, "geometry": { "type": "Polygon", @@ -1248206,7 +1250906,10 @@ "LANGUAGE": "LUN DAYE p. Papadi sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lund1271" + ] }, "geometry": { "type": "Polygon", @@ -1248919,7 +1251622,10 @@ "LANGUAGE": "LENGILU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "leng1260" + ] }, "geometry": { "type": "Polygon", @@ -1249120,7 +1251826,10 @@ "LANGUAGE": "L. Bawan sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lund1271" + ] }, "geometry": { "type": "Polygon", @@ -1249581,7 +1252290,10 @@ "LANGUAGE": "L. Bangaq", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lonb1237" + ] }, "geometry": { "type": "Polygon", @@ -1250030,7 +1252742,10 @@ "LANGUAGE": "KELABIT", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kela1258" + ] }, "geometry": { "type": "Polygon", @@ -1250743,7 +1253458,10 @@ "LANGUAGE": "Bah Malei", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bahm1237" + ] }, "geometry": { "type": "Polygon", @@ -1250976,7 +1253694,10 @@ "LANGUAGE": "Nibong", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nibo1237" + ] }, "geometry": { "type": "Polygon", @@ -1251329,7 +1254050,10 @@ "LANGUAGE": "P. Silat", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pena1268" + ] }, "geometry": { "type": "Polygon", @@ -1251474,7 +1254198,10 @@ "LANGUAGE": "Bok P.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bokp1241" + ] }, "geometry": { "type": "Polygon", @@ -1251635,7 +1254362,10 @@ "LANGUAGE": "L. Luyang", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1397" + ] }, "geometry": { "type": "Polygon", @@ -1252745,7 +1255475,10 @@ "LANGUAGE": "BARAM KY Uma Bawang", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bara1370" + ] }, "geometry": { "type": "Polygon", @@ -1253710,7 +1256443,10 @@ "LANGUAGE": "Long Akah", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1412" + ] }, "geometry": { "type": "Polygon", @@ -1253951,7 +1256687,10 @@ "LANGUAGE": "Lirong SEBOB K.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "liro1237" + ] }, "geometry": { "type": "Polygon", @@ -1254132,7 +1256871,10 @@ "LANGUAGE": "L. Atun", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1398" + ] }, "geometry": { "type": "Polygon", @@ -1254417,7 +1257159,10 @@ "LANGUAGE": "LOBU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lobu1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -1254944,7 +1257689,10 @@ "LANGUAGE": "ABAI SUNGAI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "abai1240" + ] }, "geometry": { "type": "Polygon", @@ -1257845,7 +1260593,10 @@ "LANGUAGE": "BUKITAN P. Busang", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puna1269" + ] }, "geometry": { "type": "MultiPolygon", @@ -1260940,7 +1263691,10 @@ "LANGUAGE": "SEMBAKUNG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "semb1242" + ] }, "geometry": { "type": "Polygon", @@ -1261477,7 +1264231,10 @@ "LANGUAGE": "SELUNGAI MURUT", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "selu1243" + ] }, "geometry": { "type": "Polygon", @@ -1261706,7 +1264463,10 @@ "LANGUAGE": "Salalir", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sala1270" + ] }, "geometry": { "type": "Polygon", @@ -1262171,7 +1264931,10 @@ "LANGUAGE": "KENINGAU MURUT Dialects / Dusun Murut", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dusu1272" + ] }, "geometry": { "type": "Polygon", @@ -1262508,7 +1265271,10 @@ "LANGUAGE": "KENINGAU MURUT Dialects / Apin - Aoin Kuijau", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keni1249" + ] }, "geometry": { "type": "Polygon", @@ -1262885,7 +1265651,10 @@ "LANGUAGE": "Pnsiangan Murut", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pens1238" + ] }, "geometry": { "type": "Polygon", @@ -1263462,7 +1266231,10 @@ "LANGUAGE": "SUMAMBU - TAGAL Rundum Murut", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taga1273" + ] }, "geometry": { "type": "Polygon", @@ -1263739,7 +1266511,10 @@ "LANGUAGE": "Tomani Sumambu", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taga1273" + ] }, "geometry": { "type": "Polygon", @@ -1264892,7 +1267667,10 @@ "LANGUAGE": "Paluan p. sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "palu1253" + ] }, "geometry": { "type": "MultiPolygon", @@ -1265507,7 +1268285,10 @@ "LANGUAGE": "Pandewan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pand1267" + ] }, "geometry": { "type": "Polygon", @@ -1265744,7 +1268525,10 @@ "LANGUAGE": "Dalit sd. PALUAN p.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dali1243" + ] }, "geometry": { "type": "Polygon", @@ -1266449,7 +1269233,10 @@ "LANGUAGE": "UPPER KINABATANGAN p.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uppe1427" + ] }, "geometry": { "type": "Polygon", @@ -1267018,7 +1269805,10 @@ "LANGUAGE": "BAUKAN p.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bauk1238" + ] }, "geometry": { "type": "Polygon", @@ -1267471,7 +1270261,10 @@ "LANGUAGE": "Minokok", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mino1243" + ] }, "geometry": { "type": "Polygon", @@ -1267920,7 +1270713,10 @@ "LANGUAGE": "Tengara", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "teng1271" + ] }, "geometry": { "type": "Polygon", @@ -1268225,7 +1271021,10 @@ "LANGUAGE": "Dusun Segama", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dusu1276" + ] }, "geometry": { "type": "Polygon", @@ -1268450,7 +1271249,10 @@ "LANGUAGE": "IDA'AN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "idaa1241" + ] }, "geometry": { "type": "Polygon", @@ -1272617,7 +1275419,10 @@ "LANGUAGE": "Paitanic Subgroup", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pait1248" + ] }, "geometry": { "type": "Polygon", @@ -1273054,7 +1275859,10 @@ "LANGUAGE": "LOTUD", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lotu1250" + ] }, "geometry": { "type": "Polygon", @@ -1273307,7 +1276115,10 @@ "LANGUAGE": "Putatan sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puta1239" + ] }, "geometry": { "type": "Polygon", @@ -1273548,7 +1276359,10 @@ "LANGUAGE": "Coastal Kadazan Southern sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "coas1294" + ] }, "geometry": { "type": "Polygon", @@ -1273841,7 +1276655,10 @@ "LANGUAGE": "KALABAKAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kala1391" + ] }, "geometry": { "type": "Polygon", @@ -1274210,7 +1277027,10 @@ "LANGUAGE": "MODANG L. Glat", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1405" + ] }, "geometry": { "type": "MultiPolygon", @@ -1277781,7 +1280601,10 @@ "LANGUAGE": "Taman", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tama1335" + ] }, "geometry": { "type": "Polygon", @@ -1278050,7 +1280873,10 @@ "LANGUAGE": "HOVONGAN Semukung - Uheng", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "semu1241" + ] }, "geometry": { "type": "Polygon", @@ -1278431,7 +1281257,10 @@ "LANGUAGE": "KEREHO - UHENG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kere1285" + ] }, "geometry": { "type": "Polygon", @@ -1279168,7 +1281997,10 @@ "LANGUAGE": "HOVONGAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hovo1239" + ] }, "geometry": { "type": "Polygon", @@ -1279553,7 +1282385,10 @@ "LANGUAGE": "KAYAN MAHAKAM", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaya1324" + ] }, "geometry": { "type": "Polygon", @@ -1279810,7 +1282645,10 @@ "LANGUAGE": "Seoutan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sepu1237" + ] }, "geometry": { "type": "Polygon", @@ -1279955,7 +1282793,10 @@ "LANGUAGE": "AOHENG P.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aohe1238" + ] }, "geometry": { "type": "Polygon", @@ -1283282,7 +1286123,10 @@ "LANGUAGE": "P. Oho", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "main1275" + ] }, "geometry": { "type": "Polygon", @@ -1283503,7 +1286347,10 @@ "LANGUAGE": "Beiayan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bela1259" + ] }, "geometry": { "type": "Polygon", @@ -1285528,7 +1288375,10 @@ "LANGUAGE": "DOHOI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "doho1239" + ] }, "geometry": { "type": "Polygon", @@ -1288257,7 +1291107,10 @@ "LANGUAGE": "Linggang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "tunj1245" + ] }, "geometry": { "type": "Polygon", @@ -1288510,7 +1291363,10 @@ "LANGUAGE": "AMPANANG", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "ampa1239" + ] }, "geometry": { "type": "Polygon", @@ -1289319,7 +1292175,10 @@ "LANGUAGE": "Pahu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "pahu1239" + ] }, "geometry": { "type": "Polygon", @@ -1289568,7 +1292427,10 @@ "LANGUAGE": "Londong", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "tunj1246" + ] }, "geometry": { "type": "Polygon", @@ -1289897,7 +1292759,10 @@ "LANGUAGE": "Kutai Tenggarong", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "teng1268" + ] }, "geometry": { "type": "Polygon", @@ -1290322,7 +1293187,10 @@ "LANGUAGE": "MAHAKAM K. p.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maha1308" + ] }, "geometry": { "type": "MultiPolygon", @@ -1293569,7 +1296437,10 @@ "LANGUAGE": "BAHAU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "baha1257" + ] }, "geometry": { "type": "MultiPolygon", @@ -1300244,7 +1303115,10 @@ "LANGUAGE": "MODANG Long Glat", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "long1405" + ] }, "geometry": { "type": "Polygon", @@ -1300585,7 +1303459,10 @@ "LANGUAGE": "P. Ratah", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2891" + ] }, "geometry": { "type": "Polygon", @@ -1303486,7 +1306363,10 @@ "LANGUAGE": "KAYAN MAHAKAM", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "kaya1324" + ] }, "geometry": { "type": "Polygon", @@ -1303907,7 +1306787,10 @@ "LANGUAGE": "MAHAKAM K. p.", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "kaya1324" + ] }, "geometry": { "type": "MultiPolygon", @@ -1304426,7 +1307309,10 @@ "LANGUAGE": "P. MERAH", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "puna1268" + ] }, "geometry": { "type": "Polygon", @@ -1304703,7 +1307589,10 @@ "LANGUAGE": "BUSANG Mahakam Busang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "maha1298" + ] }, "geometry": { "type": "Polygon", @@ -1309454,7 +1312343,10 @@ "LANGUAGE": "Benua", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "benu1246" + ] }, "geometry": { "type": "Polygon", @@ -1310271,7 +1313163,10 @@ "LANGUAGE": "Bentian", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "bant1290" + ] }, "geometry": { "type": "Polygon", @@ -1310676,7 +1313571,10 @@ "LANGUAGE": "TUNJUNG", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "tunj1244" + ] }, "geometry": { "type": "Polygon", @@ -1311177,7 +1314075,10 @@ "LANGUAGE": "NORTH - EAST BARITO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "nort2888" + ] }, "geometry": { "type": "Polygon", @@ -1313686,7 +1316587,10 @@ "LANGUAGE": "Jelalong P.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "jela1245" + ] }, "geometry": { "type": "Polygon", @@ -1314087,7 +1316991,10 @@ "LANGUAGE": "Trusan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "trus1237" + ] }, "geometry": { "type": "Polygon", @@ -1314508,7 +1317415,10 @@ "LANGUAGE": "BUKITAN p.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buki1248" + ] }, "geometry": { "type": "Polygon", @@ -1314681,7 +1317591,10 @@ "LANGUAGE": "Ba. P. BAH - BIAU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puna1277" + ] }, "geometry": { "type": "Polygon", @@ -1314874,7 +1317787,10 @@ "LANGUAGE": "Bi. P. BAH - BIAU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puna1277" + ] }, "geometry": { "type": "Polygon", @@ -1315115,7 +1318031,10 @@ "LANGUAGE": "Balanipa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bala1313" + ] }, "geometry": { "type": "Polygon", @@ -1316220,7 +1319139,10 @@ "LANGUAGE": "Majene", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "maje1237" + ] }, "geometry": { "type": "Polygon", @@ -1316553,7 +1319475,10 @@ "LANGUAGE": "Dolago", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "taaa1243" + ] }, "geometry": { "type": "Polygon", @@ -1316858,7 +1319783,10 @@ "LANGUAGE": "Kaidipan", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "kaid1240" + ] }, "geometry": { "type": "Polygon", @@ -1317167,7 +1320095,10 @@ "LANGUAGE": "Bolang Itang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "bola1251" + ] }, "geometry": { "type": "Polygon", @@ -1317376,7 +1320307,10 @@ "LANGUAGE": "MAMUJU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "mamu1255" + ] }, "geometry": { "type": "Polygon", @@ -1318101,7 +1321035,10 @@ "LANGUAGE": "KAILI Banawa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "unde1235" + ] }, "geometry": { "type": "Polygon", @@ -1319538,7 +1322475,10 @@ "LANGUAGE": "Sugut Kao'azan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sugu1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -1320309,7 +1323249,10 @@ "LANGUAGE": "KADAZAN DUSAN / Central Kadazan Dusan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2100" + ] }, "geometry": { "type": "Polygon", @@ -1324320,7 +1327263,10 @@ "LANGUAGE": "EASTERN KADAZAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2100" + ] }, "geometry": { "type": "Polygon", @@ -1331257,7 +1334203,10 @@ "LANGUAGE": "TIDONG", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tala1285" + ] }, "geometry": { "type": "MultiPolygon", @@ -1334084,7 +1337033,10 @@ "LANGUAGE": "Binatang BASAP", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "basa1286" + ] }, "geometry": { "type": "Polygon", @@ -1334757,7 +1337709,10 @@ "LANGUAGE": "BASAP Karangan", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "kara1491" + ] }, "geometry": { "type": "Polygon", @@ -1335038,7 +1337993,10 @@ "LANGUAGE": "Kutai Malay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "teng1267" + ] }, "geometry": { "type": "MultiPolygon", @@ -1337305,7 +1340263,10 @@ "LANGUAGE": "Labu Malay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "bera1262" + ] }, "geometry": { "type": "Polygon", @@ -1338074,7 +1341035,10 @@ "LANGUAGE": "Marau Malay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "bera1262" + ] }, "geometry": { "type": "Polygon", @@ -1338191,7 +1341155,10 @@ "LANGUAGE": "Kutai Kota Bangun sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kota1275" + ] }, "geometry": { "type": "Polygon", @@ -1338904,7 +1341871,10 @@ "LANGUAGE": "Kutai Ancalong sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anca1243" + ] }, "geometry": { "type": "Polygon", @@ -1339337,7 +1342307,10 @@ "LANGUAGE": "Lapo' Lulit KELINYAU K.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lepo1241" + ] }, "geometry": { "type": "Polygon", @@ -1339438,7 +1342411,10 @@ "LANGUAGE": "Uma Jalam", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "umaj1239" + ] }, "geometry": { "type": "Polygon", @@ -1339543,7 +1342519,10 @@ "LANGUAGE": "L.Wai", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moda1244" + ] }, "geometry": { "type": "Polygon", @@ -1339624,7 +1342603,10 @@ "LANGUAGE": "Nahes Liah Bing MODANG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "liah1237" + ] }, "geometry": { "type": "Polygon", @@ -1339741,7 +1342723,10 @@ "LANGUAGE": "WAHAU KY", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waha1239" + ] }, "geometry": { "type": "Polygon", @@ -1339854,7 +1342839,10 @@ "LANGUAGE": "Uma Titai WAHAU K.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waha1239" + ] }, "geometry": { "type": "Polygon", @@ -1340055,7 +1343043,10 @@ "LANGUAGE": "Uma Bem", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "umab1239" + ] }, "geometry": { "type": "Polygon", @@ -1340248,7 +1343239,10 @@ "LANGUAGE": "KELINYAU L. Bento", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "main1275" + ] }, "geometry": { "type": "Polygon", @@ -1340589,7 +1343583,10 @@ "LANGUAGE": "Uma Tau", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "umat1246" + ] }, "geometry": { "type": "Polygon", @@ -1340946,7 +1343943,10 @@ "LANGUAGE": "MODANG Benehes", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bene1245" + ] }, "geometry": { "type": "Polygon", @@ -1341299,7 +1344299,10 @@ "LANGUAGE": "Banjar Malay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "banj1239" + ] }, "geometry": { "type": "MultiPolygon", @@ -1350066,7 +1353069,10 @@ "LANGUAGE": "Bakumpai Malay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "baku1263" + ] }, "geometry": { "type": "Polygon", @@ -1350423,7 +1353429,10 @@ "LANGUAGE": "BAKUNG K. Boh BAKUNG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaya1324" + ] }, "geometry": { "type": "Polygon", @@ -1350660,7 +1353669,10 @@ "LANGUAGE": "MAHAKAM K. Boh", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maha1308" + ] }, "geometry": { "type": "Polygon", @@ -1350885,7 +1353897,10 @@ "LANGUAGE": "BUKITAN P. Batu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "buki1248" + ] }, "geometry": { "type": "Polygon", @@ -1351182,7 +1354197,10 @@ "LANGUAGE": "Sian", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "sian1255" + ] }, "geometry": { "type": "Polygon", @@ -1351355,7 +1354373,10 @@ "LANGUAGE": "Iban Section-Level Isolate", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Borneo" + "SOVEREIGN": "Borneo", + "cldf:languageReference": [ + "iban1264" + ] }, "geometry": { "type": "Polygon", @@ -1352749,7 +1355770,10 @@ "LANGUAGE": "L. Bene", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baha1262" + ] }, "geometry": { "type": "Polygon", @@ -1353470,7 +1356494,10 @@ "LANGUAGE": "L.Puyungan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baha1262" + ] }, "geometry": { "type": "Polygon", @@ -1354291,7 +1357318,10 @@ "LANGUAGE": "L. Atau", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baha1262" + ] }, "geometry": { "type": "Polygon", @@ -1354836,7 +1357866,10 @@ "LANGUAGE": "L. Anap", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uppe1459" + ] }, "geometry": { "type": "Polygon", @@ -1355341,7 +1358374,10 @@ "LANGUAGE": "L. Moh", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uppe1459" + ] }, "geometry": { "type": "Polygon", @@ -1355570,7 +1358606,10 @@ "LANGUAGE": "L. Lamai", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uppe1459" + ] }, "geometry": { "type": "Polygon", @@ -1355939,7 +1358978,10 @@ "LANGUAGE": "Nyamok", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uppe1459" + ] }, "geometry": { "type": "Polygon", @@ -1356868,7 +1359910,10 @@ "LANGUAGE": "L. Jeeh", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uppe1459" + ] }, "geometry": { "type": "Polygon", @@ -1359657,7 +1362702,10 @@ "LANGUAGE": "L. Semiang", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1402" + ] }, "geometry": { "type": "Polygon", @@ -1362566,7 +1365614,10 @@ "LANGUAGE": "Suluk", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taus1251" + ] }, "geometry": { "type": "Polygon", @@ -1362827,7 +1365878,10 @@ "LANGUAGE": "SALUAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "salu1253" + ] }, "geometry": { "type": "Polygon", @@ -1364708,7 +1367762,10 @@ "LANGUAGE": "PAMONA Batui", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "batu1260" + ] }, "geometry": { "type": "Polygon", @@ -1364909,7 +1367966,10 @@ "LANGUAGE": "Tabun sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lund1271" + ] }, "geometry": { "type": "Polygon", @@ -1365186,7 +1368246,10 @@ "LANGUAGE": "Upper Limbang Ba Kelalan sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lund1271" + ] }, "geometry": { "type": "Polygon", @@ -1365435,7 +1368498,10 @@ "LANGUAGE": "Upper Limbang Adang sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lund1271" + ] }, "geometry": { "type": "Polygon", @@ -1365660,7 +1368726,10 @@ "LANGUAGE": "L. Semado sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lund1271" + ] }, "geometry": { "type": "Polygon", @@ -1365961,7 +1369030,10 @@ "LANGUAGE": "BANGGAI West Banggai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "west2570" + ] }, "geometry": { "type": "Polygon", @@ -1366766,7 +1369838,10 @@ "LANGUAGE": "BANGGAI East Baggai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Sulawesi" + "SOVEREIGN": "Sulawesi", + "cldf:languageReference": [ + "east2492" + ] }, "geometry": { "type": "Polygon", @@ -1367155,7 +1370230,10 @@ "LANGUAGE": "L. Sukang", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lund1271" + ] }, "geometry": { "type": "Polygon", @@ -1368040,7 +1371118,10 @@ "LANGUAGE": "Lawas sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lund1271" + ] }, "geometry": { "type": "Polygon", @@ -1368301,7 +1371382,10 @@ "LANGUAGE": "Papar 1 sd.", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "papa1268" + ] }, "geometry": { "type": "Polygon", @@ -1368806,7 +1371890,10 @@ "LANGUAGE": "ARANDAI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "domb1240" + ] }, "geometry": { "type": "Polygon", @@ -1369291,7 +1372378,10 @@ "LANGUAGE": "KONDA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kond1303" + ] }, "geometry": { "type": "Polygon", @@ -1369668,7 +1372758,10 @@ "LANGUAGE": "PURAGI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pura1253" + ] }, "geometry": { "type": "Polygon", @@ -1369869,7 +1372962,10 @@ "LANGUAGE": "KAMPONG BARU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kais1235" + ] }, "geometry": { "type": "Polygon", @@ -1370014,7 +1373110,10 @@ "LANGUAGE": "Mugin", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yaha1248" + ] }, "geometry": { "type": "Polygon", @@ -1370319,7 +1373418,10 @@ "LANGUAGE": "INANWATAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suab1238" + ] }, "geometry": { "type": "Polygon", @@ -1370584,7 +1373686,10 @@ "LANGUAGE": "YARADIAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yaha1248" + ] }, "geometry": { "type": "Polygon", @@ -1370757,7 +1373862,10 @@ "LANGUAGE": "Kasuweri", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kasu1243" + ] }, "geometry": { "type": "Polygon", @@ -1370966,7 +1374074,10 @@ "LANGUAGE": "TAROF", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taro1259" + ] }, "geometry": { "type": "Polygon", @@ -1371283,7 +1374394,10 @@ "LANGUAGE": "Neget Besa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "negr1235" + ] }, "geometry": { "type": "Polygon", @@ -1371520,7 +1374634,10 @@ "LANGUAGE": "ASUWERI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kasu1243" + ] }, "geometry": { "type": "Polygon", @@ -1371821,7 +1374938,10 @@ "LANGUAGE": "MORAID", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mora1239" + ] }, "geometry": { "type": "Polygon", @@ -1372430,7 +1375550,10 @@ "LANGUAGE": "KALABRA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kala1256" + ] }, "geometry": { "type": "Polygon", @@ -1373044,7 +1376167,10 @@ "LANGUAGE": "West Bird's Head Stock Level Family", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west1493" + ] }, "geometry": { "type": "MultiPolygon", @@ -1373559,7 +1376685,10 @@ "LANGUAGE": "Mbolfle", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mbol1235" + ] }, "geometry": { "type": "Polygon", @@ -1373916,7 +1377045,10 @@ "LANGUAGE": "Fayok", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maib1239" + ] }, "geometry": { "type": "Polygon", @@ -1374173,7 +1377305,10 @@ "LANGUAGE": "Sawyat", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sawi1235" + ] }, "geometry": { "type": "Polygon", @@ -1374302,7 +1377437,10 @@ "LANGUAGE": "Tehijit", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tehi1239" + ] }, "geometry": { "type": "Polygon", @@ -1374631,7 +1377769,10 @@ "LANGUAGE": "Sayfi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saif1237" + ] }, "geometry": { "type": "Polygon", @@ -1375120,7 +1378261,10 @@ "LANGUAGE": "Konyok", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tehi1237" + ] }, "geometry": { "type": "Polygon", @@ -1375393,7 +1378537,10 @@ "LANGUAGE": "Khlabra", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tehi1237" + ] }, "geometry": { "type": "Polygon", @@ -1376302,7 +1379449,10 @@ "LANGUAGE": "Fkhar", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fkar1237" + ] }, "geometry": { "type": "Polygon", @@ -1376659,7 +1379809,10 @@ "LANGUAGE": "KARON PANTAI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "abun1252" + ] }, "geometry": { "type": "Polygon", @@ -1376948,7 +1380101,10 @@ "LANGUAGE": "MADKI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "abun1252" + ] }, "geometry": { "type": "Polygon", @@ -1377397,7 +1380553,10 @@ "LANGUAGE": "Kebar", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mpur1239" + ] }, "geometry": { "type": "Polygon", @@ -1377646,7 +1380805,10 @@ "LANGUAGE": "Amberbaken", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mpur1239" + ] }, "geometry": { "type": "Polygon", @@ -1377943,7 +1381105,10 @@ "LANGUAGE": "KARON DORI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "karo1303" + ] }, "geometry": { "type": "Polygon", @@ -1378236,7 +1381401,10 @@ "LANGUAGE": "MEAX", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "meya1236" + ] }, "geometry": { "type": "Polygon", @@ -1378585,7 +1381753,10 @@ "LANGUAGE": "Tuf", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maib1239" + ] }, "geometry": { "type": "Polygon", @@ -1378906,7 +1382077,10 @@ "LANGUAGE": "BRAT", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maib1239" + ] }, "geometry": { "type": "Polygon", @@ -1379211,7 +1382385,10 @@ "LANGUAGE": "BRAT Yak", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maib1239" + ] }, "geometry": { "type": "Polygon", @@ -1382389,7 +1385566,10 @@ "LANGUAGE": "Marey", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maib1239" + ] }, "geometry": { "type": "Polygon", @@ -1382626,7 +1385806,10 @@ "LANGUAGE": "Asmaun", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maib1239" + ] }, "geometry": { "type": "Polygon", @@ -1383087,7 +1386270,10 @@ "LANGUAGE": "Brat", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maib1239" + ] }, "geometry": { "type": "Polygon", @@ -1384160,7 +1387346,10 @@ "LANGUAGE": "Maru", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maib1239" + ] }, "geometry": { "type": "Polygon", @@ -1384481,7 +1387670,10 @@ "LANGUAGE": "Mantion", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mani1235" + ] }, "geometry": { "type": "Polygon", @@ -1384654,7 +1387846,10 @@ "LANGUAGE": "Manikion", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mani1235" + ] }, "geometry": { "type": "Polygon", @@ -1385019,7 +1388214,10 @@ "LANGUAGE": "BORAI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hata1243" + ] }, "geometry": { "type": "Polygon", @@ -1385208,7 +1388406,10 @@ "LANGUAGE": "MENINGGO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mosk1236" + ] }, "geometry": { "type": "Polygon", @@ -1385501,7 +1388702,10 @@ "LANGUAGE": "HATTAM", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hata1243" + ] }, "geometry": { "type": "Polygon", @@ -1386166,7 +1389370,10 @@ "LANGUAGE": "YAUR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yaur1239" + ] }, "geometry": { "type": "Polygon", @@ -1386607,7 +1389814,10 @@ "LANGUAGE": "South ASIENARA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buru1308" + ] }, "geometry": { "type": "Polygon", @@ -1386912,7 +1390122,10 @@ "LANGUAGE": "North ASIENARA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buru1308" + ] }, "geometry": { "type": "Polygon", @@ -1387105,7 +1390318,10 @@ "LANGUAGE": "Western IRIA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kamb1302" + ] }, "geometry": { "type": "Polygon", @@ -1387334,7 +1390550,10 @@ "LANGUAGE": "Central IRIA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kamb1302" + ] }, "geometry": { "type": "Polygon", @@ -1387683,7 +1390902,10 @@ "LANGUAGE": "Eastern IRIA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kamb1302" + ] }, "geometry": { "type": "MultiPolygon", @@ -1388238,7 +1391460,10 @@ "LANGUAGE": "SEMIMI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "semi1264" + ] }, "geometry": { "type": "Polygon", @@ -1388803,7 +1392028,10 @@ "LANGUAGE": "WAROPEN Napan ?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "napa1243" + ] }, "geometry": { "type": "Polygon", @@ -1389168,7 +1392396,10 @@ "LANGUAGE": "WANDAMEN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wand1267" + ] }, "geometry": { "type": "MultiPolygon", @@ -1390107,7 +1393338,10 @@ "LANGUAGE": "YERETUAR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yere1243" + ] }, "geometry": { "type": "Polygon", @@ -1390392,7 +1393626,10 @@ "LANGUAGE": "TANDIA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tand1253" + ] }, "geometry": { "type": "Polygon", @@ -1390681,7 +1393918,10 @@ "LANGUAGE": "NABI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuri1260" + ] }, "geometry": { "type": "Polygon", @@ -1391350,7 +1394590,10 @@ "LANGUAGE": "Bintuni", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bint1244" + ] }, "geometry": { "type": "Polygon", @@ -1392015,7 +1395258,10 @@ "LANGUAGE": "DUSNER", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dusn1237" + ] }, "geometry": { "type": "Polygon", @@ -1392200,7 +1395446,10 @@ "LANGUAGE": "Eastern IRAHUTU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "irar1238" + ] }, "geometry": { "type": "Polygon", @@ -1392537,7 +1395786,10 @@ "LANGUAGE": "Southeastern IRAHUTU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "irar1238" + ] }, "geometry": { "type": "Polygon", @@ -1392742,7 +1395994,10 @@ "LANGUAGE": "South IRAHUTU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "irar1238" + ] }, "geometry": { "type": "Polygon", @@ -1393055,7 +1396310,10 @@ "LANGUAGE": "MAIRASI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1594" + ] }, "geometry": { "type": "Polygon", @@ -1393788,7 +1397046,10 @@ "LANGUAGE": "NORTH-EASTERN MAIRASI ?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2908" + ] }, "geometry": { "type": "Polygon", @@ -1394381,7 +1397642,10 @@ "LANGUAGE": "MOI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "moii1235" + ] }, "geometry": { "type": "Polygon", @@ -1394522,7 +1397786,10 @@ "LANGUAGE": "URIANKERE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "duri1243" + ] }, "geometry": { "type": "Polygon", @@ -1395694,7 +1398961,10 @@ "LANGUAGE": "Mosana", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "moii1235" + ] }, "geometry": { "type": "Polygon", @@ -1395839,7 +1399109,10 @@ "LANGUAGE": "SEGET", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sege1235" + ] }, "geometry": { "type": "Polygon", @@ -1396052,7 +1399325,10 @@ "LANGUAGE": "MOI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moii1235" + ] }, "geometry": { "type": "Polygon", @@ -1397121,7 +1400397,10 @@ "LANGUAGE": "MOS", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "morb1239" + ] }, "geometry": { "type": "Polygon", @@ -1397334,7 +1400613,10 @@ "LANGUAGE": "North IRAHUTU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "irar1238" + ] }, "geometry": { "type": "Polygon", @@ -1397883,7 +1401165,10 @@ "LANGUAGE": "TANAH MERAH", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tana1288" + ] }, "geometry": { "type": "Polygon", @@ -1398108,7 +1401393,10 @@ "LANGUAGE": "BARAU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bara1347" + ] }, "geometry": { "type": "Polygon", @@ -1398289,7 +1401577,10 @@ "LANGUAGE": "ERCKWANAS", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "erok1237" + ] }, "geometry": { "type": "Polygon", @@ -1398582,7 +1401873,10 @@ "LANGUAGE": "BAHAM", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baha1258" + ] }, "geometry": { "type": "Polygon", @@ -1399011,7 +1402305,10 @@ "LANGUAGE": "ONIN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "onin1245" + ] }, "geometry": { "type": "Polygon", @@ -1399148,7 +1402445,10 @@ "LANGUAGE": "IHA Kapaur", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ihaa1241" + ] }, "geometry": { "type": "Polygon", @@ -1399461,7 +1402761,10 @@ "LANGUAGE": "ERCKWANAS Iha", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ihaa1241" + ] }, "geometry": { "type": "Polygon", @@ -1399926,7 +1403229,10 @@ "LANGUAGE": "Kaipuri", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuru1305" + ] }, "geometry": { "type": "Polygon", @@ -1400207,7 +1403513,10 @@ "LANGUAGE": "YAVA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2052" + ] }, "geometry": { "type": "Polygon", @@ -1400544,7 +1403853,10 @@ "LANGUAGE": "Oba", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kamo1255" + ] }, "geometry": { "type": "Polygon", @@ -1401273,7 +1404585,10 @@ "LANGUAGE": "IRESIM", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ires1239" + ] }, "geometry": { "type": "Polygon", @@ -1401506,7 +1404821,10 @@ "LANGUAGE": "KOSARE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kosa1251" + ] }, "geometry": { "type": "Polygon", @@ -1401687,7 +1405005,10 @@ "LANGUAGE": "KOSAREK(WANAM)", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kosa1249" + ] }, "geometry": { "type": "Polygon", @@ -1401884,7 +1405205,10 @@ "LANGUAGE": "NIRSAN(YALI)", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nips1240" + ] }, "geometry": { "type": "Polygon", @@ -1402129,7 +1405453,10 @@ "LANGUAGE": "GOLIATH", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "unaa1239" + ] }, "geometry": { "type": "Polygon", @@ -1402326,7 +1405653,10 @@ "LANGUAGE": "KORAPUN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kora1298" + ] }, "geometry": { "type": "Polygon", @@ -1402715,7 +1406045,10 @@ "LANGUAGE": "NALCA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nalc1240" + ] }, "geometry": { "type": "Polygon", @@ -1402960,7 +1406293,10 @@ "LANGUAGE": "SIRKAI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kete1254" + ] }, "geometry": { "type": "Polygon", @@ -1403189,7 +1406525,10 @@ "LANGUAGE": "EKAGI Yabi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yabi1243" + ] }, "geometry": { "type": "Polygon", @@ -1403538,7 +1406877,10 @@ "LANGUAGE": "Simori", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "simo1241" + ] }, "geometry": { "type": "Polygon", @@ -1403947,7 +1407289,10 @@ "LANGUAGE": "Mapia", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mapi1250" + ] }, "geometry": { "type": "Polygon", @@ -1404256,7 +1407601,10 @@ "LANGUAGE": "Northern dialects", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ekar1243" + ] }, "geometry": { "type": "Polygon", @@ -1404877,7 +1408225,10 @@ "LANGUAGE": "Paniai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ekar1243" + ] }, "geometry": { "type": "Polygon", @@ -1405142,7 +1408493,10 @@ "LANGUAGE": "Tigi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ekar1243" + ] }, "geometry": { "type": "Polygon", @@ -1405359,7 +1408713,10 @@ "LANGUAGE": "Western KAMORO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kamo1255" + ] }, "geometry": { "type": "Polygon", @@ -1405692,7 +1409049,10 @@ "LANGUAGE": "Tarya", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tary1239" + ] }, "geometry": { "type": "Polygon", @@ -1405957,7 +1409317,10 @@ "LANGUAGE": "Central Kamora", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kamo1255" + ] }, "geometry": { "type": "Polygon", @@ -1406330,7 +1409693,10 @@ "LANGUAGE": "Kamora", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kamo1255" + ] }, "geometry": { "type": "Polygon", @@ -1406543,7 +1409909,10 @@ "LANGUAGE": "Upper Wania", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kamo1255" + ] }, "geometry": { "type": "Polygon", @@ -1406696,7 +1410065,10 @@ "LANGUAGE": "Wania KAMORO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kamo1255" + ] }, "geometry": { "type": "Polygon", @@ -1406829,7 +1410201,10 @@ "LANGUAGE": "Mukumuga", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kamo1255" + ] }, "geometry": { "type": "Polygon", @@ -1407006,7 +1410381,10 @@ "LANGUAGE": "South MONI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moni1261" + ] }, "geometry": { "type": "Polygon", @@ -1407319,7 +1410697,10 @@ "LANGUAGE": "Amung UHUNDUNI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dama1272" + ] }, "geometry": { "type": "Polygon", @@ -1407652,7 +1411033,10 @@ "LANGUAGE": "Enggipiloe", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "engg1246" + ] }, "geometry": { "type": "Polygon", @@ -1407865,7 +1411249,10 @@ "LANGUAGE": "UHUNDUNI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dama1272" + ] }, "geometry": { "type": "Polygon", @@ -1408290,7 +1411677,10 @@ "LANGUAGE": "Damal", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dama1272" + ] }, "geometry": { "type": "Polygon", @@ -1408711,7 +1412101,10 @@ "LANGUAGE": "SOUTH NGALIK", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sili1249" + ] }, "geometry": { "type": "Polygon", @@ -1409140,7 +1412533,10 @@ "LANGUAGE": "NDUGA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ndug1245" + ] }, "geometry": { "type": "Polygon", @@ -1409349,7 +1412745,10 @@ "LANGUAGE": "NORTH NGALIK", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "angg1239" + ] }, "geometry": { "type": "Polygon", @@ -1410226,7 +1413625,10 @@ "LANGUAGE": "WANO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wano1243" + ] }, "geometry": { "type": "Polygon", @@ -1410627,7 +1414029,10 @@ "LANGUAGE": "DEM", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "demm1245" + ] }, "geometry": { "type": "Polygon", @@ -1410960,7 +1414365,10 @@ "LANGUAGE": "IIaga", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ilag1236" + ] }, "geometry": { "type": "Polygon", @@ -1411617,7 +1415025,10 @@ "LANGUAGE": "Sinak", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2594" + ] }, "geometry": { "type": "Polygon", @@ -1411898,7 +1415309,10 @@ "LANGUAGE": "North Balim", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort3397" + ] }, "geometry": { "type": "Polygon", @@ -1412411,7 +1415825,10 @@ "LANGUAGE": "WESTERN BANI Yamo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2594" + ] }, "geometry": { "type": "Polygon", @@ -1412860,7 +1416277,10 @@ "LANGUAGE": "Swart Valley", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "swar1236" + ] }, "geometry": { "type": "Polygon", @@ -1413093,7 +1416513,10 @@ "LANGUAGE": "Bokondini", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2596" + ] }, "geometry": { "type": "Polygon", @@ -1413358,7 +1416781,10 @@ "LANGUAGE": "Kimbin", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lowe1417" + ] }, "geometry": { "type": "Polygon", @@ -1413523,7 +1416949,10 @@ "LANGUAGE": "Wodo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wala1269" + ] }, "geometry": { "type": "Polygon", @@ -1413708,7 +1417137,10 @@ "LANGUAGE": "Gorge", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gran1246" + ] }, "geometry": { "type": "Polygon", @@ -1413917,7 +1417349,10 @@ "LANGUAGE": "DABRA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tawo1244" + ] }, "geometry": { "type": "Polygon", @@ -1414262,7 +1417697,10 @@ "LANGUAGE": "SENGGI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "seng1285" + ] }, "geometry": { "type": "Polygon", @@ -1414735,7 +1418173,10 @@ "LANGUAGE": "South LOLODA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lolo1264" + ] }, "geometry": { "type": "Polygon", @@ -1414864,7 +1418305,10 @@ "LANGUAGE": "North LOLODA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lolo1264" + ] }, "geometry": { "type": "MultiPolygon", @@ -1415279,7 +1418723,10 @@ "LANGUAGE": "GALELA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "gale1259" + ] }, "geometry": { "type": "MultiPolygon", @@ -1416110,7 +1419557,10 @@ "LANGUAGE": "Talai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tala1288" + ] }, "geometry": { "type": "Polygon", @@ -1416447,7 +1419897,10 @@ "LANGUAGE": "Nyeku TOBARU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nyek1238" + ] }, "geometry": { "type": "Polygon", @@ -1416724,7 +1420177,10 @@ "LANGUAGE": "South MODOLE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sout2945" + ] }, "geometry": { "type": "Polygon", @@ -1416853,7 +1420309,10 @@ "LANGUAGE": "North MODOLE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nort2925" + ] }, "geometry": { "type": "Polygon", @@ -1417174,7 +1420633,10 @@ "LANGUAGE": "Heleworuru", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tobe1252" + ] }, "geometry": { "type": "Polygon", @@ -1417295,7 +1420757,10 @@ "LANGUAGE": "Boeng", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "boan1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -1417686,7 +1421151,10 @@ "LANGUAGE": "GEBE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "gebe1237" + ] }, "geometry": { "type": "Polygon", @@ -1417835,7 +1421303,10 @@ "LANGUAGE": "TOBELO T", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nucl1628" + ] }, "geometry": { "type": "Polygon", @@ -1418252,7 +1421723,10 @@ "LANGUAGE": "Kao", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "kaoo1238" + ] }, "geometry": { "type": "Polygon", @@ -1418365,7 +1421839,10 @@ "LANGUAGE": "PAGU lsam", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "isam1243" + ] }, "geometry": { "type": "Polygon", @@ -1421568,7 +1425045,10 @@ "LANGUAGE": "Padiaua", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "padi1242" + ] }, "geometry": { "type": "Polygon", @@ -1422025,7 +1425505,10 @@ "LANGUAGE": "Gamkonor", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "gamk1238" + ] }, "geometry": { "type": "Polygon", @@ -1422146,7 +1425629,10 @@ "LANGUAGE": "SAHU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sahu1245" + ] }, "geometry": { "type": "Polygon", @@ -1422403,7 +1425889,10 @@ "LANGUAGE": "TOBARU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "taba1263" + ] }, "geometry": { "type": "MultiPolygon", @@ -1424134,7 +1427623,10 @@ "LANGUAGE": "Kao", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaoo1238" + ] }, "geometry": { "type": "Polygon", @@ -1427035,7 +1430527,10 @@ "LANGUAGE": "Dodinga", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "dodi1239" + ] }, "geometry": { "type": "Polygon", @@ -1427252,7 +1430747,10 @@ "LANGUAGE": "TIDORE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tido1248" + ] }, "geometry": { "type": "MultiPolygon", @@ -1427587,7 +1431085,10 @@ "LANGUAGE": "Waiamli", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "waya1267" + ] }, "geometry": { "type": "Polygon", @@ -1427764,7 +1431265,10 @@ "LANGUAGE": "BULI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "buli1255" + ] }, "geometry": { "type": "Polygon", @@ -1428093,7 +1431597,10 @@ "LANGUAGE": "Tugutil", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tugu1246" + ] }, "geometry": { "type": "Polygon", @@ -1428418,7 +1431925,10 @@ "LANGUAGE": "TOBLLO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tobe1252" + ] }, "geometry": { "type": "Polygon", @@ -1428647,7 +1432157,10 @@ "LANGUAGE": "MABA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "maba1278" + ] }, "geometry": { "type": "Polygon", @@ -1428892,7 +1432405,10 @@ "LANGUAGE": "Maba", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "maba1278" + ] }, "geometry": { "type": "Polygon", @@ -1429197,7 +1432713,10 @@ "LANGUAGE": "TOBELO Boeng", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "boan1244" + ] }, "geometry": { "type": "Polygon", @@ -1430586,7 +1434105,10 @@ "LANGUAGE": "Haleworuru", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tobe1252" + ] }, "geometry": { "type": "Polygon", @@ -1430715,7 +1434237,10 @@ "LANGUAGE": "SAWAI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sawa1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -1431334,7 +1434859,11 @@ "LANGUAGE": "E & W MAKIAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "east2440", + "west2600" + ] }, "geometry": { "type": "Polygon", @@ -1431471,7 +1435000,11 @@ "LANGUAGE": "E.& W.MAKIAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "east2440", + "west2600" + ] }, "geometry": { "type": "Polygon", @@ -1431576,7 +1435109,10 @@ "LANGUAGE": "WEDA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "weda1240" + ] }, "geometry": { "type": "Polygon", @@ -1431853,7 +1435389,10 @@ "LANGUAGE": "North-Eastern GIMAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "gane1237" + ] }, "geometry": { "type": "Polygon", @@ -1432066,7 +1435605,10 @@ "LANGUAGE": "North Western GIMAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "gane1237" + ] }, "geometry": { "type": "Polygon", @@ -1432515,7 +1436057,10 @@ "LANGUAGE": "Temate", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tern1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -1432838,7 +1436383,10 @@ "LANGUAGE": "Southern GIMAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "gane1237" + ] }, "geometry": { "type": "Polygon", @@ -1433163,7 +1436711,10 @@ "LANGUAGE": "Tobelo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tobe1252" + ] }, "geometry": { "type": "MultiPolygon", @@ -1436116,7 +1439667,10 @@ "LANGUAGE": "Bacbn Malay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "baca1243" + ] }, "geometry": { "type": "Polygon", @@ -1436417,7 +1439971,10 @@ "LANGUAGE": "Termate", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tern1247" + ] }, "geometry": { "type": "Polygon", @@ -1436698,7 +1440255,10 @@ "LANGUAGE": "PATANI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "pata1260" + ] }, "geometry": { "type": "Polygon", @@ -1436999,7 +1440559,10 @@ "LANGUAGE": "Buton", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "buto1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -1437310,7 +1440873,10 @@ "LANGUAGE": "MATBAT", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "matb1237" + ] }, "geometry": { "type": "Polygon", @@ -1437655,7 +1441221,10 @@ "LANGUAGE": "BIAK", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "biak1248" + ] }, "geometry": { "type": "MultiPolygon", @@ -1438266,7 +1441835,10 @@ "LANGUAGE": "LAGANYAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lege1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -1438989,7 +1442561,10 @@ "LANGUAGE": "MAYA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "maya1282" + ] }, "geometry": { "type": "MultiPolygon", @@ -1439896,7 +1443471,10 @@ "LANGUAGE": "KAWE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "kawe1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -1440439,7 +1444017,10 @@ "LANGUAGE": "MADEN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "made1253" + ] }, "geometry": { "type": "Polygon", @@ -1440768,7 +1444349,10 @@ "LANGUAGE": "TOBELO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "tobe1252" + ] }, "geometry": { "type": "Polygon", @@ -1441045,7 +1444629,10 @@ "LANGUAGE": "SEMPAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "semp1241" + ] }, "geometry": { "type": "Polygon", @@ -1441282,7 +1444869,10 @@ "LANGUAGE": "BIPIM", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wark1247" + ] }, "geometry": { "type": "Polygon", @@ -1444191,7 +1447781,10 @@ "LANGUAGE": "WARKAY", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wark1247" + ] }, "geometry": { "type": "Polygon", @@ -1444360,7 +1447953,10 @@ "LANGUAGE": "CENTRAL ASMAT", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2117" + ] }, "geometry": { "type": "Polygon", @@ -1448417,7 +1452013,10 @@ "LANGUAGE": "Sokeni", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2117" + ] }, "geometry": { "type": "Polygon", @@ -1448674,7 +1452273,10 @@ "LANGUAGE": "Keenaskp", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2117" + ] }, "geometry": { "type": "Polygon", @@ -1450835,7 +1454437,10 @@ "LANGUAGE": "KEENOK", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2917" + ] }, "geometry": { "type": "Polygon", @@ -1451100,7 +1454705,10 @@ "LANGUAGE": "NORTH ASMAT", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2917" + ] }, "geometry": { "type": "Polygon", @@ -1451497,7 +1455105,10 @@ "LANGUAGE": "SOMAHAI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "soma1242" + ] }, "geometry": { "type": "Polygon", @@ -1451770,7 +1455381,10 @@ "LANGUAGE": "CITAK ASMAT", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cita1246" + ] }, "geometry": { "type": "Polygon", @@ -1452171,7 +1455785,10 @@ "LANGUAGE": "UPPER KAEME R?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "awyu1263" + ] }, "geometry": { "type": "Polygon", @@ -1452468,7 +1456085,10 @@ "LANGUAGE": "South AIRO-SUMAGHAGHE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asue1235" + ] }, "geometry": { "type": "Polygon", @@ -1452585,7 +1456205,10 @@ "LANGUAGE": "Wideman R ?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asue1235" + ] }, "geometry": { "type": "Polygon", @@ -1452818,7 +1456441,10 @@ "LANGUAGE": "Kayagar Stock-Level Family", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tama1336" + ] }, "geometry": { "type": "Polygon", @@ -1453479,7 +1457105,10 @@ "LANGUAGE": "Tamario", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tama1336" + ] }, "geometry": { "type": "Polygon", @@ -1453704,7 +1457333,10 @@ "LANGUAGE": "South SAWUY", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sawi1257" + ] }, "geometry": { "type": "Polygon", @@ -1454089,7 +1457721,10 @@ "LANGUAGE": "North SAWUY", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sawi1257" + ] }, "geometry": { "type": "Polygon", @@ -1454406,7 +1458041,10 @@ "LANGUAGE": "Kampung r PISA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asue1235" + ] }, "geometry": { "type": "Polygon", @@ -1454767,7 +1458405,10 @@ "LANGUAGE": "Central AIRO-SUMAGHAGHE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asue1235" + ] }, "geometry": { "type": "Polygon", @@ -1455072,7 +1458713,10 @@ "LANGUAGE": "North AIRO-SUMAGHAGHE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asue1235" + ] }, "geometry": { "type": "Polygon", @@ -1455349,7 +1458993,10 @@ "LANGUAGE": "KAYGIR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaya1328" + ] }, "geometry": { "type": "Polygon", @@ -1455774,7 +1459421,10 @@ "LANGUAGE": "South KAUGAT", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "atoh1238" + ] }, "geometry": { "type": "Polygon", @@ -1456019,7 +1459669,10 @@ "LANGUAGE": "North KAUGAT", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "atoh1238" + ] }, "geometry": { "type": "Polygon", @@ -1456208,7 +1459861,10 @@ "LANGUAGE": "Bapai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bapa1239" + ] }, "geometry": { "type": "Polygon", @@ -1456553,7 +1460209,10 @@ "LANGUAGE": "Nambeomon", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "namb1294" + ] }, "geometry": { "type": "Polygon", @@ -1456682,7 +1460341,10 @@ "LANGUAGE": "Oba YAQAY", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "obam1239" + ] }, "geometry": { "type": "Polygon", @@ -1457135,7 +1460797,10 @@ "LANGUAGE": "Siagha", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "eder1237" + ] }, "geometry": { "type": "Polygon", @@ -1457356,7 +1461021,10 @@ "LANGUAGE": "SIAGHA-YENIMU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2941" + ] }, "geometry": { "type": "Polygon", @@ -1457637,7 +1461305,10 @@ "LANGUAGE": "AGHU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aghu1255" + ] }, "geometry": { "type": "Polygon", @@ -1457914,7 +1461585,10 @@ "LANGUAGE": "KIA R?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "jair1235" + ] }, "geometry": { "type": "Polygon", @@ -1458219,7 +1461893,10 @@ "LANGUAGE": "EDERAH R?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "eder1237" + ] }, "geometry": { "type": "Polygon", @@ -1458532,7 +1462209,10 @@ "LANGUAGE": "MAPI R?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yaqa1246" + ] }, "geometry": { "type": "Polygon", @@ -1459197,7 +1462877,10 @@ "LANGUAGE": "UPPER DIGUL R", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "awyu1263" + ] }, "geometry": { "type": "Polygon", @@ -1459654,7 +1463337,10 @@ "LANGUAGE": "WANGGOM", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wang1299" + ] }, "geometry": { "type": "Polygon", @@ -1459871,7 +1463557,10 @@ "LANGUAGE": "WAMBON", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wamb1259" + ] }, "geometry": { "type": "Polygon", @@ -1460364,7 +1464053,10 @@ "LANGUAGE": "Wambon", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wamb1259" + ] }, "geometry": { "type": "Polygon", @@ -1460577,7 +1464269,10 @@ "LANGUAGE": "Rungwayap", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mand1444" + ] }, "geometry": { "type": "Polygon", @@ -1460770,7 +1464465,10 @@ "LANGUAGE": "Uwimmerah Digul", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mand1444" + ] }, "geometry": { "type": "Polygon", @@ -1461059,7 +1464757,10 @@ "LANGUAGE": "Kambon", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mand1444" + ] }, "geometry": { "type": "Polygon", @@ -1461264,7 +1464965,10 @@ "LANGUAGE": "RIANTANA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "rian1263" + ] }, "geometry": { "type": "Polygon", @@ -1461585,7 +1465289,10 @@ "LANGUAGE": "SELARU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sela1259" + ] }, "geometry": { "type": "MultiPolygon", @@ -1462460,7 +1466167,10 @@ "LANGUAGE": "NOOM", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "ndom1245" + ] }, "geometry": { "type": "Polygon", @@ -1462589,7 +1466299,10 @@ "LANGUAGE": "MAKLEW", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "makl1246" + ] }, "geometry": { "type": "Polygon", @@ -1462806,7 +1466519,10 @@ "LANGUAGE": "South YELMEK", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yelm1242" + ] }, "geometry": { "type": "Polygon", @@ -1463199,7 +1466915,10 @@ "LANGUAGE": "North YELMEK", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wana1273" + ] }, "geometry": { "type": "Polygon", @@ -1464168,7 +1467887,10 @@ "LANGUAGE": "KIMAGHAMA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "kima1246" + ] }, "geometry": { "type": "Polygon", @@ -1465041,7 +1468763,10 @@ "LANGUAGE": "MOMBUM", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nucl1452" + ] }, "geometry": { "type": "Polygon", @@ -1465282,7 +1469007,10 @@ "LANGUAGE": "W-Coast MARIND", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1622" + ] }, "geometry": { "type": "Polygon", @@ -1465927,7 +1469655,10 @@ "LANGUAGE": "MORAORI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moro1289" + ] }, "geometry": { "type": "Polygon", @@ -1466268,7 +1469999,10 @@ "LANGUAGE": "MARIND Kumbe", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1622" + ] }, "geometry": { "type": "Polygon", @@ -1466689,7 +1470423,10 @@ "LANGUAGE": "BIAN MARIND", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bian1251" + ] }, "geometry": { "type": "Polygon", @@ -1467018,7 +1470755,10 @@ "LANGUAGE": "Lowei Bian", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1622" + ] }, "geometry": { "type": "Polygon", @@ -1468075,7 +1471815,10 @@ "LANGUAGE": "Atih", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1622" + ] }, "geometry": { "type": "Polygon", @@ -1468528,7 +1472271,10 @@ "LANGUAGE": "MONO ALU", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mono1273" + ] }, "geometry": { "type": "Polygon", @@ -1468721,7 +1472467,10 @@ "LANGUAGE": "KIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "zaba1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -1469200,7 +1472949,10 @@ "LANGUAGE": "BILUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bilu1245" + ] }, "geometry": { "type": "Polygon", @@ -1469513,7 +1473265,10 @@ "LANGUAGE": "NDUKE", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "duke1237" + ] }, "geometry": { "type": "Polygon", @@ -1469794,7 +1473549,10 @@ "LANGUAGE": "BUGOTO", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bugh1239" + ] }, "geometry": { "type": "Polygon", @@ -1469979,7 +1473737,10 @@ "LANGUAGE": "BANIATA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "touo1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -1470518,7 +1474279,10 @@ "LANGUAGE": "LAVUKALEVE", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lavu1241" + ] }, "geometry": { "type": "Polygon", @@ -1470647,7 +1474411,10 @@ "LANGUAGE": "GELA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gela1263" + ] }, "geometry": { "type": "MultiPolygon", @@ -1471318,7 +1475085,10 @@ "LANGUAGE": "Austronesian", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aust1307" + ] }, "geometry": { "type": "MultiPolygon", @@ -1471809,7 +1475579,10 @@ "LANGUAGE": "RENNELLESE", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "renn1242" + ] }, "geometry": { "type": "Polygon", @@ -1472166,7 +1475939,10 @@ "LANGUAGE": "SAIPAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Northern Mariana Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "caro1242" + ] }, "geometry": { "type": "Polygon", @@ -1472327,7 +1476103,10 @@ "LANGUAGE": "CHAMORRO", "COUNTRY_NAME": "", "ISLAND_NAME": "Northern Mariana Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cham1312" + ] }, "geometry": { "type": "Polygon", @@ -1472476,7 +1476255,10 @@ "LANGUAGE": "EASTERN FIJIAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Fiji", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2446" + ] }, "geometry": { "type": "MultiPolygon", @@ -1476011,7 +1479793,10 @@ "LANGUAGE": "PONAPEAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Federated States of Micronesia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pohn1238" + ] }, "geometry": { "type": "Polygon", @@ -1476200,7 +1479985,10 @@ "LANGUAGE": "KOSRAEAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Federated States of Micronesia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kosr1238" + ] }, "geometry": { "type": "Polygon", @@ -1476341,7 +1480129,10 @@ "LANGUAGE": "CHAMORRO", "COUNTRY_NAME": "", "ISLAND_NAME": "Guam", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cham1312" + ] }, "geometry": { "type": "Polygon", @@ -1476830,7 +1480621,10 @@ "LANGUAGE": "DEHU", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dehu1237" + ] }, "geometry": { "type": "Polygon", @@ -1477467,7 +1481261,10 @@ "LANGUAGE": "NENGONE", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "neng1238" + ] }, "geometry": { "type": "Polygon", @@ -1477772,7 +1481569,10 @@ "LANGUAGE": "Kwenyii", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwen1247" + ] }, "geometry": { "type": "Polygon", @@ -1477977,7 +1481777,10 @@ "LANGUAGE": "Austronesian", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aust1307" + ] }, "geometry": { "type": "MultiPolygon", @@ -1495620,7 +1499423,10 @@ "LANGUAGE": "MALO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "malo1243" + ] }, "geometry": { "type": "Polygon", @@ -1495869,7 +1499675,10 @@ "LANGUAGE": "ANEITYUM", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anei1239" + ] }, "geometry": { "type": "Polygon", @@ -1496110,7 +1499919,10 @@ "LANGUAGE": "NAUBUAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Nauru", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "naur1243" + ] }, "geometry": { "type": "Polygon", @@ -1496251,7 +1500063,10 @@ "LANGUAGE": "Austronesian", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aust1307" + ] }, "geometry": { "type": "MultiPolygon", @@ -1498358,7 +1502173,10 @@ "LANGUAGE": "LAVONGAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tung1290" + ] }, "geometry": { "type": "Polygon", @@ -1498695,7 +1502513,10 @@ "LANGUAGE": "LIHIR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lihi1237" + ] }, "geometry": { "type": "Polygon", @@ -1498876,7 +1502697,10 @@ "LANGUAGE": "LUKEP", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "loke1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -1499167,7 +1502991,10 @@ "LANGUAGE": "KEHELALA(TAVARA)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kehe1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -1499558,7 +1503385,10 @@ "LANGUAGE": "Austronesian", "COUNTRY_NAME": "", "ISLAND_NAME": "Marshall Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aust1307" + ] }, "geometry": { "type": "Polygon", @@ -1499639,7 +1503469,10 @@ "LANGUAGE": "MARSHALLESE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mars1254" + ] }, "geometry": { "type": "MultiPolygon", @@ -1500854,7 +1504687,10 @@ "LANGUAGE": "MARSHALLESE", "COUNTRY_NAME": "", "ISLAND_NAME": "Marshall Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mars1254" + ] }, "geometry": { "type": "MultiPolygon", @@ -1501173,7 +1505009,10 @@ "LANGUAGE": "TUVALU", "COUNTRY_NAME": "", "ISLAND_NAME": "Tuvalu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tuva1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -1501352,7 +1505191,10 @@ "LANGUAGE": "SAMOAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Samoa", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "samo1305" + ] }, "geometry": { "type": "MultiPolygon", @@ -1502123,7 +1505965,10 @@ "LANGUAGE": "NIUE", "COUNTRY_NAME": "", "ISLAND_NAME": "Niue", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "niue1239" + ] }, "geometry": { "type": "Polygon", @@ -1502300,7 +1506145,10 @@ "LANGUAGE": "TOKELAU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "toke1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -1502527,7 +1506375,10 @@ "LANGUAGE": "TONGAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tong1325" + ] }, "geometry": { "type": "MultiPolygon", @@ -1503086,7 +1506937,10 @@ "LANGUAGE": "EAST UVEA", "COUNTRY_NAME": "", "ISLAND_NAME": "Wallis and Futuna", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wall1257" + ] }, "geometry": { "type": "Polygon", @@ -1503259,7 +1507113,10 @@ "LANGUAGE": "EAST FUTUNA", "COUNTRY_NAME": "", "ISLAND_NAME": "Wallis and Futuna", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2447" + ] }, "geometry": { "type": "Polygon", @@ -1503396,7 +1507253,10 @@ "LANGUAGE": "Austronesian", "COUNTRY_NAME": "", "ISLAND_NAME": "Carolin Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aust1307" + ] }, "geometry": { "type": "MultiPolygon", @@ -1503410,7 +1507270,10 @@ "LANGUAGE": "KIRIBATI", "COUNTRY_NAME": "", "ISLAND_NAME": "Kiribati", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gilb1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -1503685,7 +1507548,10 @@ "LANGUAGE": "Balamula", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maka1315" + ] }, "geometry": { "type": "Polygon", @@ -1503858,7 +1507724,10 @@ "LANGUAGE": "TIRIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tiri1259" + ] }, "geometry": { "type": "Polygon", @@ -1504055,7 +1507924,10 @@ "LANGUAGE": "LEWADA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maka1315" + ] }, "geometry": { "type": "Polygon", @@ -1504588,7 +1508460,10 @@ "LANGUAGE": "Guiam Yuta", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wipi1242" + ] }, "geometry": { "type": "Polygon", @@ -1504709,7 +1508584,10 @@ "LANGUAGE": "Eastern Trans-Fly Family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2503" + ] }, "geometry": { "type": "MultiPolygon", @@ -1505860,7 +1509738,10 @@ "LANGUAGE": "Western GIZRA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2584" + ] }, "geometry": { "type": "Polygon", @@ -1506133,7 +1510014,10 @@ "LANGUAGE": "Eastern BINE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bine1240" + ] }, "geometry": { "type": "Polygon", @@ -1506430,7 +1510314,10 @@ "LANGUAGE": "Western BINE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bine1240" + ] }, "geometry": { "type": "Polygon", @@ -1506883,7 +1510770,10 @@ "LANGUAGE": "Masingle", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "masi1270" + ] }, "geometry": { "type": "Polygon", @@ -1507152,7 +1511042,10 @@ "LANGUAGE": "Tati", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tate1244" + ] }, "geometry": { "type": "Polygon", @@ -1507373,7 +1511266,10 @@ "LANGUAGE": "MIRIAM(ERUB)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "meri1244" + ] }, "geometry": { "type": "Polygon", @@ -1507734,7 +1511630,10 @@ "LANGUAGE": "Southern GIDRA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wipi1242" + ] }, "geometry": { "type": "Polygon", @@ -1508179,7 +1512078,10 @@ "LANGUAGE": "Daru Kiwai", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "daru1245" + ] }, "geometry": { "type": "Polygon", @@ -1508412,7 +1512314,10 @@ "LANGUAGE": "BOAZI Kuini", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuni1265" + ] }, "geometry": { "type": "Polygon", @@ -1508845,7 +1512750,10 @@ "LANGUAGE": "Zomakani", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1623" + ] }, "geometry": { "type": "Polygon", @@ -1509086,7 +1512994,10 @@ "LANGUAGE": "Begua", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bagw1238" + ] }, "geometry": { "type": "Polygon", @@ -1509279,7 +1513190,10 @@ "LANGUAGE": "SUKI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suki1245" + ] }, "geometry": { "type": "Polygon", @@ -1510116,7 +1514030,10 @@ "LANGUAGE": "ARI-WARUNA Waruna", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waru1267" + ] }, "geometry": { "type": "Polygon", @@ -1510553,7 +1514470,10 @@ "LANGUAGE": "Ari", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arii1243" + ] }, "geometry": { "type": "Polygon", @@ -1510858,7 +1514778,10 @@ "LANGUAGE": "LOWER MOREHEAD(PEREMKA)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kunj1246" + ] }, "geometry": { "type": "Polygon", @@ -1511423,7 +1515346,10 @@ "LANGUAGE": "DORRO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "namo1246" + ] }, "geometry": { "type": "Polygon", @@ -1511636,7 +1515562,10 @@ "LANGUAGE": "Tais", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "namb1293" + ] }, "geometry": { "type": "Polygon", @@ -1511821,7 +1515750,10 @@ "LANGUAGE": "Parb", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lenn1234" + ] }, "geometry": { "type": "Polygon", @@ -1512042,7 +1515974,10 @@ "LANGUAGE": "TONDA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tond1250" + ] }, "geometry": { "type": "Polygon", @@ -1512503,7 +1516438,10 @@ "LANGUAGE": "UPPER MOREHEAD(ROUKU)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wara1294" + ] }, "geometry": { "type": "Polygon", @@ -1513068,7 +1517006,10 @@ "LANGUAGE": "Awyu-dumut Family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "awyu1263" + ] }, "geometry": { "type": "Polygon", @@ -1513245,7 +1517186,10 @@ "LANGUAGE": "NAMBU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "namb1292" + ] }, "geometry": { "type": "Polygon", @@ -1513898,7 +1517842,10 @@ "LANGUAGE": "MUTUM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bitu1242" + ] }, "geometry": { "type": "Polygon", @@ -1514283,7 +1518230,10 @@ "LANGUAGE": "Coaster Kiwai", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2949" + ] }, "geometry": { "type": "Polygon", @@ -1514888,7 +1518838,10 @@ "LANGUAGE": "AGOB", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "agob1245" + ] }, "geometry": { "type": "Polygon", @@ -1515861,7 +1519814,10 @@ "LANGUAGE": "IDI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1597" + ] }, "geometry": { "type": "Polygon", @@ -1516294,7 +1520250,10 @@ "LANGUAGE": "KIWUR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iwur1240" + ] }, "geometry": { "type": "Polygon", @@ -1516411,7 +1520370,10 @@ "LANGUAGE": "ANGGOR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ango1254" + ] }, "geometry": { "type": "Polygon", @@ -1516740,7 +1520702,10 @@ "LANGUAGE": "SIMOG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "auwe1239" + ] }, "geometry": { "type": "Polygon", @@ -1516885,7 +1520850,10 @@ "LANGUAGE": "PAONDA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "daon1243" + ] }, "geometry": { "type": "Polygon", @@ -1516986,7 +1520954,10 @@ "LANGUAGE": "Imonda", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "imon1245" + ] }, "geometry": { "type": "Polygon", @@ -1517143,7 +1521114,10 @@ "LANGUAGE": "FAS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2524" + ] }, "geometry": { "type": "Polygon", @@ -1517640,7 +1521614,10 @@ "LANGUAGE": "WARAPU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bara1405" + ] }, "geometry": { "type": "Polygon", @@ -1517897,7 +1521874,10 @@ "LANGUAGE": "SISSANO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "siss1243" + ] }, "geometry": { "type": "Polygon", @@ -1518214,7 +1522194,10 @@ "LANGUAGE": "TUMLEO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tuml1238" + ] }, "geometry": { "type": "Polygon", @@ -1518303,7 +1522286,10 @@ "LANGUAGE": "VAIMAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "valm1241" + ] }, "geometry": { "type": "Polygon", @@ -1518468,7 +1522454,10 @@ "LANGUAGE": "MOUNTAIN ARAPESH", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buki1249" + ] }, "geometry": { "type": "Polygon", @@ -1519093,7 +1523082,10 @@ "LANGUAGE": "Uahita", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bumb1241" + ] }, "geometry": { "type": "Polygon", @@ -1519286,7 +1523278,10 @@ "LANGUAGE": "South ARAPESH", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nagi1238" + ] }, "geometry": { "type": "Polygon", @@ -1519699,7 +1523694,10 @@ "LANGUAGE": "ONE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "onee1245" + ] }, "geometry": { "type": "Polygon", @@ -1520004,7 +1524002,10 @@ "LANGUAGE": "HEYO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "heyo1240" + ] }, "geometry": { "type": "Polygon", @@ -1520189,7 +1524190,10 @@ "LANGUAGE": "YANANG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yaha1247" + ] }, "geometry": { "type": "Polygon", @@ -1520410,7 +1524414,10 @@ "LANGUAGE": "URIM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "urim1252" + ] }, "geometry": { "type": "Polygon", @@ -1520819,7 +1524826,10 @@ "LANGUAGE": "FITLEP", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "eiti1240" + ] }, "geometry": { "type": "Polygon", @@ -1521072,7 +1525082,10 @@ "LANGUAGE": "ARUEK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arue1240" + ] }, "geometry": { "type": "Polygon", @@ -1521529,7 +1525542,10 @@ "LANGUAGE": "YIS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yiss1240" + ] }, "geometry": { "type": "Polygon", @@ -1521766,7 +1525782,10 @@ "LANGUAGE": "SLTI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "seti1248" + ] }, "geometry": { "type": "Polygon", @@ -1521943,7 +1525962,10 @@ "LANGUAGE": "SILPUT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sili1247" + ] }, "geometry": { "type": "Polygon", @@ -1522088,7 +1526110,10 @@ "LANGUAGE": "WIAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mini1253" + ] }, "geometry": { "type": "Polygon", @@ -1522277,7 +1526302,10 @@ "LANGUAGE": "NINGERA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ning1275" + ] }, "geometry": { "type": "Polygon", @@ -1522410,7 +1526438,10 @@ "LANGUAGE": "SKOITUMAWO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1634" + ] }, "geometry": { "type": "Polygon", @@ -1522575,7 +1526606,10 @@ "LANGUAGE": "KRISA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kris1246" + ] }, "geometry": { "type": "Polygon", @@ -1522816,7 +1526850,10 @@ "LANGUAGE": "SANGKE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sang1347" + ] }, "geometry": { "type": "Polygon", @@ -1522953,7 +1526990,10 @@ "LANGUAGE": "AWYI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "awyi1241" + ] }, "geometry": { "type": "Polygon", @@ -1523162,7 +1527202,10 @@ "LANGUAGE": "TAIKAT", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taik1255" + ] }, "geometry": { "type": "Polygon", @@ -1523315,7 +1527358,10 @@ "LANGUAGE": "PAGI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pagi1244" + ] }, "geometry": { "type": "Polygon", @@ -1523612,7 +1527658,10 @@ "LANGUAGE": "KILMERI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kilm1241" + ] }, "geometry": { "type": "Polygon", @@ -1524145,7 +1528194,10 @@ "LANGUAGE": "SEAT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "seta1245" + ] }, "geometry": { "type": "Polygon", @@ -1524342,7 +1528394,10 @@ "LANGUAGE": "BIAKA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aman1265" + ] }, "geometry": { "type": "Polygon", @@ -1524523,7 +1528578,10 @@ "LANGUAGE": "KWOMTARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1593" + ] }, "geometry": { "type": "Polygon", @@ -1524796,7 +1528854,10 @@ "LANGUAGE": "NAGATMAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yale1246" + ] }, "geometry": { "type": "Polygon", @@ -1525005,7 +1529066,10 @@ "LANGUAGE": "BAiBAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baib1251" + ] }, "geometry": { "type": "Polygon", @@ -1525182,7 +1529246,10 @@ "LANGUAGE": "BIKSI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yetf1238" + ] }, "geometry": { "type": "Polygon", @@ -1525399,7 +1529466,10 @@ "LANGUAGE": "Atbalmin", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asba1238" + ] }, "geometry": { "type": "Polygon", @@ -1525756,7 +1529826,10 @@ "LANGUAGE": "NORTH KATI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2916" + ] }, "geometry": { "type": "Polygon", @@ -1526189,7 +1530262,10 @@ "LANGUAGE": "Daupka", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "daup1249" + ] }, "geometry": { "type": "Polygon", @@ -1526570,7 +1530646,11 @@ "LANGUAGE": "NO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ning1274", + "aeky1238" + ] }, "geometry": { "type": "Polygon", @@ -1526727,7 +1530807,10 @@ "LANGUAGE": "PA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pare1271" + ] }, "geometry": { "type": "Polygon", @@ -1527724,7 +1531807,10 @@ "LANGUAGE": "North Awin", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2932" + ] }, "geometry": { "type": "Polygon", @@ -1529533,7 +1533619,10 @@ "LANGUAGE": "South Awin", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2952" + ] }, "geometry": { "type": "Polygon", @@ -1530390,7 +1534479,10 @@ "LANGUAGE": "East Awin", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2522" + ] }, "geometry": { "type": "Polygon", @@ -1531371,7 +1535463,10 @@ "LANGUAGE": "MORIGI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mori1271" + ] }, "geometry": { "type": "Polygon", @@ -1531664,7 +1535759,10 @@ "LANGUAGE": "WABUDA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wabo1241" + ] }, "geometry": { "type": "Polygon", @@ -1531885,7 +1535983,10 @@ "LANGUAGE": "WAIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tabo1241" + ] }, "geometry": { "type": "Polygon", @@ -1532286,7 +1536387,10 @@ "LANGUAGE": "Middle Bamu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bamu1257" + ] }, "geometry": { "type": "Polygon", @@ -1532723,7 +1536827,10 @@ "LANGUAGE": "Pirupiru", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bamu1257" + ] }, "geometry": { "type": "Polygon", @@ -1532892,7 +1536999,10 @@ "LANGUAGE": "Kiwaian Family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kiwa1251" + ] }, "geometry": { "type": "MultiPolygon", @@ -1533207,7 +1537317,10 @@ "LANGUAGE": "BAMU KIWAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bamu1257" + ] }, "geometry": { "type": "Polygon", @@ -1533496,7 +1537609,10 @@ "LANGUAGE": "Sisiame", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sisi1249" + ] }, "geometry": { "type": "Polygon", @@ -1533761,7 +1537877,10 @@ "LANGUAGE": "SOME", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "some1244" + ] }, "geometry": { "type": "Polygon", @@ -1533946,7 +1538065,10 @@ "LANGUAGE": "ONABASULU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "onob1238" + ] }, "geometry": { "type": "Polygon", @@ -1534183,7 +1538305,10 @@ "LANGUAGE": "KONAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kona1242" + ] }, "geometry": { "type": "Polygon", @@ -1534488,7 +1538613,10 @@ "LANGUAGE": "POGAIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boga1247" + ] }, "geometry": { "type": "Polygon", @@ -1534857,7 +1538985,10 @@ "LANGUAGE": "SONIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "soni1260" + ] }, "geometry": { "type": "Polygon", @@ -1535198,7 +1539329,10 @@ "LANGUAGE": "AGALA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "femb1238" + ] }, "geometry": { "type": "Polygon", @@ -1535667,7 +1539801,10 @@ "LANGUAGE": "Etoro", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "edol1239" + ] }, "geometry": { "type": "Polygon", @@ -1536016,7 +1540153,10 @@ "LANGUAGE": "Komiofi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "komo1262" + ] }, "geometry": { "type": "Polygon", @@ -1536345,7 +1540485,10 @@ "LANGUAGE": "BEAMI Bedamini", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "beam1240" + ] }, "geometry": { "type": "Polygon", @@ -1536638,7 +1540781,10 @@ "LANGUAGE": "N Beami?", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2903" + ] }, "geometry": { "type": "Polygon", @@ -1536851,7 +1540997,10 @@ "LANGUAGE": "KWARE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aime1238" + ] }, "geometry": { "type": "Polygon", @@ -1537252,7 +1541401,10 @@ "LANGUAGE": "TOMU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "odoo1238" + ] }, "geometry": { "type": "Polygon", @@ -1537713,7 +1541865,10 @@ "LANGUAGE": "NOMAD Samo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "samo1303" + ] }, "geometry": { "type": "Polygon", @@ -1538106,7 +1542261,10 @@ "LANGUAGE": "Kubo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kubo1242" + ] }, "geometry": { "type": "Polygon", @@ -1538803,7 +1542961,10 @@ "LANGUAGE": "Honibu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "honi1245" + ] }, "geometry": { "type": "Polygon", @@ -1539100,7 +1543261,10 @@ "LANGUAGE": "Bibo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "goba1246" + ] }, "geometry": { "type": "Polygon", @@ -1539421,7 +1543585,10 @@ "LANGUAGE": "FASU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fasu1242" + ] }, "geometry": { "type": "Polygon", @@ -1539802,7 +1543969,10 @@ "LANGUAGE": "FIWAGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fiwa1240" + ] }, "geometry": { "type": "Polygon", @@ -1540071,7 +1544241,10 @@ "LANGUAGE": "KASUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kasu1251" + ] }, "geometry": { "type": "Polygon", @@ -1540364,7 +1544537,10 @@ "LANGUAGE": "NAMUMI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "namo1245" + ] }, "geometry": { "type": "Polygon", @@ -1540505,7 +1544681,10 @@ "LANGUAGE": "KAIRI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rumu1243" + ] }, "geometry": { "type": "Polygon", @@ -1540946,7 +1545125,10 @@ "LANGUAGE": "OMATI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "omat1240" + ] }, "geometry": { "type": "Polygon", @@ -1541175,7 +1545357,10 @@ "LANGUAGE": "MENA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mena1240" + ] }, "geometry": { "type": "Polygon", @@ -1541556,7 +1545741,10 @@ "LANGUAGE": "IKOBI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ikob1240" + ] }, "geometry": { "type": "Polygon", @@ -1541829,7 +1546017,10 @@ "LANGUAGE": "ARIGIBI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arig1248" + ] }, "geometry": { "type": "Polygon", @@ -1541994,7 +1546185,10 @@ "LANGUAGE": "KEREWO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kere1286" + ] }, "geometry": { "type": "Polygon", @@ -1543053,7 +1547247,10 @@ "LANGUAGE": "MINANIBAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mina1274" + ] }, "geometry": { "type": "Polygon", @@ -1543310,7 +1547507,10 @@ "LANGUAGE": "PURARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pura1257" + ] }, "geometry": { "type": "Polygon", @@ -1543979,7 +1548179,10 @@ "LANGUAGE": "GABADI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "abad1241" + ] }, "geometry": { "type": "Polygon", @@ -1544492,7 +1548695,10 @@ "LANGUAGE": "Melaripi-Kaipi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaip1241" + ] }, "geometry": { "type": "Polygon", @@ -1544709,7 +1548915,10 @@ "LANGUAGE": "Bush Mekeo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "meke1243" + ] }, "geometry": { "type": "Polygon", @@ -1545082,7 +1549291,10 @@ "LANGUAGE": "Kovio", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "meke1243" + ] }, "geometry": { "type": "Polygon", @@ -1545435,7 +1549647,10 @@ "LANGUAGE": "NARA(POKAU)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lala1268" + ] }, "geometry": { "type": "Polygon", @@ -1545660,7 +1549875,10 @@ "LANGUAGE": "VORI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tain1253" + ] }, "geometry": { "type": "Polygon", @@ -1545989,7 +1550207,10 @@ "LANGUAGE": "ANKAVE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anka1246" + ] }, "geometry": { "type": "Polygon", @@ -1546222,7 +1550443,10 @@ "LANGUAGE": "SIMBARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "simb1255" + ] }, "geometry": { "type": "Polygon", @@ -1546703,7 +1550927,10 @@ "LANGUAGE": "SAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "samb1321" + ] }, "geometry": { "type": "Polygon", @@ -1547048,7 +1551275,10 @@ "LANGUAGE": "Keba", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "poro1255" + ] }, "geometry": { "type": "Polygon", @@ -1547357,7 +1551587,10 @@ "LANGUAGE": "Western & Central PAWAIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pawa1255" + ] }, "geometry": { "type": "Polygon", @@ -1548674,7 +1552907,10 @@ "LANGUAGE": "Trabedesare", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "folo1238" + ] }, "geometry": { "type": "Polygon", @@ -1548935,7 +1553171,10 @@ "LANGUAGE": "Tebera", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tebe1252" + ] }, "geometry": { "type": "Polygon", @@ -1549276,7 +1553515,10 @@ "LANGUAGE": "OKSAPMIN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "oksa1245" + ] }, "geometry": { "type": "Polygon", @@ -1549781,7 +1554023,10 @@ "LANGUAGE": "PAKA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "niks1238" + ] }, "geometry": { "type": "Polygon", @@ -1550262,7 +1554507,10 @@ "LANGUAGE": "GABIANO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gabi1241" + ] }, "geometry": { "type": "Polygon", @@ -1550623,7 +1554871,10 @@ "LANGUAGE": "Setiali", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "seti1247" + ] }, "geometry": { "type": "Polygon", @@ -1550864,7 +1555115,10 @@ "LANGUAGE": "PIAME", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "piam1243" + ] }, "geometry": { "type": "Polygon", @@ -1551109,7 +1555363,10 @@ "LANGUAGE": "BIKARU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "biso1243" + ] }, "geometry": { "type": "Polygon", @@ -1551494,7 +1555751,10 @@ "LANGUAGE": "Kaina", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kain1269" + ] }, "geometry": { "type": "Polygon", @@ -1551915,7 +1556175,10 @@ "LANGUAGE": "Mai", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maee1242" + ] }, "geometry": { "type": "Polygon", @@ -1552344,7 +1556607,10 @@ "LANGUAGE": "Yandapo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yand1259" + ] }, "geometry": { "type": "Polygon", @@ -1552829,7 +1557095,10 @@ "LANGUAGE": "ENGA Tayato", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taya1255" + ] }, "geometry": { "type": "Polygon", @@ -1553382,7 +1557651,10 @@ "LANGUAGE": "Golin", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "goli1247" + ] }, "geometry": { "type": "Polygon", @@ -1553659,7 +1557931,10 @@ "LANGUAGE": "S.E.Kewa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2516" + ] }, "geometry": { "type": "Polygon", @@ -1553932,7 +1558207,10 @@ "LANGUAGE": "S.Kewa(Pole)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "erav1244" + ] }, "geometry": { "type": "Polygon", @@ -1554357,7 +1558635,10 @@ "LANGUAGE": "W.Kewa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2599" + ] }, "geometry": { "type": "Polygon", @@ -1554690,7 +1558971,10 @@ "LANGUAGE": "E.Kewa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2516" + ] }, "geometry": { "type": "Polygon", @@ -1555307,7 +1559591,10 @@ "LANGUAGE": "WIRU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wiru1244" + ] }, "geometry": { "type": "Polygon", @@ -1555704,7 +1559991,10 @@ "LANGUAGE": "Gewigi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "umbu1258" + ] }, "geometry": { "type": "Polygon", @@ -1556469,7 +1560759,10 @@ "LANGUAGE": "Kopona", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kapo1249" + ] }, "geometry": { "type": "Polygon", @@ -1557102,7 +1561395,10 @@ "LANGUAGE": "ENGA Sau", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sauu1244" + ] }, "geometry": { "type": "Polygon", @@ -1557575,7 +1561871,10 @@ "LANGUAGE": "KAYAKA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kyak1244" + ] }, "geometry": { "type": "Polygon", @@ -1558240,7 +1562539,10 @@ "LANGUAGE": "PINAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pina1253" + ] }, "geometry": { "type": "Polygon", @@ -1558477,7 +1562779,10 @@ "LANGUAGE": "WAPI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pina1252" + ] }, "geometry": { "type": "Polygon", @@ -1559099,7 +1563404,10 @@ "LANGUAGE": "LEMBENA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lemb1266" + ] }, "geometry": { "type": "Polygon", @@ -1559332,7 +1563640,10 @@ "LANGUAGE": "ARAMO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pina1252" + ] }, "geometry": { "type": "Polygon", @@ -1559593,7 +1563904,10 @@ "LANGUAGE": "MEAKAMBUT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "meak1234" + ] }, "geometry": { "type": "Polygon", @@ -1559894,7 +1564208,10 @@ "LANGUAGE": "MARAMBA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mara1407" + ] }, "geometry": { "type": "Polygon", @@ -1560127,7 +1564444,10 @@ "LANGUAGE": "MEKMEK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mekm1240" + ] }, "geometry": { "type": "Polygon", @@ -1560376,7 +1564696,10 @@ "LANGUAGE": "CHANGRIWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "chan1319" + ] }, "geometry": { "type": "Polygon", @@ -1560573,7 +1564896,10 @@ "LANGUAGE": "KAMBOT Others", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "apma1241" + ] }, "geometry": { "type": "Polygon", @@ -1561210,7 +1565536,10 @@ "LANGUAGE": "LANGAM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lang1328" + ] }, "geometry": { "type": "Polygon", @@ -1561427,7 +1565756,10 @@ "LANGUAGE": "MONGOL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mong1348" + ] }, "geometry": { "type": "Polygon", @@ -1561620,7 +1565952,10 @@ "LANGUAGE": "YAUL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maru1253" + ] }, "geometry": { "type": "Polygon", @@ -1561909,7 +1566244,10 @@ "LANGUAGE": "BIWAT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "biwa1243" + ] }, "geometry": { "type": "Polygon", @@ -1562150,7 +1566488,10 @@ "LANGUAGE": "BANARO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bana1292" + ] }, "geometry": { "type": "Polygon", @@ -1562807,7 +1567148,10 @@ "LANGUAGE": "MURIK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "muri1260" + ] }, "geometry": { "type": "Polygon", @@ -1563120,7 +1567464,10 @@ "LANGUAGE": "GAPUN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taia1239" + ] }, "geometry": { "type": "Polygon", @@ -1563353,7 +1567700,10 @@ "LANGUAGE": "KOPAR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kopa1248" + ] }, "geometry": { "type": "Polygon", @@ -1563666,7 +1568016,10 @@ "LANGUAGE": "YIMAS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yima1243" + ] }, "geometry": { "type": "Polygon", @@ -1563927,7 +1568280,10 @@ "LANGUAGE": "ALAMBLAK Karawari", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kara1494" + ] }, "geometry": { "type": "Polygon", @@ -1564460,7 +1568816,10 @@ "LANGUAGE": "BAHINEMO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bahi1254" + ] }, "geometry": { "type": "Polygon", @@ -1564921,7 +1569280,10 @@ "LANGUAGE": "BISIS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bisi1244" + ] }, "geometry": { "type": "Polygon", @@ -1565134,7 +1569496,10 @@ "LANGUAGE": "MARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mari1432" + ] }, "geometry": { "type": "Polygon", @@ -1565415,7 +1569780,10 @@ "LANGUAGE": "KAPRIMAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kapr1245" + ] }, "geometry": { "type": "Polygon", @@ -1565676,7 +1570044,10 @@ "LANGUAGE": "Karambit", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kara1493" + ] }, "geometry": { "type": "Polygon", @@ -1568851,7 +1573222,10 @@ "LANGUAGE": "WATAKATAUT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wata1251" + ] }, "geometry": { "type": "Polygon", @@ -1569080,7 +1573454,10 @@ "LANGUAGE": "North Mansap BUNA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kasm1239" + ] }, "geometry": { "type": "Polygon", @@ -1569213,7 +1573590,10 @@ "LANGUAGE": "South MANSAP buna", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "masa1310" + ] }, "geometry": { "type": "Polygon", @@ -1569614,7 +1573994,10 @@ "LANGUAGE": "MAND", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wiar1238" + ] }, "geometry": { "type": "Polygon", @@ -1569755,7 +1574138,10 @@ "LANGUAGE": "URIMO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "urim1251" + ] }, "geometry": { "type": "Polygon", @@ -1570196,7 +1574582,10 @@ "LANGUAGE": "MUNIWARA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "juwa1238" + ] }, "geometry": { "type": "Polygon", @@ -1570561,7 +1574950,10 @@ "LANGUAGE": "Yibab", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kama1367" + ] }, "geometry": { "type": "Polygon", @@ -1570714,7 +1575106,10 @@ "LANGUAGE": "Paruwa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kama1367" + ] }, "geometry": { "type": "Polygon", @@ -1570927,7 +1575322,10 @@ "LANGUAGE": "Kamasau", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kama1367" + ] }, "geometry": { "type": "Polygon", @@ -1571116,7 +1575514,10 @@ "LANGUAGE": "ELEPI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "elep1240" + ] }, "geometry": { "type": "Polygon", @@ -1571277,7 +1575678,10 @@ "LANGUAGE": "KIS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kiss1246" + ] }, "geometry": { "type": "Polygon", @@ -1571542,7 +1575946,10 @@ "LANGUAGE": "KAIRIRU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kair1263" + ] }, "geometry": { "type": "MultiPolygon", @@ -1572289,7 +1576696,10 @@ "LANGUAGE": "BOIKEN Coastal A", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -1572466,7 +1576876,10 @@ "LANGUAGE": "BOIKEN Coastal B", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -1572867,7 +1577280,10 @@ "LANGUAGE": "KAIAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaia1245" + ] }, "geometry": { "type": "Polygon", @@ -1572980,7 +1577396,10 @@ "LANGUAGE": "AWAR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "awar1249" + ] }, "geometry": { "type": "Polygon", @@ -1573161,7 +1577580,10 @@ "LANGUAGE": "SEPA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sepa1241" + ] }, "geometry": { "type": "Polygon", @@ -1573318,7 +1577740,10 @@ "LANGUAGE": "LILAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lila1246" + ] }, "geometry": { "type": "Polygon", @@ -1573507,7 +1577932,10 @@ "LANGUAGE": "MONUMBO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1458" + ] }, "geometry": { "type": "Polygon", @@ -1573856,7 +1578284,10 @@ "LANGUAGE": "MIKAREW", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mika1254" + ] }, "geometry": { "type": "Polygon", @@ -1574465,7 +1578896,10 @@ "LANGUAGE": "GIRI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kire1240" + ] }, "geometry": { "type": "Polygon", @@ -1574758,7 +1579192,10 @@ "LANGUAGE": "SEPEN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sepe1240" + ] }, "geometry": { "type": "Polygon", @@ -1574923,7 +1579360,10 @@ "LANGUAGE": "TANGU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tang1355" + ] }, "geometry": { "type": "Polygon", @@ -1575228,7 +1579668,10 @@ "LANGUAGE": "IGOM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kang1291" + ] }, "geometry": { "type": "Polygon", @@ -1575457,7 +1579900,10 @@ "LANGUAGE": "TANGUAT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tang1356" + ] }, "geometry": { "type": "Polygon", @@ -1575830,7 +1580276,10 @@ "LANGUAGE": "ANDARUM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anda1284" + ] }, "geometry": { "type": "Polygon", @@ -1576323,7 +1580772,10 @@ "LANGUAGE": "PAY", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mala1494" + ] }, "geometry": { "type": "MultiPolygon", @@ -1576882,7 +1581334,10 @@ "LANGUAGE": "PILA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pila1246" + ] }, "geometry": { "type": "Polygon", @@ -1577007,7 +1581462,10 @@ "LANGUAGE": "SAKI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saki1249" + ] }, "geometry": { "type": "Polygon", @@ -1578084,7 +1582542,10 @@ "LANGUAGE": "BUNABUN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "brem1238" + ] }, "geometry": { "type": "Polygon", @@ -1578201,7 +1582662,10 @@ "LANGUAGE": "KORAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kora1296" + ] }, "geometry": { "type": "Polygon", @@ -1578338,7 +1582802,10 @@ "LANGUAGE": "MEDEBUR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mede1237" + ] }, "geometry": { "type": "Polygon", @@ -1578455,7 +1582922,10 @@ "LANGUAGE": "MALAS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mala1495" + ] }, "geometry": { "type": "Polygon", @@ -1578712,7 +1583182,10 @@ "LANGUAGE": "WASKIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wask1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -1578971,7 +1583444,10 @@ "LANGUAGE": "MEGIAR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "megi1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -1579182,7 +1583658,10 @@ "LANGUAGE": "MATUKAR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "matu1261" + ] }, "geometry": { "type": "Polygon", @@ -1579287,7 +1583766,10 @@ "LANGUAGE": "GEDAGED", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "geda1237" + ] }, "geometry": { "type": "Polygon", @@ -1579460,7 +1583942,10 @@ "LANGUAGE": "BILBIL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bilb1241" + ] }, "geometry": { "type": "Polygon", @@ -1579629,7 +1584114,10 @@ "LANGUAGE": "BOM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anja1238" + ] }, "geometry": { "type": "Polygon", @@ -1579814,7 +1584302,10 @@ "LANGUAGE": "DUDUELA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dudu1240" + ] }, "geometry": { "type": "Polygon", @@ -1580051,7 +1584542,10 @@ "LANGUAGE": "ERIMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ogea1238" + ] }, "geometry": { "type": "Polygon", @@ -1580212,7 +1584706,10 @@ "LANGUAGE": "MALE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "male1291" + ] }, "geometry": { "type": "Polygon", @@ -1580353,7 +1584850,10 @@ "LANGUAGE": "HAM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mari1428" + ] }, "geometry": { "type": "Polygon", @@ -1580762,7 +1585262,10 @@ "LANGUAGE": "SIHAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "siha1245" + ] }, "geometry": { "type": "Polygon", @@ -1580963,7 +1585466,10 @@ "LANGUAGE": "ARAWUM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "araw1272" + ] }, "geometry": { "type": "Polygon", @@ -1581160,7 +1585666,10 @@ "LANGUAGE": "SIROI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "siro1249" + ] }, "geometry": { "type": "Polygon", @@ -1581361,7 +1585870,10 @@ "LANGUAGE": "BEMAL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kein1239" + ] }, "geometry": { "type": "Polygon", @@ -1584616,7 +1589128,10 @@ "LANGUAGE": "GIRAWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gira1247" + ] }, "geometry": { "type": "Polygon", @@ -1585041,7 +1589556,10 @@ "LANGUAGE": "UNINO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sopp1247" + ] }, "geometry": { "type": "Polygon", @@ -1585702,7 +1590220,10 @@ "LANGUAGE": "DANARU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dana1254" + ] }, "geometry": { "type": "Polygon", @@ -1585927,7 +1590448,10 @@ "LANGUAGE": "SUMAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suma1270" + ] }, "geometry": { "type": "Polygon", @@ -1586140,7 +1590664,10 @@ "LANGUAGE": "SONGUM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "samm1244" + ] }, "geometry": { "type": "Polygon", @@ -1586401,7 +1590928,10 @@ "LANGUAGE": "YANGULAM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yang1298" + ] }, "geometry": { "type": "Polygon", @@ -1586686,7 +1591216,10 @@ "LANGUAGE": "BONGU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bong1291" + ] }, "geometry": { "type": "Polygon", @@ -1586859,7 +1591392,10 @@ "LANGUAGE": "PULABU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pula1267" + ] }, "geometry": { "type": "Polygon", @@ -1587096,7 +1591632,10 @@ "LANGUAGE": "Trams-New Guinea Phylum", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1709" + ] }, "geometry": { "type": "Polygon", @@ -1587237,7 +1591776,10 @@ "LANGUAGE": "JILIM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "jili1241" + ] }, "geometry": { "type": "Polygon", @@ -1587754,7 +1592296,10 @@ "LANGUAGE": "KWATO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwat1244" + ] }, "geometry": { "type": "Polygon", @@ -1588291,7 +1592836,10 @@ "LANGUAGE": "SARUGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saru1243" + ] }, "geometry": { "type": "Polygon", @@ -1588440,7 +1592988,10 @@ "LANGUAGE": "KARE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kare1341" + ] }, "geometry": { "type": "Polygon", @@ -1588721,7 +1593272,10 @@ "LANGUAGE": "UTU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "utuu1240" + ] }, "geometry": { "type": "Polygon", @@ -1588906,7 +1593460,10 @@ "LANGUAGE": "GAL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gall1278" + ] }, "geometry": { "type": "Polygon", @@ -1589063,7 +1593620,10 @@ "LANGUAGE": "ISEBE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iseb1246" + ] }, "geometry": { "type": "Polygon", @@ -1589400,7 +1593960,10 @@ "LANGUAGE": "PANIM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pani1258" + ] }, "geometry": { "type": "Polygon", @@ -1589601,7 +1594164,10 @@ "LANGUAGE": "KAMBA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wagi1249" + ] }, "geometry": { "type": "Polygon", @@ -1589854,7 +1594420,10 @@ "LANGUAGE": "MATEPI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mate1260" + ] }, "geometry": { "type": "Polygon", @@ -1589975,7 +1594544,10 @@ "LANGUAGE": "SILOPI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "silo1240" + ] }, "geometry": { "type": "Polygon", @@ -1590104,7 +1594676,10 @@ "LANGUAGE": "NAKE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nake1240" + ] }, "geometry": { "type": "Polygon", @@ -1590297,7 +1594872,10 @@ "LANGUAGE": "BAGUPI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bagu1252" + ] }, "geometry": { "type": "Polygon", @@ -1590482,7 +1595060,10 @@ "LANGUAGE": "MURUPI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "muru1273" + ] }, "geometry": { "type": "Polygon", @@ -1590811,7 +1595392,10 @@ "LANGUAGE": "MOSIMO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mosi1248" + ] }, "geometry": { "type": "Polygon", @@ -1590948,7 +1595532,10 @@ "LANGUAGE": "SAMOSA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "samo1306" + ] }, "geometry": { "type": "Polygon", @@ -1591045,7 +1595632,10 @@ "LANGUAGE": "WAMAS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wama1247" + ] }, "geometry": { "type": "Polygon", @@ -1591206,7 +1595796,10 @@ "LANGUAGE": "REMPI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "remp1241" + ] }, "geometry": { "type": "Polygon", @@ -1591335,7 +1595928,10 @@ "LANGUAGE": "YOIDIK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yoid1240" + ] }, "geometry": { "type": "Polygon", @@ -1591472,7 +1596068,10 @@ "LANGUAGE": "GARUS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "garu1246" + ] }, "geometry": { "type": "Polygon", @@ -1591945,7 +1596544,10 @@ "LANGUAGE": "GARUH", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nobo1238" + ] }, "geometry": { "type": "Polygon", @@ -1592546,7 +1597148,10 @@ "LANGUAGE": "RAPTING", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rapt1240" + ] }, "geometry": { "type": "Polygon", @@ -1592687,7 +1597292,10 @@ "LANGUAGE": "SAEP", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saep1240" + ] }, "geometry": { "type": "Polygon", @@ -1592904,7 +1597512,10 @@ "LANGUAGE": "LEMIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lemi1243" + ] }, "geometry": { "type": "Polygon", @@ -1593073,7 +1597684,10 @@ "LANGUAGE": "BILIAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bili1252" + ] }, "geometry": { "type": "Polygon", @@ -1593210,7 +1597824,10 @@ "LANGUAGE": "WAB", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wabb1237" + ] }, "geometry": { "type": "Polygon", @@ -1593291,7 +1597908,10 @@ "LANGUAGE": "Arop", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arop1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -1593486,7 +1598106,10 @@ "LANGUAGE": "MALALAMAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mala1489" + ] }, "geometry": { "type": "Polygon", @@ -1593707,7 +1598330,10 @@ "LANGUAGE": "YAGOMI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yago1240" + ] }, "geometry": { "type": "Polygon", @@ -1593876,7 +1598502,10 @@ "LANGUAGE": "DEGENAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dege1247" + ] }, "geometry": { "type": "Polygon", @@ -1594013,7 +1598642,10 @@ "LANGUAGE": "RAWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rawa1267" + ] }, "geometry": { "type": "Polygon", @@ -1594962,7 +1599594,10 @@ "LANGUAGE": "DUMUN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dumu1246" + ] }, "geometry": { "type": "Polygon", @@ -1595119,7 +1599754,10 @@ "LANGUAGE": "MINDIRI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mind1255" + ] }, "geometry": { "type": "Polygon", @@ -1595212,7 +1599850,10 @@ "LANGUAGE": "GANGLAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gang1270" + ] }, "geometry": { "type": "Polygon", @@ -1595501,7 +1600142,10 @@ "LANGUAGE": "YABONG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yabo1240" + ] }, "geometry": { "type": "Polygon", @@ -1595710,7 +1600354,10 @@ "LANGUAGE": "KOLOM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kolo1267" + ] }, "geometry": { "type": "Polygon", @@ -1595795,7 +1600442,10 @@ "LANGUAGE": "MEBU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mapa1244" + ] }, "geometry": { "type": "Polygon", @@ -1596100,7 +1600750,10 @@ "LANGUAGE": "NANKINA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nank1250" + ] }, "geometry": { "type": "Polygon", @@ -1596329,7 +1600982,10 @@ "LANGUAGE": "FORAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fora1245" + ] }, "geometry": { "type": "Polygon", @@ -1596490,7 +1601146,10 @@ "LANGUAGE": "MORAFA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asar1240" + ] }, "geometry": { "type": "Polygon", @@ -1596699,7 +1601358,10 @@ "LANGUAGE": "GUIARAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "guya1251" + ] }, "geometry": { "type": "Polygon", @@ -1596932,7 +1601594,10 @@ "LANGUAGE": "ASAT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asat1235" + ] }, "geometry": { "type": "Polygon", @@ -1597305,7 +1601970,10 @@ "LANGUAGE": "GIRA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "madi1261" + ] }, "geometry": { "type": "Polygon", @@ -1597518,7 +1602186,10 @@ "LANGUAGE": "BULGEBI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bulg1265" + ] }, "geometry": { "type": "Polygon", @@ -1597635,7 +1602306,10 @@ "LANGUAGE": "DAHATING", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gwap1238" + ] }, "geometry": { "type": "Polygon", @@ -1597928,7 +1602602,10 @@ "LANGUAGE": "NAHU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iyoo1238" + ] }, "geometry": { "type": "Polygon", @@ -1598645,7 +1603322,10 @@ "LANGUAGE": "NEKGINI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nekg1240" + ] }, "geometry": { "type": "Polygon", @@ -1598922,7 +1603602,10 @@ "LANGUAGE": "NGAING", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ngai1241" + ] }, "geometry": { "type": "Polygon", @@ -1599287,7 +1603970,10 @@ "LANGUAGE": "NEKO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "neko1240" + ] }, "geometry": { "type": "Polygon", @@ -1599424,7 +1604110,10 @@ "LANGUAGE": "Singorokai", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sing1268" + ] }, "geometry": { "type": "Polygon", @@ -1599649,7 +1604338,10 @@ "LANGUAGE": "NENGAYA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mato1252" + ] }, "geometry": { "type": "Polygon", @@ -1599874,7 +1604566,10 @@ "LANGUAGE": "ROINDJI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ronj1237" + ] }, "geometry": { "type": "Polygon", @@ -1600375,7 +1605070,10 @@ "LANGUAGE": "MALASANGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mala1487" + ] }, "geometry": { "type": "Polygon", @@ -1600556,7 +1605254,10 @@ "LANGUAGE": "SIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sioo1240" + ] }, "geometry": { "type": "Polygon", @@ -1600757,7 +1605458,10 @@ "LANGUAGE": "GITUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gitu1237" + ] }, "geometry": { "type": "Polygon", @@ -1600886,7 +1605590,10 @@ "LANGUAGE": "YAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yaum1237" + ] }, "geometry": { "type": "Polygon", @@ -1601251,7 +1605958,10 @@ "LANGUAGE": "South Central TIMBE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2113" + ] }, "geometry": { "type": "Polygon", @@ -1601472,7 +1606182,10 @@ "LANGUAGE": "East KOMBA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "komb1273" + ] }, "geometry": { "type": "Polygon", @@ -1601789,7 +1606502,10 @@ "LANGUAGE": "WELLKI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "weli1239" + ] }, "geometry": { "type": "Polygon", @@ -1601994,7 +1606710,10 @@ "LANGUAGE": "KOMUTU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nukn1238" + ] }, "geometry": { "type": "Polygon", @@ -1602239,7 +1606958,10 @@ "LANGUAGE": "North TIMBE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2914" + ] }, "geometry": { "type": "Polygon", @@ -1602412,7 +1607134,10 @@ "LANGUAGE": "South SELEPET", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sele1250" + ] }, "geometry": { "type": "Polygon", @@ -1602625,7 +1607350,10 @@ "LANGUAGE": "North SELEPET", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2913" + ] }, "geometry": { "type": "Polygon", @@ -1603054,7 +1607782,10 @@ "LANGUAGE": "Central KOMBA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2112" + ] }, "geometry": { "type": "Polygon", @@ -1603475,7 +1608206,10 @@ "LANGUAGE": "Border", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bord1247" + ] }, "geometry": { "type": "Polygon", @@ -1603716,7 +1608450,10 @@ "LANGUAGE": "W.C. Central", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2590" + ] }, "geometry": { "type": "Polygon", @@ -1604069,7 +1608806,10 @@ "LANGUAGE": "West Central", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2591" + ] }, "geometry": { "type": "Polygon", @@ -1604386,7 +1609126,10 @@ "LANGUAGE": "SIALUM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sial1240" + ] }, "geometry": { "type": "Polygon", @@ -1604543,7 +1609286,10 @@ "LANGUAGE": "YABIM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yabe1254" + ] }, "geometry": { "type": "Polygon", @@ -1604900,7 +1609646,10 @@ "LANGUAGE": "SAFEYOKA(AMPALE) Wojokeso", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waja1260" + ] }, "geometry": { "type": "Polygon", @@ -1605421,7 +1610170,10 @@ "LANGUAGE": "SILISILI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "midd1327" + ] }, "geometry": { "type": "Polygon", @@ -1605906,7 +1610658,10 @@ "LANGUAGE": "UNANK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2857" + ] }, "geometry": { "type": "Polygon", @@ -1606103,7 +1610858,10 @@ "LANGUAGE": "LABU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "labu1248" + ] }, "geometry": { "type": "Polygon", @@ -1606296,7 +1611054,10 @@ "LANGUAGE": "GUWOT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "duwe1237" + ] }, "geometry": { "type": "Polygon", @@ -1606841,7 +1611602,10 @@ "LANGUAGE": "MUSOM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "muso1238" + ] }, "geometry": { "type": "Polygon", @@ -1607050,7 +1611814,10 @@ "LANGUAGE": "YALU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arib1240" + ] }, "geometry": { "type": "Polygon", @@ -1607199,7 +1611966,10 @@ "LANGUAGE": "SENE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sene1263" + ] }, "geometry": { "type": "Polygon", @@ -1607352,7 +1612122,10 @@ "LANGUAGE": "Bamota KATE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kate1253" + ] }, "geometry": { "type": "Polygon", @@ -1607497,7 +1612270,10 @@ "LANGUAGE": "Wamora", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wamo1241" + ] }, "geometry": { "type": "Polygon", @@ -1607806,7 +1612582,10 @@ "LANGUAGE": "MAPE Naga Fukac", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mape1249" + ] }, "geometry": { "type": "Polygon", @@ -1608311,7 +1613090,10 @@ "LANGUAGE": "South DEDUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dedu1240" + ] }, "geometry": { "type": "Polygon", @@ -1608548,7 +1613330,10 @@ "LANGUAGE": "North MIGABAC", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "miga1241" + ] }, "geometry": { "type": "Polygon", @@ -1608697,7 +1613482,10 @@ "LANGUAGE": "North DEDUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dedu1240" + ] }, "geometry": { "type": "Polygon", @@ -1608934,7 +1613722,10 @@ "LANGUAGE": "NOMU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nomu1240" + ] }, "geometry": { "type": "Polygon", @@ -1609311,7 +1614102,10 @@ "LANGUAGE": "Ziew", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ziwe1239" + ] }, "geometry": { "type": "Polygon", @@ -1609572,7 +1614366,10 @@ "LANGUAGE": "Amugen", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "amug1239" + ] }, "geometry": { "type": "Polygon", @@ -1609869,7 +1614666,10 @@ "LANGUAGE": "KINALAKNA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kina1251" + ] }, "geometry": { "type": "Polygon", @@ -1610134,7 +1614934,10 @@ "LANGUAGE": "KUMUKIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kumu1247" + ] }, "geometry": { "type": "Polygon", @@ -1610347,7 +1615150,10 @@ "LANGUAGE": "Mapos", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mapo1243" + ] }, "geometry": { "type": "Polygon", @@ -1610684,7 +1615490,10 @@ "LANGUAGE": "MAPOS BUANG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mapo1242" + ] }, "geometry": { "type": "Polygon", @@ -1610949,7 +1615758,10 @@ "LANGUAGE": "MISIM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "misi1244" + ] }, "geometry": { "type": "Polygon", @@ -1611138,7 +1615950,10 @@ "LANGUAGE": "Adzera Family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "adze1240" + ] }, "geometry": { "type": "Polygon", @@ -1611343,7 +1616158,10 @@ "LANGUAGE": "KELA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kela1255" + ] }, "geometry": { "type": "MultiPolygon", @@ -1611878,7 +1616696,10 @@ "LANGUAGE": "YAMAP", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yama1260" + ] }, "geometry": { "type": "Polygon", @@ -1612043,7 +1616864,10 @@ "LANGUAGE": "HOTE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hote1245" + ] }, "geometry": { "type": "Polygon", @@ -1612420,7 +1617244,10 @@ "LANGUAGE": "VEHES", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vehe1237" + ] }, "geometry": { "type": "Polygon", @@ -1612665,7 +1617492,10 @@ "LANGUAGE": "MANGA BUANG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mang1404" + ] }, "geometry": { "type": "Polygon", @@ -1613086,7 +1617916,10 @@ "LANGUAGE": "Patep", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pate1247" + ] }, "geometry": { "type": "Polygon", @@ -1613395,7 +1618228,10 @@ "LANGUAGE": "mumeng Yanta", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yant1237" + ] }, "geometry": { "type": "Polygon", @@ -1613692,7 +1618528,10 @@ "LANGUAGE": "mARALANGO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mara1402" + ] }, "geometry": { "type": "Polygon", @@ -1613981,7 +1618820,10 @@ "LANGUAGE": "DANGAL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dang1263" + ] }, "geometry": { "type": "Polygon", @@ -1614378,7 +1619220,10 @@ "LANGUAGE": "KARIN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1514" + ] }, "geometry": { "type": "Polygon", @@ -1614599,7 +1619444,10 @@ "LANGUAGE": "Latep", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "late1249" + ] }, "geometry": { "type": "Polygon", @@ -1614912,7 +1619760,10 @@ "LANGUAGE": "Dennatu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "deng1252" + ] }, "geometry": { "type": "Polygon", @@ -1615073,7 +1619924,10 @@ "LANGUAGE": "LAE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arib1241" + ] }, "geometry": { "type": "Polygon", @@ -1615186,7 +1620040,10 @@ "LANGUAGE": "BUKAWAC", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buga1250" + ] }, "geometry": { "type": "Polygon", @@ -1615999,7 +1620856,10 @@ "LANGUAGE": "Northern MOUNTAIN KOIARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moun1252" + ] }, "geometry": { "type": "Polygon", @@ -1616584,7 +1621444,10 @@ "LANGUAGE": "West KOI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2601" + ] }, "geometry": { "type": "Polygon", @@ -1616849,7 +1621712,10 @@ "LANGUAGE": "Central Family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sina1266" + ] }, "geometry": { "type": "MultiPolygon", @@ -1617964,7 +1622830,10 @@ "LANGUAGE": "Southern MOUNTAIN KOIARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moun1252" + ] }, "geometry": { "type": "Polygon", @@ -1618485,7 +1623354,10 @@ "LANGUAGE": "MOTU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "motu1246" + ] }, "geometry": { "type": "MultiPolygon", @@ -1618684,7 +1623556,10 @@ "LANGUAGE": "East KOIARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gras1249" + ] }, "geometry": { "type": "Polygon", @@ -1620101,7 +1624976,10 @@ "LANGUAGE": "Humene", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hume1246" + ] }, "geometry": { "type": "Polygon", @@ -1620198,7 +1625076,10 @@ "LANGUAGE": "West KOIARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gras1249" + ] }, "geometry": { "type": "Polygon", @@ -1620751,7 +1625632,10 @@ "LANGUAGE": "MULAHA(Mulaha)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1624" + ] }, "geometry": { "type": "Polygon", @@ -1620880,7 +1625764,10 @@ "LANGUAGE": "Lalaura", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lala1267" + ] }, "geometry": { "type": "Polygon", @@ -1620985,7 +1625872,10 @@ "LANGUAGE": "Kaparl", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kapa1252" + ] }, "geometry": { "type": "Polygon", @@ -1621130,7 +1626020,10 @@ "LANGUAGE": "Aloma", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arom1238" + ] }, "geometry": { "type": "Polygon", @@ -1621251,7 +1626144,10 @@ "LANGUAGE": "MARIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mari1438" + ] }, "geometry": { "type": "MultiPolygon", @@ -1623078,7 +1627974,10 @@ "LANGUAGE": "Maopa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maop1237" + ] }, "geometry": { "type": "Polygon", @@ -1623375,7 +1628274,10 @@ "LANGUAGE": "Wanigela", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wani1242" + ] }, "geometry": { "type": "Polygon", @@ -1623608,7 +1628510,10 @@ "LANGUAGE": "lkolu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ikol1237" + ] }, "geometry": { "type": "Polygon", @@ -1623761,7 +1628666,10 @@ "LANGUAGE": "Hula", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hula1239" + ] }, "geometry": { "type": "Polygon", @@ -1623890,7 +1628798,10 @@ "LANGUAGE": "Keapara", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keap1239" + ] }, "geometry": { "type": "Polygon", @@ -1624003,7 +1628914,10 @@ "LANGUAGE": "KEAPARA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keap1239" + ] }, "geometry": { "type": "MultiPolygon", @@ -1625018,7 +1629932,10 @@ "LANGUAGE": "Babaga", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baba1270" + ] }, "geometry": { "type": "Polygon", @@ -1625087,7 +1630004,10 @@ "LANGUAGE": "Kalo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kalo1259" + ] }, "geometry": { "type": "Polygon", @@ -1625204,7 +1630124,10 @@ "LANGUAGE": "Kwaibo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwai1245" + ] }, "geometry": { "type": "Polygon", @@ -1625401,7 +1630324,10 @@ "LANGUAGE": "Balawaia", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bala1307" + ] }, "geometry": { "type": "Polygon", @@ -1625534,7 +1630460,10 @@ "LANGUAGE": "Oruone", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "oruo1237" + ] }, "geometry": { "type": "Polygon", @@ -1625767,7 +1630696,10 @@ "LANGUAGE": "Saroa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saro1238" + ] }, "geometry": { "type": "Polygon", @@ -1626052,7 +1630984,10 @@ "LANGUAGE": "Kwabida", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwai1244" + ] }, "geometry": { "type": "Polygon", @@ -1626317,7 +1631252,10 @@ "LANGUAGE": "Domu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "domu1245" + ] }, "geometry": { "type": "Polygon", @@ -1626502,7 +1631440,10 @@ "LANGUAGE": "MAGI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mail1248" + ] }, "geometry": { "type": "Polygon", @@ -1626651,7 +1631592,10 @@ "LANGUAGE": "MORAWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mora1273" + ] }, "geometry": { "type": "Polygon", @@ -1626936,7 +1631880,10 @@ "LANGUAGE": "Baibara", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baib1249" + ] }, "geometry": { "type": "Polygon", @@ -1627085,7 +1632032,10 @@ "LANGUAGE": "BINA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bina1271" + ] }, "geometry": { "type": "Polygon", @@ -1627198,7 +1632148,10 @@ "LANGUAGE": "Mailuan family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mail1248" + ] }, "geometry": { "type": "MultiPolygon", @@ -1628597,7 +1633550,10 @@ "LANGUAGE": "Islan", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "isla1273" + ] }, "geometry": { "type": "Polygon", @@ -1628706,7 +1633662,10 @@ "LANGUAGE": "MAGORI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mago1248" + ] }, "geometry": { "type": "Polygon", @@ -1628855,7 +1633814,10 @@ "LANGUAGE": "LAUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "laua1245" + ] }, "geometry": { "type": "Polygon", @@ -1628996,7 +1633958,10 @@ "LANGUAGE": "YOBA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yoba1237" + ] }, "geometry": { "type": "Polygon", @@ -1629117,7 +1634082,10 @@ "LANGUAGE": "Derebai", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dere1243" + ] }, "geometry": { "type": "Polygon", @@ -1629266,7 +1634234,10 @@ "LANGUAGE": "Borebo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bore1246" + ] }, "geometry": { "type": "Polygon", @@ -1629387,7 +1634358,10 @@ "LANGUAGE": "Geagea", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "geag1239" + ] }, "geometry": { "type": "Polygon", @@ -1629496,7 +1634470,10 @@ "LANGUAGE": "DAWAWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dawa1242" + ] }, "geometry": { "type": "Polygon", @@ -1629861,7 +1634838,10 @@ "LANGUAGE": "BOIANAKI(GALAVI)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ghay1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -1630200,7 +1635180,10 @@ "LANGUAGE": "BOKANAKI(GALAVI)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ghay1237" + ] }, "geometry": { "type": "Polygon", @@ -1630385,7 +1635368,10 @@ "LANGUAGE": "WEDAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "weda1241" + ] }, "geometry": { "type": "Polygon", @@ -1630590,7 +1635576,10 @@ "LANGUAGE": "GARUWAHI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gwed1239" + ] }, "geometry": { "type": "Polygon", @@ -1630671,7 +1635660,10 @@ "LANGUAGE": "IGORA(KAKABAI)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaka1267" + ] }, "geometry": { "type": "Polygon", @@ -1631172,7 +1636164,10 @@ "LANGUAGE": "TAUPOTA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taup1242" + ] }, "geometry": { "type": "Polygon", @@ -1631765,7 +1636760,10 @@ "LANGUAGE": "Dahuni", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dahu1238" + ] }, "geometry": { "type": "Polygon", @@ -1632042,7 +1637040,10 @@ "LANGUAGE": "BOHUTU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buhu1237" + ] }, "geometry": { "type": "Polygon", @@ -1632579,7 +1637580,10 @@ "LANGUAGE": "WAGAWAGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waga1268" + ] }, "geometry": { "type": "Polygon", @@ -1632980,7 +1637984,10 @@ "LANGUAGE": "Diomoni", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suau1242" + ] }, "geometry": { "type": "Polygon", @@ -1633129,7 +1638136,10 @@ "LANGUAGE": "Bonarua", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bona1252" + ] }, "geometry": { "type": "Polygon", @@ -1633362,7 +1638372,10 @@ "LANGUAGE": "SUAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suau1242" + ] }, "geometry": { "type": "Polygon", @@ -1633607,7 +1638620,10 @@ "LANGUAGE": "Daui", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "daui1237" + ] }, "geometry": { "type": "Polygon", @@ -1633904,7 +1638920,10 @@ "LANGUAGE": "Leileiafa?", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "leil1237" + ] }, "geometry": { "type": "Polygon", @@ -1634605,7 +1639624,10 @@ "LANGUAGE": "Sinaki", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sina1264" + ] }, "geometry": { "type": "Polygon", @@ -1634766,7 +1639788,10 @@ "LANGUAGE": "SONA(KANASI)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kana1288" + ] }, "geometry": { "type": "Polygon", @@ -1635439,7 +1640464,10 @@ "LANGUAGE": "GINUMAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ginu1240" + ] }, "geometry": { "type": "Polygon", @@ -1636348,7 +1641376,10 @@ "LANGUAGE": "Eastern GWEDENA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2523" + ] }, "geometry": { "type": "Polygon", @@ -1636969,7 +1642000,10 @@ "LANGUAGE": "Upper Ugu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uppe1435" + ] }, "geometry": { "type": "Polygon", @@ -1637238,7 +1642272,10 @@ "LANGUAGE": "DAGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "daga1275" + ] }, "geometry": { "type": "Polygon", @@ -1637955,7 +1642992,10 @@ "LANGUAGE": "Domara", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "doma1262" + ] }, "geometry": { "type": "Polygon", @@ -1638092,7 +1643132,10 @@ "LANGUAGE": "OUMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ouma1237" + ] }, "geometry": { "type": "Polygon", @@ -1638209,7 +1643252,10 @@ "LANGUAGE": "Daravo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dara1252" + ] }, "geometry": { "type": "Polygon", @@ -1638366,7 +1643412,10 @@ "LANGUAGE": "Ma", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bina1274" + ] }, "geometry": { "type": "Polygon", @@ -1638603,7 +1643652,10 @@ "LANGUAGE": "BINAHARI Nemee", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bina1275" + ] }, "geometry": { "type": "Polygon", @@ -1638972,7 +1644024,10 @@ "LANGUAGE": "BAUWAKI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bauw1240" + ] }, "geometry": { "type": "Polygon", @@ -1639541,7 +1644596,10 @@ "LANGUAGE": "Imila", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "imil1243" + ] }, "geometry": { "type": "Polygon", @@ -1639798,7 +1644856,10 @@ "LANGUAGE": "Uder", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uder1239" + ] }, "geometry": { "type": "Polygon", @@ -1639983,7 +1645044,10 @@ "LANGUAGE": "Buniabura", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buni1247" + ] }, "geometry": { "type": "Polygon", @@ -1640132,7 +1645196,10 @@ "LANGUAGE": "Mori", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mori1270" + ] }, "geometry": { "type": "Polygon", @@ -1641189,7 +1646256,10 @@ "LANGUAGE": "JARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "jari1243" + ] }, "geometry": { "type": "Polygon", @@ -1641410,7 +1646480,10 @@ "LANGUAGE": "Yareban Family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anem1248" + ] }, "geometry": { "type": "MultiPolygon", @@ -1642173,7 +1647246,10 @@ "LANGUAGE": "Auwaka", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "auwa1241" + ] }, "geometry": { "type": "Polygon", @@ -1642502,7 +1647578,10 @@ "LANGUAGE": "Doma", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "doma1263" + ] }, "geometry": { "type": "Polygon", @@ -1642711,7 +1647790,10 @@ "LANGUAGE": "UBIR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ubir1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -1643086,7 +1648168,10 @@ "LANGUAGE": "MAIWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maiw1251" + ] }, "geometry": { "type": "Polygon", @@ -1643447,7 +1648532,10 @@ "LANGUAGE": "Pumani", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maiw1251" + ] }, "geometry": { "type": "Polygon", @@ -1643640,7 +1648728,10 @@ "LANGUAGE": "Dagan Family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "daga1274" + ] }, "geometry": { "type": "MultiPolygon", @@ -1644215,7 +1649306,10 @@ "LANGUAGE": "Wapon", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maiw1251" + ] }, "geometry": { "type": "Polygon", @@ -1644580,7 +1649674,10 @@ "LANGUAGE": "MAPENA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mape1250" + ] }, "geometry": { "type": "Polygon", @@ -1644809,7 +1649906,10 @@ "LANGUAGE": "MAISIN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mais1250" + ] }, "geometry": { "type": "Polygon", @@ -1645138,7 +1650238,10 @@ "LANGUAGE": "ARIFAMA-MINIAFIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mini1252" + ] }, "geometry": { "type": "Polygon", @@ -1645287,7 +1650390,10 @@ "LANGUAGE": "DOGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "doga1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -1645498,7 +1650604,10 @@ "LANGUAGE": "ANUKI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anuk1239" + ] }, "geometry": { "type": "Polygon", @@ -1645843,7 +1650952,10 @@ "LANGUAGE": "MUKAWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aree1239" + ] }, "geometry": { "type": "Polygon", @@ -1646084,7 +1651196,10 @@ "LANGUAGE": "GAPAPAIWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gapa1238" + ] }, "geometry": { "type": "Polygon", @@ -1646381,7 +1651496,10 @@ "LANGUAGE": "Westorn Coastal", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dima1252" + ] }, "geometry": { "type": "Polygon", @@ -1646586,7 +1651704,10 @@ "LANGUAGE": "TURAKA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tura1265" + ] }, "geometry": { "type": "Polygon", @@ -1646847,7 +1651968,10 @@ "LANGUAGE": "DOGORO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dogh1241" + ] }, "geometry": { "type": "Polygon", @@ -1647048,7 +1652172,10 @@ "LANGUAGE": "MAISIN(Kosirava)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mais1250" + ] }, "geometry": { "type": "Polygon", @@ -1647297,7 +1652424,10 @@ "LANGUAGE": "NOTU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1606" + ] }, "geometry": { "type": "MultiPolygon", @@ -1648428,7 +1653558,10 @@ "LANGUAGE": "AFIFAMA-MANIAP", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arif1239" + ] }, "geometry": { "type": "Polygon", @@ -1648573,7 +1653706,10 @@ "LANGUAGE": "KORAFE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kora1295" + ] }, "geometry": { "type": "MultiPolygon", @@ -1649332,7 +1654468,10 @@ "LANGUAGE": "ARIFAMA-MANIAP", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arif1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -1649851,7 +1654990,10 @@ "LANGUAGE": "MAISIN(Uiaku)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mais1250" + ] }, "geometry": { "type": "Polygon", @@ -1649968,7 +1655110,10 @@ "LANGUAGE": "Mokorua", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kora1294" + ] }, "geometry": { "type": "Polygon", @@ -1650117,7 +1655262,10 @@ "LANGUAGE": "BARUGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baru1269" + ] }, "geometry": { "type": "MultiPolygon", @@ -1652232,7 +1657380,10 @@ "LANGUAGE": "Gomoara", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baru1269" + ] }, "geometry": { "type": "Polygon", @@ -1652361,7 +1657512,10 @@ "LANGUAGE": "Kiniaki", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baru1269" + ] }, "geometry": { "type": "Polygon", @@ -1652530,7 +1657684,10 @@ "LANGUAGE": "Totore", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baru1269" + ] }, "geometry": { "type": "Polygon", @@ -1652819,7 +1657976,10 @@ "LANGUAGE": "Kakasa", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baru1269" + ] }, "geometry": { "type": "Polygon", @@ -1652996,7 +1658156,10 @@ "LANGUAGE": "Embessa", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baru1269" + ] }, "geometry": { "type": "Polygon", @@ -1653169,7 +1658332,10 @@ "LANGUAGE": "Gugumu", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baru1269" + ] }, "geometry": { "type": "Polygon", @@ -1653394,7 +1658560,10 @@ "LANGUAGE": "ONJOB", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "onjo1240" + ] }, "geometry": { "type": "Polygon", @@ -1653535,7 +1658704,10 @@ "LANGUAGE": "Sohe", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "orok1269" + ] }, "geometry": { "type": "Polygon", @@ -1653812,7 +1658984,10 @@ "LANGUAGE": "YEGA(Yega)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yega1243" + ] }, "geometry": { "type": "Polygon", @@ -1654049,7 +1659224,10 @@ "LANGUAGE": "Akabard", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "akab1250" + ] }, "geometry": { "type": "Polygon", @@ -1654234,7 +1659412,10 @@ "LANGUAGE": "Numba", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "numb1248" + ] }, "geometry": { "type": "Polygon", @@ -1654383,7 +1659564,10 @@ "LANGUAGE": "Minjori", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "minj1241" + ] }, "geometry": { "type": "Polygon", @@ -1654540,7 +1659724,10 @@ "LANGUAGE": "Averi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aver1239" + ] }, "geometry": { "type": "Polygon", @@ -1654813,7 +1660000,10 @@ "LANGUAGE": "Zuwadze", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "zuwa1238" + ] }, "geometry": { "type": "Polygon", @@ -1655018,7 +1660208,10 @@ "LANGUAGE": "Asapa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asap1239" + ] }, "geometry": { "type": "Polygon", @@ -1655299,7 +1660492,10 @@ "LANGUAGE": "AOMIE(OMIE)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "omie1241" + ] }, "geometry": { "type": "Polygon", @@ -1655852,7 +1661048,10 @@ "LANGUAGE": "Gora", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gora1266" + ] }, "geometry": { "type": "Polygon", @@ -1656037,7 +1661236,10 @@ "LANGUAGE": "Nami", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nami1257" + ] }, "geometry": { "type": "Polygon", @@ -1656178,7 +1661380,10 @@ "LANGUAGE": "Mesan", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mesa1247" + ] }, "geometry": { "type": "Polygon", @@ -1656523,7 +1661728,10 @@ "LANGUAGE": "MANAGALASI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "esee1247" + ] }, "geometry": { "type": "Polygon", @@ -1666486,7 +1671694,10 @@ "LANGUAGE": "Wakue", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waku1239" + ] }, "geometry": { "type": "Polygon", @@ -1666707,7 +1671918,10 @@ "LANGUAGE": "Emo R", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1666880,7 +1672094,10 @@ "LANGUAGE": "Kokila", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "koki1243" + ] }, "geometry": { "type": "Polygon", @@ -1667101,7 +1672318,10 @@ "LANGUAGE": "Doromu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "doro1266" + ] }, "geometry": { "type": "Polygon", @@ -1667358,7 +1672578,10 @@ "LANGUAGE": "Koriko", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kori1263" + ] }, "geometry": { "type": "Polygon", @@ -1667563,7 +1672786,10 @@ "LANGUAGE": "Pitoni", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1667768,7 +1672994,10 @@ "LANGUAGE": "Tabu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1667961,7 +1673190,10 @@ "LANGUAGE": "Laroni", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1668138,7 +1673370,10 @@ "LANGUAGE": "Manoa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1668315,7 +1673550,10 @@ "LANGUAGE": "SIRIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nawa1258" + ] }, "geometry": { "type": "Polygon", @@ -1668584,7 +1673822,10 @@ "LANGUAGE": "BARAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "MultiPolygon", @@ -1670993,7 +1676234,10 @@ "LANGUAGE": "Barai", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1671262,7 +1676506,10 @@ "LANGUAGE": "Garia", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uare1241" + ] }, "geometry": { "type": "Polygon", @@ -1671487,7 +1676734,10 @@ "LANGUAGE": "KWALE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uare1241" + ] }, "geometry": { "type": "Polygon", @@ -1672500,7 +1677750,10 @@ "LANGUAGE": "S-E KOIARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gras1249" + ] }, "geometry": { "type": "Polygon", @@ -1672817,7 +1678070,10 @@ "LANGUAGE": "Lagume", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lagu1249" + ] }, "geometry": { "type": "Polygon", @@ -1673138,7 +1678394,10 @@ "LANGUAGE": "baiba", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1673643,7 +1678902,10 @@ "LANGUAGE": "Nigubaiba", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1673832,7 +1679094,10 @@ "LANGUAGE": "Taboro", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tabo1240" + ] }, "geometry": { "type": "Polygon", @@ -1674905,7 +1680170,10 @@ "LANGUAGE": "Boku", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boku1237" + ] }, "geometry": { "type": "Polygon", @@ -1675114,7 +1680382,10 @@ "LANGUAGE": "SINAGORO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sina1266" + ] }, "geometry": { "type": "MultiPolygon", @@ -1677563,7 +1682834,10 @@ "LANGUAGE": "Wiga", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wiga1237" + ] }, "geometry": { "type": "Polygon", @@ -1677840,7 +1683114,10 @@ "LANGUAGE": "YEREBA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yare1248" + ] }, "geometry": { "type": "Polygon", @@ -1678605,7 +1683882,10 @@ "LANGUAGE": "DORIRT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moik1239" + ] }, "geometry": { "type": "Polygon", @@ -1678978,7 +1684258,10 @@ "LANGUAGE": "Didigaru", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "didi1260" + ] }, "geometry": { "type": "Polygon", @@ -1679243,7 +1684526,10 @@ "LANGUAGE": "Oibu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "oibu1239" + ] }, "geometry": { "type": "Polygon", @@ -1679380,7 +1684666,10 @@ "LANGUAGE": "Gebi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gebi1241" + ] }, "geometry": { "type": "Polygon", @@ -1679585,7 +1684874,10 @@ "LANGUAGE": "Arrota", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "amot1240" + ] }, "geometry": { "type": "Polygon", @@ -1679766,7 +1685058,10 @@ "LANGUAGE": "Maria", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mari1438" + ] }, "geometry": { "type": "Polygon", @@ -1680007,7 +1685302,10 @@ "LANGUAGE": "BARIJI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bari1290" + ] }, "geometry": { "type": "Polygon", @@ -1680588,7 +1685886,10 @@ "LANGUAGE": "Pirimi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1680753,7 +1686054,10 @@ "LANGUAGE": "Kokora", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1680946,7 +1686250,10 @@ "LANGUAGE": "Ufia", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1681223,7 +1686530,10 @@ "LANGUAGE": "Umwate", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1630" + ] }, "geometry": { "type": "Polygon", @@ -1681432,7 +1686742,10 @@ "LANGUAGE": "Koiarian Family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "koia1260" + ] }, "geometry": { "type": "Polygon", @@ -1681669,7 +1686982,10 @@ "LANGUAGE": "Mogoni", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mugu1243" + ] }, "geometry": { "type": "Polygon", @@ -1681834,7 +1687150,10 @@ "LANGUAGE": "Afore", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "afor1239" + ] }, "geometry": { "type": "Polygon", @@ -1682023,7 +1687342,10 @@ "LANGUAGE": "Oko", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "okoo1246" + ] }, "geometry": { "type": "Polygon", @@ -1684924,7 +1690246,10 @@ "LANGUAGE": "Karira", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kari1308" + ] }, "geometry": { "type": "Polygon", @@ -1687825,7 +1693150,10 @@ "LANGUAGE": "Jimuhi", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "jimu1237" + ] }, "geometry": { "type": "Polygon", @@ -1690802,7 +1696130,10 @@ "LANGUAGE": "KAMULA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kamu1260" + ] }, "geometry": { "type": "Polygon", @@ -1691331,7 +1696662,10 @@ "LANGUAGE": "BAINAPI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dibi1240" + ] }, "geometry": { "type": "Polygon", @@ -1691704,7 +1697038,10 @@ "LANGUAGE": "KARAMI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kara1497" + ] }, "geometry": { "type": "Polygon", @@ -1691853,7 +1697190,10 @@ "LANGUAGE": "TAO-SUAMATO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "muba1238" + ] }, "geometry": { "type": "Polygon", @@ -1692394,7 +1697734,10 @@ "LANGUAGE": "MAHIGI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mahi1249" + ] }, "geometry": { "type": "Polygon", @@ -1692623,7 +1697966,10 @@ "LANGUAGE": "KAIWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iwal1237" + ] }, "geometry": { "type": "Polygon", @@ -1693296,7 +1698642,10 @@ "LANGUAGE": "SIBOMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "numb1247" + ] }, "geometry": { "type": "Polygon", @@ -1693381,7 +1698730,10 @@ "LANGUAGE": "SUENA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suen1241" + ] }, "geometry": { "type": "Polygon", @@ -1693606,7 +1698958,10 @@ "LANGUAGE": "YEKORA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yeko1240" + ] }, "geometry": { "type": "Polygon", @@ -1693699,7 +1699054,10 @@ "LANGUAGE": "GUHU-SAMANE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "guhu1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -1694038,7 +1699396,10 @@ "LANGUAGE": "CUHU-SAMANE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "guhu1244" + ] }, "geometry": { "type": "Polygon", @@ -1694483,7 +1699844,10 @@ "LANGUAGE": "MAWAE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mawa1265" + ] }, "geometry": { "type": "Polygon", @@ -1694716,7 +1700080,10 @@ "LANGUAGE": "ZIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ziaa1250" + ] }, "geometry": { "type": "Polygon", @@ -1695237,7 +1700604,10 @@ "LANGUAGE": "AMBASI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "amba1268" + ] }, "geometry": { "type": "MultiPolygon", @@ -1695536,7 +1700906,10 @@ "LANGUAGE": "AEKA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aeka1244" + ] }, "geometry": { "type": "Polygon", @@ -1695893,7 +1701266,10 @@ "LANGUAGE": "BINANDERE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bina1277" + ] }, "geometry": { "type": "Polygon", @@ -1696458,7 +1701834,10 @@ "LANGUAGE": "Central", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fuyu1242" + ] }, "geometry": { "type": "Polygon", @@ -1696675,7 +1702054,10 @@ "LANGUAGE": "Chirima", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fuyu1242" + ] }, "geometry": { "type": "Polygon", @@ -1697092,7 +1702474,10 @@ "LANGUAGE": "FUYUGE Vanapa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fuyu1242" + ] }, "geometry": { "type": "Polygon", @@ -1697489,7 +1702874,10 @@ "LANGUAGE": "Dilava", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fuyu1242" + ] }, "geometry": { "type": "Polygon", @@ -1697842,7 +1703230,10 @@ "LANGUAGE": "Auga", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fuyu1242" + ] }, "geometry": { "type": "Polygon", @@ -1698223,7 +1703614,10 @@ "LANGUAGE": "KUNI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuni1263" + ] }, "geometry": { "type": "Polygon", @@ -1698516,7 +1703910,10 @@ "LANGUAGE": "Western RORO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "roro1238" + ] }, "geometry": { "type": "Polygon", @@ -1698701,7 +1704098,10 @@ "LANGUAGE": "Berema", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "roro1238" + ] }, "geometry": { "type": "Polygon", @@ -1698846,7 +1704246,10 @@ "LANGUAGE": "Delena", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "roro1238" + ] }, "geometry": { "type": "Polygon", @@ -1698947,7 +1704350,10 @@ "LANGUAGE": "Eastern RORO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "roro1238" + ] }, "geometry": { "type": "Polygon", @@ -1699288,7 +1704694,10 @@ "LANGUAGE": "Western MOUNTAIN KOIARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moun1252" + ] }, "geometry": { "type": "Polygon", @@ -1699837,7 +1705246,10 @@ "LANGUAGE": "MOUNTAIN KOIARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moun1252" + ] }, "geometry": { "type": "Polygon", @@ -1700722,7 +1706134,10 @@ "LANGUAGE": "Central MOUNTAIN KOIARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moun1252" + ] }, "geometry": { "type": "Polygon", @@ -1701227,7 +1706642,10 @@ "LANGUAGE": "Binanderean Family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "orok1269" + ] }, "geometry": { "type": "Polygon", @@ -1701680,7 +1707098,10 @@ "LANGUAGE": "HUNJARA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hunj1241" + ] }, "geometry": { "type": "Polygon", @@ -1702309,7 +1707730,10 @@ "LANGUAGE": "Wased", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "orok1269" + ] }, "geometry": { "type": "Polygon", @@ -1702678,7 +1708102,10 @@ "LANGUAGE": "Gazili", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gaji1238" + ] }, "geometry": { "type": "Polygon", @@ -1703011,7 +1708438,10 @@ "LANGUAGE": "Southern KUNIMAIPA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuni1267" + ] }, "geometry": { "type": "Polygon", @@ -1703416,7 +1708846,10 @@ "LANGUAGE": "Central KUNIMAIPA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuni1267" + ] }, "geometry": { "type": "Polygon", @@ -1704089,7 +1709522,10 @@ "LANGUAGE": "TAUADE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taua1242" + ] }, "geometry": { "type": "Polygon", @@ -1704890,7 +1710326,10 @@ "LANGUAGE": "YEKORA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yeko1240" + ] }, "geometry": { "type": "Polygon", @@ -1705031,7 +1710470,10 @@ "LANGUAGE": "LOHIKI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "akoy1238" + ] }, "geometry": { "type": "Polygon", @@ -1705556,7 +1710998,10 @@ "LANGUAGE": "Hae", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keor1235" + ] }, "geometry": { "type": "Polygon", @@ -1705709,7 +1711154,10 @@ "LANGUAGE": "RAEPA TATI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaki1249" + ] }, "geometry": { "type": "Polygon", @@ -1705930,7 +1711378,10 @@ "LANGUAGE": "UARIPI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tair1256" + ] }, "geometry": { "type": "Polygon", @@ -1706135,7 +1711586,10 @@ "LANGUAGE": "Haura", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keor1235" + ] }, "geometry": { "type": "Polygon", @@ -1706476,7 +1711930,10 @@ "LANGUAGE": "OPAO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "opao1240" + ] }, "geometry": { "type": "Polygon", @@ -1706673,7 +1712130,10 @@ "LANGUAGE": "OROKOLO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "orok1267" + ] }, "geometry": { "type": "Polygon", @@ -1706942,7 +1712402,10 @@ "LANGUAGE": "Muro", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "orok1267" + ] }, "geometry": { "type": "Polygon", @@ -1707139,7 +1712602,10 @@ "LANGUAGE": "AGAATAHA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anga1290" + ] }, "geometry": { "type": "MultiPolygon", @@ -1707798,7 +1713264,10 @@ "LANGUAGE": "KAMASA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kama1360" + ] }, "geometry": { "type": "Polygon", @@ -1708147,7 +1713616,10 @@ "LANGUAGE": "Simiso", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "safe1240" + ] }, "geometry": { "type": "Polygon", @@ -1708488,7 +1713960,10 @@ "LANGUAGE": "Yayoponjo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "safe1240" + ] }, "geometry": { "type": "Polygon", @@ -1708685,7 +1714160,10 @@ "LANGUAGE": "KAWATSA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kawa1276" + ] }, "geometry": { "type": "Polygon", @@ -1709570,7 +1715048,10 @@ "LANGUAGE": "MENYA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "meny1245" + ] }, "geometry": { "type": "Polygon", @@ -1710239,7 +1715720,10 @@ "LANGUAGE": "YAGWOIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yagw1240" + ] }, "geometry": { "type": "Polygon", @@ -1710952,7 +1716436,10 @@ "LANGUAGE": "Kaintiba", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kain1268" + ] }, "geometry": { "type": "Polygon", @@ -1711829,7 +1717316,10 @@ "LANGUAGE": "Angan Stock-Level Family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anga1289" + ] }, "geometry": { "type": "Polygon", @@ -1712226,7 +1717716,10 @@ "LANGUAGE": "HAMTAI(KAPAU)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hamt1247" + ] }, "geometry": { "type": "Polygon", @@ -1713375,7 +1718868,10 @@ "LANGUAGE": "Mumeng", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mume1239" + ] }, "geometry": { "type": "Polygon", @@ -1713908,7 +1719404,10 @@ "LANGUAGE": "Zenag", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "zena1237" + ] }, "geometry": { "type": "Polygon", @@ -1714173,7 +1719672,10 @@ "LANGUAGE": "WAMPAR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wamp1247" + ] }, "geometry": { "type": "Polygon", @@ -1715394,7 +1720896,10 @@ "LANGUAGE": "PIU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "piuu1237" + ] }, "geometry": { "type": "Polygon", @@ -1715591,7 +1721096,10 @@ "LANGUAGE": "BIANGAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bian1252" + ] }, "geometry": { "type": "Polygon", @@ -1715840,7 +1721348,10 @@ "LANGUAGE": "WAMPUR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wamp1248" + ] }, "geometry": { "type": "Polygon", @@ -1716253,7 +1721764,10 @@ "LANGUAGE": "Gurfuf", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "adze1240" + ] }, "geometry": { "type": "Polygon", @@ -1716814,7 +1722328,10 @@ "LANGUAGE": "Ongac", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "adze1240" + ] }, "geometry": { "type": "Polygon", @@ -1716983,7 +1722500,10 @@ "LANGUAGE": "Tsumin", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "adze1240" + ] }, "geometry": { "type": "Polygon", @@ -1717316,7 +1722836,10 @@ "LANGUAGE": "Amari", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "adze1240" + ] }, "geometry": { "type": "Polygon", @@ -1717541,7 +1723064,10 @@ "LANGUAGE": "SUKURUM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suku1264" + ] }, "geometry": { "type": "Polygon", @@ -1717770,7 +1723296,10 @@ "LANGUAGE": "NGARIAWAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "adze1240" + ] }, "geometry": { "type": "Polygon", @@ -1718015,7 +1723544,10 @@ "LANGUAGE": "Adzrac", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "adze1240" + ] }, "geometry": { "type": "Polygon", @@ -1718704,7 +1724236,10 @@ "LANGUAGE": "SIRASIRA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sara1323" + ] }, "geometry": { "type": "Polygon", @@ -1719301,7 +1724836,10 @@ "LANGUAGE": "MUNKIP", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mung1272" + ] }, "geometry": { "type": "Polygon", @@ -1719502,7 +1725040,10 @@ "LANGUAGE": "MAMAA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mama1277" + ] }, "geometry": { "type": "Polygon", @@ -1719711,7 +1725252,10 @@ "LANGUAGE": "GUSAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gusa1246" + ] }, "geometry": { "type": "Polygon", @@ -1719920,7 +1725464,10 @@ "LANGUAGE": "FINUNGWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fino1238" + ] }, "geometry": { "type": "Polygon", @@ -1720121,7 +1725668,10 @@ "LANGUAGE": "MESEM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mese1244" + ] }, "geometry": { "type": "Polygon", @@ -1720546,7 +1726096,10 @@ "LANGUAGE": "BURUM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buru1306" + ] }, "geometry": { "type": "Polygon", @@ -1720995,7 +1726548,10 @@ "LANGUAGE": "TOBO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tobo1251" + ] }, "geometry": { "type": "Polygon", @@ -1721216,7 +1726772,10 @@ "LANGUAGE": "KOSORONG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "koso1245" + ] }, "geometry": { "type": "Polygon", @@ -1721669,7 +1727228,10 @@ "LANGUAGE": "YAKNGE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buru1306" + ] }, "geometry": { "type": "Polygon", @@ -1721830,7 +1727392,10 @@ "LANGUAGE": "NABAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "naba1256" + ] }, "geometry": { "type": "Polygon", @@ -1722463,7 +1728028,10 @@ "LANGUAGE": "Awara", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "awar1248" + ] }, "geometry": { "type": "Polygon", @@ -1722692,7 +1728260,10 @@ "LANGUAGE": "WANTOAT Central", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "want1252" + ] }, "geometry": { "type": "Polygon", @@ -1723005,7 +1728576,10 @@ "LANGUAGE": "SARAM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saka1292" + ] }, "geometry": { "type": "Polygon", @@ -1723298,7 +1728872,10 @@ "LANGUAGE": "IRUMU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tuma1250" + ] }, "geometry": { "type": "Polygon", @@ -1723687,7 +1729264,10 @@ "LANGUAGE": "Wapu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wapu1240" + ] }, "geometry": { "type": "Polygon", @@ -1724072,7 +1729652,10 @@ "LANGUAGE": "YAGAWAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yaga1259" + ] }, "geometry": { "type": "Polygon", @@ -1724241,7 +1729824,10 @@ "LANGUAGE": "BAM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bamm1240" + ] }, "geometry": { "type": "Polygon", @@ -1724450,7 +1730036,10 @@ "LANGUAGE": "EAST NEK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2506" + ] }, "geometry": { "type": "Polygon", @@ -1724699,7 +1730288,10 @@ "LANGUAGE": "SOUTH NUK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2935" + ] }, "geometry": { "type": "Polygon", @@ -1725028,7 +1730620,10 @@ "LANGUAGE": "NORTH NUK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2911" + ] }, "geometry": { "type": "Polygon", @@ -1725153,7 +1730748,10 @@ "LANGUAGE": "WEST URII", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2586" + ] }, "geometry": { "type": "Polygon", @@ -1725606,7 +1731204,10 @@ "LANGUAGE": "EAST URII", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "urii1240" + ] }, "geometry": { "type": "Polygon", @@ -1725783,7 +1731384,10 @@ "LANGUAGE": "WEST NET", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2587" + ] }, "geometry": { "type": "Polygon", @@ -1726148,7 +1731752,10 @@ "LANGUAGE": "NUMANGANG WEST", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2588" + ] }, "geometry": { "type": "Polygon", @@ -1726329,7 +1731936,10 @@ "LANGUAGE": "NIMI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nimi1240" + ] }, "geometry": { "type": "Polygon", @@ -1726586,7 +1732196,10 @@ "LANGUAGE": "SRUK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sauk1252" + ] }, "geometry": { "type": "Polygon", @@ -1726951,7 +1732564,10 @@ "LANGUAGE": "NUMANGANG EAST", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2507" + ] }, "geometry": { "type": "Polygon", @@ -1727160,7 +1732776,10 @@ "LANGUAGE": "SOUTH MAKAMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2936" + ] }, "geometry": { "type": "Polygon", @@ -1727373,7 +1732992,10 @@ "LANGUAGE": "NORTH MAKAMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2912" + ] }, "geometry": { "type": "Polygon", @@ -1727566,7 +1733188,10 @@ "LANGUAGE": "KEWIENG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kewi1240" + ] }, "geometry": { "type": "Polygon", @@ -1727811,7 +1733436,10 @@ "LANGUAGE": "SOM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "somm1240" + ] }, "geometry": { "type": "Polygon", @@ -1728024,7 +1733652,10 @@ "LANGUAGE": "NOKOPO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "noko1240" + ] }, "geometry": { "type": "Polygon", @@ -1728213,7 +1733844,10 @@ "LANGUAGE": "ISAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "isan1244" + ] }, "geometry": { "type": "Polygon", @@ -1728646,7 +1734280,10 @@ "LANGUAGE": "WANOABONG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wand1268" + ] }, "geometry": { "type": "Polygon", @@ -1729043,7 +1734680,10 @@ "LANGUAGE": "DOMUNG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "domu1246" + ] }, "geometry": { "type": "Polygon", @@ -1729596,7 +1735236,10 @@ "LANGUAGE": "Ngarowapum", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "adze1240" + ] }, "geometry": { "type": "Polygon", @@ -1729997,7 +1735640,10 @@ "LANGUAGE": "Yarus", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "adze1240" + ] }, "geometry": { "type": "Polygon", @@ -1730462,7 +1736108,10 @@ "LANGUAGE": "KUBE Dialects:Kurungtufu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuru1308" + ] }, "geometry": { "type": "Polygon", @@ -1730871,7 +1736520,10 @@ "LANGUAGE": "KUBE Dialects:Yoanggeng", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yoan1239" + ] }, "geometry": { "type": "Polygon", @@ -1731128,7 +1736780,10 @@ "LANGUAGE": "West", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1610" + ] }, "geometry": { "type": "Polygon", @@ -1731581,7 +1737236,10 @@ "LANGUAGE": "Nigac", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "niga1243" + ] }, "geometry": { "type": "Polygon", @@ -1731750,7 +1737408,10 @@ "LANGUAGE": "Wana", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wana1271" + ] }, "geometry": { "type": "Polygon", @@ -1731895,7 +1737556,10 @@ "LANGUAGE": "Parce", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pare1270" + ] }, "geometry": { "type": "Polygon", @@ -1732096,7 +1737760,10 @@ "LANGUAGE": "Wemp", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wemo1239" + ] }, "geometry": { "type": "Polygon", @@ -1732397,7 +1738064,10 @@ "LANGUAGE": "South MIGABAC", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2939" + ] }, "geometry": { "type": "Polygon", @@ -1732758,7 +1738428,10 @@ "LANGUAGE": "MOMARE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moma1243" + ] }, "geometry": { "type": "Polygon", @@ -1732899,7 +1738572,10 @@ "LANGUAGE": "BONKIMAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bonk1244" + ] }, "geometry": { "type": "Polygon", @@ -1733020,7 +1738696,10 @@ "LANGUAGE": "UFIM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ufim1240" + ] }, "geometry": { "type": "Polygon", @@ -1733349,7 +1739028,10 @@ "LANGUAGE": "WASEMBO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wase1252" + ] }, "geometry": { "type": "Polygon", @@ -1733558,7 +1739240,10 @@ "LANGUAGE": "Obura", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "omwu1238" + ] }, "geometry": { "type": "Polygon", @@ -1733739,7 +1739424,10 @@ "LANGUAGE": "Central TAIBORA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2920" + ] }, "geometry": { "type": "Polygon", @@ -1734036,7 +1739724,10 @@ "LANGUAGE": "WAFFA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waff1241" + ] }, "geometry": { "type": "Polygon", @@ -1734241,7 +1739932,10 @@ "LANGUAGE": "OWENA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "owen1244" + ] }, "geometry": { "type": "Polygon", @@ -1734454,7 +1740148,10 @@ "LANGUAGE": "Pinata", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vina1238" + ] }, "geometry": { "type": "Polygon", @@ -1734767,7 +1740464,10 @@ "LANGUAGE": "Southern TAIRORA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2943" + ] }, "geometry": { "type": "Polygon", @@ -1735212,7 +1740912,10 @@ "LANGUAGE": "Oyana", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "oyan1240" + ] }, "geometry": { "type": "Polygon", @@ -1735513,7 +1741216,10 @@ "LANGUAGE": "AUYANA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "awiy1238" + ] }, "geometry": { "type": "Polygon", @@ -1736006,7 +1741712,10 @@ "LANGUAGE": "Hakia", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ilak1239" + ] }, "geometry": { "type": "Polygon", @@ -1736139,7 +1741848,10 @@ "LANGUAGE": "TAUNA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taun1251" + ] }, "geometry": { "type": "Polygon", @@ -1736268,7 +1741980,10 @@ "LANGUAGE": "North-eastern Awa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2919" + ] }, "geometry": { "type": "Polygon", @@ -1736605,7 +1742320,10 @@ "LANGUAGE": "South FORE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pamu1239" + ] }, "geometry": { "type": "Polygon", @@ -1737030,7 +1742748,10 @@ "LANGUAGE": "Keiagana", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keya1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -1737381,7 +1743102,10 @@ "LANGUAGE": "Central FORE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2922" + ] }, "geometry": { "type": "Polygon", @@ -1737706,7 +1743430,10 @@ "LANGUAGE": "East GIMI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2515" + ] }, "geometry": { "type": "Polygon", @@ -1738047,7 +1743774,10 @@ "LANGUAGE": "West GIMI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2597" + ] }, "geometry": { "type": "Polygon", @@ -1738848,7 +1744578,10 @@ "LANGUAGE": "USARUFA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "usar1243" + ] }, "geometry": { "type": "Polygon", @@ -1739257,7 +1744990,10 @@ "LANGUAGE": "ABAGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "abag1245" + ] }, "geometry": { "type": "Polygon", @@ -1739414,7 +1745150,10 @@ "LANGUAGE": "KAMANO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kama1370" + ] }, "geometry": { "type": "Polygon", @@ -1742355,7 +1748094,10 @@ "LANGUAGE": "Northern TAIRORA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2920" + ] }, "geometry": { "type": "Polygon", @@ -1744352,7 +1750094,10 @@ "LANGUAGE": "GADSUP", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gads1258" + ] }, "geometry": { "type": "Polygon", @@ -1747257,7 +1753002,10 @@ "LANGUAGE": "Southern Awa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2942" + ] }, "geometry": { "type": "Polygon", @@ -1747514,7 +1753262,10 @@ "LANGUAGE": "ASARO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asar1240" + ] }, "geometry": { "type": "Polygon", @@ -1748267,7 +1754018,10 @@ "LANGUAGE": "Hua", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "huaa1250" + ] }, "geometry": { "type": "Polygon", @@ -1748512,7 +1754266,10 @@ "LANGUAGE": "YAWIYUHA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yawe1241" + ] }, "geometry": { "type": "Polygon", @@ -1748941,7 +1754698,10 @@ "LANGUAGE": "GAHUKU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gahu1246" + ] }, "geometry": { "type": "Polygon", @@ -1749502,7 +1755262,10 @@ "LANGUAGE": "Hira", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hira1246" + ] }, "geometry": { "type": "Polygon", @@ -1749631,7 +1755394,10 @@ "LANGUAGE": "Kami-Kulaka", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kami1259" + ] }, "geometry": { "type": "Polygon", @@ -1749916,7 +1755682,10 @@ "LANGUAGE": "Kamate", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kama1369" + ] }, "geometry": { "type": "Polygon", @@ -1750169,7 +1755938,10 @@ "LANGUAGE": "NOMANE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "noma1262" + ] }, "geometry": { "type": "Polygon", @@ -1750466,7 +1756238,10 @@ "LANGUAGE": "Kiari", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kiar1239" + ] }, "geometry": { "type": "Polygon", @@ -1750651,7 +1756426,10 @@ "LANGUAGE": "Ono SIANE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "onaa1244" + ] }, "geometry": { "type": "Polygon", @@ -1750972,7 +1756750,10 @@ "LANGUAGE": "Koreipa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kole1238" + ] }, "geometry": { "type": "Polygon", @@ -1751277,7 +1757058,10 @@ "LANGUAGE": "Komunku", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "komo1263" + ] }, "geometry": { "type": "Polygon", @@ -1752170,7 +1757954,10 @@ "LANGUAGE": "Lambau", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lamb1275" + ] }, "geometry": { "type": "Polygon", @@ -1752731,7 +1758518,10 @@ "LANGUAGE": "Yate", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "inok1238" + ] }, "geometry": { "type": "Polygon", @@ -1753236,7 +1759026,10 @@ "LANGUAGE": "Move", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "move1241" + ] }, "geometry": { "type": "Polygon", @@ -1753585,7 +1759378,10 @@ "LANGUAGE": "Dagenava", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dage1244" + ] }, "geometry": { "type": "Polygon", @@ -1753730,7 +1759526,10 @@ "LANGUAGE": "SALT-YUI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "salt1242" + ] }, "geometry": { "type": "Polygon", @@ -1754147,7 +1759946,10 @@ "LANGUAGE": "CHUAVR Elimbari", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "elim1239" + ] }, "geometry": { "type": "Polygon", @@ -1754668,7 +1760470,10 @@ "LANGUAGE": "Kia", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kiaa1241" + ] }, "geometry": { "type": "Polygon", @@ -1754909,7 +1760714,10 @@ "LANGUAGE": "Ker", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keri1251" + ] }, "geometry": { "type": "Polygon", @@ -1755182,7 +1760990,10 @@ "LANGUAGE": "Chuave", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "chua1250" + ] }, "geometry": { "type": "Polygon", @@ -1755547,7 +1761358,10 @@ "LANGUAGE": "Gona", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sina1271" + ] }, "geometry": { "type": "Polygon", @@ -1755732,7 +1761546,10 @@ "LANGUAGE": "SINASINA Tabare", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taba1262" + ] }, "geometry": { "type": "Polygon", @@ -1756105,7 +1761922,10 @@ "LANGUAGE": "Dom", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "domm1246" + ] }, "geometry": { "type": "Polygon", @@ -1756354,7 +1762174,10 @@ "LANGUAGE": "Kai", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kiaa1241" + ] }, "geometry": { "type": "Polygon", @@ -1756527,7 +1762350,10 @@ "LANGUAGE": "MARIGL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mari1436" + ] }, "geometry": { "type": "Polygon", @@ -1757044,7 +1762870,10 @@ "LANGUAGE": "Yuri", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yuri1250" + ] }, "geometry": { "type": "Polygon", @@ -1757261,7 +1763090,10 @@ "LANGUAGE": "Eia", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "goli1247" + ] }, "geometry": { "type": "Polygon", @@ -1757366,7 +1763198,10 @@ "LANGUAGE": "MARI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mari1429" + ] }, "geometry": { "type": "Polygon", @@ -1757551,7 +1763386,10 @@ "LANGUAGE": "BINUMARIEN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "binu1245" + ] }, "geometry": { "type": "Polygon", @@ -1757680,7 +1763518,10 @@ "LANGUAGE": "GAHUKU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gahu1246" + ] }, "geometry": { "type": "Polygon", @@ -1757821,7 +1763662,10 @@ "LANGUAGE": "KENATI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kena1250" + ] }, "geometry": { "type": "Polygon", @@ -1757938,7 +1763782,10 @@ "LANGUAGE": "North Western", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pawa1255" + ] }, "geometry": { "type": "Polygon", @@ -1758091,7 +1763938,10 @@ "LANGUAGE": "NARAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nara1264" + ] }, "geometry": { "type": "Polygon", @@ -1758336,7 +1764186,10 @@ "LANGUAGE": "GANJA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nara1264" + ] }, "geometry": { "type": "Polygon", @@ -1758829,7 +1764682,10 @@ "LANGUAGE": "GENDE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gend1249" + ] }, "geometry": { "type": "Polygon", @@ -1759246,7 +1765102,10 @@ "LANGUAGE": "TAUYA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tauy1241" + ] }, "geometry": { "type": "Polygon", @@ -1759527,7 +1765386,10 @@ "LANGUAGE": "BIYOM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "biyo1244" + ] }, "geometry": { "type": "Polygon", @@ -1759728,7 +1765590,10 @@ "LANGUAGE": "ISABI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "isab1240" + ] }, "geometry": { "type": "Polygon", @@ -1759929,7 +1765794,10 @@ "LANGUAGE": "URIGINA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "urig1240" + ] }, "geometry": { "type": "Polygon", @@ -1760174,7 +1766042,10 @@ "LANGUAGE": "SINSAURU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sins1241" + ] }, "geometry": { "type": "Polygon", @@ -1760523,7 +1766394,10 @@ "LANGUAGE": "DUMPU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dump1243" + ] }, "geometry": { "type": "Polygon", @@ -1760704,7 +1766578,10 @@ "LANGUAGE": "KESAWAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kesa1244" + ] }, "geometry": { "type": "Polygon", @@ -1760969,7 +1766846,10 @@ "LANGUAGE": "SAUSI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saus1246" + ] }, "geometry": { "type": "Polygon", @@ -1761218,7 +1767098,10 @@ "LANGUAGE": "ASAS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asas1240" + ] }, "geometry": { "type": "Polygon", @@ -1761439,7 +1767322,10 @@ "LANGUAGE": "Nll", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "niii1240" + ] }, "geometry": { "type": "Polygon", @@ -1761840,7 +1767726,10 @@ "LANGUAGE": "Mid-Wahgi WAHGI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "midw1243" + ] }, "geometry": { "type": "Polygon", @@ -1762817,7 +1768706,10 @@ "LANGUAGE": "North-wahgi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2921" + ] }, "geometry": { "type": "Polygon", @@ -1763310,7 +1769202,10 @@ "LANGUAGE": "Medlpa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "melp1238" + ] }, "geometry": { "type": "Polygon", @@ -1764447,7 +1770342,10 @@ "LANGUAGE": "MARING", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mari1435" + ] }, "geometry": { "type": "Polygon", @@ -1764900,7 +1770798,10 @@ "LANGUAGE": "KALAM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kala1397" + ] }, "geometry": { "type": "Polygon", @@ -1765581,7 +1771482,10 @@ "LANGUAGE": "GANTS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gant1244" + ] }, "geometry": { "type": "Polygon", @@ -1765886,7 +1771790,10 @@ "LANGUAGE": "AMELE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "amel1241" + ] }, "geometry": { "type": "Polygon", @@ -1766299,7 +1772206,10 @@ "LANGUAGE": "MUNIT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "muni1257" + ] }, "geometry": { "type": "Polygon", @@ -1766820,7 +1772730,10 @@ "LANGUAGE": "GUMALU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "guma1255" + ] }, "geometry": { "type": "Polygon", @@ -1766925,7 +1772838,10 @@ "LANGUAGE": "BAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bauu1244" + ] }, "geometry": { "type": "Polygon", @@ -1767302,7 +1773218,10 @@ "LANGUAGE": "MAWAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mawa1267" + ] }, "geometry": { "type": "Polygon", @@ -1767463,7 +1773382,10 @@ "LANGUAGE": "BAIMAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baim1245" + ] }, "geometry": { "type": "Polygon", @@ -1767736,7 +1773658,10 @@ "LANGUAGE": "USU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uyaa1238" + ] }, "geometry": { "type": "Polygon", @@ -1770637,7 +1776562,10 @@ "LANGUAGE": "BRERI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "brer1240" + ] }, "geometry": { "type": "Polygon", @@ -1770846,7 +1776774,10 @@ "LANGUAGE": "ROMKUN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "romk1240" + ] }, "geometry": { "type": "Polygon", @@ -1771223,7 +1777154,10 @@ "LANGUAGE": "IGANA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "igan1243" + ] }, "geometry": { "type": "Polygon", @@ -1771404,7 +1777338,10 @@ "LANGUAGE": "KOMINIMUNG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "komi1271" + ] }, "geometry": { "type": "Polygon", @@ -1771661,7 +1777598,10 @@ "LANGUAGE": "AKRUKAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "akru1241" + ] }, "geometry": { "type": "Polygon", @@ -1771890,7 +1777830,10 @@ "LANGUAGE": "EMERUM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "apal1256" + ] }, "geometry": { "type": "MultiPolygon", @@ -1772373,7 +1778316,10 @@ "LANGUAGE": "OSUM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "utar1238" + ] }, "geometry": { "type": "Polygon", @@ -1772806,7 +1778752,10 @@ "LANGUAGE": "PAYNAMAR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "payn1244" + ] }, "geometry": { "type": "Polygon", @@ -1772971,7 +1778920,10 @@ "LANGUAGE": "ATEMPLE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "atem1241" + ] }, "geometry": { "type": "Polygon", @@ -1773100,7 +1779052,10 @@ "LANGUAGE": "ANGAUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nend1239" + ] }, "geometry": { "type": "Polygon", @@ -1773573,7 +1779528,10 @@ "LANGUAGE": "AIOME", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aiom1240" + ] }, "geometry": { "type": "Polygon", @@ -1774446,7 +1780404,10 @@ "LANGUAGE": "ANOR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anor1241" + ] }, "geometry": { "type": "Polygon", @@ -1775047,7 +1781008,10 @@ "LANGUAGE": "SILEIBI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sile1255" + ] }, "geometry": { "type": "Polygon", @@ -1775336,7 +1781300,10 @@ "LANGUAGE": "KOWAKI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kowa1245" + ] }, "geometry": { "type": "Polygon", @@ -1775469,7 +1781436,10 @@ "LANGUAGE": "MOERE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moer1240" + ] }, "geometry": { "type": "Polygon", @@ -1775574,7 +1781544,10 @@ "LANGUAGE": "BEPOUR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bepo1240" + ] }, "geometry": { "type": "Polygon", @@ -1775779,7 +1781752,10 @@ "LANGUAGE": "TANI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maia1253" + ] }, "geometry": { "type": "Polygon", @@ -1776984,7 +1782960,10 @@ "LANGUAGE": "ULINGAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mauw1238" + ] }, "geometry": { "type": "Polygon", @@ -1777485,7 +1783464,10 @@ "LANGUAGE": "MAWAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mawa1266" + ] }, "geometry": { "type": "Polygon", @@ -1777614,7 +1783596,10 @@ "LANGUAGE": "HINIHON", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hini1234" + ] }, "geometry": { "type": "Polygon", @@ -1777815,7 +1783800,10 @@ "LANGUAGE": "WANAMBRE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wana1269" + ] }, "geometry": { "type": "Polygon", @@ -1778052,7 +1784040,10 @@ "LANGUAGE": "MUSAR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "musa1265" + ] }, "geometry": { "type": "Polygon", @@ -1778305,7 +1784296,10 @@ "LANGUAGE": "YABEN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yabe1255" + ] }, "geometry": { "type": "MultiPolygon", @@ -1778756,7 +1784750,10 @@ "LANGUAGE": "DIMIR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maru1253" + ] }, "geometry": { "type": "Polygon", @@ -1779073,7 +1785070,10 @@ "LANGUAGE": "MUGIL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "barg1252" + ] }, "geometry": { "type": "Polygon", @@ -1779482,7 +1785482,10 @@ "LANGUAGE": "ABASAKUR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pall1244" + ] }, "geometry": { "type": "Polygon", @@ -1779695,7 +1785698,10 @@ "LANGUAGE": "KOGUMAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kobo1248" + ] }, "geometry": { "type": "Polygon", @@ -1779908,7 +1785914,10 @@ "LANGUAGE": "WANUMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "usan1239" + ] }, "geometry": { "type": "Polygon", @@ -1780069,7 +1786078,10 @@ "LANGUAGE": "WADAGINAM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wada1263" + ] }, "geometry": { "type": "Polygon", @@ -1780202,7 +1786214,10 @@ "LANGUAGE": "PONDOMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anam1247" + ] }, "geometry": { "type": "Polygon", @@ -1780499,7 +1786514,10 @@ "LANGUAGE": "KATIATI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mumm1238" + ] }, "geometry": { "type": "Polygon", @@ -1781152,7 +1787170,10 @@ "LANGUAGE": "PARAWEN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "para1307" + ] }, "geometry": { "type": "Polygon", @@ -1781669,7 +1787690,10 @@ "LANGUAGE": "YARAWATA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yara1250" + ] }, "geometry": { "type": "Polygon", @@ -1781834,7 +1787858,10 @@ "LANGUAGE": "KOBON", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kobo1249" + ] }, "geometry": { "type": "Polygon", @@ -1782239,7 +1788266,10 @@ "LANGUAGE": "WAIBUK Arama", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2946" + ] }, "geometry": { "type": "Polygon", @@ -1782492,7 +1788522,10 @@ "LANGUAGE": "Mambar", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2122" + ] }, "geometry": { "type": "Polygon", @@ -1782641,7 +1788674,10 @@ "LANGUAGE": "Hamil", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2926" + ] }, "geometry": { "type": "Polygon", @@ -1782750,7 +1788786,10 @@ "LANGUAGE": "MIDSIVINDI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "inap1241" + ] }, "geometry": { "type": "Polygon", @@ -1783179,7 +1789218,10 @@ "LANGUAGE": "ITUTANG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "inap1241" + ] }, "geometry": { "type": "Polygon", @@ -1783520,7 +1789562,10 @@ "LANGUAGE": "Lembum", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "abuu1241" + ] }, "geometry": { "type": "Polygon", @@ -1783765,7 +1789810,10 @@ "LANGUAGE": "AION Others", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "amba1269" + ] }, "geometry": { "type": "Polygon", @@ -1783994,7 +1790042,10 @@ "LANGUAGE": "GAMEI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bore1247" + ] }, "geometry": { "type": "Polygon", @@ -1784391,7 +1790442,10 @@ "LANGUAGE": "ADJORA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "abuu1241" + ] }, "geometry": { "type": "Polygon", @@ -1785516,7 +1791570,10 @@ "LANGUAGE": "BOSMAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bosn1248" + ] }, "geometry": { "type": "Polygon", @@ -1785921,7 +1791978,10 @@ "LANGUAGE": "Kunei", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuna1263" + ] }, "geometry": { "type": "Polygon", @@ -1786126,7 +1792186,10 @@ "LANGUAGE": "Chimbian", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buru1309" + ] }, "geometry": { "type": "Polygon", @@ -1786331,7 +1792394,10 @@ "LANGUAGE": "Koiwat", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "koiw1243" + ] }, "geometry": { "type": "Polygon", @@ -1786520,7 +1792586,10 @@ "LANGUAGE": "ANGORAM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ango1255" + ] }, "geometry": { "type": "Polygon", @@ -1787801,7 +1793870,10 @@ "LANGUAGE": "KARAWARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kara1494" + ] }, "geometry": { "type": "Polygon", @@ -1788458,7 +1794530,10 @@ "LANGUAGE": "Eastern SAWOS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buru1309" + ] }, "geometry": { "type": "Polygon", @@ -1789079,7 +1795154,10 @@ "LANGUAGE": "TATMUL Palimber", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pali1278" + ] }, "geometry": { "type": "Polygon", @@ -1789512,7 +1795590,10 @@ "LANGUAGE": "Nyaura", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nyau1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -1790195,7 +1796276,10 @@ "LANGUAGE": "CHAMBRI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cham1313" + ] }, "geometry": { "type": "Polygon", @@ -1790424,7 +1796508,10 @@ "LANGUAGE": "YERAKAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yera1243" + ] }, "geometry": { "type": "Polygon", @@ -1790649,7 +1796736,10 @@ "LANGUAGE": "BOIKEN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -1791006,7 +1797096,10 @@ "LANGUAGE": "Central BOIKEN A", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2125" + ] }, "geometry": { "type": "Polygon", @@ -1791171,7 +1797264,10 @@ "LANGUAGE": "Central BOIKEN B", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2125" + ] }, "geometry": { "type": "Polygon", @@ -1791304,7 +1797400,10 @@ "LANGUAGE": "Yangoru E", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -1791425,7 +1797524,10 @@ "LANGUAGE": "Yangoru B", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -1791550,7 +1797652,10 @@ "LANGUAGE": "Yangoru A", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -1791907,7 +1798012,10 @@ "LANGUAGE": "Yangoru C", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -1792000,7 +1798108,10 @@ "LANGUAGE": "Yangoru D", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -1792133,7 +1798244,10 @@ "LANGUAGE": "Maprik", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mapr1240" + ] }, "geometry": { "type": "Polygon", @@ -1792406,7 +1798520,10 @@ "LANGUAGE": "Wingei", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wing1239" + ] }, "geometry": { "type": "Polygon", @@ -1792751,7 +1798868,10 @@ "LANGUAGE": "Burui", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buru1309" + ] }, "geometry": { "type": "Polygon", @@ -1792892,7 +1799012,10 @@ "LANGUAGE": "Central TATMUL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gaik1242" + ] }, "geometry": { "type": "Polygon", @@ -1793301,7 +1799424,10 @@ "LANGUAGE": "Wosera ABELAM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ambu1247" + ] }, "geometry": { "type": "Polygon", @@ -1793866,7 +1799992,10 @@ "LANGUAGE": "Yubanakor", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwan1278" + ] }, "geometry": { "type": "Polygon", @@ -1794175,7 +1800304,10 @@ "LANGUAGE": "MEHEK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mehe1243" + ] }, "geometry": { "type": "Polygon", @@ -1794428,7 +1800560,10 @@ "LANGUAGE": "KWASENGEN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hang1263" + ] }, "geometry": { "type": "Polygon", @@ -1794937,7 +1801072,10 @@ "LANGUAGE": "Kwoma", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwom1262" + ] }, "geometry": { "type": "Polygon", @@ -1795162,7 +1801300,10 @@ "LANGUAGE": "MANAMEU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mana1298" + ] }, "geometry": { "type": "Polygon", @@ -1795379,7 +1801520,10 @@ "LANGUAGE": "Maie-Yesan", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mayo1263" + ] }, "geometry": { "type": "Polygon", @@ -1795532,7 +1801676,10 @@ "LANGUAGE": "MAYO Yau", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yawu1237" + ] }, "geometry": { "type": "Polygon", @@ -1795797,7 +1801944,10 @@ "LANGUAGE": "NGALA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ngal1300" + ] }, "geometry": { "type": "Polygon", @@ -1795970,7 +1802120,10 @@ "LANGUAGE": "YANINGARA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kani1285" + ] }, "geometry": { "type": "Polygon", @@ -1798871,7 +1805024,10 @@ "LANGUAGE": "LAEKO-LIBUAT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "laek1243" + ] }, "geometry": { "type": "Polygon", @@ -1799012,7 +1805168,10 @@ "LANGUAGE": "BELI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "beli1258" + ] }, "geometry": { "type": "Polygon", @@ -1799209,7 +1805368,10 @@ "LANGUAGE": "PAHI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pahi1246" + ] }, "geometry": { "type": "Polygon", @@ -1799382,7 +1805544,10 @@ "LANGUAGE": "AUQU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kalo1262" + ] }, "geometry": { "type": "Polygon", @@ -1799571,7 +1805736,10 @@ "LANGUAGE": "PASI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pasi1259" + ] }, "geometry": { "type": "Polygon", @@ -1802472,7 +1808640,10 @@ "LANGUAGE": "Tau", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tauu1239" + ] }, "geometry": { "type": "Polygon", @@ -1802665,7 +1808836,10 @@ "LANGUAGE": "Apos", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "apos1239" + ] }, "geometry": { "type": "Polygon", @@ -1802862,7 +1809036,10 @@ "LANGUAGE": "KWANGA bongmaise", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bong1290" + ] }, "geometry": { "type": "Polygon", @@ -1803167,7 +1809344,10 @@ "LANGUAGE": "Seim", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwan1278" + ] }, "geometry": { "type": "Polygon", @@ -1803508,7 +1809688,10 @@ "LANGUAGE": "Borgos", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bong1290" + ] }, "geometry": { "type": "Polygon", @@ -1804005,7 +1810188,10 @@ "LANGUAGE": "WEST LOU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2579" + ] }, "geometry": { "type": "Polygon", @@ -1804154,7 +1810340,10 @@ "LANGUAGE": "KAYIK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wana1268" + ] }, "geometry": { "type": "Polygon", @@ -1804631,7 +1810820,10 @@ "LANGUAGE": "ARU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "amol1235" + ] }, "geometry": { "type": "Polygon", @@ -1804796,7 +1810988,10 @@ "LANGUAGE": "EAST LOU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "torr1259" + ] }, "geometry": { "type": "Polygon", @@ -1804961,7 +1811156,10 @@ "LANGUAGE": "Norht KOMBIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2905" + ] }, "geometry": { "type": "Polygon", @@ -1805150,7 +1811348,10 @@ "LANGUAGE": "Central KOMBIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "komb1272" + ] }, "geometry": { "type": "Polygon", @@ -1805363,7 +1811564,10 @@ "LANGUAGE": "South KOMBIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "komb1272" + ] }, "geometry": { "type": "Polygon", @@ -1805548,7 +1811752,10 @@ "LANGUAGE": "Central RUAT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wusy1241" + ] }, "geometry": { "type": "Polygon", @@ -1805773,7 +1811980,10 @@ "LANGUAGE": "West YAMBES", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2577" + ] }, "geometry": { "type": "Polygon", @@ -1805922,7 +1812132,10 @@ "LANGUAGE": "East YAMBS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2497" + ] }, "geometry": { "type": "Polygon", @@ -1806051,7 +1812264,10 @@ "LANGUAGE": "Bonahol", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bona1254" + ] }, "geometry": { "type": "Polygon", @@ -1806188,7 +1812404,10 @@ "LANGUAGE": "Timingir", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "timi1241" + ] }, "geometry": { "type": "Polygon", @@ -1806333,7 +1812552,10 @@ "LANGUAGE": "Urita", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "urit1239" + ] }, "geometry": { "type": "Polygon", @@ -1806482,7 +1812704,10 @@ "LANGUAGE": "AUTU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "awtu1239" + ] }, "geometry": { "type": "Polygon", @@ -1806715,7 +1812940,10 @@ "LANGUAGE": "AU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "auuu1241" + ] }, "geometry": { "type": "Polygon", @@ -1806976,7 +1813204,10 @@ "LANGUAGE": "NAMBI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nabi1239" + ] }, "geometry": { "type": "Polygon", @@ -1807173,7 +1813404,10 @@ "LANGUAGE": "NINGI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ning1273" + ] }, "geometry": { "type": "Polygon", @@ -1807354,7 +1813588,10 @@ "LANGUAGE": "BOUYE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bouy1241" + ] }, "geometry": { "type": "Polygon", @@ -1807539,7 +1813776,10 @@ "LANGUAGE": "YAU Sandaun", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yaus1235" + ] }, "geometry": { "type": "Polygon", @@ -1807736,7 +1813976,10 @@ "LANGUAGE": "GNAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gnau1240" + ] }, "geometry": { "type": "Polygon", @@ -1807913,7 +1814156,10 @@ "LANGUAGE": "KARAWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kara1495" + ] }, "geometry": { "type": "Polygon", @@ -1808098,7 +1814344,10 @@ "LANGUAGE": "ANAL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "amal1242" + ] }, "geometry": { "type": "Polygon", @@ -1808287,7 +1814536,10 @@ "LANGUAGE": "NAMIE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nami1256" + ] }, "geometry": { "type": "Polygon", @@ -1808544,7 +1814796,10 @@ "LANGUAGE": "AK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "akkk1240" + ] }, "geometry": { "type": "Polygon", @@ -1808721,7 +1814976,10 @@ "LANGUAGE": "AWUN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "awun1245" + ] }, "geometry": { "type": "Polygon", @@ -1809002,7 +1815260,10 @@ "LANGUAGE": "WOGAMUSIN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "woga1249" + ] }, "geometry": { "type": "Polygon", @@ -1809355,7 +1815616,10 @@ "LANGUAGE": "CHENAPIAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "chen1259" + ] }, "geometry": { "type": "Polygon", @@ -1809496,7 +1815760,10 @@ "LANGUAGE": "IWAM Upriver", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "IWAM Upriver" + "SOVEREIGN": "IWAM Upriver", + "cldf:languageReference": [ + "iwam1256" + ] }, "geometry": { "type": "Polygon", @@ -1810233,7 +1816500,10 @@ "LANGUAGE": "IWAM Downriver", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sepi1255" + ] }, "geometry": { "type": "Polygon", @@ -1810690,7 +1816960,10 @@ "LANGUAGE": "Western BITARA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bita1253" + ] }, "geometry": { "type": "Polygon", @@ -1810907,7 +1817180,10 @@ "LANGUAGE": "Eastern BITARA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bita1253" + ] }, "geometry": { "type": "Polygon", @@ -1811072,7 +1817348,10 @@ "LANGUAGE": "Hiowe", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hiyo1238" + ] }, "geometry": { "type": "Polygon", @@ -1811329,7 +1817608,10 @@ "LANGUAGE": "SANIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sani1271" + ] }, "geometry": { "type": "Polygon", @@ -1811690,7 +1817972,10 @@ "LANGUAGE": "PAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "peii1238" + ] }, "geometry": { "type": "Polygon", @@ -1811931,7 +1818216,10 @@ "LANGUAGE": "WALIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1453" + ] }, "geometry": { "type": "Polygon", @@ -1812120,7 +1818408,10 @@ "LANGUAGE": "YABIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yawi1238" + ] }, "geometry": { "type": "Polygon", @@ -1812417,7 +1818708,10 @@ "LANGUAGE": "TUWARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tuwa1242" + ] }, "geometry": { "type": "Polygon", @@ -1812638,7 +1818932,10 @@ "LANGUAGE": "AMTO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "amto1250" + ] }, "geometry": { "type": "Polygon", @@ -1812819,7 +1819116,10 @@ "LANGUAGE": "MUSIAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "siaw1243" + ] }, "geometry": { "type": "Polygon", @@ -1813012,7 +1819312,10 @@ "LANGUAGE": "AMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "amap1240" + ] }, "geometry": { "type": "Polygon", @@ -1813397,7 +1819700,10 @@ "LANGUAGE": "ROCKY PEAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iter1241" + ] }, "geometry": { "type": "Polygon", @@ -1813642,7 +1819948,10 @@ "LANGUAGE": "BO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bopa1235" + ] }, "geometry": { "type": "Polygon", @@ -1813859,7 +1820168,10 @@ "LANGUAGE": "OWINIGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "owin1240" + ] }, "geometry": { "type": "Polygon", @@ -1814208,7 +1820520,10 @@ "LANGUAGE": "TERI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iter1241" + ] }, "geometry": { "type": "Polygon", @@ -1814425,7 +1820740,10 @@ "LANGUAGE": "Nimo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nimo1247" + ] }, "geometry": { "type": "Polygon", @@ -1814778,7 +1821096,10 @@ "LANGUAGE": "NIMO Nakwi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nimo1248" + ] }, "geometry": { "type": "Polygon", @@ -1815051,7 +1821372,10 @@ "LANGUAGE": "BUSA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "odia1239" + ] }, "geometry": { "type": "Polygon", @@ -1815268,7 +1821592,10 @@ "LANGUAGE": "DURANMIN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suar1238" + ] }, "geometry": { "type": "Polygon", @@ -1815505,7 +1821832,10 @@ "LANGUAGE": "PAPI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "papi1255" + ] }, "geometry": { "type": "Polygon", @@ -1815682,7 +1822012,10 @@ "LANGUAGE": "South Mianmin", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uppe1429" + ] }, "geometry": { "type": "Polygon", @@ -1816271,7 +1822604,10 @@ "LANGUAGE": "Umairof", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hewa1241" + ] }, "geometry": { "type": "Polygon", @@ -1816444,7 +1822780,10 @@ "LANGUAGE": "Feramin", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fera1239" + ] }, "geometry": { "type": "Polygon", @@ -1816749,7 +1823088,10 @@ "LANGUAGE": "TELEFOL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tele1256" + ] }, "geometry": { "type": "Polygon", @@ -1817398,7 +1823740,10 @@ "LANGUAGE": "Busilmin", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tifa1245" + ] }, "geometry": { "type": "Polygon", @@ -1817595,7 +1823940,10 @@ "LANGUAGE": "TIFAL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tifa1245" + ] }, "geometry": { "type": "Polygon", @@ -1818164,7 +1824512,10 @@ "LANGUAGE": "FALWOL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "faiw1243" + ] }, "geometry": { "type": "Polygon", @@ -1818917,7 +1825268,10 @@ "LANGUAGE": "SETAMAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "seta1246" + ] }, "geometry": { "type": "Polygon", @@ -1819126,7 +1825480,10 @@ "LANGUAGE": "BIMIN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bimi1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -1819813,7 +1826170,10 @@ "LANGUAGE": "DUNA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "duna1248" + ] }, "geometry": { "type": "Polygon", @@ -1820502,7 +1826862,10 @@ "LANGUAGE": "WUTUNG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wutu1244" + ] }, "geometry": { "type": "Polygon", @@ -1820659,7 +1827022,10 @@ "LANGUAGE": "YANIMO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dumo1240" + ] }, "geometry": { "type": "Polygon", @@ -1820976,7 +1827342,10 @@ "LANGUAGE": "RAWO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rawo1244" + ] }, "geometry": { "type": "Polygon", @@ -1821361,7 +1827730,10 @@ "LANGUAGE": "PUARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puar1240" + ] }, "geometry": { "type": "Polygon", @@ -1821534,7 +1827906,10 @@ "LANGUAGE": "SERA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sera1260" + ] }, "geometry": { "type": "Polygon", @@ -1821707,7 +1828082,10 @@ "LANGUAGE": "ORMU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ormu1248" + ] }, "geometry": { "type": "Polygon", @@ -1821912,7 +1828290,10 @@ "LANGUAGE": "YOTAFA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "toba1266" + ] }, "geometry": { "type": "Polygon", @@ -1822321,7 +1828702,10 @@ "LANGUAGE": "NAFRI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nafr1241" + ] }, "geometry": { "type": "Polygon", @@ -1822458,7 +1828842,10 @@ "LANGUAGE": "East SENTANI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2518" + ] }, "geometry": { "type": "Polygon", @@ -1822619,7 +1829006,10 @@ "LANGUAGE": "MORWAP", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "else1239" + ] }, "geometry": { "type": "Polygon", @@ -1825520,7 +1831910,10 @@ "LANGUAGE": "TARPIA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tarp1240" + ] }, "geometry": { "type": "Polygon", @@ -1825749,7 +1832142,10 @@ "LANGUAGE": "Central TANAHMERAH", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tabl1243" + ] }, "geometry": { "type": "Polygon", @@ -1825934,7 +1832330,10 @@ "LANGUAGE": "Eastern TANAHMERAH", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tabl1243" + ] }, "geometry": { "type": "Polygon", @@ -1826159,7 +1832558,10 @@ "LANGUAGE": "DEMTA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "demt1241" + ] }, "geometry": { "type": "Polygon", @@ -1826316,7 +1832718,10 @@ "LANGUAGE": "Western TANAHMERAH", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tabl1243" + ] }, "geometry": { "type": "Polygon", @@ -1826489,7 +1832894,10 @@ "LANGUAGE": "Makwei", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mekw1241" + ] }, "geometry": { "type": "Polygon", @@ -1826758,7 +1833166,10 @@ "LANGUAGE": "SOBEI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sobe1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -1826941,7 +1833352,10 @@ "LANGUAGE": "BONGO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bong1287" + ] }, "geometry": { "type": "Polygon", @@ -1827058,7 +1833472,10 @@ "LANGUAGE": "URIA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yaps1238" + ] }, "geometry": { "type": "Polygon", @@ -1827655,7 +1834072,10 @@ "LANGUAGE": "SENTANI Central", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2123" + ] }, "geometry": { "type": "Polygon", @@ -1828012,7 +1834432,10 @@ "LANGUAGE": "West SENTANI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2602" + ] }, "geometry": { "type": "Polygon", @@ -1828177,7 +1834600,10 @@ "LANGUAGE": "NIMBORAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1633" + ] }, "geometry": { "type": "Polygon", @@ -1828622,7 +1835048,10 @@ "LANGUAGE": "Knwansu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mlap1238" + ] }, "geometry": { "type": "Polygon", @@ -1828799,7 +1835228,10 @@ "LANGUAGE": "Gresi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gres1240" + ] }, "geometry": { "type": "Polygon", @@ -1829060,7 +1835492,10 @@ "LANGUAGE": "KEMTUK", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kemt1242" + ] }, "geometry": { "type": "Polygon", @@ -1829305,7 +1835740,10 @@ "LANGUAGE": "MAWES", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mawe1251" + ] }, "geometry": { "type": "Polygon", @@ -1829714,7 +1836152,10 @@ "LANGUAGE": "MAREMGI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mare1261" + ] }, "geometry": { "type": "Polygon", @@ -1829907,7 +1836348,10 @@ "LANGUAGE": "MASSEP ?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mass1263" + ] }, "geometry": { "type": "Polygon", @@ -1830084,7 +1836528,10 @@ "LANGUAGE": "AIRORAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "airo1242" + ] }, "geometry": { "type": "Polygon", @@ -1830485,7 +1836932,10 @@ "LANGUAGE": "North-Western KWERBA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1595" + ] }, "geometry": { "type": "Polygon", @@ -1830782,7 +1837232,10 @@ "LANGUAGE": "WARENBORI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ware1253" + ] }, "geometry": { "type": "Polygon", @@ -1831131,7 +1837584,10 @@ "LANGUAGE": "Southern KWERBA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1595" + ] }, "geometry": { "type": "Polygon", @@ -1831496,7 +1837952,10 @@ "LANGUAGE": "PAUWI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pauw1243" + ] }, "geometry": { "type": "Polygon", @@ -1831745,7 +1838204,10 @@ "LANGUAGE": "TAIRAP", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "burm1264" + ] }, "geometry": { "type": "Polygon", @@ -1832014,7 +1838476,10 @@ "LANGUAGE": "WARES ?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ware1254" + ] }, "geometry": { "type": "Polygon", @@ -1832355,7 +1838820,10 @@ "LANGUAGE": "MANDER", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mand1443" + ] }, "geometry": { "type": "Polygon", @@ -1832784,7 +1839252,10 @@ "LANGUAGE": "BONERIF", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bone1255" + ] }, "geometry": { "type": "Polygon", @@ -1833037,7 +1839508,10 @@ "LANGUAGE": "ITIK", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "itik1240" + ] }, "geometry": { "type": "Polygon", @@ -1833402,7 +1839876,10 @@ "LANGUAGE": "KWESTEN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwes1245" + ] }, "geometry": { "type": "Polygon", @@ -1834051,7 +1840528,10 @@ "LANGUAGE": "Sewar", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "beri1254" + ] }, "geometry": { "type": "Polygon", @@ -1834224,7 +1840704,10 @@ "LANGUAGE": "Safrontani", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "beri1254" + ] }, "geometry": { "type": "Polygon", @@ -1834537,7 +1841020,10 @@ "LANGUAGE": "Berk", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "beri1254" + ] }, "geometry": { "type": "Polygon", @@ -1834810,7 +1841296,10 @@ "LANGUAGE": "Wat BERIK", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "beri1254" + ] }, "geometry": { "type": "Polygon", @@ -1835067,7 +1841556,10 @@ "LANGUAGE": "Bew", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "beri1254" + ] }, "geometry": { "type": "Polygon", @@ -1835284,7 +1841776,10 @@ "LANGUAGE": "Guamer", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "beri1254" + ] }, "geometry": { "type": "Polygon", @@ -1835633,7 +1842128,10 @@ "LANGUAGE": "Daranto", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "beri1254" + ] }, "geometry": { "type": "Polygon", @@ -1835934,7 +1842432,10 @@ "LANGUAGE": "AUSTRONESIAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aust1307" + ] }, "geometry": { "type": "Polygon", @@ -1836103,7 +1842604,10 @@ "LANGUAGE": "Western SABERI(ISIRAWA)", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west1399" + ] }, "geometry": { "type": "Polygon", @@ -1836436,7 +1842940,10 @@ "LANGUAGE": "Eastern SABERI (ISIRAWA)", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east1857" + ] }, "geometry": { "type": "Polygon", @@ -1836985,7 +1843492,10 @@ "LANGUAGE": "SASAWA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sasa1251" + ] }, "geometry": { "type": "Polygon", @@ -1837266,7 +1843776,10 @@ "LANGUAGE": "KWERBA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1595" + ] }, "geometry": { "type": "Polygon", @@ -1837971,7 +1844484,10 @@ "LANGUAGE": "North-eastern KWERBA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1595" + ] }, "geometry": { "type": "Polygon", @@ -1838368,7 +1844884,10 @@ "LANGUAGE": "SAMAROKENA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sama1240" + ] }, "geometry": { "type": "Polygon", @@ -1838781,7 +1845300,10 @@ "LANGUAGE": "KAURE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaur1271" + ] }, "geometry": { "type": "Polygon", @@ -1839018,7 +1845540,10 @@ "LANGUAGE": "NARAU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaur1271" + ] }, "geometry": { "type": "Polygon", @@ -1839211,7 +1845736,10 @@ "LANGUAGE": "TOFAMNA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tofa1246" + ] }, "geometry": { "type": "Polygon", @@ -1839392,7 +1845920,10 @@ "LANGUAGE": "SAUSE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saus1247" + ] }, "geometry": { "type": "Polygon", @@ -1839601,7 +1846132,10 @@ "LANGUAGE": "KAPORP", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kapo1250" + ] }, "geometry": { "type": "Polygon", @@ -1839830,7 +1846364,10 @@ "LANGUAGE": "FOAU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "foau1240" + ] }, "geometry": { "type": "Polygon", @@ -1840051,7 +1846588,10 @@ "LANGUAGE": "USKU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "usku1243" + ] }, "geometry": { "type": "Polygon", @@ -1840224,7 +1846764,10 @@ "LANGUAGE": "MOLOF", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "molo1262" + ] }, "geometry": { "type": "Polygon", @@ -1840353,7 +1846896,10 @@ "LANGUAGE": "TOWEI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "towe1240" + ] }, "geometry": { "type": "Polygon", @@ -1840546,7 +1847092,10 @@ "LANGUAGE": "DUBU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dubu1240" + ] }, "geometry": { "type": "Polygon", @@ -1840975,7 +1847524,10 @@ "LANGUAGE": "YAFI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yafi1240" + ] }, "geometry": { "type": "Polygon", @@ -1841216,7 +1847768,10 @@ "LANGUAGE": "Ok Bab", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "okba1239" + ] }, "geometry": { "type": "Polygon", @@ -1841425,7 +1847980,10 @@ "LANGUAGE": "Kirome", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kete1254" + ] }, "geometry": { "type": "Polygon", @@ -1841678,7 +1848236,10 @@ "LANGUAGE": "KINOME", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "unaa1239" + ] }, "geometry": { "type": "Polygon", @@ -1841975,7 +1848536,10 @@ "LANGUAGE": "Keririmna", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kete1254" + ] }, "geometry": { "type": "Polygon", @@ -1842132,7 +1848696,10 @@ "LANGUAGE": "Eipo", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kete1254" + ] }, "geometry": { "type": "Polygon", @@ -1842317,7 +1848884,10 @@ "LANGUAGE": "KETENGBAN Bime", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bime1239" + ] }, "geometry": { "type": "Polygon", @@ -1842470,7 +1849040,10 @@ "LANGUAGE": "Kamume", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kete1254" + ] }, "geometry": { "type": "Polygon", @@ -1842615,7 +1849188,10 @@ "LANGUAGE": "Teli", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kete1254" + ] }, "geometry": { "type": "Polygon", @@ -1842792,7 +1849368,10 @@ "LANGUAGE": "Baine", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kete1254" + ] }, "geometry": { "type": "Polygon", @@ -1843061,7 +1849640,10 @@ "LANGUAGE": "Tanime", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kete1254" + ] }, "geometry": { "type": "MultiPolygon", @@ -1843412,7 +1849994,10 @@ "LANGUAGE": "Limeri", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kete1254" + ] }, "geometry": { "type": "Polygon", @@ -1843577,7 +1850162,10 @@ "LANGUAGE": "GRAND VALLEY DANY, lower of Valley", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lowe1415" + ] }, "geometry": { "type": "Polygon", @@ -1844270,7 +1850858,10 @@ "LANGUAGE": "Lower Aikhe", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lowe1415" + ] }, "geometry": { "type": "Polygon", @@ -1844595,7 +1851186,10 @@ "LANGUAGE": "TAWORTA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tawo1244" + ] }, "geometry": { "type": "Polygon", @@ -1844872,7 +1851466,10 @@ "LANGUAGE": "TACRI SO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dout1240" + ] }, "geometry": { "type": "Polygon", @@ -1845093,7 +1851690,10 @@ "LANGUAGE": "AIKWAKAI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sika1263" + ] }, "geometry": { "type": "Polygon", @@ -1845294,7 +1851894,10 @@ "LANGUAGE": "PAPASENA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "papa1269" + ] }, "geometry": { "type": "Polygon", @@ -1845507,7 +1852110,10 @@ "LANGUAGE": "WERETAI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wari1264" + ] }, "geometry": { "type": "Polygon", @@ -1845708,7 +1852314,10 @@ "LANGUAGE": "TAOGWE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwer1264" + ] }, "geometry": { "type": "Polygon", @@ -1845909,7 +1852518,10 @@ "LANGUAGE": "WAFOPEN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waro1242" + ] }, "geometry": { "type": "Polygon", @@ -1846214,7 +1852826,10 @@ "LANGUAGE": "SAURI?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saur1251" + ] }, "geometry": { "type": "Polygon", @@ -1846423,7 +1853038,10 @@ "LANGUAGE": "KOREI?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kofe1239" + ] }, "geometry": { "type": "Polygon", @@ -1846676,7 +1853294,10 @@ "LANGUAGE": "WAROPEN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waro1242" + ] }, "geometry": { "type": "Polygon", @@ -1846889,7 +1853510,10 @@ "LANGUAGE": "BAROPAST", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bara1375" + ] }, "geometry": { "type": "Polygon", @@ -1847094,7 +1853718,10 @@ "LANGUAGE": "SIROMI?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bara1375" + ] }, "geometry": { "type": "Polygon", @@ -1847407,7 +1854034,10 @@ "LANGUAGE": "NISA ?", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nisa1239" + ] }, "geometry": { "type": "Polygon", @@ -1847596,7 +1854226,10 @@ "LANGUAGE": "Benefa ?", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nisa1239" + ] }, "geometry": { "type": "Polygon", @@ -1847761,7 +1854394,10 @@ "LANGUAGE": "BAUZI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bauz1241" + ] }, "geometry": { "type": "Polygon", @@ -1848114,7 +1854750,10 @@ "LANGUAGE": "BABURIWA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "obok1239" + ] }, "geometry": { "type": "Polygon", @@ -1848363,7 +1855002,10 @@ "LANGUAGE": "Mid-Mbiyandoga", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wola1243" + ] }, "geometry": { "type": "Polygon", @@ -1848524,7 +1855166,10 @@ "LANGUAGE": "Bime", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bime1239" + ] }, "geometry": { "type": "Polygon", @@ -1848657,7 +1855302,10 @@ "LANGUAGE": "Mid-Kemandoga", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wola1243" + ] }, "geometry": { "type": "Polygon", @@ -1849054,7 +1855702,10 @@ "LANGUAGE": "WODANI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wola1243" + ] }, "geometry": { "type": "Polygon", @@ -1849447,7 +1856098,10 @@ "LANGUAGE": "Western TURU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "turu1251" + ] }, "geometry": { "type": "Polygon", @@ -1849708,7 +1856362,10 @@ "LANGUAGE": "Southern TURU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iauu1242" + ] }, "geometry": { "type": "Polygon", @@ -1849881,7 +1856538,10 @@ "LANGUAGE": "South Eastern TURU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iauu1242" + ] }, "geometry": { "type": "Polygon", @@ -1850046,7 +1856706,10 @@ "LANGUAGE": "Northern TURU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iauu1242" + ] }, "geometry": { "type": "Polygon", @@ -1850215,7 +1856878,10 @@ "LANGUAGE": "Northern East TURU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iauu1242" + ] }, "geometry": { "type": "Polygon", @@ -1850813,7 +1857479,10 @@ "LANGUAGE": "WOROPEN Napan", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "napa1243" + ] }, "geometry": { "type": "Polygon", @@ -1850962,7 +1857631,10 @@ "LANGUAGE": "TARUNGGARE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tung1293" + ] }, "geometry": { "type": "Polygon", @@ -1851503,7 +1858175,10 @@ "LANGUAGE": "TAORI-KEI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaiy1239" + ] }, "geometry": { "type": "Polygon", @@ -1851668,7 +1858343,10 @@ "LANGUAGE": "Kandepe", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kand1304" + ] }, "geometry": { "type": "Polygon", @@ -1852617,7 +1859295,10 @@ "LANGUAGE": "ENGA Layapo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "laya1255" + ] }, "geometry": { "type": "Polygon", @@ -1853234,7 +1859915,10 @@ "LANGUAGE": "NETE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nete1240" + ] }, "geometry": { "type": "Polygon", @@ -1853523,7 +1860207,10 @@ "LANGUAGE": "West Central Family", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nete1240" + ] }, "geometry": { "type": "Polygon", @@ -1853888,7 +1860575,10 @@ "LANGUAGE": "W.lpili", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ipil1240" + ] }, "geometry": { "type": "Polygon", @@ -1854173,7 +1860863,10 @@ "LANGUAGE": "E.lpili", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ipil1240" + ] }, "geometry": { "type": "Polygon", @@ -1854406,7 +1861099,10 @@ "LANGUAGE": "Mongolipa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hewa1241" + ] }, "geometry": { "type": "Polygon", @@ -1854583,7 +1861279,10 @@ "LANGUAGE": "HEWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hewa1241" + ] }, "geometry": { "type": "Polygon", @@ -1856626,7 +1863325,10 @@ "LANGUAGE": "Malamuni", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mara1406" + ] }, "geometry": { "type": "Polygon", @@ -1856903,7 +1863605,10 @@ "LANGUAGE": "ENGA Iniai", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nete1240" + ] }, "geometry": { "type": "Polygon", @@ -1857344,7 +1864049,10 @@ "LANGUAGE": "SUMARIUR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suma1269" + ] }, "geometry": { "type": "Polygon", @@ -1857657,7 +1864365,10 @@ "LANGUAGE": "SUMARIUI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suma1269" + ] }, "geometry": { "type": "Polygon", @@ -1858426,7 +1865137,10 @@ "LANGUAGE": "Kiane", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hewa1241" + ] }, "geometry": { "type": "Polygon", @@ -1858651,7 +1865365,10 @@ "LANGUAGE": "HULI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "huli1244" + ] }, "geometry": { "type": "Polygon", @@ -1859896,7 +1866613,10 @@ "LANGUAGE": "KATINJA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anga1292" + ] }, "geometry": { "type": "Polygon", @@ -1860145,7 +1866865,10 @@ "LANGUAGE": "N.W Kewa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2599" + ] }, "geometry": { "type": "Polygon", @@ -1860550,7 +1867273,10 @@ "LANGUAGE": "N Mendi(Angal)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anga1293" + ] }, "geometry": { "type": "Polygon", @@ -1860987,7 +1867713,10 @@ "LANGUAGE": "Augu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "augu1243" + ] }, "geometry": { "type": "Polygon", @@ -1861196,7 +1867925,10 @@ "LANGUAGE": "W.Mendi Heneng Nipa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anga1292" + ] }, "geometry": { "type": "Polygon", @@ -1861473,7 +1868205,10 @@ "LANGUAGE": "Wala MENDI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anga1314" + ] }, "geometry": { "type": "Polygon", @@ -1861686,7 +1868421,10 @@ "LANGUAGE": "Megi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "megi1246" + ] }, "geometry": { "type": "Polygon", @@ -1861867,7 +1868605,10 @@ "LANGUAGE": "S.Mendi(S.Angal Heneng)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anga1294" + ] }, "geometry": { "type": "Polygon", @@ -1862312,7 +1869053,10 @@ "LANGUAGE": "FOE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "foii1241" + ] }, "geometry": { "type": "Polygon", @@ -1862681,7 +1869425,10 @@ "LANGUAGE": "IPIKO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ipik1244" + ] }, "geometry": { "type": "Polygon", @@ -1863018,7 +1869765,10 @@ "LANGUAGE": "Gibaio", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "giba1246" + ] }, "geometry": { "type": "Polygon", @@ -1863367,7 +1870117,10 @@ "LANGUAGE": "Urarna", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kope1239" + ] }, "geometry": { "type": "Polygon", @@ -1863760,7 +1870513,10 @@ "LANGUAGE": "Gope", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kope1239" + ] }, "geometry": { "type": "Polygon", @@ -1864057,7 +1870813,10 @@ "LANGUAGE": "POROME", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "poro1255" + ] }, "geometry": { "type": "Polygon", @@ -1864206,7 +1870965,10 @@ "LANGUAGE": "Waraga", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wara1301" + ] }, "geometry": { "type": "Polygon", @@ -1864375,7 +1871137,10 @@ "LANGUAGE": "Pupitau", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pupi1239" + ] }, "geometry": { "type": "Polygon", @@ -1864580,7 +1871345,10 @@ "LANGUAGE": "Suri", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suri1271" + ] }, "geometry": { "type": "Polygon", @@ -1864821,7 +1871589,10 @@ "LANGUAGE": "Boro", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boro1278" + ] }, "geometry": { "type": "Polygon", @@ -1865062,7 +1871833,10 @@ "LANGUAGE": "Siligi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sili1248" + ] }, "geometry": { "type": "Polygon", @@ -1865479,7 +1872253,10 @@ "LANGUAGE": "Sopese", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sope1239" + ] }, "geometry": { "type": "Polygon", @@ -1865744,7 +1872521,10 @@ "LANGUAGE": "Diauwereke", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "folo1238" + ] }, "geometry": { "type": "Polygon", @@ -1865993,7 +1872773,10 @@ "LANGUAGE": "Omo", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "poro1255" + ] }, "geometry": { "type": "Polygon", @@ -1866274,7 +1873057,10 @@ "LANGUAGE": "Erave Dadibi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "erav1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -1866657,7 +1873443,10 @@ "LANGUAGE": "POROME", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "poro1255" + ] }, "geometry": { "type": "Polygon", @@ -1870050,7 +1876839,10 @@ "LANGUAGE": "Aurei", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aure1239" + ] }, "geometry": { "type": "Polygon", @@ -1870239,7 +1877031,10 @@ "LANGUAGE": "BARUYA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baru1267" + ] }, "geometry": { "type": "Polygon", @@ -1870648,7 +1877443,10 @@ "LANGUAGE": "KEURU Aheave", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ahea1235" + ] }, "geometry": { "type": "Polygon", @@ -1871261,7 +1878059,10 @@ "LANGUAGE": "DYUGUN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "dyug1238" + ] }, "geometry": { "type": "Polygon", @@ -1871502,7 +1878303,10 @@ "LANGUAGE": "Laragyan", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "lara1258" + ] }, "geometry": { "type": "Polygon", @@ -1871723,7 +1878527,10 @@ "LANGUAGE": "Djeebbanan Family-Level Isolate", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "djee1236" + ] }, "geometry": { "type": "MultiPolygon", @@ -1872822,7 +1879629,10 @@ "LANGUAGE": "Burarran Family", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "bure1238" + ] }, "geometry": { "type": "Polygon", @@ -1873135,7 +1879945,10 @@ "LANGUAGE": "Nakkaran Family-Level Isolate", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "naka1260" + ] }, "geometry": { "type": "Polygon", @@ -1873308,7 +1880121,10 @@ "LANGUAGE": "Gunwinyguan Family", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gunw1250" + ] }, "geometry": { "type": "Polygon", @@ -1874529,7 +1881345,10 @@ "LANGUAGE": "Nhulunbuy", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yuul1239" + ] }, "geometry": { "type": "MultiPolygon", @@ -1878000,7 +1884819,10 @@ "LANGUAGE": "Minginan Family-Level Isolate", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "mink1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -1879367,7 +1886189,10 @@ "LANGUAGE": "Enindhilyagwan Family-Level Isolate", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nung1290" + ] }, "geometry": { "type": "Polygon", @@ -1879584,7 +1886409,10 @@ "LANGUAGE": "NGALAKAN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngal1293" + ] }, "geometry": { "type": "Polygon", @@ -1879797,7 +1886625,10 @@ "LANGUAGE": "NGALIWURU", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngal1294" + ] }, "geometry": { "type": "Polygon", @@ -1880483,7 +1887314,10 @@ "LANGUAGE": "South-West Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "pama1250" + ] }, "geometry": { "type": "MultiPolygon", @@ -1896896,7 +1903730,10 @@ "LANGUAGE": "Yiwaidjan Family", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "iwai1246" + ] }, "geometry": { "type": "MultiPolygon", @@ -1898403,7 +1905240,10 @@ "LANGUAGE": "Gagudjuan Family-Level Isolate", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gaga1251" + ] }, "geometry": { "type": "Polygon", @@ -1898588,7 +1905428,10 @@ "LANGUAGE": "Mangerrian Family", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "giim1238" + ] }, "geometry": { "type": "Polygon", @@ -1899085,7 +1905928,10 @@ "LANGUAGE": "Warayan Family-Level Isolate", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wara1290" + ] }, "geometry": { "type": "Polygon", @@ -1899282,7 +1906128,10 @@ "LANGUAGE": "NGENKI-WUMERRI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngan1297" + ] }, "geometry": { "type": "Polygon", @@ -1899435,7 +1906284,10 @@ "LANGUAGE": "Daly Family", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "west2434" + ] }, "geometry": { "type": "Polygon", @@ -1900444,7 +1907296,10 @@ "LANGUAGE": "Gungaraganyan Family-Level Isolate", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "kung1259" + ] }, "geometry": { "type": "Polygon", @@ -1900693,7 +1907548,10 @@ "LANGUAGE": "Badjala", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "baty1234" + ] }, "geometry": { "type": "Polygon", @@ -1901534,7 +1908392,10 @@ "LANGUAGE": "WAGIMAN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wage1238" + ] }, "geometry": { "type": "Polygon", @@ -1901791,7 +1908652,10 @@ "LANGUAGE": "Yangmanic Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yang1287" + ] }, "geometry": { "type": "Polygon", @@ -1902260,7 +1909124,10 @@ "LANGUAGE": "ALAWA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "alaw1244" + ] }, "geometry": { "type": "Polygon", @@ -1902509,7 +1909376,10 @@ "LANGUAGE": "MANGARAYI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "mang1381" + ] }, "geometry": { "type": "Polygon", @@ -1902914,7 +1909784,10 @@ "LANGUAGE": "GAYARDILT", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "kaya1319" + ] }, "geometry": { "type": "Polygon", @@ -1903159,7 +1910032,10 @@ "LANGUAGE": "GARADYARI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "kara1476" + ] }, "geometry": { "type": "Polygon", @@ -1903476,7 +1910352,10 @@ "LANGUAGE": "NGARLA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngar1296" + ] }, "geometry": { "type": "Polygon", @@ -1903893,7 +1910772,10 @@ "LANGUAGE": "NYAMAL,INLAND", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nyam1271" + ] }, "geometry": { "type": "Polygon", @@ -1904538,7 +1911420,10 @@ "LANGUAGE": "AGARLUMA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngar1287" + ] }, "geometry": { "type": "MultiPolygon", @@ -1905453,7 +1912338,10 @@ "LANGUAGE": "MARTU YHUNIRA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "mart1255" + ] }, "geometry": { "type": "MultiPolygon", @@ -1906024,7 +1912912,10 @@ "LANGUAGE": "KARIVARRA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "kari1304" + ] }, "geometry": { "type": "Polygon", @@ -1906521,7 +1913412,10 @@ "LANGUAGE": "NHUWALA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nhuw1239" + ] }, "geometry": { "type": "MultiPolygon", @@ -1907220,7 +1914114,10 @@ "LANGUAGE": "SOUTH-West Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "mirn1243" + ] }, "geometry": { "type": "Polygon", @@ -1909293,7 +1916190,10 @@ "LANGUAGE": "YANYUWA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "YANYUWA", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yany1243" + ] }, "geometry": { "type": "Polygon", @@ -1909935,7 +1916835,10 @@ "LANGUAGE": "Bunwurung", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "boon1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -1911146,7 +1918049,10 @@ "LANGUAGE": "PERAMANGK", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "kaur1267" + ] }, "geometry": { "type": "MultiPolygon", @@ -1912306,7 +1919212,10 @@ "LANGUAGE": "GOWAR", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "guwa1244" + ] }, "geometry": { "type": "Polygon", @@ -1912531,7 +1919440,10 @@ "LANGUAGE": "BAYALI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "baya1257" + ] }, "geometry": { "type": "MultiPolygon", @@ -1913254,7 +1920166,10 @@ "LANGUAGE": "BANDYIN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "warr1255" + ] }, "geometry": { "type": "Polygon", @@ -1913567,7 +1920482,10 @@ "LANGUAGE": "LARDIL", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "lard1243" + ] }, "geometry": { "type": "Polygon", @@ -1914020,7 +1920938,10 @@ "LANGUAGE": "Mangarayan Family-Level Isolate", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yany1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -1914335,7 +1921256,10 @@ "LANGUAGE": "NO", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wuna1249" + ] }, "geometry": { "type": "Polygon", @@ -1914520,7 +1921444,10 @@ "LANGUAGE": "MURRINHPATHA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "murr1259" + ] }, "geometry": { "type": "Polygon", @@ -1915121,7 +1922048,10 @@ "LANGUAGE": "Nunggubuyan Family-Level Isolate", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nung1290" + ] }, "geometry": { "type": "Polygon", @@ -1915574,7 +1922504,10 @@ "LANGUAGE": "Tiwian Family-Level Isolate", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "tiwi1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -1916829,7 +1923762,10 @@ "LANGUAGE": "KALA LAGAW YA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "kala1377" + ] }, "geometry": { "type": "Polygon", @@ -1917014,7 +1923950,10 @@ "LANGUAGE": "BUNABA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "buna1275" + ] }, "geometry": { "type": "Polygon", @@ -1917263,7 +1924202,10 @@ "LANGUAGE": "GUNIYAN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "goon1238" + ] }, "geometry": { "type": "Polygon", @@ -1917608,7 +1924550,10 @@ "LANGUAGE": "Wunambal Gambera Miwa", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wuna1249" + ] }, "geometry": { "type": "Polygon", @@ -1920821,7 +1927766,10 @@ "LANGUAGE": "Guluwarin Kitja", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "kitj1240" + ] }, "geometry": { "type": "Polygon", @@ -1921374,7 +1928322,10 @@ "LANGUAGE": "NYIGINA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nyig1240" + ] }, "geometry": { "type": "Polygon", @@ -1921583,7 +1928534,10 @@ "LANGUAGE": "YAWURU", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yawu1244" + ] }, "geometry": { "type": "Polygon", @@ -1921820,7 +1928774,10 @@ "LANGUAGE": "Nyulnyulan Family", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nyul1248" + ] }, "geometry": { "type": "Polygon", @@ -1922673,7 +1929630,10 @@ "LANGUAGE": "WARWA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "warr1258" + ] }, "geometry": { "type": "Polygon", @@ -1923314,7 +1930274,10 @@ "LANGUAGE": "DJINGILI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "djin1251" + ] }, "geometry": { "type": "Polygon", @@ -1923567,7 +1930530,10 @@ "LANGUAGE": "Djingili-Wambayan Family", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "mirn1241" + ] }, "geometry": { "type": "Polygon", @@ -1923764,7 +1930730,10 @@ "LANGUAGE": "WAMBAYA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nucl1328" + ] }, "geometry": { "type": "Polygon", @@ -1923981,7 +1930950,10 @@ "LANGUAGE": "MINGIN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "mink1237" + ] }, "geometry": { "type": "Polygon", @@ -1924202,7 +1931174,10 @@ "LANGUAGE": "NGANYAYWA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngan1296" + ] }, "geometry": { "type": "Polygon", @@ -1924435,7 +1931410,10 @@ "LANGUAGE": "DYANGADI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "dyan1250" + ] }, "geometry": { "type": "Polygon", @@ -1924628,7 +1931606,10 @@ "LANGUAGE": "THAWA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "thaw1238" + ] }, "geometry": { "type": "Polygon", @@ -1925009,7 +1931990,10 @@ "LANGUAGE": "NGUNAWAL", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngun1277" + ] }, "geometry": { "type": "Polygon", @@ -1925138,7 +1932122,10 @@ "LANGUAGE": "Warrim", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wori1245" + ] }, "geometry": { "type": "Polygon", @@ -1925399,7 +1932386,10 @@ "LANGUAGE": "AWAEAKAL", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "awab1243" + ] }, "geometry": { "type": "Polygon", @@ -1925880,7 +1932870,10 @@ "LANGUAGE": "BIRBAY", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wori1245" + ] }, "geometry": { "type": "Polygon", @@ -1926061,7 +1933054,10 @@ "LANGUAGE": "GADANG Gadang", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wori1245" + ] }, "geometry": { "type": "Polygon", @@ -1926346,7 +1933342,10 @@ "LANGUAGE": "YALARNNGIC", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yala1262" + ] }, "geometry": { "type": "Polygon", @@ -1926463,7 +1933462,10 @@ "LANGUAGE": "Ungarinjin Guwidj Wilawila Wolyamidi", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngar1284" + ] }, "geometry": { "type": "Polygon", @@ -1927324,7 +1934326,10 @@ "LANGUAGE": "Unggumi Worord", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ungg1243" + ] }, "geometry": { "type": "Polygon", @@ -1929805,7 +1936810,10 @@ "LANGUAGE": "Gadjerawang Miriwung", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "miri1274" + ] }, "geometry": { "type": "Polygon", @@ -1931090,7 +1938098,10 @@ "LANGUAGE": "Waka-Kabic Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "waka1283" + ] }, "geometry": { "type": "Polygon", @@ -1932977,7 +1939988,10 @@ "LANGUAGE": "Wiradhuric Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wira1261" + ] }, "geometry": { "type": "Polygon", @@ -1934110,7 +1941124,10 @@ "LANGUAGE": "KDINJMAL KINGKEL", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "dhar1248" + ] }, "geometry": { "type": "Polygon", @@ -1934831,7 +1941848,10 @@ "LANGUAGE": "GUWENG", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gure1255" + ] }, "geometry": { "type": "Polygon", @@ -1935308,7 +1942328,10 @@ "LANGUAGE": "GAYABARA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "waka1274" + ] }, "geometry": { "type": "Polygon", @@ -1935501,7 +1942524,10 @@ "LANGUAGE": "Yuin-Kuric Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yuin1243" + ] }, "geometry": { "type": "Polygon", @@ -1935838,7 +1942864,10 @@ "LANGUAGE": "YAYGIR", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yayg1236" + ] }, "geometry": { "type": "Polygon", @@ -1935951,7 +1942980,10 @@ "LANGUAGE": "NGUNDANBI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yaga1256" + ] }, "geometry": { "type": "Polygon", @@ -1936388,7 +1943420,10 @@ "LANGUAGE": "WULI WULI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wuli1242" + ] }, "geometry": { "type": "Polygon", @@ -1936697,7 +1943732,10 @@ "LANGUAGE": "Bandjalangic Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "band1339" + ] }, "geometry": { "type": "Polygon", @@ -1937242,7 +1944280,10 @@ "LANGUAGE": "YAGARA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yaga1262" + ] }, "geometry": { "type": "Polygon", @@ -1937643,7 +1944684,10 @@ "LANGUAGE": "Gumbaynggiric Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gumb1242" + ] }, "geometry": { "type": "Polygon", @@ -1937892,7 +1944936,10 @@ "LANGUAGE": "Yidinyic Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yidi1249" + ] }, "geometry": { "type": "Polygon", @@ -1938173,7 +1945220,10 @@ "LANGUAGE": "YIDINY", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yidi1250" + ] }, "geometry": { "type": "Polygon", @@ -1938506,7 +1945556,10 @@ "LANGUAGE": "WANYURR", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yidi1250" + ] }, "geometry": { "type": "Polygon", @@ -1938651,7 +1945704,10 @@ "LANGUAGE": "Maric Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "mari1445" + ] }, "geometry": { "type": "Polygon", @@ -1941688,7 +1948744,10 @@ "LANGUAGE": "Nyawaygic Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nyaw1248" + ] }, "geometry": { "type": "Polygon", @@ -1942825,7 +1949884,10 @@ "LANGUAGE": "BARROW POINT", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "barr1247" + ] }, "geometry": { "type": "Polygon", @@ -1943082,7 +1950144,10 @@ "LANGUAGE": "Paman Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "pama1251" + ] }, "geometry": { "type": "Polygon", @@ -1945759,7 +1952824,10 @@ "LANGUAGE": "NORTHERN PAMA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nort2758" + ] }, "geometry": { "type": "Polygon", @@ -1947940,7 +1955008,10 @@ "LANGUAGE": "NORTH EASTERN PAMA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nort3256" + ] }, "geometry": { "type": "Polygon", @@ -1948681,7 +1955752,10 @@ "LANGUAGE": "GALIBAMU", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "guga1239" + ] }, "geometry": { "type": "Polygon", @@ -1949034,7 +1956108,10 @@ "LANGUAGE": "YANDA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yand1251" + ] }, "geometry": { "type": "Polygon", @@ -1949159,7 +1956236,10 @@ "LANGUAGE": "WARLMANPA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "warl1255" + ] }, "geometry": { "type": "Polygon", @@ -1949440,7 +1956520,10 @@ "LANGUAGE": "DARAMBAL", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "dhar1248" + ] }, "geometry": { "type": "Polygon", @@ -1950361,7 +1957444,10 @@ "LANGUAGE": "MANGARLA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "mang1383" + ] }, "geometry": { "type": "Polygon", @@ -1950546,7 +1957632,10 @@ "LANGUAGE": "DYIRBAL", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "dyir1250" + ] }, "geometry": { "type": "Polygon", @@ -1950947,7 +1958036,10 @@ "LANGUAGE": "NGARDI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngar1288" + ] }, "geometry": { "type": "Polygon", @@ -1951172,7 +1958264,10 @@ "LANGUAGE": "WANGKAJUNGKA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wang1288" + ] }, "geometry": { "type": "Polygon", @@ -1951485,7 +1958580,10 @@ "LANGUAGE": "BIRRIA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "pirr1240" + ] }, "geometry": { "type": "Polygon", @@ -1951618,7 +1958716,10 @@ "LANGUAGE": "PINTUPI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "pint1254" + ] }, "geometry": { "type": "Polygon", @@ -1952131,7 +1959232,10 @@ "LANGUAGE": "Karnic Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "karn1253" + ] }, "geometry": { "type": "Polygon", @@ -1954418,7 +1961522,10 @@ "LANGUAGE": "GUWA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "guwa1242" + ] }, "geometry": { "type": "Polygon", @@ -1954731,7 +1961838,10 @@ "LANGUAGE": "YIRANDHALI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yira1239" + ] }, "geometry": { "type": "Polygon", @@ -1955152,7 +1962262,10 @@ "LANGUAGE": "GALGADUNGIC", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "galg1238" + ] }, "geometry": { "type": "Polygon", @@ -1955321,7 +1962434,10 @@ "LANGUAGE": "Wagaya-Warluwaric Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngar1291" + ] }, "geometry": { "type": "Polygon", @@ -1955886,7 +1963002,10 @@ "LANGUAGE": "Muruwaric Group-Level Isolate", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "muru1265" + ] }, "geometry": { "type": "Polygon", @@ -1956267,7 +1963386,10 @@ "LANGUAGE": "ANDEGEREBINHA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ande1247" + ] }, "geometry": { "type": "Polygon", @@ -1956532,7 +1963654,10 @@ "LANGUAGE": "YURUWINGA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ayer1246" + ] }, "geometry": { "type": "Polygon", @@ -1956733,7 +1963858,10 @@ "LANGUAGE": "Ngangurugu", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "lowe1402" + ] }, "geometry": { "type": "Polygon", @@ -1956910,7 +1964038,10 @@ "LANGUAGE": "Ngarinyeric-Yithayithic Grop", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "lowe1401" + ] }, "geometry": { "type": "MultiPolygon", @@ -1959237,7 +1966368,10 @@ "LANGUAGE": "BUNGANDIDJ", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "warr1256" + ] }, "geometry": { "type": "Polygon", @@ -1959674,7 +1966808,10 @@ "LANGUAGE": "KOLAKNGAT", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "cola1237" + ] }, "geometry": { "type": "Polygon", @@ -1959999,7 +1967136,10 @@ "LANGUAGE": "Kulinic Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "kuli1251" + ] }, "geometry": { "type": "Polygon", @@ -1962004,7 +1969144,10 @@ "LANGUAGE": "MUK-THANG Dialects:Thangqual(Kratauatungalung)", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gana1279" + ] }, "geometry": { "type": "Polygon", @@ -1962257,7 +1969400,10 @@ "LANGUAGE": "MUK-THANG Dialects:Muk-Thang(Brabiralung)", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gana1279" + ] }, "geometry": { "type": "Polygon", @@ -1962482,7 +1969628,10 @@ "LANGUAGE": "Tatungaiung", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gana1278" + ] }, "geometry": { "type": "Polygon", @@ -1962691,7 +1969840,10 @@ "LANGUAGE": "Braiakaulung", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gana1278" + ] }, "geometry": { "type": "Polygon", @@ -1962864,7 +1970016,10 @@ "LANGUAGE": "WATHAWURUNG", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wath1238" + ] }, "geometry": { "type": "Polygon", @@ -1963477,7 +1970632,10 @@ "LANGUAGE": "MARAWARA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "darl1243" + ] }, "geometry": { "type": "Polygon", @@ -1963782,7 +1970940,10 @@ "LANGUAGE": "DYIRRINGANY", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "dhur1239" + ] }, "geometry": { "type": "Polygon", @@ -1963975,7 +1971136,10 @@ "LANGUAGE": "DHARAWAL", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "thur1254" + ] }, "geometry": { "type": "Polygon", @@ -1964576,7 +1971740,10 @@ "LANGUAGE": "GUNDUNGURA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gund1248" + ] }, "geometry": { "type": "Polygon", @@ -1964817,7 +1971984,10 @@ "LANGUAGE": "DHURGA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "dhur1239" + ] }, "geometry": { "type": "Polygon", @@ -1965346,7 +1972516,10 @@ "LANGUAGE": "Walgalu", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngar1297" + ] }, "geometry": { "type": "Polygon", @@ -1965603,7 +1972776,10 @@ "LANGUAGE": "Thana-wurung", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "daun1234" + ] }, "geometry": { "type": "Polygon", @@ -1965792,7 +1972968,10 @@ "LANGUAGE": "MUK-THANG Dialects:Bidhawal", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gana1268" + ] }, "geometry": { "type": "Polygon", @@ -1966061,7 +1973240,10 @@ "LANGUAGE": "PALLANGANM DDANG", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "pall1243" + ] }, "geometry": { "type": "Polygon", @@ -1966286,7 +1973468,10 @@ "LANGUAGE": "WIRADHURI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wira1262" + ] }, "geometry": { "type": "Polygon", @@ -1967071,7 +1974256,10 @@ "LANGUAGE": "DHUDUROA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "dhud1236" + ] }, "geometry": { "type": "Polygon", @@ -1967308,7 +1974496,10 @@ "LANGUAGE": "YABULA YABULA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yabu1234" + ] }, "geometry": { "type": "Polygon", @@ -1967485,7 +1974676,10 @@ "LANGUAGE": "YOTA YOTA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yort1237" + ] }, "geometry": { "type": "Polygon", @@ -1967726,7 +1974920,10 @@ "LANGUAGE": "Ngawait", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "uppe1415" + ] }, "geometry": { "type": "Polygon", @@ -1967871,7 +1975068,10 @@ "LANGUAGE": "NARRUNGGA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "naru1238" + ] }, "geometry": { "type": "Polygon", @@ -1969204,7 +1976404,10 @@ "LANGUAGE": "KAURNA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "kaur1267" + ] }, "geometry": { "type": "Polygon", @@ -1969609,7 +1976812,10 @@ "LANGUAGE": "NUGUNU", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nugu1241" + ] }, "geometry": { "type": "Polygon", @@ -1969994,7 +1977200,10 @@ "LANGUAGE": "WADIGALI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wadi1261" + ] }, "geometry": { "type": "Polygon", @@ -1970211,7 +1977420,10 @@ "LANGUAGE": "NGADJURI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "ngad1257" + ] }, "geometry": { "type": "Polygon", @@ -1970396,7 +1977608,10 @@ "LANGUAGE": "BANDJIGALI BANDJIGALI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "darl1243" + ] }, "geometry": { "type": "Polygon", @@ -1970793,7 +1978008,10 @@ "LANGUAGE": "WILYAGALI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wilj1239" + ] }, "geometry": { "type": "Polygon", @@ -1971038,7 +1978256,10 @@ "LANGUAGE": "WANYUBARLGU", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "darl1243" + ] }, "geometry": { "type": "Polygon", @@ -1971207,7 +1978428,10 @@ "LANGUAGE": "SOUTHERN bAAGANDJI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "darl1243" + ] }, "geometry": { "type": "Polygon", @@ -1971564,7 +1978788,10 @@ "LANGUAGE": "Erawirung", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yira1241" + ] }, "geometry": { "type": "Polygon", @@ -1971701,7 +1978928,10 @@ "LANGUAGE": "KERAMIN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "kera1256" + ] }, "geometry": { "type": "Polygon", @@ -1971946,7 +1979176,10 @@ "LANGUAGE": "NARI-NARI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nari1241" + ] }, "geometry": { "type": "Polygon", @@ -1972327,7 +1979560,10 @@ "LANGUAGE": "GURNU", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "darl1243" + ] }, "geometry": { "type": "Polygon", @@ -1972568,7 +1979804,10 @@ "LANGUAGE": "Baagandji Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "darl1243" + ] }, "geometry": { "type": "Polygon", @@ -1973365,7 +1980604,10 @@ "LANGUAGE": "YITHA-YITHA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yith1234" + ] }, "geometry": { "type": "Polygon", @@ -1974070,7 +1981312,10 @@ "LANGUAGE": "YARLUYANDI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yarl1238" + ] }, "geometry": { "type": "Polygon", @@ -1974251,7 +1981496,10 @@ "LANGUAGE": "DIYARI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "dier1241" + ] }, "geometry": { "type": "Polygon", @@ -1974548,7 +1981796,10 @@ "LANGUAGE": "DIRARI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "dira1238" + ] }, "geometry": { "type": "Polygon", @@ -1974941,7 +1982192,10 @@ "LANGUAGE": "Arandic Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "aran1267" + ] }, "geometry": { "type": "MultiPolygon", @@ -1975408,7 +1982662,10 @@ "LANGUAGE": "ANMATJIRRA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "anma1239" + ] }, "geometry": { "type": "Polygon", @@ -1975645,7 +1982902,10 @@ "LANGUAGE": "Aradnic Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "aran1267" + ] }, "geometry": { "type": "Polygon", @@ -1976146,7 +1983406,10 @@ "LANGUAGE": "ALYAWARRA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "alya1239" + ] }, "geometry": { "type": "Polygon", @@ -1976571,7 +1983834,10 @@ "LANGUAGE": "Ngarkat", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "uppe1415" + ] }, "geometry": { "type": "Polygon", @@ -1976800,7 +1984066,10 @@ "LANGUAGE": "DHANGGAGARLI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "darl1243" + ] }, "geometry": { "type": "Polygon", @@ -1977237,7 +1984506,10 @@ "LANGUAGE": "EASTERN ARANDA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "east2379" + ] }, "geometry": { "type": "Polygon", @@ -1977494,7 +1984766,10 @@ "LANGUAGE": "GUYANI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "guya1249" + ] }, "geometry": { "type": "Polygon", @@ -1977859,7 +1985134,10 @@ "LANGUAGE": "ADYNYAMATHANHA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "adny1235" + ] }, "geometry": { "type": "Polygon", @@ -1978040,7 +1985318,10 @@ "LANGUAGE": "WAANYI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "wany1247" + ] }, "geometry": { "type": "Polygon", @@ -1978317,7 +1985598,10 @@ "LANGUAGE": "GARAWA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gara1269" + ] }, "geometry": { "type": "Polygon", @@ -1978926,7 +1986210,10 @@ "LANGUAGE": "YUGULDA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gang1267" + ] }, "geometry": { "type": "Polygon", @@ -1979391,7 +1986678,10 @@ "LANGUAGE": "NYANGGA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gang1267" + ] }, "geometry": { "type": "Polygon", @@ -1979724,7 +1987014,10 @@ "LANGUAGE": "WAGAYA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "waga1260" + ] }, "geometry": { "type": "Polygon", @@ -1980033,7 +1987326,10 @@ "LANGUAGE": "WARUMUNGU", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "waru1265" + ] }, "geometry": { "type": "Polygon", @@ -1980278,7 +1987574,10 @@ "LANGUAGE": "GAYIYAMAR / MARA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "mara1385" + ] }, "geometry": { "type": "Polygon", @@ -1981003,7 +1988302,10 @@ "LANGUAGE": "YUGUL", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yugu1250" + ] }, "geometry": { "type": "Polygon", @@ -1981160,7 +1988462,10 @@ "LANGUAGE": "GUUGU YIMIDHIRR", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "gugu1255" + ] }, "geometry": { "type": "Polygon", @@ -1981749,7 +1989054,11 @@ "LANGUAGE": "DJANGUN / MULURIDYI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "mulu1243", + "djan1238" + ] }, "geometry": { "type": "Polygon", @@ -1982242,7 +1989551,10 @@ "LANGUAGE": "GUGU YALANDYI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yala1261" + ] }, "geometry": { "type": "Polygon", @@ -1982899,7 +1990211,10 @@ "LANGUAGE": "Western SOUTHERN TASMANIAN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "sout3391" + ] }, "geometry": { "type": "MultiPolygon", @@ -1985710,7 +1993025,10 @@ "LANGUAGE": "South-eastern SOUTHERN TASMANIAN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "sout1293" + ] }, "geometry": { "type": "Polygon", @@ -1987227,7 +1994545,10 @@ "LANGUAGE": "NORTHERN TASMANIAN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "west1503" + ] }, "geometry": { "type": "Polygon", @@ -1987832,7 +1995153,10 @@ "LANGUAGE": "Mid-eastern SOUTHERN TASMANIAN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "sout1439" + ] }, "geometry": { "type": "Polygon", @@ -1991369,7 +1998693,10 @@ "LANGUAGE": "North-eastern SOUTHERN TASMANIAN", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "nort1442" + ] }, "geometry": { "type": "Polygon", @@ -1992770,7 +2000097,10 @@ "LANGUAGE": "Tasmanian", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "west1503" + ] }, "geometry": { "type": "Polygon", @@ -1993183,7 +2000513,10 @@ "LANGUAGE": "Yotayotic Group", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yort1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -1994306,7 +2001639,10 @@ "LANGUAGE": "Adiba", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gogo1265" + ] }, "geometry": { "type": "Polygon", @@ -1997207,7 +2004543,10 @@ "LANGUAGE": "GADSUP", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gads1258" + ] }, "geometry": { "type": "Polygon", @@ -1997664,7 +2005003,10 @@ "LANGUAGE": "AGARABI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "agar1252" + ] }, "geometry": { "type": "Polygon", @@ -1997973,7 +2005315,10 @@ "LANGUAGE": "UKURIGUMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ukur1240" + ] }, "geometry": { "type": "Polygon", @@ -1998130,7 +2005475,10 @@ "LANGUAGE": "BILAKURA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bila1257" + ] }, "geometry": { "type": "Polygon", @@ -1998319,7 +2005667,10 @@ "LANGUAGE": "AMAIMON", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "amai1246" + ] }, "geometry": { "type": "Polygon", @@ -1999172,7 +2006523,10 @@ "LANGUAGE": "RAO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "raoo1244" + ] }, "geometry": { "type": "Polygon", @@ -1999973,7 +2007327,10 @@ "LANGUAGE": "GOROVU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "goro1261" + ] }, "geometry": { "type": "Polygon", @@ -2000198,7 +2007555,10 @@ "LANGUAGE": "KUNDUN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anam1248" + ] }, "geometry": { "type": "Polygon", @@ -2000519,7 +2007879,10 @@ "LANGUAGE": "MORESADA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "more1258" + ] }, "geometry": { "type": "Polygon", @@ -2000672,7 +2008035,10 @@ "LANGUAGE": "YONGGOM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yong1280" + ] }, "geometry": { "type": "Polygon", @@ -2001977,7 +2009343,10 @@ "LANGUAGE": "KAETI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mand1473" + ] }, "geometry": { "type": "Polygon", @@ -2002290,7 +2009659,10 @@ "LANGUAGE": "HUMENE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hume1246" + ] }, "geometry": { "type": "Polygon", @@ -2002783,7 +2010155,10 @@ "LANGUAGE": "Tublamo", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tubu1241" + ] }, "geometry": { "type": "Polygon", @@ -2003036,7 +2010411,10 @@ "LANGUAGE": "Buaga", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buag1237" + ] }, "geometry": { "type": "Polygon", @@ -2003329,7 +2010707,10 @@ "LANGUAGE": "Kubuli", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kubu1240" + ] }, "geometry": { "type": "Polygon", @@ -2003558,7 +2010939,10 @@ "LANGUAGE": "Kega", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ikeg1236" + ] }, "geometry": { "type": "Polygon", @@ -2003775,7 +2011159,10 @@ "LANGUAGE": "Omene", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "omen1237" + ] }, "geometry": { "type": "Polygon", @@ -2003904,7 +2011291,10 @@ "LANGUAGE": "Alepa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "alep1237" + ] }, "geometry": { "type": "Polygon", @@ -2004061,7 +2011451,10 @@ "LANGUAGE": "Vora", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vora1237" + ] }, "geometry": { "type": "Polygon", @@ -2004434,7 +2011827,10 @@ "LANGUAGE": "N-E KOIARI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gras1249" + ] }, "geometry": { "type": "Polygon", @@ -2004715,7 +2012111,10 @@ "LANGUAGE": "Eastern", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moun1252" + ] }, "geometry": { "type": "Polygon", @@ -2004824,7 +2012223,10 @@ "LANGUAGE": "Lesser Eastern", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moun1252" + ] }, "geometry": { "type": "Polygon", @@ -2004905,7 +2012307,10 @@ "LANGUAGE": "GAINA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gain1243" + ] }, "geometry": { "type": "Polygon", @@ -2005438,7 +2012843,10 @@ "LANGUAGE": "KUMAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuma1280" + ] }, "geometry": { "type": "Polygon", @@ -2006425,7 +2013833,10 @@ "LANGUAGE": "NAGANE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "naga1404" + ] }, "geometry": { "type": "Polygon", @@ -2006566,7 +2013977,10 @@ "LANGUAGE": "Aua", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "awaa1246" + ] }, "geometry": { "type": "Polygon", @@ -2006707,7 +2014121,10 @@ "LANGUAGE": "Papua New Guinea", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wata1253" + ] }, "geometry": { "type": "Polygon", @@ -2007124,7 +2014541,10 @@ "LANGUAGE": "TAKIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taki1248" + ] }, "geometry": { "type": "Polygon", @@ -2007301,7 +2014721,10 @@ "LANGUAGE": "GABUTAMUN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gabu1248" + ] }, "geometry": { "type": "Polygon", @@ -2007462,7 +2014885,10 @@ "LANGUAGE": "Central TIMBE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2113" + ] }, "geometry": { "type": "Polygon", @@ -2007843,7 +2015269,10 @@ "LANGUAGE": "MAMAM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mana1295" + ] }, "geometry": { "type": "Polygon", @@ -2008072,7 +2015501,10 @@ "LANGUAGE": "BENARENA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bena1264" + ] }, "geometry": { "type": "Polygon", @@ -2008297,7 +2015729,10 @@ "LANGUAGE": "Gotomi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "koto1252" + ] }, "geometry": { "type": "Polygon", @@ -2009506,7 +2016941,10 @@ "LANGUAGE": "KALULI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kalu1248" + ] }, "geometry": { "type": "Polygon", @@ -2009911,7 +2017349,10 @@ "LANGUAGE": "North URAT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wase1250" + ] }, "geometry": { "type": "Polygon", @@ -2010116,7 +2017557,10 @@ "LANGUAGE": "South URAT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "urat1244" + ] }, "geometry": { "type": "Polygon", @@ -2010245,7 +2017689,10 @@ "LANGUAGE": "YU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yill1241" + ] }, "geometry": { "type": "Polygon", @@ -2010418,7 +2017865,10 @@ "LANGUAGE": "ELKEI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "elke1240" + ] }, "geometry": { "type": "Polygon", @@ -2010551,7 +2018001,10 @@ "LANGUAGE": "AIKL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yang1294" + ] }, "geometry": { "type": "Polygon", @@ -2010688,7 +2018141,10 @@ "LANGUAGE": "Torricelli Phylum", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1708" + ] }, "geometry": { "type": "Polygon", @@ -2011229,7 +2018685,10 @@ "LANGUAGE": "ALU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "diaa1238" + ] }, "geometry": { "type": "Polygon", @@ -2011442,7 +2018901,10 @@ "LANGUAGE": "GALU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sina1269" + ] }, "geometry": { "type": "Polygon", @@ -2011523,7 +2018985,10 @@ "LANGUAGE": "AGI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "agii1245" + ] }, "geometry": { "type": "Polygon", @@ -2011668,7 +2019133,10 @@ "LANGUAGE": "YAPUNDA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yapu1240" + ] }, "geometry": { "type": "Polygon", @@ -2011785,7 +2019253,10 @@ "LANGUAGE": "ARUOP", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aruo1240" + ] }, "geometry": { "type": "Polygon", @@ -2011866,7 +2019337,10 @@ "LANGUAGE": "BRAGAT", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "brag1240" + ] }, "geometry": { "type": "Polygon", @@ -2011983,7 +2019457,10 @@ "LANGUAGE": "ULAU-SUAIN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ulau1237" + ] }, "geometry": { "type": "Polygon", @@ -2012220,7 +2019697,10 @@ "LANGUAGE": "ALI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "alii1241" + ] }, "geometry": { "type": "Polygon", @@ -2012413,7 +2019893,10 @@ "LANGUAGE": "BUN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bunn1240" + ] }, "geometry": { "type": "Polygon", @@ -2012590,7 +2020073,10 @@ "LANGUAGE": "MIYAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kyen1243" + ] }, "geometry": { "type": "Polygon", @@ -2012955,7 +2020441,10 @@ "LANGUAGE": "ALFENDIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nanu1240" + ] }, "geometry": { "type": "Polygon", @@ -2013160,7 +2020649,10 @@ "LANGUAGE": "YURI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kark1258" + ] }, "geometry": { "type": "Polygon", @@ -2013461,7 +2020953,10 @@ "LANGUAGE": "WARIS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wari1266" + ] }, "geometry": { "type": "Polygon", @@ -2014138,7 +2021633,10 @@ "LANGUAGE": "WAINA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sowa1245" + ] }, "geometry": { "type": "Polygon", @@ -2014627,7 +2022125,10 @@ "LANGUAGE": "AMANAB", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aman1265" + ] }, "geometry": { "type": "Polygon", @@ -2015140,7 +2022641,10 @@ "LANGUAGE": "DEAR", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dera1245" + ] }, "geometry": { "type": "Polygon", @@ -2015445,7 +2022949,10 @@ "LANGUAGE": "EMUMU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "emum1240" + ] }, "geometry": { "type": "Polygon", @@ -2016258,7 +2023765,10 @@ "LANGUAGE": "Duka-Ekor", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "duka1248" + ] }, "geometry": { "type": "Polygon", @@ -2016391,7 +2023901,10 @@ "LANGUAGE": "Apmisibil", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "apmi1239" + ] }, "geometry": { "type": "Polygon", @@ -2016752,7 +2024265,10 @@ "LANGUAGE": "Lower Bele", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lowe1415" + ] }, "geometry": { "type": "Polygon", @@ -2016909,7 +2024425,10 @@ "LANGUAGE": "Hegenagi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moni1261" + ] }, "geometry": { "type": "Polygon", @@ -2017046,7 +2024565,10 @@ "LANGUAGE": "MONI Dugindoga", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moni1261" + ] }, "geometry": { "type": "Polygon", @@ -2017323,7 +2024845,10 @@ "LANGUAGE": "Kemandoga", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moni1261" + ] }, "geometry": { "type": "Polygon", @@ -2017656,7 +2025181,10 @@ "LANGUAGE": "Kubalia B", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -2017917,7 +2025445,10 @@ "LANGUAGE": "Kubalia A", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -2018058,7 +2025589,10 @@ "LANGUAGE": "Naguim C", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -2018535,7 +2026069,10 @@ "LANGUAGE": "Naguim B", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -2018848,7 +2026385,10 @@ "LANGUAGE": "Naguim A", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "Polygon", @@ -2019001,7 +2026541,10 @@ "LANGUAGE": "E-Coast", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1622" + ] }, "geometry": { "type": "Polygon", @@ -2019630,7 +2027173,10 @@ "LANGUAGE": "W-Coast", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1622" + ] }, "geometry": { "type": "Polygon", @@ -2019787,7 +2027333,10 @@ "LANGUAGE": "FALAMUL", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "made1253" + ] }, "geometry": { "type": "Polygon", @@ -2020236,7 +2027785,10 @@ "LANGUAGE": "RON", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "roon1237" + ] }, "geometry": { "type": "Polygon", @@ -2020501,7 +2028053,10 @@ "LANGUAGE": "MOESWAR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "meos1237" + ] }, "geometry": { "type": "Polygon", @@ -2020674,7 +2028229,10 @@ "LANGUAGE": "KURUDU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuru1305" + ] }, "geometry": { "type": "Polygon", @@ -2020743,7 +2028301,10 @@ "LANGUAGE": "KANDAS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kand1301" + ] }, "geometry": { "type": "Polygon", @@ -2020920,7 +2028481,10 @@ "LANGUAGE": "Laket", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lake1254" + ] }, "geometry": { "type": "Polygon", @@ -2021033,7 +2028597,10 @@ "LANGUAGE": "SURSURUNGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "surs1246" + ] }, "geometry": { "type": "Polygon", @@ -2021210,7 +2028777,10 @@ "LANGUAGE": "Maket", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "make1251" + ] }, "geometry": { "type": "Polygon", @@ -2021271,7 +2028841,10 @@ "LANGUAGE": "Patpatar", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "patp1243" + ] }, "geometry": { "type": "Polygon", @@ -2021500,7 +2029073,10 @@ "LANGUAGE": "Pala", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pala1343" + ] }, "geometry": { "type": "Polygon", @@ -2021593,7 +2029169,10 @@ "LANGUAGE": "Sokirik", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "soki1239" + ] }, "geometry": { "type": "Polygon", @@ -2021738,7 +2029317,10 @@ "LANGUAGE": "Usen", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "usen1237" + ] }, "geometry": { "type": "Polygon", @@ -2021851,7 +2029433,10 @@ "LANGUAGE": "Barok", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baro1253" + ] }, "geometry": { "type": "Polygon", @@ -2021992,7 +2029577,10 @@ "LANGUAGE": "Mesi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mesi1243" + ] }, "geometry": { "type": "Polygon", @@ -2022253,7 +2029841,10 @@ "LANGUAGE": "Lelet", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lele1268" + ] }, "geometry": { "type": "Polygon", @@ -2022462,7 +2030053,10 @@ "LANGUAGE": "Danu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "danu1250" + ] }, "geometry": { "type": "Polygon", @@ -2022543,7 +2030137,10 @@ "LANGUAGE": "Malom", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "malo1244" + ] }, "geometry": { "type": "Polygon", @@ -2022828,7 +2030425,10 @@ "LANGUAGE": "Katingan", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kati1275" + ] }, "geometry": { "type": "Polygon", @@ -2022901,7 +2030501,10 @@ "LANGUAGE": "Ugana", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ugan1242" + ] }, "geometry": { "type": "Polygon", @@ -2022998,7 +2030601,10 @@ "LANGUAGE": "Lavatbura", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lava1240" + ] }, "geometry": { "type": "Polygon", @@ -2023067,7 +2030673,10 @@ "LANGUAGE": "Lamusong", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lamu1255" + ] }, "geometry": { "type": "Polygon", @@ -2023144,7 +2030753,10 @@ "LANGUAGE": "Kontu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kont1245" + ] }, "geometry": { "type": "Polygon", @@ -2023237,7 +2030849,10 @@ "LANGUAGE": "NOTSI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nots1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2023384,7 +2030999,10 @@ "LANGUAGE": "NALIK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nali1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -2023631,7 +2031249,10 @@ "LANGUAGE": "KUOT(PANARAS)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuot1243" + ] }, "geometry": { "type": "Polygon", @@ -2024160,7 +2031781,10 @@ "LANGUAGE": "Western KARA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kara1486" + ] }, "geometry": { "type": "Polygon", @@ -2024317,7 +2031941,10 @@ "LANGUAGE": "Eastern KARA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kara1486" + ] }, "geometry": { "type": "Polygon", @@ -2024478,7 +2032105,10 @@ "LANGUAGE": "Western TIGAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2525" + ] }, "geometry": { "type": "MultiPolygon", @@ -2024825,7 +2032455,10 @@ "LANGUAGE": "TIANG", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tian1237" + ] }, "geometry": { "type": "Polygon", @@ -2024902,7 +2032535,10 @@ "LANGUAGE": "Southern TIGAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2871" + ] }, "geometry": { "type": "Polygon", @@ -2024991,7 +2032627,10 @@ "LANGUAGE": "Central TIGAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2064" + ] }, "geometry": { "type": "Polygon", @@ -2025208,7 +2032847,10 @@ "LANGUAGE": "Anir", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tang1348" + ] }, "geometry": { "type": "MultiPolygon", @@ -2025755,7 +2033397,10 @@ "LANGUAGE": "Tangga", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tang1348" + ] }, "geometry": { "type": "MultiPolygon", @@ -2026230,7 +2033875,10 @@ "LANGUAGE": "Konomala", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kono1269" + ] }, "geometry": { "type": "Polygon", @@ -2026507,7 +2034155,10 @@ "LANGUAGE": "SIRA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "siar1238" + ] }, "geometry": { "type": "Polygon", @@ -2026888,7 +2034539,10 @@ "LANGUAGE": "KILENGE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "male1289" + ] }, "geometry": { "type": "Polygon", @@ -2027073,7 +2034727,10 @@ "LANGUAGE": "MALEU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "male1290" + ] }, "geometry": { "type": "Polygon", @@ -2027262,7 +2034919,10 @@ "LANGUAGE": "BARIAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bari1286" + ] }, "geometry": { "type": "Polygon", @@ -2027435,7 +2035095,10 @@ "LANGUAGE": "LONGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "amar1272" + ] }, "geometry": { "type": "Polygon", @@ -2027692,7 +2035355,10 @@ "LANGUAGE": "ARAWE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "araw1283" + ] }, "geometry": { "type": "Polygon", @@ -2028141,7 +2035807,10 @@ "LANGUAGE": "Kaliai", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kali1299" + ] }, "geometry": { "type": "Polygon", @@ -2028250,7 +2035919,10 @@ "LANGUAGE": "ANEM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anem1249" + ] }, "geometry": { "type": "Polygon", @@ -2028411,7 +2036083,10 @@ "LANGUAGE": "MOK-AFIA(BIBLING)", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mouk1239" + ] }, "geometry": { "type": "Polygon", @@ -2028772,7 +2036447,10 @@ "LANGUAGE": "PULIF", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puli1237" + ] }, "geometry": { "type": "Polygon", @@ -2028961,7 +2036639,10 @@ "LANGUAGE": "IDNE?", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "male1289" + ] }, "geometry": { "type": "Polygon", @@ -2029658,7 +2037339,10 @@ "LANGUAGE": "Aria", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mouk1239" + ] }, "geometry": { "type": "Polygon", @@ -2029911,7 +2037595,10 @@ "LANGUAGE": "Kove", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kove1237" + ] }, "geometry": { "type": "Polygon", @@ -2030172,7 +2037859,10 @@ "LANGUAGE": "BOLA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bola1250" + ] }, "geometry": { "type": "Polygon", @@ -2030673,7 +2038363,10 @@ "LANGUAGE": "XARUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "haru1243" + ] }, "geometry": { "type": "Polygon", @@ -2030822,7 +2038515,10 @@ "LANGUAGE": "KAPORE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bebe1252" + ] }, "geometry": { "type": "Polygon", @@ -2031111,7 +2038807,10 @@ "LANGUAGE": "AUSTRONESIAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aust1307" + ] }, "geometry": { "type": "MultiPolygon", @@ -2033846,7 +2041545,10 @@ "LANGUAGE": "SULKA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sulk1246" + ] }, "geometry": { "type": "Polygon", @@ -2034019,7 +2041721,10 @@ "LANGUAGE": "TUMUIP", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tomo1244" + ] }, "geometry": { "type": "Polygon", @@ -2034144,7 +2041849,10 @@ "LANGUAGE": "MENGEN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "meng1267" + ] }, "geometry": { "type": "Polygon", @@ -2034685,7 +2042393,10 @@ "LANGUAGE": "BAINING", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bain1263" + ] }, "geometry": { "type": "MultiPolygon", @@ -2035304,7 +2043015,10 @@ "LANGUAGE": "Jramot", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "urap1240" + ] }, "geometry": { "type": "Polygon", @@ -2035441,7 +2043155,10 @@ "LANGUAGE": "Asimbali", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "simb1259" + ] }, "geometry": { "type": "Polygon", @@ -2035722,7 +2043439,10 @@ "LANGUAGE": "Katrak", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kair1267" + ] }, "geometry": { "type": "Polygon", @@ -2035815,7 +2043535,10 @@ "LANGUAGE": "BUTAM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buta1242" + ] }, "geometry": { "type": "Polygon", @@ -2035888,7 +2043611,10 @@ "LANGUAGE": "TAULIL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taul1251" + ] }, "geometry": { "type": "Polygon", @@ -2035985,7 +2043711,10 @@ "LANGUAGE": "MELAMELA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mera1242" + ] }, "geometry": { "type": "Polygon", @@ -2036358,7 +2044087,10 @@ "LANGUAGE": "Sui", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suii1244" + ] }, "geometry": { "type": "Polygon", @@ -2036567,7 +2044299,10 @@ "LANGUAGE": "Makolkol", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mako1250" + ] }, "geometry": { "type": "Polygon", @@ -2036940,7 +2044675,10 @@ "LANGUAGE": "Kol", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kolp1236" + ] }, "geometry": { "type": "Polygon", @@ -2037137,7 +2044875,10 @@ "LANGUAGE": "Mio?", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "meng1267" + ] }, "geometry": { "type": "Polygon", @@ -2037298,7 +2045039,10 @@ "LANGUAGE": "Longeinga", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "meng1267" + ] }, "geometry": { "type": "Polygon", @@ -2037599,7 +2045343,10 @@ "LANGUAGE": "WASI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pele1245" + ] }, "geometry": { "type": "Polygon", @@ -2037736,7 +2045483,10 @@ "LANGUAGE": "Mamusi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1511" + ] }, "geometry": { "type": "Polygon", @@ -2037933,7 +2045683,10 @@ "LANGUAGE": "Kakuna", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "melk1241" + ] }, "geometry": { "type": "Polygon", @@ -2038106,7 +2045859,10 @@ "LANGUAGE": "UVOL", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lote1237" + ] }, "geometry": { "type": "Polygon", @@ -2038219,7 +2045975,10 @@ "LANGUAGE": "Other ?", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mang1403" + ] }, "geometry": { "type": "Polygon", @@ -2038384,7 +2046143,10 @@ "LANGUAGE": "Poko", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mang1403" + ] }, "geometry": { "type": "Polygon", @@ -2038465,7 +2046227,10 @@ "LANGUAGE": "Kukula", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mang1403" + ] }, "geometry": { "type": "Polygon", @@ -2038626,7 +2046391,10 @@ "LANGUAGE": "Mirapu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mara1401" + ] }, "geometry": { "type": "Polygon", @@ -2038727,7 +2046495,10 @@ "LANGUAGE": "Sampantabil", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mang1403" + ] }, "geometry": { "type": "Polygon", @@ -2038860,7 +2046631,10 @@ "LANGUAGE": "Maututu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maut1237" + ] }, "geometry": { "type": "Polygon", @@ -2039065,7 +2046839,10 @@ "LANGUAGE": "Vele", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vere1251" + ] }, "geometry": { "type": "Polygon", @@ -2039278,7 +2047055,10 @@ "LANGUAGE": "Loso", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "losa1236" + ] }, "geometry": { "type": "Polygon", @@ -2039399,7 +2047179,10 @@ "LANGUAGE": "Ubae", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ubae1237" + ] }, "geometry": { "type": "Polygon", @@ -2039496,7 +2047279,10 @@ "LANGUAGE": "Bileki", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bile1245" + ] }, "geometry": { "type": "Polygon", @@ -2039653,7 +2047439,10 @@ "LANGUAGE": "Bao", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baoo1237" + ] }, "geometry": { "type": "Polygon", @@ -2039778,7 +2047567,10 @@ "LANGUAGE": "Getmata", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaul1240" + ] }, "geometry": { "type": "Polygon", @@ -2039895,7 +2047687,10 @@ "LANGUAGE": "PASISMAUNA Eastern Inland", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2457" + ] }, "geometry": { "type": "Polygon", @@ -2040044,7 +2047839,10 @@ "LANGUAGE": "Sokhok ?", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "apso1237" + ] }, "geometry": { "type": "Polygon", @@ -2040289,7 +2048087,10 @@ "LANGUAGE": "Karore", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "karo1298" + ] }, "geometry": { "type": "Polygon", @@ -2040498,7 +2048299,10 @@ "LANGUAGE": "Sengseng", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "seng1281" + ] }, "geometry": { "type": "Polygon", @@ -2040599,7 +2048403,10 @@ "LANGUAGE": "Kaulong", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaul1240" + ] }, "geometry": { "type": "Polygon", @@ -2040760,7 +2048567,10 @@ "LANGUAGE": "Miu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "miuu1237" + ] }, "geometry": { "type": "Polygon", @@ -2040869,7 +2048679,10 @@ "LANGUAGE": "Gimi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gimi1242" + ] }, "geometry": { "type": "Polygon", @@ -2040962,7 +2048775,10 @@ "LANGUAGE": "RAUTO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puli1237" + ] }, "geometry": { "type": "Polygon", @@ -2041159,7 +2048975,10 @@ "LANGUAGE": "LAMOGAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lamo1244" + ] }, "geometry": { "type": "Polygon", @@ -2041360,7 +2049179,10 @@ "LANGUAGE": "Babagarupu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baba1269" + ] }, "geometry": { "type": "Polygon", @@ -2041593,7 +2049415,10 @@ "LANGUAGE": "Baiawa", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maiw1251" + ] }, "geometry": { "type": "Polygon", @@ -2041786,7 +2049611,10 @@ "LANGUAGE": "Yatfle", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tehi1237" + ] }, "geometry": { "type": "Polygon", @@ -2042267,7 +2050095,10 @@ "LANGUAGE": "Imyan", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "imya1235" + ] }, "geometry": { "type": "Polygon", @@ -2042616,7 +2050447,10 @@ "LANGUAGE": "Sfaryere", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sfar1238" + ] }, "geometry": { "type": "Polygon", @@ -2042765,7 +2050599,10 @@ "LANGUAGE": "Salmeyt", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sawi1235" + ] }, "geometry": { "type": "Polygon", @@ -2043122,7 +2050959,10 @@ "LANGUAGE": "MOR", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "morm1235" + ] }, "geometry": { "type": "MultiPolygon", @@ -2043341,7 +2051181,10 @@ "LANGUAGE": "URUANGNIRIN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "urua1244" + ] }, "geometry": { "type": "Polygon", @@ -2043438,7 +2051281,10 @@ "LANGUAGE": "MAPIA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mapi1250" + ] }, "geometry": { "type": "MultiPolygon", @@ -2043553,7 +2051399,10 @@ "LANGUAGE": "SOBEI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sobe1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -2043876,7 +2051725,10 @@ "LANGUAGE": "MANEM", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mane1266" + ] }, "geometry": { "type": "Polygon", @@ -2044137,7 +2051989,10 @@ "LANGUAGE": "South Boazi", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuni1265" + ] }, "geometry": { "type": "Polygon", @@ -2044514,7 +2052369,10 @@ "LANGUAGE": "North Boazi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuni1265" + ] }, "geometry": { "type": "Polygon", @@ -2045321,7 +2053179,10 @@ "LANGUAGE": "North Yey", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yeii1239" + ] }, "geometry": { "type": "Polygon", @@ -2045610,7 +2053471,10 @@ "LANGUAGE": "South YEY", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lowe1408" + ] }, "geometry": { "type": "Polygon", @@ -2046031,7 +2053895,10 @@ "LANGUAGE": "North KANUM", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sota1242" + ] }, "geometry": { "type": "Polygon", @@ -2046408,7 +2054275,10 @@ "LANGUAGE": "Central KANUM", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kanu1280" + ] }, "geometry": { "type": "Polygon", @@ -2046725,7 +2054595,10 @@ "LANGUAGE": "GURINGGAI", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "yuin1243" + ] }, "geometry": { "type": "Polygon", @@ -2046802,7 +2054675,10 @@ "LANGUAGE": "IYORA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "sydn1236" + ] }, "geometry": { "type": "Polygon", @@ -2046999,7 +2054875,10 @@ "LANGUAGE": "NGAGU", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "dyan1250" + ] }, "geometry": { "type": "Polygon", @@ -2047168,7 +2055047,10 @@ "LANGUAGE": "NGAMBAA", "COUNTRY_NAME": "Australia", "ISLAND_NAME": "", - "SOVEREIGN": "Australia" + "SOVEREIGN": "Australia", + "cldf:languageReference": [ + "kumb1268" + ] }, "geometry": { "type": "Polygon", @@ -2047301,7 +2055183,10 @@ "LANGUAGE": "PUKAPUKA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "puka1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -2047404,7 +2055289,10 @@ "LANGUAGE": "PA'UMOTU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tuam1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -2049859,7 +2057747,10 @@ "LANGUAGE": "TAHITIAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tahi1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -2051018,7 +2058909,10 @@ "LANGUAGE": "HAWAIIAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hawa1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -2054025,7 +2061919,10 @@ "LANGUAGE": "North Mianmin(Wagarabi)", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suga1249" + ] }, "geometry": { "type": "Polygon", @@ -2054778,7 +2062675,10 @@ "LANGUAGE": "NGALUM Ngaium", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ngal1298" + ] }, "geometry": { "type": "Polygon", @@ -2055567,7 +2063467,10 @@ "LANGUAGE": "KAUWOL", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "faiw1243" + ] }, "geometry": { "type": "Polygon", @@ -2055772,7 +2063675,10 @@ "LANGUAGE": "NINGGIRUM Kasuwa", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kasu1252" + ] }, "geometry": { "type": "Polygon", @@ -2056425,7 +2064331,10 @@ "LANGUAGE": "Ninggirunt", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ning1274" + ] }, "geometry": { "type": "Polygon", @@ -2057190,7 +2065099,10 @@ "LANGUAGE": "SOUTH KATI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2940" + ] }, "geometry": { "type": "Polygon", @@ -2057955,7 +2065867,10 @@ "LANGUAGE": "KOTOGUT ?", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tsak1250" + ] }, "geometry": { "type": "Polygon", @@ -2058240,7 +2066155,10 @@ "LANGUAGE": "ABAU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "abau1245" + ] }, "geometry": { "type": "Polygon", @@ -2059097,7 +2067015,10 @@ "LANGUAGE": "PYU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pyuu1245" + ] }, "geometry": { "type": "Polygon", @@ -2059930,7 +2067851,10 @@ "LANGUAGE": "South KANUM", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sota1242" + ] }, "geometry": { "type": "Polygon", @@ -2060323,7 +2068247,10 @@ "LANGUAGE": "Eastern GIZRA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gizr1240" + ] }, "geometry": { "type": "Polygon", @@ -2060472,7 +2068399,10 @@ "LANGUAGE": "Eastern Trans-Fly Family", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2503" + ] }, "geometry": { "type": "Polygon", @@ -2060713,7 +2068643,10 @@ "LANGUAGE": "Northern GIDRA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wipi1242" + ] }, "geometry": { "type": "Polygon", @@ -2062492,7 +2070425,10 @@ "LANGUAGE": "KWOMA nukuma", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwom1262" + ] }, "geometry": { "type": "Polygon", @@ -2062869,7 +2070805,10 @@ "LANGUAGE": "KAUNGA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yelo1243" + ] }, "geometry": { "type": "Polygon", @@ -2063102,7 +2071041,10 @@ "LANGUAGE": "North-Western PAWAIA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pawa1255" + ] }, "geometry": { "type": "Polygon", @@ -2064267,7 +2072209,10 @@ "LANGUAGE": "MIKARU Mikaru Padibi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dadi1250" + ] }, "geometry": { "type": "Polygon", @@ -2065148,7 +2073093,10 @@ "LANGUAGE": "KOVAI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kova1243" + ] }, "geometry": { "type": "Polygon", @@ -2065293,7 +2073241,10 @@ "LANGUAGE": "Kaimange", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mbul1263" + ] }, "geometry": { "type": "MultiPolygon", @@ -2065552,7 +2073503,10 @@ "LANGUAGE": "MUTU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mutu1242" + ] }, "geometry": { "type": "Polygon", @@ -2065653,7 +2073607,10 @@ "LANGUAGE": "BARIM", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "karn1252" + ] }, "geometry": { "type": "Polygon", @@ -2065758,7 +2073715,10 @@ "LANGUAGE": "LUKEP", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "loke1237" + ] }, "geometry": { "type": "Polygon", @@ -2065847,7 +2073807,10 @@ "LANGUAGE": "MANGAP", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mbul1263" + ] }, "geometry": { "type": "Polygon", @@ -2065980,7 +2073943,10 @@ "LANGUAGE": "Ono", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "onoo1247" + ] }, "geometry": { "type": "Polygon", @@ -2066121,7 +2074087,10 @@ "LANGUAGE": "WERI Biaru-Waria", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "biar1240" + ] }, "geometry": { "type": "Polygon", @@ -2066414,7 +2074383,10 @@ "LANGUAGE": "Sepoe", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sepo1239" + ] }, "geometry": { "type": "Polygon", @@ -2066595,7 +2074567,10 @@ "LANGUAGE": "Morigi-lokea", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sepo1239" + ] }, "geometry": { "type": "Polygon", @@ -2066944,7 +2074919,10 @@ "LANGUAGE": "Moreave Toaripi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1581" + ] }, "geometry": { "type": "Polygon", @@ -2067477,7 +2075455,10 @@ "LANGUAGE": "DOBU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dobu1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -2067932,7 +2075913,10 @@ "LANGUAGE": "SEWA BAY", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sewa1251" + ] }, "geometry": { "type": "Polygon", @@ -2068065,7 +2076049,10 @@ "LANGUAGE": "BUNAMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buna1276" + ] }, "geometry": { "type": "Polygon", @@ -2068298,7 +2076285,10 @@ "LANGUAGE": "DUAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "duau1237" + ] }, "geometry": { "type": "Polygon", @@ -2068631,7 +2076621,10 @@ "LANGUAGE": "KURADA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "auhe1237" + ] }, "geometry": { "type": "Polygon", @@ -2068788,7 +2076781,10 @@ "LANGUAGE": "IDUNA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "idun1242" + ] }, "geometry": { "type": "Polygon", @@ -2069257,7 +2077253,10 @@ "LANGUAGE": "DIODIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "diod1237" + ] }, "geometry": { "type": "Polygon", @@ -2069386,7 +2077385,10 @@ "LANGUAGE": "BWAIDOKA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bwai1242" + ] }, "geometry": { "type": "Polygon", @@ -2069547,7 +2077549,10 @@ "LANGUAGE": "KALORALO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kolu1245" + ] }, "geometry": { "type": "Polygon", @@ -2069704,7 +2077709,10 @@ "LANGUAGE": "MOLIMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moli1248" + ] }, "geometry": { "type": "Polygon", @@ -2069841,7 +2077849,10 @@ "LANGUAGE": "GALEYA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gale1257" + ] }, "geometry": { "type": "Polygon", @@ -2070014,7 +2078025,10 @@ "LANGUAGE": "YAMALELE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iama1237" + ] }, "geometry": { "type": "Polygon", @@ -2071141,7 +2079155,10 @@ "LANGUAGE": "FAGULULU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moli1248" + ] }, "geometry": { "type": "Polygon", @@ -2071226,7 +2079243,10 @@ "LANGUAGE": "BOSILEWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bose1237" + ] }, "geometry": { "type": "Polygon", @@ -2071331,7 +2079351,10 @@ "LANGUAGE": "GUMASI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "guma1254" + ] }, "geometry": { "type": "Polygon", @@ -2071412,7 +2079435,10 @@ "LANGUAGE": "WATALUMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kani1281" + ] }, "geometry": { "type": "Polygon", @@ -2071505,7 +2079531,10 @@ "LANGUAGE": "Logea", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "suau1242" + ] }, "geometry": { "type": "Polygon", @@ -2071646,7 +2079675,10 @@ "LANGUAGE": "Sariba", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sali1295" + ] }, "geometry": { "type": "MultiPolygon", @@ -2072481,7 +2080513,10 @@ "LANGUAGE": "Asiaoro", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asia1264" + ] }, "geometry": { "type": "Polygon", @@ -2072762,7 +2080797,10 @@ "LANGUAGE": "Pauia", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "uppe1428" + ] }, "geometry": { "type": "Polygon", @@ -2072995,7 +2081033,10 @@ "LANGUAGE": "Yoliapi", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hewa1241" + ] }, "geometry": { "type": "Polygon", @@ -2073244,7 +2081285,10 @@ "LANGUAGE": "WOGEO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "woge1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2073463,7 +2081507,10 @@ "LANGUAGE": "BAM", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "biem1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2073930,7 +2081977,10 @@ "LANGUAGE": "BOIKEN Island", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boik1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -2074193,7 +2082243,10 @@ "LANGUAGE": "BUNGAIN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bung1270" + ] }, "geometry": { "type": "Polygon", @@ -2074694,7 +2082747,10 @@ "LANGUAGE": "Kaiep", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaie1237" + ] }, "geometry": { "type": "Polygon", @@ -2074751,7 +2082807,10 @@ "LANGUAGE": "KAIEP Terebu", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kaie1238" + ] }, "geometry": { "type": "Polygon", @@ -2074824,7 +2082883,10 @@ "LANGUAGE": "ATURU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "flyr1238" + ] }, "geometry": { "type": "Polygon", @@ -2074985,7 +2083047,10 @@ "LANGUAGE": "WABUDA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wabo1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -2077292,7 +2085357,10 @@ "LANGUAGE": "SOUTHERN KIWAI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2949" + ] }, "geometry": { "type": "MultiPolygon", @@ -2077915,7 +2085983,10 @@ "LANGUAGE": "Island Kiwai", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "isla1274" + ] }, "geometry": { "type": "Polygon", @@ -2078208,7 +2086279,10 @@ "LANGUAGE": "Island Kiwa", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "isla1274" + ] }, "geometry": { "type": "MultiPolygon", @@ -2079763,7 +2087837,10 @@ "LANGUAGE": "Northern MABUIAG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kala1377" + ] }, "geometry": { "type": "MultiPolygon", @@ -2080110,7 +2088187,10 @@ "LANGUAGE": "E.Coastal Kiwai", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2521" + ] }, "geometry": { "type": "Polygon", @@ -2080315,7 +2088395,10 @@ "LANGUAGE": "Daru Kiwai", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "daru1245" + ] }, "geometry": { "type": "Polygon", @@ -2080400,7 +2088483,10 @@ "LANGUAGE": "Simberi", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "simb1257" + ] }, "geometry": { "type": "Polygon", @@ -2080557,7 +2088643,10 @@ "LANGUAGE": "Tatau", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tata1256" + ] }, "geometry": { "type": "Polygon", @@ -2081418,7 +2089507,10 @@ "LANGUAGE": "Tabar", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mand1440" + ] }, "geometry": { "type": "Polygon", @@ -2081707,7 +2089799,10 @@ "LANGUAGE": "TIGAK Island", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "isla1272" + ] }, "geometry": { "type": "MultiPolygon", @@ -2082386,7 +2090481,10 @@ "LANGUAGE": "HALIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hali1244" + ] }, "geometry": { "type": "Polygon", @@ -2082783,7 +2090881,10 @@ "LANGUAGE": "SOLOS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "solo1257" + ] }, "geometry": { "type": "Polygon", @@ -2082972,7 +2091073,10 @@ "LANGUAGE": "HAHON", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "haho1237" + ] }, "geometry": { "type": "Polygon", @@ -2083185,7 +2091289,10 @@ "LANGUAGE": "TIMPUTZ", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tinp1237" + ] }, "geometry": { "type": "Polygon", @@ -2083290,7 +2091397,10 @@ "LANGUAGE": "TEOP", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "teop1238" + ] }, "geometry": { "type": "Polygon", @@ -2083479,7 +2091589,10 @@ "LANGUAGE": "KONUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rapo1238" + ] }, "geometry": { "type": "Polygon", @@ -2083588,7 +2091701,10 @@ "LANGUAGE": "KERIAKA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ramo1245" + ] }, "geometry": { "type": "Polygon", @@ -2083753,7 +2091869,10 @@ "LANGUAGE": "ROTOKAS", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "roto1249" + ] }, "geometry": { "type": "Polygon", @@ -2084218,7 +2092337,10 @@ "LANGUAGE": "BANONI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bann1247" + ] }, "geometry": { "type": "Polygon", @@ -2084507,7 +2092629,10 @@ "LANGUAGE": "EIVO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "asko1238" + ] }, "geometry": { "type": "Polygon", @@ -2084816,7 +2092941,10 @@ "LANGUAGE": "TORAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tora1259" + ] }, "geometry": { "type": "MultiPolygon", @@ -2085247,7 +2093375,10 @@ "LANGUAGE": "NAGOVISI", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sibe1248" + ] }, "geometry": { "type": "Polygon", @@ -2085364,7 +2093495,10 @@ "LANGUAGE": "NASIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "naas1242" + ] }, "geometry": { "type": "Polygon", @@ -2085589,7 +2093723,10 @@ "LANGUAGE": "BUIN", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buin1248" + ] }, "geometry": { "type": "Polygon", @@ -2085898,7 +2094035,10 @@ "LANGUAGE": "Mono", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mono1274" + ] }, "geometry": { "type": "Polygon", @@ -2086003,7 +2094143,10 @@ "LANGUAGE": "Fauro", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "faur1237" + ] }, "geometry": { "type": "Polygon", @@ -2086304,7 +2094447,10 @@ "LANGUAGE": "VAGHUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vagh1249" + ] }, "geometry": { "type": "Polygon", @@ -2086437,7 +2094583,10 @@ "LANGUAGE": "Ghone VARISI", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ghon1237" + ] }, "geometry": { "type": "Polygon", @@ -2086566,7 +2094715,10 @@ "LANGUAGE": "Babatana", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baba1268" + ] }, "geometry": { "type": "Polygon", @@ -2086695,7 +2094847,10 @@ "LANGUAGE": "RIRIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "riri1237" + ] }, "geometry": { "type": "Polygon", @@ -2086780,7 +2094935,10 @@ "LANGUAGE": "Varisi", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vari1239" + ] }, "geometry": { "type": "Polygon", @@ -2086969,7 +2095127,10 @@ "LANGUAGE": "Kataz", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kata1267" + ] }, "geometry": { "type": "Polygon", @@ -2087094,7 +2095255,10 @@ "LANGUAGE": "EAST SHOISEUL", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2760" + ] }, "geometry": { "type": "Polygon", @@ -2087255,7 +2095419,10 @@ "LANGUAGE": "Lomaumbi", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "loma1262" + ] }, "geometry": { "type": "Polygon", @@ -2087400,7 +2095567,10 @@ "LANGUAGE": "Avaso", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "avas1237" + ] }, "geometry": { "type": "Polygon", @@ -2087737,7 +2095907,10 @@ "LANGUAGE": "GHANONGGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ghan1242" + ] }, "geometry": { "type": "Polygon", @@ -2087866,7 +2096039,10 @@ "LANGUAGE": "LUNGGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lung1249" + ] }, "geometry": { "type": "Polygon", @@ -2087999,7 +2096175,10 @@ "LANGUAGE": "SIMBO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "simb1256" + ] }, "geometry": { "type": "Polygon", @@ -2088072,7 +2096251,10 @@ "LANGUAGE": "KUSAGHE", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kusa1253" + ] }, "geometry": { "type": "Polygon", @@ -2088197,7 +2096379,10 @@ "LANGUAGE": "HOAVA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hoav1238" + ] }, "geometry": { "type": "Polygon", @@ -2088382,7 +2096567,10 @@ "LANGUAGE": "AZUKURU(Extinct)", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kazu1245" + ] }, "geometry": { "type": "Polygon", @@ -2088463,7 +2096651,10 @@ "LANGUAGE": "ROVIANA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rovi1238" + ] }, "geometry": { "type": "Polygon", @@ -2089046,7 +2097237,10 @@ "LANGUAGE": "MAROVO", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maro1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -2089761,7 +2097955,10 @@ "LANGUAGE": "VANGUNU Mbareke", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bare1273" + ] }, "geometry": { "type": "Polygon", @@ -2089922,7 +2098119,10 @@ "LANGUAGE": "MAROVO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maro1244" + ] }, "geometry": { "type": "Polygon", @@ -2090067,7 +2098267,10 @@ "LANGUAGE": "VANGUNU", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vang1243" + ] }, "geometry": { "type": "Polygon", @@ -2090276,7 +2098479,10 @@ "LANGUAGE": "UGHELE", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ughe1237" + ] }, "geometry": { "type": "Polygon", @@ -2090401,7 +2098607,10 @@ "LANGUAGE": "KIA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "zaba1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2090724,7 +2098933,10 @@ "LANGUAGE": "LAGHU", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lagh1246" + ] }, "geometry": { "type": "Polygon", @@ -2090801,7 +2099013,10 @@ "LANGUAGE": "KOKOTA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "koko1269" + ] }, "geometry": { "type": "Polygon", @@ -2090982,7 +2099197,10 @@ "LANGUAGE": "ZAZAO", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "zaza1245" + ] }, "geometry": { "type": "Polygon", @@ -2091087,7 +2099305,10 @@ "LANGUAGE": "BLABLANGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "blab1237" + ] }, "geometry": { "type": "Polygon", @@ -2091296,7 +2099517,10 @@ "LANGUAGE": "GAO", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gaoo1237" + ] }, "geometry": { "type": "Polygon", @@ -2091377,7 +2099601,10 @@ "LANGUAGE": "MARINGE", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mari1427" + ] }, "geometry": { "type": "Polygon", @@ -2091602,7 +2099829,10 @@ "LANGUAGE": "BUGOTU", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bugh1239" + ] }, "geometry": { "type": "Polygon", @@ -2091787,7 +2100017,10 @@ "LANGUAGE": "SAVOSAVO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "savo1255" + ] }, "geometry": { "type": "Polygon", @@ -2091868,7 +2100101,10 @@ "LANGUAGE": "MALANGO", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mala1484" + ] }, "geometry": { "type": "Polygon", @@ -2092149,7 +2100385,10 @@ "LANGUAGE": "LENGO", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "leng1259" + ] }, "geometry": { "type": "Polygon", @@ -2092350,7 +2100589,10 @@ "LANGUAGE": "LONGGU", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "long1395" + ] }, "geometry": { "type": "Polygon", @@ -2092487,7 +2100729,10 @@ "LANGUAGE": "MARAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mara1398" + ] }, "geometry": { "type": "Polygon", @@ -2092604,7 +2100849,10 @@ "LANGUAGE": "BIRAPO", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bira1254" + ] }, "geometry": { "type": "Polygon", @@ -2092813,7 +2101061,10 @@ "LANGUAGE": "KWARA AE", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwar1239" + ] }, "geometry": { "type": "Polygon", @@ -2093082,7 +2101333,10 @@ "LANGUAGE": "LANGALANGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wala1266" + ] }, "geometry": { "type": "Polygon", @@ -2093183,7 +2101437,10 @@ "LANGUAGE": "KWAIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwai1243" + ] }, "geometry": { "type": "Polygon", @@ -2093456,7 +2101713,10 @@ "LANGUAGE": "DORIO", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dori1246" + ] }, "geometry": { "type": "Polygon", @@ -2093553,7 +2101813,10 @@ "LANGUAGE": "'ARE'ARE", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "area1240" + ] }, "geometry": { "type": "Polygon", @@ -2093878,7 +2102141,10 @@ "LANGUAGE": "LAU", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lauu1247" + ] }, "geometry": { "type": "Polygon", @@ -2093975,7 +2102241,10 @@ "LANGUAGE": "Ulawa", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ulaw1237" + ] }, "geometry": { "type": "Polygon", @@ -2094084,7 +2102353,10 @@ "LANGUAGE": "SOUTH MALAITAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout3198" + ] }, "geometry": { "type": "Polygon", @@ -2094229,7 +2102501,10 @@ "LANGUAGE": "Sa'a", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saaa1240" + ] }, "geometry": { "type": "Polygon", @@ -2094610,7 +2102885,10 @@ "LANGUAGE": "OROHA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "oroh1237" + ] }, "geometry": { "type": "Polygon", @@ -2094707,7 +2102985,10 @@ "LANGUAGE": "AROS", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aros1241" + ] }, "geometry": { "type": "Polygon", @@ -2094956,7 +2103237,10 @@ "LANGUAGE": "Rihu'a", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rihu1237" + ] }, "geometry": { "type": "Polygon", @@ -2095061,7 +2103345,10 @@ "LANGUAGE": "Agufi", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aguf1237" + ] }, "geometry": { "type": "Polygon", @@ -2095162,7 +2103449,10 @@ "LANGUAGE": "Haununu", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "haun1237" + ] }, "geometry": { "type": "Polygon", @@ -2095267,7 +2103557,10 @@ "LANGUAGE": "Rawo", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baur1252" + ] }, "geometry": { "type": "Polygon", @@ -2095368,7 +2103661,10 @@ "LANGUAGE": "KAHUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kahu1241" + ] }, "geometry": { "type": "Polygon", @@ -2095597,7 +2103893,10 @@ "LANGUAGE": "BAURO", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baur1252" + ] }, "geometry": { "type": "Polygon", @@ -2095794,7 +2104093,10 @@ "LANGUAGE": "K", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kahu1241" + ] }, "geometry": { "type": "Polygon", @@ -2095931,7 +2104233,10 @@ "LANGUAGE": "FAGANI", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "faga1239" + ] }, "geometry": { "type": "Polygon", @@ -2096092,7 +2104397,10 @@ "LANGUAGE": "Poleo", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pole1240" + ] }, "geometry": { "type": "Polygon", @@ -2096213,7 +2104521,10 @@ "LANGUAGE": "Koo", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kooo1245" + ] }, "geometry": { "type": "Polygon", @@ -2096318,7 +2104629,10 @@ "LANGUAGE": "Malageti", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mala1483" + ] }, "geometry": { "type": "Polygon", @@ -2096435,7 +2104749,10 @@ "LANGUAGE": "Talise", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tali1259" + ] }, "geometry": { "type": "Polygon", @@ -2096548,7 +2104865,10 @@ "LANGUAGE": "Tolo", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tolo1254" + ] }, "geometry": { "type": "Polygon", @@ -2096633,7 +2104953,10 @@ "LANGUAGE": "Moli", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moli1247" + ] }, "geometry": { "type": "Polygon", @@ -2096722,7 +2105045,10 @@ "LANGUAGE": "Paripau", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pari1257" + ] }, "geometry": { "type": "Polygon", @@ -2096839,7 +2105165,10 @@ "LANGUAGE": "Gari", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ghar1239" + ] }, "geometry": { "type": "Polygon", @@ -2097048,7 +2105377,10 @@ "LANGUAGE": "Geri", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "geri1237" + ] }, "geometry": { "type": "Polygon", @@ -2097149,7 +2105481,10 @@ "LANGUAGE": "Nginia", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ngin1246" + ] }, "geometry": { "type": "Polygon", @@ -2097326,7 +2105661,10 @@ "LANGUAGE": "Tandai", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tand1254" + ] }, "geometry": { "type": "Polygon", @@ -2097543,7 +2105881,10 @@ "LANGUAGE": "Ndi", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ndii1241" + ] }, "geometry": { "type": "Polygon", @@ -2097764,7 +2106105,10 @@ "LANGUAGE": "Gae", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gaee1238" + ] }, "geometry": { "type": "Polygon", @@ -2097885,7 +2106229,10 @@ "LANGUAGE": "To'abaita", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "toab1237" + ] }, "geometry": { "type": "Polygon", @@ -2097990,7 +2106337,10 @@ "LANGUAGE": "Baelelea", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bael1237" + ] }, "geometry": { "type": "Polygon", @@ -2098115,7 +2106465,10 @@ "LANGUAGE": "Baeguu", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baeg1237" + ] }, "geometry": { "type": "Polygon", @@ -2098236,7 +2106589,10 @@ "LANGUAGE": "Fataleka", "COUNTRY_NAME": "", "ISLAND_NAME": "Solomon Islands", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fata1245" + ] }, "geometry": { "type": "Polygon", @@ -2098377,7 +2106733,10 @@ "LANGUAGE": "Bellona", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "renn1242" + ] }, "geometry": { "type": "Polygon", @@ -2098458,7 +2106817,10 @@ "LANGUAGE": "Sepa", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sepa1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -2098777,7 +2107139,10 @@ "LANGUAGE": "AMAHAI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "amah1245" + ] }, "geometry": { "type": "Polygon", @@ -2099014,7 +2107379,10 @@ "LANGUAGE": "ATAMANU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "yala1266" + ] }, "geometry": { "type": "MultiPolygon", @@ -2099249,7 +2107617,10 @@ "LANGUAGE": "PAULOH", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "paul1238" + ] }, "geometry": { "type": "Polygon", @@ -2099370,7 +2107741,10 @@ "LANGUAGE": "LISABATA-NONIALI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lisa1239" + ] }, "geometry": { "type": "MultiPolygon", @@ -2099937,7 +2108311,10 @@ "LANGUAGE": "Malayan Group", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "ambo1250" + ] }, "geometry": { "type": "MultiPolygon", @@ -2101208,7 +2109585,10 @@ "LANGUAGE": "Tala River", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sout2892" + ] }, "geometry": { "type": "Polygon", @@ -2101789,7 +2110169,10 @@ "LANGUAGE": "Southern ALUNE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sout2893" + ] }, "geometry": { "type": "Polygon", @@ -2101994,7 +2110377,10 @@ "LANGUAGE": "SALEMAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sale1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -2102257,7 +2110643,10 @@ "LANGUAGE": "Central ALUNE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "alun1238" + ] }, "geometry": { "type": "Polygon", @@ -2102610,7 +2110999,10 @@ "LANGUAGE": "WEMALE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nort2864" + ] }, "geometry": { "type": "Polygon", @@ -2103703,7 +2112095,10 @@ "LANGUAGE": "KAIBOBO", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "kaib1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -2104126,7 +2112521,10 @@ "LANGUAGE": "Piru", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "luhu1243" + ] }, "geometry": { "type": "Polygon", @@ -2104347,7 +2112745,10 @@ "LANGUAGE": "Sulawesi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "buto1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2105768,7 +2114169,10 @@ "LANGUAGE": "LUHU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "luhu1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -2106091,7 +2114495,10 @@ "LANGUAGE": "BOANO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "boan1242" + ] }, "geometry": { "type": "Polygon", @@ -2106200,7 +2114607,10 @@ "LANGUAGE": "Northern ALUNE", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nort2866" + ] }, "geometry": { "type": "Polygon", @@ -2107445,7 +2115855,10 @@ "LANGUAGE": "Sulawesi", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buto1237" + ] }, "geometry": { "type": "Polygon", @@ -2107934,7 +2116347,10 @@ "LANGUAGE": "LUHU Keleng", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "kela1256" + ] }, "geometry": { "type": "Polygon", @@ -2108027,7 +2116443,10 @@ "LANGUAGE": "MANIPA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "mani1297" + ] }, "geometry": { "type": "Polygon", @@ -2108416,7 +2116835,10 @@ "LANGUAGE": "Wai", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "hitu1239" + ] }, "geometry": { "type": "Polygon", @@ -2108561,7 +2116983,10 @@ "LANGUAGE": "HADUKU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "haru1244" + ] }, "geometry": { "type": "Polygon", @@ -2108862,7 +2117287,10 @@ "LANGUAGE": "Ambon Malay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "ambo1255" + ] }, "geometry": { "type": "MultiPolygon", @@ -2109241,7 +2117669,10 @@ "LANGUAGE": "Saparua", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sapa1251" + ] }, "geometry": { "type": "Polygon", @@ -2109346,7 +2117777,10 @@ "LANGUAGE": "Ambon Malay", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ambo1255" + ] }, "geometry": { "type": "Polygon", @@ -2109519,7 +2117953,10 @@ "LANGUAGE": "NUSALAUT", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nusa1245" + ] }, "geometry": { "type": "Polygon", @@ -2109608,7 +2118045,10 @@ "LANGUAGE": "HITU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "hitu1239" + ] }, "geometry": { "type": "Polygon", @@ -2110105,7 +2118545,10 @@ "LANGUAGE": "N.E. Costal", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nort2864" + ] }, "geometry": { "type": "MultiPolygon", @@ -2110980,7 +2119423,10 @@ "LANGUAGE": "LOUN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "loun1239" + ] }, "geometry": { "type": "Polygon", @@ -2111121,7 +2119567,10 @@ "LANGUAGE": "GESER-GORAM", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "gese1240" + ] }, "geometry": { "type": "Polygon", @@ -2111670,7 +2120119,10 @@ "LANGUAGE": "MASIWANG", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "masi1266" + ] }, "geometry": { "type": "Polygon", @@ -2112227,7 +2120679,10 @@ "LANGUAGE": "BOBOT", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "bobo1254" + ] }, "geometry": { "type": "Polygon", @@ -2112720,7 +2121175,10 @@ "LANGUAGE": "SETI", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lian1255" + ] }, "geometry": { "type": "Polygon", @@ -2113905,7 +2122363,10 @@ "LANGUAGE": "Kobi-Benggoi", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "beng1287" + ] }, "geometry": { "type": "MultiPolygon", @@ -2114176,7 +2122637,10 @@ "LANGUAGE": "Teluti", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "telu1263" + ] }, "geometry": { "type": "MultiPolygon", @@ -2114731,7 +2123195,10 @@ "LANGUAGE": "NUAULU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "nuau1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -2115210,7 +2123677,10 @@ "LANGUAGE": "MANUSELA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "manu1258" + ] }, "geometry": { "type": "Polygon", @@ -2116947,7 +2125417,10 @@ "LANGUAGE": "NEW ZALAND MAORI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maor1246" + ] }, "geometry": { "type": "MultiPolygon", @@ -2119518,7 +2127991,10 @@ "LANGUAGE": "FUTUNA-AMOWA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "futu1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -2119645,7 +2128121,10 @@ "LANGUAGE": "KWAMERA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kwam1252" + ] }, "geometry": { "type": "Polygon", @@ -2119866,7 +2128345,10 @@ "LANGUAGE": "S.W.TANNA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2869" + ] }, "geometry": { "type": "Polygon", @@ -2120063,7 +2128545,10 @@ "LANGUAGE": "WHITESANDS", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "whit1269" + ] }, "geometry": { "type": "Polygon", @@ -2120200,7 +2128685,10 @@ "LANGUAGE": "LENAKE", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lena1238" + ] }, "geometry": { "type": "Polygon", @@ -2120321,7 +2128809,10 @@ "LANGUAGE": "NORTH TANNA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2847" + ] }, "geometry": { "type": "Polygon", @@ -2120462,7 +2128953,10 @@ "LANGUAGE": "URA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "urav1235" + ] }, "geometry": { "type": "Polygon", @@ -2120635,7 +2129129,10 @@ "LANGUAGE": "SIE", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "siee1239" + ] }, "geometry": { "type": "Polygon", @@ -2120944,7 +2129441,10 @@ "LANGUAGE": "MOTA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mota1237" + ] }, "geometry": { "type": "Polygon", @@ -2121013,7 +2129513,10 @@ "LANGUAGE": "MOTLAV", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "motl1238" + ] }, "geometry": { "type": "Polygon", @@ -2121082,7 +2129585,10 @@ "LANGUAGE": "LOH", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "loto1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -2121389,7 +2129895,10 @@ "LANGUAGE": "HIW", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hiww1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2121704,7 +2130213,10 @@ "LANGUAGE": "LEHALI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "leha1243" + ] }, "geometry": { "type": "Polygon", @@ -2121785,7 +2130297,10 @@ "LANGUAGE": "LEHALURUP", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "leha1244" + ] }, "geometry": { "type": "Polygon", @@ -2121946,7 +2130461,10 @@ "LANGUAGE": "MERLAV", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "merl1237" + ] }, "geometry": { "type": "Polygon", @@ -2122019,7 +2130537,10 @@ "LANGUAGE": "WETAMUT", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "weta1242" + ] }, "geometry": { "type": "Polygon", @@ -2122164,7 +2130685,10 @@ "LANGUAGE": "NUME", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nume1241" + ] }, "geometry": { "type": "Polygon", @@ -2122301,7 +2130825,10 @@ "LANGUAGE": "KORO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "koro1308" + ] }, "geometry": { "type": "Polygon", @@ -2122406,7 +2130933,10 @@ "LANGUAGE": "LAKONA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lako1245" + ] }, "geometry": { "type": "Polygon", @@ -2122551,7 +2131081,10 @@ "LANGUAGE": "MOSINA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vure1239" + ] }, "geometry": { "type": "Polygon", @@ -2122656,7 +2131189,10 @@ "LANGUAGE": "VATRATA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vera1241" + ] }, "geometry": { "type": "Polygon", @@ -2122841,7 +2131377,10 @@ "LANGUAGE": "EMAE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "emae1237" + ] }, "geometry": { "type": "Polygon", @@ -2122926,7 +2131465,10 @@ "LANGUAGE": "VALPEI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "valp1237" + ] }, "geometry": { "type": "Polygon", @@ -2123079,7 +2131621,10 @@ "LANGUAGE": "VUNAPU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vuna1239" + ] }, "geometry": { "type": "Polygon", @@ -2123232,7 +2131777,10 @@ "LANGUAGE": "NOKUKU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "noku1237" + ] }, "geometry": { "type": "Polygon", @@ -2123365,7 +2131913,10 @@ "LANGUAGE": "PIAMATSINA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "piam1242" + ] }, "geometry": { "type": "Polygon", @@ -2123486,7 +2132037,10 @@ "LANGUAGE": "WUSI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wusi1237" + ] }, "geometry": { "type": "Polygon", @@ -2123691,7 +2132245,10 @@ "LANGUAGE": "TASMATE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tasm1246" + ] }, "geometry": { "type": "Polygon", @@ -2123816,7 +2132373,10 @@ "LANGUAGE": "SAKAO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "port1296" + ] }, "geometry": { "type": "Polygon", @@ -2124205,7 +2132765,10 @@ "LANGUAGE": "LOREDIAKARKAR", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lore1244" + ] }, "geometry": { "type": "Polygon", @@ -2124314,7 +2132877,10 @@ "LANGUAGE": "TOLOMAKO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tolo1255" + ] }, "geometry": { "type": "Polygon", @@ -2124615,7 +2133181,10 @@ "LANGUAGE": "AKEI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "akei1237" + ] }, "geometry": { "type": "Polygon", @@ -2124840,7 +2133409,10 @@ "LANGUAGE": "SHARKBAY", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "shar1251" + ] }, "geometry": { "type": "Polygon", @@ -2125069,7 +2133641,10 @@ "LANGUAGE": "TUTUBA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tutu1241" + ] }, "geometry": { "type": "MultiPolygon", @@ -2125292,7 +2133867,10 @@ "LANGUAGE": "MALMARIV", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mere1242" + ] }, "geometry": { "type": "Polygon", @@ -2125393,7 +2133971,10 @@ "LANGUAGE": "NAVUT", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "navu1237" + ] }, "geometry": { "type": "Polygon", @@ -2125510,7 +2134091,10 @@ "LANGUAGE": "LAMETIN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mere1242" + ] }, "geometry": { "type": "Polygon", @@ -2125627,7 +2134211,10 @@ "LANGUAGE": "MOROUAS", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moro1286" + ] }, "geometry": { "type": "Polygon", @@ -2125764,7 +2134351,10 @@ "LANGUAGE": "RORIA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rori1237" + ] }, "geometry": { "type": "Polygon", @@ -2125881,7 +2134471,10 @@ "LANGUAGE": "FORTSENAL", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fort1240" + ] }, "geometry": { "type": "Polygon", @@ -2125986,7 +2134579,10 @@ "LANGUAGE": "NARANGO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nara1263" + ] }, "geometry": { "type": "Polygon", @@ -2126131,7 +2134727,10 @@ "LANGUAGE": "TANGOA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tang1347" + ] }, "geometry": { "type": "Polygon", @@ -2126208,7 +2134807,10 @@ "LANGUAGE": "WAILAPA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wail1242" + ] }, "geometry": { "type": "Polygon", @@ -2126309,7 +2134911,10 @@ "LANGUAGE": "AMBLONG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ambl1237" + ] }, "geometry": { "type": "Polygon", @@ -2126498,7 +2135103,10 @@ "LANGUAGE": "MAFEA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mafe1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2126753,7 +2135361,10 @@ "LANGUAGE": "BUTMAS TUR", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "butm1237" + ] }, "geometry": { "type": "Polygon", @@ -2126898,7 +2135509,10 @@ "LANGUAGE": "AORE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aore1237" + ] }, "geometry": { "type": "Polygon", @@ -2127303,7 +2135917,10 @@ "LANGUAGE": "ARAKI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arak1252" + ] }, "geometry": { "type": "Polygon", @@ -2127388,7 +2136005,10 @@ "LANGUAGE": "North & Central New Hebnides Group", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort3195" + ] }, "geometry": { "type": "Polygon", @@ -2127697,7 +2136317,10 @@ "LANGUAGE": "SOUTH WEST BAY", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2857" + ] }, "geometry": { "type": "Polygon", @@ -2127782,7 +2136405,10 @@ "LANGUAGE": "NORTH EFATE", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2836" + ] }, "geometry": { "type": "Polygon", @@ -2127871,7 +2136497,10 @@ "LANGUAGE": "SOUTH FEATE", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout3196" + ] }, "geometry": { "type": "Polygon", @@ -2128204,7 +2136833,10 @@ "LANGUAGE": "NAMAKURAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nama1268" + ] }, "geometry": { "type": "MultiPolygon", @@ -2128407,7 +2137039,10 @@ "LANGUAGE": "NORTH EFATE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2836" + ] }, "geometry": { "type": "MultiPolygon", @@ -2128650,7 +2137285,10 @@ "LANGUAGE": "LEWO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lewo1242" + ] }, "geometry": { "type": "Polygon", @@ -2128967,7 +2137605,10 @@ "LANGUAGE": "BIEREBO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bier1244" + ] }, "geometry": { "type": "Polygon", @@ -2129048,7 +2137689,10 @@ "LANGUAGE": "BAKI", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baki1244" + ] }, "geometry": { "type": "Polygon", @@ -2129117,7 +2137761,10 @@ "LANGUAGE": "MAII", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maii1238" + ] }, "geometry": { "type": "Polygon", @@ -2129198,7 +2137845,10 @@ "LANGUAGE": "BIERIA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bier1246" + ] }, "geometry": { "type": "Polygon", @@ -2129335,7 +2137985,10 @@ "LANGUAGE": "PAAMA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "paam1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -2129490,7 +2138143,10 @@ "LANGUAGE": "MASKELYNES", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mask1242" + ] }, "geometry": { "type": "Polygon", @@ -2129551,7 +2138207,10 @@ "LANGUAGE": "NORTH AMBRYM", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2839" + ] }, "geometry": { "type": "Polygon", @@ -2129732,7 +2138391,10 @@ "LANGUAGE": "SOUTH-EAST AMBRYM", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sout2859" + ] }, "geometry": { "type": "Polygon", @@ -2129981,7 +2138643,10 @@ "LANGUAGE": "PORT VATO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "port1286" + ] }, "geometry": { "type": "Polygon", @@ -2130086,7 +2138751,10 @@ "LANGUAGE": "DAKAKA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "daka1243" + ] }, "geometry": { "type": "Polygon", @@ -2130155,7 +2138823,10 @@ "LANGUAGE": "LONWOLWDL", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lonw1238" + ] }, "geometry": { "type": "Polygon", @@ -2130284,7 +2138955,10 @@ "LANGUAGE": "MPOTOVORO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mpot1241" + ] }, "geometry": { "type": "Polygon", @@ -2130393,7 +2139067,10 @@ "LANGUAGE": "VOVO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vovo1238" + ] }, "geometry": { "type": "Polygon", @@ -2130474,7 +2139151,10 @@ "LANGUAGE": "MALUABAY", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "malu1245" + ] }, "geometry": { "type": "Polygon", @@ -2130547,7 +2139227,10 @@ "LANGUAGE": "VAO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vaoo1237" + ] }, "geometry": { "type": "Polygon", @@ -2130620,7 +2139303,10 @@ "LANGUAGE": "ATCHIN", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "atch1238" + ] }, "geometry": { "type": "Polygon", @@ -2130717,7 +2139403,10 @@ "LANGUAGE": "MAE", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maee1241" + ] }, "geometry": { "type": "Polygon", @@ -2130938,7 +2139627,10 @@ "LANGUAGE": "LAREVAT", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lare1249" + ] }, "geometry": { "type": "Polygon", @@ -2131139,7 +2139831,10 @@ "LANGUAGE": "URIPIV-WALA-RANO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "urip1239" + ] }, "geometry": { "type": "Polygon", @@ -2131228,7 +2139923,10 @@ "LANGUAGE": "LINGARAK", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ling1265" + ] }, "geometry": { "type": "Polygon", @@ -2131297,7 +2139995,10 @@ "LANGUAGE": "VINMAVIS", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wini1242" + ] }, "geometry": { "type": "Polygon", @@ -2131390,7 +2140091,10 @@ "LANGUAGE": "LETEMBOI", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "lete1242" + ] }, "geometry": { "type": "Polygon", @@ -2131655,7 +2140359,10 @@ "LANGUAGE": "LABO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "labo1244" + ] }, "geometry": { "type": "Polygon", @@ -2131728,7 +2140435,10 @@ "LANGUAGE": "MALFAXAL", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "malf1237" + ] }, "geometry": { "type": "Polygon", @@ -2131809,7 +2140519,10 @@ "LANGUAGE": "BURMBAR", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "burm1263" + ] }, "geometry": { "type": "Polygon", @@ -2131966,7 +2140679,10 @@ "LANGUAGE": "AXAMR", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "axam1237" + ] }, "geometry": { "type": "Polygon", @@ -2132223,7 +2140939,10 @@ "LANGUAGE": "PORT SANDWITH", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "port1285" + ] }, "geometry": { "type": "Polygon", @@ -2132320,7 +2141039,10 @@ "LANGUAGE": "AULUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aulu1238" + ] }, "geometry": { "type": "Polygon", @@ -2132421,7 +2141143,10 @@ "LANGUAGE": "RERE[", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rere1240" + ] }, "geometry": { "type": "Polygon", @@ -2132490,7 +2141215,10 @@ "LANGUAGE": "UNUA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "unua1237" + ] }, "geometry": { "type": "Polygon", @@ -2132579,7 +2141307,10 @@ "LANGUAGE": "KATBOL", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "katb1237" + ] }, "geometry": { "type": "Polygon", @@ -2132700,7 +2141431,10 @@ "LANGUAGE": "NASARIAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nasa1240" + ] }, "geometry": { "type": "Polygon", @@ -2132861,7 +2141595,10 @@ "LANGUAGE": "DIXON REFE", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dixo1238" + ] }, "geometry": { "type": "Polygon", @@ -2132958,7 +2141695,10 @@ "LANGUAGE": "SA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "saaa1241" + ] }, "geometry": { "type": "Polygon", @@ -2133087,7 +2141827,10 @@ "LANGUAGE": "SOWA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sowa1244" + ] }, "geometry": { "type": "Polygon", @@ -2133180,7 +2141923,10 @@ "LANGUAGE": "SEKE", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "seke1241" + ] }, "geometry": { "type": "Polygon", @@ -2133369,7 +2142115,10 @@ "LANGUAGE": "APMA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "apma1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -2133824,7 +2142573,10 @@ "LANGUAGE": "RAGA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hano1246" + ] }, "geometry": { "type": "Polygon", @@ -2133969,7 +2142721,10 @@ "LANGUAGE": "BAETORA", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "baet1237" + ] }, "geometry": { "type": "Polygon", @@ -2134082,7 +2142837,10 @@ "LANGUAGE": "CNETRAL MAEWO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cent2058" + ] }, "geometry": { "type": "Polygon", @@ -2134159,7 +2142917,10 @@ "LANGUAGE": "MARINO", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mari1426" + ] }, "geometry": { "type": "Polygon", @@ -2134276,7 +2143037,10 @@ "LANGUAGE": "POLONOMBAUK", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "polo1242" + ] }, "geometry": { "type": "Polygon", @@ -2134405,7 +2143169,10 @@ "LANGUAGE": "TAMBOTALO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tamb1253" + ] }, "geometry": { "type": "Polygon", @@ -2134582,7 +2143349,10 @@ "LANGUAGE": "MARAGUS", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mara1399" + ] }, "geometry": { "type": "Polygon", @@ -2134683,7 +2143453,10 @@ "LANGUAGE": "LITZLITZ", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "litz1237" + ] }, "geometry": { "type": "Polygon", @@ -2134776,7 +2143549,10 @@ "LANGUAGE": "B G NAMBAS", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bign1238" + ] }, "geometry": { "type": "Polygon", @@ -2135073,7 +2143849,10 @@ "LANGUAGE": "REPANBITIP", "COUNTRY_NAME": "", "ISLAND_NAME": "Vanuatu", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "repa1237" + ] }, "geometry": { "type": "Polygon", @@ -2135198,7 +2143977,10 @@ "LANGUAGE": "SONSOROLESE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sons1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -2135425,7 +2144207,10 @@ "LANGUAGE": "ULITHIAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ulit1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -2135588,7 +2144373,10 @@ "LANGUAGE": "YAPESE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yape1248" + ] }, "geometry": { "type": "Polygon", @@ -2135725,7 +2144513,10 @@ "LANGUAGE": "WOLEAIAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wole1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -2136004,7 +2144795,10 @@ "LANGUAGE": "PAAFANG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "paaf1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2136163,7 +2144957,10 @@ "LANGUAGE": "TRUKESE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "chuu1238" + ] }, "geometry": { "type": "Polygon", @@ -2136248,7 +2145045,10 @@ "LANGUAGE": "PONAPEAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pohn1238" + ] }, "geometry": { "type": "MultiPolygon", @@ -2136367,7 +2145167,10 @@ "LANGUAGE": "MOKILESE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "moki1238" + ] }, "geometry": { "type": "Polygon", @@ -2136424,7 +2145227,10 @@ "LANGUAGE": "PINGILAPESE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ping1243" + ] }, "geometry": { "type": "Polygon", @@ -2136493,7 +2145299,10 @@ "LANGUAGE": "NUKUORO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nuku1260" + ] }, "geometry": { "type": "Polygon", @@ -2136550,7 +2145359,10 @@ "LANGUAGE": "MORTLOCKESE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mort1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2136873,7 +2145685,10 @@ "LANGUAGE": "KAPINGAMARANGI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kapi1249" + ] }, "geometry": { "type": "Polygon", @@ -2136942,7 +2145757,10 @@ "LANGUAGE": "NUKURIA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nuku1259" + ] }, "geometry": { "type": "MultiPolygon", @@ -2137057,7 +2145875,10 @@ "LANGUAGE": "NAMONUITO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "namo1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -2137164,7 +2145985,10 @@ "LANGUAGE": "PULUWAT", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pulu1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -2137391,7 +2146215,10 @@ "LANGUAGE": "SATAWALESE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sata1237" + ] }, "geometry": { "type": "Polygon", @@ -2137448,7 +2146275,10 @@ "LANGUAGE": "SAIPAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "caro1242" + ] }, "geometry": { "type": "MultiPolygon", @@ -2137575,7 +2146405,10 @@ "LANGUAGE": "CHAMORRO", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cham1312" + ] }, "geometry": { "type": "MultiPolygon", @@ -2138046,7 +2146879,10 @@ "LANGUAGE": "KIRIBATI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gilb1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -2138417,7 +2147253,10 @@ "LANGUAGE": "FAGA UVEA", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2516" + ] }, "geometry": { "type": "Polygon", @@ -2138610,7 +2147449,10 @@ "LANGUAGE": "IAAI", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "iaai1238" + ] }, "geometry": { "type": "Polygon", @@ -2139091,7 +2147933,10 @@ "LANGUAGE": "KUMAK", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1483" + ] }, "geometry": { "type": "Polygon", @@ -2139440,7 +2148285,10 @@ "LANGUAGE": "Yalayu", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yala1265" + ] }, "geometry": { "type": "Polygon", @@ -2139745,7 +2148593,10 @@ "LANGUAGE": "PAICI", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "paic1239" + ] }, "geometry": { "type": "Polygon", @@ -2140354,7 +2149205,10 @@ "LANGUAGE": "CEMUHI", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "cemu1238" + ] }, "geometry": { "type": "Polygon", @@ -2140695,7 +2149549,10 @@ "LANGUAGE": "Heake", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "haek1239" + ] }, "geometry": { "type": "Polygon", @@ -2140856,7 +2149713,10 @@ "LANGUAGE": "Haveke", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "have1241" + ] }, "geometry": { "type": "Polygon", @@ -2141093,7 +2149953,10 @@ "LANGUAGE": "Waamwang(extinct)", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "waam1236" + ] }, "geometry": { "type": "Polygon", @@ -2141186,7 +2150049,10 @@ "LANGUAGE": "Hmwaveke", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "hmwa1243" + ] }, "geometry": { "type": "Polygon", @@ -2141427,7 +2150293,10 @@ "LANGUAGE": "Vamale", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "vama1243" + ] }, "geometry": { "type": "Polygon", @@ -2141840,7 +2150709,10 @@ "LANGUAGE": "CAAC", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "caac1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2142067,7 +2150939,10 @@ "LANGUAGE": "YUAGA", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yuag1237" + ] }, "geometry": { "type": "Polygon", @@ -2142540,7 +2151415,10 @@ "LANGUAGE": "JAWE", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "jawe1237" + ] }, "geometry": { "type": "Polygon", @@ -2143069,7 +2151947,10 @@ "LANGUAGE": "FWAI", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fwai1237" + ] }, "geometry": { "type": "Polygon", @@ -2143190,7 +2152071,10 @@ "LANGUAGE": "NEMI", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nemi1240" + ] }, "geometry": { "type": "Polygon", @@ -2143595,7 +2152479,10 @@ "LANGUAGE": "PWAPWA", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pwap1237" + ] }, "geometry": { "type": "Polygon", @@ -2143860,7 +2152747,10 @@ "LANGUAGE": "PWAAMEI", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pwaa1237" + ] }, "geometry": { "type": "Polygon", @@ -2144137,7 +2153027,10 @@ "LANGUAGE": "PIJE", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "pije1237" + ] }, "geometry": { "type": "Polygon", @@ -2144370,7 +2153263,10 @@ "LANGUAGE": "Bwato", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bwat1240" + ] }, "geometry": { "type": "Polygon", @@ -2144439,7 +2153335,10 @@ "LANGUAGE": "ARHO", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arho1237" + ] }, "geometry": { "type": "Polygon", @@ -2144632,7 +2153531,10 @@ "LANGUAGE": "ARHA", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "arha1237" + ] }, "geometry": { "type": "Polygon", @@ -2144829,7 +2153731,10 @@ "LANGUAGE": "OROWE", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "orow1242" + ] }, "geometry": { "type": "Polygon", @@ -2144974,7 +2153879,10 @@ "LANGUAGE": "AJIE", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ajie1238" + ] }, "geometry": { "type": "Polygon", @@ -2145899,7 +2154807,10 @@ "LANGUAGE": "NERE", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "zire1240" + ] }, "geometry": { "type": "Polygon", @@ -2146024,7 +2154935,10 @@ "LANGUAGE": "NEKU", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "neku1237" + ] }, "geometry": { "type": "Polygon", @@ -2146373,7 +2155287,10 @@ "LANGUAGE": "Mea", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "meaa1237" + ] }, "geometry": { "type": "Polygon", @@ -2146514,7 +2155431,10 @@ "LANGUAGE": "TIRI", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tiri1261" + ] }, "geometry": { "type": "Polygon", @@ -2146891,7 +2155811,10 @@ "LANGUAGE": "XARACUU", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "xara1244" + ] }, "geometry": { "type": "Polygon", @@ -2147540,7 +2156463,10 @@ "LANGUAGE": "DUBEA", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "dumb1241" + ] }, "geometry": { "type": "Polygon", @@ -2148057,7 +2156983,10 @@ "LANGUAGE": "Numee", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nume1242" + ] }, "geometry": { "type": "Polygon", @@ -2148860,7 +2157789,10 @@ "LANGUAGE": "XARAGURE", "COUNTRY_NAME": "", "ISLAND_NAME": "New Caledonia", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "xara1243" + ] }, "geometry": { "type": "Polygon", @@ -2149361,7 +2158293,10 @@ "LANGUAGE": "TAKUU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taku1257" + ] }, "geometry": { "type": "Polygon", @@ -2149430,7 +2158365,10 @@ "LANGUAGE": "NUKUMANU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nuku1258" + ] }, "geometry": { "type": "Polygon", @@ -2149503,7 +2158441,10 @@ "LANGUAGE": "LUANGIUA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "onto1237" + ] }, "geometry": { "type": "Polygon", @@ -2149572,7 +2158513,10 @@ "LANGUAGE": "SIKAIANA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "sika1261" + ] }, "geometry": { "type": "Polygon", @@ -2149641,7 +2158585,10 @@ "LANGUAGE": "PILENI Taumako", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taum1237" + ] }, "geometry": { "type": "Polygon", @@ -2149698,7 +2158645,10 @@ "LANGUAGE": "Aua", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ayiw1239" + ] }, "geometry": { "type": "Polygon", @@ -2149755,7 +2158705,10 @@ "LANGUAGE": "TIKOPIA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tiko1237" + ] }, "geometry": { "type": "Polygon", @@ -2149812,7 +2158765,10 @@ "LANGUAGE": "ANUTA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "anut1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2149939,7 +2158895,10 @@ "LANGUAGE": "ROTUMAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rotu1241" + ] }, "geometry": { "type": "Polygon", @@ -2150008,7 +2158967,10 @@ "LANGUAGE": "WESTERN FIJIAN", "COUNTRY_NAME": "", "ISLAND_NAME": "Fiji", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2519" + ] }, "geometry": { "type": "Polygon", @@ -2150361,7 +2159323,10 @@ "LANGUAGE": "FIJI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "fiji1243" + ] }, "geometry": { "type": "MultiPolygon", @@ -2150556,7 +2159521,10 @@ "LANGUAGE": "NIUAFOOU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "niua1240" + ] }, "geometry": { "type": "Polygon", @@ -2150625,7 +2159593,10 @@ "LANGUAGE": "EAST UVEA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wall1257" + ] }, "geometry": { "type": "MultiPolygon", @@ -2150639,7 +2159610,10 @@ "LANGUAGE": "TUVALU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tuva1244" + ] }, "geometry": { "type": "MultiPolygon", @@ -2151018,7 +2159992,10 @@ "LANGUAGE": "SAMOAN", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "samo1305" + ] }, "geometry": { "type": "MultiPolygon", @@ -2151137,7 +2160114,10 @@ "LANGUAGE": "TONGAREVA(PENRHYN)", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "penr1237" + ] }, "geometry": { "type": "Polygon", @@ -2151206,7 +2160186,10 @@ "LANGUAGE": "MANIHIKI-RAKAHANGA(COOK ISLANDS MAORI)", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "raka1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2151333,7 +2160316,10 @@ "LANGUAGE": "RAPA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rapa1245" + ] }, "geometry": { "type": "MultiPolygon", @@ -2151460,7 +2160446,10 @@ "LANGUAGE": "AUSTRAL", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "aust1304" + ] }, "geometry": { "type": "MultiPolygon", @@ -2151611,7 +2160600,10 @@ "LANGUAGE": "MANGAREVA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mang1401" + ] }, "geometry": { "type": "MultiPolygon", @@ -2151758,7 +2160750,10 @@ "LANGUAGE": "MORIORI(Extinct)", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mori1267" + ] }, "geometry": { "type": "Polygon", @@ -2151915,7 +2160910,10 @@ "LANGUAGE": "YALAYU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "yala1265" + ] }, "geometry": { "type": "MultiPolygon", @@ -2152642,7 +2161640,10 @@ "LANGUAGE": "KUMAK", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nucl1483" + ] }, "geometry": { "type": "MultiPolygon", @@ -2152985,7 +2161986,10 @@ "LANGUAGE": "BALI-VITU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "bali1280" + ] }, "geometry": { "type": "MultiPolygon", @@ -2154228,7 +2163232,10 @@ "LANGUAGE": "MELAMELA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "mera1242" + ] }, "geometry": { "type": "Polygon", @@ -2154389,7 +2163396,10 @@ "LANGUAGE": "Watom", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "wato1237" + ] }, "geometry": { "type": "Polygon", @@ -2154470,7 +2163480,10 @@ "LANGUAGE": "Nodum", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nodu1236" + ] }, "geometry": { "type": "Polygon", @@ -2154531,7 +2163544,10 @@ "LANGUAGE": "TOLA", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuan1248" + ] }, "geometry": { "type": "Polygon", @@ -2154668,7 +2163684,10 @@ "LANGUAGE": "Raluana", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ralu1237" + ] }, "geometry": { "type": "Polygon", @@ -2155273,7 +2164292,10 @@ "LANGUAGE": "Rokunoi", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "raku1237" + ] }, "geometry": { "type": "Polygon", @@ -2155554,7 +2164576,10 @@ "LANGUAGE": "Rebar", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "reba1237" + ] }, "geometry": { "type": "Polygon", @@ -2155663,7 +2164688,10 @@ "LANGUAGE": "Kabanga", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kuan1248" + ] }, "geometry": { "type": "Polygon", @@ -2155792,7 +2164820,10 @@ "LANGUAGE": "Matupit", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "matu1260" + ] }, "geometry": { "type": "Polygon", @@ -2155941,7 +2164972,10 @@ "LANGUAGE": "Masawa", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "masa1304" + ] }, "geometry": { "type": "Polygon", @@ -2156070,7 +2165104,10 @@ "LANGUAGE": "Makada", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maka1306" + ] }, "geometry": { "type": "Polygon", @@ -2156151,7 +2165188,10 @@ "LANGUAGE": "Molot", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "molo1260" + ] }, "geometry": { "type": "Polygon", @@ -2156260,7 +2165300,10 @@ "LANGUAGE": "Utam", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ramo1244" + ] }, "geometry": { "type": "Polygon", @@ -2156357,7 +2165400,10 @@ "LANGUAGE": "Manuan", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ramo1244" + ] }, "geometry": { "type": "Polygon", @@ -2156502,7 +2165548,10 @@ "LANGUAGE": "Kabotirai", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ramo1244" + ] }, "geometry": { "type": "Polygon", @@ -2156671,7 +2165720,10 @@ "LANGUAGE": "Ulu", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ramo1244" + ] }, "geometry": { "type": "Polygon", @@ -2156784,7 +2165836,10 @@ "LANGUAGE": "Mioko", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ramo1244" + ] }, "geometry": { "type": "Polygon", @@ -2156889,7 +2165944,10 @@ "LANGUAGE": "Keraware", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "ramo1244" + ] }, "geometry": { "type": "Polygon", @@ -2156946,7 +2166004,10 @@ "LANGUAGE": "KAMARIAN", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "kama1362" + ] }, "geometry": { "type": "Polygon", @@ -2157091,7 +2166152,10 @@ "LANGUAGE": "Elpaputi Bay", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "elpa1239" + ] }, "geometry": { "type": "Polygon", @@ -2157176,7 +2166240,10 @@ "LANGUAGE": "Seit-Kaitetu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "seit1239" + ] }, "geometry": { "type": "Polygon", @@ -2157289,7 +2166356,10 @@ "LANGUAGE": "ASU-ULU", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "asil1242" + ] }, "geometry": { "type": "Polygon", @@ -2157502,7 +2166572,10 @@ "LANGUAGE": "SAPARUA", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "sapa1251" + ] }, "geometry": { "type": "Polygon", @@ -2157575,7 +2166648,10 @@ "LANGUAGE": "LARIKE-Wakasihu", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "lari1255" + ] }, "geometry": { "type": "Polygon", @@ -2157696,7 +2166772,10 @@ "LANGUAGE": "Allang", "COUNTRY_NAME": "Indonesia", "ISLAND_NAME": "", - "SOVEREIGN": "Indonesia" + "SOVEREIGN": "Indonesia", + "cldf:languageReference": [ + "alla1249" + ] }, "geometry": { "type": "Polygon", @@ -2157781,7 +2166860,10 @@ "LANGUAGE": "GESER-GORAM", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gese1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -2158064,7 +2167146,10 @@ "LANGUAGE": "Bicoli", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "maba1278" + ] }, "geometry": { "type": "MultiPolygon", @@ -2158187,7 +2167272,10 @@ "LANGUAGE": "TERNATE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tern1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -2158342,7 +2167430,10 @@ "LANGUAGE": "Mareku", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tido1248" + ] }, "geometry": { "type": "MultiPolygon", @@ -2158517,7 +2167608,10 @@ "LANGUAGE": "Suasiu", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tido1248" + ] }, "geometry": { "type": "Polygon", @@ -2158614,7 +2167708,10 @@ "LANGUAGE": "TIDORE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tido1248" + ] }, "geometry": { "type": "MultiPolygon", @@ -2158729,7 +2167826,10 @@ "LANGUAGE": "East Makian", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2440" + ] }, "geometry": { "type": "MultiPolygon", @@ -2159380,7 +2168480,10 @@ "LANGUAGE": "West Makian", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "west2600" + ] }, "geometry": { "type": "MultiPolygon", @@ -2159567,7 +2168670,10 @@ "LANGUAGE": "Tobelo", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tobe1252" + ] }, "geometry": { "type": "MultiPolygon", @@ -2159786,7 +2168892,10 @@ "LANGUAGE": "Temate", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "tern1247" + ] }, "geometry": { "type": "MultiPolygon", @@ -2160229,7 +2169338,10 @@ "LANGUAGE": "Buton", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "buto1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2160376,7 +2169488,10 @@ "LANGUAGE": "KAWE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kawe1240" + ] }, "geometry": { "type": "MultiPolygon", @@ -2160911,7 +2170026,10 @@ "LANGUAGE": "BIAK", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "biak1248" + ] }, "geometry": { "type": "MultiPolygon", @@ -2161294,7 +2170412,10 @@ "LANGUAGE": "MATBAT", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "matb1237" + ] }, "geometry": { "type": "MultiPolygon", @@ -2161413,7 +2170534,10 @@ "LANGUAGE": "GEBE", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gebe1237" + ] }, "geometry": { "type": "Polygon", @@ -2161486,7 +2170610,10 @@ "LANGUAGE": "EASTER ISLAND", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "rapa1244" + ] }, "geometry": { "type": "Polygon", @@ -2161555,7 +2170682,10 @@ "LANGUAGE": "TAKIA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "taki1248" + ] }, "geometry": { "type": "Polygon", @@ -2161748,7 +2170878,10 @@ "LANGUAGE": "Yanite", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kani1286" + ] }, "geometry": { "type": "Polygon", @@ -2162351,7 +2171484,10 @@ "LANGUAGE": "YATE Keiayana", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "keya1238" + ] }, "geometry": { "type": "Polygon", @@ -2163074,7 +2172210,10 @@ "LANGUAGE": "North FORE", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nort2922" + ] }, "geometry": { "type": "Polygon", @@ -2163331,7 +2172470,10 @@ "LANGUAGE": "Kosena", "COUNTRY_NAME": "", "ISLAND_NAME": "Papua New Guinea", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "awiy1238" + ] }, "geometry": { "type": "Polygon", @@ -2163448,7 +2172590,10 @@ "LANGUAGE": "KATANG", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "kata1264" + ] }, "geometry": { "type": "Polygon", @@ -2164353,7 +2173498,10 @@ "LANGUAGE": "KHMU", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "khmu1236" + ] }, "geometry": { "type": "Polygon", @@ -2164822,7 +2173970,10 @@ "LANGUAGE": "THAI", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "thai1261" + ] }, "geometry": { "type": "Polygon", @@ -2220327,7 +2229478,10 @@ "LANGUAGE": "BLAGAR", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "blag1240" + ] }, "geometry": { "type": "Polygon", @@ -2220888,7 +2230042,10 @@ "LANGUAGE": "GOGODALA", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "gogo1265" + ] }, "geometry": { "type": "Polygon", @@ -2224427,7 +2233584,10 @@ "LANGUAGE": "East Mekeo", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "east2455" + ] }, "geometry": { "type": "Polygon", @@ -2224740,7 +2233900,10 @@ "LANGUAGE": "Dobudurn", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "orok1269" + ] }, "geometry": { "type": "Polygon", @@ -2225033,7 +2234196,10 @@ "LANGUAGE": "SIRAK", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "nafi1237" + ] }, "geometry": { "type": "Polygon", @@ -2225226,7 +2234392,10 @@ "LANGUAGE": "WOM", "COUNTRY_NAME": "", "ISLAND_NAME": "", - "SOVEREIGN": "" + "SOVEREIGN": "", + "cldf:languageReference": [ + "womp1235" + ] }, "geometry": { "type": "Polygon", diff --git a/cldf/requirements.txt b/cldf/requirements.txt index 53bcd4b..66e331c 100644 --- a/cldf/requirements.txt +++ b/cldf/requirements.txt @@ -13,7 +13,7 @@ cldfbench==1.14.0 -e git+https://github.com/cldf-datasets/doreco/@8124db8c45f1186e998d7536401dc6d6dceebb32#egg=cldfbench_doreco -e git+https://github.com/cldf-datasets/haigandschnellmulticast.git@a03269497020aeab5c862a0e8d294786d567c241#egg=cldfbench_haigandschnellmulticast -e git+https://github.com/cldf-datasets/imtvault@1087aa3d1dc1d846bf2fdc986290d7950025c03b#egg=cldfbench_imtvault --e git+https://github.com/cldf-datasets/languageatlasofthepacificarea@1a5e2fb19cb53230e6a206c04dd66cea4b0f50e0#egg=cldfbench_languageatlasofthepacificarea +-e git+https://github.com/cldf-datasets/languageatlasofthepacificarea@6e6151449ae7319f16eec2a74d6161d85cd30fce#egg=cldfbench_languageatlasofthepacificarea -e git+https://github.com/cldf-datasets/rangelovvanuatu@f96ca8f58792d9bbd2dc7d80a62540e79639d6e1#egg=cldfbench_rangelovvanuatu -e git+https://github.com/cldf-datasets/uclaphoneticslabarchive@9cd6643548cf54d02287011eee266f5b5db861d4#egg=cldfbench_uclaphoneticslabarchive cldfcatalog==1.5.1 diff --git a/cldfbench_languageatlasofthepacificarea.py b/cldfbench_languageatlasofthepacificarea.py index 7c45507..d83db7a 100644 --- a/cldfbench_languageatlasofthepacificarea.py +++ b/cldfbench_languageatlasofthepacificarea.py @@ -3,8 +3,8 @@ """ import shutil import pathlib +import typing import warnings -import functools import mimetypes import collections @@ -12,9 +12,10 @@ from pycldf import Sources from clldutils.jsonlib import dump, load from clldutils.markup import add_markdown_text -from clldutils.path import TemporaryDirectory +from clldutils.path import TemporaryDirectory, md5 from cldfbench import Dataset as BaseDataset -from shapely.geometry import Point, shape +from shapely.geometry import shape +from shapely import Geometry from cldfgeojson import geotiff from cldfgeojson import ( MEDIA_TYPE, aggregate, feature_collection, merged_geometry, fixed_geometry, InvalidRingWarning) @@ -32,11 +33,30 @@ class Dataset(BaseDataset): dir = pathlib.Path(__file__).parent id = "languageatlasofthepacificarea" - @functools.cached_property - def languages(self): - return collections.OrderedDict( - [((lg['Name'], lg['Countries']), lg) - for lg in self.etc_dir.read_csv('languages.csv', dicts=True)]) + def cmd_download(self, args): + """ + Since we don't want to distribute two copies of the large GeoTIFFs, but want them inside + the cldf directory, we copy them back to where they are expected when `makecldf` is run. + Quite a hack ... + """ + s = self.cldf_dir / 'atlas' + for d in sorted(s.iterdir(), key=lambda pp: pp.stem): + p = d / 'epsg4326.tif' + if p.exists(): + t = existing_dir(self.etc_dir / 'atlas' / d.name) / 'original_modified.tif' + if not t.exists(): + t = t.parent / 'epsg4326.tif' + if t.exists(): + assert md5(t) == md5(p), 'GeoTIFF possibly regenerated in {}'.format(t) + else: + shutil.copy(p, t) + for p in d.glob('*.jpg'): + if p.stem != 'web': + t = existing_dir(self.raw_dir / 'atlas' / d.name) / p.name + if t.exists(): + assert md5(t) == md5(p), 'Original file changed: {}'.format(t) + else: + shutil.copy(p, t) def cmd_readme(self, args) -> str: return add_markdown_text( @@ -54,24 +74,33 @@ def iter_geojson_features(self): features = collections.defaultdict(list) for i, feature in enumerate(fiona.open(str(self.raw_dir / 'languagemap_040102.shp'))): feature = feature.__geo_interface__ + # We normalize the metadata found in the "raw" shapes: props = metadata.normalize({k: v for k, v in feature['properties'].items() if v}) if props: # Ignore uninhabited areas, unclassified languages etc. with (warnings.catch_warnings(record=True) as w): warnings.simplefilter("always") + # We fix the geometries by + # - translating longitudes to fall in the -180°..180° interval, + # - splitting geometries that cross the antimeridian and + # - fixing self-intersecting rings. geom = fixed_geometry( feature, fix_longitude=True, fix_antimeridian=True)['geometry'] if w and w[-1].category == InvalidRingWarning: + # For the known cases of self-intersecting rings we re-insert the holes that + # were removed above. geom = geofixes(feature, geom) assert geom['coordinates'], '{} no coords'.format(props) # Sometimes polygons erroneously share the same metadata. This must be fixed before # we can merge based on metadata and then lookup language mappings. props = errata(props, geom) + # We use the quadruple of the four meaningful metadata values as key when + # aggregating shapes. This is the key we'll use to lookup Glottolog matches later. features[tuple(props[col] for col in metadata.COLS)].append((i + 1, geom)) - assert errata.all_done and geofixes.all_done + assert errata.all_done and geofixes.all_done, 'Some fixes were not applied' mover = Mover(self.etc_dir.read_csv('fixes_location.csv', dicts=True)) - + # We sort aggregated shapes by "first appearance" in the original shapefile. for lid, shapes in sorted(features.items(), key=lambda i: i[1][0][0]): fid = shapes[0][0] f = { @@ -99,7 +128,6 @@ def cmd_makecldf(self, args): polys = [] ecai_features = collections.OrderedDict() for lid, lidt, feature in sorted(self.iter_geojson_features(), key=lambda i: i[0]): - ecai_features[lid] = feature args.writer.objects['ContributionTable'].append(dict( ID=lid, Name=lidt[0], @@ -111,8 +139,12 @@ def cmd_makecldf(self, args): if val and col != 'LANGUAGE'}, )) if lidt in coded_langs: - for gc in coded_langs[lidt]['Glottocode'].split(): + gcs = coded_langs[lidt]['Glottocode'].split() + args.writer.objects['ContributionTable'][-1]['Properties']['Glottocodes'] = gcs + feature['properties']['cldf:languageReference'] = gcs + for gc in gcs: polys.append((str(lid), feature, gc)) + ecai_features[lid] = feature lids = None for ptype in ['language', 'family']: @@ -175,13 +207,21 @@ def cmd_makecldf(self, args): Download_URL='ecai.geojson', )) - def iter_leaves(self, args): + def iter_leaves(self, args) -> typing.Generator[typing.Tuple[str, Geometry], None, None]: + """ + Add Atlas leaves to the CLDF dataset. + + For leaves with a defined mapped area, i.e. a polygon describing the area of the map that + is geo-referenced (leaving out areas covered by the legend or inset maps), the method yields + the contribution ID of the leaf and a `shapely.Geometry` object describing the area. + """ atlas_dir = existing_dir(self.cldf_dir / 'atlas') for row in self.raw_dir.read_csv('atlas_leaves.csv', dicts=True): sdir = self.raw_dir / 'atlas' / row['File'] if not sdir.exists(): - assert 'Japan' in row['Contents'] + assert 'Japan' in row['Contents'], 'Non-Japan leaf missing in raw data' continue + edir = self.etc_dir / 'atlas' / row['File'] ldir = existing_dir(atlas_dir / row['File']) mids = [] for type_, name, desc, mimetype in [ @@ -193,7 +233,7 @@ def iter_leaves(self, args): 'Ground control points used to geo-reference the scan of {} with QGIS', 'text/plain'), ]: - p = sdir / name + p = (edir / name) if type_ == 'points' else (sdir / name) if p.exists(): mid = '{}_{}'.format(ldir.name, type_) shutil.copy(p, ldir / name) @@ -205,11 +245,11 @@ def iter_leaves(self, args): Download_URL=str(ldir.joinpath(name).relative_to(self.cldf_dir)), )) mids.append(mid) - if sdir.joinpath('leaf.geojson').exists(): - feature = load(sdir / 'leaf.geojson')['features'][-1] + if edir.joinpath('leaf.geojson').exists(): + feature = load(edir / 'leaf.geojson')['features'][-1] assert 'bbox' not in feature - yield (sdir.name, shape(feature['geometry'])) + yield (edir.name, shape(feature['geometry'])) p = ldir / 'mapped_area.geojson' dump(feature, p, indent=2) @@ -222,9 +262,9 @@ def iter_leaves(self, args): ldir.joinpath('mapped_area.geojson').relative_to(self.cldf_dir)), )) mids.append('{}_mapped_area'.format(ldir.name)) - epsg4326tif = sdir / 'original_modified.tif' + epsg4326tif = edir / 'original_modified.tif' if not epsg4326tif.exists(): - epsg4326tif = sdir / 'epsg4326.tif' + epsg4326tif = edir / 'epsg4326.tif' if epsg4326tif.exists(): p = ldir / 'epsg4326.tif' shutil.copy(epsg4326tif, p) @@ -251,7 +291,11 @@ def iter_leaves(self, args): mids.append('{}_web'.format(ldir.name)) # 4. store the bounds p = ldir / 'bounds.geojson' - dump(geotiff.bounds(webtif), p, indent=2) + bounds = geotiff.bounds(webtif) + # To make sure we can recreate output idempotently we delete the temp file name + # in rio's bounds feature. + del bounds['properties']['title'] + dump(bounds, p, indent=2) args.writer.objects['MediaTable'].append(dict( ID='{}_bounds'.format(ldir.name), Name='{}/{}'.format(ldir.name, p.name), @@ -285,15 +329,25 @@ def schema(self, cldf): { 'name': 'Media_IDs', 'separator': ' ', - 'propertyUrl': 'http://cldf.clld.org/v1.0/terms.rdf#mediaReference' + 'propertyUrl': 'http://cldf.clld.org/v1.0/terms.rdf#mediaReference', + 'dc:description': + 'Contributions can be related to various kinds of media. ECAI shape ' + 'contributions are linked to GeoJSON files that store the geo data; Atlas leaf ' + 'contributions are linked to the corresponding scans and geo-data derived from ' + 'these.', }, { 'name': 'Type', - 'datatype': {'base': 'string', 'format': 'leaf|shape'} + 'datatype': {'base': 'string', 'format': 'leaf|shape'}, + 'dc:description': + "There are two types of contributions: Individual shapes from ECAI's " + "geo-registered dataset and individual leaves of the Atlas." }, { 'name': 'Properties', - 'dc:description': "Shape metadata from ECAI's GIS dataset.", + 'dc:description': + "Shape metadata from ECAI's GIS dataset and Glottocodes of the Glottolog " + "languoids to which the shape was matched.", 'datatype': 'json', } ) @@ -301,11 +355,9 @@ def schema(self, cldf): ('We list the individual shapes from the source dataset as contributions in order to ' 'preserve the original metadata.') cldf['ContributionTable', 'id'].common_props['dc:description'] = \ - ('We use the 1-based index of the first shape with corresponding ' - 'LANGUAGE property in the original shapefile as identifier.') - cldf.add_component( - 'MediaTable', - ) + ('We use the 1-based index of the first shape with matching ' + 'metadata in the original shapefile as identifier.') + cldf.add_component('MediaTable') cldf.add_component( 'LanguageTable', { @@ -313,7 +365,10 @@ def schema(self, cldf): 'propertyUrl': 'http://cldf.clld.org/v1.0/terms.rdf#speakerArea' }, { - 'name': 'Glottolog_Languoid_Level'}, + 'name': 'Glottolog_Languoid_Level', + 'datatype': {'base': 'string', 'format': 'language|family'}, + 'dc:description': '', + }, { 'name': 'Family', }, diff --git a/etc/languages.csv b/etc/languages.csv index 12e6119..8a3c0a0 100644 --- a/etc/languages.csv +++ b/etc/languages.csv @@ -35,10 +35,10 @@ KULUN,Taiwan,,Taiwan,kulo1238,, TAOKAS,Taiwan,,Taiwan,taok1237,, BABUZA,Taiwan,,Taiwan,babu1240,Glottolog languoid with matching name and coordinate within polygons, PAZEH,Taiwan,,Taiwan,paze1234,Matching Glottolog dialect in the same area, -SIRAYA_Taivoan,Taiwan,,Taiwan,taiv1237,, -SIRAYAY_Siraya,Taiwan,,Taiwan,sira1267,, +SIRAYA_Taivoan,Taiwan,,Taiwan,taiv1237,Matching Glottolog dialect of Sirayaic, +SIRAYAY_Siraya,Taiwan,,Taiwan,sira1267,Matching Glottolog dialect of Sirayaic, RUKAI_Rukai,Taiwan,,Taiwan,ruka1240,, -RUKAI_Three Villages,Taiwan,,Taiwan,ruka1240,, +RUKAI_Three Villages,Taiwan,,Taiwan,ruka1240,"Maga, Tona and Mantauran - the three villages - are all dialects of the Glottolog language Rukai", BUNUN_Central,Taiwan,,Taiwan,cent2105,, BUNUN_Southern,Taiwan,,Taiwan,sout2930,, PUYUMA_Nanwang,Taiwan,,Taiwan,nanw1237,, diff --git a/laotpa_commands/browser.py b/laotpa_commands/browser.py index fafdcd5..6522478 100644 --- a/laotpa_commands/browser.py +++ b/laotpa_commands/browser.py @@ -1,5 +1,5 @@ """ -Show an Atlas leaf overlaid on a web map. +Build a set of HTML pages to browse Atlas leaves as interactive leaflet maps. """ import json import pathlib diff --git a/laotpa_commands/glottolog_distance.py b/laotpa_commands/glottolog_distance.py index d53d128..1b81ce5 100644 --- a/laotpa_commands/glottolog_distance.py +++ b/laotpa_commands/glottolog_distance.py @@ -1,20 +1,15 @@ """ A measure how accurately the shapes of the dataset match the geographic information from Glottolog. """ -import math -import pathlib -import subprocess - from shapely.geometry import shape from clldutils.clilib import PathType from clldutils.path import TemporaryDirectory from clldutils.jsonlib import load, dump from pycldf.ext.discovery import get_dataset -import matplotlib.pyplot as plt -from cldfgeojson import feature_collection from csvw.dsv import UnicodeWriter from cldfbench_languageatlasofthepacificarea import Dataset +from .validation import plot def register(parser): @@ -71,24 +66,15 @@ def run(args): writer.writerow(['Glottocode', 'Contained', 'Distances']) writer.writerows(dists) #subprocess.check_call(['csvstat', str(ds.etc_dir / 'glottolog_distances.csv')]) - plot([i[0] for i in outliers], [i[1] for i in outliers], labels) + _plot([i[0] for i in outliers], [i[1] for i in outliers], labels) -def plot(x, y, labels):#, c, labels): - fig, ax = plt.subplots() - ax.scatter( - x, - y, - #c=c - ) - ax.set_xlabel(r'Number of polygons', fontsize=15) - ax.set_ylabel('Distance', fontsize=15) - ax.set_title('Distance from Glottolog coordinate') - for label, x_, y_ in labels: - ax.annotate(label, (x_, y_)) - #red_patch = mpatches.Patch(color='r', label=r'Non-coastal language') - #blue_patch = mpatches.Patch(color='b', label=r'Coastal language') - #ax.legend(handles=[blue_patch, red_patch], loc='upper right') - ax.grid(True) - fig.tight_layout() - plt.show() +def _plot(x, y, labels):#, c, labels): + with plot( + 'Distance from Glottolog coordinate', + 'Number of polygons', + 'Distance', + ) as ax: + ax.scatter(x, y) + for label, x_, y_ in labels: + ax.annotate(label, (x_, y_)) diff --git a/laotpa_commands/intersects_land.py b/laotpa_commands/landmass_distance.py similarity index 77% rename from laotpa_commands/intersects_land.py rename to laotpa_commands/landmass_distance.py index 2cc0ea8..64748fa 100644 --- a/laotpa_commands/intersects_land.py +++ b/laotpa_commands/landmass_distance.py @@ -4,20 +4,17 @@ Land masses are defined by features in the NaturalEarth large scale shapefiles for land and reefs. """ -import pathlib import collections import dataclasses -import fiona from shapely import distance from shapely.geometry import shape, Point from clldutils.jsonlib import load from csvw.dsv import reader, UnicodeWriter -import matplotlib.pyplot as plt -import matplotlib.patches as mpatches import tqdm from cldfbench_languageatlasofthepacificarea import Dataset +from .validation import plot, iter_ne_shapes @dataclasses.dataclass @@ -60,7 +57,7 @@ def run(args): ds = Dataset() res = ds.etc_dir / 'non-intersecting-polygons.csv' if args.plot_only and res.exists(): - plot([NonIntersectingPolygon.from_row(r) for r in reader(res)]) + _plot([NonIntersectingPolygon.from_row(r) for r in reader(res)]) return # We store the move target points, because polygons containing one of these are considered @@ -73,8 +70,7 @@ def run(args): # Load NaturalEarth features: ne10 = [] for shapefile in ['ne_10m_land', 'ne_10m_reefs']: - for shp in fiona.open( - str(pathlib.Path(__file__).parent / 'naturalearth' / '{}.shp'.format(shapefile))): + for shp in iter_ne_shapes(shapefile): ne10.extend(list(iter_polygons(shp))) non_intersecting = [] @@ -105,21 +101,18 @@ def run(args): for nip in non_intersecting: w.writerow(dataclasses.astuple(nip)) - plot(non_intersecting) - - -def plot(nips): - fig, ax = plt.subplots() - ax.scatter( - [nip.area for nip in nips], - [nip.distance for nip in nips], - c=['b' if nip.is_polynesian else 'r' for nip in nips]) - ax.set_xlabel(r'Area', fontsize=15) - ax.set_ylabel(r'Distance', fontsize=15) - ax.set_title('Polygons not intersecting with land') - red_patch = mpatches.Patch(color='r', label=r'Other ($0\,<\,lon\,<\,163$)') - blue_patch = mpatches.Patch(color='b', label=r'"Polynesian" ($lon\,>\,163$ or $lon < 0$)') - ax.legend(handles=[blue_patch, red_patch], loc='upper left') - ax.grid(True) - fig.tight_layout() - plt.show() + _plot(non_intersecting) + + +def _plot(nips): + with plot( + 'Polygons not intersecting with land', + 'Area', + 'Distance', + legend_items={ + 'r': r'Other ($0\,<\,lon\,<\,163$)', 'b': r'"Polynesian" ($lon\,>\,163$ or $lon < 0$)'}, + ) as ax: + ax.scatter( + [nip.area for nip in nips], + [nip.distance for nip in nips], + c=['b' if nip.is_polynesian else 'r' for nip in nips]) diff --git a/laotpa_commands/multipolygon_distances.py b/laotpa_commands/multipolygon_spread.py similarity index 73% rename from laotpa_commands/multipolygon_distances.py rename to laotpa_commands/multipolygon_spread.py index bc13486..007b269 100644 --- a/laotpa_commands/multipolygon_distances.py +++ b/laotpa_commands/multipolygon_spread.py @@ -10,15 +10,14 @@ import itertools import statistics -import fiona from shapely.geometry import shape from shapely import distance from cldfbench_languageatlasofthepacificarea import Dataset from clldutils.jsonlib import load, dump from cldfgeojson import feature_collection -import matplotlib.pyplot as plt from tqdm import tqdm -import matplotlib.patches as mpatches + +from .validation import plot, iter_ne_shapes def polynesian(polys): @@ -28,12 +27,7 @@ def polynesian(polys): def run(args): ds = Dataset() - - ne10 = [] - for shapefile in ['ne_10m_ocean']: - for shp in fiona.open( - str(pathlib.Path(__file__).parent / 'naturalearth' / '{}.shp'.format(shapefile))): - ne10.append(shape(shp['geometry'])) + ne10 = [shape(shp['geometry']) for shp in iter_ne_shapes('ne_10m_ocean')] x, y, c, labels = [], [], [], [] spread_out = [] @@ -72,24 +66,17 @@ def run(args): #print(f['properties']) dump(feature_collection(spread_out), pathlib.Path('spread_out.geojson')) - plot(x, y, c, labels) + _plot(x, y, c, labels) -def plot(x, y, c, labels): - fig, ax = plt.subplots() - ax.scatter( - x, - y, - c=c - ) - ax.set_xlabel(r'Number of polygons', fontsize=15) - ax.set_ylabel('Standard deviation of distances between polygons', fontsize=15) - ax.set_title('Spread of polygons per language') - for label, x_, y_ in labels: - ax.annotate(label, (x_, y_)) - red_patch = mpatches.Patch(color='r', label=r'Non-coastal language') - blue_patch = mpatches.Patch(color='b', label=r'Coastal language') - ax.legend(handles=[blue_patch, red_patch], loc='upper right') - ax.grid(True) - fig.tight_layout() - plt.show() +def _plot(x, y, c, labels): + with plot( + 'Spread of polygons per language', + 'Number of polygons', + 'Standard deviation of distances between polygons', + legend_loc='upper right', + legend_items={'r': 'Non-coastal language', 'b': 'Coastal language'}, + ) as ax: + ax.scatter(x, y, c=c) + for label, x_, y_ in labels: + ax.annotate(label, (x_, y_)) diff --git a/laotpa_commands/validation.py b/laotpa_commands/validation.py new file mode 100644 index 0000000..3849a25 --- /dev/null +++ b/laotpa_commands/validation.py @@ -0,0 +1,36 @@ +""" +Validation of the data in this dataset is split into several commands. +""" +import pathlib +import contextlib + +import fiona +import matplotlib.pyplot as plt +import matplotlib.patches as mpatches + + +@contextlib.contextmanager +def plot(title, xlabel, ylabel, legend_loc='upper left', legend_items=None): + fig, ax = plt.subplots() + try: + yield ax + finally: + ax.set_xlabel(xlabel, fontsize=15) + ax.set_ylabel(ylabel, fontsize=15) + ax.set_title(title) + if legend_items: + ax.legend( + handles=[mpatches.Patch(color=c, label=l) for c, l in legend_items.items()], + loc=legend_loc) + ax.grid(True) + fig.tight_layout() + plt.show() + + +def iter_ne_shapes(shapefile): + yield from fiona.open( + str(pathlib.Path(__file__).parent / 'naturalearth' / '{}.shp'.format(shapefile))) + + +def run(args): + pass diff --git a/raw/README.md b/raw/README.md index f4e6680..5172b98 100644 --- a/raw/README.md +++ b/raw/README.md @@ -1 +1 @@ -Raw data downloaded 2024-05-16T12:33:43.642281 \ No newline at end of file +Raw data downloaded 2024-06-13T16:07:21.224004 \ No newline at end of file