lbourdois commited on
Commit
0efe638
1 Parent(s): dc8c26d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
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
- - `var_code`: contains a code to differentiate language variants. In practice, this is the code 639-3 + a number. If 0, it corresponds to the classic 639-3, if the number is different, it corresponds to a variant (e.g. `fra-6` corresponds to Québécois according to [https://vocab.panlex.org/fra-006](https://vocab.panlex.org/fra-006)). PanLex does not provide a dictionary to find out what it corresponds to.
6174
- - `english_name`: English language name.
 
 
6175
 
6176
  # Source
6177
- Readers are invited to consult the [https://panlex.org/source-list/](https://panlex.org/source-list/ ) page, which summarizes all the sources.
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.