-
Notifications
You must be signed in to change notification settings - Fork 5
/
ataturk-quotes.json
44 lines (44 loc) · 1.79 KB
/
ataturk-quotes.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
40
41
42
43
44
{
"quotes": [
{
"quote": "The truest mentor in life is science.",
"author": "Mustafa Kemal Atatürk"
},
{
"quote": "A nation that does not know its history is like a tree without roots.",
"author": "Mustafa Kemal Atatürk"
},
{
"quote": "A nation which makes the final sacrifice for life and freedom does not get beaten.",
"author": "Mustafa Kemal Atatürk"
},
{
"quote": "The most powerful weapon in the hands of the oppressor is the mind of the oppressed.",
"author": "Mustafa Kemal Atatürk"
},
{
"quote": "Peace at home, peace in the world.",
"author": "Mustafa Kemal Atatürk"
},
{
"quote": "Sovereignty unconditionally belongs to the nation.",
"author": "Mustafa Kemal Atatürk"
},
{
"quote": "Heroes who shed their blood and lost their lives! You are now lying in the soil of a friendly country. Therefore, rest in peace. There is no difference between the Johnnies and the Mehmets to us where they lie side by side here in this country of ours. You, the mothers who sent their sons from faraway countries, wipe away your tears; your sons are now lying in our bosom and are in peace. After having lost their lives on this land they have become our sons as well.",
"author": "Mustafa Kemal Atatürk"
},
{
"quote": "The future is in the skies.",
"author": "Mustafa Kemal Atatürk"
},
{
"quote": "Victory is for those who can say 'Victory is mine'. Success is for those who can begin saying 'I will succeed' and say 'I have succeeded' in the end.",
"author": "Mustafa Kemal Atatürk"
},
{
"quote": "A good teacher is like a candle - it consumes itself to light the way for others.",
"author": "Mustafa Kemal Atatürk"
}
]
}