Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -6172,7 +6172,7 @@ January 1, 2024 version of [PanLex Language Vocabulary](https://vocab.panlex.org
|
|
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
|
6176 |
|
6177 |
|
6178 |
# Source
|
|
|
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
|