The Best Inspirational Prayer You Ever Want 2 Read

October 27, 2021

When I need inspiration to pray, which is often, I regularly turn to quotes about prayer.  Peace, Love and Joy. I hope you can find some needed strength from these words.  Thanks for Reading…Jusmee Talkin (Aka. SE)

best inspirational quotePrayer :

Lord, thou knowest better than myself that I am growing older and will soon be old. Keep me from becoming too talkative, and especially from the unfortunate habit of thinking that I must say something on every subject and at every opportunity.
Release me from the idea that I must straighten out other peoples’ affairs. With my immense treasure of experience and wisdom, it seems a pity not to let everybody partake of it. But thou knowest, Lord, that in the end, I will need a few friends.
Keep me from the recital of endless details; give me wings to get to the point.

Grant me the patience to listen to the complaints of others; help me to endure them with charity. But seal my lips on my own aches and pains — they increase with the increasing years and my inclination to recount them is also increasing.

I will not ask thee for improved memory, only for a little more humility and less self-assurance when my own memory doesn’t agree with that of others. Teach me the glorious lesson that occasionally I may be wrong.
Keep me reasonably gentle. I do not have the ambition to become a saint — it is so hard to live with some of them — but a harsh old person is one of the devil’s masterpieces.

Make me sympathetic without being sentimental, helpful but not bossy. Let me discover merits where I had not expected them, and talents in people whom I had not thought to possess any. And, Lord, give me the grace to tell them so.
Amen”
Anonymous

“The more you pray, the less you’ll panic. The more you worship, the less you worry. You’ll feel more patient and less pressured.”Read more

#Inspirational
ARIANNA FITTS Is Missing Have You Seen Her?
What others think about me is none of my business.
More about JusMee

Discover more from JusMee Talkin

Subscribe now to keep reading and get access to the full archive.

Continue reading

function get_header( $name = null, $args = array() ) { /** * Fires before the header template file is loaded. * * @since 2.1.0 * @since 2.8.0 The `$name` parameter was added. * @since 5.5.0 The `$args` parameter was added. * * @param string|null $name Name of the specific header file to use. Null for the default header. * @param array $args Additional arguments passed to the header template. */ do_action( 'get_header', $name, $args );$templates = array(); $name = (string) $name; if ( '' !== $name ) { $templates[] = "header-{$name}.php"; }$templates[] = 'header.php';if ( ! locate_template( $templates, true, true, $args ) ) { return false; } }