From 50d4f0c91023fdabc2fd41d4c3faa17147a6d3a1 Mon Sep 17 00:00:00 2001 From: hhahssh Date: Tue, 14 Jan 2025 19:19:08 +0700 Subject: [PATCH] Update data.json --- data.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 85b95b7..5ccfc26 100644 --- a/data.json +++ b/data.json @@ -1,5 +1,24 @@ [ - + + { + "word": "abide", + "infinitive": { + "form": "abide", + "pronunciation": "/əˈbaid/", + "example": "I will abide by the school rules." + }, + "past_simple": { + "form": ["abode", "abided"], + "pronunciation": ["/əˈboud/", "/əˈbaidid/"], + "example": ["He abode in the classroom quietly.", "She abided by the teacher's instructions."] + }, + "past_participle": { + "form": ["abode", "abided"], + "pronunciation": ["/əˈboud/", "/əˈbaidid/"], + "example": ["He abode by the rules during the exam.", "They have abided by the traffic laws"] + }, + "meaning": "tuân theo, chịu đựng" + }, { "word": "abide", "infinitive": {