Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 652 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 652 Bytes

english_word_book

  • total: 18608

Struct

[
    {
        "word": "never",
        "phonetics":
        {
            "UK": "/ˈnevə(r)/",
            "US": "/ˈnevər/"
        },
        "CN_dict":
        {
            "phonetic_respelling": "内沃(儿)",
            "definitions":
            {
                "summary": "副词,意为“从不;绝不;未曾”。"
            },
            "memory": "可以把'never'拆分成'ne'(呢)和'ver'(为儿),想象一个人坚定地说:‘我呢,为儿(ver)什么都不会去做那些不好的事,绝不(never)!’"
        }
    },
    ...
]