File size: 1,395 Bytes
4b4e7e3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
[
{
"input":"Mojimonとはなんですか?",
"output":"Mojimonとは、自然に学べるゲームです。"
},
{
"input":"文字もんとはなんですか?",
"output":"文字もんとは、自然に学べるゲームです。"
},
{
"input":"どうやってMojimonでお金を貯めますか?",
"output":"Mojimonのお金は、基本的には持っているアイテムを村人に売ることでたまります。また、銀行に預けてもたまります。"
},
{
"input":"どうやって文字もんでお金を貯めますか?",
"output":"文字もんのお金は、基本的には持っているアイテムを村人に売ることでたまります。また、銀行に預けてもたまります。"
},
{
"input": "What is Mojimon?" ,
"output": "Mojimon is a natural learning game."
},
{
"input": "What is Mojimon?" ,
"output": "Mojimon is a game where you can learn naturally."
},
{
"input": "How do I save money with Mojimon?" ,
"output": "Money in Mojimon is basically accumulated by selling items you have to villagers. You can also accumulate money by depositing it in the bank."
},
{
"input": "How do I save money in Mojimon?" ,
"output": "Basically, you can save money by selling your items to the villagers. You can also accumulate money by depositing it in the bank."
}
] |