From 6cfef28b60f2d27a3ccf68028699d9ed95767aa1 Mon Sep 17 00:00:00 2001 From: Shirley Date: Sat, 2 Jun 2018 17:16:31 -0500 Subject: [PATCH] Sat Jun 02 2018 17:16:31 GMT-0500 (CDT) --- 01/16.txt | 6 ++++++ 01/19.txt | 10 ++++++++++ 01/22.txt | 6 ++++++ manifest.json | 5 ++++- 4 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 01/16.txt create mode 100644 01/19.txt create mode 100644 01/22.txt diff --git a/01/16.txt b/01/16.txt new file mode 100644 index 0000000..d916c8f --- /dev/null +++ b/01/16.txt @@ -0,0 +1,6 @@ +[ + { + "title": "当路得留在拿俄米身边时,路得答应拿俄米什么事情?", + "body": "路得说:「你往那里去,我也往那里去。你在哪里住宿,我也在那里住宿。你的国就是我的国,你的神就是我的神。你在那里死,我也在那里死。」" + } +] \ No newline at end of file diff --git a/01/19.txt b/01/19.txt new file mode 100644 index 0000000..fa1c5b1 --- /dev/null +++ b/01/19.txt @@ -0,0 +1,10 @@ +[ + { + "title": "拿俄米回到了哪个城市?", + "body": "她回到了伯利恒。" + }, + { + "title": "拿俄米希望別人如何称呼她?为什么?", + "body": "她希望別人称呼她「苦」,因为她觉得耶和华苦待她" + } +] \ No newline at end of file diff --git a/01/22.txt b/01/22.txt new file mode 100644 index 0000000..bf2e301 --- /dev/null +++ b/01/22.txt @@ -0,0 +1,6 @@ +[ + { + "title": "拿俄米和路得在什么时节抵达伯利恒?", + "body": "开始收割大麦的时节。" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index a4afa66..d90d55a 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,9 @@ "01-03", "01-06", "01-08", - "01-11" + "01-11", + "01-16", + "01-19", + "01-22" ] } \ No newline at end of file