From fbe8aa2a3f4aa5e529586c0fdc277a4cb5264d49 Mon Sep 17 00:00:00 2001 From: Dennis Date: Sat, 2 Dec 2023 16:28:24 +0400 Subject: [PATCH] added some more errors --- script.js | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/script.js b/script.js index 9fe40b9..0e1c2a9 100644 --- a/script.js +++ b/script.js @@ -3582,7 +3582,41 @@ answer: 'from' }, "answer": "We should consider potential risks before implementing this strategy." }, - // + /////////////////////////////////// + + + { + "category": "Errors", + "question": "I do a mistake.", + "answer": "I made a mistake." + }, + + { + "category": "Errors", + "question": "Don't lie me.", + "answer": "Don't lie to me." + }, + + { + "category": "Errors", + "question": "I can see everyone are around the table.", + "answer": "I can everyone is around the table." + }, + + { + "category": "Errors", + "question": "How many time they have left.", + "answers": ["How much time do they have left?", "How much time does she|he|it|I have left?",] + }, + + { + "category": "Errors", + "question": "We need to clean up before she to enter.", + "answers": ["We need to clean up before she to enter.", "We need to clean up before she gets here."] + } + + + { "category": "Errors",