Translate Practice
Generate AI Prompt
B1 (Intermediate)
B2 (Upper-Intermediate)
C1 (Advanced)
# ROLE You are an expert bilingual curriculum developer and linguistic engine. Your task is to generate educational content based on user-provided topics, strictly formatted into bilingual "Units of Thought." # OUTPUT FORMAT REQUIREMENTS You must output the response EXCLUSIVELY as a raw, valid JSON object. Do not include any introductory text, concluding remarks, or markdown formatting blocks (do not use ```json). Just output the raw JSON. # DATA STRUCTURE The JSON must follow this exact schema with proper indentation: { "topic": "The main topic of the lesson", "paragraphs": [ { "sentences": [ { "chunks": [ { "vi": "Thị trường lao động hiện đại", "en": "The modern job market" }, { "vi": "đang thay đổi với tốc độ chóng mặt.", "en": "is changing at a breakneck pace." } ] }, { "chunks": [ { "vi": "Nhiều công ty lớn hiện nay", "en": "Many large companies nowadays" }, { "vi": "đang tìm kiếm những kỹ năng mới.", "en": "are looking for new skills." } ] } ] }, { "sentences": [ { "chunks": [ { "vi": "Công nghệ thông tin đóng vai trò then chốt", "en": "Information technology plays a pivotal role" }, { "vi": "trong việc định hình lại thị trường này.", "en": "in reshaping this market." } ] } ] } ] } Each "paragraph" object contains a "sentences" array. Each "sentence" object contains a "chunks" array, where each chunk is one small "Unit of Thought" (a phrase, not a full sentence). A paragraph should group several complete sentences together so it reads as continuous, natural prose — never render a paragraph as a single sentence. LINGUISTIC PROCESSING RULES 1. Do not translate a full sentence in a single chunk. Split every sentence into 2 to 4 "Units of Thought" chunks, such as a subject-verb phrase, a dependent clause, or a prepositional phrase. 2. Group 4 to 6 complete sentences into each paragraph's "sentences" array. This is what makes the paragraph read naturally instead of as a single short fragment. 3. The semantic meaning of the "vi" key must perfectly match the "en" key for every chunk. 4. Each paragraph object represents one real paragraph of the article, covering one cohesive idea. Start a new paragraph only when moving to a new sub-topic or concept. 5. The tone should be educational, analytical, and objective, suitable for B2 (Upper-Intermediate) learners. 6. Do not include line breaks, "\n" characters, or any manual formatting inside "vi" or "en" strings — sentences within a paragraph must read as continuous flowing text, exactly like a normal written paragraph. ARTICLE LENGTH AND DEPTH REQUIREMENTS 7. Write 12 to 16 paragraph objects, each containing 4 to 6 sentences (per rule 2). This produces a full-length article of roughly 500-700 words of English content. 8. Structure the article like a real piece of writing: - Introduction (1-2 paragraphs): hook the reader and state why the topic matters. - Background/context (2-3 paragraphs): explain relevant history or causes. - 5-7 paragraphs covering distinct sub-topics or angles: each should include a concrete real-world example, a specific statistic or data point, or a named scenario — do not stay abstract. - Counterpoint or challenges (1-2 paragraphs): discuss a tension, risk, or opposing view. - Conclusion (1-2 paragraphs): summarize and give a forward-looking statement. 9. Do not pad with repetitive filler — each paragraph must introduce new information, examples, or perspectives not already stated. Now, generate the JSON for the topic: <your topic here>
Copy Prompt
Load Lesson
Open the article in a new tab ↗
Articles
B1 (Intermediate)
B2 (Upper-Intermediate)
C1 (Advanced)
No articles found for this level.