Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -6169,12 +6169,14 @@ January 1, 2024 version of [PanLex Language Vocabulary](https://vocab.panlex.org
|
|
6169 |
|
6170 |
# Columns
|
6171 |
- `vocab`: contains the text entry.
|
6172 |
-
- `639-3`: contains the ISO 639-3 languages tags to allow users to filter on the language(s) of their choice.
|
6173 |
-
- `
|
6174 |
-
- `
|
|
|
|
|
6175 |
|
6176 |
# Source
|
6177 |
-
Readers are invited to consult the [https://panlex.org/source-list/](https://panlex.org/source-list/
|
6178 |
|
6179 |
# Citation
|
6180 |
> Kamholz, David, Jonathan Pool, and Susan M. Colowick. 2014.
|
|
|
6169 |
|
6170 |
# Columns
|
6171 |
- `vocab`: contains the text entry.
|
6172 |
+
- `639-3`: contains the ISO 639-3 languages tags to allow users to filter on the language(s) of their choice.
|
6173 |
+
- `639-3_english_name`: the English language name associated to the code ISO 639-3.
|
6174 |
+
- `var_code`: contains a code to differentiate language variants. In practice, this is the code 639-3 + a number. If 000, it corresponds to the classic 639-3, if the number is different, it corresponds to a variant (e.g. `fra-006` corresponds to Québécois according to [https://vocab.panlex.org/fra-006](https://vocab.panlex.org/fra-006)). This is a code created by Panlex, and therefore does not follow an international standard.
|
6175 |
+
- `english_name_var :` the English language name associated to the `var_code`.
|
6176 |
+
|
6177 |
|
6178 |
# Source
|
6179 |
+
Readers are invited to consult the [https://panlex.org/source-list/](https://panlex.org/source-list/) page, which summarizes all the sources.
|
6180 |
|
6181 |
# Citation
|
6182 |
> Kamholz, David, Jonathan Pool, and Susan M. Colowick. 2014.
|