feat: 增加王陆雅思王听力语料库词典 (#254)

This commit is contained in:
Saigyouji WKKun
2022-09-14 21:47:26 +08:00
committed by GitHub
parent 0d782aa508
commit 91716b6e86
6 changed files with 37 additions and 0 deletions

View File

@@ -125,6 +125,7 @@ Gitee Pages: https://kaiyiwing.gitee.io/qwerty-learner/
- 商务英语 - 商务英语
- BEC - BEC
- 人教版英语 3-9 年级 - 人教版英语 3-9 年级
- 王陆雅思王听力语料库 [@Saigyouji_WKKun](https://github.com/ggehuliang)
- 日语常见词、N1 N5 [@xiaojia](https://github.com/wetery) - 日语常见词、N1 N5 [@xiaojia](https://github.com/wetery)
如果您需要背诵其他词库,欢迎在 Issue 中提出。 如果您需要背诵其他词库,欢迎在 Issue 中提出。

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -643,6 +643,38 @@ export const dictionaries: Dictionary[] = [
url: './dicts/word roots1.json', url: './dicts/word roots1.json',
length: 368, length: 368,
}, },
{
id: 'ieltsWang3',
name: '雅思王C3',
description: '雅思听力特别名词语料库',
category: '雅思王听力语料库',
url: './dicts/IELTS_WANG_3.json',
length: 1135,
},
{
id: 'ieltsWang4',
name: '雅思王C4',
description: '雅思听力形容词副词语料库',
category: '雅思王听力语料库',
url: './dicts/IELTS_WANG_4.json',
length: 346,
},
{
id: 'ieltsWang5',
name: '雅思王C5',
description: '吞音连读混合训练语料库',
category: '雅思王听力语料库',
url: './dicts/IELTS_WANG_5.json',
length: 1569,
},
{
id: 'ieltsWang11',
name: '雅思王C11',
description: '综合测试',
category: '雅思王听力语料库',
url: './dicts/IELTS_WANG_11.json',
length: 1738,
},
{ {
id: 'japanese001', id: 'japanese001',
name: '日语常见词', name: '日语常见词',