diff --git a/README.md b/README.md index aded49b..33955a5 100644 --- a/README.md +++ b/README.md @@ -1,92 +1,3 @@ # lyrics - - -## Getting started - -To make it easy for you to get started with GitLab, here's a list of recommended next steps. - -Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)! - -## Add your files - -- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files -- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command: - -``` -cd existing_repo -git remote add origin https://gitlab.com/dabruh/lyrics.git -git branch -M main -git push -uf origin main -``` - -## Integrate with your tools - -- [ ] [Set up project integrations](https://gitlab.com/dabruh/lyrics/-/settings/integrations) - -## Collaborate with your team - -- [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/) -- [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html) -- [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically) -- [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/) -- [ ] [Automatically merge when pipeline succeeds](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html) - -## Test and Deploy - -Use the built-in continuous integration in GitLab. - -- [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/index.html) -- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing(SAST)](https://docs.gitlab.com/ee/user/application_security/sast/) -- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/requirements.html) -- [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/) -- [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html) - -*** - -# Editing this README - -When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thank you to [makeareadme.com](https://www.makeareadme.com/) for this template. - -## Suggestions for a good README -Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information. - -## Name -Choose a self-explaining name for your project. - -## Description -Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors. - -## Badges -On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge. - -## Visuals -Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method. - -## Installation -Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection. - -## Usage -Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README. - -## Support -Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc. - -## Roadmap -If you have ideas for releases in the future, it is a good idea to list them in the README. - -## Contributing -State if you are open to contributions and what your requirements are for accepting them. - -For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self. - -You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser. - -## Authors and acknowledgment -Show your appreciation to those who have contributed to the project. - -## License -For open source projects, say how it is licensed. - -## Project status -If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers. +Here you can find lyrics for worship songs. Enjoy and be blessed đŸ™đŸ» \ No newline at end of file diff --git a/english/Above All.txt b/english/Above All.txt new file mode 100644 index 0000000..e86de1e --- /dev/null +++ b/english/Above All.txt @@ -0,0 +1,72 @@ +Above all powers +Above all kings +Above all nature +And all created things +Above all wisdom +And all the ways of man +You were here +Before the world began + +Above all kingdoms +Above all thrones +Above all wonders +The world has ever known +Above all wealth +And treasures of the earth +There's no way to measure +What You're worth + +Crucified +Laid behind a stone +You lived to die +Rejected and alone +Like a rose +Trampled on the ground +You took the fall +And thought of me +Above all + +(Above all powers) +Above all powers +Above all kings +Above all nature +And all created things +Above all wisdom +And all the ways of man +You were here +Before the world began + +Above all kingdoms +Above all thrones +Above all wonders +The world has ever known +Above all wealth +And treasures of the earth +There's no way to measure +What You're worth + +Crucified +Laid behind a stone +You lived to die +Rejected and alone +Like a rose +Trampled on the ground +You took the fall +And thought of me +Above all + +Crucified +Laid behind a stone +You lived to die +Rejected and alone +Like a rose +Trampled on the ground +You took the fall +And thought of me +Above all + +Like a rose +Trampled on the ground +You took the fall +And thought of me +Above all diff --git a/english/Behold Our God.txt b/english/Behold Our God.txt new file mode 100644 index 0000000..d9d48ed --- /dev/null +++ b/english/Behold Our God.txt @@ -0,0 +1,53 @@ +[Verse 1] +Who has held the oceans in His hands? +Who has numbered every grain of sand? +Kings and nations tremble at His voice +All creation rises to rejoice + +[Chorus] +Behold our God seated on His throne +Come let us adore Him +Behold our King, nothing can compare +Come let us adore Him +[Verse 2] +Who has given counsel to the Lord? +Who can question any of His Words? +Who can teach the One who knows all things? +Who can fathom all His wondrous deeds? + +[Chorus] +Behold our God seated on His throne +Come let us adore Him +Behold our King, nothing can compare +Come let us adore Him + +[Verse 3] +Who has felt the nails upon His hands +Bearing all the guilt of sinful man? +God eternal humbled to the grave +Jesus, Savior risen now to reign + +[Chorus] +Behold our God seated on His throne +Come let us adore Him +Behold our King, nothing can compare +Come let us adore Him + +[Bridge] +You will reign forever (let Your glory fill the earth) +You will reign forever (let Your glory fill the earth) +You will reign forever (let Your glory fill the earth) +You will reign forever (let Your glory fill the earth) +You will reign forever (let Your glory fill the earth) +You will reign forever (let Your glory fill the earth) +You will reign forever (let Your glory fill the earth) +You will reign forever (let Your glory fill) +[Chorus] +Behold our God seated on His throne +Come let us adore Him +Behold our King, nothing can compare +Come let us adore +Behold our God seated on His throne +Come let us adore Him +Behold our King, nothing can compare +Come let us adore Him \ No newline at end of file diff --git a/english/Bless The Lord All My Soul.txt b/english/Bless The Lord All My Soul.txt new file mode 100644 index 0000000..767b9a3 --- /dev/null +++ b/english/Bless The Lord All My Soul.txt @@ -0,0 +1,70 @@ +Bless The Lord Oh My Soul +Oh My Soul +Worship His Holy Name +Sing Like Never Before +Oh My Soul +I’ll Worship Your Holy Name + +The Sun Comes Up +It’s A New Day Dawning +It’s Time To Sing Your Song Again +Whatever May Pass +And Whatever Lies Before Me +Let Me Be Singing +When The Evening Comes + +Bless The Lord Oh My Soul +Oh My Soul +Worship His Holy Name +Sing Like Never Before +Oh My Soul +I’ll Worship Your Holy Name + +You’re Rich In Love +And You’re Slow To Anger +Your Name Is Great +And Your Heart Is Kind +For All Your Goodness +I Will Keep On Singing +Ten Thousand Reasons +For My Heart To Find + +Bless The Lord Oh My Soul +Oh My Soul +Worship His Holy Name +Sing Like Never Before +Oh My Soul +I’ll Worship Your Holy Name +Bless You Lord + +And On That Day +When My Strength Is Failing +The End Draws Near +And My Time Has Come +Still My Soul Will +Sing Your Praise Unending +Ten Thousand Years +And Then Forevermore +Forevermore + +Bless The Lord Oh My Soul +Oh My Soul +Worship His Holy Name +Sing Like Never Before +Oh My Soul +I’ll Worship Your Holy Name + +Bless The Lord Oh My Soul +Oh My Soul +Worship His Holy Name +Sing Like Never Before +Oh My Soul +I’ll Worship Your Holy Name +Yes I’ll Worship Your Holy Name +I’ll Worship Your Holy Name + +Sing Like Never Before +Oh My Soul +I’ll Worship Your Holy Name +Jesus I Will Worship Your Holy Name +Worship Your Holy Name \ No newline at end of file diff --git a/english/Blessed Assurance.txt b/english/Blessed Assurance.txt new file mode 100644 index 0000000..938843f --- /dev/null +++ b/english/Blessed Assurance.txt @@ -0,0 +1,29 @@ +Blessed assurance, Jesus is mine; +Oh, what a foretaste of glory divine! +Heir of salvation, purchase of God, +Born of His Spirit, washed in His blood. + +This is my story, this is my song, +Praising my Savior all the day long. +This is my story, this is my song, +Praising my Savior all the day long. + +Perfect submission, perfect delight, +Visions of rapture now burst on my sight; +Angels descending, bring from above +Echoes of mercy, whispers of love. + +This is my story, this is my song, +Praising my Savior all the day long. +This is my story, this is my song, +Praising my Savior all the day long. + +Perfect submission, all is at rest, +I in my Savior am happy and blest; +Watching and waiting, looking above, +Filled with His goodness, lost in His love. + +This is my story, this is my song, +Praising my Savior all the day long. +This is my story, this is my song, +Praising my Savior all the day long. diff --git a/english/Breathe (This Is The Air I Breathe).txt b/english/Breathe (This Is The Air I Breathe).txt new file mode 100644 index 0000000..a745bad --- /dev/null +++ b/english/Breathe (This Is The Air I Breathe).txt @@ -0,0 +1,12 @@ +[Verse] +This is the air I breathe +This is the air I breathe +Your holy presence living in me + +This is my daily bread +This is my daily bread +Your very word spoken to me + +[Chorus] +And I, I’m desperate for you +And I, I’m lost without you diff --git a/english/Draw Me Close To You.txt b/english/Draw Me Close To You.txt new file mode 100644 index 0000000..d62e463 --- /dev/null +++ b/english/Draw Me Close To You.txt @@ -0,0 +1,15 @@ +Draw me close to you +Never let me go +I lay it all down again +To hear you say that I'm your friend +You are my desire +No one else will do +Cause nothing else can take your place +To feel the warmth of your embrace +Help me find the way +Bring me back to you + +You're all I want +You're all I've ever needed +You're all I want +Help me know you are near diff --git a/english/Father In Heaven How We Love You.txt b/english/Father In Heaven How We Love You.txt new file mode 100644 index 0000000..bc10dcc --- /dev/null +++ b/english/Father In Heaven How We Love You.txt @@ -0,0 +1,19 @@ +Father In Heaven How We Love You +We Lift Your Name In All The Earth +May Your Kingdom Be Established In Our Praises, +As Your People Declare Your Mighty Works! + +Blessed Be The Lord God Almighty +Who Was And Is And Is To Come. +Blessed Be The Lord God Almighty +Who Reigns Forevermore. + +Father In Heaven How We Love You +We Lift Your Name In All The Earth +May Your Kingdom Be Established In Our Praises, +As Your People Declare Your Mighty Works! + +Blessed Be The Lord God Almighty +Who Was And Is And Is To Come. +Blessed Be The Lord God Almighty +Who Reigns Forevermore. [2] diff --git a/english/Here I Am To Worship.txt b/english/Here I Am To Worship.txt new file mode 100644 index 0000000..1f33e76 --- /dev/null +++ b/english/Here I Am To Worship.txt @@ -0,0 +1,40 @@ +Light of the world, You stepped down into darkness +Opened my eyes, let me see +Beauty that made this heart adore You +Hope of a life spent with You + +And here I am to worship +Here I am to bow down +Here I am to say that You're my God +You're altogether lovely +Altogether worthy +Altogether wonderful to me + +King of all days +Oh, so highly exalted +Glorious in heaven above +Humbly You came to the earth You created +All for love's sake became poor + +And here I am to worship +Here I am to bow down +Here I am to say that You're my God +You're altogether lovely +Altogether worthy +Altogether wonderful to me + +I'll never know how much it cost +To see my sin upon that cross +[x4] + +Here I am to worship +Here I am to bow down +Here I am to say that You're my God +You're altogether lovely +Altogether worthy +Altogether wonderful to me +[x2] + +I'll never know how much it cost +To see my sin upon that cross +[x2] diff --git a/english/I Surrender.txt b/english/I Surrender.txt new file mode 100644 index 0000000..da20ef1 --- /dev/null +++ b/english/I Surrender.txt @@ -0,0 +1,41 @@ +VERSE 1: +Here I am +Down on my knees again +Surrendering all +Surrendering all + +VERSE 2: +Find me here +Lord as You draw me near +Desperate for You +Desperate for You +I surrender + +VERSE 3: +Drench my soul +As mercy and grace unfold +I hunger and thirst +I hunger and thirst + +VERSE 4: +With arms stretched wide +I know You hear my cry +Speak to me now +Speak to me now + +CHORUS: +I surrender +I surrender +I want to know You more +I want to know You more + +BRIDGE: +Like a rushing wind +Jesus breathe within +Lord have Your way +Lord have Your way in me + +Like a mighty storm +Stir within my soul +Lord have Your way +Lord have Your way in me diff --git a/english/I Will Exalt You.txt b/english/I Will Exalt You.txt new file mode 100644 index 0000000..22e76a1 --- /dev/null +++ b/english/I Will Exalt You.txt @@ -0,0 +1,32 @@ +I will exalt You, I will exalt You +I will exalt You, You are my God +I will exalt You, I will exalt You +I will exalt You, You are my God + +My hiding place, my safe refuge +My treasure Lord You are +My friend and king, anointed one +Most holy + +Because You're with me, because You're with me +Because You're with me, I will not fear +Because You are with me, because You're with me +Because You're with me, I will not fear + +Oh, you are my hiding place, my safe refuge +My treasure Lord You are +My friend and king, anointed one +Most holy + +My hiding place, my safe refuge +My treasure Lord You are +My friend and king, anointed one +Most holy + +My hiding place, my safe refuge +My treasure Lord You are +My friend and king, anointed one +Most holy + +I will exalt You, I will exalt You +I will exalt You, You are my God diff --git a/english/Is He Worthy.txt b/english/Is He Worthy.txt new file mode 100644 index 0000000..de591b3 --- /dev/null +++ b/english/Is He Worthy.txt @@ -0,0 +1,45 @@ +Do you feel the world is broken? (We do) +Do you feel the shadows deepen? (We do) +But do you know that all the dark won't stop the light from getting through? (We do) +Do you wish that you could see it all made new? (We do) + +Is all creation groaning? (It is) +Is a new creation coming? (It is) +Is the glory of the Lord to be the light within our midst? (It is) +Is it good that we remind ourselves of this? (It is) + +Is anyone worthy? Is anyone whole? +Is anyone able to break the seal and open the scroll? +The Lion of Judah who conquered the grave +He is David's root and the Lamb who died to ransom the slave + +Is He worthy? Is He worthy +Of all blessing and honor and glory? +Is He worthy of this? +He is + +Does the Father truly love us? (He does) +Does the Spirit move among us? (He does) +And does Jesus, our Messiah, hold forever those He loves? (He does) +Does our God intend to dwell again with us? (He does) + +Is anyone worthy? Is anyone whole? +Is anyone able to break the seal and open the scroll? +The Lion of Judah who conquered the grave +He is David's root and the Lamb who died to ransom the slave + +From every people and tribe (People and tribe) +Every nation and tongue (Every nation and tongue) +He has made us a kingdom and priests to God +To reign with the Son + +Is He worthy? Is He worthy +Of all blessing and honor and glory? +Is He worthy? Is He worthy? +Is He worthy of this? + +He is, He is +Is He worthy? Is He worthy? +He is, He is +He is worthy, He is worthy +He is \ No newline at end of file diff --git a/english/Jesus, Thank You.txt b/english/Jesus, Thank You.txt new file mode 100644 index 0000000..f6145b4 --- /dev/null +++ b/english/Jesus, Thank You.txt @@ -0,0 +1,23 @@ +VERSE 1 +The mystery of the cross I cannot comprehend +The agonies of Calvary +You the perfect Holy One, crushed Your Son +Who drank the bitter cup reserved for me + +CHORUS +Your blood has washed away my sin +Jesus, thank You +The Father’s wrath completely satisfied +Jesus, thank You +Once Your enemy, now seated at Your table +Jesus, thank You + +VERSE 2 +By Your perfect sacrifice I’ve been brought near +Your enemy You’ve made Your friend +Pouring out the riches of Your glorious grace +Your mercy and Your kindness know no end + +BRIDGE +Lover of my soul +I want to live for You diff --git a/english/King Of My Heart.txt b/english/King Of My Heart.txt new file mode 100644 index 0000000..3be3421 --- /dev/null +++ b/english/King Of My Heart.txt @@ -0,0 +1,37 @@ +Let the King of my heart +Be the mountain where I run +The fountain I drink from +Oh, He is my song +Let the King of my heart +Be the shadow where I hide +The ransom for my life +Oh, He is my song + +'Cause You are good, You're good, mm-mm +You are good, You're good, mm-mm + +Let the King of my heart +Be the wind inside my sails +The anchor in the waves +Oh, He is my song +Let the King of my heart +Be the fire inside my veins +The echo of my days +Oh, He is my song + +'Cause You are good, You're good, oh-oh +You are good, You're good, oh-oh +You are good, You're good, oh-oh +You are good, You're good, oh-oh + +You're never gonna let, You're never gonna let me down +You're never gonna let, You're never gonna let me down +You're never gonna let, You're never gonna let me down +You're never gonna let, You're never gonna let me down +You're never gonna let, You're never gonna let me down +You're never gonna let, You're never gonna let me down + +'Cause You are good, You're good, mm-mm +You are good, You're good, mm-mm +You are good, You're good, mm-mm +You are good, You're good, mm-mm diff --git a/english/Let It Rain.txt b/english/Let It Rain.txt new file mode 100644 index 0000000..e1127f0 --- /dev/null +++ b/english/Let It Rain.txt @@ -0,0 +1,102 @@ +[Intro] +Let it rain, let it rain +Open the floodgates of Heaven +Let it rain, let it rain +Open the floodgates of Heaven +Let it + +[Verse] +I feel the rains of Your love +Feel the winds of Your spirit +Now the heartbeat of Heaven +Let us hear +I feel the rains of Your love +Feel the winds of Your spirit +Now the heartbeat of Heaven +(Let's sing that again, I feel) +I feel the rains of Your love +Feel the winds of Your spirit +Now the heartbeat of Heaven +Let us hear +I feel the rains of Your love +Feel the winds of Your spirit +Now the heartbeat of Heaven +Let us hear + +[Chorus] +Let it rain, let it rain +Open the floodgates of Heaven +(Sing it) +Let it rain, let it rain +Open the floodgates of Heaven +(Sing it again, let it) +Let it rain, let it rain +Open the floodgates of Heaven +Let it rain, let it rain +Open the floodgates of Heaven +[Verse] +I feel the rains of Your love +(Sing it) +Feel the winds of Your spirit +Now the heartbeat of Heaven +Let us hear +I feel the rains of Your love +Feel the winds of Your spirit +Now the heartbeat of Heaven +Let us hear +(Sing it, I feel) +I feel the rains of Your love +Feel the winds of Your spirit +Now the heartbeat of Heaven +Let us hear +I feel the rains of Your love +Feel the winds of Your spirit +Now the heartbeat of Heaven +(Sing it, let it rain) + +[Chorus] +Let it rain, let it rain +(Open) +Open the floodgates of Heaven +Let it rain, let it rain +(Lift your voice, open, open up, open up) +Open the floodgates of Heaven +Let it rain +[Bridge] +(Let it rain, let it rain) +(Let it rain, let it rain) +Cause we want to see You +Show us Your glory +We wanna know You, Lord +(And we wanna see) +We wanna see You +Show us Your glory +And we wanna know You +(Sing it, let it rain) + +[Chorus] +Let it rain, let it rain +Open the floodgates of Heaven +Let it rain, let it rain +Open the floodgates of Heaven +(Lift your voice, sing it again, let it rain) +Let it rain, let it rain +Open the floodgates of Heaven +Let it rain, let it rain +(Open) +Open the floodgates of Heaven +(Sing it again) +Let it rain, let it rain +Open the floodgates of Heaven +(Pour out your spirit) +Let it rain, let it rain +Open the floodgates of Heaven +[Outro] +(God, that's the cry of this generation) +Let it rain, let it rain +(That the heavens would open up over us) +Open the floodgates of Heaven +(Let it rain, let it rain in this place) +Let it rain, let it rain +(Let it rain over this nation, God) +Open the floodgates of Heaven \ No newline at end of file diff --git a/english/No Longer Slaves.txt b/english/No Longer Slaves.txt new file mode 100644 index 0000000..92a35ea --- /dev/null +++ b/english/No Longer Slaves.txt @@ -0,0 +1,68 @@ +You unravel me, with a melody +You surround me with a song +Of deliverance, from my enemies +Till all my fears have gone +I'm no longer a slave to fear +I am a child of God + +I'm no longer a slave to fear +I am a child of God + +From my mothers womb +You have chosen me +Love has called my name +I've been born again, into a family +Your blood flows through my veins + +I'm no longer a slave to fear +I am a child of God + +I'm no longer a slave to fear +I am a child of God + +I'm no longer a slave to fear +I am a child of God + +I'm no longer a slave to fear +I am a child of God + +I am surrounded +By the arms of the father +I am surrounded +By songs of deliverance + +We've been liberated +From our bondage +We're the sons and the daughters +Let us sing our freedom + +Whoa, whoa +Whoa, whoa +Whoa, whoa, whoa, whoa +Whoa, whoa +Whoa, whoa + +You split the sea +So I could walk right through it +My fears were drowned in perfect love +You rescued me and I +Stand and sing +I am child of God + +You split the sea +So I could walk right through it +You drowned my fears in perfect love +You rescued me and I will +Stand and sing +I am child of God, yes I am +I am child of God +I am child of God, yes I am +I am child of God, full of faith, yes +I am child of God +I am child of God + +I'm no longer a slave to fear +I am a child of God + +I'm no longer a slave to fear +I am a child of God \ No newline at end of file diff --git a/english/Open The Eyes Of My Heart.txt b/english/Open The Eyes Of My Heart.txt new file mode 100644 index 0000000..2983436 --- /dev/null +++ b/english/Open The Eyes Of My Heart.txt @@ -0,0 +1,79 @@ +Open the eyes of my heart, Lord +Open the eyes of my heart +I want to see You +I want to see You + +Open the eyes of my heart, Lord +Open the eyes of my heart +I want to see You +I want to see You + +To see You high and lifted up +Shinin' in the light of Your glory +Pour out Your power and love +As we sing holy, holy, holy + +Open the eyes of my heart, Lord +Open the eyes of my heart +I want to see You +I want to see You + +Open the eyes of my heart, Lord +Open the eyes of my heart +I want to see You +I want to see You + +To see You high and lifted up +Shinin' in the light of Your glory +Pour out Your power and love +As we sing holy, holy, holy + +To see You high and lifted up +Shinin' in the light of Your glory +Pour out Your power and love +As we sing holy, holy, holy + +To see You high and lifted up +Shinin' in the light of Your glory +Pour out Your power and love +As we sing holy, holy, holy + +Holy, holy, holy +We cry holy, holy, holy +You are holy, holy, holy +I want to see you + +Holy, holy, holy +Holy, holy, holy +You are holy, holy, holy +I want to see you + +Holy, holy, holy +Holy, holy, holy +Holy, holy, holy, +I want to see you + +Holy, holy, holy +Holy, holy, holy +Holy, holy, holy, +I want to see you + +Holy, holy, holy +Holy, holy, holy +Holy, holy, holy, +I want to see you + +Holy, holy, holy +Holy, holy, holy +Holy, holy, holy, +I want to see you + +Holy, holy, holy +Holy, holy, holy +Holy, holy, holy, +I want to see you + +Holy, holy, holy +Holy, holy, holy +Holy, holy, holy, +I want to see you \ No newline at end of file diff --git a/english/Refiner’s Fire.txt b/english/Refiner’s Fire.txt new file mode 100644 index 0000000..56514e9 --- /dev/null +++ b/english/Refiner’s Fire.txt @@ -0,0 +1,47 @@ +Purify my heart +Let me be as gold +And precious silver +Purify my heart +Let me be as gold +Pure gold, Lord + +Purify my heart +Let me be as gold +And precious silver +Purify my heart +Let me be as gold +Pure gold + +Refiner's fire +My heart's one desire +Is to be holy +Set apart for You Lord +I choose to be holy +Set apart for You My Master +Ready to do Your will + +Purify my heart +Cleanse me from within +And make me holy +Purify my heart +Cleanse me from my sin +Deep within + +Refiner's fire +My heart's one desire +Is to be holy +Set apart for You Lord +I choose to be holy +Set apart for You My Master +Ready to do Your will + +Refiner's fire +My heart's one desire +Is to be holy +Set apart for You Lord +I choose to be holy +Set apart for You My Master +Ready to do Your will + +Ready to do Your will +Ready to do Your will \ No newline at end of file diff --git a/english/Revelation Song.txt b/english/Revelation Song.txt new file mode 100644 index 0000000..e6e0153 --- /dev/null +++ b/english/Revelation Song.txt @@ -0,0 +1,36 @@ +Worthy is the Lamb who was slain, holy, holy is He +Sing a new song to Him who sits on heaven's mercy seat +Worthy is the Lamb who was slain, holy, holy is He +Sing a new song to Him who sits on heaven's mercy seat + +Holy, holy, holy is the Lord, God Almighty +Who was and is and is to come +With all creation I sing praise to the King of Kings +You are my everything and I will adore You, I will adore You + +Clothed in rainbows of living color +Flashes of lightning, rolls of thunder +Blessing and honor, strength and glory +And power be to You the only wise King, yeah + +Holy, holy, holy is the Lord, God Almighty +Who was and is and is to come, yeah +With all creation I sing praise to the King of Kings +You are my everything and I will adore You +Holy, holy, You are holy + +Filled with wonder, awestruck wonder +At the mention of Your name +Jesus, Your name is power, breath and living water +Such a marvelous mystery, yeah + +Holy, holy, holy is the Lord, God Almighty +Who was and is and is to come, yeah +With all creation I sing praise to the King of Kings +You are my everything and I will adore You + +Holy, holy, holy is the Lord, God Almighty +Who was and is and is to come +With all creation I sing praise to the King of Kings +You are my everything and I will adore You, adore you +Holy, holy, You are holy \ No newline at end of file diff --git a/english/Thank You Jesus For The Blood.txt b/english/Thank You Jesus For The Blood.txt new file mode 100644 index 0000000..4957b76 --- /dev/null +++ b/english/Thank You Jesus For The Blood.txt @@ -0,0 +1,72 @@ +I was a wretch +I remember who I was +I was lost, I was blind +I was running out of time +Sin separated +The breach was far too wide +But from the far side of the chasm +You held me in Your sight + +So You made a way +Across the great divide +Left behind Heaven's throne +To build it here inside +And there, at the cross +You paid the debt I owed +Broke my chains, freed my soul +For the first time, I had hope + +Thank You, Jesus +For the blood applied +Thank You, Jesus +It has washed me white +Thank You, Jesus +You have saved my life +Brought me from the darkness +Into glorious light + +You took my place +Laid inside my tomb of sin +You were buried for three days +But then You walked right out again +And now death has no sting +And life has no end +For I have been transformed +By the blood of the Lamb + +Thank You, Jesus +For the blood applied (Thank You, Jesus) +(Thank You, Jesus) +(It has washed me white) +Thank You, Jesus +You have saved my life +Brought me from the darkness +Into glorious light + +There is nothing stronger +Than the wonder working power +Of the blood, the blood +That calls us sons and daughters +We are ransomed by our Father +Through the blood, the blood +There is nothing stronger +Oh the wonder working power +Of the blood, the blood +That calls us sons and daughters +We are ransomed by our Father +Through the blood, the blood + +Thank You, Jesus +For the blood applied +Thank You, Jesus +(It has washed me white) Washed me white +(Thank You, Jesus) +You have saved my life +Brought me from the darkness +Into glorious light + +Glory to His name +Glory to His name +There, to my heart +Was the blood applied +Glory to His name diff --git a/english/What A Friend We Have In Jesus.txt b/english/What A Friend We Have In Jesus.txt new file mode 100644 index 0000000..2216535 --- /dev/null +++ b/english/What A Friend We Have In Jesus.txt @@ -0,0 +1,26 @@ +What a friend we have in Jesus +All our sins and griefs to bear! +What a privilege to carry +Everything to God in prayer! +O what peace we often forfeit +O what needless pain we bear +All because we do not carry +Everything to God in prayer + +Have we trials and temptations? +Is there trouble anywhere? +We should never be discouraged +Take it to the Lord in prayer +Can we find a friend so faithful +Who will all our sorrows share? +Jesus knows our every weakness +Take it to the Lord in prayer + +Are we weak and heavy laden +Cumbered with a load of care? +Precious Savior, still our refuge +Take it to the Lord in prayer +Do thy friends despise, forsake thee? +Take it to the Lord in prayer! +In his arms he'll take and shield thee +Thou wilt find a solace there \ No newline at end of file diff --git a/swedish/Bara Du Gud.txt b/swedish/Bara Du Gud.txt new file mode 100644 index 0000000..be120e7 --- /dev/null +++ b/swedish/Bara Du Gud.txt @@ -0,0 +1,31 @@ +Du allsmĂ€ktig Gud +ingen Ă€r som Du +Du fanns före allt +och stĂ„r evigt kvar +ja, stĂ„r evigt kvar + +Jag sĂ€tter mitt hopp till Dig +som Ă€r sanningen och kĂ€rleken +ett hopp som bĂ€r genom allt + +Bara Du Gud +bara Din nĂ„d +bara Din sanning +sĂ€tter oss fria +I Dig har vi hopp +i Dig har vi liv +i Dig har vi frĂ€lsning +Vi Ă€r förlĂ„tna nu i Dig + +Jag ser det sĂ„ klart +hur Du rĂ€ddat mig +NĂ„d, ny varje dag +sköljer över mig +sköljer över mig + +Mitt hopp, som bĂ€r genom allt + +I Dig sĂ„ Ă€r vi fria +Genom Ditt blod finns förlĂ„telse +och all synd Ă€r utplĂ„nad +genom den nĂ„d Du gav diff --git a/swedish/Det finns kraft.txt b/swedish/Det finns kraft.txt new file mode 100644 index 0000000..b21a2b4 --- /dev/null +++ b/swedish/Det finns kraft.txt @@ -0,0 +1,29 @@ +[RefrĂ€ng] +Det finns kraft, kraft mĂ€ktig underbar +uti Guds Lammets blod +Det finns kraft, kraft mĂ€ktig underbar +uti Lammets dyrbara blod + +[Vers 1] +Vill du frĂ„n syndernas börda bli fri +I blodet finns kraft, frĂ€lsande kraft +Vill över synden du segrare bli +I blodet finns underbar kraft + +[Vers 2] +Vill du bli fri ifrĂ„n syndens begĂ€r +I blodet finns kraft, frĂ€lsande kraft +Kom till den flod som kan rena dig hĂ€r +I blodet finns underbar kraft + +[Vers 3] +Vill du bli vit sĂ„som snö i hans blod +I blodet finns kraft, frĂ€lsande kraft +Synden försvinner i livskĂ€llans flod +I blodet finns underbar kraft + +[Vers 4] +Vill du Ă„t Jesus hans Ă€rende gĂ„ +I blodet finns kraft, frĂ€lsande kraft +Vill du bland jublande skaror dĂ€r stĂ„ +I blodet finns underbar kraft diff --git a/swedish/Din Trofashet.txt b/swedish/Din Trofashet.txt new file mode 100644 index 0000000..b76f9fb --- /dev/null +++ b/swedish/Din Trofashet.txt @@ -0,0 +1,21 @@ +PĂ„ min vandring, varje steg jag tar +Ă€r Du med mig +Aldrig ensam, Du lĂ€mnar aldrig mig +lĂ€mnar aldrig mig + +Stor Ă€r Din trofasthet, Jesus +Stor Ă€r Din trofasthet, Jesus +Stor Ă€r Din trofasthet +Alla dagar Ă€r Du med + +I min oro, Du stĂ„r alltid kvar +Du Ă€r klippan +I din nĂ€rhet, min rĂ€dsla rinner av +rĂ€dsla rinner av + +Stor Ă€r Din trofasthet, Jesus
 + +Jesus Kristus, Du Ă€r min trygghet +Helt sĂ€ker i Din famn +Jesus Kristus Du Ă€r min framtid +Mitt hopp Ă€r i Ditt namn \ No newline at end of file diff --git a/swedish/Dra Mig NĂ€ra Dig.txt b/swedish/Dra Mig NĂ€ra Dig.txt new file mode 100644 index 0000000..bf35796 --- /dev/null +++ b/swedish/Dra Mig NĂ€ra Dig.txt @@ -0,0 +1,19 @@ +[Verse] +Dra mig nĂ€ra Dig LĂ„t mig aldrig gĂ„ +Jag lĂ€gger ner allt för Dig +Du sĂ€ger mig jag Ă€r Din vĂ€n +Du Ă€r mitt begĂ€r Du och endast Du +Ingen har en famn som Du +dĂ€r jag kan vila trygg just nu +HjĂ€lp mig hitta fram För mig hem igen + +[Chorus] +Du Ă€r mitt allt +Du Ă€r vad jag behöver +Du Ă€r mitt allt +Jag vill va nĂ€ra Dig +LĂ„t mig fĂ„ kĂ€nna Dig + +[Tag] +Jag vill va nĂ€ra Dig +LĂ„t mig fĂ„ kĂ€nna Dig diff --git a/swedish/Du Är Den Högste.txt b/swedish/Du Är Den Högste.txt new file mode 100644 index 0000000..c1b59f9 --- /dev/null +++ b/swedish/Du Är Den Högste.txt @@ -0,0 +1,14 @@ +[Vers] +Du Ă€r den högste över hela jorden +Ditt namn Ă€r upphöjt över alla andra namn +Du Ă€r den högste över hela jorden +Ditt namn Ă€r upphöjt över alla andra namn + +[Ref] +Vi upphöjer Dig +Vi upphöjer Dig +Vi upphöjer Dig +Du vĂ„r Gud + +[Stick] +Du vĂ„r Gud \ No newline at end of file diff --git a/swedish/Du Är Mitt Andetag.txt b/swedish/Du Är Mitt Andetag.txt new file mode 100644 index 0000000..7177fbf --- /dev/null +++ b/swedish/Du Är Mitt Andetag.txt @@ -0,0 +1,12 @@ +Du Ă€r mitt andetag +Du Ă€r mitt andetag +En helig nĂ€rhet, Lever i mig + +Det Ă€r mitt sanna bröd +Det Ă€r mitt sanna bröd +Ditt ord som visar VĂ€gen för mig + +Du Ă€r all min lĂ€ngtan +Jag lever av dig +Och jag Ă€r helt förlorad +Utan dig \ No newline at end of file diff --git a/swedish/Gör Mitt HjĂ€rta Rent.txt b/swedish/Gör Mitt HjĂ€rta Rent.txt new file mode 100644 index 0000000..166a7f9 --- /dev/null +++ b/swedish/Gör Mitt HjĂ€rta Rent.txt @@ -0,0 +1,11 @@ +Gör mitt hjĂ€rta rent +LĂ„t det bli som guld och dyrbart silver +Gör mitt hjĂ€rta rent +LĂ„t det bli som guld, rent guld + +Rena min sjĂ€l +Allt vad jag begĂ€r Ă€r att fĂ„ bli helig +Avskild helt för Dig Gud +Ja, jag vill bli helig +Avskild helt för Dig min Herre +Redo att tjĂ€na Dig \ No newline at end of file diff --git a/swedish/Helig Ande (Kom och möt oss hĂ€r) .txt b/swedish/Helig Ande (Kom och möt oss hĂ€r) .txt new file mode 100644 index 0000000..b6a238e --- /dev/null +++ b/swedish/Helig Ande (Kom och möt oss hĂ€r) .txt @@ -0,0 +1,16 @@ +Det finns ingenting, som kan mĂ€tas med Dig +Helt ojĂ€mförbar, vĂ„rt levande hopp +Din nĂ€rhet Gud + +Jag har smakat Din nĂ„d, den kĂ€rlek Du ger +Bara Du gör mig fri, frĂ„n all skuld och skam +Din nĂ€rhet Gud + +Helig Ande kom och möt oss hĂ€r +Kom uppfyll rummet med Din atmosfĂ€r +Vi lĂ€ngtar, vi vill se Din hĂ€rlighet +Att förundras helt av Din nĂ€rhet Gud +Din nĂ€rhet Gud + +Kom nĂ€ra oss, Du Ă€r allt vi behöver +Kom nĂ€ra oss och lĂ„t Din godhet flöda över \ No newline at end of file diff --git a/swedish/Helig Ande Kom Och Möt Oss HĂ€r.txt b/swedish/Helig Ande Kom Och Möt Oss HĂ€r.txt new file mode 100644 index 0000000..e93327c --- /dev/null +++ b/swedish/Helig Ande Kom Och Möt Oss HĂ€r.txt @@ -0,0 +1,19 @@ +Helig Ande kom och möt oss hĂ€r +SĂ€nd Ditt helande och var oss nĂ€r +Kom med kraft och visa vem Du Ă€r +Helig Ande, kom möt oss hĂ€r + +Mitt hjĂ€rta lĂ€ngtar höra ord frĂ„n Dig +Mitt inre söker efter mer av Dig +Gud lyft oss högre sĂ„ vi ser Din makt +För oss ut, fyll oss med Din kraft + +Som en vind frĂ„n himlen rör oss nu +LĂ„t Din sanning ge vĂ„rt inre ljus +VĂ€ck upp hjĂ€rtan, gör vĂ„r ande fri +Helig Ande, kom möt oss hĂ€r + +Fyll vĂ„ra hjĂ€rtan med Din stilla frid +VĂ„rt inre törstar efter glĂ€djens liv +Gud kom oss nĂ€ra, gör vĂ„r lovsĂ„ng fri +SĂ€nd nu Ditt regn, till Ditt folk igen diff --git a/swedish/HjĂ€rtats Herre Och Kung.txt b/swedish/HjĂ€rtats Herre Och Kung.txt new file mode 100644 index 0000000..0a07d2c --- /dev/null +++ b/swedish/HjĂ€rtats Herre Och Kung.txt @@ -0,0 +1,67 @@ +[Verse 1] +HjĂ€rtats Herre och Kung, +var den klippa dit jag flyr, +kĂ€llan för mitt liv. +Åh, Du Ă€r min sĂ„ng. + +[Verse 2] +HjĂ€rtats Herre och Kung, +lĂ„t mig gömma mig i Dig. +Du har friköpt mig. +Åh, Du Ă€r min sĂ„ng. + +[Chorus] +Du Ă€r god, god, Ă„h Ă„h (x4). + +[Verse 3] +HjĂ€rtats Herre och Kung, +var den vind som för mig fram. +En trygg och sĂ€ker hamn. +Åh, Du Ă€r min sĂ„ng. + +[Verse 4] +HjĂ€rtats Herre och Kung, +tĂ€nd Din eld djupt inom mig. +LĂ„t mitt liv fĂ„ spegla Dig. +Åh, Du Ă€r min sĂ„ng. + +[Verse 3] +HjĂ€rtats Herre och Kung, +var den vind som för mig fram. +En trygg och sĂ€ker hamn. +Åh, Du Ă€r min sĂ„ng. + +[Verse 4] +HjĂ€rtats Herre och Kung, +tĂ€nd Din eld djupt inom mig. +LĂ„t mitt liv fĂ„ spegla Dig. +Åh, Du Ă€r min sĂ„ng. + +[Chorus] +Du Ă€r god, god, Ă„h Ă„h (x4). + +[Bridge 1] +Du sviker aldrig mig, +sviker aldrig nĂ„nsin mig. (x4). + +[Bridge 1] [Build up] +Du sviker aldrig mig, +sviker aldrig nĂ„nsin mig. (x2). + +[Bridge 2] +Du sviker aldrig mig, +sviker aldrig nĂ„nsin mig. +Du sviker aldrig mig, +sviker aldrig nĂ„nsin mig. + +[Chorus] +Du Ă€r god, god, Ă„h Ă„h (x2). + +[Bridge 2] +Du sviker aldrig mig, +sviker aldrig nĂ„nsin mig. +Du sviker aldrig mig, +sviker aldrig nĂ„nsin mig. + +[Chorus] +Du Ă€r god, god, Ă„h Ă„h (x2). diff --git a/swedish/Jag Har Beslutat Att Följa Jesus.txt b/swedish/Jag Har Beslutat Att Följa Jesus.txt new file mode 100644 index 0000000..06c282a --- /dev/null +++ b/swedish/Jag Har Beslutat Att Följa Jesus.txt @@ -0,0 +1,8 @@ +Jag har beslutat att följa Jesus +och aldrig mer tillbaka gĂ„. + +Om andra tvekar vill jag dock följa +och aldrig mer tillbaka gĂ„. + +Jag följer korset och lĂ€mnar vĂ€rlden +och ingen vĂ€g tillbaka gĂ„r. diff --git a/swedish/Jag Vill Ge Dig O Herre Min LovsĂ„ng.txt b/swedish/Jag Vill Ge Dig O Herre Min LovsĂ„ng.txt new file mode 100644 index 0000000..139f9fb --- /dev/null +++ b/swedish/Jag Vill Ge Dig O Herre Min LovsĂ„ng.txt @@ -0,0 +1,23 @@ +[Vers 1] +Jag vill ge Dig o Herre min lovsĂ„ng +Jag vill tacka med skönaste ord +för Din kĂ€rlek och nĂ„d som Ă€r grĂ€nslös +Jag vill tacka för allt gott Du gjort + +[RefrĂ€ng] +Jag vill göra mitt liv till en lovsĂ„ng till Dig +DĂ€r var ton skall en hyllning till Dig bĂ€ra +och i dagar av glĂ€dje och dagar av sorg +Vill jag leva var dag till Din Ă€ra + +[Vers 2] +Ingen annan Ă€r vĂ€rd att besjungas +endast Du, Herre Ă€ger min sĂ„ng +och i himmelens gyllene salar +skall jag prisa Dig evighet lĂ„ng + +[Vers 3] +Och om sĂ„ngen nĂ„n gĂ„ng skulle tystna +eller störas av oro och strid +Herre öppna pĂ„ nytt mina ögon +sĂ„ jag ser att hos Dig Ă€r min frid \ No newline at end of file diff --git a/swedish/Jesus Du FörtjĂ€nar Allt.txt b/swedish/Jesus Du FörtjĂ€nar Allt.txt new file mode 100644 index 0000000..ea6a125 --- /dev/null +++ b/swedish/Jesus Du FörtjĂ€nar Allt.txt @@ -0,0 +1,11 @@ +Jesus Du förtjĂ€nar allt +Jesus Du förtjĂ€nar allt +För Du har skapat allt +och allt blev skapat för +att Du ska fĂ„ all Ă€ra + +Heliga och Ă€nglar, böjer sig för Dig +Äldste lĂ€gger kronor inför lammets tron och sjunger ut + +Dag och natt, natt och dag - ge Ă€ra till Gud +Dag och natt, natt och dag - ge Ă€ra till Gud diff --git a/swedish/Jesus Är Centrum I Mitt Liv.txt b/swedish/Jesus Är Centrum I Mitt Liv.txt new file mode 100644 index 0000000..e79853f --- /dev/null +++ b/swedish/Jesus Är Centrum I Mitt Liv.txt @@ -0,0 +1,21 @@ +Jesus Ă€r i centrum utav allt +Jesus Ă€r i centrum utav allt +IfrĂ„n början och till slut +Ă€r det bara Du, det har alltid varit Jesus, Jesus + +Inget annat hĂ„ller, ingenting betyder mer +Jesus Du Ă€r centrum, +allting utgĂ„r ifrĂ„n Dig, Jesus, Dig + +Jesus kom var centrum i mitt liv +Jesus kom var centrum i mitt liv +IfrĂ„n början och till slut +Ă€r det bara Du, det har alltid varit Jesus, Jesus + +HjĂ€rtats bön upp till himlen: Jesus var mitt centrum +Det handlar om Dig, ja allt handlar om Dig + +Jesus kom var centrum bland Ditt folk +Jesus kom var centrum bland Ditt folk +Varje knĂ€ ska böja sig +varje tunga ska bekĂ€nna Dig som Herre, Jesus diff --git a/swedish/Kom Du Helige.txt b/swedish/Kom Du Helige.txt new file mode 100644 index 0000000..703bbe7 --- /dev/null +++ b/swedish/Kom Du Helige.txt @@ -0,0 +1,9 @@ +LĂ„t oss fĂ„ kĂ€nna, +Ditt rikes underbara doft hĂ€r och nu +LĂ„t oss fĂ„ höra, +Din ljuva stĂ€mma inom oss, hĂ€r och nu + +Kom du Helige, +Helig Ande kom +Kom du Helige, ja kom +Helig Ande kom diff --git a/swedish/Kristus Är Nog För Mig.txt b/swedish/Kristus Är Nog För Mig.txt new file mode 100644 index 0000000..7107026 --- /dev/null +++ b/swedish/Kristus Är Nog För Mig.txt @@ -0,0 +1,14 @@ +Kristus Ă€r min lön och allt jag lever för nu +Det finns inget i vĂ„r vĂ€rld som kan tillfredsstĂ€lla mig +I nödens stund sĂ„ sjung min sjĂ€l + GĂ„r ej tillbaks Du gjort mig fri +Kristus Ă€r nog för mig, Kristus Ă€r nog för mig +Allt vad jag begĂ€r finns i Dig, allt jag begĂ€r +Kristus Ă€r mitt allt, glĂ€djen i min frĂ€lsning +Detta hopp det sviker ej, himlen Ă€r mitt hem +I varje storm sĂ„ sjung min sjĂ€l +Je -sus Ă€r hĂ€r min Gud tillhör Ă€ran +Jag har beslutat att följa Jesus +och aldrig mer tillbaka gĂ„ +Jag följer korset och lĂ€mnar vĂ€rlden +och aldrig mer tillbaka gĂ„r \ No newline at end of file diff --git a/swedish/LĂ„t Det Vara Jesus.txt b/swedish/LĂ„t Det Vara Jesus.txt new file mode 100644 index 0000000..06cae5d --- /dev/null +++ b/swedish/LĂ„t Det Vara Jesus.txt @@ -0,0 +1,33 @@ +Himmelens son, kĂ€rlekens gestalt sĂ„ ofattbar i nĂ„d +Stort Ă€r Hans namn, upphöjt över allt +Han har all makt + +FrĂ„n solen gĂ„r upp, till solen gĂ„r ner +LĂ„t det vara Jesus +I mörkaste natt ett namn lyser klart +LĂ„t det vara Jesus + +I varje sĂ€song, i glĂ€dje och sorg Hans trofasthet bestĂ„r +Kristus mitt hopp, min tillflykt, min borg +Han Ă€r min sĂ„ng + +FrĂ„n solen gĂ„r upp, till solen gĂ„r ner +LĂ„t det vara Jesus +I mörkaste natt ett namn lyser klart +LĂ„t det vara Jesus +//: VĂ€rlden har inget som jag söker, bara Jesus jag behöver +VĂ€rderar inget annat högre, bara Jesus jag behöver :// + +FrĂ„n solen gĂ„r upp, till solen gĂ„r ner +LĂ„t det vara Jesus +I mörkaste natt ett namn lyser klart +LĂ„t det vara Jesus +FrĂ„n solen gĂ„r upp, till solen gĂ„r ner +LĂ„t det vara Jesus +I mörkaste natt ett namn lyser klart +LĂ„t det vara Jesus +LĂ„t det vara Jesus +LĂ„t det vara Jesus + +FrĂ„n solen gĂ„r upp, till solen gĂ„r ner +LĂ„t det vara Jesus \ No newline at end of file diff --git a/swedish/LĂ„t Elden Brinna.txt b/swedish/LĂ„t Elden Brinna.txt new file mode 100644 index 0000000..1f8d126 --- /dev/null +++ b/swedish/LĂ„t Elden Brinna.txt @@ -0,0 +1,22 @@ +Faller ner, hĂ€r inför Dig +Vid Din tron, jag stillar mig +Ge mig frid, fyll mig med liv +NĂ€ra Dig, jag vill förbli + +LĂ„t Din Ande andas +Rör mitt hjĂ€rta Gud +LĂ„t Ditt rike komma nu + +Hör min bön, res mig igen +Ta min hand, led mig fram +Jag vill gĂ„, följa Din vĂ€g +HĂ€r Ă€r jag, sĂ€nd mig Gud + +LĂ„t Din Ande andas +Rör mitt hjĂ€rta Gud +LĂ„t Ditt rike komma nu + +LĂ„t elden brinna, djupt i mitt hjĂ€rta +Vill leva för Dig, vill leva för Dig +Kom Helig Ande, med kraft som bĂ€r mig +Vill leva för Dig, vill leva för Dig diff --git a/swedish/Mer Av Dig.txt b/swedish/Mer Av Dig.txt new file mode 100644 index 0000000..a5d87b7 --- /dev/null +++ b/swedish/Mer Av Dig.txt @@ -0,0 +1,4 @@ +Mer av Dig, Jesus, mer av Dig. +Mitt hjĂ€rta lĂ€ngtar efter mer av Dig. +För min sjĂ€l Ă€r svag, till Dig ropar jag. +Mitt hjĂ€rta lĂ€ngtar efter mer av Dig. \ No newline at end of file diff --git a/swedish/O Prisa Högt.txt b/swedish/O Prisa Högt.txt new file mode 100644 index 0000000..9ba4cd2 --- /dev/null +++ b/swedish/O Prisa Högt.txt @@ -0,0 +1,24 @@ +Till Golgata min tanke gĂ„r +dĂ€r Jesus led och för mig dog +Jag ser Hans hĂ€nder, ser Hans sĂ„r +min FrĂ€lsare dĂ€r pĂ„ ett kors + +Hans bundna kropp i tĂ„rar drĂ€nkt +De Honom la i Josefs grav +Förseglad med en vĂ€ldig sten +Messias lagd i ensamhet + +O prisa högt Herrens namn vĂ„r Gud +O prisa Gud i evighet +Med Ă€ndlös sĂ„ng vill vi Ă€ra Dig +vĂ„r Herre och vĂ„r Gud + +PĂ„ tredje dan’i gryningen, +himmelens Son uppstod igen +Du död var har du nu din udd +Hör Ă€nglar ropa Krist vĂ„r Kung + +Han kommer Ă„ter klĂ€dd i vitt +För solens strĂ„lar natten flytt +Tillsammans med de heliga +jag Jesu ansikte skall se \ No newline at end of file diff --git a/swedish/O Store Gud.txt b/swedish/O Store Gud.txt new file mode 100644 index 0000000..20e3709 --- /dev/null +++ b/swedish/O Store Gud.txt @@ -0,0 +1,43 @@ +[Vers 1] +O store Gud, nĂ€r jag den vĂ€rld beskĂ„dar, +Som du har skapat med ditt allmaktsord, +Hur dĂ€r din visdom leder livets trĂ„dar, +Och alla vĂ€sen mĂ€ttas vid ditt bord. + +[Kör] +DĂ„ brister sjĂ€len ut i lovsĂ„ngsljud: +O store Gud! O store Gud! +DĂ„ brister sjĂ€len ut i lovsĂ„ngsljud: +O store Gud! O store Gud! + +[Mellan] + +[Vers 2] +NĂ€r jag hör Ă„skans röst och stormar brusa +och blixtens klingor springa fram ur skyn +nĂ€r regnets kalla friska skurar susa +och löftets bĂ„ge glĂ€nser för min sky + +[Vers 3] +NĂ€r sommarvinden susar över fĂ€lten +NĂ€r blommor dofta invid kĂ€llans rand +NĂ€r trastar drilla i de gröna tĂ€lten +Vid furuskogens tysta, dunkla rand + +[Vers 4] +NĂ€r jag i Bibeln skĂ„dar alla under +Som Herren gjort sen förste Adams tid +Hur nĂ„defull Han varit alla stunder +Och hjĂ€lpt sitt folk ur livets synd och strid + +[Vers 5] +NĂ€r tryckt av synd och skuld jag faller neder +vid Herrens fot och ber om nĂ„d och frid +och han min sjĂ€l pĂ„ rĂ€tta vĂ€gen leder +och frĂ€lsar mig frĂ„n all min synd och strid + +[Vers 6] +NĂ€r en gĂ„ng alla tidens höljen falla +och jag fĂ„r skĂ„da det jag nu fĂ„r tro +och evighetens klara klockor kalla +min frĂ€lsta ande till dess sabbatsro diff --git a/swedish/Psalm 702 - Jag vill ge Dig, o Herre, min lovsĂ„ng.txt b/swedish/Psalm 702 - Jag vill ge Dig, o Herre, min lovsĂ„ng.txt new file mode 100644 index 0000000..20ece18 --- /dev/null +++ b/swedish/Psalm 702 - Jag vill ge Dig, o Herre, min lovsĂ„ng.txt @@ -0,0 +1,32 @@ +1. +Jag vill ge Dig o Herre min lovsĂ„ng, +jag vill tacka med skönaste ord, +för Din kĂ€rlek och nĂ„d som Ă€r grĂ€nslös, +jag vill tacka för allt gott Du gjort. + +Jag vill göra mitt liv till en lovsĂ„ng till Dig, +dĂ€r var ton skall en hyllning till Dig bĂ€ra, +och i dagar av glĂ€dje och dagar av sorg, +vill jag leva var dag till Din Ă€ra. + +2. +Ingen annan Ă€r vĂ€rd att besjungas, +endast Du Herre Ă€ger min sĂ„ng, +och i himmelens gyllene salar, +skall jag prisa Dig evighet lĂ„ng. + +Jag vill göra mitt liv till en lovsĂ„ng till Dig, +dĂ€r var ton skall en hyllning till Dig bĂ€ra, +och i dagar av glĂ€dje och dagar av sorg, +vill jag leva var dag till Din Ă€ra. + +3. +Och om sĂ„ngen nĂ„n gĂ„ng skulle tystna, +eller störas av oro och strid, +Herre öppna pĂ„ nytt mina ögon, +sĂ„ jag ser att hos Dig Ă€r min frid. + +Jag vill göra mitt liv till en lovsĂ„ng till Dig, +dĂ€r var ton skall en hyllning till Dig bĂ€ra, +och i dagar av glĂ€dje och dagar av sorg, +vill jag leva var dag till Din Ă€ra. \ No newline at end of file diff --git a/swedish/PĂ„ Dig Min Gud Förtröstar Jag.txt b/swedish/PĂ„ Dig Min Gud Förtröstar Jag.txt new file mode 100644 index 0000000..c515559 --- /dev/null +++ b/swedish/PĂ„ Dig Min Gud Förtröstar Jag.txt @@ -0,0 +1,15 @@ +PĂ„ Dig min Gud förtröstar jag +NĂ€r oro skymmer min morgondag +För jag vet Du Ă€r trofast emot mig +NĂ€r svĂ„righeter omger mig +SĂ„ Ă€r jag Ă€ndĂ„ trygg hos Dig +För jag vet att Du aldrig lĂ€mnar mig + +Är det natt eller dag, Herre pĂ„ Dig förtröstar jag + +Gud Du Ă€r alltid NĂ€ra mig +Ingen förĂ€ndring finns hos Dig +Du Ă€r densamme igĂ„r och idag och i evighet +Du Ă€r min framtids sĂ€kra grund +Du som stĂ„r fast vid Ditt förbund +Min klippa Ă€r Du, allsmĂ€ktig Gud, jag Ă€rar Dig diff --git a/swedish/Saliga Visshet.txt b/swedish/Saliga Visshet.txt new file mode 100644 index 0000000..c12c8d0 --- /dev/null +++ b/swedish/Saliga Visshet.txt @@ -0,0 +1,23 @@ +Vers 1 +Saliga visshet, Jesus Ă€r min! +Himmelens glĂ€dje fyller mitt sinn. +Född av hans Ande, ren i hans blod, +fĂ„r jag förtröstan, styrka och mod. + +RefrĂ€ng +Han Ă€r min glĂ€dje, Han Ă€r min sĂ„ng, +honom jag prisar livsdagen lĂ„ng. +Han Ă€r min glĂ€dje, Han Ă€r min sĂ„ng, +honom jag prisar livsdagen lĂ„ng. + +Vers 2 +Allting jag uppgav, allting jag vann! +StrĂ„lande morgon för mig upprann. +Inom mig hör jag Ă€nglar ge bud, +tala om nĂ„d och kĂ€rlek frĂ„n Gud. + +Vers 3 +Saliga visshet, ljuvliga ro! +Nu jag hos Jesus vilar i tro, +vĂ€ntar vad intet öga har sett, +vĂ€ntar vad Herren sjĂ€lv har berett. diff --git a/swedish/Som En HĂ€rlig GudomskĂ€lla (PĂ€rleporten).txt b/swedish/Som En HĂ€rlig GudomskĂ€lla (PĂ€rleporten).txt new file mode 100644 index 0000000..d809287 --- /dev/null +++ b/swedish/Som En HĂ€rlig GudomskĂ€lla (PĂ€rleporten).txt @@ -0,0 +1,35 @@ +Som en hĂ€rlig gudomskĂ€lla, +rik och mĂ€ktig, djup och stor, +Ă€r den kĂ€rlek, nĂ„d och sanning, +som i Jesu hjĂ€rta bor. +Han har öppnat pĂ€rleporten, +sĂ„ att jag kan komma in. +Genom blodet har han frĂ€lst mig +och bevarat mig som sin. + +En gĂ„ng som en jagad duva, +som en sĂ„rad hjort jag var, +men ett djupt förkrossat hjĂ€rta +Jesus ej förskjutit har. +Han har öppnat pĂ€rleporten, +sĂ„ att jag kan komma in. +Genom blodet har han frĂ€lst mig +och bevarat mig som sin. + +Under över alla under! +Allt förlĂ€t han mig en gĂ„ng. +Om hans underbara godhet +glad jag sjunger nu min sĂ„ng. +Han har öppnat pĂ€rleporten, +sĂ„ att jag kan komma in. +Genom blodet har han frĂ€lst mig +och bevarat mig som sin. + +NĂ€r en gĂ„ng i livets morgon +till den gyllne port jag nĂ„r, +dĂ„ för Jesu stora kĂ€rlek +och för mig den öppen stĂ„r. +Han har öppnat pĂ€rleporten, +sĂ„ att jag kan komma in. +Genom blodet har han frĂ€lst mig +och bevarat mig som sin. \ No newline at end of file diff --git a/swedish/SĂ„ Stor Är VĂ„r Gud.txt b/swedish/SĂ„ Stor Är VĂ„r Gud.txt new file mode 100644 index 0000000..46108de --- /dev/null +++ b/swedish/SĂ„ Stor Är VĂ„r Gud.txt @@ -0,0 +1,22 @@ +Verse 1 +VĂ„r konungs majestĂ€t, klĂ€dd i hĂ€rlighet +mĂ„ jorden glĂ€dja sig, jorden glĂ€dja sig +I ljus Han sveper sig, och mörkret gömmer sig +och skĂ€lver för Hans röst, skĂ€lver för Hans röst + +Ref +SĂ„ stor Ă€r vĂ„r Gud, sjung med mig +sĂ„ stor Ă€r vĂ„r Gud +och alla ska se hur stor Gud Ă€r + +Vers 2 +I evighet Han Ă€r, vĂ„ra liv Han bĂ€r +i sin starka hand, i sin starka hand +Helig treeninghet, Fader, Ande, Son +stark i ödmjuk- het, stark i ödmjuk- het + +Bridge +Hans namn stĂ„r över allt +VĂ€rdigt allt vĂ„rt lov +Vi ropar ut: vĂ„r Gud +Du Ă€r stor diff --git a/swedish/Tusen SkĂ€l (Lova Herren Min SjĂ€l).txt b/swedish/Tusen SkĂ€l (Lova Herren Min SjĂ€l).txt new file mode 100644 index 0000000..a7bf204 --- /dev/null +++ b/swedish/Tusen SkĂ€l (Lova Herren Min SjĂ€l).txt @@ -0,0 +1,28 @@ +[Vers 1] +Vid dagens början nĂ€r solen stiger +ger jag min sĂ„ng till dig min Gud +Vad Ă€n som mig sker och vad Ă€n som ligger framför +_ lĂ„t sĂ„ngen ljuda stark vid dagens slut + +[RefrĂ€ng] +Lova Herren min sjĂ€l O min sjĂ€l tillbe den Helige +Sjung som aldrig förut O min sjĂ€l +jag tillber den Helige + +[Vers 2] +SĂ„ rik pĂ„ nĂ„d och sĂ„ sen till vrede +sĂ„ mild och god Ă€r du Gud mot mig +Om all din kĂ€rlek vill jag sjunga evigt +du ger mig tusen skĂ€l att prisa dig + +[Stick] +Prisa Gud i tusen Ă„r och evigheten lĂ„ng + +[till v3] +lĂ„ng + +[Vers 3] +Och pĂ„ den dag dĂ„ min kraft flyr undan +nĂ€r slutet nalkas för mig en gĂ„ng +SĂ„ stiger mitt lov och min sjĂ€l ska sjunga +i tusen Ă„r och evigheten lĂ„ng \ No newline at end of file diff --git a/swedish/Vilken VĂ€n Jag Fann.txt b/swedish/Vilken VĂ€n Jag Fann.txt new file mode 100644 index 0000000..f0e1a16 --- /dev/null +++ b/swedish/Vilken VĂ€n Jag Fann.txt @@ -0,0 +1,13 @@ +Vilken vĂ€n jag fann, nĂ€rmre Ă€n en broder +Du har rört vid mig likt ingen hĂ€r pĂ„ jorden + +Jesus, Jesus +Jesus, vĂ€n för evigt + +Vilken dyrbar skatt, I hoppet jag nu Ă€ger +LĂ„t det aldrig ske att vi gĂ„r skilda vĂ€gar + +Jesus, du Ă€r den skönaste +Jesus, du Ă€r underbar +Ditt namn Ă€r upphöjt över alla andra namn +Du Ă€r underbar, du Ă€r hĂ€r \ No newline at end of file diff --git a/swedish/VĂ€ck Passionen.txt b/swedish/VĂ€ck Passionen.txt new file mode 100644 index 0000000..0085d06 --- /dev/null +++ b/swedish/VĂ€ck Passionen.txt @@ -0,0 +1,17 @@ +VĂ€ck passionen i mitt hjĂ€rta, +lĂ„t den vĂ€lla fram, lĂ„t den vĂ€lla fram. +VĂ€ck passionen i mitt hjĂ€rta, +lĂ„t den vĂ€lla fram, lĂ„t den vĂ€lla fram. + +1. Andas liv, Helig Gud. +UppvĂ€ck min förundran nu. +Ge mig tro, sĂ„ jag kan se +att det finns mer. + +Jesus, allting börjar hĂ€r med Dig. +Din skönhet drar mig djupare. + +Mer av Dig, mer av Dig. +Helig Ande brinn i mig. +Mer av Dig, mer av Dig. +Mer av Jesus. diff --git a/swedish/Öppna Mitt HjĂ€rta För Dig Gud.txt b/swedish/Öppna Mitt HjĂ€rta För Dig Gud.txt new file mode 100644 index 0000000..1e1f1ea --- /dev/null +++ b/swedish/Öppna Mitt HjĂ€rta För Dig Gud.txt @@ -0,0 +1,62 @@ +Öppna mitt hjĂ€rta för dig Gud +Kom ge mitt inre ditt ljus +SĂ„ jag kan se dig +Gud jag vill se dig + +Öppna mitt hjĂ€rta för dig Gud +Kom ge mitt inre ditt ljus +SĂ„ jag kan se dig +Gud jag vill se dig + +Se dig upphöjd över allt +Se dig nĂ€r du strĂ„lar som solen +Tömm ut din kĂ€rlek och kraft +Vi ropar helig helig helig + +Se dig upphöjd över allt +Se dig nĂ€r du strĂ„lar som solen +Tömm ut din kĂ€rlek och kraft +Vi ropar helig helig helig +Öppna mitt hjĂ€rta för dig Gud +Kom ge mitt inre ditt ljus +SĂ„ jag kan se dig +Gud jag vill se dig + +Öppna mitt hjĂ€rta för dig Gud +Kom ge mitt inre ditt ljus +SĂ„ jag kan se dig +Gud jag vill se dig + +Se dig upphöjd över allt +Se dig nĂ€r du strĂ„lar som solen +Tömm ut din kĂ€rlek och kraft +Vi ropar helig helig helig + +Se dig upphöjd över allt +Se dig nĂ€r du strĂ„lar som solen +Tömm ut din kĂ€rlek och kraft +Vi ropar helig helig helig + +Helig helig helig +Helig helig helig +Helig helig helig +Gud jag vill se dig + +Helig helig helig +Helig helig helig +Helig helig helig +Gud jag vill se dig +Se dig upphöjd över allt +Se dig nĂ€r du strĂ„lar som solen +Tömm ut din kĂ€rlek och kraft +Vi ropar helig helig helig + +Helig helig helig +Helig helig helig +Helig helig helig +Gud jag vill se dig + +Öppna mitt hjĂ€rta för dig Gud +Kom ge mitt inre ditt ljus +SĂ„ jag kan se dig +Gud jag vill se dig