我尝试整理了下朗文词典的,像这样,有什么结构上的错误吗
还有,这个JSON模板似乎没有变形,这个是词典软件搞定的还是放什么里面?
{
"dict_id": "simple LDOCE en-en draft v0",
"entry_id": 16,
"headword": "answer",
"headword_normalized": "answer",
"entry_type": "word",
"pronunciation": [
{
"region": "US",
"notation": "ˈænsər"
},
{
"region": "UK",
"notation": "ˈɑːnsə"
}
],
"sense": [
{
"index": 1,
"label": {
"grammar": [
"C,U"
],
"definition": {
"en": "something you say when you reply to a question that someone has asked you"
},
"example": [
{
"en": "You don’t have to give them an answer now."
},
{
"en": "Every time I ask him about it, I get a different answer."
},
{
"en": "These are important questions, and we want answers to them."
},
{
"en": "She’s still waiting for an answer from the school."
},
{
"en": "The honest answer was that I didn’t know."
},
{
"en": "He was never able to get a straight answer about why it happened."
},
{
"en": "It’s impossible for me to give you a definite answer at this time."
},
{
"en": "The short answer is that it can’t be done."
},
{
"en": "In answer to your question, yes, you can go."
},
{
"en": "If it’s money you want, the answer is no!"
}
]
}
},
{
"index": 2,
"label": {
"grammar": [
"C"
],
"definition": {
"en": "something that you write or say in reply to a question in a test or competition"
},
"example": [
{
"en": "What was the answer to question 4?"
},
{
"en": "Score two points for each correct answer."
}
]
}
},
{
"index": 3,
"label": {
"grammar": [
"C"
],
"definition": {
"en": "a written reply to a letter, invitation, advertisement etc"
},
"example": [
{
"en": "Did you ever get an answer to your letter?"
}
]
}
},
{
"index": 4,
"label": {
"grammar": [
"C"
],
"definition": {
"en": "a way of dealing with a problem"
},
"example": [
{
"en": "There is no simple answer."
},
{
"en": "The police do not have an answer to rising crime."
},
{
"en": "Some people think cars should be banned from the city, but I don’t think that’s the answer."
},
{
"en": "If he could get a job, it’d be the answer to all his worries."
}
]
}
},
{
"index": 5,
"label": {
"grammar": [
"singular, U usually in negative"
],
"definition": {
"en": "if you get an answer when you call someone on the phone, they pick up the phone and talk to you"
},
"example": [
{
"en": "I tried calling him all day but couldn’t get an answer."
}
]
}
},
{
"index": 6,
"label": {
"grammar": [
"singular, U usually in negative"
],
"definition": {
"en": "if you get an answer when you knock on a door, someone opens it and talks to you"
},
"example": [
{
"en": "I tried knocking on her door, but there was no answer."
}
]
}
}
]
}
{
"dict_id": "simple LDOCE en-en draft v0",
"entry_id": 17,
"headword": "answer",
"headword_normalized": "answer",
"entry_type": "word",
"sense": [
{
"index": 1,
"label": {
"grammar": [
"I,T"
],
"definition": {
"en": "to say something to someone as a reply when they have asked you a question, made a suggestion etc"
},
"example": [
{
"en": "She thought for a moment before answering."
},
{
"en": "He still hadn’t answered my question."
},
{
"en": "‘Why don’t you just leave?’ ‘I’d like to,’ she answered, ‘but I have nowhere else to go.’"
},
{
"en": "When questioned, Hughes answered that he knew nothing about the robbery."
},
{
"en": "How much was it? Come on, answer me."
}
]
}
},
{
"index": 2,
"label": {
"grammar": [
"I,T"
],
"definition": {
"en": "to write or say the answer to a question in a test or competition"
},
"example": [
{
"en": "Answer as many questions as possible in the time provided."
}
]
}
}
]
}





