forked from Neobii/Judges--Neobii-0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
riddles.json
39 lines (39 loc) · 1.24 KB
/
riddles.json
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
35
36
37
38
39
[{
"holder": "Samson",
"riddle": "Out of the eater came something to eat,
And out of the strong came something sweet.",
"winnings": ["30 linen", "30 clothes"],
},
{
"holder": "Caleb",
"riddle": "attacks and captures Kiriath Sepher",
"winnings": "Aksah marriage",
"winner": "Othneil son of Kenaz"
},
{
"holder": "Caleb",
"riddle": "Do me a special favor. Since you have given me land in the Negev, give me also springs of water.",
"winnings": "Upper and Lower springs",
"winner": "Akash"
},
{
"holder": "Men of the town",
"riddle": "What is sweeter than honey?",
"What is stronger than a lion?",
"winnings": "swords"
},
"holder": "Isrealites",
"riddle": "Who will be the first to go up and fight for us against the Canaanites?",
"answer": ["Hebron", "Bethel", "Luz", "Bezek"],
"winnings": "Moses Isreal Isreal Moses"
},
{
"holder": "Samson",
"riddle": "If you had not plowed with my heifer, you would not have solved my riddle",
"winnings": "{ } Samson [ ]"
},
{
"holder": "Samson",
"riddle": "With a donkey's jawbone I have made donkeys of them. With a donkey's jawbone I have killed a thousand men",
"answers": ["With a [ $book ]'s [ $books.$chapter ] I have made [ pural $book ] of them. With a [ $book ]'s [ $chapter ] I have [ verb ] a thousand men", "4 8 8 4"]
}]