chatgpt, generate N3 articles
By JIMz
the generated result must all be shown inside sample code for copy and paste as a new markdown document with retained markdown syntax.
please generate an article about 500 words, with all grammar and vocabs in the level of JLPT N3. AFTER the whole article is completed, list out all vocabs inside the article with kanji. in the vocab list, for verbs, please follow the format of “the complete vocab in 辞書形 : hiragana ( A, B )”, in which : A: “自動詞” or “他動詞” B: “五段” or “一段” or “サ行” or “カ行”. for nouns with 漢字 or 平仮名, please follow the format of “the complete vocab in 辞書形 : hiragana ( 名詞 )”. for example, for “基本的”, it should appear as “基本的 : きほんてき ( 名詞 )”. for nouns with 片仮名, please follow the format of “the complete vocab in 辞書形 : the original foreign word, followed by the country of that foreign word ( 名詞 )”. for example, for “フォーム”, it should appear as “フォーム : file ( 名詞, from English )”. for adjectives, please follow the format of “the complete vocab in 辞書形 : hiragana ( C )”, in which : C: “い形容詞” or “な形容詞”. for example, for “訪れる”, it should appear as “訪れる : おとずれる ( 自動詞, 一段 )” in the vocab list, there should be no bracket with hiragana on the left side of the colon. in the vocab list, there should be no English except if they are 片仮名. the vocab list should be formatted as table in markdown syntax. the generated result should start with this in the beginning ( shown as sample code for copy and paste and retain the markdown syntax ) :
// start of the generated result
filename : [filename]
---
title: [ article title ], chatgpt-generated sample articles in JLPT N3
summary: [ article title ], chatgpt-generated sample articles in JLPT N3
author: JIMz
date: [ date ]
tags:
- ニホンゴ
- chatgpt
- N3
---
# [ article title ]
[ article content ]
# vocabulary list
[ vocabulary list ]
// end of the generated result
where : [ filename ] is “[ day ]-chatgpt-generated-n3-article.md”, in which [ day ] is the day of today with leading zero ; [ date ] is the date of today in the format of YYYY-MM-DD, with leading zero ; [ article title ] is the article title ; [ article content ] is the article content ; [ vocabulary list ] is the vocabulary list, in the form of table in markdown syntax ;
the whole generated result must all be shown as sample code for copy and paste and retain the markdown syntax.