How to Make Correct JSON Data

Introduction

This text tells you how to write data in a special way called JSON.

Main Body

You must follow a list of rules. This list is called a JSON Schema. You must use the exact names for every part of the data. Some parts are very important. You must include 'output' and 'original_content'. Do not add extra words or commas at the end. If you follow these rules, the computer can read your work. If you make a mistake, the computer will not understand the data.

Conclusion

You must follow all the JSON rules exactly.

Learning

πŸ’‘ The Power of "MUST"

In this text, the word must appears many times. For an A2 student, this is the most important word to learn for giving orders or talking about rules.

How it works: Must + Action Word β†’\rightarrow It is necessary.

Examples from the text:

  • "You must follow a list of rules." β†’\rightarrow (Follow the rules! No choice.)
  • "You must include 'output'." β†’\rightarrow (Put this word there! It is required.)

Quick Tip for A2: When you see must, think of a red traffic light πŸ›‘. You cannot ignore it.

The opposite? To say something is forbidden, use must not (or do not):

  • "Do not add extra words." β†’\rightarrow (Stop! Don't do it.)

Vocabulary Learning

you
the person you are speaking to or about
Example:You should read the instructions carefully.
must
have to do something
Example:You must finish your homework before dinner.
follow
to go after or keep up with
Example:Please follow the steps exactly.
list
a number of items written or spoken in order
Example:Make a list of the groceries you need.
rules
things that tell people how to act
Example:The game has rules that everyone must follow.
name
a word or words by which a person or thing is known
Example:Write your name on the form.
data
facts or information that can be used to make decisions
Example:The scientist collected data from the experiment.
part
a piece of something
Example:This part of the machine is broken.
include
to add something as part of a whole
Example:Please include your signature on the document.
output
the result or information that comes out of a process
Example:The program's output is displayed on the screen.
add
to join something to something else
Example:Add sugar to the tea.
extra
more than what is needed
Example:She bought an extra ticket.
words
units of language that have meaning
Example:Use clear words when you write.
commas
punctuation marks used to separate parts of a sentence
Example:Use commas to separate items in a list.
computer
a machine that can store, process, and retrieve data
Example:The computer is running a new program.