Files
life_generators/quote_generator/quotes.json
lifeadventurer 6f6e387435 add new quotes
2023-11-22 23:02:08 +08:00

89 lines
3.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"quotes" : [
{
"quote": "To AC is human. To AK divine.",
"author": "Moon"
},
{
"quote": "Life is like riding a bicycle. To keep your balance, you must keep moving.",
"author": "Albert Einstein"
},
{
"quote": "A dream is what makes people love life even when it is painful.",
"author": "Theodore Zeldin"
},
{
"quote": "Dont quit. Suffer now and live the rest of your life as a champion.",
"author": "Muhammad Ali"
},
{
"quote": "Though nobody can go back and make a new beginning… Anyone can start over and make a new ending.",
"author": "Chico Xavier"
},
{
"quote": "Be happy for this moment. This moment is your life.",
"author": "Omar Khayyam"
},
{
"quote": "Life is not a problem to be solved, but a reality to be experienced.",
"author": "Soren Kierkegaard"
},
{
"quote": "All the waters of the world find one another again, and very road leads us wanderers too back home.",
"author": "Hermann Hesse"
},
{
"quote": "Time does not pass, it continues.",
"author": "Marty Rubin"
},
{
"quote": "Be both soft and wild. Just like the Moon. Or the storm. Or the sea.",
"author": "Victoria Erickson"
},
{
"quote": "Pain is a part of growing up. It is how we learn...",
"author": "Dan Brown"
},
{
"quote": "Beneath the winter, you can feel the bone structure of the landscape, and the whole story doesn't show.",
"author": "Andrew Wyeth"
},
{
"quote": "I had been educated in the rhythms of the mountain, in which change was never fundamental, only cyclical.",
"author": "Tara Westover"
},
{
"quote": "When you look at the stars, if feels like you are not from any particular piece of land, but from the solar system.",
"author": "Kalpana Chawla"
},
{
"quote": "Not all those who wander are lost.",
"author": "J. R. R. Tolkien"
},
{
"quote": "What then is time? If no one asks me, I know what it is. If I wish to explain it to him who asks, I do not know.",
"author": "Saint Augustine"
},
{
"quote": "Change your opinions, keep to your principles; change your leaves, keep intact your roots.",
"author": "Victor Hugo"
},
{
"quote": "Patience is not simply the ability to wait, it's how we behave while we're waiting.",
"author": "Joyce Meyer"
},
{
"quote": "A rolling stone gathers no moss, but it gains a certain polish.",
"author": "Oliver Herford"
},
{
"quote": "I decided to fly through the air, live in the sunlight and enjoy life as much as I could.",
"author": "Evel Knievel"
},
{
"quote": "Be a life long or short, its completeness depends on what it was lived for.",
"author": "David Starr Jordan"
}
]
}