diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ee54e8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +.DS_Store +dist +dist-ssr +coverage +*.local + +/cypress/videos/ +/cypress/screenshots/ + +# Editor directories and files +.vscode/* +!.vscode/extensions.json +.idea +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? + +*.tsbuildinfo diff --git a/README.md b/README.md new file mode 100644 index 0000000..78da04a --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# obs-sda-hymnal + +This template should help get you started developing with Vue 3 in Vite. + +## Recommended IDE Setup + +[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). + +## Customize configuration + +See [Vite Configuration Reference](https://vitejs.dev/config/). + +## Project Setup + +```sh +npm install +``` + +### Compile and Hot-Reload for Development + +```sh +npm run dev +``` + +### Compile and Minify for Production + +```sh +npm run build +``` diff --git a/index.html b/index.html new file mode 100644 index 0000000..ebd303b --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + Vite App + + +
+ + + diff --git a/jsconfig.json b/jsconfig.json new file mode 100644 index 0000000..5a1f2d2 --- /dev/null +++ b/jsconfig.json @@ -0,0 +1,8 @@ +{ + "compilerOptions": { + "paths": { + "@/*": ["./src/*"] + } + }, + "exclude": ["node_modules", "dist"] +} diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..950a10c --- /dev/null +++ b/package-lock.json @@ -0,0 +1,2499 @@ +{ + "name": "obs-sda-hymnal", + "version": "0.0.0", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "obs-sda-hymnal", + "version": "0.0.0", + "dependencies": { + "pinia": "^2.1.7", + "pinia-plugin-persistedstate": "^3.2.1", + "vue": "^3.4.21", + "vue-router": "^4.3.0" + }, + "devDependencies": { + "@vitejs/plugin-vue": "^5.0.4", + "autoprefixer": "^10.4.19", + "postcss": "^8.4.38", + "tailwindcss": "^3.4.3", + "vite": "^5.2.8" + } + }, + "node_modules/@alloc/quick-lru": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", + "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@babel/parser": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.5.tgz", + "integrity": "sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==", + "bin": { + "parser": "bin/babel-parser.js" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@esbuild/aix-ppc64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.20.2.tgz", + "integrity": "sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-arm": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.20.2.tgz", + "integrity": "sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-arm64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.20.2.tgz", + "integrity": "sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.20.2.tgz", + "integrity": "sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-arm64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.20.2.tgz", + "integrity": "sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.20.2.tgz", + "integrity": "sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-arm64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.20.2.tgz", + "integrity": "sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.20.2.tgz", + "integrity": "sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.20.2.tgz", + "integrity": "sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.20.2.tgz", + "integrity": "sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ia32": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.20.2.tgz", + "integrity": "sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-loong64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.20.2.tgz", + "integrity": "sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==", + "cpu": [ + "loong64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-mips64el": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.20.2.tgz", + "integrity": "sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==", + "cpu": [ + "mips64el" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ppc64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.20.2.tgz", + "integrity": "sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-riscv64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.20.2.tgz", + "integrity": "sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==", + "cpu": [ + "riscv64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-s390x": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.20.2.tgz", + "integrity": "sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==", + "cpu": [ + "s390x" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.20.2.tgz", + "integrity": "sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/netbsd-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.20.2.tgz", + "integrity": "sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/openbsd-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.20.2.tgz", + "integrity": "sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/sunos-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.20.2.tgz", + "integrity": "sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-arm64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.20.2.tgz", + "integrity": "sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-ia32": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.20.2.tgz", + "integrity": "sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-x64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.20.2.tgz", + "integrity": "sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@isaacs/cliui": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "dev": true, + "dependencies": { + "string-width": "^5.1.2", + "string-width-cjs": "npm:string-width@^4.2.0", + "strip-ansi": "^7.0.1", + "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", + "wrap-ansi": "^8.1.0", + "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "dev": true, + "dependencies": { + "@jridgewell/set-array": "^1.2.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.24" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/set-array": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.4.15", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.25", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "dev": true, + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, + "node_modules/@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dev": true, + "dependencies": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "dev": true, + "dependencies": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@pkgjs/parseargs": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "dev": true, + "optional": true, + "engines": { + "node": ">=14" + } + }, + "node_modules/@rollup/rollup-android-arm-eabi": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.17.2.tgz", + "integrity": "sha512-NM0jFxY8bB8QLkoKxIQeObCaDlJKewVlIEkuyYKm5An1tdVZ966w2+MPQ2l8LBZLjR+SgyV+nRkTIunzOYBMLQ==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-android-arm64": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.17.2.tgz", + "integrity": "sha512-yeX/Usk7daNIVwkq2uGoq2BYJKZY1JfyLTaHO/jaiSwi/lsf8fTFoQW/n6IdAsx5tx+iotu2zCJwz8MxI6D/Bw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-darwin-arm64": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.17.2.tgz", + "integrity": "sha512-kcMLpE6uCwls023+kknm71ug7MZOrtXo+y5p/tsg6jltpDtgQY1Eq5sGfHcQfb+lfuKwhBmEURDga9N0ol4YPw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-darwin-x64": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.17.2.tgz", + "integrity": "sha512-AtKwD0VEx0zWkL0ZjixEkp5tbNLzX+FCqGG1SvOu993HnSz4qDI6S4kGzubrEJAljpVkhRSlg5bzpV//E6ysTQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.17.2.tgz", + "integrity": "sha512-3reX2fUHqN7sffBNqmEyMQVj/CKhIHZd4y631duy0hZqI8Qoqf6lTtmAKvJFYa6bhU95B1D0WgzHkmTg33In0A==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm-musleabihf": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.17.2.tgz", + "integrity": "sha512-uSqpsp91mheRgw96xtyAGP9FW5ChctTFEoXP0r5FAzj/3ZRv3Uxjtc7taRQSaQM/q85KEKjKsZuiZM3GyUivRg==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-gnu": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.17.2.tgz", + "integrity": "sha512-EMMPHkiCRtE8Wdk3Qhtciq6BndLtstqZIroHiiGzB3C5LDJmIZcSzVtLRbwuXuUft1Cnv+9fxuDtDxz3k3EW2A==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-musl": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.17.2.tgz", + "integrity": "sha512-NMPylUUZ1i0z/xJUIx6VUhISZDRT+uTWpBcjdv0/zkp7b/bQDF+NfnfdzuTiB1G6HTodgoFa93hp0O1xl+/UbA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.17.2.tgz", + "integrity": "sha512-T19My13y8uYXPw/L/k0JYaX1fJKFT/PWdXiHr8mTbXWxjVF1t+8Xl31DgBBvEKclw+1b00Chg0hxE2O7bTG7GQ==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-riscv64-gnu": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.17.2.tgz", + "integrity": "sha512-BOaNfthf3X3fOWAB+IJ9kxTgPmMqPPH5f5k2DcCsRrBIbWnaJCgX2ll77dV1TdSy9SaXTR5iDXRL8n7AnoP5cg==", + "cpu": [ + "riscv64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-s390x-gnu": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.17.2.tgz", + "integrity": "sha512-W0UP/x7bnn3xN2eYMql2T/+wpASLE5SjObXILTMPUBDB/Fg/FxC+gX4nvCfPBCbNhz51C+HcqQp2qQ4u25ok6g==", + "cpu": [ + "s390x" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.17.2.tgz", + "integrity": "sha512-Hy7pLwByUOuyaFC6mAr7m+oMC+V7qyifzs/nW2OJfC8H4hbCzOX07Ov0VFk/zP3kBsELWNFi7rJtgbKYsav9QQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-musl": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.17.2.tgz", + "integrity": "sha512-h1+yTWeYbRdAyJ/jMiVw0l6fOOm/0D1vNLui9iPuqgRGnXA0u21gAqOyB5iHjlM9MMfNOm9RHCQ7zLIzT0x11Q==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-win32-arm64-msvc": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.17.2.tgz", + "integrity": "sha512-tmdtXMfKAjy5+IQsVtDiCfqbynAQE/TQRpWdVataHmhMb9DCoJxp9vLcCBjEQWMiUYxO1QprH/HbY9ragCEFLA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-ia32-msvc": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.17.2.tgz", + "integrity": "sha512-7II/QCSTAHuE5vdZaQEwJq2ZACkBpQDOmQsE6D6XUbnBHW8IAhm4eTufL6msLJorzrHDFv3CF8oCA/hSIRuZeQ==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-msvc": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.17.2.tgz", + "integrity": "sha512-TGGO7v7qOq4CYmSBVEYpI1Y5xDuCEnbVC5Vth8mOsW0gDSzxNrVERPc790IGHsrT2dQSimgMr9Ub3Y1Jci5/8w==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@types/estree": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", + "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", + "dev": true + }, + "node_modules/@vitejs/plugin-vue": { + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.4.tgz", + "integrity": "sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==", + "dev": true, + "engines": { + "node": "^18.0.0 || >=20.0.0" + }, + "peerDependencies": { + "vite": "^5.0.0", + "vue": "^3.2.25" + } + }, + "node_modules/@vue/compiler-core": { + "version": "3.4.26", + "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.26.tgz", + "integrity": "sha512-N9Vil6Hvw7NaiyFUFBPXrAyETIGlQ8KcFMkyk6hW1Cl6NvoqvP+Y8p1Eqvx+UdqsnrnI9+HMUEJegzia3mhXmQ==", + "dependencies": { + "@babel/parser": "^7.24.4", + "@vue/shared": "3.4.26", + "entities": "^4.5.0", + "estree-walker": "^2.0.2", + "source-map-js": "^1.2.0" + } + }, + "node_modules/@vue/compiler-dom": { + "version": "3.4.26", + "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.26.tgz", + "integrity": "sha512-4CWbR5vR9fMg23YqFOhr6t6WB1Fjt62d6xdFPyj8pxrYub7d+OgZaObMsoxaF9yBUHPMiPFK303v61PwAuGvZA==", + "dependencies": { + "@vue/compiler-core": "3.4.26", + "@vue/shared": "3.4.26" + } + }, + "node_modules/@vue/compiler-sfc": { + "version": "3.4.26", + "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.26.tgz", + "integrity": "sha512-It1dp+FAOCgluYSVYlDn5DtZBxk1NCiJJfu2mlQqa/b+k8GL6NG/3/zRbJnHdhV2VhxFghaDq5L4K+1dakW6cw==", + "dependencies": { + "@babel/parser": "^7.24.4", + "@vue/compiler-core": "3.4.26", + "@vue/compiler-dom": "3.4.26", + "@vue/compiler-ssr": "3.4.26", + "@vue/shared": "3.4.26", + "estree-walker": "^2.0.2", + "magic-string": "^0.30.10", + "postcss": "^8.4.38", + "source-map-js": "^1.2.0" + } + }, + "node_modules/@vue/compiler-ssr": { + "version": "3.4.26", + "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.26.tgz", + "integrity": "sha512-FNwLfk7LlEPRY/g+nw2VqiDKcnDTVdCfBREekF8X74cPLiWHUX6oldktf/Vx28yh4STNy7t+/yuLoMBBF7YDiQ==", + "dependencies": { + "@vue/compiler-dom": "3.4.26", + "@vue/shared": "3.4.26" + } + }, + "node_modules/@vue/devtools-api": { + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.1.tgz", + "integrity": "sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==" + }, + "node_modules/@vue/reactivity": { + "version": "3.4.26", + "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.26.tgz", + "integrity": "sha512-E/ynEAu/pw0yotJeLdvZEsp5Olmxt+9/WqzvKff0gE67tw73gmbx6tRkiagE/eH0UCubzSlGRebCbidB1CpqZQ==", + "dependencies": { + "@vue/shared": "3.4.26" + } + }, + "node_modules/@vue/runtime-core": { + "version": "3.4.26", + "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.26.tgz", + "integrity": "sha512-AFJDLpZvhT4ujUgZSIL9pdNcO23qVFh7zWCsNdGQBw8ecLNxOOnPcK9wTTIYCmBJnuPHpukOwo62a2PPivihqw==", + "dependencies": { + "@vue/reactivity": "3.4.26", + "@vue/shared": "3.4.26" + } + }, + "node_modules/@vue/runtime-dom": { + "version": "3.4.26", + "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.26.tgz", + "integrity": "sha512-UftYA2hUXR2UOZD/Fc3IndZuCOOJgFxJsWOxDkhfVcwLbsfh2CdXE2tG4jWxBZuDAs9J9PzRTUFt1PgydEtItw==", + "dependencies": { + "@vue/runtime-core": "3.4.26", + "@vue/shared": "3.4.26", + "csstype": "^3.1.3" + } + }, + "node_modules/@vue/server-renderer": { + "version": "3.4.26", + "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.26.tgz", + "integrity": "sha512-xoGAqSjYDPGAeRWxeoYwqJFD/gw7mpgzOvSxEmjWaFO2rE6qpbD1PC172YRpvKhrihkyHJkNDADFXTfCyVGhKw==", + "dependencies": { + "@vue/compiler-ssr": "3.4.26", + "@vue/shared": "3.4.26" + }, + "peerDependencies": { + "vue": "3.4.26" + } + }, + "node_modules/@vue/shared": { + "version": "3.4.26", + "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.26.tgz", + "integrity": "sha512-Fg4zwR0GNnjzodMt3KRy2AWGMKQXByl56+4HjN87soxLNU9P5xcJkstAlIeEF3cU6UYOzmJl1tV0dVPGIljCnQ==" + }, + "node_modules/ansi-regex": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/any-promise": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", + "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", + "dev": true + }, + "node_modules/anymatch": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "dev": true, + "dependencies": { + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/arg": { + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", + "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", + "dev": true + }, + "node_modules/autoprefixer": { + "version": "10.4.19", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.19.tgz", + "integrity": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/autoprefixer" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "browserslist": "^4.23.0", + "caniuse-lite": "^1.0.30001599", + "fraction.js": "^4.3.7", + "normalize-range": "^0.1.2", + "picocolors": "^1.0.0", + "postcss-value-parser": "^4.2.0" + }, + "bin": { + "autoprefixer": "bin/autoprefixer" + }, + "engines": { + "node": "^10 || ^12 || >=14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "node_modules/binary-extensions": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", + "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/braces": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", + "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "dev": true, + "dependencies": { + "fill-range": "^7.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/browserslist": { + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", + "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "caniuse-lite": "^1.0.30001587", + "electron-to-chromium": "^1.4.668", + "node-releases": "^2.0.14", + "update-browserslist-db": "^1.0.13" + }, + "bin": { + "browserslist": "cli.js" + }, + "engines": { + "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" + } + }, + "node_modules/camelcase-css": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", + "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", + "dev": true, + "engines": { + "node": ">= 6" + } + }, + "node_modules/caniuse-lite": { + "version": "1.0.30001615", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001615.tgz", + "integrity": "sha512-1IpazM5G3r38meiae0bHRnPhz+CBQ3ZLqbQMtrg+AsTPKAXgW38JNsXkyZ+v8waCsDmPq87lmfun5Q2AGysNEQ==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ] + }, + "node_modules/chokidar": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", + "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", + "dev": true, + "dependencies": { + "anymatch": "~3.1.2", + "braces": "~3.0.2", + "glob-parent": "~5.1.2", + "is-binary-path": "~2.1.0", + "is-glob": "~4.0.1", + "normalize-path": "~3.0.0", + "readdirp": "~3.6.0" + }, + "engines": { + "node": ">= 8.10.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" + } + }, + "node_modules/chokidar/node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/commander": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", + "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", + "dev": true, + "engines": { + "node": ">= 6" + } + }, + "node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/cssesc": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "dev": true, + "bin": { + "cssesc": "bin/cssesc" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/csstype": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + }, + "node_modules/didyoumean": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", + "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", + "dev": true + }, + "node_modules/dlv": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", + "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", + "dev": true + }, + "node_modules/eastasianwidth": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "dev": true + }, + "node_modules/electron-to-chromium": { + "version": "1.4.755", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.755.tgz", + "integrity": "sha512-9nop+3jZxSHIxe1EzEUcjDXzK+3qOv3fY5w0sE88nIZUntbv1aXWmoxGWlklX5XSO4txCpLssWkUSh8RQPovBg==", + "dev": true + }, + "node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true + }, + "node_modules/entities": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/esbuild": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.20.2.tgz", + "integrity": "sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==", + "dev": true, + "hasInstallScript": true, + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=12" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.20.2", + "@esbuild/android-arm": "0.20.2", + "@esbuild/android-arm64": "0.20.2", + "@esbuild/android-x64": "0.20.2", + "@esbuild/darwin-arm64": "0.20.2", + "@esbuild/darwin-x64": "0.20.2", + "@esbuild/freebsd-arm64": "0.20.2", + "@esbuild/freebsd-x64": "0.20.2", + "@esbuild/linux-arm": "0.20.2", + "@esbuild/linux-arm64": "0.20.2", + "@esbuild/linux-ia32": "0.20.2", + "@esbuild/linux-loong64": "0.20.2", + "@esbuild/linux-mips64el": "0.20.2", + "@esbuild/linux-ppc64": "0.20.2", + "@esbuild/linux-riscv64": "0.20.2", + "@esbuild/linux-s390x": "0.20.2", + "@esbuild/linux-x64": "0.20.2", + "@esbuild/netbsd-x64": "0.20.2", + "@esbuild/openbsd-x64": "0.20.2", + "@esbuild/sunos-x64": "0.20.2", + "@esbuild/win32-arm64": "0.20.2", + "@esbuild/win32-ia32": "0.20.2", + "@esbuild/win32-x64": "0.20.2" + } + }, + "node_modules/escalade": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", + "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/estree-walker": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", + "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" + }, + "node_modules/fast-glob": { + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", + "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", + "dev": true, + "dependencies": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" + }, + "engines": { + "node": ">=8.6.0" + } + }, + "node_modules/fast-glob/node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/fastq": { + "version": "1.17.1", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", + "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", + "dev": true, + "dependencies": { + "reusify": "^1.0.4" + } + }, + "node_modules/fill-range": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", + "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "dev": true, + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/foreground-child": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "dev": true, + "dependencies": { + "cross-spawn": "^7.0.0", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/fraction.js": { + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", + "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "dev": true, + "engines": { + "node": "*" + }, + "funding": { + "type": "patreon", + "url": "https://github.com/sponsors/rawify" + } + }, + "node_modules/fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "dev": true, + "hasInstallScript": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/glob": { + "version": "10.3.12", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz", + "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==", + "dev": true, + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^2.3.6", + "minimatch": "^9.0.1", + "minipass": "^7.0.4", + "path-scurry": "^1.10.2" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "dev": true, + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/is-binary-path": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "dev": true, + "dependencies": { + "binary-extensions": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-core-module": { + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", + "dev": true, + "dependencies": { + "hasown": "^2.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "dev": true, + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "node_modules/jackspeak": { + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", + "dev": true, + "dependencies": { + "@isaacs/cliui": "^8.0.2" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" + } + }, + "node_modules/jiti": { + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.0.tgz", + "integrity": "sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==", + "dev": true, + "bin": { + "jiti": "bin/jiti.js" + } + }, + "node_modules/lilconfig": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", + "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/lines-and-columns": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "dev": true + }, + "node_modules/lru-cache": { + "version": "10.2.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", + "dev": true, + "engines": { + "node": "14 || >=16.14" + } + }, + "node_modules/magic-string": { + "version": "0.30.10", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.10.tgz", + "integrity": "sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==", + "dependencies": { + "@jridgewell/sourcemap-codec": "^1.4.15" + } + }, + "node_modules/merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/micromatch": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", + "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "dev": true, + "dependencies": { + "braces": "^3.0.2", + "picomatch": "^2.3.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/minimatch": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/minipass": { + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", + "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "dev": true, + "engines": { + "node": ">=16 || 14 >=14.17" + } + }, + "node_modules/mz": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", + "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", + "dev": true, + "dependencies": { + "any-promise": "^1.0.0", + "object-assign": "^4.0.1", + "thenify-all": "^1.0.0" + } + }, + "node_modules/nanoid": { + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/node-releases": { + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "dev": true + }, + "node_modules/normalize-path": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/normalize-range": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-assign": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-hash": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", + "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", + "dev": true, + "engines": { + "node": ">= 6" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "node_modules/path-scurry": { + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz", + "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==", + "dev": true, + "dependencies": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/picocolors": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" + }, + "node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true, + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/pify": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", + "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/pinia": { + "version": "2.1.7", + "resolved": "https://registry.npmjs.org/pinia/-/pinia-2.1.7.tgz", + "integrity": "sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==", + "dependencies": { + "@vue/devtools-api": "^6.5.0", + "vue-demi": ">=0.14.5" + }, + "funding": { + "url": "https://github.com/sponsors/posva" + }, + "peerDependencies": { + "@vue/composition-api": "^1.4.0", + "typescript": ">=4.4.4", + "vue": "^2.6.14 || ^3.3.0" + }, + "peerDependenciesMeta": { + "@vue/composition-api": { + "optional": true + }, + "typescript": { + "optional": true + } + } + }, + "node_modules/pinia-plugin-persistedstate": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-3.2.1.tgz", + "integrity": "sha512-MK++8LRUsGF7r45PjBFES82ISnPzyO6IZx3CH5vyPseFLZCk1g2kgx6l/nW8pEBKxxd4do0P6bJw+mUSZIEZUQ==", + "peerDependencies": { + "pinia": "^2.0.0" + } + }, + "node_modules/pinia/node_modules/vue-demi": { + "version": "0.14.7", + "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.7.tgz", + "integrity": "sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==", + "hasInstallScript": true, + "bin": { + "vue-demi-fix": "bin/vue-demi-fix.js", + "vue-demi-switch": "bin/vue-demi-switch.js" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + }, + "peerDependencies": { + "@vue/composition-api": "^1.0.0-rc.1", + "vue": "^3.0.0-0 || ^2.6.0" + }, + "peerDependenciesMeta": { + "@vue/composition-api": { + "optional": true + } + } + }, + "node_modules/pirates": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", + "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", + "dev": true, + "engines": { + "node": ">= 6" + } + }, + "node_modules/postcss": { + "version": "8.4.38", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", + "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "nanoid": "^3.3.7", + "picocolors": "^1.0.0", + "source-map-js": "^1.2.0" + }, + "engines": { + "node": "^10 || ^12 || >=14" + } + }, + "node_modules/postcss-import": { + "version": "15.1.0", + "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", + "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.0.0", + "read-cache": "^1.0.0", + "resolve": "^1.1.7" + }, + "engines": { + "node": ">=14.0.0" + }, + "peerDependencies": { + "postcss": "^8.0.0" + } + }, + "node_modules/postcss-js": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", + "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", + "dev": true, + "dependencies": { + "camelcase-css": "^2.0.1" + }, + "engines": { + "node": "^12 || ^14 || >= 16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": "^8.4.21" + } + }, + "node_modules/postcss-load-config": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", + "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "lilconfig": "^3.0.0", + "yaml": "^2.3.4" + }, + "engines": { + "node": ">= 14" + }, + "peerDependencies": { + "postcss": ">=8.0.9", + "ts-node": ">=9.0.0" + }, + "peerDependenciesMeta": { + "postcss": { + "optional": true + }, + "ts-node": { + "optional": true + } + } + }, + "node_modules/postcss-load-config/node_modules/lilconfig": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz", + "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antonk52" + } + }, + "node_modules/postcss-nested": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz", + "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", + "dev": true, + "dependencies": { + "postcss-selector-parser": "^6.0.11" + }, + "engines": { + "node": ">=12.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": "^8.2.14" + } + }, + "node_modules/postcss-selector-parser": { + "version": "6.0.16", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz", + "integrity": "sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==", + "dev": true, + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/postcss-value-parser": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", + "dev": true + }, + "node_modules/queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/read-cache": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", + "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", + "dev": true, + "dependencies": { + "pify": "^2.3.0" + } + }, + "node_modules/readdirp": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "dev": true, + "dependencies": { + "picomatch": "^2.2.1" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dev": true, + "dependencies": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/reusify": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", + "dev": true, + "engines": { + "iojs": ">=1.0.0", + "node": ">=0.10.0" + } + }, + "node_modules/rollup": { + "version": "4.17.2", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.17.2.tgz", + "integrity": "sha512-/9ClTJPByC0U4zNLowV1tMBe8yMEAxewtR3cUNX5BoEpGH3dQEWpJLr6CLp0fPdYRF/fzVOgvDb1zXuakwF5kQ==", + "dev": true, + "dependencies": { + "@types/estree": "1.0.5" + }, + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=18.0.0", + "npm": ">=8.0.0" + }, + "optionalDependencies": { + "@rollup/rollup-android-arm-eabi": "4.17.2", + "@rollup/rollup-android-arm64": "4.17.2", + "@rollup/rollup-darwin-arm64": "4.17.2", + "@rollup/rollup-darwin-x64": "4.17.2", + "@rollup/rollup-linux-arm-gnueabihf": "4.17.2", + "@rollup/rollup-linux-arm-musleabihf": "4.17.2", + "@rollup/rollup-linux-arm64-gnu": "4.17.2", + "@rollup/rollup-linux-arm64-musl": "4.17.2", + "@rollup/rollup-linux-powerpc64le-gnu": "4.17.2", + "@rollup/rollup-linux-riscv64-gnu": "4.17.2", + "@rollup/rollup-linux-s390x-gnu": "4.17.2", + "@rollup/rollup-linux-x64-gnu": "4.17.2", + "@rollup/rollup-linux-x64-musl": "4.17.2", + "@rollup/rollup-win32-arm64-msvc": "4.17.2", + "@rollup/rollup-win32-ia32-msvc": "4.17.2", + "@rollup/rollup-win32-x64-msvc": "4.17.2", + "fsevents": "~2.3.2" + } + }, + "node_modules/run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "queue-microtask": "^1.2.2" + } + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/source-map-js": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "dev": true, + "dependencies": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/string-width-cjs": { + "name": "string-width", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/string-width-cjs/node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "dev": true, + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "node_modules/strip-ansi-cjs": { + "name": "strip-ansi", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/sucrase": { + "version": "3.35.0", + "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", + "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", + "dev": true, + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.2", + "commander": "^4.0.0", + "glob": "^10.3.10", + "lines-and-columns": "^1.1.6", + "mz": "^2.7.0", + "pirates": "^4.0.1", + "ts-interface-checker": "^0.1.9" + }, + "bin": { + "sucrase": "bin/sucrase", + "sucrase-node": "bin/sucrase-node" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/tailwindcss": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz", + "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", + "dev": true, + "dependencies": { + "@alloc/quick-lru": "^5.2.0", + "arg": "^5.0.2", + "chokidar": "^3.5.3", + "didyoumean": "^1.2.2", + "dlv": "^1.1.3", + "fast-glob": "^3.3.0", + "glob-parent": "^6.0.2", + "is-glob": "^4.0.3", + "jiti": "^1.21.0", + "lilconfig": "^2.1.0", + "micromatch": "^4.0.5", + "normalize-path": "^3.0.0", + "object-hash": "^3.0.0", + "picocolors": "^1.0.0", + "postcss": "^8.4.23", + "postcss-import": "^15.1.0", + "postcss-js": "^4.0.1", + "postcss-load-config": "^4.0.1", + "postcss-nested": "^6.0.1", + "postcss-selector-parser": "^6.0.11", + "resolve": "^1.22.2", + "sucrase": "^3.32.0" + }, + "bin": { + "tailwind": "lib/cli.js", + "tailwindcss": "lib/cli.js" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/thenify": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", + "dev": true, + "dependencies": { + "any-promise": "^1.0.0" + } + }, + "node_modules/thenify-all": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", + "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", + "dev": true, + "dependencies": { + "thenify": ">= 3.1.0 < 4" + }, + "engines": { + "node": ">=0.8" + } + }, + "node_modules/to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dev": true, + "dependencies": { + "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/ts-interface-checker": { + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", + "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", + "dev": true + }, + "node_modules/update-browserslist-db": { + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.14.tgz", + "integrity": "sha512-JixKH8GR2pWYshIPUg/NujK3JO7JiqEEUiNArE86NQyrgUuZeTlZQN3xuS/yiV5Kb48ev9K6RqNkaJjXsdg7Jw==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "escalade": "^3.1.2", + "picocolors": "^1.0.0" + }, + "bin": { + "update-browserslist-db": "cli.js" + }, + "peerDependencies": { + "browserslist": ">= 4.21.0" + } + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "dev": true + }, + "node_modules/vite": { + "version": "5.2.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.11.tgz", + "integrity": "sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==", + "dev": true, + "dependencies": { + "esbuild": "^0.20.1", + "postcss": "^8.4.38", + "rollup": "^4.13.0" + }, + "bin": { + "vite": "bin/vite.js" + }, + "engines": { + "node": "^18.0.0 || >=20.0.0" + }, + "funding": { + "url": "https://github.com/vitejs/vite?sponsor=1" + }, + "optionalDependencies": { + "fsevents": "~2.3.3" + }, + "peerDependencies": { + "@types/node": "^18.0.0 || >=20.0.0", + "less": "*", + "lightningcss": "^1.21.0", + "sass": "*", + "stylus": "*", + "sugarss": "*", + "terser": "^5.4.0" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + }, + "less": { + "optional": true + }, + "lightningcss": { + "optional": true + }, + "sass": { + "optional": true + }, + "stylus": { + "optional": true + }, + "sugarss": { + "optional": true + }, + "terser": { + "optional": true + } + } + }, + "node_modules/vue": { + "version": "3.4.26", + "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.26.tgz", + "integrity": "sha512-bUIq/p+VB+0xrJubaemrfhk1/FiW9iX+pDV+62I/XJ6EkspAO9/DXEjbDFoe8pIfOZBqfk45i9BMc41ptP/uRg==", + "dependencies": { + "@vue/compiler-dom": "3.4.26", + "@vue/compiler-sfc": "3.4.26", + "@vue/runtime-dom": "3.4.26", + "@vue/server-renderer": "3.4.26", + "@vue/shared": "3.4.26" + }, + "peerDependencies": { + "typescript": "*" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/vue-router": { + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.3.2.tgz", + "integrity": "sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==", + "dependencies": { + "@vue/devtools-api": "^6.5.1" + }, + "funding": { + "url": "https://github.com/sponsors/posva" + }, + "peerDependencies": { + "vue": "^3.2.0" + } + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs": { + "name": "wrap-ansi", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/wrap-ansi-cjs/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/yaml": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.2.tgz", + "integrity": "sha512-B3VqDZ+JAg1nZpaEmWtTXUlBneoGx6CPM9b0TENK6aoSu5t73dItudwdgmi6tHlIZZId4dZ9skcAQ2UbcyAeVA==", + "dev": true, + "bin": { + "yaml": "bin.mjs" + }, + "engines": { + "node": ">= 14" + } + } + } +} diff --git a/package.json b/package.json new file mode 100644 index 0000000..82ec9ae --- /dev/null +++ b/package.json @@ -0,0 +1,24 @@ +{ + "name": "obs-sda-hymnal", + "version": "0.0.0", + "private": true, + "type": "module", + "scripts": { + "dev": "vite", + "build": "vite build", + "preview": "vite preview" + }, + "dependencies": { + "pinia": "^2.1.7", + "pinia-plugin-persistedstate": "^3.2.1", + "vue": "^3.4.21", + "vue-router": "^4.3.0" + }, + "devDependencies": { + "@vitejs/plugin-vue": "^5.0.4", + "autoprefixer": "^10.4.19", + "postcss": "^8.4.38", + "tailwindcss": "^3.4.3", + "vite": "^5.2.8" + } +} diff --git a/postcss.config.js b/postcss.config.js new file mode 100644 index 0000000..2e7af2b --- /dev/null +++ b/postcss.config.js @@ -0,0 +1,6 @@ +export default { + plugins: { + tailwindcss: {}, + autoprefixer: {}, + }, +} diff --git a/src/App.vue b/src/App.vue new file mode 100644 index 0000000..e12f5a4 --- /dev/null +++ b/src/App.vue @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/src/components/Dock/DockQueue.vue b/src/components/Dock/DockQueue.vue new file mode 100644 index 0000000..dd867e7 --- /dev/null +++ b/src/components/Dock/DockQueue.vue @@ -0,0 +1,63 @@ + + + \ No newline at end of file diff --git a/src/components/Dock/DockSearch.vue b/src/components/Dock/DockSearch.vue new file mode 100644 index 0000000..fd529c4 --- /dev/null +++ b/src/components/Dock/DockSearch.vue @@ -0,0 +1,63 @@ + + + \ No newline at end of file diff --git a/src/components/Dock/DockSettings.vue b/src/components/Dock/DockSettings.vue new file mode 100644 index 0000000..9e9d1db --- /dev/null +++ b/src/components/Dock/DockSettings.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/components/Footer.vue b/src/components/Footer.vue new file mode 100644 index 0000000..f4cb97f --- /dev/null +++ b/src/components/Footer.vue @@ -0,0 +1,40 @@ + + + \ No newline at end of file diff --git a/src/helpers.js b/src/helpers.js new file mode 100644 index 0000000..b249256 --- /dev/null +++ b/src/helpers.js @@ -0,0 +1,3 @@ + + +// export function pad() \ No newline at end of file diff --git a/src/hymnal/process.js b/src/hymnal/process.js new file mode 100644 index 0000000..ff37fdb --- /dev/null +++ b/src/hymnal/process.js @@ -0,0 +1,114 @@ +import * as fs from 'fs' + +let totalHymns = 695 +let lyrics = [] + +function processFile(text) { + const titleRegex = /^(\d+)\s–\s(.*)$/g + let verseRegex = /^\d$/g + let refrainRegex = /^Refrain$/ + let refrainStarted = false + let refrainDetected = false + let refrainStartedBeforeVerse = false + let currentVerse = 1 + let verseStarted = false + let verse = { + type: "verse", + index: 1, + lines: [] + } + + let refrain = { + type: "refrain", + index: 0, + lines: [] + } + + let lines = text.split("\r\n") + let lyrics = { + index: null, + number: null, + title: null, + lyrics: [ + // { type: "", lines: [] } + ] + } + + for (let line of lines) { + if (!line.trim().length) { + continue + } + let titleMatches = [...line.matchAll(titleRegex)] + + if (titleMatches.length) { + let matches = titleMatches[0] + lyrics.title = matches[2] + lyrics.index = matches[1] + lyrics.number = parseInt(matches[1]) + + } else + + if (verseRegex.test(line)) { + refrainStarted = false + currentVerse = parseInt(line) + + if (currentVerse === 1 && refrainDetected) { + refrainStartedBeforeVerse = true + + if (refrain.lines.length > 0) { lyrics.lyrics.push(refrain) } + } + + if (currentVerse > 1) { + lyrics.lyrics.push(verse) + if (refrain.lines.length > 0) { lyrics.lyrics.push(refrain) } + verse = JSON.parse(JSON.stringify({ + type: "verse", + index: currentVerse, + lines: [] + })) + } + } else + + if (refrainRegex.test(line)) { + refrain = JSON.parse(JSON.stringify( + { + type: "refrain", + index: 0, + lines: [] + } + )) + refrainStarted = true + refrainDetected = true + } else + + { + if (refrainStarted) { + refrain.lines.push(line) + } else { + verse.lines.push(line) + } + } + } + + lyrics.lyrics.push(verse) + if (refrain.lines.length > 0) { lyrics.lyrics.push(refrain) } + + console.log(`${lyrics.index}`, refrainStartedBeforeVerse) + + return lyrics +} + +for (let i = 1; i <= totalHymns; i++) { + try { + const data = fs.readFileSync(`./hymnal/raw/${i.toString().padStart(3, '0')}.txt`, 'utf8'); + lyrics.push(processFile(data)) + } catch (err) { + console.error('Error reading the file:', err); + } + + // open hymn + // parse + // save as new hymn +} + +fs.appendFileSync(`./hymnal/sda-hymnal-db.json`, JSON.stringify(lyrics, null, 2)) \ No newline at end of file diff --git a/src/hymnal/raw/001.txt b/src/hymnal/raw/001.txt new file mode 100644 index 0000000..febbf64 --- /dev/null +++ b/src/hymnal/raw/001.txt @@ -0,0 +1,28 @@ +001 – Praise to the Lord + + +1 +Praise to the Lord, the Almighty, +the King of creation! +O my soul, praise Him, for He +is thy health and salvation! +All ye who hear, +now to His temple draw near; +Join ye in glad adoration! + +2 +Praise to the Lord, Who o’er all things +so wondrously reigneth, +Shieldeth thee under His wings, yea, +so gently sustaineth! +Hast thou not seen how thy +desires e’er have been +Granted in what He ordaineth? + +3 +Praise to the Lord, who doth prosper +thy work and defend thee; +Surely His goodness and mercy +here daily attend thee. +Ponder anew what the Almighty can do, +If with His love He befriend thee. diff --git a/src/hymnal/raw/002.txt b/src/hymnal/raw/002.txt new file mode 100644 index 0000000..050e073 --- /dev/null +++ b/src/hymnal/raw/002.txt @@ -0,0 +1,34 @@ +002 – All Creatures of Our God and King + + +1 +All creatures of our God and King +Lift up your voice and with us sing, +Alleluia! Alleluia! +O burning sun with golden beam +And silver moon with softer gleam! + +Refrain +O praise Him! O praise Him! +Alleluia! Alleluia! Alleluia! + +2 +O rushing wind and breezes soft, +O clouds that ride the winds aloft, +O praise Him! Alleluia! +O rising morn, in praise rejoice, +O lights of evening, find a voice! + +3 +O flowing waters, pure and clear, +Make music for your Lord to hear, +O praise Him! Alleluia! +O fire so masterful and bright, +Providing us with warmth and light. + +4 +Let all things their Creator bless, +And worship Him in humbleness, +O praise Him! Alleluia! +Oh, praise the Father, praise the Son, +And praise the Spirit, three in One! diff --git a/src/hymnal/raw/003.txt b/src/hymnal/raw/003.txt new file mode 100644 index 0000000..77c115e --- /dev/null +++ b/src/hymnal/raw/003.txt @@ -0,0 +1,35 @@ +003 – God Himself Is With Us + + +1 +God Himself is with us; +Let us all adore Him, +And with awe appear before Him. +God is here within us; +Soul, in silence fear Him, +Humbly, fervently draw near Him. +Now His own who have known God, +In worship lowly, +Yield their spirits wholly. + +2 +Come, abide within me; +Let my soul, like Mary, +Be Thine earthly sanctuary. +Come, indwelling Spirit, +With transfigured splendor; +Love and honor will I render. +Where I go here below, +Let me bow before Thee, +Know Thee and adore Thee. + +3 +Gladly we surrender +Earth’s deceitful treasures, +Pride of life and sinful pleasures: +Gladly, Lord, we offer +Thine to be forever, +Soul and life and each endeavor. +Thou alone shall be known +Lord of all our being, +Life’s true way decreeing. diff --git a/src/hymnal/raw/004.txt b/src/hymnal/raw/004.txt new file mode 100644 index 0000000..41f9a7e --- /dev/null +++ b/src/hymnal/raw/004.txt @@ -0,0 +1,34 @@ +004 – Praise, My Soul, the King of Heaven + + +1 +Praise, my soul, the King of heaven; +To his feet thy tribute bring; +Ransomed, healed, restored, forgiven, +Who like thee His praise should sing? +Praise Him, praise Him, alleluia! +Praise the everlasting King. + +2 +Praise him for his grace and favor +To our fathers in distress; +Praise him still the same forever, +Slow to chide and swift to bless: +Praise Him, praise Him, alleluia! +Glorious in His faithfulness. + +3 +Tenderly He shields and spares us; +Well our feeble frame he knows; +In his hands He gently bears us, +Rescues us from all our foes. +Praise Him, praise Him, alleluia! +Widely yet his mercy flows. + +4 +Angels, help us to adore him; +Ye behold him face to face; +Sun and moon, bow down before him, +Dwellers all in time and space. +Praise Him, praise Him, alleluia! +Praise with us the God of grace. diff --git a/src/hymnal/raw/005.txt b/src/hymnal/raw/005.txt new file mode 100644 index 0000000..bfdf807 --- /dev/null +++ b/src/hymnal/raw/005.txt @@ -0,0 +1,34 @@ +005 – All My Hope on God Is Founded + + +1 +All my hope on God is founded; +He doth still my trust renew. +Me through change and chance He guideth, +Only good and only true. +God unknown, He alone +Calls my heart to be His own. + +2 +Pride of man and earthly glory, +Sword and crown betray his trust; +What with care and toil he buildeth, +Tower and temple fall to dust. +But God’s power, hour by hour, +Is my temple and my tower. + +3 +God’s great goodness aye endureth, +Deep His wisdom, passing thought; +Splendor, light and life attend Him, +Beauty springeth out of naught. +Love doth stand at His hand; +Joy doth wait on His command. + +4 +Still from man to God eternal, +Sacrifice of praise be done. +High above all praises praising, +For the gift of Christ His son. +Christ doth call one and all: +Ye who follow shall not fall. diff --git a/src/hymnal/raw/006.txt b/src/hymnal/raw/006.txt new file mode 100644 index 0000000..fff9c31 --- /dev/null +++ b/src/hymnal/raw/006.txt @@ -0,0 +1,42 @@ +006 – O Worship the Lord + + +1 +O worship the Lord +in the beauty of holiness, +Bow down before Him, +His glory proclaim; +With gold of obedience, +and incense of lowliness, +Kneel and adore Him: +the Lord is His name. + +2 +Low at His feet +lay thy burden of carefulness, +High on His heart +He will bear it for thee, +Comfort thy sorrows, +and answer thy prayerfulness, +Guiding thy steps +as may best for thee be. + +3 +Fear not to enter +His courts in the slenderness +Of the poor wealth +thou wouldst reckon as thine; +Truth in its beauty, +and love in its tenderness, +These are the offerings +to lay on His shrine. + +4 +These, though we bring them +in trembling and fearfulness, +He will accept +for the name that is dear; +Mornings of joy give +for evenings of tearfulness, +Trust for our trembling, +and hope for our fear. diff --git a/src/hymnal/raw/007.txt b/src/hymnal/raw/007.txt new file mode 100644 index 0000000..d202cc4 --- /dev/null +++ b/src/hymnal/raw/007.txt @@ -0,0 +1,32 @@ +007 – The Lord in Zion Reigneth + + +1 +The Lord in Zion reigneth, +let all the world rejoice, +And come before His throne of grace +with tuneful heart and voice; +The Lord in Zion reigneth, +and there His praise shall ring, +To Him shall princes bend the knee +and kings their glory bring. + +2 +The Lord in Zion reigneth, +and who so great as He? +The depths of earth are in His hands; +He rules the mighty sea. +O crown His Name with honor, +and let His standard wave, +Till distant isles beyond the deep +shall own His power to save. + +3 +The Lord in Zion reigneth, +these hours to Him belong; +O enter now His temple gates, +and fill His courts with song; +Beneath His royal banner +let every creature fall, +Exalt the King of heaven and earth, +and crown Him Lord of all. diff --git a/src/hymnal/raw/008.txt b/src/hymnal/raw/008.txt new file mode 100644 index 0000000..86051eb --- /dev/null +++ b/src/hymnal/raw/008.txt @@ -0,0 +1,32 @@ +008 – We Gather Together + + +1 +We gather together to ask +the Lord’s blessing; +He chastens and hastens +His will to make known. +The wicked oppressing +now cease from distressing. +Sing praises to His Name; +He forgets not His own. + +2 +Beside us to guide us, +our God with us joining, +Ordaining, maintaining +His kingdom divine; +So from the beginning +the fight we were winning; +Thou, Lord, were at our side, +all glory be Thine! + +3 +We all do extol Thee, +Thou leader triumphant, +And pray that Thou still +our defender wilt be. +Let Thy congregation +escape tribulation; +Thy name be ever praised! +O Lord, make us free! diff --git a/src/hymnal/raw/009.txt b/src/hymnal/raw/009.txt new file mode 100644 index 0000000..79dc4ae --- /dev/null +++ b/src/hymnal/raw/009.txt @@ -0,0 +1,22 @@ +009 – Let All the World in Every Corner Sing + + +1 +Let all the world in every corner sing, +My God and King! +The heavens are not too high, +His praise may thither fly; +The earth is not too low, +His praises there may grow. +Let all the world in every corner sing, +My God and King! + +2 +Let all the world in every corner sing, +My God and King! +The church with psalms must shout, +No door can keep them out; +But, above all, the heart +must bear the longest part. +Let all the world in every corner sing, +My God and King! diff --git a/src/hymnal/raw/010.txt b/src/hymnal/raw/010.txt new file mode 100644 index 0000000..b8573e6 --- /dev/null +++ b/src/hymnal/raw/010.txt @@ -0,0 +1,32 @@ +010 – Come, Christians, Join to Sing + + +1 +Come, Christians, join to sing, +Alleluia! Amen! +Loud praise to Christ our King; +Alleluia! Amen! +Let all, with heart and voice, +Before His throne rejoice; +Praise is His gracious choice: +Alleluia! Amen! + +2 +Come, lift your hearts on high; +Alleluia! Amen! +Let praises fill the sky; +Alleluia! Amen! +He is our Guide and Friend; +To us He’ll condescend; +His love shall never end: +Alleluia! Amen! + +3 +Praise yet our Christ again; +Alleluia! Amen! +Life shall not end the strain; +Alleluia! Amen! +On heaven’s blissful shore +His goodness we’ll adore, +Singing forevermore, +Alleluia! Amen! diff --git a/src/hymnal/raw/011.txt b/src/hymnal/raw/011.txt new file mode 100644 index 0000000..5a272c9 --- /dev/null +++ b/src/hymnal/raw/011.txt @@ -0,0 +1,32 @@ +011 – The God of Abraham Praise + + +1 +The God of Abraham praise, +Who reigns enthroned above; +Ancient of everlasting days, +And God of love; +Jehovah! Great I AM! +By earth and heaven confessed; +I bow and bless the sacred name, +Forever blest. + +2 +The God of Abraham praise, +At whose supreme command +From earth I rise, and seek the joys +At His right hand; +I all on earth forsake, +Its wisdom, fame and power; +And Him my only portion make, +My shield and tower. + +3 +The whole triumphant host +Give thanks to God on high; +“Hail, Father, Son, and Holy Ghost!” +They ever cry; +Hail, Abraham’s God and mine! +I join the heavenly lays; +All might and majesty are Thine, +And endless praise. diff --git a/src/hymnal/raw/012.txt b/src/hymnal/raw/012.txt new file mode 100644 index 0000000..8556435 --- /dev/null +++ b/src/hymnal/raw/012.txt @@ -0,0 +1,32 @@ +012 – Joyful, Joyful, We Adore Thee + + +1 +Joyful, joyful, we adore Thee, +God of glory, Lord of love; +Hearts unfold like flow’rs before Thee, +Hail Thee as the sun above. +Melt the clouds of sin and sadness, +Drive the dark of doubt away; +Giver of immortal gladness, +Fill us with the light of day! + +2 +All Thy works with joy surround Thee, +Earth and heav’n reflect Thy rays, +Stars and angels sing around Thee, +Center of unbroken praise; +Field and forest, vale and mountain, +Bloss’ming meadow, flashing sea, +Chanting bird and flowing fountain +Call us to rejoice in Thee. + +3 +Thou art giving and forgiving, +Ever blessing, ever blest, +Wellspring of the joy of living, +Oceandepth of happy rest! +Thou the father, Christ our Brother – +All who live in love are Thine: +Teach us how to love each other, +Lift us to the joy divine. diff --git a/src/hymnal/raw/013.txt b/src/hymnal/raw/013.txt new file mode 100644 index 0000000..fac0998 --- /dev/null +++ b/src/hymnal/raw/013.txt @@ -0,0 +1,32 @@ +013 – New Songs of Celebration Render + + +1 +New songs of celebration render +To Him who has great wonders done. +Love sits enthroned in ageless splendor: +Come, and adore the mighty One. +He has made known His great salvation +Which all His friends with joy confess: +He has revealed to every nation +His everlasting righteousness. + +2 +Joyfully, heartily resounding, +Let every instrument and voice +Peal out the praise of grace abounding +Calling the whole world to rejoice. +Trumpets and organs, set in motion +Such sounds as make the heavens ring; +All things that live in earth and ocean, +Make music for your mighty King. + +3 +Rivers and seas and torrents roaring, +Honor the Lord with wild acclaim; +Mountains and stones look up adoring, +And find a voice to praise His name. +Righteous, commanding, ever glorious, +Praises be His that never cease: +Just is our God, whose truth victorious, +Establishes the world in peace. diff --git a/src/hymnal/raw/014.txt b/src/hymnal/raw/014.txt new file mode 100644 index 0000000..e69ad2d --- /dev/null +++ b/src/hymnal/raw/014.txt @@ -0,0 +1,14 @@ +014 – Let Us Praise the Name of the Lord + + +1 +Let us praise the name of the Lord! +Give Him glory, Amen. + +2 +Go ye into all the world. +Alleluia, Amen. + +3 +Amen, amen, +Amen, amen. diff --git a/src/hymnal/raw/015.txt b/src/hymnal/raw/015.txt new file mode 100644 index 0000000..526fdd8 --- /dev/null +++ b/src/hymnal/raw/015.txt @@ -0,0 +1,34 @@ +015 – My Maker and My King + + +1 +My Maker and my King, +To Thee my all I owe; +Thy sovereign bounty is the spring +Whence all my blessings flow; +Thy sovereign bounty is the spring +Whence all my blessings flow. + +2 +The creature of Thy hand, +On Thee alone I live; +My God, Thy benefits demand +More praise than I can give. +My God, Thy benefits demand +More praise than I can give. + +3 +Lord, what can I impart +When all is Thine before? +Thy love demands a thankful heart; +The gift, alas! how poor. +Thy love demands a thankful heart; +The gift, alas! how poor. + +4 +O! let Thy grace inspire +My soul with strength divine; +Let every word each desire +And all my days be Thine. +Let every word each desire +And all my days be Thine. diff --git a/src/hymnal/raw/016.txt b/src/hymnal/raw/016.txt new file mode 100644 index 0000000..d70eacb --- /dev/null +++ b/src/hymnal/raw/016.txt @@ -0,0 +1,26 @@ +016 – All People That on Earth Do Well + + +1 +All people that on earth do dwell, +sing to the Lord with cheerful voice. +Him serve with mirth, his praise forth tell; +come ye before him and rejoice. + +2 +Know that the Lord is God indeed; +without our aid he did us make; +we are his folk, he doth us feed, +and for his sheep he doth us take. + +3 +O enter then his gates with praise; +approach with joy his courts unto; +praise, laud, and bless his name always, +for it is seemly so to do. + +4 +For why! the Lord our God is good; +his mercy is forever sure; +his truth at all times firmly stood, +and shall from age to age endure. diff --git a/src/hymnal/raw/017.txt b/src/hymnal/raw/017.txt new file mode 100644 index 0000000..cbe8265 --- /dev/null +++ b/src/hymnal/raw/017.txt @@ -0,0 +1,37 @@ +017 – Lord of All Being, Throned Afar + + +1 +Lord of all being, throned afar, +Thy glory flames from sun and star; +Center and soul of every sphere +Yet to each loving heart how near! +Yet to each loving heart how near! + +2 +Sun of our life, Thy quickening ray +Shed on our path the glow of day; +Star of our hope, Thy softened light +Cheers the long watches of the night, +Cheers the long watches of the night. + +3 +Our midnight is Thy smile withdrawn; +Our noontide is Thy gracious dawn; +Our rainbow arch, Thy mercy’s sign; +All, save the clouds of sin, are Thine, +All, save the clouds of sin, are Thine. + +4 +Lord of all life, below, above +Whose light is truth, whose warmth is love, +Before Thy ever-blazing throne +We ask no luster of our own, +We ask no luster of our own. + +5 +Grant us Thy truth to make us free +And kindling hearts that burn for Thee; +Till all Thy living altars claim +One holy light, one heavenly flame! +One holy light, one heavenly flame. diff --git a/src/hymnal/raw/018.txt b/src/hymnal/raw/018.txt new file mode 100644 index 0000000..ac4c9cb --- /dev/null +++ b/src/hymnal/raw/018.txt @@ -0,0 +1,49 @@ +018 – O Morning Star, How Fair and Bright + + +1 +O Morning Star, how fair and bright! +You shine with God’s own truth and light, +Aglow with grace and mercy! +Of Jacob’s race, King David’s son, +Our Lord and Master, You have won +Our hearts to serve You only! +Lowly, holy! +Great and Glorious, all victorious, +Rich in blessing! Rule and might +o’er all possessing! + +2 +Lord, when you look on us in love, +At once there falls from God above +A ray of purest pleasure. +Your Word and Spirit, flesh and blood, +Refresh our souls with heav-‘nly food. +You are our dearest treasure! +Let Your mercy warm and cheer us! +O draw near us! For You teach us +God’s own love through +You has reached us. + +3 +Almighty Father, in Your Son +You loved us, when not yet begun +Was this old earth’s foundation! +Your Son has ransomed us in love +To live in Him here and above: +This is Your great salvation. +Alleluia! Christ the living, +To us giving life forever, +Keeps us Yours and fails us never! + +4 +O let the harps break forth in sound! +Our joy be all with music crowned, +Our voices gaily blending! +For Christ goes with us all the way +Today, tomorrow, every day! +His love is never ending! +Sing out! Ring out! +Jubilation! Exultation! +Tell the story! +Great is He, the King of glory! diff --git a/src/hymnal/raw/019.txt b/src/hymnal/raw/019.txt new file mode 100644 index 0000000..e19a6ac --- /dev/null +++ b/src/hymnal/raw/019.txt @@ -0,0 +1,27 @@ +019 – O Sing a New Song to the Lord + + +1 +O sing a new song to the Lord +For marvels He has done; +His right hand and His holy arm +The victory have won. + +2 +With harp, and voice of psalms +Unto Jehovah sing; +Let trumpets and the echoing horn +Acclaim the Lord our King! + +3 +Let seas with all their creatures roar, +The world and dwellers there, +And let the rivers clap their hands, +The hills their joy declare. + +4 +Before the Lord: because He comes, +To judge the earth come He; +He’ll judge the world +with righteousness, +His folk with equity. diff --git a/src/hymnal/raw/020.txt b/src/hymnal/raw/020.txt new file mode 100644 index 0000000..20c28e4 --- /dev/null +++ b/src/hymnal/raw/020.txt @@ -0,0 +1,42 @@ +020 – O Praise Ye the Lord + + +1 +O praise ye the Lord! +Praise Him in the height; +Rejoice in His word, +Ye angels of light; +Ye heavens, adore Him +By whom ye were made, +And worship before Him, +In brightness arrayed. + +2 +O praise ye the Lord! +Praise Him upon earth, +In tuneful accord: +Ye sons of new birth; +Praise Him who hath brought +you His grace from above, +Praise Him who hath taught you +To sing of His love. + +3 +O praise ye the Lord, +All things that give sound; +Each jubilant chord, +Re-echo around; +Loud organs His glory +Forth tell in deep tone, +And sweet harp, the story +Of what He hath done. + +4 +O praise ye the Lord! +Thanksgiving and song +To Him be outpoured +All ages along: +For love in creation, +For heaven restored. +For grace of salvation, +O praise ye the Lord! diff --git a/src/hymnal/raw/021.txt b/src/hymnal/raw/021.txt new file mode 100644 index 0000000..93dee11 --- /dev/null +++ b/src/hymnal/raw/021.txt @@ -0,0 +1,42 @@ +021 – Immortal, Invisible, God Only Wise + + +1 +Immortal, invisible, +God only wise, +In light inaccessible +hid from our eyes, +Most blessed, most glorious, +the Ancient of Days, +Almighty, victorious, +Thy great Name we praise. + +2 +Unresting, unhasting, +and silent as light, +Nor wanting, nor wasting, +Thou rulest in might; +Thy justice, like mountains, +high soaring above +Thy clouds, which are fountains +of goodness and love. + +3 +To all, life Thou givest, +to both great and small; +In all life Thou livest, +the true life of all; +We blossom and flourish +as leaves on the tree, +And wither and perish +but naught changeth Thee. + +4 +Great Father of glory, +pure Father of light, +Thine angels adore Thee, +all veiling their sight; +All praise we would render; +O help us to see +‘Tis only the splendor +of light hideth Thee! diff --git a/src/hymnal/raw/022.txt b/src/hymnal/raw/022.txt new file mode 100644 index 0000000..6e45e0b --- /dev/null +++ b/src/hymnal/raw/022.txt @@ -0,0 +1,30 @@ +022 – God Is Our Song + + +1 +God is our Song, and every singer blest +Who praising Him finds energy and rest. +All who praise God with unaffected joy +Give back to us the widom we destroy, +Give back to us the widom we destroy. + +2 +God is our Song, for Jesus comes to save; +While praising Him we offer all we have. +New songs we sing, in ventures new unite, +When Jesus leads us upward into light, +When Jesus leads us upward into light. + +3 +This is our Song no conflict ever drowns; +Who praises God our human wrath disowns. +Love knows what rich complexities of sound +God builds upon a simple common ground, +God builds upon a simple common ground. + +4 +God is our Silence when no songs are sung, +When ecstasy or sorrow stills the tongue. +Glorious the faith which silently obeys +Until we find again the voice of praise, +Until we find again the voice of praise. diff --git a/src/hymnal/raw/023.txt b/src/hymnal/raw/023.txt new file mode 100644 index 0000000..d86b483 --- /dev/null +++ b/src/hymnal/raw/023.txt @@ -0,0 +1,32 @@ +023 – Now the Joyful Bells A-Ringing + + +1 +Now the joyful bells a-ring, +All ye mountains of the Lord! +Lift our hearts like birds a-winging, +All ye mountains, praise the Lord! +Now our festal season bringing +Kinsmen all to bide and board, +Sets our cheery voices singing; +All ye mountains, praise the Lord! + +2 +Dear our home as dear none other; +Where the mountains praise the Lord! +Gladly here our care we smother; +Where the mountains praise the Lord! +Here we know that Christ our brother +Binds us all as by a cord: +He was born of Mary mother +Where the mountains praise the Lord! + +3 +Cold the year, new whiteness wearing, +All ye mountains, praise the Lord! +Peace, good will to us a-bearing, +All ye mountains, praise the Lord! +Now we all God’s goodness sharing +Break the bread and sheath the Sword: +Bright our hearths the signal flaring, +All ye mountains, praise the Lord! diff --git a/src/hymnal/raw/024.txt b/src/hymnal/raw/024.txt new file mode 100644 index 0000000..2359869 --- /dev/null +++ b/src/hymnal/raw/024.txt @@ -0,0 +1,26 @@ +024 – Every Star Shall Sing a Carol + + +1 +Every star shall sing a carol; +Every creatures, high or low, +Come and praise the King of heaven +By whatever name you know. +God above, Man below, +Holy is the name I know. + +2 +When the King of all creation +Had a cradle on the earth, +Holy was the human body, +Holy was the human birth. +God above, Man below, +Holy is the name I know. + +3 +Every star and every planet, +Every creature, high or low, +Come and praise the King of heaven +By whatever name you know. +God above, Man below, +Holy is the name I know. diff --git a/src/hymnal/raw/025.txt b/src/hymnal/raw/025.txt new file mode 100644 index 0000000..5219996 --- /dev/null +++ b/src/hymnal/raw/025.txt @@ -0,0 +1,20 @@ +025 – Praise the Lord His Glories Show + + +1 +Praise the Lord, His glories show, Alleluia! +Saints within His courts below, Alleluia! +Angels ’round His throne above, Alleluia! +All that see and share His love, Alleluia! + +2 +Earth to heaven and heaven to earth, Alleluia! +Tell His wonders, sing His worth, Alleluia! +Age to age and shore to shore, Alleluia! +Praise Him, praise Him evermore! Alleluia! + +3 +Praise the Lord, His mercies trace, Alleluia! +Praise His providence and grace, Alleluia! +All that He for man hath done, Alleluia! +All He sends us through His Son. Alleluia! diff --git a/src/hymnal/raw/026.txt b/src/hymnal/raw/026.txt new file mode 100644 index 0000000..48d76cc --- /dev/null +++ b/src/hymnal/raw/026.txt @@ -0,0 +1,32 @@ +026 – Praise the Lord! You Heavens Adore Him + + +1 +Praise the Lord! you heavens, adore Him; +Praise Him, angels in the height; +Sun and moon, rejoice before Him, +Praise Him, all you stars of light. +Praise the Lord, for He has spoken; +World His mighty voice obeyed; +Laws which never shall be broken +For their guidance He has made. + +2 +Praise the Lord! for He is glorious; +Never shall HIs promise fail. +God has made His saints victorious; +Sin and death shall not prevail. +Praise the God of our salvation! +Hosts on high, His power proclaim; +Heaven and earth and all creation, +Laud and magnify His name. + +3 +Worship, honor, glory, blessing, +Lord, we offer as our gift. +Young and old, Your praise expressing, +Our glad songs to You we lift. +All the saints in heaven adore You, +We would join their glad acclaim; +As Your angels serve before You, +So on earth we praise Your name. diff --git a/src/hymnal/raw/027.txt b/src/hymnal/raw/027.txt new file mode 100644 index 0000000..a820ae4 --- /dev/null +++ b/src/hymnal/raw/027.txt @@ -0,0 +1,36 @@ +027 – Rejoice Ye Pure in Heart! + + +1 +Rejoice ye pure in heart! +Rejoice, give thanks, and sing; +Your festal banner wave on high, +The cross of Christ your King. + +Refrain +Rejoice, rejoice, rejoice, +Give thanks and sing. + +2 +With voice as full and strong +As ocean’s surging praise, +Send forth the sturdy hymns of old, +The psalms of ancient days. + +3 +With all the angel choirs, +With all the saints of earth, +Pour out the strains of joy and bliss, +True rapture, noblest mirth. + +4 +Yes, on through life’s long path, +Still chanting as ye go; +From youth to age, by night and day, +In gladness and in woe. + +5 +Praise Him who reigns on high, +The Lord whom we adore, +The Father, Son and Holy Ghost, +One God forever more. diff --git a/src/hymnal/raw/028.txt b/src/hymnal/raw/028.txt new file mode 100644 index 0000000..b655d84 --- /dev/null +++ b/src/hymnal/raw/028.txt @@ -0,0 +1,26 @@ +028 – Praise We the Lord + + +1 +Praise we the Lord, who made all beauty +For all our senses to enjoy; +Owe we our humble thanks and duty +That simple pleasures never cloy; +Praise we the Lord, who made all beauty +For all our senses to enjoy. + +2 +Praise Him who loves to see young lovers, +Fresh hearts that swell with youthful pride; +Thank Him who sends the sun above us, +As bridegroom fit to meet his bride; +Praise Him who loves to see young lovers, +Fresh hearts that swell with youthful pride. + +3 +Praise Him who by a simple flower +Lifts up our hearts to things above; +Thank Him who gives to each one power +To find a friend to know and love; +Praise Him who by a simple flower +Lifts up our hearts to things above. diff --git a/src/hymnal/raw/029.txt b/src/hymnal/raw/029.txt new file mode 100644 index 0000000..de49ee6 --- /dev/null +++ b/src/hymnal/raw/029.txt @@ -0,0 +1,38 @@ +029 – Sing Praise to God + + +1 +Sing praise to God who reigns above, +the God of all creation, +the God of power, the God of love, +the God of our salvation. +With healing balm my soul He fills, +and every faithless murmur stills; +To God all praise and glory! + +2 +What God’s almighty power hath made +His gracious mercy keepeth; +By morning glow or evening shade, +His watchful eye ne’er sleepeth, +Within the kingdom of his might, +Lo! all is just, and all is right: +To God all praise and glory! + +3 +The Lord is never far away, +throughout all grief distressing, +an ever present help and stay, +our peace and joy and blessing. +As with a mother’s tender hand, +He leads His own, His chosen band: +To God all praise and glory! + +4 +Then all my gladsome way along, +I sing aloud thy praises, +that men may hear the grateful song +my voice unwearied raises: +Be joyful in the Lord, my heart! +both soul and body bear your part! +To God all praise and glory. diff --git a/src/hymnal/raw/030.txt b/src/hymnal/raw/030.txt new file mode 100644 index 0000000..abfb174 --- /dev/null +++ b/src/hymnal/raw/030.txt @@ -0,0 +1,26 @@ +030 – Holy God, We Praise Your Name + + +1 +Holy God, we praise Your name; +Lord of all, we bow before You! +All on earth Your scepter claim, +All in heaven above adore You; +Infinite Your vast domain. +Everlasting is Your reign. + +2 +Hark! the loud celestial hymn +Angel choirs above are raising, +Cherubim and seraphim, +In unceasing chorus praising; +Fill the heavens with sweet accord: +Holy, holy, holy, Lord. + +3 +Holy Father, Holy Son, +Holy Spirit, three we name You; +While in essence only one, +Undivided God we claim You; +And adoring bend the knee, +While we own the mystery. diff --git a/src/hymnal/raw/031.txt b/src/hymnal/raw/031.txt new file mode 100644 index 0000000..c6474cd --- /dev/null +++ b/src/hymnal/raw/031.txt @@ -0,0 +1,26 @@ +031 – Tell Out, My Soul + + +1 +Tell out my soul, the greatness of the Lord: +Unnumbered blessings, give my spirit voice; +Tender to me the promise of His Word; +In God my Saviour shall my heart rejoice. + +2 +Tell out, my soul, the greatness of His name: +Make known His might, the deeds His arm has done; +His mercy sure, from age to age the same; +His holy name, the Lord, the Mighty One. + +3 +Tell out, my soul, the greatness of His might: +Pow’rs and dominions lay their glory by; +Proud hearts and stubborn wills are put to flight, +The hungry fed, the humble lifted high. + +4 +Tell out, my soul, the glories of His word: +Firm is His promise, and His mercy sure. +Tell out, my soul, the greatness of the Lord +To children’s children and forevermore. diff --git a/src/hymnal/raw/032.txt b/src/hymnal/raw/032.txt new file mode 100644 index 0000000..50c6cdb --- /dev/null +++ b/src/hymnal/raw/032.txt @@ -0,0 +1,26 @@ +032 – When in Our Music God is Glorified + + +1 +When in our music God is glorified, +And adoration leaves no room for pride, +It is as though the whole creation cried: +Alleluia! + +2 +How oft, in making music, we have found +A new dimension in the world of sound, +As worship moved us to a more profound +Alleluia! + +3 +And did not Jesus sing a psalm that night +When utmost evil strove against the light? +Then let us sing for whom He won the fight: +Alleluia! + +4 +Let every instrument be used for praise; +Let all rejoice who have a voice to raise; +And may God give us faith to sing always: +Alleluia! diff --git a/src/hymnal/raw/033.txt b/src/hymnal/raw/033.txt new file mode 100644 index 0000000..b8872d1 --- /dev/null +++ b/src/hymnal/raw/033.txt @@ -0,0 +1,27 @@ +033 – Sing a New Song to the Lord + + +1 +Sing a new song to the Lord, +He to whom wonders belong. +Rejoice in His triumph and tell of His power. +O sing a new song to the Lord. + +2 +Now to the ends of the earth +See His salvation is shown. +And still He remembers His mercy and truth, +Unchanging in love to His own. + +3 +Sing a new song and rejoice. +Publish His praises abroad. +Let voices in chorus with trumpet and horn, +Resound for the joy of the Lord. + +4 +Join with the hills and the sea, +Thunders of praise to prolong. +In judgement and justice +He comes to the earth +O sing a new song to the Lord. diff --git a/src/hymnal/raw/034.txt b/src/hymnal/raw/034.txt new file mode 100644 index 0000000..3997ade --- /dev/null +++ b/src/hymnal/raw/034.txt @@ -0,0 +1,38 @@ +034 – Wake the Song + + +1 +Wake the song of joy and gladness; +Hither bring your noblest lays; +Banish every thought of sadness, +Pouring forth your highest praise. +Sing to Him whose care has brought us +Once again with friends to meet, +And whose loving voice has taught us +Of the way to Jesus’ feet. + +Refrain +Wake the song, wake the song, +The song of joy and gladness, +Wake the song, wake the song, +The song of Jubilee. + +2 +Joyfully with songs and banners, +We will greet the festal day; +Shout aloud our glad hosannas, +And our grateful homage pay. +We will chant our Savior’s glory +while our thoughts we raise above, +Telling still the old, old, story, +Precious theme- redeeming love! + +3 +Thanks to Thee, O holy Father, +For the mercies of the year; +May each heart, as here we gather, +Swell with gratitude sincere, +Thanks to Thee, O loving Savior, +For redemption through Thy blood. +Breathe upon us, Holy Spirit, +Sweetly draw us near to God. diff --git a/src/hymnal/raw/035.txt b/src/hymnal/raw/035.txt new file mode 100644 index 0000000..70b9430 --- /dev/null +++ b/src/hymnal/raw/035.txt @@ -0,0 +1,32 @@ +035 – With Songs and Honors + + +1 +With songs and honors sounding loud, +Address the Lord on high; +Over the heavens He spreads His cloud, +And waters veil the sky. + +2 +He sends His showers of blessing down +To cheer the plains below; +He makes the grass the mountains crown, +And corning valleys grow. + +3 +His steady counsels change the face +Of the declining year; +He bids the sun cut short his race, +And wintry days appear. + +4 +He sends His word, and melts the snow; +The fields no longer mourn; +He calls the warmer gales to blow, +And bids the spring return. + +5 +The changing wind, the flying cloud, +Obey His mighty word: +With songs and honors sounding loud +Praise ye the sovereign Lord! diff --git a/src/hymnal/raw/036.txt b/src/hymnal/raw/036.txt new file mode 100644 index 0000000..7052bff --- /dev/null +++ b/src/hymnal/raw/036.txt @@ -0,0 +1,26 @@ +036 – O Thou in Whose Presence + + +1 +O Thou in whose presence my soul takes delight, +On whom in affliction I call, +My comfort by day and my song in the night, +My hope, my salvation, my all! + +2 +His voice, as the sound of the dulcimer sweet, +Is heard through the shadows of death; +The cedars of Lebanon bow at His feet, +The air is perfumed with His breath. + +3 +His lips, as a fountain of righteousness flow, +To water the gardens of grace; +From which their salvation the Gentiles shall know, +And bask in the smiles of His face. + +4 +He looks, and ten thousands of angels rejoice, +And myriads wait for His word; +He speaks, and eternity, filled with His voice, +Re-echoes the praise of the Lord. diff --git a/src/hymnal/raw/037.txt b/src/hymnal/raw/037.txt new file mode 100644 index 0000000..ddad2bc --- /dev/null +++ b/src/hymnal/raw/037.txt @@ -0,0 +1,29 @@ +037 – O Sing, My Soul, Your Maker's Praise + + +1 +O sing my soul, your Maker’s praise +In grateful hymns ascending; +Whose steadfast love has crowned your days +With heav’nly gifts un ending. +I sought the Lord, He heard my cry; +His holy angels hover nigh +The tents of those who love Him. + +2 +The Lord is good to those who seek +His face in time of sorrow, +Providing comfort to the weak +And grace for each tomorrow. +Though grief may tarry for a night, +The morn shall break in joy and light +With blessings from His presence. + +3 +The Lord will turn His face in peace +When troubled souls draw near Him; +His loving kindness shall not cease +To those who trust and fear Him. +Our God will not forsake His own; +Eternal is His heav’nly throne; +His kingdom stands forever. diff --git a/src/hymnal/raw/038.txt b/src/hymnal/raw/038.txt new file mode 100644 index 0000000..504dfff --- /dev/null +++ b/src/hymnal/raw/038.txt @@ -0,0 +1,33 @@ +038 – Arise, My Soul, Arise! + + +1 +Arise, my soul, arise! +Stretch forth to things eternal +And hasten to the feet of your Redeemer God. +Though hid from mortal eyes, +He dwells in light supernal; +Yet worship Him in humbleness and call Him Lord. +His banquet of love +Awaits you above; +Yet here He grants a foretaste of the feast +to come! +Rejoice, my soul, rejoice, +To heav’n lift up your voice: +Alleluia, alleluia, alleluia! + +2 +Now hear the harps of heav’n! +Oh, hear the song victorious, +The never-ending anthem sounding +through the sky! +To mortals is not giv’n +To join in strains so glorious; +Yet here on earth we too can sing +our praises high! +He bought with His blood +The ransomed of God; +To Him be everlasting pow’r and victory. +And let the great amen +Resound through heav’n again. +Alleluia, alleluia, alleluia! diff --git a/src/hymnal/raw/039.txt b/src/hymnal/raw/039.txt new file mode 100644 index 0000000..b034d15 --- /dev/null +++ b/src/hymnal/raw/039.txt @@ -0,0 +1,24 @@ +039 – Lord, in the Morning + + +1 +Lord, in the morning Thou shalt hear +My voice ascending high; +To Thee will I direct my prayer, +To Thee lift up mine eye- + +2 +Up to the hills where Christ is gone +To plead for all His saints, +Presenting at His Father’s throne +Our songs and our complaints. + +3 +O may Thy Spirit guide my feet +In ways of righteousness; +Make every path of duty straight +And plain before my face. +4 The men that love and fear Thy name +Shall see their hopes fulfilled; +The mighty God will compass them +With favor as a shield. diff --git a/src/hymnal/raw/040.txt b/src/hymnal/raw/040.txt new file mode 100644 index 0000000..f7e56df --- /dev/null +++ b/src/hymnal/raw/040.txt @@ -0,0 +1,42 @@ +040 – The Dawn of God's Dear Sabbath + + +1 +The dawn of God’s dear Sabbath +Breaks o’er the earth again, +As some sweet summer morning +After a night of pain; +It comes as cooling showers +To some exhausted land, +As shade of clustered palm trees +‘Mid weary wastes of sand. + +2 +Lord, we would bring for offering, +Though marred with earthly soil, +A week of earnest labor, +Of steady, faithful toil, +Fair fruits of self denial, +Of strong, deep love to Thee, +Fostered by Thine own Spirit, +In true humility. + +3 +And we would bring our burden +Of sinful thought and deed, +In Thy pure presence kneeling, +From bondage to be freed, +Our heart’s most bitter sorrow +For all Thy work undone- +So many talents wasted! +So few bright laurels won! + +4 +And with that sorrow mingling, +A steadfast faith, and sure, +And love so deep and fervent, +For Thee to make it pure, +In Thy dear presence finding +The pardon that we need, +And then the peace so lasting- +Celestial peace indeed. diff --git a/src/hymnal/raw/041.txt b/src/hymnal/raw/041.txt new file mode 100644 index 0000000..d7b38c5 --- /dev/null +++ b/src/hymnal/raw/041.txt @@ -0,0 +1,26 @@ +041 – O Splendor of God's Glory Bright + + +1 +O splendor of God’s glory bright, +From light eternal bringing light; +O Light of life, light’s living spring, +True day, all days illumining. + +2 +O Thou true Sun, on us Thy glance +Let fall in royal radiance; +The Spirit’s sanctifying beam +Upon our earthly senses stream. + +3 +O joyful be the passing day +With thoughts as clear as morning’s ray, +With faith like noontide shining bright, +Our souls unshadowed by the night. + +4 +Dawn’s glory gilds the earth and skies; +Let Him, our perfect morn, arise; +The Father’s help His children claim, +And sing the Father’s glorious name. Amen. diff --git a/src/hymnal/raw/042.txt b/src/hymnal/raw/042.txt new file mode 100644 index 0000000..7ac7659 --- /dev/null +++ b/src/hymnal/raw/042.txt @@ -0,0 +1,26 @@ +042 – Now That the Daylight Fills the Sky + + +1 +Now that the daylight fills the sky, +We lift our hearts to God on high, +That He, in all we do or say, +Would keep us free from harm today; + +2 +Would guard our hearts and tongues from strife; +From anger’s din would shield our life; +From evil sights would turn our eyes, +And close our ears to vanities; + +3 +So we, when this new day is gone +And night in turn is drawing on, +With conscience by the world unstained +Shall praise His name for vict’ry gained. + +4 +“All praise to You, creator Lord! +All praise to You, eternal Word! +All praise to You, O Spirit wise!” +We sing as daylight fills the skies. diff --git a/src/hymnal/raw/043.txt b/src/hymnal/raw/043.txt new file mode 100644 index 0000000..f582907 --- /dev/null +++ b/src/hymnal/raw/043.txt @@ -0,0 +1,50 @@ +043 – When Morning Gilds the Skies + + +1 +When morning gilds the skies +my heart awaking cries, +May Jesus Christ be praised! +Alike at work and prayer, +to Jesus I repair: +May Jesus Christ be praised! + +2 +Whene’er the sweet church bell +peals over hill and dell, +May Jesus Christ praised! +O hark to what it sings, +as joyously it rings, +May Jesus Christ be praised! + +3 +The night becomes as day +when from the heart we say: +May Jesus Christ be praised! +The powers of darkness fear +when this sweet chant they hear: +May Jesus Christ be praised! + +4 +Ye nations of mankind, +in this your concord find, +May Jesus Christ praised! +Let all the earth around +ring joyous with the sound, +May Jesus Christ praised! + +5 +In heaven’s eternal bliss +the loveliest strain is this, +May Jesus Christ praised! +Let earth, and sea and sky +from depth to height reply, +May Jesus Christ praised! + +6 +Be this, while life is mine, +my canticle divine: +May Jesus Christ be praised! +Be this th’eternal song +through all the ages long, +May Jesus Christ be praised! diff --git a/src/hymnal/raw/044.txt b/src/hymnal/raw/044.txt new file mode 100644 index 0000000..0431d3b --- /dev/null +++ b/src/hymnal/raw/044.txt @@ -0,0 +1,20 @@ +044 – Morning Has Broken + + +1 +Morning has broken like the first morning, +Blackbird has spoken like the first bird. +Praise for the singing!Praise for the morning! +Praise for the springing fresh from the Word! + +2 +Sweet the rain’s new fall sunlit from heaven, +Like the first dewfall on the first grass. +Praise for the sweetness of the wet garden, +Sprung in completeness where His feet pass. + +3 +Mine is the sunlight! Mine is the morning +Born of the one light Eden saw play! +Praise with elation, Praise every morning, +God’s recreation of the new day! diff --git a/src/hymnal/raw/045.txt b/src/hymnal/raw/045.txt new file mode 100644 index 0000000..0280d55 --- /dev/null +++ b/src/hymnal/raw/045.txt @@ -0,0 +1,42 @@ +045 – Open Now Thy Gates of Beauty + + +1 +Open now thy gates of beauty, +Zion, let me enter there, +Where my soul in joyful duty +Waits for God Who answers prayer. +Oh, how blessèd is this place, +Filled with solace, light, and grace! + +2 +Gracious God, I come before Thee, +Come Thou also unto me; +Where we find Thee and adore Thee, +There a heav’n on earth must be. +To my heart, oh, enter Thou, +Let it be Thy temple now! + +3 +Here Thy praise is gladly chanted, +Here Thy seed is duly sown; +Let my soul, where it is planted, +Bring forth precious sheaves alone, +So that all I hear may be +Fruitful unto life in me. + +4 +Thou my faith increase and quicken, +Let me keep Thy gift divine, +Howsoe’er temptations thicken; +May Thy Word still o’er me shine +As my guiding star through life, +As my comfort in my strife. + +5 +Speak, O God, and I will hear Thee, +Let Thy will be done indeed; +May I undisturbed draw near Thee +While Thou dost Thy people feed. +Here of life the fountain flows; +Here is balm for all our woes. diff --git a/src/hymnal/raw/046.txt b/src/hymnal/raw/046.txt new file mode 100644 index 0000000..4fbf7a2 --- /dev/null +++ b/src/hymnal/raw/046.txt @@ -0,0 +1,32 @@ +046 – Abide With Me, 'Tis Eventide + + +1 +Abide with me, ’tis eventide! +The day is past and gone; +The shadows of the evening fall; +The night is coming on! +Within my heart a welcome guest, +Within my home abide; + +Refrain +O Savior, stay this night with me; +Behold, ’tis eventide! +O Savior, stay this night with me; +Behold, ’tis eventide. + +2 +Abide with me, ’tis eventide! +Thy walk today with me +Has made my heart within me burn, +As I communed with Thee. +Thy earnest words have filled my soul +And kept me near Thy side; + +3 +Abide with me, ’tis eventide! +And lone will be the night, +If I cannot commune with Thee, +Nor find in Thee my light. +The darkness of the world, I fear, +Would in my home abide; diff --git a/src/hymnal/raw/047.txt b/src/hymnal/raw/047.txt new file mode 100644 index 0000000..bb7698a --- /dev/null +++ b/src/hymnal/raw/047.txt @@ -0,0 +1,42 @@ +047 – God, Who Made the Earth and Heaven + + +1 +God, who made the earth and heaven, +Darkness and light: +You the day for work have given, +For rest the night. +May Your angel guards defend us, +Slumber sweet Your mercy send us, +Holy dreams and hopes attend us +All through the night. + +2 +And when morn again shall call us +to run life’s way, +May we still, what-e’er befall us, +Your will obey. +From the pow’r of evil hide us, +In the narrow pathway guide us, +Never be Your smile denied us +All through the day. + +3 +Guard us waking, guard us sleeping, +And, when we die, +May we in Your mighty keeping +All peaceful lie. +When the trumpet call shall wake us, +Then, O Lord, do not forsake us, +But to reign in glory take us +with You on high. + +4 +Holy Father, throned in heaven, +All holy Son, +Holy Spirit, freely given, +Blest Three in One: +Grant us grace, we now implore You, +Till we lay our crowns before You +And in worthier strains adore +You while ages run. diff --git a/src/hymnal/raw/048.txt b/src/hymnal/raw/048.txt new file mode 100644 index 0000000..5508423 --- /dev/null +++ b/src/hymnal/raw/048.txt @@ -0,0 +1,20 @@ +048 – Softly Now the Light of Day + + +1 +Softly now the light of day +Fades upon out sight away: +Free from care, from labor free, +Lord, we would commune with Thee. + +2 +Thou, whose allpervading eye +Nought escapes, without, within, +Pardon each infirmity, +Open fault, and secret sin. + +3 +Soon from us the light of day +Shall forever pass away; +Then, from sin and sorrow free, +Take us, Lord, to dwell with Thee. diff --git a/src/hymnal/raw/049.txt b/src/hymnal/raw/049.txt new file mode 100644 index 0000000..b412354 --- /dev/null +++ b/src/hymnal/raw/049.txt @@ -0,0 +1,26 @@ +049 – Savior, Breathe an Evening Blessing + + +1 +Savior, breathe an evening blessing, +Ere repose our spirits seal; +Sin and want we come confessing; +Thou canst save, and Thou canst heal. + +2 +Though the night be dark and dreary, +Darkness cannot hide from Thee; +Thou art He who, never weary, +Watchest where Thy people be. + +3 +Though destruction walk around us. +Though the arrow past us fly, +Angel guards from Thee Surround us, +We are safe if Thou art nigh. + +4 +Should swift death this night o’re-take us, +And our couch become our tomb, +May the morn of glory wake us, +Clad in light and deathless bloom. diff --git a/src/hymnal/raw/050.txt b/src/hymnal/raw/050.txt new file mode 100644 index 0000000..9ebc13f --- /dev/null +++ b/src/hymnal/raw/050.txt @@ -0,0 +1,26 @@ +050 – Abide With Me + + +1 +Abide with me; fast falls the eventide; +The darkness deepens; Lord with me abide! +When other helpers fail and comforts flee, +Help of the helpless, O abide with me. + +2 +Swift to its close ebbs out life’s little day; +Earth’s joys grow dim; its glories pass away; +Change and decay in all around I see; +O Thou who changest not, abide with me. + +3 +I need Thy presence every passing hour. +What but Thy grace can foil the tempter’s power? +Who, like Thyself, my guide and stay can be? +Through cloud and sunshine, Lord, abide with me. + +4 +I fear no foe, with Thee at hand to bless; +Ills have no weight, and tears no bitterness. +Where is death’s sting? Where, grave, thy victory? +I triumph still, if Thou abide with me! diff --git a/src/hymnal/raw/051.txt b/src/hymnal/raw/051.txt new file mode 100644 index 0000000..72f4c98 --- /dev/null +++ b/src/hymnal/raw/051.txt @@ -0,0 +1,36 @@ +051 – Day Is Dying in the West + + +1 +Day is dying in the west; +Heaven is touching earth with rest; +Wait and worship while the night +Sets the evening lamps alight +Through all the sky. + +Refrain +Holy, holy, holy, Lord God of Hosts! +Heaven and earth are full of Thee! +Heaven and earth are praising Thee, +O Lord most high! + +2 +Lord of life, beneath the dome +Of the universe, Thy home, +Gather us who seek Thy face +To the fold of Thy embrace, +For Thou art nigh. + +3 +While the deepening shadows fall, +Heart of love enfolding all, +Through the glory and the grace +Of the stars that veil Thy face, +Our hearts ascend. + +4 +When forever from our sight +Pass the stars, the day, the night, +Lord of angels, on our eyes +Let eternal morning rise +And shadows end. diff --git a/src/hymnal/raw/052.txt b/src/hymnal/raw/052.txt new file mode 100644 index 0000000..08498e4 --- /dev/null +++ b/src/hymnal/raw/052.txt @@ -0,0 +1,20 @@ +052 – Now the Day Is Over + + +1 +Now the day is over, +night is drawing nigh, +Shadows of the evening +steal across the sky. + +2 +Father, give the weary, +calm and sweet repose; +With Thy tenderest blessing +May our eyelids close. + +3 +Through the long night watches, +may thine angels spread +Their white wings above me, +watching round my bed. diff --git a/src/hymnal/raw/053.txt b/src/hymnal/raw/053.txt new file mode 100644 index 0000000..b3994cb --- /dev/null +++ b/src/hymnal/raw/053.txt @@ -0,0 +1,26 @@ +053 – All Praise to Thee + + +1 +All praise to thee, my God, this night, +for all the blessings of the light! +Keep me, O keep me, King of kings, +beneath thine own almighty wings. + +2 +Forgive me, Lord, for thy dear Son, +the ill that I this day have done, +that with the world, myself, and thee, +I, ere I sleep, at peace may be. + +3 +O may my soul on thee repose, +and with sweet sleep mine eyelids close, +sleep that may me more vigorous make +to serve my God when I awake. + +4 +Praise God, from whom all blessings flow; +praise him, all creatures here below; +praise him above, ye heavenly host; +praise Father, Son, and Holy Ghost. diff --git a/src/hymnal/raw/054.txt b/src/hymnal/raw/054.txt new file mode 100644 index 0000000..1ff24b5 --- /dev/null +++ b/src/hymnal/raw/054.txt @@ -0,0 +1,26 @@ +054 – O Gladsome Light + + +1 +O gladsome light, +Of God the Father’s face, +The eternal splendour wearing; +Celestial, holy, blest, +Our Saviour, Jesus Christ, +Joyful in Thine appearing. + +2 +Now e’er day fadeth quite, +We see the evening light, +Our wonted hymn outpouring; +Father of might unknown, +Thee His incarnate Son, +And Holy Spirit adoring. + +3 +To Thee of right belongs +All praise of holy songs, +O Son of God, life giver; +Thee, therefore, O most high, +The world doth glorify +And shall exalt forever. diff --git a/src/hymnal/raw/055.txt b/src/hymnal/raw/055.txt new file mode 100644 index 0000000..4e4deef --- /dev/null +++ b/src/hymnal/raw/055.txt @@ -0,0 +1,14 @@ +055 – Jesus, Tender Shepherd, Hear Me + + +1 +Jesus, tender Shepherd, hear me, +Bless Thy little lamb tonight; +Through the darkness be Thou near me; +Watch my sleep till morning light. + +2 +All this day Thy hand has led me, +And I thank Thee for Thy care; +Thou hast clothed me, warmed and fed me; +Listen to my evening prayer. diff --git a/src/hymnal/raw/056.txt b/src/hymnal/raw/056.txt new file mode 100644 index 0000000..3128c89 --- /dev/null +++ b/src/hymnal/raw/056.txt @@ -0,0 +1,26 @@ +056 – The Day Thou Gavest + + +1 +The day Thou gavest, Lord, is ended; +the darkness falls at Thy behest; +to Thee our morning hymns ascended; +Thy praise shall hallow now our rest. + +2 +We thank Thee that Thy church, unsleeping +while earth rolls onward into light, +through all the world her watch is keeping, +and rests not now by day or night. + +3 +As o’er each continent and island +the dawn leads on another day, +the voice of prayer is never silent, +nor die the strains of praise away. + +4 +So be it, Lord; Thy throne shall never, +like earth’s proud empires, pass away. +Thy kingdom stands, and grows forever, +till all Thy creatures own Thy sway. diff --git a/src/hymnal/raw/057.txt b/src/hymnal/raw/057.txt new file mode 100644 index 0000000..1e2937b --- /dev/null +++ b/src/hymnal/raw/057.txt @@ -0,0 +1,26 @@ +057 – Now All the Woods Are Sleeping + + +1 +Now all the woods are sleeping, +And night and stillness creeping +O’er city, man, and beast; +But thou, my heart, awake thee, +To pray’r awhile be take thee, +And praise thy Maker ere thou rest. + +2 +My Jesus, stay Thou by me, +And let no foe come nigh me, +Safe sheltered by Thy wing; +But would the foe alarm me, +O let him never harm me, +But still Thine angels round me sing! + +3 +My loved ones, rest securely, +From every peril surely +Our God will guard your heads; +And happy slumbers send you, +And bid His hosts attend you, +And golden armed watch o’er your beds. diff --git a/src/hymnal/raw/058.txt b/src/hymnal/raw/058.txt new file mode 100644 index 0000000..fa4da0e --- /dev/null +++ b/src/hymnal/raw/058.txt @@ -0,0 +1,14 @@ +058 – Hark, the Vesper Hymn Is Stealing + + +1 +Hark! the vesper hymn is stealing +O’er the waters soft and clear; +Jubilate, Jubilate, Jubilate, +Amen. + +2 +Nearer yet, and nearer pealing, +Soft it breaks upon the ear. +Jubilate, Jubilate, Jubilate, +Amen. diff --git a/src/hymnal/raw/059.txt b/src/hymnal/raw/059.txt new file mode 100644 index 0000000..ac7f834 --- /dev/null +++ b/src/hymnal/raw/059.txt @@ -0,0 +1,34 @@ +059 – Great Our Joy as Now We Gather + + +1 +Great our joy as now we gather +Where the Master makes us one: +Where we worship God the Father +Thro’ the Spirit of His Son. +All who search for His church +Find it where His will is done. + +2 +Precious is the tie that binds us +To our God when faith grows cold; +Precious all that now reminds us +He is still our safe stronghold. +Faithful love serves to prove +Here the Shepherd has His fold. + +3 +May we learn from Christ’s example +How to use this house of prayer: +He who loved and cleansed His temple +Wants us all to worship there. +God the Son shuts out none: +In His kingdom all may share. + +4 +Lord, inspire us with Your vision +Of a world which must be won! +Glorious is the church’s mission, +Long endeavoured, scarce begun! +Faithful now – this is how +God’s eternal will is done. diff --git a/src/hymnal/raw/060.txt b/src/hymnal/raw/060.txt new file mode 100644 index 0000000..33c6ec7 --- /dev/null +++ b/src/hymnal/raw/060.txt @@ -0,0 +1,26 @@ +060 – Blessed Jesus at Thy Word + + +1 +Blessed Jesus, at Thy word, +We have gathered all to hear Thee; +By Thy word our hearts were stirred, +Now to seek and love and fear Thee. +By Thy teachings sweet and holy, +Let us learn to love Thee solely. + +2 +All our knowledge, sense, and sight, +Lie in deepest darkness shrouded; +Till Thy Spirit breaks our night, +With His beams of truth unclouded. +He alone to God canst win us, +He who works all good within us. + +3 +Glorious Lord, Thy self impart! +Light of light, from God proceeding. +Open Thou our ears and heart +Help us, by Thy Spirit’s pleading. +Hear the cry Thy people raises! +Hear, and bless our prayer and praises! diff --git a/src/hymnal/raw/061.txt b/src/hymnal/raw/061.txt new file mode 100644 index 0000000..7ea6e92 --- /dev/null +++ b/src/hymnal/raw/061.txt @@ -0,0 +1,42 @@ +061 – God Is Here! + + +1 +God is here as we his people +meet to offer praise and prayer, +may we find in fuller measure +what it is in Christ we share. +Here, as in the world around us, +all our varied skills and arts +wait the coming of his Spirit +into open minds and hearts. + +2 +Here are symbols to remind us +of our lifelong need of grace; +here are table, font and pulpit; +here the Word has central place. +Here in honesty of preaching, +here in silence, as in speech, +here in newness and renewal, +God the Spirit comes to each. + +3 +Here our children find a welcome +in the Shepherd’s flock and fold. +Here, as bread and wine are taken, +Christ sustains us, as of old. +Here the servants of the Servant +seek in worship to explore +what it means in daily living +to believe and to adore. + +4 +Lord of all, Church and Kingdom, +in an age of change and doubt, +keep us faithful to the Gospel, +help us work your purpose out. +Here, in this day’s dedication, +all we have to give, receive: +we, who cannot live without you, +we adore you! We believe! diff --git a/src/hymnal/raw/062.txt b/src/hymnal/raw/062.txt new file mode 100644 index 0000000..a5d4972 --- /dev/null +++ b/src/hymnal/raw/062.txt @@ -0,0 +1,32 @@ +062 – How Lovely Is Thy Dwelling Place + + +1 +How lovely is Thy dwelling place, +O Lord of hosts to me! +The tabenacles of Thy grace +How pleasant, Lord, they be! + +2 +My thirsty soul longs ardently, +Yea, faints Thy courts to see; +My very heart and flesh cry out, +O living God, for Thee. + +3 +Behold the sparrow findeth out +A house where-in to rest; +The swallow also, for herself +Provided hath a nest. + +4 +Ev’n Thine own altars, where she safe +Her young ones forth may bring, +O Thou, almighty Lord of hosts, +Who art my God and King. + +5 +Blest are they in Thy house that dwell, +They ever give Thee praise. +Blest is the man whose strength Thou art, +In whose heart are Thy ways. diff --git a/src/hymnal/raw/063.txt b/src/hymnal/raw/063.txt new file mode 100644 index 0000000..42be465 --- /dev/null +++ b/src/hymnal/raw/063.txt @@ -0,0 +1,32 @@ +063 – O Come, Let Us Sing to the Lord + + +1 +O come, let us sing to the Lord, +Come let us every one +A joyful noise make to the Rock +Of our salvation. + +2 +Let us before His presence come +With glad and thankful voice; +Let us sing psalms of praise to Him, +And make a joyful noise. + +3 +For God, a great God and great King, +Above all gods, He is; +The depths of earth are in His hand, +The strength of hills is His. + +4 +To Him the ocean vast belongs, +For He the sea did make; +The dry land also from His hands, +Its form at first did take. + +5 +O come, bow down and worship Him, +And kneeling, humbly pray, +Come to our Maker and our God, +And hear His voice today. diff --git a/src/hymnal/raw/064.txt b/src/hymnal/raw/064.txt new file mode 100644 index 0000000..561786c --- /dev/null +++ b/src/hymnal/raw/064.txt @@ -0,0 +1,18 @@ +064 – Lord, Dismiss Us With Thy Blessing + + +1 +Lord, dismiss us with thy blessing; +fill our hearts with joy and peace; +let us each, thy love possessing, +triumph in redeeming grace. +O refresh us, O refresh us, +traveling through this wilderness. + +2 +Thanks we give and adoration +for thy gospel’s joyful sound. +May the fruits of thy salvation +in our hearts and lives abound; +ever faithful, ever faithful +to the truth may we be found. diff --git a/src/hymnal/raw/065.txt b/src/hymnal/raw/065.txt new file mode 100644 index 0000000..8b28193 --- /dev/null +++ b/src/hymnal/raw/065.txt @@ -0,0 +1,32 @@ +065 – God Be With You + + +1 +God be with you till we meet again; +By His counsels guide, uphold you, +With His sheep securely fold you; +God be with you till we meet again. + +Refrain +Till we meet, till we meet, +Till we meet at Jesus’ feet; +Till we meet, till we meet, +God be with you till we meet again. + +2 +God be with you till we meet again; +‘Neath His wings securely hide you; +Daily manna still provide you; +God be with you till we meet again. + +3 +God be with you till we meet again; +When life’s perils thick confound you; +Put His arms unfailing round you; +God be with you till we meet again. + +4 +God be with you till we meet again; +Keep love’s banner floating over you, +Strike death’s threatening wave before you; +God be with you till we meet again. diff --git a/src/hymnal/raw/066.txt b/src/hymnal/raw/066.txt new file mode 100644 index 0000000..3b29eea --- /dev/null +++ b/src/hymnal/raw/066.txt @@ -0,0 +1,26 @@ +066 – God Be With You + + +1 +God be with you till we meet again; +By His counsels guide, uphold you, +With His sheep securely fold you: +God be with you till we meet again. + +2 +God be with you till we meet again; +Neath His wings securely hide you, +Daily manna still provide you: +God be with you till we meet again. + +3 +God be with you till we meet again; +When life’s perils thick confound you, +Put His arms unfailing round you: +God be with you till we meet again. + +4 +God be with you till we meet again; +Keep love’s banner floating o’er you, +Smite death’s threatening wave before you: +God be with you till we meet again. diff --git a/src/hymnal/raw/067.txt b/src/hymnal/raw/067.txt new file mode 100644 index 0000000..4932e29 --- /dev/null +++ b/src/hymnal/raw/067.txt @@ -0,0 +1,22 @@ +067 – O Lord, Now Let Your Servant + + +1 +O Lord, now let Your servant +Depart in heav’nly peace, +For I have seen the glory +Of Your redeeming grace: +A light to lead the Gentiles +Unto Your holy hill, +The glory of Your people, +Your chosen Israel. + +2 +Then grant that I may follow Your gleam, +O glorious Light, +Till earthly shadows scatter, +And faith is changed to sight; +Till raptured saints shall gather +Upon that shining shore, +Where Christ, the blessed Day star, +Shall light them evermore. diff --git a/src/hymnal/raw/068.txt b/src/hymnal/raw/068.txt new file mode 100644 index 0000000..5025104 --- /dev/null +++ b/src/hymnal/raw/068.txt @@ -0,0 +1,28 @@ +068 – On Our Way Rejoicing + + +1 +On our way rejoicing +Gladly let us go; +Conquer’d hath our Leader, +Vanquish’d is the foe. +Christ without, our safety; +Christ within, our joy; +Who, if we be faithful, +Can our hope destroy? + +Refrain +On our way rejoicing +As we forward move, +Hearken to our praises, +O blest God of love! + +2 +Unto God the Father +Joyful songs we sing, +Unto God the Savior +Thankful hearts we bring, +Unto God the Spirit +Bow we and adore, +On our way rejoicing +Now and evermore. diff --git a/src/hymnal/raw/069.txt b/src/hymnal/raw/069.txt new file mode 100644 index 0000000..3938b8c --- /dev/null +++ b/src/hymnal/raw/069.txt @@ -0,0 +1,28 @@ +069 – Lord, Make Us More Holy + + +1 +Lord, make us more holy; +Lord, make us more holy; +Lord, make us more holy +Until we meet again. + +2 +Lord, make us more faithful; +Lord, make us more faithful; +Lord, make us more faithful +Until we meet again. + +3 +Lord, make us more humble; +Lord, make us more humble; +Lord, make us more humble +Until we meet again. + +4 +Lord, make us more loving; +Lord, make us more loving; +Lord, make us more loving +Until we meet again. +Like Jesus, the Saviour, +Until we meet again. diff --git a/src/hymnal/raw/070.txt b/src/hymnal/raw/070.txt new file mode 100644 index 0000000..a24edbd --- /dev/null +++ b/src/hymnal/raw/070.txt @@ -0,0 +1,29 @@ +070 – Praise Ye the Father + + +1 +Praise ye the Father +for His loving kindness, +Tenderly cares He +for His erring children; +Praise Him, ye angels, +praise Him in the heavens; +Praise ye Jehovah! + +2 +Praise ye the Savior, +great is the compassion, +Graciously cares He +for His chosen people; +Young men and maidens, +ye old men and children, +Praise ye the Savior! + +3 +Praise ye the Spirit, +comforter of Israel, +Sent of the Father +and the Son to bless us; +Praise ye the Father, +Son, and Holy Spirit, +Praise the Eternal Three! diff --git a/src/hymnal/raw/071.txt b/src/hymnal/raw/071.txt new file mode 100644 index 0000000..1971b11 --- /dev/null +++ b/src/hymnal/raw/071.txt @@ -0,0 +1,38 @@ +071 – Come Thou Almighty King + + +1 +Come, Thou almighty King, +Help us Thy name to sing, +Help us to praise! +Father all glorious, +O’er all victorious, +Come, and reign over us, +Ancient of Days! + +2 +Come, Thou incarnate Word, +Gird on Thy mighty sword, +Our prayer attend; +Come, and Thy people bless, +And give Thy Word success; +Spirit of holiness, +On us descend! + +3 +Come, holy Comforter, +Thy sacred witness bear, +In this glad hour: +Thou who almighty art, +Now rule in every heart, +And ne’er from us depart, +Spirit of power! + +4 +To Thee, great One in Three, +Eternal praises be, +Hence, evermore: +Thy sovereign majesty +May we in glory see, +And to eternity +Love and adore! diff --git a/src/hymnal/raw/072.txt b/src/hymnal/raw/072.txt new file mode 100644 index 0000000..75029e6 --- /dev/null +++ b/src/hymnal/raw/072.txt @@ -0,0 +1,21 @@ +072 – Creator of the Stars of Night + + +1 +Creator of the stars of night, +Thy people’s everlasting light, +O Christ, Thou Saviour of us all, +We pray Thee, hear us when we call. + +2 +At the great name of Jesus, now +All knees must bend, all hearts must bow; +And things celestial Thee shall own, +And things terrestrial, Lord alone. + +3 +To God the Father, God the Son, +And God the Spirit, Three in One, +Laud, honour, might, and glory be +From age to age eternally. +Amen. diff --git a/src/hymnal/raw/073.txt b/src/hymnal/raw/073.txt new file mode 100644 index 0000000..aabf4d5 --- /dev/null +++ b/src/hymnal/raw/073.txt @@ -0,0 +1,42 @@ +073 – Holy Holy Holy + + +1 +Holy, holy, holy! +Lord God Almighty! +Early in the morning +our song shall rise to Thee; +Holy, holy, holy, +merciful and mighty! +God in three Persons, +blessed Trinity! + +2 +Holy, holy, holy! +Angels adore Thee, +Casting down their golden crowns +around the glassy sea; +Thousands and ten thousands +worship low before Thee, +Which wert, and art, +and evermore shalt be. + +3 +Holy, holy, holy! +though the darkness hide Thee, +Though the eye of sinful man +Thy glory may not see; +Only Thou art holy; +there is none beside Thee, +Perfect in power, +in love, and purity. + +4 +Holy, holy, holy! +Lord God Almighty! +All Thy works shall praise Thy name, +in earth, and sky, and sea; +Holy, holy, holy; +merciful and mighty! +God in three Persons, +blessed Trinity! diff --git a/src/hymnal/raw/074.txt b/src/hymnal/raw/074.txt new file mode 100644 index 0000000..1fb3214 --- /dev/null +++ b/src/hymnal/raw/074.txt @@ -0,0 +1,38 @@ +074 – Like a River Glorious + + +1 +Like a river glorious, +is God’s perfect peace, +Over all victorious, +in its bright increase; +Perfect, yet it floweth, +fuller every day, +Perfect, yet it groweth, +deeper all the way. + +Refrain +Stayed upon Jehovah, +hearts are fully blessed +Finding, as He promised, +perfect peace and rest. + +2 +Hidden in the hollow +of His blessed hand, +Never foe can follow, +never traitor stand; +Not a surge of worry, +not a shade of care, +Not a blast of hurry +touch the spirit there. + +3 +Every joy or trial +falleth from above, +Traced upon our dial +by the Sun of Love; +We may trust Him fully +all for us to do. +They who trust Him wholly +find Him wholly true. diff --git a/src/hymnal/raw/075.txt b/src/hymnal/raw/075.txt new file mode 100644 index 0000000..908ab75 --- /dev/null +++ b/src/hymnal/raw/075.txt @@ -0,0 +1,26 @@ +075 – The Wonder of It All + + +1 +There’s the wonder +of sunset at evening, +The wonder as sunrise I see; +But the wonder of wonders +that thrills my soul +Is the wonder that God loves me. + +Refrain +O, the wonder of it all! +The wonder of it all! +Just to think that God loves me. +O, the wonder of it all! +The wonder of it all! +Just to think that God loves me. + +2 +There’s the wonder +of springtime and harvest, +The sky, the stars, the sun; +But the wonder of wonders +that thrills my soul +Is the wonder that’s only begun. diff --git a/src/hymnal/raw/076.txt b/src/hymnal/raw/076.txt new file mode 100644 index 0000000..11d7f7b --- /dev/null +++ b/src/hymnal/raw/076.txt @@ -0,0 +1,30 @@ +076 – O Love That Wilt Not Let Me Go + + +1 +O Love that wilt not let me go, +I rest my weary soul in thee; +I give thee back the life I owe, +that in thine ocean depths +its flow may richer, fuller be. + +2 +O Light that followest all my way, +I yield my flickering torch to thee; +my heart restores its borrowed ray, +that in they sunshine’s blaze +its day may brighter, fairer be. + +3 +O Joy that seekest me through pain, +I cannot close my heart to thee; +I trace the rainbow thru the rain, +and feel the promise is not vain, +that morn shall tearless be. + +4 +O Cross that liftest up my head, +I dare not ask to fly from thee; +I lay in dust life’s glory dead, +and from the ground there blossoms +red life that shall endless be. diff --git a/src/hymnal/raw/077.txt b/src/hymnal/raw/077.txt new file mode 100644 index 0000000..684d644 --- /dev/null +++ b/src/hymnal/raw/077.txt @@ -0,0 +1,26 @@ +077 – O Love of God Most Full + + +1 +O love of God most full, +O love of God most free, +Come warm my heart, come fill my soul, +Come lead me unto Thee. + +2 +Warm as the glowing sun +So shines Thy love on me, +It wraps me ‘round with kindly care, +It draws me unto Thee. + +3 +The wildest sea is calm, +The tempest brings no fear, +The darkest night is full of light, +Because Thy love is near. + +4 +O love of God most full, +O love of God most free, +It warms my heart, it fills my soul, +With might it strengthens me. diff --git a/src/hymnal/raw/078.txt b/src/hymnal/raw/078.txt new file mode 100644 index 0000000..70dce19 --- /dev/null +++ b/src/hymnal/raw/078.txt @@ -0,0 +1,32 @@ +078 – For God So Loved Us + + +1 +For God so loved us, +He sent the Savior: +For God so loved us, +and loves me too. + +Refrain +Love so unending! +I’ll sing His praises, +God loves His children, +loves even me. + +2 +He sent the Savior, +the blest Redeemer; +He sent the Savior +to set me free. + +3 +He bade me welcome, +O word of mercy; +He bade me welcome, +O voice divine. + +4 +Glory and honor, +O Love eternal, +To Him be given +while life shall last. diff --git a/src/hymnal/raw/079.txt b/src/hymnal/raw/079.txt new file mode 100644 index 0000000..c982b75 --- /dev/null +++ b/src/hymnal/raw/079.txt @@ -0,0 +1,32 @@ +079 – O Love of God, How Strong and True! + + +1 +O love of God, how strong and true! +Eternal, and yet ever new; +Uncomprehended and unbought, +Beyond all knowledge and all thought. + +2 +O love of God, how deep and great, +Far deeper than man’s deepest hate; +Self-fed, self-kindled like the light, +Changeless, eternal, infinite. + +3 +We read thee best in Him who cam +To bear for us the cross of shame; +Sent by the Father from on high, +Our life to live, our death to die. + +4 +We read thy power to bless and save, +E’en in the darkness of the grave; +Still more in resurrection light +We read the fullness of thy might. + +5 +O love of God, our shield and stay +Through all the perils of our way! +Eternal love, in thee we rest, +Forever safe, forever blest. diff --git a/src/hymnal/raw/080.txt b/src/hymnal/raw/080.txt new file mode 100644 index 0000000..b0a6931 --- /dev/null +++ b/src/hymnal/raw/080.txt @@ -0,0 +1,32 @@ +080 – O World of God + + +1 +O world of God, so vast and strange, +Profound and wonderful and fair, +Beyond the utmost reach of thought, +But not beyond a Father’s care! +We are not strangers on this earth +Whirling amid the suns of space; +We are God’s children, this our home, +With those of every clime and race. + +2 +O world of man where life is lived, +So strangely mingling joy and pain, +So full of evil and of good, +So needful that the god shall reign! +It is this world that God has loved, +And goodness was its Maker’s plan, +The promise of God’s triumph is +His coming in a Son of Man. + +3 +O world of time’s far-stretching years! +There was a day when time stood still, +A central moment when there rose +A cross upon a cruel hill; +In pain and death love’s power was seen, +The mystery of time revealed, +The wisdom of the ways of God, +The grace through which man’s hurt is healed. diff --git a/src/hymnal/raw/081.txt b/src/hymnal/raw/081.txt new file mode 100644 index 0000000..46d4603 --- /dev/null +++ b/src/hymnal/raw/081.txt @@ -0,0 +1,32 @@ +081 – Though I Speak With Tongues + + +1 +Though I speak with tongues of men and angels, +Though I have the prophet’s gift, +Though I hold the keys to hidden knowledge, +Though my faith can mountains shift; +Without love I am no better, +Without love it’s all for naught; +Lord, You spent Your life in loving others: +What this means I would be taught. + +2 +Love is patient, knows no envy, +Never gloats when others sin; +Love is never glad to see injustice, +Always wants the truth to win. +There’s no end to love’s endurance, +There’s no test it cannot face; +Lord, You spent Your life in loving others: +I shall fail without Your grace. + +3 +Though there’ll be an end to hidden knowledge, +Visions, raptures, prophecy: +Faith and hope and love shall last forever, +Love the greatest of the three. +Without love I am no better, +Without love it’s all for naught; +Lord, You gave Your life in saving others: +What this means I would be taught. diff --git a/src/hymnal/raw/082.txt b/src/hymnal/raw/082.txt new file mode 100644 index 0000000..94202e4 --- /dev/null +++ b/src/hymnal/raw/082.txt @@ -0,0 +1,26 @@ +082 – Before Jehovah's Awful Throne + + +1 +Before Jehovah’s awful throne, +Ye nations, bow with sacred joy; +Know that the Lord is God alone; +He can create, and He destroy. + +2 +His sovereign power, without our aid, +Made us of clay, and formed us men; +and when like wandering sheep we strayed, +He brought us to His fold again. + +3 +We’ll crowd His gates with thankful songs, +High as the heavens our voices raise; +And earth, with her ten thousand tongues, +Shall fill His courts with sounding praise. + +4 +Wide as the world is His command, +Vast as Eternity His love; +Firm as a rock His truth shall stand, +When rolling years shall cease to move. diff --git a/src/hymnal/raw/083.txt b/src/hymnal/raw/083.txt new file mode 100644 index 0000000..1e4fbba --- /dev/null +++ b/src/hymnal/raw/083.txt @@ -0,0 +1,42 @@ +083 – O Worship the King + + +1 +O worship the King, +all glorious above, +O gratefully sing +His wonderful love; +Our Shield and Defender, +the Ancient of Days, +Pavilioned in splendor, +and girded with praise. + +2 +O tell of His might, +O sing of His grace, +Whose robe is the light, +whose canopy space, +His chariots of wrath +the deep thunderclouds form, +And dark is His path +on the wings of the storm. + +3 +Thy bountiful care, +what tongue can recite? +It breathes in the air, +it shines in the light; +It streams from the hills, +it descends to the plain, +And sweetly distills +in the dew and the rain. + +4 +Frail children of dust, +and feeble as frail, +In Thee do we trust, +nor find Thee to fail; +Thy mercies how tender, +how firm to the end! +Our Maker, Defender, +Redeemer, and Friend. diff --git a/src/hymnal/raw/084.txt b/src/hymnal/raw/084.txt new file mode 100644 index 0000000..1092eaf --- /dev/null +++ b/src/hymnal/raw/084.txt @@ -0,0 +1,42 @@ +084 – God the Omnipotent + + +1 +God the Omnipotent! King, +who ordainest +Great winds Thy clarions, +the lightnings Thy sword; +Show forth Thy pity +on high where Thou reignest, +Give to us peace, +O most merciful Lord. + +2 +God the all merciful! +earth hath forsaken +Thy precepts holy, +and slighted Thy word; +Bid not Thy wrath +in its terrors awaken; +Give to us peace, +O most merciful Lord. + +3 +God the all righteousness One! +man hath defied Thee; +Yet to eternity +standeth Thy word; +Falsehood and wrong +shall not tarry beside Thee; +Prosper the right, +O most merciful Lord. + +4 +So shall we render +Thee thankful devotion, +For Thy deliverance +from peril and sword, +Singing in chorus +from ocean to ocean, +“Thine is the power +and the glory, O Lord.” diff --git a/src/hymnal/raw/085.txt b/src/hymnal/raw/085.txt new file mode 100644 index 0000000..ae6907f --- /dev/null +++ b/src/hymnal/raw/085.txt @@ -0,0 +1,34 @@ +085 – Eternal Father Strong to Save + + +1 +Eternal Father, strong to save, +Whose arm doth bind the restless wave, +Who bidd’st the mighty ocean deep +Its own appointed limits keep; +O hear us when we cry to Thee +For those in peril on the sea. + +2 +O Saviour, whose almighty word +The winds and waves submissive heard, +Who walkedst on the foaming deep, +And calm amid its rage didst sleep; +O hear us when we cry to Thee +For those in peril on the sea. + +3 +O Sacred Spirit, who didst brood +Upon the chaos dark and rude, +Who badd’st its angry tumult cease, +And gavest light and life and peace; +O hear us when we cry to Thee +For those in peril on the sea. + +4 +O Trinity of love and power, +Our brethren shield in danger’s hour; +From rock and tempest, fire and foe, +Protect them wheresoe’er they go; +And ever let there rise to Thee +Glad hymns of praise from land and sea. diff --git a/src/hymnal/raw/086.txt b/src/hymnal/raw/086.txt new file mode 100644 index 0000000..6c3b8dc --- /dev/null +++ b/src/hymnal/raw/086.txt @@ -0,0 +1,52 @@ +086 – How Great Thou Art + + +1 +O Lord my God +When I in awesome wonder +Consider all the worlds +Thy Hands have made +I see the stars +I hear the rolling thunder +Thy power throughout +the universe displayed + +Refrain +Then sings my soul +My Saviour God to Thee +How great Thou art +How great Thou art +Then sings my soul +My Saviour God to Thee +How great Thou art +How great Thou art + +2 +When through the woods +And forest glades I wander +And hear the birds +sing sweetly in the trees +When I look down +From lofty mountain grandeur +And see the brook and feel +the gentle breeze + +3 +And when I think +That God His Son not sparing +Sent Him to die +I scarce can take it in +That on the Cross +My burden gladly bearing +He bled and died +to take away my sin. + +4 +When Christ shall come +With shouts of acclamation +And take me home +What joy shall fill my heart +Then I shall bow +In humble adoration +And then proclaim +“My God, how great Thou art!” diff --git a/src/hymnal/raw/087.txt b/src/hymnal/raw/087.txt new file mode 100644 index 0000000..9430983 --- /dev/null +++ b/src/hymnal/raw/087.txt @@ -0,0 +1,26 @@ +087 – God Who Spoke in the Beginning + + +1 +God who spoke in the beginning, +Forming rock and shaping spar, +Set all life and growth in motion, +Earthly world and distant star; +He who calls the earth to order +Is the ground of what we are. + +2 +God who spoke thro’ men and nations, +Thro’ events long past and gone, +Showing still today His purpose, +Speaks supremely through His Son; +He who calls the earth to order +Gives His word and it is done. + +3 +God whose speech becomes incarnate – +Christ is servant, Christ is Lord – +Calls us to a life of service, +Heart and will to action stirred; +He who uses man’s obedience +Has the first and final word. diff --git a/src/hymnal/raw/088.txt b/src/hymnal/raw/088.txt new file mode 100644 index 0000000..27ad52e --- /dev/null +++ b/src/hymnal/raw/088.txt @@ -0,0 +1,32 @@ +088 – I Sing the Mighty Power of God + + +1 +I sing the almighty power of God, +that made the mountains rise, +that spread the flowing seas abroad, +and built the lofty skies. +I sing the wisdom that ordained +the sun to rule the day; +the moon shines full at God’s command, +and all the stars obey. + +2 +I sing the goodness of the Lord, +who filled the earth with food, +who formed the creatures thru the Word, +and then pronounced them good. +Lord, how thy wonders are displayed, +where’er I turn my eye, +if I survey the ground I tread, +or gaze upon the sky! + +3 +There’s not a plant or flower below, +but makes thy glories known, +and clouds arise, and tempests blow, +by order from thy thrown; +while all that borrows life from thee +is ever in thy care; +and everywhere that we can be, +thou, God, art present there. diff --git a/src/hymnal/raw/089.txt b/src/hymnal/raw/089.txt new file mode 100644 index 0000000..2d1b6ef --- /dev/null +++ b/src/hymnal/raw/089.txt @@ -0,0 +1,26 @@ +089 – Let All on Earth Their Voices Raise + + +1 +Let all on earth their voices raise, +To sing the great Jehovah’s praise, +And bless His holy name: +His glory let the people know, +His wonders to the nations show, +His saving grace proclaim. + +2 +He framed the globe; He built the sky; +He made the shining worlds on high, +And reigns in glory there: +His beams are majesty and light; +His beauties, how divinely bright! +His dwelling place, how fair! + +3 +Come, the great day, the glorious hour, +When earth shall feel His saving power, +All nations fear His name; +Then shall the race of men confess +The beauty of His holiness, +His saving grace proclaim. diff --git a/src/hymnal/raw/090.txt b/src/hymnal/raw/090.txt new file mode 100644 index 0000000..c33172a --- /dev/null +++ b/src/hymnal/raw/090.txt @@ -0,0 +1,42 @@ +090 – Eternal God, Whose Power Upholds + + +1 +Eternal God, whose power upholds +Both flower and flaming star, +To whom there is no here nor there, +No time, no near nor far, +No alien race, no foreign shore, +No child unsought, unknown: +O send us forth, Your prophets true, +To make all lands Your own! + +2 +O God of truth, whom science seeks +And reverent souls adore, +Illumine every earnest mind +Of every clime and shore: +Dispel the gloom of error’s night, +Of ignorance and fear, +Until true wisdom from above +Shall make life’s pathway clear! + +3 +O God of beauty, oft revealed +In dreams of human art, +In speech that flows to melody, +In holiness of heart: +Teach us to ban al ugliness, +And all disharmony, +Till all shall know the loveliness +Of lives made fair and free! + +4 +O God of righteousness and grace, +Seen in the Christ, Your Son, +Whose life and death reveal +Your face, By whom Your will was done; +Help us to spread Your gracious reign +Till greed and hate shall cease, +And kindness dwell in human hearts, +And all the earth find peace! diff --git a/src/hymnal/raw/091.txt b/src/hymnal/raw/091.txt new file mode 100644 index 0000000..de4e5c8 --- /dev/null +++ b/src/hymnal/raw/091.txt @@ -0,0 +1,28 @@ +091 – Ye Watchers and Ye Holy Ones + + +1 +Ye watchers and ye holy ones, +Bright seraphs, cherubim and thrones, +Raise the glad strain, Alleluia! +Cry out, dominions, princedoms, powers, +Virtues, archangels, angels’ choirs: + +Refrain +Alleluia! Alleluia! +Alleluia! Alleluia! +Alleluia! + +2 +O higher than the cherubim, +More glorious than the seraphim, +Lead their praises, Alleluia! +Thou bearer of th’eternal Word, +Most gracious, magnify the Lord. + +3 +O friends, in gladness let us sing, +Supernal anthems echoing, +Alleluia! Alleluia! +To God the Father, God the Son, +And God the Spirit, Three in One. diff --git a/src/hymnal/raw/092.txt b/src/hymnal/raw/092.txt new file mode 100644 index 0000000..e46a7da --- /dev/null +++ b/src/hymnal/raw/092.txt @@ -0,0 +1,32 @@ +092 – This Is My Father's World + + +1 +This is my Father’s world, +and to my listening ears +all nature sings, and round me rings +the music of the spheres. +This is my Father’s world: +I rest me in the thought +of rocks and trees, of skies and seas; +his hand the wonders wrought. + +2 +This is my Father’s world, +the birds their carols raise, +the morning light, the lily white, +declare their maker’s praise. +This is my Father’s world: +he shines in all that’s fair; +in the rustling grass I hear him pass; +he speaks to me everywhere. + +3 +This is my Father’s world. +O let me ne’er forget +that though the wrong seems oft so strong, +God is the ruler yet. +This is my Father’s world: +why should my heart be sad? +The Lord is King; let the heavens ring! +God reigns; let the earth be glad! diff --git a/src/hymnal/raw/093.txt b/src/hymnal/raw/093.txt new file mode 100644 index 0000000..7d29317 --- /dev/null +++ b/src/hymnal/raw/093.txt @@ -0,0 +1,32 @@ +093 – All Things Bright and Beautiful + + +Refrain +All things bright and beautiful +All creatures great and small +All things wise and wonderful +The Lord God made them all. + +1 +Each little flow’r that opens +Each little bird that sings +He made their glowing colours +He made their tiny wings. + +2 +The purple-headed mountain +The river running by +The sunset and the morning +That brighten up the sky. + +3 +The cold wind in the winter +The pleasant summer sun +The ripe fruits in the garden +He made them, every one. + +4 +He gave us eyes to see them +And lips that we might tell +How great is God Almighty +Who has made all things well. diff --git a/src/hymnal/raw/094.txt b/src/hymnal/raw/094.txt new file mode 100644 index 0000000..989a6ae --- /dev/null +++ b/src/hymnal/raw/094.txt @@ -0,0 +1,26 @@ +094 – Nature With Open Volume Stands + + +1 +Nature with open volume stands, +To spread its Maker’s praise abroad; +And every labor of His hands +Shows something worthy of our God. + +2 +But in the grace that rescued us +His brightest form of glory shines; +‘Tis fairest drawn upon the cross +In precious blood and crimson lines. + +3 +Here His whole name appears complete. +Nor wit can guess, nor reason prove, +Which of the letters best is writ, +The pow’r, the wisdom, or the love. + +4 +We would forever speak His name +In sounds to mortal ears unknown, +With angels join to praise the Lamb, +And worship at His Father’s throne. diff --git a/src/hymnal/raw/095.txt b/src/hymnal/raw/095.txt new file mode 100644 index 0000000..1631faa --- /dev/null +++ b/src/hymnal/raw/095.txt @@ -0,0 +1,32 @@ +095 – Spring Has Now Unwrapped the Flowers + + +1 +Spring has now unwrapped the flowers, +Day is fast reviving, +Life in all her growing powers +Towards the light is striving: +Gone the iron touch of cold, +Winter time and frost time, +Seedlings, working through the mould, +Now make up for lost time. + +2 +Herb and plant that winter long, +Slumbered at their leisurek, +Now be stirring, green and strong, +Find in growth their pleasure: +All the world with beauty fills, +Gold the green enhacing; +Flowers make glee among the hills, +Set the meadows dancing. + +3 +Through each wonder of fair days +God Himself expresses; +Beauty follows all His ways, +As the world He blesses: +So, as He renews the earth, +Artist without rival, +In His grace of glad new birth +We must seek revival. diff --git a/src/hymnal/raw/096.txt b/src/hymnal/raw/096.txt new file mode 100644 index 0000000..a8d44ff --- /dev/null +++ b/src/hymnal/raw/096.txt @@ -0,0 +1,32 @@ +096 – The Spacious Firmament + + +1 +The spacious firmament on high, +With all the blue, ethereal sky, +And spangled heavens, a shining frame, +Their great Original proclaim. +Th’unwearied sun from day to day +Does his Creator’s power display, +And publishes to every land +The work of an almighty hand + +2 +Soon as the evening shades prevail, +The moon takes up the wondrous tale; +And nightly to the listening earth +Repeats the story of her birth; +While all the stars that round her burn, +And all the planets in their turn, +Confirm the tidings as they roll, +And spread the truth from pole to pole + +3 +What though in solemn silence all +Move round the dark terrestrial ball? +What though no real voice nor sound +Amid their radiant orbs be found? +In reason’s ear they all rejoice +And utter forth a glorious voice, +Forever singing as they shine, +“The hand that made us is divine.” diff --git a/src/hymnal/raw/097.txt b/src/hymnal/raw/097.txt new file mode 100644 index 0000000..b2dde70 --- /dev/null +++ b/src/hymnal/raw/097.txt @@ -0,0 +1,26 @@ +097 – Lord of the Boundless Curves of Space + + +1 +Lord of the boundless curves of space +And time’s deep mystery, +To Your creative might we trace +All nature’s energy. + +2 +Your mind conceived the galaxy, +Each atom’s secret planned, +And every age of history +Your purpose, Lord, has spanned. + +3 +Yours is the image stamped on man, +Though marred by man’s own sin; +And Yours the liberating plan +Again his soul to win. + +4 +Give us to know Your truth; but more, +The strength to do Your will; +Until the love our souls adore +Shall all our being fill. diff --git a/src/hymnal/raw/098.txt b/src/hymnal/raw/098.txt new file mode 100644 index 0000000..9e60930 --- /dev/null +++ b/src/hymnal/raw/098.txt @@ -0,0 +1,32 @@ +098 – Can You Count the Stars + + +1 +Can you count the stars that brightly +Twinkle in the midnight sky? +Can you count the clouds, so lightly +O’er the meadows floating by? +God, the Lord, doth mark their number +With His eyes that never slumber; +He hath made every one, +He hath made them every one. + +2 +Can you count the wings now flashing +In the sunshine’s golden light? +Can you count the fishes splashing +In the cooling waters bright? +God, the Lord, a name hath given, +To all creatures under heaven; +He hath named them every one, +He hath named them every one. + +3 +Do you know how many children +Rise each morning blithe and gay? +Can you count their jolly voices, +Singing sweetly day by day? +God hears all the happy voices, +In their merry songs rejoices; +And He loves them, every one, +And He loves them, every one. diff --git a/src/hymnal/raw/099.txt b/src/hymnal/raw/099.txt new file mode 100644 index 0000000..dc2f238 --- /dev/null +++ b/src/hymnal/raw/099.txt @@ -0,0 +1,32 @@ +099 – God Will Take Care of You + + +1 +Be not dismayed whate’er betide, +God will take care of you; +beneath his wings of love abide, +God will take care of you. + +Refrain +God will take care of you, +through every day, o’er all the way; +he will take care of you, +God will take care of you. + +2 +Through days of toil when heart doth fail, +God will take care of you; +when dangers fierce your path assail, +God will take care of you. + +3 +All you may need he will provide, +God will take care of you; +nothing you ask will be denied, +God will take care of you. + +4 +No matter what may be the test, +God will take care of you; +lean, weary one, upon his breast, +God will take care of you. diff --git a/src/hymnal/raw/100.txt b/src/hymnal/raw/100.txt new file mode 100644 index 0000000..bc8545c --- /dev/null +++ b/src/hymnal/raw/100.txt @@ -0,0 +1,42 @@ +100 – Great Is Thy Faithfulness + + +1 +Great is Thy faithfulness, +O God my Father; +There is no shadow +of turning with Thee; +Thou changest not, +Thy compassions, they fail not; +As Thou hast been, +Thou forever will be. + +Refrain +Great is Thy faithfulness! +Great is Thy faithfulness! +Morning by morning +new mercies I see. +All I have needed +Thy hand hath provided; +Great is Thy faithfulness, +Lord, unto me! + +2 +Summer and winter and +springtime and harvest, +Sun, moon and stars +in their courses above +Join with all nature +in manifold witness +To Thy great faithfulness, +mercy and love. + +3 +Pardon for sin and +a peace that endureth +Thine own dear presence +to cheer and to guide; +Strength for today and +bright hope for tomorrow, +Blessings all mine, +with ten thousand beside! diff --git a/src/hymnal/raw/101.txt b/src/hymnal/raw/101.txt new file mode 100644 index 0000000..5bae1cb --- /dev/null +++ b/src/hymnal/raw/101.txt @@ -0,0 +1,32 @@ +101 – Children of the Heavenly Father + + +1 +Children of the heavenly Father +Safely in His bossom gather; +Nestling bird nor star in heaven +Such a refuge e’er was given. + +2 +God His own doth tend and nourish, +In His holy love they flourish; +From all evil things He spares them, +In His mighty arms He bears them. + +3 +Neither life nor death shall ever +From the Lord His children sever; +Unto them His grace He showeth, +And their sorrows all He knoweth. + +4 +Praise the Lord in joyful numbers, +Your Protector never slumbers; +At the will of your Defender +Every foe-man must surrender. + +5 +Though He giveth or He taketh, +God His children ne’er forsaketh; +His the loving purpose solely +To preserve them pure and holy. diff --git a/src/hymnal/raw/102.txt b/src/hymnal/raw/102.txt new file mode 100644 index 0000000..67923d8 --- /dev/null +++ b/src/hymnal/raw/102.txt @@ -0,0 +1,40 @@ +102 – Unto the Hills + + +1 +Unto the hills around shall I +lift up my longing eyes? +O whence for me shall my salvation come, +from whence arise? +From God the Lord +doth come my certain aid, +From God the Lord, +who heav’n and earth hath made. + +2 +He will not suffer that thy foot +be moved; safe shalt Thou be. +No careless slumber shall +His eyelids close, who keepeth thee. +Behold our God, the Lord, +He slumbereth ne’er, +Who keepeth Israel in His holy care. + +3 +Jehovah is Himself thy keeper true, +thy changeless shade. +Jehovah they defense on thy +right hand Himself hath made. +And thee no sun by day +shall ever smite, +No moon shall harm thee in the silent night. + +4 +From every evil shall He keep +thy soul, from every sin; +Jehovah shall preserve thy +going out, thy coming in. +Above thee watching, He, +whom we adore, +Shall keep thee henceforth, +yea, forevermore. diff --git a/src/hymnal/raw/103.txt b/src/hymnal/raw/103.txt new file mode 100644 index 0000000..58600bd --- /dev/null +++ b/src/hymnal/raw/103.txt @@ -0,0 +1,32 @@ +103 – O God, Our Help + + +1 +O God, our help in ages past, +our hope for years to come, +our shelter from the stormy blast, +and our eternal home! + +2 +Under the shadow of thy throne, +still may we dwell secure; +sufficient is thine arm alone, +and our defense is sure. + +3 +Before the hills in order stood, +or earth received her frame, +from everlasting, thou art God, +to endless years the same. + +4 +A thousand ages, in thy sight, +are like an evening gone; +short as the watch that ends the night, +before the rising sun. + +5 +O God, our help in ages past, +our hope for years to come; +be thou our guide while life shall last, +and our eternal home! diff --git a/src/hymnal/raw/104.txt b/src/hymnal/raw/104.txt new file mode 100644 index 0000000..3b1bc53 --- /dev/null +++ b/src/hymnal/raw/104.txt @@ -0,0 +1,32 @@ +104 – My Shepherd Will Supply My Need + + +1 +My Shepherd will supply my need, +Jehovah is His name. +In pastures fresh He makes me feed +Beside the living stream. +He brings my wand’ring spirit back +When I forsake His ways, +And leads, me for His mercy’s sake, +In paths of truth and grace. + +2 +When I walk through the shades of death, +Thy presence is my stay; +A word of Thy supporting breath +Drives all my fears away. +Thy hand in sight of all my foes +Doth still my table spread; +My cup with blessings overflows, +Thine oil anoints my head. + +3 +The sure provisions of my God +Attend me all my days; +O may Thy house be mine abode +And all my work be praise. +There would I find a settled rest +While others go and come; +No more a stranger or a guest, +But like a child at home. diff --git a/src/hymnal/raw/105.txt b/src/hymnal/raw/105.txt new file mode 100644 index 0000000..b43e593 --- /dev/null +++ b/src/hymnal/raw/105.txt @@ -0,0 +1,23 @@ +105 – Sing to the Great Jehovah's Praise + + +1 +Sing to the great Jehovah’s praise! +All praise to Him belongs; +Who kindly lengthens out our days, +In spires our choicest songs, +Inspires our choicest songs. + +2 +His providence hath brought us through +Another various year; +We all, with vows and anthems new, +Before our God appear, +Before our God appear. + +3 +O God, Thy mercies past we own, +And Thy continued care; +To Thee presenting through Thy Son +What e’er we have and are, +What e’er we have and are. diff --git a/src/hymnal/raw/106.txt b/src/hymnal/raw/106.txt new file mode 100644 index 0000000..9bc2645 --- /dev/null +++ b/src/hymnal/raw/106.txt @@ -0,0 +1,26 @@ +106 – Give to Our god Immortal Praise + + +1 +Give to our God immortal praise; +Mercy and truth are all His ways: +Wonders of grace to God belong, +Repeat His mercies in your song. + +2 +Give to the Lord of lords renown, +The King of kings with glory crown: +His mercies ever shall endure +When lords and kings are known no more. + +3 +He sent His Son with power to save +From guilt and darkness and the grave: +Wonders of grace to God belong, +Repeat His mercies in your song. + +4 +Thro’ this vain world He guides our feet, +And leads us to His heav’nly seat; +His mercies ever shall endure, +When this vain world shall be no more. diff --git a/src/hymnal/raw/107.txt b/src/hymnal/raw/107.txt new file mode 100644 index 0000000..4c32aa9 --- /dev/null +++ b/src/hymnal/raw/107.txt @@ -0,0 +1,32 @@ +107 – God Moves in a Mysterious Way + + +1 +God moves in a mysterious way +His wonders to perform; +He plants His footsteps in the sea, +And rides upon the storm. + +2 +Ye fearful saints, fresh courage take; +The clouds ye so much dread +Are big with mercy, and shall break +In blessings on your head. + +3 +Judge not the Lord by feeble sense, +But trust Him for His grace; +Behind a frowning providence +He hides a smiling face. + +4 +His purposes will ripen fast, +Unfolding every hour; +The bud may have a bitter taste, +But sweet will be the flower. + +5 +Blind unbelief is sure to err, +And scan His work in vain; +God is His own interpreter, +And He will make it plain. diff --git a/src/hymnal/raw/108.txt b/src/hymnal/raw/108.txt new file mode 100644 index 0000000..6240e9f --- /dev/null +++ b/src/hymnal/raw/108.txt @@ -0,0 +1,32 @@ +108 – Amazing Grace + + +1 +Amazing grace! How sweet the sound +that saved a wretch like me! +I once was lost, but now am found; +was blind, but now I see. + +2 +‘Twas grace that taught my heart to fear, +and grace my fears relieved; +how precious did that grace appear +the hour I first believed. + +3 +The Lord has promised good to me, +his word my hope secures; +he will my shield and portion be, +as long as life endures. + +4 +Through many dangers, toils, and snares, +I have already come; +’tis grace hath brought me safe thus far, +and grace will lead me home. + +5 +When we’ve been there ten thousand years, +bright shining as the sun, +we’ve no less days to sing God’s praise +than when we first begun. diff --git a/src/hymnal/raw/109.txt b/src/hymnal/raw/109.txt new file mode 100644 index 0000000..808c073 --- /dev/null +++ b/src/hymnal/raw/109.txt @@ -0,0 +1,26 @@ +109 – Marvelous Grace + + +1 +Marvelous grace of our loving Lord. +Grace that exceeds our sin and our guilt! +Yonder on Calvary’s mount outpoured +There where the blood of the Lamb was spilt. + +Refrain +Grace, grace, God’s grace, +Grace that will pardon and cleanse within +Grace, grace, God’s grace, +Grace that is greater than all our sin! + +2 +Sin and despair, like the sea waves cold, +Threaten the soul with infinite loss; +Grace that is greater, yes, grace untold +Points to the Refuge, the mighty Cross. + +3 +Marvelous, infinite, matchless grace, +Freely bestowed on all who believe! +You that are longing to see His face, +Will you this moment His grace receive? diff --git a/src/hymnal/raw/110.txt b/src/hymnal/raw/110.txt new file mode 100644 index 0000000..27762d1 --- /dev/null +++ b/src/hymnal/raw/110.txt @@ -0,0 +1,42 @@ +110 – God's Free Mercy Streameth + + +1 +God’s free mercy streameth +over all the world, +And His banner gleameth, +By His church unfuried; +Broad and deep and glorious, +As the heaven above, +Shines in might victorious +His eternal love. + +2 +Summer suns are glowing +over land and sea; +Happy light is flowing, +Bountiful and free; +Everything rejoices +in the mellow rays; +Earth’s ten thousand voices +swell the psalm of praise. + +3 +Lord, upon our blindness +thy pure radiance pour; +For Thy loving kindness +we would love Thee more; +And when clouds are drifting +dark across the sky, +Then, the veil uplifting, +father, be Thou nigh. + +4 +We will never doubt Thee, +tho’ veil Thy light; +Life is dark without Thee, +death with Thee is bright. +Light of light, shine o’er +us on our pilgrim way, +Go Thou still before us +to the endless day. diff --git a/src/hymnal/raw/111.txt b/src/hymnal/raw/111.txt new file mode 100644 index 0000000..369d32a --- /dev/null +++ b/src/hymnal/raw/111.txt @@ -0,0 +1,27 @@ +111 – It Took a Miracle + + +1 +My Father is omnipotent +And that you can’t deny; +A God of might and miracles; +‘Tis written in the sky. + +Refrain +It took a miracle to put the stars in place; +It took a miracle to hang the world in space. +But when He saved my soul, +Cleansed and made me whole, +It took a miracle of love and grace! + +2 +Though here His glory has been shown, +We still can’t fully see +The wonders of His might, His throne; +‘Till eternity. + +3 +The Bible tells us of His power +And wisdom all way through; +And every little bird and flower +Are testimonies, too. diff --git a/src/hymnal/raw/112.txt b/src/hymnal/raw/112.txt new file mode 100644 index 0000000..55f5b6c --- /dev/null +++ b/src/hymnal/raw/112.txt @@ -0,0 +1,26 @@ +112 – Let Us With a Gladsome Mind + + +1 +Let us with a gladsome mind +Praise the Lord, for He is kind: +For His mercies shall endure, +Ever faithful, ever sure. + +2 +He, with all commanding might, +Filled the new made world with light: +For His mercies shall endure, +Ever faithful, ever sure. + +3 +All things living He does feed; +His full hand supplies their need: +For His mercies shall endure, +Ever faithful, ever sure. + +4 +Let us then with gladsome mind +Praise the Lord, for He is kind: +For His mercies shall endure, +Ever faithful, ever sure. diff --git a/src/hymnal/raw/113.txt b/src/hymnal/raw/113.txt new file mode 100644 index 0000000..763a015 --- /dev/null +++ b/src/hymnal/raw/113.txt @@ -0,0 +1,26 @@ +113 – As Pants the Hart + + +1 +As pants the hart for cooling streams +When heated in the chase, +So longs my soul, O God, for Thee, +And Thy refreshing grace. + +2 +For Thee, my God, the living God, +My thirsty soul doth pine: +O when shall I behold Thy face, +Thou Majesty divine? + +3 +Why restless, why cast down, my soul? +Hope still, and thou shalt sing +The praise of Him who is thy God, +Thy health’s eternal spring. + +4 +To Father, Son, and Holy Ghost, +The God whom we adore, +Be glory, as it was, is now, +And shall be evermore. diff --git a/src/hymnal/raw/114.txt b/src/hymnal/raw/114.txt new file mode 100644 index 0000000..ee6710a --- /dev/null +++ b/src/hymnal/raw/114.txt @@ -0,0 +1,26 @@ +114 – There's a Wideness + + +1 +There’s a wideness, in God’s mercy, +like the wideness of the sea; +There is mercy, with the Savior, +Which is more than liberty. + +2 +There is welcome, for the sinner, +and more graces for the good; +There is mercy, with the Savior, +There is healing in His blood. + +3 +For the love of God is broader +Than the measure of man’s mind. +And the heart of the Eternal, +is most wonderfully kind. + +4 +If our love were but more simple, +We should take Him at His word; +And our lives would be all sunshine, +In the sweetness of our Lord. diff --git a/src/hymnal/raw/115.txt b/src/hymnal/raw/115.txt new file mode 100644 index 0000000..13e0e8e --- /dev/null +++ b/src/hymnal/raw/115.txt @@ -0,0 +1,25 @@ +115 – O Come, O Come, Immanuel + + +1 +O come, O come, Emmanuel, +And ransom captive Israel, +That mourns in lonely exile here +Until the Son of God appear. + +Refrain +Rejoice! Rejoice! +Emmanuel shall come to thee, +O Israel. + +2 +O come, Thou Wisdom from on high, +And order all things far and night; +To us the path of knowledge show, +And cause us in her ways to go. + +3 +O come, Desire of nations, bind +In one the hearts of all mankind; +Bid Thou our sad divisions cease, +And be Thyself our King of Peace. diff --git a/src/hymnal/raw/116.txt b/src/hymnal/raw/116.txt new file mode 100644 index 0000000..793e2b3 --- /dev/null +++ b/src/hymnal/raw/116.txt @@ -0,0 +1,29 @@ +116 – Of the Father's Love Begotten + + +1 +Of the Father’s love begotten, +Ere the worlds began to be, +He is Alpha and Omega, +He the source, the ending He, +Of the things that are, that have been, +And that future years shall see, +Evermore and evermore! Amen. + +2 +O ye heights of heaven adore Him; +Angel hosts, His praises sing; +Powers, dominions, bow before Him, +And extol our God and King; +Let no tongue on earth be silent, +Every voice in concert ring, +Evermore and evermore! Amen. + +3 +Christ, to Thee with God the Father +And, O Holy Ghost, to Thee, +Hymn and chant and high thanksgiving +And unwearied praises be. +Honor, glory, and dominion, +And eternal victory, +Evermore and evermore! Amen. diff --git a/src/hymnal/raw/117.txt b/src/hymnal/raw/117.txt new file mode 100644 index 0000000..5a6879a --- /dev/null +++ b/src/hymnal/raw/117.txt @@ -0,0 +1,26 @@ +117 – The Advent of Our God + + +1 +The advent of our God +With eager prayers we greet, +And singing haste upon His road +His coming reign to meet. + +2 +The everlasting Son +Was born to make us free; +And He a servant’s form put on +To gain our liberty. + +3 +As Judge, on clouds of light, +He soon will come again, +His scattered people to unite +With them in heaven to reign. + +4 +Praise to the incarnate Son +Who comes to set us free, +With Father, Spirit, ever one, +To all eternity. diff --git a/src/hymnal/raw/118.txt b/src/hymnal/raw/118.txt new file mode 100644 index 0000000..e1501d3 --- /dev/null +++ b/src/hymnal/raw/118.txt @@ -0,0 +1,39 @@ +118 – The First Noel + + +1 +The first noel the angel did say +Was to certain poor shepherds +in fields where they lay; +In fields where they lay +keeping their sheep, +On a cold winter’s night +that was so deep. + +Refrain +Noel, Noel, Noel, Noel, +Born is the King of Israel + +2 +They looked up and say a star +Shining in the east, beyond them far, +And to the earth it gave great light, +And so it continued both day and night. + +3 +And by the light of that same star, +Three wise men came from country far, +And to the earth it gave great light, +And to follow the star wherever it went. + +4 +This star drew nigh to the northwest, +O’er Bethlehem it took its rest, +And there it did both stop and stay, +Right over the place where Jesus lay. + +5 +Then entered in those wise men three, +Full reverently upon the knee, +And offered there, in His presence, +Their gold, and myrrh, and frankincense. diff --git a/src/hymnal/raw/119.txt b/src/hymnal/raw/119.txt new file mode 100644 index 0000000..9c8cb58 --- /dev/null +++ b/src/hymnal/raw/119.txt @@ -0,0 +1,34 @@ +119 – Angels From the Realms of Glory + + +1 +Angels from the realms of glory, +Wing your flight o`er all the earth; +Ye, who sang creation`s story, +Now proclaim Messiah`s birth; +Come and worship, Come and worship, +Worship Christ, the newborn King. + +2 +Shepherds, in the field abiding, +Watching o`er your flocks by night, +God with man is now residing; +Yonder shines the Infant Light; +Come and worship, Come and worship, +Worship Christ, the newborn King. + +3 +Sages, leave your contemplations, +Brighter visions beam afar; +Seek the great Desire of nations; +Ye have seen His natal star; +Come and worship, Come and worship, +Worship Christ, the newborn King. + +4 +Saints, before the altar bending, +Watching long in hope and fear, +Suddenly the Lord, descending, +In His temple shall appear; +Come and worship, Come and worship, +Worship Christ, the newborn King. diff --git a/src/hymnal/raw/120.txt b/src/hymnal/raw/120.txt new file mode 100644 index 0000000..85a0860 --- /dev/null +++ b/src/hymnal/raw/120.txt @@ -0,0 +1,42 @@ +120 – There's a Song in the Air + + +1 +There’s a song in the air! +There’s a star in the sky! +There’s a mother’s deep prayer +And a baby’s low cry! +And the star rains its fire +while the beautiful sing, +For the manger of Bethlehem +cradles a King! + +2 +There’s a tumult of joy +O’er the wonderful birth, +For the virgin’s sweet boy +Is the Lord of the earth. +Aye! the star rains its fire +while the beautiful sing, +For the manger of Bethlehem +cradles a King! + +3 +In the light of that star +Lie the ages impearled; +And that song from afar +Has swept over the world. +Every hearth is aflame +and the beautiful sing +In the homes of the nations +that Jesus is King! + +4 +We rejoice in the light, +And we echo the song +That comes down through the night +From the heavenly throng. +Aye! we shout to +the lovely evangel they bring, +And we greet in His cradle +our Savior and King! diff --git a/src/hymnal/raw/121.txt b/src/hymnal/raw/121.txt new file mode 100644 index 0000000..6a40bb3 --- /dev/null +++ b/src/hymnal/raw/121.txt @@ -0,0 +1,26 @@ +121 – Go, Tell It On the Mountain + + +Refrain +Go, tell it on the mountain, +Over the hills and everywhere: +Go, tell it on the mountain +That Jesus Christ is born! + +1 +While shepherds kept their watching +O’er silent flocks by night, +Behold throughout the heavens +There shone a holy light. + +2 +The shepherds feared and trembled +When lo! Above the earth +Rang out the angel chorus +That hailed our Savior’s birth. + +3 +Down in a lowly manger +The humble Christ was born, +And brought us God’s salvation +That blessed Christmas morn. diff --git a/src/hymnal/raw/122.txt b/src/hymnal/raw/122.txt new file mode 100644 index 0000000..c25a0d5 --- /dev/null +++ b/src/hymnal/raw/122.txt @@ -0,0 +1,38 @@ +122 – Hark! the Herald Angels Sing + + +1 +Hark! the herald angels sing, +“Glory to the new born King, +peace on earth, and mercy mild, +God and sinners reconciled!” +Joyful, all ye nations rise, +join the triumph of the skies; +with th’ angelic host proclaim, +“Christ is born in Bethlehem!” +Hark! the herald angels sing, +“Glory to the new born King!” + +2 +Christ, by highest heaven adored; +Christ, the everlasting Lord; +late in time behold him come, +offspring of a virgin’s womb. +Veiled in flesh the Godhead see; +hail th’ incarnate Deity, +pleased with us in flesh to dwell, +Jesus, our Emmanuel. +Hark! the herald angels sing, +“Glory to the new born King!” + +3 +Hail the heaven-born Prince of Peace! +Hail the Sun of Righteousness! +Light and life to all he brings, +risen with healing in his wings. +Mild he lays his glory by, +born that we no more may die, +born to raise us from the earth, +born to give us second birth. +Hark! the herald angels sing, +“Glory to the new born King!” diff --git a/src/hymnal/raw/123.txt b/src/hymnal/raw/123.txt new file mode 100644 index 0000000..e6a4bb0 --- /dev/null +++ b/src/hymnal/raw/123.txt @@ -0,0 +1,34 @@ +123 – As With Gladness Men of Old + + +1 +As with gladness men of old +Did the guiding star behold, +As with joy they hailed its light, +Leading onward, beaming bright, +So, most gracious Lord, may we +Evermore be led to Thee. + +2 +As with joyful steps they sped +To that lowly manger bed, +There to bend the knee before +Him whom heav’n and earth adore, +So may we with willing feet +Ever seek Thy mercy seat. + +3 +As they offered gifts most rare +At that manger rude and bare, +So may we with holy joy, +Pure, and free from sin’s alloy, +All our costliest treasures bring, +Christ, to Thee our heav’nly King. + +4 +Holy Jesus, every day +Keep us in the narrow way; +And, when earthly things are past, +Bring our ransomed souls at last +Where they need no star to guide, +Where no clouds Thy glory hide. diff --git a/src/hymnal/raw/124.txt b/src/hymnal/raw/124.txt new file mode 100644 index 0000000..928b2a7 --- /dev/null +++ b/src/hymnal/raw/124.txt @@ -0,0 +1,32 @@ +124 – Away in a Manger + + +1 +Away in a manger, +no crib for a bed, +The little Lord Jesus +laid down his sweet head. +The stars in the sky +looked down where he lay, +The little Lord Jesus +asleep in the hay. + +2 +The cattle are lowing, +the baby awakes, +But little Lord Jesus +no crying he makes. +I love Thee, Lord Jesus, +look down from the sky +And stay by my cradle +til morning is nigh. + +3 +Be near me, Lord Jesus, +I ask Thee to stay +Close by me forever, +and love me, I pray. +Bless all the dear children +in thy tender care, +And take us to heaven, +to live with Thee there. diff --git a/src/hymnal/raw/125.txt b/src/hymnal/raw/125.txt new file mode 100644 index 0000000..f4b59e1 --- /dev/null +++ b/src/hymnal/raw/125.txt @@ -0,0 +1,38 @@ +125 – Joy to the World + + +1 +Joy to the world, the Lord is come! +Let earth receive her King; +Let every heart +prepare Him room, +And heaven and nature sing, +And heaven and nature sing, +And heaven, and heaven and nature sing. + +2 +Joy to the earth, the Savior reigns! +Let men their songs employ; +While fields and floods, +rocks, hills, and plains, +Repeat the sounding joy, +Repeat the sounding joy, +Repeat, repeat the sounding joy. + +3 +No more let sin and sorrow grow, +Nor thorns infest the ground; +He comes to make +His blessings flow +Far as the curse is found, +Far as the curse is found, +Far as, far as the curse is found. + +4 +He rules the world with truth and grace, +And makes the nations prove +The glories of +His righteousness, +And wonders of His love, +And wonders of His love, +And wonders, and wonders of His love. diff --git a/src/hymnal/raw/126.txt b/src/hymnal/raw/126.txt new file mode 100644 index 0000000..109f1ad --- /dev/null +++ b/src/hymnal/raw/126.txt @@ -0,0 +1,32 @@ +126 – In the Bleak Midwinter + + +1 +In the bleak midwinter +Frosty wind made moan; +Earth stood hard as iron, +Water like a stone; +Snow had fallen, snow on snow, +Snow on snow, +In the bleak midwinter, +Long ago. + +2 +Angels and archangels +May have gathered there, +Cherubim and seraphim +Thronged the air: +But His mother only +In her maiden bliss, +Worshipped the beloved +With a kiss. + +3 +What can I give Him, +Poor as I am? +If I were a shepherd +I would bring a lamb; +If I were a wise man +I would do my part; +Yet what can I give Him? +Give my heart. diff --git a/src/hymnal/raw/127.txt b/src/hymnal/raw/127.txt new file mode 100644 index 0000000..e270711 --- /dev/null +++ b/src/hymnal/raw/127.txt @@ -0,0 +1,22 @@ +127 – Infant Holy, Infant Lowly + + +1 +Infant holy, infant lowly, +For His bed a cattle stall; +Oxen lowing, little knowing +Christ the babe is Lord of all; +Swift are winging angels singing, +Noels ringing, tidings bringing, +Christ the babe is Lord of all, +Christ the babe is Lord of all. + +2 +Flocks were sleeping, shepherds keeping +Vigil till the morning new; +Saw the glory, heard the story, +Tidings of the gospel true; +Thus rejoicing, free from sorrow, +Praises voicing greet the morrow, +Christ the babe was born for you, +Christ the babe was born for you. diff --git a/src/hymnal/raw/128.txt b/src/hymnal/raw/128.txt new file mode 100644 index 0000000..d4dd11e --- /dev/null +++ b/src/hymnal/raw/128.txt @@ -0,0 +1,22 @@ +128 – Break Forth, O Beauteous Heavenly Light + + +1 +Break forth, O beauteous heavenly light, +And usher in the morning; +Ye shepherds, shrink not with affright, +But hear the angel’s warning. +This Child, now weak in infancy, +Our confidence and joy shall be, +The power of Satan breaking, +Our peace eternal making. + +2 +Break forth, O beauteous heavenly light, +To herald our salvation; +He stoops to earth – the God of might, +Our hope and expectation. +He comes in human flesh to dwell, +Our God with us, Immanuel, +The night of darkness ending, +Our fallen race befriending. diff --git a/src/hymnal/raw/129.txt b/src/hymnal/raw/129.txt new file mode 100644 index 0000000..6085916 --- /dev/null +++ b/src/hymnal/raw/129.txt @@ -0,0 +1,26 @@ +129 – As It Fell Upon a Night + + +1 +As it fell upon a night +In the winter weather, +Angels bright in starry height +Began to sing together. + +2 +Shepherds sleeping on the plain +Woke to see the glory, +All amazed they stood and gazed +And heard the angels’ story. + +3 +Unto you a child is born +In a manger lowly, +Humble, He, yet born to be +The King of Love most holy. + +4 +Happy angels from afar, +Cease your singing never! +In excelsis gloria! +Forever and forever. diff --git a/src/hymnal/raw/130.txt b/src/hymnal/raw/130.txt new file mode 100644 index 0000000..8e6891a --- /dev/null +++ b/src/hymnal/raw/130.txt @@ -0,0 +1,32 @@ +130 – It Came Upon the Midnight Clear + + +1 +It came upon the midnight clear, +That glorious song of old, +From angels bending near the earth, +To touch their harps of gold: +“Peace on the earth, goodwill to men +From heavens all gracious King!” +The world in solemn stillness lay +To hear the angels sing. + +2 +Still through the cloven skies they come, +With peaceful wings unfurled; +And still their heavenly music floats +O’er all the weary world: +Above its sad and lowly plains +They bend on hovering wing, +And ever o’er its Babel sounds +The blessed angels sing. + +3 +O ye beneath life’s crushing load, +Whose forms are bending low, +Who toil along the climbing way +With painful steps and slow; +Look now, for glad and golden hours +Come swiftly on the wing; +Oh rest beside the weary road +And hear the angels sing. diff --git a/src/hymnal/raw/131.txt b/src/hymnal/raw/131.txt new file mode 100644 index 0000000..dd87797 --- /dev/null +++ b/src/hymnal/raw/131.txt @@ -0,0 +1,20 @@ +131 – Lo, How a Rose E'er Blooming + + +1 +Lo, how a rose e’re blooming +From tenderstem hath sprung, +Of Jesse’s lineage coming +As men of old have sung. +It came, a floweret bright, +Amid the cold of winter +When half spent was the night. + +2 +Isaiah ’twas foretold it, +The Rose I have in mind, +With Mary we beheld it, +The virgin mother kind. +To show God’s love aright +She bore to them a Savior, +When half spent was the night. diff --git a/src/hymnal/raw/132.txt b/src/hymnal/raw/132.txt new file mode 100644 index 0000000..2247c3c --- /dev/null +++ b/src/hymnal/raw/132.txt @@ -0,0 +1,35 @@ +132 – O Come, All Ye Faithful + + +1 +O come, all ye faithful, +joyful and triumphant, +O come ye, O come ye to Bethlehem! +Come and behold Him, +born the King of angels! +O come, let us adore Him, +O come, let us adore Him, +O come, let us adore Him, +Christ, the Lord! + +2 +Sing, choirs of angels +sing in exultation, +O sing all ye citizens of heaven above! +Glory to God, +all glory in the highest! +O come, let us adore Him, +O come, let us adore Him, +O come, let us adore Him, +Christ, the Lord! + +3 +Yea, Lord, we greet Thee, +born this happy morning, +Jesus, to Thee be all glory given; +Word of the Father, +now in flesh appearing! +O come, let us adore Him, +O come, let us adore Him, +O come, let us adore Him, +Christ, the Lord! diff --git a/src/hymnal/raw/133.txt b/src/hymnal/raw/133.txt new file mode 100644 index 0000000..f224f76 --- /dev/null +++ b/src/hymnal/raw/133.txt @@ -0,0 +1,20 @@ +133 – Now Is Born the Divine Christ Child + + +Refrain +Now is born the divine Christ child, +Play the musette, play the tuneful oboe, +Now is born the divine Christ child, +Sing we all and rejoice this day. + +1 +He was born in a stable bare, +On bed of straw how He sleeps so soundly, +He was born in a stable bare, +Let us worship and to Him bow. + +2 +Ages long since are past and gone, +When the wise men foretold His coming, +Ages long since are past and gone, +When the wise men foretold His birth. diff --git a/src/hymnal/raw/134.txt b/src/hymnal/raw/134.txt new file mode 100644 index 0000000..2fe1b5a --- /dev/null +++ b/src/hymnal/raw/134.txt @@ -0,0 +1,30 @@ +134 – O Jesus Sweet + + +1 +O Jesus sweet, O Jesus mild, +Thy Father’s will hast Thou fulfilled; +For Thou hast left Thy heavenly throne +Our lowly state to make Thine own. +O Jesus sweet, O Jesus mild. + +2 +O Jesus sweet, O Jesus mild, +With joy hast Thou the whole world filled; +Thou comest down from heaven’s hall +To comfort us whom tears enthrall. +O Jesus sweet, O Jesus mild. + +3 +O Jesus sweet, O Jesus mild, +Thou art love’s image undefiled. +Inflame our hearts with love’s pure fire, +That we may share Thy heart’s desire. +O Jesus sweet, O Jesus mild. + +4 +O Jesus sweet, O Jesus mild, +Help us to do as Thou hast willed. +What’er we have belongs to Thee: +O may we ever faithful be. +O Jesus sweet, O Jesus mild. diff --git a/src/hymnal/raw/135.txt b/src/hymnal/raw/135.txt new file mode 100644 index 0000000..45b6770 --- /dev/null +++ b/src/hymnal/raw/135.txt @@ -0,0 +1,42 @@ +135 – O Little Town of Bethlehem + + +1 +O little town of Bethlehem, +how still we see thee lie! +Above thy deep and dreamless sleep +the silent stars go by. +Yet in thy dark streets shineth +the everlasting Light; +The hopes and fears of all the years +are met in thee tonight. + +2 +For Christ is born of Mary, +and gathered all above, +While mortals sleep, the angels keep +their watch of wondering love. +O morning stars together, +proclaim the holy birth, +And praises sing to God the King, +and peace to men on earth! + +3 +How silently, how silently, +the wondrous Gift is giv’n; +So God imparts to human hearts +the blessings of His heav’n. +No ear may hear His coming, +but in this world of sin, +Where meek souls will receive Him still, +the dear Christ enters in. + +4 +O holy Child of Bethlehem, +descend to us, we pray; +Cast out our sin, and enter in, +be born in us today. +We hear the Christmas angels +the great glad tidings tell; +O come to us, abide with us, +our Lord Emmanuel! diff --git a/src/hymnal/raw/136.txt b/src/hymnal/raw/136.txt new file mode 100644 index 0000000..27d45b4 --- /dev/null +++ b/src/hymnal/raw/136.txt @@ -0,0 +1,32 @@ +136 – Good Christians, Now Rejoice + + +1 +Good Christians, now rejoice, +With heart, and soul, and voice; +Give ye heed to what we say: +Jesus Christ is born today; +Ox and ass before Him bow, +And He is in the manger now. +Crist is born today! +Crist is born today! + +2 +Good Christians, now rejoice, +With heart, and soul, and voice; +Now ye hear of endless bliss: +Jesus Christ was born for this! +He hath ope’d the heav’nly door, +And we are blessed evermore. +Christ was born for this! +Christ was born for this! + +3 +Good Christians, now rejoice, +With heart, and soul, and voice; +Now ye need not fear the grave: +Jesus Christ was born to save! +Calls you one and calls you all +To gain His everlasting hall. +Christ was born to save! +Christ was born to save! diff --git a/src/hymnal/raw/137.txt b/src/hymnal/raw/137.txt new file mode 100644 index 0000000..a381d2f --- /dev/null +++ b/src/hymnal/raw/137.txt @@ -0,0 +1,38 @@ +137 – We Three Kings + + +1 +We three kings of Orient are; +Bearing gifts we traverse afar +Field and fountain, moor and mountain, +Following yonder star. + +Refrain +O star of wonder, star of night, +Star with royal beauty bright, +Westward leading, still proceeding, +Guide us to Thy perfect light. + +2 +Born a King on Bethlehem’s plain, +Gold I bring to crown Him again, +King forever, ceasing never +Over us all to reign. + +3 +Frankincense to offer have I; +Incense owns a Deity nigh; +Prayer and praising all men raising, +Worship Him, God on high. + +4 +Myrrh is mine; its bitter perfume +Breathes a life of gathering gloom: +Sorrowing, sighing, bleeding, dying, +Sealed in the stonecold tomb. + +5 +Glorious now behold Him arise, +King and God and sacrifice; +Alleluia, Alleluia! +Sounds through the earth and skies. diff --git a/src/hymnal/raw/138.txt b/src/hymnal/raw/138.txt new file mode 100644 index 0000000..850dc15 --- /dev/null +++ b/src/hymnal/raw/138.txt @@ -0,0 +1,28 @@ +138 – Rise Up, Shepherd, and Follow + + +1 +There’s a star in the east +on Christmas morn. +Rise up, shepherd, and follow. +It will lead to the place +and where the Savior’s born, +Rise up, shepherd, and follow. + +Refrain +Leave your sheep and leave your lambs, +Rise up, shepherd, and follow. +Leave your ewes and leave your rams, +Rise up, shepherd, and follow. +Follow, follow, +Rise up shepherd, and follow. +Follow the star of Bethlehem, +Rise up, shepherd, and follow. + +2 +If you take good heed +to the angel’s words, +Rise up, shepherd, and follow. +You’ll forget your flocks, +you’ll forget your herds, +Rise up, shepherd, and follow. diff --git a/src/hymnal/raw/139.txt b/src/hymnal/raw/139.txt new file mode 100644 index 0000000..97b3aee --- /dev/null +++ b/src/hymnal/raw/139.txt @@ -0,0 +1,38 @@ +139 – While Shepherds Watched Their Flocks + + +1 +While shepherds watched their flocks by night, +All seated on the ground, +The angel of the Lord came down, +And glory shone around. + +2 +“Fear nor!” said he- for mighty dread +Had seized their troubled mind- +“Glad tidings of great joy I bring, +To you and all mankind. + +3 +“To you, in David’s town this day, +Is born of David’s line, +The Savior who is Christ the Lord; +And this shall be the sign: + +4 +“The heavenly Babe you there shall find +To human view displayed, +All meanly wrapped in swathing bands, +And in a manger laid.” + +5 +Thus spake the seraph; and forth with +Appeared a shining throng +Of angels praising God on high, +Who thus addressed their song: + +6 +“All glory be to God on high, +And to the earth be peace; +Good will henceforth from heaven to men, +Begin and never cease!” diff --git a/src/hymnal/raw/140.txt b/src/hymnal/raw/140.txt new file mode 100644 index 0000000..e36b21a --- /dev/null +++ b/src/hymnal/raw/140.txt @@ -0,0 +1,50 @@ +140 – Thou Didst Leave Thy Throne + + +1 +Thou didst leave Thy throne +And Thy kingly crown +When Thou camest to earth for me; +But in Bethlehem’s home +Was there found no room +For Thy holy nativity. + +Refrain +O come to my heart, Lord Jesus, +There is room in my heart for Thee. + +2 +Heaven’s arches rang +When the angels sang +Proclaiming Thy royal degree; +But of lowly birth +Didst Thou come to earth, +And in greatest humility. + +3 +The foxes found rest, +And the birds their nest +In the shade of the forest tree; +But Thy couch was the sod, +O Thou Son of God, +In the deserts of Galilee. + +4 +Thou camest, O Lord, +With the living word +That should set Thy people free; +But with mocking scorn, +And with crown of thorn, +They bore Thee to Calvary. + +5 +When the heavens shall ring, +And the angels sing, +At Thy coming to victory, +Let Thy voice call me home, +Saying, “Yet there is room, +There is room at My side for thee.” + +Refrain +My heart shall rejoice, Lord Jesus, +When Thou comest and callest for me. diff --git a/src/hymnal/raw/141.txt b/src/hymnal/raw/141.txt new file mode 100644 index 0000000..f54caf1 --- /dev/null +++ b/src/hymnal/raw/141.txt @@ -0,0 +1,26 @@ +141 – What Child Is This + + +1 +What child is this, who, laid to rest, +On Mary`s lap is sleeping? +Whom angels greet with anthems sweet, +While shepherds watch are keeping? + +Refrain +This, this is Christ the King, +Whom shepherds guard and angels sing: +Haste, haste to bring Him laud, +The babe, the son of Mary. + +2 +Why lies He in such mean estate +Where ox and ass are feeding? +Good Christian, fear: for sinners here +The silent Word is pleading. + +3 +So bring Him incense, gold, and myrrh, +Come, peasant, king, to own Him, +The King of kings salvation brings, +Let loving hearts enthrone Him. diff --git a/src/hymnal/raw/142.txt b/src/hymnal/raw/142.txt new file mode 100644 index 0000000..6a3d865 --- /dev/null +++ b/src/hymnal/raw/142.txt @@ -0,0 +1,30 @@ +142 – Angels We Have Heard on High + + +1 +Angels we have heard on high +Sweetly singing o’er the plains, +And the mountains in reply +Echoing their joyous strains. + +Refrain +Gloria, in excelsis Deo! +Gloria, in excelsis Deo! + +2 +Shepherds, why this jubilee? +Why your joyous strains prolong? +What the gladsome tidings be +Which inspire your heavenly song? + +3 +Come to Bethlehem and see +Christ Whose birth the angels sing; +Come, adore on bended knee, +Christ the Lord, the newborn King. + +4 +See Him in a manger laid, +Whom the choirs of angels praise; +Mary, Joseph, lend your aid, +While our hearts in love we raise. diff --git a/src/hymnal/raw/143.txt b/src/hymnal/raw/143.txt new file mode 100644 index 0000000..c4ebce3 --- /dev/null +++ b/src/hymnal/raw/143.txt @@ -0,0 +1,26 @@ +143 – Silent Night, Holy Night + + +1 +Silent night! holy night! +All is calm, all is bright +Round yon virgin mother and Child, +Holy Infant so tender and mild, +Sleep in heavenly peace, +sleep in heavenly peace. + +2 +Silent night! holy night! +Shepherds quake at the sight, +glories stream from heaven afar, +heavenly hosts sing Alleluia; +Christ, the Savior is born, +Christ, the Savior is born. + +3 +Silent night! holy night! +Son of God, love’s pure light, +Radiant beams from Thy holy face, +with the dawn of redeeming grace, +Jesus, Lord, at Thy birth, +Jesus, Lord, at Thy birth. diff --git a/src/hymnal/raw/144.txt b/src/hymnal/raw/144.txt new file mode 100644 index 0000000..cac85ac --- /dev/null +++ b/src/hymnal/raw/144.txt @@ -0,0 +1,32 @@ +144 – O Sing a Song of Bethlehem + + +1 +O sing a song of Bethlehem, +Of shepherds watching there, +And of the news that came to them +From angels in the air: +The light that shone on Bethlehem +Fills all the world today; +Of Jesus’birth and peace on earth +The angels sing alway. + +2 +O sing a song of Nazareth, +Of sunny days of joy, +O sing of fragrant flowers breath, +And of the sinless Boy: +For now the flowers of Nazareth +In every heart may grow; +Now spreads the fame of His dear name +On all the winds that blow. + +3 +O sing a song of Calvary, +Its glory and dismay; +Of Him who hung upon the tree, +And took our sins away: +For He who died on Calvary +Is risen from the grave; +And Christ, our Lord, by heaven adored, +Is mighty now to save. diff --git a/src/hymnal/raw/145.txt b/src/hymnal/raw/145.txt new file mode 100644 index 0000000..0871008 --- /dev/null +++ b/src/hymnal/raw/145.txt @@ -0,0 +1,42 @@ +145 – Songs of Thankfulness and Praise + + +1 +Songs of thankfulness and praise, +Jesus, Lord, to You we raise, +Manifested by the star +To the sages from afar; +Branch of royal David’s stem +In Your birth at Bethlehem; +Anthems be to You addressed, +God in man made manifest. + +2 +Manifest at Jordan’s stream, +Prophet, Priest, and King supreme; +And at Cana, wedding guest, +In Your Godhead manifest; +Manifest in power divine, +Changing water into wine; +Anthems be to You addressed, +God in man made manifest. + +3 +Manifest in making whole +Palsied limbs and fainting soul; +Manifest in valiant fight, +Quelling all the devil’s might; +Manifest in gracious will, +Ever bringing good from ill; +Anthems be to You addressed, +God in man made manifest. + +4 +Grant us grace to see You, Lord, +Mirrored in Your holy Word; +May we imitate Your way, +And be pure, as pure as we may, +That we like You may be +At Your great epiphany; +Let us praise You, ever blest, +God in man made manifest. diff --git a/src/hymnal/raw/146.txt b/src/hymnal/raw/146.txt new file mode 100644 index 0000000..62ce1bc --- /dev/null +++ b/src/hymnal/raw/146.txt @@ -0,0 +1,20 @@ +146 – I Think When I Read That Sweet Story + + +1 +I think when I read that sweet story of old, +When Jesus was here among men, +How He called little children as lambs to His fold, +I should like to have been with Him then. + +2 +I wish that His hands had been placed on my head, +That His arm had been thrown around me, +And that I might have seen His kind look when He said, +“Let the little ones come unto Me.” + +3 +I long for the joy of that glorious time, +The sweetest and brightest and best, +When the dear little children of every clime +Shall crowd to His arms and be blest. diff --git a/src/hymnal/raw/147.txt b/src/hymnal/raw/147.txt new file mode 100644 index 0000000..f5cabd6 --- /dev/null +++ b/src/hymnal/raw/147.txt @@ -0,0 +1,38 @@ +147 – Christ Upon the Mountain Peak + + +1 +Christ upon the mountain peak +Stands alone in glory blazing; +Let us, if we dare to speak, +With the saints and angels praise Him: + +Refrain +Alleluia, Alleluia, Alleluia. + +2 +Trembling at His feet we saw +Moses and Elijah speaking; +All the prophets and the law +Shout thro’ them their joyful greeting: + +Refrain +Alleluia, Alleluia, Alleluia. + +3 +Swift the cloud of glory came, +God proclaiming in the thunder +Jesus as His Son by name; +Nations cry aloud in wonder! + +Refrain +Alleluia, Alleluia, Alleluia. + +4 +This is God’s beloved Son: +Law and prophets fade before Him; +First and last, the only One, +Let creation now adore Him. + +Refrain +Alleluia, Alleluia, Alleluia. diff --git a/src/hymnal/raw/148.txt b/src/hymnal/raw/148.txt new file mode 100644 index 0000000..f16cd0d --- /dev/null +++ b/src/hymnal/raw/148.txt @@ -0,0 +1,32 @@ +148 – O Love, How Deep, How Broad + + +1 +O love, how deep, how broad, how high, +Beyond all thought and fantasy, +That God, the Son of God, should take +Our mortal form for mortal’s sake! + +2 +For us baptized, for us He bore +His holy fast and hungered sore; +For us temptation sharp He knew; +For us the tempter overthrew. + +3 +For us by wickedness betrayed, +For us, in crown of thorns arrayed, +He bore the shameful cross and death; +For us He gave His dying breath. + +4 +For us He rose from death again, +For us He went on high to reign; +For us He sent His Spirit here +To guide, to strengthen, and to cheer. + +5 +All glory to our Lord and God +For love so deep, so high, so broad; +The Trinity whom we adore +Forevermore and forevermore. diff --git a/src/hymnal/raw/149.txt b/src/hymnal/raw/149.txt new file mode 100644 index 0000000..eeacfd7 --- /dev/null +++ b/src/hymnal/raw/149.txt @@ -0,0 +1,34 @@ +149 – Once in Royal David's City + + +1 +Once in royal David’s city +Stood a lowly cattle shed, +Where a mother laid her Baby +In a manger for His bed; +Mary was that mother mild, +Jesus Christ her little Child. + +2 +He came down to earth from heaven, +Who is God and Lord of all, +And His shelter was a stable, +And His cradle was a stall; +With the poor, and mean, and lowly, +Lived on earth our Savior holy. + +3 +And through all His wondrous childhood +He would honor and obey, +Love and watch the lowly mother +In whose gentle arms He lay. +Christian children all must be +Mild, obedient, good as He. + +4 +And our eyes at last shall see Him, +Through His own redeeming love; +For that Child so dear and gentle +Is our Lord in heaven above; +And He leads His children on +To the place where He is gone. diff --git a/src/hymnal/raw/150.txt b/src/hymnal/raw/150.txt new file mode 100644 index 0000000..dabaf8a --- /dev/null +++ b/src/hymnal/raw/150.txt @@ -0,0 +1,39 @@ +150 – Who Is He in Yonder Stall + + +1 +Who is He in yonder stall, +At whose feet the shepherds fall? + +Refrain +‘Tis the Lord, O wondrous story, +‘Tis the Lord, the King of glory! +At His feet we humbly fall, +Crown Him, crown Him Lord of all. +At His feet we humbly fall- the Lord of all. +Crown Him, crown Him, Jesus, Jesus, +Crown Him Lord of all. + +2 +Who is He in deep distress, +Fasting in the wilderness? + +3 +Who is He, the gathering throng +Greet with loud triumphant song? + +4 +Lo, at midnight, who is He +Prays in dark Gethsemane? + +5 +Who is He on yonder tree +Dies in shame and agony? + +6 +Who is He that from the grave +Comes to heal and help and save? + +7 +Who is He that from His throne +Rules through all the world alone? diff --git a/src/hymnal/raw/151.txt b/src/hymnal/raw/151.txt new file mode 100644 index 0000000..243622f --- /dev/null +++ b/src/hymnal/raw/151.txt @@ -0,0 +1,20 @@ +151 – Jesus Walked This Lonesome Valley + + +1 +Jesus walked this lonesome valley; +He had to walk it by Himself. +O nobody else could walk it for Him. +He had to walk it by Himself. + +2 +I must go and stand my trial. +I have to stand it by myself. +O nobody else could stand it for me. +I have to stand it by myself. + +3 +Jesus walked this lonesome valley; +He had to walk it by Himself. +O nobody else could walk it for Him. +He had to walk it by Himself. diff --git a/src/hymnal/raw/152.txt b/src/hymnal/raw/152.txt new file mode 100644 index 0000000..0158256 --- /dev/null +++ b/src/hymnal/raw/152.txt @@ -0,0 +1,38 @@ +152 – Tell Me the Story of Jesus + + +1 +Tell me the story of Jesus, +Write on my heart every word. +Tell me the story most precious, +Sweetest that ever was heard. +Tell how the angels in chorus, +Sang as they welcomed His birth. +“Glory to God in the highest! +Peace and good tidings to earth.” + +Refrain +Tell me the story of Jesus, +Write on my heart every word. +Tell me the story most precious, +Sweetest that ever was heard. + +2 +Fasting alone in the desert, +Tell of the days that are past. +How for our sins He was tempted, +Yet was triumphant at last. +Tell of the years of His labor, +Tell of the sorrow He bore. +He was despised and afflicted, +Homeless, rejected and poor. + +3 +Tell of the cross where they nailed Him, +Writhing in anguish and pain. +Tell of the grave where they laid Him, +Tell how He liveth again. +Love in that story so tender, +Clearer than ever I see. +Stay, let me weep while you whisper, +Love paid the ransom for me. diff --git a/src/hymnal/raw/153.txt b/src/hymnal/raw/153.txt new file mode 100644 index 0000000..283f07e --- /dev/null +++ b/src/hymnal/raw/153.txt @@ -0,0 +1,20 @@ +153 – Prince of Peace, Control My Will + + +1 +Prince of Peace, control my will, +Bid this struggling heart be still; +Bid my fears and doubtings cease, +Hush my spirit into peace. + +2 +Thou hast bought me with Thy blood, +Opened wide the gate to God; +Peace, I ask, but peace must be, +Lord, in being one with Thee. + +3 +May Thy will, not mine, be done, +May Thy will and mine be one; +Chase these doubtings from my heart, +Now Thy perfect peace impart. diff --git a/src/hymnal/raw/154.txt b/src/hymnal/raw/154.txt new file mode 100644 index 0000000..f5bc82e --- /dev/null +++ b/src/hymnal/raw/154.txt @@ -0,0 +1,26 @@ +154 – When I Survey the Wondrous Cross + + +1 +When I survey the wondrous cross +on which the Prince of Glory died; +my richest gain I count but loss, +and pour contempt on all my pride. + +2 +Forbid it, Lord, that I should boast, +save in the death of Christ, my God; +all the vain things that charm me most, +I sacrifice them to his blood. + +3 +See, from his head, his hands, his feet, +sorrow and love flow mingled down. +Did e’er such love and sorrow meet, +or thorns compose so rich a crown. + +4 +Were the whole realm of nature mine, +that were an offering far too small; +love so amazing, so divine, +demands my soul, my life, my all. diff --git a/src/hymnal/raw/155.txt b/src/hymnal/raw/155.txt new file mode 100644 index 0000000..9c2e47a --- /dev/null +++ b/src/hymnal/raw/155.txt @@ -0,0 +1,26 @@ +155 – When I Survey the Wondrous Cross + + +1 +When I survey the wondrous cross +On which the Prince of glory died, +My richest gain I count but loss, +And pour contempt on all my pride. + +2 +See, from His head, His feet, +Sorrow and love flow mingled down; +Did e’er such love and sorrow meet? +Or thorns compose so rich a crown? + +3 +Since I, who was undone and lost, +Have pardon through His name and word; +Forbid it, then, that I should boast, +Save in the cross of Christ my Lord. + +4 +Were the whole realm of nature mine, +That were a tribute far too small; +Love so amazing, so divine, +Demands my life, my soul, my all. diff --git a/src/hymnal/raw/156.txt b/src/hymnal/raw/156.txt new file mode 100644 index 0000000..9c69243 --- /dev/null +++ b/src/hymnal/raw/156.txt @@ -0,0 +1,32 @@ +156 – O Sacred Head Now Wounded + + +1 +O sacred Head, now wounded, +with grief and shame weighed down, +now scornfully surounded +with thorns, thine only crown: +how pale thou art with anguish, +with sore abuse and scorn! +How does that visage languish +which once was bright as morn! + +2 +What thou, my Lord, has suffered +was all for sinners’ gain; +mine, mine was the transgression, +but thine the deadly pain. +Lo, here I fall, my Savior! +‘Tis I deserve thy place; +look on me with thy favor, +vouchsafe to me thy grace. + +3 +What language shall I borrow +to thank thee, dearest friend, +for this thy dying sorrow, +thy pity without end? +O make me thine forever; +and should I fainting be, +Lord, let me never, never +outlive my love for thee. diff --git a/src/hymnal/raw/157.txt b/src/hymnal/raw/157.txt new file mode 100644 index 0000000..4a05250 --- /dev/null +++ b/src/hymnal/raw/157.txt @@ -0,0 +1,26 @@ +157 – Go to Dark Gethsemane + + +1 +Go to dark Gethsemane, +Ye who feel the tempter’s power +Your Redeemer’s conflict see. +Watch with him one bitter hour; +Turn not from his griefs away; +Learn from Jesus Christ to pray. + +2 +See Him at the judgment hall, +Beaten, bound, reviled, arraigned; +See Him meekly bearing all; +Love to man His soul sustained! +Shun not suffering, shame, or loss; +Learn from him to bear the cross. + +3 +Calvary’s mournful mountain climb; +There, adoring at his feet, +Mark that miracle of time, +God’s own sacrifice complete. +“It is finished!” hear him cry; +Learn from Jesus Christ to die. diff --git a/src/hymnal/raw/158.txt b/src/hymnal/raw/158.txt new file mode 100644 index 0000000..b6099cc --- /dev/null +++ b/src/hymnal/raw/158.txt @@ -0,0 +1,52 @@ +158 – Were You There + + +1 +Were you there when +they crucified my Lord? +Were you there when +they crucified my Lord? +O! Sometimes it causes me +to tremble, tremble, tremble. +Were you there when +they crucified my Lord? + +2 +Were you there when +they nailed Him to the tree? +Were you there when +they nailed Him to the tree? +O! Sometimes it causes me +to tremble, tremble, tremble. +Were you there when +they nailed Him to the tree? + +3 +Were you there when +they pierced Him in the side? +Were you there when +they pierced Him in the side? +O! Sometimes it causes me +to tremble, tremble, tremble. +Were you there when +they pierced Him in the side? + +4 +Were you there when +the sun refused to shine? +Were you there when +the sun refused to shine? +O! Sometimes it causes me +to tremble, tremble, tremble. +Were you there when +the sun refused to shine? + +5 +Were you there when +they laid Him in the tomb? +Were you there when +they laid Him in the tomb? +O! Sometimes it causes me +to tremble, tremble, tremble. +Were you there when +they laid Him in the tomb? diff --git a/src/hymnal/raw/159.txt b/src/hymnal/raw/159.txt new file mode 100644 index 0000000..23590e9 --- /dev/null +++ b/src/hymnal/raw/159.txt @@ -0,0 +1,32 @@ +159 – The Old Rugged Cross + + +1 +On a hill far away +stood an old rugged cross, +the emblem of suffering and shame; +and I love that old cross +where the dearest and best +for a world of lost sinners was slain. + +Refrain +So I’ll cherish the old rugged cross, +till my trophies at last I lay down; +I will cling to the old rugged cross, +and exchange it some day for a crown. + +2 +O that old rugged cross, +so despised by the world, +has a wondrous attraction for me; +for the dear Lamb of God +left his glory above +to bear it to dark Calvary. + +3 +To that old rugged cross +I will ever be true, +its shame and reproach gladly bear; +then he’ll call me some day +to my home far away, +where his glory forever I’ll share. diff --git a/src/hymnal/raw/160.txt b/src/hymnal/raw/160.txt new file mode 100644 index 0000000..7b3b684 --- /dev/null +++ b/src/hymnal/raw/160.txt @@ -0,0 +1,26 @@ +160 – Ride On in Majesty + + +1 +Ride on! ride on in majesty! +Hark, all the tribes hosanna cry; +O Savior meek, pursue Thy road +With palms and scattered garments strowed. + +2 +Ride on! ride on in majesty! +In lowly pomp ride on to die; +O Christ, Thy triumphs now begin +O’er captive death and conquered sin. + +3 +Ride on! ride on in majesty! +The winged squadrons of the sky +Look down with sad and wondering eyes +To see the approaching sacrifice. + +4 +Ride on! ride on in majesty! +In lowly pomp ride on to die; +Bow Thy meek head to mortal pain, +Then take, O God, Thy power and reign. diff --git a/src/hymnal/raw/161.txt b/src/hymnal/raw/161.txt new file mode 100644 index 0000000..8db95a4 --- /dev/null +++ b/src/hymnal/raw/161.txt @@ -0,0 +1,34 @@ +161 – Throned Upon the Awful Tree + + +1 +Throned upon the awful tree, +Lamb of God, Your grief we see. +Darkness veils Your anguished face; +None its lines of woe can trace. +None can tell what pangs unknown +Hold You silent and alone. + +2 +Silent through those three dread hours, +Wrestling with the evil powers, +Left alone with human sin, +Gloom around You and within, +Till th’appointed time is nigh, +Till the Lamb of God may die. + +3 +Hark, that cry that peals aloud +Upward through the whelming cloud! +You, the Father’s only Son, +You, His own anointed one, +You are asking- can it be? +“Why have You forsaken Me?” + +4 +Lord, should fear and anguish roll +Darkly o’er our sinful soul, +You, who once were thus bereft +That Your own might ne’er be left, +Teach us by that bitter cry +In the gloom to know You nigh. diff --git a/src/hymnal/raw/162.txt b/src/hymnal/raw/162.txt new file mode 100644 index 0000000..6db2ed7 --- /dev/null +++ b/src/hymnal/raw/162.txt @@ -0,0 +1,35 @@ +162 – Wondrous Love + + +1 +What wondrous love is this, +O my soul, O my soul? +What wondrous love is this, O my soul? +What wondrous love is this +That caused the Lord of bliss +To bear the dreadful curse +for my soul, for my soul; +To bear the dreadful curse +for my soul, for my soul; + +2 +To God and to the Lamb +I will sing, I will sing; +To God and to the Lamb, I will sing; +To God and to the Lamb +Who is the great I am, +While millions join the theme, +I will sing, I will sing; +While millions join the theme, +I will sing, I will sing; + +3 +And when from death I’m free, +I’ll sing on, I’ll sing on; +And when from death I’m free, I’ll sing on; +And when from death I’m free, +I’ll sing and joyful be, +And through eternity +I’ll sing on, I’ll sing on! +And through eternity, +I’ll sing on. diff --git a/src/hymnal/raw/163.txt b/src/hymnal/raw/163.txt new file mode 100644 index 0000000..e6e0f49 --- /dev/null +++ b/src/hymnal/raw/163.txt @@ -0,0 +1,27 @@ +163 – At the Cross + + +1 +Alas! and did my Savior bleed, +and did my Sovereign die? +Would he devote that sacred head +for sinners such as I? + +Refrain +At the cross, at the cross, +where I first saw the light, +and the burden of my heart rolled away; +it was there by faith I received my sight, +and now I am happy all the day! + +2 +Was it for crimes that I have done, +he groaned upon the tree? +Amazing pity! Grace unknown! +And love beyond degree! + +3 +But drops of grief can ne’er repay +the debt of love I owe: +Here, Lord, I give myself away; +’tis all that I can do! diff --git a/src/hymnal/raw/164.txt b/src/hymnal/raw/164.txt new file mode 100644 index 0000000..e202296 --- /dev/null +++ b/src/hymnal/raw/164.txt @@ -0,0 +1,32 @@ +164 – There Is a Green Hill Far Away + + +1 +There is a green hill far away, +Without a city wall, +Where the dear Lord was crucified, +Who died to save us all. + +2 +We may not know, we cannot tell, +What pains He had to bear, +But we believe it was for us +He hung and suffered there. + +3 +He died that we might be forgiven, +He died to make us good, +That we might go at last to heaven, +Saved by His precious blood. + +4 +There was no other good enough +To pay the price of sin; +He only could unlock the gate +Of heaven, and let us in. + +5 +O dearly, dearly has He loved! +And we must love Him too, +And trust in His redeeming blood, +And try His works to do. diff --git a/src/hymnal/raw/165.txt b/src/hymnal/raw/165.txt new file mode 100644 index 0000000..91a6563 --- /dev/null +++ b/src/hymnal/raw/165.txt @@ -0,0 +1,42 @@ +165 – Look, You Saints! the Sight Is Glorious + + +1 +Look, you saints, the sight is glorious, +See the Man of sorrows now; +From the fight returned victorious, +Every knee to Him shall bow. +Crown Him! Crown Him! Crown Him! +Crown Him! Crown Him! Crown Him! +Crowns become the victor’s brow. +Crowns become the victor’s brow. + +2 +Crown the Savior! angels crown Him! +Rich the trophies Jesus brings; +On the seat of power enthrone Him +While the vault of heaven rings. +Crown Him! Crown Him! Crown Him! +Crown Him! Crown Him! Crown Him! +Crown the Savior, King of Kings. +Crown the Savior, King of Kings. + +3 +Sinners in derision crowned Him, +Mocking thus the Savior’s claim; +Saints and angels crowd around Him, +Own His title, praise His name. +Crown Him! Crown Him! Crown Him! +Crown Him! Crown Him! Crown Him! +Spread abroad the victor’s fame! +Spread abroad the victor’s fame! + +4 +Hark! those bursts of acclamation! +Hark! those loud triumphant chords! +Jesus takes the highest station; +Oh, what joy the sight affords! +Crown Him! Crown Him! Crown Him! +Crown Him! Crown Him! Crown Him! +King of kings and Lord of lords! +King of kings and Lord of lords! diff --git a/src/hymnal/raw/166.txt b/src/hymnal/raw/166.txt new file mode 100644 index 0000000..b4c9faf --- /dev/null +++ b/src/hymnal/raw/166.txt @@ -0,0 +1,26 @@ +166 – Christ the Lord Is Risen Today + + +1 +Christ the Lord is risen today, Alleluia! +Sons of man and angels say, Alleluia! +Raise your joys and triumphs high, Alleluia! +Sing, ye heavens, and earth reply, Alleluia! + +2 +Lives again our glorious King, Alleluia! +Where, O death, is now thy sting? Alleluia! +Once he died our souls to save, Alleluia! +Where’s thy victory, boasting grave? Alleluia! + +3 +Love’s redeeming work is done, Alleluia! +Fought the fight, the battle won, Alleluia! +Death in vain forbids him rise, Alleluia! +Christ has opened paradise, Alleluia! + +4 +Soar we now where Christ has led, Alleluia! +Following our exalted Head, Alleluia! +Made like him, like him we rise, Alleluia! +Ours the cross, the grave, the skies, Alleluia! diff --git a/src/hymnal/raw/167.txt b/src/hymnal/raw/167.txt new file mode 100644 index 0000000..75197a7 --- /dev/null +++ b/src/hymnal/raw/167.txt @@ -0,0 +1,32 @@ +167 – Alleluia! Sing to Jesus! + + +1 +Alleluia! sing to Jesus! +His the scepter, His the throne. +Alleluia! His the triumph, +His the victory alone. +Hark! the songs of peaceful +Zion thunder like a mighty flood. +Jesus out of every nation +has redeemed us by His blood. + +2 +Alleluia! not as orphans +are we left in sorrow now; +Alleluia! He is near us, +faith believes, nor questions how; +Though the cloud from sight +received Him when the forty days were o’er +Shall our hearts forget His promise, +“I am with you evermore”? + +3 +Alleluia! bread of angels, +Thou on earth our food, our stay; +Alleluia! here the sinful flee +to Thee from day to day: +Intercessor, Friend of sinners, +Earth’s Redeemer, plead for me, +Where the songs of all the sinless +sweep across the crystal sea. diff --git a/src/hymnal/raw/168.txt b/src/hymnal/raw/168.txt new file mode 100644 index 0000000..9c5ac99 --- /dev/null +++ b/src/hymnal/raw/168.txt @@ -0,0 +1,22 @@ +168 – And Have the Bright Immensities + + +1 +And have the bright immensities +Received our risen Lord, +Where light years frame the Pleiades +And point Orion’s sword? +Do flaming suns His footsteps trace +Thro’corridors sublime, +The Lord of inter stellar space +And conqueror of time? + +2 +The heav’n that hides Him from our sight +Knows neither near nor far; +A little candle sheds its light +As surely as a star. +And where His loving people meet +To share the gift divine, +There stands He with unhurrying feet; +There heav’nly splendors shine. diff --git a/src/hymnal/raw/169.txt b/src/hymnal/raw/169.txt new file mode 100644 index 0000000..5068f17 --- /dev/null +++ b/src/hymnal/raw/169.txt @@ -0,0 +1,31 @@ +169 – Come, You Faithful + + +1 +Come, you faithful, raise the strain +Of triumphant gladness; +God has brought His people +Now rejoice, Jerusalem, +And with true affection +Welcome in unwearied strains +Jesus’resurrection. + +2 +‘Tis the spring of souls today; +Christ has burst His prison +From the frost and gloom of death +light and life have risen +All the winter of our sins, +Long and dark, is flying +From His ligth, to whom we give +Thanks and praise undying. + +3 +“Alleluia!” now we cry +to our King immortal, +Who, triumphant, burst the +bars of the tomb’s dark portal +“Alleluia!” with the Son, +God the Father praising; +“Alleluia!” yet again to +the Spirit raising. diff --git a/src/hymnal/raw/170.txt b/src/hymnal/raw/170.txt new file mode 100644 index 0000000..e730028 --- /dev/null +++ b/src/hymnal/raw/170.txt @@ -0,0 +1,52 @@ +170 – Come, You Faithful + + +1 +Come, you faithful, raise the strain +Of triumphant gladness; +God has brought His Israel +Into joy from sadness; +Loosed from Pharoah’s bitter yoke +Jacob’s sons and daughters; +Led them with unmoistened foot +Through the Red Sea waters. + +2 +‘Tis the spring of souls today; +Christ has burst His prison, +And from three days’sleep in death +As a sun has risen; +All the winter of our sins, +Long and dark, is flying +From His light, to whom is giv’n +Laud and praise undying. + +3 +Now the queen of seasons, bright +With the day of splendor, +With the royal feast of feasts, +Comes its joy to render; +Comes to gladden faithful hearts +Which with true affection +Welcome in unwearied strain +Jesus’resurrection. + +4 +For today among the twelve +Christ appeared, be stowing +His deep peace, which evermore +Passes human knowing. +Neither could the gates of death, +Nor the tomb’s dark portal, +Nor the watchers, nor the seal, +Hold Him as a mortal. + +5 +“Alleluia!” now we cry +To our King immortal, +Who, triumphant, burst the bars +Of the tomb’s dark portal; +“Alleluia” with the Son, +God the Father praising; +“Alleluia!” yet again +To the Spirit raising. diff --git a/src/hymnal/raw/171.txt b/src/hymnal/raw/171.txt new file mode 100644 index 0000000..29c8b16 --- /dev/null +++ b/src/hymnal/raw/171.txt @@ -0,0 +1,38 @@ +171 – Thine Is the Glory + + +1 +Thine is the glory, +Risen, conquering Son; +Endless is the victory +thou o’er death hast won. +Angels in bright raiment +rolled the stone away, +Kept the folded grave-clothes +where Thy body lay. + +Refrain +Thine is the glory, +Risen, conquering Son; +Endless is the victory +Thou o’er death hast won. + +2 +Lo! Jesus meets us. +Risen from the tomb, +Lovingly He greets us, +Scatters fear and gloom; +Let His Church with gladness +hymns of triumph sing, +For her Lord now liveth; +Death has lost its sting. + +3 +No more we doubt Thee, +Glorious Prince of life! +Life is nought without Thee; +Aid us in our strife; +Make us more than conquerors +through Thy deathless love +Bring us safe through Jordan +to Thy home above. diff --git a/src/hymnal/raw/172.txt b/src/hymnal/raw/172.txt new file mode 100644 index 0000000..cc1e192 --- /dev/null +++ b/src/hymnal/raw/172.txt @@ -0,0 +1,23 @@ +172 – The Strife Is O'er + +Alleluia, alleluia, alleluia! + +1 +The strife is o’er, the battle done; +Now is the victor’s triumph won! +Now be the song of praise begun. Alleluia! + +2 +The pow’rs of death have done their worst, +But Christ their legions has dispersed. +Let shouts of holy joy outburst. Alleluia! + +3 +The three sad days have quickly sped, +He rises glorious from the dead. +All glory to our risen head! Alleluia! + +4 +Lord, by the stripes which wounded You, +From death’s sting free Your servants too, +That we may live and sing to You. Alleluia! diff --git a/src/hymnal/raw/173.txt b/src/hymnal/raw/173.txt new file mode 100644 index 0000000..becb84a --- /dev/null +++ b/src/hymnal/raw/173.txt @@ -0,0 +1,26 @@ +173 – Good Christian Friends, Rejoice! + + +1 +Good Christian friends, rejoice and sing! +Now is the triumph of our King! +To all the world glad news we bring: +Alleluia! Alleluia! Alleluia! + +2 +The Lord of life is risen for aye; +Bring flowers of song to strew His way; +Let all mankind rejoice and say: +Alleluia! Alleluia! Alleluia! + +3 +Praise we in songs of victory +That love, that life which cannot die, +And sing with hearts uplifted high: +Alleluia! Alleluia! Alleluia! + +4 +Thy name we bless, O risen Lord, +And sing today with one accord +The life laid down, the life restored: +Alleluia! Alleluia! Alleluia! diff --git a/src/hymnal/raw/174.txt b/src/hymnal/raw/174.txt new file mode 100644 index 0000000..4e344e2 --- /dev/null +++ b/src/hymnal/raw/174.txt @@ -0,0 +1,26 @@ +174 – Star of Our Hope + + +1 +Star of our hope! He’ll soon appear, +The last loud trumpet speaks Him near; +Hail Him, all saints, from pole to pole- +How welcome to the faithful soul! + +2 +From heaven angelic voices sound: +Behold the Lord of glory crowned, +Arrayed in majesty divine, +And in His highest glories shine. + +3 +The grave yields up its precious trust, +Which long has slumbered in the dust, +Resplendent forms ascending, fair, +Now meet the Savior in the air. + +4 +Descending with His azure throne, +He claims the kingdom for His own; +The saints rejoice, they shout, they sing, +And hail Him their triumphant King. diff --git a/src/hymnal/raw/175.txt b/src/hymnal/raw/175.txt new file mode 100644 index 0000000..827df81 --- /dev/null +++ b/src/hymnal/raw/175.txt @@ -0,0 +1,42 @@ +175 – Now the Green Blade Rises + + +1 +Now the green blade rises +from the buried grain, +What that in dark earth +many days has lain; +Love lives again, +that with the dead has been; +Love is come again +like wheat arising green. + +2 +In the grave they laid Him, +love by hatred slain, +Thinking that He would +never wake again, +Laid in the earth like grain +that sleeps unseen; +Love is come again +like wheat arising green. + +3 +Forth He came in triumph, +like the risen grain, +He that for three days +in the grave had lain; +Raised from the dead, +my living Lord is seen; +Love is come again +like wheat arising green. + +4 +When our hearts are wintry, +grieving, or in pain, +Your touch can call us +back to life again, +Field of our hearts that dead +and bare have been; +Love is come again +like wheat arising green. diff --git a/src/hymnal/raw/176.txt b/src/hymnal/raw/176.txt new file mode 100644 index 0000000..9e03a70 --- /dev/null +++ b/src/hymnal/raw/176.txt @@ -0,0 +1,26 @@ +176 – Hail the Day That Sees Him Rise + + +1 +Hail the day that sees Him rise, Alleluia! +Glorious to His native skies; Alleluia! +Christ, awhile to mortals giv’n, Alleluia! +Enters now the highest heav’n! Alleluia! + +2 +There the glorious triumph waits; Alleluia! +Lift your heads, eternal gates! Alleluia! +Wide unfold the radiant scene; Alleluia! +Take the King of glory in! Alleluia! + +3 +See! He lifts His hands above; Alleluia! +See! He shows the prints of love: Alleluia! +Hark! His gracious lips bestow, Alleluia! +Blessings on His Church below. Alleluia! + +4 +Lord beyond our mortal sight, Alleluia! +Raise our hearts to reach Thy height, Alleluia! +There Thy face unclouded see, Alleluia! +Find our heav’n of heav’ns in Thee. Alleluia! diff --git a/src/hymnal/raw/177.txt b/src/hymnal/raw/177.txt new file mode 100644 index 0000000..fd63d84 --- /dev/null +++ b/src/hymnal/raw/177.txt @@ -0,0 +1,26 @@ +177 – Jesus, Your Blood and Righteousness + + +1 +Jesus, your blood and righteousness +My beauty are, my glorious dress; +Mid flaming worlds, in these arrayed, +With joy shall I lift up my head. + +2 +Bold shall I stand in that great day, +Cleansed and redeemed, no debt to pay; +For by your cross absolved I am +From sin and guilt, from fear and shame. + +3 +Lord, I believe your precious blood, +Which at the mercy seat of God +Pleads for the captives’ liberty, +Was also shed in love for me. + +4 +When from the dust of death I rise +To claim my mansion in the skies, +This then shall be my only plea: +Christ Jesus lived and died for me. diff --git a/src/hymnal/raw/178.txt b/src/hymnal/raw/178.txt new file mode 100644 index 0000000..2f3c444 --- /dev/null +++ b/src/hymnal/raw/178.txt @@ -0,0 +1,28 @@ +178 – The Unveiled Christ + + +1 +Once our blessed Christ of beauty +Was veiled off from human views; +But through suffering, death, and sorrow +He has rent the veil in two. + +Refrain +O behold the Man of Sorrows! +O behold Him in plain view! +Lo! He is the mighty Conqueror +Since her rent the veil in two; +Lo! He is the mighty Conqueror +Since her rent the veil in two. + +2 +Yes, He is with God, the Father, +Interceding there for you; +For He is the Well beloved +Since He rent the veil in two. + +3 +Holy angels bow before Him, +Men of earth give praises due; +For He is the mighty Conqueror +Since He rent the veil in two. diff --git a/src/hymnal/raw/179.txt b/src/hymnal/raw/179.txt new file mode 100644 index 0000000..eccb32c --- /dev/null +++ b/src/hymnal/raw/179.txt @@ -0,0 +1,34 @@ +179 – The Wonders of Redeeming Love + + +1 +The wonders of redeeming love +Our highest thoughts exceed; +The Son of God comes from above +For sinful man to bleed. + +2 +He gives Himself, His life, His all, +A sinless sacrifice. +For man He drains the cup of gall, +For man the victim dies. + +3 +And now before His Father’s face +His precious blood He pleads; +For those who seek the throne of grace +His love still intercedes. + +4 +He knows the frailties of our frame, +For He has borne our grief; +Our great High Priest once felt the same, +And He can send relief. + +5 +His love will not be satisfied, +Till He in glory sees +The faithful ones for whom He died +From sin forever free. +Posted by HYMNS at 05:34 0 comments +Labels: The Wonders of Redeeming Love diff --git a/src/hymnal/raw/180.txt b/src/hymnal/raw/180.txt new file mode 100644 index 0000000..9745943 --- /dev/null +++ b/src/hymnal/raw/180.txt @@ -0,0 +1,28 @@ +180 – O Listen to Our Wondrous Story + + +1 +O listen to our wondrous story, +Counted once among the lost; +Yet One came down from heaven’s glory, +Saving us at awful cost! + +Refrain +Who saved us from eternal loss? +Who but God’s Son upon the cross? +What did He do? He died for you! +Where is He now? Believe it thou, +In heaven interceding! +In heaven interceding! + +2 +No angel could His place have taken, +Highest of the high tho’ he; +The loved One on the cross forsaken +Was One of the Godhead three! + +3 +Will you surrender to this Savior? +To His scepter humbly bow? +You, too, shall come to know His favor, +He will save you, save you now. diff --git a/src/hymnal/raw/181.txt b/src/hymnal/raw/181.txt new file mode 100644 index 0000000..4ab8849 --- /dev/null +++ b/src/hymnal/raw/181.txt @@ -0,0 +1,27 @@ +181 – Does Jesus Care + + +1 +Does Jesus care when my heart is pained +Too deeply for mirth and song; +As the burdens press, and the cares distress, +And the way grows weary and long? + +Refrain +O yes, He cares- I know He cares! +His heart is touched with my grief; +When the days are weary, +The long nights dreary, +I know my Savior cares. (He cares.) + +2 +Does Jesus care when my way is dark +With a nameless dread and fear? +As the daylight fades into deep night shades, +Does He care enough to be near? + +3 +Does Jesus care when I’ve said goodbye +To the dearest on earth to me, +And my sad heart aches till it nearly breaks ­ +Is it aught to Him? Does He see? diff --git a/src/hymnal/raw/182.txt b/src/hymnal/raw/182.txt new file mode 100644 index 0000000..92d5dc9 --- /dev/null +++ b/src/hymnal/raw/182.txt @@ -0,0 +1,30 @@ +182 – Christ Is Alive + + +1 +Christ is alive! +Let Christians sing. +His cross stands empty to the sky. +Let streets and homes with praises ring. +His love in death shall never die. + +2 +Christ is alive! +No longer bound +To distant years in Palestine, +He comes to claim the here and now +And conquer every place and time. + +3 +In every insult, +rift, and war +Where color, scorn or wealth divide, +He suffers still, yet loves the more, +And lives, though ever crucified. + +4 +Christ is alive! +Ascended Lord +He rules the world His Father made, +Till, in the end, His love adored +Shall be to all on earth displayed. diff --git a/src/hymnal/raw/183.txt b/src/hymnal/raw/183.txt new file mode 100644 index 0000000..c7beb2d --- /dev/null +++ b/src/hymnal/raw/183.txt @@ -0,0 +1,26 @@ +183 – I Will Sing of Jesus' Love + + +1 +I Will sing of Jesus love, +Sing of Him,who first loved me; +for He left bright worlds above, +And died on Calvary. + +Refrain +I will sing of Jesus love +Endless praise my heart shall give; +He has died that I might live +I will sing His love to me. + +2 +O the depths of love divine! +Earth or heaven can never know +How that sin as dark as mine +can be made as white as snow. + +3 +Nothing good for Him I’ve done; +How could He such love bestow? +Lord, I own my heart is won, +help me now my love to show. diff --git a/src/hymnal/raw/184.txt b/src/hymnal/raw/184.txt new file mode 100644 index 0000000..f1e9742 --- /dev/null +++ b/src/hymnal/raw/184.txt @@ -0,0 +1,32 @@ +184 – Jesus Paid It All + + +1 +I hear the Savior say, +“Thy strength indeed is small; +Child of weakness, watch and pray, +Find in Me thine all in all.” + +Refrain +Jesus paid it all, +All to Him I owe; +Sin had left a crimson stain, +He washed it white as snow. + +2 +Lord, now indeed I find +Thy power and Thine alone, +Can change the leper’s spots +And melt the heart of stone. + +3 +Since nothing good have I +Whereby Thy grace to claim, +I’ll wash my garments white +In the blood of Calv’ry’s Lamb. + +4 +And when before the throne +I stand in Him complete, +I’ll lay my trophies down +All down at Jesus’ feet. diff --git a/src/hymnal/raw/185.txt b/src/hymnal/raw/185.txt new file mode 100644 index 0000000..45bedc7 --- /dev/null +++ b/src/hymnal/raw/185.txt @@ -0,0 +1,42 @@ +185 – Jesus Is All the World to Me + + +1 +Jesus is all the world to me, +my life, my joy, my all; +he is my strength from day to day, +without him I would fall. +When I am sad, to him I go, +no other one can cheer me so; +when I am sad, he makes me glad, +he’s my friend. + +2 +Jesus is all the world to me, +my friend in trials sore; +I go to him for blessings, and +he gives them o’er and o’er. +He sends the sunshine and the rain, +he sends the harvest’s golden grain; +sunshine and rain, harvest of grain, +he’s my friend. + +3 +Jesus is all the world to me, +and true to him I’ll be; +O how could I this friend deny, +when he’s so true to me? +Following him I know I’m right, +he watches o’er me day and night; +following him by day and night, +he’s my friend. + +4 +Jesus is all the world to me, +I want no better friend; +I trust him now, I’ll trust him when +life’s fleeting days shall end. +Beautiful life with such a friend, +beautiful life that has no end; +eternal life, eternal joy, +he’s my friend. diff --git a/src/hymnal/raw/186.txt b/src/hymnal/raw/186.txt new file mode 100644 index 0000000..32ccdf7 --- /dev/null +++ b/src/hymnal/raw/186.txt @@ -0,0 +1,42 @@ +186 – I've Found a Friend + + +1 +I’ve found a Friend; oh, such a Friend! +He loved me ere I knew Him; +He drew me with the cords of love, +And thus He bound me to Him. +And ’round my heart still closely twine +Those ties which nought can sever, +For I am His, and He is mine, +Forever and forever. + +2 +I’ve found a Friend; oh, such a Friend! +He bled, He died to save me; +And not alone the gift of life, +But His own self He gave me. +Nought that I have my own I call, +I hold it for the Giver; +My heart, my strength, my life my all, +Are His, and His forever. + +3 +I’ve found a Friend; oh, such a Friend! +All power to Him is given; +To guard me on my upward course, +And bring me safe to heaven. +The eternal glories gleam afar, +To nerve my faint endeavor; +So now to watch, to work, to war, +And then to rest forever. + +4 +I’ve found a Friend; oh, such a Friend! +So kind, and true, and tender, +So wise a counselor and guide, +So mighty a defender. +From Him, who loveth me so well, +What power my soul can sever? +Shall life or death, or earth, or hell? +No; I am His forever. diff --git a/src/hymnal/raw/187.txt b/src/hymnal/raw/187.txt new file mode 100644 index 0000000..b2f1f72 --- /dev/null +++ b/src/hymnal/raw/187.txt @@ -0,0 +1,33 @@ +187 – Jesus, What a Friend for Sinners + + +1 +Jesus! what a Friend for sinners! +Jesus! Lover of my soul; +Friends may fail me, foes assail me, +He, my Savior, makes me whole. + +Refrain +Hallelujah! what a Savior! +Hallelujah! what a Friend! +Saving, helping, keeping, loving, +He is with me to the end. + +2 +Jesus! what a Strength in weakness! +Let me hide myself in Him. +Tempted, tried, and sometimes failing, +He, my Strength, my victory wins. + +3 +Jesus! what a Help in sorrow! +While the billows over me roll, +Even when my heart is breaking, +He, my Comfort, helps my soul. + +4 +Jesus! I do now receive Him, +[or Jesus! I do now adore Him,] +More than all in Him I find. +He hath granted me forgiveness, +I am His, and He is mine. diff --git a/src/hymnal/raw/188.txt b/src/hymnal/raw/188.txt new file mode 100644 index 0000000..2315dd0 --- /dev/null +++ b/src/hymnal/raw/188.txt @@ -0,0 +1,50 @@ +188 – My Song Is Love Unknown + + +1 +My song is love unknown, +My Savior’s love to me, +Love to the loveless shown, +That they might lovely be. +O who am I that for my sake +My Lord should take frail flesh and die? + +2 +He came from His blest throne, +Salvation to bestow, +But men made strange, and none +The longed for Christ would know. +But O my Friend, my Friend indeed +Who at my need His life did spend. + +3 +Sometimes they strew His way, +And His sweet praises sing, +Resounding all the day, +Hosannas to their King. +Then “Crucify” is all their breath, +And for His death they thirst and cry. + +4 +Why, what hath my Lord done? +What makes this rage and spite? +He made the lame to run, +He gave the blind their sight. +Sweet injuries! yet they at these +Themselves displease, and ‘gainst Him rise. + +5 +They rise, and needs will have +My dear Lord made away; +A murderer they save, +The Prince of life they slay. +Yet cheerful He to suff’ring goes, +That He His foes from thence might free. + +6 +Here might I stay and sing, +No story so divine: +Never was love, dear King, +Never was grief like Thine! +This is my Friend, in whose sweet praise +I all my days could gladly spend. diff --git a/src/hymnal/raw/189.txt b/src/hymnal/raw/189.txt new file mode 100644 index 0000000..efec594 --- /dev/null +++ b/src/hymnal/raw/189.txt @@ -0,0 +1,32 @@ +189 – All That Thrills My Soul + + +1 +Who can cheer the heart like Jesus, +By His presence all divine? +True and tender, pure and precious, +Oh, how blest to call Him mine! + +Refrain +All that thrills my soul is Jesus; +He is more than life to me; (to me;) +And the fairest of ten thousand, +In my blessed Lord I see. + +2 +Love of Christ so freely given, +Grace of God beyond degree, +Mercy higher than the heaven, +Deeper than the deepest sea. + +3 +Every need His hand supplying, +Every good in Him I see; +On His strength divine relying, +He is All in All to me. + +4 +By the crystal flowing river +With the ransomed I will sing, +And forever and forever +Praise and glorify the King. diff --git a/src/hymnal/raw/190.txt b/src/hymnal/raw/190.txt new file mode 100644 index 0000000..a616558 --- /dev/null +++ b/src/hymnal/raw/190.txt @@ -0,0 +1,26 @@ +190 – Jesus Loves Me + + +1 +Jesus loves me! this I know, +For the Bible tells me so; +Little ones to Him belong +They are weak but He is strong + +Refrain +Yes, Jesus loves me! +Yes, Jesus loves me! +Yes, Jesus loves me! +The Bible tells me so. + +2 +Jesus loves me! He wo died +Heaven’s gate to open wide: +He will wash away my sin, +Let His little child come in. + +3 +Jesus, take this heart of mine, +Make it pure and wholly thine; +On the coross You died for me, +I will love and live for Thee. diff --git a/src/hymnal/raw/191.txt b/src/hymnal/raw/191.txt new file mode 100644 index 0000000..4993ca4 --- /dev/null +++ b/src/hymnal/raw/191.txt @@ -0,0 +1,42 @@ +191 – Love Divine + + +1 +Love divine, all loves excelling, +joy of heaven, to earth come down; +fix in us thy humble dwelling; +all thy faithful mercies crown! +Jesus thou art all compassion, +pure, unbounded love thou art; +visit us with thy salvation; +enter every trembling heart. + +2 +Breathe, O breathe thy loving Spirit +into every troubled breast! +Let us all in thee inherit; +let us find the promised rest. +Take away our bent to sinning; +Alpha and Omega be; +end of faith, as its beginning, +set our hearts at liberty. + +3 +Come, Almighty to deliver, +let us all thy grace receive; +suddenly return and never, +nevermore thy temples leave. +Thee we would be always blessing, +serve thee as thy hosts above, +pray and praise thee without ceasing, +glory in thy perfect love. + +4 +Finish, then, thy new creation; +pure and spotless let us be. +Let us see thy great salvation +perfectly restored in thee; +changed from glory into glory, +till in heaven we take our place, +till we cast our crowns before thee, +lost in wonder, love, and praise. diff --git a/src/hymnal/raw/192.txt b/src/hymnal/raw/192.txt new file mode 100644 index 0000000..e628997 --- /dev/null +++ b/src/hymnal/raw/192.txt @@ -0,0 +1,35 @@ +192 – O Shepherd Divine + + +1 +O Shepherd divine, I know Thou art mine; +Thy search in the night was for me. +This bleak world is cold, but warm is Thy fold; +My Shepherd, I follow Thee. +Thy beautiful lamp shineth bright o’er my way, +Thy glorious light unto Thy perfect day. +Thro’ pastures serene, +Thro’ valleys of green, +My Shepherd, I follow Thee. + +2 +O Shepherd divine, I know Thou art mine; +Thy great heart was broken for me. +Thy grace and Thy law I picture in awe; +They kissed upon Calvary. +Ah! Life that was given to ransom my soul, +Ah! Heart that was broken to make sinners whole, +This world is but loss +In view of Thy cross, +My Shepherd, I follow Thee. + +3 +O Shepherd divine, I know Thou art mine; +I hear Thee say, “Follow thou Me.” +Thy message today illumines my way; +The Spirit of Prophecy. +I thrill at Thy marvellous love to Thy sheep, +The way Thou dost lead to the still waters deep, +One staff and one rod, +One fold and one God; +My Shepherd, I follow Thee. diff --git a/src/hymnal/raw/193.txt b/src/hymnal/raw/193.txt new file mode 100644 index 0000000..3cf6fad --- /dev/null +++ b/src/hymnal/raw/193.txt @@ -0,0 +1,32 @@ +193 – Savior, Teach Me + + +1 +Saviour, teach me day by day, +Love’s sweet lesson to obey, +Sweeter lesson cannot be, +Loving Him who first loved me. + +2 +With a child’s glad heart of love, +At Thy bidding may I move, +Prompt to serve and follow Thee, +Loving Him who first loved me. + +3 +Teach me I am not my own, +I am Thine, and Thine alone; +Thine to keep, to rule, to save +From all sin that would enslave. + +4 +Love in loving finds employ, +In obedience all her joy; +Ever new that joy will be, +Loving Him who first loved me. + +5 +Teach me thus Thy steps to trace, +Strong to follow in Thy grace. +Learning how to love from Thee, +Loving Him who first loved me. diff --git a/src/hymnal/raw/194.txt b/src/hymnal/raw/194.txt new file mode 100644 index 0000000..6307f74 --- /dev/null +++ b/src/hymnal/raw/194.txt @@ -0,0 +1,32 @@ +194 – Sing We of the Modern City + + +1 +Sing we of the modern city, +Scene alike of joy and stress; +Sing we of its nameless people +In their urban wilderness. +Into endless rows of houses +Life is set a millionfold, +Life expressed in human beings +Daily born and growing old. + +2 +In the city full of people, +World of speed and hectic days, +In the ever-changing setting +Of the latest trend and craze, +Christ is present, and among us; +In the crowd we see Him stand. +In the bustle of the city +Jesus Christ is every man. + +3 +God is not remote in heaven, +But on earth to share our shame, +Changing graph and mass and number +Into persons with a name. +Christ has shown, beyond statistics, +Human life with glory crowned, +By His timeless presence proving +People matter, people count! diff --git a/src/hymnal/raw/195.txt b/src/hymnal/raw/195.txt new file mode 100644 index 0000000..268627c --- /dev/null +++ b/src/hymnal/raw/195.txt @@ -0,0 +1,32 @@ +195 – Showers of Blessing + + +1 +“There shall be showers of blessing;” +This is the promise of love; +There shall be seasons refreshing, +Sent from the Savior above. + +Refrain +Showers of blessing, +Showers of blessing we need; +Mercy drops round us are falling, +But for the showers we plead. + +2 +“There shall be showers of blessing;” +Precious reviving again; +Over the hills and the valleys, +Sound of abundance of rain. + +3 +“There shall be showers of blessing;” +Send them upon us, O Lord; +Grant to us now a refreshing; +Come, and now honor Thy word. + +4 +“There shall be showers of blessing;” +O that today they might fall, +Now as to God were confessing, +Now as on Jesus we call! diff --git a/src/hymnal/raw/196.txt b/src/hymnal/raw/196.txt new file mode 100644 index 0000000..cfca211 --- /dev/null +++ b/src/hymnal/raw/196.txt @@ -0,0 +1,38 @@ +196 – Tell Me the Old, Old Story + + +1 +Tell me the old, old story +of unseen things above, +Of Jesus and His glory, +of Jesus and His love. +Tell me the story simply, +as to a little child, +For I am weak and weary, +and helpless and defiled. + +Refrain +Tell me the old, old story, +tell me the old, old story, +Tell me the old, old story, +of Jesus and His love. + +2 +Tell me the story softly, +with earnest tones and grave; +Remember I’m the sinner +whom Jesus came to save. +Tell me the story always, +if you would really be, +In any time of trouble, +a comforter to me. + +3 +Tell me the same old story +when you have cause to fear +That this world’s empty glory +is costing me too dear. +Yes, and when that world’s glory +is dawning on my soul, +Tell me the old, old story: +“Christ Jesus makes thee whole.” diff --git a/src/hymnal/raw/197.txt b/src/hymnal/raw/197.txt new file mode 100644 index 0000000..347c824 --- /dev/null +++ b/src/hymnal/raw/197.txt @@ -0,0 +1,26 @@ +197 – The King of Love My Shepherd Is + + +1 +The King of love my Shepherd is, +Whose goodness faileth never; +I nothing lack if I am His, +And He is mine forever. + +2 +Where streams of living water flow +My ransomed soul He leadeth, +And, where the verdant pastures grow, +With food celestial feedeth. + +3 +Perverse and foolish, oft I strayed, +But yet in love He sought me, +And on His shoulder gently laid, +And home, rejoicing, brought me. + +4 +And so through all the length of days +Thy goodness faileth never; +Good Shepherd! I would sing Thy praise +Within Thy house forever. diff --git a/src/hymnal/raw/198.txt b/src/hymnal/raw/198.txt new file mode 100644 index 0000000..c1fe89f --- /dev/null +++ b/src/hymnal/raw/198.txt @@ -0,0 +1,38 @@ +198 – And Can It Be + + +1 +And can it be that I should gain +an interest in the Savior’s blood! +Died he for me? who caused his pain! +For me? who him to death pursued? +Amazing love! How can it be +that thou, my God, shouldst die for me? + +Refrain +Amazing love! How can it be +that thou, my God, shouldst die for me? + +2 +He left his Father’s throne above +so free, so infinite his grace!; +emptied himself of all but love, +and bled for Adam’s helpless race. +‘Tis mercy all, immense and free, +for O my God, it found out me! + +3 +Long my imprisoned sprit lay, +fast bound in sin and nature’s night; +thine eye diffused a quickening ray; +I woke, the dungeon flamed with light; +my chains fell off, my heart was free, +I rose, went forth, and followed thee. + +4 +No condemnation now I dread; +Jesus, and all in him, is mine; +alive in him, my living Head, +and clothed in righteousnes divine, +bold I approach th’ eternal throne, +and claim the crown, through Christ my own. diff --git a/src/hymnal/raw/199.txt b/src/hymnal/raw/199.txt new file mode 100644 index 0000000..00eba6b --- /dev/null +++ b/src/hymnal/raw/199.txt @@ -0,0 +1,32 @@ +199 – The Head That Once Was Crowned + + +1 +The head that once was crowned with thorns +Is crowned with glory now; +A royal diadem adorns +The mighty victor’s brow. + +2 +The highest place that heaven affords +Is His, is His by right; +The King of kings, and Lord of lords, +And heaven’s eternal light. + +3 +The joy of all who dwell above, +The joy of all below, +To whom He manifests His love, +And grants His name to know. + +4 +To them the cross, with all its shame, +With all its grace is given; +Their name an everlasting name, +Their joy the joy of heaven. + +5 +To them the cross, with all its shame, +With all its grace is given; +Their name an everlasting name, +Their joy the joy of heaven. diff --git a/src/hymnal/raw/200.txt b/src/hymnal/raw/200.txt new file mode 100644 index 0000000..b0c6b1e --- /dev/null +++ b/src/hymnal/raw/200.txt @@ -0,0 +1,46 @@ +200 – The Lord Is Coming + + +1 +The Lord is coming, let this be +The herald note of jubilee; +And when we meet and when we part +The salutation from the heart. + +Refrain +The Lord is coming, let this be +The herald note of jubilee, +The herald note of jubilee. + +2 +The Lord is coming, sound it forth +From east to west, from south to north; +Speed on! Speed on the tidings glad, +That none who love Him may be sad. + +Refrain +The Lord is coming, let this be +The herald note of jubilee, +The herald note of jubilee. + +3 +The Lord is coming, swift and sure +And all His judgements shall endure, +And none can hope to escape His wrath, +Who walk not in the narrow path. + +Refrain +The Lord is coming, let this be +The herald note of jubilee, +The herald note of jubilee. + +4 +This earth, with her ten thousand wrongs +Will soon be tuned to nobler songs; +Our praise shall then, in realms of light, +With all His universe unite. + +Refrain +The Lord is coming, let this be +The herald note of jubilee, +The herald note of jubilee. diff --git a/src/hymnal/raw/201.txt b/src/hymnal/raw/201.txt new file mode 100644 index 0000000..a59fec0 --- /dev/null +++ b/src/hymnal/raw/201.txt @@ -0,0 +1,32 @@ +201 – Christ Is Coming + + +1 +Christ is coming! let creation +Bid her groans and travail cease; +Let the glorious proclamation +Hope restore and faith increase; +Christ is coming! Christ is coming! +Come, Thou blessed Prince of Peace! +(Prince of Peace!) +Come, Thou blessed Prince of Peace! + +2 +Earth can now but tell the story +Of Thy bitter cross and pain; +She shall yet behold Thy glory +When Thou comest back to reign; +Christ is coming! Christ is coming! +Let each heart repeat the strain. +(repeat the strain) +Let each heart repeat the strain. + +3 +With that “blessed hope” before us, +Let no harp remain unstrung; +Let the mighty advent chorus +Onward roll from tongue to tongue: +Christ is coming! Christ is coming! +Come, Lord Jesus, quickly come! +(quickly come!) +Come, Lord Jesus, quickly come! diff --git a/src/hymnal/raw/202.txt b/src/hymnal/raw/202.txt new file mode 100644 index 0000000..38c7afb --- /dev/null +++ b/src/hymnal/raw/202.txt @@ -0,0 +1,26 @@ +202 – Hail Him the King of Glory + + +1 +Tell it to every kindred and nation, +Tell it far and near; +Earth’s darkest night will fade with the dawning, +Jesus will soon appear. + +Refrain +Hail Him the King of glory, +Once the Lamb for sinners slain; +Tell, tell the wondrous story, +“Jesus comes to reign.” + +2 +Nations again in strife and commotion, +Warnings by the way; +Signs in the heavens, unerring omens, +Herald the glorious day. + +3 +Children of God look up with rejoicing; +Shout and sing His praise; +Blessèd are they who, waiting and watching, +Look for the dawning rays. diff --git a/src/hymnal/raw/203.txt b/src/hymnal/raw/203.txt new file mode 100644 index 0000000..8515c32 --- /dev/null +++ b/src/hymnal/raw/203.txt @@ -0,0 +1,35 @@ +203 – This Is the Threefold Truth + + +1 +This is the threefold truth +On which our faith depends; +And with this joyful cry +Worship begins and ends; + +Refrain +Christ has died! +Christ is risen! +Christ will come again! + +2 +By this we are upheld +When doubt and grief assails +Our Christian fortitude, +And only grace avails. + +Refrain +Christ has died! +Christ is risen! +Christ will come again! + +3 +This is the threefold truth +Which, if we hold it fast, +Changes the world and us +And brings us home at last. + +Refrain +Christ has died! +Christ is risen! +Christ will come again! diff --git a/src/hymnal/raw/204.txt b/src/hymnal/raw/204.txt new file mode 100644 index 0000000..eaa0f39 --- /dev/null +++ b/src/hymnal/raw/204.txt @@ -0,0 +1,22 @@ +204 – Come, Thou Long Expected Jesus + + +1 +Come, thou long expected Jesus! +born to set thy people free; +from our fears and sins release us, +let us find our rest in thee. +Israel’s strength and consolation, +hope of all the earth thou art; +dear desire of every nation, +joy of every longing heart. + +2 +Born thy people to deliver, +born a child and yet a King, +born to reign in us forever, +now thy gracious kingdom bring. +By thine own eternal spirit +rule in all our hearts alone; +by thine all sufficient merit, +raise us to thy glorious throne. diff --git a/src/hymnal/raw/205.txt b/src/hymnal/raw/205.txt new file mode 100644 index 0000000..83aa3c3 --- /dev/null +++ b/src/hymnal/raw/205.txt @@ -0,0 +1,32 @@ +205 – Gleams of the Golden Morning + + +1 +The golden morning is fast approaching; +Jesus soon will come +To take his faithful and happy children +to their promised home + +Refrain +O, we see the gleams of the golden morning +piercing thro’ this night of gloom! +O, see the gleams of the golden morning +that will burst the tomb. + +2 +The gospel summons will soon be carried +to the nations round; +The Bridegroom then will cease to tarry +and the trumpet sound. + +3 +Attended by all the shining angels, +Down the flaming sky +the Judge will come, and will take his people +where they will not die. + +4 +The lov’d of earth who have long been parted, +Meet in that glad day; +The tears of those who are broken hearted +shall be wiped away. diff --git a/src/hymnal/raw/206.txt b/src/hymnal/raw/206.txt new file mode 100644 index 0000000..327c1b9 --- /dev/null +++ b/src/hymnal/raw/206.txt @@ -0,0 +1,32 @@ +206 – Face to Face + + +1 +Face to face with Christ my Savior, +Face to face, what will it be, +When with rapture I behold Him, +Jesus Christ, who died for me? + +Refrain +Face to face shall I behold Him, +Far beyond the starry sky; +Face to face in all His glory +I shall see Him by and by! + +2 +Only faintly now I see Him, +With the darkening veil between, +But a blessed day is coming, +When His glory shall be seen. + +3 +What rejoicing in His presence, +When are banished grief and pain; +When the crooked ways are straightened, +And the dark things shall be plain! + +4 +Face to face! oh, blissful moment! +Face to face to see and know; +Face to face with my Redeemer, +Jesus Christ, who loves me so. diff --git a/src/hymnal/raw/207.txt b/src/hymnal/raw/207.txt new file mode 100644 index 0000000..c3d3cca --- /dev/null +++ b/src/hymnal/raw/207.txt @@ -0,0 +1,26 @@ +207 – It May Be at Morn + + +1 +It may be at morn, when the day is awaking, +When sunlight through darkness and shadow is breaking, +That Jesus will come in the fullness of glory +To receive from the world His own. + +Refrain +O Lord Jesus, how long, how long +Ere we shout the glad song? +Christ returneth, Hallelujah! +Hallelujah! Amen, Hallelujah! Amen. + +2 +It may be at midday, it may be at twilight, +It may be, perchance, that the blackness of midnight +Will burst into light in the blaze of His glory, +When Jesus receives His own. + +3 +O joy! O delight! should we go without dying, +No sickness, no sadness, no dread, and no crying, +Caught up through the clouds with our Lord into glory, +When Jesus receives His own. diff --git a/src/hymnal/raw/208.txt b/src/hymnal/raw/208.txt new file mode 100644 index 0000000..d1416ef --- /dev/null +++ b/src/hymnal/raw/208.txt @@ -0,0 +1,26 @@ +208 – There'll Be No Dark Valley + + +1 +There’ll be no dark valleys when Jesus comes, +There’ll be no dark valleys when Jesus comes, +There’ll be no dark valleys when Jesus comes, +To gather His loved ones home. + +Refrain +To gather His loved ones home, +To gather His loved ones home. +There’ll be no dark valleys when Jesus comes, +To gather His loved ones home. + +2 +There’ll be no more sorrow when Jesus comes, +There’ll be no more sorrow when Jesus comes, +There’ll be a happy tomorrow when Jesus comes, +To gather His loved ones home. + +3 +There’ll be songs of greeting when Jesus comes, +There’ll be songs of greeting when Jesus comes, +There’ll be songs of greeting when Jesus comes, +To gather His loved ones home. diff --git a/src/hymnal/raw/209.txt b/src/hymnal/raw/209.txt new file mode 100644 index 0000000..c5701f8 --- /dev/null +++ b/src/hymnal/raw/209.txt @@ -0,0 +1,30 @@ +209 – That Glorious Day Is Coming + + +1 +That glorious day is coming, +The hour is hastening on; +Its radiant light is nearing, +Far brighter than the sun; +In yonder clouds of heaven, +The Saviour will appear, +And gather all His chosen, +To meet Him in the air. +The saints, then all victorious +Will go to meet their Lord; +An earth both bright and glorious, +Will then be their reward; +And God Himself there reigning, +Will wipe all tears away; +Nor clouds nor night remaining, +But one eternal day. + +2 +O Christian, keep from sleeping, +And let your love abound; +Be watchful, prayerful, faithful, +The trumpet soon will sound! +O sinner, hear the warning! +To Jesus quickly fly! +Then you, in that blest morning, +May meet Him in the sky! diff --git a/src/hymnal/raw/210.txt b/src/hymnal/raw/210.txt new file mode 100644 index 0000000..d78f5ce --- /dev/null +++ b/src/hymnal/raw/210.txt @@ -0,0 +1,39 @@ +210 – Wake, Awake for the Night Is Flying + + +1 +Wake, awake, for night is flying, +The watchmen on the heights are crying, +Awake, Jerusalem, arise! +Midnight’s solemn hour is tolling, +His chariot wheels are nearer rolling, +He comes; prepare, ye virgins wise. +Rise up with willing feet +Go forth, the Bridegroom meet; Alleluia! +Bear through the night your well-trimmed light, +Speed forth to join the marriage rite. + +2 +Zion hears the watchmen singing, +Her heart with deep delight is springing, +She wakes, she rises from her gloom; +Forth her Bridegroom comes, all-glorious, +In grace arrayed, by truth victorious; +Her Star is risen, her Light is come! +All hail, incarnate Lord, +Our crown, and our reward! Alleluia! +We haste along, in pomp and song, +And gladsome join the marriage throng. + +3 +Lamb of God, the heavens adore Thee, +And men and angels sing before Thee, +With harp and cymbal’s clearest tone. +By the pearly gates in wonder +We stand, and swell the voice of thunder, +That echoes round Thy dazzling throne. +No vision ever brought, +No ear hath ever caught, +Such bliss and joy; +We raise the song, we swell the throng, +To praise Thee ages all along. diff --git a/src/hymnal/raw/211.txt b/src/hymnal/raw/211.txt new file mode 100644 index 0000000..f2b6e18 --- /dev/null +++ b/src/hymnal/raw/211.txt @@ -0,0 +1,34 @@ +211 – Lo! He Comes + + +1 +Lo! He comes, with clouds descending, +Once for favored sinners slain; +Countless angels, Him attending, +Swell the triumph of His train: +Hallelujah! Hallelujah! +Jesus comes, and comes to reign. + +2 +Every eye shall now behold Him +Robed in dreadful majesty! +Those who set at nought and sold Him, +Pierced, and nailed Him to the tree, +Deeply wailing, Deeply wailing, +Shall the true Mesiah see! + +3 +When the solemn trump has sounded, +Heaven and earth shall flee away; +All who hate Him, must, confounded, +Hear the summons of that day- +“Come to judgment! Come to judgment! +Come to judgment! Come away!” + +4 +Yea, amen! let all adore Thee, +High on Thy eternal throne! +Savior, take the power and glory, +Make Thy righteous sentence known; +O come quickly, O come quickly, +Claim the kingdom for Thine own! diff --git a/src/hymnal/raw/212.txt b/src/hymnal/raw/212.txt new file mode 100644 index 0000000..e6619e7 --- /dev/null +++ b/src/hymnal/raw/212.txt @@ -0,0 +1,33 @@ +212 – 'Tis Almost Time for the Lord to Come + + +1 +’Tis almost time for the Lord to come, +I hear the people say; +The stars of heaven are growing dim, +It must be the breaking of the day. + +Refrain +O it must be the breaking of the day! +O it must be the breaking of the day! +The night is almost gone, +The day is coming on; +O it must be the breaking of the day! + +2 +The signs foretold in the sun and moon, +In earth and sea and sky, +Aloud proclaim to all mankind, +The coming of the Master draweth nigh. + +3 +It must be time for the waiting church +To cast her pride away, +With girded loins and burning lamps, +To look for the breaking of the day. + +4 +Go quickly out in the streets and lanes +And in the broad highway, +And call the maimed, the halt, and blind, +To be ready for the breaking of the day. diff --git a/src/hymnal/raw/213.txt b/src/hymnal/raw/213.txt new file mode 100644 index 0000000..86982df --- /dev/null +++ b/src/hymnal/raw/213.txt @@ -0,0 +1,30 @@ +213 – Jesus Is Coming Again + + +1 +Lift up the trumpet, and loud let it ring: +Jesus is coming again! +Cheer up, ye pilgrims, be joyful and sing: +Jesus is coming again! + +Refrain +Coming again, coming again, +Jesus is coming again! + +2 +Echo it, hilltops; proclaim it, ye plains: +Jesus is coming again! +Coming in glory, the Lamb that was slain; +Jesus is coming again! + +3 +Heavings of earth, tell the vast, wondering throng: +Jesus is coming again! +Tempests and whirlwinds, the anthem prolong; +Jesus is coming again! + +4 +Nations are angry–by this we do know +Jesus is coming again! +Knowledge increases; men run to and fro; +Jesus is coming again! diff --git a/src/hymnal/raw/214.txt b/src/hymnal/raw/214.txt new file mode 100644 index 0000000..8562dea --- /dev/null +++ b/src/hymnal/raw/214.txt @@ -0,0 +1,26 @@ +214 – We Have This Hope + + +1 +We have this hope that burns within our heart, +Hope in the coming of the Lord. +We have this faith that Christ alone imparts, +Faith in the promise of His Word. +We believe the time is here, +When the nations far and near +Shall awake, and shout and sing +Hallelujah! Christ is King! +We have this hope that burns within our heart, +Hope in the coming of the Lord. + +2 +We are united in Jesus Christ our Lord. +We are united in His love. +Love for the waiting people of the world, +People who need our Savior’s love. +Soon the heav’ns will open wide, +Christ will come to claim His bride, +All the universe will sing +Hallelujah! Christ is King! +We have this hope this faith, and God’s great love, +We are united in Christ. diff --git a/src/hymnal/raw/215.txt b/src/hymnal/raw/215.txt new file mode 100644 index 0000000..c08beeb --- /dev/null +++ b/src/hymnal/raw/215.txt @@ -0,0 +1,32 @@ +215 – The King Shall Come + + +1 +The King shall come when morning dawns +And light triumphant breaks, +When beauty gilds the eastern hills +And life to joy awakes. + +2 +Not as of old a little child, +To bear and fight and die, +But crowned with glory like the sun +That lights the morning sky. + +3 +O, brighter than that rising morn +When Christ, victorious, rose +And left the lonesome place death, +Despite the rage of foes. + +4 +O, brighter than that glorious morn +Shall dawn upon our race +They day when Christ in splendour comes, +And we shall see His face. + +5 +The King shall come when morning dawns +And light and beauty brings. +Hail, Christ the Lord! Your people pray: +Come quickly, King of kings. diff --git a/src/hymnal/raw/216.txt b/src/hymnal/raw/216.txt new file mode 100644 index 0000000..e5660dd --- /dev/null +++ b/src/hymnal/raw/216.txt @@ -0,0 +1,39 @@ +216 – When the Roll Is Called Up Yonder + + +1 +When the trumpet of the Lord +shall sound, and time shall be no more, +And the morning breaks, +eternal, bright and fair; +When the saved of earth shall gather +over on the other shore, +And the roll is called up +yonder, I’ll be there. + +Refrain +When the roll is called up yonder, +When the roll is called up yonder, +When the roll is called up yonder, +When the roll is called up yonder, +I’ll be there. + +2 +On that bright and cloudless morning, +when the dead in Christ shall rise, +And the glory of +His resurrection share; +When His chosen ones shall gather +to their home beyond the skies, +And the roll is called up +yonder, I’ll be there. + +3 +Let us labor for the Master +from the dawn till setting sun, +Let us talk of all His +wondrous love and care, +Then, when all of life is over, +and our work on earth is done, +And the roll is called up +yonder I’ll be there. diff --git a/src/hymnal/raw/217.txt b/src/hymnal/raw/217.txt new file mode 100644 index 0000000..6d4a232 --- /dev/null +++ b/src/hymnal/raw/217.txt @@ -0,0 +1,26 @@ +217 – The Church Has Waited Long + + +1 +The church has waited long +Her absent Lord to see; +And still in loneliness she waits, +A friendless stranger she. + +2 +How long, O Lord our God, +Holy and true and good, +Wilt Thou not judge Thy suffering church, +Her sighs and tears and blood? + +3 +We long to hear Thy voice, +To see Thee face to face, +To share Thy crown and glory then, +As now we share Thy grace. + +4 +Come, Lord, and wipe away +The curse, the sin, the stain, +And make this blighted world of ours +Thine own fair world again. diff --git a/src/hymnal/raw/218.txt b/src/hymnal/raw/218.txt new file mode 100644 index 0000000..1891334 --- /dev/null +++ b/src/hymnal/raw/218.txt @@ -0,0 +1,26 @@ +218 – When He Cometh + + +1 +When He cometh, when He cometh +To make up His jewels, +All His jewels, precious jewels, +His loved and His own. + +Refrain +Like the stars of the morning, +His bright crown adorning, +They shall shine in their beauty, +Bright gems for His crown. + +2 +He will gather, He will gather +The gems for His kingdom; +All the pure ones, all the bright ones, +His loved and His own. + +3 +Little children, little children, +Who love their Redeemer, +Are the jewels, precious jewels, +His loved and His own. diff --git a/src/hymnal/raw/219.txt b/src/hymnal/raw/219.txt new file mode 100644 index 0000000..f8e17f3 --- /dev/null +++ b/src/hymnal/raw/219.txt @@ -0,0 +1,42 @@ +219 – When Jesus Comes in Glory + + +1 +When Jesus comes in glory, +As Lord and King of kings, +O what a wondrous story +The blessed Bible brings: +His face will shine like the sunlight, +His head be white as snow, +His eyes like flaming firelight, +His feet like brass aglow. + +2 +His voice like rushing waters +Will reach with mighty sound +Into the deepest quarters +Of all creation round; +And at this wondrous greeting +The dead in Christ shall rise, +Their Lord and Saviour meeting +In glory in the skies. + +3 +And we who believing +And His appearing love, +Shall know we are receiving +His glory from above; +His resurrection power +Will raise us to the place +Where we that wondrous hour +Shall see Him face to face. + +4 +O hasten Thine appearing +Thou bright and Morning Star! +Lord, may we soon be hearing +The trumpet sound afar; +They people all are yearning +To be Thy raptured bride, +To be Thy own returning +Be caught up to Thy side. diff --git a/src/hymnal/raw/220.txt b/src/hymnal/raw/220.txt new file mode 100644 index 0000000..c02a299 --- /dev/null +++ b/src/hymnal/raw/220.txt @@ -0,0 +1,39 @@ +220 – When He Comes + + +1 +When He comes, +When He comes, +We shall see the Lord in glory +when He comes! +As I read the gospel story, +We shall see the Lord in glory, +We shall see the Lord in glory +when He comes! + +Refrain +With the alleluias ringing to the sky, +With the alleluias ringing to the sky! +As I read the gospel in glory, +We shall see the Lord in glory, +With the alleluias ringing in the sky! + +2 +When He comes, +When He comes, +We shall hear the trumpet sounded +when He comes! +We shall hear the trumpet sounded, +See the Lord by saints surrounded, +We shall hear the trumpet sounded +when He comes! + +3 +When He comes, +When He comes, +We shall all rise up to meet Him +when He comes! +We shall all rise up to meet Him, +When He calls His own to greet Him +We shall all rise up to meet Him +when He comes! diff --git a/src/hymnal/raw/221.txt b/src/hymnal/raw/221.txt new file mode 100644 index 0000000..21105bd --- /dev/null +++ b/src/hymnal/raw/221.txt @@ -0,0 +1,38 @@ +221 – Rejoice, the Lord Is King + + +1 +Rejoice, the Lord is King! +Your Lord and King adore! +Rejoice, give thanks, +and sing and triumph evermore +Lift up your heart, +lift up your voice! +Rejoice, again I say, rejoice! + +2 +Jesus, the Savior, reigns, +The God of truth and love; +When He had purged our stains, +He took His seat above +Lift up your heart, +lift up your voice! +Rejoice, again I say, rejoice! + +3 +His kingdom cannot fail, +He rules o’er earth and heaven +The keys of death and grave +Are to our Jesus given +Lift up your heart, +lift up your voice! +Rejoice, again I say, rejoice! + +4 +Rejoice in glorious hope! +Our Lord the judge shall come, +And take His servants up +To their eternal home +Lift up your heart, +lift up your voice! +Rejoice, again I say, rejoice! diff --git a/src/hymnal/raw/222.txt b/src/hymnal/raw/222.txt new file mode 100644 index 0000000..9e4d4b2 --- /dev/null +++ b/src/hymnal/raw/222.txt @@ -0,0 +1,32 @@ +222 – Hark! Ten Thousand Harps and Voices + + +1 +Hark! ten thousand harps and voices +Sound the note of praise above; +Jesus reigns, and heaven rejoices, +Jesus reigns, the God of love: +See, He sits on yonder throne; +Jesus rules the world alone. +Alleluia! Alleluia! +Alleluia! Amen. + +2 +King of glory, reign forever, +Thine an everlasting crown; +Nothing from Thy love shall sever +Those whom Thou hast made Thine own; +Happy objects of Thy grace, +Destined to behold Thy face. +Alleluia! Alleluia! +Alleluia! Amen. + +3 +Savior, hasten Thine appearing; +Bring, O bring the glorious day, +When, the awful summons hearing, +Heaven and earth shall pass away:; +Then, with golden harps we’ll sing, +“Glory, glory to our King!” +Alleluia! Alleluia! +Alleluia! Amen. diff --git a/src/hymnal/raw/223.txt b/src/hymnal/raw/223.txt new file mode 100644 index 0000000..62631ff --- /dev/null +++ b/src/hymnal/raw/223.txt @@ -0,0 +1,42 @@ +223 – Crown Him With Many Crowns + + +1 +Crown him with many crowns, +the Lamb upon his throne, +Hark! how the heavenly anthem drowns +all music but its own. +Awake, my soul, and sing +of him who died for thee, +and hail him as thy matchless King +through all eternity. + +2 +Crown him the Lord of love! +behold his hands and side, +those wounds, yet visible above, +in beauty glorified; +No angel in the sky +Can fully bear that sight, +But downward bend his wondering eye +At mysteries so great. + +3 +Crown him the Lord of peace! +whose power a scepter sways +from pole to pole, that wars may cease, +and all be prayer and praise. +His reign shall know no end, +and round his pierced feet +fair flowers of paradise extend +their fragrance ever sweet. + +4 +Crown him the Lord of years; +The potentate of time, +Creator of the rolling spheres, +Ineffably sublime! +All hail, Redeemer, hail! +For thou hast died for me; +thy praise shall never, never fail +throughout eternity. diff --git a/src/hymnal/raw/224.txt b/src/hymnal/raw/224.txt new file mode 100644 index 0000000..b115585 --- /dev/null +++ b/src/hymnal/raw/224.txt @@ -0,0 +1,52 @@ +224 – Seek Ye First the Kingdom + + +1 +Seek ye first the kingdom, +‘Tis your Father’s will. +So the voice of Jesus +bids us follow still. +Savior, we would hear Thee, +Follow, find, and see; +And in life’s adventure +Thy disciples be. + +2 +As for hidden treasure, +Or for matchless pearl, +When at last discovered, +some will sell their all; +So, when breaks the vision +of that kingdom fair, +Ours shall be its riches +And its beauty rare. + +3 +As the silent leaven +works its secret way, +Or as grows the seed grain +through the night and day; +Lord, so be the increase, +peaceable but sure, +Of Thy word within us, +And Thy kingdom’s power. + +4 +As the tender seedling +grows up tall and strong, +And the birds of heaven +to its branches throng; +So shall all God’s children, +from the east and west, +Gather to His kingdom, +In its shadow rest. + +5 +Humblest shall be greatest, +poor in spirit reign; +Home shall come the childlike, +born through Thee again; +Eager hearts arrive there +on the pilgrim’s road, +Hail! The kingdom glorious +of the living God! diff --git a/src/hymnal/raw/225.txt b/src/hymnal/raw/225.txt new file mode 100644 index 0000000..60bf432 --- /dev/null +++ b/src/hymnal/raw/225.txt @@ -0,0 +1,46 @@ +225 – God Is Working His Purpose Out + + +1 +God is working His purpose out +As year succeeds to year; +God is working His purpose out, +And the time is drawing near; +Nearer and nearer draws the time, +The time that shall surely be +When the earth shall be filled +with the glory of God +As the waters cover the sea. + +2 +From utmost east to utmost west, +Where’er man’s foot hath trod, +By the mouth of many messengers +Goes forth the voice of God; +Give ear to me, ye continents, +Ye isles, give ear to me, +That the earth shall be filled +with the glory of God +As the waters cover the sea. + +3 +March we forth in the strength of God +With the banner of Christ unfurled, +That the light of the glorious gospel of truth +May shine throughout the world: +Fight we the fight with sorrow and sin +To set their captives free, +That the earth shall be filled +with the glory of God +As the waters cover the sea. + +4 +All we can do is nothing worth +Unless God blesses the deed; +Vainly we hope for the harvest tide +Till God gives life to the seed; +Yet nearer and nearer draws the time, +The time that shall surely be, +When the earth shall be filled +with the glory of God +As the waters cover the sea. diff --git a/src/hymnal/raw/226.txt b/src/hymnal/raw/226.txt new file mode 100644 index 0000000..49ef38f --- /dev/null +++ b/src/hymnal/raw/226.txt @@ -0,0 +1,32 @@ +226 – Lift Up Your Heads + + +1 +Lift up your heads, ye mighty gates! +Behold the King of glory waits; +The King of kings is drawing near, +The Savior of the world is here. + +2 +The Lord is just, a helper tried; +Mercy is ever at His side; +His kingly crowns is holiness, +His scepter, pity in distress. + +3 +O blest the land, the city blest, +Where Christ the Ruler is confessed! +O happy hearts and happy homes +To whom this King in triumph comes! + +4 +Fling wide the portals of your heart; +Make it a temple, set apart +From earthly use for heaven’s employ, +Adorned with prayer, and love, and joy. + +5 +Redeemer, come; I open wide +My heart to Thee; here, Lord, abide. +Let me Thy inner presence feel, +Thy grace and love in me reveal. diff --git a/src/hymnal/raw/227.txt b/src/hymnal/raw/227.txt new file mode 100644 index 0000000..7912390 --- /dev/null +++ b/src/hymnal/raw/227.txt @@ -0,0 +1,26 @@ +227 – Jesus Shall Reign + + +1 +Jesus shall reign where’er the sun +Does his successive journeys run; +His kingdom stretch from shore to shore, +Till moons shall wax and wane no more. + +2 +People and realms of ev’ry tongue +Dwell on His love with sweetest song, +And infant voices shall proclaim +Their early blessings on His name. + +3 +Blessings abound wherever He reigns; +The prisoner leaps to lose his chains; +The weary find eternal rest, +And all who suffer want are blessed. + +4 +Let every creature rise and bring +Honors peculiar to our King; +Angels descend with songs again, +And earth repeat the loud amen! diff --git a/src/hymnal/raw/228.txt b/src/hymnal/raw/228.txt new file mode 100644 index 0000000..619b69f --- /dev/null +++ b/src/hymnal/raw/228.txt @@ -0,0 +1,38 @@ +228 – A Hymn of Glory Let Us Sing + + +1 +A hymn of glory let us sing; +New hymns thro’-out the world shall ring +Alleluia! Alleluia! +Christ, by a road before untrod, +Ascends unto the throne of God. +Alleluia! Alleluia! +Alleluia, alleluia, alleluia! + +2 +O Lord, our homeward pathway bend, +That our unwearied hearts ascend. +Alleluia! Alleluia! +Where, seated on Your Father’s throne, +You reign as King of kings alone. +Alleluia! Alleluia! +Alleluia, alleluia, alleluia! + +3 +Give us Your joy on earth, O Lord, +In heav’n to be our great reward. +Alleluia! Alleluia! +When throned with You forever, we +Shall praise Your name eternally. +Alleluia! Alleluia! +Alleluia, alleluia, alleluia! + +4 +O risen Christ, ascended Lord, +All praise to you let earth accord: +Alleluia! Alleluia! +You are, while endless ages run, +With Father and with Spirit one. +Alleluia! Alleluia! +Alleluia, alleluia, alleluia! diff --git a/src/hymnal/raw/229.txt b/src/hymnal/raw/229.txt new file mode 100644 index 0000000..d22fdcf --- /dev/null +++ b/src/hymnal/raw/229.txt @@ -0,0 +1,34 @@ +229 – All Hail the Power of Jesus' Name + + +1 +All hail the power of Jesus’ name! +Let angels prostrate fall; +Bring forth the royal diadem, +and crown Him Lord of all. +Bring forth the royal diadem, +and crown Him Lord of all. + +2 +Ye chosen seed of Israel’s race, +ye ransomed from the fall, +Hail Him who saves you by His grace, +and crown Him Lord of all. +Hail Him who saves you by His grace, +and crown Him Lord of all. + +3 +Let every kindred, every tribe +on this terrestrial ball +To Him all majesty ascribe, +and crown Him Lord of all. +To Him all majesty ascribe, +and crown Him Lord of all. + +4 +O that with yonder angel throng +we at His feet may fall! +We’ll join the everlasting song, +and crown Him Lord of all. +We’ll join the everlasting song, +and crown Him Lord of all. diff --git a/src/hymnal/raw/230.txt b/src/hymnal/raw/230.txt new file mode 100644 index 0000000..1b331ff --- /dev/null +++ b/src/hymnal/raw/230.txt @@ -0,0 +1,32 @@ +230 – All Glory, Laud, and Honor + + +1 +All glory, laud, and honor, +to thee, Redeemer, King, +to whom the lips of children +made sweet hosannas ring. +Thou art the King of Israel, +thou David’s royal Son, +who in the Lord’s name comest, +the King and Blessed One. + +2 +The company of angels +are praising thee on high, +and we with all creation +in chorus make reply. +The people of the Hebrews +with psalms before thee went; +our prayer and praise and anthems +before thee we present. + +3 +To thee, before thy passion, +they sang their hymns of praise; +to thee, now high exalted, +our melody we raise. +Thou didst accept their praises; +accept the prayers we bring, +who in all good delightest, +thou good and gracious King. diff --git a/src/hymnal/raw/231.txt b/src/hymnal/raw/231.txt new file mode 100644 index 0000000..7c0aaf0 --- /dev/null +++ b/src/hymnal/raw/231.txt @@ -0,0 +1,42 @@ +231 – Blest Be the King + + +1 +Blest be the King whose coming +Is in the name of God! +For Him let doors be opened, +No hearts against Him barred! +Not robed in royal splendor, +In power and pomp comes He; +But clad as are the poorest, +Such His humility. + +2 +Blest be the King whose coming +Is in the name of God! +By those who truly listen +His voice is truly heard; +Pity the proud and haughty, +Who have not learned to heed +The Christ who is the promise, +Who has atonement made. + +3 +Blest be the King whose coming +Is in the name of God! +He only to the humble +Reveals the face of God. +All power is His, all glory! +All things are in His hand, +All ages and all peoples, +‘Till time itself shall end. + +4 +Blest be the King whose coming +Is in the name of God! +He offers to the burdened +The rest and grace they need. +Gentle is He and humble! +And light his Yoke shall be, +For He would have us bear it, +So He can made us free! diff --git a/src/hymnal/raw/232.txt b/src/hymnal/raw/232.txt new file mode 100644 index 0000000..e8235e7 --- /dev/null +++ b/src/hymnal/raw/232.txt @@ -0,0 +1,52 @@ +232 – At the Name of Jesus + + +1 +At the name of Jesus +every knee shall bow, +Every tongue confess +Him King of glory now; +“Tis the Father’s pleasure +we should call Him Lord, +Who from the beginning +was the mighty Word. + +2 +At His voice creation +sprang at once to sight, +All the angel faces, +All the hosts of light, +Thrones and dominations +stars upon their way, +All the heavenly orders +in their great array. + +3 +Humbled for a season, +To receive a name +From the lips of sinners, +Unto whom He came; +He is God the Savior, +He is Christ the Lord, +Ever to be worshiped, +Trusted and adored. + +4 +In your hearts enthrone Him: +There let Him subdue +All that is not holy, +All that is not true; +Crown Him as your captain +in temptation’s hour, +Let His will enfold you +in its light and power. + +5 +Surely, this Lord Jesus +shall return again, +With His Father’s glory, +With His angel train; +For all wreaths of empire +meet upon His brow, +And our hearts confess +Him King of glory now. diff --git a/src/hymnal/raw/233.txt b/src/hymnal/raw/233.txt new file mode 100644 index 0000000..3baa705 --- /dev/null +++ b/src/hymnal/raw/233.txt @@ -0,0 +1,26 @@ +233 – Christ, Whose Glory Fills the Skies + + +1 +Christ, whose glory fills the skies, +Christ, the true, the only light, +Sun of Righteousness, arise, +triumph o’er the shades of night; +Dayspring from on high, be near; +Daystar, in my heart appear. + +2 +Dark and cheerless is the morn +unaccompanied by thee; +joyless is the day’s return, +till thy mercy’s beams I see; +till they inward light impart, +cheer my eyes and warm my heart. + +3 +Visit then this soul of mine; +pierce the gloom of sin and grief; +fill me, Radiancy divine, +scatter all my unbelief; +more and more thyself display, +shining to the perfect day. diff --git a/src/hymnal/raw/234.txt b/src/hymnal/raw/234.txt new file mode 100644 index 0000000..bba87f2 --- /dev/null +++ b/src/hymnal/raw/234.txt @@ -0,0 +1,38 @@ +234 – Christ Is the World's Light + + +1 +Christ is the world’s light, +Christ and none other; +born in our darkness, +He became our brother +if we have seen Him, +we have seen the Father: +Glory to God on high! + +2 +Christ is the world’s peace, +Christ and none other; +no one can serve Him, +and despise another. +Who else unites us, +one in God the Father? +Glory to God on high! + +3 +Christ is the world’s life, +Christ and none other; +sold once for silver, +murdered here, our brother +He, who redeems us, +reigns with God the Father: +Glory to God on high! + +4 +Give God the glory, +God and none other; +give God the glory, +Spirit, Son and Father; +give God the glory, +God-with-us our brother: +Glory to God on high! diff --git a/src/hymnal/raw/235.txt b/src/hymnal/raw/235.txt new file mode 100644 index 0000000..ac0e1fe --- /dev/null +++ b/src/hymnal/raw/235.txt @@ -0,0 +1,42 @@ +235 – Christ Is Made the Sure Foundation + + +1 +Christ is made the sure foundation, +Christ the head and cornerstone, +chosen of the Lord, and precious, +binding all the Church in one; +holy Zion’s help for ever, +and her confidence alone. + +2 +All that dedicated city, +dearly loved of God on high, +in exultant jubilation +pours perpetual melody; +God the One in Three adoring +in glad hymns eternally. + +3 +To this temple, where we call thee, +come, O Lord of Hosts, today; +with thy wonted loving-kindness +hear thy servants as they pray, +and thy fullest benediction +shed within its walls alway. + +4 +Here vouchsafe to all thy servants +what they ask of thee of gain; +what they gain from thee, for ever +with the blessed to retain, +and hereafter in thy glory +evermore with thee to reign. + +5 +Laud and honor to the Father, +laud and honor to the Son, +laud and honor to the Spirit, +ever Three, and ever One, +con-substantial, co-eternal, +while unending ages run. diff --git a/src/hymnal/raw/236.txt b/src/hymnal/raw/236.txt new file mode 100644 index 0000000..acb4e09 --- /dev/null +++ b/src/hymnal/raw/236.txt @@ -0,0 +1,42 @@ +236 – I Love Thee + + +1 +I love Thee, I love Thee, +I love Thee, my Lord; +I love Thee, my Savior, +I love Thee, my God. +I love Thee, I love Thee, +and that Thou dost know; +But how much I love Thee +my actions will show. + +2 +I’m happy, I’m happy, +O, wondrous account! +My joys are immortal, +I stand on the mount! +I gaze on my treasure +and long to be there, +With Jesus and angels, +and kindred so dear. + +3 +O Jesus, my Savior, +with Thee I am blest, +My life and salvation, +my joy and my rest: +Thy name be my theme, +and Thy love be my song; +Thy grace shall inspire +both my heart and my tongue. + +4 +O, who’s like my Savior? +He’s Salem’s bright King; +He smiles, and He loves me, +and helps me to sing. +I’ll praise Him, I’ll praise Him, +with notes loud and clear +While rivers of pleasure +my spirit do cheer. diff --git a/src/hymnal/raw/237.txt b/src/hymnal/raw/237.txt new file mode 100644 index 0000000..8cc793b --- /dev/null +++ b/src/hymnal/raw/237.txt @@ -0,0 +1,26 @@ +237 – In the Cross of Christ I Glory + + +1 +In the cross of Christ I glory, +towering o’er the wrecks of time; +all the light of sacred story +gathers round its head sublime. + +2 +When the woes of life o’ertake me, +hopes deceive, and fears annoy, +never shall the cross forsake me. +Lo! it glows with peace and joy. + +3 +When the sun of bliss is beaming +light and love upon my way, +from the cross the radiance streaming +adds more luster to the day. + +4 +Bane and blessing, pain and pleasure, +by the cross are sanctified; +peace is there that knows no measure, +joys that through all time abide. diff --git a/src/hymnal/raw/238.txt b/src/hymnal/raw/238.txt new file mode 100644 index 0000000..3fcc9ca --- /dev/null +++ b/src/hymnal/raw/238.txt @@ -0,0 +1,32 @@ +238 – How Sweet the Name! + + +1 +How sweet the name of Jesus sounds +In a believer’s ear! +It soothes his sorrows, heals his wounds, +And drives away his fear. + +2 +It makes the wounded spirit whole, +And calms the troubled breast; +“Tis manna to the hungry soul, +And to the weary, rest. + +3 +Dear name, the rock on which I build, +My shield and hiding place, +My neverfailing treasury, filled +With boundless stores of grace. + +4 +Jesus! my Shepherd, Guardian, Friend, +My Prophet, Priest, and King! +My Lord, my life, my way, my end! +Accept the praise I bring. + +5 +Weak is the effort of my heart, +And cold my warmest thought; +But when I see Thee as Thou art, +I’ll praise Thee as I ought. diff --git a/src/hymnal/raw/239.txt b/src/hymnal/raw/239.txt new file mode 100644 index 0000000..066ad80 --- /dev/null +++ b/src/hymnal/raw/239.txt @@ -0,0 +1,35 @@ +239 – Jesus, Priceless Treasure + + +1 +Jesus, priceless Treasure, +Source of purest pleasure, +Truest Friend to me: +Ah! how long I’ve panted, +And my heart has fainted, +thirsting, Lord, for Thee. +Thine I am, O spotless Lamb, +I will suffer naught to hide Thee, +Nought I ask beside Thee. + +2 +In Thine arms I rest me; +foes who would molest me +Cannot reach me here. +Though the earth be shaking, +Every heart be quaking, +Jesus calms our fear. +Sin and hell in conflict fell, +With their bitter storms assail me, +Jesus will not fail me. + +3 +Hence, all thought of sadness! +For the Lord of gladness, +Jesus, enters in. +Those who love the Father, +Though the storms may gather, +still have peace within; +Yea, whatever we here must bear, +Still in Thee lies purest pleasure, +Jesus, priceless Treasure! diff --git a/src/hymnal/raw/240.txt b/src/hymnal/raw/240.txt new file mode 100644 index 0000000..df5e491 --- /dev/null +++ b/src/hymnal/raw/240.txt @@ -0,0 +1,30 @@ +240 – Fairest Lord Jesus + + +1 +Fairest Lord Jesus, +ruler of all nature, +O thou of God and man the Son! +Thee will I cherish, Thee will I honor, +thou, my soul’s glory, joy, and crown. + +2 +Fair are the meadows, +fairer still the woodlands, +robed in the blooming garb of spring: +Jesus is fairer, Jesus is purer +who makes the woeful heart to sing. + +3 +Fair is the sunshine, +fairer still the moonlight, +and all the twinkling starry host: +Jesus shines brighter, Jesus shines purer +than all the angels heaven can boast. + +4 +Beautiful Savior! +Lord of all the nations, +Son of God and Son of Man! +Glory and honor, praise, adoration, +now and forevermore be thine! diff --git a/src/hymnal/raw/241.txt b/src/hymnal/raw/241.txt new file mode 100644 index 0000000..4483f61 --- /dev/null +++ b/src/hymnal/raw/241.txt @@ -0,0 +1,32 @@ +241 – Jesus, the Very Thought of Thee + + +1 +Jesus, the very thought of thee +with sweetness fills the breast; +but sweeter far thy face to see, +and in thy presence rest. + +2 +No voice can sing, no heart can frame, +Nor can the memory find +A sweeter sound than Jesus’ name, +The Savior of mankind. + +3 +O hope of every contrite heart! +O joy of all the meek, +to those who fall, how kind thou art! +How good to those who seek! + +4 +But what to those who find? Ah, this +nor tongue nor pen can show; +the love of Jesus, what it is, +none but his loved ones know. + +5 +Jesus, our only joy be thou, +as thou our prize wilt be; +Jesus, be thou our glory now, +and through eternity. diff --git a/src/hymnal/raw/242.txt b/src/hymnal/raw/242.txt new file mode 100644 index 0000000..c2e4330 --- /dev/null +++ b/src/hymnal/raw/242.txt @@ -0,0 +1,32 @@ +242 – Jesus, Thou Joy of Loving Hearts + + +1 +Jesus, Thou joy of loving hearts! +Thou fount of life! Thou light of men! +From the best bliss that earth imparts, +We turn unfilled to Thee again. + +2 +Thy truth unchanged has ever stood; +Thou savest those that on Thee call; +To them that seek Thee Thou art good, +To them that find Thee, all in all. + +3 +We taste Thee, O Thou living Bread, +And long to feast upon Thee still; +We drink of Thee, the Fountainhead, +And thirst our souls from Thee to fill! + +4 +Our restless spirits yearn for Thee, +Where-e’r our changeful lot is cast; +Glad, when Thy gracious smile we see, +Blest, when our faith can hold Thee fast. + +5 +O Jesus, ever with us stay; +Make all our moments calm and bright; +Chase the dark night of sin away, +Shed o’r the world Thy holy light! diff --git a/src/hymnal/raw/243.txt b/src/hymnal/raw/243.txt new file mode 100644 index 0000000..9d6f767 --- /dev/null +++ b/src/hymnal/raw/243.txt @@ -0,0 +1,32 @@ +243 – King of Glory, King of Peace + + +1 +King of glory, King of peace, +I will love Thee; +And that love may never cease, +I will move Thee. +Thou hast granted my request, +Thou hast heard me; +Thou didst note my working breast, +Thou hast spared me. + +2 +Wherefore with my utmost art +I will sing Thee, +And the cream of all my heart +I will bring Thee. +Though my sins against me cried, +Thou didst clear me; +And alone, when they replied, +Thou didst hear me. + +3 +Seven whole days, not one in seven, +I will praise Thee; +In my heart, though not in heav’n +I can raise Thee. +Small it is, in this poor sort +to enroll Thee: +Ev’n eternity’s too short +to extol Thee. diff --git a/src/hymnal/raw/244.txt b/src/hymnal/raw/244.txt new file mode 100644 index 0000000..c28884f --- /dev/null +++ b/src/hymnal/raw/244.txt @@ -0,0 +1,32 @@ +244 – My Song Shall Be of Jesus + + +1 +My song shall be of Jesus; +His mercy crowns my days, +He fills my cup with blessings, +And tunes my heart to praise. +My song shall be of Jesus, +The precious Lamb of God, +Who gave Himself my ransom, +And bought me with His blood. + +2 +My song shall be of Jesus +When, sitting at His feet, +I call to mind His goodness +In meditation sweet: +My song shall be of Jesus, +Whatever ill betide; +I’ll sing the grace that saves me, +And keeps me at His side. + +3 +My song shall be of Jesus +While pressing on my way +To reach the blissful kingdom +Of pure and perfect day: +And when my soul shall enter +That realm of splendor fair, +A song of praise to Jesus +I’ll sing forever there. diff --git a/src/hymnal/raw/245.txt b/src/hymnal/raw/245.txt new file mode 100644 index 0000000..42350a0 --- /dev/null +++ b/src/hymnal/raw/245.txt @@ -0,0 +1,32 @@ +245 – More About Jesus + + +1 +More about Jesus, I would know, +More of His grace to others show; +More of His saving fullness see, +More of His love who died for me. + +Refrain +More, more about Jesus, +More, more about Jesus; +More of His saving fullness see, +More of His love who died for me. + +2 +More about Jesus, let me learn, +More of His holy will discern; +Spirit of God, my teacher be, +Showing the things of Christ to me. + +3 +More about Jesus, in His word, +Holding communion with my Lord; +Hearing His voice in every line, +Making each faithful saying mine. + +4 +More about Jesus, on His throne, +Riches in glory all His own; +More of His kingdom’s sure increase, +More of His coming, Prince of Peace. diff --git a/src/hymnal/raw/246.txt b/src/hymnal/raw/246.txt new file mode 100644 index 0000000..ecf0c15 --- /dev/null +++ b/src/hymnal/raw/246.txt @@ -0,0 +1,28 @@ +246 – Worthy, Worthy Is the Lamb + + +1 +Worthy, worthy is the Lamb, +Worthy, worthy is the Lamb, +Worthy, worthy is the Lamb, +That was slain. + +Refrain +Glory, hallelujah! +Praise Him, hallelujah! +Glory, hallelujah! +To the Lamb! + +2 +Savior, let Thy kingdom come! +Now the power of sin consume; +Bring Thy blest millennium, +Holy Lamb. + +3 +Thus may we +each moment feel, +Love Him, serve Him, +praise Him still, +Till we all on Zion’s hill +See the Lamb. diff --git a/src/hymnal/raw/247.txt b/src/hymnal/raw/247.txt new file mode 100644 index 0000000..2091553 --- /dev/null +++ b/src/hymnal/raw/247.txt @@ -0,0 +1,20 @@ +247 – Come, My Way + + +1 +Come, my Way, my Truth, my Life: +such a way as gives us breath, +such a truth as ends all strife, +such a life as killeth death. + +2 +Come, my Light, my Feast, my Strength: +such a light as shows a feast, +such a feast as mends in length, +such a strength as makes his guest. + +3 +Come, my Joy, my Love, my Heart: +such a joy as none can move, +such a love as none can part, +such a heart as joys in love. diff --git a/src/hymnal/raw/248.txt b/src/hymnal/raw/248.txt new file mode 100644 index 0000000..a141c66 --- /dev/null +++ b/src/hymnal/raw/248.txt @@ -0,0 +1,26 @@ +248 – O, How I Love Jesus + + +1 +There is a Name I love to hear, +I love to sing its worth; +It sounds like music in my ears, +The sweetest Name on earth. + +Refrain +O how I love Jesus, +O how I love Jesus, +O how I love Jesus, +Because He first loved me. + +2 +It tells me of a Savior’s love, +Who died to set me free; +It tells me of a Savior’s blood, +The sinners’ perfect plea. + +3 +It tells of one whose loving heart +Can feel my deepest woe; +Who in each sorrow bears +A part that none can bear below. diff --git a/src/hymnal/raw/249.txt b/src/hymnal/raw/249.txt new file mode 100644 index 0000000..a0d282c --- /dev/null +++ b/src/hymnal/raw/249.txt @@ -0,0 +1,50 @@ +249 – Praise Him! Praise Him! + + +1 +Praise Him! praise Him! +Jesus, our blessed Redeemer! +Sing, O Earth, +His wonderful love proclaim! +Hail Him! hail Him! +highest archangels in glory; +Strength and honor +give to His holy Name! +Like a shepherd, +Jesus will guard His children, +In His arms He +carries them all day long: + +Refrain +Praise Him! Praise Him! +Tell of His excellent greatness. +Praise Him! Praise Him! +Ever in joyful song! + +2 +Praise Him! Praise Him! +Jesus, our blessed Redeemer! +For our sins +He suffered, and bled, and died. +He our Rock, our +hope of eternal salvation, +Hail Him! hail Him! +Jesus the Crucified. +Sound His praises! +Jesus who bore our sorrows, +Love unbounded, +wonderful, deep and strong. + +3 +Praise Him! Praise Him! +Jesus, our blessed Redeemer! +Heavenly portals +loud with hosannas ring! +Jesus, Savior, +reigneth forever and ever. +Crown Him! Crown Him! +Prophet, and Priest, and King! +Christ is coming! +over the world victorious, +Power and glory +unto the Lord belong. diff --git a/src/hymnal/raw/250.txt b/src/hymnal/raw/250.txt new file mode 100644 index 0000000..953eb30 --- /dev/null +++ b/src/hymnal/raw/250.txt @@ -0,0 +1,38 @@ +250 – O for a Thousand Tongues to Sing + + +1 +O for a thousand tongues to sing +my great Redeemer’s praise, +the glories of my God and King, +the triumphs of his grace! + +2 +My gracious Master and my God, +assist me to proclaim, +to spread through all the earth abroad +the honors of thy name. + +3 +Jesus! the name that charms our fears, +that bids our sorrows cease; +’tis music in the sinner’s ears, +’tis life, and health, and peace. + +4 +He breaks the power of canceled sin, +he sets the prisoner free; +his blood can make the foulest clean; +his blood availed for me. + +5 +He speaks, and listening to his voice, +new life the dead receive; +the mournful, broken hearts rejoice, +the humble poor believe. + +6 +Hear him, ye deaf; his praise, ye dumb, +your loosened tongues employ; +ye blind, behold your savior come, +and leap, ye lame, for joy. diff --git a/src/hymnal/raw/251.txt b/src/hymnal/raw/251.txt new file mode 100644 index 0000000..b90d869 --- /dev/null +++ b/src/hymnal/raw/251.txt @@ -0,0 +1,43 @@ +251 – He Lives + + +1 +I serve a risen Savior, +He’s in the world today; +I know that He is living, +whatever men may say; +I see His hand of mercy, +I hear His voice of cheer +And just the time +I need Him He’s always near. + +Refrain +He lives, He lives, +Christ Jesus lives today! +He walks with me +and talks with me +along life’s narrow way. +He lives, He lives, +salvation to impart! +You ask me how I know He lives? +He lives within my heart. + +2 +In all the world around me +I see His loving care, +And tho’ my heart grows weary +I never will despair; +I know that He is leading +thru all the stormy blast, +The day of His appearing +will come at last. + +3 +Rejoice, rejoice, O Christian, +lift up your voice and sing, +Eternal hallelujahs +to Jesus Christ the King! +The hope of all who seek Him, +the help of all who find, +None other is so loving, +so good and kind. diff --git a/src/hymnal/raw/252.txt b/src/hymnal/raw/252.txt new file mode 100644 index 0000000..0b3622f --- /dev/null +++ b/src/hymnal/raw/252.txt @@ -0,0 +1,32 @@ +252 – Come, Let Us Sing + + +1 +Come, let us sing the song of songs +The angels first began the strain +The homage which to Christ belongs: +“Worthy the Lamb, for He was slain!” + +2 +Slain to redeem us by His blood, +To cleanse from every sinful stain, +And make us kings and priests to God: +“Worthy the Lamb, for He was slain!” + +3 +To Him who suffered on the tree, +Our souls, at His soul’s price, to gain, +Blessing, and praise, and glory be: +“Worthy the Lamb, for He was slain!” + +4 +To Him, enthroned by filial right +All power in heaven and earth proclaim, +Honor, and majesty, and might: +“Worthy the Lamb, for He was slain!” + +5 +Long as we live, and when we die, +And while in heaven with Him we reign, +This song our song of songs shall be: +“Worthy the Lamb, for He was slain!” diff --git a/src/hymnal/raw/253.txt b/src/hymnal/raw/253.txt new file mode 100644 index 0000000..c0dc9c9 --- /dev/null +++ b/src/hymnal/raw/253.txt @@ -0,0 +1,38 @@ +253 – There's No Other Name Like Jesus + + +1 +There’s no other name like Jesus, +‘Tis the dearest name we know, +‘Tis the angel’s joy in heaven, +‘Tis the Christian’s joy below. + +Refrain +Sweet name, dear name, +There’s no other name like Jesus; +Sweet name, dear name, +There’s no other name like Jesus. + +2 +There’s no other name like Jesus +When the heart with grief is sad, +There’s no other name like Jesus +When the heart is free and glad. + +3 +‘Tis the hope that I shall see Him +When in glory He appears, +‘Tis the hope to hear His welcome +That my fainting spirit cheers. + +4 +If He wills that I should labor +In His vineyard day by day, +Then ’tis well if only Jesus +Blesses all I do or say. + +5 +If He wills that death’s cold finger +Touch my feeble, mortal clay, +Then ’tis well if only Jesus +Is my dying trust and stay. diff --git a/src/hymnal/raw/254.txt b/src/hymnal/raw/254.txt new file mode 100644 index 0000000..1446117 --- /dev/null +++ b/src/hymnal/raw/254.txt @@ -0,0 +1,32 @@ +254 – The Great Physician Now is Near + + +1 +The great Physician now is near, +The sympathizing Jesus; +He speaks the drooping heart to cheer, +Oh! hear the voice of Jesus. + +Refrain +Sweetest note in seraph song, +Sweetest name on mortal tongue; +Sweetest carol ever sung, +Jesus, blessed Jesus. + +2 +Your many sins are all forgiven, +Oh! hear the voice of Jesus; +Go on your way in peace to heaven, +And wear a crown with Jesus. + +3 +All glory to the dying Lamb! +I now believe in Jesus; +I love the blessed Savior’s name, +I love the name of Jesus. + +4 +His name dispels my guilt and fear, +No other name but Jesus; +Oh! how my soul delights to hear +The charming name of Jesus. diff --git a/src/hymnal/raw/255.txt b/src/hymnal/raw/255.txt new file mode 100644 index 0000000..5fbe759 --- /dev/null +++ b/src/hymnal/raw/255.txt @@ -0,0 +1,74 @@ +255 – I Cannot Tell Why + + +1 +I cannot tell why +He whom angels worship +Should set His love +upon the souls of men, +Or why as Shepherd +He should seek the wanderers, +To bring them back, +they know not how nor when. +But this I know, +that He was born of Mary +When Bethlehem’s manger +was His only home, +And that He lived +at Nazareth and labored; +And so the Savior, +Savior of the world, has come. + +2 +I cannot tell how +silently He suffered +As with His peace +He graced this place of tears, +Nor how His heart +upon the cross was broken, +The crown of pain +to three and thirty years. +But this I know +He heals the broken hearted +And stays our sin +and calms our lurking fear, +And lifts the burden +from the heavy laden; +For still the Savior, +Savior of the world, is here. + +3 +I cannot tell how +He will win the nations, +How He will claim +His earthly heritage, +How satisfy the +needs and aspirations +Of east and west, +of sinner and of sage. +But this I know, +all flesh shall see His glory, +And He shall reap +the harvest He has sown, +And some glad day His +sun will shine in splendor +When He the Savior, +Savior, of the world, is known. + +4 +I cannot tell how +all lands shall worship, +When at His biding +every storm is stilled, +Or who can say how +great the jubilation +When all our hearts +with love for Him are filled. +But this I know the skies +shall sound His praises, +Ten thousand thousand +human voices sing, +And earth to heaven, +and heaven to earth will answer, +At last the Savior, +Savior of the world, is King! diff --git a/src/hymnal/raw/256.txt b/src/hymnal/raw/256.txt new file mode 100644 index 0000000..62340f9 --- /dev/null +++ b/src/hymnal/raw/256.txt @@ -0,0 +1,42 @@ +256 – Ye Servants of God + + +1 +Ye servants of God, +your Master proclaim, +and publish abroad +his wonderful name; +the name all-victorious +of Jesus extol, +his kingdom is glorious +and rules over all. + +2 +God ruleth on high, +almighty to save, +and still he is nigh, +his presence we have; +the great congregation +his triumph shall sing, +ascribing salvation +to Jesus, our King. + +3 +“Salvation to God, +who sits on the throne!” +Let all cry aloud +and honor the Son; +the praises of Jesus +the angels proclaim, +fall down on their faces +and worship the Lamb. + +4 +Then let us adore +and give him his right, +all glory and power, +all wisdom and might; +all honor and blessing +with angels above, +and thanks never ceasing +and infinite love. diff --git a/src/hymnal/raw/257.txt b/src/hymnal/raw/257.txt new file mode 100644 index 0000000..389a718 --- /dev/null +++ b/src/hymnal/raw/257.txt @@ -0,0 +1,39 @@ +257 – Come Down, O Love Divine + + +1 +Come down, O Love divine, +seek thou this soul of mine +and visit it with thine +own ardor glowing; +O Comforter, draw near, +within my heart appear, +and kindle it, +thy holy flame bestowing. + +2 +O let it freely burn, +till earthly passions turn +to dust and ashes +in its heat consuming; +and let thy glorious light +shine ever on my sight, +and clothe me round, +the while my path illuming. + +3 +Let holy charity Mine +outward vesture be, +And lowliness become +my inner clothing; +True lowliness of heart +which takes the humbler part, +And o’er its own shortcomings +weeps with loathing. + +4 +And so the yearning strong +with which the soul will long +shall far out pass the power of human telling; +for none can guess its grace, till Love create a place +wherein the Holy Spirit makes a dwelling. diff --git a/src/hymnal/raw/258.txt b/src/hymnal/raw/258.txt new file mode 100644 index 0000000..658717c --- /dev/null +++ b/src/hymnal/raw/258.txt @@ -0,0 +1,36 @@ +258 – Baptize Us Anew + + +1 +Baptize us anew +With power from on high, +With love, O refresh us! +Dear Savior, draw nigh. + +Refrain +We humbly beseech Thee, +Lord Jesus, we pray, +With love and the Spirit +baptize us today. +We praise Thee, we bless Thee, +dear Lamb that was slain +We laud and adore Thee, +Amen and Amen. + +2 +Unworthy we cry, +Unholy, unclean, +O wash us and cleanse us +From sin’s guilty stain. + +3 +O heavenly Dove, +Descend from on high! +We plead Thy rich blessing; +In mercy draw nigh. + +4 +O list the glad voice! +From heaven it came: +Thou art My beloved, +Well pleased I am. diff --git a/src/hymnal/raw/259.txt b/src/hymnal/raw/259.txt new file mode 100644 index 0000000..958dad2 --- /dev/null +++ b/src/hymnal/raw/259.txt @@ -0,0 +1,26 @@ +259 – Draw Us in the Spirit's Tether + + +1 +Draw us in the Spirit’s tether, +For when humbly in Thy name, +Two or three are met together +Thou are in the midst of them; +Alleluia! Alleluia! +Touch we now Thy garment’s hem. + +2 +As the brethren used to gather +In the name of Christ to sup, +Then with thanks to God the Father +Break the bread and bless the cup, +Alleluia! Alleluia! +So knit Thou our friendship up. + +3 +All our meals and all our living +Make as sacraments of Thee, +That by caring, helping, giving +We may true disciples be. +Alleluia! Alleluia! +We will serve Thee faithfully. diff --git a/src/hymnal/raw/260.txt b/src/hymnal/raw/260.txt new file mode 100644 index 0000000..eb6dbe2 --- /dev/null +++ b/src/hymnal/raw/260.txt @@ -0,0 +1,32 @@ +260 – Hover O'er Me, Holy Spirit + + +1 +Hover o’er me, Holy Spirit, +Bathe my trembling heart and brow; +Fill me with Thy hallowed presence, +Come, O come and fill me now. + +Refrain +Fill me now, fill me now, +Jesus, come and fill me now. +Fill me with Thy hallowed presence, +Come, O come and fill me now. + +2 +Thou canst fill me, gracious Spirit, +Though I cannot tell Thee how; +But I need Thee, greatly need Thee; +Come, O come and fill me now. + +3 +I am weakness, full of weakness; +At Thy sacred feet I bow; +Blest, divine, eternal Spirit, +Fill with love, and fill me now. + +4 +Cleanse and comfort, bless and save me; +Bathe, O, bathe my heart and brow; +Thou art comforting and saving, +Thou art sweetly filling now. diff --git a/src/hymnal/raw/261.txt b/src/hymnal/raw/261.txt new file mode 100644 index 0000000..abfcc1a --- /dev/null +++ b/src/hymnal/raw/261.txt @@ -0,0 +1,32 @@ +261 – The Spirit of the Lord Revealed + + +1 +The Spirit of the Lord revealed +His will to saints of old; +Their heart and mind lips unsealed +His glory to unfold. +Amid the gloom of ancient night +They hailed the dawning Word, +And in the coming of the light +Proclaimed the coming Lord. + +2 +The prophets passed; at length there came +To sojourn and abide, +The Word incarnate, to whose name +The prophets testified; +And He, the twilight overpast, +Himself, the Light of light, +As man with man, revealed at last +The Father to our sight. + +3 +Eternal Spirit, who dost speak +To mind and conscience still, +That we in this our day, may seek +To do our Father’s will, +To us the word of life impart, +Of Christ, the living way; +Give us the quiet, humble heart +To hear and to obey. diff --git a/src/hymnal/raw/262.txt b/src/hymnal/raw/262.txt new file mode 100644 index 0000000..c1fbab0 --- /dev/null +++ b/src/hymnal/raw/262.txt @@ -0,0 +1,25 @@ +262 – Sweet, Sweet Spirit + + +1 +There’s a sweet, +sweet spirit in this place, +And I know that it’s +the spirit of the Lord; + +2 +There are sweet +expressions on each face, +And I know they feel +the presence of the Lord. + +Chorus +Sweet Holy Spirit, +Sweet Heavenly Dove, +Stay right here with us, +Filling us with Your love, +And for these blessings +We lift our hearts in praise, +Without a doubt we’ll know +That we have been revived +When we shall leave this place. diff --git a/src/hymnal/raw/263.txt b/src/hymnal/raw/263.txt new file mode 100644 index 0000000..74e4819 --- /dev/null +++ b/src/hymnal/raw/263.txt @@ -0,0 +1,32 @@ +263 – Fire of God, Thou Sacred Flame + + +1 +Fire of God, Thou sacred flame, +Spirit who in splendor came, +Let Thy heat my soul refine +Till it glows with love divine. + +2 +Breath of God, that swept in power +In the pentecostal hour, +Holy Breath, be Thou in me +Source of vital energy. + +3 +Strength of God, Thy might within +Conquers sorrow, pain, and sin: +Fortify from evil’s art +All the gateways of my heart. + +4 +Truth of God, Thy piercing rays +Penetrate my secret ways. +May the light that shames my sin +Guide me holier paths to win. + +5 +Love of God, Thy grace profound +Knoweth neither age nor bound: +Come, my heart’s own guest to be, +Dwell forevermore in me. diff --git a/src/hymnal/raw/264.txt b/src/hymnal/raw/264.txt new file mode 100644 index 0000000..95bc39d --- /dev/null +++ b/src/hymnal/raw/264.txt @@ -0,0 +1,32 @@ +264 – O for That Flame of Living Fire + + +1 +O for that flame of living fire +Which shone so bright in saints of old; +Which bade their souls to heaven aspire, +Calm in distress, in danger bold! + +2 +Where is that spirit, Lord, which dwelt +In Abram’s breast, and sealed Him Thine? +Which made Paul’s heart with sorrow melt, +And glow with energy divine? + +3 +That spirit which from age to age +Proclaimed Thy love, and taught Thy ways? +Brightened Isaiah’s vivid page, +And breathed in David’s hallowed lays? + +4 +Is not Thy grace as mighty now +As when Elijah felt its power? +When glory beamed from Moses’ brow, +Or Job endured the trying hour? + +5 +Remember, Lord, the ancient days; +Renew Thy work, Thy grace restore; +And while to Thee our hearts we raise, +On us Thy Holy Spirit pour. diff --git a/src/hymnal/raw/265.txt b/src/hymnal/raw/265.txt new file mode 100644 index 0000000..9060461 --- /dev/null +++ b/src/hymnal/raw/265.txt @@ -0,0 +1,26 @@ +265 – Breathe on Me, Breath of God + + +1 +Breathe on me, breath of God, +Fill me with life anew, +That I may love what Thou dost love, +And do what Thou wouldst do. + +2 +Breathe on me, breath of God, +Until my heart is pure, +Until with Thee I will one will, +To do and to endure. + +3 +Breathe on me, breath of God, +Till I am wholly Thine, +Until this earthly part of me +Glows with Thy fire divine. + +4 +Breathe on me, breath of God, +So shall I constant be, +And live with Thee the perfect life +Of Thine eternity. diff --git a/src/hymnal/raw/266.txt b/src/hymnal/raw/266.txt new file mode 100644 index 0000000..f25bc17 --- /dev/null +++ b/src/hymnal/raw/266.txt @@ -0,0 +1,52 @@ +266 – Spirit of God + + +1 +Spirit of God, +descend upon my heart; +wean it from earth; +through all its pulses move; +stoop to my weakness, +mighty as thou art, +and make me love thee +as I ought to love. + +2 +I ask no dream, +no prophet ecstasies, +no sudden rending +of the veil of clay, +no angel visitant, +no opening skies; +but take the dimness +of my soul away. + +3 +Has thou not bid me love +thee, God and King? +All, all thine own, soul, +heart and strength and mind. +I see thy cross; +there teach my heart to cling. +O let me seek thee, +and O let me find. + +4 +Teach me to feel +that thou art always nigh; +teach me the struggles +of the soul to bear. +To check the rising doubt, +the rebel sigh, +teach me the patience +of unanswered prayer. + +5 +Teach me to love thee +as thine angels love, +one holy passion +filling all my frame; +the kindling of the +heaven-descended Dove, +my heart an altar, +and thy love the flame. diff --git a/src/hymnal/raw/267.txt b/src/hymnal/raw/267.txt new file mode 100644 index 0000000..5d8296d --- /dev/null +++ b/src/hymnal/raw/267.txt @@ -0,0 +1,32 @@ +267 – Spirit Divine + + +1 +Spirit divine, attend our prayers, +And make this house Thy home; +Descend with all Thy gracious powers, +O come, great Spirit, come! + +2 +Come as the light; to us reveal +Our emptiness and woe, +And lead us in those paths of life +Where-on the righteous go. + +3 +Come as the fire, and purge our hearts +Like sacrificial flame; +Let our whole soul an of – f’ring be +To our Redeemer’s name. + +4 +Come as the dove, and spread Thy wings, +The wings of peaceful love; +And let Thy church on earth become +Blest as the church above. + +5 +Spirit divine, attend our prayers, +Make a lost world Thy home; +Descend with all Thy gracious powers, +O come, great Spirit, come! diff --git a/src/hymnal/raw/268.txt b/src/hymnal/raw/268.txt new file mode 100644 index 0000000..43df788 --- /dev/null +++ b/src/hymnal/raw/268.txt @@ -0,0 +1,26 @@ +268 – Holy Spirit, Light Divine + + +1 +Holy Spirit, light divine, +Shine upon this heart of mine, +Chase the shades of night away, +Turn my darkness into day. + +2 +Holy Spirit, power divine, +Cleanse this guilty heart of mine; +Long has sin, without control, +Held dominion o’er my soul. + +3 +Holy Ghost, with joy divine, +Cheer this saddened heart of mine, +Bid my many woes depart, +Heal my wounded, bleeding heart. + +4 +Holy Spirit, all divine, +Dwell within this heart of mine, +Cast down every idol throne, +Reign supreme, and reign alone. diff --git a/src/hymnal/raw/269.txt b/src/hymnal/raw/269.txt new file mode 100644 index 0000000..98b756b --- /dev/null +++ b/src/hymnal/raw/269.txt @@ -0,0 +1,32 @@ +269 – Come, Holy Spirit + + +1 +Come, Holy Spirit, heavenly Dove, +With all Thy quickening powers; +Kindle a flame of sacred love +In these cold hearts of ours. + +2 +O raise our thoughts from things below, +From vanities and toys! +Then shall we with fresh courage go +To reach eternal joys. + +3 +Awake our souls to joyful songs; +Let pure devotions rise; +Till praise employs our thankful tongues, +And doubt forever dies. + +4 +Father, we would no longer live +At this poor, dying rate; +To Thee our thankful love we give, +For Thine to us is great. + +5 +Come, Holy Spirit, heavenly Dove, +With all Thy quickening powers; +Come, shed abroad a Savior’s love, +And that shall kindle ours. diff --git a/src/hymnal/raw/270.txt b/src/hymnal/raw/270.txt new file mode 100644 index 0000000..996fb52 --- /dev/null +++ b/src/hymnal/raw/270.txt @@ -0,0 +1,26 @@ +270 – O Holy Dove of God Descending + + +1 +O holy Dove of God descending, +You are the love that knows no ending. +All of our shattered dreams You’re mending: +Spirit, now live in me. + +2 +O holy Wind of God now blowing, +You are the seed that God us sowing. +You are the life that starts us growing: +Spirit, now live in me. + +3 +O holy Rain of God now falling, +You make the Word of God enthralling, +You are that inner voice now calling: +Spirit, now live in me. + +4 +O holy Flame of God now burning, +You are the power of Christ returning. +You are the answer to our yearning: +Spirit, now live in me. diff --git a/src/hymnal/raw/271.txt b/src/hymnal/raw/271.txt new file mode 100644 index 0000000..ab78228 --- /dev/null +++ b/src/hymnal/raw/271.txt @@ -0,0 +1,42 @@ +271 – Break Thou the Bread of Life + + +1 +Break thou the bread of life, +dear Lord, to me, +as thou didst break the loaves +beside the sea; +beyond the sacred page +I seek thee, Lord; +my spirit pants for thee, +O Living Word! + +2 +Bless thou the truth, +dear Lord, to me, to me, +as thou didst bless +the bread by Galilee; +then shall all bondage cease, +all fetters fall; +and I shall find my peace, +my all in all. + +3 +Thou art the bread of life, +O Lord, to me; +Thy holy Word the truth +That saveth me; +Give me to eat +and live With Thee above; +Teach me to love Thy truth, +For Thou art love. + +4 +Spirit and life are they, +Words Thou dost speak; +I hasten to obey, +But I am weak; +Thou art my only help, +Thou art my life; +Heeding Thy holy Word +I win the strife. diff --git a/src/hymnal/raw/272.txt b/src/hymnal/raw/272.txt new file mode 100644 index 0000000..b20f078 --- /dev/null +++ b/src/hymnal/raw/272.txt @@ -0,0 +1,42 @@ +272 – Give Me the Bible + + +1 +Give me the Bible, +star of gladness gleaming, +To cheer the wanderer +lone and tempest tossed, +No storm can hide that +peaceful radiance beaming +Since Jesus came +to seek and save the lost. + +Refrain +Give me the Bible– +holy message shining, +Thy light shall guide me +in the narrow way. +Precept and promise, +law and love combining, +‘Til night shall vanish +in eternal day. + +2 +Give me the Bible +when my heart is broken, +When sin and grief have +filled my soul with fear, +Give me the precious +words by Jesus spoken, +Hold up faith’s lamp +to show my Savior near. + +3 +Give me the Bible, +all my steps enlighten, +Teach me the danger +of these realms below, +That lamp of safety, +o’er the gloom shall brighten, +That light alone +the path of peace can show. diff --git a/src/hymnal/raw/273.txt b/src/hymnal/raw/273.txt new file mode 100644 index 0000000..b52d900 --- /dev/null +++ b/src/hymnal/raw/273.txt @@ -0,0 +1,26 @@ +273 – Lord, I Have Made Thy Word My Choice + + +1 +Lord, I have made Thy word my choice, +My lasting heritage; +There shall my noblest powers rejoice, +My warmest thoughts engage. + +2 +I’ll read the histories of Thy love, +And keep Thy laws in sight; +While through Thy promises I rove, +With ever fresh delight. + +3 +In this broad land of wealth unknown, +Where springs of life arise, +Seeds of immortal bliss are sown, +And hidden glory lies. + +4 +The best relief that mourners have, +It makes our sorrows blest; +Our fairest hope beyond the grave, +And our eternal rest. diff --git a/src/hymnal/raw/274.txt b/src/hymnal/raw/274.txt new file mode 100644 index 0000000..13a587e --- /dev/null +++ b/src/hymnal/raw/274.txt @@ -0,0 +1,42 @@ +274 – O Word of God Incarnate + + +1 +O Word of God incarnate, +O Wisdom from on high, +O Truth unchanged, unchanging, +O Light of our dark sky: +we praise you for the radiance +that from the hallowed page, +a lantern to our footsteps, +shines on from age to age. + +2 +The church from her dear Master +received the gift divine, +and still that light is lifted +o’er all the earth to shine. +It is the sacred vessel +where gems of truth are stored; +it is the heaven-drawn picture +of Christ, the living Word. + +3 +It floateth like a banner +before God’s host unfurled; +it is a shining beacon +above the darkling world. +It is the chart and compass +that o’er life’s surging tide, +mid mists and rocks and quicksands, +Still guides, O Christ, to Thee. + +4 +O make Thy church, dear Savior, +a lamp of purest gold, +to bear before the nations +your true light as of old. +O teach your wandering pilgrims +by this their path to trace, +till, clouds and darkness ended, +they see Thee face to face. diff --git a/src/hymnal/raw/275.txt b/src/hymnal/raw/275.txt new file mode 100644 index 0000000..08bce5f --- /dev/null +++ b/src/hymnal/raw/275.txt @@ -0,0 +1,42 @@ +275 – O God of Light + + +1 +O God of light, Your Word, +a lamp unfailing, +Shall pierce the darkness +of our earthbound way +And show Your grace, +Your plan for us unveiling, +And guide our footsteps +to the perfect day. + +2 +From days of old, +through blind and willful ages, +Though we rebelled, +You gently sought again, +And spoke through saints, +Apostles, prophets, sages, +Who wrote with eager +or reluctant pen. + +3 +Undimmed by time, +those words are still revealing +To sinful hearts +Your justice and Your grace; +And questing mortals +longing for Your healing, +See Your compassion +in the Savior’s face. + +4 +To all the world Your +summons You are sending, +Through all the earth, +to ever land and race, +That myriad tongues, +in one great anthem blending, +May praise and celebrate +Your gift of grace. diff --git a/src/hymnal/raw/276.txt b/src/hymnal/raw/276.txt new file mode 100644 index 0000000..5929451 --- /dev/null +++ b/src/hymnal/raw/276.txt @@ -0,0 +1,26 @@ +276 – Thanks to God + + +1 +Thanks to God whose Word was spoken +In the deed that made the earth. +His the voice that called a nation; +His the fires that tried her worth. +God has spoken; +Praise Him For His open Word + +2 +Thanks to God whose Word incarnate +Glorified the flesh of man. +Deeds and words and death and rising +Tell the grace in heaven’s plan. +God has spoken; +Praise Him For His open Word + +3 +Thanks to God whose Word is answered +By the Spirit’s voice within. +Here we drink of joy unmeasured, +Life redeemed from death and sin. +God has spoken; +Praise Him For His open Word diff --git a/src/hymnal/raw/277.txt b/src/hymnal/raw/277.txt new file mode 100644 index 0000000..dcb1152 --- /dev/null +++ b/src/hymnal/raw/277.txt @@ -0,0 +1,34 @@ +277 – For Your Holy Book We Thank You + + +1 +For Your holy book we thank You, +And for all who served You well, +Writing, guarding, and translating, +That its pages might forth tell +Your strong love and tender care +For Your people everywhere. + +2 +For Your holy book we thank You, +And for those who work today, +That the people of all nations, +Reading it and following may +Know Your love and tender care +For Your people everywhere. + +3 +For Your holy book we thank You, +May its message be our guide, +May we understand the wisdom +Of the laws it will provide: +And Your love and tender care +For Your people everywhere. + +4 +For Your holy book we thank You, +May its message in our hearts +Lead us now to see in Jesus +All the grace Your word imparts: +All Your love and tender care +For Your people everywhere. diff --git a/src/hymnal/raw/278.txt b/src/hymnal/raw/278.txt new file mode 100644 index 0000000..f47689e --- /dev/null +++ b/src/hymnal/raw/278.txt @@ -0,0 +1,22 @@ +278 – Lord Jesus, Once You Spoke to Men + + +1 +Lord Jesus, once You spoke to men +Upon the mountain and the plain, +O help us listen now as then +And wonder at Your words again. + +2 +We all have secret fears to face, +Our minds and motives to amend. +We seek Your truth, +We need your grace, +Our living Lord and present friend. + +3 +The gospel speaks; and we receive +Your light, Your love, +Your own command. +O help us live what we believe, +In daily word of heart and hand. diff --git a/src/hymnal/raw/279.txt b/src/hymnal/raw/279.txt new file mode 100644 index 0000000..b59e18a --- /dev/null +++ b/src/hymnal/raw/279.txt @@ -0,0 +1,32 @@ +279 – Only Trust Him + + +1 +Come, every soul by sin oppressed, +There’s mercy with the Lord, +And He will surely give you rest, +By trusting in His word. + +Refrain +Only trust Him, only trust Him, +Only trust Him now; +He will save you, He will save you, +He will save you now. + +2 +For Jesus shed his precious blood +Rich blessings to bestow; +Plunge now into the crimson flood +That washes white as snow. + +3 +Yes, Jesus is the truth, the way, +That leads you into rest; +Believe in Him without delay, +And you are fully blest. + +4 +Come, then, and join this holy band, +And on to glory go, +To dwell in that celestial land, +Where joys immortal flow. diff --git a/src/hymnal/raw/280.txt b/src/hymnal/raw/280.txt new file mode 100644 index 0000000..36082d7 --- /dev/null +++ b/src/hymnal/raw/280.txt @@ -0,0 +1,32 @@ +280 – Come, Ye Sinners + + +1 +Come, ye sinners poor and needy, +Weak and wounded, sick and sore; +Jesus ready stands to save you, +Full of pity, love, and power. + +Refrain +I will arise and go to Jesus, +He will embrace me in His arms; +In the arms of my dear Savior, +O there are ten thousand charms. + +2 +Come. ye thirsty, come, and welcome, +God’s free bounty glorify; +True belief and true repentance, +Every grace that brings you nigh. + +3 +Let not conscience make you linger, +Nor of fitness fondly dream; +All the fitness He requireth +Is to feel your need of Him. + +4 +Lo! th’incarnate God, ascended, +Pleads the merit of His blood; +Venture on Him, venture wholly, +Let no other trust intrude. diff --git a/src/hymnal/raw/281.txt b/src/hymnal/raw/281.txt new file mode 100644 index 0000000..7c9d041 --- /dev/null +++ b/src/hymnal/raw/281.txt @@ -0,0 +1,32 @@ +281 – I Gave My Life for Thee + + +1 +I gave my life for thee, +My precious blood I shed, +That thou might’st ransom be, +And quickened from the dead; +I gave, I gave My life for thee, +What hast thou given for Me? +I gave, I gave My life for thee, +What hast thou given for Me? + +2 +My Fathers house of light, +My glory circled throne, +I left for earthly night, +For wanderings sad and lone; +I left, I left it all for thee, +Hast thou left aught for Me? +I left, I left it all for thee, +Hast thou left aught for Me? + +3 +I suffered much for thee, +more than thy tongue can tell, +Of bitterest agony, +To rescue thee from hell; +I’ve borne, I’ve borne it all for thee, +What hast thou borne for Me? +I’ve borne, I’ve borne it all for thee, +What hast thou borne for Me? diff --git a/src/hymnal/raw/282.txt b/src/hymnal/raw/282.txt new file mode 100644 index 0000000..75c46e9 --- /dev/null +++ b/src/hymnal/raw/282.txt @@ -0,0 +1,32 @@ +282 – I Hear Thy Welcome Voice + + +1 +I hear Thy welcome voice, +That calls me, Lord, to Thee; +For cleansing in Thy precious blood, +That flowed on Calvary. + +Refrain +I am coming, Lord! +Coming now to Thee! +Wash me, cleanse me, in the blood +That flowed on Calvary. + +2 +Though coming weak and vile, +Thou dost my strength assure; +Thou dost my vileness fully cleanse, +Till spotless all, and pure. + +3 +‘Tis Jesus calls me on +To perfect faith and love, +To perfect hope, and peace, and trust, +For earth and heaven above. + +4 +All hail, atoning blood! +All hail, redeeming grace! +All hail! the gift of Christ, our Lord, +Our Strength and Righteousness. diff --git a/src/hymnal/raw/283.txt b/src/hymnal/raw/283.txt new file mode 100644 index 0000000..f627e9a --- /dev/null +++ b/src/hymnal/raw/283.txt @@ -0,0 +1,32 @@ +283 – O Jesus, Thou Art Standing + + +1 +O Jesus, thou art standing, +outside the fast closed door, +in lowly patience waiting +to pass the threshold o’er: +O shame, professing Christians, +his Name and sign who bear, +O shame, thrice shame upon us, +to keep him standing there! + +2 +O Jesus, thou art knocking; +and lo, that hand is scarred, +and thorns thy brow encircle, +and tears thy face have marred: +O love that passeth knowledge, +so patiently to wait! +O sin that hath no equal, +so fast to bar the gate! + +3 +O Jesus, thou art pleading +in accents meek and low, +“I died for you, my children, +and will you treat me so?” +O Lord, with shame and sorrow +we open now the door; +dear Savior, enter, enter, +and leave us never more. diff --git a/src/hymnal/raw/284.txt b/src/hymnal/raw/284.txt new file mode 100644 index 0000000..5923c02 --- /dev/null +++ b/src/hymnal/raw/284.txt @@ -0,0 +1,48 @@ +284 – For You I Am Praying + + +1 +I have a Savior, +He’s pleading in glory, +A dear, loving Savior, +though earth friends be few; +And now He is watching +in tenderness o’er me, +But oh that my Savior +were your Savior, too. + +Refrain +For you I am praying, +For you I am Praying, +For you am I praying, +I’m praying for you. + +2 +I have a Father; +to me He has given +A hope for eternity, +blessed and true; +And soon He will call +to meet Him in heaven, +But oh that He’d let me +bring you with me, too! + +3 +I have a robe; +’tis resplendent in whiteness, +Awaiting in glory +my wondering view; +Oh, when I receive it, +all shining in brightness, +Dear friend, could I see you +receiving one, too! + +4 +When Jesus has found you, +tell others the story, +That my loving Savior +is your Savior, too; +Then pray that your Savior +will bring them to glory, +And prayer will be answered +’twas answered for you! diff --git a/src/hymnal/raw/285.txt b/src/hymnal/raw/285.txt new file mode 100644 index 0000000..5ffa75e --- /dev/null +++ b/src/hymnal/raw/285.txt @@ -0,0 +1,26 @@ +285 – Jesus Calls Us + + +1 +Jesus calls us o’er the tumult +of our life’s wild, restless sea; +day by day his sweet voice soundeth, +saying, “Christian, follow me!” + +2 +Jesus calls us from the worship +of the vain world’s golden store, +from each idol that would keep us, +saying, “Christian, love me more!” + +3 +In our joys and in our sorrows, +days of toil and hours of ease, +still he calls, in cares and pleasures, +“Christian, love me more than these!” + +4 +Jesus calls us! By thy mercies, +Savior, may we hear thy call, +give our hearts to thine obedience, +serve and love thee best of all. diff --git a/src/hymnal/raw/286.txt b/src/hymnal/raw/286.txt new file mode 100644 index 0000000..54def43 --- /dev/null +++ b/src/hymnal/raw/286.txt @@ -0,0 +1,32 @@ +286 – Wonderful Words of Life + + +1 +Sing them over again to me, +wonderful words of life, +Let me more of their beauty see, +wonderful words of life; +Words of life and beauty +teach me faith and duty. + +Refrain +Beautiful words, wonderful words, +wonderful words of life, +Beautiful words, wonderful words, +wonderful words of life. + +2 +Christ, the blessèd One, gives to all +wonderful words of life; +Sinner, list to the loving call, +wonderful words of life; +All so freely given, +wooing us to heaven. + +3 +Sweetly echo the Gospel call, +wonderful words of life; +Offer pardon and peace to all, +wonderful words of life; +Jesus, only Savior, +sanctify forever. diff --git a/src/hymnal/raw/287.txt b/src/hymnal/raw/287.txt new file mode 100644 index 0000000..4fa7c14 --- /dev/null +++ b/src/hymnal/raw/287.txt @@ -0,0 +1,34 @@ +287 – Softly and Tenderly + + +1 +Softly and tenderly +Jesus is calling, +calling for you and for me; +see, on the portals +he’s waiting and watching, +watching for you and for me. + +Refrain +Come home, come home; +ye who are weary come home; +earnestly, tenderly, +Jesus is calling, +calling, O sinner, +come home! + +2 +Why should we tary +when Jesus is pleading, +pleading for you and for me? +Why should we linger +and heed not his mercies, +mercies for you and for me? + +3 +Think of the wonderful +love he has promised, +promised for you and for me! +Though we have sinned, +he has mercy and pardon, +pardon for you and for me. diff --git a/src/hymnal/raw/288.txt b/src/hymnal/raw/288.txt new file mode 100644 index 0000000..57d1576 --- /dev/null +++ b/src/hymnal/raw/288.txt @@ -0,0 +1,42 @@ +288 – I Am Going to Calvary + + +1 +I am going to Calvary, +Would you like to come with Me +All the way and back again? +You must follow the Leader then. +You must follow the Leader, +You must follow the Leader, +All the way and back again, +You must follow the Leader. + +2 +If I want a thorny crown, +If the soldiers knock me down +Can I really be a king? +Love will answer everything +If you follow the Leader, +If you follow the Leader, +Love will answer everything, +If you follow the Leader. + +3 +When I go along the road, +I shall lift a heavy load. +I will carry a cross for you. +You will learn to carry it too +When you follow the Leader, +When you follow the Leader, +You will learn to carry it too +When you follow the Leader. + +4 +I am going to stretch My hands, +Reaching out to all the lands. +Can I really be a king? +Love’s the lord of everything, +When you follow the Leader, +When you follow the Leader +Love’s the lord of everything, +When you follow the Leader. diff --git a/src/hymnal/raw/289.txt b/src/hymnal/raw/289.txt new file mode 100644 index 0000000..6227220 --- /dev/null +++ b/src/hymnal/raw/289.txt @@ -0,0 +1,26 @@ +289 – The Savior Is Waiting + + +1 +The Savior is waiting +to enter your heart +Why don’t you let Him come in? +There’s nothing in this world +to keep you apart +What is your answer to Him? + +Refrain +Time after time +He has waited before +And now He is waiting again +To see if you are willing +To open the door +Oh, how He wants to come in. + +2 +If you’ll take one step +Toward the Savior, my friend, +You’ll find His arms open wide. +Receive Him, and all of +your darkness will end +Within your heart He’ll abide. diff --git a/src/hymnal/raw/290.txt b/src/hymnal/raw/290.txt new file mode 100644 index 0000000..70ccff1 --- /dev/null +++ b/src/hymnal/raw/290.txt @@ -0,0 +1,28 @@ +290 – Turn Your Eyes Upon Jesus + + +1 +O soul, are you weary and troubled? +No light in the darkness you see? +There’s light for a look at the Savior, +And life more abundant and free! + +Refrain +Turn your eyes upon Jesus, +Look full in His wonderful face, +And the things of earth +will grow strangely dim, +In the light +of His glory and grace. + +2 +Through death into life everlasting +He passed, and we follow Him there; +Over us sin no more hath dominion— +For more than conquerors we are! + +3 +His Word shall not fail you He promised; +Believe Him, and all will be well: +Then go to a world that is dying, +His perfect salvation to tell! diff --git a/src/hymnal/raw/291.txt b/src/hymnal/raw/291.txt new file mode 100644 index 0000000..2111fdc --- /dev/null +++ b/src/hymnal/raw/291.txt @@ -0,0 +1,42 @@ +291 – We Have Not Known Thee + + +1 +We have not known Thee as we ought, +Nor learned Thy wisdom, grace, and power; +The things of earth have filed our thoughts, +And trifles of the passing hour. +Lord, give us light Thy truth to see, +And make us wise in knowing Thee. + +2 +We have not feared Thee as we ought, +Nor bowed beneath Thine awful eye, +Nor guarded deed, and word, and thought, +Remembering that God was nigh. +Lord, give us faith to know Thee near, +And grant the grace of holy fear. + +3 +We have not loved Thee as we ought, +Nor cared that we are loved by Thee; +Thy presence we have coldly sought, +And feebly longed Thy face to see. +Lord, give a pure and loving heart +To feel and own the love Thou art. + +4 +We have not served Thee as we ought; +Alas! the duties left undone, +The work with little fervor wrought, +The battles lost, or scarcely won! +Lord, give the zeal, and give the might, +For Thee to toil, for Thee to fight. + +5 +When shall we know Thee as we ought, +And fear, and love, and serve aright! +When shall we, out of trial brought, +Be perfect in the land of light! +Lord, may we day by day prepare +To see Thy face, and serve Thee there. diff --git a/src/hymnal/raw/292.txt b/src/hymnal/raw/292.txt new file mode 100644 index 0000000..d185dfe --- /dev/null +++ b/src/hymnal/raw/292.txt @@ -0,0 +1,42 @@ +292 – Jesus, I Come + + +1 +Out of my bondage, sorrow and night, +Jesus, I come, Jesus, I come; +Into Thy freedom, gladness and light, +Jesus, I come to Thee; +Out of my sickness into Thy health, +Out of my want and into Thy wealth, +Out of my sin and into Thyself, +Jesus, I come to Thee. + +2 +Out of my shameful failure and loss, +Jesus, I come, Jesus, I come; +Into the glorious gain of Thy cross, +Jesus, I come to Thee; +Out of earth’s sorrows into Thy balm, +Out of life’s storms and into Thy calm, +Out of distress to jubilant psalm, +Jesus, I come to Thee. + +3 +Out of unrest and arrogant pride, +Jesus, I come, Jesus, I come; +Into Thy blessed will to abide, +Jesus, I come to Thee; +Out of myself to dwell in Thy love, +Out of despair into raptures above, +Upward for aye on wings like a dove, +Jesus, I come to Thee. + +4 +Out of the fear and dread of the tomb, +Jesus, I come, Jesus, I come; +Into the joy and light of Thy home, +Jesus, I come to Thee; +Out of the depths of ruin untold, +Into the peace of Thy sheltering fold, +Ever Thy glorious face to behold, +Jesus, I come to Thee. diff --git a/src/hymnal/raw/293.txt b/src/hymnal/raw/293.txt new file mode 100644 index 0000000..ec4ce96 --- /dev/null +++ b/src/hymnal/raw/293.txt @@ -0,0 +1,26 @@ +293 – Heavenly Father, Bless Us Now + + +1 +Heavenly Father, bless us now; +At the cross of Christ we bow; +Take our guilt and grief away; +Hear and heal us now, we pray. + +2 +Now, O Lord, this very hour, +Send Thy grace and show Thy power; +While we rest upon Thy word, +Come, and bless us now, O Lord! + +3 +Mercy now, O Lord, we plead +In this hour of utter need; +Turn us not away unblest; +Calm our anguish into rest. + +4 +O Thou loving, blessed One, +Rising oér us like the sun, +Light and life art Thou within: +Savior, Thou, from every sin! diff --git a/src/hymnal/raw/294.txt b/src/hymnal/raw/294.txt new file mode 100644 index 0000000..489146f --- /dev/null +++ b/src/hymnal/raw/294.txt @@ -0,0 +1,40 @@ +294 – Power in the Blood + + +1 +Would you be free +from the burden of sin? +There’s pow’r in the blood, +pow’r in the blood; +Would you o’er evil +a victory win? +There’s wonderful +power in the blood. + +Refrain +There is pow’r, pow’r, +wonder working pow’r +In the blood of the Lamb; +There is pow’r, pow’r, +wonder working pow’r +In the precious blood of the Lamb. + +2 +Would be free +from your passion and pride? +There’s pow’r in the blood, +pow’r in the blood; +Come for a cleansing +to Calvary’s tide? +There’s wonderful +power in the blood. + +3 +Would you do service +for Jesus your King? +There’s pow’r in the blood, +pow’r in the blood; +Would you live daily +His praises to sing? +There’s wonderful +power in the blood. diff --git a/src/hymnal/raw/295.txt b/src/hymnal/raw/295.txt new file mode 100644 index 0000000..6ac6239 --- /dev/null +++ b/src/hymnal/raw/295.txt @@ -0,0 +1,26 @@ +295 – Chief of Sinners + + +1 +Chief of sinners though I be, +Jesus shed His blood for me; +Died that I might live on high, +Died that I might never die; +As the brance is to the vine, +I am His, and He is mine. + +2 +O the height of Jesus’ love! +Higher than the heaven above, +Deeper than the deepest sea, +Lasting as eternity; +Love that found me-wondrous thought! +Found me when I sought Him not! + +3 +Chief of sinners though I be, +Christ is all in all to me; +All my wants to Him are known, +All my sorrows are His own; +Safe with Him from earthly strife, +He sustains the hidden life. diff --git a/src/hymnal/raw/296.txt b/src/hymnal/raw/296.txt new file mode 100644 index 0000000..be7ea45 --- /dev/null +++ b/src/hymnal/raw/296.txt @@ -0,0 +1,38 @@ +296 – Lord, I'm Coming Home + + +1 +I’ve wandered far away from God, +Now I’m coming home; +The paths of sin too long I’ve trod; +Lord, I’m coming home. + +Refrain +Coming home, coming home +Never more to roam; +Open wide Thine arms of love; +Lord I’m coming home. + +2 +I’ve wasted many precious years, +Now I’m coming home; +I now repent with bitter tears; +Lord, I’m coming home. + +3 +I’m tired of sin and straying Lord, +Now I’m coming home; +I’ll trust thy love believe thy word; +Lord I’m coming home. + +4 +My only hope, my only plea, +Now I’m coming home; +That Jesus died, and died for me; +Lord I’m coming home. + +5 +I need His cleansing blood I know, +Now I’m coming home; +O wash me whiter than the snow; +Lord I’m coming home. diff --git a/src/hymnal/raw/297.txt b/src/hymnal/raw/297.txt new file mode 100644 index 0000000..3da99e1 --- /dev/null +++ b/src/hymnal/raw/297.txt @@ -0,0 +1,42 @@ +297 – God Be Merciful to Me + + +1 +God, be merciful to me, +On Thy grace I rest my plea; +Plenteous in compassion Thou, +Blot out my transgressions now; +Wash me, make me pure within, +Cleanse, O cleanse me from my sin, +Wash me, make me pure within, +Cleanse, O cleanse me from my sin. + +2 +I am evil, born in sin; +Thou desirest truth within. +Thou alone my Savior art, +Teach Thy wisdom to my heart; +Make me pure, Thy grace bestow, +Wash me whiter than the snow, +Make me pure, Thy grace bestow, +Wash me whiter than the snow. + +3 +Gracious God, my heart renew, +Make my spirit right and true; +Cast me not away from Thee, +Let Thy Spirit dwell in me; +Thy salvation’s joy impart, +Steadfast make my willing heart, +Thy salvation’s joy impart, +Steadfast make my willing heart. + +4 +Sinners then shall learn from me +And return, O God, to Thee; +Savior, all my guilt remove, +And my tongue shall sing Thy love; +Touch my silent lips, O Lord, +And my mouth shall praise accord, +Touch my silent lips, O Lord, +And my mouth shall praise accord. diff --git a/src/hymnal/raw/298.txt b/src/hymnal/raw/298.txt new file mode 100644 index 0000000..f0cb857 --- /dev/null +++ b/src/hymnal/raw/298.txt @@ -0,0 +1,37 @@ +298 – I Lay My Sins on Jesus + + +1 +I lay my sins on Jesus, +The spotless Lamb of God; +He bears them all, and frees us +From the accursed load, +From the accursed load. + +2 +I bring my guilt to Jesus, +To wash my crimson stains +White in His blood most precious +Till not a stain remains, +Till not a stain remains. + +3 +I lay my wants on Jesus, +All fullness dwells in Him; +He healeth my diseases +He doth my soul redeem, +He doth my soul redeem + +4 +I long to be with Jesus, +Meek, loving, lowly, mild; +I long to be like Jesus +The Father’s holy child, +The Father’s holy child. + +5 +I long to be with Jesus +Amid the heavenly throng, +To sing with them His praises, +And learn the angels’ song. +And learn the angels’ song. diff --git a/src/hymnal/raw/299.txt b/src/hymnal/raw/299.txt new file mode 100644 index 0000000..8acd729 --- /dev/null +++ b/src/hymnal/raw/299.txt @@ -0,0 +1,26 @@ +299 – Forgive Our Sins as We Forgive + + +1 +“Forgive our sins as we forgive,” +You taught us, Lord, to pray; +But You alone can grant us grace +To live the words we say. + +2 +How can Your pardon reach and bless +The unforgiving heart +That broods on wrongs and will not let +Old bitterness depart? + +3 +In blazing light Your cross reveals +The truth we dimly knew: +How trifling others’ debts to us; +How great our debt to You! + +4 +Lord, cleanse the depths within our souls +And bid resentment cease; +Then, by Your mercy reconciled, +Our lives will spread Your peace. diff --git a/src/hymnal/raw/300.txt b/src/hymnal/raw/300.txt new file mode 100644 index 0000000..a293682 --- /dev/null +++ b/src/hymnal/raw/300.txt @@ -0,0 +1,26 @@ +300 – Rock of Ages + + +1 +Rock of Ages, cleft for me, +Let me hide myself in Thee; +Let the water and the blood, +From Thy riven side which flowed, +Be of sin the double cure, +Cleanse me from its guilt and power. + +2 +Not the labor of my hands +Can fulfill Thy law’s demands; +Could my zeal no respite know, +Could my tears forever flow, +All for sin could not atone; +Thou must save, and Thou alone. + +3 +When my pilgrimage I close; +Victor o’er the last of foes, +When I soar to worlds unknown, +And behold Thee on Thy throne, +Rock of Ages, cleft for me, +Let me hide myself in Thee. diff --git a/src/hymnal/raw/301.txt b/src/hymnal/raw/301.txt new file mode 100644 index 0000000..7e24486 --- /dev/null +++ b/src/hymnal/raw/301.txt @@ -0,0 +1,50 @@ +301 – Near, Still Nearer + + +1 +Nearer, still nearer, +close to Thy heart, +Draw me, my Savior, +so precious Thou art; +Fold me, O fold me +close to Thy breast, +Shelter me safe in +that haven of rest, +Shelter me safe in +that haven of rest. + +2 +Nearer, still nearer, +nothing I bring, +Nought as an offering +to Jesus my King- +Only my sinful +now contrite heart, +Grant me the cleansing +Thy blood doth impart, +Grant me the cleansing +Thy blood doth impart. + +3 +Nearer, still nearer, +Lord, to be Thine; +Sin, with its follies, +I gladly resign, +All of its pleasures, +pomp and its pride; +Give me but Jesus, +my Lord crucified, +Give me but Jesus, +my Lord crucified. + +4 +Nearer, still nearer, +while life shall last; +Till safe in glory +my anchor is cast; +Through endless ages, +ever to be, +Nearer, my Savior, +still nearer to Thee, +Nearer, my Savior, +still nearer to Thee. diff --git a/src/hymnal/raw/302.txt b/src/hymnal/raw/302.txt new file mode 100644 index 0000000..f974997 --- /dev/null +++ b/src/hymnal/raw/302.txt @@ -0,0 +1,32 @@ +302 – Deeper Yet + + +1 +In the blood from the cross, +I have been washed from sin; +But to be free from dross, +Still I would enter in. + +Refrain +Deeper yet, deeper yet, +Into the crimson flood; +Deeper yet, deeper yet, +Under the precious blood. + +2 +Day by day, hour by hour, +Blessings are sent to me; +But for more of His power, +Ever my prayer shall be. + +3 +Near to Christ I would live, +Following Him each day; +What I ask He will give; +So then with faith I pray. + +4 +Now I have peace, sweet peace, +While in this world of sin; +But to pray I’ll not cease +Till I am pure within. diff --git a/src/hymnal/raw/303.txt b/src/hymnal/raw/303.txt new file mode 100644 index 0000000..f484a6b --- /dev/null +++ b/src/hymnal/raw/303.txt @@ -0,0 +1,32 @@ +303 – Beneath the Cross of Jesus + + +1 +Beneath the cross of Jesus +I fain would take my stand, +the shadow of a mighty rock +within a weary land; +a home within the wilderness, +a rest upon the way, +from the burning of the noontide heat, +and the burden of the day. + +2 +Upon that cross of Jesus +mine eye at times can see +the very dying form of One +who suffered there for me; +and from my stricken heart with tears +two wonders I confess: +the wonders of redeeming love +and my unworthiness. + +3 +I take, O cross, thy shadow +for my abiding place; +I ask no other sunshine than +the sunshine of his face; +content to let the world go by, +to know no gain nor loss, +my sinful self my only shame, +my glory all the cross. diff --git a/src/hymnal/raw/304.txt b/src/hymnal/raw/304.txt new file mode 100644 index 0000000..0048eb4 --- /dev/null +++ b/src/hymnal/raw/304.txt @@ -0,0 +1,26 @@ +304 – Faith of Our Fathers + + +1 +Faith of our fathers, living still, +In spite of dungeon, fire and sword; +O how our hearts beat high with joy +Whenever we hear that glorious Word! +Faith of our fathers, holy faith! +We will be true to thee till death. + +2 +Our fathers, chained in prisons dark, +Were still in heart and conscience free: +How sweet would be their children’s fate. +If they, like them, could die for thee! +Faith of our fathers, holy faith! +We will be true to thee till death. + +3 +Faith of our fathers, we will love +Both friend and foe in all our strife; +And preach Thee, too, as love knows how +By kindly words and virtuous life. +Faith of our fathers, holy faith! +We will be true to thee till death. diff --git a/src/hymnal/raw/305.txt b/src/hymnal/raw/305.txt new file mode 100644 index 0000000..9b9d261 --- /dev/null +++ b/src/hymnal/raw/305.txt @@ -0,0 +1,32 @@ +305 – Give Me Jesus + + +1 +In the morning, when I rise +In the morning, when I rise +In the morning, when I rise + +Refrain +Give me Jesus. +Give me Jesus, +Give me Jesus. +You can have all this world, +Just give me Jesus. + +2 +Dark mid-night was my cry, +Dark mid-night was my cry, +Dark midnight was my cry, +Give me Jesus. + +3 +Just about the break of day, +Just about the break of day, +Just about the break of day, +Give me Jesus. + +4 +Oh, when I come to die, +Oh, when I come to die, +Oh, when I come to die, +Give me Jesus. diff --git a/src/hymnal/raw/306.txt b/src/hymnal/raw/306.txt new file mode 100644 index 0000000..8934800 --- /dev/null +++ b/src/hymnal/raw/306.txt @@ -0,0 +1,34 @@ +306 – Draw Me Nearer + + +1 +I am thine, O Lord, +I have heard thy voice, +and it told thy love to me; +but I long to rise +in the arms of faith +and be closer drawn to thee. + +Refrain +Draw me nearer, +nearer, blessed Lord, +to the cross where thou hast died. +Draw me nearer, nearer, +nearer, blessed Lord, +to thy precious, bleeding side. + +2 +Consecrate me now +to thy service, Lord, +by the power of grace divine; +let my soul look up +with a steadfast hope, +and my will be lost in thine. + +3 +O the pure delight +of a single hour +that before thy throne I spend, +when I kneel in prayer, +and with thee, my God, +I commune as friend with friend! diff --git a/src/hymnal/raw/307.txt b/src/hymnal/raw/307.txt new file mode 100644 index 0000000..afbf2a3 --- /dev/null +++ b/src/hymnal/raw/307.txt @@ -0,0 +1,32 @@ +307 – I Am Coming to the Cross + + +1 +I am coming to the cross; +I am poor and weak and blind; +I am counting all but dross; +I shall full salvation find. + +Refrain +I am trusting, Lord, in Thee. +O thou Lamb of Calvary; +Humbly at Thy cross I bow. +Save me, Jesus, save me now. + +2 +Long my heart has sighed for Thee; +Long has evil reigned within; +Jesus sweetly speaks to me: +“I will cleanse you from all sin.” + +3 +Here I give my all to Thee: +Friends and time and earthly store; +Soul and body Thine to be, +Wholly Thine forevermore. + +4 +Jesus comes! He fills my soul! +Perfected in Him I am; +I am every whit made whole: +Glory, glory to the Lamb! diff --git a/src/hymnal/raw/308.txt b/src/hymnal/raw/308.txt new file mode 100644 index 0000000..3ea2eaf --- /dev/null +++ b/src/hymnal/raw/308.txt @@ -0,0 +1,32 @@ +308 – Wholly Thine + + +1 +I would be, dear Savior, +wholly Thine; +Teach me how, teach me how; +I would do Thy will, +O Lord, not mine; +Help me, help me now. + +Refrain +Wholly Thine, wholly Thine, +Wholly Thine, this is my vow; +Wholly Thine, wholly Thine, +Wholly Thine, O Lord, just now. + +2 +What is worldly pleasure, +wealth or fame, +Without Thee, without Thee? +I will leave them all +for Thy dear Name, +This my wealth shall be. + +3 +As I cast earth’s +transient joys behind, +Come Thou near, come Thou near; +In Thy presence +all in all I find, +’Tis my comfort here. diff --git a/src/hymnal/raw/309.txt b/src/hymnal/raw/309.txt new file mode 100644 index 0000000..27ee7dc --- /dev/null +++ b/src/hymnal/raw/309.txt @@ -0,0 +1,31 @@ +309 – I Surrender All + + +1 +All to Jesus I surrender; +all to him I freely give; +I will ever love and trust him, +in his presence daily live. + +Refrain +I surrender all, I surrender all, +all to thee, my blessed Savior, +I surrender all. + +2 +All to Jesus I surrender; +humbly at his feet I bow, +worldly pleasures all forsaken; +take me, Jesus, take me now. + +3 +All to Jesus I surrender; +make me, Savior, wholly thine; +fill me with thy love and power; +truly know that thou art mine. + +4 +All to Jesus I surrender; +now I feel the sacred flame. +O the joy of full salvation! +Glory, glory, to his name! diff --git a/src/hymnal/raw/310.txt b/src/hymnal/raw/310.txt new file mode 100644 index 0000000..7d94b52 --- /dev/null +++ b/src/hymnal/raw/310.txt @@ -0,0 +1,32 @@ +310 – I Would Draw Nearer to Jesus + + +1 +I would draw nearer to Jesus, +In His sweet presence abide, +Constantly trying to serve Him, +Safe and secure at His side. +I would draw nearer to Jesus, +I would draw nearer to Him; +Fully surrendered each moment, +I would draw nearer to Him. + +2 +I would draw nearer to Jesus, +Nothing withholding from Him, +Knowing He loves to be gracious, +I would draw nearer to Him. +I would draw nearer to Jesus, +I would draw nearer to Him; +Fully surrendered each moment, +I would draw nearer to Him. + +3 +I would draw nearer to Jesus, +Seeking Hi strength to be true, +Willing to tell of His goodness, +Gladly His blest will to do. +I would draw nearer to Jesus, +I would draw nearer to Him; +Fully surrendered each moment, +I would draw nearer to Him. diff --git a/src/hymnal/raw/311.txt b/src/hymnal/raw/311.txt new file mode 100644 index 0000000..22951da --- /dev/null +++ b/src/hymnal/raw/311.txt @@ -0,0 +1,32 @@ +311 – I Would Be Like Jesus + + +1 +Earthly pleasures vainly call me; +I would be like Jesus; +Nothing worldly shall enthrall me; +I would be like Jesus. + +Refrain +Be like Jesus, this my song, +In the home and in the throng; +Be like Jesus, all day long! +I would be like Jesus. + +2 +He has broken every fetter, +I would be like Jesus; +That my soul may serve Him better, +I would be like Jesus. + +3 +All the way from earth to glory, +I would be like Jesus; +Telling o’er and o’er the story, +I would be like Jesus. + +4 +That in Heaven He may meet me, +I would be like Jesus; +That His words “Well done” may greet me, +I would be like Jesus. diff --git a/src/hymnal/raw/312.txt b/src/hymnal/raw/312.txt new file mode 100644 index 0000000..ec340a2 --- /dev/null +++ b/src/hymnal/raw/312.txt @@ -0,0 +1,31 @@ +312 – Near the Cross + + +1 +Jesus, keep me near the cross; +there a precious fountain, +free to all, a healing stream, +flows from Calvary’s mountain. + +Refrain +In the cross, in the cross, +be my glory ever, +till my raptured soul shall find +rest beyond the river. + +2 +Near the cross, a trembling soul, +love and mercy found me; +there the bright and morning star +sheds its beams around me. + +3 +Near the cross! O Lamb of God, +bring its scenes before me; +help me walk from day to day +with its shadow o’er me. + +4 +Near the cross I’ll watch and wait, +hoping, trusting ever, +till I reach the golden strand diff --git a/src/hymnal/raw/313.txt b/src/hymnal/raw/313.txt new file mode 100644 index 0000000..715656c --- /dev/null +++ b/src/hymnal/raw/313.txt @@ -0,0 +1,38 @@ +313 – Just as I Am + + +1 +Just as I am, without one plea, +But that Thy blood was shed for me, +And that Thou bidst me come to Thee, +O Lamb of God, I come, I come. + +2 +Just as I am, and waiting not +To rid my soul of one dark blot, +To Thee whose blood can cleanse each spot, +O Lamb of God, I come, I come. + +3 +Just as I am, though tossed about +With many a conflict, many a doubt, +“Fightings within, and fears without,” +O Lamb of God, I come, I come. + +4 +Just as I am, poor, wretched, blind; +Sight, riches, healing of the mind, +Yea, all I need in Thee to find, +O Lamb of God, I come, I come. + +5 +Just as I am, Thou wilt receive, +Wilt welcome, pardon, cleanse, relieve; +Because Thy promise I believe, +O Lamb of God, I come, I come. + +6 +Just as I am, Thy love I own +Has broken every barrier down; +Now, to be Thine, and Thine alone, +O Lamb of God, I come, I come. diff --git a/src/hymnal/raw/314.txt b/src/hymnal/raw/314.txt new file mode 100644 index 0000000..e45a2c3 --- /dev/null +++ b/src/hymnal/raw/314.txt @@ -0,0 +1,38 @@ +314 – Just as I Am + + +1 +Just as I am, without one plea, +but that thy blood was shed for me, +and that thou bidst me come to thee, +O Lamb of God, I come, I come. + +2 +Just as I am, and waiting not +to rid my soul of one dark blot, +to thee whose blood can cleanse each spot, +O Lamb of God, I come, I come. + +3 +Just as I am, though tossed about +with many a conflict, many a doubt, +fightings and fears within, without, +O Lamb of God, I come, I come. + +4 +Just as I am, poor, wretched, blind; +sight, riches, healing of the mind, +yea, all I need in thee to find, +O Lamb of God, I come, I come. + +5 +Just as I am, thou wilt receive, +wilt welcome, pardon, cleanse, relieve; +because thy promise I believe, +O Lamb of God, I come, I come. + +6 +Just as I am, thy love I own +hath broken every barrier down; +now, to be thine, and thine alone, +O Lamb of God, I come, I come. diff --git a/src/hymnal/raw/315.txt b/src/hymnal/raw/315.txt new file mode 100644 index 0000000..990bf11 --- /dev/null +++ b/src/hymnal/raw/315.txt @@ -0,0 +1,26 @@ +315 – O for a Closer Walk! + + +1 +O for a closer walk with God, +A calm and heavenly frame, +A light to shine upon the road +That leads me to the Lamb! + +2 +Return, O holy Dove, return, +Sweet messenger of rest! +I hate the sins that made Thee mourn +And drove Thee from my breast. + +3 +What peaceful hours I once enjoyed! +How sweet their memory still! +But they have left an aching void +The world can never fill. + +4 +The dearest idol I have known, +What-e’er that idol be, +Help me to tear it from Thy throne, +And worship only Thee. diff --git a/src/hymnal/raw/316.txt b/src/hymnal/raw/316.txt new file mode 100644 index 0000000..eb8b7a7 --- /dev/null +++ b/src/hymnal/raw/316.txt @@ -0,0 +1,42 @@ +316 – Live Out Thy Life Within Me + + +1 +Live out Thy life within me, +O Jesus, King of kings! +Be Thou Thyself the answer +To all my questionings; +Live out Thy life within me, +In all things have Thy way! +I, the transparent medium +Thy glory to display. + +2 +The temple has been yielded, +And purified of sin; +Let Thy Shekinah glory +Now shine forth from within, +And all the earth keep silence, +The body henceforth be +Thy silent, gentle servant, +Moved only as by Thee. + +3 +Its members every moment +Held subject to Thy call, +Ready to have Thee use them, +Or not be used at all; +Held without restless longing, +Or strain, or stress, or fret +Or chafings at Thy dealings, +Or thoughts of vain regret. + +4 +But restful, calm, and pliant, +From bend and bias free, +Awaiting Thy decision, +When Thou hast need of me. +Live out Thy life within me, +O Jesus, King of kings! +Be Thou the glorious answer +To all my questionings. diff --git a/src/hymnal/raw/317.txt b/src/hymnal/raw/317.txt new file mode 100644 index 0000000..f5a2097 --- /dev/null +++ b/src/hymnal/raw/317.txt @@ -0,0 +1,32 @@ +317 – Lead Me to Calvary + + +1 +King of my life, I crown Thee now, +Thine shall the glory be; +Lest I forget Thy thorn crowned brow, +Lead me to Calvary. + +Refrain +Lest I forget Gethsemane, +Lest I forget Thine agony; +Lest I forget Thy love for me, +Lead me to Calvary. + +2 +Show me the tomb where Thou wast laid, +Tenderly mourned and wept; +Angels in robes of light arrayed +Guarded Thee whilst Thou slept. + +3 +Let me like Mary, through the gloom, +Come with a gift to Thee; +Show to me now the empty tomb, +Lead me to Calvary. + +4 +May I be willing, Lord, to bear +Daily my cross for Thee; +Even Thy cup of grief to share, +Thou hast borne all for me. diff --git a/src/hymnal/raw/318.txt b/src/hymnal/raw/318.txt new file mode 100644 index 0000000..680841d --- /dev/null +++ b/src/hymnal/raw/318.txt @@ -0,0 +1,48 @@ +318 – Whiter Than Snow + + +1 +Lord Jesus, I long +to be perfectly whole; +I want Thee forever +to live in my soul; +Break down every idol, +cast out every foe; +Now wash me, and I +shall be whiter than snow. + +Refrain +Whiter than snow, +yes, whiter than snow; +Now wash me, and I +shall be whiter than snow. + +2 +Lord Jesus, look down +from Thy throne in the skies, +And help me to make +a complete sacrifice; +I give up myself, +and whatever I know; +Now wash me, and I +shall be whiter than snow. + +3 +Lord Jesus, for this +I most humbly entreat; +I wait, blessed Lord, +at Thy crucified feet, +By faith, for my cleansing; +I see Thy blood flow; +Now wash me, and I +shall be whiter than snow. + +4 +Lord Jesus, Thou seest +I patiently wait; +Come now, and within me +a new heart create; +To those who have sought Thee, +Thou never said’st No; +Now wash me, and I +shall be whiter than snow. diff --git a/src/hymnal/raw/319.txt b/src/hymnal/raw/319.txt new file mode 100644 index 0000000..d58ff39 --- /dev/null +++ b/src/hymnal/raw/319.txt @@ -0,0 +1,38 @@ +319 – Lord, I Want to Be a Christian + + +1 +Lord, I want to be a Christian +in my heart, in my heart, +Lord, I want to be a Christian +in my heart, in my heart. +In my heart, in my heart, +Lord, I want to be a Christian +in my heart, in my heart. + +2 +Lord, I want to be more loving +in my heart, in my heart, +Lord, I want to be more loving +in my heart, in my heart. +In my heart, in my heart, +Lord, I want to be more loving +in my heart, in my heart. + +3 +Lord, I want to be more holy +in my heart, in my heart, +Lord, I want to be more holy +in my heart, in my heart. +In my heart, in my heart, +Lord, I want to be more holy +in my heart, in my heart. + +4 +Lord, I want to be more like Jesus +in my heart, in my heart, +Lord, I want to be more like Jesus +in my heart, in my heart. +In my heart, in my heart, +Lord, I want to be more like Jesus +in my heart, in my heart. diff --git a/src/hymnal/raw/320.txt b/src/hymnal/raw/320.txt new file mode 100644 index 0000000..b646206 --- /dev/null +++ b/src/hymnal/raw/320.txt @@ -0,0 +1,42 @@ +320 – Lord of Creation + + +1 +Lord of creation, +to you be all praise! +Most mighty your working, +most wondrous your ways! +Your glory and might +are beyond us to tell, +And yet in the heart +of the humble you dwell. + +2 +Lord of all power, +I give you my will, +In joyful obedience +your tasks to fulfill. +Your bondage is freedom; +your service is song; +And held in your keeping, +my weakness is strong. + +3 +Lord of all wisdom, +I give you my mind, +Rich truth that surpasses +man’s knowledge to find; +What eye has not seen +and what ear has not heard +Is taught by your spirit +and shines from your word. + +4 +Lord of all being, +I give you my all, +If I ever disown you, +I stumble and fall; +But led in your service +your word to obey, +I’ll walk in your freedom +to the end of the way. diff --git a/src/hymnal/raw/321.txt b/src/hymnal/raw/321.txt new file mode 100644 index 0000000..798351f --- /dev/null +++ b/src/hymnal/raw/321.txt @@ -0,0 +1,42 @@ +321 – My Jesus, I Love Thee + + +1 +My Jesus, I love thee, +I know thou art mine; +for thee all the follies +of sin I resign. +My gracious Redeemer, +my Savior art thou; +if ever I loved thee, +my Jesus, ’tis now. + +2 +I love thee because +thou hast first loved me, +and purchased my pardon +on Calvary’s tree; +I love thee for wearing +the thorns on thy brow; +if ever I loved thee, +my Jesus, ’tis now. + +3 +I’ll love Thee in life, +I will love Thee ’til death, +And praise Thee as long as +Thou lendest me breath; +And say when the death +dew lies cold on my brow, +if ever I loved thee, +my Jesus, ’tis now. + +4 +In mansions of glory +and endless delight; +I’ll ever adore thee +in heaven so bright; +I’ll sing with the glittering +crown on my brow; +if ever I loved thee, +my Jesus, ’tis now. diff --git a/src/hymnal/raw/322.txt b/src/hymnal/raw/322.txt new file mode 100644 index 0000000..b302413 --- /dev/null +++ b/src/hymnal/raw/322.txt @@ -0,0 +1,26 @@ +322 – Nothing Between + + +1 +Nothing between my soul and my Savior, +naught of this world’s delusive dream; +I have renounced all sinful pleasure; +Jesus is mine, there’s nothing between. + +Refrain +Nothing between my soul and my Savior, +so that his blessed face may be seen; +nothing preventing the least of his favor; +keep the way clear! let nothing between. + +2 +Nothing between, like worldly pleasure; +habits of life, though harmless they seem, +must not my heart from him ever sever; +he is my all, there’s nothing between. + +3 +Nothing between, e’en many hard trials, +though the whole world against me convene; +watching with prayer and much self denial, +I’ll triumph at last, there’s nothing between. diff --git a/src/hymnal/raw/323.txt b/src/hymnal/raw/323.txt new file mode 100644 index 0000000..11fc2a7 --- /dev/null +++ b/src/hymnal/raw/323.txt @@ -0,0 +1,26 @@ +323 – O for a Heart to Praise My God! + + +1 +O for a heart to praise my God, +A heart from sin set free, +A heart that always feels Thy blood +So freely shed for me. + +2 +A heart resigned, submissive, meek, +My dear Redeemer’s throne, +Where only Christ is heard to speak, +Where Jesus reigns alone. + +3 +A heart in every thought renewed +And full of love divine, +Perfect and right and pure and good, +A copy, Lord, of Thine. + +4 +Thy nature, gracious Lord, impart; +Come quickly from above; +Write Thy new name upon my heart, +Thy new, best name of Love. diff --git a/src/hymnal/raw/324.txt b/src/hymnal/raw/324.txt new file mode 100644 index 0000000..3474978 --- /dev/null +++ b/src/hymnal/raw/324.txt @@ -0,0 +1,26 @@ +324 – Just as I Am, Thine Own to Be + + +1 +Just as I am, Thine own to be, +Friend of the young, who lovest me, +To consecrate myself to Thee, +O Jesus Christ, I come. + +2 +In the glad morning of my day, +My life to give, my vows to pay, +With no reserve and no delay, +With all my heart I come. + +3 +I would live ever in the light, +I would work ever for the right; +I would serve Thee with all my might; +Therefore, to Thee I come. + +4 +Just as I am, young, strong, and free, +To be the best that I can be +For truth, and righteousness, and Thee, +Lord of my life, I come. diff --git a/src/hymnal/raw/325.txt b/src/hymnal/raw/325.txt new file mode 100644 index 0000000..6a6f968 --- /dev/null +++ b/src/hymnal/raw/325.txt @@ -0,0 +1,42 @@ +325 – Jesus, I My Cross Have Taken + + +1 +Jesus, I my cross have taken, +all to leave and follow Thee. +All things else I have forsaken, +Thou from hence my all shall be. +Perish every fond ambition, +all I’ve sought or hoped or known. +Yet how rich is my condition! +God and Heaven are still mine own. + +2 +Let the world despise and leave me, +they have left my Savior, too. +Human hearts and looks deceive me; +Thou art faithful, Thou art true. +O, ‘tis not in grief to harm me, +while thy love is left to me; +O, ‘twere not in joy to charm me, +If that love be hid from me. + +3 +Soul, then know thy full salvation; +rise o’er sin, and fear, and care; +Joy to find in every station +something still to do or bear: +Think what Spirit dwells within thee; +Think what Father’s smiles are thine; +Think that Jesus died to win thee, +child of heaven, canst thou repine? + +4 +Haste then on from grace to glory, +armed by faith, and winged by prayer, +Heaven’s eternal day’s before thee, +God’s own hand shall guide thee there. +Soon shall close thy earthly mission, +soon shall pass thy pilgrim days; +Hope soon change to glad fruition, +faith to sight, and prayer to praise. diff --git a/src/hymnal/raw/326.txt b/src/hymnal/raw/326.txt new file mode 100644 index 0000000..036d730 --- /dev/null +++ b/src/hymnal/raw/326.txt @@ -0,0 +1,30 @@ +326 – Open My Eyes That I May See + + +1 +Open my eyes, that I may see +Glimpses of truth Thou hast for me; +Place in my hands the wonderful key +That shall unclasp and set me free. +Silently now I wait for Thee, +Ready, my God, Thy will to see; +Open my eyes, +illumine me, Spirit Divine! + +2 +Open my ears that I may hear +Voices of truth Thou sendest clear; +and while the wavenotes fall on my ear, +Everything false will disappear. +Silently now I wait for Thee, +Ready, my God, Thy will to see; +Open my ears, illumine me, Spirit Divine! + +3 +Open my mouth, and let me bear +Gladly the warm truth everywhere; +Open my heart, and let me prepare +Love with Thy children thus to share. +Silently now I wait for Thee, +Ready, my God, Thy will to see; +Open my heart, illumine me, Spirit Divine! diff --git a/src/hymnal/raw/327.txt b/src/hymnal/raw/327.txt new file mode 100644 index 0000000..be72ec6 --- /dev/null +++ b/src/hymnal/raw/327.txt @@ -0,0 +1,38 @@ +327 – I'd Rather Have Jesus + + +1 +I’d rather have Jesus +than silver or gold; +I’d rather be His +than have riches untold; +I’d rather have Jesus +than houses or land; +I’d rather be led +by His nail-pierced hand: + +Refrain +Than to be the king of a vast domain +or be held in sin’s dread sway! +I’d rather have Jesus than anything +this world affords today. + +2 +I’d rather have Jesus +than men’s applause; +I’d rather be faithful +to His dear cause; +I’d rather have Jesus +than world-wide fame; +I’d rather be true +to His holy name: + +3 +He’s fairer than lilies +of rarest bloom; +He’s sweeter than honey +from out the comb; +He’s all that my hungering +spirit needs +I’d rather have Jesus +and let Him lead: diff --git a/src/hymnal/raw/328.txt b/src/hymnal/raw/328.txt new file mode 100644 index 0000000..d0c5adc --- /dev/null +++ b/src/hymnal/raw/328.txt @@ -0,0 +1,20 @@ +328 – Must Jesus Bear the Cross Alone + + +1 +Must Jesus bear the cross alone, +and all the world go free? +No, there’s a cross for everyone, +and there’s a cross for me. + +2 +The consecrated cross I’ll bear +till He shall set me free; +and then go home my crown to wear, +for there’s a crown for me. + +3 +Upon the crystal pavement, down +at Jesus’ pierced feet, +with joy I’ll cast my golden crown, +and His dear name repeat. diff --git a/src/hymnal/raw/329.txt b/src/hymnal/raw/329.txt new file mode 100644 index 0000000..650e36d --- /dev/null +++ b/src/hymnal/raw/329.txt @@ -0,0 +1,32 @@ +329 – Take the World, but Give Me Jesus + + +1 +Take the world, but give me Jesus; +All its Joys are but a name, +But His love abideth ever, +Through eternal years the same. + +Refrain +Oh, the height and depth of mercy! +Oh, the length and breadth of love! +Oh, the fullness of redemption, +Pledge of endless life above. + +2 +Take the world, but give me Jesus, +Sweetest comfort of my soul; +With my Savior watching o’er me, +I can sing, though billows roll. + +3 +Take the world, but give me Jesus; +Let me view his constant smile; +Then throughout my pilgrim journey +Light will cheer me all the while. + +4 +Take the world, but give me Jesus; +In His cross my trust shall be, +Till, with clearer, brighter vision +Face to face my Lord I see. diff --git a/src/hymnal/raw/330.txt b/src/hymnal/raw/330.txt new file mode 100644 index 0000000..b964626 --- /dev/null +++ b/src/hymnal/raw/330.txt @@ -0,0 +1,37 @@ +330 – Take My Life and Let It Be + + +1 +Take my life, and let it be +Consecrated, Lord, to Thee; +Take my hands, and let them move +At the impulse of Thy love; +At the impulse of Thy love. + +2 +Take my feet, and let them be +Swift and beautiful for Thee. +Take my voice, and let me sing +Always, only, for my King; +Always, only, for my King. + +3 +Take my lips, and let them be +Filled with messages from Thee. +Take my silver and my gold: +Not a mite would I withhold; +Not a mite would I withhold. + +4 +Take my will, and make it Thine, +It shall be no longer mine; +Take my heart, it is Thine own, +It shall be Thy royal throne. +It shall be Thy royal throne. + +5 +Take my love, my Lord, I pour +At Thy feet its treasure store; +Take myself, and I will be, +Ever, only, all for Thee. +Ever, only, all for Thee. diff --git a/src/hymnal/raw/331.txt b/src/hymnal/raw/331.txt new file mode 100644 index 0000000..0c46860 --- /dev/null +++ b/src/hymnal/raw/331.txt @@ -0,0 +1,32 @@ +331 – O Jesus, I Have Promised + + +1 +O Jesus, I have promised +to serve thee to the end; +be thou forever near me, +my Master and my friend. +I shall not fear the battle +if thou art by my side, +nor wander from the pathway +if thou wilt be my guide. + +2 +O let me feel thee near me! +The world is ever near; +I see the sights that dazzle, +the tempting sounds I hear; +my foes are ever near me, +around me and within; +but Jesus, draw thou nearer, +and shield my soul from sin. + +3 +O Jesus, thou hast promised +to all who follow thee +that where thou art in glory +there shall thy servant be. +And Jesus, I have promised +to serve thee to the end; +O give me grace to follow, +my Master and my Friend. diff --git a/src/hymnal/raw/332.txt b/src/hymnal/raw/332.txt new file mode 100644 index 0000000..9804296 --- /dev/null +++ b/src/hymnal/raw/332.txt @@ -0,0 +1,32 @@ +332 – The Cleansing Wave + + +1 +Oh now I see the crimson wave, +The fountain deep and wide; +Jesus, my Lord, mighty to save, +Points to His wounded side. + +Refrain +The cleansing stream I see, I see, +I plunge, and O, it cleanseth me! +O praise the Lord! it cleanseth me, +It cleanseth me, yes, cleanseth me. + +2 +I see the new creation rise, +I hear the speaking blood; +It speaks polluted nature dies, +Sinks ‘neath the cleansing flood. + +3 +I rise to walk in heaven’s own light, +Above the world and sin; +With heart made pure and garments white, +And Christ enthroned within. + +4 +Amazing grace! ’tis heaven below +To feel the blood applied, +And Jesus, only Jesus, know, +My Jesus crucified. diff --git a/src/hymnal/raw/333.txt b/src/hymnal/raw/333.txt new file mode 100644 index 0000000..7f0c690 --- /dev/null +++ b/src/hymnal/raw/333.txt @@ -0,0 +1,26 @@ +333 – On Jordan's Banks the Baptist's Cry + + +1 +On Jordan’s banks the Baptist’s cry +Announces that the Lord is nigh; +Awake and hearken, for he brings +Glad tidings of the King of kings! + +2 +Then cleansed be every life from sin; +Make straight the way for God within, +And let us all our hearts prepare +For Christ to come and enter there. + +3 +We hail You as our Savior, Lord, +Our refuge and our great reward; +Without Your grace we waste away +Like flow’rs that wither and decay. + +4 +Stretch forth Your hand, our health restore, +And make us rise to fall no more; +Oh, let Your face upon us shine +And fill the world with love divine. diff --git a/src/hymnal/raw/334.txt b/src/hymnal/raw/334.txt new file mode 100644 index 0000000..bf00064 --- /dev/null +++ b/src/hymnal/raw/334.txt @@ -0,0 +1,32 @@ +334 – Come, Thou Fount of Every Blessing + + +1 +Come, thou Fount of every blessing, +Tune my heart to sing thy grace; +Streams of mercy, never ceasing, +Call for songs of loudest praise. +Teach me ever to adore Thee, +May I still Thy goodness prove, +While the hope of endless glory +Fills my heart with joy and love. + +2 +Here I raise mine Ebenezer; +Hither by thy help I’ve come; +And I hope, by thy good pleasure, +Safely to arrive at home. +Jesus sought me when a stranger, +Wandering from the fold of God; +He, to rescue me from danger, +Interposed his precious blood. + +3 +O, to grace how great a debtor +Daily I’m constrained to be! +Let thy goodness, like a fetter, +Bind me closer still to thee. +Prone to wander, Lord, I feel it, +Prone to leave the God I love; +Here’s my heart–O, take and seal it, +Seal it for thy courts above. diff --git a/src/hymnal/raw/335.txt b/src/hymnal/raw/335.txt new file mode 100644 index 0000000..422e9dc --- /dev/null +++ b/src/hymnal/raw/335.txt @@ -0,0 +1,32 @@ +335 – What a Wonderful Savior + + +1 +Christ has for sin atonement made, +What a wonderful Savior! +We are redeemed! the price is paid! +What a wonderful Savior! + +Refrain +What a wonderful Savior +is Jesus, my Jesus! +What a wonderful Savior +is Jesus, my Lord! + +2 +I praise Him for the cleansing blood, +What a wonderful Savior! +That reconciled my soul to God; +What a wonderful Savior! + +3 +He walks beside me all the way, +What a wonderful Savior! +And keeps me faithful day by day; +What a wonderful Savior! + +4 +He gives me overcoming power, +What a wonderful Savior! +And triumph in each trying hour; +What a wonderful Savior! diff --git a/src/hymnal/raw/336.txt b/src/hymnal/raw/336.txt new file mode 100644 index 0000000..729fa51 --- /dev/null +++ b/src/hymnal/raw/336.txt @@ -0,0 +1,62 @@ +336 – There Is a Fountain + + +1 +There is a fountain filled with blood +drawn from Emmanuel’s veins; +And sinners plunged beneath that flood +lose all their guilty stains. +Lose all their guilty stains, +lose all their guilty stains; +And sinners plunged beneath that flood +lose all their guilty stains. + +2 +The dying thief rejoiced to see +that fountain in his day; +And there may I, though vile as he, +wash all my sins away. +Wash all my sins away, +wash all my sins away; +And there may I, though vile as he, +wash all my sins away. + +3 +Thou dying Lamb, Thy precious blood +shall never lose its power +Till all the ransomed church of God +are saved, to sin no more. +Are saved, to sin no more, +are saved, to sin no more; +Till all the ransomed church of God +are saved, to sin no more. + +4 +E’er since, by faith, I saw the stream +Thy flowing wounds supply, +Redeeming love has been my theme, +and shall be till I die. +And shall be till I die, +and shall be till I die; +Redeeming love has been my theme, +and shall be till I die. + +5 +Lord, I believe Thou hast prepared, +unworthy though I be, +For me a blood-bought free reward, +a golden harp for me! +A golden harp for me! +A golden harp for me! +For me a blood-bought free reward, +a golden harp for me! + +6 +There in a nobler, sweeter song, +I’ll sing Thy power to save, +When this poor lisping, stammering tongue +is ransomed from the grave. +Is ransomed from the grave, +is ransomed from the grace; +When this poor lisping, stammering tongue +is ransomed from the the grave. diff --git a/src/hymnal/raw/337.txt b/src/hymnal/raw/337.txt new file mode 100644 index 0000000..9504792 --- /dev/null +++ b/src/hymnal/raw/337.txt @@ -0,0 +1,26 @@ +337 – Redeemed! + + +1 +Redeemed, how I love to proclaim it! +Redeemed by the blood of the Lamb; +Redeemed through His infinite mercy, +His child and forever I am. + +Refrain +Redeemed, redeemed, +Redeemed by the blood of the Lamb; +Redeemed, redeemed, +His child and forever I am. + +2 +Redeemed, and so happy in Jesus, +No language my rapture can tell; +I know that the light of His presence +With me doth continually dwell. + +3 +I know there’s a crown that is waiting +In yonder bright mansion for me; +And soon, with the spirit made perfect, +At home with the Lord I shall be. diff --git a/src/hymnal/raw/338.txt b/src/hymnal/raw/338.txt new file mode 100644 index 0000000..d578e1c --- /dev/null +++ b/src/hymnal/raw/338.txt @@ -0,0 +1,26 @@ +338 – Redeemed! + + +1 +Redeemed, how I love to proclaim it! +Redeemed by the blood of the Lamb; +Redeemed thro’ His infinite mercy, +His child, and forever, I am. + +Refrain +Redeemed, redeemed, +Redeemed by the blood of the Lamb; +Redeemed, how I love to proclaim it! +His child and forever I am. + +2 +I think of my blessed Redeemer, +I think of Him all the day long; +I sing, for I cannot be silent; +His love is the theme of my song. + +3 +I know I shall see in His beauty +The King in whose law I delight, +Who lovingly guardeth my footsteps, +And giveth me songs in the night. diff --git a/src/hymnal/raw/339.txt b/src/hymnal/raw/339.txt new file mode 100644 index 0000000..e130e69 --- /dev/null +++ b/src/hymnal/raw/339.txt @@ -0,0 +1,22 @@ +339 – God Is My Strong Salvation + + +1 +God is my strong salvation, +What foe have I to fear? +In darkness and temptation, +My Light, my Help, is near: +Though hosts encamp around me, +Firm in the fight I stand; +What terror can confound me, +With God at my right hand? + +2 +Place on the reliance; +My soul with courage wait; +His truth be thine affiance, +When faint and desolate. +His might thy heart shall strengthen, +His love thy joy increase; +Mercy thy days shall lengthen; +The Lord will give thee peace. diff --git a/src/hymnal/raw/340.txt b/src/hymnal/raw/340.txt new file mode 100644 index 0000000..6fa40f0 --- /dev/null +++ b/src/hymnal/raw/340.txt @@ -0,0 +1,42 @@ +340 – Jesus Saves + + +1 +We have heard a joyful sound, +Jesus saves, Jesus saves; +Spread the gladness all around, +Jesus saves, Jesus saves; +Bear the news to every land, +Climb the steeps and cross the waves, +Onward, ’tis our Lord’s command, +Jesus saves, Jesus saves. + +2 +Waft it on the rolling tide, +Jesus saves, Jesus saves; +Tell to sinners, far and wide, +Jesus saves, Jesus saves; +Sing, ye islands of the sea. +Echo back, ye ocean caves, +Earth shall keep her jubilee, +Jesus saves, Jesus saves. + +3 +Sing above the battle’s strife, +Jesus saves, Jesus saves; +By His death and endless life, +Jesus saves, Jesus saves; +Sing it softly through the gloom, +When the heart for mercy craves, +Sing in triumph o’er the tomb, +Jesus saves, Jesus saves. + +4 +Give the winds a mighty voice, +Jesus saves, Jesus saves; +Let the nations now rejoice, +Jesus saves, Jesus saves; +Shout salvation full and free, +Highest hills and deepest caves, +This our song of victory, +Jesus saves, Jesus saves. diff --git a/src/hymnal/raw/341.txt b/src/hymnal/raw/341.txt new file mode 100644 index 0000000..7fa6e09 --- /dev/null +++ b/src/hymnal/raw/341.txt @@ -0,0 +1,42 @@ +341 – To God Be the Glory + + +1 +To God be the glory, +great things he hath done! +So loved he the world +that he gave us his Son, +who yielded his life +an atonement for sin, +and opened the lifegate +that all may go in. + +Refrain +Praise the Lord, praise the Lord, +let the earth hear his voice! +Praise the Lord, praise the Lord, +let the people rejoice! +O come to the Father +thru Jesus the Son, +and give him the glory, +great things he hath done! + +2 +O perfect redemption, +the purchase of blood, +to every believer +the promise of God; +the vilest offender +who truly believes, +that moment from Jesus +a pardon receives. + +3 +Great things he hath taught us, +great things he hath done, +and great our rejoicing +thru Jesus the Son; +but purer, and higher, +and greater will be +our wonder, our transport, +when Jesus we see. diff --git a/src/hymnal/raw/342.txt b/src/hymnal/raw/342.txt new file mode 100644 index 0000000..664a793 --- /dev/null +++ b/src/hymnal/raw/342.txt @@ -0,0 +1,32 @@ +342 – Is This a Day of New Beginnings + + +1 +Is this a day of new beginnings, +Time to remember and move on, +Time too believe what love is bringing, +Laying to rest the pain that’s gone? + +2 +How can the seasons of a planet +Mindlessly spinning round its sun +With just a human name and number +Say that some new thing has begun? + +3 +Yet through the life and death of Jesus +Love’s mighty Spirit, now as then, +Can make for us a world of difference +As faith and hope are born again. + +4 +Then let us, with the Spirit’s daring, +Step from the past and leave behind +Its disappointment, guilt, and grieving, +Seeking new paths, and sure to find. + +5 +Christ is alive, and goes before us +To show and share what love can do. +This is a day of new beginnings; +Our God is making all things new. diff --git a/src/hymnal/raw/343.txt b/src/hymnal/raw/343.txt new file mode 100644 index 0000000..f468822 --- /dev/null +++ b/src/hymnal/raw/343.txt @@ -0,0 +1,26 @@ +343 – I Will Sing of My Redeemer + + +1 +I will sing of my Redeemer, +And His wondrous love to me; +On the cruel cross He suffered, +From the curse to set me free. + +Refrain +Sing, oh sing, of my Redeemer, +With His blood, He purchased me. +On the cross, He sealed my pardon, +Paid the debt, and made me free. + +2 +I will tell the wondrous story, +How my lost estate to save, +In His boundless love and mercy, +He the ransom freely gave. + +3 +I will sing of my Redeemer, +And His heavenly love to me; +He from death to life hath brought me, +Son of God with Him to be. diff --git a/src/hymnal/raw/344.txt b/src/hymnal/raw/344.txt new file mode 100644 index 0000000..5c18968 --- /dev/null +++ b/src/hymnal/raw/344.txt @@ -0,0 +1,26 @@ +344 – I Love Your Kingdom, Lord + + +1 +I love thy kingdom, Lord, +the house of thine abode, +the church our blest Redeemer saved +with his own precious blood. + +2 +I love thy church, O God! +Her walls before thee stand +dear as the apple of thine eye, +and graven on thy hand. + +3 +Beyond my highest joy +I prize her heavenly ways, +her sweet communion, solemn vows, +her hymns of love and praise. + +4 +Sure as thy truth shall last, +to Zion shall be given +the brightest glories earth can yield, +and brighter bliss of heaven. diff --git a/src/hymnal/raw/345.txt b/src/hymnal/raw/345.txt new file mode 100644 index 0000000..740726b --- /dev/null +++ b/src/hymnal/raw/345.txt @@ -0,0 +1,32 @@ +345 – Christ Is the World's True Light + + +1 +Christ is the world’s true light, +Its captain of salvation, +The daystar clear and bright +Of every man and nation; +New life, new hope awakes +Where’er men own His sway: +Freedom her bondage breaks, +And night is turned to day. + +2 +In Christ all races meet, +Their ancient feuds forgetting, +The whole round world complete, +From sunrise to its setting: +When Christ is throned as Lord, +Men shall forsake their fear, +To plowshare beat the sword, +To pruning hook the spear. + +3 +One Lord, in one great name +Unite us all who own Thee, +Cast out our pride and shame +That hinder to enthrone Thee; +The world has waited long, +Has travailed long in pain, +To heal its ancient wrong, +Come, Prince of Peace, and reign. diff --git a/src/hymnal/raw/346.txt b/src/hymnal/raw/346.txt new file mode 100644 index 0000000..37a3477 --- /dev/null +++ b/src/hymnal/raw/346.txt @@ -0,0 +1,52 @@ +346 – Lord, Who Dost Give to Thy Church + + +1 +Lord, who dost give +to Thy church for its healing +Gifts, and the grace +to sustain and renew, +Hear as we pray that +today and each morrow +We to Thy purpose may +show ourselves true. + +2 +Clear be the voices +of preachers and prophets +Fearlessly speaking +the word of the Lord, +Word of redemption +thro‘ God’s Son incarnate, +Blessing for cursing, +and peace for the sword. + +3 +Tender and wise be +the hearts of the pastors, +Guiding and guarding +the souls in their care, +Firm with the wayward, +a strength to the doubting, +Helping the needy +their burdens to bear. + +4 +May those who teach grow +in knowledge and patience, +Guiding to wisdom +the young and the old, +Training for worship +and witness and service, +Foes to all falsehood, +in truthfulness bold. + +5 +Lord, ever give to us +gifts in due measure, +Each needing other, +and all having worth; +So to the Father, +the Son, and the Spirit, +Glory be shown by +the church here on earth. diff --git a/src/hymnal/raw/347.txt b/src/hymnal/raw/347.txt new file mode 100644 index 0000000..03d418e --- /dev/null +++ b/src/hymnal/raw/347.txt @@ -0,0 +1,47 @@ +347 – Built on the Rock + + +1 +Built on the Rock the Church shall stand, +Even when steeples are falling; +Crumbled have spires in every land, +Bells still are chiming and calling +Calling the young and old to rest, +Calling the souls of those distressed, +Longing for life everlasting. + +2 +Not in our temples made with hands +God, the Almighty, is dwelling; +High in the heav’ns His temple stands, +All earthly temples excelling. +Yet He who dwells in heav’n above +Deigns to abide with us in love, +Making our bodies His temple. + +3 +We are God’s house of living stones, +Built for His own habitation; +He fills our hearts, His humble thrones, +Granting us life and salvation. +Were two or three to seek His face, +He in their midst would show His grace, +Blessings upon them bestowing. + +4 +Yet in this house, an earthly frame, +Jesus His children is blessing; +Hither we come to praise His name, +Faith in our Savior confessing. +Jesus to us His Spirit sent, +Making with us His covenant, +Granting His children the kingdom. + +5 +Thro‘ all the passing years, O Lord, +Grant that, when church bells are ringing, +Many may come to hear God’s Word +Where He this promise is bringing: +I know My own, My own know Me: +You, not the world, My face shall see; +My peace I leave with you. Amen. diff --git a/src/hymnal/raw/348.txt b/src/hymnal/raw/348.txt new file mode 100644 index 0000000..b757591 --- /dev/null +++ b/src/hymnal/raw/348.txt @@ -0,0 +1,42 @@ +348 – The Church Has One Foundation + + +1 +The church’s one foundation +is Jesus Christ her Lord; +she is his new creation +by water and the Word. +From heaven he came and sought her +to be his holy bride; +with his own blood he bought her, +and for her life he died. + +2 +Elect from every nation, +yet one o’er all the earth; +her charter of salvation, +one Lord, one faith, one birth; +one holy name she blesses, +partakes one holy food, +and to one hope she presses, +with every grace endued. + +3 +Though with a scornful wonder +we see her sore oppressed, +by schisms rent asunder, +by heresies distressed, +yet saints their watch are keeping; +their cry goes up, “How long?” +And soon the night of weeping +shall be the morn of song. + +4 +‘Mid toil and tribulation, +and tumult of her war, +she waits the consummation +of peace forevermore; +till, with the vision glorious, +her longing eyes are blest, +and the great church victorious +shall be the church at rest. diff --git a/src/hymnal/raw/349.txt b/src/hymnal/raw/349.txt new file mode 100644 index 0000000..7f158a5 --- /dev/null +++ b/src/hymnal/raw/349.txt @@ -0,0 +1,36 @@ +349 – God is Love + + +1 +Here in Christ we gather, +love of Christ our calling. +Christ, our love, is with us, +gladness be His greeting. +Let us fear Him, yes, and +love Him, God eternal. +Loving Him, let each love +Christ in all his brethren. + +Refrain +God is love, and where true love is +God Himself is there. + +2 +When we Christians gather, +members of one body, +Let there be in us no +discord but one spirit. +Banished now be anger, +strife, and every quarrel. +Christ, our God, +be always present here among us. + +3 +Grant us love’s fulfillment, +joy with all the blessed, +When we see Your face, +O Savior, in its glory. +Shine on us, +O purest Light of all creation, +Be our bliss while endless +ages sing Your praises. diff --git a/src/hymnal/raw/350.txt b/src/hymnal/raw/350.txt new file mode 100644 index 0000000..7614020 --- /dev/null +++ b/src/hymnal/raw/350.txt @@ -0,0 +1,26 @@ +350 – Blest Be the Tie That Binds + + +1 +Blest be the tie that binds +our hearts in Christian love; +the fellowship of kindred minds +is like to that above. + +2 +Before our Father’s throne +we pour our ardent prayers; +our fears, our hopes, our aims are one, +our comforts and our cares. + +3 +We share each other’s woes, +our mutual burdens bear; +and often for each other flows +the sympathizing tear. + +4 +When we asunder part, +it gives us inward pain; +but we shall still be joined in heart, +and hope to meet again. diff --git a/src/hymnal/raw/351.txt b/src/hymnal/raw/351.txt new file mode 100644 index 0000000..5b0297f --- /dev/null +++ b/src/hymnal/raw/351.txt @@ -0,0 +1,42 @@ +351 – Thy Hand, O God Has Guided + + +1 +Thy hand, O God, has guided +Thy flock from age to age; +The wondrous tale is written +Full clear on every page; +Our fathers owned Thy goodness, +And we their deeds record; +And both of this bear witness, +One church, one faith, one Lord. + +2 +Thy heralds brought glad tidings +To greatest as to least; +They bade men rise and hasten +To share the great King’s feast: +And this was all their teaching, +In every deed and word, +To all alike proclaiming +One church, one faith, one Lord. + +3 +When shadows thick were falling, +And all seemed sunk in night, +Thou, Lord, did send Thy servants, +Thy chosen sons of light. +On them and on Thy people +Thy plenteous grace was poured, +And this was still their message: +One church, one faith, one Lord. + +4 +Thy mercy will not fail us, +Nor leave Thy work undone; +With Thy right hand to help us, +The vict’ry shall be won; +And then by men and angels +Thy name shall be adored, +And this shall be their anthem: +One church, one faith, one Lord. diff --git a/src/hymnal/raw/352.txt b/src/hymnal/raw/352.txt new file mode 100644 index 0000000..193f3c7 --- /dev/null +++ b/src/hymnal/raw/352.txt @@ -0,0 +1,26 @@ +352 – This Is My Will + + +1 +This is My will, My one command, +That love should dwell among you all. +This is My will that you should love +As I have shown that I love you. + +2 +No greater love a man can have +Than that he die to save his friends. +You are My friends if you obey +What I command that you should do. + +3 +You chose not Me, but I chose you +That you should go and bear much fruit. +I chose you out that you in Me +Should bear much fruit that will abide. + +4 +All that I ask My Father, dear, +For My name’s sake you shall receive. +This is My will, My one command, +That love should dwell in each, in all. diff --git a/src/hymnal/raw/353.txt b/src/hymnal/raw/353.txt new file mode 100644 index 0000000..a975f85 --- /dev/null +++ b/src/hymnal/raw/353.txt @@ -0,0 +1,26 @@ +353 – Father, Help Your People + + +1 +Father, help Your people in this world to build +Something of Your kingdom and to do Your will, +Lead us to discover partnership in love; +Bless our ways of sharing and our pride remove. + +2 +Lord of desk and altar, bind our lives in one, +That in work and worship love may set the tone. +Give us grace to listen, clarity of speech; +Make us truly thankful for the gifts of each. + +3 +Holy is the setting of each room and yard, +Lecture hall and kitchen, office, shop, and ward. +Holy is the rhythm of our working hours; +Hallow then our purpose, energy, and pow’rs. + +4 +Strengthen, Lord, for service hand and heart and brain; +Help us good relations daily to maintain. +Let the living presence of the servant Christ +Heighten our devotion, make our life a feast. diff --git a/src/hymnal/raw/354.txt b/src/hymnal/raw/354.txt new file mode 100644 index 0000000..e9d3d55 --- /dev/null +++ b/src/hymnal/raw/354.txt @@ -0,0 +1,26 @@ +354 – Thy Love, O God + + +1 +Thy love, O God, has all mankind created, +And led Thy people to this present hour; +In Christ we see life’s glory consummated; +Thy Spirit manifests His living power. + +2 +From out the darkness of our hope’s frustration, +From all the broken idols of our pride, +We turn to seek Thy truth’s illumination, +And find Thy mercy waiting at our side. + +3 +In pity look upon Thy children’s striving +For life and freedom, peace and brotherhood, +Till at the fullness of Thy truth arriving, +We find in Christ the crown of every good. + +4 +Inspire Thy church, mid earth’s discordant voices, +To preach the gospel of her Lord above, +Until the day this warring world rejoices +To hear the mighty harmonies of love. diff --git a/src/hymnal/raw/355.txt b/src/hymnal/raw/355.txt new file mode 100644 index 0000000..a97973e --- /dev/null +++ b/src/hymnal/raw/355.txt @@ -0,0 +1,32 @@ +355 – Where Cross the Crowded Ways of Life + + +1 +Where cross the crowded ways of life, +where sound the cries of race and clan, +above the noise of selfish strife, +we hear your voice, O Son of Man. + +2 +From tender childhood’s helplessness, +from woman’s grief, man’s burdened toil, +from famished souls, from sorrow’s stress, +your heart has never known recoil. + +3 +The cup of water given for you still +holds the freshness of your grace; +yet long these multitudes to view +the sweet compassion of your face. + +4 +O Master, from the mountainside +make haste to heal these hearts of pain; +among these restless throngs abide; +O tread the city’s streets again. + +5 +Till all the world shall learn your love +and follow where your feet have trod, +till, glorious from your heaven above, +shall come the city of our God. diff --git a/src/hymnal/raw/356.txt b/src/hymnal/raw/356.txt new file mode 100644 index 0000000..63de19f --- /dev/null +++ b/src/hymnal/raw/356.txt @@ -0,0 +1,26 @@ +356 – All Who Love and Serve Your City + + +1 +All who love and serve your city, +All who bear its daily stress, +All who cry for peace and justice, +All who curse and all who bless. + +2 +In your day of loss and sorrow, +In your day of helpless strife, +Honor, peace, and love retreating, +Seek the Lord, who is your life. + +3 +For all days are days of judgment, +And the Lord is waiting still, +Drawing near His friends who spurn Him, +Off’ring peace from Calv’ry’s hill. + +4 +Risen Lord, shall yet the city +Be the city of despair? +Come today, our judge, our glory; +Be its name “The Lord is there!” diff --git a/src/hymnal/raw/357.txt b/src/hymnal/raw/357.txt new file mode 100644 index 0000000..bb6a146 --- /dev/null +++ b/src/hymnal/raw/357.txt @@ -0,0 +1,23 @@ +357 – Come, Labor On + + +1 +Come, labor on. +Who dares stand idle on the harvest plain +While all around him waves the golden grain? +And to each servant does the Master say, +“Go work today.” + +2 +Come, labor on. +Claim the high calling angels cannot share; +To young and old the gospel gladness bear; +Redeem the time; its hours too swiftly fly. +The night draws nigh. + +3 +Come, labor on. +No time for rest; till glows the western sky, +Till the long shadows oér our pathway lie, +And a glad sound comes with the setting sun, +“Well done, well done!” diff --git a/src/hymnal/raw/358.txt b/src/hymnal/raw/358.txt new file mode 100644 index 0000000..1e3ef16 --- /dev/null +++ b/src/hymnal/raw/358.txt @@ -0,0 +1,26 @@ +358 – Far and Near the Fields Are Teeming + + +1 +Far and near the fields are teeming +with the sheaves of ripened grain; +Far and near their gold is gleaming +O’er the summy slope and plain. + +Refrain +Lord of harvest, send forth reapers! +Hear us Lord,to Thee we cry; +Send them now the sheaves to gather, +Ere the harvest-time pass by. + +2 +Send them forth with morn’s first beaming, +Send them in the noon-tides’s glare; +When the sun’s last rays are streaming, +bid them gather everywhere. + +3 +O thou, whom thy Lord is sending, +gather now the sheaves of gold; +Heavenward then at evening wending +Thou shalt come with joy untold. diff --git a/src/hymnal/raw/359.txt b/src/hymnal/raw/359.txt new file mode 100644 index 0000000..4eb5713 --- /dev/null +++ b/src/hymnal/raw/359.txt @@ -0,0 +1,42 @@ +359 – Hark! the Voice of Jesus Calling + + +1 +Hark! the voice of Jesus calling, +“Who will go and work today? +Fields are white, the harvest waiting, +Who will bear the sheaves away?” +Loud and long the Master calleth, +Rich reward He offers free; +Who will answer, gladly saying, +“Here am I, O Lord, send me”? + +2 +If you cannot cross the ocean +And the heathen lands explore, +You can find the heathen nearer, +You can help them at your door; +If you cannot speak like angels, +If you cannot preach like Paul, +You can tell the love of Jesus, +You can say He died for all. + +3 +If you cannot be the watchman, +Standing high on Zion’s wall, +Pointing out the path to heaven, +Offering life and peace to all; +With your prayers and with your bounties +You can do what Heaven demands, +You can be like faithful Aaron, +Holding up the prophet’s hands. + +4 +While the souls of men are dying, +And the Master calls for you, +Let none hear you idly saying, +“There is nothing I can do!” +Gladly take the task He gives you, +Let His work your pleasure be; +Answer quickly when He calleth, +“Here am I, O Lord, send me.” diff --git a/src/hymnal/raw/360.txt b/src/hymnal/raw/360.txt new file mode 100644 index 0000000..3fc1de0 --- /dev/null +++ b/src/hymnal/raw/360.txt @@ -0,0 +1,26 @@ +360 – From the Eastern Mountains + + +1 +From the eastern mountains Pressing on they come, +Wise men in their wisdom, To His humble home; +Stirred by deep devotion, Hasting from afar, +Ever journeying onward, Guided by a star. + +2 +There their Lord and Savior Meek and lowly, +Wondrous light that led them Onward on their way, +Ever now to lighten Nations from afar, +As they journey homeward By that guiding star. + +3 +Gather in the outcasts All who’ve gone astray, +Throw Thy radiance o’er them, Guide them on their way; +Those who never knew Thee, Those who’ve wandered far, +Guide them by the brightness Of Thy guiding star. + +4 +Until every nation, Whether bond or free, +‘Neath Thy starlit banner, Jesus follows thee. +O’er the distant mountains To that heavenly home, +Where no sin nor sorrow Evermore shall come. diff --git a/src/hymnal/raw/361.txt b/src/hymnal/raw/361.txt new file mode 100644 index 0000000..7cef2f0 --- /dev/null +++ b/src/hymnal/raw/361.txt @@ -0,0 +1,26 @@ +361 – Hark! 'Tis the Shepherd's Voice I Hear + + +1 +Hark! ’tis the Shepherd’s voice I hear, +Out in the desert dark and drear, +Calling the sheep who’ve gone astray, +Far from the Shepherd’s fold away. + +Refrain +Bring them in, Bring them in, +Bring them in from the fields of sin; +Bring them in, Bring them in, +Bring the wanderers to Jesus. + +2 +Who’ll go and help the Shepherd kind, +Help Him the wandering ones to find? +Who’ll bring them back into the fold, +Where they’ll be sheltered from the cold? + +3 +Out in the desert hear their cry, +Out on the mountain wild and high, +Hark! ’tis the Master speaks to thee, +“Go, find My sheep where ‘er they be.” diff --git a/src/hymnal/raw/362.txt b/src/hymnal/raw/362.txt new file mode 100644 index 0000000..c452e4a --- /dev/null +++ b/src/hymnal/raw/362.txt @@ -0,0 +1,26 @@ +362 – Lift High the Cross + + +Refrain +Lift high the cross, the love of Christ proclaim, +Till all the world adore His sacred Name. + +1 +Come, Christians, follow where our Captain trod, +Our King victorious, Christ, the Son of God. + +2 +Led on their way by this triumphant sign, +The hosts of God in conquering ranks combine. + +3 +All newborn soldiers of the Crucified +Bear on their brows the seal of Him Who died. + +4 +O Lord, once lifted on the glorious tree, +As Thou hast promised, draw us all to Thee. + +5 +So shall our song of triumph ever be: +Praise to the Crucified for victory! diff --git a/src/hymnal/raw/363.txt b/src/hymnal/raw/363.txt new file mode 100644 index 0000000..edec06e --- /dev/null +++ b/src/hymnal/raw/363.txt @@ -0,0 +1,32 @@ +363 – Lord, Whose Love in Humble Service + + +1 +Lord, whose love in humble service +Bore the weight of human need, +Who upon the cross, forsaken, +Worked Your mercy’s perfect deed: +We, Your servants, bring the worship +Not of voice alone, but heart; +Consecrating to Your purpose +Every gift which You impart. + +2 +Still Your children wander homeless; +Still the hungry cry for bread; +Still the captives long for freedom; +Still in grief we mourn our dead. +As you, Lord, in deep compassion +Healed the sick and freed the soul, +By Your Spirit send Your power +To our world to make it whole. + +3 +As we worship, grant us vision, +Till your love’s revealing light +In its height and depth and greatness +Dawns upon our quickened sight, +Making known the needs and burdens +Your compassion bids us bear, +Stirring us to ardent service, +Your abundant life to share. diff --git a/src/hymnal/raw/364.txt b/src/hymnal/raw/364.txt new file mode 100644 index 0000000..9578c99 --- /dev/null +++ b/src/hymnal/raw/364.txt @@ -0,0 +1,20 @@ +364 – O Jesus Christ, to You + + +1 +O Jesus Christ, to You may hymns be rising +In every city for Your love and care; +Inspire our worship, grant the glad surprising +That Your blest Spirit brings men everywhere. + +2 +Grant us new courage sacrificial humble +Strong in Your strength to venture and to dare, +To lift the fallen, guide the feet that stumble, +Seek out the lonely &God’s mercy share + +3 +Show us Your Spirit, brooding oér each city, +As You did weep above Jerusalem, +Seeking to gather all in love and pity, +And healing those who touch Your garment’s hem. diff --git a/src/hymnal/raw/365.txt b/src/hymnal/raw/365.txt new file mode 100644 index 0000000..c4d0cb3 --- /dev/null +++ b/src/hymnal/raw/365.txt @@ -0,0 +1,30 @@ +365 – O Zion, Haste + + +1 +O Zion, haste, thy mission high fulfilling, +to tell to all the world that God is light, +that he who made all nations is not willing +one soul should perish, lost in shades of night. + +Refrain +Publish glad tidings, tidings of peace; +tidings of Jesus, redemption and release. + +2 +Proclaim to every people, tongue, and nation +that God, in whom they live and move, is love; +tell how he stooped to save his lost creation, +and died on earth that we might live above. + +3 +Give of thine own to bear the message glorious; +give of thy wealth to speed them on their way; +pour out thy soul for them in prayer victorious; +O Zion, haste to bring the brighter day. + +4 +He comes again; O Zion, ere thou meet Him, +Make known to every heart His saving grace; +Let none whom He hath ransomed fail to greet Him, +Through thy neglect, unfit to see His face. diff --git a/src/hymnal/raw/366.txt b/src/hymnal/raw/366.txt new file mode 100644 index 0000000..6cb2dc7 --- /dev/null +++ b/src/hymnal/raw/366.txt @@ -0,0 +1,26 @@ +366 – O Where Are the Reapers + + +1 +O where are the reapers that garner in +The sheaves of the good from the fields of sin? +With sickles of truth must the work be done, +And no one may rest till the “harvest home.” + +Refrain +Where are the reapers? O who will come +And share in the glory of the “harvest home”? +O who will help us to garner in +The sheaves of good from the fields of sin? + +2 +The fields all are ripening, and far and wide +The world now is waiting the harvest tide: +But reapers are few, and the work is great, +And much will be lost should the harvest wait. + +3 +So come with your sickles, ye sons of men, +And gather together the golden grain; +Toil on till the Lord of the harvest come, +Then share ye His joy in the “harvest home.” diff --git a/src/hymnal/raw/367.txt b/src/hymnal/raw/367.txt new file mode 100644 index 0000000..834a339 --- /dev/null +++ b/src/hymnal/raw/367.txt @@ -0,0 +1,24 @@ +367 – Rescue the Perishing + + +1 +Rescue the perishing, care for the dying, +snatch them in pity from sin and the grave; +weep o’er the erring one, lift up the fallen, +tell them of Jesus, the mighty to save. + +Refrain +Rescue the perishing, care for the dying; +Jesus is merciful, Jesus will save. + +2 +Though they are slighting him, still he is waiting, +waiting the penitent child to receive; +plead with them earnestly, plead with them gently; +he will forgive if they only believe. + +3 +Rescue the perishing, duty demands it; +strength for thy labor the Lord will provide; +back to the narrow way patiently win them; +tell the poor wanderer a Savior has died. diff --git a/src/hymnal/raw/368.txt b/src/hymnal/raw/368.txt new file mode 100644 index 0000000..e8aaf32 --- /dev/null +++ b/src/hymnal/raw/368.txt @@ -0,0 +1,32 @@ +368 – Watchman, Blow the Gospel Trumpet + + +1 +Watchman, blow the gospel trumpet, +Every soul a warning give; +Whosoever hears the message +May repent, and, turn and live. + +Refrain +Blow the trumpet, trusty watchman, +Blow it loud o’er land and sea; +God commissions, sound the message! +Every captive may be free. + +2 +Sound it loud oér every hilltop, +Gloomy shade and sunny plain; +Ocean depths repeat the message, +Full salvation’s glad refrain. + +3 +Sound it in the hedge and highway, +Earth’s dark spots where exiles roam; +Let it tell all things are ready, +Father waits to welcome home. + +4 +Sound it for the heavy laden, +Weary, longing to be free; +Sound a Savior’s invitation, +Sweetly saying, “Come to me.” diff --git a/src/hymnal/raw/369.txt b/src/hymnal/raw/369.txt new file mode 100644 index 0000000..e2e5923 --- /dev/null +++ b/src/hymnal/raw/369.txt @@ -0,0 +1,26 @@ +369 – Bringing in the Sheaves + + +1 +Sowing in the morning, sowing seeds of kindness, +Sowing in the noontide and the dewy eve, +Waiting for the harvest and the time of reaping – +We shall come rejoicing, bringing in the sheaves. + +Refrain +Bringing in the sheaves, bringing in the sheaves, +We shall come rejoicing, bringing in the sheaves. +Bringing in the sheaves, bringing in the sheaves, +We shall come rejoicing, bringing in the sheaves. + +2 +Sowing in the sunshine, sowing in the shadows, +Fearing neither clouds nor winter’s chilling breeze; +By and by the harvest and the labor ended – +We shall come rejoicing, bringin in the sheaves. + +3 +Going forth with weeping, sowing for the Master, +Tho the loss sustained our spirit often grieves; +When our weeping’s over He will bid us welcome – +We shall come rejoicing, bringing in the sheaves diff --git a/src/hymnal/raw/370.txt b/src/hymnal/raw/370.txt new file mode 100644 index 0000000..139d71a --- /dev/null +++ b/src/hymnal/raw/370.txt @@ -0,0 +1,29 @@ +370 – Christ for the World + + +1 +Christ for the world we sing, +the world to Christ we bring, +with loving zeal; +the poor, and them that mourn, +the faint and overborne, +sinsick and sorrow-worn, +whom Christ doth heal. + +2 +Christ for the world we sing, +the world to Christ we bring, +with fervent prayer; +the wayward and the lost, +by restless passions tossed, +redeemed at countless cost, +from dark despair. + +3 +Christ for the world we sing, +the world to Christ we bring, +with joyful song; +the newborn souls, whose days, +reclaimed from error’s ways, +inspired with hope and praise, +to Christ belong. diff --git a/src/hymnal/raw/371.txt b/src/hymnal/raw/371.txt new file mode 100644 index 0000000..dfd9181 --- /dev/null +++ b/src/hymnal/raw/371.txt @@ -0,0 +1,48 @@ +371 – Lift Him Up + + +1 +Lift Him up, ’tis He that bids you, +Let the dying look and live; +To all weary, thirsting sinners, +Living waters will He give; +And though once so meek and lowly, +Yet the Prince of heaven was He; +And the blind, who grope in darkness, +Through the blood of Christ shall see. + +Refrain +Lift Him up, the risen Savior, +High amid the waiting throng; +Lift Him up, ’tis He that speaketh, +Now He bids you flee from wrong. + +2 +Lift Him up, this precious Savior, +Let the multitude behold; +They with willing hearts shall seek Him, +He will draw them to His fold; +They shall gather from the wayside, +Hastening on with joyous feet, +They shall bear the cross of Jesus, +And shall find salvation sweet. + +3 +Lift Him up in all His glory, +‘Tis the Son of God on high; +Lift Him up, His love shall draw them, +Eén the careless shall draw nigh; +Let them hear again the story +Of the cross, the death of shame; +And from tongue to tongue repeat it; +Mighty throngs shall bless His name. + +4 +O then lift Him up in singing, +Lift the Savior up in prayer; +He, the glorious Redeemer, +All the sins of men did bear; +Yes, the young shall bow before Him, +And the old their voices raise; +All the deaf shall hear hosannah; +And the dumb shall shout His praise. diff --git a/src/hymnal/raw/372.txt b/src/hymnal/raw/372.txt new file mode 100644 index 0000000..ec490e8 --- /dev/null +++ b/src/hymnal/raw/372.txt @@ -0,0 +1,32 @@ +372 – How Beauteous Are Their Feet + + +1 +How beauteous are their feet +Who stand on Zion’s hill; +Who bring salvation on their tongues, +And words of peace reveal! + +2 +How charming is their voice, +So sweet the tidings are: +“Zion, behold thy Savior King; +He reigns and triumphs here!” + +3 +How happy are our ears, +That hear the joyful sound +Which kings and prophets waited for, +And sought, but never found! + +4 +How blessed are our eyes, +That see this heavenly light; +Prophets and kings desired it long, +But died without the sight! + +5 +The watchmen join their voice, +And tuneful notes employ; +Jerusalem breaks forth in songs, +And deserts learn the joy. diff --git a/src/hymnal/raw/373.txt b/src/hymnal/raw/373.txt new file mode 100644 index 0000000..9a91e1f --- /dev/null +++ b/src/hymnal/raw/373.txt @@ -0,0 +1,28 @@ +373 – Seeking the Lost + + +1 +Seeking the lost, yes, kindly entreating +Wanderers on the mountain astray; +“Come unto Me,” His message repeating, +Words of the Master speaking today. + +Refrain +Going afar (going afar) +Upon the mountain (upon the mountain) +Bringing the wanderer back again, back again, +Into the fold (into the fold) +Of my Redeemer (of my Redeemer) +Jesus the Lamb for sinners slain, for sinners slain. + +2 +Seeking the lost and pointing to Jesus +Souls that are weak and hearts that are sore, +Leading them forth in ways of salvation, +Showing the path to life evermore. + +3 +Thus would I go on missions of mercy, +Following Christ from day unto day, +Cheering the faint and raising the fallen, +Pointing the lost to Jesus, the Way. diff --git a/src/hymnal/raw/374.txt b/src/hymnal/raw/374.txt new file mode 100644 index 0000000..53caec2 --- /dev/null +++ b/src/hymnal/raw/374.txt @@ -0,0 +1,26 @@ +374 – Jesus, With Thy Church Abide + + +1 +Jesus, with Thy church abide; +Be her Savior, Lord, and Guide, +While on earth her faith is tried: +We beseech Thee, hear us. + +2 +May her voice be ever clear, +Warning of a judgment near, +Telling of a Savior dear: +We beseech Thee, hear us. + +3 +May she guide the poor and blind, +Seek the lost until she find, +And the broken hearted bind: +We beseech Thee, hear us. + +4 +May she holy triumps win, +Overthrow the hosts of sin, +Gather all the nations in: +We beseech Thee, hear us. diff --git a/src/hymnal/raw/375.txt b/src/hymnal/raw/375.txt new file mode 100644 index 0000000..0a0f8e5 --- /dev/null +++ b/src/hymnal/raw/375.txt @@ -0,0 +1,32 @@ +375 – Work, for the Night Is Coming + + +1 +Work for the night is coming, +Work through the morning hours; +Work while the dew is sparkling; +Work ‘mid springing flow’rs. +Work when the day grows brighter, +Work in the glowing sun; +Work for the night is coming, +When man’s work is done. + +2 +Work for the night is coming, +Work thro’ the sunny noon; +Fill brightest hours with labor, +Rest comes sure and soon. +Give every flying minute +Something to keep in store; +Work for the night is coming, +When man works no more. + +3 +Work for the night is coming, +Under the sunset skies; +While their bright tints are glowing, +Work for daylight flies. +Work till the last beam fadeth, +Fadeth to shine no more; +Work while the night is dark’ning, +When man’s work is o’er. diff --git a/src/hymnal/raw/376.txt b/src/hymnal/raw/376.txt new file mode 100644 index 0000000..c578cfb --- /dev/null +++ b/src/hymnal/raw/376.txt @@ -0,0 +1,32 @@ +376 – All Things Are Thine + + +1 +All things are Thine; no gift have we, +Lord of all gifts, to offer Thee; +And hence with grateful hearts today, +Thine own before Thy feet we lay. + +2 +Thy will was in the builder’s thought; +Thy hand unseen amidst us wrought; +Thro’ mortal motive, scheme and plan, +Thy wise, eternal purpose ran. + +3 +No lack Thy perfect fullness knew; +For human needs and longings grew +This house of prayer- this home of rest. +Here may Thy saints be often blessed. + +4 +In weakness and in want we call +On Thee, for whom the heav’ns are small; +Thy glory is Thy children’s good, +Thy joy Thy tender Fatherhood. + +5 +O Father! deign these walls to bless; +Make this the abode of righteousness, +And let these doors a gateway be +To lead us from ourselves to Thee! diff --git a/src/hymnal/raw/377.txt b/src/hymnal/raw/377.txt new file mode 100644 index 0000000..5ac8265 --- /dev/null +++ b/src/hymnal/raw/377.txt @@ -0,0 +1,26 @@ +377 – Go Forth, Go Forth With Christ + + +1 +Go forth, go forth with Christ, +Who called you to this day, +He who has led, will lead +And keep you in His way: +His word is fast, His promise sure +To all who serve Him and endure. + +2 +Go forth, go forth with Christ, +With purpose not your own, +Each vict’ry you shall gain +Through Him your Lord alone: +To guard you in fidelity +His Spirit shall your strength’ner be. + +3 +Go forth, go forth with Christ, +His Priesthood you shall share, +Who bought us by His blood +To be His servants here: +Walk in the way your Savior trod, +Go forth with Him, go forth with God. diff --git a/src/hymnal/raw/378.txt b/src/hymnal/raw/378.txt new file mode 100644 index 0000000..c13788b --- /dev/null +++ b/src/hymnal/raw/378.txt @@ -0,0 +1,26 @@ +378 – Go, Preach My Gospel + + +1 +“Go, preach My gospel,” saith the Lord; +“Bid the whole world My grace receive; +He shall be saved who trusts My word, +And they condemned who disbelieve. + +2 +“I’ll make your great commission known, +And ye shall prove My gospel true +By all the works that I have done, +By all the wonders ye shall do. + +3 +“Teach all the nations My commands; +I’m with you till the world shall end; +All power is vested in My hands; +I can destroy, and I defend.” + +4 +He spake, and light shone round His head; +On a bright cloud to heaven He rode; +They to the farthest nations spread +The grace of their ascended Lord. diff --git a/src/hymnal/raw/379.txt b/src/hymnal/raw/379.txt new file mode 100644 index 0000000..c6b75dc --- /dev/null +++ b/src/hymnal/raw/379.txt @@ -0,0 +1,20 @@ +379 – We Give This Child to You + + +1 +We give this child to You, +Our precious gift of love. +Help us to lead each step aright +With guidance from above. + +2 +O bless each child of Yours, +And grant when they are grown, +They will have learned to love Your way, +And choose it for their own. + +3 +We give ourselves to You, +And may Your Spirit fill +Our hearts and home, that all we do +Be subject to Your will. diff --git a/src/hymnal/raw/380.txt b/src/hymnal/raw/380.txt new file mode 100644 index 0000000..b2cfadd --- /dev/null +++ b/src/hymnal/raw/380.txt @@ -0,0 +1,26 @@ +380 – Welcome, Day of Sweet Repose + + +1 +Welcome, day of sweet repose! +Blessed be thy sacred hours! +We would trust the One who knows +All our weak and failing powers. + +2 +Welcome, day in Eden born! +Holy rest for sinless man! +Like the dawning of fair morn +Come thy hours to us again. + +3 +Welcome, day blessed by our Lord! +Toil shall cease and anxious care. +Day commanded by His word, +Day for song and praise and prayer. + +4 +Welcome, day our Savior kept! +Keeping, wrought our righteousness, +Day God bids us ne’er forget, +Day of days His name to bless. diff --git a/src/hymnal/raw/381.txt b/src/hymnal/raw/381.txt new file mode 100644 index 0000000..fe4d1e6 --- /dev/null +++ b/src/hymnal/raw/381.txt @@ -0,0 +1,32 @@ +381 – Holy Sabbath Day of Rest + + +1 +Holy Sabbath day of rest, +By our Master richly blest, +God created and divine, +Set aside for holy time. + +Refrain +Yes, the holy Sabbath rest, +By our God divinely blest, +It to us a sign shall be +Throughout all eternity. + +2 +Seek not pleasures of this earth, +With its folly, noise, and mirth, +There are better things in store, +Over on the other shore. + +3 +As the Sabbath draweth on +Friday eve at set of sun, +Christian household then should meet, +Sing and pray at Jesus’feet. + +4 +Asking Him for saving grace, +Also vict’ry in the race, +And to help us by His pow’r, +To keep holy every hour. diff --git a/src/hymnal/raw/382.txt b/src/hymnal/raw/382.txt new file mode 100644 index 0000000..abc6b40 --- /dev/null +++ b/src/hymnal/raw/382.txt @@ -0,0 +1,32 @@ +382 – O Day of Rest and Gladness + + +1 +O day of rest and gladness, +O day of joy and light, +O balm of care and sadness, +most beautiful, most bright; +on thee, the high and lowly, +who bend before throne, +sing, “Holy, holy, holy,” +to the Eternal One. + +2 +Thou art a port protected +from storms that round us rise; +a garden intersected +with streams of paradise; +thou art a cooling fountain +in life’s dry, dreary sand; +from thee, like Pisgah’s mountain, +we view our promised land. + +3 +A day of sweet reflection, +thou art a day of love, +A day to raise affection +from earth to things above. +New graces ever gaining +from this our day of rest, +We reach the rest remaining +in mansions of the blessed. diff --git a/src/hymnal/raw/383.txt b/src/hymnal/raw/383.txt new file mode 100644 index 0000000..8112117 --- /dev/null +++ b/src/hymnal/raw/383.txt @@ -0,0 +1,32 @@ +383 – O Day of Rest and Gladness + + +1 +O day of rest and gladness, +O day of joy and light, +O balm of care and sadness, +Most beautiful, most bright, +On thee the high and lowly +Before th’ eternal throne +Sing, “Holy, holy, holy,” +To the great Three in One. + +2 +Thou art a port protected +From storms that round us rise; +A garden intersected +With streams of paradise; +Thou art a cooling fountain +In life’s dry dreary sand; +From Thee, like Pisgah’s mountain, +We view our promised land. + +3 +A day of sweet reflection +Thou art, a day of love, +A day to raise affection +From earth to things above. +New graces ever gaining +From this our day of rest, +We seek the rest remaining +To mansions of the blest. diff --git a/src/hymnal/raw/384.txt b/src/hymnal/raw/384.txt new file mode 100644 index 0000000..0849f67 --- /dev/null +++ b/src/hymnal/raw/384.txt @@ -0,0 +1,42 @@ +384 – Safely Through Another Week + + +1 +Safely through another week +God has brought us on our way; +Let us now a blessing seek, +Waiting in His courts today; +Day of all the week the best, +Emblem of eternal rest: +Day of all the week the best, +Emblem of eternal rest. + +2 +While we seek supplies of grace, +Thro’ the dear Redeemer’s name, +Show Thy reconciling face; +Take away the sin and shame: +From our worldly cares set free, +May we rest this day in Thee: +From our worldly cares set free, +May we rest this day in Thee. + +3 +When the more shall bid us rise, +May we feel Thy presence near; +May Thy glory meet our eyes, +While we in Thy house appear: +Here afford us, Lord, a taste +Of our everlasting feast: +Here afford us, Lord, a taste +Of our everlasting feast. + +4 +May the gospel’s joyful sound +Conquer sinners, comfort saints; +Make the fruits of grace abound, +Bring relief to all complaints: +Thus may all our Sabbaths be, +Till we we rise to reign with Thee. +Thus may all our Sabbaths be, +Till we we rise to reign with Thee. diff --git a/src/hymnal/raw/385.txt b/src/hymnal/raw/385.txt new file mode 100644 index 0000000..65fbe8f --- /dev/null +++ b/src/hymnal/raw/385.txt @@ -0,0 +1,24 @@ +385 – Crowning Jewel of Creation + + +1 +Crowning jewel of creation, +Blest and hallowed, sanctified; +Time and changes all transcending, +Shared forever, glorified. + +Refrain +Blessed Sabbath made for man, +Gift from the Creator’s hand. + +2 +Sin and sickness, prayer and weeping +Cease at close of earthly days; +But Thy Sabbath is eternal, +Joyful thanks to Thee we raise! + +3 +Teach us Lord, in storm or sunshine +How to truly rest in Thee, +May Thy Sabbath peace enfold us +And our shelter ever be. diff --git a/src/hymnal/raw/386.txt b/src/hymnal/raw/386.txt new file mode 100644 index 0000000..c739a72 --- /dev/null +++ b/src/hymnal/raw/386.txt @@ -0,0 +1,41 @@ +386 – The Sacred Anthem + + +1 +The sacred anthem slowly rang +Across the fields of praise, +When earth’s first Sabbath made complete +All creatures and all days. + +2 +Walking with God, there, +Woman and man together share +The blessed Sabbath mood; +And in that green and golden world +Know all God’s works are good. + +3 +But now in our diminished lives +We sing a blemished song; +The earth is worn and disarrayed +And all our work goes wrong. + +4 +Still in our worship, +Joining in praise and fellowship, +By Sabbath radiance blessed, +We put our doubt and fear away +And rest within God’s rest. + +5 +And arching over time and space +The Lord of Sabbaths wills +Renewal for the weary earth +And healing for our ills. + +6 +Hearts will rejoice then; +There will be no more weeping, when +We know and shall be known. +With hosts of the redeemed we’ll sing +Around God’s shining throne. diff --git a/src/hymnal/raw/387.txt b/src/hymnal/raw/387.txt new file mode 100644 index 0000000..384c147 --- /dev/null +++ b/src/hymnal/raw/387.txt @@ -0,0 +1,22 @@ +387 – Come, O Sabbath Day + + +1 +Peace and healing on thy wing; +And to every troubled breast +Speak of the divine behest: +Thou shalt rest, Thou shalt rest! + +2 +Earthly longings bid retire, +Quench the passions’ hurtful fire; +To the wayward, sin oppressed, +Bring thou thy divine behest: +Thou shalt rest, Thou shalt rest! + +3 +Wipe from every cheek the tear, +Banish care and silence fear; +All things working for the best, +Teach us the divine behest: +Thou shalt rest, Thou shalt rest! diff --git a/src/hymnal/raw/388.txt b/src/hymnal/raw/388.txt new file mode 100644 index 0000000..3be0a1a --- /dev/null +++ b/src/hymnal/raw/388.txt @@ -0,0 +1,38 @@ +388 – Don't Forget the Sabbath + + +1 +Don’t forget the Sabbath, +The Lord our God hath blest, +Of all the week the brightest, +Of all the week the best; +It brings repose from labor, +It tells of joy divine, +Its beams of light descending, +With heavenly beauty shine. + +Refrain +Welcome, welcome, ever welcome, +Blessed Sabbath day, +Welcome, welcome, ever welcome, +Blessed Sabbath day. + +2 +Keep the Sabbath holy, +And worship Him today, +Who said to His disciples, +“I am the living way;” +And if we meekly follow +Our Savior here below, +He’ll give us of the fountain +Whose streams eternal flow. + +3 +Day of sacred pleasure! +Its golden hours we’ll spend +In thankful hymns to Jesus, +The children’s dearest Friend; +O gentle loving, Savior, +How good and kind Thou art, +How precious is Thy promise +To dwell in every heart! diff --git a/src/hymnal/raw/389.txt b/src/hymnal/raw/389.txt new file mode 100644 index 0000000..2f9142e --- /dev/null +++ b/src/hymnal/raw/389.txt @@ -0,0 +1,26 @@ +389 – Light of Light, Enlighten Me + + +1 +Light of light, enlighten me, +Now anew the day is dawning; +Sun of grace, the shadows flee; +Brighten Thou my Sabbath morning; +With Thy joyous sunshine blest, +Happy is my day of rest. + +2 +Let me with my heart today, +Holy, holy, holy, singing, +Rapt awhile from earth away, +All my soul to Thee up springing, +Have a foretaste inward given +How they worship Thee in heaven. + +3 +Hence all care, all vanity! +For the day to God is holy; +Come, Thou glorious Majesty, +Deign to fill this temple lowly; +Nought today my soul shall move, +Simply resting in Thy love. diff --git a/src/hymnal/raw/390.txt b/src/hymnal/raw/390.txt new file mode 100644 index 0000000..5f3d8be --- /dev/null +++ b/src/hymnal/raw/390.txt @@ -0,0 +1,32 @@ +390 – We Love Thy Sabbath, Lord + + +1 +We love Thy Sabbath, Lord, +And worship at Thy will; +Oh may these hours sweet peace afford +And deeper faith instill. + +2 +Thine angels sang for joy +Cration’s work to see; +We too, this day, would raise our hearts +In grateful praise to Thee. + +3 +Praise for Thy wondrous love, +That sealed this sacred day, +A sign that all may understand +We own Thy sovereign sway. + +4 +O great Creator King, +Through Thy redeeming grace, +Renew and sanctify our hearts +That we may see Thy face. + +5 +And with the white-robed throng, +Upon Mount Sion be, +And joyful sing our Sabbath song +Through all eternity. diff --git a/src/hymnal/raw/391.txt b/src/hymnal/raw/391.txt new file mode 100644 index 0000000..45e824c --- /dev/null +++ b/src/hymnal/raw/391.txt @@ -0,0 +1,25 @@ +391 – Welcome, Welcome, Day of Rest + + +1 +To the world in kindness given; +Welcome to this humble breast, +As the beaming light from heaven. + +2 +Day of calm and sweet repose, +Gently now thy moments run; +Balm to soothe our cares and woes, +Till our labor here is done. + +3 +Holy day that most we prize, +Day of solemn praise and prayer, +Day to make the simple wise, +O, how great thy blessings are! + +4 +Welcome, welcome, day of rest, +With thy influence all divine; +May thy hallowed hours be blessed +to this waiting heart of mine. diff --git a/src/hymnal/raw/392.txt b/src/hymnal/raw/392.txt new file mode 100644 index 0000000..8b658d7 --- /dev/null +++ b/src/hymnal/raw/392.txt @@ -0,0 +1,26 @@ +392 – Dear Lord, We Come at Set of Sun + + +1 +Dear Lord, we come at set of sun, +And at Your feet we kneel +To worship You, Creator, King, +This day, Your sign and seal. + +2 +Our earthly tasks we lay aside, +According to Your Word, +To enter now Your holy rest, +The Sabbath of the Lord. + +3 +Sweet Sabbath rest, your sacred hours +Are as a golden chain +That reaches back to Eden’s gate +And points us home again. + +4 +And when this earth shall be renewed, +And sin and death destroyed, +Shall all redeemed each Sabbath day +Still meet to praise their God. diff --git a/src/hymnal/raw/393.txt b/src/hymnal/raw/393.txt new file mode 100644 index 0000000..eb495f5 --- /dev/null +++ b/src/hymnal/raw/393.txt @@ -0,0 +1,30 @@ +393 – Lord of the Sabbath + + +1 +Lord of the Sabbath and its light, +I hail Thy hallowed day of rest; +It is my weary soul’s delight, +The solace of my careworn breast, +The solace of my careworn breast. + +2 +O sacred day of peace and joy, +Thy hours are ever dear to me; +Ne’er may a sinful thought destroy +The holy calm I find in thee, +The holy calm I find in thee. + +3 +How sweetly now they glide along! +How hallowed is the calm they yield! +Transporting is their rapturous song, +And heavenly visions seem revealed, +And heavenly visions seem revealed. + +4 +O Jesus, let me ever hail +Thy presence with the day of rest; +Then will Thy servant never fail +To deem Thy Sabbath doubly blest, +To deem Thy Sabbath doubly blest. diff --git a/src/hymnal/raw/394.txt b/src/hymnal/raw/394.txt new file mode 100644 index 0000000..0e3ed83 --- /dev/null +++ b/src/hymnal/raw/394.txt @@ -0,0 +1,26 @@ +394 – Far From All Care + + +1 +Far from all care we hail the Sabbath morning; +O’er waving fields and from the distant sea +Swell notes of praise in harmony resounding +As all creation turns her heart to Thee. + +2 +Though man alone, Lord, of Thy great creation +Fails now to laud Thee for Thy love and power, +Yet still a remnant love Thee and remember +Thy holy law and each sweet Sabbath hour. + +3 +Lord of the Sabbath, Savior and Creator, +Calm now the throbbings of each troubled breast. +Speak to our hearts the peace of Thy commandments, +Breathe on each soul fair Eden’s hallowed ret. + +4 +Strong in Thy might and quiet in Thy meekness, +May we Thine image bear from day to day. +Then may we enter pearly gates eternal +And sing redemption’s song each Sabbath day. diff --git a/src/hymnal/raw/395.txt b/src/hymnal/raw/395.txt new file mode 100644 index 0000000..937ef1e --- /dev/null +++ b/src/hymnal/raw/395.txt @@ -0,0 +1,26 @@ +395 – As Birds Unto the Genial Homeland + + +1 +As birds unto the genial homeland fly, +The winter’s cold and low’ring skies to flee, +So seeks my soul Thy gracious presence here +And finds, O God, its rest and peace in Thee. + +2 +Here at Thy shrine we leave all vexing care, +For get the disappointment, grief and tear, +And on the wings of hopeful song and prayer +We rise, and rising feel Thy Spirit here. + +3 +Bless all who spend this night in pain and woe, +The burdened heart, the fainting, and distressed, +Thy comfort send to darkened homes bereaved, +Thy saving help to those by want oppressed. + +4 +Come, Sabbath joy, each trusting heart now fill, +And blissful peace within our homes abide, +May thankful praise each grateful heart now thrill, +And to God’s loving care their lives confide. diff --git a/src/hymnal/raw/396.txt b/src/hymnal/raw/396.txt new file mode 100644 index 0000000..342f807 --- /dev/null +++ b/src/hymnal/raw/396.txt @@ -0,0 +1,42 @@ +396 – Lord God, Your Love Has Called Us Here + + +1 +Lord God, Your love has called us here, +As we, by love, for love were made. +Your living likeness still we bear +Tho’ marred, dishonored, disobeyed. +We come, with all our heart and mind +Your call to hear, Your love to find. + +2 +We come with self inflicted pains +Of broken trust and chosen wrong, +Half free, half bound by inner chains, +By social forces swept along, +By powers and systems close confined, +Yet seeking hope for human kind. + +3 +Lord God, in Christ You call our name, +And then receive us as Your own, +Not thro’ some merit, right, or claim, +But by Your gracious love alone. +We strain to glimpse Your mercy seat, +And find You kneeling at our feet. + +4 +Then take the towel, and break the bread, +And humble us, and call us friends. +Suffer and serve till all are fed +And show how grandly love intends +To work till all creation sings, +To fill all worlds, to crown all things. + +5 +Lord God, in Christ You set us free +Your life to live, Your joy to share. +Give us Your Spirit’s liberty +To turn from guilt and dull despair +And offer all that faith can do, +While love is making all things new. diff --git a/src/hymnal/raw/397.txt b/src/hymnal/raw/397.txt new file mode 100644 index 0000000..17c6f3f --- /dev/null +++ b/src/hymnal/raw/397.txt @@ -0,0 +1,26 @@ +397 – An Upper Room + + +1 +An upper room did our Lord prepare +For those loved until the end: +And His disciples still gather there, +To celebrate their risen Friend. + +2 +And after supper He washed their feet, +For service, too, is sacrament. +In Him our joy shall be made complete +Sent out to serve, as He was sent. + +3 +A lasting gift Jesus gave His own: +To share His bread, His loving cup. +Whatever burdens may bow us down, +He by His cross shall lift us up. + +4 +No end there is! we depart in peace. +He loves beyond our uttermost: +In every room in our Father’s house, +He will be there, as Lord and host. diff --git a/src/hymnal/raw/398.txt b/src/hymnal/raw/398.txt new file mode 100644 index 0000000..00f2b4e --- /dev/null +++ b/src/hymnal/raw/398.txt @@ -0,0 +1,14 @@ +398 – Bread of the World + + +1 +Bread of the world in mercy broken, +Wine of the soul in mercy shed, +By whom the words of life are spoken, +And in whose death our sins are dead; + +2 +Look on the heart by sorrow broken, +Look on the tears by sinners shed; +And be Thy feast to us the token +That by Thy grace our souls are fed. Amen. diff --git a/src/hymnal/raw/399.txt b/src/hymnal/raw/399.txt new file mode 100644 index 0000000..e2708d9 --- /dev/null +++ b/src/hymnal/raw/399.txt @@ -0,0 +1,26 @@ +399 – Beneath the Forms of Outward Rite + + +1 +Beneath the forms of outward rite +Thy supper, Lord, is spread +In every quiet upper room +Where fainting souls are fed. + +2 +The bread is always consecrate +Which men divide with men; +And every act of brotherhood +Repeats Thy feast again. + +3 +The blessed cup is only passed +True memory of Thee, +When life anew pours out its wine +With rich sufficiency. + +4 +O Master, through these symbols shared, +Thine own dear self impart, +That in our daily life may flame +The passion of Thy heart. diff --git a/src/hymnal/raw/400.txt b/src/hymnal/raw/400.txt new file mode 100644 index 0000000..ef0c339 --- /dev/null +++ b/src/hymnal/raw/400.txt @@ -0,0 +1,37 @@ +400 – I Come With Joy + + +1 +I come with joy to meet my Lord, +Forgiven, loved and free, +In awe and wonder to recall +His life laid down for me, +His life laid down for me. + +2 +I come with Christians far and near +To find, as all are fed, +Our true community of love +In Christ’s communion bread, +In Christ’s communion bread. + +3 +As Christ breaks bread for us to share +Each proud division ends. +That love that made us makes us one, +And strangers now are friends, +And strangers now are friends. + +4 +And thus with joy we meet our Lord. +His presence always near, +Is in such friendship better known: +We see and praise Him here, +We see and praise Him here. + +5 +Together met, together bound, +We’ll go our diff’rent ways, +And as His people in the world, +We’ll live and speak His praise, +We’ll live and speak His praise. diff --git a/src/hymnal/raw/401.txt b/src/hymnal/raw/401.txt new file mode 100644 index 0000000..c6ea120 --- /dev/null +++ b/src/hymnal/raw/401.txt @@ -0,0 +1,20 @@ +401 – In Imitation, Lord of Thee + + +1 +In imitation, Lord, of Thee, +This solemn service we repeat; +For Thine example full of grace, +Has made this humble duty sweet. + +2 +Renew each sacred spark of love, +And vitalize the holy flame; +May union strong our hearts unite +While this we do in Jesus’ name. + +3 +Our great example Thou shalt be, +In washing Thy disciples feet; +And as we follow Thy command, +Make Thou our fellowship complete. diff --git a/src/hymnal/raw/402.txt b/src/hymnal/raw/402.txt new file mode 100644 index 0000000..1b3fbb7 --- /dev/null +++ b/src/hymnal/raw/402.txt @@ -0,0 +1,26 @@ +402 – By Christ Redeemed + + +1 +By Christ redeemed, In Christ restored, +We keep the memory adored, +And show the death of our dear Lord, +Until He come. + +2 +His broken body in our stead is here, +In his memorial bread; +And so our feeble love is fed, +Until He come. + +3 +His fearful drops of agony, +His lifeblood shed for us we see; +The wine shall tell the mystery, +Until He come. + +4 +And thus that dark betrayal night, +With the last advent we unite +The shame, the glory, by this rite, +Until He come. diff --git a/src/hymnal/raw/403.txt b/src/hymnal/raw/403.txt new file mode 100644 index 0000000..8fe0788 --- /dev/null +++ b/src/hymnal/raw/403.txt @@ -0,0 +1,20 @@ +403 – Let Us Break Bread Together + + +1 +Let us break bread together on our knees, +let us break bread together on our knees. +When I fall on my knees with my face to the rising sun, +O Lord, have mercy on me. + +2 +Let us drink wine together on our knees, +let us drink wine together on our knees. +When I fall on my knees with my face to the rising sun, +O Lord, have mercy on me. + +3 +Let us praise God together on our knees, +let us praise God together on our knees. +When I fall on my knees with my face to the rising sun, +O Lord, have mercy on me. diff --git a/src/hymnal/raw/404.txt b/src/hymnal/raw/404.txt new file mode 100644 index 0000000..233e45b --- /dev/null +++ b/src/hymnal/raw/404.txt @@ -0,0 +1,26 @@ +404 – Now Let Us From This Table Rise + + +1 +Now let us from this table rise +Renewed in body, mind, and soul; +With Christ we die and live again, +His selfless love has made us whole. + +2 +With minds alert, upheld by grace, +To spread the word in speech and deed, +We follow in the steps of Christ, +At one with all in hope and need. + +3 +To fill each human house with love, +It is the sacrament of care; +The work that Christ began to do +We humbly pledge ourselves to share. + +4 +Then grant us courage, Father God, +To choose again the pilgrim way +And help us to accept with joy +The challenge of tomorrow’s day. diff --git a/src/hymnal/raw/405.txt b/src/hymnal/raw/405.txt new file mode 100644 index 0000000..546280d --- /dev/null +++ b/src/hymnal/raw/405.txt @@ -0,0 +1,24 @@ +405 – O God, Unseen, Yet Ever Near + + +1 +O God, unseen, yet ever near, +Reveal Thy presence now +While we in love that hath no fear, +Before Thy glory bow. + +2 +Here may Thy faithful people know +The blessings of Thy love, +The streams that thro’ the dessert flow, +The manna from above. + +3 +We come, obedient to Thy Word +To feast on heav’nly food, +Our meat, the body of our Lord, +Our drink, His precious blood. + +4 +Thus may we all Thy words obey, +For we, O God, are Thine, diff --git a/src/hymnal/raw/406.txt b/src/hymnal/raw/406.txt new file mode 100644 index 0000000..f783967 --- /dev/null +++ b/src/hymnal/raw/406.txt @@ -0,0 +1,20 @@ +406 – Love Consecrates the Humblest Act + + +1 +Love consecrates the humblest act +And haloes mercy’s deeds; +It sheds a benediction sweet +And hallows human needs. + +2 +When in the shadow of the cross +Christ knelt and washed the feet +Of His disciples, He gave us +A sign of love complete. + +3 +Love serves and willing, stoops to serve; +What Christ in love so true +Has freely done for one and all, +Let us now gladly do! diff --git a/src/hymnal/raw/407.txt b/src/hymnal/raw/407.txt new file mode 100644 index 0000000..ca60d8d --- /dev/null +++ b/src/hymnal/raw/407.txt @@ -0,0 +1,34 @@ +407 – Sent Forth by God's Blessing + + +1 +Sent forth by God’s blessing, +Our true faith confessing, +The people of God from His dwelling take leave. +The supper is ended. +Oh, now be extended +The fruits of this service in all who believe. + +2 +The seed of His teaching, +Receptive souls reaching, +Shall blossom in action for God and for all. +His grace did invite us, +His love shall unite us +To work for God’s kingdom and answer His call. + +3 +With praise and thanksgiving +To God ever living, +The tasks of our everyday life we will face. +Our faith ever sharing, +In love ever caring, +Embracing His children of each tribe and race. + +4 +With Your feast You feed us, +With Your light now lead us; +Unite us as one in this life that we share. +Then may all the living +With praise and thanks giving +Give honor to Christ and His name that we bear. diff --git a/src/hymnal/raw/408.txt b/src/hymnal/raw/408.txt new file mode 100644 index 0000000..35692b6 --- /dev/null +++ b/src/hymnal/raw/408.txt @@ -0,0 +1,30 @@ +408 – Lord, Enthroned in Heavenly Splendor + + +1 +Lord, enthroned in heav’nly splendor, +First begotten from the dead, +You alone, our strong defender, +Lifting up Your people’s head. +Alleluia, Jesus, true and living Bread! + +2 +Tho’ the lowliest form now veil You +As of old in Bethlehem, +Here as there Your angels hail You +Branch and flow’r of Jesse’s stem. +Alleluia, We in worship join with them. + +3 +Paschal Lamb, Your off’ring finished +Once for all when You were slain, +In its fullness undiminished +Shall forever more remain. +Alleluia, Cleansing souls from every stain. + +4 +Life imparting heav’nly manna, +Stricken rock with streaming side, +Heav’n and earth with loud hosanna +Worship You the Lamb who died. +Alleluia, Ris’n, ascended, glorified! diff --git a/src/hymnal/raw/409.txt b/src/hymnal/raw/409.txt new file mode 100644 index 0000000..be32f7d --- /dev/null +++ b/src/hymnal/raw/409.txt @@ -0,0 +1,26 @@ +409 – Jesus Invites His Saints + + +1 +Jesus invites His saints +To meet around His board, +And sup in memory of the death +And sufferings of their Lord. + +2 +We take the bread and wine +As emblems of Thy death; +Lord, raise our souls above the sign, +To feast on Thee by faith. + +2 +Faith eats the bread of life, +And drinks the living wine; +It looks beyond this scene of strife +Unites us to the Vine. + +4 +Soon shall the night be gone, +Our Lord will come again; +The marriage supper of the Lamb +Will usher in His reign. diff --git a/src/hymnal/raw/410.txt b/src/hymnal/raw/410.txt new file mode 100644 index 0000000..1f139ed --- /dev/null +++ b/src/hymnal/raw/410.txt @@ -0,0 +1,20 @@ +410 – Thy Broken Body, Gracious Lord + + +1 +Thy broken body, gracious Lord, +Is shadowed by this broken bread; +The wine which in this cup is poured, +Points to the blood which Thou hast shed. + +2 +And while we meet together thus, +We show that we are one in Thee; +Thy precious blood was shed for us, +Thy death, O Lord, hast set us free! + +3 +We have one hope that Thou wilt come, +Thee in the air we wait to see; +When Thou wilt give Thy saints a home, +And we shall ever reign with Thee. diff --git a/src/hymnal/raw/411.txt b/src/hymnal/raw/411.txt new file mode 100644 index 0000000..caa3511 --- /dev/null +++ b/src/hymnal/raw/411.txt @@ -0,0 +1,32 @@ +411 – The Son of God Proclaim + + +1 +The Son of God proclaim, +The Lord of time and space; +The God who bade the light break forth +Now shines in Jesus’ face. + +2 +Behold His out stretched hands, +Though all was in His power +He took the towel and basin then, +And serves us in this hour. + +3 +He, God’s creative word, +The church’s Lord and head, +Here bids us gather as His friends, +And share His wine and bread. + +4 +The Lord of life and death +With wondering praise we sing; +We break the bread at His command, +And name Him God and King. + +5 +We take this cup in hope: +For He, who gladly bore +The shameful cross, is ris’n again, +And reigns forevermore. diff --git a/src/hymnal/raw/412.txt b/src/hymnal/raw/412.txt new file mode 100644 index 0000000..822dd78 --- /dev/null +++ b/src/hymnal/raw/412.txt @@ -0,0 +1,32 @@ +412 – Cover With His Life + + +1 +Look upon Jesus, sinless is He; +Father, impute His life unto me. +My life of scarlet, my sin and woe, +Cover with His life, whiter than snow. + +Refrain +Cover with His life, whiter than snow; +Fullness of His life then shall I know; +My life of scarlet, my sin and woe, +Cover with His life, whither than snow. + +2 +Deep are the wounds transgression has made; +Red are the stains; my soul is afraid. +O to be covered, Jesus, with Thee, +Safe from the law that now judgeth me! + +3 +Longing the joy of pardon to know; +Jesus holds out a robe white as snow; +“Lord, I accept it! Leaving my own, +Gladly I wear Thy pure life alone.” + +4 +Reconciled by His death for my sin, +Justified by His life pure and clean, +Sanctified by obeying His word, +Glorified when returneth my Lord. diff --git a/src/hymnal/raw/413.txt b/src/hymnal/raw/413.txt new file mode 100644 index 0000000..1d03951 --- /dev/null +++ b/src/hymnal/raw/413.txt @@ -0,0 +1,32 @@ +413 – God Has Spoken by His Prophets + + +1 +God has spoken by His prophets, +Spoken His unchanging Word, +Each from age to age proclaiming +God, the one, the righteous Lord. +Mid the world’s despair and turmoil, +One firm anchor holding fast; +God is King, His throne eternal, +God the first, and God the last. + +2 +God has spoken by Christ Jesus, +Christ, the everlasting Son, +Brightness of the Father’s glory, +With the Father ever one; +Spoken by the Word incarnate, +God of God, ere time began, +Light of light, to earth descending, +Man, revealing God to man. + +3 +God yet speaks by His own Spirit +Speaking to the hearts of men, +In the age-long Word expounding +God’s own message, now as then; +Through the rise and fall of nations +One sure faith yet standing fast, +God is King, His Word unchanging, +God the first, and God the last. diff --git a/src/hymnal/raw/414.txt b/src/hymnal/raw/414.txt new file mode 100644 index 0000000..5a9b80e --- /dev/null +++ b/src/hymnal/raw/414.txt @@ -0,0 +1,26 @@ +414 – Fruitful Trees, the Spirit's Sowing + + +1 +Fruitful trees, the Spirit’s sowing, +May we ripen and increase, +Fruit to life eternal growing, +Rich in love and joy and peace. + +2 +Laden branches freely bearing +Gifts the Giver loves to bless; +Here is fruit that grows by sharing, +Patience, kindness, gentleness. + +3 +Rooted deep in Christ, our Master, +Christ, our pattern and our goal, +Teach us, as the years fly faster, +Goodness, faith, and self control. + +4 +Fruitful trees, the Spirit’s tending, +May we grow till harvests cease; +Till we taste, in life unending, +Heaven’s love and joy and peace. diff --git a/src/hymnal/raw/415.txt b/src/hymnal/raw/415.txt new file mode 100644 index 0000000..59268ad --- /dev/null +++ b/src/hymnal/raw/415.txt @@ -0,0 +1,32 @@ +415 – Christ the Lord, All Power Possessing + + +1 +Christ, the Lord, all power possessing, +Parting, mounted heaven’s height, +Gracious hands outstretched in blessing, +Clouds received His from their sight. +Christ ascended, Christ ascended, +Christ ascended on the clouds. +(on the clouds) +Christ ascended on the clouds. + +2 +Daniel views earth’s judgment hour, +Angels gathering open books. +God enthroned inflaming power +For His Son’s arrival looks. +Christ approaches, Christ approaches, +Christ approaches on the clouds. +(on the clouds) +Christ approaches on the clouds. + +3 +Revelation’s word fulfilling, +Trumpet, voices pierce the air. +Saint and sinner fainting, thrilling, +Every eye behold Him there. +Christ is coming, Christ is coming, +Christ is coming on the clouds. +(on the clouds) +Christ is coming on the clouds. diff --git a/src/hymnal/raw/416.txt b/src/hymnal/raw/416.txt new file mode 100644 index 0000000..0b13773 --- /dev/null +++ b/src/hymnal/raw/416.txt @@ -0,0 +1,26 @@ +416 – The Judgment Has Set + + +1 +The judgment has set, the books have been opened; +How shall we stand in that great day, +When every thought, and word, and action, +God, the righteous Judge, shall weigh? + +Refrain +How shall we stand in that great day? +How shall we stand in that great day? +Shall we be found before Him wanting? +Or with our sins all washed away? + +2 +The work is begun with those who are sleeping, +Soon will the living here be tried, +Out of the books of God’s remembrance, +His decision to abide. + +3 +O, how shall we stand that moment of searching, +When all our sins those books reveal? +When from that court, each case decided, +Shall be granted no appeal? diff --git a/src/hymnal/raw/417.txt b/src/hymnal/raw/417.txt new file mode 100644 index 0000000..679dedb --- /dev/null +++ b/src/hymnal/raw/417.txt @@ -0,0 +1,42 @@ +417 – O Solemn Thought + + +1 +O solemn thought and can it be +The hour o judgment now is come +Which soon must fix our destiny, +And seal the sinner’s fearful down? +Yes, it is so; the judgment hour +Is swiftly hastening to its close; +Then will the Judge, in mighty power, +Descend in vengeance on His foes. + +2 +He who came down to earth to die +An offering for the sins of men, +And then ascended upon on high, +And will e’er long return again, +Is standing now before the ark, +And mercy seat and cherubim, +To plead His blood for saints, and make +The last remembrance of their sin. + +3 +The solemn moment is at hand +When we who have His name confessed, +Each in his lot must singly stand +And pass the final, searching test. +Jesus! we hope in Thee alone; +In mercy now upon us look, +Confess our names before the throne, +And blot our sins from out Thy book. + +4 +O blessed Savior! may we feel +The full importance of this hour. +Inspire our hearts with holy zeal, +And aid us by Thy Spirit’s power, +That we may in Thy strength be strong, +And brave the conflict valiantly; +Then, on Mount Zion, join the song, +And swell the notes of victory. diff --git a/src/hymnal/raw/418.txt b/src/hymnal/raw/418.txt new file mode 100644 index 0000000..c2ed6d5 --- /dev/null +++ b/src/hymnal/raw/418.txt @@ -0,0 +1,34 @@ +418 – Day of Judgment, Day of Wonders! + + +1 +Day of judgement, day of wonders! +Hark the trumpet’s awful sound, +Louder than a thousand thunders, +Shakes the vast creation round! +How the summons +Will the sinner’s heart confound! + +2 +See the Lord in the glory nearing, +Clothed in majesty divine, +You who long for His appearing, +Then shall say, “This God is mine!” +Gracious Savior, Gracious Savior, +Own me in that day as Thine. + +3 +At His call the dead awaken, +Rise to life form earth and sea! +All the powers of nature shaken +By His looks prepare to flee. +Careless sinner, Careless sinner, +What will then become of thee? + +4 +But to those who have confessed +Loved and served the Lord below, +He will say, “Come near, ye blessed, +See the kingdom I bestow; +You forever, You forever +Shall my love and glory know.” diff --git a/src/hymnal/raw/419.txt b/src/hymnal/raw/419.txt new file mode 100644 index 0000000..a169d11 --- /dev/null +++ b/src/hymnal/raw/419.txt @@ -0,0 +1,20 @@ +419 – Soon Shall the Trump of God + + +1 +Soon shall the trump of God +Give out the welcome sound, +That shakes death’s silent chamber walls, +And breaks the turf sealed ground. + +2 +You dwellers in the dust, +Awake, come forth, and sing; +Sharp has your frost of winter been, +But bright shall be your spring. + +3 +‘Twas sown in weakness here; +‘Twill then be raised in power; +That which was sown in earthly seed +Shall rise a heav’nly flower. diff --git a/src/hymnal/raw/420.txt b/src/hymnal/raw/420.txt new file mode 100644 index 0000000..afd0fe7 --- /dev/null +++ b/src/hymnal/raw/420.txt @@ -0,0 +1,26 @@ +420 – Jerusalem, My Happy Home + + +1 +Jerusalem, my happy home, +O how I long for thee! +When will my sorrows have an end, +The joys when shall I see? + +2 +The walls are all of precious stone, +Most glorious to behold; +Thy gates are richly set with pearl, +Thy streets are paved with gold. + +3 +Thy garden and thy pleasant walks +My study long have been; +Such dazzling views by human sight +Have never yet been seen. + +4 +Lord, help us by Thy mighty grace, +To keep in view the prize, +Till Thou dost come to take us home +To that blessed paradise. diff --git a/src/hymnal/raw/421.txt b/src/hymnal/raw/421.txt new file mode 100644 index 0000000..3239507 --- /dev/null +++ b/src/hymnal/raw/421.txt @@ -0,0 +1,52 @@ +421 – For All the Saints + + +1 +For all the saints +who from their labors rest, +Who thee by faith +before the world confessed. +Thy name, O Jesus, +be forever blest. +Alleluia! +Alleluia! + +2 +Thou wast their Rock, +their Fortress and their Might; +Thou, Lord, their captain +in the well-fought fight; +Thou, in the darkness drear, +their one true light. +Alleluia! +Alleluia! + +3 +O may Thy soldiers, +faithful, true, and bold, +Fight as the saints +who nobly fought of old, +And win with them +the victor’s crown of gold. +Alleluia! +Alleluia! + +4 +And when the strife is fierce, +the warfare long, +Steals on the ear +the distant triumph song, +And hearts are brave again, +and arms are strong. +Alleluia! +Alleluia! + +5 +From earth’s wide bounds, +from ocean’s farthest coast, +Thro’ gates of pearl +streams in the countless host, +Singing to Father, +Son, and Holy Ghost, +Alleluia! +Alleluia! diff --git a/src/hymnal/raw/422.txt b/src/hymnal/raw/422.txt new file mode 100644 index 0000000..e0d3879 --- /dev/null +++ b/src/hymnal/raw/422.txt @@ -0,0 +1,40 @@ +422 – Marching to Zion + + +1 +Come, we that love the Lord, +And let our joys be known; +Join in a song with sweet accord, +Join in a song with sweet accord, +And thus surround the throne, +And thus surround the throne. + +Refrain +We’re marching to Zion, +Beautiful, beautiful Zion; +We’re marching upward to Zion, +The beautiful city of God. + +2 +Let those refuse to sing +Who never knew our God; +But children of the heavenly King, +But children of the heavenly King +May speak their joys abroad, +May speak their joys abroad. + +3 +The hill of Zion yields +A thousand sacred sweets +Before we reach the heavenly fields, +Before we reach the heavenly fields +Or walk the golden streets, +Or walk the golden streets. + +4 +Then let our songs abound +And every tear be dry; +We’re marching through Immanuel’s ground, +We’re marching through Immanuel’s ground +To fairer worlds on high, +To fairer worlds on high. diff --git a/src/hymnal/raw/423.txt b/src/hymnal/raw/423.txt new file mode 100644 index 0000000..e5c68d8 --- /dev/null +++ b/src/hymnal/raw/423.txt @@ -0,0 +1,42 @@ +423 – Glorious Things of Thee Are Spoken + + +1 +Glorious things of thee are spoken, +Zion, city of our God; +He whose word cannot be broken +Formed thee for His own abode; +On the Rock of Ages founded, +What can shake thy sure repose? +With salvation’s wall surrounded, +Thou mayest smile at all thy foes. + +2 +See the streams of living waters +Springing from eternal love, +Well supply thy sons and daughters, +And all fear and want remove; +Who can faint when such a river +Ever flows their thirst to assuage? +Grace, which, like the Lord, the Giver, +Never fails from age to age. + +3 +Round each habitation hovering, +See the cloud and fire appear +For a glory and a covering, +Showing that the Lord is near; +Blest inhabitants of Zion, +Washed in the Redeemer’s blood; +Jesus, whom their souls rely on, +Makes them kings and priests to God. + +4 +Savior, if of Zion’s city +I, through grace, a member am, +Let the world deride or pity, +I will glory in Thy name; +Fading is the worldling’s pleasure, +All his boasted pomp and show; +Solid joys and lasting treasure +None but Zion’s children know. diff --git a/src/hymnal/raw/424.txt b/src/hymnal/raw/424.txt new file mode 100644 index 0000000..7a878b0 --- /dev/null +++ b/src/hymnal/raw/424.txt @@ -0,0 +1,32 @@ +424 – For Thee, O Dear, Dear Country + + +1 +For thee, O dear country, +Mine eyes their vigils keep; +For very love beholding +Thy holy name, they weep. + +2 +O one, O only mansion! +O Paradise of joy! +Where tears are ever banish’d +And smiles have no alloy; + +3 +With jasper glow thy burwarks, +Thy streets with emeralds blaze; +The sardius and the topaz +Unite in thee their rays; + +4 +The cross is all thy splendor, +The Crucified thy praise; +His laud and benediction +Thy ransom’d saints shall raise; + +5 +O sweet and blessed country, +The home of God’s elect! +O sweet and blessed country +That eager hearts expect! diff --git a/src/hymnal/raw/425.txt b/src/hymnal/raw/425.txt new file mode 100644 index 0000000..c0e7cf1 --- /dev/null +++ b/src/hymnal/raw/425.txt @@ -0,0 +1,51 @@ +425 – Holy, Holy, Is What the Angels Sing + + +1 +There is singing up in heaven +such as we have never known, +Where the angels sing the praises +of the Lamb upon the throne; +Their sweet harps are ever tuneful +and their voices are always clear, +O that we might be more like them +while we serve the Master here! + +Refrain +Holy, holy, is what the angels sing, +And I expect to help them make +the courts of heaven ring; +But when I sing redemption’s story, +they will fold their wings, +For angels never felt the joys +that our salvation brings. + +2 +But I hear another anthem, +blending voices clear and strong, +“Unto Him who hath redeemed us +and hath bought us,” is the song; +We have come thro’ tribulations +to this land so fair and bright, +In the fountain freely flowing +He hath made our garments white. + +3 +Then the angels stand and listen, +for they cannot join that song, +Like the sound of many waters, +by that happy, blood-washed throng; +For they sing about great trials, +battles fought and vict’ries won, +And they praised the great Redeemer, +who hath said to them, “Well done.” + +4 +So, although I’m not an angel, +yet I know that over there +I will join a blessed chorus +that the angels cannot share; +I will sing about my Savior, +who upon dark Calvary +Freely pardoned my transgressions, +died to set the sinner free. diff --git a/src/hymnal/raw/426.txt b/src/hymnal/raw/426.txt new file mode 100644 index 0000000..597fcaa --- /dev/null +++ b/src/hymnal/raw/426.txt @@ -0,0 +1,26 @@ +426 – I Shall See the King + + +1 +I shall see the King where the angels sing, +I shall see the King some day, in the better land, +On that golden strand, +And with Him shall ever stay. + +Refrain +In His glory, I shall see the King, +And forever endless praises sing; +‘Twas on Calvary Jesus died for me; +I shall see the King someday. + +2 +In the land of song, in the glory throng, +Where there never comes a night, +With my Lord once slain I shall ever reign +In the glory land of light. + +3 +I shall see the King, all my tributes bring, +And shall look upon His face; +Then my song shall be how He ransomed me +And has kept me by His grace. diff --git a/src/hymnal/raw/427.txt b/src/hymnal/raw/427.txt new file mode 100644 index 0000000..697d340 --- /dev/null +++ b/src/hymnal/raw/427.txt @@ -0,0 +1,32 @@ +427 – No Night There + + +1 +In the land of fadeless day +Lies “the city four-square;” +It shall never pass away, +And there is “no night there.” + +Refrain +God shall “wipe away all tears;” +There’s no death, no pain, nor fears; +And they count not time by years, +For there is “no night there.” + +2 +All the gates of pearl are made, +In “the city four-square;” +All the streets with gold are laid, +And there is “no night there.” + +3 +And the gates shall never close +To “the city four-square;” +There life’s crystal river flows, +And there is “no night there.” + +4 +There they need no sunshine bright, +In “that city four-square;” +For the Lamb is all the light, +And there is “no night there.” diff --git a/src/hymnal/raw/428.txt b/src/hymnal/raw/428.txt new file mode 100644 index 0000000..c6eb509 --- /dev/null +++ b/src/hymnal/raw/428.txt @@ -0,0 +1,28 @@ +428 – Sweet By and By + + +1 +There’s a land that is fairer than day, +And by faith we can see it afar; +For the Father waits over the way +To prepare us a dwelling place there. + +Refrain +In the sweet in the sweet +By and by by and by, +We shall meet on that beautiful shore; +In the sweet in the sweet +By and by by and by +We shall meet on that beautiful shore. + +2 +We shall sing on that beautiful shore +The melodious songs of the blest, +And our spirits shall sorrow no more +Not a sigh for the blessing of rest. + +3 +To our bountiful father above +We will offer our tribute of praise; +For the glorious gift of His love +And the blessings that hallow our days. diff --git a/src/hymnal/raw/429.txt b/src/hymnal/raw/429.txt new file mode 100644 index 0000000..40e5f31 --- /dev/null +++ b/src/hymnal/raw/429.txt @@ -0,0 +1,42 @@ +429 – Jerusalem the Golden + + +1 +Jerusalem the golden, +With milk and honey blest, +Beneath thy contemplation +Sink heart and voice oppressed. +I know not, O I know not +What holy joys are there; +What radiancy of glory, +What bliss beyond compare. + +2 +They stand, those hall of Zion, +All jubilant with song, +And bright with many an angel, +And all the martyr throng. +The Prince is ever in them, +The daylight is serene; +The pastures of the blessed +Are deck in glorious sheen. + +3 +There is the throne of David, +And there, from care released, +The shout of them that triumph, +The song of them that feast; +And they who, with their Leader, +Have conquered in the fight, +Forever and forever +Are clad in robes of white. + +4 +O sweet and blessed country, +The home of God’s elect! +O sweet and blessed country, +That eager hearts expect! +Jesus, in mercy bring us +To that dear land of rest; +Who art, with God the Father, +And Spirit, ever blest. diff --git a/src/hymnal/raw/430.txt b/src/hymnal/raw/430.txt new file mode 100644 index 0000000..cb04a97 --- /dev/null +++ b/src/hymnal/raw/430.txt @@ -0,0 +1,26 @@ +430 – Joy By and By + + +1 +O there’ll be joy when the work is done, +Joy when the reapers gather home, +Bringing the sheaves at set of sun +To the New Jerusalem. + +Refrain +Joy, joy, joy, there’ll be joy by and by, +Joy, joy, joy, where the joys never die; +Joy, joy, joy, for the day draweth nigh +When the workers gather home. + +2 +Sweet are the songs that we hope to sing, +Grateful the thanks our hearts shall bring, +Praising forever Christ our King +In the New Jerusalem. + +3 +Pure are the joys that await us there, +Many the golden mansions fair; +Jesus Himself doth them prepare, +In the New Jerusalem. diff --git a/src/hymnal/raw/431.txt b/src/hymnal/raw/431.txt new file mode 100644 index 0000000..4c24a0c --- /dev/null +++ b/src/hymnal/raw/431.txt @@ -0,0 +1,30 @@ +431 – Over Yonder + + +1 +Come let us sing of homeland, +Down by the crystal sea; +Wonderful land where Jesus +Buildeth a mansion for me. + +Refrain +Over yonder, down by the crystal sea, +down by the crystal sea, +Over yonder, there’s where I long to be, +There’s where I long to be, +No more sorrow, toil, grief, nor care, +In the homeland bright and fair, +Over, over there. +Over there. + +2 +Water of life there floweth, +Fruit in abundant store; +Citizens of that country +Hunger and thirst never more. + +3 +Come go with me to homeland, +Jesus invites you there; +Help spread the invitation, +Tell it to men everywhere. diff --git a/src/hymnal/raw/432.txt b/src/hymnal/raw/432.txt new file mode 100644 index 0000000..f58bf3a --- /dev/null +++ b/src/hymnal/raw/432.txt @@ -0,0 +1,32 @@ +432 – Shall We Gather at the River + + +1 +Shall we gather at the river, +where bright angel feet have trod, +with its crystal tide forever +flowing by the throne of God? + +Refrain +Yes, we’ll gather at the river, +the beautiful, the beautiful river; +gather with the saints at the river +that flows by the throne of God. + +2 +On the margin of the river, +washing up its silver spray, +we will walk and worship ever, +all the happy golden day. + +3 +Ere we reach the shining river, +lay we every burden down; +grace our spirits will deliver, +and provide a robe and crown. + +4 +Soon we’ll reach the shining river, +soon our pilgrimage will cease; +soon our happy hearts will quiver +with the melody of peace. diff --git a/src/hymnal/raw/433.txt b/src/hymnal/raw/433.txt new file mode 100644 index 0000000..1b88060 --- /dev/null +++ b/src/hymnal/raw/433.txt @@ -0,0 +1,42 @@ +433 – Ten Thousand Times Ten Thousand + + +1 +Ten thousand times ten thousand, +In sparkling raiment bright, +The armies of the ransomed saints +Throng up the steeps of light. +‘Tis finished, all is finished, +Their fight with death and sin. +Fling open wide the golden gates, +And let the victors in. + +2 +What rush of hallelujahs +Fills all the earth and sky! +The ringing of a thousand harps +Proclaims the triumph high. +O day for which creation +And all its tribes were made! +O joy, for all its former woes +A thousandfold repaid! + +3 +O then what raptured greetings +On Canaan’s happy shore! +What knitting severed friendship where +Death partings are no more! +Then eyes with joy shall sparkle, +That brimmed with tears of late; +Orphans no longer fatherless, +Nor widows desolate. + +4 +Bring near Thy great salvation, +Thou Lamb for sinners slain, +Fill up the roll of Thine elect, +Then take Thy power and reign! +Appear, Desire of nations, +Thine exiles long for home; +Show in the heavens Thy promised sign; +Thou Prince and Savior come! diff --git a/src/hymnal/raw/434.txt b/src/hymnal/raw/434.txt new file mode 100644 index 0000000..edf88c3 --- /dev/null +++ b/src/hymnal/raw/434.txt @@ -0,0 +1,42 @@ +434 – We Speak of the Realms + + +1 +We speak of the realms of the blest, +That country so bright and so fair, +And oft are its glories confessed- +But what must it be to be there! +We speak of its pathway of gold- +Its walls decked with jewels so rare, +Its wonders and pleasures untold- +But what must it be to be there! + +2 +We speak of its freedom of sin, +From sorrow, temptation and care, +From trials without and within— +But what must it be to be there! +We speak of its service of love, +Of the robes which glorified wear, +Of the church of the First Born above- +But what must it be to be there! + +3 +Our mourning is all at an end, +When, raised by the life-giving word, +We see the new city descend, +Adorned as a bride for her Lord; +The city so holy and clean, +No sorrow can breathe in the air; +No gloom of affliction or sin, +No shadow of evil, is there. + +4 +Do Thou, midst temptation and woe, +For heaven my spirit prepare; +And shortly I also so shall know +And feel what it is to be there. +Then o’er the bright fields we shall roam, +In glory celestial and fair, +With saints and with angels at home, +And Jesus Himself will be there. diff --git a/src/hymnal/raw/435.txt b/src/hymnal/raw/435.txt new file mode 100644 index 0000000..9d759cd --- /dev/null +++ b/src/hymnal/raw/435.txt @@ -0,0 +1,30 @@ +435 – The Glory Song + + +1 +When all my labors and trails are o’er, +And I am safe on that beautiful shore, +Just to be near the Lord I adore, +Will through the ages be glory for me. + +Refrain +O that will be +O that will +Glory for me, Glory for me, +Be glory for me, Glory for me, +Glory for me; When by His grace +Glory for me; +I shall look on His face, +That will be glory, be glory for me. + +2 +When, by the gift of His infinite grace, +I am accorded in heaven a place, +Just to be there and to look on His face, +Will through the ages be glory for me. + +3 +Friends will be there I have loved long ago; +Joy like a river around me will flow, +Yet, just a smile form my Savior, I know, +Will through the ages be glory for me. diff --git a/src/hymnal/raw/436.txt b/src/hymnal/raw/436.txt new file mode 100644 index 0000000..246b9d1 --- /dev/null +++ b/src/hymnal/raw/436.txt @@ -0,0 +1,38 @@ +436 – The Homeland + + +1 +The homeland! O the homeland! +The land of the free born! +There’s no night in the homeland, +But aye the fadeless morn; +I’m sighing for homeland, +My heart is aching here; +There is no pain in the homeland +To which I’m drawing near; +There is no pain in the homeland +To which I’m drawing near. + +2 +My Lord is in the homeland, +With angels bright and fair; +There’s no sin in the homeland, +And no temptation there; +The music of the homeland +Is ringing in my ears; +And when I think of the homeland +My eyes are filled with tears; +And when I think of the homeland +My ears are filled with tears. + +3 +The dwellers in the homeland +Are beckoning me to come, +Where neither death nor sorrow +Invades their holy name; +O dear, dear native country! +O rest and peace above! +Christ bring us all to the homeland +Of Thy redeeming love; +Christ bring us all to the homeland +Of Thy redeeming love diff --git a/src/hymnal/raw/437.txt b/src/hymnal/raw/437.txt new file mode 100644 index 0000000..82378c5 --- /dev/null +++ b/src/hymnal/raw/437.txt @@ -0,0 +1,26 @@ +437 – I'm Going Home + + +1 +My heav’nly home is bright and fair, +Nor pain nor death can enter there; +It’s glitt’ring tow’rs the sun outshine, +That heav’nly mansion shall me mine. + +Refrain +I’m going home, I’m going home, +I’m going home to die no more; +To die no more; to die no more- +I’m going home to die no more. + +2 +My Father’s house is built on high, +Far, far above the starry sky; +When from this earthly prison free, +That heav’nly mansion mine shall be. + +3 +Let others seek a home below, +Which flames devour or waves oe’r flow; +Be mine a happier lot to own +A heav’nly mansion near the throne. diff --git a/src/hymnal/raw/438.txt b/src/hymnal/raw/438.txt new file mode 100644 index 0000000..020e647 --- /dev/null +++ b/src/hymnal/raw/438.txt @@ -0,0 +1,38 @@ +438 – You Will See Your Lord A-Coming + + +1 +You will see your Lord a-coming, +You will see your Lord a-coming, +You will see your Lord a-coming +In a few more days. + +Refrain +Hear the band of music, +Hear the band of music, +Hear the band of music +which is sounding thro’ the air. + +2 +Gabriel sounds his mighty trumpet, +Gabriel sounds his mighty trumpet, +Gabriel sounds his mighty trumpet +In a few more days. + +3 +You will see the saints arising, +You will see the saints arising, +You will see the saints arising +In a few more days. + +4 +Angels bear them to the Savior, +Angels bear them to the Savior, +Angels bear them to the Savior +In a few more days. + +5 +Then we’ll shout, our suff’ring over, +Then we’ll shout, our suff’ring over, +Then we’ll shout, our suff’ring over +In a few more days. diff --git a/src/hymnal/raw/439.txt b/src/hymnal/raw/439.txt new file mode 100644 index 0000000..cfa2ec5 --- /dev/null +++ b/src/hymnal/raw/439.txt @@ -0,0 +1,42 @@ +439 – How Far From Home + + +1 +How far from? I asked, as on +I bent my steps-the watchman spake: +“the long, dark night is almost gone, +The morning soon will break. +Then weep no more, but speed thy flight, +With Hope’s bright star guiding ray, +Till thou shalt reach the realms of light, +In everlasting days.” + +2 +I asked the warrior on the field; +This was his soul-inspiring song: +“With courage, bold, the sword I’ll wield, +The battle is not long. +Then weep no more, but well endure +The conflict, till thy work is done; +For this we know, the prize is sure, +When victory is won.” + +3 +I asked again; earth, sea, and sun +Seemed, with one voice, to make reply: +“Time’s wasting sands are nearly run, +Eternity is nigh. +Then weep no more-with warning tones, +Portentous signs are thickening round, +The whole creation, waiting, groans, +To hear the trumpet sound.” + +4 +Not far from home! O blessed thought! +The traveler’s lonely heart to cheer; +Which oft a healing balm has brought, +And dried the mourner’s tear. +Then weep no more, since we shall meet +Where weary footsteps never roam- +Our trails past, our joys complete, +Safe in our Father’s home. diff --git a/src/hymnal/raw/440.txt b/src/hymnal/raw/440.txt new file mode 100644 index 0000000..0902c7d --- /dev/null +++ b/src/hymnal/raw/440.txt @@ -0,0 +1,26 @@ +440 – How Cheering Is the Christian's Hope + + +1 +How cheering is the Christian’s hope, +While toiling here below! +It bouys us up while this passing through +This wilderness of woe, + +2 +It bouys us up while this passing through +This wilderness of woe, +It bouys us up while passing through +This wilderness of woe. + +3 +It points us to a land of rest, +Where saints with Christ will reign; +Where we shall meet the loved of earth, +And never part again. + +4 +Fly, lingering moments, fly, O, fly, +Dear Savior, quickly come! +We long to see Thee as Thou art, +And reach that blissful home. diff --git a/src/hymnal/raw/441.txt b/src/hymnal/raw/441.txt new file mode 100644 index 0000000..a60a8ff --- /dev/null +++ b/src/hymnal/raw/441.txt @@ -0,0 +1,42 @@ +441 – I Saw One Weary + + +1 +I saw one weary, sad, and torn, +With eager steps press on the way, +Who long the hallowed cross had born, +Still looking for the promised day; +While many a line of grief and care, +Upon his brow was furrowed there; +I asked what buoyed his spirits up, +“O this” said he-“the blessed hope.” + +2 +And one I saw, with sword and shield, +Who boldly braved the world’s cold frown, +And fought, unyielding, on the field, +To win an everlasting crown. +Though worn with toil, oppressed by foes, +No murmur from his heart arose; +I asked what buoyed his spirits up, +“O this!” said he-“the blessed hope.” + +3 +And there was one who left behind +The cherished friends of early years, +And honor, pleasure, wealth re-signed, +To tread the path bedewed with tears. +Through trials deep and conflict sore, +Yet still a smile of joy he wore; +O! what can bouy the spirit up? +‘Tis this alone-the blessed hope. + +4 +While pilgrims here we journey on +In this dark vale of sin and gloom, +Through tribulation, hate, and scorn, +Or through the portals of the tomb, +Till our returning King shall come +To tkae His exile captives home, +O! what can bouy the spirits up? +‘Tis this alone– the blessed hope. diff --git a/src/hymnal/raw/442.txt b/src/hymnal/raw/442.txt new file mode 100644 index 0000000..344396c --- /dev/null +++ b/src/hymnal/raw/442.txt @@ -0,0 +1,42 @@ +442 – How Sweet Are the Tidings + + +1 +How sweet are the tidings +that greet the pilgrim’s ear, +As he wanders in exile from home! +Soon, soon will the Savior +in glory appear, +And soon will the kingdom come. + +Refrain +He’s coming, coming, coming soon I know, +Coming back to this earth again; +And the weary pilgrims will to glory go, +When the Savior comes to reign. + +2 +The mossy old graves +where the pilgrims sleep +Shall be open as wide as before, +And the millions that sleep +in the mighty deep +Shall live on this earth once more. + +3 +There we’ll meet ne’er +to part in our happy +Eden home, Sweet songs +of redemption we’ll sing; +From the north, from the south, +all the ransomed shall come, +And worship our heavenly King. + +4 +Hallelujah, Amen! +Hallelujah again! +Soon, if faithful, +we all shall be there; +O, be watchful, be hopeful, +be joyful till then, And a crown +of bright glory we’ll wear. diff --git a/src/hymnal/raw/443.txt b/src/hymnal/raw/443.txt new file mode 100644 index 0000000..1282b0e --- /dev/null +++ b/src/hymnal/raw/443.txt @@ -0,0 +1,26 @@ +443 – There'll Be No Sorrow There + + +1 +There’ll be no night in heaven, +In that blest world above; +No anxious toil, no weary hours; +For labor there is love. + +Refrain +There’ll be no sorrow there, +There’ll be no sorrow there; +In heaven above, where all is love, +There’ll be no sorrow there. + +2 +There’ll be no grief in heaven; +For life is one glad day, +And tears are those of former things +Which all have passed away. + +3 +There’ll be no sin in heaven; +Behold that blessed throng, +All holy in there spotless robes, +All holy in their song. diff --git a/src/hymnal/raw/444.txt b/src/hymnal/raw/444.txt new file mode 100644 index 0000000..16a536b --- /dev/null +++ b/src/hymnal/raw/444.txt @@ -0,0 +1,24 @@ +444 – I'm a Pilgrim + + +1 +I’m a pilgrim, and I’m a stranger; +I can tarry, I can tarry but a night; +Do not detain me, for I am going +To where the fountains are ever flowing. + +Refrain +I’m a pilgrim, and I’m a stranger; +I can tarry, I can tarry but a night. + +2 +There the glory is ever shining! +O, my longing heart, my longing heart is there; +Here in this country so dark and dreary, +I long have wandered forlorn and weary. + +3 +There’s the city to which I journey; +My Redeemer, my Redeemer is its light! +There is no sorrow, nor any sighing, +Nor any tears there, or any dying. diff --git a/src/hymnal/raw/445.txt b/src/hymnal/raw/445.txt new file mode 100644 index 0000000..412a3bf --- /dev/null +++ b/src/hymnal/raw/445.txt @@ -0,0 +1,32 @@ +445 – I'm But a Stranger Here + + +1 +I’m but a stranger here, +Heav’n is my home; +Earth is a desert drear, +Heav’n is my home. +Danger and sorrow stand +Round me on every hand; +Heav’n is my fatherland, +Heav’n is my home. + +2 +What though the tempest rage, +Heav’n is my home; +Short is my pilgrimage, +Heav’n is my home; +And time’s wild wintry blast +Soon shall be over past; +I shall reach home at last, +Heav’n is my home. + +3 +There at my Savior’s side +Heav’n is my home; +I shall be glorified, +Heav’n is my home; +There are the good and blest, +Those I love most and best; +And there I, too, shall rest, +Heav’n is my home. diff --git a/src/hymnal/raw/446.txt b/src/hymnal/raw/446.txt new file mode 100644 index 0000000..c3b2efa --- /dev/null +++ b/src/hymnal/raw/446.txt @@ -0,0 +1,51 @@ +446 – Lo, What a Glorious Sight Appears + + +1 +Lo, what a glorious sight appears +To our believing eyes! +The earth and seas are passed away +And the old rolling skies. +And the old rolling skies, +And the old rolling skies; +The earth and seas are passed away, +And the old rolling skies. + +Refrain +O that will be joyful, joyful, joyful! +O that will be joyful +When we meet to part no more! +When we meet to part no more +On Canaan’s happy shore; +‘Tis there we’ll meet at Jesus’ feet, +When we meet to part no more! + +2 +Attending angels shout for joy +And the bright armies sing- +Mortals! Behold the sacred seat +Of your descending King. +Of your descending King, +Of your descending King; +Mortals! Behold the sacred seat +Of your descending King. + +3 +His own soft hand shall wipe the tears +From every weeping eye; +And pains, and groans, and griefs, and fears, +And death itself shall die! +And death itself shall die, +And death itself shall die; +And pains, and groans, and griefs, and fears, +And death itself shall die. + +4 +How long, dear Savior! Oh, how long +Shall this bright hour delay? +Fly swifter round, ye wheels of time! +And bring the welcome day. +And bring the welcome day, +And bring the welcome day; +Fly swifter round, ye wheels of time! +And bring the welcome day. diff --git a/src/hymnal/raw/447.txt b/src/hymnal/raw/447.txt new file mode 100644 index 0000000..bb19824 --- /dev/null +++ b/src/hymnal/raw/447.txt @@ -0,0 +1,42 @@ +447 – Long Upon the Mountains + + +1 +Long upon the mountains weary, +Have the scattered flocks been torn; +Dark the dessert paths, and dreary; +Grievous trials have they borne. +Now the gathering call is sounding, +Solemn in its warning voice; +Union, faith, and love, abounding, +Bid the little flock rejoice. + +2 +Now the light of truth they’re seeking, +In its onward track pursue; +All the ten commandments keeping, +They are holy, just, and true. +On the words of lire they’re feeding, +Precious to their taste so sweet; +All their Master’s percepts heeding, +Bowing humbly to His feet. + +3 +In that light of light and beauty, +In that golden city fair, +Soon its pearly gates they’ll enter, +And of all its glories share. +There, divine the soul’s expansions; +Free from sin, and death, and pain; +Tear will never dim those mansions +Where the souls immortal reign. + +4 +Soon He comes! With clouds descending; +All His saints, entombed arise; +The redeemed, in anthems blending, +Shout their vict’ry thro’ the skies. +O, we long for Thine appearing; +Come, O Savior, quickly come! +Blessed hope! Our spirits cheering, +Take thy ransomed children home. diff --git a/src/hymnal/raw/448.txt b/src/hymnal/raw/448.txt new file mode 100644 index 0000000..3385a97 --- /dev/null +++ b/src/hymnal/raw/448.txt @@ -0,0 +1,25 @@ +448 – O, When Shall I See Jesus + + +1 +O, when shall I see Jesus and reign with Him above, +And shall hear the trumpet sound in that morning? +And from the flowing fountain drink everlasting love, +And shall hear the trumpet sound in that morning. + +Refrain +O, shout, glory! +For I shall mount above the skies, +When I hear the trumpet sound in that morning. + +2 +Gird on the gospel armor of faith and hope and love, +And you’ll hear the trumpet sound in that morning. +And when the combat’s ended He’ll carry you above, +And you’ll hear the trumpet sound in that morning. + +3 +Our ears shall hear with transport the host of heaven sing, +And shall hear the trumpet sound in that morning. +Our tongues shall chant the glories of our immortal King. +And shall hear the trumpet sound in that morning, diff --git a/src/hymnal/raw/449.txt b/src/hymnal/raw/449.txt new file mode 100644 index 0000000..d633b1d --- /dev/null +++ b/src/hymnal/raw/449.txt @@ -0,0 +1,30 @@ +449 – Never Part Again + + +1 +There is a land of pure delight, +Where bliss eternal reigns, +Infinite day excludes the night +And pleasures banish pain. + +Refrain +We’re trav’ling to Immanuel’s land, +We soon shall hear the trumpet sound, +And soon we shall with Jesus reign, +And never, never part again. +What! Never part again? No, never part again, +What! Never part again? No, never part again, +And soon we shall with Jesus reign, +And never, never part again. + +2 +There everlasting spring abides, +And never with’ring flowers, +And but a little space divides +This heav’nly land from ours. + +3 +Could we but stand where Moses stood, +And view the landscape o’er, +Not all this world’s pretended good +Could ever charm us more. diff --git a/src/hymnal/raw/450.txt b/src/hymnal/raw/450.txt new file mode 100644 index 0000000..c2a1a8e --- /dev/null +++ b/src/hymnal/raw/450.txt @@ -0,0 +1,20 @@ +450 – Beautiful Zion + + +1 +Beautiful Zion, built above, +Beautiful city that I love, +Beautiful gates of pearly white, +Beautiful temple, God its light. + +2 +Beautiful trees forever there, +Beautiful fruit they always bear, +Beautiful rivers gliding by, +Beautiful fountains never dry. + +3 +Beautiful crowns on every brow, +Beautiful palms the conquerors show, +Beautiful robes the ransomed wear, +Beautiful all who enter there. diff --git a/src/hymnal/raw/451.txt b/src/hymnal/raw/451.txt new file mode 100644 index 0000000..8fffd93 --- /dev/null +++ b/src/hymnal/raw/451.txt @@ -0,0 +1,32 @@ +451 – Together Let Us Sweetly Live + + +1 +Together let us sweetly live, +I am bound for the land of Canaan. +Together love to Jesus give; +I am bound for the land of Canaan. + +Refrain +O Canaan, bright Canaan, +I am bound for the land of Canaan. +O Canaan, it is my happy home, +I am bound for the land of Canaan. + +2 +Together let us watch and pray; +I am bound for the land of Canaan. +And wait redemption’s joyous day; +I am bound for the land of Canaan. + +3 +Our songs of praise shall fill the skies; +I am bound for the land of Canaan. +While higher still our joys shall rise; +I am bound for the land of Canaan. + +4 +Then come with me, beloved friend; +I am bound for the land of Canaan. +The joys to come shall never end; +I am bound for the land of Canaan. diff --git a/src/hymnal/raw/452.txt b/src/hymnal/raw/452.txt new file mode 100644 index 0000000..8b706cb --- /dev/null +++ b/src/hymnal/raw/452.txt @@ -0,0 +1,20 @@ +452 – What Heavenly Music + + +1 +What heavenly music steals over the sea! +Entrancing the senses like sweet melody! +‘Tis the voice of the angels borne soft on the air; +For me they are singing; their welcome I hear. + +2 +On the banks of old Jordan, here gazing I stand, +And earnestly longing, I stretch forth my hand; +Send a convoy of angels, dear Jesus, I pray! +Let me join that sweet music; come, take me away. + +3 +Though dark are the waters and rough is the wave, +If Jesus permit, the wild surges I’ll brave; +For that heavenly music hath ravished me so, +I must join in that chorus! I’ll go! let me go! diff --git a/src/hymnal/raw/453.txt b/src/hymnal/raw/453.txt new file mode 100644 index 0000000..66d1740 --- /dev/null +++ b/src/hymnal/raw/453.txt @@ -0,0 +1,42 @@ +453 – We Have Heard + + +1 +We have heard from the bright, the holy, land; +We have heard, and our hearts are glad; +For we were a lonely pilgrim band, +And weary, and worn, and sad. +They tell us the saints have a dwelling there- +No longer are homeless ones; +And we know that the goodly land is fair, +Where life’s pure river runs. + +2 +They say green fields are waving there, +That never a blight shall know; +And the deserts wild are blooming fair, +And the roses of Sharon grow. +There are lovely birds in the bowers green, +Their songs are blithe and sweet; +And their warblings, gushing ever new, +The angels’ harpings greet. + +3 +We have heard of the palms, the robes, the crowns, +And the silvery band in white; +Of the city fair, with pearly gates, +All radiant with light. +We have heard of the angels there, and saints, +With their harps of gold, how they sing; +Of the mount with the fruitful tree of life, +Of the leaves that healing bring. + +4 +The King of that country, He is fair, +He’s the joy and light of the place; +In His beauty we shall behold Him there, +And bask in His smiling face, +We’ll be there, we’ll be there in a little while, +We’ll join the pure and the blest; +We’ll have the palm, the robe, the crown, +And forever be at rest. diff --git a/src/hymnal/raw/454.txt b/src/hymnal/raw/454.txt new file mode 100644 index 0000000..7792905 --- /dev/null +++ b/src/hymnal/raw/454.txt @@ -0,0 +1,19 @@ +454 – Don't You See My Jesus Coming + + +1 +Don’t you see my Jesus coming, +See Him come in yonder cloud? +With ten thousand angels round Him, +How they do my Jesus crowd! + +Refrain +I am bound for the kingdom, +Will you go to glory with me? +Hallelujah! O praise ye the Lord! + +2 +Don’t you see the saints ascending, +Hear them shouting thro’ the air. +Jesus smiling, trumpets sounding, +Now His glory they shall share. diff --git a/src/hymnal/raw/455.txt b/src/hymnal/raw/455.txt new file mode 100644 index 0000000..f583411 --- /dev/null +++ b/src/hymnal/raw/455.txt @@ -0,0 +1,38 @@ +455 – Immortal Love, Forever Full + + +1 +Immortal Love, forever full, +Forever flowing free, +Forever shared, forever whole, +A never ebbing sea! + +2 +We nay not climb the heavenly steeps +To bring the Lord Christ down; +In vain we search the lowest deeps, +For him no depths can drown. + +3 +But warm, so tender, even yet +A present help is He; +And faith has still its Olivet, +And love its Galilee. + +4 +The healing of His seamless dress +Is by our beds of pain; +We touch Him in life’s throng and press, +And we are whole again. + +5 +Through Him the first fond prayers are said, +Our lips of childhood frame; +The last low whispers of our dead +Are burdened with His name. + +6 +O Lord and Master of us all: +Whate’er our names or sign, +We own Thy sway, we hear Thy call, +We test our lives by Thine! diff --git a/src/hymnal/raw/456.txt b/src/hymnal/raw/456.txt new file mode 100644 index 0000000..e506090 --- /dev/null +++ b/src/hymnal/raw/456.txt @@ -0,0 +1,42 @@ +456 – My Lord and I + + +1 +I have a Friend so precious, +So very dear to me, +He loves me with such tender love, +He loves so faithfully; +I could not live apart form Him, +I love to feel Him nigh, +And so we dwell together, +My Lord and I. + +2 +Sometimes I’m faint and weary, +He knows that I am weak, +And as He bids me lean on Him, +His help I gladly seek; +He leads me in the paths of light, +Beneath a sunny sky, +And so we walk together, +My Lord and I. + +3 +I tell Him all my sorrows, +I tell Him all my joys, +I tell Him all that pleases me, +I tell Him what annoys; +He tells me what I ought to do, +He tells me how to try, +And so we talk together, +My Lord and I. + +4 +He knows that I am longing +Some weary soul to win, +And so He bids me go and speak +The loving word for Him; +He bids me tell His wondrous love, +And why He came to die, +And so we work together, +My Lord and I. diff --git a/src/hymnal/raw/457.txt b/src/hymnal/raw/457.txt new file mode 100644 index 0000000..6a04962 --- /dev/null +++ b/src/hymnal/raw/457.txt @@ -0,0 +1,48 @@ +457 – I Love to Tell the Story + + +1 +I love to tell the story +of unseen things above, +of Jesus and his glory, +of Jesus and his love. +I love to tell the story, +because I know ’tis true; +it satisfies my longings +as nothing else can do. + +Refrain +I love to tell the story, +’twill be my theme in glory, +to tell the old, old story +of Jesus and his love. + +2 +I love to tell the story; +more wonderful it seems +than all the golden fancies +of all our golden dreams. +I love to tell the story, +it did so much for me; +and that is just the reason +I tell it now to thee. + +3 +I love to tell the story; +’tis pleasant to repeat +what seems, each time I tell it, +more wonderfully sweet. +I love to tell the story, +for some have never heard +the message of salvation +from God’s own holy Word. + +4 +I love to tell the story, +for those who know it best +seem hungering and thirsting +to hear it like the rest. +And when, in scenes of glory, +I sing the new, new song, +’twill be the old, old story +that I have loved so long. diff --git a/src/hymnal/raw/458.txt b/src/hymnal/raw/458.txt new file mode 100644 index 0000000..13db83b --- /dev/null +++ b/src/hymnal/raw/458.txt @@ -0,0 +1,42 @@ +458 – More Love to Thee + + +1 +More love to thee, O Christ, +more love to thee! +Hear thou the prayer +I make on bended knee. +This is my earnest plea: +More love, O Christ, to thee; +more love to thee, +more love to thee! + +2 +Once earthly joy I craved, +sought peace and rest; +now thee alone I seek, +give what is best. +This all my prayer shall be: +More love, O Christ, to thee; +more love to thee, +more love to thee! + +3 +Let sorrow do its work, +come grief and pain; +sweet are thy messengers, +sweet their refrain, +when they can sing with me: +More love, O Christ, to thee; +more love to thee, +more love to thee! + +4 +Then shall my latest breath +whisper thy praise; +this be the parting cry +my heart shall raise; +this still its prayer shall be: +More love, O Christ, to thee; +more love to thee, +more love to thee! diff --git a/src/hymnal/raw/459.txt b/src/hymnal/raw/459.txt new file mode 100644 index 0000000..112dfd4 --- /dev/null +++ b/src/hymnal/raw/459.txt @@ -0,0 +1,30 @@ +459 – As the Bridegroom to His Chosen + + +1 +As the bridegroom to His chosen, +As the king to His realm, +As the keep unto the castle, +As the pilot to the helm, +So, Lord, art Thou to me. + +2 +As the fountain in the garden, +As the candle in the dark, +As the treasure in the coffer, +As the manna in the ark, +So, Lord, art Thou to me. + +3 +As the ruby in the setting, +As the honey in the comb, +As the light within the lantern, +As the father in the home, +So, Lord, art Thou to me. + +4 +As the sunshine in the heavens, +As the image in the glass, +As the fruits up in the fig tree, +As the dew upon the grass, +So, Lord, art Thou to me. diff --git a/src/hymnal/raw/460.txt b/src/hymnal/raw/460.txt new file mode 100644 index 0000000..824fd2c --- /dev/null +++ b/src/hymnal/raw/460.txt @@ -0,0 +1,29 @@ +460 – As Water to the Thirsty + + +1 +As water to the thirsty, +As beauty to the eyes, +As strength that follows weakness, +As truth instead of lies; +As song-time and springtime and summertime to be, +So is my Lord, my living Lord, +So is my Lord to me. + +2 +Like calm in place of clamor +Like peace that follows pain, +Like meeting after parting, +Like sunshine after rain; +Like moonlight and starlight and sunlight on the sea, +So is my Lord, my living Lord, +So is my Lord to me. + +3 +As sleep that follows fever, +As gold instead of grey, +As freedom after bondage, +As sunrise to the day; +As home to the trav’ler and all he longs to see, +So is my Lord, my living Lord, +So is my Lord to me. diff --git a/src/hymnal/raw/461.txt b/src/hymnal/raw/461.txt new file mode 100644 index 0000000..82f723c --- /dev/null +++ b/src/hymnal/raw/461.txt @@ -0,0 +1,28 @@ +461 – Be Still, My Soul + + +1 +Be still, my soul: +the Lord is on thy side; +Bear patiently the cross of grief or pain; +Leave to thy God to order and provide; +In every change He faithful will remain. + +Refrain +Be still, my soul: +thy best, thy heavenly friend +Through thorny ways leads to a joyful end. + +2 +Be still, my soul: +thy God doth undertake +To guide the future as He has the past. +Thy hope, thy confidence let nothing shake; +All now mysterious shall be bright at last. + +3 +Be still, my soul: +the hour is hastening on +When we shall be forever with the Lord, +When disappointment, grief, and fear are gone, +Sorrow forgot, love’s purest joys restored. diff --git a/src/hymnal/raw/462.txt b/src/hymnal/raw/462.txt new file mode 100644 index 0000000..a877d0d --- /dev/null +++ b/src/hymnal/raw/462.txt @@ -0,0 +1,26 @@ +462 – Blessed Assurance, Jesus is Mine! + + +1 +Blessed assurance, Jesus is mine! +O what a foretaste of glory divine! +Heir of salvation, purchase of God, +born of his Spirit, washed in his blood. + +Refrain +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. + +2 +Perfect submission, perfect delight, +visions of rapture now burst on my sight; +angels descending bring from above +echoes of mercy, whispers of love. + +3 +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. diff --git a/src/hymnal/raw/463.txt b/src/hymnal/raw/463.txt new file mode 100644 index 0000000..4eda48e --- /dev/null +++ b/src/hymnal/raw/463.txt @@ -0,0 +1,18 @@ +463 – Peace, Perfect Peace + + +1 +Peace, perfect peace, in this dark world of sin? +The blood of Jesus whispers peace within. + +2 +Peace, perfect peace, by thronging duties pressed? +To do the will of Jesus: this is rest. + +3 +Peace, perfect peace, with loved ones far away? +In Jesus’ keeping we are safe, and they. + +4 +Peace, perfect peace, our future all unknown? +Jesus we know, and He is on the throne. diff --git a/src/hymnal/raw/464.txt b/src/hymnal/raw/464.txt new file mode 100644 index 0000000..d0c17cd --- /dev/null +++ b/src/hymnal/raw/464.txt @@ -0,0 +1,22 @@ +464 – When I Can Read My Title Clear + + +1 +When I can read my title clear +To mansions in the skies +I’ll bid farewell to every fear, +And wipe my weeping eyes; +And wipe my weeping eyes, +And wipe my weeping eyes, +I’ll bid farewell to every fear, +And wipe my weeping eyes. + +2 +Should earth against my soul engage, +And fiery darts be hurled, +Then I can smile at Satan’s rage, +And face a frowning world; +And face a frowning world, +And face a frowning world, +Then I can smile at Satan’s rage, +And face a frowning world. diff --git a/src/hymnal/raw/465.txt b/src/hymnal/raw/465.txt new file mode 100644 index 0000000..3efe93f --- /dev/null +++ b/src/hymnal/raw/465.txt @@ -0,0 +1,32 @@ +465 – I Heard the Voice of Jesus + + +1 +I heard the voice of Jesus say, +“Come unto Me and rest; +Lay down, thou weary one, lay down +Thy head upon My breast.” +I came to Jesus as I was, +Weary and worn and sad; +I found in Him a resting place, +And He has made me glad. + +2 +I heard the voice of Jesus say, +“Behold, I freely give +The living water; thirsty one, +Stoop down and drink and live.” +I came to Jesus, and I drank +Of that life giving stream; +My thirst was quench’d, my soul revived, +And now I live in Him. + +3 +I heard the voice of Jesus say, +“I am this dark world’s light; +Look unto Me, thy morn shall rise, +And all thy day be bright.” +I looked to Jesus, and I found +In Him my star, my sun; +And in that light of life I’ll walk, +Till trav’ling days are done. diff --git a/src/hymnal/raw/466.txt b/src/hymnal/raw/466.txt new file mode 100644 index 0000000..e79c22b --- /dev/null +++ b/src/hymnal/raw/466.txt @@ -0,0 +1,32 @@ +466 – Wonderful Peace + + +1 +Far away in the depths of my spirit tonight, +Rolls a melody sweeter than psalm; +In celestial like strains it unceasingly falls +O’er my soul like an infinite calm. + +Refrain +Peace! Peace! wonderful peace, +Coming down from the Father above; +Sweep over my spirit forever, I pray, +In fathomless billows of love. + +2 +What a treasure I have in this wonderful peace, +Buried deep in my inner most soul, +So secure that no power can mine it away, +While the years of eternity roll! + +3 +I believe when I rise to that city of peace, +Where the Author of peace I shall see, +That one strain of the song which the ransomed will sing, +In that heavenly kingdom will be- + +4 +Weary soul, without gladness or comfort or rest, +Passing down the rough pathway of time! +Make the Savior your friend ere the shadows grow dark; +O accept of this peace so sublime. diff --git a/src/hymnal/raw/467.txt b/src/hymnal/raw/467.txt new file mode 100644 index 0000000..9d7026f --- /dev/null +++ b/src/hymnal/raw/467.txt @@ -0,0 +1,42 @@ +467 – Life Is Great! So Sing About It + + +1 +Life is great! So sing about it, +As we can and as we should- +Shop and buses, towns and people, +Village, farmland, field and wood, +Life is great and life is given; +Life is lovely, free and good. + +2 +Life is great! What ever happens, +Snow or sunshine, joy or pain, +Hardship, grief or disillusion, +Suffering that I can’t explain +Life is great if someone loves me, +Holds my hand and calls my name. + +3 +Love is great! The love of lovers, +Whispered words and longing eyes; +Love that gazes at the cradle +Where a child of loving lies; +Love that lasts when youth has faded, +Bends with age, but never dies. + +4 +Love is giving and receiving +Boy and girl, or friend with friend; +Love is bearing and forgiving +All the hurts that hate can send; +Love’s the greatest way of living, +Hoping, trusting to the end. + +5 +God is great! in Christ He loved us, +As we should, but never can- +Love that suffered, hoped and trusted +When disciples turned and ran, +Love that broke through death forever. +Praise that loving, living Man! diff --git a/src/hymnal/raw/468.txt b/src/hymnal/raw/468.txt new file mode 100644 index 0000000..20669d3 --- /dev/null +++ b/src/hymnal/raw/468.txt @@ -0,0 +1,32 @@ +468 – A Child of the King + + +1 +My Father is rich in houses and lands, +He holdeth the wealth of the world in His hands! +Of rubies and diamonds, of silver and gold, +His coffers are full, He has riches untold. + +Refrain +I’m a child of the King, +A child of the King: +With Jesus my Savior, +I’m a child of the King. + +2 +My Father’s own Son, the Savior of men, +Once wandered on earth as the poorest of them; +But now He is pleading our pardon on high, +That we may be His when He comes by and by. + +3 +I once was an outcast stranger on earth, +A sinner by choice, an alien by birth, +But I’ve been adopted, my name’s written down, +An heir to a mansion, a robe and a crown. + +4 +A tent or a cottage, why should I care? +They’re building a palace for me over there; +Though exiled from home, yet still may I sing: +All glory to God, I’m a child of the King. diff --git a/src/hymnal/raw/469.txt b/src/hymnal/raw/469.txt new file mode 100644 index 0000000..66881b6 --- /dev/null +++ b/src/hymnal/raw/469.txt @@ -0,0 +1,26 @@ +469 – Leaning on the Everlasting Arms + + +1 +What a fellowship, what a joy divine, +leaning on the everlasting arms; +what a blessedness, what a peace is mine, +leaning on the everlasting arms. + +Refrain +Leaning, leaning, +safe and secure from all alarms; +leaning, leaning, +leaning on the everlasting arms. + +2 +O how sweet to walk in this pilgrim way, +leaning on the everlasting arms; +O how bright the path grows from day to day, +leaning on the everlasting arms. + +3 +What have I to dread, what have I to fear, +leaning on the everlasting arms? +I have blessed peace with my Lord so near, +leaning on the everlasting arms. diff --git a/src/hymnal/raw/470.txt b/src/hymnal/raw/470.txt new file mode 100644 index 0000000..11eea59 --- /dev/null +++ b/src/hymnal/raw/470.txt @@ -0,0 +1,32 @@ +470 – There's Sunshine in My Soul Today + + +1 +There’s sunshine in my soul today, +More glorious and bright +Than glows in any earthly sky, +For Jesus is my light. + +Refrain +O there’s sunshine, blessed sunshine, +When the peaceful, happy moments roll +When Jesus shows His smiling face +There is sunshine in the soul. + +2 +There’s music in my soul today, +A carol to my King, +And Jesus, listening, can hear +The songs I cannot sing. + +3 +There’s springtime in my soul today, +For when the Lord is near, +The dove of peace sings in my heart, +The flowers of grace appear. + +4 +Theres gladness in my soul today, +And hope, and praise, and love, +For blessings which He gives me now, +For joys “laid up” above. diff --git a/src/hymnal/raw/471.txt b/src/hymnal/raw/471.txt new file mode 100644 index 0000000..436bd35 --- /dev/null +++ b/src/hymnal/raw/471.txt @@ -0,0 +1,33 @@ +471 – Grant Us Your Peace + + +1 +Dona nobis pacem, pacem; +Dona nobis pacem. +Dona nobis pacem; +Dona nobis pacem. +Dona nobis pacem; +Dona nobis pacem. + +2 +Father grant us, grant us Your peace; +Oh, loving Father, grant us Your peace. +Grant us, grant us peace; +Grant us, grant us, grant Your peace; +Grant us, grant us peace; +Loving Father, grant us Your peace. + +3 +Accordenous ta paix, ta paix, Accordenous ta paix. +Accordenous ta paix; +Accordenous ta paix. +Accordenous ta paix, +Accordenous ta paix. + +4 +Padre, danos tupaz, tupaz; +Padre, danos, danos tupaz +Padre, danos, tupaz. +Padre, danos, danos tupaz +Padre, danos tupaz. +Padre, danos, danos tupaz. diff --git a/src/hymnal/raw/472.txt b/src/hymnal/raw/472.txt new file mode 100644 index 0000000..a4ab076 --- /dev/null +++ b/src/hymnal/raw/472.txt @@ -0,0 +1,38 @@ +472 – A Song of Heaven and Homeland + + +1 +Sometimes I hear strange music, +Like none e’er heard before, +Come floating softly earthward +As thro’ heav’n’s open door: +It seems like angel voices, +In strains of and love, +That swell the mighty chorus +Around the throne above. + +Refrain +O sweet, celestial music, +Heard from a land afar- +The song of Heav’n and Homeland, +Thro’ doors God leaves ajar! + +2 +Now soft, and low, and restful, +It floods my soul with peace, +As if God’s benediction +Bade all earth’s troubles cease. +Then grander than the voices, +Of wind, and wave, and sea- +It fills the dome of heaven +With glorious harmony. + +3 +This music haunts me ever, +Like something heard in dreams- +It seems to catch the cadence +Of heav’nly winds and streams, +My heart is filled with rapture, +To think, some day to come, +I’ll sing it with the angels- +The song of heav’n and home. diff --git a/src/hymnal/raw/473.txt b/src/hymnal/raw/473.txt new file mode 100644 index 0000000..3aa6d8f --- /dev/null +++ b/src/hymnal/raw/473.txt @@ -0,0 +1,37 @@ +473 – Nearer My God, to Thee + + +1 +Nearer, my God, to thee, nearer to thee! +E’en though it be a cross that raiseth me, +still all my song shall be, +nearer, my God, to thee; +nearer, my God, to thee, nearer to thee! + +2 +Though like the wanderer, the sun gone down, +darkness be over me, my rest a stone; +yet in my dreams I’d be +nearer, my God, to thee; +nearer, my God, to thee, nearer to thee! + +3 +There let the way appear, steps unto heaven; +all that thou sendest me, in mercy given; +angels to beckon me +nearer, my God, to thee; +nearer, my God, to thee, nearer to thee! + +4 +Then, with my waking thoughts bright with thy praise, +out of my stony griefs Bethel I’ll raise; +so by my woes to be +nearer, my God, to thee; +nearer, my God, to thee, nearer to thee! + +5 +Or if, on joyful wing cleaving the sky, +sun, moon, and stars forgot, upward I fly, +still all my song shall be, +nearer, my God, to thee; +nearer, my God, to thee, nearer to thee! diff --git a/src/hymnal/raw/474.txt b/src/hymnal/raw/474.txt new file mode 100644 index 0000000..b9ea01f --- /dev/null +++ b/src/hymnal/raw/474.txt @@ -0,0 +1,32 @@ +474 – Take the Name of Jesus With You + + +1 +Take the Name of Jesus with you, +Child of sorrow and of woe, +It will joy and comfort give you; +Take it then, where’er you go. + +Refrain +Precious Name, O how sweet! +Hope of earth and joy of Heav’n. +Precious Name, O how sweet! +Hope of earth and joy of Heav’n. + +2 +Take the Name of Jesus ever, +As a shield from every snare; +If temptations round you gather, +Breathe that holy Name in prayer. + +3 +O the precious Name of Jesus! +How it thrills our souls with joy, +When His loving arms receive us, +And His songs our tongues employ! + +4 +At the Name of Jesus bowing, +Falling prostrate at His feet, +King of kings in heav’n we’ll crown Him, +When our journey is complete. diff --git a/src/hymnal/raw/475.txt b/src/hymnal/raw/475.txt new file mode 100644 index 0000000..a014279 --- /dev/null +++ b/src/hymnal/raw/475.txt @@ -0,0 +1,20 @@ +475 – Balm in Gilead + + +1 +There is a balm in Gilead +To make the wounded whole; +There is a balm in Gilead +To heal the sin-sick soul. + +2 +Sometimes I feel discouraged, +And think my work’s in vain, +But then the Holy Spirit +Revives my soul again. + +3 +If you can not preach like Peter, +If you can not pray like Paul, +You can tell the love of Jesus, +And say He died for all. diff --git a/src/hymnal/raw/476.txt b/src/hymnal/raw/476.txt new file mode 100644 index 0000000..3d6fe70 --- /dev/null +++ b/src/hymnal/raw/476.txt @@ -0,0 +1,26 @@ +476 – Burdens Are Lifted at Calvary + + +1 +Days are filled with sorrow and care, +Hearts are lonely and drear; +Burdens are lifted at Calvary, +Jesus is very near. + +Refrain +Burdens are lifted at Calvary, +Calvary, Calvary, +Burdens are lifted at Calvary, +Jesus is very near. + +2 +Cast your care on Jesus today, +Leave your worry and fear; +Burdens are lifted at Calvary, +Jesus is very near. + +3 +Troubled soul, the Saviour can see, +Ev’ry heartache and tear; +Burdens are lifted at Calvary +Jesus is very near. diff --git a/src/hymnal/raw/477.txt b/src/hymnal/raw/477.txt new file mode 100644 index 0000000..31b0acf --- /dev/null +++ b/src/hymnal/raw/477.txt @@ -0,0 +1,20 @@ +477 – Come, Ye Disconsolate + + +1 +Come, ye disconsolate, where’er ye languish. +come to the mercy seat, fervently kneel. +Here bring your wounded hearts, here tell your anguish; +earth has no sorrow that heaven cannot heal. + +2 +Joy of the desolate, light of the straying, +hope of the penitent, fadeless and pure! +Here speaks the Comforter, tenderly saying, +“Earth has no sorrow that heaven cannot cure.” + +3 +Here see the bread of life; waters flowing +forth from the throne of God, pure from above. +Come to the feast of love; come, ever knowing +earth has no sorrow but heaven can remove. diff --git a/src/hymnal/raw/478.txt b/src/hymnal/raw/478.txt new file mode 100644 index 0000000..87e984d --- /dev/null +++ b/src/hymnal/raw/478.txt @@ -0,0 +1,32 @@ +478 – Sweet Hour of Prayer + + +1 +Sweet hour of prayer! sweet hour of prayer! +that calls me from a world of care, +and bids me at my Father’s throne +make all my wants and wishes known. +In seasons of distress and grief, +my soul has often found relief, +and oft escaped the tempter’s snare +by thy return, sweet hour of prayer! + +2 +Sweet hour of prayer! sweet hour of prayer! +thy wings shall my petition bear +to him whose truth and faithfulness +engage the waiting soul to bless. +And since he bids me seek his face, +believe his word, and trust his grace, +I’ll cast on him my every care, +and wait for thee, sweet hour of prayer! + +3 +Sweet hour of prayer! sweet hour of prayer! +May I thy consolation share +Till from Mount Pisgah’s lofty height +I view my home and take my flight. +In my immortal flesh I’ll rise +To size the everlasting prize. +And shout while passing through the air, +“Farewell, farewell, sweet hour of prayer!” diff --git a/src/hymnal/raw/479.txt b/src/hymnal/raw/479.txt new file mode 100644 index 0000000..39cf58e --- /dev/null +++ b/src/hymnal/raw/479.txt @@ -0,0 +1,24 @@ +479 – Tread Softly + + +1 +Be silent, be silent, A whisper is heard; +Be silent, and listen, Oh treasure each word. + +Refrain +Tread softly, tread softly, The Master is here; +Tread softly here, tread softly here, +Tread softly, tread softly, He bids us draw near. +Tread softly here, tread softly here, + +2 +Be silent, be silent, For holy this place, +This altar that echoes The message of grace. + +3 +Be silent, be silent, Breathe humbly our prayer; +A foretaste of Eden This moment we share. + +4 +Be silent, be silent, His mercy record; +Be silent, be silent, And wait on the Lord. diff --git a/src/hymnal/raw/480.txt b/src/hymnal/raw/480.txt new file mode 100644 index 0000000..62fed5f --- /dev/null +++ b/src/hymnal/raw/480.txt @@ -0,0 +1,37 @@ +480 – Dear Lord and Father + + +1 +Dear Lord and Father of mankind, +forgive our foolish ways; +reclothe us in our rightful mind, +in purer lives thy service find, +in deeper reverence, praise. + +2 +In simple trust like theirs who heard, +beside the Syrian sea, +the gracious calling of the Lord, +let us, like them, without a word, +rise up and follow thee. + +3 +O sabbath rest by Galilee, +O calm of hills above, +where Jesus knelt to share with thee +the silence of eternity, +interpreted by love! + +4 +Drop thy still dews of quietness, +till all our strivings cease; +take from our souls the strain and stress, +and let our ordered lives confess +the beauty of thy peace. + +5 +Breathe through the heats of our desire +thy coolness and thy balm; +let sense be dumb, let flesh retire; +speak through the earthquake, wind, and fire, +O still, small voice of calm. diff --git a/src/hymnal/raw/481.txt b/src/hymnal/raw/481.txt new file mode 100644 index 0000000..f2fce7b --- /dev/null +++ b/src/hymnal/raw/481.txt @@ -0,0 +1,37 @@ +481 – Dear Lord and Father + + +1 +Dear Lord and Father of mankind, +forgive our foolish ways; +reclothe us in our rightful mind, +in purer lives thy service find, +in deeper reverence, praise. + +2 +In simple trust like theirs who heard, +beside the Syrian sea, +the gracious calling of the Lord, +let us, like them, without a word, +rise up and follow thee. + +3 +O sabbath rest by Galilee, +O calm of hills above, +where Jesus knelt to share with thee +the silence of eternity, +interpreted by love! + +4 +Drop thy still dews of quietness, +till all our strivings cease; +take from our souls the strain and stress, +and let our ordered lives confess +the beauty of thy peace. + +5 +Breathe through the heats of our desire +thy coolness and thy balm; +let sense be dumb, let flesh retire; +speak through the earthquake, wind, and fire, +O still, small voice of calm. diff --git a/src/hymnal/raw/482.txt b/src/hymnal/raw/482.txt new file mode 100644 index 0000000..99c5797 --- /dev/null +++ b/src/hymnal/raw/482.txt @@ -0,0 +1,26 @@ +482 – Father, Lead Me Day by Day + + +1 +Father, lead me day by day, +Ever in Thine own sweet way; +Teach me to be pure and true; +Show me what I ought to do. + +2 +When in danger, make me brave; +Make me know that Thou canst save; +Keep me safe by Thy dear side; +Let me in Thy love abide. + +3 +When tempted to do wrong, +Make me steadfast, wise, and strong; +And when all alone I stand, +Shield me with Thy mighty hand. + +4 +May I do the good I know, +Be Thy loving child below, +Then at last go home to Thee, +Evermore Thy child to be. diff --git a/src/hymnal/raw/483.txt b/src/hymnal/raw/483.txt new file mode 100644 index 0000000..3af870b --- /dev/null +++ b/src/hymnal/raw/483.txt @@ -0,0 +1,23 @@ +483 – I Need Thee Every Hour + + +1 +I need thee every hour, most gracious Lord; +no tender voice like thine can peace afford. + +Refrain +I need thee, O I need thee; +every hour I need thee; +O bless me now, my Savior, I come to thee. + +2 +I need thee every hour; stay thou nearby; +temptations lose their power when thou art nigh. + +3 +I need thee every hour, in joy or pain; +come quickly and abide, or life is vain. + +4 +I need thee every hour; teach me thy will; +and thy rich promises in me fulfill. diff --git a/src/hymnal/raw/484.txt b/src/hymnal/raw/484.txt new file mode 100644 index 0000000..aec9a89 --- /dev/null +++ b/src/hymnal/raw/484.txt @@ -0,0 +1,20 @@ +484 – I Need Thee, Precious Jesus + + +1 +I need Thee precious Jesus, for I am very poor; +A stranger and a pilgrim, I have no earthly store. +I need the love of Jesus to cheer me on my way, +To guide my doubting foot steps, to be my strength and stay. + +2 +I need the heart of Jesus to feel each anxious care, +To tell my every trial, and all my sorrows share. +I need the Holy Spirit to teach me what I am, +To show me more of Jesus, to point me to the Lamb. + +3 +I need Thee precious Jesus, I hope to see Thee soon, +Encircled with the rainbow, and seated on Thy throne. +There with Thy blood-bought children, my joy shall ever be +To sing Thy ceaseless praises, to gaze, my Lord, on Thee. diff --git a/src/hymnal/raw/485.txt b/src/hymnal/raw/485.txt new file mode 100644 index 0000000..0509291 --- /dev/null +++ b/src/hymnal/raw/485.txt @@ -0,0 +1,26 @@ +485 – I Must Tell Jesus + + +1 +I must tell Jesus all of my trials, +I cannot bear these burdens alone; +In my distress He kindly will help me, +He ever loves and cares for His own. + +Refrain +I must tell Jesus! I must tell Jesus! +I cannot bear my burdens alone; +I must tell Jesus! I must tell Jesus! +Jesus can help me, Jesus alone. + +2 +I must tell Jesus all of my troubles, +He is a kind, compassionate Friend; +If I but ask Him He will deliver, +Make of my troubles quickly an end. + +3 +Oh, how the world to evil allures me! +Oh, how my heart is tempted to sin! +I must tell Jesus, and He will help me +Over the world the vict’ry to win. diff --git a/src/hymnal/raw/486.txt b/src/hymnal/raw/486.txt new file mode 100644 index 0000000..7a896b9 --- /dev/null +++ b/src/hymnal/raw/486.txt @@ -0,0 +1,38 @@ +486 – I Do Believe + + +1 +Father, I stretch my hands to Thee; +No other help I know; +If Thou withdraw Thyself from me, +Ah, wither shall I go? + +2 +On Thy dear Son I now believe, +O let me feel Thy power; +And all my varied wants relieve, +In this accepted hour. + +3 +Author of faith! To Thee I lift +My weary, longing eyes; +O let me now receive that gift; +My soul without it dies. + +4 +Surely Thou canst not let me die; +O speak, and I shall live; +And here I will unwearied lie, +Till Thou Thy Spirit give. + +5 +How would my fainting soul rejoice +Could I but see Thy face! +Now let me hear Thy quickening voice, +And taste Thy pardoning grace. + +6 +I do believe, I now believe +That Jesus died for me, +And that He shed His precious blood +From sin to set me free. diff --git a/src/hymnal/raw/487.txt b/src/hymnal/raw/487.txt new file mode 100644 index 0000000..31fd1f8 --- /dev/null +++ b/src/hymnal/raw/487.txt @@ -0,0 +1,27 @@ +487 – In the Garden + + +1 +I come to the garden alone, +While the dew is still on the roses; +And the voice I hear, falling on my ear, +The Son of God discloses. + +Refrain +And He walks with me, +And He talks with me, +And He tells me I am His own; +And the joy we share as we tarry there, +None other has ever known. + +2 +He speaks, and the sound of His voice +Is so sweet the birds hush their singing, +And the melody that He gave to me +Within my heart is ringing. + +3 +I’d stay in the garden with Him +Though the night around me be falling, +But He bids me go; through the voice of woe, +His voice to me is calling. diff --git a/src/hymnal/raw/488.txt b/src/hymnal/raw/488.txt new file mode 100644 index 0000000..0b03482 --- /dev/null +++ b/src/hymnal/raw/488.txt @@ -0,0 +1,32 @@ +488 – At First I Prayed for Light + + +1 +At first I prayed for light: +Could I but see the way, +How gladly, swiftly would I walk +To everlasting day! + +2 +And next I prayed for strength: +That I might tread the road +With firm, unfaltering feet, and win +The heaven’s serene abode. + +3 +And then I asked for faith: +Could I but trust my God, +I’d live infolded in His peace, +Though foes were all abroad. + +4 +But now I pray for love: +Deep love to God and man; +A living love that will not fail, +However dark His plan. + +5 +And light and strength and faith +Are opening everywhere! +God waited patiently until +I prayed the larger prayer. diff --git a/src/hymnal/raw/489.txt b/src/hymnal/raw/489.txt new file mode 100644 index 0000000..41bd6a6 --- /dev/null +++ b/src/hymnal/raw/489.txt @@ -0,0 +1,42 @@ +489 – Jesus, Lover of My Soul + + +1 +Jesus, lover of my soul, +Let me to thy bosom fly, +While the billows near me roll, +While the tempest still is high; +Hide me, O my Savior, hide! +Till the storm of life is past; +Safe into the haven guide, +O receive my soul at last! + +2 +Other refuge has I none, +Hangs my helpless soul on thee; +Leave O leave me not alone! +Still support and comfort me; +All my trust on Thee is stayed, +All my help from Thee I bring; +Cover my defenseless head +With the shadow of Thy wing. + +3 +Thou, O Christ, all I want, +More than all in Thee I find; +Raise the fallen, cheer the faint, +Heal the sick, and lead the blind. +Just and holy is Thy name, +I am all unrighteousness; +Vile and full of sin I am; +Thou art full of truth and grace. + +4 +Plenteous grace with Thee is found- +Grace to pardon all my sin; +Let the healing streams abound, +Make and keep me pure within; +Thou of life the Fountain art, +Freely let me take of Thee; +Spring Thou up within my heart, +Rise to all eternity. diff --git a/src/hymnal/raw/490.txt b/src/hymnal/raw/490.txt new file mode 100644 index 0000000..157b347 --- /dev/null +++ b/src/hymnal/raw/490.txt @@ -0,0 +1,42 @@ +490 – Jesus, Lover of My Soul + + +1 +Jesus, lover of my soul, +let me to Thy bosom fly, +While the nearer waters roll, +while the tempest still is high. +Hide me, O my Savior, hide, +till the storm of life is past; +Safe into the haven guide; +O receive my soul at last. + +2 +Other refuge have I none, +hangs my helpless soul on Thee; +Leave, ah! leave me not alone, +still support and comfort me. +All my trust on Thee is stayed, +all my help from Thee I bring; +Cover my defenseless head +with the shadow of Thy wing. + +3 +Thou, O Christ, art all I want, +more than all in Thee I find; +Raise the fallen, cheer the faint, +heal the sick, and lead the blind. +Just and holy is Thy Name, +I am all unrighteousness; +False and full of sin I am; +Thou art full of truth and grace. + +4 +Plenteous grace with Thee is found, +grace to cover all my sin; +Let the healing streams abound; +make and keep me pure within. +Thou of life the fountain art, +freely let me take of Thee; +Spring Thou up within my heart; +rise to all eternity. diff --git a/src/hymnal/raw/491.txt b/src/hymnal/raw/491.txt new file mode 100644 index 0000000..54ba65c --- /dev/null +++ b/src/hymnal/raw/491.txt @@ -0,0 +1,20 @@ +491 – In the Hour of Trial + + +1 +In the hour of trial, Jesus, plead for me, +Lest by base denial I depart from Thee; +When Thou see’st me waver, with a look recall, +Nor, for fear or favor, suffer me to fall. + +2 +With forbidden pleasures would this vain world charm; +Or its sordid treasures spread to work me harm; +Bring to my remembrance sad Gethsemane, +Or, in darker semblance, cross-crowned Calvary. + +3 +Should Thy mercy send me sorrow, toil, and woe, +Or should pain attend me on my path below, +Grant that I may never fail Thy hand to see; +Grant that I may ever cast my care on Thee. diff --git a/src/hymnal/raw/492.txt b/src/hymnal/raw/492.txt new file mode 100644 index 0000000..6074ed5 --- /dev/null +++ b/src/hymnal/raw/492.txt @@ -0,0 +1,32 @@ +492 – Like Jesus + + +1 +Teach, me, Father, what to say; +Teach me, Father, how to pray; +Teach me all along the way +How to be like Jesus. + +Refrain +I would be like Jesus, +I would be like Jesus! +Help me, Lord, to daily grow +More and more like Jesus! + +2 +Teach me as the days go by, +Teach me not to reason why, +Teach me that to do and die, +Is to be like Jesus. + +3 +Teach me that the time is short, +Teach me how to live and work, +Teach me that to never shirk +Is to be like Jesus. + +4 +Teach me how we may be one, +Like the Father and the Son; +And when all is overcome, +I will be like Jesus. diff --git a/src/hymnal/raw/493.txt b/src/hymnal/raw/493.txt new file mode 100644 index 0000000..0b192f0 --- /dev/null +++ b/src/hymnal/raw/493.txt @@ -0,0 +1,26 @@ +493 – Fill My Cup, Lord + + +1 +Like the woman at the well I was seeking +For things that could not satisfy: +And then I heard my Savior speaking: +” Draw from my well that never shall run dry”. + +Refrain +Fill my cup Lord, I lift it up, Lord! +Come and quench this thirsting of my soul; +Bread of heaven, Feed me till I want no more– +Fill my cup, fill it up and make me whole! + +2 +There are millions in this world who are craving +The pleasures earthly things afford; +But none can match the wondrous treasure +That I find in Jesus Christ my Lord. + +3 +So, my brother, if the things this world gave you +Leave hungers that won’t pass away, +My blessed Lord will come and save you, +If you kneel to Him and humbly pray: diff --git a/src/hymnal/raw/494.txt b/src/hymnal/raw/494.txt new file mode 100644 index 0000000..00e71cf --- /dev/null +++ b/src/hymnal/raw/494.txt @@ -0,0 +1,26 @@ +494 – We Would See Jesus + + +1 +“We would see Jesus;” for the shadows lengthen +Across the little landscape of our life; +We would see Jesus, our weak faith to strengthen +For the last conflict, in this mortal strife. + +2 +“We would see Jesus,” Rock of our salvation, +Where on our feet were set with sovereign grace; +Not life, nor death, with all their agitation, +Can thence remove us, gazing on His face. + +3 +“We would see Jesus;” other lights are paling, +Which for long years we did rejoice to see; +The blessings of this sinful world are failing; +We would not mourn them, in exchange for Thee. + +4 +“We would see Jesus;” this is all we’re needing- +Strength, joy and willingness come with the sight; +We would see Jesus, dying, risen, pleading, +Soon to return and end this mortal night! diff --git a/src/hymnal/raw/495.txt b/src/hymnal/raw/495.txt new file mode 100644 index 0000000..1670c69 --- /dev/null +++ b/src/hymnal/raw/495.txt @@ -0,0 +1,26 @@ +495 – Near to the Heart of God + + +1 +There is a place of quiet rest, +near to the heart of God; +a place where sin cannot molest, +near to the heart of God. + +Refrain +O Jesus, blest Redeemer, +sent from the heart of God, +hold us who wait before thee +near to the heart of God. + +2 +There is a place of comfort sweet, +near to the heart of God; +a place where we our Savior meet, +near to the heart of God. + +3 +There is place a place of full release, +near to the heart of God; +a place where all is joy and peace, +near to the heart of God. diff --git a/src/hymnal/raw/496.txt b/src/hymnal/raw/496.txt new file mode 100644 index 0000000..715ee5f --- /dev/null +++ b/src/hymnal/raw/496.txt @@ -0,0 +1,14 @@ +496 – Eternal Love, We Have No Good + + +1 +Eternal Love, we have no good to bring Thee, +No single good of all our hands have wrought, +No worthy music have we found to sing Thee, +No jewelled word, no quick up soaring thought. + +2 +And yet we come; and when our faith would falter +Show us, O Love, the quiet place of prayer, +The golden censer and the golden altar, +And the great angel waiting for us there. diff --git a/src/hymnal/raw/497.txt b/src/hymnal/raw/497.txt new file mode 100644 index 0000000..f1529c3 --- /dev/null +++ b/src/hymnal/raw/497.txt @@ -0,0 +1,50 @@ +497 – O Gracious Father of Mankind + + +1 +O gracious Father of mankind, +Our spirits’ unseen friend; +High heaven’s Lord, our hearts’ dear guest, +To Thee our prayers ascend. + +2 +Thou dost not wait till human speech +Thy gifts divine implore; +Our dreams, our aims, our work, our lives +Are prayers Thou lovest more. + +3 +Thou hearest these, the good and ill, +Deep buried in each breast; +The secret thought, the hidden plan, +Wrought out our unexpressed. + +4 +O cleanse our prayers from human dross, +Attune our lives to Thee, +Until we labor for those gifts +We ask on bended knee. + +5 +Our best is but Thyself in us, +Our highest thought Thy will; +To hear Thy voice we need but love, +And listen, and be still. + +6 +We would not bend Thy will to ours, +But blend our wills to Thine; +Not dreams, our aims, our work, our lives +Are prayers Thou lovest more. + +7 +Thou seekest us in love and truth +More than our minds seek Thee; +Through open gates Thy power flows in +Like flood tides from the sea. + +8 +No more we seek Thee from afar, +Nor ask Thee for a sign, +Content to pray in life and love +And toil, till all are Thine. diff --git a/src/hymnal/raw/498.txt b/src/hymnal/raw/498.txt new file mode 100644 index 0000000..2a732c8 --- /dev/null +++ b/src/hymnal/raw/498.txt @@ -0,0 +1,26 @@ +498 – Still, Still With Thee + + +1 +Still, still with Thee, when purple morning breaketh, +When the bird waketh, and the shadows flee; +Fairer than morning, lovelier than daylight, +Dawns the sweet consciousness, I am with Thee. + +2 +Alone with Thee, amid the mystic shadows, +The solemn hush of nature newly born; +Alone with Thee in breathless adoration, +In the calm dew and freshness of the morn. + +3 +Still, still with Thee! As to each newborn morning +A fresh and solemn splendor still is given, +So does this blessed consciousness, awaking, +Breathe each day nearness unto Thee and heaven. + +4 +So shall it be at last, in that bright morning, +When the soul waketh and life’s shadows flee; +O in that hour, fairer than daylight dawning, +Shall rise the glorious thought, I am with Thee. diff --git a/src/hymnal/raw/499.txt b/src/hymnal/raw/499.txt new file mode 100644 index 0000000..562114f --- /dev/null +++ b/src/hymnal/raw/499.txt @@ -0,0 +1,32 @@ +499 – What a Friend We Have in Jesus + + +1 +What a friend we have in Jesus, +All our sins and griefs to bear! +What a privilege to carry +Everything to God in prayer! +Oh, what peace we often forfeit; +Oh, what needless pain we bear +All because we do not carry +Everything to God in prayer! + +2 +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. + +3 +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 your friends despise, forsake you? +Take it to the Lord in prayer. +In his arms he’ll take and shield you; +You will find a solace there. diff --git a/src/hymnal/raw/500.txt b/src/hymnal/raw/500.txt new file mode 100644 index 0000000..071937e --- /dev/null +++ b/src/hymnal/raw/500.txt @@ -0,0 +1,42 @@ +500 – Take Time to Be Holy + + +1 +Take time to be holy, +speak oft with thy Lord; +abide in him always, +and feed on his word. +Make friends of God’s children, +help those who are weak, +forgetting in nothing +his blessing to seek. + +2 +Take time to be holy, +the world rushes on; +spend much time in secret +with Jesus alone. +By looking to Jesus, +like him thou shalt be; +thy friends in thy conduct +his likeness shall see. + +3 +Take time to be holy, +let him be thy guide, +and run not before him, +whatever betide. +In joy or in sorrow, +still follow the Lord, +and, looking to Jesus, +still trust in his word. + +4 +Take time to be holy, +be calm in thy soul, +each thought and each motive +beneath his control. +Thus led by his spirit +to fountains of love, +thou soon shalt be fitted +for service above. diff --git a/src/hymnal/raw/501.txt b/src/hymnal/raw/501.txt new file mode 100644 index 0000000..3e28e6c --- /dev/null +++ b/src/hymnal/raw/501.txt @@ -0,0 +1,27 @@ +501 – Tis the Blessed Hour of Prayer + + +1 +‘Tis the blessed hour of prayer, when our hearts lowly bend, +And we gather to Jesus, our Savior and Friend; +If we come to Him in faith, His protection to share, + +Refrain +What a balm for the weary! O how sweet to be there! +Blessed hour of prayer, Blessed hour of prayer, +What a balm for the weary! O how sweet to be there! + +2 +‘Tis the blessed hour of prayer, when the Savior draws near, +With a tender compassion His children to hear; +When He tells us we may cast at His feet every care, + +3 +‘Tis the blessed hour of prayer, when the tempted and tried +To the Savior who loves them their sorrows confide; +With a sympathizing heart He removes every care; + +4 +‘Tis the blessed hour of prayer, trusting Him we believe, +That the blessings we’re needing we’ll surely receive; +In the fullness of this trust we shall lose every care; diff --git a/src/hymnal/raw/502.txt b/src/hymnal/raw/502.txt new file mode 100644 index 0000000..85fd5a9 --- /dev/null +++ b/src/hymnal/raw/502.txt @@ -0,0 +1,26 @@ +502 – Sun of My Soul + + +1 +Sun of my soul, O Savior dear! +It is not night if Thou be near; +O may no earth-born cloud arise +To hide Thee from Thy servant’s eyes. + +2 +When soft the dews of kindly sleep +My weary eyelids gently steep, +Be my last thought how sweet to rest +Forever on my Savior’s breast! + +3 +Abide with me from morn till eve, +For without Thee I cannot live; +Abide with me when night is nigh, +For without Thee I dare not die. + +4 +Be near and bless me when I wake, +Ere through the world my way I take; +Till in the ocean of Thy love +I lose myself in heaven above. diff --git a/src/hymnal/raw/503.txt b/src/hymnal/raw/503.txt new file mode 100644 index 0000000..a4af9eb --- /dev/null +++ b/src/hymnal/raw/503.txt @@ -0,0 +1,16 @@ +503 – A Quiet Place + + +1 +There is a quiet place, +Far from the rapid pace +where God can soothe my troubled mind. +Sheltered by tree and flow’r, +There in my quiet hour with Him +my cares are left behind. +Whether a garden small, +Or on a mountain tall, +New strength and courage there I find; +Then from this quiet place +I go prepared to face a new day +With love for all mankind. diff --git a/src/hymnal/raw/504.txt b/src/hymnal/raw/504.txt new file mode 100644 index 0000000..525e166 --- /dev/null +++ b/src/hymnal/raw/504.txt @@ -0,0 +1,26 @@ +504 – Lord Jesus, Think on Me + + +1 +Lord Jesus, think on me, +And purge away my sin; +From earth-born passions set me free, +And make me pure within. + +2 +Lord Jesus, think on me, +With care and woe oppressed; +Let me Thy loving servant be, +And taste Thy promised rest. + +3 +Lord Jesus, think on me, +Nor let me go astray; +Through darkness and perplexity +Point Thou the heavenly way. + +4 +Lord Jesus, think on me, +That I may sing above +To Father, Spirit, and to Thee, +The strains of praise and love. diff --git a/src/hymnal/raw/505.txt b/src/hymnal/raw/505.txt new file mode 100644 index 0000000..4fb491d --- /dev/null +++ b/src/hymnal/raw/505.txt @@ -0,0 +1,26 @@ +505 – I Need the Prayers + + +1 +I need the prayers of those I love, +While trav’ling o’er life’s rugged way, +That I may true and faithful be, +And live for Jesus every day. + +Refrain +I want my friends to pray for me, +To bear my tempted soul above, +And intercede with God for me; +I need the prayers of those I love. + +2 +I need the prayers of those I love, +To help me in each trying hour, +To bear my tempted sould to Him, +That He may keep me by His pow’r. + +Refrain +I want my friends to pray for me, +To hold me up on wing of faith, +That I may walk the narrow way, +Kept by our Father’s glorious grace. diff --git a/src/hymnal/raw/506.txt b/src/hymnal/raw/506.txt new file mode 100644 index 0000000..cd77282 --- /dev/null +++ b/src/hymnal/raw/506.txt @@ -0,0 +1,46 @@ +506 – A Mighty Fortress + + +1 +A mighty fortress is our God, +a bulwark never failing; +our helper he amid the flood +of mortal ills prevaling. +For still our ancient foe +doth seek to work us woe; +his craft and power are great, +and armed with cruel hate, +on earth is not his equal. + +2 +Did we in our own strength confide, +our striving would be losing, +were not the right man on our side, +the man of God’s own choosing. +Dost ask who that may be? +Christ Jesus, it is he; +Lord Sabbaoth, his name, +from age to age the same, +and he must win the battle. + +3 +And though this world, with devils filled, +should threaten to undo us, +we will not fear, for God hath willed +his truth to triumph through us. +The Prince of Darkness grim, +we tremble not for him; +his rage we can endure, +for lo, his doom is sure; +one little word shall fell him. + +4 +That word above all earthly powers, +no thanks to them, abideth; +the Spirit and the gifts are ours, +thru him who with us sideth. +Let goods and kindred go, +this mortal life also; +the body they may kill; +God’s truth abideth still; +his kingdom is forever. diff --git a/src/hymnal/raw/507.txt b/src/hymnal/raw/507.txt new file mode 100644 index 0000000..9b48a0d --- /dev/null +++ b/src/hymnal/raw/507.txt @@ -0,0 +1,32 @@ +507 – Moment by Moment + + +1 +Dying with Jesus, by death reckoned mine, +Living with Jesus, a new life divine, +Looking to Jesus till glory doth shine, +Moment by moment, O Lord, I am Thine. + +Refrain +Moment by moment I’m kept in His love; +Moment by moment I’ve life from above; +Looking to Jesus till glory doth shine; +Moment by moment, O Lord, I am Thine. + +2 +Never a trial that He is not there, +Never a burden that He doth not bear, +Never a sorrow that He doth not share, +Moment by moment I’m under His care. + +3 +Never a heart-ache, and never a groan, +Never a teardrop and never a moan; +Never a danger but there on teh throne, +Moment by moment He thinks of His own. + +4 +Never a weakness that He doth not feel, +Never a sickness that He cannot heal; +Moment by moment, in woe or in weal, +Jesus, my Savior, abides with me still. diff --git a/src/hymnal/raw/508.txt b/src/hymnal/raw/508.txt new file mode 100644 index 0000000..3d24a97 --- /dev/null +++ b/src/hymnal/raw/508.txt @@ -0,0 +1,24 @@ +508 – Anywhere With Jesus + + +1 +Anywhere with Jesus I can safely go, +Anywhere He leads me in this world below; +Anywhere without Him dearest joys would fade; +Anywhere with Jesus I am not afraid. + +Refrain +Anywhere, anywhere! Fear I cannot know; +Anywhere with Jesus I can safely go. + +2 +Anywhere with Jesus I am not alone; +Other friends may fail me, He is still my own; +Though His hand may lead me over drearest ways, +Anywhere with Jesus is a house of praise. + +3 +Anywhere with Jesus I can go to sleep, +When the darkening shadows round about me creep, +Knowing I shall waken nevermore to roam; +Anywhere with Jesus will be home, sweet home. diff --git a/src/hymnal/raw/509.txt b/src/hymnal/raw/509.txt new file mode 100644 index 0000000..b7a2274 --- /dev/null +++ b/src/hymnal/raw/509.txt @@ -0,0 +1,32 @@ +509 – How Firm a Foundation + + +1 +How firm a foundation, ye saints of the Lord, +is laid for your faith in his excellent word! +What more can he say than to you he hath said, +to you who for refuge to Jesus have fled? + +2 +“Fear not, I am with thee, O be not dismayed, +for I am thy God and will still give thee aid; +I’ll strengthen and help thee, and cause thee to stand +upheld by my righteous, omnipotent hand.” + +3 +“When through deep waters I call thee to go, +the rivers of woe shall not thee overflow; +for I will be with thee, thy troubles to bless, +and sanctify to thee thy deepest distress.” + +4 +“When through fiery trials thy pathways shall lie, +my grace, all-sufficient, shall be thy supply; +the flame shall not hurt thee; I only design +thy dross to consume, and thy gold to refine.” + +5 +“The soul that on Jesus hath leaned for respose, +I will not, I will not depart to His foes; +That soul, though all hell should endeavor to shake, +I’ll never, no never, no never forsake!” diff --git a/src/hymnal/raw/510.txt b/src/hymnal/raw/510.txt new file mode 100644 index 0000000..84b0f05 --- /dev/null +++ b/src/hymnal/raw/510.txt @@ -0,0 +1,34 @@ +510 – If You But Trust in God to Guide You + + +1 +If you but trust in God to guide you +And place your confidence in Him, +You’ll find Him always there beside you, +To give you hope and strength within. +For those who trust God’s changeless love +Build on the rock that will not move. + +2 +What gain is there in futile weeping, +In helpless anger and distress? +If you are in His care and keeping, +In sorrow will He love you less? +For He who took for you a cross +Will bring you safe through every loss. + +3 +In patient trust await His leisure +In cheerful hope, with heart content +To take whate’er your Father’s pleasure +And all discerning love have sent; +Doubt not your inmost wants are known +To Him who chose you for His own. + +4 +Sing, pray, and keep His ways unswerving, +Offer your service faithfully, +And trust His word; though undeserving, +You’ll find His promise true to be. +God never will forsake in need +The soul that trusts in Him indeed. diff --git a/src/hymnal/raw/511.txt b/src/hymnal/raw/511.txt new file mode 100644 index 0000000..1f724b5 --- /dev/null +++ b/src/hymnal/raw/511.txt @@ -0,0 +1,32 @@ +511 – I Know Whom I Have Believed + + +1 +I know not why God’s wondrous grace +To me He hath made known, +Nor why, unworthy, Christ in love +Redeemed me for His own. + +Refrain +But “I know whom I have believed, +and am persuaded that His is able +To keep that which I’ve committed +Unto Him against that day.” + +2 +I know not how this saving faith +To me He did impart, +Nor how believing in His word +Wrought peace within my heart. + +3 +I know not how the Spirit moves, +Convincing men of sin, +Revealing Jesus through the word, +Creating faith in Him. + +4 +I know not when my Lord may come, +At night or noonday fair, +Nor if I walk the vale with Him, +Or meet Him in the air. diff --git a/src/hymnal/raw/512.txt b/src/hymnal/raw/512.txt new file mode 100644 index 0000000..f1bc11a --- /dev/null +++ b/src/hymnal/raw/512.txt @@ -0,0 +1,42 @@ +512 – Just When I Need Him Most + + +1 +Just when I need Him, Jesus is near, +Just when I falter, just when I fear; +Ready to help me, ready to cheer, +Just when I need Him most. +Just when I need Him most, +Just when I need Him most, +Jesus is near to comfort and cheer, +Just when I need Him most. + +2 +Just when I need Him, Jesus is true, +Never forsaking, all the way through, +Giving for burdens pleasures anew, +Just when I need Him most. +Just when I need Him most, +Just when I need Him most, +Jesus is near to comfort and cheer, +Just when I need Him most. + +3 +Just when I need Him, Jesus is strong, +Bearing my burdens all the day long; +For all my sorrow giving a song, +Just when I need Him most. +Just when I need Him most, +Just when I need Him most, +Jesus is near to comfort and cheer, +Just when I need Him most. + +4 +Just when I need Him, He is my all, +Answering when upon Him I call; +Tenderly watching lest I should fall, +Just when I need Him most. +Just when I need Him most, +Just when I need Him most, +Jesus is near to comfort and cheer, +Just when I need Him most. diff --git a/src/hymnal/raw/513.txt b/src/hymnal/raw/513.txt new file mode 100644 index 0000000..87dd117 --- /dev/null +++ b/src/hymnal/raw/513.txt @@ -0,0 +1,32 @@ +513 – In Heavenly Love Abiding + + +1 +In heavenly love abiding, +No change my heart shall fear; +And safe is such confiding, +For nothing changes here. +The storm may roar without me, +My heart may low be laid; +But God is round about me, +And can I be dismayed? + +2 +Wherever He may guide me, +No want shall turn me back; +My Shepherd is besided me, +And nothing can I lack. +His wisdom ever waketh, +His sight is never dim; +He knows the way He taketh, +And I will walk with Him. + +3 +Green pastures are before me, +Which yet I have not seen; +Bright skies will soon be o’er me, +Where darkest clouds have been. +My hope I cannot measure, +My path to life is free; +My Savior has my teasure, +And He will walk with me. diff --git a/src/hymnal/raw/514.txt b/src/hymnal/raw/514.txt new file mode 100644 index 0000000..9c52df8 --- /dev/null +++ b/src/hymnal/raw/514.txt @@ -0,0 +1,26 @@ +514 – Lord of Our Life + + +1 +Lord of our life, and God of our salvation, +Star of our night, and hope of every nation, +Hear and receive Thy church’s supplication, +Lord God Almighty. + +2 +Lord, Thou canst help when earthly armor faileth; +Lord, Thou canst save when deadly sin assaileth; +Lord, o’er Thy rock nor death nor hell prevaileth; +Grant us Thy peace, Lord + +3 +Peace in our hearts our evil thoughts assuaging; +Peace in Thy church, where brothers are engaging; +Peace, when the world its busy war is waging; +Send us, O Savior. + +4 +Grant us Thy help till foes are backward driven; +Grant them Thy truth that they may be forgiven; +Grant peace on earth, and, after we have striven, +Peace in Thy heaven. diff --git a/src/hymnal/raw/515.txt b/src/hymnal/raw/515.txt new file mode 100644 index 0000000..3bbbfd6 --- /dev/null +++ b/src/hymnal/raw/515.txt @@ -0,0 +1,32 @@ +515 – The Lord Is My Light + + +1 +The Lord is my light; then why should I fear? +By day and by night His presence is near; +He is my salvation from sorrow and sin; +This blessed persuasion the Spirit brings in. + +Refrain +The Lord is my light, my joy, and my song; +By day and by night He leads me along; +The Lord is my light, my joy, and my song; +By day and by night He leads me along. + +2 +The Lord is my light; though clods may arise, +Faith, stronger than sight, looks up to the skies +Where Jesus forever in glory doth reign: +Then how can I ever in darkness remain? + +3 +The Lord is my light, the Lord is my strength; +I know in His might I’ll conquer at length; +My weakness in mercy He covers with power, +And, walking by faith, He upholds me each hour. + +4 +The lord is my light, my all and in all; +There is in His sight no darkness at all; +He is my Redeemer, my Savior and King; +With saints and with angels His praises I sing. diff --git a/src/hymnal/raw/516.txt b/src/hymnal/raw/516.txt new file mode 100644 index 0000000..eaa4486 --- /dev/null +++ b/src/hymnal/raw/516.txt @@ -0,0 +1,38 @@ +516 – All the Way + + +1 +All the way my Savior leads me; +What have I to ask beside? +Can I doubt His tender mercy, +Who through life has been my guide? +Heavenly peace, divinest comfort, +Here by faith in Him to dwell; +For I know whate’er befall me, +Jesus doeth all things well; +For I know whate’er befall me, +Jesus doeth all things well. + +2 +All the way my Savior leads me; +Cheers each winding path I tread; +Gives me grace for every trial, +Feeds me with the living bread; +Though my weary steps may falter, +And my soul athirst may be, +Gushing from the Rock before me, +Lo, a spring of joy I see; +Gushing from the Rock before me, +Lo, a spring of joy I see. + +3 +All the way my Savior leads me; +O the fullness of His love! +Perfect rest to me is promised +In my Father’s house above; +When I wake to life immortal, +Wing my flight to realms of day, +This my song through endless ages, +Jesus led me all the way; +This my song through endless ages, +Jesus led me all the way. diff --git a/src/hymnal/raw/517.txt b/src/hymnal/raw/517.txt new file mode 100644 index 0000000..bad5ccf --- /dev/null +++ b/src/hymnal/raw/517.txt @@ -0,0 +1,29 @@ +517 – My Faith Looks Up to Thee + + +1 +My faith looks up to thee, +thou Lamb of Calvary, +Savior divine; +Now hear me while I pray, +take all my guilt away, +O let me from this day +be wholly Thine. + +2 +May thy rich grace impart +strength to my fainting heart, +my zeal inspire! +As thou hast died for me, +O may my love to thee +pure, warm, and changeless be, +a living fire! + +3 +While life’s dark maze I tread, +and griefs around me spread, +be thou my guide; +bid darkness turn to day, +wipe sorrow’s tears away, +nor let me ever stray +from Thee aside. diff --git a/src/hymnal/raw/518.txt b/src/hymnal/raw/518.txt new file mode 100644 index 0000000..a7b2888 --- /dev/null +++ b/src/hymnal/raw/518.txt @@ -0,0 +1,27 @@ +518 – Standing on the Promises + + +1 +Standing on the promises of Christ my King, +Thru eternal ages let His praises ring; +Glory in the highest I will shout and sing, +Standing on the promises of God. + +Refrain +Standing, standing, +Standing on the promises +of God my Savior; +Standing, standing, +I’m standing on the promises of God. + +2 +Standing on the promises that cannot fail, +When the howling storms of doubt and fear assail, +By the living word of God I shall prevail, +Standing on the promises of God. + +3 +Standing on the promises of Christ the Lord, +Bound to Him eternally by love’s strong cord, +Overcoming daily with the Spirit’s sword, +Standing on the promises of God. diff --git a/src/hymnal/raw/519.txt b/src/hymnal/raw/519.txt new file mode 100644 index 0000000..28de13c --- /dev/null +++ b/src/hymnal/raw/519.txt @@ -0,0 +1,26 @@ +519 – Give to the Winds Your Fears + + +1 +Give to the winds your fears; +In hope be undismayed: +God hears your sighs and coundts your tears, +God shall lift up your head. + +2 +To Him commit your griefs; +Your ways put in His hands +To His sure truth adn tender care +Who earth adn heave commands. + +3 +O put your trust in God; +In duty’s path go on. +Walk in His strength with faith and hope, +So shall your work be done. + +4 +Leave to His sovereign sway +To choose and to command; +So you shall, faithful, seek His way +how wise, how strong His hand! diff --git a/src/hymnal/raw/520.txt b/src/hymnal/raw/520.txt new file mode 100644 index 0000000..2251f24 --- /dev/null +++ b/src/hymnal/raw/520.txt @@ -0,0 +1,33 @@ +520 – He Hideth My Soul + + +1 +A wonderful Savior is Jesus my Lord, +A wonderful Savior to me, +He hideth my soul in the cleft of the rock, +Where rivers of pleasure I see. + +Refrain +He hideth my soul in the cleft of the rock +That shadows a dry, thirsty land; +he hideth my life in the depths of His love, +And covers me there with His hand, +And covers me there with His hand. + +2 +A wonderful Savior is Jesus my Lord, +He taketh my burden away, +He holdeth me up, and I shall not be moved, +He giveth me strength as my day. + +3 +With numberless blessings each moment He crowns, +And filled with His fullness divine, +I sing in my rapture, Oh, Glory to God +For such a Redeemer as mine. + +4 +When clothed in His brightness, transported I rise +To meet Him in clouds of the sky, +His perfect salvation, His wonderful love, +I’ll shout with the millions on high. diff --git a/src/hymnal/raw/521.txt b/src/hymnal/raw/521.txt new file mode 100644 index 0000000..dd2d511 --- /dev/null +++ b/src/hymnal/raw/521.txt @@ -0,0 +1,26 @@ +521 – Depth of Mercy + + +1 +Depth of mercy!–can there be +Mercy still reserved for me? +Can my God His wrath forbear? +Me, the chief of sinners, spare? + +2 +I have long withstood His grace, +Long provoked Him to His face, +Would not hearken to His calls, +Grieved Him by a thousand falls. + +3 +Now incline me to repent; +Let me now my sins lament; +Now my foul revolt deplore, +Weep, believe, and sin no more. + +4 +There for me the Savior stands, +Shows His wounds and spreads His hands; +God is love! I know, I feel; +Jesus weeps, and loves me still. diff --git a/src/hymnal/raw/522.txt b/src/hymnal/raw/522.txt new file mode 100644 index 0000000..5c85d1d --- /dev/null +++ b/src/hymnal/raw/522.txt @@ -0,0 +1,31 @@ +522 – My Hope Is Built on Nothing Less + + +1 +My hope is built on nothing less +than Jesus’ blood and righteousness. +I dare not trust the sweetest frame, +but wholly lean on Jesus’ name. + +Refrain +On Christ the solid rock I stand; +all other ground is sinking sand, +all other ground is sinking sand. + +2 +When Darkness veils his lovely face, +I rest on his unchanging grace. +in every high and stormy gale, +my anchor holds within the veil. + +3 +His oath, his covenant, his blood +supports me in the whelming flood. +When all around my soul gives way, +he then is all my hope and stay. + +4 +When He shall come with trumpet sound, +O may I then in him be found! +Dressed in his righteousness alone, +faultless to stand before the throne. diff --git a/src/hymnal/raw/523.txt b/src/hymnal/raw/523.txt new file mode 100644 index 0000000..464d986 --- /dev/null +++ b/src/hymnal/raw/523.txt @@ -0,0 +1,32 @@ +523 – My Faith Has Found a Resting Place + + +1 +My faith has found a resting place, +Not in a manmade creed; +I trust the ever living One, +That He for me shall plead. + +Refrain +I need no other evidence, +I need no other plea; +It is enough that Jesus died, +And rose again for me. + +2 +Enough for me that Jesus saves, +This ends my fear and doubt; +A sinful soul, I come to Him, +He will not cast me out. + +3 +My soul is resting on the Word, +The living Word of God, +Salvation in my Savior’s name, +Salvation through His blood. + +4 +My great Physician heals the sick, +The lost He came to save; +For me His precious blood He shed, +For me His life He gave. diff --git a/src/hymnal/raw/524.txt b/src/hymnal/raw/524.txt new file mode 100644 index 0000000..eebbad3 --- /dev/null +++ b/src/hymnal/raw/524.txt @@ -0,0 +1,32 @@ +524 – Tis So Sweet to Trust in Jesus + + +1 +‘Tis so sweet to trust in Jesus, +and to take him at his word; +just to rest upon his promise, +and to know, “Thus saith the Lord.” + +Refrain +Jesus, Jesus, how I trust him! +How I’ve proved him o’er and o’er! +Jesus, Jesus, precious Jesus! +O for grace to trust him more! + +2 +O how sweet to trust in Jesus, +just to trust his cleansing blood; +and in simple faith to plunge me +neath the healing, cleansing flood! + +3 +Yes, ’tis sweet to trust in Jesus, +just from sin and self to cease; +just from Jesus simply taking +life and rest, and joy and peace. + +4 +I’m so glad I learned to trust thee, +precious Jesus, Savior, friend; +and I know that thou art with me, +wilt be with me to the end. diff --git a/src/hymnal/raw/525.txt b/src/hymnal/raw/525.txt new file mode 100644 index 0000000..ed7982e --- /dev/null +++ b/src/hymnal/raw/525.txt @@ -0,0 +1,25 @@ +525 – Hiding in Thee + + +1 +O safe to the Rock that is higher than I, +My soul in its conflicts and sorrows would fly; +So sinful, so weary, Thine, Thine, would I be; +Thou blest “Rock of Ages,” I’m hiding in Thee. + +Refrain +Hiding in Thee, hiding in Thee, +Thou blest “Rock of Ages,” +I’m hiding in Thee. + +2 +In the calm of the noontide, in sorrow’s lone hour, +In times when temptation casts over me its power; +In the tempests of life, on its wide, heaving sea, +Thou blest “Rock of Ages,“ I’m hiding in Thee. + +3 +How oft in the conflict, when pressed by the foe, +I have fled to my refuge and breathed out my woe; +How often, when trials like sea billows roll, +Have I hidden in Thee, O Thou Rock of my soul. diff --git a/src/hymnal/raw/526.txt b/src/hymnal/raw/526.txt new file mode 100644 index 0000000..8988818 --- /dev/null +++ b/src/hymnal/raw/526.txt @@ -0,0 +1,20 @@ +526 – Because He Lives + + +1 +God sent His Son, they called Him Jesus, +He came to love, heal, and forgive; +He lived and died to buy my pardon, +An empty grave is there to prove my Savior lives. + +Refrain +Because He lives I can face tomorrow, +Because He lives all fear is gone; +Because I know He holds the future. +And life is worth the living just because He lives. + +2 +How sweet to hold a newborn baby, +And feel the pride, and joy He gives; +But greater still the calm assurance, +This child can face uncertain days because He lives. diff --git a/src/hymnal/raw/527.txt b/src/hymnal/raw/527.txt new file mode 100644 index 0000000..cb267ed --- /dev/null +++ b/src/hymnal/raw/527.txt @@ -0,0 +1,32 @@ +527 – From Every Stormy Wind + + +1 +From every stormy wind that blows, +From every swelling tide of woes, +There is a calm, a sure retreat: +‘Tis found beneath the mercy seat. + +2 +There is a place where Jesus sheds +The oil of gladness on our heads, +A place than all besides more sweet; +It is the blood-bought mercy seat. + +3 +There is a scene where spirits blend, +Where friend holds fellowship with friend; +Though sundered far, by faith they meet +Around one common mercy seat. + +4 +There, there, on angel’s wings we soar, +And earthly cares molest no more, +And heaven comes down our souls to greet, +And glory crowns the mercy seat. + +5 +Ah! whither should we flee for aid, +When tempted, desolate dismayed? +Or how the hosts of sin defeat, +Had suffering saints no mercy seat? diff --git a/src/hymnal/raw/528.txt b/src/hymnal/raw/528.txt new file mode 100644 index 0000000..80cabb6 --- /dev/null +++ b/src/hymnal/raw/528.txt @@ -0,0 +1,32 @@ +528 – A Shelter in the Time of Storm + + +1 +The Lord’s our Rock, in Him we hide, +A shelter in the time of storm; +Secure whatever ill betide, +A shelter in the time of storm. + +Refrain +Mighty Rock in a weary land, +Cooling shade on the burning sand, +Faithful guide for the pilgrim band— +A shelter in the time of storm. + +2 +A shade by day, defense by night, +A shelter in the time of storm; +No fears alarm, no foes afright, +A shelter in the time of storm. + +3 +The raging storms may round us beat, +A shelter in the time of storm +We’ll never leave our safe retreat, +A shelter in the time of storm. + +4 +O Rock divine, O Refuge dear, +A Shelter in the time of storm; +Be Thou our helper ever near, +A Shelter in the time of storm. diff --git a/src/hymnal/raw/529.txt b/src/hymnal/raw/529.txt new file mode 100644 index 0000000..fcc3d5a --- /dev/null +++ b/src/hymnal/raw/529.txt @@ -0,0 +1,26 @@ +529 – Under His Wings + + +1 +Under His wings I am safely abiding; +Though the night deepens and tempests are wild, +Still I can trust Him; I know He will keep me; +he has redeemed me, and I am His child. + +Refrain +Under His wings, under His wings, +Who from His love can sever? +Under His wings, my soul shall abide, +Safely abide forever. + +2 +Under His wings, what a refuge in sorrow! +How the heart yearningly turns to its rest! +Often when earth has no balm for my healing, +There I find comfort, and there I am blest. + +3 +Under His wings, O what precious enjoyment! +There will I hide till life’s trials are over; +Sheltered, protected, no evil can harm me; +Resting in Jesus I’m safe evermore. diff --git a/src/hymnal/raw/530.txt b/src/hymnal/raw/530.txt new file mode 100644 index 0000000..a310e43 --- /dev/null +++ b/src/hymnal/raw/530.txt @@ -0,0 +1,24 @@ +530 – It Is Well With My Soul + + +1 +When peace, like a river, attendeth my way, +when sorrows like sea billows roll; +whatever my lot, thou hast taught me to say, +It is well, it is well with my soul. + +Refrain +It is well with my soul, +it is well, it is well with my soul. + +2 +My sin–oh, the joy of this glorious thought– +My sin, not in part but the whole, +is nailed to the cross, and I bear it no more, +praise the Lord, praise the Lord, O my soul! + +3 +And, Lord, haste the day when my faith shall be sight, +the clouds be rolled back as a scroll; +the trump shall resound, and the Lord shall descend, +even so, it is well with my soul. diff --git a/src/hymnal/raw/531.txt b/src/hymnal/raw/531.txt new file mode 100644 index 0000000..1e5a59f --- /dev/null +++ b/src/hymnal/raw/531.txt @@ -0,0 +1,26 @@ +531 – We'll Build on the Rock + + +1 +We’ll build on the Rock, the living Rock, +On Jesus, the Rock of Ages; +So shall we abide the fearful shock, +When loud the tempest rages. + +Refrain +We’ll build on the Rock, +We’ll build on the Rock; +We’ll build on the Rock, on the solid Rock, +On Christ, the mighty Rock. + +2 +Some build on the sinking sands of life, +On visions of earthly treasure; +Some build on the waves of sin and strife, +Of fame, and worldly pleasure. + +3 +O build on the Rock, for ever sure, +The firm and the true foundation; +Its hope is the hope which shall endure, +The hope of our salvation. diff --git a/src/hymnal/raw/532.txt b/src/hymnal/raw/532.txt new file mode 100644 index 0000000..6d7dfee --- /dev/null +++ b/src/hymnal/raw/532.txt @@ -0,0 +1,32 @@ +532 – Day by Day + + +1 +Day by day, and with each passing moment, +Strength I find, to meet my trials here; +Trusting in my Father’s wise bestowment, +I’ve no cause for worry or for fear. +He Whose heart is kind beyond all measure +Gives unto each day what He deems best— +Lovingly, its part of pain and pleasure, +Mingling toil with peace and rest. + +2 +Every day, the Lord Himself is near me +With a special mercy for each hour; +All my cares He fain would bear, and cheer me, +He Whose Name is Counselor and Power; +The protection of His child and treasure +Is a charge that on Himself He laid; +“As thy days, thy strength shall be in measure,” +This the pledge to me He made. + +3 +Help me then in every tribulation +So to trust Thy promises, O Lord, +That I lose not faith’s sweet consolation +Offered me within Thy holy Word. +Help me, Lord, when toil and trouble meeting, +Ever to take, as from a father’s hand, +One by one, the days, the moments fleeting, +Till I reach the promised land. diff --git a/src/hymnal/raw/533.txt b/src/hymnal/raw/533.txt new file mode 100644 index 0000000..8ec549a --- /dev/null +++ b/src/hymnal/raw/533.txt @@ -0,0 +1,32 @@ +533 – O for a Faith + + +1 +O, for a faith that will not shrink, +Though pressed by many a foe, +That will not tremble on the brink of poverty, +Of poverty or woe; Of poverty or woe; + +2 +That will not murmur or complain +Beneath the chastening rod, +But in the hour of grief or pain, of grief or pain +Can lean upon its God; Can lean upon its God. + +3 +A faith that shines more bright and clear +When tempests rage without; +That when in danger knows no fear, knows of no fear, +In darkness feels no doubt; In darkness feels no doubt. + +4 +That bears unmoved the world’s dread frown, +Nor heeds its scornful smile; +That sin’s wild ocean cannot drown, no, cannot drown, +Nor its soft arts beguile; Nor its soft arts beguile. + +5 +Lord, give me such a faith as this, +And then, whate’er may come +I’ll taste, e’en here the hallowed bliss, the hallowed bliss +Of an eternal home; Of an eternal home. diff --git a/src/hymnal/raw/534.txt b/src/hymnal/raw/534.txt new file mode 100644 index 0000000..518e658 --- /dev/null +++ b/src/hymnal/raw/534.txt @@ -0,0 +1,38 @@ +534 – Will Your Anchor Hold + + +1 +Will your anchor hold in the storms of life, +When the clouds unfold their wings of strife? +When the strong tides lift, and the cables strain, +Will your anchor drift or firm remain? + +Refrain +We have an anchor that keeps the soul +Steadfast and sure while the billows roll, +Fastened to the Rock which cannot move, +Grounded firm and deep in the Savior’s love. + +2 +It is safely moored, ’twill the storm withstand, +For ’tis well secured by the Savior’s hand; +And the cables passed from His heart to mine, +Can defy the blast, through strength divine. + +3 +It will firmly hold in the straits of fear, +When the breakers have told the reef is near; +Though the tempest rave and the wild winds blow, +Not an angry wave shall our bark o’erflow. + +4 +It will surely hold in the floods of death, +When the waters cold chill our latest breath; +On the rising tide it can never fail, +While our hopes abide within the veil. + +5 +When our eyes behold, in the dawning light, +Shining gates of pearl, our harbor bright, +We shall anchor fast to the heavenly shore, +With the storms all past forevermore. diff --git a/src/hymnal/raw/535.txt b/src/hymnal/raw/535.txt new file mode 100644 index 0000000..25461af --- /dev/null +++ b/src/hymnal/raw/535.txt @@ -0,0 +1,26 @@ +535 – I Am Trusting Thee, Lord Jesus + + +1 +I am trusting Thee, Lord Jesus, +Trusting only Thee; +Trusting Thee for full salvation, +Great and free. + +2 +I am trusting Thee for pardon; +At Thy feet I bow; +For Thy grace and tender mercy, +Trusting now. + +3 +I am trusting Thee to guide me; +Thou alone shalt lead; +Every day and hour supplying +All my need. + +4 +I am trusting Thee, Lord Jesus; +Never let me fall; +I am trusting Thee forever, +And for all. diff --git a/src/hymnal/raw/536.txt b/src/hymnal/raw/536.txt new file mode 100644 index 0000000..c59d5c8 --- /dev/null +++ b/src/hymnal/raw/536.txt @@ -0,0 +1,32 @@ +536 – God, Who Stretched + + +1 +God, who stretched the spangled heavens +Infinite in time and place, +Flung the suns in burning radiance +Through the silent fields of space; +We, Your children in Your likeness, +Share inventive powers with You; +Great Creator, still creating, +Show us what we yet may do. + +2 +We have ventured worlds undreamed of +Since the childhood of our race; +Knowing the ecstasy of winging +Through untraveled realms of space, +Probed the secrets of the atom, +Yielding unimagined power, +Facing us with life’s destruction +Or our most triumphant hour. + +3 +As each far horizon beckons, +May it challenge us anew: +Children of creative purpose, +Serving others, honoring You. +May our dreams prove rich with promise; +Each endeavor well begun; +Great Creator, give us guidance +Till our goals and Yours are one. diff --git a/src/hymnal/raw/537.txt b/src/hymnal/raw/537.txt new file mode 100644 index 0000000..13269ed --- /dev/null +++ b/src/hymnal/raw/537.txt @@ -0,0 +1,32 @@ +537 – He Leadeth Me + + +1 +He leadeth me: O blessed thought! +O words with heavenly comfort fraught! +Whate’er I do, where’er I be, +still ’tis God’s hand that leadeth me. + +Refrain +He leadeth me, he leadeth me, +by his own hand he leadeth me; +his faithful follower I would be, +for by his hand he leadeth me. + +2 +Sometimes mid scenes of deepest gloom, +sometimes where Eden’s bowers bloom, +by waters still, o’er troubled sea, +still ’tis his hand that leadeth me. + +3 +Lord, I would place my hand in thine, +nor ever murmur nor repine; +content, whatever lot I see, +since ’tis my God that leadeth me. + +4 +And when my task on earth is done, +when by thy grace the victory’s won, +e’en death’s cold wave I will not flee, +since God through Jordan leadeth me. diff --git a/src/hymnal/raw/538.txt b/src/hymnal/raw/538.txt new file mode 100644 index 0000000..f158bf4 --- /dev/null +++ b/src/hymnal/raw/538.txt @@ -0,0 +1,29 @@ +538 – Guide Me, O Thou Great Jehovah + + +1 +Guide me, O thou great Jehovah, +pilgrim through this barren land. +I am weak, but thou art mighty; +hold me with thy powerful hand. +Bread of heaven, bread of heaven, +feed me till I want no more; +feed me till I want no more. + +2 +Open now the crystal fountain, +whence the healing stream doth flow; +let the fire and cloudy pillar +lead me all my journey through. +Strong deliverer, strong deliverer, +be thou still my strength and shield; +be thou still my strength and shield. + +3 +When I tread the verge of Jordan, +bid my anxious fears subside; +death of death and hell’s destruction, +land me safe on Canaan’s side. +Songs of praises, songs of praises, +I will ever give to thee; +I will ever give to thee. diff --git a/src/hymnal/raw/539.txt b/src/hymnal/raw/539.txt new file mode 100644 index 0000000..873f42f --- /dev/null +++ b/src/hymnal/raw/539.txt @@ -0,0 +1,26 @@ +539 – I Will Early Seek the Savior + + +1 +I will early seek the Savior, +I will learn of Him each day; +I will follow in His footsteps, +I will walk the narrow way. + +Refrain +For He loves me, yes, He loves me, +Jesus loves me, this I know. +Jesus loves me, died to save me, +This is why I love Him so. + +2 +I will hasten where He bids me, +I am not too young to go +In the pathway where He leadeth, +Not too young His will to know. + +3 +He is standing at the doorway +Of escape from every sin; +I will knock, for He has promised, +He will hear and let me in. diff --git a/src/hymnal/raw/540.txt b/src/hymnal/raw/540.txt new file mode 100644 index 0000000..8812249 --- /dev/null +++ b/src/hymnal/raw/540.txt @@ -0,0 +1,26 @@ +540 – Gentle Jesus, Meek and Mild + + +1 +Gentle Jesus, meek and mild, +Look upon a little child; +Pity my simplicity, +Suffer me to come to Thee. + +2 +Lamb of God, I look to Thee; +Thou shalt my example be; +Thou art gentle, meek, and mild, +Thou wast once a little child. + +3 +Fain I would be as Thou art; +Give me Thy obedient heart; +Thou art pitiful and kind, +Let me have Thy loving mind. + +4 +I shall then show forth Thy praise, +Serve Thee all my happy days; +Then the world shall always see +Christ, the Holy Child, in me. diff --git a/src/hymnal/raw/541.txt b/src/hymnal/raw/541.txt new file mode 100644 index 0000000..452356e --- /dev/null +++ b/src/hymnal/raw/541.txt @@ -0,0 +1,20 @@ +541 – Lord, Speak to Me + + +1 +Lord, speak to me, that I may speak +in living echoes of thy tone; +as thou has sought, so let me seek +thine erring children lost and lone. + +2 +O lead me, Lord, that I may lead +the wandering and the wavering feet; +O feed me, Lord, that I may feed +thy hungering ones with manna sweet. + +3 +O strengthen me, that while I stand +firm on the rock, and strong in thee, +I may stretch out a loving land +to wrestlers with the troubled sea. diff --git a/src/hymnal/raw/542.txt b/src/hymnal/raw/542.txt new file mode 100644 index 0000000..8a51cb1 --- /dev/null +++ b/src/hymnal/raw/542.txt @@ -0,0 +1,18 @@ +542 – Jesus, Friend So Kind + + +1 +Jesus, Friend, so kind and gentle, +Little ones we bring to Thee: +Grant to them Thy dearest blessing, +Let Thine arms around them be; +Now enfold them in Thy goodness, +From all danger keep them free. + +2 +Thou who did receive the children +To Thyself so tenderly, +Give to all who teach and guide them +Wisdom and humility. +Vision true to keep them noble, +Love to serve them faithfully. diff --git a/src/hymnal/raw/543.txt b/src/hymnal/raw/543.txt new file mode 100644 index 0000000..e96f6db --- /dev/null +++ b/src/hymnal/raw/543.txt @@ -0,0 +1,26 @@ +543 – Jesus, Friend of Little Children + + +1 +Jesus, Friend of little children, +Be a friend to me; +Take my hand and ever keep me +Close to Thee. + +2 +Teach me how to grow in goodness, +Daily as I grow; +Thou hast been a child, and surely +Thou dost know. + +3 +Step by step, O, lead me onward, +Upward into youth; +Wiser, stronger, still becoming +In Thy truth. + +4 +Never leave me, nor forsake me; +Ever be my friend; +For I need Thee from life’s dawning +To its end. diff --git a/src/hymnal/raw/544.txt b/src/hymnal/raw/544.txt new file mode 100644 index 0000000..8ff4986 --- /dev/null +++ b/src/hymnal/raw/544.txt @@ -0,0 +1,20 @@ +544 – Jesus, Son of Blessed Mary + + +1 +Jesus, Son of blessed Mary, +Once on earth a little child, +Pattern fair of holy living, +Gracious, loving, undefiled; + +2 +Though Thy eager heart was yearning +Heavy laden souls to free, +Yet Thou calledst little children +In their happiness to Thee. + +3 +Grant that we, like little children, +Free from pride and guile my be; +Cheerful, trusting, safe, protected +By the blessed Trinity. diff --git a/src/hymnal/raw/545.txt b/src/hymnal/raw/545.txt new file mode 100644 index 0000000..d305480 --- /dev/null +++ b/src/hymnal/raw/545.txt @@ -0,0 +1,32 @@ +545 – Savior, Like a Shepherd + + +1 +Savior, like a shepherd lead us, +much we need thy tenderest care; +in thy pleasant pastures feed us, +for our use thy folds prepare. +Blessed Jesus, blessed Jesus! +Thou hast bought us, thine we are. +Blessed Jesus, blessed Jesus! +Thou hast bought us, thine we are. + +2 +We are thine, thou dost befriend us, +be the guardian of our way; +keep thy flock, from sin defend us, +seek us when we go astray. +Blessed Jesus, blessed Jesus! +Hear, O hear us when we pray. +Blessed Jesus, blessed Jesus! +Hear, O hear us when we pray. + +3 +Thou hast promised to receive us, +poor and sinful though we be; +thou hast mercy to relieve us, +grace to cleanse and power to free. +Blessed Jesus, blessed Jesus! +We will early turn to thee. +Blessed Jesus, blessed Jesus! +We will early turn to thee. diff --git a/src/hymnal/raw/546.txt b/src/hymnal/raw/546.txt new file mode 100644 index 0000000..bce760c --- /dev/null +++ b/src/hymnal/raw/546.txt @@ -0,0 +1,42 @@ +546 – The Lord's My Shepherd + + +1 +The Lord’s my shepherd, I’ll not want +He makes me down to lie +In pastures green; he leadeth me +The quiet waters by. +He leadeth me, He leadeth me +The quiet waters by. + +2 +My soul he doth restore again +And me to walk doth make +Within the paths of righteousness +Even for his own name’s sake. +Within the paths of righteousness +Even for his own name’s sake. + +3 +Yea, though I walk through death’s dark vale +Yet will I fear no ill +For thou art with me, and thy rod +And staff me comfort still. +For thou art with me, and thy rod +And staff me comfort still. + +4 +My table thou has furnished +In presence of my foes; +My head thou dost with oil anoint +And my cup overflows. +My head thou dost with oil anoint +And my cup overflows. + +5 +Goodness and mercy all my life +Shall surely follow me, +And in God’s house for evermore +My dwelling-place shall be. +And in God’s house for evermore +My dwelling-place shall be. diff --git a/src/hymnal/raw/547.txt b/src/hymnal/raw/547.txt new file mode 100644 index 0000000..5afe393 --- /dev/null +++ b/src/hymnal/raw/547.txt @@ -0,0 +1,26 @@ +547 – Be Thou My Vision + + +1 +Be Thou my Vision, O Lord of my heart; +Naught be all else to me, save that Thou art +Thou my best Thought, by day or by night, +Waking or sleeping, Thy presence my light. + +2 +Be Thou my Wisdom, and Thou my true Word; +I ever with Thee and Thou with me, Lord; +Thou my great Father, I Thy true son; +Thou in me dwelling, and I with Thee one. + +3 +Riches I heed not, nor man’s empty praise, +Thou mine Inheritance, now and always: +Thou and Thou only, first in my heart, +High King of Heaven, my Treasure Thou art. + +4 +High King of Heaven, my victory won, +May I reach Heaven’s joys, O bright Heaven’s Sun! +Heart of my own heart, whatever befall, +Still be my Vision, O Ruler of all. diff --git a/src/hymnal/raw/548.txt b/src/hymnal/raw/548.txt new file mode 100644 index 0000000..44300b1 --- /dev/null +++ b/src/hymnal/raw/548.txt @@ -0,0 +1,26 @@ +548 – Now Praise the Hidden God of Love + + +1 +Now praise the hidden God of love +In whom we all must live and move, +Who shepherds us, at every stage +Thro’ youth, maturity, and age. + +2 +Who challenged us, when were young +To storm the citadels of wrong; +In care for others taught us how +God’s true community must grow. + +3 +Who bids us never lose our zest, +Tho’ age is urging us to rest, +But proves to us that we have still +A work to do, a place to fill. + +4 +Then talk no more of wasted time, +But Godward look, and upward climb, +Content to sleep, when day is done, +And rise refreshed, and travel on. diff --git a/src/hymnal/raw/549.txt b/src/hymnal/raw/549.txt new file mode 100644 index 0000000..1098655 --- /dev/null +++ b/src/hymnal/raw/549.txt @@ -0,0 +1,20 @@ +549 – Loving Shepherd of Thy Sheep + + +1 +Loving Shepherd of Thy sheep, +Keep Thy lamb, in safety keep; +Nothing can Thy power withstand; +None can pluck me from Thy hand. + +2 +Loving Shepherd, ever near, +Teach Thy lamb Thy voice to hear; +Suffer not my steps to stray +From the straight and narrow way. + +3 +Where Thou leadest I would go, +Walking in Thy steps below, +Till within the heavenly fold +I my Shepherd shall behold. diff --git a/src/hymnal/raw/550.txt b/src/hymnal/raw/550.txt new file mode 100644 index 0000000..26013a2 --- /dev/null +++ b/src/hymnal/raw/550.txt @@ -0,0 +1,20 @@ +550 – Every Flower That Grows + + +1 +Every flow’r that grows, Every brook that flows, +Tell of beauty God has giv’n for me: +Throughout my life may beauty be +Deep within a heart from sin set free. + +2 +Gracious Lord above, Looking down in love, +Guide my thoughts, my life, in my walk with Thee, +That day by day the world may see +Christ, the Lord and Savior, lives in me. + +3 +All my earthly days, I shall sing and praise +God the Father, Spirit, and Christ with the Son. +Grant faith when life on earth is done, +I shall sing with those whose rest is won. diff --git a/src/hymnal/raw/551.txt b/src/hymnal/raw/551.txt new file mode 100644 index 0000000..97744b0 --- /dev/null +++ b/src/hymnal/raw/551.txt @@ -0,0 +1,26 @@ +551 – Jesus, Savior, Pilot Me + + +1 +Jesus, Savior, pilot me +over life’s tempestuous sea; +unknown waves before me roll, +hiding rock and treacherous shoal. +Chart and compass come from thee; +Jesus, Savior, pilot me. + +2 +As a mother stills her child, +thou canst hush the ocean wild; +boisterous waves obey thy will, +when thou sayest to them, “Be still!” +Wondrous sovreign of the sea, +Jesus, Savior, pilot me. + +3 +When at last I near the shore, +and the fearful breakers roar +‘twixt me and the peaceful rest, +then, while leaning on thy breast, +may I hear thee say to me, +“Fear not, I will pilot thee. diff --git a/src/hymnal/raw/552.txt b/src/hymnal/raw/552.txt new file mode 100644 index 0000000..eb69280 --- /dev/null +++ b/src/hymnal/raw/552.txt @@ -0,0 +1,32 @@ +552 – The Lord's My Shepherd + + +1 +The Lord’s my Shepherd, I’ll not want. +He makes me down to lie +In pastures green; He leadeth me +The quiet waters by. + +2 +My soul He doth restore again. +And me to walk doth make +Within the paths of righteousness, +E’en for His own name’s sake. + +3 +Yea, though I walk in death’s dark vale, +Yet will I fear no ill, +For Thou art with me; and Thy rod +And staff me comfort still. + +4 +My table Thou hast furnished +In presence of my foes; +My head Thou dost with oil anoint, +And my cup overflows. + +5 +Goodness and mercy all my life +Shall surely follow me; +And in God’s house forevermore +My dwelling place shall be. diff --git a/src/hymnal/raw/553.txt b/src/hymnal/raw/553.txt new file mode 100644 index 0000000..df0c720 --- /dev/null +++ b/src/hymnal/raw/553.txt @@ -0,0 +1,25 @@ +553 – Jesus, Guide Our Way + + +1 +Jesus, guide our way +To eternal day: +So shall we, no more delaying, +Follow Thee, Thy voice obeying: +Lead us by the hand +To our Father’s land. + +2 +When we danger meet +Steadfast make our feet; +Lord, preserve us uncomplaining +Mid the darkness round us reigning: +Through adversity lies our way to Thee. + +3 +Order all our way +Through the mortal day: +In our toil, with aid be near us: +In our need, with succour cheer us: +Till we safely stand +In our Father’s land. diff --git a/src/hymnal/raw/554.txt b/src/hymnal/raw/554.txt new file mode 100644 index 0000000..2260ff0 --- /dev/null +++ b/src/hymnal/raw/554.txt @@ -0,0 +1,26 @@ +554 – O Let Me Walk With Thee + + +1 +O let me walk with Thee, my God, +As Enoch walked in days of old; +Place Thou my trembling hand in Thine, +And sweet communion with me hold; +E’en though the path I may not see, +Yet, Jesus, let me walk with Thee. + +2 +I cannot, dare not, walk alone; +The tempest rages in the sky, +A thousand snares beset my feet, +A thousand foes are lurking nigh. +Still Thou the raging of the sea, +O Master! let me walk with Thee. + +3 +If I may rest my hand in Thine, +I’ll count the joys of earth but loss, +And firmly, bravely journey on; +I’ll bear the banner of the cross +Till Zion’s glorious gates I see; +Yet, Savior, let me walk with Thee. diff --git a/src/hymnal/raw/555.txt b/src/hymnal/raw/555.txt new file mode 100644 index 0000000..e592b11 --- /dev/null +++ b/src/hymnal/raw/555.txt @@ -0,0 +1,38 @@ +555 – Shepherd of Tender Youth + + +1 +Shepherd of tender you, +Guiding in love and truth, +Through devious way; +Christ our triumphant King, +We come Thy name to sin, +Hither our children bring +To shout Thy praise. + +2 +Thou are our holy Lord, +Thee all subduing Word, +Healer of strife; +Thou didst Thyself abase, +That from sin’s deep disgrace +Thou mightest save our race, +And give us life. + +3 +Thou are the great High Priest; +Thou has prepared the feast +Of heavenly love; +While in our mortal pain +None call on Thee in vain; +Help Thou does not disdain, +Help from above. + +4 +Ever be Thou our Guide, +Our Shepherd and our pride, +Our staff and song; +Jesus, Thou Christ of God, +By Thy perennial word, +Lead us where Thou hast trod, +Make our faith strong. diff --git a/src/hymnal/raw/556.txt b/src/hymnal/raw/556.txt new file mode 100644 index 0000000..f245da5 --- /dev/null +++ b/src/hymnal/raw/556.txt @@ -0,0 +1,32 @@ +556 – As Saints of Old + + +1 +As saints of old their first fruits brought +Of orchard, flock, and field +To God the giver all good, +The source of bounteous yield; +So we today first fruits would bring: +The wealth of this good land, +Of farm and market, shop and home, +Of mind, and heart, and hand. + +2 +A world in need now summons us +To labor, love, and give; +To make our life an offering +To God, that all may live. +The Church of Christ is calling us +To make the dream come true: +A world redeemed by Christ-like love; +All life in Christ made new. + +3 +In gratitude and humble trust +We bring our best today, +To serve Your cause and share Your love +With all along life’s way. +O God, who gave yourself to us +In Jesus Christ Your Son, +Teach us to give ourselves each day +Until life’s work is done. diff --git a/src/hymnal/raw/557.txt b/src/hymnal/raw/557.txt new file mode 100644 index 0000000..8e1c7bd --- /dev/null +++ b/src/hymnal/raw/557.txt @@ -0,0 +1,42 @@ +557 – Come, Ye Thankful People + + +1 +Come, ye thankful people, come, +Raise the song of harvest home; +All is safely gathered in, +Ere the winter storms begin. +God our Maker doth provide +For our wants to be supplied; +Come to God’s own temple, come; +Raise the song of harvest home! + +2 +We ourselves are God’s own field, +Fruit unto His praise to yield; +Wheat and tares together sown, +Unto joy or sorrow grown; +First the blade and then the ear, +Then the full corn shall appear; +Grant, O harvest Lord, that we +Wholesome grain and pure may be. + +3 +For the Lord our God shall come, +And shall take His harvest home; +From His field shall purge away +All that doth offend, that day; +Give His angels charge at last +In the fire the tares to cast; +But the fruitful ears to store +In His garner evermore. + +4 +Then, thou church triumphant, come, +Raise the song of harvest home; +All are safely gathered in, +Free from sorrow, free from sin, +There, forever purified, +In God’s garner to abide; +Come, ten thousand angels, come, +Raise the glorious harvest home! diff --git a/src/hymnal/raw/558.txt b/src/hymnal/raw/558.txt new file mode 100644 index 0000000..c22fbb4 --- /dev/null +++ b/src/hymnal/raw/558.txt @@ -0,0 +1,23 @@ +558 – For the Fruits of His Creation + + +1 +For the fruits of His creation, thanks be to God; +For the gifts to every nation, thanks be to God; +For the plowing, sowing, reaping, +Silent growth while men are sleeping, +Future needs in earth’s safe keeping, thanks be to God! + +2 +In the just reward of labor, God’s will is done; +In the hop we give our neighbor, God’s will is done; +In our worldwide take of caring +For the hungry and despairing, +In the harvests men are sharing, God’s will is done. + +3 +For the harvests of His Spirit, thanks be to God; +For the good all men inherit, thanks be to God; +For the wonders that astound us, +For the truths that still confound us, +Most of all, that love has found us, thanks be to God! diff --git a/src/hymnal/raw/559.txt b/src/hymnal/raw/559.txt new file mode 100644 index 0000000..50944e2 --- /dev/null +++ b/src/hymnal/raw/559.txt @@ -0,0 +1,32 @@ +559 – Now Thank We All Our God + + +1 +Now thank we all our God +with heart and hands and voices, +who wondrous things hath done, +in whom His world rejoices; +Who, from our mothers’ arms +hath blessed us on our way +with countless gifts of love, +and still is ours today. + +2 +O may this bounteous God +through all our life be near us, +with ever joyful hearts +and blessed peace to cheer us; +and keep us still in grace, +and guide us when perplexed; +and free us from all ills, +in this world and the next. + +3 +All praise and thanks to God +the Father now be given; +the Son, and Him who reigns +with them in highest heaven; +the one eternal God, +whom earth and heaven adore; +for thus it was, is now, +and shall be evermore. diff --git a/src/hymnal/raw/560.txt b/src/hymnal/raw/560.txt new file mode 100644 index 0000000..eebf22d --- /dev/null +++ b/src/hymnal/raw/560.txt @@ -0,0 +1,23 @@ +560 – Let All Things Now Living + + +1 +Let all things now living a song of thanksgiving +To God the Creator triumphantly raise, +Who fashioned and made us, protected and stayed us, +Who guideth us on to the end of our days. +His banners are o’er us, +His light goes before us, +A pillar of fire shining forth in the night, +‘Til shadows have vanished and darkness is banished, +as forward we travel from light into light. + +2 +His law He enforces: the stars in their courses, +The sun in His orbit, obediently shine; +The hills and the mountains, the rivers and fountains, +The deeps of the ocean proclaim Him divine, +We too should be voicing our love and rejoicing, +With glad adoration a song let us raise, +‘Til all things now living unite in thanksgiving +To God in the highest, hosanna and praise. diff --git a/src/hymnal/raw/561.txt b/src/hymnal/raw/561.txt new file mode 100644 index 0000000..ec02fb9 --- /dev/null +++ b/src/hymnal/raw/561.txt @@ -0,0 +1,38 @@ +561 – We Plow the Fields + + +1 +We plow the fields, and scatter +the good seed on the land, +But it is fed and watered +by God’s almighty hand. +He sends the snow in winter, +the warmth to swell the grain, +The breezes and the sunshine, +and soft refreshing rain. + +Refrain +All good gifts around us +Are sent from heaven above; +Then thank the Lord, O thank the Lord +For all His love. + +2 +He only is the Maker +of all things near and far; +He paints the wayside flower, +He lights the evening star. +The winds and waves obey Him, +by Him the birds are fed; +Much more, to us His children, +He gives our daily bread. + +3 +We thank Thee then, O Father, +for all things bright and good, +The seed-time and the harvest, +our life, our health, and food. +Accept the gifts we to offer +for all Thy love imparts, +And, what Thou most desirest, +our humble, thankful hearts. diff --git a/src/hymnal/raw/562.txt b/src/hymnal/raw/562.txt new file mode 100644 index 0000000..30068f5 --- /dev/null +++ b/src/hymnal/raw/562.txt @@ -0,0 +1,22 @@ +562 – Come, Sing a Song of Harvest + + +1 +Come, sing a song of harvest, Of thanks for daily food! +To offer God the first-fruits is old as gratitude. + +2 +Long, long ago, the reapers, before they kept the feast, +Put first-fruits in a basket, and took it to the priest. + +3 +Shall we, sometimes forgetful oh where creation starts, +With science in our pockets lose wonder from our hearts? + +4 +May God, the great Creator, to whom all life belongs, +Accept these gifts we offer, our service and our songs. + +5 +And lest the world go hungry while we ourselves are fed, +Make each of us more ready to share our daily bread. diff --git a/src/hymnal/raw/563.txt b/src/hymnal/raw/563.txt new file mode 100644 index 0000000..797b72a --- /dev/null +++ b/src/hymnal/raw/563.txt @@ -0,0 +1,7 @@ +563 – Praise and Thanksgiving + + +1 +Praise and thanksgiving let everyone bring +Unto our Father for every good thing. +All together joyfully sing! diff --git a/src/hymnal/raw/564.txt b/src/hymnal/raw/564.txt new file mode 100644 index 0000000..8822c88 --- /dev/null +++ b/src/hymnal/raw/564.txt @@ -0,0 +1,22 @@ +564 – For Sunrise Hope and Sunset Calm + + +1 +For sunrise hope and sunset calm, +and all that lies between, +For all the sweetness and the balm +that is and that has been, +For comradeship for peace in strife, +and light on darkened days; +For work to do and strength for life +we sing our hymn of praise. + +2 +But O, we press far, far above +these gifts of pure delight, +And find in Thee, and in Thy love +contentment infinite. +O Lord, beloved, in whom are found +all joys of time and place, +What will it be when joy is crowned +by vision of Thy face? diff --git a/src/hymnal/raw/565.txt b/src/hymnal/raw/565.txt new file mode 100644 index 0000000..a87fd8d --- /dev/null +++ b/src/hymnal/raw/565.txt @@ -0,0 +1,26 @@ +565 – For the Beauty of the Earth + + +1 +For the beauty of the earth, +for the glory of the skies, +for the love which from our birth +over and around us lies; +Lord of all, to Thee we raise +this our grateful song of praise. + +2 +For the joy of human love, +brother, sister, parent, child, +friends on earth and friends above, +Pleasures pure and undefiled, +Lord of all, to Thee we raise +this our grateful song of praise. + +3 +For the gift of Thy dear Son, +for the hope of heaven at last, +for the Spirit’s victory won, +For the crown when life is past, +Lord of all, to Thee we raise +Songs of gratitude and praise. diff --git a/src/hymnal/raw/566.txt b/src/hymnal/raw/566.txt new file mode 100644 index 0000000..68b38f1 --- /dev/null +++ b/src/hymnal/raw/566.txt @@ -0,0 +1,22 @@ +566 – Father, We Thank You + + +1 +Father, we thank You for the light that shines all the day; +For the bright sky You have given most like Your heaven; +Father, we thank You. + +2 +Father, we thank You for the lamps that lighten the way; +For human skill’s exploration of Your creation; +Father, we thank You. + +3 +Father, we thank You for the friends who brighten our play; +For Your command to call others sisters and brothers; +Father, we thank You. + +4 +Father, we thank You for Your love in Jesus today, +Giving us hope for tomorrow through joy and sorrow; +Father, we thank You. diff --git a/src/hymnal/raw/567.txt b/src/hymnal/raw/567.txt new file mode 100644 index 0000000..8c39a0c --- /dev/null +++ b/src/hymnal/raw/567.txt @@ -0,0 +1,26 @@ +567 – Have Thine Own Way, Lord + + +1 +Have thine own way, Lord! Have thine own way! +Thou art the potter, I am the clay. +Mold me and make me after thy will, +while I am waiting, yielded and still. + +2 +Have thine own way, Lord! Have thine own way! +Search me and try me, Savior today! +Wash me just now, Lord, wash me just now, +as in thy presence humbly I bow. + +3 +Have thine own way, Lord! Have thine own way! +Wounded and weary, help me I pray! +Power, all power, surely is thine! +Touch me and heal me, Savior divine! + +4 +Have thine own way, Lord! Have thine own way! +Hold o’er my being absolute sway. +Fill with thy Spirit till all shall see +Christ only, always, living in me! diff --git a/src/hymnal/raw/568.txt b/src/hymnal/raw/568.txt new file mode 100644 index 0000000..906b4f6 --- /dev/null +++ b/src/hymnal/raw/568.txt @@ -0,0 +1,32 @@ +568 – Make Me a Captive, Lord + + +1 +Make me a captive, Lord, +and then I shall be free; +Force me to render up my sword, +and I shall conqueror be. +I sink in life’s alarms +when by myself I stand; +Imprison me within Thine arms, +and strong shall be my hand. + +2 +My heart is weak and poor +until it amaster find; +It has no spring of action sure, +it varies with the wind. +It cannot freely move till +Thou has wrought its chain; +Enslave it with Thy matchless love, +and deathless it shall reign. + +3 +My will is not my own +till Thou hast made it Thine; +If it would reach a monarch’s throne, +it must its crown resign; +It only stands unbent, +amid the clashing strife, +When on Thy bosom it has leant, +and found in Thee its life. diff --git a/src/hymnal/raw/569.txt b/src/hymnal/raw/569.txt new file mode 100644 index 0000000..5d78c50 --- /dev/null +++ b/src/hymnal/raw/569.txt @@ -0,0 +1,31 @@ +569 – Pass Me Not, O Gentle Savior + + +1 +Pass me not, O gentle Savior, +hear my humble cry; +while on others thou art calling, +do not pass me by. + +Refrain +Savior, Savior, hear my humble cry; +while on others thou art calling, +do not pass me by. + +2 +Let me at thy throne of mercy +find a sweet relief, +kneeling there in deep contrition; +help my unbelief. + +3 +Trusting only in thy merit, +would I seek thy face; +heal my wounded, broken spirit, +save me by thy grace. + +4 +Thou the spring of all my comfort, +more than life to me, +whom have I on earth beside thee? +Whom in heaven but thee? diff --git a/src/hymnal/raw/570.txt b/src/hymnal/raw/570.txt new file mode 100644 index 0000000..d2e3a7e --- /dev/null +++ b/src/hymnal/raw/570.txt @@ -0,0 +1,26 @@ +570 – Not I, But Christ + + +1 +Not I, but Christ, be honored, loved, exalted; +Not I, but Christ, be seen, be known, be heard; +Not I, but Christ, in every look and action, +Not I, but Christ, in every thought and word. + +2 +Not I, but Christ, to gently soothe in sorrow, +Not I, but Christ, to wipe the falling tear; +Not I, but Christ, to lift the weary burden, +Not I, but Christ, to hush away all fear. + +3 +Christ, only Christ! No idle words e’er falling, +Christ, only Christ; no needless bustling sound; +Christ, only Christ, no self important bearing; +Christ, only Christ, no trace of “I” be found. + +4 +Not I, but Christ, my every need supplying, +Not I, but Christ, my strength and health to be; +Christ, only Christ, for body, soul, and spirit, +Christ, only Christ, here and eternally. diff --git a/src/hymnal/raw/571.txt b/src/hymnal/raw/571.txt new file mode 100644 index 0000000..3b4182e --- /dev/null +++ b/src/hymnal/raw/571.txt @@ -0,0 +1,17 @@ +571 – What Does the Lord Require + + +1 +What does the Lord require for praise and offering? +What sacrifice, desire or tribute bid you bring? +Do justly; Love mercy; Walk humbly with your God. + +2 +Rulers of men, give ear! Should you not justice show? +Will God your pleading hear, while crime and cruelty grow? +Do justly; Love mercy; Walk humbly with your God. + +3 +How shall our life fulfill God’s law so hard and high? +Let Christ endue our will with grace to fortify. +Then justly, in mercy we’ll humbly walk with God. diff --git a/src/hymnal/raw/572.txt b/src/hymnal/raw/572.txt new file mode 100644 index 0000000..1d04472 --- /dev/null +++ b/src/hymnal/raw/572.txt @@ -0,0 +1,38 @@ +572 – Give of Your Best to the Master + + +1 +Give of your best to the master, +Give of the strength of your youth; +Throw your soul’s fresh, glowing ardor +Into the battle for truth. +Jesus has set the example – +Dauntless was He, young and brave; +Give Him your loyal devotion, +Give Him the best that you have. + +Refrain +Give of your best to the master, +Give of the strength of your youth; +Clad in salvation’s full armor, +Join in the battle for truth. + +2 +Give of your best to the Master, +Give Him first place in your heart; +Give Him first place in your service, +Consecrate every part. +Give, and to you shall be given – +God His beloved Son gave; +Gratefully seeking to serve Him, +Give Him the best that you have. + +3 +Give of your best to the Master, +Naught else is worthy His love; +He gave Himself for your ransom, +Have up His glory above; +Laid down His life without murmur, +You from sin’s ruin to save; +Give Him your heart’s adoration, +Give Him the best that you have. diff --git a/src/hymnal/raw/573.txt b/src/hymnal/raw/573.txt new file mode 100644 index 0000000..02e5175 --- /dev/null +++ b/src/hymnal/raw/573.txt @@ -0,0 +1,38 @@ +573 – I'll Go Where You Want Me to Go + + +1 +It may not be on the mountain height +Or over the stormy sea, +It may not be at the battle’s front +My Lord will have need of me. +But if, by a still, small voice he calls +To paths that I do not know, +I’ll answer, dear Lord, with my hand in thine; +I’ll go where you want me to go. + +Refrain +I’ll go where you want me to go, dear Lord, +Over mountain or plain or sea; +I’ll say what you want me to say, dear Lord; +I’ll be what you want me to be. + +2 +Perhaps today there are loving words +Which Jesus would have me speak +There may be now in the paths of sin +Some wand’rer whom I should seek. +O Savior, if thou wilt be my guide, +Tho dark and rugged the way, +My voice shall echo the message sweet; +I’ll say what you want me to say. + +3 +There’s surely somewhere a lowly place +In earth’s harvest fields so wide +Where I may labor through life’s short day +For Jesus, the Crucified. +So trusting my all to thy tender care, +And knowing thou lovest me, +I’ll do thy will with a heart sincere: +I’ll be what you want me to be. diff --git a/src/hymnal/raw/574.txt b/src/hymnal/raw/574.txt new file mode 100644 index 0000000..21c3b44 --- /dev/null +++ b/src/hymnal/raw/574.txt @@ -0,0 +1,26 @@ +574 – O Master, Let Me Walk With Thee + + +1 +O Master, let me walk with thee +in lowly paths of service free; +tell me thy secret; help me bear +the strain of toil, the fret of care. + +2 +Help me the slow of heart to move +by some clear, winning word of love; +teach me the wayward feet to stay, +and guide them in the homeward way. + +3 +Teach me thy patience; still with thee +in closer, dearer company, +in work that keeps faith sweet and strong, +in trust that triumphs over wrong; + +4 +In hope that sends a shining ray +far down the future’s broadening way, +in peace that only thou canst give, +with thee, O Master, let me live. diff --git a/src/hymnal/raw/575.txt b/src/hymnal/raw/575.txt new file mode 100644 index 0000000..155e0b3 --- /dev/null +++ b/src/hymnal/raw/575.txt @@ -0,0 +1,32 @@ +575 – Let Your Heart Be Broken + + +1 +Let your heart be broken for a world in need: +Feed the mouths that hunger, soothe the wounds that bleed, +Give the cup of water and the loaf of bread +Be the hands of Jesus, serving in His stead. + +2 +Here on earth applying principles of love, +Visible expression – God still rules above +Living illustration of the Living Word +To the minds of all who’ve Never seen or heard. + +3 +Blest to be a blessing privileged to care, +Challenged by the need apparent everywhere. +Where mankind is wanting, fill the vacant place. +Be the means through which the Lord reveals His grace. + +4 +Add to your believing deeds that prove it true, +Knowing Christ as Savior, make Him Master, too. +Follow in His footsteps, go where He has trod; +In the world’s great trouble risk yourself for God. + +5 +Let your heart be tender and your vision clear; +See mankind as God sees, serve Him far and near. +Let your heart be broken by a brother’s pain; +Share your rich resources, give and give again. diff --git a/src/hymnal/raw/576.txt b/src/hymnal/raw/576.txt new file mode 100644 index 0000000..03ef2b7 --- /dev/null +++ b/src/hymnal/raw/576.txt @@ -0,0 +1,26 @@ +576 – Awake, Awake to Love and Work + + +1 +Awake, awake to love and work! +The lark is in the sky; +The fields are wet with diamond dew; +The worlds awake to cry +Their blessings on the Lord of life, +As He goes meekly by. + +2 +Come, let thy voice be one with theirs, +Shout with their shout of praise; +See how the giant sun soars up, +Great lord of years and days! +So let the love of Jesus come +And set thy soul ablaze. + +3 +To give and give, and give again, +What God hath given thee; +To spend thyself nor count the cost; +To serve right gloriously +The God who gave all worlds that are, +And all that are to be. diff --git a/src/hymnal/raw/577.txt b/src/hymnal/raw/577.txt new file mode 100644 index 0000000..f00fc7f --- /dev/null +++ b/src/hymnal/raw/577.txt @@ -0,0 +1,26 @@ +577 – In the Heart of Jesus + + +1 +In the heart of Jesus there is love for you, +Love most pure and tender, love most deep and true; +Why should you be lonely, why for friendship sigh, +When the heart of Jesus has a full supply? + +2 +In the mind of Jesus there is thought for you, +Warm as summer sunshine, sweet as morning dew; +Why should you be fearful, why take anxious thought, +Since the mind of Jesus cares for those He bought? + +3 +In the field of Jesus there is work for you; +Such as even angels might rejoice to do; +Why stand idly sighing for some lifework grand, +While the field of Jesus seeks your reaping hand? + +4 +In the home of Jesus there’s a place for you; +Glorious, bright, and joyous, calm and peaceful too; +Why then, like a wanderer, roam with weary pace, +If the home of Jesus holds for you a place? diff --git a/src/hymnal/raw/578.txt b/src/hymnal/raw/578.txt new file mode 100644 index 0000000..cc0df22 --- /dev/null +++ b/src/hymnal/raw/578.txt @@ -0,0 +1,27 @@ +578 – So Send I You + + +1 +So sent I you- by grace made strong to triumph +O’er hosts of hell, o’er darkness, death, and sin, +My name to bear, and in that name to conquer- +So send I you, My victory to win. + +2 +So send I you- to take to souls in bondage +The word of truth that sets the captive fee, +To break the bonds of sin, to loose dearth’s fetters- +So send I you, to bring the lost to Me. + +3 +So send I you- My strength to know in weakness, +My joy in grief, my perfect peace in pain, +To prove My power, My grace, My promised presence- +So send I you, eternal fruit to gain. + +4 +So Send I you – to bear My cross with patience, +And then one day with joy to lay it down +To hear My voice, “Well done, My faithful servant – +Come, share My throne, My Kingdom, and My crown!” +As the Father hath sent Me, so send I You.” diff --git a/src/hymnal/raw/579.txt b/src/hymnal/raw/579.txt new file mode 100644 index 0000000..09f80a9 --- /dev/null +++ b/src/hymnal/raw/579.txt @@ -0,0 +1,27 @@ +579 – 'Tis Love that Makes Us Happy + +1 +‘Tis love that makes us happy, +‘Tis love that smooths the way; +It helps us mind, it makes us kind +To others every day. + +Refrain +God is love; we’re his little children. +God is love; we would be like Him. +‘Tis love that makes us happy, +‘Tis love that smooths the way; +It helps us “mind,” it makes us kind +To others every day. + +2 +This world is full of sorrow, +Of sickness, death, and sin; +With loving heart we’ll do our part, +And try some soul to win. + +3 +And when this life is over, +And we are called above +Our song shall be, eternally, +Of Jesus and His love. \ No newline at end of file diff --git a/src/hymnal/raw/580.txt b/src/hymnal/raw/580.txt new file mode 100644 index 0000000..c98f99b --- /dev/null +++ b/src/hymnal/raw/580.txt @@ -0,0 +1,32 @@ +580 – This Little Light of Mine + + +1 +This little light of mine, +I’m going to let it shine, (shine) +This little light of mine, +I’m going to let it shine, (shine) +This little light of mine, +I’m going to let it shine, +Let it shine, let it shine, +let it shine. + +2 +Every where I go, +I’m going to let it shine, (shine) +Every where I go, +I’m going to let it shine, (shine) +Every where I go, +I’m going to let it shine, +Let it shine, let it shine, +let it shine. + +3 +All through the night, +I’m going to let it shine, (shine) +All through the night, +I’m going to let it shine, (shine) +All through the night, +I’m going to let it shine, +Let it shine, let it shine, +let it shine. diff --git a/src/hymnal/raw/581.txt b/src/hymnal/raw/581.txt new file mode 100644 index 0000000..72abded --- /dev/null +++ b/src/hymnal/raw/581.txt @@ -0,0 +1,20 @@ +581 – When the Church of Jesus + + +1 +When the church of Jesus shuts its outer door, +Lest the roar of traffic drown the voice of prayer: +May our prayers, Lord make up ten times more aware +That the world we banish is our Christian care. + +2 +If our hearts are lifted where devotion soars +High above this hungry suffering world of ours: +Lest our hymns should drug us to forget its needs, +Forge our Christian worship into Christian deeds. + +3 +Lest the gifts we offer, money, talents, time, +Serve to salve our conscience to our secret shame: +Lord, reprove, inspire us by the way you give; +Teach us, dying Savior, how true Christians live. diff --git a/src/hymnal/raw/582.txt b/src/hymnal/raw/582.txt new file mode 100644 index 0000000..51ea834 --- /dev/null +++ b/src/hymnal/raw/582.txt @@ -0,0 +1,26 @@ +582 – Working, O Christ, With Thee + + +1 +Working, O Christ, with Thee, working with Thee, +Unworthy, sinful, weak, though we may be; +Our all to Thee we give, for Thee alone we live, +And by Thy grace achieve, working with Thee. + +2 +Along the city’s waste, working with Thee, +Our eager footsteps haste, like Thee to be; +The poor we gather in, the outcasts raise from sin, +And labor souls to win, working with Thee. + +3 +Savior, we weary not, working with Thee, +As hard as Thine our lot can never be; +Our joy and comfort this, “Thy grace sufficent is;” +This changes toil to bliss, working with Thee. + +4 +So let us labor on, working with Thee, +Till earth to Thee is won, from sin set free; +Till men, from shore to shore, receive Thee, and adore, +And join us evermore, working with Thee. diff --git a/src/hymnal/raw/583.txt b/src/hymnal/raw/583.txt new file mode 100644 index 0000000..9451f91 --- /dev/null +++ b/src/hymnal/raw/583.txt @@ -0,0 +1,32 @@ +583 – You That Know the Lord + + +1 +You that know the Lord is gracious, +You for whom a cornerstone +Stands, of God elect and precious, +Laid that you may build there-on, +See that on that sure foundation +You a living temple raise. +Towers that may tell forth salvation, +Walls that may reech-o praise. + +2 +Living stones by God appointed +Each to his allotted place, +Kings and priests, by God anointed, +Shall you not declare His grace? +You, a royal generation, +Tell the tidings of your birth, +Tidings of a new creation +To an old and weary earth. + +3 +Tell the praise of Him who called you +Out of darkness into light, +Broke the fetters that enthralled you, +Gave you freedom, peace, and sight: +Tell the tale of sins forgiven, +Strength renewed and hope restored, +Till the earth, in tune with heaven, +Praise and magnify the Lord. diff --git a/src/hymnal/raw/584.txt b/src/hymnal/raw/584.txt new file mode 100644 index 0000000..ae1ea93 --- /dev/null +++ b/src/hymnal/raw/584.txt @@ -0,0 +1,44 @@ +584 – There's a Spirit in the Air + + +1 +There’s a Spirit in the air, +telling Christians everywhere +“Praise the love that Christ revealed, +living, working in our world.” + +2 +Lose your shyness, find your tongue; +tell the world what God has done: +God in Christ has come to stay, +we can see His pow’r today. + +3 +When believers break the bread, +when a hungry child is fed: +Praise the love that Christ revealed, +living, working in our world. + +4 +Still His Spirit leads the fight, +seeing wrong and setting right: +God in Christ has come to stay, +we can see His pow’r today. + +5 +When a stranger’s not alone, +where the homeless find a home, +Praise the love that Christ revealed, +living, working in our world. + +6 +May His Spirit fill our praise, +guide our thoughts and change our ways. +God in Christ has come to stay, +we can see His power today. + +7 +There’s a Spirit in the air, +calling people everywhere; +Praise the love that Christ revealed: +living, working in our world. diff --git a/src/hymnal/raw/585.txt b/src/hymnal/raw/585.txt new file mode 100644 index 0000000..fbb1f75 --- /dev/null +++ b/src/hymnal/raw/585.txt @@ -0,0 +1,26 @@ +585 – When Christ Was Lifted From the Earth + + +1 +When Christ was lifted from the earth +His arms stretched out above +Through every culture, every birth, +to draw an answering love. + +2 +Still east and west His love extends +and always, near or far, +He calls and claims us as His friends +and loves us as we are. + +3 +Where generation, class, or race +divides us to our shame, +He sees not labels but a face, +a person and a name. + +4 +Thus freely loved, tho’ fully known, +may I in Christ be free +To welcome and accept His own +as Christ accepted me. diff --git a/src/hymnal/raw/586.txt b/src/hymnal/raw/586.txt new file mode 100644 index 0000000..c497fb3 --- /dev/null +++ b/src/hymnal/raw/586.txt @@ -0,0 +1,14 @@ +586 – What Joy It Is to Worship Here + + +1 +What joy it is to worship here, +And find ourselves at home, +Where God, who uses every gift, +Has room for all who come! + +2 +Yet are no two of us alike +Of all the human race, +And we must seek a common ground +If we would share His grace. diff --git a/src/hymnal/raw/587.txt b/src/hymnal/raw/587.txt new file mode 100644 index 0000000..baf0e57 --- /dev/null +++ b/src/hymnal/raw/587.txt @@ -0,0 +1,26 @@ +587 – In Christ There Is No East nor West + + +1 +In Christ there is no east nor west, +In Him no south or north; +But one great fellowship of love +Throughout the whole wide earth. + +2 +In Him shall true heart everywhere +Their high communion find; +His service is the golden cord +Close binding all mankind. + +3 +Join hands, then, brothers of the faith, +Whate’er your race may be. +Who serves my Father as a son +Is surely kin to me. + +4 +In Christ now meet both east and west, +In Him meet south and north; +All Christly souls are one in Him +Throughout the whole wide earth. diff --git a/src/hymnal/raw/588.txt b/src/hymnal/raw/588.txt new file mode 100644 index 0000000..cdbd57d --- /dev/null +++ b/src/hymnal/raw/588.txt @@ -0,0 +1,32 @@ +588 – Lord of All Nations + + +1 +Lord of all nations, grant me grace +To love all people, every race, +And in each person may I see +My kindred loved, redeemed by Thee. + +2 +Break down the wall that would divide +Thy children, Lord, on every side. +My neighbor’s good let me pursue; +Let Christian love bind warm and true. + +3 +Forgive me, Lord, where I have erred +By loveless act and thoughtless word. +Make me to see the wrong I do +Will crucify my Lord anew. + +4 +Give me Thy courage, Lord, to speak +Whenever strong oppress the weak. +Should I myself the victim be, +Help me forgive, remembering Thee. + +5 +With Thine own love may I be filled +And by Thy Holy Spirit willed, +That all I touch, where’er I be, +May be divinely touched by Thee. diff --git a/src/hymnal/raw/589.txt b/src/hymnal/raw/589.txt new file mode 100644 index 0000000..181ffb9 --- /dev/null +++ b/src/hymnal/raw/589.txt @@ -0,0 +1,38 @@ +589 – Holy Spirit, Gracious Guest + + +1 +Holy Spirit, gracious guest, +Hear and grant our heart’s request +For that gift supreme and best: +Holy heav’nly love. + +2 +Faith that mountains could remove, +Tongues of earth or heaven above, +Knowledge, all things, empty prove +If I have no love. + +3 +Though I as a martyr bleed, +Give my goods the poor to feed, +All is vain if love I need: +Therefore give me love. + +4 +Love is kind and suffers long, +Love is pure and thinks no wrong, +Love than death it self more strong: +Therefore give us love. + +5 +Prophecy will fade away, +Melting in the light of day; +Love will ever with us stay: +Therefore give us love. + +6 +Faith and hope and love we see +Joining hand in hand agree- +But the greatest of the three, +And the best is love. diff --git a/src/hymnal/raw/590.txt b/src/hymnal/raw/590.txt new file mode 100644 index 0000000..c1982fb --- /dev/null +++ b/src/hymnal/raw/590.txt @@ -0,0 +1,46 @@ +590 – Trust and Obey + + +1 +When we walk with the Lord +in the light of his word, +what a glory he sheds on our way! +While we do his good will, +he abides with us still, +and with all who will trust and obey. + +Refrain +Trust and obey, for there’s no other way +to be happy in Jesus, but to trust and obey. + +2 +Not a shadow can rise, +not a cloud in the skies, +but his smile quickly drives it away; +not a doubt nor a fear, +not a sigh nor a tear, +can abide while we trust and obey. + +3 +Not a burden we bear, +not a sorrow we share, +but our toil he doth richly repay; +not a grief or a loss, +not a frown or a cross, +but is blest if we trust and obey. + +4 +But we never can prove +the delights of his love +until all on the altar we lay; +for the favor he shows, +and the joy he bestows, +are for them who will trust and obey. + +5 +Then in fellowship sweet +we will sit at his feet, +or we’ll walk by his side in the way; +what he says we will do, +where he sends we will go; +never fear, only trust and obey. diff --git a/src/hymnal/raw/591.txt b/src/hymnal/raw/591.txt new file mode 100644 index 0000000..0a24fba --- /dev/null +++ b/src/hymnal/raw/591.txt @@ -0,0 +1,26 @@ +591 – In Our Work and in Our Play + + +1 +In our work and in our play, +Jesus, ever with us stay; +May be always strive to be +True and faithful unto Thee. +Then we truthfully can sing, +We are children of the King. + +2 +May we in Thy strength subdue +Evil tempers, words untrue, +Thoughts impure, and deeds unkind, +All things hateful to Thy mind. +Then we truthfully can sing, +We are children of the King. + +3 +Children of the King are we! +May we loyal to Him be; +Try to please Him every day, +In our work and in our play. +Then we truthfully can sing, +We are children of the King. diff --git a/src/hymnal/raw/592.txt b/src/hymnal/raw/592.txt new file mode 100644 index 0000000..f2b62f8 --- /dev/null +++ b/src/hymnal/raw/592.txt @@ -0,0 +1,32 @@ +592 – Watchman, Tell Us of the Night + + +1 +Watchman, tell us of the night +what its signs of promise are. +Traveler, o’er yon mountain’s height, +see that glory beaming star. +Watchman, does its beauteous ray +aught of joy or hope foretell? +Traveler, yes; it brings the day, +promised day of Israel. + +2 +Watchman, tell us of the night, +higher yet that star ascends. +Traveler, blessedness and light, +peace and truth its course portends. +Watchman, will its beams alone +gild the spot that gave them birth? +Traveler, ages are its own; +See it bursts o’er all the earth. + +3 +Watchman, tell us of the night, +for the morning seems to dawn. +Traveler, darkness takes its flight, +doubt and terror are withdrawn. +Watchman, let your wanderings cease; +hasten to your quiet home. +Traveler, lo, the Prince of Peace, +lo, the Son of God is come! diff --git a/src/hymnal/raw/593.txt b/src/hymnal/raw/593.txt new file mode 100644 index 0000000..a590661 --- /dev/null +++ b/src/hymnal/raw/593.txt @@ -0,0 +1,32 @@ +593 – In Times Like These + + +1 +In times like these you need a Savior, +In times like these you need and anchor; +Be very sure, be very sure +Your anchor holds and grips the Solid rock! +This Rock is Jesus, Yes, He’s the One; +This Rock is Jesus, The only One! +Be very sure, be very sure +Your anchor holds and grips the Solid rock! + +2 +In times like these you need the Bible, +In times like these O be not idle; +Be very sure, be very sure +Your anchor holds and grips the Solid rock! +This Rock is Jesus, Yes, He’s the One; +This Rock is Jesus, The only One! +Be very sure, be very sure +Your anchor holds and grips the Solid rock! + +3 +In times like these I have a Savior, +In times like these I have an anchor +I’m very sure, be very sure +Your anchor holds and grips the Solid rock! +This Rock is Jesus, Yes, He’s the One; +This Rock is Jesus, The only One! +I’m very sure, be very sure +Your anchor holds and grips the Solid rock! diff --git a/src/hymnal/raw/594.txt b/src/hymnal/raw/594.txt new file mode 100644 index 0000000..0975018 --- /dev/null +++ b/src/hymnal/raw/594.txt @@ -0,0 +1,32 @@ +594 – Heir of the Kingdom + + +1 +Heir of the kingdom, O why dost thou slumber? +Why art thou sleeping so near thy blest home? +Wake thee, arouse thee, and gird on thine armor, +Speed, for the moments are hurrying on. + +2 +Heir of the kingdom, say, why dost thou linger? +How canst thou tarry in sight of the prize? +Up, and adorn thee, the Savior is coming; +Haste to receive Him descending the skies. + +3 +Earth’s mighty nations, in strife and commotion, +Tremble with terror, and sink in dismay; +Listen, ’tis nought but the chariot’s loud rumbling; +Heir of the kingdom, no longer delay. + +4 +Stay not, O stay not for earth’s vain allurements! +See how its glory is passing away; +Break the strong fetters the foe hath bound o’er thee; +Heir of the kingdom, turn, turn thee away. + +5 +Keep the eye single, the head upward lifted; +Watch for the glory of earth’s coming King; +Lo! o’er the mountaintops light is now breaking; +Heirs of the kingdom, rejoice ye and sing. diff --git a/src/hymnal/raw/595.txt b/src/hymnal/raw/595.txt new file mode 100644 index 0000000..785e75e --- /dev/null +++ b/src/hymnal/raw/595.txt @@ -0,0 +1,32 @@ +595 – Let Every Lamp Be Burning + + +1 +Let every lamp be burning bright, +The darkest hour is nearing; +The darkest hour of earth’s long night, +Before the Lord’s appearing. + +Refrain +Then trim your lamps, my brethren dear, +Then trim your lamps with godly fear; +The Master’s coming draweth near, +Let every lamp be burning. + +2 +Though thousands calmly slumber on, +The last great message spuring, +Wel’ll rest our living faith upon +His promise of returning. + +3 +His word our lamp, His truth our guide, +We cannot be mistaken; +Though dangers rise on every side, +We shall not be forsaken. + +4 +Then let good works with faith appear, +To help the world atound us; +Obedience bring the blessing near +When faith has firmly bound us. diff --git a/src/hymnal/raw/596.txt b/src/hymnal/raw/596.txt new file mode 100644 index 0000000..dee66d1 --- /dev/null +++ b/src/hymnal/raw/596.txt @@ -0,0 +1,26 @@ +596 – Look for the Waymarks + + +1 +Look for the way-marks as you journey on, +Look for the way-marks passing one by one; +Down through the ages, past the kingdoms four— +Where are we standing? Look the way-marks o’er. + +Refrain +Look for the way-marks, the great prophetic way-marks, +Down through the ages, past the kingdoms four. +Look for the waymarks, the great prophetic way-marks; +The journey’s almost o’er. + +2 +First, the Assyrian kingdom ruled the world, +Then Medo-Persia’s banners were unfurled; +And after Greece held universal sway, +Rome seized the scepter—where are we today? + +3 +Down in the feet of iron and of clay, +Weak and divided, soon to pass away; +What will the next great, glorious drama be? +Christ and His coming, and eternity. diff --git a/src/hymnal/raw/597.txt b/src/hymnal/raw/597.txt new file mode 100644 index 0000000..9a1223f --- /dev/null +++ b/src/hymnal/raw/597.txt @@ -0,0 +1,26 @@ +597 – Ye Servants of the Lord + + +1 +Ye servants of the Lord, +Each in his office wait, +Observant of His heavenly Word, +And watchful at His gate. + +2 +Let all your lamps be bright, +And trim the golden flame, +Gird up your loins as in His sight, +His coming thus proclaim. + +3 +Watch, ’tis your Lord’s command, +And while we speak He’s near; +Mark the first signal of His hand, +And ready all appear. + +4 +O happy servant, he, +In such a posture found! +He shall His Lord with rapture see, +And be with honor crowned. diff --git a/src/hymnal/raw/598.txt b/src/hymnal/raw/598.txt new file mode 100644 index 0000000..e97e989 --- /dev/null +++ b/src/hymnal/raw/598.txt @@ -0,0 +1,38 @@ +598 – Watch, Ye Saints + + +1 +Watch, ye saints, with eyelids waking; +Lo! The powers of heaven are shaking; +Keep your lamps all trimmed an burning, +Ready for your Lord’s returning. + +Refrain +Lo! He comes, lo! Jesus comes; +Lo! He come, He comes all glorious! +Jesus comes to reign victorious, +Lo! He comes, yes, Jesus comes. + +2 +Lo! the promise of your Savior, +Pardoned sin and purchased favor, +Blood-washed robes and crowns of glory; +Haste to tell redemption’s story. + +3 +Kingdoms at their base are crumbling, +Hark! His chariot wheels are rumbling; +Tell, O tell of grace abounding, +While the seventh trump is sounding. + +4 +Nations wane, though proud and stately; +Christ His kingdom hasteneth greatly; +Earth her latest pangs is summing; +Shout, ye saints, your Lord is coming. + +5 +Sinners, come, while Christ is pleading; +Now for you He’s interceding; +Haste, ere grace and time diminished +Shall proclaim the mystery finished. diff --git a/src/hymnal/raw/599.txt b/src/hymnal/raw/599.txt new file mode 100644 index 0000000..3535edf --- /dev/null +++ b/src/hymnal/raw/599.txt @@ -0,0 +1,42 @@ +599 – Rejoice, Rejoice, Believers + + +1 +Rejoice, rejoice, believers, +and let your lights appear: +The evening is advancing, +and darker night is near. +The Bridegroom is arising, +and soon He draweth nigh. +Up, pray, and watch, and wrestle, +at midnight comes the cry. + +2 +The watchers on the mountain +proclaim the Bride-groom near. +Go, meet Him as He cometh, +with hallelujahs clear. +The marriage feast is waiting, +the gates wide open stand; +Up, up, you heirs of glory, +the Bride-groom is at hand. + +3 +You saints who here in patience +your cross and suff’rings bore, +Shall live and reign forever, +when sorrow is no more. +Upon the throne of glory +the Lamb you shall behold, +In triumph cast before Him +your diadems of gold! + +4 +Our hope and expectation, +O Jesus, now appear; +Arise, O sun so longed for, +o’er this benighted sphere! +With hearts and hands uplifted, +we plead, O Lord, to see +The day of earth’s redemption +that brings us unto Thee. diff --git a/src/hymnal/raw/600.txt b/src/hymnal/raw/600.txt new file mode 100644 index 0000000..1e34589 --- /dev/null +++ b/src/hymnal/raw/600.txt @@ -0,0 +1,26 @@ +600 – Hold Fast Till I Come + + +1 +Sweet promise is given to all who believe– +“Behold I come quickly, Mine own to receive; +Hold fast till I come; the danger is great; +Sleep not as do others; be watchful, and wait.” + +Refrain +“Hold fast till I come,” sweet promise of heaven– +“The kingdom restored, to you shall be given.” +“Come, enter My joy, sit down on the throne; +Bright crowns are in waiting; hold fast till I come.” + +2 +We’ll “watch unto prayer” with lamps burning bright; +He comes to all others a “thief in the night.” +We know He is near, but know not the day– +As spring shows that summer is not far away. + +3 +Yes! this is our hope, ’tis built on His word– +The glorious appearing of Jesus, our Lord; +Of promises all, it stands as the sum: +“Behold I come quickly; hold fast till I come.” diff --git a/src/hymnal/raw/601.txt b/src/hymnal/raw/601.txt new file mode 100644 index 0000000..52aae92 --- /dev/null +++ b/src/hymnal/raw/601.txt @@ -0,0 +1,36 @@ +601 – Watchmen, on the Walls of Zion + + +1 +Watchmen, on the walls of Zion, +What O tell us, of the night? +Is the daystar now arising? +Will the morn soon greet our sight? +O’er your vision Shine there now +some rays of light? +O’er your vision Shine there now +some rays of light? + +2 +Tell, O tell us, are the landmarks +On our voyage all passed by? +Are we nearing now the haven? +Can we e’en the land descry? +Do we truly See the heavenly kingdom nigh? +Do we truly See the heavenly kingdom nigh? + +3 +Light is beaming, day is coming! +Let us sound aloud the cry; +We behold the daystar rising +Pure and bright in yonder sky! +Saints, be joyful; Your redemption draweth nigh; +Saints, be joyful; Your redemption draweth nigh. + +4 +We have found the chart and compass, +And are sure the land is near; +Onward, onward we are hasting, +Soon the haven will appear; +Let your voices Sound aloud your holy cheer; +Let your voices Sound aloud your holy cheer. diff --git a/src/hymnal/raw/602.txt b/src/hymnal/raw/602.txt new file mode 100644 index 0000000..456247b --- /dev/null +++ b/src/hymnal/raw/602.txt @@ -0,0 +1,42 @@ +602 – O Brother, Be Faithful + + +1 +O brother be faithful! soon Jesus will come, +For whom we have waited so long; +O, soon we shall enter our glorious home, +And join in the conqueror’s song. +O brother be faithful! for why should we prove +Unfaithful to Him who had shown +Such deep, such unbounded and infinite love +Who died to redeem us His own. + +2 +O brother be faithful! the city of gold, +Prepared for the good and the blest, +Is waiting its portals of pearl to unfold, +And welcome thee into thy rest. +Then, brother be faithful! not long shall we stay +In weariness here, and forlorn, +Time’s dark night of sorrow is wearing away, +We haste to the glorious morn. + +3 +O brother be faithful! He soon will descend, +Creation’s omnipotent King, +While legions of angels His chariot attend, +And palm wreaths, of victory bring. +O brother be faithful! and soon shalt thou hear +They Savior pronounce the glad word, +Well done, faithful servant, they title is clear, +To enter the joy of thy Lord. + +4 +O brother be faithful! eternity’s years +Shall tell for thy faithfulness now, +When bright smiles of gladness shall scatter thy tears, +A coronet gleam on thy brow. +O brother be faithful! the promise is sure, +That waits for the faithful and tried; +To reign with the ransomed, immortal and pure, +And ever with Jesus abide. diff --git a/src/hymnal/raw/603.txt b/src/hymnal/raw/603.txt new file mode 100644 index 0000000..a48328d --- /dev/null +++ b/src/hymnal/raw/603.txt @@ -0,0 +1,32 @@ +603 – Christian, Seek Not Repose + + +1 +Christian, seek not yet repose, +Cast thy dreams of ease away; +Thou aret in teh midst of foes; +Watch and pray! + +2 +Gird thy heavenly armor on, +Wear it ever, night and day; +Ambushed lies the evil one; +Watch and pray! + +3 +Hear the victors who o’ercame; +Still they mark each warrior’s way; +All with one sweet voice exclaim: +“Watch and pray!” + +4 +Hear, above all, hear thy Lord, +Him thou lovest to obey; +Hide within thy heart His word; +“Watch and pray!” + +5 +Watch, as if on that alone Hung +the issue of teh day; +Pray that help may be send down; +Watch and pray! diff --git a/src/hymnal/raw/604.txt b/src/hymnal/raw/604.txt new file mode 100644 index 0000000..afe5e85 --- /dev/null +++ b/src/hymnal/raw/604.txt @@ -0,0 +1,35 @@ +604 – We Know Not the Hour + + +1 +We know not the hour +of the Master’s appearing; +Yet signs all foretell +that the moment is nearing +When He shall return +’tis the promise most cheering +But we know not the hour. + +Refrain +He will come, let us watch and be ready; +He will come, hallelujah! hallelujah! +He will come in the clouds of His Father’s +bright glory but we know not the hour. + +2 +There’s light for the wise +who are seeking salvation; +There’s truth in the book +of the Lord’s revelation; +Each prophecy points +to the great consummation +But we know not the hour. + +3 +We’ll watch and we’ll pray, +with our lamps trimmed and burning; +We’ll work and we’ll wait +till the Master’s returning; +We’ll sing and rejoice, +every omen discerning +But we know not the hour. diff --git a/src/hymnal/raw/605.txt b/src/hymnal/raw/605.txt new file mode 100644 index 0000000..f5b1a29 --- /dev/null +++ b/src/hymnal/raw/605.txt @@ -0,0 +1,20 @@ +605 – My Soul, Be on Thy Guard + + +1 +My soul, be on they guard! +Ten thousand foes arise; +The hosts of sin are pressing hard +To draw thee from the skies. + +2 +O watch, and fight, and pray! +The battle ne’er give o’er; +Renew it boldly every day, +And help divine implore. + +3 +Ne’er think the victory won, +Nor lay thine armor down; +Thy arduous task will not be done +Till thou obtain the crown. diff --git a/src/hymnal/raw/606.txt b/src/hymnal/raw/606.txt new file mode 100644 index 0000000..18fe35b --- /dev/null +++ b/src/hymnal/raw/606.txt @@ -0,0 +1,42 @@ +606 – Once to Every Man and Nation + + +1 +Once to every man and nation, +comes the moment to decide, +In the strife of truth with falsehood, +for the good or evil side; +Some great cause, some great decision, +offering each the bloom or blight, +And the choice goes by forever, +’twixt that darkness and that light. + +2 +Then to side with truth is noble, +when we share her wretched crust, +Ere her cause bring fame and profit, +and ’tis prosperous to be just; +Then it is the brave man chooses +while the coward stands aside, +Till the multitude make virtue +of the faith they had denied. + +3 +By the light of burning martyrs, +Christ, Thy bleeding feet we track, +Toiling up new Calv’ries ever +with the cross that turns not back; +New occasions teach new duties, +time makes ancient good uncouth, +They must upward still and onward, +who would keep abreast of truth. + +4 +Though the cause of evil prosper, +yet the truth alone is strong; +Though her portion be the scaffold, +and upon the throne be wrong; +Yet that scaffold sways the future, +and behind the dim unknown, +Standeth God within the shadow, +keeping watch above His own. diff --git a/src/hymnal/raw/607.txt b/src/hymnal/raw/607.txt new file mode 100644 index 0000000..4eb7609 --- /dev/null +++ b/src/hymnal/raw/607.txt @@ -0,0 +1,34 @@ +607 – God of Grace and God of Glory + + +1 +God of grace and God of glory, +On Thy people pour Thy power; +Now fulfill Thy church’s story, +Bring her bud to glorious flower. +Grant us wisdom, grant us courage, +For the facing of this hour. + +2 +Lo, the hosts of evil round us +Scorn Thy Christ, assail His ways; +From the fears that long have bound us +Free our hearts to faith and praise. +Grant us wisdom, grant us courage, +For the facing of this hour. + +3 +Cure Thy children’s warring madness, +Bend our pride to Thy control; +Shame our wanton selfish gladness +Rich in goods and poor in soul. +Grant us wisdom, grant us courage, +Lest we miss Thy kingdom’s goal. + +4 +Set our feet on lofty places, +Gird our lives that they may be +Armored with all Christ-like graces +In the fight to set all free. +Grant us wisdom, grant us courage, +That we fail not man nor Thee. diff --git a/src/hymnal/raw/608.txt b/src/hymnal/raw/608.txt new file mode 100644 index 0000000..0fa5785 --- /dev/null +++ b/src/hymnal/raw/608.txt @@ -0,0 +1,38 @@ +608 – Faith Is the Victory + + +1 +Encamped along the hills of light, +Ye Christian soldiers, rise, +And press the battle ere the night +Shall veil the glowing skies. +Against the foe in vales below, +Let all our strength be hurled; +Faith is the victory, we know, +That overcomes the world. + +Refrain +Faith is the victory! +Faith is the victory! +Oh, glorious victory +That overcomes the world. + +2 +His banner over us in love, +Our sword the Word of God; +We tread the road the saints above +With shouts of triumph trod. +By faith they, like whirlwind’s breath, +Swept on o’er ev’ry field; +The faith by which they conquered death +Is still our shining shield. + +3 +To him who overcomes the foe +White raiment shall be giv’n; +Before the angels he shall know +His name confessed in heav’n. +Then onward from the hills of light, +Our hearts with love aflame; +We’ll vanquish all the hosts of night, +In Jesus’ conq’ring name. diff --git a/src/hymnal/raw/609.txt b/src/hymnal/raw/609.txt new file mode 100644 index 0000000..ee423c5 --- /dev/null +++ b/src/hymnal/raw/609.txt @@ -0,0 +1,38 @@ +609 – Am I a Soldier of the Cross + + +1 +Am I a soldier of the cross, +a follower of the Lamb, +and shall I fear to own his cause, +or blush to speak his name? + +2 +Must I be carried to the skies +on flowery beds of ease, +while others fought to win the prize, +and sailed through bloody seas? + +3 +Are there no foes for me to face? +Must I not stem the flood? +Is this vile world a friend to grace, +to help me on to God? + +4 +Sure I must fight, if I would reign; +increase my courage, Lord +I’ll bear the toil, endure the pain, +supported by thy word + +5 +Thy saints in all this glorious war +shall conquer though they die; +they see the triumph from afar, +by faith they bring it nigh + +6 +When that illustrious day shall rise, +and all thy armies shine +in robes of victory through the skies, +the glory shall be thine diff --git a/src/hymnal/raw/610.txt b/src/hymnal/raw/610.txt new file mode 100644 index 0000000..eb6d06a --- /dev/null +++ b/src/hymnal/raw/610.txt @@ -0,0 +1,24 @@ +610 – Stand Like the Brave + + +1 +O Christian, awake! ’tis the Master’s command; +With helmet and shield, and a sword in thy hand, +To meet the bold tempter, go, fearlessly go, +Then stand like the brave, with thy face to the foe. + +Refrain +Stand like the brave, stand like the brave, +Stand like the brave, with thy face to the foe. + +2 +The cause of thy Master with vigor defend; +Be watchful, be zealous, and fight to the end; +Wherever He leads thee, go, valiantly go, +Then stand like the brave, with thy face to the foe. + +3 +Press on, never doubting, thy Captain is near, +With grace to supply, and with comfort to cheer; +His love, like a stream in the desert will flow; +Then stand like the brave, with thy face to the foe. diff --git a/src/hymnal/raw/611.txt b/src/hymnal/raw/611.txt new file mode 100644 index 0000000..6084763 --- /dev/null +++ b/src/hymnal/raw/611.txt @@ -0,0 +1,26 @@ +611 – Awake, My Soul! + + +1 +Awake, my soul! stretch every nerve, +And press with vigor on; +A heavenly race demands thy zeal, +And an immortal crown. + +2 +’Tis God’s all animating voice +That calls thee from on high; +’Tis He whose hand presents the prize +To thine aspiring eye. + +3 +A cloud of witnesses around +Hold thee in full survey; +Forget the steps already trod, +And onward urge thy way. + +4 +Blest Savior, introduced by Thee, +Our race have we begun; +And, crowned with victory, at Thy feet +We’ll lay our trophies down. diff --git a/src/hymnal/raw/612.txt b/src/hymnal/raw/612.txt new file mode 100644 index 0000000..f29adf4 --- /dev/null +++ b/src/hymnal/raw/612.txt @@ -0,0 +1,30 @@ +612 – Onward, Christian Soldiers! + + +1 +Onward, Christian soldiers, marching as to war, +with the cross of Jesus going on before. +Christ, the royal Master, leads against the foe; +forward into battle see his banners go! + +Refrain +Onward, Christian soldiers, marching as to war, +with the cross of Jesus going on before. + +2 +Like a mighty army moves the church of God; +brothers, we are treading where the saints have trod. +We are not divided, all one body we, +one in hope and doctrine, one in charity. + +3 +Crowns and thrones my perish, kingdoms rise and wane, +but the church of Jesus constant will remain. +Gates of hell can never ‘gainst that church prevail; +we have Christ’s own promise, and that cannot fail. + +4 +Onward then, ye people, join our happy throng, +blend with ours your voices in the triumph song. +Glory, laud, and honor unto Christ the King, +this through countless ages men and angels sing. diff --git a/src/hymnal/raw/613.txt b/src/hymnal/raw/613.txt new file mode 100644 index 0000000..1a5eff9 --- /dev/null +++ b/src/hymnal/raw/613.txt @@ -0,0 +1,26 @@ +613 – Fight the Good Fight + + +1 +Fight the good fight with all thy might; +Christ is thy strength, and Christ thy right; +Lay hold on life and it shall be +Thy joy and crown eternally. + +2 +Run the straight race through God’s good grace; +Lift up thine eyes, and seek His face. +Life with its path before us lies; +Christ is the way, and Christ the prize. + +3 +Cast care aside, lean on thy guide, +His boundless mercy will provide; +Trust, and the trusting soul shall prove +Christ is its life, and Christ its love. + +4 +Faint not, nor fear, His arms are near; +He changeth not, and thou art dear. +Only believe, and thou shalt see +That Christ is all in all to thee. diff --git a/src/hymnal/raw/614.txt b/src/hymnal/raw/614.txt new file mode 100644 index 0000000..84645e7 --- /dev/null +++ b/src/hymnal/raw/614.txt @@ -0,0 +1,38 @@ +614 – Sound the Battle Cry + + +1 +Sound the battle cry, +See! the foe is nigh; +Raise the standard high +For the Lord; +Gird your armor on, +Stand firm, every one, +Rest your cause upon His holy word. + +Refrain +Rouse, then soldiers! +rally round the banner! +Ready, steady, pass the word along; +Onward, forward, shout aloud hosanna! +Christ is Captain of the mighty throng. + +2 +Strong to meet the foe, +Marching on we go, +While our cause we know +Must prevail; +Shield and banner bright, +Gleaming in the light, +Battling for the right, +We ne’er can fail. + +3 +O Thou God of all, +Hear us when we call, +Help us, one and all, +By Thy grace; +When the battle’s done, +And the victory won, +May we wear the crown +Before Thy face. diff --git a/src/hymnal/raw/615.txt b/src/hymnal/raw/615.txt new file mode 100644 index 0000000..fb76b5e --- /dev/null +++ b/src/hymnal/raw/615.txt @@ -0,0 +1,26 @@ +615 – Rise Up, O Church of God + + +1 +Rise up, O men of God! +His kingdom tarries long. +Bring in the day of brotherhood +and end the night of wrong. + +2 +Let women all rise up! +Have done with lesser things. +Give heart and mind and soul and strength +to serve the King of kings. + +3 +Rise up, courageous youth! +The church for you doth wait, +her strength unequal to her task; +rise up, and make her great! + +4 +Lift high the cross of Christ! +Tread where his feet have trod. +Disciples of the Son of Man, +rise up, O church of God! diff --git a/src/hymnal/raw/616.txt b/src/hymnal/raw/616.txt new file mode 100644 index 0000000..ff3d7fb --- /dev/null +++ b/src/hymnal/raw/616.txt @@ -0,0 +1,32 @@ +616 – Soldiers of Christ, Arise + + +1 +Soldiers of Christ,arise, +And put your armor on, +Strong in the strength which God supplies +Through His eternal Son +Strong in the Lord of hosts, +And in His mighty power, +Who in the strength of Jesus trusts +Is more than conqueror. + +2 +Stand then in His great might, +With all His strength endued, +But take, to arm you for the fight, +The panoply of God; +That, having all things done, +And all your conflicts passed, +Ye may o’ercome through Christ alone, +And stand entire at last. + +3 +From strength to strength go on, +Wrestle and fight and pray, +Tread all the powers of darkness down +And win the well-fought day. +Still let the Spirit cry +In all His soldiers, “Come!” +Till Christ the Lord who reigns on high +Shall take the conquerors home. diff --git a/src/hymnal/raw/617.txt b/src/hymnal/raw/617.txt new file mode 100644 index 0000000..8d38ac6 --- /dev/null +++ b/src/hymnal/raw/617.txt @@ -0,0 +1,42 @@ +617 – We Are Living, We Are Dwelling + + +1 +We are living, we are dwelling, +In a grand and awful time, +In an age on ages telling +To be living is sublime. +Hark! the waking up of nations, +Gog and Magog to the fray; +Hark! what soundeth? Is creation +Groaning for her latter day? + +2 +Christian, rouse and arm for conflict, +Nerve thee for the battlefield; +Bear the helmet of salvation, +And the mighty gospel shield; +Let the breastplate, peace, be on thee, +Take the Spirit’s sword in hand; +Boldly, fearlessly, go forth then, +In Jehovah’s strength to stand. + +3 +And the prince of evil spirits, +Great deceiver of the world! +He who at the blessed Jesus +Once his deadly weapons hurled, +Cometh with unwonted power, +Knowing that his reign will cease +When the kingdom shall be given +To the mighty Prince of Peace. + +4 +Christians, rouse! fight in this warfare, +Cease not till the victory’s won; +Till your Captain loud proclaimeth, +“Servant of the Lord, well done!” +He, alone, who thus is faithful, +Who abideth to the end, +Hath the promise, in the kingdom +An eternity to spend. diff --git a/src/hymnal/raw/618.txt b/src/hymnal/raw/618.txt new file mode 100644 index 0000000..c3c3319 --- /dev/null +++ b/src/hymnal/raw/618.txt @@ -0,0 +1,42 @@ +618 – Stand Up! Stand Up for Jesus! + + +1 +Stand up, stand up for Jesus! +ye soldiers of the cross; +Lift high His royal banner, +it must not suffer loss: +From vict’ry unto vict’ry, +His army shall He lead, +Till every foe is vanquished, +and Christ is Lord indeed. + +2 +Stand up, stand up for Jesus! +The trumpet call obey: +Forth to the mighty conflict, +in this His glorious day; +Ye that are men now serve Him +against unnumbered foes; +Let courage rise with danger, +and strength to strength oppose. + +3 +Stand up, stand up for Jesus! +Stand in His strength alone, +The arm of flesh will fail you, +ye dare not trust your own; +Put on the gospel armor, +and watching unto prayer, +Where calls the voice of duty, +be never wanting there. + +4 +Stand up, stand up for Jesus! +the strife will not be long; +This day the noise of battle, +the next the victor’s song; +To him that overcometh +a crown of life shall be; +He with the King of glory +shall reign eternally. diff --git a/src/hymnal/raw/619.txt b/src/hymnal/raw/619.txt new file mode 100644 index 0000000..b61341e --- /dev/null +++ b/src/hymnal/raw/619.txt @@ -0,0 +1,32 @@ +619 – Lead On, O King Eternal + + +1 +Lead on, O King eternal, +the day of march has come; +henceforth in fields of conquest +thy tents shall be our home. +Through days of preparation +thy grace has made us strong; +and now, O King eternal, +we lift our battle song. + +2 +Lead on, O King eternal, +till sin’s fierce war shall cease, +and holiness shall whisper +the sweet amen of peace. +For not with swords loud clashing, +nor roll of stirring drums; +with deeds of love and mercy +the heavenly kingdom comes. + +3 +Lead on, O King eternal, +we follow, not with fears, +for gladness breaks like morning +where’er thy face appears. +Thy cross is lifted o’er us, +we journey in its light; +the crown awaits the conquest; +lead on, O God of might. diff --git a/src/hymnal/raw/620.txt b/src/hymnal/raw/620.txt new file mode 100644 index 0000000..dd043e3 --- /dev/null +++ b/src/hymnal/raw/620.txt @@ -0,0 +1,42 @@ +620 – On Jordan's Stormy Banks + + +1 +On Jordan’s stormy banks I stand, +And cast a wishful eye +To Canaan’s fair and happy land, +Where my possessions lie. +I am bound for the promised land, +I am bound for the promised land; +O who will come and go with me? +I am bound for the promised land. + +2 +O’er all those wide extended plain +Shines one eternal day; +There, Christ, the Sun, for ever reigns, +And scatters night away. +I am bound for the promised land, +I am bound for the promised land; +O who will come and go with me? +I am bound for the promised land. + +3 +When shall I reach that happy place, +And be forever blest? +When shall I see my Father’s face, +And in His kingdom rest? +I am bound for the promised land, +I am bound for the promised land; +O who will come and go with me? +I am bound for the promised land. + +4 +Filled with delight, my raptured soul +Would here no longer stay; +Though Jordan’s waves around me roll, +Fearless I’d launch away. +I am bound for the promised land, +I am bound for the promised land; +O who will come and go with me? +I am bound for the promised land. diff --git a/src/hymnal/raw/621.txt b/src/hymnal/raw/621.txt new file mode 100644 index 0000000..a1182c0 --- /dev/null +++ b/src/hymnal/raw/621.txt @@ -0,0 +1,32 @@ +621 – Gracious Father, Guard Thy Children + + +1 +Gracious Father, guard Thy children +From the foe’s destructive power; +Save, O save them, Lord, from falling +In this dark and trying hour. +Thou wilt surely prove Thy people, +All our graces must be tried; +But Thy word illumes our pathway, +And in God we still confide. + +2 +We are in the time of waiting; +Soon we shall behold our Lord, +Wafted far away from sorrow, +To receive our rich reward. +Keep us, Lord, till Thine appearing, +Pure, unspotted from the world; +Let Thy Holy Spirit cheer us +Till Thy banner is unfurled. + +3 +With what joyful exultation +Shall the saints Thy banner see, +When the Lord for whom we’ve waited +Shall proclaim the jubilee! +Freedom from this world’s pollutions; +Freedom from all sin and pain; +Freedom from the wiles of Satan, +And from death’s destructive reign. diff --git a/src/hymnal/raw/622.txt b/src/hymnal/raw/622.txt new file mode 100644 index 0000000..f8ad2ab --- /dev/null +++ b/src/hymnal/raw/622.txt @@ -0,0 +1,23 @@ +622 – Come, Come, Ye Saints + + +1 +Come, come, ye saints, +no toil nor labor fear; +But with joy wend your way. +Though hard to you the journey may appear, +Grace shall be as your day. +We will have a living lord to guide, +And we can trust Him to provide; +Do this, and joy your hearts will swell: +All is well! All is well! + +2 +We’ll find the rest which God for us prepared, +When at last He will call; +Where none will come to hurt or make afraid, +He will reign over all. +We will make the air with music ring, +Shout praise to God our Lord and King: +O how we’ll make the chorus swell: +All is well! All is well! diff --git a/src/hymnal/raw/623.txt b/src/hymnal/raw/623.txt new file mode 100644 index 0000000..af4013d --- /dev/null +++ b/src/hymnal/raw/623.txt @@ -0,0 +1,38 @@ +623 – I Will Follow Thee + + +1 +I will follow Thee, my Savior, +Wheresoe’er my lot may be. +Where thou goest I will follow; +Yes, my Lord, I’ll follow Thee. + +Refrain +I will follow Thee, my Saviour, +Thou didst shed Thy blood for me; +And though all men should forsake Thee; +By Thy grace I’ll follow Thee. + +2 +Though the road be rough and thorny, +Trackless as the foaming sea, +Thou hast trod this way before me, +And I’ll gladly follow Thee. + +3 +Though I meet with tribulations, +Sorely tempted though I be; +I remember Thou wast tempted, +And rejoice to follow Thee. + +4 +Though Thou leadest me through affliction, +Poor, forsaken though I be; +Thou wast destitute, afflicted, +And I only follow Thee. + +5 +Though to Jordan’s rolling billows, +Cold and deep, Thou leadest me, +Thou hast crossed the waves before me, +And I still will follow Thee. diff --git a/src/hymnal/raw/624.txt b/src/hymnal/raw/624.txt new file mode 100644 index 0000000..42d4d2f --- /dev/null +++ b/src/hymnal/raw/624.txt @@ -0,0 +1,29 @@ +624 – I Want Jesus to Walk With Me + + +1 +I want Jesus to walk with me. +(walk with me) +I want Jesus to walk with me. +(walk with me) +All along my pilgrim journey, +I want Jesus to walk with me. +(walk with me) + +2 +In my trials, Lord walk with me. +(walk with me) +In my trials, Lord walk with me. +(walk with me) +When the shades of life are falling, +I want Jesus to walk with me. +(walk with me) + +3 +In my sorrows, Lord walk with me. +(walk with me) +In my sorrows, Lord walk with me. +(walk with me) +When my heart within is aching, +I want Jesus to walk with me. +(walk with me) diff --git a/src/hymnal/raw/625.txt b/src/hymnal/raw/625.txt new file mode 100644 index 0000000..5e0a1b1 --- /dev/null +++ b/src/hymnal/raw/625.txt @@ -0,0 +1,32 @@ +625 – Higher Ground + + +1 +I’m pressing on the upward way, +New heights I’m gaining every day; +Still praying as I’m onward bound, +“Lord, plant my feet on higher ground.” + +Refrain +Lord, lift me up and let me stand, +By faith, on Heaven’s table land, +A higher plane than I have found; +Lord, plant my feet on higher ground. + +2 +My heart has no desire to stay +Where doubts arise and fears dismay; +Though some may dwell where those abound, +My prayer, my aim, is higher ground. + +3 +I want to live above the world, +Though Satan’s darts at me are hurled; +For faith has caught the joyful sound, +The song of saints on higher ground. + +4 +I want to scale the utmost height +And catch a gleam of glory bright; +But still I’ll pray till Heav’n I’ve found, +“Lord, plant my feet on higher ground.” diff --git a/src/hymnal/raw/626.txt b/src/hymnal/raw/626.txt new file mode 100644 index 0000000..e8621b9 --- /dev/null +++ b/src/hymnal/raw/626.txt @@ -0,0 +1,32 @@ +626 – In a Little While We're Going Home + + +1 +Let us sing a song that will cheer us by the way, +In a little while we’re going home. +For the night will end in the everlasting day, +In a little while we’re going home. + +Refrain +In a little while, In a little while, +We shall cross the billow’s foam; +We shall meet at last, When the stormy winds are past, +In a little while we’re going home. + +2 +We will do the work that our hands may find to do, +In a little while we’re going home. +And the grace of God will our daily strength renew, +In a little while we’re going home. + +3 +We will smooth the path for some weary, wayworn feet, +In a little while we’re going home. +And may loving hearts spread around an influence sweet! +In a little while we’re going home. + +4 +There’s a rest beyond, there’s relief from every care, +In a little while we’re going home; +And no tears shall fall in that city bright and fair, +In a little while we’re going home. diff --git a/src/hymnal/raw/627.txt b/src/hymnal/raw/627.txt new file mode 100644 index 0000000..eb1cf9d --- /dev/null +++ b/src/hymnal/raw/627.txt @@ -0,0 +1,26 @@ +627 – Jacob's Ladder + + +1 +We are climbing Jacob’s ladder, +We are climbing Jacob’s ladder, +We are climbing Jacob’s ladder, +Soldiers of the cross. + +2 +Every round goes higher, higher, +Every round goes higher, higher, +Every round goes higher, higher, +Soldiers of the cross. + +3 +Sinner, do you love my Jesus? +Sinner, do you love my Jesus? +Sinner, do you love my Jesus? +Soldiers of the cross. + +4 +If you love him, why not serve him? +If you love him, why not serve him? +If you love him, why not serve him? +Soldiers of the cross. diff --git a/src/hymnal/raw/628.txt b/src/hymnal/raw/628.txt new file mode 100644 index 0000000..085be2d --- /dev/null +++ b/src/hymnal/raw/628.txt @@ -0,0 +1,25 @@ +628 – As Jacob With Travel Was Weary + + +1 +As Jacob with travel was weary one day, +At night on a stone for a pillow he lay; +He saw in a vision a ladder so high +That its foot was on earth and its top in the sky. + +Refrain +Alleluia to Jesus who died on the tree, +And has raised up a ladder of mercy for me, +And has raised up a ladder of mercy for me. + +2 +Come let us ascend! All may climb it who will; +For the angels of Jacob are guarding it still: +And remember each step that by faith we passo’er, +Some prophet or martyr has trod it before. + +3 +And when we arrive at the haven of rest +We shall hear the glad words, “Come up hither, ye blest, +Here are regions of light, here are mansions of bliss.” +O who would not climb such a ladder as this? diff --git a/src/hymnal/raw/629.txt b/src/hymnal/raw/629.txt new file mode 100644 index 0000000..da38dc1 --- /dev/null +++ b/src/hymnal/raw/629.txt @@ -0,0 +1,32 @@ +629 – O Happy Band of Pilgrims + + +1 +O happy band of pilgrims, +If onward ye will tread +With Jesus as your fellow, +To Jesus as your Head! + +2 +O happy if ye labor +As Jesus did for men; +O happy if ye hunger +As Jesus hungered then! + +3 +The trials that beset you, +The sorrows ye endure, +The manifold temptations +That death alone can cure, + +4 +What are they but His jewels +Of right celestial worth? +What are they but the ladder +Set up to heaven on earth? + +5 +O happy band of pilgrims, +Look upward to the skies, +Where such a light affliction +Shall win you such a prize! diff --git a/src/hymnal/raw/630.txt b/src/hymnal/raw/630.txt new file mode 100644 index 0000000..62262de --- /dev/null +++ b/src/hymnal/raw/630.txt @@ -0,0 +1,32 @@ +630 – Rise, My Soul, and Stretch Thy Wings + + +1 +Rise, my soul, and stretch thy wings, +thy better portion trace; +Rise from transitory things +toward heaven, thy native place; +Sun, and moon, and stars decay; +time shall soon this earth remove; +Rise, my soul, and haste away +to seats prepared above. + +2 +Rivers to the ocean run, +nor stay in all their course; +Fire ascending seeks the sun; +both speed them to their source; +So a soul that’s born of God, +longs to view His glorious face, +Forward tends to His abode +to rest in His embrace. + +3 +Cease, ye pilgrims, cease to mourn; +press onward to the prize; +Soon our Savior will return, +triumphant in the skies; +Yet a season, and you know +happy entrance will be given, +All our sorrows left below, +and earth exchanged for heaven. diff --git a/src/hymnal/raw/631.txt b/src/hymnal/raw/631.txt new file mode 100644 index 0000000..85164b0 --- /dev/null +++ b/src/hymnal/raw/631.txt @@ -0,0 +1,32 @@ +631 – When on Life a Darkness Falls + + +1 +When on life a darkness falls, +When the mist flows chilling, +Paths and sign posts lost in doubt, +Loveless, unfulfilling, +Reach us, Jesus, from Your cross, +Though we feel forsaken; +Keep us through the aching night +Till new dawns awaken. + +2 +When the dreams and vows of youth +Painfully accuse us, +Stab our conscience, steal our worth, +Christ will not refuse us: +Peace the world cannot provide, +Daily resurrection, +Strong companion at our side +For each new direction. + +3 +Come and meet Him, Friend and Lord, +Thro’ the gospel story: +Open door to life and peace, +Window into glory. +All who seek Him, soon are found, +Made His close relation: +Christ our pathway, Christ our home, +Christ our sure foundation. diff --git a/src/hymnal/raw/632.txt b/src/hymnal/raw/632.txt new file mode 100644 index 0000000..6fd40dd --- /dev/null +++ b/src/hymnal/raw/632.txt @@ -0,0 +1,20 @@ +632 – Until Then + + +1 +My heart can sing when I pause to remember, +A heartache here is but a stepping stone. +Along a trail, thats winding always upward, +This troubled world, is not my final home. + +Refrain +But until then, my heart will go on singing, +Until then, with joy I’ll carry on, +Until the day my eyes behold the city, +Until the day God calls me home. + +2 +The things of earth will dim and lose their value, +If we recall they’re borrowed for awhile; +And things of earth that cause the heart to tremble, +Remembered there, will only bring a smile. diff --git a/src/hymnal/raw/633.txt b/src/hymnal/raw/633.txt new file mode 100644 index 0000000..d7eab39 --- /dev/null +++ b/src/hymnal/raw/633.txt @@ -0,0 +1,32 @@ +633 – When We All Get to Heaven + + +1 +Sing the wondrous love of Jesus; +Sing his mercy and his grace. +In the mansions bright and blessed +He’ll prepare for us a place. + +Refrain +When we all get to heaven, +What a day of rejoicing that will be! +When we all see Jesus, +We’ll sing and shout the victory! + +2 +While we walk the pilgrim pathway, +Clouds will overspread the sky; +But when traveling days are over, +Not a shadow, not a sigh. + +3 +Let us then be true and faithful, +Trusting, serving every day; +Just one glimpse of him in glory +Will the toils of life repay. + +4 +Onward to the prize before us! +Soon his beauty we’ll behold; +Soon the pearly gates will open; +We shall tread the streets of gold. diff --git a/src/hymnal/raw/634.txt b/src/hymnal/raw/634.txt new file mode 100644 index 0000000..392f4a7 --- /dev/null +++ b/src/hymnal/raw/634.txt @@ -0,0 +1,42 @@ +634 – Come, All Christians, Be Committed + + +1 +Come, all Christians, be committed +To the service of the lord; +Make your lives for him more fitted, +Tune your hearts with one accord. +Come into His courts with gladness, +Each his sacred vows renew, +Turn away from sin and sadness, +Be transformed with life anew. + +2 +Of your time and talents give ye, +They are gifts from God above; +To be used by Christians freely +To proclaim His wondrous love. +Come again to serve the Savior, +Tithes and off’rings with you bring. +In your work, with Him find favor, +And with joy His praises sing. + +3 +God’s command to love each other +Is required of every one; +Showing mercy to one another +Mirrors His redemptive plan. +In compassion He has given +Of His love that is divine; +On the cross sins were forgiven; +Joy and peace are fully thine. + +4 +Come in praise and adoration, +All who in Christ’s name believe; +Worship Him with consecration, +Grace and love you will receive. +For His grace give Him the glory, +For the Spirit and the Word, +And repeat the gospel story +Till mankind His name has heard. diff --git a/src/hymnal/raw/635.txt b/src/hymnal/raw/635.txt new file mode 100644 index 0000000..74d3100 --- /dev/null +++ b/src/hymnal/raw/635.txt @@ -0,0 +1,20 @@ +635 – Lord of All Good + + +1 +Lord of all good, our gifts we bring You now; +Use them Your holy purpose to fulfill. +Tokens of love and pledges they shall be +That our whole life is offered to Your will. + +2 +We give our minds to understand Your ways; +Hands, voices, eyes to serve Your great design; +Hearts with the flame of your own love ablaze: +Thus for Your glory all our pow’rs combine. + +3 +Father, whose bounty all creation shows; +Christ, by whose willing sacrifice we live; +Spirit, from whom all life in fullness flows: +To You with grateful hearts ourselves we give. diff --git a/src/hymnal/raw/636.txt b/src/hymnal/raw/636.txt new file mode 100644 index 0000000..3c31c5f --- /dev/null +++ b/src/hymnal/raw/636.txt @@ -0,0 +1,32 @@ +636 – God, Whose Giving Knows No Ending + + +1 +God, whose giving knows no ending, +From Your rich and endless store: +Nature’s wonder, Jesus’ wisdom, +Costly cross, grave’s shattered door. +Gifted by You, we turn to You, +Off’ring up ourselves in praise: +Thankful song shall rise forever, +Gracious donor of our days. + +2 +Skills and time are ours for pressing +Toward the goals of Christ, Your Son: +All at peace in health and freedom, +Races joined, the church made one. +Now direct our daily labor, +Lest we strive for self alone: +Born with talents, make us servants +Fit to answer at Your throne. + +3 +Treasure, too, You have entrusted, +Gain through pow’rs Your grace conferred: +Ours to use for home and kindred, +And to spread the Gospel Word. +Open wide our hands in sharing, +As we heed Christ’s ageless call. +Healing, teaching, and reclaiming, +Serving You by loving all. diff --git a/src/hymnal/raw/637.txt b/src/hymnal/raw/637.txt new file mode 100644 index 0000000..63471ca --- /dev/null +++ b/src/hymnal/raw/637.txt @@ -0,0 +1,52 @@ +637 – Son of God, Eternal Savior + + +1 +Son of God, eternal Savior, +Source of life and truth and grace, +Work made flesh, whose birth among us +Hallows all our human race, +You our head, who throned in glory, +For Your own will ever plead: +Fill us with Your love and pity, +Heal our wrongs, and help our need. + +2 +Bind us all as one together +In Your church’s sacred fold, +Weak and healthy, poor and wealthy, +Sad and joyful, young and old. +Is there want or pain or sorrow? +Make us all the burden share. +Are there spirits crushed and broken? +Teach us, Lord, to soothe their care. + +3 +As You, Lord, have lived for others, +So may we for others live. +Freely have Your gifts been granted; +Freely may Your servants give. +Yours the gold and Yours the silver, +Yours the wealth of land and sea; +We but stewards of Your bounty +Held in solemn trust will be. + +4 +Come, O Christ, and reign among us, +King of love and Prince of Peace; +Hush the storm of strife and passion, +Bid its cruel discords cease. +By Your patient years of toiling, +By Your silent hours of pain, +Quench our fevered thirst of pleasure, +Stem our selfish greed of gain. + +5 +Son of God, eternal Savior, +Source of life and truth and grace, +Word made flesh, whose birth among us +Hallows all our human race: +By Your praying, by Your willing +That Your people should be one, +Grant, oh, grant our hope’s fruition: +Here on earth Your will be done. diff --git a/src/hymnal/raw/638.txt b/src/hymnal/raw/638.txt new file mode 100644 index 0000000..5767f60 --- /dev/null +++ b/src/hymnal/raw/638.txt @@ -0,0 +1,32 @@ +638 – The Wise May Bring Their Learning + + +1 +wise may bring their learning, +The rich may bring their wealth, +And some may bring their greatness, +And some their strength and health: +We too would bring our treasures +To offer to the King, +We have no wealth or learning— +What shall we children bring? + +2 +We’ll bring Him hearts that love Him, +We’ll bring Him thankful praise, +And young souls meekly striving +To follow in His ways: +And these be the treasures +We offer to the King, +And these are gifts that ever +The poorest child may bring. + +3 +We’ll bring the little duties +We have to do each day; +We’ll try our best to please Him +At home, at school, at play: +And better are these treasures +To offer to the King +Than richest gift without them: +Yet these a child may bring. diff --git a/src/hymnal/raw/639.txt b/src/hymnal/raw/639.txt new file mode 100644 index 0000000..2a57ffe --- /dev/null +++ b/src/hymnal/raw/639.txt @@ -0,0 +1,26 @@ +639 – A Diligent and Grateful Heart + + +1 +A diligent and grateful heart +Prompts me to sing Thy praise. +Thy love and mercies from the start +Have blessed me all my days. + +2 +I thank Thee for the means to serve +With talents and with tithes, +For sharing brings the utmost joy +When lifting other lives. + +3 +My thanks I give you for stewardship +To minister through deeds, +To serve and share with patient care +Thy people in their needs. + +4 +O Lord, I dedicate my all +In this response to Thee. +Help me to magnify this call +In deep humility. diff --git a/src/hymnal/raw/640.txt b/src/hymnal/raw/640.txt new file mode 100644 index 0000000..06d1549 --- /dev/null +++ b/src/hymnal/raw/640.txt @@ -0,0 +1,21 @@ +640 – For Beauty of Meadows + + +1 +For beauty of meadows, for grandeur of trees, +For flowers of woodlands, for creatures of seas, +For all You created and gave us to share, +We praise You, +Creator, extolling your care. + +2 +As stewards of beauty received at Your hand, +As creatures who hear Your most urgent command, +We turn from our wasteful destruction of life, +Confessing our failures, confessing our strife. + +3 +Teach us once again to be gardeners in peace; +All nature around us is ours but on lease; +Your name we would hallow in all that we do, +Fulfilling our calling, creating with You. diff --git a/src/hymnal/raw/641.txt b/src/hymnal/raw/641.txt new file mode 100644 index 0000000..56400c1 --- /dev/null +++ b/src/hymnal/raw/641.txt @@ -0,0 +1,26 @@ +641 – God in His Love for Us + + +1 +God in His love for us lent us this planet, +Gave it a purpose in time and in space: +Small as a spark from the fire of creation, +Cradle of life and the home of our race. + +2 +Thanks be to God for its bounty and beauty, +Life that sustains us in body and mind: +Plenty for all, if we learn how to share it, +Riches undreamed of to fathom and find. + +3 +Long have our human wars ruined its harvest; +Long has earth bowed to the terror of forced; +Long have we wasted what others have need of, +Poisoned the fountain of life at its source. + +4 +Earth is the Lord’s: it is ours to enjoy it, +Ours, as His stewards, to farm and defend. +From its pollution, misuse, and destruction, +Good Lord, deliver us, world without end! diff --git a/src/hymnal/raw/642.txt b/src/hymnal/raw/642.txt new file mode 100644 index 0000000..b0ddc09 --- /dev/null +++ b/src/hymnal/raw/642.txt @@ -0,0 +1,30 @@ +642 – We Praise Thee With Our Minds + + +1 +We praise Thee with our minds, +O LordKept sharp think Thy thought;Come, +Holy Ghost with grace outpoured, +To teach what Christ hath taught. +In all our learning may we seekThat wisdom from above +Which comes to all: the brave, +the meekWho ask in faith and love. + +2 +We praise Thee thro’ our bodies, +Lord,Kept strong to do Thy will; +Thy Spirit’s temples, which afford +A means to praise Thee still. +We give ourselves, a sacrifice, +To live as unto Thee; +For Thou alone hast paid the priceTo bring salvation free. + +3 +We praise Thee in our hearts, +O king,Kept pure to know Thy ways; +And raise to Thee a hymn to sing +Eternally Thy praise. +Altho adoring hearts will bow +As age on ages roll; +We praise Thee in our beings now, +Mind, body, heart, and soul. diff --git a/src/hymnal/raw/643.txt b/src/hymnal/raw/643.txt new file mode 100644 index 0000000..99689d9 --- /dev/null +++ b/src/hymnal/raw/643.txt @@ -0,0 +1,26 @@ +643 – Father, Who on Us Do Shower + + +1 +Father, who on us do shower +Gifts of plenty form Your dower, +To Your people give the power +All Your gifts to use aright. + +2 +Give pure happiness in leisure +Temperance in every pleasure, +Wholesome use of earthly treasure +Bodies clean and spirits bright. + +3 +Lift from this and every nation +All that brings us degradation; +Quell the forces of temptation; +Put Your enemies to flight. + +4 +Father, You who sought and found us, +Son of God, whose love has bound us, +Holy Spirit, in us, round us, +Hear us, Godhead infinite. diff --git a/src/hymnal/raw/644.txt b/src/hymnal/raw/644.txt new file mode 100644 index 0000000..f10e4da --- /dev/null +++ b/src/hymnal/raw/644.txt @@ -0,0 +1,26 @@ +644 – O God, Whose Will Is Life and Good + + +1 +O God, whose will is life and good +For all of mortal breath: +Unite in bonds of servanthood +All those who strive with death. + +2 +Make strong their hands and hearts and wills +To drive disease afar, +To strive against the body’s ills +And wage Your healing war. + +3 +By healing of the sick and blind, +Christ’s mercy they proclaim, +Make known the great physician’s mind, +Affirm the Savior’s name. + +4 +Before them set Your gracious will, +That they, with heart and soul, +To You may consecrate their skill +And make the sufferer whole. diff --git a/src/hymnal/raw/645.txt b/src/hymnal/raw/645.txt new file mode 100644 index 0000000..e95a072 --- /dev/null +++ b/src/hymnal/raw/645.txt @@ -0,0 +1,26 @@ +645 – God of our fathers + + +1 +God of our fathers, Whose almighty hand +Leads forth in beauty all the starry band +Of shining worlds in splendor through the skies +Our grateful songs before Thy throne arise. + +2 +Thy love divine hath led us in the past, +In this free land by Thee our lot is cast, +Be Thou our Ruler, Guardian, Guide and Stay, +Thy Word our law, Thy paths our chosen way. + +3 +From war’s alarms, from deadly pestilence, +Be Thy strong arm our ever sure defense; +Thy true religion in our hearts increase, +Thy bounteous goodness nourish us in peace. + +4 +Refresh Thy people on their toilsome way, +Lead us from night to never ending day; +Fill all our lives with love and grace divine, +And glory, laud, and praise be ever Thine. diff --git a/src/hymnal/raw/646.txt b/src/hymnal/raw/646.txt new file mode 100644 index 0000000..0cfc9dd --- /dev/null +++ b/src/hymnal/raw/646.txt @@ -0,0 +1,26 @@ +646 – To the Name That Brings Salvation + + +1 +To the name that brings salvation +Let the nations bow the head; +Let them kneel in adoration +When this name of names is said; +Let them pray for restoration +Of all things in Christ the head. + +2 +He through every generation +Rules in endless majesty; +May the kings of every nation +Now foreswear their enmity, +And with humble veneration +In the love of God agree. + +3 +Lord, we pray for upright rulers: +Guard them surely in their need +From the vanity of power +And the emptiness of greed; +Let them see the truth of lowness, +And on justice let them feed. diff --git a/src/hymnal/raw/647.txt b/src/hymnal/raw/647.txt new file mode 100644 index 0000000..5d70ea5 --- /dev/null +++ b/src/hymnal/raw/647.txt @@ -0,0 +1,35 @@ +647 – Mine Eyes Have Seen the Glory + + +1 +Mine eyes have seen the glory +of the coming of the Lord; +He is trampling out the vintage +where the grapes of wrath are stored; +He has loosed the fateful lightning +of His terrible swift sword; +His truth is marching on. + +Refrain +Glory! Glory! Hallelujah! +Glory! Glory! Hallelujah! +Glory! Glory! Hallelujah! +His truth is marching on. + +2 +He has sounded forth the trumpet +that shall never call retreat; +He is sifting out the hearts of men +before His judgment seat; +O be swift, my soul, to answer Him! +be jubilant, my feet! +Our God is marching on. + +3 +In the beauty of the lilies +Christ was born across the sea, +With a glory in His bosom +that transfigures you and me; +As He died to make men holy, +let us live to make men free! +While God is marching on. diff --git a/src/hymnal/raw/648.txt b/src/hymnal/raw/648.txt new file mode 100644 index 0000000..d0e1832 --- /dev/null +++ b/src/hymnal/raw/648.txt @@ -0,0 +1,30 @@ +648 – I Vow to Thee, My Country + + +1 +I vow to thee, my country, +all earthly things above, +Entire and whole and perfect, +the service of my love: +The love that asks the reason, +the love that stands the test, +That lays upon the altar +the dearest and the best; +The love that never falters, +the love that pays the price, +The love that makes undaunted +the final sacrifice. + +2 +And there’s another country, +I’ve heard of long ago, +Most dear to them that love her, +most great to them that know; +We may not count her armies, +we may not see her King; +Her fortress is a faithful heart, +her pride is suffering; +And one by one and fervently +we pray for her increase, +And her ways are ways of gentleness, +and all her paths are peace. diff --git a/src/hymnal/raw/649.txt b/src/hymnal/raw/649.txt new file mode 100644 index 0000000..5e21433 --- /dev/null +++ b/src/hymnal/raw/649.txt @@ -0,0 +1,26 @@ +649 – Lord, While for All Mankind We Pray + + +1 +Lord, while for all mankind we pray +Of every clime and coast, +O hear us for our native land, +The land we love the most! + +2 +O guard our shores from every foe, +With peace our borders bless; +With prosperous times our cities crown, +Our fields with plenteousness! + +3 +Unite us in the sacred love +Of knowledge, truth, and Thee; +And let our hills and valleys shout +The songs of liberty. + +4 +Lord of the nations, thus to Thee +Our country we commend; +Be Thou her Refuge and her trust, +Her everlasting friend. diff --git a/src/hymnal/raw/650.txt b/src/hymnal/raw/650.txt new file mode 100644 index 0000000..2ae9e87 --- /dev/null +++ b/src/hymnal/raw/650.txt @@ -0,0 +1,29 @@ +650 – Our Father, by Whose Name + + +1 +Our Father, +by whose name, +All fatherhood is known, +Who dost in love proclaimEach family Thine own, +Bless Thou all parents, +guarding well, +With constant love as sentinel, +The homes in which Thy people dwell. + +2 +O Christ, +Thyself a childWithin an earthly home, +With heart still undefiled, +Thou didst to manhood come; +Our children bless, in every place, +That they may all behold Thy face, +And knowing Thee may grow in grace. + +3 +O Spirit, +who dost bindOur hearts in unity, +Who teaches us to findThe love from self set free, +In all our hearts such love increase, +That every home, by this release, +May be dwelling place of peace. diff --git a/src/hymnal/raw/651.txt b/src/hymnal/raw/651.txt new file mode 100644 index 0000000..d4dda9b --- /dev/null +++ b/src/hymnal/raw/651.txt @@ -0,0 +1,20 @@ +651 – Happy the Home That Welcomes You + + +1 +Happy the home that welcomes You, Lord Jesus, +Truest of friends, most honored guest of all, +Where hearts and eyes are bright with joy to greet You, +Your lightest wishes eager to fulfill. + +2 +Happy the home where men and wife together +Are of one mind believing in Your love: +Through love and pain, prosperity and hardship, +Through good and evil days Your care they prove. + +3 +Happy the home, O loving Friend of children, +Where they are giv’n to You with hands of prayer, +Where at Your feet they early learn to listen +To Your own words, and thank You for Your care. diff --git a/src/hymnal/raw/652.txt b/src/hymnal/raw/652.txt new file mode 100644 index 0000000..4a0258b --- /dev/null +++ b/src/hymnal/raw/652.txt @@ -0,0 +1,37 @@ +652 – Love at Home + + +1 +There is beauty all around, +When there’s love at home; +There is joy in every sound, +When there’s love at home. +Peace and plenty here abide, +Smiling fair on every side; +Time doth softly, sweetly glide, +When there’s love at home. + +Refrain +Love at home, love at home; +Time doth softly, sweetly glide, +When there’s love at home. + +2 +Kindly heaven smiles above, +When there’s love at home; +All the earth is fill’d with love, +When there’s love at home. +Sweeter sings the brooklet by, +Brighter beams the azure sky; +O, there’s One who smiles on high +When there’s love at home. + +3 +Jesus, make me wholly Thine, +Then there’s love at home; +May Thy sacrifice be mine, +Then there’s love at home. +Safely from all harm I’ll rest, +With no sinful care distress’d, +Thro’ Thy tender mercy blessed, +When there’s love at home. diff --git a/src/hymnal/raw/653.txt b/src/hymnal/raw/653.txt new file mode 100644 index 0000000..9fc30df --- /dev/null +++ b/src/hymnal/raw/653.txt @@ -0,0 +1,26 @@ +653 – Lead Them, My God, to Thee + + +1 +Lead them, my God, to Thee, Lead them to Thee, +These children dear of mine, Thou gavest me; +O, by Thy love divine, Lead them, my God, to Thee; +Lead them, my God, to Thee, Lead them to Thee. + +2 +When earth looks bright and fair, Festive and gay, +Let no delusive snare Lure them astray; +But from temptation’s power, Lead them, my God, to Thee, +Lead them, my God, to Thee, Lead them to Thee. + +3 +E’en for such little ones, Christ came a child, +And in this world of sin Lived undefiled. +O, for His sake, I pray, Lead them, my God, to Thee, +Lead them, my God, to Thee, Lead them to Thee. + +4 +Yea, though my faith be dim, I would believe +That Thou this precious gift Wilt now receive; +O take their young hearts now, Lead them my God to Thee, +Lead them, my God, to Thee, Lead them to Thee. diff --git a/src/hymnal/raw/654.txt b/src/hymnal/raw/654.txt new file mode 100644 index 0000000..9ddb659 --- /dev/null +++ b/src/hymnal/raw/654.txt @@ -0,0 +1,26 @@ +654 – Lord, Bless Our Homes + + +1 +Lord, bless our homes with peace and love and laughter, +With understanding and with loyalty. +May we together follow Christ the Master +And know the blessing of His sov’reignty. + +2 +May every heart receive His loving spirit +And know the t4ruth that makes life truly free; +Then, in that spirit may we live united, +And find in God our deep security. + +3 +Forgive the hurts our selfishness inflicted +On whose we love and those who love us best. +Christ, heal the scars and draw us all together +In Him whose will is peace and joy and rest. + +4 +Father, in gratitude for homes and loved one, +We open now our hearts to all mankind. +Grand us Your spirit love for one another +So in Your peace may we our concord find. diff --git a/src/hymnal/raw/655.txt b/src/hymnal/raw/655.txt new file mode 100644 index 0000000..d7a254b --- /dev/null +++ b/src/hymnal/raw/655.txt @@ -0,0 +1,26 @@ +655 – Happy the Home + + +1 +Happy the home when God is there, +and love fills every breast; +when one their wish, and one their prayer, +and one their heavenly rest. + +2 +Happy the home where Jesus’ name +is sweet to every ear; +where children early speak his fame, +and parents hold him dear. + +3 +Happy the home where prayer is heard, +and praise is wont to rise; +where parents love the sacred Word +and all its wisdom prize. + +4 +Lord, let us in our homes agree +this blessed peace to gain; +unite our hearts in love to thee, +and love to all will reign. diff --git a/src/hymnal/raw/656.txt b/src/hymnal/raw/656.txt new file mode 100644 index 0000000..63cd733 --- /dev/null +++ b/src/hymnal/raw/656.txt @@ -0,0 +1,20 @@ +656 – O Perfect Love + + +1 +O perfect Love, all human thought transcending, +lowly we kneel in prayer before thy throne, +that theirs may be the love which knows no ending, +whom thou forevermore dost join in one. + +2 +O perfect Life, be thou their full assurance +of tender charity and steadfast faith, +of patient hope and quiet, brave endurance, +with childlike trust that fears nor pain nor death. + +3 +Grant them the joy which brightens earthly sorrow; +grant them the peace which calms all earthly strife, +and to life’s day the glorious unknown morrow +that dawns upon eternal love and life. diff --git a/src/hymnal/raw/657.txt b/src/hymnal/raw/657.txt new file mode 100644 index 0000000..b52710c --- /dev/null +++ b/src/hymnal/raw/657.txt @@ -0,0 +1,26 @@ +657 – O God, From Whom Mankind + + +1 +O God from whom mankind derives its name; +Whose covenant of grace remains the same, +Be with these two who now before You wait; +Enlarge the love they come to consecrate. + +2 +May through their union other lives be blessed; +Their door be wide to stranger and to guest, +Give them the understanding that is kind, +Grant them the blessing of an open mind. + +3 +Preserve their days from inwardness of hear; +To each the gift of truthful speech impart. +Their bond be strong against all strain and strife +Amid the changes of this earthly life. + +4 +From stage to stage on life’s unfolding way +Bring to their mind the vows they make this day, +Your Spirit be their Guide in every move, +Their faith in Christ the basis of their love. diff --git a/src/hymnal/raw/658.txt b/src/hymnal/raw/658.txt new file mode 100644 index 0000000..b97536c --- /dev/null +++ b/src/hymnal/raw/658.txt @@ -0,0 +1,32 @@ +658 – Heavenly Father, Hear Our Prayer + + +1 +Heav’nly Father, hear our prayer +As we bow before You: +Bless them in the life they share, +Humble we implore You. +Be their guide in all endeavors, +Be their hope that nothing severs; +Constant source of love divine, +Let Your love within them shine! + +2 +As they pledge their love this day +Here before Your altar, +May their hearts,, upon You stayed, +Never fail or falter. +Be their comfort in all sorrow; +Be their reason for tomorrow. +Grant them strength to live each hour +Trusting solely in Your pow’r. + +3 +Blest Creator, Lord of life, +Hear our glad thanksgiving. +Husband You have joined to wife +For their earthly living. +Justified by Jesus’ merit, +Life eternal they inherit. +When their days on earth have passed, +Take them to Your home at last! diff --git a/src/hymnal/raw/659.txt b/src/hymnal/raw/659.txt new file mode 100644 index 0000000..53db5eb --- /dev/null +++ b/src/hymnal/raw/659.txt @@ -0,0 +1,14 @@ +659 – May the Grace of Christ Our Savior + + +1 +May the grace of Christ our Savior +And the Father’s boundless love, +With the Holy Spirit’s favor, +Rest upon them from above. + +2 +Thus may they abide in union +With each other and the Lord, +And possess, in sweet communion, +Joys which earth cannot afford. diff --git a/src/hymnal/raw/660.txt b/src/hymnal/raw/660.txt new file mode 100644 index 0000000..c9b2bfa --- /dev/null +++ b/src/hymnal/raw/660.txt @@ -0,0 +1,9 @@ +660 – Glory Be to the Father + +Glory be to the Father, +and to the Son, +and to the Holy Ghost; +As it was in the beginning, +is now, and ever shall be, +world without end. +Amen, Amen. diff --git a/src/hymnal/raw/661.txt b/src/hymnal/raw/661.txt new file mode 100644 index 0000000..b4742f8 --- /dev/null +++ b/src/hymnal/raw/661.txt @@ -0,0 +1,14 @@ +661 – Holy, Holy, Holy + + +1 +Holy, holy, holy, Holy is the Lord! +Holy, holy, holy, Holy is our God! +He who always liveth, Evermore the same +Heav’n and earth He ruleth, Come and praise His name! + +2 +Holy, holy, holy, Holy is the Lord! +Holy, holy, holy, Holy is our God! +Glorious adn beloved Is the One adored! +Holy, holy, holy, Holy is the Lord. diff --git a/src/hymnal/raw/662.txt b/src/hymnal/raw/662.txt new file mode 100644 index 0000000..fbafb7a --- /dev/null +++ b/src/hymnal/raw/662.txt @@ -0,0 +1,8 @@ +662 – Let All Mortal Flesh Keep Silence + +Let all mortal flesh keep silence, +And with fear and trembling stand; +Ponder nothing earthly-minded, +For with blessing in his hand, +Christ our God to earth descendeth, +Our full homage to demand. Amen. diff --git a/src/hymnal/raw/663.txt b/src/hymnal/raw/663.txt new file mode 100644 index 0000000..5603e67 --- /dev/null +++ b/src/hymnal/raw/663.txt @@ -0,0 +1,20 @@ +663 – Amens + + +1 +A-men, A—men. + +2 +A—–men. + +3 +A—men. + +4 +A—men, (A-men.) + +5 +A—–men. + +6 +A-men, A-men, A—men. diff --git a/src/hymnal/raw/664.txt b/src/hymnal/raw/664.txt new file mode 100644 index 0000000..0f0cab9 --- /dev/null +++ b/src/hymnal/raw/664.txt @@ -0,0 +1,9 @@ +664 – Sevenfold Amen + +A-men, +A-men, +A—men, +A—–men, +A—–men, +A—–men, +A-men. diff --git a/src/hymnal/raw/665.txt b/src/hymnal/raw/665.txt new file mode 100644 index 0000000..baec65f --- /dev/null +++ b/src/hymnal/raw/665.txt @@ -0,0 +1,5 @@ +665 – All Things Come of Thee + +All things come of thee, O Lord; +and of thine own have we given thee. +Amen. diff --git a/src/hymnal/raw/666.txt b/src/hymnal/raw/666.txt new file mode 100644 index 0000000..e3a3260 --- /dev/null +++ b/src/hymnal/raw/666.txt @@ -0,0 +1,8 @@ +666 – Cast Thy Burden Upon the Lord + +Cast thy burden upon the Lord, +And He shall sustain thee; +He never will suffer the righteous to fall; +He is at thy right hand. +Thy mercy, Lord, is great, and far above the heavens; +Let none be made ashamed, that wait upon Thee. diff --git a/src/hymnal/raw/667.txt b/src/hymnal/raw/667.txt new file mode 100644 index 0000000..f40ace9 --- /dev/null +++ b/src/hymnal/raw/667.txt @@ -0,0 +1,8 @@ +667 – Lord, Bless Thy Word to Every Heart + +Lord, bless Thy word to every heart +In this Thy house today, +And help us each as now we part, +Its precepts to obey. +Amen +Amen diff --git a/src/hymnal/raw/668.txt b/src/hymnal/raw/668.txt new file mode 100644 index 0000000..88bd79e --- /dev/null +++ b/src/hymnal/raw/668.txt @@ -0,0 +1,6 @@ +668 – O Thou Who Hearest + +O Thou who hearest every heartfelt prayer, +With Thy rich grace, Lord, all our hearts prepare; +Thou art our life, Thou art our love and light, +O let this Sabbath hour with Him be bright. Amen. diff --git a/src/hymnal/raw/669.txt b/src/hymnal/raw/669.txt new file mode 100644 index 0000000..d88a963 --- /dev/null +++ b/src/hymnal/raw/669.txt @@ -0,0 +1,10 @@ +669 – The Lord Bless You and Keep You + +The Lord bless you and keep you, +the Lord life His countenance upon you, +and give you peace; +the Lord make His face to shine upon you, +and be gracious unto you, +be gracious, +the Lord be gracious unto you. +Amen. diff --git a/src/hymnal/raw/670.txt b/src/hymnal/raw/670.txt new file mode 100644 index 0000000..caa3ae0 --- /dev/null +++ b/src/hymnal/raw/670.txt @@ -0,0 +1,6 @@ +670 – We Give Thee But Thine Own + +We give Thee but Thine own, +What-e’er the gift may be; +All that we have is Thine alone, +A trust, O Lord, from Thee. diff --git a/src/hymnal/raw/671.txt b/src/hymnal/raw/671.txt new file mode 100644 index 0000000..9f2103b --- /dev/null +++ b/src/hymnal/raw/671.txt @@ -0,0 +1,12 @@ +671 – Now, Dear Lord, As We Pray + + +1 +Now, dear Lord, as we pray, +take our hearts and minds far away +from the press of the world all around +to your throne where grace does abound. +May our lives be transformed by Your love, +may our souls be refreshed from above. +At this moment, let people everywhere +join us now as we come to You in prayer. diff --git a/src/hymnal/raw/672.txt b/src/hymnal/raw/672.txt new file mode 100644 index 0000000..59ba4cf --- /dev/null +++ b/src/hymnal/raw/672.txt @@ -0,0 +1,9 @@ +672 – Spirit of the Living God + +Spirit of the living God, +Fall afresh on me! +Spirit of the living God, +Fall afresh on me! +Break me, melt me, mold me, fill me! +Spirit of the living God, +Fall afresh on me! diff --git a/src/hymnal/raw/673.txt b/src/hymnal/raw/673.txt new file mode 100644 index 0000000..322ab03 --- /dev/null +++ b/src/hymnal/raw/673.txt @@ -0,0 +1,14 @@ +673 – May God Be With You + +May God be with you Till we meet again, +May God be with you, Keep you safe till then; +And may His blessings Be within your heart, +May God be with you While we’re apart, +May God be with you. + +2 +May God be with you, Watch you from above, +May God protect you in His tender love; +And with the dawning Of each bright, new day, +May God be with you, To guide your way, +May God be with you. diff --git a/src/hymnal/raw/674.txt b/src/hymnal/raw/674.txt new file mode 100644 index 0000000..fd89865 --- /dev/null +++ b/src/hymnal/raw/674.txt @@ -0,0 +1,8 @@ +674 – Shalom + +Shalom, good friends, +shalom, good friends, +shalom, shalom. +Till we meet again, +till we meet again, +shalom, shalom. diff --git a/src/hymnal/raw/675.txt b/src/hymnal/raw/675.txt new file mode 100644 index 0000000..a63287f --- /dev/null +++ b/src/hymnal/raw/675.txt @@ -0,0 +1,5 @@ +675 – May the Lord Bless and Keep You + +May the Lord bless you and keep you +both now and evermore. +Amen, Amen. diff --git a/src/hymnal/raw/676.txt b/src/hymnal/raw/676.txt new file mode 100644 index 0000000..10ea411 --- /dev/null +++ b/src/hymnal/raw/676.txt @@ -0,0 +1,4 @@ +676 – Thy Word Is a Lantern + +Thy Word is a lantern unto my feet, +And a light unto my path. diff --git a/src/hymnal/raw/677.txt b/src/hymnal/raw/677.txt new file mode 100644 index 0000000..60f350d --- /dev/null +++ b/src/hymnal/raw/677.txt @@ -0,0 +1,9 @@ +677 – Heavenly Father, to Thee We Pray + +Heavenly Father, to Thee we pray, +On the holy Sabbath day; +Through Thy Word Thy will make known; +May each heart become Thy throne, +Let Thy living water flow +That we Thy boundless love may know. +Amen. diff --git a/src/hymnal/raw/678.txt b/src/hymnal/raw/678.txt new file mode 100644 index 0000000..c147ca3 --- /dev/null +++ b/src/hymnal/raw/678.txt @@ -0,0 +1,7 @@ +678 – God Be in My Head + +God be in my head, and in my understanding; +God be in mine eyes, and in my looking; +God be in my mouth, and in my speaking; +God be in my heart, and in my thinking; +God be at mine end, and at my departing. diff --git a/src/hymnal/raw/679.txt b/src/hymnal/raw/679.txt new file mode 100644 index 0000000..7935449 --- /dev/null +++ b/src/hymnal/raw/679.txt @@ -0,0 +1,10 @@ +679 – God Be in My Head + +God be in my head, +And in my thinking. +god be in my eyes, +And in my looking. +God be in my mouth +And in my speaking. +Oh, God be in my hear, +And in my understanding. diff --git a/src/hymnal/raw/680.txt b/src/hymnal/raw/680.txt new file mode 100644 index 0000000..0624fff --- /dev/null +++ b/src/hymnal/raw/680.txt @@ -0,0 +1,20 @@ +680 – Holy Spirit, Hear Us + + +1 +Holy Spirit, hear us; +Help us while we sing; +Breath into the music +Of the praise we bring. + +2 +Holy Spirit, prompt us +When we kneel to pray; +Nearer come, and teach us +What we ought to say. + +3 +Holy Spirit, shine Thou +On the Book we read; +Gild it’s holy pages +With the light we need. diff --git a/src/hymnal/raw/681.txt b/src/hymnal/raw/681.txt new file mode 100644 index 0000000..541ed77 --- /dev/null +++ b/src/hymnal/raw/681.txt @@ -0,0 +1,6 @@ +681 – This Is the Day the Lord Hath Made + +This is the day the Lord hath made; +he calls the hours his own. +Let heaven rejoice, let earth be glad, +and praise surround the throne. diff --git a/src/hymnal/raw/682.txt b/src/hymnal/raw/682.txt new file mode 100644 index 0000000..3195b3b --- /dev/null +++ b/src/hymnal/raw/682.txt @@ -0,0 +1,8 @@ +682 – As You Have Promised, Lord + +As You have promised, Lord, today, +You are letting Your servant go away in peace. +May eyes have seen You in broad daylight +before all nations, planning salvation. +Light of revelation for the nations, +and glory of Your people Israel. diff --git a/src/hymnal/raw/683.txt b/src/hymnal/raw/683.txt new file mode 100644 index 0000000..d364b1e --- /dev/null +++ b/src/hymnal/raw/683.txt @@ -0,0 +1,20 @@ +683 – Jesus, Stand Among Us + + +1 +Jesus, stand among us +In Thy risen power; +Let this time of worship +Be a hallowed hour. + +2 +Breathe the Holy Spirit +Into every heart; +Bid the fears and sorrows +From each soul depart. + +3 +Thus with quickened footsteps +We pursue our way, +Watching for the dawning +Of eternal day. diff --git a/src/hymnal/raw/684.txt b/src/hymnal/raw/684.txt new file mode 100644 index 0000000..dcc9e04 --- /dev/null +++ b/src/hymnal/raw/684.txt @@ -0,0 +1,7 @@ +684 – Hear Our Prayer, O Lord + +Hear Our Prayer, O Lord, +Hear our prayer, O Lord; +Incline Thine ear to us, +And grant us Thy peace. +Amen. diff --git a/src/hymnal/raw/685.txt b/src/hymnal/raw/685.txt new file mode 100644 index 0000000..872bfac --- /dev/null +++ b/src/hymnal/raw/685.txt @@ -0,0 +1,7 @@ +685 – Cause Me to Hear + +Cause me to hear Thy loving kindness in the morning, +for in Thee do I trust. +Cause me to know they way where-in I shall walk +for I lift up my soul to Thee. +Amen diff --git a/src/hymnal/raw/686.txt b/src/hymnal/raw/686.txt new file mode 100644 index 0000000..9202169 --- /dev/null +++ b/src/hymnal/raw/686.txt @@ -0,0 +1,7 @@ +686 – Bless Thou the Gifts + +Bless thou the gifts our hands have brought; +bless thou the work our hearts have planned. +Ours is the faith, the will, the thought; +the rest, O God, is in thy hand. +Amen. diff --git a/src/hymnal/raw/687.txt b/src/hymnal/raw/687.txt new file mode 100644 index 0000000..79d9825 --- /dev/null +++ b/src/hymnal/raw/687.txt @@ -0,0 +1,6 @@ +687 – The Lord Is in His Holy Temple + +The Lord is in HIs holy temple, +The Lord is in His holy temple, +Let all the earth be silent +be silent before Him. diff --git a/src/hymnal/raw/688.txt b/src/hymnal/raw/688.txt new file mode 100644 index 0000000..8bc2610 --- /dev/null +++ b/src/hymnal/raw/688.txt @@ -0,0 +1,7 @@ +688 – Surely, Surely + +Surely, surely the Lord has been here, +Surely angels still linger near; +I hear music soft on my ear, +I feel His Spirit, +I have no fear. diff --git a/src/hymnal/raw/689.txt b/src/hymnal/raw/689.txt new file mode 100644 index 0000000..16811f9 --- /dev/null +++ b/src/hymnal/raw/689.txt @@ -0,0 +1,5 @@ +689 – Day by Day, Dear Lord + +Day by day, Dear Lord, of Thee three things I pray: +To see Thee more clearly, Love Thee more dearly, +Follow Thee more nearly, Day by day. diff --git a/src/hymnal/raw/690.txt b/src/hymnal/raw/690.txt new file mode 100644 index 0000000..9e17073 --- /dev/null +++ b/src/hymnal/raw/690.txt @@ -0,0 +1,7 @@ +690 – Dismiss Us, Lord With Blessing + +Dismiss us, Lord, with blessing, we pray; +As from Thy worship we go our ways; +Guide in life’s conflicts, all through the day; +Save in Thy kingdom, Thine be the praise. +Amen. diff --git a/src/hymnal/raw/691.txt b/src/hymnal/raw/691.txt new file mode 100644 index 0000000..6410436 --- /dev/null +++ b/src/hymnal/raw/691.txt @@ -0,0 +1,6 @@ +691 – Lead Me, Lord + +Lead me, Lord, lead me in thy righteousness; +make thy way plain before my face. +For it is thou, Lord, thou, Lord only, +that makest me dwell in safety. diff --git a/src/hymnal/raw/692.txt b/src/hymnal/raw/692.txt new file mode 100644 index 0000000..f2180c5 --- /dev/null +++ b/src/hymnal/raw/692.txt @@ -0,0 +1,8 @@ +692 – The Lord Is in His Holy Temple + +The Lord is in His holy temple, +The Lord is in His holy temple, +Let all the earth keep silence, +Let all the earth keep silence, before Him, +Keep silence, keep silence, before Him. +Amen. diff --git a/src/hymnal/raw/693.txt b/src/hymnal/raw/693.txt new file mode 100644 index 0000000..928b759 --- /dev/null +++ b/src/hymnal/raw/693.txt @@ -0,0 +1,5 @@ +693 – Almighty Father + +Almighty Father, hear our prayer, +and bless all souls that wait before Thee. +Amen. diff --git a/src/hymnal/raw/694.txt b/src/hymnal/raw/694.txt new file mode 100644 index 0000000..261b4cc --- /dev/null +++ b/src/hymnal/raw/694.txt @@ -0,0 +1,6 @@ +694 – Praise God, From Whom All Blessings + +Praise God, from Whom all blessings flow; +Praise Him, all creatures here below; +Praise Him above, ye heavenly host; +Praise Father, Son, and Holy Ghost. diff --git a/src/hymnal/raw/695.txt b/src/hymnal/raw/695.txt new file mode 100644 index 0000000..b37ad98 --- /dev/null +++ b/src/hymnal/raw/695.txt @@ -0,0 +1,6 @@ +695 – Praise God, From Whom All Blessings + +Praise God, from Whom all blessings flow; +Praise Him, all creatures here below; +Praise Him above, ye heavenly host; +Praise Father, Son, and Holy Ghost. diff --git a/src/hymnal/sda-hymnal-db.json b/src/hymnal/sda-hymnal-db.json new file mode 100644 index 0000000..9eec611 --- /dev/null +++ b/src/hymnal/sda-hymnal-db.json @@ -0,0 +1,39914 @@ +[ + { + "index": "001", + "number": 1, + "title": "Praise to the Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Praise to the Lord, the Almighty,", + "the King of creation!", + "O my soul, praise Him, for He", + "is thy health and salvation!", + "All ye who hear,", + "now to His temple draw near;", + "Join ye in glad adoration!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Praise to the Lord, Who o’er all things", + "so wondrously reigneth,", + "Shieldeth thee under His wings, yea,", + "so gently sustaineth!", + "Hast thou not seen how thy", + "desires e’er have been", + "Granted in what He ordaineth?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Praise to the Lord, who doth prosper", + "thy work and defend thee;", + "Surely His goodness and mercy", + "here daily attend thee.", + "Ponder anew what the Almighty can do,", + "If with His love He befriend thee." + ] + } + ] + }, + { + "index": "002", + "number": 2, + "title": "All Creatures of Our God and King", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "All creatures of our God and King", + "Lift up your voice and with us sing,", + "Alleluia! Alleluia!", + "O burning sun with golden beam", + "And silver moon with softer gleam!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O praise Him! O praise Him!", + "Alleluia! Alleluia! Alleluia!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O rushing wind and breezes soft,", + "O clouds that ride the winds aloft,", + "O praise Him! Alleluia!", + "O rising morn, in praise rejoice,", + "O lights of evening, find a voice!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O praise Him! O praise Him!", + "Alleluia! Alleluia! Alleluia!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O flowing waters, pure and clear,", + "Make music for your Lord to hear,", + "O praise Him! Alleluia!", + "O fire so masterful and bright,", + "Providing us with warmth and light." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O praise Him! O praise Him!", + "Alleluia! Alleluia! Alleluia!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Let all things their Creator bless,", + "And worship Him in humbleness,", + "O praise Him! Alleluia!", + "Oh, praise the Father, praise the Son,", + "And praise the Spirit, three in One!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O praise Him! O praise Him!", + "Alleluia! Alleluia! Alleluia!" + ] + } + ] + }, + { + "index": "003", + "number": 3, + "title": "God Himself Is With Us", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God Himself is with us;", + "Let us all adore Him,", + "And with awe appear before Him.", + "God is here within us;", + "Soul, in silence fear Him,", + "Humbly, fervently draw near Him.", + "Now His own who have known God,", + "In worship lowly,", + "Yield their spirits wholly." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Come, abide within me;", + "Let my soul, like Mary,", + "Be Thine earthly sanctuary.", + "Come, indwelling Spirit,", + "With transfigured splendor;", + "Love and honor will I render.", + "Where I go here below,", + "Let me bow before Thee,", + "Know Thee and adore Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Gladly we surrender", + "Earth’s deceitful treasures,", + "Pride of life and sinful pleasures:", + "Gladly, Lord, we offer", + "Thine to be forever,", + "Soul and life and each endeavor.", + "Thou alone shall be known", + "Lord of all our being,", + "Life’s true way decreeing." + ] + } + ] + }, + { + "index": "004", + "number": 4, + "title": "Praise, My Soul, the King of Heaven", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Praise, my soul, the King of heaven;", + "To his feet thy tribute bring;", + "Ransomed, healed, restored, forgiven,", + "Who like thee His praise should sing?", + "Praise Him, praise Him, alleluia!", + "Praise the everlasting King." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Praise him for his grace and favor", + "To our fathers in distress;", + "Praise him still the same forever,", + "Slow to chide and swift to bless:", + "Praise Him, praise Him, alleluia!", + "Glorious in His faithfulness." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Tenderly He shields and spares us;", + "Well our feeble frame he knows;", + "In his hands He gently bears us,", + "Rescues us from all our foes.", + "Praise Him, praise Him, alleluia!", + "Widely yet his mercy flows." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Angels, help us to adore him;", + "Ye behold him face to face;", + "Sun and moon, bow down before him,", + "Dwellers all in time and space.", + "Praise Him, praise Him, alleluia!", + "Praise with us the God of grace." + ] + } + ] + }, + { + "index": "005", + "number": 5, + "title": "All My Hope on God Is Founded", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "All my hope on God is founded;", + "He doth still my trust renew.", + "Me through change and chance He guideth,", + "Only good and only true.", + "God unknown, He alone", + "Calls my heart to be His own." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Pride of man and earthly glory,", + "Sword and crown betray his trust;", + "What with care and toil he buildeth,", + "Tower and temple fall to dust.", + "But God’s power, hour by hour,", + "Is my temple and my tower." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "God’s great goodness aye endureth,", + "Deep His wisdom, passing thought;", + "Splendor, light and life attend Him,", + "Beauty springeth out of naught.", + "Love doth stand at His hand;", + "Joy doth wait on His command." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Still from man to God eternal,", + "Sacrifice of praise be done.", + "High above all praises praising,", + "For the gift of Christ His son.", + "Christ doth call one and all:", + "Ye who follow shall not fall." + ] + } + ] + }, + { + "index": "006", + "number": 6, + "title": "O Worship the Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O worship the Lord", + "in the beauty of holiness,", + "Bow down before Him,", + "His glory proclaim;", + "With gold of obedience,", + "and incense of lowliness,", + "Kneel and adore Him:", + "the Lord is His name." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Low at His feet", + "lay thy burden of carefulness,", + "High on His heart", + "He will bear it for thee,", + "Comfort thy sorrows,", + "and answer thy prayerfulness,", + "Guiding thy steps", + "as may best for thee be." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Fear not to enter", + "His courts in the slenderness", + "Of the poor wealth", + "thou wouldst reckon as thine;", + "Truth in its beauty,", + "and love in its tenderness,", + "These are the offerings", + "to lay on His shrine." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "These, though we bring them", + "in trembling and fearfulness,", + "He will accept", + "for the name that is dear;", + "Mornings of joy give", + "for evenings of tearfulness,", + "Trust for our trembling,", + "and hope for our fear." + ] + } + ] + }, + { + "index": "007", + "number": 7, + "title": "The Lord in Zion Reigneth", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Lord in Zion reigneth,", + "let all the world rejoice,", + "And come before His throne of grace", + "with tuneful heart and voice;", + "The Lord in Zion reigneth,", + "and there His praise shall ring,", + "To Him shall princes bend the knee", + "and kings their glory bring." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The Lord in Zion reigneth,", + "and who so great as He?", + "The depths of earth are in His hands;", + "He rules the mighty sea.", + "O crown His Name with honor,", + "and let His standard wave,", + "Till distant isles beyond the deep", + "shall own His power to save." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The Lord in Zion reigneth,", + "these hours to Him belong;", + "O enter now His temple gates,", + "and fill His courts with song;", + "Beneath His royal banner", + "let every creature fall,", + "Exalt the King of heaven and earth,", + "and crown Him Lord of all." + ] + } + ] + }, + { + "index": "008", + "number": 8, + "title": "We Gather Together", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We gather together to ask", + "the Lord’s blessing;", + "He chastens and hastens", + "His will to make known.", + "The wicked oppressing", + "now cease from distressing.", + "Sing praises to His Name;", + "He forgets not His own." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Beside us to guide us,", + "our God with us joining,", + "Ordaining, maintaining", + "His kingdom divine;", + "So from the beginning", + "the fight we were winning;", + "Thou, Lord, were at our side,", + "all glory be Thine!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We all do extol Thee,", + "Thou leader triumphant,", + "And pray that Thou still", + "our defender wilt be.", + "Let Thy congregation", + "escape tribulation;", + "Thy name be ever praised!", + "O Lord, make us free!" + ] + } + ] + }, + { + "index": "009", + "number": 9, + "title": "Let All the World in Every Corner Sing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Let all the world in every corner sing,", + "My God and King!", + "The heavens are not too high,", + "His praise may thither fly;", + "The earth is not too low,", + "His praises there may grow.", + "Let all the world in every corner sing,", + "My God and King!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Let all the world in every corner sing,", + "My God and King!", + "The church with psalms must shout,", + "No door can keep them out;", + "But, above all, the heart", + "must bear the longest part.", + "Let all the world in every corner sing,", + "My God and King!" + ] + } + ] + }, + { + "index": "010", + "number": 10, + "title": "Come, Christians, Join to Sing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, Christians, join to sing,", + "Alleluia! Amen!", + "Loud praise to Christ our King;", + "Alleluia! Amen!", + "Let all, with heart and voice,", + "Before His throne rejoice;", + "Praise is His gracious choice:", + "Alleluia! Amen!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Come, lift your hearts on high;", + "Alleluia! Amen!", + "Let praises fill the sky;", + "Alleluia! Amen!", + "He is our Guide and Friend;", + "To us He’ll condescend;", + "His love shall never end:", + "Alleluia! Amen!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Praise yet our Christ again;", + "Alleluia! Amen!", + "Life shall not end the strain;", + "Alleluia! Amen!", + "On heaven’s blissful shore", + "His goodness we’ll adore,", + "Singing forevermore,", + "Alleluia! Amen!" + ] + } + ] + }, + { + "index": "011", + "number": 11, + "title": "The God of Abraham Praise", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The God of Abraham praise,", + "Who reigns enthroned above;", + "Ancient of everlasting days,", + "And God of love;", + "Jehovah! Great I AM!", + "By earth and heaven confessed;", + "I bow and bless the sacred name,", + "Forever blest." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The God of Abraham praise,", + "At whose supreme command", + "From earth I rise, and seek the joys", + "At His right hand;", + "I all on earth forsake,", + "Its wisdom, fame and power;", + "And Him my only portion make,", + "My shield and tower." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The whole triumphant host", + "Give thanks to God on high;", + "“Hail, Father, Son, and Holy Ghost!”", + "They ever cry;", + "Hail, Abraham’s God and mine!", + "I join the heavenly lays;", + "All might and majesty are Thine,", + "And endless praise." + ] + } + ] + }, + { + "index": "012", + "number": 12, + "title": "Joyful, Joyful, We Adore Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Joyful, joyful, we adore Thee,", + "God of glory, Lord of love;", + "Hearts unfold like flow’rs before Thee,", + "Hail Thee as the sun above.", + "Melt the clouds of sin and sadness,", + "Drive the dark of doubt away;", + "Giver of immortal gladness,", + "Fill us with the light of day!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "All Thy works with joy surround Thee,", + "Earth and heav’n reflect Thy rays,", + "Stars and angels sing around Thee,", + "Center of unbroken praise;", + "Field and forest, vale and mountain,", + "Bloss’ming meadow, flashing sea,", + "Chanting bird and flowing fountain", + "Call us to rejoice in Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thou art giving and forgiving,", + "Ever blessing, ever blest,", + "Wellspring of the joy of living,", + "Oceandepth of happy rest!", + "Thou the father, Christ our Brother –", + "All who live in love are Thine:", + "Teach us how to love each other,", + "Lift us to the joy divine." + ] + } + ] + }, + { + "index": "013", + "number": 13, + "title": "New Songs of Celebration Render", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "New songs of celebration render", + "To Him who has great wonders done.", + "Love sits enthroned in ageless splendor:", + "Come, and adore the mighty One.", + "He has made known His great salvation", + "Which all His friends with joy confess:", + "He has revealed to every nation", + "His everlasting righteousness." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Joyfully, heartily resounding,", + "Let every instrument and voice", + "Peal out the praise of grace abounding", + "Calling the whole world to rejoice.", + "Trumpets and organs, set in motion", + "Such sounds as make the heavens ring;", + "All things that live in earth and ocean,", + "Make music for your mighty King." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Rivers and seas and torrents roaring,", + "Honor the Lord with wild acclaim;", + "Mountains and stones look up adoring,", + "And find a voice to praise His name.", + "Righteous, commanding, ever glorious,", + "Praises be His that never cease:", + "Just is our God, whose truth victorious,", + "Establishes the world in peace." + ] + } + ] + }, + { + "index": "014", + "number": 14, + "title": "Let Us Praise the Name of the Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Let us praise the name of the Lord!", + "Give Him glory, Amen." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Go ye into all the world.", + "Alleluia, Amen." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Amen, amen,", + "Amen, amen." + ] + } + ] + }, + { + "index": "015", + "number": 15, + "title": "My Maker and My King", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My Maker and my King,", + "To Thee my all I owe;", + "Thy sovereign bounty is the spring", + "Whence all my blessings flow;", + "Thy sovereign bounty is the spring", + "Whence all my blessings flow." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The creature of Thy hand,", + "On Thee alone I live;", + "My God, Thy benefits demand", + "More praise than I can give.", + "My God, Thy benefits demand", + "More praise than I can give." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord, what can I impart", + "When all is Thine before?", + "Thy love demands a thankful heart;", + "The gift, alas! how poor.", + "Thy love demands a thankful heart;", + "The gift, alas! how poor." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O! let Thy grace inspire", + "My soul with strength divine;", + "Let every word each desire", + "And all my days be Thine.", + "Let every word each desire", + "And all my days be Thine." + ] + } + ] + }, + { + "index": "016", + "number": 16, + "title": "All People That on Earth Do Well", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "All people that on earth do dwell,", + "sing to the Lord with cheerful voice.", + "Him serve with mirth, his praise forth tell;", + "come ye before him and rejoice." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Know that the Lord is God indeed;", + "without our aid he did us make;", + "we are his folk, he doth us feed,", + "and for his sheep he doth us take." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O enter then his gates with praise;", + "approach with joy his courts unto;", + "praise, laud, and bless his name always,", + "for it is seemly so to do." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "For why! the Lord our God is good;", + "his mercy is forever sure;", + "his truth at all times firmly stood,", + "and shall from age to age endure." + ] + } + ] + }, + { + "index": "017", + "number": 17, + "title": "Lord of All Being, Throned Afar", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord of all being, throned afar,", + "Thy glory flames from sun and star;", + "Center and soul of every sphere", + "Yet to each loving heart how near!", + "Yet to each loving heart how near!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sun of our life, Thy quickening ray", + "Shed on our path the glow of day;", + "Star of our hope, Thy softened light", + "Cheers the long watches of the night,", + "Cheers the long watches of the night." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Our midnight is Thy smile withdrawn;", + "Our noontide is Thy gracious dawn;", + "Our rainbow arch, Thy mercy’s sign;", + "All, save the clouds of sin, are Thine,", + "All, save the clouds of sin, are Thine." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord of all life, below, above", + "Whose light is truth, whose warmth is love,", + "Before Thy ever-blazing throne", + "We ask no luster of our own,", + "We ask no luster of our own." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Grant us Thy truth to make us free", + "And kindling hearts that burn for Thee;", + "Till all Thy living altars claim", + "One holy light, one heavenly flame!", + "One holy light, one heavenly flame." + ] + } + ] + }, + { + "index": "018", + "number": 18, + "title": "O Morning Star, How Fair and Bright", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Morning Star, how fair and bright!", + "You shine with God’s own truth and light,", + "Aglow with grace and mercy!", + "Of Jacob’s race, King David’s son,", + "Our Lord and Master, You have won", + "Our hearts to serve You only!", + "Lowly, holy!", + "Great and Glorious, all victorious,", + "Rich in blessing! Rule and might", + "o’er all possessing!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lord, when you look on us in love,", + "At once there falls from God above", + "A ray of purest pleasure.", + "Your Word and Spirit, flesh and blood,", + "Refresh our souls with heav-‘nly food.", + "You are our dearest treasure!", + "Let Your mercy warm and cheer us!", + "O draw near us! For You teach us", + "God’s own love through", + "You has reached us." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Almighty Father, in Your Son", + "You loved us, when not yet begun", + "Was this old earth’s foundation!", + "Your Son has ransomed us in love", + "To live in Him here and above:", + "This is Your great salvation.", + "Alleluia! Christ the living,", + "To us giving life forever,", + "Keeps us Yours and fails us never!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O let the harps break forth in sound!", + "Our joy be all with music crowned,", + "Our voices gaily blending!", + "For Christ goes with us all the way", + "Today, tomorrow, every day!", + "His love is never ending!", + "Sing out! Ring out!", + "Jubilation! Exultation!", + "Tell the story!", + "Great is He, the King of glory!" + ] + } + ] + }, + { + "index": "019", + "number": 19, + "title": "O Sing a New Song to the Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O sing a new song to the Lord", + "For marvels He has done;", + "His right hand and His holy arm", + "The victory have won." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "With harp, and voice of psalms", + "Unto Jehovah sing;", + "Let trumpets and the echoing horn", + "Acclaim the Lord our King!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Let seas with all their creatures roar,", + "The world and dwellers there,", + "And let the rivers clap their hands,", + "The hills their joy declare." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Before the Lord: because He comes,", + "To judge the earth come He;", + "He’ll judge the world", + "with righteousness,", + "His folk with equity." + ] + } + ] + }, + { + "index": "020", + "number": 20, + "title": "O Praise Ye the Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O praise ye the Lord!", + "Praise Him in the height;", + "Rejoice in His word,", + "Ye angels of light;", + "Ye heavens, adore Him", + "By whom ye were made,", + "And worship before Him,", + "In brightness arrayed." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O praise ye the Lord!", + "Praise Him upon earth,", + "In tuneful accord:", + "Ye sons of new birth;", + "Praise Him who hath brought", + "you His grace from above,", + "Praise Him who hath taught you", + "To sing of His love." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O praise ye the Lord,", + "All things that give sound;", + "Each jubilant chord,", + "Re-echo around;", + "Loud organs His glory", + "Forth tell in deep tone,", + "And sweet harp, the story", + "Of what He hath done." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O praise ye the Lord!", + "Thanksgiving and song", + "To Him be outpoured", + "All ages along:", + "For love in creation,", + "For heaven restored.", + "For grace of salvation,", + "O praise ye the Lord!" + ] + } + ] + }, + { + "index": "021", + "number": 21, + "title": "Immortal, Invisible, God Only Wise", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Immortal, invisible,", + "God only wise,", + "In light inaccessible", + "hid from our eyes,", + "Most blessed, most glorious,", + "the Ancient of Days,", + "Almighty, victorious,", + "Thy great Name we praise." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Unresting, unhasting,", + "and silent as light,", + "Nor wanting, nor wasting,", + "Thou rulest in might;", + "Thy justice, like mountains,", + "high soaring above", + "Thy clouds, which are fountains", + "of goodness and love." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "To all, life Thou givest,", + "to both great and small;", + "In all life Thou livest,", + "the true life of all;", + "We blossom and flourish", + "as leaves on the tree,", + "And wither and perish", + "but naught changeth Thee." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Great Father of glory,", + "pure Father of light,", + "Thine angels adore Thee,", + "all veiling their sight;", + "All praise we would render;", + "O help us to see", + "‘Tis only the splendor", + "of light hideth Thee!" + ] + } + ] + }, + { + "index": "022", + "number": 22, + "title": "God Is Our Song", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God is our Song, and every singer blest", + "Who praising Him finds energy and rest.", + "All who praise God with unaffected joy", + "Give back to us the widom we destroy,", + "Give back to us the widom we destroy." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "God is our Song, for Jesus comes to save;", + "While praising Him we offer all we have.", + "New songs we sing, in ventures new unite,", + "When Jesus leads us upward into light,", + "When Jesus leads us upward into light." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "This is our Song no conflict ever drowns;", + "Who praises God our human wrath disowns.", + "Love knows what rich complexities of sound", + "God builds upon a simple common ground,", + "God builds upon a simple common ground." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "God is our Silence when no songs are sung,", + "When ecstasy or sorrow stills the tongue.", + "Glorious the faith which silently obeys", + "Until we find again the voice of praise,", + "Until we find again the voice of praise." + ] + } + ] + }, + { + "index": "023", + "number": 23, + "title": "Now the Joyful Bells A-Ringing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Now the joyful bells a-ring,", + "All ye mountains of the Lord!", + "Lift our hearts like birds a-winging,", + "All ye mountains, praise the Lord!", + "Now our festal season bringing", + "Kinsmen all to bide and board,", + "Sets our cheery voices singing;", + "All ye mountains, praise the Lord!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Dear our home as dear none other;", + "Where the mountains praise the Lord!", + "Gladly here our care we smother;", + "Where the mountains praise the Lord!", + "Here we know that Christ our brother", + "Binds us all as by a cord:", + "He was born of Mary mother", + "Where the mountains praise the Lord!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Cold the year, new whiteness wearing,", + "All ye mountains, praise the Lord!", + "Peace, good will to us a-bearing,", + "All ye mountains, praise the Lord!", + "Now we all God’s goodness sharing", + "Break the bread and sheath the Sword:", + "Bright our hearths the signal flaring,", + "All ye mountains, praise the Lord!" + ] + } + ] + }, + { + "index": "024", + "number": 24, + "title": "Every Star Shall Sing a Carol", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Every star shall sing a carol;", + "Every creatures, high or low,", + "Come and praise the King of heaven", + "By whatever name you know.", + "God above, Man below,", + "Holy is the name I know." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When the King of all creation", + "Had a cradle on the earth,", + "Holy was the human body,", + "Holy was the human birth.", + "God above, Man below,", + "Holy is the name I know." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Every star and every planet,", + "Every creature, high or low,", + "Come and praise the King of heaven", + "By whatever name you know.", + "God above, Man below,", + "Holy is the name I know." + ] + } + ] + }, + { + "index": "025", + "number": 25, + "title": "Praise the Lord His Glories Show", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Praise the Lord, His glories show, Alleluia!", + "Saints within His courts below, Alleluia!", + "Angels ’round His throne above, Alleluia!", + "All that see and share His love, Alleluia!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Earth to heaven and heaven to earth, Alleluia!", + "Tell His wonders, sing His worth, Alleluia!", + "Age to age and shore to shore, Alleluia!", + "Praise Him, praise Him evermore! Alleluia!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Praise the Lord, His mercies trace, Alleluia!", + "Praise His providence and grace, Alleluia!", + "All that He for man hath done, Alleluia!", + "All He sends us through His Son. Alleluia!" + ] + } + ] + }, + { + "index": "026", + "number": 26, + "title": "Praise the Lord! You Heavens Adore Him", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Praise the Lord! you heavens, adore Him;", + "Praise Him, angels in the height;", + "Sun and moon, rejoice before Him,", + "Praise Him, all you stars of light.", + "Praise the Lord, for He has spoken;", + "World His mighty voice obeyed;", + "Laws which never shall be broken", + "For their guidance He has made." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Praise the Lord! for He is glorious;", + "Never shall HIs promise fail.", + "God has made His saints victorious;", + "Sin and death shall not prevail.", + "Praise the God of our salvation!", + "Hosts on high, His power proclaim;", + "Heaven and earth and all creation,", + "Laud and magnify His name." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Worship, honor, glory, blessing,", + "Lord, we offer as our gift.", + "Young and old, Your praise expressing,", + "Our glad songs to You we lift.", + "All the saints in heaven adore You,", + "We would join their glad acclaim;", + "As Your angels serve before You,", + "So on earth we praise Your name." + ] + } + ] + }, + { + "index": "027", + "number": 27, + "title": "Rejoice Ye Pure in Heart!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Rejoice ye pure in heart!", + "Rejoice, give thanks, and sing;", + "Your festal banner wave on high,", + "The cross of Christ your King." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rejoice, rejoice, rejoice,", + "Give thanks and sing." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "With voice as full and strong", + "As ocean’s surging praise,", + "Send forth the sturdy hymns of old,", + "The psalms of ancient days." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rejoice, rejoice, rejoice,", + "Give thanks and sing." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "With all the angel choirs,", + "With all the saints of earth,", + "Pour out the strains of joy and bliss,", + "True rapture, noblest mirth." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rejoice, rejoice, rejoice,", + "Give thanks and sing." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Yes, on through life’s long path,", + "Still chanting as ye go;", + "From youth to age, by night and day,", + "In gladness and in woe." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rejoice, rejoice, rejoice,", + "Give thanks and sing." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Praise Him who reigns on high,", + "The Lord whom we adore,", + "The Father, Son and Holy Ghost,", + "One God forever more." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rejoice, rejoice, rejoice,", + "Give thanks and sing." + ] + } + ] + }, + { + "index": "028", + "number": 28, + "title": "Praise We the Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Praise we the Lord, who made all beauty", + "For all our senses to enjoy;", + "Owe we our humble thanks and duty", + "That simple pleasures never cloy;", + "Praise we the Lord, who made all beauty", + "For all our senses to enjoy." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Praise Him who loves to see young lovers,", + "Fresh hearts that swell with youthful pride;", + "Thank Him who sends the sun above us,", + "As bridegroom fit to meet his bride;", + "Praise Him who loves to see young lovers,", + "Fresh hearts that swell with youthful pride." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Praise Him who by a simple flower", + "Lifts up our hearts to things above;", + "Thank Him who gives to each one power", + "To find a friend to know and love;", + "Praise Him who by a simple flower", + "Lifts up our hearts to things above." + ] + } + ] + }, + { + "index": "029", + "number": 29, + "title": "Sing Praise to God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sing praise to God who reigns above,", + "the God of all creation,", + "the God of power, the God of love,", + "the God of our salvation.", + "With healing balm my soul He fills,", + "and every faithless murmur stills;", + "To God all praise and glory!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "What God’s almighty power hath made", + "His gracious mercy keepeth;", + "By morning glow or evening shade,", + "His watchful eye ne’er sleepeth,", + "Within the kingdom of his might,", + "Lo! all is just, and all is right:", + "To God all praise and glory!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The Lord is never far away,", + "throughout all grief distressing,", + "an ever present help and stay,", + "our peace and joy and blessing.", + "As with a mother’s tender hand,", + "He leads His own, His chosen band:", + "To God all praise and glory!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then all my gladsome way along,", + "I sing aloud thy praises,", + "that men may hear the grateful song", + "my voice unwearied raises:", + "Be joyful in the Lord, my heart!", + "both soul and body bear your part!", + "To God all praise and glory." + ] + } + ] + }, + { + "index": "030", + "number": 30, + "title": "Holy God, We Praise Your Name", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Holy God, we praise Your name;", + "Lord of all, we bow before You!", + "All on earth Your scepter claim,", + "All in heaven above adore You;", + "Infinite Your vast domain.", + "Everlasting is Your reign." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Hark! the loud celestial hymn", + "Angel choirs above are raising,", + "Cherubim and seraphim,", + "In unceasing chorus praising;", + "Fill the heavens with sweet accord:", + "Holy, holy, holy, Lord." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Holy Father, Holy Son,", + "Holy Spirit, three we name You;", + "While in essence only one,", + "Undivided God we claim You;", + "And adoring bend the knee,", + "While we own the mystery." + ] + } + ] + }, + { + "index": "031", + "number": 31, + "title": "Tell Out, My Soul", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Tell out my soul, the greatness of the Lord:", + "Unnumbered blessings, give my spirit voice;", + "Tender to me the promise of His Word;", + "In God my Saviour shall my heart rejoice." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Tell out, my soul, the greatness of His name:", + "Make known His might, the deeds His arm has done;", + "His mercy sure, from age to age the same;", + "His holy name, the Lord, the Mighty One." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Tell out, my soul, the greatness of His might:", + "Pow’rs and dominions lay their glory by;", + "Proud hearts and stubborn wills are put to flight,", + "The hungry fed, the humble lifted high." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Tell out, my soul, the glories of His word:", + "Firm is His promise, and His mercy sure.", + "Tell out, my soul, the greatness of the Lord", + "To children’s children and forevermore." + ] + } + ] + }, + { + "index": "032", + "number": 32, + "title": "When in Our Music God is Glorified", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When in our music God is glorified,", + "And adoration leaves no room for pride,", + "It is as though the whole creation cried:", + "Alleluia!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "How oft, in making music, we have found", + "A new dimension in the world of sound,", + "As worship moved us to a more profound", + "Alleluia!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And did not Jesus sing a psalm that night", + "When utmost evil strove against the light?", + "Then let us sing for whom He won the fight:", + "Alleluia!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Let every instrument be used for praise;", + "Let all rejoice who have a voice to raise;", + "And may God give us faith to sing always:", + "Alleluia!" + ] + } + ] + }, + { + "index": "033", + "number": 33, + "title": "Sing a New Song to the Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sing a new song to the Lord,", + "He to whom wonders belong.", + "Rejoice in His triumph and tell of His power.", + "O sing a new song to the Lord." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Now to the ends of the earth", + "See His salvation is shown.", + "And still He remembers His mercy and truth,", + "Unchanging in love to His own." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Sing a new song and rejoice.", + "Publish His praises abroad.", + "Let voices in chorus with trumpet and horn,", + "Resound for the joy of the Lord." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Join with the hills and the sea,", + "Thunders of praise to prolong.", + "In judgement and justice", + "He comes to the earth", + "O sing a new song to the Lord." + ] + } + ] + }, + { + "index": "034", + "number": 34, + "title": "Wake the Song", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Wake the song of joy and gladness;", + "Hither bring your noblest lays;", + "Banish every thought of sadness,", + "Pouring forth your highest praise.", + "Sing to Him whose care has brought us", + "Once again with friends to meet,", + "And whose loving voice has taught us", + "Of the way to Jesus’ feet." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Wake the song, wake the song,", + "The song of joy and gladness,", + "Wake the song, wake the song,", + "The song of Jubilee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Joyfully with songs and banners,", + "We will greet the festal day;", + "Shout aloud our glad hosannas,", + "And our grateful homage pay.", + "We will chant our Savior’s glory", + "while our thoughts we raise above,", + "Telling still the old, old, story,", + "Precious theme- redeeming love!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Wake the song, wake the song,", + "The song of joy and gladness,", + "Wake the song, wake the song,", + "The song of Jubilee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thanks to Thee, O holy Father,", + "For the mercies of the year;", + "May each heart, as here we gather,", + "Swell with gratitude sincere,", + "Thanks to Thee, O loving Savior,", + "For redemption through Thy blood.", + "Breathe upon us, Holy Spirit,", + "Sweetly draw us near to God." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Wake the song, wake the song,", + "The song of joy and gladness,", + "Wake the song, wake the song,", + "The song of Jubilee." + ] + } + ] + }, + { + "index": "035", + "number": 35, + "title": "With Songs and Honors", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "With songs and honors sounding loud,", + "Address the Lord on high;", + "Over the heavens He spreads His cloud,", + "And waters veil the sky." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He sends His showers of blessing down", + "To cheer the plains below;", + "He makes the grass the mountains crown,", + "And corning valleys grow." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "His steady counsels change the face", + "Of the declining year;", + "He bids the sun cut short his race,", + "And wintry days appear." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "He sends His word, and melts the snow;", + "The fields no longer mourn;", + "He calls the warmer gales to blow,", + "And bids the spring return." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "The changing wind, the flying cloud,", + "Obey His mighty word:", + "With songs and honors sounding loud", + "Praise ye the sovereign Lord!" + ] + } + ] + }, + { + "index": "036", + "number": 36, + "title": "O Thou in Whose Presence", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Thou in whose presence my soul takes delight,", + "On whom in affliction I call,", + "My comfort by day and my song in the night,", + "My hope, my salvation, my all!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "His voice, as the sound of the dulcimer sweet,", + "Is heard through the shadows of death;", + "The cedars of Lebanon bow at His feet,", + "The air is perfumed with His breath." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "His lips, as a fountain of righteousness flow,", + "To water the gardens of grace;", + "From which their salvation the Gentiles shall know,", + "And bask in the smiles of His face." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "He looks, and ten thousands of angels rejoice,", + "And myriads wait for His word;", + "He speaks, and eternity, filled with His voice,", + "Re-echoes the praise of the Lord." + ] + } + ] + }, + { + "index": "037", + "number": 37, + "title": "O Sing, My Soul, Your Maker's Praise", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O sing my soul, your Maker’s praise", + "In grateful hymns ascending;", + "Whose steadfast love has crowned your days", + "With heav’nly gifts un ending.", + "I sought the Lord, He heard my cry;", + "His holy angels hover nigh", + "The tents of those who love Him." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The Lord is good to those who seek", + "His face in time of sorrow,", + "Providing comfort to the weak", + "And grace for each tomorrow.", + "Though grief may tarry for a night,", + "The morn shall break in joy and light", + "With blessings from His presence." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The Lord will turn His face in peace", + "When troubled souls draw near Him;", + "His loving kindness shall not cease", + "To those who trust and fear Him.", + "Our God will not forsake His own;", + "Eternal is His heav’nly throne;", + "His kingdom stands forever." + ] + } + ] + }, + { + "index": "038", + "number": 38, + "title": "Arise, My Soul, Arise!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Arise, my soul, arise!", + "Stretch forth to things eternal", + "And hasten to the feet of your Redeemer God.", + "Though hid from mortal eyes,", + "He dwells in light supernal;", + "Yet worship Him in humbleness and call Him Lord.", + "His banquet of love", + "Awaits you above;", + "Yet here He grants a foretaste of the feast", + "to come!", + "Rejoice, my soul, rejoice,", + "To heav’n lift up your voice:", + "Alleluia, alleluia, alleluia!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Now hear the harps of heav’n!", + "Oh, hear the song victorious,", + "The never-ending anthem sounding", + "through the sky!", + "To mortals is not giv’n", + "To join in strains so glorious;", + "Yet here on earth we too can sing", + "our praises high!", + "He bought with His blood", + "The ransomed of God;", + "To Him be everlasting pow’r and victory.", + "And let the great amen", + "Resound through heav’n again.", + "Alleluia, alleluia, alleluia!" + ] + } + ] + }, + { + "index": "039", + "number": 39, + "title": "Lord, in the Morning", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, in the morning Thou shalt hear", + "My voice ascending high;", + "To Thee will I direct my prayer,", + "To Thee lift up mine eye-" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Up to the hills where Christ is gone", + "To plead for all His saints,", + "Presenting at His Father’s throne", + "Our songs and our complaints." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O may Thy Spirit guide my feet", + "In ways of righteousness;", + "Make every path of duty straight", + "And plain before my face.", + "4 The men that love and fear Thy name", + "Shall see their hopes fulfilled;", + "The mighty God will compass them", + "With favor as a shield." + ] + } + ] + }, + { + "index": "040", + "number": 40, + "title": "The Dawn of God's Dear Sabbath", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The dawn of God’s dear Sabbath", + "Breaks o’er the earth again,", + "As some sweet summer morning", + "After a night of pain;", + "It comes as cooling showers", + "To some exhausted land,", + "As shade of clustered palm trees", + "‘Mid weary wastes of sand." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lord, we would bring for offering,", + "Though marred with earthly soil,", + "A week of earnest labor,", + "Of steady, faithful toil,", + "Fair fruits of self denial,", + "Of strong, deep love to Thee,", + "Fostered by Thine own Spirit,", + "In true humility." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And we would bring our burden", + "Of sinful thought and deed,", + "In Thy pure presence kneeling,", + "From bondage to be freed,", + "Our heart’s most bitter sorrow", + "For all Thy work undone-", + "So many talents wasted!", + "So few bright laurels won!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "And with that sorrow mingling,", + "A steadfast faith, and sure,", + "And love so deep and fervent,", + "For Thee to make it pure,", + "In Thy dear presence finding", + "The pardon that we need,", + "And then the peace so lasting-", + "Celestial peace indeed." + ] + } + ] + }, + { + "index": "041", + "number": 41, + "title": "O Splendor of God's Glory Bright", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O splendor of God’s glory bright,", + "From light eternal bringing light;", + "O Light of life, light’s living spring,", + "True day, all days illumining." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O Thou true Sun, on us Thy glance", + "Let fall in royal radiance;", + "The Spirit’s sanctifying beam", + "Upon our earthly senses stream." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O joyful be the passing day", + "With thoughts as clear as morning’s ray,", + "With faith like noontide shining bright,", + "Our souls unshadowed by the night." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Dawn’s glory gilds the earth and skies;", + "Let Him, our perfect morn, arise;", + "The Father’s help His children claim,", + "And sing the Father’s glorious name. Amen." + ] + } + ] + }, + { + "index": "042", + "number": 42, + "title": "Now That the Daylight Fills the Sky", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Now that the daylight fills the sky,", + "We lift our hearts to God on high,", + "That He, in all we do or say,", + "Would keep us free from harm today;" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Would guard our hearts and tongues from strife;", + "From anger’s din would shield our life;", + "From evil sights would turn our eyes,", + "And close our ears to vanities;" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "So we, when this new day is gone", + "And night in turn is drawing on,", + "With conscience by the world unstained", + "Shall praise His name for vict’ry gained." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "“All praise to You, creator Lord!", + "All praise to You, eternal Word!", + "All praise to You, O Spirit wise!”", + "We sing as daylight fills the skies." + ] + } + ] + }, + { + "index": "043", + "number": 43, + "title": "When Morning Gilds the Skies", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When morning gilds the skies", + "my heart awaking cries,", + "May Jesus Christ be praised!", + "Alike at work and prayer,", + "to Jesus I repair:", + "May Jesus Christ be praised!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Whene’er the sweet church bell", + "peals over hill and dell,", + "May Jesus Christ praised!", + "O hark to what it sings,", + "as joyously it rings,", + "May Jesus Christ be praised!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The night becomes as day", + "when from the heart we say:", + "May Jesus Christ be praised!", + "The powers of darkness fear", + "when this sweet chant they hear:", + "May Jesus Christ be praised!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Ye nations of mankind,", + "in this your concord find,", + "May Jesus Christ praised!", + "Let all the earth around", + "ring joyous with the sound,", + "May Jesus Christ praised!" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "In heaven’s eternal bliss", + "the loveliest strain is this,", + "May Jesus Christ praised!", + "Let earth, and sea and sky", + "from depth to height reply,", + "May Jesus Christ praised!" + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "Be this, while life is mine,", + "my canticle divine:", + "May Jesus Christ be praised!", + "Be this th’eternal song", + "through all the ages long,", + "May Jesus Christ be praised!" + ] + } + ] + }, + { + "index": "044", + "number": 44, + "title": "Morning Has Broken", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Morning has broken like the first morning,", + "Blackbird has spoken like the first bird.", + "Praise for the singing!Praise for the morning!", + "Praise for the springing fresh from the Word!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sweet the rain’s new fall sunlit from heaven,", + "Like the first dewfall on the first grass.", + "Praise for the sweetness of the wet garden,", + "Sprung in completeness where His feet pass." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Mine is the sunlight! Mine is the morning", + "Born of the one light Eden saw play!", + "Praise with elation, Praise every morning,", + "God’s recreation of the new day!" + ] + } + ] + }, + { + "index": "045", + "number": 45, + "title": "Open Now Thy Gates of Beauty", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Open now thy gates of beauty,", + "Zion, let me enter there,", + "Where my soul in joyful duty", + "Waits for God Who answers prayer.", + "Oh, how blessèd is this place,", + "Filled with solace, light, and grace!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Gracious God, I come before Thee,", + "Come Thou also unto me;", + "Where we find Thee and adore Thee,", + "There a heav’n on earth must be.", + "To my heart, oh, enter Thou,", + "Let it be Thy temple now!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Here Thy praise is gladly chanted,", + "Here Thy seed is duly sown;", + "Let my soul, where it is planted,", + "Bring forth precious sheaves alone,", + "So that all I hear may be", + "Fruitful unto life in me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Thou my faith increase and quicken,", + "Let me keep Thy gift divine,", + "Howsoe’er temptations thicken;", + "May Thy Word still o’er me shine", + "As my guiding star through life,", + "As my comfort in my strife." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Speak, O God, and I will hear Thee,", + "Let Thy will be done indeed;", + "May I undisturbed draw near Thee", + "While Thou dost Thy people feed.", + "Here of life the fountain flows;", + "Here is balm for all our woes." + ] + } + ] + }, + { + "index": "046", + "number": 46, + "title": "Abide With Me, 'Tis Eventide", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Abide with me, ’tis eventide!", + "The day is past and gone;", + "The shadows of the evening fall;", + "The night is coming on!", + "Within my heart a welcome guest,", + "Within my home abide;" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Savior, stay this night with me;", + "Behold, ’tis eventide!", + "O Savior, stay this night with me;", + "Behold, ’tis eventide." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Abide with me, ’tis eventide!", + "Thy walk today with me", + "Has made my heart within me burn,", + "As I communed with Thee.", + "Thy earnest words have filled my soul", + "And kept me near Thy side;" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Savior, stay this night with me;", + "Behold, ’tis eventide!", + "O Savior, stay this night with me;", + "Behold, ’tis eventide." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Abide with me, ’tis eventide!", + "And lone will be the night,", + "If I cannot commune with Thee,", + "Nor find in Thee my light.", + "The darkness of the world, I fear,", + "Would in my home abide;" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Savior, stay this night with me;", + "Behold, ’tis eventide!", + "O Savior, stay this night with me;", + "Behold, ’tis eventide." + ] + } + ] + }, + { + "index": "047", + "number": 47, + "title": "God, Who Made the Earth and Heaven", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God, who made the earth and heaven, ", + "Darkness and light:", + "You the day for work have given,", + "For rest the night.", + "May Your angel guards defend us,", + "Slumber sweet Your mercy send us,", + "Holy dreams and hopes attend us", + "All through the night." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "And when morn again shall call us", + "to run life’s way,", + "May we still, what-e’er befall us,", + "Your will obey.", + "From the pow’r of evil hide us,", + "In the narrow pathway guide us,", + "Never be Your smile denied us", + "All through the day." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Guard us waking, guard us sleeping,", + "And, when we die,", + "May we in Your mighty keeping", + "All peaceful lie.", + "When the trumpet call shall wake us,", + "Then, O Lord, do not forsake us,", + "But to reign in glory take us", + "with You on high." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Holy Father, throned in heaven,", + "All holy Son,", + "Holy Spirit, freely given,", + "Blest Three in One:", + "Grant us grace, we now implore You,", + "Till we lay our crowns before You", + "And in worthier strains adore", + "You while ages run." + ] + } + ] + }, + { + "index": "048", + "number": 48, + "title": "Softly Now the Light of Day", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Softly now the light of day", + "Fades upon out sight away:", + "Free from care, from labor free,", + "Lord, we would commune with Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thou, whose allpervading eye", + "Nought escapes, without, within,", + "Pardon each infirmity,", + "Open fault, and secret sin." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Soon from us the light of day", + "Shall forever pass away;", + "Then, from sin and sorrow free,", + "Take us, Lord, to dwell with Thee." + ] + } + ] + }, + { + "index": "049", + "number": 49, + "title": "Savior, Breathe an Evening Blessing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Savior, breathe an evening blessing,", + "Ere repose our spirits seal;", + "Sin and want we come confessing;", + "Thou canst save, and Thou canst heal." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Though the night be dark and dreary,", + "Darkness cannot hide from Thee;", + "Thou art He who, never weary,", + "Watchest where Thy people be." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Though destruction walk around us.", + "Though the arrow past us fly,", + "Angel guards from Thee Surround us,", + "We are safe if Thou art nigh." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Should swift death this night o’re-take us,", + "And our couch become our tomb,", + "May the morn of glory wake us,", + "Clad in light and deathless bloom." + ] + } + ] + }, + { + "index": "050", + "number": 50, + "title": "Abide With Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Abide with me; fast falls the eventide;", + "The darkness deepens; Lord with me abide!", + "When other helpers fail and comforts flee,", + "Help of the helpless, O abide with me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Swift to its close ebbs out life’s little day;", + "Earth’s joys grow dim; its glories pass away;", + "Change and decay in all around I see;", + "O Thou who changest not, abide with me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I need Thy presence every passing hour.", + "What but Thy grace can foil the tempter’s power?", + "Who, like Thyself, my guide and stay can be?", + "Through cloud and sunshine, Lord, abide with me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I fear no foe, with Thee at hand to bless;", + "Ills have no weight, and tears no bitterness.", + "Where is death’s sting? Where, grave, thy victory?", + "I triumph still, if Thou abide with me!" + ] + } + ] + }, + { + "index": "051", + "number": 51, + "title": "Day Is Dying in the West", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Day is dying in the west;", + "Heaven is touching earth with rest;", + "Wait and worship while the night", + "Sets the evening lamps alight", + "Through all the sky." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Holy, holy, holy, Lord God of Hosts!", + "Heaven and earth are full of Thee!", + "Heaven and earth are praising Thee,", + "O Lord most high!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lord of life, beneath the dome", + "Of the universe, Thy home,", + "Gather us who seek Thy face", + "To the fold of Thy embrace,", + "For Thou art nigh." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Holy, holy, holy, Lord God of Hosts!", + "Heaven and earth are full of Thee!", + "Heaven and earth are praising Thee,", + "O Lord most high!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "While the deepening shadows fall,", + "Heart of love enfolding all,", + "Through the glory and the grace", + "Of the stars that veil Thy face,", + "Our hearts ascend." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Holy, holy, holy, Lord God of Hosts!", + "Heaven and earth are full of Thee!", + "Heaven and earth are praising Thee,", + "O Lord most high!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "When forever from our sight", + "Pass the stars, the day, the night,", + "Lord of angels, on our eyes", + "Let eternal morning rise", + "And shadows end." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Holy, holy, holy, Lord God of Hosts!", + "Heaven and earth are full of Thee!", + "Heaven and earth are praising Thee,", + "O Lord most high!" + ] + } + ] + }, + { + "index": "052", + "number": 52, + "title": "Now the Day Is Over", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Now the day is over,", + "night is drawing nigh,", + "Shadows of the evening", + "steal across the sky." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Father, give the weary,", + "calm and sweet repose;", + "With Thy tenderest blessing", + "May our eyelids close." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Through the long night watches,", + "may thine angels spread", + "Their white wings above me,", + "watching round my bed." + ] + } + ] + }, + { + "index": "053", + "number": 53, + "title": "All Praise to Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "All praise to thee, my God, this night,", + "for all the blessings of the light!", + "Keep me, O keep me, King of kings,", + "beneath thine own almighty wings." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Forgive me, Lord, for thy dear Son,", + "the ill that I this day have done,", + "that with the world, myself, and thee,", + "I, ere I sleep, at peace may be." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O may my soul on thee repose,", + "and with sweet sleep mine eyelids close,", + "sleep that may me more vigorous make", + "to serve my God when I awake." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Praise God, from whom all blessings flow;", + "praise him, all creatures here below;", + "praise him above, ye heavenly host;", + "praise Father, Son, and Holy Ghost." + ] + } + ] + }, + { + "index": "054", + "number": 54, + "title": "O Gladsome Light", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O gladsome light,", + "Of God the Father’s face,", + "The eternal splendour wearing;", + "Celestial, holy, blest,", + "Our Saviour, Jesus Christ,", + "Joyful in Thine appearing." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Now e’er day fadeth quite,", + "We see the evening light,", + "Our wonted hymn outpouring;", + "Father of might unknown,", + "Thee His incarnate Son,", + "And Holy Spirit adoring." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "To Thee of right belongs", + "All praise of holy songs,", + "O Son of God, life giver;", + "Thee, therefore, O most high,", + "The world doth glorify", + "And shall exalt forever." + ] + } + ] + }, + { + "index": "055", + "number": 55, + "title": "Jesus, Tender Shepherd, Hear Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, tender Shepherd, hear me,", + "Bless Thy little lamb tonight;", + "Through the darkness be Thou near me;", + "Watch my sleep till morning light." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "All this day Thy hand has led me,", + "And I thank Thee for Thy care;", + "Thou hast clothed me, warmed and fed me;", + "Listen to my evening prayer." + ] + } + ] + }, + { + "index": "056", + "number": 56, + "title": "The Day Thou Gavest", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The day Thou gavest, Lord, is ended;", + "the darkness falls at Thy behest;", + "to Thee our morning hymns ascended;", + "Thy praise shall hallow now our rest." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We thank Thee that Thy church, unsleeping", + "while earth rolls onward into light,", + "through all the world her watch is keeping,", + "and rests not now by day or night." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As o’er each continent and island", + "the dawn leads on another day,", + "the voice of prayer is never silent,", + "nor die the strains of praise away." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "So be it, Lord; Thy throne shall never,", + "like earth’s proud empires, pass away.", + "Thy kingdom stands, and grows forever,", + "till all Thy creatures own Thy sway." + ] + } + ] + }, + { + "index": "057", + "number": 57, + "title": "Now All the Woods Are Sleeping", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Now all the woods are sleeping,", + "And night and stillness creeping", + "O’er city, man, and beast;", + "But thou, my heart, awake thee,", + "To pray’r awhile be take thee,", + "And praise thy Maker ere thou rest." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My Jesus, stay Thou by me,", + "And let no foe come nigh me,", + "Safe sheltered by Thy wing;", + "But would the foe alarm me,", + "O let him never harm me,", + "But still Thine angels round me sing!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "My loved ones, rest securely,", + "From every peril surely", + "Our God will guard your heads;", + "And happy slumbers send you,", + "And bid His hosts attend you,", + "And golden armed watch o’er your beds." + ] + } + ] + }, + { + "index": "058", + "number": 58, + "title": "Hark, the Vesper Hymn Is Stealing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Hark! the vesper hymn is stealing", + "O’er the waters soft and clear;", + "Jubilate, Jubilate, Jubilate,", + "Amen." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Nearer yet, and nearer pealing,", + "Soft it breaks upon the ear.", + "Jubilate, Jubilate, Jubilate,", + "Amen." + ] + } + ] + }, + { + "index": "059", + "number": 59, + "title": "Great Our Joy as Now We Gather", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Great our joy as now we gather", + "Where the Master makes us one:", + "Where we worship God the Father", + "Thro’ the Spirit of His Son.", + "All who search for His church", + "Find it where His will is done." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Precious is the tie that binds us", + "To our God when faith grows cold;", + "Precious all that now reminds us", + "He is still our safe stronghold.", + "Faithful love serves to prove", + "Here the Shepherd has His fold." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "May we learn from Christ’s example", + "How to use this house of prayer:", + "He who loved and cleansed His temple", + "Wants us all to worship there.", + "God the Son shuts out none:", + "In His kingdom all may share." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord, inspire us with Your vision", + "Of a world which must be won!", + "Glorious is the church’s mission,", + "Long endeavoured, scarce begun!", + "Faithful now – this is how", + "God’s eternal will is done." + ] + } + ] + }, + { + "index": "060", + "number": 60, + "title": "Blessed Jesus at Thy Word", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Blessed Jesus, at Thy word,", + "We have gathered all to hear Thee;", + "By Thy word our hearts were stirred,", + "Now to seek and love and fear Thee.", + "By Thy teachings sweet and holy,", + "Let us learn to love Thee solely." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "All our knowledge, sense, and sight,", + "Lie in deepest darkness shrouded;", + "Till Thy Spirit breaks our night,", + "With His beams of truth unclouded.", + "He alone to God canst win us,", + "He who works all good within us." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Glorious Lord, Thy self impart!", + "Light of light, from God proceeding.", + "Open Thou our ears and heart", + "Help us, by Thy Spirit’s pleading.", + "Hear the cry Thy people raises!", + "Hear, and bless our prayer and praises!" + ] + } + ] + }, + { + "index": "061", + "number": 61, + "title": "God Is Here!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God is here as we his people", + "meet to offer praise and prayer,", + "may we find in fuller measure", + "what it is in Christ we share.", + "Here, as in the world around us,", + "all our varied skills and arts", + "wait the coming of his Spirit", + "into open minds and hearts." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Here are symbols to remind us", + "of our lifelong need of grace;", + "here are table, font and pulpit;", + "here the Word has central place.", + "Here in honesty of preaching,", + "here in silence, as in speech,", + "here in newness and renewal,", + "God the Spirit comes to each." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Here our children find a welcome", + "in the Shepherd’s flock and fold.", + "Here, as bread and wine are taken,", + "Christ sustains us, as of old.", + "Here the servants of the Servant", + "seek in worship to explore", + "what it means in daily living", + "to believe and to adore." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord of all, Church and Kingdom,", + "in an age of change and doubt,", + "keep us faithful to the Gospel,", + "help us work your purpose out.", + "Here, in this day’s dedication,", + "all we have to give, receive:", + "we, who cannot live without you,", + "we adore you! We believe!" + ] + } + ] + }, + { + "index": "062", + "number": 62, + "title": "How Lovely Is Thy Dwelling Place", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "How lovely is Thy dwelling place,", + "O Lord of hosts to me!", + "The tabenacles of Thy grace", + "How pleasant, Lord, they be!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My thirsty soul longs ardently,", + "Yea, faints Thy courts to see;", + "My very heart and flesh cry out,", + "O living God, for Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Behold the sparrow findeth out", + "A house where-in to rest;", + "The swallow also, for herself", + "Provided hath a nest." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Ev’n Thine own altars, where she safe", + "Her young ones forth may bring,", + "O Thou, almighty Lord of hosts,", + "Who art my God and King." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Blest are they in Thy house that dwell,", + "They ever give Thee praise.", + "Blest is the man whose strength Thou art,", + "In whose heart are Thy ways." + ] + } + ] + }, + { + "index": "063", + "number": 63, + "title": "O Come, Let Us Sing to the Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O come, let us sing to the Lord,", + "Come let us every one", + "A joyful noise make to the Rock", + "Of our salvation." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Let us before His presence come", + "With glad and thankful voice;", + "Let us sing psalms of praise to Him,", + "And make a joyful noise." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "For God, a great God and great King,", + "Above all gods, He is;", + "The depths of earth are in His hand,", + "The strength of hills is His." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "To Him the ocean vast belongs,", + "For He the sea did make;", + "The dry land also from His hands,", + "Its form at first did take." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "O come, bow down and worship Him,", + "And kneeling, humbly pray,", + "Come to our Maker and our God,", + "And hear His voice today." + ] + } + ] + }, + { + "index": "064", + "number": 64, + "title": "Lord, Dismiss Us With Thy Blessing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, dismiss us with thy blessing;", + "fill our hearts with joy and peace;", + "let us each, thy love possessing,", + "triumph in redeeming grace.", + "O refresh us, O refresh us,", + "traveling through this wilderness." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thanks we give and adoration", + "for thy gospel’s joyful sound.", + "May the fruits of thy salvation", + "in our hearts and lives abound;", + "ever faithful, ever faithful", + "to the truth may we be found." + ] + } + ] + }, + { + "index": "065", + "number": 65, + "title": "God Be With You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God be with you till we meet again;", + "By His counsels guide, uphold you,", + "With His sheep securely fold you;", + "God be with you till we meet again." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Till we meet, till we meet,", + "Till we meet at Jesus’ feet;", + "Till we meet, till we meet,", + "God be with you till we meet again." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "God be with you till we meet again;", + "‘Neath His wings securely hide you;", + "Daily manna still provide you;", + "God be with you till we meet again." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Till we meet, till we meet,", + "Till we meet at Jesus’ feet;", + "Till we meet, till we meet,", + "God be with you till we meet again." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "God be with you till we meet again;", + "When life’s perils thick confound you;", + "Put His arms unfailing round you;", + "God be with you till we meet again." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Till we meet, till we meet,", + "Till we meet at Jesus’ feet;", + "Till we meet, till we meet,", + "God be with you till we meet again." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "God be with you till we meet again;", + "Keep love’s banner floating over you,", + "Strike death’s threatening wave before you;", + "God be with you till we meet again." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Till we meet, till we meet,", + "Till we meet at Jesus’ feet;", + "Till we meet, till we meet,", + "God be with you till we meet again." + ] + } + ] + }, + { + "index": "066", + "number": 66, + "title": "God Be With You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God be with you till we meet again;", + "By His counsels guide, uphold you,", + "With His sheep securely fold you:", + "God be with you till we meet again." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "God be with you till we meet again;", + "Neath His wings securely hide you,", + "Daily manna still provide you:", + "God be with you till we meet again." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "God be with you till we meet again;", + "When life’s perils thick confound you,", + "Put His arms unfailing round you:", + "God be with you till we meet again." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "God be with you till we meet again;", + "Keep love’s banner floating o’er you,", + "Smite death’s threatening wave before you:", + "God be with you till we meet again." + ] + } + ] + }, + { + "index": "067", + "number": 67, + "title": "O Lord, Now Let Your Servant", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Lord, now let Your servant", + "Depart in heav’nly peace,", + "For I have seen the glory", + "Of Your redeeming grace:", + "A light to lead the Gentiles", + "Unto Your holy hill,", + "The glory of Your people,", + "Your chosen Israel." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Then grant that I may follow Your gleam,", + "O glorious Light,", + "Till earthly shadows scatter,", + "And faith is changed to sight;", + "Till raptured saints shall gather", + "Upon that shining shore,", + "Where Christ, the blessed Day star,", + "Shall light them evermore." + ] + } + ] + }, + { + "index": "068", + "number": 68, + "title": "On Our Way Rejoicing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "On our way rejoicing", + "Gladly let us go;", + "Conquer’d hath our Leader,", + "Vanquish’d is the foe.", + "Christ without, our safety;", + "Christ within, our joy;", + "Who, if we be faithful,", + "Can our hope destroy?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "On our way rejoicing", + "As we forward move,", + "Hearken to our praises,", + "O blest God of love!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Unto God the Father", + "Joyful songs we sing,", + "Unto God the Savior", + "Thankful hearts we bring,", + "Unto God the Spirit", + "Bow we and adore,", + "On our way rejoicing", + "Now and evermore." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "On our way rejoicing", + "As we forward move,", + "Hearken to our praises,", + "O blest God of love!" + ] + } + ] + }, + { + "index": "069", + "number": 69, + "title": "Lord, Make Us More Holy", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, make us more holy;", + "Lord, make us more holy;", + "Lord, make us more holy", + "Until we meet again." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lord, make us more faithful;", + "Lord, make us more faithful;", + "Lord, make us more faithful", + "Until we meet again." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord, make us more humble;", + "Lord, make us more humble;", + "Lord, make us more humble", + "Until we meet again." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord, make us more loving;", + "Lord, make us more loving;", + "Lord, make us more loving", + "Until we meet again.", + "Like Jesus, the Saviour,", + "Until we meet again." + ] + } + ] + }, + { + "index": "070", + "number": 70, + "title": "Praise Ye the Father", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Praise ye the Father", + "for His loving kindness,", + "Tenderly cares He", + "for His erring children;", + "Praise Him, ye angels,", + "praise Him in the heavens;", + "Praise ye Jehovah!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Praise ye the Savior,", + "great is the compassion,", + "Graciously cares He", + "for His chosen people;", + "Young men and maidens,", + "ye old men and children,", + "Praise ye the Savior!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Praise ye the Spirit,", + "comforter of Israel,", + "Sent of the Father", + "and the Son to bless us;", + "Praise ye the Father,", + "Son, and Holy Spirit,", + "Praise the Eternal Three!" + ] + } + ] + }, + { + "index": "071", + "number": 71, + "title": "Come Thou Almighty King", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, Thou almighty King,", + "Help us Thy name to sing,", + "Help us to praise!", + "Father all glorious,", + "O’er all victorious,", + "Come, and reign over us,", + "Ancient of Days!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Come, Thou incarnate Word,", + "Gird on Thy mighty sword,", + "Our prayer attend;", + "Come, and Thy people bless,", + "And give Thy Word success;", + "Spirit of holiness,", + "On us descend!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Come, holy Comforter,", + "Thy sacred witness bear,", + "In this glad hour:", + "Thou who almighty art,", + "Now rule in every heart,", + "And ne’er from us depart,", + "Spirit of power!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "To Thee, great One in Three,", + "Eternal praises be,", + "Hence, evermore:", + "Thy sovereign majesty", + "May we in glory see,", + "And to eternity", + "Love and adore!" + ] + } + ] + }, + { + "index": "072", + "number": 72, + "title": "Creator of the Stars of Night", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Creator of the stars of night,", + "Thy people’s everlasting light,", + "O Christ, Thou Saviour of us all,", + "We pray Thee, hear us when we call." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "At the great name of Jesus, now", + "All knees must bend, all hearts must bow;", + "And things celestial Thee shall own,", + "And things terrestrial, Lord alone." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "To God the Father, God the Son,", + "And God the Spirit, Three in One,", + "Laud, honour, might, and glory be", + "From age to age eternally.", + "Amen." + ] + } + ] + }, + { + "index": "073", + "number": 73, + "title": "Holy Holy Holy", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Holy, holy, holy!", + "Lord God Almighty!", + "Early in the morning", + "our song shall rise to Thee;", + "Holy, holy, holy,", + "merciful and mighty!", + "God in three Persons,", + "blessed Trinity!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Holy, holy, holy!", + "Angels adore Thee,", + "Casting down their golden crowns", + "around the glassy sea;", + "Thousands and ten thousands", + "worship low before Thee,", + "Which wert, and art,", + "and evermore shalt be." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Holy, holy, holy!", + "though the darkness hide Thee,", + "Though the eye of sinful man", + "Thy glory may not see;", + "Only Thou art holy;", + "there is none beside Thee,", + "Perfect in power,", + "in love, and purity." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Holy, holy, holy!", + "Lord God Almighty!", + "All Thy works shall praise Thy name,", + "in earth, and sky, and sea;", + "Holy, holy, holy;", + "merciful and mighty!", + "God in three Persons,", + "blessed Trinity!" + ] + } + ] + }, + { + "index": "074", + "number": 74, + "title": "Like a River Glorious", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Like a river glorious,", + "is God’s perfect peace,", + "Over all victorious,", + "in its bright increase;", + "Perfect, yet it floweth,", + "fuller every day,", + "Perfect, yet it groweth,", + "deeper all the way." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Stayed upon Jehovah,", + "hearts are fully blessed", + "Finding, as He promised,", + "perfect peace and rest." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Hidden in the hollow", + "of His blessed hand,", + "Never foe can follow,", + "never traitor stand;", + "Not a surge of worry,", + "not a shade of care,", + "Not a blast of hurry", + "touch the spirit there." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Stayed upon Jehovah,", + "hearts are fully blessed", + "Finding, as He promised,", + "perfect peace and rest." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Every joy or trial", + "falleth from above,", + "Traced upon our dial", + "by the Sun of Love;", + "We may trust Him fully", + "all for us to do.", + "They who trust Him wholly", + "find Him wholly true." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Stayed upon Jehovah,", + "hearts are fully blessed", + "Finding, as He promised,", + "perfect peace and rest." + ] + } + ] + }, + { + "index": "075", + "number": 75, + "title": "The Wonder of It All", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There’s the wonder", + "of sunset at evening,", + "The wonder as sunrise I see;", + "But the wonder of wonders", + "that thrills my soul", + "Is the wonder that God loves me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O, the wonder of it all!", + "The wonder of it all!", + "Just to think that God loves me.", + "O, the wonder of it all!", + "The wonder of it all!", + "Just to think that God loves me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There’s the wonder", + "of springtime and harvest,", + "The sky, the stars, the sun;", + "But the wonder of wonders", + "that thrills my soul", + "Is the wonder that’s only begun." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O, the wonder of it all!", + "The wonder of it all!", + "Just to think that God loves me.", + "O, the wonder of it all!", + "The wonder of it all!", + "Just to think that God loves me." + ] + } + ] + }, + { + "index": "076", + "number": 76, + "title": "O Love That Wilt Not Let Me Go", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Love that wilt not let me go,", + "I rest my weary soul in thee;", + "I give thee back the life I owe,", + "that in thine ocean depths", + "its flow may richer, fuller be." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O Light that followest all my way,", + "I yield my flickering torch to thee;", + "my heart restores its borrowed ray,", + "that in they sunshine’s blaze", + "its day may brighter, fairer be." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O Joy that seekest me through pain,", + "I cannot close my heart to thee;", + "I trace the rainbow thru the rain,", + "and feel the promise is not vain,", + "that morn shall tearless be." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O Cross that liftest up my head,", + "I dare not ask to fly from thee;", + "I lay in dust life’s glory dead,", + "and from the ground there blossoms", + "red life that shall endless be." + ] + } + ] + }, + { + "index": "077", + "number": 77, + "title": "O Love of God Most Full", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O love of God most full,", + "O love of God most free,", + "Come warm my heart, come fill my soul,", + "Come lead me unto Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Warm as the glowing sun", + "So shines Thy love on me,", + "It wraps me ‘round with kindly care,", + "It draws me unto Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The wildest sea is calm,", + "The tempest brings no fear,", + "The darkest night is full of light,", + "Because Thy love is near." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O love of God most full,", + "O love of God most free,", + "It warms my heart, it fills my soul,", + "With might it strengthens me." + ] + } + ] + }, + { + "index": "078", + "number": 78, + "title": "For God So Loved Us", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "For God so loved us,", + "He sent the Savior:", + "For God so loved us,", + "and loves me too." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Love so unending!", + "I’ll sing His praises,", + "God loves His children,", + "loves even me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He sent the Savior,", + "the blest Redeemer;", + "He sent the Savior", + "to set me free." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Love so unending!", + "I’ll sing His praises,", + "God loves His children,", + "loves even me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "He bade me welcome,", + "O word of mercy;", + "He bade me welcome,", + "O voice divine." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Love so unending!", + "I’ll sing His praises,", + "God loves His children,", + "loves even me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Glory and honor,", + "O Love eternal,", + "To Him be given", + "while life shall last." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Love so unending!", + "I’ll sing His praises,", + "God loves His children,", + "loves even me." + ] + } + ] + }, + { + "index": "079", + "number": 79, + "title": "O Love of God, How Strong and True!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O love of God, how strong and true!", + "Eternal, and yet ever new;", + "Uncomprehended and unbought,", + "Beyond all knowledge and all thought." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O love of God, how deep and great,", + "Far deeper than man’s deepest hate;", + "Self-fed, self-kindled like the light,", + "Changeless, eternal, infinite." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We read thee best in Him who cam", + "To bear for us the cross of shame;", + "Sent by the Father from on high,", + "Our life to live, our death to die." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "We read thy power to bless and save,", + "E’en in the darkness of the grave;", + "Still more in resurrection light", + "We read the fullness of thy might." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "O love of God, our shield and stay", + "Through all the perils of our way!", + "Eternal love, in thee we rest,", + "Forever safe, forever blest." + ] + } + ] + }, + { + "index": "080", + "number": 80, + "title": "O World of God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O world of God, so vast and strange,", + "Profound and wonderful and fair,", + "Beyond the utmost reach of thought,", + "But not beyond a Father’s care!", + "We are not strangers on this earth", + "Whirling amid the suns of space;", + "We are God’s children, this our home,", + "With those of every clime and race." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O world of man where life is lived,", + "So strangely mingling joy and pain,", + "So full of evil and of good,", + "So needful that the god shall reign!", + "It is this world that God has loved,", + "And goodness was its Maker’s plan,", + "The promise of God’s triumph is", + "His coming in a Son of Man." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O world of time’s far-stretching years!", + "There was a day when time stood still,", + "A central moment when there rose", + "A cross upon a cruel hill;", + "In pain and death love’s power was seen,", + "The mystery of time revealed,", + "The wisdom of the ways of God,", + "The grace through which man’s hurt is healed." + ] + } + ] + }, + { + "index": "081", + "number": 81, + "title": "Though I Speak With Tongues", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Though I speak with tongues of men and angels,", + "Though I have the prophet’s gift,", + "Though I hold the keys to hidden knowledge,", + "Though my faith can mountains shift;", + "Without love I am no better,", + "Without love it’s all for naught;", + "Lord, You spent Your life in loving others:", + "What this means I would be taught." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Love is patient, knows no envy,", + "Never gloats when others sin;", + "Love is never glad to see injustice,", + "Always wants the truth to win.", + "There’s no end to love’s endurance,", + "There’s no test it cannot face;", + "Lord, You spent Your life in loving others:", + "I shall fail without Your grace." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Though there’ll be an end to hidden knowledge,", + "Visions, raptures, prophecy:", + "Faith and hope and love shall last forever,", + "Love the greatest of the three.", + "Without love I am no better,", + "Without love it’s all for naught;", + "Lord, You gave Your life in saving others:", + "What this means I would be taught." + ] + } + ] + }, + { + "index": "082", + "number": 82, + "title": "Before Jehovah's Awful Throne", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Before Jehovah’s awful throne,", + "Ye nations, bow with sacred joy;", + "Know that the Lord is God alone;", + "He can create, and He destroy." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "His sovereign power, without our aid,", + "Made us of clay, and formed us men;", + "and when like wandering sheep we strayed,", + "He brought us to His fold again." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We’ll crowd His gates with thankful songs,", + "High as the heavens our voices raise;", + "And earth, with her ten thousand tongues,", + "Shall fill His courts with sounding praise." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Wide as the world is His command,", + "Vast as Eternity His love;", + "Firm as a rock His truth shall stand,", + "When rolling years shall cease to move." + ] + } + ] + }, + { + "index": "083", + "number": 83, + "title": "O Worship the King", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O worship the King,", + "all glorious above,", + "O gratefully sing", + "His wonderful love;", + "Our Shield and Defender,", + "the Ancient of Days,", + "Pavilioned in splendor,", + "and girded with praise." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O tell of His might,", + "O sing of His grace,", + "Whose robe is the light,", + "whose canopy space,", + "His chariots of wrath", + "the deep thunderclouds form,", + "And dark is His path", + "on the wings of the storm." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thy bountiful care,", + "what tongue can recite?", + "It breathes in the air,", + "it shines in the light;", + "It streams from the hills,", + "it descends to the plain,", + "And sweetly distills", + "in the dew and the rain." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Frail children of dust,", + "and feeble as frail,", + "In Thee do we trust,", + "nor find Thee to fail;", + "Thy mercies how tender,", + "how firm to the end!", + "Our Maker, Defender,", + "Redeemer, and Friend." + ] + } + ] + }, + { + "index": "084", + "number": 84, + "title": "God the Omnipotent", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God the Omnipotent! King,", + "who ordainest", + "Great winds Thy clarions,", + "the lightnings Thy sword;", + "Show forth Thy pity", + "on high where Thou reignest,", + "Give to us peace,", + "O most merciful Lord." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "God the all merciful!", + "earth hath forsaken", + "Thy precepts holy,", + "and slighted Thy word;", + "Bid not Thy wrath", + "in its terrors awaken;", + "Give to us peace,", + "O most merciful Lord." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "God the all righteousness One!", + "man hath defied Thee;", + "Yet to eternity", + "standeth Thy word;", + "Falsehood and wrong", + "shall not tarry beside Thee;", + "Prosper the right,", + "O most merciful Lord." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "So shall we render", + "Thee thankful devotion,", + "For Thy deliverance", + "from peril and sword,", + "Singing in chorus", + "from ocean to ocean,", + "“Thine is the power", + "and the glory, O Lord.”" + ] + } + ] + }, + { + "index": "085", + "number": 85, + "title": "Eternal Father Strong to Save", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Eternal Father, strong to save,", + "Whose arm doth bind the restless wave,", + "Who bidd’st the mighty ocean deep", + "Its own appointed limits keep;", + "O hear us when we cry to Thee", + "For those in peril on the sea." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O Saviour, whose almighty word", + "The winds and waves submissive heard,", + "Who walkedst on the foaming deep,", + "And calm amid its rage didst sleep;", + "O hear us when we cry to Thee", + "For those in peril on the sea." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O Sacred Spirit, who didst brood", + "Upon the chaos dark and rude,", + "Who badd’st its angry tumult cease,", + "And gavest light and life and peace;", + "O hear us when we cry to Thee", + "For those in peril on the sea." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O Trinity of love and power,", + "Our brethren shield in danger’s hour;", + "From rock and tempest, fire and foe,", + "Protect them wheresoe’er they go;", + "And ever let there rise to Thee", + "Glad hymns of praise from land and sea." + ] + } + ] + }, + { + "index": "086", + "number": 86, + "title": "How Great Thou Art", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Lord my God", + "When I in awesome wonder", + "Consider all the worlds", + "Thy Hands have made", + "I see the stars", + "I hear the rolling thunder", + "Thy power throughout", + "the universe displayed" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Then sings my soul", + "My Saviour God to Thee", + "How great Thou art", + "How great Thou art", + "Then sings my soul", + "My Saviour God to Thee", + "How great Thou art", + "How great Thou art" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When through the woods", + "And forest glades I wander", + "And hear the birds", + "sing sweetly in the trees", + "When I look down", + "From lofty mountain grandeur", + "And see the brook and feel", + "the gentle breeze" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Then sings my soul", + "My Saviour God to Thee", + "How great Thou art", + "How great Thou art", + "Then sings my soul", + "My Saviour God to Thee", + "How great Thou art", + "How great Thou art" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And when I think", + "That God His Son not sparing", + "Sent Him to die", + "I scarce can take it in", + "That on the Cross", + "My burden gladly bearing", + "He bled and died", + "to take away my sin." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Then sings my soul", + "My Saviour God to Thee", + "How great Thou art", + "How great Thou art", + "Then sings my soul", + "My Saviour God to Thee", + "How great Thou art", + "How great Thou art" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "When Christ shall come", + "With shouts of acclamation", + "And take me home", + "What joy shall fill my heart", + "Then I shall bow", + "In humble adoration", + "And then proclaim", + "“My God, how great Thou art!”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Then sings my soul", + "My Saviour God to Thee", + "How great Thou art", + "How great Thou art", + "Then sings my soul", + "My Saviour God to Thee", + "How great Thou art", + "How great Thou art" + ] + } + ] + }, + { + "index": "087", + "number": 87, + "title": "God Who Spoke in the Beginning", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God who spoke in the beginning,", + "Forming rock and shaping spar,", + "Set all life and growth in motion,", + "Earthly world and distant star;", + "He who calls the earth to order", + "Is the ground of what we are." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "God who spoke thro’ men and nations,", + "Thro’ events long past and gone,", + "Showing still today His purpose,", + "Speaks supremely through His Son;", + "He who calls the earth to order", + "Gives His word and it is done." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "God whose speech becomes incarnate –", + "Christ is servant, Christ is Lord –", + "Calls us to a life of service,", + "Heart and will to action stirred;", + "He who uses man’s obedience", + "Has the first and final word." + ] + } + ] + }, + { + "index": "088", + "number": 88, + "title": "I Sing the Mighty Power of God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I sing the almighty power of God,", + "that made the mountains rise,", + "that spread the flowing seas abroad,", + "and built the lofty skies.", + "I sing the wisdom that ordained", + "the sun to rule the day;", + "the moon shines full at God’s command,", + "and all the stars obey." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I sing the goodness of the Lord,", + "who filled the earth with food,", + "who formed the creatures thru the Word,", + "and then pronounced them good.", + "Lord, how thy wonders are displayed,", + "where’er I turn my eye,", + "if I survey the ground I tread,", + "or gaze upon the sky!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There’s not a plant or flower below,", + "but makes thy glories known,", + "and clouds arise, and tempests blow,", + "by order from thy thrown;", + "while all that borrows life from thee", + "is ever in thy care;", + "and everywhere that we can be,", + "thou, God, art present there." + ] + } + ] + }, + { + "index": "089", + "number": 89, + "title": "Let All on Earth Their Voices Raise", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Let all on earth their voices raise,", + "To sing the great Jehovah’s praise,", + "And bless His holy name:", + "His glory let the people know,", + "His wonders to the nations show,", + "His saving grace proclaim." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He framed the globe; He built the sky;", + "He made the shining worlds on high,", + "And reigns in glory there:", + "His beams are majesty and light;", + "His beauties, how divinely bright!", + "His dwelling place, how fair!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Come, the great day, the glorious hour,", + "When earth shall feel His saving power,", + "All nations fear His name;", + "Then shall the race of men confess", + "The beauty of His holiness,", + "His saving grace proclaim." + ] + } + ] + }, + { + "index": "090", + "number": 90, + "title": "Eternal God, Whose Power Upholds", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Eternal God, whose power upholds", + "Both flower and flaming star,", + "To whom there is no here nor there,", + "No time, no near nor far,", + "No alien race, no foreign shore,", + "No child unsought, unknown:", + "O send us forth, Your prophets true,", + "To make all lands Your own!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O God of truth, whom science seeks", + "And reverent souls adore,", + "Illumine every earnest mind", + "Of every clime and shore:", + "Dispel the gloom of error’s night,", + "Of ignorance and fear,", + "Until true wisdom from above", + "Shall make life’s pathway clear!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O God of beauty, oft revealed", + "In dreams of human art,", + "In speech that flows to melody,", + "In holiness of heart:", + "Teach us to ban al ugliness,", + "And all disharmony,", + "Till all shall know the loveliness", + "Of lives made fair and free!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O God of righteousness and grace,", + "Seen in the Christ, Your Son,", + "Whose life and death reveal", + "Your face, By whom Your will was done;", + "Help us to spread Your gracious reign", + "Till greed and hate shall cease,", + "And kindness dwell in human hearts,", + "And all the earth find peace!" + ] + } + ] + }, + { + "index": "091", + "number": 91, + "title": "Ye Watchers and Ye Holy Ones", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Ye watchers and ye holy ones,", + "Bright seraphs, cherubim and thrones,", + "Raise the glad strain, Alleluia!", + "Cry out, dominions, princedoms, powers,", + "Virtues, archangels, angels’ choirs:" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Alleluia! Alleluia!", + "Alleluia! Alleluia!", + "Alleluia!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O higher than the cherubim,", + "More glorious than the seraphim,", + "Lead their praises, Alleluia!", + "Thou bearer of th’eternal Word,", + "Most gracious, magnify the Lord." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Alleluia! Alleluia!", + "Alleluia! Alleluia!", + "Alleluia!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O friends, in gladness let us sing,", + "Supernal anthems echoing,", + "Alleluia! Alleluia!", + "To God the Father, God the Son,", + "And God the Spirit, Three in One." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Alleluia! Alleluia!", + "Alleluia! Alleluia!", + "Alleluia!" + ] + } + ] + }, + { + "index": "092", + "number": 92, + "title": "This Is My Father's World", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "This is my Father’s world,", + "and to my listening ears", + "all nature sings, and round me rings", + "the music of the spheres.", + "This is my Father’s world:", + "I rest me in the thought", + "of rocks and trees, of skies and seas;", + "his hand the wonders wrought." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "This is my Father’s world,", + "the birds their carols raise,", + "the morning light, the lily white,", + "declare their maker’s praise.", + "This is my Father’s world:", + "he shines in all that’s fair;", + "in the rustling grass I hear him pass;", + "he speaks to me everywhere." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "This is my Father’s world.", + "O let me ne’er forget", + "that though the wrong seems oft so strong,", + "God is the ruler yet.", + "This is my Father’s world:", + "why should my heart be sad?", + "The Lord is King; let the heavens ring!", + "God reigns; let the earth be glad!" + ] + } + ] + }, + { + "index": "093", + "number": 93, + "title": "All Things Bright and Beautiful", + "lyrics": [ + { + "type": "refrain", + "index": 0, + "lines": [ + "All things bright and beautiful", + "All creatures great and small", + "All things wise and wonderful", + "The Lord God made them all." + ] + }, + { + "type": "verse", + "index": 1, + "lines": [ + "Each little flow’r that opens", + "Each little bird that sings", + "He made their glowing colours", + "He made their tiny wings." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "All things bright and beautiful", + "All creatures great and small", + "All things wise and wonderful", + "The Lord God made them all." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The purple-headed mountain", + "The river running by", + "The sunset and the morning", + "That brighten up the sky." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "All things bright and beautiful", + "All creatures great and small", + "All things wise and wonderful", + "The Lord God made them all." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The cold wind in the winter", + "The pleasant summer sun", + "The ripe fruits in the garden", + "He made them, every one." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "All things bright and beautiful", + "All creatures great and small", + "All things wise and wonderful", + "The Lord God made them all." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "He gave us eyes to see them", + "And lips that we might tell", + "How great is God Almighty", + "Who has made all things well." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "All things bright and beautiful", + "All creatures great and small", + "All things wise and wonderful", + "The Lord God made them all." + ] + } + ] + }, + { + "index": "094", + "number": 94, + "title": "Nature With Open Volume Stands", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Nature with open volume stands,", + "To spread its Maker’s praise abroad;", + "And every labor of His hands", + "Shows something worthy of our God." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "But in the grace that rescued us", + "His brightest form of glory shines;", + "‘Tis fairest drawn upon the cross", + "In precious blood and crimson lines." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Here His whole name appears complete.", + "Nor wit can guess, nor reason prove,", + "Which of the letters best is writ,", + "The pow’r, the wisdom, or the love." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "We would forever speak His name", + "In sounds to mortal ears unknown,", + "With angels join to praise the Lamb,", + "And worship at His Father’s throne." + ] + } + ] + }, + { + "index": "095", + "number": 95, + "title": "Spring Has Now Unwrapped the Flowers", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Spring has now unwrapped the flowers,", + "Day is fast reviving,", + "Life in all her growing powers", + "Towards the light is striving:", + "Gone the iron touch of cold,", + "Winter time and frost time,", + "Seedlings, working through the mould,", + "Now make up for lost time." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Herb and plant that winter long,", + "Slumbered at their leisurek,", + "Now be stirring, green and strong,", + "Find in growth their pleasure:", + "All the world with beauty fills,", + "Gold the green enhacing;", + "Flowers make glee among the hills,", + "Set the meadows dancing." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Through each wonder of fair days", + "God Himself expresses;", + "Beauty follows all His ways,", + "As the world He blesses:", + "So, as He renews the earth,", + "Artist without rival,", + "In His grace of glad new birth", + "We must seek revival." + ] + } + ] + }, + { + "index": "096", + "number": 96, + "title": "The Spacious Firmament", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The spacious firmament on high,", + "With all the blue, ethereal sky,", + "And spangled heavens, a shining frame,", + "Their great Original proclaim.", + "Th’unwearied sun from day to day", + "Does his Creator’s power display,", + "And publishes to every land", + "The work of an almighty hand" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Soon as the evening shades prevail,", + "The moon takes up the wondrous tale;", + "And nightly to the listening earth", + "Repeats the story of her birth;", + "While all the stars that round her burn,", + "And all the planets in their turn,", + "Confirm the tidings as they roll,", + "And spread the truth from pole to pole" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "What though in solemn silence all", + "Move round the dark terrestrial ball?", + "What though no real voice nor sound", + "Amid their radiant orbs be found?", + "In reason’s ear they all rejoice", + "And utter forth a glorious voice,", + "Forever singing as they shine,", + "“The hand that made us is divine.”" + ] + } + ] + }, + { + "index": "097", + "number": 97, + "title": "Lord of the Boundless Curves of Space", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord of the boundless curves of space", + "And time’s deep mystery,", + "To Your creative might we trace", + "All nature’s energy." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Your mind conceived the galaxy,", + "Each atom’s secret planned,", + "And every age of history", + "Your purpose, Lord, has spanned." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Yours is the image stamped on man,", + "Though marred by man’s own sin;", + "And Yours the liberating plan", + "Again his soul to win." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Give us to know Your truth; but more,", + "The strength to do Your will;", + "Until the love our souls adore", + "Shall all our being fill." + ] + } + ] + }, + { + "index": "098", + "number": 98, + "title": "Can You Count the Stars", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Can you count the stars that brightly", + "Twinkle in the midnight sky?", + "Can you count the clouds, so lightly", + "O’er the meadows floating by?", + "God, the Lord, doth mark their number", + "With His eyes that never slumber;", + "He hath made every one,", + "He hath made them every one." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Can you count the wings now flashing", + "In the sunshine’s golden light?", + "Can you count the fishes splashing", + "In the cooling waters bright?", + "God, the Lord, a name hath given,", + "To all creatures under heaven;", + "He hath named them every one,", + "He hath named them every one." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Do you know how many children", + "Rise each morning blithe and gay?", + "Can you count their jolly voices,", + "Singing sweetly day by day?", + "God hears all the happy voices,", + "In their merry songs rejoices;", + "And He loves them, every one,", + "And He loves them, every one." + ] + } + ] + }, + { + "index": "099", + "number": 99, + "title": "God Will Take Care of You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Be not dismayed whate’er betide,", + "God will take care of you;", + "beneath his wings of love abide,", + "God will take care of you." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God will take care of you,", + "through every day, o’er all the way;", + "he will take care of you,", + "God will take care of you." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Through days of toil when heart doth fail,", + "God will take care of you;", + "when dangers fierce your path assail,", + "God will take care of you." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God will take care of you,", + "through every day, o’er all the way;", + "he will take care of you,", + "God will take care of you." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "All you may need he will provide,", + "God will take care of you;", + "nothing you ask will be denied,", + "God will take care of you." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God will take care of you,", + "through every day, o’er all the way;", + "he will take care of you,", + "God will take care of you." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "No matter what may be the test,", + "God will take care of you;", + "lean, weary one, upon his breast,", + "God will take care of you." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God will take care of you,", + "through every day, o’er all the way;", + "he will take care of you,", + "God will take care of you." + ] + } + ] + }, + { + "index": "100", + "number": 100, + "title": "Great Is Thy Faithfulness", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Great is Thy faithfulness,", + "O God my Father;", + "There is no shadow", + "of turning with Thee;", + "Thou changest not,", + "Thy compassions, they fail not;", + "As Thou hast been,", + "Thou forever will be." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Great is Thy faithfulness!", + "Great is Thy faithfulness!", + "Morning by morning", + "new mercies I see.", + "All I have needed", + "Thy hand hath provided;", + "Great is Thy faithfulness,", + "Lord, unto me!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Summer and winter and", + "springtime and harvest,", + "Sun, moon and stars", + "in their courses above", + "Join with all nature", + "in manifold witness", + "To Thy great faithfulness,", + "mercy and love." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Great is Thy faithfulness!", + "Great is Thy faithfulness!", + "Morning by morning", + "new mercies I see.", + "All I have needed", + "Thy hand hath provided;", + "Great is Thy faithfulness,", + "Lord, unto me!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Pardon for sin and", + "a peace that endureth", + "Thine own dear presence", + "to cheer and to guide;", + "Strength for today and", + "bright hope for tomorrow,", + "Blessings all mine,", + "with ten thousand beside!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Great is Thy faithfulness!", + "Great is Thy faithfulness!", + "Morning by morning", + "new mercies I see.", + "All I have needed", + "Thy hand hath provided;", + "Great is Thy faithfulness,", + "Lord, unto me!" + ] + } + ] + }, + { + "index": "101", + "number": 101, + "title": "Children of the Heavenly Father", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Children of the heavenly Father", + "Safely in His bossom gather;", + "Nestling bird nor star in heaven", + "Such a refuge e’er was given." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "God His own doth tend and nourish,", + "In His holy love they flourish;", + "From all evil things He spares them,", + "In His mighty arms He bears them." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Neither life nor death shall ever", + "From the Lord His children sever;", + "Unto them His grace He showeth,", + "And their sorrows all He knoweth." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Praise the Lord in joyful numbers,", + "Your Protector never slumbers;", + "At the will of your Defender", + "Every foe-man must surrender." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Though He giveth or He taketh,", + "God His children ne’er forsaketh;", + "His the loving purpose solely", + "To preserve them pure and holy." + ] + } + ] + }, + { + "index": "102", + "number": 102, + "title": "Unto the Hills", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Unto the hills around shall I", + "lift up my longing eyes?", + "O whence for me shall my salvation come,", + "from whence arise?", + "From God the Lord", + "doth come my certain aid,", + "From God the Lord,", + "who heav’n and earth hath made." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He will not suffer that thy foot", + "be moved; safe shalt Thou be.", + "No careless slumber shall", + "His eyelids close, who keepeth thee.", + "Behold our God, the Lord,", + "He slumbereth ne’er,", + "Who keepeth Israel in His holy care." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Jehovah is Himself thy keeper true,", + "thy changeless shade.", + "Jehovah they defense on thy", + "right hand Himself hath made.", + "And thee no sun by day", + "shall ever smite,", + "No moon shall harm thee in the silent night." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "From every evil shall He keep", + "thy soul, from every sin;", + "Jehovah shall preserve thy", + "going out, thy coming in.", + "Above thee watching, He,", + "whom we adore,", + "Shall keep thee henceforth,", + "yea, forevermore." + ] + } + ] + }, + { + "index": "103", + "number": 103, + "title": "O God, Our Help", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O God, our help in ages past,", + "our hope for years to come,", + "our shelter from the stormy blast,", + "and our eternal home!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Under the shadow of thy throne,", + "still may we dwell secure;", + "sufficient is thine arm alone,", + "and our defense is sure." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Before the hills in order stood,", + "or earth received her frame,", + "from everlasting, thou art God,", + "to endless years the same." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "A thousand ages, in thy sight,", + "are like an evening gone;", + "short as the watch that ends the night,", + "before the rising sun." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "O God, our help in ages past,", + "our hope for years to come;", + "be thou our guide while life shall last,", + "and our eternal home!" + ] + } + ] + }, + { + "index": "104", + "number": 104, + "title": "My Shepherd Will Supply My Need", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My Shepherd will supply my need,", + "Jehovah is His name.", + "In pastures fresh He makes me feed", + "Beside the living stream.", + "He brings my wand’ring spirit back", + "When I forsake His ways,", + "And leads, me for His mercy’s sake,", + "In paths of truth and grace." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When I walk through the shades of death,", + "Thy presence is my stay;", + "A word of Thy supporting breath", + "Drives all my fears away.", + "Thy hand in sight of all my foes", + "Doth still my table spread;", + "My cup with blessings overflows,", + "Thine oil anoints my head." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The sure provisions of my God", + "Attend me all my days;", + "O may Thy house be mine abode", + "And all my work be praise.", + "There would I find a settled rest", + "While others go and come;", + "No more a stranger or a guest,", + "But like a child at home." + ] + } + ] + }, + { + "index": "105", + "number": 105, + "title": "Sing to the Great Jehovah's Praise", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sing to the great Jehovah’s praise!", + "All praise to Him belongs;", + "Who kindly lengthens out our days,", + "In spires our choicest songs,", + "Inspires our choicest songs." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "His providence hath brought us through", + "Another various year;", + "We all, with vows and anthems new,", + "Before our God appear,", + "Before our God appear." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O God, Thy mercies past we own,", + "And Thy continued care;", + "To Thee presenting through Thy Son", + "What e’er we have and are,", + "What e’er we have and are." + ] + } + ] + }, + { + "index": "106", + "number": 106, + "title": "Give to Our god Immortal Praise", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Give to our God immortal praise;", + "Mercy and truth are all His ways:", + "Wonders of grace to God belong,", + "Repeat His mercies in your song." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Give to the Lord of lords renown,", + "The King of kings with glory crown:", + "His mercies ever shall endure", + "When lords and kings are known no more." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "He sent His Son with power to save", + "From guilt and darkness and the grave:", + "Wonders of grace to God belong,", + "Repeat His mercies in your song." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Thro’ this vain world He guides our feet,", + "And leads us to His heav’nly seat;", + "His mercies ever shall endure,", + "When this vain world shall be no more." + ] + } + ] + }, + { + "index": "107", + "number": 107, + "title": "God Moves in a Mysterious Way", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God moves in a mysterious way", + "His wonders to perform;", + "He plants His footsteps in the sea,", + "And rides upon the storm." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Ye fearful saints, fresh courage take;", + "The clouds ye so much dread", + "Are big with mercy, and shall break", + "In blessings on your head." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Judge not the Lord by feeble sense,", + "But trust Him for His grace;", + "Behind a frowning providence", + "He hides a smiling face." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "His purposes will ripen fast,", + "Unfolding every hour;", + "The bud may have a bitter taste,", + "But sweet will be the flower." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Blind unbelief is sure to err,", + "And scan His work in vain;", + "God is His own interpreter,", + "And He will make it plain." + ] + } + ] + }, + { + "index": "108", + "number": 108, + "title": "Amazing Grace", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Amazing grace! How sweet the sound", + "that saved a wretch like me!", + "I once was lost, but now am found;", + "was blind, but now I see." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "‘Twas grace that taught my heart to fear,", + "and grace my fears relieved;", + "how precious did that grace appear", + "the hour I first believed." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The Lord has promised good to me,", + "his word my hope secures;", + "he will my shield and portion be,", + "as long as life endures." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Through many dangers, toils, and snares,", + "I have already come;", + "’tis grace hath brought me safe thus far,", + "and grace will lead me home." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "When we’ve been there ten thousand years,", + "bright shining as the sun,", + "we’ve no less days to sing God’s praise", + "than when we first begun." + ] + } + ] + }, + { + "index": "109", + "number": 109, + "title": "Marvelous Grace", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Marvelous grace of our loving Lord.", + "Grace that exceeds our sin and our guilt!", + "Yonder on Calvary’s mount outpoured", + "There where the blood of the Lamb was spilt." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Grace, grace, God’s grace,", + "Grace that will pardon and cleanse within", + "Grace, grace, God’s grace,", + "Grace that is greater than all our sin!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sin and despair, like the sea waves cold,", + "Threaten the soul with infinite loss;", + "Grace that is greater, yes, grace untold", + "Points to the Refuge, the mighty Cross." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Grace, grace, God’s grace,", + "Grace that will pardon and cleanse within", + "Grace, grace, God’s grace,", + "Grace that is greater than all our sin!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Marvelous, infinite, matchless grace,", + "Freely bestowed on all who believe!", + "You that are longing to see His face,", + "Will you this moment His grace receive?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Grace, grace, God’s grace,", + "Grace that will pardon and cleanse within", + "Grace, grace, God’s grace,", + "Grace that is greater than all our sin!" + ] + } + ] + }, + { + "index": "110", + "number": 110, + "title": "God's Free Mercy Streameth", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God’s free mercy streameth", + "over all the world,", + "And His banner gleameth,", + "By His church unfuried;", + "Broad and deep and glorious,", + "As the heaven above,", + "Shines in might victorious", + "His eternal love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Summer suns are glowing", + "over land and sea;", + "Happy light is flowing,", + "Bountiful and free;", + "Everything rejoices", + "in the mellow rays;", + "Earth’s ten thousand voices", + "swell the psalm of praise." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord, upon our blindness", + "thy pure radiance pour;", + "For Thy loving kindness", + "we would love Thee more;", + "And when clouds are drifting", + "dark across the sky,", + "Then, the veil uplifting,", + "father, be Thou nigh." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "We will never doubt Thee,", + "tho’ veil Thy light;", + "Life is dark without Thee,", + "death with Thee is bright.", + "Light of light, shine o’er", + "us on our pilgrim way,", + "Go Thou still before us", + "to the endless day." + ] + } + ] + }, + { + "index": "111", + "number": 111, + "title": "It Took a Miracle", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My Father is omnipotent", + "And that you can’t deny;", + "A God of might and miracles;", + "‘Tis written in the sky." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "It took a miracle to put the stars in place;", + "It took a miracle to hang the world in space.", + "But when He saved my soul,", + "Cleansed and made me whole,", + "It took a miracle of love and grace!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Though here His glory has been shown,", + "We still can’t fully see", + "The wonders of His might, His throne;", + "‘Till eternity." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "It took a miracle to put the stars in place;", + "It took a miracle to hang the world in space.", + "But when He saved my soul,", + "Cleansed and made me whole,", + "It took a miracle of love and grace!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The Bible tells us of His power", + "And wisdom all way through;", + "And every little bird and flower", + "Are testimonies, too." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "It took a miracle to put the stars in place;", + "It took a miracle to hang the world in space.", + "But when He saved my soul,", + "Cleansed and made me whole,", + "It took a miracle of love and grace!" + ] + } + ] + }, + { + "index": "112", + "number": 112, + "title": "Let Us With a Gladsome Mind", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Let us with a gladsome mind", + "Praise the Lord, for He is kind:", + "For His mercies shall endure,", + "Ever faithful, ever sure." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He, with all commanding might,", + "Filled the new made world with light:", + "For His mercies shall endure,", + "Ever faithful, ever sure." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "All things living He does feed;", + "His full hand supplies their need:", + "For His mercies shall endure,", + "Ever faithful, ever sure." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Let us then with gladsome mind", + "Praise the Lord, for He is kind:", + "For His mercies shall endure,", + "Ever faithful, ever sure." + ] + } + ] + }, + { + "index": "113", + "number": 113, + "title": "As Pants the Hart", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "As pants the hart for cooling streams", + "When heated in the chase,", + "So longs my soul, O God, for Thee,", + "And Thy refreshing grace." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "For Thee, my God, the living God,", + "My thirsty soul doth pine:", + "O when shall I behold Thy face,", + "Thou Majesty divine?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Why restless, why cast down, my soul?", + "Hope still, and thou shalt sing", + "The praise of Him who is thy God,", + "Thy health’s eternal spring." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "To Father, Son, and Holy Ghost,", + "The God whom we adore,", + "Be glory, as it was, is now,", + "And shall be evermore." + ] + } + ] + }, + { + "index": "114", + "number": 114, + "title": "There's a Wideness", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There’s a wideness, in God’s mercy,", + "like the wideness of the sea;", + "There is mercy, with the Savior,", + "Which is more than liberty." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There is welcome, for the sinner,", + "and more graces for the good;", + "There is mercy, with the Savior,", + "There is healing in His blood." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "For the love of God is broader", + "Than the measure of man’s mind.", + "And the heart of the Eternal,", + "is most wonderfully kind." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "If our love were but more simple,", + "We should take Him at His word;", + "And our lives would be all sunshine,", + "In the sweetness of our Lord." + ] + } + ] + }, + { + "index": "115", + "number": 115, + "title": "O Come, O Come, Immanuel", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O come, O come, Emmanuel,", + "And ransom captive Israel,", + "That mourns in lonely exile here", + "Until the Son of God appear." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rejoice! Rejoice!", + "Emmanuel shall come to thee,", + "O Israel." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O come, Thou Wisdom from on high,", + "And order all things far and night;", + "To us the path of knowledge show,", + "And cause us in her ways to go." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rejoice! Rejoice!", + "Emmanuel shall come to thee,", + "O Israel." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O come, Desire of nations, bind", + "In one the hearts of all mankind;", + "Bid Thou our sad divisions cease,", + "And be Thyself our King of Peace." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rejoice! Rejoice!", + "Emmanuel shall come to thee,", + "O Israel." + ] + } + ] + }, + { + "index": "116", + "number": 116, + "title": "Of the Father's Love Begotten", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Of the Father’s love begotten,", + "Ere the worlds began to be,", + "He is Alpha and Omega,", + "He the source, the ending He,", + "Of the things that are, that have been,", + "And that future years shall see,", + "Evermore and evermore! Amen." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O ye heights of heaven adore Him;", + "Angel hosts, His praises sing;", + "Powers, dominions, bow before Him,", + "And extol our God and King;", + "Let no tongue on earth be silent,", + "Every voice in concert ring,", + "Evermore and evermore! Amen." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Christ, to Thee with God the Father", + "And, O Holy Ghost, to Thee,", + "Hymn and chant and high thanksgiving", + "And unwearied praises be.", + "Honor, glory, and dominion,", + "And eternal victory,", + "Evermore and evermore! Amen." + ] + } + ] + }, + { + "index": "117", + "number": 117, + "title": "The Advent of Our God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The advent of our God", + "With eager prayers we greet,", + "And singing haste upon His road", + "His coming reign to meet." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The everlasting Son", + "Was born to make us free;", + "And He a servant’s form put on", + "To gain our liberty." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As Judge, on clouds of light,", + "He soon will come again,", + "His scattered people to unite", + "With them in heaven to reign." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Praise to the incarnate Son", + "Who comes to set us free,", + "With Father, Spirit, ever one,", + "To all eternity." + ] + } + ] + }, + { + "index": "118", + "number": 118, + "title": "The First Noel", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The first noel the angel did say", + "Was to certain poor shepherds", + "in fields where they lay;", + "In fields where they lay", + "keeping their sheep,", + "On a cold winter’s night", + "that was so deep." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Noel, Noel, Noel, Noel,", + "Born is the King of Israel" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "They looked up and say a star", + "Shining in the east, beyond them far,", + "And to the earth it gave great light,", + "And so it continued both day and night." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Noel, Noel, Noel, Noel,", + "Born is the King of Israel" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And by the light of that same star,", + "Three wise men came from country far,", + "And to the earth it gave great light,", + "And to follow the star wherever it went." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Noel, Noel, Noel, Noel,", + "Born is the King of Israel" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "This star drew nigh to the northwest,", + "O’er Bethlehem it took its rest,", + "And there it did both stop and stay,", + "Right over the place where Jesus lay." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Noel, Noel, Noel, Noel,", + "Born is the King of Israel" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Then entered in those wise men three,", + "Full reverently upon the knee,", + "And offered there, in His presence,", + "Their gold, and myrrh, and frankincense." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Noel, Noel, Noel, Noel,", + "Born is the King of Israel" + ] + } + ] + }, + { + "index": "119", + "number": 119, + "title": "Angels From the Realms of Glory", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Angels from the realms of glory,", + "Wing your flight o`er all the earth;", + "Ye, who sang creation`s story,", + "Now proclaim Messiah`s birth;", + "Come and worship, Come and worship,", + "Worship Christ, the newborn King." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Shepherds, in the field abiding,", + "Watching o`er your flocks by night,", + "God with man is now residing;", + "Yonder shines the Infant Light;", + "Come and worship, Come and worship,", + "Worship Christ, the newborn King." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Sages, leave your contemplations,", + "Brighter visions beam afar;", + "Seek the great Desire of nations;", + "Ye have seen His natal star;", + "Come and worship, Come and worship,", + "Worship Christ, the newborn King." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Saints, before the altar bending,", + "Watching long in hope and fear,", + "Suddenly the Lord, descending,", + "In His temple shall appear;", + "Come and worship, Come and worship,", + "Worship Christ, the newborn King." + ] + } + ] + }, + { + "index": "120", + "number": 120, + "title": "There's a Song in the Air", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There’s a song in the air!", + "There’s a star in the sky!", + "There’s a mother’s deep prayer", + "And a baby’s low cry!", + "And the star rains its fire", + "while the beautiful sing,", + "For the manger of Bethlehem", + "cradles a King!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There’s a tumult of joy", + "O’er the wonderful birth,", + "For the virgin’s sweet boy", + "Is the Lord of the earth.", + "Aye! the star rains its fire", + "while the beautiful sing,", + "For the manger of Bethlehem", + "cradles a King!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In the light of that star", + "Lie the ages impearled;", + "And that song from afar", + "Has swept over the world.", + "Every hearth is aflame", + "and the beautiful sing", + "In the homes of the nations", + "that Jesus is King!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "We rejoice in the light,", + "And we echo the song", + "That comes down through the night", + "From the heavenly throng.", + "Aye! we shout to", + "the lovely evangel they bring,", + "And we greet in His cradle", + "our Savior and King!" + ] + } + ] + }, + { + "index": "121", + "number": 121, + "title": "Go, Tell It On the Mountain", + "lyrics": [ + { + "type": "refrain", + "index": 0, + "lines": [ + "Go, tell it on the mountain,", + "Over the hills and everywhere:", + "Go, tell it on the mountain", + "That Jesus Christ is born!" + ] + }, + { + "type": "verse", + "index": 1, + "lines": [ + "While shepherds kept their watching", + "O’er silent flocks by night,", + "Behold throughout the heavens", + "There shone a holy light." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Go, tell it on the mountain,", + "Over the hills and everywhere:", + "Go, tell it on the mountain", + "That Jesus Christ is born!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The shepherds feared and trembled", + "When lo! Above the earth", + "Rang out the angel chorus", + "That hailed our Savior’s birth." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Go, tell it on the mountain,", + "Over the hills and everywhere:", + "Go, tell it on the mountain", + "That Jesus Christ is born!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Down in a lowly manger", + "The humble Christ was born,", + "And brought us God’s salvation", + "That blessed Christmas morn." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Go, tell it on the mountain,", + "Over the hills and everywhere:", + "Go, tell it on the mountain", + "That Jesus Christ is born!" + ] + } + ] + }, + { + "index": "122", + "number": 122, + "title": "Hark! the Herald Angels Sing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Hark! the herald angels sing,", + "“Glory to the new born King,", + "peace on earth, and mercy mild,", + "God and sinners reconciled!”", + "Joyful, all ye nations rise,", + "join the triumph of the skies;", + "with th’ angelic host proclaim,", + "“Christ is born in Bethlehem!”", + "Hark! the herald angels sing,", + "“Glory to the new born King!”" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Christ, by highest heaven adored;", + "Christ, the everlasting Lord;", + "late in time behold him come,", + "offspring of a virgin’s womb.", + "Veiled in flesh the Godhead see;", + "hail th’ incarnate Deity,", + "pleased with us in flesh to dwell,", + "Jesus, our Emmanuel.", + "Hark! the herald angels sing,", + "“Glory to the new born King!”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Hail the heaven-born Prince of Peace!", + "Hail the Sun of Righteousness!", + "Light and life to all he brings,", + "risen with healing in his wings.", + "Mild he lays his glory by,", + "born that we no more may die,", + "born to raise us from the earth,", + "born to give us second birth.", + "Hark! the herald angels sing,", + "“Glory to the new born King!”" + ] + } + ] + }, + { + "index": "123", + "number": 123, + "title": "As With Gladness Men of Old", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "As with gladness men of old", + "Did the guiding star behold,", + "As with joy they hailed its light,", + "Leading onward, beaming bright,", + "So, most gracious Lord, may we", + "Evermore be led to Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "As with joyful steps they sped", + "To that lowly manger bed,", + "There to bend the knee before", + "Him whom heav’n and earth adore,", + "So may we with willing feet", + "Ever seek Thy mercy seat." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As they offered gifts most rare", + "At that manger rude and bare,", + "So may we with holy joy,", + "Pure, and free from sin’s alloy,", + "All our costliest treasures bring,", + "Christ, to Thee our heav’nly King." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Holy Jesus, every day", + "Keep us in the narrow way;", + "And, when earthly things are past,", + "Bring our ransomed souls at last", + "Where they need no star to guide,", + "Where no clouds Thy glory hide." + ] + } + ] + }, + { + "index": "124", + "number": 124, + "title": "Away in a Manger", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Away in a manger,", + "no crib for a bed,", + "The little Lord Jesus", + "laid down his sweet head.", + "The stars in the sky", + "looked down where he lay,", + "The little Lord Jesus", + "asleep in the hay." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The cattle are lowing,", + "the baby awakes,", + "But little Lord Jesus", + "no crying he makes.", + "I love Thee, Lord Jesus,", + "look down from the sky", + "And stay by my cradle", + "til morning is nigh." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Be near me, Lord Jesus,", + "I ask Thee to stay", + "Close by me forever,", + "and love me, I pray.", + "Bless all the dear children", + "in thy tender care,", + "And take us to heaven,", + "to live with Thee there." + ] + } + ] + }, + { + "index": "125", + "number": 125, + "title": "Joy to the World", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Joy to the world, the Lord is come!", + "Let earth receive her King;", + "Let every heart", + "prepare Him room,", + "And heaven and nature sing,", + "And heaven and nature sing,", + "And heaven, and heaven and nature sing." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Joy to the earth, the Savior reigns!", + "Let men their songs employ;", + "While fields and floods,", + "rocks, hills, and plains,", + "Repeat the sounding joy,", + "Repeat the sounding joy,", + "Repeat, repeat the sounding joy." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "No more let sin and sorrow grow,", + "Nor thorns infest the ground;", + "He comes to make", + "His blessings flow", + "Far as the curse is found,", + "Far as the curse is found,", + "Far as, far as the curse is found." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "He rules the world with truth and grace,", + "And makes the nations prove", + "The glories of", + "His righteousness,", + "And wonders of His love,", + "And wonders of His love,", + "And wonders, and wonders of His love." + ] + } + ] + }, + { + "index": "126", + "number": 126, + "title": "In the Bleak Midwinter", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In the bleak midwinter", + "Frosty wind made moan;", + "Earth stood hard as iron,", + "Water like a stone;", + "Snow had fallen, snow on snow,", + "Snow on snow,", + "In the bleak midwinter,", + "Long ago." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Angels and archangels", + "May have gathered there,", + "Cherubim and seraphim", + "Thronged the air:", + "But His mother only", + "In her maiden bliss,", + "Worshipped the beloved", + "With a kiss." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "What can I give Him,", + "Poor as I am?", + "If I were a shepherd", + "I would bring a lamb;", + "If I were a wise man", + "I would do my part;", + "Yet what can I give Him?", + "Give my heart." + ] + } + ] + }, + { + "index": "127", + "number": 127, + "title": "Infant Holy, Infant Lowly", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Infant holy, infant lowly,", + "For His bed a cattle stall;", + "Oxen lowing, little knowing", + "Christ the babe is Lord of all;", + "Swift are winging angels singing,", + "Noels ringing, tidings bringing,", + "Christ the babe is Lord of all,", + "Christ the babe is Lord of all." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Flocks were sleeping, shepherds keeping", + "Vigil till the morning new;", + "Saw the glory, heard the story,", + "Tidings of the gospel true;", + "Thus rejoicing, free from sorrow,", + "Praises voicing greet the morrow,", + "Christ the babe was born for you,", + "Christ the babe was born for you." + ] + } + ] + }, + { + "index": "128", + "number": 128, + "title": "Break Forth, O Beauteous Heavenly Light", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Break forth, O beauteous heavenly light,", + "And usher in the morning;", + "Ye shepherds, shrink not with affright,", + "But hear the angel’s warning.", + "This Child, now weak in infancy,", + "Our confidence and joy shall be,", + "The power of Satan breaking,", + "Our peace eternal making." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Break forth, O beauteous heavenly light,", + "To herald our salvation;", + "He stoops to earth – the God of might,", + "Our hope and expectation.", + "He comes in human flesh to dwell,", + "Our God with us, Immanuel,", + "The night of darkness ending,", + "Our fallen race befriending." + ] + } + ] + }, + { + "index": "129", + "number": 129, + "title": "As It Fell Upon a Night", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "As it fell upon a night", + "In the winter weather,", + "Angels bright in starry height", + "Began to sing together." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Shepherds sleeping on the plain", + "Woke to see the glory,", + "All amazed they stood and gazed", + "And heard the angels’ story." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Unto you a child is born", + "In a manger lowly,", + "Humble, He, yet born to be", + "The King of Love most holy." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Happy angels from afar,", + "Cease your singing never!", + "In excelsis gloria!", + "Forever and forever." + ] + } + ] + }, + { + "index": "130", + "number": 130, + "title": "It Came Upon the Midnight Clear", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "It came upon the midnight clear,", + "That glorious song of old,", + "From angels bending near the earth,", + "To touch their harps of gold:", + "“Peace on the earth, goodwill to men", + "From heavens all gracious King!”", + "The world in solemn stillness lay", + "To hear the angels sing." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Still through the cloven skies they come,", + "With peaceful wings unfurled;", + "And still their heavenly music floats", + "O’er all the weary world:", + "Above its sad and lowly plains", + "They bend on hovering wing,", + "And ever o’er its Babel sounds", + "The blessed angels sing." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O ye beneath life’s crushing load,", + "Whose forms are bending low,", + "Who toil along the climbing way", + "With painful steps and slow;", + "Look now, for glad and golden hours", + "Come swiftly on the wing;", + "Oh rest beside the weary road", + "And hear the angels sing." + ] + } + ] + }, + { + "index": "131", + "number": 131, + "title": "Lo, How a Rose E'er Blooming", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lo, how a rose e’re blooming", + "From tenderstem hath sprung,", + "Of Jesse’s lineage coming", + "As men of old have sung.", + "It came, a floweret bright,", + "Amid the cold of winter", + "When half spent was the night." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Isaiah ’twas foretold it,", + "The Rose I have in mind,", + "With Mary we beheld it,", + "The virgin mother kind.", + "To show God’s love aright", + "She bore to them a Savior,", + "When half spent was the night." + ] + } + ] + }, + { + "index": "132", + "number": 132, + "title": "O Come, All Ye Faithful", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O come, all ye faithful,", + "joyful and triumphant,", + "O come ye, O come ye to Bethlehem!", + "Come and behold Him,", + "born the King of angels!", + "O come, let us adore Him,", + "O come, let us adore Him,", + "O come, let us adore Him,", + "Christ, the Lord!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sing, choirs of angels", + "sing in exultation,", + "O sing all ye citizens of heaven above!", + "Glory to God,", + "all glory in the highest!", + "O come, let us adore Him,", + "O come, let us adore Him,", + "O come, let us adore Him,", + "Christ, the Lord!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Yea, Lord, we greet Thee,", + "born this happy morning,", + "Jesus, to Thee be all glory given;", + "Word of the Father,", + "now in flesh appearing!", + "O come, let us adore Him,", + "O come, let us adore Him,", + "O come, let us adore Him,", + "Christ, the Lord!" + ] + } + ] + }, + { + "index": "133", + "number": 133, + "title": "Now Is Born the Divine Christ Child", + "lyrics": [ + { + "type": "refrain", + "index": 0, + "lines": [ + "Now is born the divine Christ child,", + "Play the musette, play the tuneful oboe,", + "Now is born the divine Christ child,", + "Sing we all and rejoice this day." + ] + }, + { + "type": "verse", + "index": 1, + "lines": [ + "He was born in a stable bare,", + "On bed of straw how He sleeps so soundly,", + "He was born in a stable bare,", + "Let us worship and to Him bow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Now is born the divine Christ child,", + "Play the musette, play the tuneful oboe,", + "Now is born the divine Christ child,", + "Sing we all and rejoice this day." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Ages long since are past and gone,", + "When the wise men foretold His coming,", + "Ages long since are past and gone,", + "When the wise men foretold His birth." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Now is born the divine Christ child,", + "Play the musette, play the tuneful oboe,", + "Now is born the divine Christ child,", + "Sing we all and rejoice this day." + ] + } + ] + }, + { + "index": "134", + "number": 134, + "title": "O Jesus Sweet", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Jesus sweet, O Jesus mild,", + "Thy Father’s will hast Thou fulfilled;", + "For Thou hast left Thy heavenly throne", + "Our lowly state to make Thine own.", + "O Jesus sweet, O Jesus mild." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O Jesus sweet, O Jesus mild,", + "With joy hast Thou the whole world filled;", + "Thou comest down from heaven’s hall", + "To comfort us whom tears enthrall.", + "O Jesus sweet, O Jesus mild." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O Jesus sweet, O Jesus mild,", + "Thou art love’s image undefiled.", + "Inflame our hearts with love’s pure fire,", + "That we may share Thy heart’s desire.", + "O Jesus sweet, O Jesus mild." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O Jesus sweet, O Jesus mild,", + "Help us to do as Thou hast willed.", + "What’er we have belongs to Thee:", + "O may we ever faithful be.", + "O Jesus sweet, O Jesus mild." + ] + } + ] + }, + { + "index": "135", + "number": 135, + "title": "O Little Town of Bethlehem", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O little town of Bethlehem,", + "how still we see thee lie!", + "Above thy deep and dreamless sleep", + "the silent stars go by.", + "Yet in thy dark streets shineth", + "the everlasting Light;", + "The hopes and fears of all the years", + "are met in thee tonight." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "For Christ is born of Mary,", + "and gathered all above,", + "While mortals sleep, the angels keep", + "their watch of wondering love.", + "O morning stars together,", + "proclaim the holy birth,", + "And praises sing to God the King,", + "and peace to men on earth!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "How silently, how silently,", + "the wondrous Gift is giv’n;", + "So God imparts to human hearts", + "the blessings of His heav’n.", + "No ear may hear His coming,", + "but in this world of sin,", + "Where meek souls will receive Him still,", + "the dear Christ enters in." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O holy Child of Bethlehem,", + "descend to us, we pray;", + "Cast out our sin, and enter in,", + "be born in us today.", + "We hear the Christmas angels", + "the great glad tidings tell;", + "O come to us, abide with us,", + "our Lord Emmanuel!" + ] + } + ] + }, + { + "index": "136", + "number": 136, + "title": "Good Christians, Now Rejoice", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Good Christians, now rejoice,", + "With heart, and soul, and voice;", + "Give ye heed to what we say:", + "Jesus Christ is born today;", + "Ox and ass before Him bow,", + "And He is in the manger now.", + "Crist is born today!", + "Crist is born today!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Good Christians, now rejoice,", + "With heart, and soul, and voice;", + "Now ye hear of endless bliss:", + "Jesus Christ was born for this!", + "He hath ope’d the heav’nly door,", + "And we are blessed evermore.", + "Christ was born for this!", + "Christ was born for this!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Good Christians, now rejoice,", + "With heart, and soul, and voice;", + "Now ye need not fear the grave:", + "Jesus Christ was born to save!", + "Calls you one and calls you all", + "To gain His everlasting hall.", + "Christ was born to save!", + "Christ was born to save!" + ] + } + ] + }, + { + "index": "137", + "number": 137, + "title": "We Three Kings", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We three kings of Orient are;", + "Bearing gifts we traverse afar", + "Field and fountain, moor and mountain,", + "Following yonder star." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O star of wonder, star of night,", + "Star with royal beauty bright,", + "Westward leading, still proceeding,", + "Guide us to Thy perfect light." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Born a King on Bethlehem’s plain,", + "Gold I bring to crown Him again,", + "King forever, ceasing never", + "Over us all to reign." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O star of wonder, star of night,", + "Star with royal beauty bright,", + "Westward leading, still proceeding,", + "Guide us to Thy perfect light." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Frankincense to offer have I;", + "Incense owns a Deity nigh;", + "Prayer and praising all men raising,", + "Worship Him, God on high." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O star of wonder, star of night,", + "Star with royal beauty bright,", + "Westward leading, still proceeding,", + "Guide us to Thy perfect light." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Myrrh is mine; its bitter perfume", + "Breathes a life of gathering gloom:", + "Sorrowing, sighing, bleeding, dying,", + "Sealed in the stonecold tomb." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O star of wonder, star of night,", + "Star with royal beauty bright,", + "Westward leading, still proceeding,", + "Guide us to Thy perfect light." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Glorious now behold Him arise,", + "King and God and sacrifice;", + "Alleluia, Alleluia!", + "Sounds through the earth and skies." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O star of wonder, star of night,", + "Star with royal beauty bright,", + "Westward leading, still proceeding,", + "Guide us to Thy perfect light." + ] + } + ] + }, + { + "index": "138", + "number": 138, + "title": "Rise Up, Shepherd, and Follow", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There’s a star in the east", + "on Christmas morn.", + "Rise up, shepherd, and follow.", + "It will lead to the place", + "and where the Savior’s born,", + "Rise up, shepherd, and follow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Leave your sheep and leave your lambs,", + "Rise up, shepherd, and follow.", + "Leave your ewes and leave your rams,", + "Rise up, shepherd, and follow.", + "Follow, follow,", + "Rise up shepherd, and follow.", + "Follow the star of Bethlehem,", + "Rise up, shepherd, and follow." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "If you take good heed", + "to the angel’s words,", + "Rise up, shepherd, and follow.", + "You’ll forget your flocks,", + "you’ll forget your herds,", + "Rise up, shepherd, and follow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Leave your sheep and leave your lambs,", + "Rise up, shepherd, and follow.", + "Leave your ewes and leave your rams,", + "Rise up, shepherd, and follow.", + "Follow, follow,", + "Rise up shepherd, and follow.", + "Follow the star of Bethlehem,", + "Rise up, shepherd, and follow." + ] + } + ] + }, + { + "index": "139", + "number": 139, + "title": "While Shepherds Watched Their Flocks", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "While shepherds watched their flocks by night,", + "All seated on the ground,", + "The angel of the Lord came down,", + "And glory shone around." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "“Fear nor!” said he- for mighty dread", + "Had seized their troubled mind-", + "“Glad tidings of great joy I bring,", + "To you and all mankind." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "“To you, in David’s town this day,", + "Is born of David’s line,", + "The Savior who is Christ the Lord;", + "And this shall be the sign:" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "“The heavenly Babe you there shall find", + "To human view displayed,", + "All meanly wrapped in swathing bands,", + "And in a manger laid.”" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Thus spake the seraph; and forth with", + "Appeared a shining throng", + "Of angels praising God on high,", + "Who thus addressed their song:" + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "“All glory be to God on high,", + "And to the earth be peace;", + "Good will henceforth from heaven to men,", + "Begin and never cease!”" + ] + } + ] + }, + { + "index": "140", + "number": 140, + "title": "Thou Didst Leave Thy Throne", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Thou didst leave Thy throne", + "And Thy kingly crown", + "When Thou camest to earth for me;", + "But in Bethlehem’s home", + "Was there found no room", + "For Thy holy nativity." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O come to my heart, Lord Jesus,", + "There is room in my heart for Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Heaven’s arches rang", + "When the angels sang", + "Proclaiming Thy royal degree;", + "But of lowly birth", + "Didst Thou come to earth,", + "And in greatest humility." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O come to my heart, Lord Jesus,", + "There is room in my heart for Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The foxes found rest,", + "And the birds their nest", + "In the shade of the forest tree;", + "But Thy couch was the sod,", + "O Thou Son of God,", + "In the deserts of Galilee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O come to my heart, Lord Jesus,", + "There is room in my heart for Thee." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Thou camest, O Lord,", + "With the living word", + "That should set Thy people free;", + "But with mocking scorn,", + "And with crown of thorn,", + "They bore Thee to Calvary." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O come to my heart, Lord Jesus,", + "There is room in my heart for Thee." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "When the heavens shall ring,", + "And the angels sing,", + "At Thy coming to victory,", + "Let Thy voice call me home,", + "Saying, “Yet there is room,", + "There is room at My side for thee.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "My heart shall rejoice, Lord Jesus,", + "When Thou comest and callest for me." + ] + } + ] + }, + { + "index": "141", + "number": 141, + "title": "What Child Is This", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "What child is this, who, laid to rest,", + "On Mary`s lap is sleeping?", + "Whom angels greet with anthems sweet,", + "While shepherds watch are keeping?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "This, this is Christ the King,", + "Whom shepherds guard and angels sing:", + "Haste, haste to bring Him laud,", + "The babe, the son of Mary." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Why lies He in such mean estate", + "Where ox and ass are feeding?", + "Good Christian, fear: for sinners here", + "The silent Word is pleading." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "This, this is Christ the King,", + "Whom shepherds guard and angels sing:", + "Haste, haste to bring Him laud,", + "The babe, the son of Mary." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "So bring Him incense, gold, and myrrh,", + "Come, peasant, king, to own Him,", + "The King of kings salvation brings,", + "Let loving hearts enthrone Him." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "This, this is Christ the King,", + "Whom shepherds guard and angels sing:", + "Haste, haste to bring Him laud,", + "The babe, the son of Mary." + ] + } + ] + }, + { + "index": "142", + "number": 142, + "title": "Angels We Have Heard on High", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Angels we have heard on high", + "Sweetly singing o’er the plains,", + "And the mountains in reply", + "Echoing their joyous strains." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Gloria, in excelsis Deo!", + "Gloria, in excelsis Deo!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Shepherds, why this jubilee?", + "Why your joyous strains prolong?", + "What the gladsome tidings be", + "Which inspire your heavenly song?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Gloria, in excelsis Deo!", + "Gloria, in excelsis Deo!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Come to Bethlehem and see", + "Christ Whose birth the angels sing;", + "Come, adore on bended knee,", + "Christ the Lord, the newborn King." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Gloria, in excelsis Deo!", + "Gloria, in excelsis Deo!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "See Him in a manger laid,", + "Whom the choirs of angels praise;", + "Mary, Joseph, lend your aid,", + "While our hearts in love we raise." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Gloria, in excelsis Deo!", + "Gloria, in excelsis Deo!" + ] + } + ] + }, + { + "index": "143", + "number": 143, + "title": "Silent Night, Holy Night", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Silent night! holy night!", + "All is calm, all is bright", + "Round yon virgin mother and Child,", + "Holy Infant so tender and mild,", + "Sleep in heavenly peace,", + "sleep in heavenly peace." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Silent night! holy night!", + "Shepherds quake at the sight,", + "glories stream from heaven afar,", + "heavenly hosts sing Alleluia;", + "Christ, the Savior is born,", + "Christ, the Savior is born." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Silent night! holy night!", + "Son of God, love’s pure light,", + "Radiant beams from Thy holy face,", + "with the dawn of redeeming grace,", + "Jesus, Lord, at Thy birth,", + "Jesus, Lord, at Thy birth." + ] + } + ] + }, + { + "index": "144", + "number": 144, + "title": "O Sing a Song of Bethlehem", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O sing a song of Bethlehem,", + "Of shepherds watching there,", + "And of the news that came to them", + "From angels in the air:", + "The light that shone on Bethlehem", + "Fills all the world today;", + "Of Jesus’birth and peace on earth", + "The angels sing alway." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O sing a song of Nazareth,", + "Of sunny days of joy,", + "O sing of fragrant flowers breath,", + "And of the sinless Boy:", + "For now the flowers of Nazareth", + "In every heart may grow;", + "Now spreads the fame of His dear name", + "On all the winds that blow." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O sing a song of Calvary,", + "Its glory and dismay;", + "Of Him who hung upon the tree,", + "And took our sins away:", + "For He who died on Calvary", + "Is risen from the grave;", + "And Christ, our Lord, by heaven adored,", + "Is mighty now to save." + ] + } + ] + }, + { + "index": "145", + "number": 145, + "title": "Songs of Thankfulness and Praise", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Songs of thankfulness and praise,", + "Jesus, Lord, to You we raise,", + "Manifested by the star", + "To the sages from afar;", + "Branch of royal David’s stem", + "In Your birth at Bethlehem;", + "Anthems be to You addressed,", + "God in man made manifest." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Manifest at Jordan’s stream,", + "Prophet, Priest, and King supreme;", + "And at Cana, wedding guest,", + "In Your Godhead manifest;", + "Manifest in power divine,", + "Changing water into wine;", + "Anthems be to You addressed,", + "God in man made manifest." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Manifest in making whole", + "Palsied limbs and fainting soul;", + "Manifest in valiant fight,", + "Quelling all the devil’s might;", + "Manifest in gracious will,", + "Ever bringing good from ill;", + "Anthems be to You addressed,", + "God in man made manifest." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Grant us grace to see You, Lord,", + "Mirrored in Your holy Word;", + "May we imitate Your way,", + "And be pure, as pure as we may,", + "That we like You may be", + "At Your great epiphany;", + "Let us praise You, ever blest,", + "God in man made manifest." + ] + } + ] + }, + { + "index": "146", + "number": 146, + "title": "I Think When I Read That Sweet Story", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I think when I read that sweet story of old,", + "When Jesus was here among men,", + "How He called little children as lambs to His fold,", + "I should like to have been with Him then." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I wish that His hands had been placed on my head,", + "That His arm had been thrown around me,", + "And that I might have seen His kind look when He said,", + "“Let the little ones come unto Me.”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I long for the joy of that glorious time,", + "The sweetest and brightest and best,", + "When the dear little children of every clime", + "Shall crowd to His arms and be blest." + ] + } + ] + }, + { + "index": "147", + "number": 147, + "title": "Christ Upon the Mountain Peak", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christ upon the mountain peak", + "Stands alone in glory blazing;", + "Let us, if we dare to speak,", + "With the saints and angels praise Him:" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Alleluia, Alleluia, Alleluia." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Trembling at His feet we saw", + "Moses and Elijah speaking;", + "All the prophets and the law", + "Shout thro’ them their joyful greeting:" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Alleluia, Alleluia, Alleluia." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Swift the cloud of glory came,", + "God proclaiming in the thunder", + "Jesus as His Son by name;", + "Nations cry aloud in wonder!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Alleluia, Alleluia, Alleluia." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "This is God’s beloved Son:", + "Law and prophets fade before Him;", + "First and last, the only One,", + "Let creation now adore Him." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Alleluia, Alleluia, Alleluia." + ] + } + ] + }, + { + "index": "148", + "number": 148, + "title": "O Love, How Deep, How Broad", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O love, how deep, how broad, how high,", + "Beyond all thought and fantasy,", + "That God, the Son of God, should take", + "Our mortal form for mortal’s sake!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "For us baptized, for us He bore", + "His holy fast and hungered sore;", + "For us temptation sharp He knew;", + "For us the tempter overthrew." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "For us by wickedness betrayed,", + "For us, in crown of thorns arrayed,", + "He bore the shameful cross and death;", + "For us He gave His dying breath." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "For us He rose from death again,", + "For us He went on high to reign;", + "For us He sent His Spirit here", + "To guide, to strengthen, and to cheer." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "All glory to our Lord and God", + "For love so deep, so high, so broad;", + "The Trinity whom we adore", + "Forevermore and forevermore." + ] + } + ] + }, + { + "index": "149", + "number": 149, + "title": "Once in Royal David's City", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Once in royal David’s city", + "Stood a lowly cattle shed,", + "Where a mother laid her Baby", + "In a manger for His bed;", + "Mary was that mother mild,", + "Jesus Christ her little Child." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He came down to earth from heaven,", + "Who is God and Lord of all,", + "And His shelter was a stable,", + "And His cradle was a stall;", + "With the poor, and mean, and lowly,", + "Lived on earth our Savior holy." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And through all His wondrous childhood", + "He would honor and obey,", + "Love and watch the lowly mother", + "In whose gentle arms He lay.", + "Christian children all must be", + "Mild, obedient, good as He." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "And our eyes at last shall see Him,", + "Through His own redeeming love;", + "For that Child so dear and gentle", + "Is our Lord in heaven above;", + "And He leads His children on", + "To the place where He is gone." + ] + } + ] + }, + { + "index": "150", + "number": 150, + "title": "Who Is He in Yonder Stall", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Who is He in yonder stall,", + "At whose feet the shepherds fall?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "‘Tis the Lord, O wondrous story,", + "‘Tis the Lord, the King of glory!", + "At His feet we humbly fall,", + "Crown Him, crown Him Lord of all.", + "At His feet we humbly fall- the Lord of all.", + "Crown Him, crown Him, Jesus, Jesus,", + "Crown Him Lord of all." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Who is He in deep distress,", + "Fasting in the wilderness?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "‘Tis the Lord, O wondrous story,", + "‘Tis the Lord, the King of glory!", + "At His feet we humbly fall,", + "Crown Him, crown Him Lord of all.", + "At His feet we humbly fall- the Lord of all.", + "Crown Him, crown Him, Jesus, Jesus,", + "Crown Him Lord of all." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Who is He, the gathering throng", + "Greet with loud triumphant song?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "‘Tis the Lord, O wondrous story,", + "‘Tis the Lord, the King of glory!", + "At His feet we humbly fall,", + "Crown Him, crown Him Lord of all.", + "At His feet we humbly fall- the Lord of all.", + "Crown Him, crown Him, Jesus, Jesus,", + "Crown Him Lord of all." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lo, at midnight, who is He", + "Prays in dark Gethsemane?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "‘Tis the Lord, O wondrous story,", + "‘Tis the Lord, the King of glory!", + "At His feet we humbly fall,", + "Crown Him, crown Him Lord of all.", + "At His feet we humbly fall- the Lord of all.", + "Crown Him, crown Him, Jesus, Jesus,", + "Crown Him Lord of all." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Who is He on yonder tree", + "Dies in shame and agony?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "‘Tis the Lord, O wondrous story,", + "‘Tis the Lord, the King of glory!", + "At His feet we humbly fall,", + "Crown Him, crown Him Lord of all.", + "At His feet we humbly fall- the Lord of all.", + "Crown Him, crown Him, Jesus, Jesus,", + "Crown Him Lord of all." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "Who is He that from the grave", + "Comes to heal and help and save?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "‘Tis the Lord, O wondrous story,", + "‘Tis the Lord, the King of glory!", + "At His feet we humbly fall,", + "Crown Him, crown Him Lord of all.", + "At His feet we humbly fall- the Lord of all.", + "Crown Him, crown Him, Jesus, Jesus,", + "Crown Him Lord of all." + ] + }, + { + "type": "verse", + "index": 7, + "lines": [ + "Who is He that from His throne", + "Rules through all the world alone?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "‘Tis the Lord, O wondrous story,", + "‘Tis the Lord, the King of glory!", + "At His feet we humbly fall,", + "Crown Him, crown Him Lord of all.", + "At His feet we humbly fall- the Lord of all.", + "Crown Him, crown Him, Jesus, Jesus,", + "Crown Him Lord of all." + ] + } + ] + }, + { + "index": "151", + "number": 151, + "title": "Jesus Walked This Lonesome Valley", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus walked this lonesome valley;", + "He had to walk it by Himself.", + "O nobody else could walk it for Him.", + "He had to walk it by Himself." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I must go and stand my trial.", + "I have to stand it by myself.", + "O nobody else could stand it for me.", + "I have to stand it by myself." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Jesus walked this lonesome valley;", + "He had to walk it by Himself.", + "O nobody else could walk it for Him.", + "He had to walk it by Himself." + ] + } + ] + }, + { + "index": "152", + "number": 152, + "title": "Tell Me the Story of Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Tell me the story of Jesus,", + "Write on my heart every word.", + "Tell me the story most precious,", + "Sweetest that ever was heard.", + "Tell how the angels in chorus,", + "Sang as they welcomed His birth.", + "“Glory to God in the highest!", + "Peace and good tidings to earth.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Tell me the story of Jesus,", + "Write on my heart every word.", + "Tell me the story most precious,", + "Sweetest that ever was heard." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Fasting alone in the desert,", + "Tell of the days that are past.", + "How for our sins He was tempted,", + "Yet was triumphant at last.", + "Tell of the years of His labor,", + "Tell of the sorrow He bore.", + "He was despised and afflicted,", + "Homeless, rejected and poor." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Tell me the story of Jesus,", + "Write on my heart every word.", + "Tell me the story most precious,", + "Sweetest that ever was heard." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Tell of the cross where they nailed Him,", + "Writhing in anguish and pain.", + "Tell of the grave where they laid Him,", + "Tell how He liveth again.", + "Love in that story so tender,", + "Clearer than ever I see.", + "Stay, let me weep while you whisper,", + "Love paid the ransom for me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Tell me the story of Jesus,", + "Write on my heart every word.", + "Tell me the story most precious,", + "Sweetest that ever was heard." + ] + } + ] + }, + { + "index": "153", + "number": 153, + "title": "Prince of Peace, Control My Will", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Prince of Peace, control my will,", + "Bid this struggling heart be still;", + "Bid my fears and doubtings cease,", + "Hush my spirit into peace." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thou hast bought me with Thy blood,", + "Opened wide the gate to God;", + "Peace, I ask, but peace must be,", + "Lord, in being one with Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "May Thy will, not mine, be done,", + "May Thy will and mine be one;", + "Chase these doubtings from my heart,", + "Now Thy perfect peace impart." + ] + } + ] + }, + { + "index": "154", + "number": 154, + "title": "When I Survey the Wondrous Cross", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When I survey the wondrous cross", + "on which the Prince of Glory died;", + "my richest gain I count but loss,", + "and pour contempt on all my pride." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Forbid it, Lord, that I should boast,", + "save in the death of Christ, my God;", + "all the vain things that charm me most,", + "I sacrifice them to his blood." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "See, from his head, his hands, his feet,", + "sorrow and love flow mingled down.", + "Did e’er such love and sorrow meet,", + "or thorns compose so rich a crown." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Were the whole realm of nature mine,", + "that were an offering far too small;", + "love so amazing, so divine,", + "demands my soul, my life, my all." + ] + } + ] + }, + { + "index": "155", + "number": 155, + "title": "When I Survey the Wondrous Cross", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When I survey the wondrous cross", + "On which the Prince of glory died,", + "My richest gain I count but loss,", + "And pour contempt on all my pride." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "See, from His head, His feet,", + "Sorrow and love flow mingled down;", + "Did e’er such love and sorrow meet?", + "Or thorns compose so rich a crown?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Since I, who was undone and lost,", + "Have pardon through His name and word;", + "Forbid it, then, that I should boast,", + "Save in the cross of Christ my Lord." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Were the whole realm of nature mine,", + "That were a tribute far too small;", + "Love so amazing, so divine,", + "Demands my life, my soul, my all." + ] + } + ] + }, + { + "index": "156", + "number": 156, + "title": "O Sacred Head Now Wounded", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O sacred Head, now wounded,", + "with grief and shame weighed down,", + "now scornfully surounded", + "with thorns, thine only crown:", + "how pale thou art with anguish,", + "with sore abuse and scorn!", + "How does that visage languish", + "which once was bright as morn!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "What thou, my Lord, has suffered", + "was all for sinners’ gain;", + "mine, mine was the transgression,", + "but thine the deadly pain.", + "Lo, here I fall, my Savior!", + "‘Tis I deserve thy place;", + "look on me with thy favor,", + "vouchsafe to me thy grace." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "What language shall I borrow", + "to thank thee, dearest friend,", + "for this thy dying sorrow,", + "thy pity without end?", + "O make me thine forever;", + "and should I fainting be,", + "Lord, let me never, never", + "outlive my love for thee." + ] + } + ] + }, + { + "index": "157", + "number": 157, + "title": "Go to Dark Gethsemane", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Go to dark Gethsemane,", + "Ye who feel the tempter’s power", + "Your Redeemer’s conflict see.", + "Watch with him one bitter hour;", + "Turn not from his griefs away;", + "Learn from Jesus Christ to pray." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "See Him at the judgment hall,", + "Beaten, bound, reviled, arraigned;", + "See Him meekly bearing all;", + "Love to man His soul sustained!", + "Shun not suffering, shame, or loss;", + "Learn from him to bear the cross." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Calvary’s mournful mountain climb;", + "There, adoring at his feet,", + "Mark that miracle of time,", + "God’s own sacrifice complete.", + "“It is finished!” hear him cry;", + "Learn from Jesus Christ to die." + ] + } + ] + }, + { + "index": "158", + "number": 158, + "title": "Were You There", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Were you there when", + "they crucified my Lord?", + "Were you there when", + "they crucified my Lord?", + "O! Sometimes it causes me", + "to tremble, tremble, tremble.", + "Were you there when", + "they crucified my Lord?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Were you there when", + "they nailed Him to the tree?", + "Were you there when", + "they nailed Him to the tree?", + "O! Sometimes it causes me", + "to tremble, tremble, tremble.", + "Were you there when", + "they nailed Him to the tree?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Were you there when", + "they pierced Him in the side?", + "Were you there when", + "they pierced Him in the side?", + "O! Sometimes it causes me", + "to tremble, tremble, tremble.", + "Were you there when", + "they pierced Him in the side?" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Were you there when", + "the sun refused to shine?", + "Were you there when", + "the sun refused to shine?", + "O! Sometimes it causes me", + "to tremble, tremble, tremble.", + "Were you there when", + "the sun refused to shine?" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Were you there when", + "they laid Him in the tomb?", + "Were you there when", + "they laid Him in the tomb?", + "O! Sometimes it causes me", + "to tremble, tremble, tremble.", + "Were you there when", + "they laid Him in the tomb?" + ] + } + ] + }, + { + "index": "159", + "number": 159, + "title": "The Old Rugged Cross", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "On a hill far away", + "stood an old rugged cross,", + "the emblem of suffering and shame;", + "and I love that old cross", + "where the dearest and best", + "for a world of lost sinners was slain." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "So I’ll cherish the old rugged cross,", + "till my trophies at last I lay down;", + "I will cling to the old rugged cross,", + "and exchange it some day for a crown." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O that old rugged cross,", + "so despised by the world,", + "has a wondrous attraction for me;", + "for the dear Lamb of God", + "left his glory above", + "to bear it to dark Calvary." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "So I’ll cherish the old rugged cross,", + "till my trophies at last I lay down;", + "I will cling to the old rugged cross,", + "and exchange it some day for a crown." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "To that old rugged cross", + "I will ever be true,", + "its shame and reproach gladly bear;", + "then he’ll call me some day", + "to my home far away,", + "where his glory forever I’ll share." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "So I’ll cherish the old rugged cross,", + "till my trophies at last I lay down;", + "I will cling to the old rugged cross,", + "and exchange it some day for a crown." + ] + } + ] + }, + { + "index": "160", + "number": 160, + "title": "Ride On in Majesty", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Ride on! ride on in majesty!", + "Hark, all the tribes hosanna cry;", + "O Savior meek, pursue Thy road", + "With palms and scattered garments strowed." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Ride on! ride on in majesty!", + "In lowly pomp ride on to die;", + "O Christ, Thy triumphs now begin", + "O’er captive death and conquered sin." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Ride on! ride on in majesty!", + "The winged squadrons of the sky", + "Look down with sad and wondering eyes", + "To see the approaching sacrifice." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Ride on! ride on in majesty!", + "In lowly pomp ride on to die;", + "Bow Thy meek head to mortal pain,", + "Then take, O God, Thy power and reign." + ] + } + ] + }, + { + "index": "161", + "number": 161, + "title": "Throned Upon the Awful Tree", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Throned upon the awful tree,", + "Lamb of God, Your grief we see.", + "Darkness veils Your anguished face;", + "None its lines of woe can trace.", + "None can tell what pangs unknown", + "Hold You silent and alone." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Silent through those three dread hours,", + "Wrestling with the evil powers,", + "Left alone with human sin,", + "Gloom around You and within,", + "Till th’appointed time is nigh,", + "Till the Lamb of God may die." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Hark, that cry that peals aloud", + "Upward through the whelming cloud!", + "You, the Father’s only Son,", + "You, His own anointed one,", + "You are asking- can it be?", + "“Why have You forsaken Me?”" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord, should fear and anguish roll", + "Darkly o’er our sinful soul,", + "You, who once were thus bereft", + "That Your own might ne’er be left,", + "Teach us by that bitter cry", + "In the gloom to know You nigh." + ] + } + ] + }, + { + "index": "162", + "number": 162, + "title": "Wondrous Love", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "What wondrous love is this,", + "O my soul, O my soul?", + "What wondrous love is this, O my soul?", + "What wondrous love is this", + "That caused the Lord of bliss", + "To bear the dreadful curse", + "for my soul, for my soul;", + "To bear the dreadful curse", + "for my soul, for my soul;" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "To God and to the Lamb", + "I will sing, I will sing;", + "To God and to the Lamb, I will sing;", + "To God and to the Lamb", + "Who is the great I am,", + "While millions join the theme,", + "I will sing, I will sing;", + "While millions join the theme,", + "I will sing, I will sing;" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And when from death I’m free,", + "I’ll sing on, I’ll sing on;", + "And when from death I’m free, I’ll sing on;", + "And when from death I’m free,", + "I’ll sing and joyful be,", + "And through eternity", + "I’ll sing on, I’ll sing on!", + "And through eternity,", + "I’ll sing on." + ] + } + ] + }, + { + "index": "163", + "number": 163, + "title": "At the Cross", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Alas! and did my Savior bleed,", + "and did my Sovereign die?", + "Would he devote that sacred head", + "for sinners such as I?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "At the cross, at the cross,", + "where I first saw the light,", + "and the burden of my heart rolled away;", + "it was there by faith I received my sight,", + "and now I am happy all the day!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Was it for crimes that I have done,", + "he groaned upon the tree?", + "Amazing pity! Grace unknown!", + "And love beyond degree!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "At the cross, at the cross,", + "where I first saw the light,", + "and the burden of my heart rolled away;", + "it was there by faith I received my sight,", + "and now I am happy all the day!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "But drops of grief can ne’er repay", + "the debt of love I owe:", + "Here, Lord, I give myself away;", + "’tis all that I can do!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "At the cross, at the cross,", + "where I first saw the light,", + "and the burden of my heart rolled away;", + "it was there by faith I received my sight,", + "and now I am happy all the day!" + ] + } + ] + }, + { + "index": "164", + "number": 164, + "title": "There Is a Green Hill Far Away", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There is a green hill far away,", + "Without a city wall,", + "Where the dear Lord was crucified,", + "Who died to save us all." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We may not know, we cannot tell,", + "What pains He had to bear,", + "But we believe it was for us", + "He hung and suffered there." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "He died that we might be forgiven,", + "He died to make us good,", + "That we might go at last to heaven,", + "Saved by His precious blood." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "There was no other good enough", + "To pay the price of sin;", + "He only could unlock the gate", + "Of heaven, and let us in." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "O dearly, dearly has He loved!", + "And we must love Him too,", + "And trust in His redeeming blood,", + "And try His works to do." + ] + } + ] + }, + { + "index": "165", + "number": 165, + "title": "Look, You Saints! the Sight Is Glorious", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Look, you saints, the sight is glorious,", + "See the Man of sorrows now;", + "From the fight returned victorious,", + "Every knee to Him shall bow.", + "Crown Him! Crown Him! Crown Him!", + "Crown Him! Crown Him! Crown Him!", + "Crowns become the victor’s brow.", + "Crowns become the victor’s brow." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Crown the Savior! angels crown Him!", + "Rich the trophies Jesus brings;", + "On the seat of power enthrone Him", + "While the vault of heaven rings.", + "Crown Him! Crown Him! Crown Him!", + "Crown Him! Crown Him! Crown Him!", + "Crown the Savior, King of Kings.", + "Crown the Savior, King of Kings." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Sinners in derision crowned Him,", + "Mocking thus the Savior’s claim;", + "Saints and angels crowd around Him,", + "Own His title, praise His name.", + "Crown Him! Crown Him! Crown Him!", + "Crown Him! Crown Him! Crown Him!", + "Spread abroad the victor’s fame!", + "Spread abroad the victor’s fame!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Hark! those bursts of acclamation!", + "Hark! those loud triumphant chords!", + "Jesus takes the highest station;", + "Oh, what joy the sight affords!", + "Crown Him! Crown Him! Crown Him!", + "Crown Him! Crown Him! Crown Him!", + "King of kings and Lord of lords!", + "King of kings and Lord of lords!" + ] + } + ] + }, + { + "index": "166", + "number": 166, + "title": "Christ the Lord Is Risen Today", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christ the Lord is risen today, Alleluia!", + "Sons of man and angels say, Alleluia!", + "Raise your joys and triumphs high, Alleluia!", + "Sing, ye heavens, and earth reply, Alleluia!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lives again our glorious King, Alleluia!", + "Where, O death, is now thy sting? Alleluia!", + "Once he died our souls to save, Alleluia!", + "Where’s thy victory, boasting grave? Alleluia!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Love’s redeeming work is done, Alleluia!", + "Fought the fight, the battle won, Alleluia!", + "Death in vain forbids him rise, Alleluia!", + "Christ has opened paradise, Alleluia!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Soar we now where Christ has led, Alleluia!", + "Following our exalted Head, Alleluia!", + "Made like him, like him we rise, Alleluia!", + "Ours the cross, the grave, the skies, Alleluia!" + ] + } + ] + }, + { + "index": "167", + "number": 167, + "title": "Alleluia! Sing to Jesus!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Alleluia! sing to Jesus!", + "His the scepter, His the throne.", + "Alleluia! His the triumph,", + "His the victory alone.", + "Hark! the songs of peaceful", + "Zion thunder like a mighty flood.", + "Jesus out of every nation", + "has redeemed us by His blood." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Alleluia! not as orphans", + "are we left in sorrow now;", + "Alleluia! He is near us,", + "faith believes, nor questions how;", + "Though the cloud from sight", + "received Him when the forty days were o’er", + "Shall our hearts forget His promise,", + "“I am with you evermore”?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Alleluia! bread of angels,", + "Thou on earth our food, our stay;", + "Alleluia! here the sinful flee", + "to Thee from day to day:", + "Intercessor, Friend of sinners,", + "Earth’s Redeemer, plead for me,", + "Where the songs of all the sinless", + "sweep across the crystal sea." + ] + } + ] + }, + { + "index": "168", + "number": 168, + "title": "And Have the Bright Immensities", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "And have the bright immensities", + "Received our risen Lord,", + "Where light years frame the Pleiades", + "And point Orion’s sword?", + "Do flaming suns His footsteps trace", + "Thro’corridors sublime,", + "The Lord of inter stellar space", + "And conqueror of time?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The heav’n that hides Him from our sight", + "Knows neither near nor far;", + "A little candle sheds its light", + "As surely as a star.", + "And where His loving people meet", + "To share the gift divine,", + "There stands He with unhurrying feet;", + "There heav’nly splendors shine." + ] + } + ] + }, + { + "index": "169", + "number": 169, + "title": "Come, You Faithful", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, you faithful, raise the strain", + "Of triumphant gladness;", + "God has brought His people", + "Now rejoice, Jerusalem,", + "And with true affection", + "Welcome in unwearied strains", + "Jesus’resurrection." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "‘Tis the spring of souls today;", + "Christ has burst His prison", + "From the frost and gloom of death", + "light and life have risen", + "All the winter of our sins,", + "Long and dark, is flying", + "From His ligth, to whom we give", + "Thanks and praise undying." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "“Alleluia!” now we cry", + "to our King immortal,", + "Who, triumphant, burst the", + "bars of the tomb’s dark portal", + "“Alleluia!” with the Son,", + "God the Father praising;", + "“Alleluia!” yet again to", + "the Spirit raising." + ] + } + ] + }, + { + "index": "170", + "number": 170, + "title": "Come, You Faithful", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, you faithful, raise the strain", + "Of triumphant gladness;", + "God has brought His Israel", + "Into joy from sadness;", + "Loosed from Pharoah’s bitter yoke", + "Jacob’s sons and daughters;", + "Led them with unmoistened foot", + "Through the Red Sea waters." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "‘Tis the spring of souls today;", + "Christ has burst His prison,", + "And from three days’sleep in death", + "As a sun has risen;", + "All the winter of our sins,", + "Long and dark, is flying", + "From His light, to whom is giv’n", + "Laud and praise undying." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Now the queen of seasons, bright", + "With the day of splendor,", + "With the royal feast of feasts,", + "Comes its joy to render;", + "Comes to gladden faithful hearts", + "Which with true affection", + "Welcome in unwearied strain", + "Jesus’resurrection." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "For today among the twelve", + "Christ appeared, be stowing", + "His deep peace, which evermore", + "Passes human knowing.", + "Neither could the gates of death,", + "Nor the tomb’s dark portal,", + "Nor the watchers, nor the seal,", + "Hold Him as a mortal." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "“Alleluia!” now we cry", + "To our King immortal,", + "Who, triumphant, burst the bars", + "Of the tomb’s dark portal;", + "“Alleluia” with the Son,", + "God the Father praising;", + "“Alleluia!” yet again", + "To the Spirit raising." + ] + } + ] + }, + { + "index": "171", + "number": 171, + "title": "Thine Is the Glory", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Thine is the glory,", + "Risen, conquering Son;", + "Endless is the victory", + "thou o’er death hast won.", + "Angels in bright raiment", + "rolled the stone away,", + "Kept the folded grave-clothes", + "where Thy body lay." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Thine is the glory,", + "Risen, conquering Son;", + "Endless is the victory", + "Thou o’er death hast won." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lo! Jesus meets us.", + "Risen from the tomb,", + "Lovingly He greets us,", + "Scatters fear and gloom;", + "Let His Church with gladness", + "hymns of triumph sing,", + "For her Lord now liveth;", + "Death has lost its sting." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Thine is the glory,", + "Risen, conquering Son;", + "Endless is the victory", + "Thou o’er death hast won." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "No more we doubt Thee,", + "Glorious Prince of life!", + "Life is nought without Thee;", + "Aid us in our strife;", + "Make us more than conquerors", + "through Thy deathless love", + "Bring us safe through Jordan", + "to Thy home above." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Thine is the glory,", + "Risen, conquering Son;", + "Endless is the victory", + "Thou o’er death hast won." + ] + } + ] + }, + { + "index": "172", + "number": 172, + "title": "The Strife Is O'er", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Alleluia, alleluia, alleluia!", + "The strife is o’er, the battle done;", + "Now is the victor’s triumph won!", + "Now be the song of praise begun. Alleluia!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The pow’rs of death have done their worst,", + "But Christ their legions has dispersed.", + "Let shouts of holy joy outburst. Alleluia!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The three sad days have quickly sped,", + "He rises glorious from the dead.", + "All glory to our risen head! Alleluia!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord, by the stripes which wounded You,", + "From death’s sting free Your servants too,", + "That we may live and sing to You. Alleluia!" + ] + } + ] + }, + { + "index": "173", + "number": 173, + "title": "Good Christian Friends, Rejoice!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Good Christian friends, rejoice and sing!", + "Now is the triumph of our King!", + "To all the world glad news we bring:", + "Alleluia! Alleluia! Alleluia!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The Lord of life is risen for aye;", + "Bring flowers of song to strew His way;", + "Let all mankind rejoice and say:", + "Alleluia! Alleluia! Alleluia!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Praise we in songs of victory", + "That love, that life which cannot die,", + "And sing with hearts uplifted high:", + "Alleluia! Alleluia! Alleluia!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Thy name we bless, O risen Lord,", + "And sing today with one accord", + "The life laid down, the life restored:", + "Alleluia! Alleluia! Alleluia!" + ] + } + ] + }, + { + "index": "174", + "number": 174, + "title": "Star of Our Hope", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Star of our hope! He’ll soon appear,", + "The last loud trumpet speaks Him near;", + "Hail Him, all saints, from pole to pole-", + "How welcome to the faithful soul!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "From heaven angelic voices sound:", + "Behold the Lord of glory crowned,", + "Arrayed in majesty divine,", + "And in His highest glories shine." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The grave yields up its precious trust,", + "Which long has slumbered in the dust,", + "Resplendent forms ascending, fair,", + "Now meet the Savior in the air." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Descending with His azure throne,", + "He claims the kingdom for His own;", + "The saints rejoice, they shout, they sing,", + "And hail Him their triumphant King." + ] + } + ] + }, + { + "index": "175", + "number": 175, + "title": "Now the Green Blade Rises", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Now the green blade rises", + "from the buried grain,", + "What that in dark earth", + "many days has lain;", + "Love lives again,", + "that with the dead has been;", + "Love is come again", + "like wheat arising green." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In the grave they laid Him,", + "love by hatred slain,", + "Thinking that He would", + "never wake again,", + "Laid in the earth like grain", + "that sleeps unseen;", + "Love is come again", + "like wheat arising green." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Forth He came in triumph,", + "like the risen grain,", + "He that for three days", + "in the grave had lain;", + "Raised from the dead,", + "my living Lord is seen;", + "Love is come again", + "like wheat arising green." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "When our hearts are wintry,", + "grieving, or in pain,", + "Your touch can call us", + "back to life again,", + "Field of our hearts that dead", + "and bare have been;", + "Love is come again", + "like wheat arising green." + ] + } + ] + }, + { + "index": "176", + "number": 176, + "title": "Hail the Day That Sees Him Rise", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Hail the day that sees Him rise, Alleluia!", + "Glorious to His native skies; Alleluia!", + "Christ, awhile to mortals giv’n, Alleluia!", + "Enters now the highest heav’n! Alleluia!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There the glorious triumph waits; Alleluia!", + "Lift your heads, eternal gates! Alleluia!", + "Wide unfold the radiant scene; Alleluia!", + "Take the King of glory in! Alleluia!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "See! He lifts His hands above; Alleluia!", + "See! He shows the prints of love: Alleluia!", + "Hark! His gracious lips bestow, Alleluia!", + "Blessings on His Church below. Alleluia!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord beyond our mortal sight, Alleluia!", + "Raise our hearts to reach Thy height, Alleluia!", + "There Thy face unclouded see, Alleluia!", + "Find our heav’n of heav’ns in Thee. Alleluia!" + ] + } + ] + }, + { + "index": "177", + "number": 177, + "title": "Jesus, Your Blood and Righteousness", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, your blood and righteousness", + "My beauty are, my glorious dress;", + "Mid flaming worlds, in these arrayed,", + "With joy shall I lift up my head." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Bold shall I stand in that great day,", + "Cleansed and redeemed, no debt to pay;", + "For by your cross absolved I am", + "From sin and guilt, from fear and shame." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord, I believe your precious blood,", + "Which at the mercy seat of God", + "Pleads for the captives’ liberty,", + "Was also shed in love for me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "When from the dust of death I rise", + "To claim my mansion in the skies,", + "This then shall be my only plea:", + "Christ Jesus lived and died for me." + ] + } + ] + }, + { + "index": "178", + "number": 178, + "title": "The Unveiled Christ", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Once our blessed Christ of beauty", + "Was veiled off from human views;", + "But through suffering, death, and sorrow", + "He has rent the veil in two." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O behold the Man of Sorrows!", + "O behold Him in plain view!", + "Lo! He is the mighty Conqueror", + "Since her rent the veil in two;", + "Lo! He is the mighty Conqueror", + "Since her rent the veil in two." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Yes, He is with God, the Father,", + "Interceding there for you;", + "For He is the Well beloved", + "Since He rent the veil in two." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O behold the Man of Sorrows!", + "O behold Him in plain view!", + "Lo! He is the mighty Conqueror", + "Since her rent the veil in two;", + "Lo! He is the mighty Conqueror", + "Since her rent the veil in two." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Holy angels bow before Him,", + "Men of earth give praises due;", + "For He is the mighty Conqueror", + "Since He rent the veil in two." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O behold the Man of Sorrows!", + "O behold Him in plain view!", + "Lo! He is the mighty Conqueror", + "Since her rent the veil in two;", + "Lo! He is the mighty Conqueror", + "Since her rent the veil in two." + ] + } + ] + }, + { + "index": "179", + "number": 179, + "title": "The Wonders of Redeeming Love", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The wonders of redeeming love", + "Our highest thoughts exceed;", + "The Son of God comes from above", + "For sinful man to bleed." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He gives Himself, His life, His all,", + "A sinless sacrifice.", + "For man He drains the cup of gall,", + "For man the victim dies." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And now before His Father’s face", + "His precious blood He pleads;", + "For those who seek the throne of grace", + "His love still intercedes." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "He knows the frailties of our frame,", + "For He has borne our grief;", + "Our great High Priest once felt the same,", + "And He can send relief." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "His love will not be satisfied,", + "Till He in glory sees", + "The faithful ones for whom He died", + "From sin forever free.", + "Posted by HYMNS at 05:34 0 comments", + "Labels: The Wonders of Redeeming Love" + ] + } + ] + }, + { + "index": "180", + "number": 180, + "title": "O Listen to Our Wondrous Story", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O listen to our wondrous story,", + "Counted once among the lost;", + "Yet One came down from heaven’s glory,", + "Saving us at awful cost!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Who saved us from eternal loss?", + "Who but God’s Son upon the cross?", + "What did He do? He died for you!", + "Where is He now? Believe it thou,", + "In heaven interceding!", + "In heaven interceding!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "No angel could His place have taken,", + "Highest of the high tho’ he;", + "The loved One on the cross forsaken", + "Was One of the Godhead three!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Who saved us from eternal loss?", + "Who but God’s Son upon the cross?", + "What did He do? He died for you!", + "Where is He now? Believe it thou,", + "In heaven interceding!", + "In heaven interceding!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Will you surrender to this Savior?", + "To His scepter humbly bow?", + "You, too, shall come to know His favor,", + "He will save you, save you now." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Who saved us from eternal loss?", + "Who but God’s Son upon the cross?", + "What did He do? He died for you!", + "Where is He now? Believe it thou,", + "In heaven interceding!", + "In heaven interceding!" + ] + } + ] + }, + { + "index": "181", + "number": 181, + "title": "Does Jesus Care", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Does Jesus care when my heart is pained", + "Too deeply for mirth and song;", + "As the burdens press, and the cares distress,", + "And the way grows weary and long?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O yes, He cares- I know He cares!", + "His heart is touched with my grief;", + "When the days are weary,", + "The long nights dreary,", + "I know my Savior cares. (He cares.)" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Does Jesus care when my way is dark", + "With a nameless dread and fear?", + "As the daylight fades into deep night shades,", + "Does He care enough to be near?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O yes, He cares- I know He cares!", + "His heart is touched with my grief;", + "When the days are weary,", + "The long nights dreary,", + "I know my Savior cares. (He cares.)" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Does Jesus care when I’ve said goodbye", + "To the dearest on earth to me,", + "And my sad heart aches till it nearly breaks ­", + "Is it aught to Him? Does He see?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O yes, He cares- I know He cares!", + "His heart is touched with my grief;", + "When the days are weary,", + "The long nights dreary,", + "I know my Savior cares. (He cares.)" + ] + } + ] + }, + { + "index": "182", + "number": 182, + "title": "Christ Is Alive", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christ is alive!", + "Let Christians sing.", + "His cross stands empty to the sky.", + "Let streets and homes with praises ring.", + "His love in death shall never die." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Christ is alive!", + "No longer bound", + "To distant years in Palestine,", + "He comes to claim the here and now", + "And conquer every place and time." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In every insult,", + "rift, and war", + "Where color, scorn or wealth divide,", + "He suffers still, yet loves the more,", + "And lives, though ever crucified." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Christ is alive!", + "Ascended Lord", + "He rules the world His Father made,", + "Till, in the end, His love adored", + "Shall be to all on earth displayed." + ] + } + ] + }, + { + "index": "183", + "number": 183, + "title": "I Will Sing of Jesus' Love", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I Will sing of Jesus love,", + "Sing of Him,who first loved me;", + "for He left bright worlds above,", + "And died on Calvary." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will sing of Jesus love", + "Endless praise my heart shall give;", + "He has died that I might live", + "I will sing His love to me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O the depths of love divine!", + "Earth or heaven can never know", + "How that sin as dark as mine", + "can be made as white as snow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will sing of Jesus love", + "Endless praise my heart shall give;", + "He has died that I might live", + "I will sing His love to me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Nothing good for Him I’ve done;", + "How could He such love bestow?", + "Lord, I own my heart is won,", + "help me now my love to show." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will sing of Jesus love", + "Endless praise my heart shall give;", + "He has died that I might live", + "I will sing His love to me." + ] + } + ] + }, + { + "index": "184", + "number": 184, + "title": "Jesus Paid It All", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I hear the Savior say,", + "“Thy strength indeed is small;", + "Child of weakness, watch and pray,", + "Find in Me thine all in all.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Jesus paid it all,", + "All to Him I owe;", + "Sin had left a crimson stain,", + "He washed it white as snow." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lord, now indeed I find", + "Thy power and Thine alone,", + "Can change the leper’s spots", + "And melt the heart of stone." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Jesus paid it all,", + "All to Him I owe;", + "Sin had left a crimson stain,", + "He washed it white as snow." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Since nothing good have I", + "Whereby Thy grace to claim,", + "I’ll wash my garments white", + "In the blood of Calv’ry’s Lamb." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Jesus paid it all,", + "All to Him I owe;", + "Sin had left a crimson stain,", + "He washed it white as snow." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "And when before the throne", + "I stand in Him complete,", + "I’ll lay my trophies down", + "All down at Jesus’ feet." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Jesus paid it all,", + "All to Him I owe;", + "Sin had left a crimson stain,", + "He washed it white as snow." + ] + } + ] + }, + { + "index": "185", + "number": 185, + "title": "Jesus Is All the World to Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus is all the world to me,", + "my life, my joy, my all;", + "he is my strength from day to day,", + "without him I would fall.", + "When I am sad, to him I go,", + "no other one can cheer me so;", + "when I am sad, he makes me glad,", + "he’s my friend." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Jesus is all the world to me,", + "my friend in trials sore;", + "I go to him for blessings, and", + "he gives them o’er and o’er.", + "He sends the sunshine and the rain,", + "he sends the harvest’s golden grain;", + "sunshine and rain, harvest of grain,", + "he’s my friend." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Jesus is all the world to me,", + "and true to him I’ll be;", + "O how could I this friend deny,", + "when he’s so true to me?", + "Following him I know I’m right,", + "he watches o’er me day and night;", + "following him by day and night,", + "he’s my friend." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Jesus is all the world to me,", + "I want no better friend;", + "I trust him now, I’ll trust him when", + "life’s fleeting days shall end.", + "Beautiful life with such a friend,", + "beautiful life that has no end;", + "eternal life, eternal joy,", + "he’s my friend." + ] + } + ] + }, + { + "index": "186", + "number": 186, + "title": "I've Found a Friend", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I’ve found a Friend; oh, such a Friend!", + "He loved me ere I knew Him;", + "He drew me with the cords of love,", + "And thus He bound me to Him.", + "And ’round my heart still closely twine", + "Those ties which nought can sever,", + "For I am His, and He is mine,", + "Forever and forever." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I’ve found a Friend; oh, such a Friend!", + "He bled, He died to save me;", + "And not alone the gift of life,", + "But His own self He gave me.", + "Nought that I have my own I call,", + "I hold it for the Giver;", + "My heart, my strength, my life my all,", + "Are His, and His forever." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I’ve found a Friend; oh, such a Friend!", + "All power to Him is given;", + "To guard me on my upward course,", + "And bring me safe to heaven.", + "The eternal glories gleam afar,", + "To nerve my faint endeavor;", + "So now to watch, to work, to war,", + "And then to rest forever." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I’ve found a Friend; oh, such a Friend!", + "So kind, and true, and tender,", + "So wise a counselor and guide,", + "So mighty a defender.", + "From Him, who loveth me so well,", + "What power my soul can sever?", + "Shall life or death, or earth, or hell?", + "No; I am His forever." + ] + } + ] + }, + { + "index": "187", + "number": 187, + "title": "Jesus, What a Friend for Sinners", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus! what a Friend for sinners!", + "Jesus! Lover of my soul;", + "Friends may fail me, foes assail me,", + "He, my Savior, makes me whole." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hallelujah! what a Savior!", + "Hallelujah! what a Friend!", + "Saving, helping, keeping, loving,", + "He is with me to the end." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Jesus! what a Strength in weakness!", + "Let me hide myself in Him.", + "Tempted, tried, and sometimes failing,", + "He, my Strength, my victory wins." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hallelujah! what a Savior!", + "Hallelujah! what a Friend!", + "Saving, helping, keeping, loving,", + "He is with me to the end." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Jesus! what a Help in sorrow!", + "While the billows over me roll,", + "Even when my heart is breaking,", + "He, my Comfort, helps my soul." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hallelujah! what a Savior!", + "Hallelujah! what a Friend!", + "Saving, helping, keeping, loving,", + "He is with me to the end." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Jesus! I do now receive Him,", + "[or Jesus! I do now adore Him,]", + "More than all in Him I find.", + "He hath granted me forgiveness,", + "I am His, and He is mine." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hallelujah! what a Savior!", + "Hallelujah! what a Friend!", + "Saving, helping, keeping, loving,", + "He is with me to the end." + ] + } + ] + }, + { + "index": "188", + "number": 188, + "title": "My Song Is Love Unknown", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My song is love unknown,", + "My Savior’s love to me,", + "Love to the loveless shown,", + "That they might lovely be.", + "O who am I that for my sake", + "My Lord should take frail flesh and die?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He came from His blest throne,", + "Salvation to bestow,", + "But men made strange, and none", + "The longed for Christ would know.", + "But O my Friend, my Friend indeed", + "Who at my need His life did spend." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Sometimes they strew His way,", + "And His sweet praises sing,", + "Resounding all the day,", + "Hosannas to their King.", + "Then “Crucify” is all their breath,", + "And for His death they thirst and cry." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Why, what hath my Lord done?", + "What makes this rage and spite?", + "He made the lame to run,", + "He gave the blind their sight.", + "Sweet injuries! yet they at these", + "Themselves displease, and ‘gainst Him rise." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "They rise, and needs will have", + "My dear Lord made away;", + "A murderer they save,", + "The Prince of life they slay.", + "Yet cheerful He to suff’ring goes,", + "That He His foes from thence might free." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "Here might I stay and sing,", + "No story so divine:", + "Never was love, dear King,", + "Never was grief like Thine!", + "This is my Friend, in whose sweet praise", + "I all my days could gladly spend." + ] + } + ] + }, + { + "index": "189", + "number": 189, + "title": "All That Thrills My Soul", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Who can cheer the heart like Jesus,", + "By His presence all divine?", + "True and tender, pure and precious,", + "Oh, how blest to call Him mine!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "All that thrills my soul is Jesus;", + "He is more than life to me; (to me;)", + "And the fairest of ten thousand,", + "In my blessed Lord I see." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Love of Christ so freely given,", + "Grace of God beyond degree,", + "Mercy higher than the heaven,", + "Deeper than the deepest sea." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "All that thrills my soul is Jesus;", + "He is more than life to me; (to me;)", + "And the fairest of ten thousand,", + "In my blessed Lord I see." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Every need His hand supplying,", + "Every good in Him I see;", + "On His strength divine relying,", + "He is All in All to me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "All that thrills my soul is Jesus;", + "He is more than life to me; (to me;)", + "And the fairest of ten thousand,", + "In my blessed Lord I see." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "By the crystal flowing river", + "With the ransomed I will sing,", + "And forever and forever", + "Praise and glorify the King." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "All that thrills my soul is Jesus;", + "He is more than life to me; (to me;)", + "And the fairest of ten thousand,", + "In my blessed Lord I see." + ] + } + ] + }, + { + "index": "190", + "number": 190, + "title": "Jesus Loves Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus loves me! this I know,", + "For the Bible tells me so;", + "Little ones to Him belong", + "They are weak but He is strong" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Yes, Jesus loves me!", + "Yes, Jesus loves me!", + "Yes, Jesus loves me!", + "The Bible tells me so." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Jesus loves me! He wo died", + "Heaven’s gate to open wide:", + "He will wash away my sin,", + "Let His little child come in." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Yes, Jesus loves me!", + "Yes, Jesus loves me!", + "Yes, Jesus loves me!", + "The Bible tells me so." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Jesus, take this heart of mine,", + "Make it pure and wholly thine;", + "On the coross You died for me,", + "I will love and live for Thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Yes, Jesus loves me!", + "Yes, Jesus loves me!", + "Yes, Jesus loves me!", + "The Bible tells me so." + ] + } + ] + }, + { + "index": "191", + "number": 191, + "title": "Love Divine", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Love divine, all loves excelling,", + "joy of heaven, to earth come down;", + "fix in us thy humble dwelling;", + "all thy faithful mercies crown!", + "Jesus thou art all compassion,", + "pure, unbounded love thou art;", + "visit us with thy salvation;", + "enter every trembling heart." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Breathe, O breathe thy loving Spirit", + "into every troubled breast!", + "Let us all in thee inherit;", + "let us find the promised rest.", + "Take away our bent to sinning;", + "Alpha and Omega be;", + "end of faith, as its beginning,", + "set our hearts at liberty." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Come, Almighty to deliver,", + "let us all thy grace receive;", + "suddenly return and never,", + "nevermore thy temples leave.", + "Thee we would be always blessing,", + "serve thee as thy hosts above,", + "pray and praise thee without ceasing,", + "glory in thy perfect love." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Finish, then, thy new creation;", + "pure and spotless let us be.", + "Let us see thy great salvation", + "perfectly restored in thee;", + "changed from glory into glory,", + "till in heaven we take our place,", + "till we cast our crowns before thee,", + "lost in wonder, love, and praise." + ] + } + ] + }, + { + "index": "192", + "number": 192, + "title": "O Shepherd Divine", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Shepherd divine, I know Thou art mine;", + "Thy search in the night was for me.", + "This bleak world is cold, but warm is Thy fold;", + "My Shepherd, I follow Thee.", + "Thy beautiful lamp shineth bright o’er my way,", + "Thy glorious light unto Thy perfect day.", + "Thro’ pastures serene,", + "Thro’ valleys of green,", + "My Shepherd, I follow Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O Shepherd divine, I know Thou art mine;", + "Thy great heart was broken for me.", + "Thy grace and Thy law I picture in awe;", + "They kissed upon Calvary.", + "Ah! Life that was given to ransom my soul,", + "Ah! Heart that was broken to make sinners whole,", + "This world is but loss", + "In view of Thy cross,", + "My Shepherd, I follow Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O Shepherd divine, I know Thou art mine;", + "I hear Thee say, “Follow thou Me.”", + "Thy message today illumines my way;", + "The Spirit of Prophecy.", + "I thrill at Thy marvellous love to Thy sheep,", + "The way Thou dost lead to the still waters deep,", + "One staff and one rod,", + "One fold and one God;", + "My Shepherd, I follow Thee." + ] + } + ] + }, + { + "index": "193", + "number": 193, + "title": "Savior, Teach Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Saviour, teach me day by day,", + "Love’s sweet lesson to obey,", + "Sweeter lesson cannot be,", + "Loving Him who first loved me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "With a child’s glad heart of love,", + "At Thy bidding may I move,", + "Prompt to serve and follow Thee,", + "Loving Him who first loved me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Teach me I am not my own,", + "I am Thine, and Thine alone;", + "Thine to keep, to rule, to save", + "From all sin that would enslave." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Love in loving finds employ,", + "In obedience all her joy;", + "Ever new that joy will be,", + "Loving Him who first loved me." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Teach me thus Thy steps to trace,", + "Strong to follow in Thy grace.", + "Learning how to love from Thee,", + "Loving Him who first loved me." + ] + } + ] + }, + { + "index": "194", + "number": 194, + "title": "Sing We of the Modern City", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sing we of the modern city,", + "Scene alike of joy and stress;", + "Sing we of its nameless people", + "In their urban wilderness.", + "Into endless rows of houses", + "Life is set a millionfold,", + "Life expressed in human beings", + "Daily born and growing old." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In the city full of people,", + "World of speed and hectic days,", + "In the ever-changing setting", + "Of the latest trend and craze,", + "Christ is present, and among us;", + "In the crowd we see Him stand.", + "In the bustle of the city", + "Jesus Christ is every man." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "God is not remote in heaven,", + "But on earth to share our shame,", + "Changing graph and mass and number", + "Into persons with a name.", + "Christ has shown, beyond statistics,", + "Human life with glory crowned,", + "By His timeless presence proving", + "People matter, people count!" + ] + } + ] + }, + { + "index": "195", + "number": 195, + "title": "Showers of Blessing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "“There shall be showers of blessing;”", + "This is the promise of love;", + "There shall be seasons refreshing,", + "Sent from the Savior above." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Showers of blessing,", + "Showers of blessing we need;", + "Mercy drops round us are falling,", + "But for the showers we plead." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "“There shall be showers of blessing;”", + "Precious reviving again;", + "Over the hills and the valleys,", + "Sound of abundance of rain." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Showers of blessing,", + "Showers of blessing we need;", + "Mercy drops round us are falling,", + "But for the showers we plead." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "“There shall be showers of blessing;”", + "Send them upon us, O Lord;", + "Grant to us now a refreshing;", + "Come, and now honor Thy word." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Showers of blessing,", + "Showers of blessing we need;", + "Mercy drops round us are falling,", + "But for the showers we plead." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "“There shall be showers of blessing;”", + "O that today they might fall,", + "Now as to God were confessing,", + "Now as on Jesus we call!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Showers of blessing,", + "Showers of blessing we need;", + "Mercy drops round us are falling,", + "But for the showers we plead." + ] + } + ] + }, + { + "index": "196", + "number": 196, + "title": "Tell Me the Old, Old Story", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Tell me the old, old story", + "of unseen things above,", + "Of Jesus and His glory,", + "of Jesus and His love.", + "Tell me the story simply,", + "as to a little child,", + "For I am weak and weary,", + "and helpless and defiled." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Tell me the old, old story,", + "tell me the old, old story,", + "Tell me the old, old story,", + "of Jesus and His love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Tell me the story softly,", + "with earnest tones and grave;", + "Remember I’m the sinner", + "whom Jesus came to save.", + "Tell me the story always,", + "if you would really be,", + "In any time of trouble,", + "a comforter to me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Tell me the old, old story,", + "tell me the old, old story,", + "Tell me the old, old story,", + "of Jesus and His love." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Tell me the same old story", + "when you have cause to fear", + "That this world’s empty glory", + "is costing me too dear.", + "Yes, and when that world’s glory", + "is dawning on my soul,", + "Tell me the old, old story:", + "“Christ Jesus makes thee whole.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Tell me the old, old story,", + "tell me the old, old story,", + "Tell me the old, old story,", + "of Jesus and His love." + ] + } + ] + }, + { + "index": "197", + "number": 197, + "title": "The King of Love My Shepherd Is", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The King of love my Shepherd is,", + "Whose goodness faileth never;", + "I nothing lack if I am His,", + "And He is mine forever." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Where streams of living water flow", + "My ransomed soul He leadeth,", + "And, where the verdant pastures grow,", + "With food celestial feedeth." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Perverse and foolish, oft I strayed,", + "But yet in love He sought me,", + "And on His shoulder gently laid,", + "And home, rejoicing, brought me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "And so through all the length of days", + "Thy goodness faileth never;", + "Good Shepherd! I would sing Thy praise", + "Within Thy house forever." + ] + } + ] + }, + { + "index": "198", + "number": 198, + "title": "And Can It Be", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "And can it be that I should gain", + "an interest in the Savior’s blood!", + "Died he for me? who caused his pain!", + "For me? who him to death pursued?", + "Amazing love! How can it be", + "that thou, my God, shouldst die for me?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Amazing love! How can it be", + "that thou, my God, shouldst die for me?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He left his Father’s throne above", + "so free, so infinite his grace!;", + "emptied himself of all but love,", + "and bled for Adam’s helpless race.", + "‘Tis mercy all, immense and free,", + "for O my God, it found out me!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Amazing love! How can it be", + "that thou, my God, shouldst die for me?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Long my imprisoned sprit lay,", + "fast bound in sin and nature’s night;", + "thine eye diffused a quickening ray;", + "I woke, the dungeon flamed with light;", + "my chains fell off, my heart was free,", + "I rose, went forth, and followed thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Amazing love! How can it be", + "that thou, my God, shouldst die for me?" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "No condemnation now I dread;", + "Jesus, and all in him, is mine;", + "alive in him, my living Head,", + "and clothed in righteousnes divine,", + "bold I approach th’ eternal throne,", + "and claim the crown, through Christ my own." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Amazing love! How can it be", + "that thou, my God, shouldst die for me?" + ] + } + ] + }, + { + "index": "199", + "number": 199, + "title": "The Head That Once Was Crowned", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The head that once was crowned with thorns", + "Is crowned with glory now;", + "A royal diadem adorns", + "The mighty victor’s brow." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The highest place that heaven affords", + "Is His, is His by right;", + "The King of kings, and Lord of lords,", + "And heaven’s eternal light." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The joy of all who dwell above,", + "The joy of all below,", + "To whom He manifests His love,", + "And grants His name to know." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "To them the cross, with all its shame,", + "With all its grace is given;", + "Their name an everlasting name,", + "Their joy the joy of heaven." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "To them the cross, with all its shame,", + "With all its grace is given;", + "Their name an everlasting name,", + "Their joy the joy of heaven." + ] + } + ] + }, + { + "index": "200", + "number": 200, + "title": "The Lord Is Coming", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Lord is coming, let this be", + "The herald note of jubilee;", + "And when we meet and when we part", + "The salutation from the heart." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The Lord is coming, let this be", + "The herald note of jubilee,", + "The herald note of jubilee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The Lord is coming, sound it forth", + "From east to west, from south to north;", + "Speed on! Speed on the tidings glad,", + "That none who love Him may be sad." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The Lord is coming, let this be", + "The herald note of jubilee,", + "The herald note of jubilee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The Lord is coming, swift and sure", + "And all His judgements shall endure,", + "And none can hope to escape His wrath,", + "Who walk not in the narrow path." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The Lord is coming, let this be", + "The herald note of jubilee,", + "The herald note of jubilee." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "This earth, with her ten thousand wrongs", + "Will soon be tuned to nobler songs;", + "Our praise shall then, in realms of light,", + "With all His universe unite." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The Lord is coming, let this be", + "The herald note of jubilee,", + "The herald note of jubilee." + ] + } + ] + }, + { + "index": "201", + "number": 201, + "title": "Christ Is Coming", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christ is coming! let creation", + "Bid her groans and travail cease;", + "Let the glorious proclamation", + "Hope restore and faith increase;", + "Christ is coming! Christ is coming!", + "Come, Thou blessed Prince of Peace!", + "(Prince of Peace!)", + "Come, Thou blessed Prince of Peace!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Earth can now but tell the story", + "Of Thy bitter cross and pain;", + "She shall yet behold Thy glory", + "When Thou comest back to reign;", + "Christ is coming! Christ is coming!", + "Let each heart repeat the strain.", + "(repeat the strain)", + "Let each heart repeat the strain." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "With that “blessed hope” before us,", + "Let no harp remain unstrung;", + "Let the mighty advent chorus", + "Onward roll from tongue to tongue:", + "Christ is coming! Christ is coming!", + "Come, Lord Jesus, quickly come!", + "(quickly come!)", + "Come, Lord Jesus, quickly come!" + ] + } + ] + }, + { + "index": "202", + "number": 202, + "title": "Hail Him the King of Glory", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Tell it to every kindred and nation,", + "Tell it far and near;", + "Earth’s darkest night will fade with the dawning,", + "Jesus will soon appear." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hail Him the King of glory,", + "Once the Lamb for sinners slain;", + "Tell, tell the wondrous story,", + "“Jesus comes to reign.”" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Nations again in strife and commotion,", + "Warnings by the way;", + "Signs in the heavens, unerring omens,", + "Herald the glorious day." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hail Him the King of glory,", + "Once the Lamb for sinners slain;", + "Tell, tell the wondrous story,", + "“Jesus comes to reign.”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Children of God look up with rejoicing;", + "Shout and sing His praise;", + "Blessèd are they who, waiting and watching,", + "Look for the dawning rays." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hail Him the King of glory,", + "Once the Lamb for sinners slain;", + "Tell, tell the wondrous story,", + "“Jesus comes to reign.”" + ] + } + ] + }, + { + "index": "203", + "number": 203, + "title": "This Is the Threefold Truth", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "This is the threefold truth", + "On which our faith depends;", + "And with this joyful cry", + "Worship begins and ends;" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Christ has died!", + "Christ is risen!", + "Christ will come again!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "By this we are upheld", + "When doubt and grief assails", + "Our Christian fortitude,", + "And only grace avails." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Christ has died!", + "Christ is risen!", + "Christ will come again!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "This is the threefold truth", + "Which, if we hold it fast,", + "Changes the world and us", + "And brings us home at last." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Christ has died!", + "Christ is risen!", + "Christ will come again!" + ] + } + ] + }, + { + "index": "204", + "number": 204, + "title": "Come, Thou Long Expected Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, thou long expected Jesus!", + "born to set thy people free;", + "from our fears and sins release us,", + "let us find our rest in thee.", + "Israel’s strength and consolation,", + "hope of all the earth thou art;", + "dear desire of every nation,", + "joy of every longing heart." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Born thy people to deliver,", + "born a child and yet a King,", + "born to reign in us forever,", + "now thy gracious kingdom bring.", + "By thine own eternal spirit", + "rule in all our hearts alone;", + "by thine all sufficient merit,", + "raise us to thy glorious throne." + ] + } + ] + }, + { + "index": "205", + "number": 205, + "title": "Gleams of the Golden Morning", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The golden morning is fast approaching;", + "Jesus soon will come", + "To take his faithful and happy children", + "to their promised home" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O, we see the gleams of the golden morning", + "piercing thro’ this night of gloom!", + "O, see the gleams of the golden morning", + "that will burst the tomb." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The gospel summons will soon be carried", + "to the nations round;", + "The Bridegroom then will cease to tarry", + "and the trumpet sound." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O, we see the gleams of the golden morning", + "piercing thro’ this night of gloom!", + "O, see the gleams of the golden morning", + "that will burst the tomb." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Attended by all the shining angels,", + "Down the flaming sky", + "the Judge will come, and will take his people", + "where they will not die." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O, we see the gleams of the golden morning", + "piercing thro’ this night of gloom!", + "O, see the gleams of the golden morning", + "that will burst the tomb." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "The lov’d of earth who have long been parted,", + "Meet in that glad day;", + "The tears of those who are broken hearted", + "shall be wiped away." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O, we see the gleams of the golden morning", + "piercing thro’ this night of gloom!", + "O, see the gleams of the golden morning", + "that will burst the tomb." + ] + } + ] + }, + { + "index": "206", + "number": 206, + "title": "Face to Face", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Face to face with Christ my Savior,", + "Face to face, what will it be,", + "When with rapture I behold Him,", + "Jesus Christ, who died for me?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Face to face shall I behold Him,", + "Far beyond the starry sky;", + "Face to face in all His glory", + "I shall see Him by and by!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Only faintly now I see Him,", + "With the darkening veil between,", + "But a blessed day is coming,", + "When His glory shall be seen." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Face to face shall I behold Him,", + "Far beyond the starry sky;", + "Face to face in all His glory", + "I shall see Him by and by!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "What rejoicing in His presence,", + "When are banished grief and pain;", + "When the crooked ways are straightened,", + "And the dark things shall be plain!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Face to face shall I behold Him,", + "Far beyond the starry sky;", + "Face to face in all His glory", + "I shall see Him by and by!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Face to face! oh, blissful moment!", + "Face to face to see and know;", + "Face to face with my Redeemer,", + "Jesus Christ, who loves me so." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Face to face shall I behold Him,", + "Far beyond the starry sky;", + "Face to face in all His glory", + "I shall see Him by and by!" + ] + } + ] + }, + { + "index": "207", + "number": 207, + "title": "It May Be at Morn", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "It may be at morn, when the day is awaking,", + "When sunlight through darkness and shadow is breaking,", + "That Jesus will come in the fullness of glory", + "To receive from the world His own." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Lord Jesus, how long, how long", + "Ere we shout the glad song?", + "Christ returneth, Hallelujah!", + "Hallelujah! Amen, Hallelujah! Amen." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "It may be at midday, it may be at twilight,", + "It may be, perchance, that the blackness of midnight", + "Will burst into light in the blaze of His glory,", + "When Jesus receives His own." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Lord Jesus, how long, how long", + "Ere we shout the glad song?", + "Christ returneth, Hallelujah!", + "Hallelujah! Amen, Hallelujah! Amen." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O joy! O delight! should we go without dying,", + "No sickness, no sadness, no dread, and no crying,", + "Caught up through the clouds with our Lord into glory,", + "When Jesus receives His own." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Lord Jesus, how long, how long", + "Ere we shout the glad song?", + "Christ returneth, Hallelujah!", + "Hallelujah! Amen, Hallelujah! Amen." + ] + } + ] + }, + { + "index": "208", + "number": 208, + "title": "There'll Be No Dark Valley", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There’ll be no dark valleys when Jesus comes,", + "There’ll be no dark valleys when Jesus comes,", + "There’ll be no dark valleys when Jesus comes,", + "To gather His loved ones home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "To gather His loved ones home,", + "To gather His loved ones home.", + "There’ll be no dark valleys when Jesus comes,", + "To gather His loved ones home." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There’ll be no more sorrow when Jesus comes,", + "There’ll be no more sorrow when Jesus comes,", + "There’ll be a happy tomorrow when Jesus comes,", + "To gather His loved ones home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "To gather His loved ones home,", + "To gather His loved ones home.", + "There’ll be no dark valleys when Jesus comes,", + "To gather His loved ones home." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There’ll be songs of greeting when Jesus comes,", + "There’ll be songs of greeting when Jesus comes,", + "There’ll be songs of greeting when Jesus comes,", + "To gather His loved ones home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "To gather His loved ones home,", + "To gather His loved ones home.", + "There’ll be no dark valleys when Jesus comes,", + "To gather His loved ones home." + ] + } + ] + }, + { + "index": "209", + "number": 209, + "title": "That Glorious Day Is Coming", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "That glorious day is coming,", + "The hour is hastening on;", + "Its radiant light is nearing,", + "Far brighter than the sun;", + "In yonder clouds of heaven,", + "The Saviour will appear,", + "And gather all His chosen,", + "To meet Him in the air.", + "The saints, then all victorious", + "Will go to meet their Lord;", + "An earth both bright and glorious,", + "Will then be their reward;", + "And God Himself there reigning,", + "Will wipe all tears away;", + "Nor clouds nor night remaining,", + "But one eternal day." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O Christian, keep from sleeping,", + "And let your love abound;", + "Be watchful, prayerful, faithful,", + "The trumpet soon will sound!", + "O sinner, hear the warning!", + "To Jesus quickly fly!", + "Then you, in that blest morning,", + "May meet Him in the sky!" + ] + } + ] + }, + { + "index": "210", + "number": 210, + "title": "Wake, Awake for the Night Is Flying", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Wake, awake, for night is flying,", + "The watchmen on the heights are crying,", + "Awake, Jerusalem, arise!", + "Midnight’s solemn hour is tolling,", + "His chariot wheels are nearer rolling,", + "He comes; prepare, ye virgins wise.", + "Rise up with willing feet", + "Go forth, the Bridegroom meet; Alleluia!", + "Bear through the night your well-trimmed light,", + "Speed forth to join the marriage rite." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Zion hears the watchmen singing,", + "Her heart with deep delight is springing,", + "She wakes, she rises from her gloom;", + "Forth her Bridegroom comes, all-glorious,", + "In grace arrayed, by truth victorious;", + "Her Star is risen, her Light is come!", + "All hail, incarnate Lord,", + "Our crown, and our reward! Alleluia!", + "We haste along, in pomp and song,", + "And gladsome join the marriage throng." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lamb of God, the heavens adore Thee,", + "And men and angels sing before Thee,", + "With harp and cymbal’s clearest tone.", + "By the pearly gates in wonder", + "We stand, and swell the voice of thunder,", + "That echoes round Thy dazzling throne.", + "No vision ever brought,", + "No ear hath ever caught,", + "Such bliss and joy;", + "We raise the song, we swell the throng,", + "To praise Thee ages all along." + ] + } + ] + }, + { + "index": "211", + "number": 211, + "title": "Lo! He Comes", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lo! He comes, with clouds descending,", + "Once for favored sinners slain;", + "Countless angels, Him attending,", + "Swell the triumph of His train:", + "Hallelujah! Hallelujah!", + "Jesus comes, and comes to reign." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Every eye shall now behold Him", + "Robed in dreadful majesty!", + "Those who set at nought and sold Him,", + "Pierced, and nailed Him to the tree,", + "Deeply wailing, Deeply wailing,", + "Shall the true Mesiah see!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When the solemn trump has sounded,", + "Heaven and earth shall flee away;", + "All who hate Him, must, confounded,", + "Hear the summons of that day-", + "“Come to judgment! Come to judgment!", + "Come to judgment! Come away!”" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Yea, amen! let all adore Thee,", + "High on Thy eternal throne!", + "Savior, take the power and glory,", + "Make Thy righteous sentence known;", + "O come quickly, O come quickly,", + "Claim the kingdom for Thine own!" + ] + } + ] + }, + { + "index": "212", + "number": 212, + "title": "'Tis Almost Time for the Lord to Come", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "’Tis almost time for the Lord to come,", + "I hear the people say;", + "The stars of heaven are growing dim,", + "It must be the breaking of the day." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O it must be the breaking of the day!", + "O it must be the breaking of the day!", + "The night is almost gone,", + "The day is coming on;", + "O it must be the breaking of the day!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The signs foretold in the sun and moon,", + "In earth and sea and sky,", + "Aloud proclaim to all mankind,", + "The coming of the Master draweth nigh." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O it must be the breaking of the day!", + "O it must be the breaking of the day!", + "The night is almost gone,", + "The day is coming on;", + "O it must be the breaking of the day!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "It must be time for the waiting church", + "To cast her pride away,", + "With girded loins and burning lamps,", + "To look for the breaking of the day." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O it must be the breaking of the day!", + "O it must be the breaking of the day!", + "The night is almost gone,", + "The day is coming on;", + "O it must be the breaking of the day!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Go quickly out in the streets and lanes", + "And in the broad highway,", + "And call the maimed, the halt, and blind,", + "To be ready for the breaking of the day." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O it must be the breaking of the day!", + "O it must be the breaking of the day!", + "The night is almost gone,", + "The day is coming on;", + "O it must be the breaking of the day!" + ] + } + ] + }, + { + "index": "213", + "number": 213, + "title": "Jesus Is Coming Again", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lift up the trumpet, and loud let it ring:", + "Jesus is coming again!", + "Cheer up, ye pilgrims, be joyful and sing:", + "Jesus is coming again!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Coming again, coming again,", + "Jesus is coming again!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Echo it, hilltops; proclaim it, ye plains:", + "Jesus is coming again!", + "Coming in glory, the Lamb that was slain;", + "Jesus is coming again!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Coming again, coming again,", + "Jesus is coming again!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Heavings of earth, tell the vast, wondering throng:", + "Jesus is coming again!", + "Tempests and whirlwinds, the anthem prolong;", + "Jesus is coming again!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Coming again, coming again,", + "Jesus is coming again!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Nations are angry–by this we do know", + "Jesus is coming again!", + "Knowledge increases; men run to and fro;", + "Jesus is coming again!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Coming again, coming again,", + "Jesus is coming again!" + ] + } + ] + }, + { + "index": "214", + "number": 214, + "title": "We Have This Hope", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We have this hope that burns within our heart,", + "Hope in the coming of the Lord.", + "We have this faith that Christ alone imparts,", + "Faith in the promise of His Word.", + "We believe the time is here,", + "When the nations far and near", + "Shall awake, and shout and sing", + "Hallelujah! Christ is King!", + "We have this hope that burns within our heart,", + "Hope in the coming of the Lord." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We are united in Jesus Christ our Lord.", + "We are united in His love.", + "Love for the waiting people of the world,", + "People who need our Savior’s love.", + "Soon the heav’ns will open wide,", + "Christ will come to claim His bride,", + "All the universe will sing", + "Hallelujah! Christ is King!", + "We have this hope this faith, and God’s great love,", + "We are united in Christ." + ] + } + ] + }, + { + "index": "215", + "number": 215, + "title": "The King Shall Come", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The King shall come when morning dawns", + "And light triumphant breaks,", + "When beauty gilds the eastern hills", + "And life to joy awakes." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Not as of old a little child,", + "To bear and fight and die,", + "But crowned with glory like the sun", + "That lights the morning sky." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O, brighter than that rising morn", + "When Christ, victorious, rose", + "And left the lonesome place death,", + "Despite the rage of foes." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O, brighter than that glorious morn", + "Shall dawn upon our race", + "They day when Christ in splendour comes,", + "And we shall see His face." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "The King shall come when morning dawns", + "And light and beauty brings.", + "Hail, Christ the Lord! Your people pray:", + "Come quickly, King of kings." + ] + } + ] + }, + { + "index": "216", + "number": 216, + "title": "When the Roll Is Called Up Yonder", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When the trumpet of the Lord", + "shall sound, and time shall be no more,", + "And the morning breaks,", + "eternal, bright and fair;", + "When the saved of earth shall gather", + "over on the other shore,", + "And the roll is called up", + "yonder, I’ll be there." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "When the roll is called up yonder,", + "When the roll is called up yonder,", + "When the roll is called up yonder,", + "When the roll is called up yonder,", + "I’ll be there." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "On that bright and cloudless morning,", + "when the dead in Christ shall rise,", + "And the glory of", + "His resurrection share;", + "When His chosen ones shall gather", + "to their home beyond the skies,", + "And the roll is called up", + "yonder, I’ll be there." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "When the roll is called up yonder,", + "When the roll is called up yonder,", + "When the roll is called up yonder,", + "When the roll is called up yonder,", + "I’ll be there." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Let us labor for the Master", + "from the dawn till setting sun,", + "Let us talk of all His", + "wondrous love and care,", + "Then, when all of life is over,", + "and our work on earth is done,", + "And the roll is called up", + "yonder I’ll be there." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "When the roll is called up yonder,", + "When the roll is called up yonder,", + "When the roll is called up yonder,", + "When the roll is called up yonder,", + "I’ll be there." + ] + } + ] + }, + { + "index": "217", + "number": 217, + "title": "The Church Has Waited Long", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The church has waited long", + "Her absent Lord to see;", + "And still in loneliness she waits,", + "A friendless stranger she." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "How long, O Lord our God,", + "Holy and true and good,", + "Wilt Thou not judge Thy suffering church,", + "Her sighs and tears and blood?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We long to hear Thy voice,", + "To see Thee face to face,", + "To share Thy crown and glory then,", + "As now we share Thy grace." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Come, Lord, and wipe away", + "The curse, the sin, the stain,", + "And make this blighted world of ours", + "Thine own fair world again." + ] + } + ] + }, + { + "index": "218", + "number": 218, + "title": "When He Cometh", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When He cometh, when He cometh", + "To make up His jewels,", + "All His jewels, precious jewels,", + "His loved and His own." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Like the stars of the morning,", + "His bright crown adorning,", + "They shall shine in their beauty,", + "Bright gems for His crown." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He will gather, He will gather", + "The gems for His kingdom;", + "All the pure ones, all the bright ones,", + "His loved and His own." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Like the stars of the morning,", + "His bright crown adorning,", + "They shall shine in their beauty,", + "Bright gems for His crown." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Little children, little children,", + "Who love their Redeemer,", + "Are the jewels, precious jewels,", + "His loved and His own." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Like the stars of the morning,", + "His bright crown adorning,", + "They shall shine in their beauty,", + "Bright gems for His crown." + ] + } + ] + }, + { + "index": "219", + "number": 219, + "title": "When Jesus Comes in Glory", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When Jesus comes in glory,", + "As Lord and King of kings,", + "O what a wondrous story", + "The blessed Bible brings:", + "His face will shine like the sunlight,", + "His head be white as snow,", + "His eyes like flaming firelight,", + "His feet like brass aglow." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "His voice like rushing waters", + "Will reach with mighty sound", + "Into the deepest quarters", + "Of all creation round;", + "And at this wondrous greeting", + "The dead in Christ shall rise,", + "Their Lord and Saviour meeting", + "In glory in the skies." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And we who believing", + "And His appearing love,", + "Shall know we are receiving", + "His glory from above;", + "His resurrection power", + "Will raise us to the place", + "Where we that wondrous hour", + "Shall see Him face to face." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O hasten Thine appearing", + "Thou bright and Morning Star!", + "Lord, may we soon be hearing", + "The trumpet sound afar;", + "They people all are yearning", + "To be Thy raptured bride,", + "To be Thy own returning", + "Be caught up to Thy side." + ] + } + ] + }, + { + "index": "220", + "number": 220, + "title": "When He Comes", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When He comes,", + "When He comes,", + "We shall see the Lord in glory", + "when He comes!", + "As I read the gospel story,", + "We shall see the Lord in glory,", + "We shall see the Lord in glory", + "when He comes!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "With the alleluias ringing to the sky,", + "With the alleluias ringing to the sky!", + "As I read the gospel in glory,", + "We shall see the Lord in glory,", + "With the alleluias ringing in the sky!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When He comes,", + "When He comes,", + "We shall hear the trumpet sounded", + "when He comes!", + "We shall hear the trumpet sounded,", + "See the Lord by saints surrounded,", + "We shall hear the trumpet sounded", + "when He comes!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "With the alleluias ringing to the sky,", + "With the alleluias ringing to the sky!", + "As I read the gospel in glory,", + "We shall see the Lord in glory,", + "With the alleluias ringing in the sky!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When He comes,", + "When He comes,", + "We shall all rise up to meet Him", + "when He comes!", + "We shall all rise up to meet Him,", + "When He calls His own to greet Him", + "We shall all rise up to meet Him", + "when He comes!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "With the alleluias ringing to the sky,", + "With the alleluias ringing to the sky!", + "As I read the gospel in glory,", + "We shall see the Lord in glory,", + "With the alleluias ringing in the sky!" + ] + } + ] + }, + { + "index": "221", + "number": 221, + "title": "Rejoice, the Lord Is King", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Rejoice, the Lord is King!", + "Your Lord and King adore!", + "Rejoice, give thanks,", + "and sing and triumph evermore", + "Lift up your heart,", + "lift up your voice!", + "Rejoice, again I say, rejoice!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Jesus, the Savior, reigns,", + "The God of truth and love;", + "When He had purged our stains,", + "He took His seat above", + "Lift up your heart,", + "lift up your voice!", + "Rejoice, again I say, rejoice!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "His kingdom cannot fail,", + "He rules o’er earth and heaven", + "The keys of death and grave", + "Are to our Jesus given", + "Lift up your heart,", + "lift up your voice!", + "Rejoice, again I say, rejoice!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Rejoice in glorious hope!", + "Our Lord the judge shall come,", + "And take His servants up", + "To their eternal home", + "Lift up your heart,", + "lift up your voice!", + "Rejoice, again I say, rejoice!" + ] + } + ] + }, + { + "index": "222", + "number": 222, + "title": "Hark! Ten Thousand Harps and Voices", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Hark! ten thousand harps and voices", + "Sound the note of praise above;", + "Jesus reigns, and heaven rejoices,", + "Jesus reigns, the God of love:", + "See, He sits on yonder throne;", + "Jesus rules the world alone.", + "Alleluia! Alleluia!", + "Alleluia! Amen." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "King of glory, reign forever,", + "Thine an everlasting crown;", + "Nothing from Thy love shall sever", + "Those whom Thou hast made Thine own;", + "Happy objects of Thy grace,", + "Destined to behold Thy face.", + "Alleluia! Alleluia!", + "Alleluia! Amen." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Savior, hasten Thine appearing;", + "Bring, O bring the glorious day,", + "When, the awful summons hearing,", + "Heaven and earth shall pass away:;", + "Then, with golden harps we’ll sing,", + "“Glory, glory to our King!”", + "Alleluia! Alleluia!", + "Alleluia! Amen." + ] + } + ] + }, + { + "index": "223", + "number": 223, + "title": "Crown Him With Many Crowns", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Crown him with many crowns,", + "the Lamb upon his throne,", + "Hark! how the heavenly anthem drowns", + "all music but its own.", + "Awake, my soul, and sing", + "of him who died for thee,", + "and hail him as thy matchless King", + "through all eternity." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Crown him the Lord of love!", + "behold his hands and side,", + "those wounds, yet visible above,", + "in beauty glorified;", + "No angel in the sky", + "Can fully bear that sight,", + "But downward bend his wondering eye", + "At mysteries so great." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Crown him the Lord of peace!", + "whose power a scepter sways", + "from pole to pole, that wars may cease,", + "and all be prayer and praise.", + "His reign shall know no end,", + "and round his pierced feet", + "fair flowers of paradise extend", + "their fragrance ever sweet." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Crown him the Lord of years;", + "The potentate of time,", + "Creator of the rolling spheres,", + "Ineffably sublime!", + "All hail, Redeemer, hail!", + "For thou hast died for me;", + "thy praise shall never, never fail", + "throughout eternity." + ] + } + ] + }, + { + "index": "224", + "number": 224, + "title": "Seek Ye First the Kingdom", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Seek ye first the kingdom,", + "‘Tis your Father’s will.", + "So the voice of Jesus", + "bids us follow still.", + "Savior, we would hear Thee,", + "Follow, find, and see;", + "And in life’s adventure", + "Thy disciples be." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "As for hidden treasure,", + "Or for matchless pearl,", + "When at last discovered,", + "some will sell their all;", + "So, when breaks the vision", + "of that kingdom fair,", + "Ours shall be its riches", + "And its beauty rare." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As the silent leaven", + "works its secret way,", + "Or as grows the seed grain", + "through the night and day;", + "Lord, so be the increase,", + "peaceable but sure,", + "Of Thy word within us,", + "And Thy kingdom’s power." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "As the tender seedling", + "grows up tall and strong,", + "And the birds of heaven", + "to its branches throng;", + "So shall all God’s children,", + "from the east and west,", + "Gather to His kingdom,", + "In its shadow rest." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Humblest shall be greatest,", + "poor in spirit reign;", + "Home shall come the childlike,", + "born through Thee again;", + "Eager hearts arrive there", + "on the pilgrim’s road,", + "Hail! The kingdom glorious", + "of the living God!" + ] + } + ] + }, + { + "index": "225", + "number": 225, + "title": "God Is Working His Purpose Out", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God is working His purpose out", + "As year succeeds to year;", + "God is working His purpose out,", + "And the time is drawing near;", + "Nearer and nearer draws the time,", + "The time that shall surely be", + "When the earth shall be filled", + "with the glory of God", + "As the waters cover the sea." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "From utmost east to utmost west,", + "Where’er man’s foot hath trod,", + "By the mouth of many messengers", + "Goes forth the voice of God;", + "Give ear to me, ye continents,", + "Ye isles, give ear to me,", + "That the earth shall be filled", + "with the glory of God", + "As the waters cover the sea." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "March we forth in the strength of God", + "With the banner of Christ unfurled,", + "That the light of the glorious gospel of truth", + "May shine throughout the world:", + "Fight we the fight with sorrow and sin", + "To set their captives free,", + "That the earth shall be filled", + "with the glory of God", + "As the waters cover the sea." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "All we can do is nothing worth", + "Unless God blesses the deed;", + "Vainly we hope for the harvest tide", + "Till God gives life to the seed;", + "Yet nearer and nearer draws the time,", + "The time that shall surely be,", + "When the earth shall be filled", + "with the glory of God", + "As the waters cover the sea." + ] + } + ] + }, + { + "index": "226", + "number": 226, + "title": "Lift Up Your Heads", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lift up your heads, ye mighty gates!", + "Behold the King of glory waits;", + "The King of kings is drawing near,", + "The Savior of the world is here." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The Lord is just, a helper tried;", + "Mercy is ever at His side;", + "His kingly crowns is holiness,", + "His scepter, pity in distress." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O blest the land, the city blest,", + "Where Christ the Ruler is confessed!", + "O happy hearts and happy homes", + "To whom this King in triumph comes!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Fling wide the portals of your heart;", + "Make it a temple, set apart", + "From earthly use for heaven’s employ,", + "Adorned with prayer, and love, and joy." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Redeemer, come; I open wide", + "My heart to Thee; here, Lord, abide.", + "Let me Thy inner presence feel,", + "Thy grace and love in me reveal." + ] + } + ] + }, + { + "index": "227", + "number": 227, + "title": "Jesus Shall Reign", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus shall reign where’er the sun", + "Does his successive journeys run;", + "His kingdom stretch from shore to shore,", + "Till moons shall wax and wane no more." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "People and realms of ev’ry tongue", + "Dwell on His love with sweetest song,", + "And infant voices shall proclaim", + "Their early blessings on His name." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Blessings abound wherever He reigns;", + "The prisoner leaps to lose his chains;", + "The weary find eternal rest,", + "And all who suffer want are blessed." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Let every creature rise and bring", + "Honors peculiar to our King;", + "Angels descend with songs again,", + "And earth repeat the loud amen!" + ] + } + ] + }, + { + "index": "228", + "number": 228, + "title": "A Hymn of Glory Let Us Sing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "A hymn of glory let us sing;", + "New hymns thro’-out the world shall ring", + "Alleluia! Alleluia!", + "Christ, by a road before untrod,", + "Ascends unto the throne of God.", + "Alleluia! Alleluia!", + "Alleluia, alleluia, alleluia!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O Lord, our homeward pathway bend,", + "That our unwearied hearts ascend.", + "Alleluia! Alleluia!", + "Where, seated on Your Father’s throne,", + "You reign as King of kings alone.", + "Alleluia! Alleluia!", + "Alleluia, alleluia, alleluia!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Give us Your joy on earth, O Lord,", + "In heav’n to be our great reward.", + "Alleluia! Alleluia!", + "When throned with You forever, we", + "Shall praise Your name eternally.", + "Alleluia! Alleluia!", + "Alleluia, alleluia, alleluia!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O risen Christ, ascended Lord,", + "All praise to you let earth accord:", + "Alleluia! Alleluia!", + "You are, while endless ages run,", + "With Father and with Spirit one.", + "Alleluia! Alleluia!", + "Alleluia, alleluia, alleluia!" + ] + } + ] + }, + { + "index": "229", + "number": 229, + "title": "All Hail the Power of Jesus' Name", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "All hail the power of Jesus’ name!", + "Let angels prostrate fall;", + "Bring forth the royal diadem,", + "and crown Him Lord of all.", + "Bring forth the royal diadem,", + "and crown Him Lord of all." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Ye chosen seed of Israel’s race,", + "ye ransomed from the fall,", + "Hail Him who saves you by His grace,", + "and crown Him Lord of all.", + "Hail Him who saves you by His grace,", + "and crown Him Lord of all." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Let every kindred, every tribe", + "on this terrestrial ball", + "To Him all majesty ascribe,", + "and crown Him Lord of all.", + "To Him all majesty ascribe,", + "and crown Him Lord of all." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O that with yonder angel throng", + "we at His feet may fall!", + "We’ll join the everlasting song,", + "and crown Him Lord of all.", + "We’ll join the everlasting song,", + "and crown Him Lord of all." + ] + } + ] + }, + { + "index": "230", + "number": 230, + "title": "All Glory, Laud, and Honor", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "All glory, laud, and honor,", + "to thee, Redeemer, King,", + "to whom the lips of children", + "made sweet hosannas ring.", + "Thou art the King of Israel,", + "thou David’s royal Son,", + "who in the Lord’s name comest,", + "the King and Blessed One." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The company of angels", + "are praising thee on high,", + "and we with all creation", + "in chorus make reply.", + "The people of the Hebrews", + "with psalms before thee went;", + "our prayer and praise and anthems", + "before thee we present." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "To thee, before thy passion,", + "they sang their hymns of praise;", + "to thee, now high exalted,", + "our melody we raise.", + "Thou didst accept their praises;", + "accept the prayers we bring,", + "who in all good delightest,", + "thou good and gracious King." + ] + } + ] + }, + { + "index": "231", + "number": 231, + "title": "Blest Be the King", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Blest be the King whose coming", + "Is in the name of God!", + "For Him let doors be opened,", + "No hearts against Him barred!", + "Not robed in royal splendor,", + "In power and pomp comes He;", + "But clad as are the poorest,", + "Such His humility." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Blest be the King whose coming", + "Is in the name of God!", + "By those who truly listen", + "His voice is truly heard;", + "Pity the proud and haughty,", + "Who have not learned to heed", + "The Christ who is the promise,", + "Who has atonement made." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Blest be the King whose coming", + "Is in the name of God!", + "He only to the humble", + "Reveals the face of God.", + "All power is His, all glory!", + "All things are in His hand,", + "All ages and all peoples,", + "‘Till time itself shall end." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Blest be the King whose coming", + "Is in the name of God!", + "He offers to the burdened", + "The rest and grace they need.", + "Gentle is He and humble!", + "And light his Yoke shall be,", + "For He would have us bear it,", + "So He can made us free!" + ] + } + ] + }, + { + "index": "232", + "number": 232, + "title": "At the Name of Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "At the name of Jesus", + "every knee shall bow,", + "Every tongue confess", + "Him King of glory now;", + "“Tis the Father’s pleasure", + "we should call Him Lord,", + "Who from the beginning", + "was the mighty Word." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "At His voice creation", + "sprang at once to sight,", + "All the angel faces,", + "All the hosts of light,", + "Thrones and dominations", + "stars upon their way,", + "All the heavenly orders", + "in their great array." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Humbled for a season,", + "To receive a name", + "From the lips of sinners,", + "Unto whom He came;", + "He is God the Savior,", + "He is Christ the Lord,", + "Ever to be worshiped,", + "Trusted and adored." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "In your hearts enthrone Him:", + "There let Him subdue", + "All that is not holy,", + "All that is not true;", + "Crown Him as your captain", + "in temptation’s hour,", + "Let His will enfold you", + "in its light and power." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Surely, this Lord Jesus", + "shall return again,", + "With His Father’s glory,", + "With His angel train;", + "For all wreaths of empire", + "meet upon His brow,", + "And our hearts confess", + "Him King of glory now." + ] + } + ] + }, + { + "index": "233", + "number": 233, + "title": "Christ, Whose Glory Fills the Skies", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christ, whose glory fills the skies,", + "Christ, the true, the only light,", + "Sun of Righteousness, arise,", + "triumph o’er the shades of night;", + "Dayspring from on high, be near;", + "Daystar, in my heart appear." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Dark and cheerless is the morn", + "unaccompanied by thee;", + "joyless is the day’s return,", + "till thy mercy’s beams I see;", + "till they inward light impart,", + "cheer my eyes and warm my heart." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Visit then this soul of mine;", + "pierce the gloom of sin and grief;", + "fill me, Radiancy divine,", + "scatter all my unbelief;", + "more and more thyself display,", + "shining to the perfect day." + ] + } + ] + }, + { + "index": "234", + "number": 234, + "title": "Christ Is the World's Light", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christ is the world’s light,", + "Christ and none other;", + "born in our darkness,", + "He became our brother", + "if we have seen Him,", + "we have seen the Father:", + "Glory to God on high!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Christ is the world’s peace,", + "Christ and none other;", + "no one can serve Him,", + "and despise another.", + "Who else unites us,", + "one in God the Father?", + "Glory to God on high!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Christ is the world’s life,", + "Christ and none other;", + "sold once for silver,", + "murdered here, our brother", + "He, who redeems us,", + "reigns with God the Father:", + "Glory to God on high!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Give God the glory,", + "God and none other;", + "give God the glory,", + "Spirit, Son and Father;", + "give God the glory,", + "God-with-us our brother:", + "Glory to God on high!" + ] + } + ] + }, + { + "index": "235", + "number": 235, + "title": "Christ Is Made the Sure Foundation", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christ is made the sure foundation,", + "Christ the head and cornerstone,", + "chosen of the Lord, and precious,", + "binding all the Church in one;", + "holy Zion’s help for ever,", + "and her confidence alone." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "All that dedicated city,", + "dearly loved of God on high,", + "in exultant jubilation", + "pours perpetual melody;", + "God the One in Three adoring", + "in glad hymns eternally." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "To this temple, where we call thee,", + "come, O Lord of Hosts, today;", + "with thy wonted loving-kindness", + "hear thy servants as they pray,", + "and thy fullest benediction", + "shed within its walls alway." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Here vouchsafe to all thy servants", + "what they ask of thee of gain;", + "what they gain from thee, for ever", + "with the blessed to retain,", + "and hereafter in thy glory", + "evermore with thee to reign." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Laud and honor to the Father,", + "laud and honor to the Son,", + "laud and honor to the Spirit,", + "ever Three, and ever One,", + "con-substantial, co-eternal,", + "while unending ages run." + ] + } + ] + }, + { + "index": "236", + "number": 236, + "title": "I Love Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I love Thee, I love Thee,", + "I love Thee, my Lord;", + "I love Thee, my Savior,", + "I love Thee, my God.", + "I love Thee, I love Thee,", + "and that Thou dost know;", + "But how much I love Thee", + "my actions will show." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I’m happy, I’m happy,", + "O, wondrous account!", + "My joys are immortal,", + "I stand on the mount!", + "I gaze on my treasure", + "and long to be there,", + "With Jesus and angels,", + "and kindred so dear." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O Jesus, my Savior,", + "with Thee I am blest,", + "My life and salvation,", + "my joy and my rest:", + "Thy name be my theme,", + "and Thy love be my song;", + "Thy grace shall inspire", + "both my heart and my tongue." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O, who’s like my Savior?", + "He’s Salem’s bright King;", + "He smiles, and He loves me,", + "and helps me to sing.", + "I’ll praise Him, I’ll praise Him,", + "with notes loud and clear", + "While rivers of pleasure", + "my spirit do cheer." + ] + } + ] + }, + { + "index": "237", + "number": 237, + "title": "In the Cross of Christ I Glory", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In the cross of Christ I glory,", + "towering o’er the wrecks of time;", + "all the light of sacred story", + "gathers round its head sublime." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When the woes of life o’ertake me,", + "hopes deceive, and fears annoy,", + "never shall the cross forsake me.", + "Lo! it glows with peace and joy." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When the sun of bliss is beaming", + "light and love upon my way,", + "from the cross the radiance streaming", + "adds more luster to the day." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Bane and blessing, pain and pleasure,", + "by the cross are sanctified;", + "peace is there that knows no measure,", + "joys that through all time abide." + ] + } + ] + }, + { + "index": "238", + "number": 238, + "title": "How Sweet the Name!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "How sweet the name of Jesus sounds", + "In a believer’s ear!", + "It soothes his sorrows, heals his wounds,", + "And drives away his fear." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "It makes the wounded spirit whole,", + "And calms the troubled breast;", + "“Tis manna to the hungry soul,", + "And to the weary, rest." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Dear name, the rock on which I build,", + "My shield and hiding place,", + "My neverfailing treasury, filled", + "With boundless stores of grace." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Jesus! my Shepherd, Guardian, Friend,", + "My Prophet, Priest, and King!", + "My Lord, my life, my way, my end!", + "Accept the praise I bring." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Weak is the effort of my heart,", + "And cold my warmest thought;", + "But when I see Thee as Thou art,", + "I’ll praise Thee as I ought." + ] + } + ] + }, + { + "index": "239", + "number": 239, + "title": "Jesus, Priceless Treasure", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, priceless Treasure,", + "Source of purest pleasure,", + "Truest Friend to me:", + "Ah! how long I’ve panted,", + "And my heart has fainted,", + "thirsting, Lord, for Thee.", + "Thine I am, O spotless Lamb,", + "I will suffer naught to hide Thee,", + "Nought I ask beside Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In Thine arms I rest me;", + "foes who would molest me", + "Cannot reach me here.", + "Though the earth be shaking,", + "Every heart be quaking,", + "Jesus calms our fear.", + "Sin and hell in conflict fell,", + "With their bitter storms assail me,", + "Jesus will not fail me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Hence, all thought of sadness!", + "For the Lord of gladness,", + "Jesus, enters in.", + "Those who love the Father,", + "Though the storms may gather,", + "still have peace within;", + "Yea, whatever we here must bear,", + "Still in Thee lies purest pleasure,", + "Jesus, priceless Treasure!" + ] + } + ] + }, + { + "index": "240", + "number": 240, + "title": "Fairest Lord Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Fairest Lord Jesus,", + "ruler of all nature,", + "O thou of God and man the Son!", + "Thee will I cherish, Thee will I honor,", + "thou, my soul’s glory, joy, and crown." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Fair are the meadows,", + "fairer still the woodlands,", + "robed in the blooming garb of spring:", + "Jesus is fairer, Jesus is purer", + "who makes the woeful heart to sing." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Fair is the sunshine,", + "fairer still the moonlight,", + "and all the twinkling starry host:", + "Jesus shines brighter, Jesus shines purer", + "than all the angels heaven can boast." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Beautiful Savior!", + "Lord of all the nations,", + "Son of God and Son of Man!", + "Glory and honor, praise, adoration,", + "now and forevermore be thine!" + ] + } + ] + }, + { + "index": "241", + "number": 241, + "title": "Jesus, the Very Thought of Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, the very thought of thee", + "with sweetness fills the breast;", + "but sweeter far thy face to see,", + "and in thy presence rest." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "No voice can sing, no heart can frame,", + "Nor can the memory find", + "A sweeter sound than Jesus’ name,", + "The Savior of mankind." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O hope of every contrite heart!", + "O joy of all the meek,", + "to those who fall, how kind thou art!", + "How good to those who seek!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "But what to those who find? Ah, this", + "nor tongue nor pen can show;", + "the love of Jesus, what it is,", + "none but his loved ones know." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Jesus, our only joy be thou,", + "as thou our prize wilt be;", + "Jesus, be thou our glory now,", + "and through eternity." + ] + } + ] + }, + { + "index": "242", + "number": 242, + "title": "Jesus, Thou Joy of Loving Hearts", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, Thou joy of loving hearts!", + "Thou fount of life! Thou light of men!", + "From the best bliss that earth imparts,", + "We turn unfilled to Thee again." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thy truth unchanged has ever stood;", + "Thou savest those that on Thee call;", + "To them that seek Thee Thou art good,", + "To them that find Thee, all in all." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We taste Thee, O Thou living Bread,", + "And long to feast upon Thee still;", + "We drink of Thee, the Fountainhead,", + "And thirst our souls from Thee to fill!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Our restless spirits yearn for Thee,", + "Where-e’r our changeful lot is cast;", + "Glad, when Thy gracious smile we see,", + "Blest, when our faith can hold Thee fast." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "O Jesus, ever with us stay;", + "Make all our moments calm and bright;", + "Chase the dark night of sin away,", + "Shed o’r the world Thy holy light!" + ] + } + ] + }, + { + "index": "243", + "number": 243, + "title": "King of Glory, King of Peace", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "King of glory, King of peace,", + "I will love Thee;", + "And that love may never cease,", + "I will move Thee.", + "Thou hast granted my request,", + "Thou hast heard me;", + "Thou didst note my working breast,", + "Thou hast spared me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Wherefore with my utmost art", + "I will sing Thee,", + "And the cream of all my heart", + "I will bring Thee.", + "Though my sins against me cried,", + "Thou didst clear me;", + "And alone, when they replied,", + "Thou didst hear me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Seven whole days, not one in seven,", + "I will praise Thee;", + "In my heart, though not in heav’n", + "I can raise Thee.", + "Small it is, in this poor sort", + "to enroll Thee:", + "Ev’n eternity’s too short", + "to extol Thee." + ] + } + ] + }, + { + "index": "244", + "number": 244, + "title": "My Song Shall Be of Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My song shall be of Jesus;", + "His mercy crowns my days,", + "He fills my cup with blessings,", + "And tunes my heart to praise.", + "My song shall be of Jesus,", + "The precious Lamb of God,", + "Who gave Himself my ransom,", + "And bought me with His blood." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My song shall be of Jesus", + "When, sitting at His feet,", + "I call to mind His goodness", + "In meditation sweet:", + "My song shall be of Jesus,", + "Whatever ill betide;", + "I’ll sing the grace that saves me,", + "And keeps me at His side." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "My song shall be of Jesus", + "While pressing on my way", + "To reach the blissful kingdom", + "Of pure and perfect day:", + "And when my soul shall enter", + "That realm of splendor fair,", + "A song of praise to Jesus", + "I’ll sing forever there." + ] + } + ] + }, + { + "index": "245", + "number": 245, + "title": "More About Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "More about Jesus, I would know,", + "More of His grace to others show;", + "More of His saving fullness see,", + "More of His love who died for me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "More, more about Jesus,", + "More, more about Jesus;", + "More of His saving fullness see,", + "More of His love who died for me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "More about Jesus, let me learn,", + "More of His holy will discern;", + "Spirit of God, my teacher be,", + "Showing the things of Christ to me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "More, more about Jesus,", + "More, more about Jesus;", + "More of His saving fullness see,", + "More of His love who died for me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "More about Jesus, in His word,", + "Holding communion with my Lord;", + "Hearing His voice in every line,", + "Making each faithful saying mine." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "More, more about Jesus,", + "More, more about Jesus;", + "More of His saving fullness see,", + "More of His love who died for me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "More about Jesus, on His throne,", + "Riches in glory all His own;", + "More of His kingdom’s sure increase,", + "More of His coming, Prince of Peace." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "More, more about Jesus,", + "More, more about Jesus;", + "More of His saving fullness see,", + "More of His love who died for me." + ] + } + ] + }, + { + "index": "246", + "number": 246, + "title": "Worthy, Worthy Is the Lamb", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Worthy, worthy is the Lamb,", + "Worthy, worthy is the Lamb,", + "Worthy, worthy is the Lamb,", + "That was slain." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Glory, hallelujah!", + "Praise Him, hallelujah!", + "Glory, hallelujah!", + "To the Lamb!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Savior, let Thy kingdom come!", + "Now the power of sin consume;", + "Bring Thy blest millennium,", + "Holy Lamb." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Glory, hallelujah!", + "Praise Him, hallelujah!", + "Glory, hallelujah!", + "To the Lamb!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thus may we", + "each moment feel,", + "Love Him, serve Him,", + "praise Him still,", + "Till we all on Zion’s hill", + "See the Lamb." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Glory, hallelujah!", + "Praise Him, hallelujah!", + "Glory, hallelujah!", + "To the Lamb!" + ] + } + ] + }, + { + "index": "247", + "number": 247, + "title": "Come, My Way", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, my Way, my Truth, my Life:", + "such a way as gives us breath,", + "such a truth as ends all strife,", + "such a life as killeth death." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Come, my Light, my Feast, my Strength:", + "such a light as shows a feast,", + "such a feast as mends in length,", + "such a strength as makes his guest." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Come, my Joy, my Love, my Heart:", + "such a joy as none can move,", + "such a love as none can part,", + "such a heart as joys in love." + ] + } + ] + }, + { + "index": "248", + "number": 248, + "title": "O, How I Love Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There is a Name I love to hear,", + "I love to sing its worth;", + "It sounds like music in my ears,", + "The sweetest Name on earth." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O how I love Jesus,", + "O how I love Jesus,", + "O how I love Jesus,", + "Because He first loved me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "It tells me of a Savior’s love,", + "Who died to set me free;", + "It tells me of a Savior’s blood,", + "The sinners’ perfect plea." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O how I love Jesus,", + "O how I love Jesus,", + "O how I love Jesus,", + "Because He first loved me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "It tells of one whose loving heart", + "Can feel my deepest woe;", + "Who in each sorrow bears", + "A part that none can bear below." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O how I love Jesus,", + "O how I love Jesus,", + "O how I love Jesus,", + "Because He first loved me." + ] + } + ] + }, + { + "index": "249", + "number": 249, + "title": "Praise Him! Praise Him!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Praise Him! praise Him!", + "Jesus, our blessed Redeemer!", + "Sing, O Earth,", + "His wonderful love proclaim!", + "Hail Him! hail Him!", + "highest archangels in glory;", + "Strength and honor", + "give to His holy Name!", + "Like a shepherd,", + "Jesus will guard His children,", + "In His arms He", + "carries them all day long:" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Praise Him! Praise Him!", + "Tell of His excellent greatness.", + "Praise Him! Praise Him!", + "Ever in joyful song!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Praise Him! Praise Him!", + "Jesus, our blessed Redeemer!", + "For our sins", + "He suffered, and bled, and died.", + "He our Rock, our", + "hope of eternal salvation,", + "Hail Him! hail Him!", + "Jesus the Crucified.", + "Sound His praises!", + "Jesus who bore our sorrows,", + "Love unbounded,", + "wonderful, deep and strong." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Praise Him! Praise Him!", + "Tell of His excellent greatness.", + "Praise Him! Praise Him!", + "Ever in joyful song!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Praise Him! Praise Him!", + "Jesus, our blessed Redeemer!", + "Heavenly portals", + "loud with hosannas ring!", + "Jesus, Savior,", + "reigneth forever and ever.", + "Crown Him! Crown Him!", + "Prophet, and Priest, and King!", + "Christ is coming!", + "over the world victorious,", + "Power and glory", + "unto the Lord belong." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Praise Him! Praise Him!", + "Tell of His excellent greatness.", + "Praise Him! Praise Him!", + "Ever in joyful song!" + ] + } + ] + }, + { + "index": "250", + "number": 250, + "title": "O for a Thousand Tongues to Sing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O for a thousand tongues to sing", + "my great Redeemer’s praise,", + "the glories of my God and King,", + "the triumphs of his grace!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My gracious Master and my God,", + "assist me to proclaim,", + "to spread through all the earth abroad", + "the honors of thy name." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Jesus! the name that charms our fears,", + "that bids our sorrows cease;", + "’tis music in the sinner’s ears,", + "’tis life, and health, and peace." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "He breaks the power of canceled sin,", + "he sets the prisoner free;", + "his blood can make the foulest clean;", + "his blood availed for me." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "He speaks, and listening to his voice,", + "new life the dead receive;", + "the mournful, broken hearts rejoice,", + "the humble poor believe." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "Hear him, ye deaf; his praise, ye dumb,", + "your loosened tongues employ;", + "ye blind, behold your savior come,", + "and leap, ye lame, for joy." + ] + } + ] + }, + { + "index": "251", + "number": 251, + "title": "He Lives", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I serve a risen Savior,", + "He’s in the world today;", + "I know that He is living,", + "whatever men may say;", + "I see His hand of mercy,", + "I hear His voice of cheer", + "And just the time", + "I need Him He’s always near." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He lives, He lives,", + "Christ Jesus lives today!", + "He walks with me", + "and talks with me", + "along life’s narrow way.", + "He lives, He lives,", + "salvation to impart!", + "You ask me how I know He lives?", + "He lives within my heart." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In all the world around me", + "I see His loving care,", + "And tho’ my heart grows weary", + "I never will despair;", + "I know that He is leading", + "thru all the stormy blast,", + "The day of His appearing", + "will come at last." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He lives, He lives,", + "Christ Jesus lives today!", + "He walks with me", + "and talks with me", + "along life’s narrow way.", + "He lives, He lives,", + "salvation to impart!", + "You ask me how I know He lives?", + "He lives within my heart." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Rejoice, rejoice, O Christian,", + "lift up your voice and sing,", + "Eternal hallelujahs", + "to Jesus Christ the King!", + "The hope of all who seek Him,", + "the help of all who find,", + "None other is so loving,", + "so good and kind." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He lives, He lives,", + "Christ Jesus lives today!", + "He walks with me", + "and talks with me", + "along life’s narrow way.", + "He lives, He lives,", + "salvation to impart!", + "You ask me how I know He lives?", + "He lives within my heart." + ] + } + ] + }, + { + "index": "252", + "number": 252, + "title": "Come, Let Us Sing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, let us sing the song of songs", + "The angels first began the strain", + "The homage which to Christ belongs:", + "“Worthy the Lamb, for He was slain!”" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Slain to redeem us by His blood,", + "To cleanse from every sinful stain,", + "And make us kings and priests to God:", + "“Worthy the Lamb, for He was slain!”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "To Him who suffered on the tree,", + "Our souls, at His soul’s price, to gain,", + "Blessing, and praise, and glory be:", + "“Worthy the Lamb, for He was slain!”" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "To Him, enthroned by filial right", + "All power in heaven and earth proclaim,", + "Honor, and majesty, and might:", + "“Worthy the Lamb, for He was slain!”" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Long as we live, and when we die,", + "And while in heaven with Him we reign,", + "This song our song of songs shall be:", + "“Worthy the Lamb, for He was slain!”" + ] + } + ] + }, + { + "index": "253", + "number": 253, + "title": "There's No Other Name Like Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There’s no other name like Jesus,", + "‘Tis the dearest name we know,", + "‘Tis the angel’s joy in heaven,", + "‘Tis the Christian’s joy below." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sweet name, dear name,", + "There’s no other name like Jesus;", + "Sweet name, dear name,", + "There’s no other name like Jesus." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There’s no other name like Jesus", + "When the heart with grief is sad,", + "There’s no other name like Jesus", + "When the heart is free and glad." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sweet name, dear name,", + "There’s no other name like Jesus;", + "Sweet name, dear name,", + "There’s no other name like Jesus." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "‘Tis the hope that I shall see Him", + "When in glory He appears,", + "‘Tis the hope to hear His welcome", + "That my fainting spirit cheers." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sweet name, dear name,", + "There’s no other name like Jesus;", + "Sweet name, dear name,", + "There’s no other name like Jesus." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "If He wills that I should labor", + "In His vineyard day by day,", + "Then ’tis well if only Jesus", + "Blesses all I do or say." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sweet name, dear name,", + "There’s no other name like Jesus;", + "Sweet name, dear name,", + "There’s no other name like Jesus." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "If He wills that death’s cold finger", + "Touch my feeble, mortal clay,", + "Then ’tis well if only Jesus", + "Is my dying trust and stay." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sweet name, dear name,", + "There’s no other name like Jesus;", + "Sweet name, dear name,", + "There’s no other name like Jesus." + ] + } + ] + }, + { + "index": "254", + "number": 254, + "title": "The Great Physician Now is Near", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The great Physician now is near,", + "The sympathizing Jesus;", + "He speaks the drooping heart to cheer,", + "Oh! hear the voice of Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sweetest note in seraph song,", + "Sweetest name on mortal tongue;", + "Sweetest carol ever sung,", + "Jesus, blessed Jesus." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Your many sins are all forgiven,", + "Oh! hear the voice of Jesus;", + "Go on your way in peace to heaven,", + "And wear a crown with Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sweetest note in seraph song,", + "Sweetest name on mortal tongue;", + "Sweetest carol ever sung,", + "Jesus, blessed Jesus." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "All glory to the dying Lamb!", + "I now believe in Jesus;", + "I love the blessed Savior’s name,", + "I love the name of Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sweetest note in seraph song,", + "Sweetest name on mortal tongue;", + "Sweetest carol ever sung,", + "Jesus, blessed Jesus." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "His name dispels my guilt and fear,", + "No other name but Jesus;", + "Oh! how my soul delights to hear", + "The charming name of Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sweetest note in seraph song,", + "Sweetest name on mortal tongue;", + "Sweetest carol ever sung,", + "Jesus, blessed Jesus." + ] + } + ] + }, + { + "index": "255", + "number": 255, + "title": "I Cannot Tell Why", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I cannot tell why", + "He whom angels worship", + "Should set His love", + "upon the souls of men,", + "Or why as Shepherd", + "He should seek the wanderers,", + "To bring them back,", + "they know not how nor when.", + "But this I know,", + "that He was born of Mary", + "When Bethlehem’s manger", + "was His only home,", + "And that He lived", + "at Nazareth and labored;", + "And so the Savior,", + "Savior of the world, has come." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I cannot tell how", + "silently He suffered", + "As with His peace", + "He graced this place of tears,", + "Nor how His heart", + "upon the cross was broken,", + "The crown of pain", + "to three and thirty years.", + "But this I know", + "He heals the broken hearted", + "And stays our sin", + "and calms our lurking fear,", + "And lifts the burden", + "from the heavy laden;", + "For still the Savior,", + "Savior of the world, is here." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I cannot tell how", + "He will win the nations,", + "How He will claim", + "His earthly heritage,", + "How satisfy the", + "needs and aspirations", + "Of east and west,", + "of sinner and of sage.", + "But this I know,", + "all flesh shall see His glory,", + "And He shall reap", + "the harvest He has sown,", + "And some glad day His", + "sun will shine in splendor", + "When He the Savior,", + "Savior, of the world, is known." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I cannot tell how", + "all lands shall worship,", + "When at His biding", + "every storm is stilled,", + "Or who can say how", + "great the jubilation", + "When all our hearts", + "with love for Him are filled.", + "But this I know the skies", + "shall sound His praises,", + "Ten thousand thousand", + "human voices sing,", + "And earth to heaven,", + "and heaven to earth will answer,", + "At last the Savior,", + "Savior of the world, is King!" + ] + } + ] + }, + { + "index": "256", + "number": 256, + "title": "Ye Servants of God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Ye servants of God,", + "your Master proclaim,", + "and publish abroad", + "his wonderful name;", + "the name all-victorious", + "of Jesus extol,", + "his kingdom is glorious", + "and rules over all." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "God ruleth on high,", + "almighty to save,", + "and still he is nigh,", + "his presence we have;", + "the great congregation", + "his triumph shall sing,", + "ascribing salvation", + "to Jesus, our King." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "“Salvation to God,", + "who sits on the throne!”", + "Let all cry aloud", + "and honor the Son;", + "the praises of Jesus", + "the angels proclaim,", + "fall down on their faces", + "and worship the Lamb." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then let us adore", + "and give him his right,", + "all glory and power,", + "all wisdom and might;", + "all honor and blessing", + "with angels above,", + "and thanks never ceasing", + "and infinite love." + ] + } + ] + }, + { + "index": "257", + "number": 257, + "title": "Come Down, O Love Divine", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come down, O Love divine,", + "seek thou this soul of mine", + "and visit it with thine", + "own ardor glowing;", + "O Comforter, draw near,", + "within my heart appear,", + "and kindle it,", + "thy holy flame bestowing." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O let it freely burn,", + "till earthly passions turn", + "to dust and ashes", + "in its heat consuming;", + "and let thy glorious light", + "shine ever on my sight,", + "and clothe me round,", + "the while my path illuming." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Let holy charity Mine", + "outward vesture be,", + "And lowliness become", + "my inner clothing;", + "True lowliness of heart", + "which takes the humbler part,", + "And o’er its own shortcomings", + "weeps with loathing." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "And so the yearning strong", + "with which the soul will long", + "shall far out pass the power of human telling;", + "for none can guess its grace, till Love create a place", + "wherein the Holy Spirit makes a dwelling." + ] + } + ] + }, + { + "index": "258", + "number": 258, + "title": "Baptize Us Anew", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Baptize us anew", + "With power from on high,", + "With love, O refresh us!", + "Dear Savior, draw nigh." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We humbly beseech Thee,", + "Lord Jesus, we pray,", + "With love and the Spirit", + "baptize us today.", + "We praise Thee, we bless Thee,", + "dear Lamb that was slain", + "We laud and adore Thee,", + "Amen and Amen." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Unworthy we cry,", + "Unholy, unclean,", + "O wash us and cleanse us", + "From sin’s guilty stain." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We humbly beseech Thee,", + "Lord Jesus, we pray,", + "With love and the Spirit", + "baptize us today.", + "We praise Thee, we bless Thee,", + "dear Lamb that was slain", + "We laud and adore Thee,", + "Amen and Amen." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O heavenly Dove,", + "Descend from on high!", + "We plead Thy rich blessing;", + "In mercy draw nigh." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We humbly beseech Thee,", + "Lord Jesus, we pray,", + "With love and the Spirit", + "baptize us today.", + "We praise Thee, we bless Thee,", + "dear Lamb that was slain", + "We laud and adore Thee,", + "Amen and Amen." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O list the glad voice!", + "From heaven it came:", + "Thou art My beloved,", + "Well pleased I am." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We humbly beseech Thee,", + "Lord Jesus, we pray,", + "With love and the Spirit", + "baptize us today.", + "We praise Thee, we bless Thee,", + "dear Lamb that was slain", + "We laud and adore Thee,", + "Amen and Amen." + ] + } + ] + }, + { + "index": "259", + "number": 259, + "title": "Draw Us in the Spirit's Tether", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Draw us in the Spirit’s tether,", + "For when humbly in Thy name,", + "Two or three are met together", + "Thou are in the midst of them;", + "Alleluia! Alleluia!", + "Touch we now Thy garment’s hem." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "As the brethren used to gather", + "In the name of Christ to sup,", + "Then with thanks to God the Father", + "Break the bread and bless the cup,", + "Alleluia! Alleluia!", + "So knit Thou our friendship up." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "All our meals and all our living", + "Make as sacraments of Thee,", + "That by caring, helping, giving", + "We may true disciples be.", + "Alleluia! Alleluia!", + "We will serve Thee faithfully." + ] + } + ] + }, + { + "index": "260", + "number": 260, + "title": "Hover O'er Me, Holy Spirit", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Hover o’er me, Holy Spirit,", + "Bathe my trembling heart and brow;", + "Fill me with Thy hallowed presence,", + "Come, O come and fill me now." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Fill me now, fill me now,", + "Jesus, come and fill me now.", + "Fill me with Thy hallowed presence,", + "Come, O come and fill me now." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thou canst fill me, gracious Spirit,", + "Though I cannot tell Thee how;", + "But I need Thee, greatly need Thee;", + "Come, O come and fill me now." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Fill me now, fill me now,", + "Jesus, come and fill me now.", + "Fill me with Thy hallowed presence,", + "Come, O come and fill me now." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I am weakness, full of weakness;", + "At Thy sacred feet I bow;", + "Blest, divine, eternal Spirit,", + "Fill with love, and fill me now." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Fill me now, fill me now,", + "Jesus, come and fill me now.", + "Fill me with Thy hallowed presence,", + "Come, O come and fill me now." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Cleanse and comfort, bless and save me;", + "Bathe, O, bathe my heart and brow;", + "Thou art comforting and saving,", + "Thou art sweetly filling now." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Fill me now, fill me now,", + "Jesus, come and fill me now.", + "Fill me with Thy hallowed presence,", + "Come, O come and fill me now." + ] + } + ] + }, + { + "index": "261", + "number": 261, + "title": "The Spirit of the Lord Revealed", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Spirit of the Lord revealed", + "His will to saints of old;", + "Their heart and mind lips unsealed", + "His glory to unfold.", + "Amid the gloom of ancient night", + "They hailed the dawning Word,", + "And in the coming of the light", + "Proclaimed the coming Lord." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The prophets passed; at length there came", + "To sojourn and abide,", + "The Word incarnate, to whose name", + "The prophets testified;", + "And He, the twilight overpast,", + "Himself, the Light of light,", + "As man with man, revealed at last", + "The Father to our sight." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Eternal Spirit, who dost speak", + "To mind and conscience still,", + "That we in this our day, may seek", + "To do our Father’s will,", + "To us the word of life impart,", + "Of Christ, the living way;", + "Give us the quiet, humble heart", + "To hear and to obey." + ] + } + ] + }, + { + "index": "262", + "number": 262, + "title": "Sweet, Sweet Spirit", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There’s a sweet,", + "sweet spirit in this place,", + "And I know that it’s", + "the spirit of the Lord;" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There are sweet", + "expressions on each face,", + "And I know they feel", + "the presence of the Lord.", + "Chorus", + "Sweet Holy Spirit,", + "Sweet Heavenly Dove,", + "Stay right here with us,", + "Filling us with Your love,", + "And for these blessings", + "We lift our hearts in praise,", + "Without a doubt we’ll know", + "That we have been revived", + "When we shall leave this place." + ] + } + ] + }, + { + "index": "263", + "number": 263, + "title": "Fire of God, Thou Sacred Flame", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Fire of God, Thou sacred flame,", + "Spirit who in splendor came,", + "Let Thy heat my soul refine", + "Till it glows with love divine." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Breath of God, that swept in power", + "In the pentecostal hour,", + "Holy Breath, be Thou in me", + "Source of vital energy." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Strength of God, Thy might within", + "Conquers sorrow, pain, and sin:", + "Fortify from evil’s art", + "All the gateways of my heart." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Truth of God, Thy piercing rays", + "Penetrate my secret ways.", + "May the light that shames my sin", + "Guide me holier paths to win." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Love of God, Thy grace profound", + "Knoweth neither age nor bound:", + "Come, my heart’s own guest to be,", + "Dwell forevermore in me." + ] + } + ] + }, + { + "index": "264", + "number": 264, + "title": "O for That Flame of Living Fire", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O for that flame of living fire", + "Which shone so bright in saints of old;", + "Which bade their souls to heaven aspire,", + "Calm in distress, in danger bold!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Where is that spirit, Lord, which dwelt", + "In Abram’s breast, and sealed Him Thine?", + "Which made Paul’s heart with sorrow melt,", + "And glow with energy divine?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "That spirit which from age to age", + "Proclaimed Thy love, and taught Thy ways?", + "Brightened Isaiah’s vivid page,", + "And breathed in David’s hallowed lays?" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Is not Thy grace as mighty now", + "As when Elijah felt its power?", + "When glory beamed from Moses’ brow,", + "Or Job endured the trying hour?" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Remember, Lord, the ancient days;", + "Renew Thy work, Thy grace restore;", + "And while to Thee our hearts we raise,", + "On us Thy Holy Spirit pour." + ] + } + ] + }, + { + "index": "265", + "number": 265, + "title": "Breathe on Me, Breath of God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Breathe on me, breath of God,", + "Fill me with life anew,", + "That I may love what Thou dost love,", + "And do what Thou wouldst do." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Breathe on me, breath of God,", + "Until my heart is pure,", + "Until with Thee I will one will,", + "To do and to endure." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Breathe on me, breath of God,", + "Till I am wholly Thine,", + "Until this earthly part of me", + "Glows with Thy fire divine." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Breathe on me, breath of God,", + "So shall I constant be,", + "And live with Thee the perfect life", + "Of Thine eternity." + ] + } + ] + }, + { + "index": "266", + "number": 266, + "title": "Spirit of God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Spirit of God,", + "descend upon my heart;", + "wean it from earth;", + "through all its pulses move;", + "stoop to my weakness,", + "mighty as thou art,", + "and make me love thee", + "as I ought to love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I ask no dream,", + "no prophet ecstasies,", + "no sudden rending", + "of the veil of clay,", + "no angel visitant,", + "no opening skies;", + "but take the dimness", + "of my soul away." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Has thou not bid me love", + "thee, God and King?", + "All, all thine own, soul,", + "heart and strength and mind.", + "I see thy cross;", + "there teach my heart to cling.", + "O let me seek thee,", + "and O let me find." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Teach me to feel", + "that thou art always nigh;", + "teach me the struggles", + "of the soul to bear.", + "To check the rising doubt,", + "the rebel sigh,", + "teach me the patience", + "of unanswered prayer." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Teach me to love thee", + "as thine angels love,", + "one holy passion", + "filling all my frame;", + "the kindling of the", + "heaven-descended Dove,", + "my heart an altar,", + "and thy love the flame." + ] + } + ] + }, + { + "index": "267", + "number": 267, + "title": "Spirit Divine", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Spirit divine, attend our prayers,", + "And make this house Thy home;", + "Descend with all Thy gracious powers,", + "O come, great Spirit, come!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Come as the light; to us reveal", + "Our emptiness and woe,", + "And lead us in those paths of life", + "Where-on the righteous go." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Come as the fire, and purge our hearts", + "Like sacrificial flame;", + "Let our whole soul an of – f’ring be", + "To our Redeemer’s name." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Come as the dove, and spread Thy wings,", + "The wings of peaceful love;", + "And let Thy church on earth become", + "Blest as the church above." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Spirit divine, attend our prayers,", + "Make a lost world Thy home;", + "Descend with all Thy gracious powers,", + "O come, great Spirit, come!" + ] + } + ] + }, + { + "index": "268", + "number": 268, + "title": "Holy Spirit, Light Divine", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Holy Spirit, light divine,", + "Shine upon this heart of mine,", + "Chase the shades of night away,", + "Turn my darkness into day." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Holy Spirit, power divine,", + "Cleanse this guilty heart of mine;", + "Long has sin, without control,", + "Held dominion o’er my soul." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Holy Ghost, with joy divine,", + "Cheer this saddened heart of mine,", + "Bid my many woes depart,", + "Heal my wounded, bleeding heart." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Holy Spirit, all divine,", + "Dwell within this heart of mine,", + "Cast down every idol throne,", + "Reign supreme, and reign alone." + ] + } + ] + }, + { + "index": "269", + "number": 269, + "title": "Come, Holy Spirit", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, Holy Spirit, heavenly Dove,", + "With all Thy quickening powers;", + "Kindle a flame of sacred love", + "In these cold hearts of ours." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O raise our thoughts from things below,", + "From vanities and toys!", + "Then shall we with fresh courage go", + "To reach eternal joys." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Awake our souls to joyful songs;", + "Let pure devotions rise;", + "Till praise employs our thankful tongues,", + "And doubt forever dies." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Father, we would no longer live", + "At this poor, dying rate;", + "To Thee our thankful love we give,", + "For Thine to us is great." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Come, Holy Spirit, heavenly Dove,", + "With all Thy quickening powers;", + "Come, shed abroad a Savior’s love,", + "And that shall kindle ours." + ] + } + ] + }, + { + "index": "270", + "number": 270, + "title": "O Holy Dove of God Descending", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O holy Dove of God descending,", + "You are the love that knows no ending.", + "All of our shattered dreams You’re mending:", + "Spirit, now live in me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O holy Wind of God now blowing,", + "You are the seed that God us sowing.", + "You are the life that starts us growing:", + "Spirit, now live in me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O holy Rain of God now falling,", + "You make the Word of God enthralling,", + "You are that inner voice now calling:", + "Spirit, now live in me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O holy Flame of God now burning,", + "You are the power of Christ returning.", + "You are the answer to our yearning:", + "Spirit, now live in me." + ] + } + ] + }, + { + "index": "271", + "number": 271, + "title": "Break Thou the Bread of Life", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Break thou the bread of life,", + "dear Lord, to me,", + "as thou didst break the loaves", + "beside the sea;", + "beyond the sacred page", + "I seek thee, Lord;", + "my spirit pants for thee,", + "O Living Word!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Bless thou the truth,", + "dear Lord, to me, to me,", + "as thou didst bless", + "the bread by Galilee;", + "then shall all bondage cease,", + "all fetters fall;", + "and I shall find my peace,", + "my all in all." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thou art the bread of life,", + "O Lord, to me;", + "Thy holy Word the truth", + "That saveth me;", + "Give me to eat", + "and live With Thee above;", + "Teach me to love Thy truth,", + "For Thou art love." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Spirit and life are they,", + "Words Thou dost speak;", + "I hasten to obey,", + "But I am weak;", + "Thou art my only help,", + "Thou art my life;", + "Heeding Thy holy Word", + "I win the strife." + ] + } + ] + }, + { + "index": "272", + "number": 272, + "title": "Give Me the Bible", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Give me the Bible,", + "star of gladness gleaming,", + "To cheer the wanderer", + "lone and tempest tossed,", + "No storm can hide that", + "peaceful radiance beaming", + "Since Jesus came", + "to seek and save the lost." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Give me the Bible–", + "holy message shining,", + "Thy light shall guide me", + "in the narrow way.", + "Precept and promise,", + "law and love combining,", + "‘Til night shall vanish", + "in eternal day." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Give me the Bible", + "when my heart is broken,", + "When sin and grief have", + "filled my soul with fear,", + "Give me the precious", + "words by Jesus spoken,", + "Hold up faith’s lamp", + "to show my Savior near." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Give me the Bible–", + "holy message shining,", + "Thy light shall guide me", + "in the narrow way.", + "Precept and promise,", + "law and love combining,", + "‘Til night shall vanish", + "in eternal day." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Give me the Bible,", + "all my steps enlighten,", + "Teach me the danger", + "of these realms below,", + "That lamp of safety,", + "o’er the gloom shall brighten,", + "That light alone", + "the path of peace can show." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Give me the Bible–", + "holy message shining,", + "Thy light shall guide me", + "in the narrow way.", + "Precept and promise,", + "law and love combining,", + "‘Til night shall vanish", + "in eternal day." + ] + } + ] + }, + { + "index": "273", + "number": 273, + "title": "Lord, I Have Made Thy Word My Choice", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, I have made Thy word my choice,", + "My lasting heritage;", + "There shall my noblest powers rejoice,", + "My warmest thoughts engage." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I’ll read the histories of Thy love,", + "And keep Thy laws in sight;", + "While through Thy promises I rove,", + "With ever fresh delight." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In this broad land of wealth unknown,", + "Where springs of life arise,", + "Seeds of immortal bliss are sown,", + "And hidden glory lies." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "The best relief that mourners have,", + "It makes our sorrows blest;", + "Our fairest hope beyond the grave,", + "And our eternal rest." + ] + } + ] + }, + { + "index": "274", + "number": 274, + "title": "O Word of God Incarnate", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Word of God incarnate,", + "O Wisdom from on high,", + "O Truth unchanged, unchanging,", + "O Light of our dark sky:", + "we praise you for the radiance", + "that from the hallowed page,", + "a lantern to our footsteps,", + "shines on from age to age." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The church from her dear Master", + "received the gift divine,", + "and still that light is lifted", + "o’er all the earth to shine.", + "It is the sacred vessel", + "where gems of truth are stored;", + "it is the heaven-drawn picture", + "of Christ, the living Word." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "It floateth like a banner", + "before God’s host unfurled;", + "it is a shining beacon", + "above the darkling world.", + "It is the chart and compass", + "that o’er life’s surging tide,", + "mid mists and rocks and quicksands,", + "Still guides, O Christ, to Thee." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O make Thy church, dear Savior,", + "a lamp of purest gold,", + "to bear before the nations", + "your true light as of old.", + "O teach your wandering pilgrims", + "by this their path to trace,", + "till, clouds and darkness ended,", + "they see Thee face to face." + ] + } + ] + }, + { + "index": "275", + "number": 275, + "title": "O God of Light", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O God of light, Your Word,", + "a lamp unfailing,", + "Shall pierce the darkness", + "of our earthbound way", + "And show Your grace,", + "Your plan for us unveiling,", + "And guide our footsteps", + "to the perfect day." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "From days of old,", + "through blind and willful ages,", + "Though we rebelled,", + "You gently sought again,", + "And spoke through saints,", + "Apostles, prophets, sages,", + "Who wrote with eager", + "or reluctant pen." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Undimmed by time,", + "those words are still revealing", + "To sinful hearts", + "Your justice and Your grace;", + "And questing mortals", + "longing for Your healing,", + "See Your compassion", + "in the Savior’s face." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "To all the world Your", + "summons You are sending,", + "Through all the earth,", + "to ever land and race,", + "That myriad tongues,", + "in one great anthem blending,", + "May praise and celebrate", + "Your gift of grace." + ] + } + ] + }, + { + "index": "276", + "number": 276, + "title": "Thanks to God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Thanks to God whose Word was spoken", + "In the deed that made the earth.", + "His the voice that called a nation;", + "His the fires that tried her worth.", + "God has spoken;", + "Praise Him For His open Word" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thanks to God whose Word incarnate", + "Glorified the flesh of man.", + "Deeds and words and death and rising", + "Tell the grace in heaven’s plan.", + "God has spoken;", + "Praise Him For His open Word" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thanks to God whose Word is answered", + "By the Spirit’s voice within.", + "Here we drink of joy unmeasured,", + "Life redeemed from death and sin.", + "God has spoken;", + "Praise Him For His open Word" + ] + } + ] + }, + { + "index": "277", + "number": 277, + "title": "For Your Holy Book We Thank You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "For Your holy book we thank You,", + "And for all who served You well,", + "Writing, guarding, and translating,", + "That its pages might forth tell", + "Your strong love and tender care", + "For Your people everywhere." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "For Your holy book we thank You,", + "And for those who work today,", + "That the people of all nations,", + "Reading it and following may", + "Know Your love and tender care", + "For Your people everywhere." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "For Your holy book we thank You,", + "May its message be our guide,", + "May we understand the wisdom", + "Of the laws it will provide:", + "And Your love and tender care", + "For Your people everywhere." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "For Your holy book we thank You,", + "May its message in our hearts", + "Lead us now to see in Jesus", + "All the grace Your word imparts:", + "All Your love and tender care", + "For Your people everywhere." + ] + } + ] + }, + { + "index": "278", + "number": 278, + "title": "Lord Jesus, Once You Spoke to Men", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord Jesus, once You spoke to men", + "Upon the mountain and the plain,", + "O help us listen now as then", + "And wonder at Your words again." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We all have secret fears to face,", + "Our minds and motives to amend.", + "We seek Your truth,", + "We need your grace,", + "Our living Lord and present friend." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The gospel speaks; and we receive", + "Your light, Your love,", + "Your own command.", + "O help us live what we believe,", + "In daily word of heart and hand." + ] + } + ] + }, + { + "index": "279", + "number": 279, + "title": "Only Trust Him", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, every soul by sin oppressed,", + "There’s mercy with the Lord,", + "And He will surely give you rest,", + "By trusting in His word." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Only trust Him, only trust Him,", + "Only trust Him now;", + "He will save you, He will save you,", + "He will save you now." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "For Jesus shed his precious blood", + "Rich blessings to bestow;", + "Plunge now into the crimson flood", + "That washes white as snow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Only trust Him, only trust Him,", + "Only trust Him now;", + "He will save you, He will save you,", + "He will save you now." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Yes, Jesus is the truth, the way,", + "That leads you into rest;", + "Believe in Him without delay,", + "And you are fully blest." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Only trust Him, only trust Him,", + "Only trust Him now;", + "He will save you, He will save you,", + "He will save you now." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Come, then, and join this holy band,", + "And on to glory go,", + "To dwell in that celestial land,", + "Where joys immortal flow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Only trust Him, only trust Him,", + "Only trust Him now;", + "He will save you, He will save you,", + "He will save you now." + ] + } + ] + }, + { + "index": "280", + "number": 280, + "title": "Come, Ye Sinners", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, ye sinners poor and needy,", + "Weak and wounded, sick and sore;", + "Jesus ready stands to save you,", + "Full of pity, love, and power." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will arise and go to Jesus,", + "He will embrace me in His arms;", + "In the arms of my dear Savior,", + "O there are ten thousand charms." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Come. ye thirsty, come, and welcome,", + "God’s free bounty glorify;", + "True belief and true repentance,", + "Every grace that brings you nigh." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will arise and go to Jesus,", + "He will embrace me in His arms;", + "In the arms of my dear Savior,", + "O there are ten thousand charms." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Let not conscience make you linger,", + "Nor of fitness fondly dream;", + "All the fitness He requireth", + "Is to feel your need of Him." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will arise and go to Jesus,", + "He will embrace me in His arms;", + "In the arms of my dear Savior,", + "O there are ten thousand charms." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lo! th’incarnate God, ascended,", + "Pleads the merit of His blood;", + "Venture on Him, venture wholly,", + "Let no other trust intrude." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will arise and go to Jesus,", + "He will embrace me in His arms;", + "In the arms of my dear Savior,", + "O there are ten thousand charms." + ] + } + ] + }, + { + "index": "281", + "number": 281, + "title": "I Gave My Life for Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I gave my life for thee,", + "My precious blood I shed,", + "That thou might’st ransom be,", + "And quickened from the dead;", + "I gave, I gave My life for thee,", + "What hast thou given for Me?", + "I gave, I gave My life for thee,", + "What hast thou given for Me?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My Fathers house of light,", + "My glory circled throne,", + "I left for earthly night,", + "For wanderings sad and lone;", + "I left, I left it all for thee,", + "Hast thou left aught for Me?", + "I left, I left it all for thee,", + "Hast thou left aught for Me?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I suffered much for thee,", + "more than thy tongue can tell,", + "Of bitterest agony,", + "To rescue thee from hell;", + "I’ve borne, I’ve borne it all for thee,", + "What hast thou borne for Me?", + "I’ve borne, I’ve borne it all for thee,", + "What hast thou borne for Me?" + ] + } + ] + }, + { + "index": "282", + "number": 282, + "title": "I Hear Thy Welcome Voice", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I hear Thy welcome voice,", + "That calls me, Lord, to Thee;", + "For cleansing in Thy precious blood,", + "That flowed on Calvary." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I am coming, Lord!", + "Coming now to Thee!", + "Wash me, cleanse me, in the blood", + "That flowed on Calvary." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Though coming weak and vile,", + "Thou dost my strength assure;", + "Thou dost my vileness fully cleanse,", + "Till spotless all, and pure." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I am coming, Lord!", + "Coming now to Thee!", + "Wash me, cleanse me, in the blood", + "That flowed on Calvary." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "‘Tis Jesus calls me on", + "To perfect faith and love,", + "To perfect hope, and peace, and trust,", + "For earth and heaven above." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I am coming, Lord!", + "Coming now to Thee!", + "Wash me, cleanse me, in the blood", + "That flowed on Calvary." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "All hail, atoning blood!", + "All hail, redeeming grace!", + "All hail! the gift of Christ, our Lord,", + "Our Strength and Righteousness." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I am coming, Lord!", + "Coming now to Thee!", + "Wash me, cleanse me, in the blood", + "That flowed on Calvary." + ] + } + ] + }, + { + "index": "283", + "number": 283, + "title": "O Jesus, Thou Art Standing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Jesus, thou art standing,", + "outside the fast closed door,", + "in lowly patience waiting", + "to pass the threshold o’er:", + "O shame, professing Christians,", + "his Name and sign who bear,", + "O shame, thrice shame upon us,", + "to keep him standing there!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O Jesus, thou art knocking;", + "and lo, that hand is scarred,", + "and thorns thy brow encircle,", + "and tears thy face have marred:", + "O love that passeth knowledge,", + "so patiently to wait!", + "O sin that hath no equal,", + "so fast to bar the gate!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O Jesus, thou art pleading", + "in accents meek and low,", + "“I died for you, my children,", + "and will you treat me so?”", + "O Lord, with shame and sorrow", + "we open now the door;", + "dear Savior, enter, enter,", + "and leave us never more." + ] + } + ] + }, + { + "index": "284", + "number": 284, + "title": "For You I Am Praying", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I have a Savior,", + "He’s pleading in glory,", + "A dear, loving Savior,", + "though earth friends be few;", + "And now He is watching", + "in tenderness o’er me,", + "But oh that my Savior", + "were your Savior, too." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "For you I am praying,", + "For you I am Praying,", + "For you am I praying,", + "I’m praying for you." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I have a Father;", + "to me He has given", + "A hope for eternity,", + "blessed and true;", + "And soon He will call", + "to meet Him in heaven,", + "But oh that He’d let me", + "bring you with me, too!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "For you I am praying,", + "For you I am Praying,", + "For you am I praying,", + "I’m praying for you." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I have a robe;", + "’tis resplendent in whiteness,", + "Awaiting in glory", + "my wondering view;", + "Oh, when I receive it,", + "all shining in brightness,", + "Dear friend, could I see you", + "receiving one, too!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "For you I am praying,", + "For you I am Praying,", + "For you am I praying,", + "I’m praying for you." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "When Jesus has found you,", + "tell others the story,", + "That my loving Savior", + "is your Savior, too;", + "Then pray that your Savior", + "will bring them to glory,", + "And prayer will be answered", + "’twas answered for you!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "For you I am praying,", + "For you I am Praying,", + "For you am I praying,", + "I’m praying for you." + ] + } + ] + }, + { + "index": "285", + "number": 285, + "title": "Jesus Calls Us", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus calls us o’er the tumult", + "of our life’s wild, restless sea;", + "day by day his sweet voice soundeth,", + "saying, “Christian, follow me!”" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Jesus calls us from the worship", + "of the vain world’s golden store,", + "from each idol that would keep us,", + "saying, “Christian, love me more!”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In our joys and in our sorrows,", + "days of toil and hours of ease,", + "still he calls, in cares and pleasures,", + "“Christian, love me more than these!”" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Jesus calls us! By thy mercies,", + "Savior, may we hear thy call,", + "give our hearts to thine obedience,", + "serve and love thee best of all." + ] + } + ] + }, + { + "index": "286", + "number": 286, + "title": "Wonderful Words of Life", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sing them over again to me,", + "wonderful words of life,", + "Let me more of their beauty see,", + "wonderful words of life;", + "Words of life and beauty", + "teach me faith and duty." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Beautiful words, wonderful words,", + "wonderful words of life,", + "Beautiful words, wonderful words,", + "wonderful words of life." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Christ, the blessèd One, gives to all", + "wonderful words of life;", + "Sinner, list to the loving call,", + "wonderful words of life;", + "All so freely given,", + "wooing us to heaven." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Beautiful words, wonderful words,", + "wonderful words of life,", + "Beautiful words, wonderful words,", + "wonderful words of life." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Sweetly echo the Gospel call,", + "wonderful words of life;", + "Offer pardon and peace to all,", + "wonderful words of life;", + "Jesus, only Savior,", + "sanctify forever." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Beautiful words, wonderful words,", + "wonderful words of life,", + "Beautiful words, wonderful words,", + "wonderful words of life." + ] + } + ] + }, + { + "index": "287", + "number": 287, + "title": "Softly and Tenderly", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Softly and tenderly", + "Jesus is calling,", + "calling for you and for me;", + "see, on the portals", + "he’s waiting and watching,", + "watching for you and for me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Come home, come home;", + "ye who are weary come home;", + "earnestly, tenderly,", + "Jesus is calling,", + "calling, O sinner,", + "come home!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Why should we tary", + "when Jesus is pleading,", + "pleading for you and for me?", + "Why should we linger", + "and heed not his mercies,", + "mercies for you and for me?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Come home, come home;", + "ye who are weary come home;", + "earnestly, tenderly,", + "Jesus is calling,", + "calling, O sinner,", + "come home!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Think of the wonderful", + "love he has promised,", + "promised for you and for me!", + "Though we have sinned,", + "he has mercy and pardon,", + "pardon for you and for me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Come home, come home;", + "ye who are weary come home;", + "earnestly, tenderly,", + "Jesus is calling,", + "calling, O sinner,", + "come home!" + ] + } + ] + }, + { + "index": "288", + "number": 288, + "title": "I Am Going to Calvary", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I am going to Calvary,", + "Would you like to come with Me", + "All the way and back again?", + "You must follow the Leader then.", + "You must follow the Leader,", + "You must follow the Leader,", + "All the way and back again,", + "You must follow the Leader." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "If I want a thorny crown,", + "If the soldiers knock me down", + "Can I really be a king?", + "Love will answer everything", + "If you follow the Leader,", + "If you follow the Leader,", + "Love will answer everything,", + "If you follow the Leader." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When I go along the road,", + "I shall lift a heavy load.", + "I will carry a cross for you.", + "You will learn to carry it too", + "When you follow the Leader,", + "When you follow the Leader,", + "You will learn to carry it too", + "When you follow the Leader." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I am going to stretch My hands,", + "Reaching out to all the lands.", + "Can I really be a king?", + "Love’s the lord of everything,", + "When you follow the Leader,", + "When you follow the Leader", + "Love’s the lord of everything,", + "When you follow the Leader." + ] + } + ] + }, + { + "index": "289", + "number": 289, + "title": "The Savior Is Waiting", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Savior is waiting", + "to enter your heart", + "Why don’t you let Him come in?", + "There’s nothing in this world", + "to keep you apart", + "What is your answer to Him?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Time after time", + "He has waited before", + "And now He is waiting again", + "To see if you are willing", + "To open the door", + "Oh, how He wants to come in." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "If you’ll take one step", + "Toward the Savior, my friend,", + "You’ll find His arms open wide.", + "Receive Him, and all of", + "your darkness will end", + "Within your heart He’ll abide." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Time after time", + "He has waited before", + "And now He is waiting again", + "To see if you are willing", + "To open the door", + "Oh, how He wants to come in." + ] + } + ] + }, + { + "index": "290", + "number": 290, + "title": "Turn Your Eyes Upon Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O soul, are you weary and troubled?", + "No light in the darkness you see?", + "There’s light for a look at the Savior,", + "And life more abundant and free!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Turn your eyes upon Jesus,", + "Look full in His wonderful face,", + "And the things of earth", + "will grow strangely dim,", + "In the light", + "of His glory and grace." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Through death into life everlasting", + "He passed, and we follow Him there;", + "Over us sin no more hath dominion—", + "For more than conquerors we are!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Turn your eyes upon Jesus,", + "Look full in His wonderful face,", + "And the things of earth", + "will grow strangely dim,", + "In the light", + "of His glory and grace." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "His Word shall not fail you He promised;", + "Believe Him, and all will be well:", + "Then go to a world that is dying,", + "His perfect salvation to tell!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Turn your eyes upon Jesus,", + "Look full in His wonderful face,", + "And the things of earth", + "will grow strangely dim,", + "In the light", + "of His glory and grace." + ] + } + ] + }, + { + "index": "291", + "number": 291, + "title": "We Have Not Known Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We have not known Thee as we ought,", + "Nor learned Thy wisdom, grace, and power;", + "The things of earth have filed our thoughts,", + "And trifles of the passing hour.", + "Lord, give us light Thy truth to see,", + "And make us wise in knowing Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We have not feared Thee as we ought,", + "Nor bowed beneath Thine awful eye,", + "Nor guarded deed, and word, and thought,", + "Remembering that God was nigh.", + "Lord, give us faith to know Thee near,", + "And grant the grace of holy fear." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We have not loved Thee as we ought,", + "Nor cared that we are loved by Thee;", + "Thy presence we have coldly sought,", + "And feebly longed Thy face to see.", + "Lord, give a pure and loving heart", + "To feel and own the love Thou art." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "We have not served Thee as we ought;", + "Alas! the duties left undone,", + "The work with little fervor wrought,", + "The battles lost, or scarcely won!", + "Lord, give the zeal, and give the might,", + "For Thee to toil, for Thee to fight." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "When shall we know Thee as we ought,", + "And fear, and love, and serve aright!", + "When shall we, out of trial brought,", + "Be perfect in the land of light!", + "Lord, may we day by day prepare", + "To see Thy face, and serve Thee there." + ] + } + ] + }, + { + "index": "292", + "number": 292, + "title": "Jesus, I Come", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Out of my bondage, sorrow and night,", + "Jesus, I come, Jesus, I come;", + "Into Thy freedom, gladness and light,", + "Jesus, I come to Thee;", + "Out of my sickness into Thy health,", + "Out of my want and into Thy wealth,", + "Out of my sin and into Thyself,", + "Jesus, I come to Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Out of my shameful failure and loss,", + "Jesus, I come, Jesus, I come;", + "Into the glorious gain of Thy cross,", + "Jesus, I come to Thee;", + "Out of earth’s sorrows into Thy balm,", + "Out of life’s storms and into Thy calm,", + "Out of distress to jubilant psalm,", + "Jesus, I come to Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Out of unrest and arrogant pride,", + "Jesus, I come, Jesus, I come;", + "Into Thy blessed will to abide,", + "Jesus, I come to Thee;", + "Out of myself to dwell in Thy love,", + "Out of despair into raptures above,", + "Upward for aye on wings like a dove,", + "Jesus, I come to Thee." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Out of the fear and dread of the tomb,", + "Jesus, I come, Jesus, I come;", + "Into the joy and light of Thy home,", + "Jesus, I come to Thee;", + "Out of the depths of ruin untold,", + "Into the peace of Thy sheltering fold,", + "Ever Thy glorious face to behold,", + "Jesus, I come to Thee." + ] + } + ] + }, + { + "index": "293", + "number": 293, + "title": "Heavenly Father, Bless Us Now", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Heavenly Father, bless us now;", + "At the cross of Christ we bow;", + "Take our guilt and grief away;", + "Hear and heal us now, we pray." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Now, O Lord, this very hour,", + "Send Thy grace and show Thy power;", + "While we rest upon Thy word,", + "Come, and bless us now, O Lord!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Mercy now, O Lord, we plead", + "In this hour of utter need;", + "Turn us not away unblest;", + "Calm our anguish into rest." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O Thou loving, blessed One,", + "Rising oér us like the sun,", + "Light and life art Thou within:", + "Savior, Thou, from every sin!" + ] + } + ] + }, + { + "index": "294", + "number": 294, + "title": "Power in the Blood", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Would you be free", + "from the burden of sin?", + "There’s pow’r in the blood,", + "pow’r in the blood;", + "Would you o’er evil", + "a victory win?", + "There’s wonderful", + "power in the blood." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "There is pow’r, pow’r,", + "wonder working pow’r", + "In the blood of the Lamb;", + "There is pow’r, pow’r,", + "wonder working pow’r", + "In the precious blood of the Lamb." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Would be free", + "from your passion and pride?", + "There’s pow’r in the blood,", + "pow’r in the blood;", + "Come for a cleansing", + "to Calvary’s tide?", + "There’s wonderful", + "power in the blood." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "There is pow’r, pow’r,", + "wonder working pow’r", + "In the blood of the Lamb;", + "There is pow’r, pow’r,", + "wonder working pow’r", + "In the precious blood of the Lamb." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Would you do service", + "for Jesus your King?", + "There’s pow’r in the blood,", + "pow’r in the blood;", + "Would you live daily", + "His praises to sing?", + "There’s wonderful", + "power in the blood." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "There is pow’r, pow’r,", + "wonder working pow’r", + "In the blood of the Lamb;", + "There is pow’r, pow’r,", + "wonder working pow’r", + "In the precious blood of the Lamb." + ] + } + ] + }, + { + "index": "295", + "number": 295, + "title": "Chief of Sinners", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Chief of sinners though I be,", + "Jesus shed His blood for me;", + "Died that I might live on high,", + "Died that I might never die;", + "As the brance is to the vine,", + "I am His, and He is mine." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O the height of Jesus’ love!", + "Higher than the heaven above,", + "Deeper than the deepest sea,", + "Lasting as eternity;", + "Love that found me-wondrous thought!", + "Found me when I sought Him not!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Chief of sinners though I be,", + "Christ is all in all to me;", + "All my wants to Him are known,", + "All my sorrows are His own;", + "Safe with Him from earthly strife,", + "He sustains the hidden life." + ] + } + ] + }, + { + "index": "296", + "number": 296, + "title": "Lord, I'm Coming Home", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I’ve wandered far away from God,", + "Now I’m coming home;", + "The paths of sin too long I’ve trod;", + "Lord, I’m coming home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Coming home, coming home", + "Never more to roam;", + "Open wide Thine arms of love;", + "Lord I’m coming home." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I’ve wasted many precious years,", + "Now I’m coming home;", + "I now repent with bitter tears;", + "Lord, I’m coming home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Coming home, coming home", + "Never more to roam;", + "Open wide Thine arms of love;", + "Lord I’m coming home." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I’m tired of sin and straying Lord,", + "Now I’m coming home;", + "I’ll trust thy love believe thy word;", + "Lord I’m coming home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Coming home, coming home", + "Never more to roam;", + "Open wide Thine arms of love;", + "Lord I’m coming home." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "My only hope, my only plea,", + "Now I’m coming home;", + "That Jesus died, and died for me;", + "Lord I’m coming home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Coming home, coming home", + "Never more to roam;", + "Open wide Thine arms of love;", + "Lord I’m coming home." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "I need His cleansing blood I know,", + "Now I’m coming home;", + "O wash me whiter than the snow;", + "Lord I’m coming home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Coming home, coming home", + "Never more to roam;", + "Open wide Thine arms of love;", + "Lord I’m coming home." + ] + } + ] + }, + { + "index": "297", + "number": 297, + "title": "God Be Merciful to Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God, be merciful to me,", + "On Thy grace I rest my plea;", + "Plenteous in compassion Thou,", + "Blot out my transgressions now;", + "Wash me, make me pure within,", + "Cleanse, O cleanse me from my sin,", + "Wash me, make me pure within,", + "Cleanse, O cleanse me from my sin." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I am evil, born in sin;", + "Thou desirest truth within.", + "Thou alone my Savior art,", + "Teach Thy wisdom to my heart;", + "Make me pure, Thy grace bestow,", + "Wash me whiter than the snow,", + "Make me pure, Thy grace bestow,", + "Wash me whiter than the snow." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Gracious God, my heart renew,", + "Make my spirit right and true;", + "Cast me not away from Thee,", + "Let Thy Spirit dwell in me;", + "Thy salvation’s joy impart,", + "Steadfast make my willing heart,", + "Thy salvation’s joy impart,", + "Steadfast make my willing heart." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Sinners then shall learn from me", + "And return, O God, to Thee;", + "Savior, all my guilt remove,", + "And my tongue shall sing Thy love;", + "Touch my silent lips, O Lord,", + "And my mouth shall praise accord,", + "Touch my silent lips, O Lord,", + "And my mouth shall praise accord." + ] + } + ] + }, + { + "index": "298", + "number": 298, + "title": "I Lay My Sins on Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I lay my sins on Jesus,", + "The spotless Lamb of God;", + "He bears them all, and frees us", + "From the accursed load,", + "From the accursed load." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I bring my guilt to Jesus,", + "To wash my crimson stains", + "White in His blood most precious", + "Till not a stain remains,", + "Till not a stain remains." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I lay my wants on Jesus,", + "All fullness dwells in Him;", + "He healeth my diseases", + "He doth my soul redeem,", + "He doth my soul redeem" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I long to be with Jesus,", + "Meek, loving, lowly, mild;", + "I long to be like Jesus", + "The Father’s holy child,", + "The Father’s holy child." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "I long to be with Jesus", + "Amid the heavenly throng,", + "To sing with them His praises,", + "And learn the angels’ song.", + "And learn the angels’ song." + ] + } + ] + }, + { + "index": "299", + "number": 299, + "title": "Forgive Our Sins as We Forgive", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "“Forgive our sins as we forgive,”", + "You taught us, Lord, to pray;", + "But You alone can grant us grace", + "To live the words we say." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "How can Your pardon reach and bless", + "The unforgiving heart", + "That broods on wrongs and will not let", + "Old bitterness depart?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In blazing light Your cross reveals", + "The truth we dimly knew:", + "How trifling others’ debts to us;", + "How great our debt to You!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord, cleanse the depths within our souls", + "And bid resentment cease;", + "Then, by Your mercy reconciled,", + "Our lives will spread Your peace." + ] + } + ] + }, + { + "index": "300", + "number": 300, + "title": "Rock of Ages", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Rock of Ages, cleft for me,", + "Let me hide myself in Thee;", + "Let the water and the blood,", + "From Thy riven side which flowed,", + "Be of sin the double cure,", + "Cleanse me from its guilt and power." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Not the labor of my hands", + "Can fulfill Thy law’s demands;", + "Could my zeal no respite know,", + "Could my tears forever flow,", + "All for sin could not atone;", + "Thou must save, and Thou alone." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When my pilgrimage I close;", + "Victor o’er the last of foes,", + "When I soar to worlds unknown,", + "And behold Thee on Thy throne,", + "Rock of Ages, cleft for me,", + "Let me hide myself in Thee." + ] + } + ] + }, + { + "index": "301", + "number": 301, + "title": "Near, Still Nearer", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Nearer, still nearer,", + "close to Thy heart,", + "Draw me, my Savior,", + "so precious Thou art;", + "Fold me, O fold me", + "close to Thy breast,", + "Shelter me safe in", + "that haven of rest,", + "Shelter me safe in", + "that haven of rest." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Nearer, still nearer,", + "nothing I bring,", + "Nought as an offering", + "to Jesus my King-", + "Only my sinful", + "now contrite heart,", + "Grant me the cleansing", + "Thy blood doth impart,", + "Grant me the cleansing", + "Thy blood doth impart." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Nearer, still nearer,", + "Lord, to be Thine;", + "Sin, with its follies,", + "I gladly resign,", + "All of its pleasures,", + "pomp and its pride;", + "Give me but Jesus,", + "my Lord crucified,", + "Give me but Jesus,", + "my Lord crucified." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Nearer, still nearer,", + "while life shall last;", + "Till safe in glory", + "my anchor is cast;", + "Through endless ages,", + "ever to be,", + "Nearer, my Savior,", + "still nearer to Thee,", + "Nearer, my Savior,", + "still nearer to Thee." + ] + } + ] + }, + { + "index": "302", + "number": 302, + "title": "Deeper Yet", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In the blood from the cross,", + "I have been washed from sin;", + "But to be free from dross,", + "Still I would enter in." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Deeper yet, deeper yet,", + "Into the crimson flood;", + "Deeper yet, deeper yet,", + "Under the precious blood." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Day by day, hour by hour,", + "Blessings are sent to me;", + "But for more of His power,", + "Ever my prayer shall be." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Deeper yet, deeper yet,", + "Into the crimson flood;", + "Deeper yet, deeper yet,", + "Under the precious blood." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Near to Christ I would live,", + "Following Him each day;", + "What I ask He will give;", + "So then with faith I pray." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Deeper yet, deeper yet,", + "Into the crimson flood;", + "Deeper yet, deeper yet,", + "Under the precious blood." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Now I have peace, sweet peace,", + "While in this world of sin;", + "But to pray I’ll not cease", + "Till I am pure within." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Deeper yet, deeper yet,", + "Into the crimson flood;", + "Deeper yet, deeper yet,", + "Under the precious blood." + ] + } + ] + }, + { + "index": "303", + "number": 303, + "title": "Beneath the Cross of Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Beneath the cross of Jesus", + "I fain would take my stand,", + "the shadow of a mighty rock", + "within a weary land;", + "a home within the wilderness,", + "a rest upon the way,", + "from the burning of the noontide heat,", + "and the burden of the day." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Upon that cross of Jesus", + "mine eye at times can see", + "the very dying form of One", + "who suffered there for me;", + "and from my stricken heart with tears", + "two wonders I confess:", + "the wonders of redeeming love", + "and my unworthiness." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I take, O cross, thy shadow", + "for my abiding place;", + "I ask no other sunshine than", + "the sunshine of his face;", + "content to let the world go by,", + "to know no gain nor loss,", + "my sinful self my only shame,", + "my glory all the cross." + ] + } + ] + }, + { + "index": "304", + "number": 304, + "title": "Faith of Our Fathers", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Faith of our fathers, living still,", + "In spite of dungeon, fire and sword;", + "O how our hearts beat high with joy", + "Whenever we hear that glorious Word!", + "Faith of our fathers, holy faith!", + "We will be true to thee till death." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Our fathers, chained in prisons dark,", + "Were still in heart and conscience free:", + "How sweet would be their children’s fate.", + "If they, like them, could die for thee!", + "Faith of our fathers, holy faith!", + "We will be true to thee till death." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Faith of our fathers, we will love", + "Both friend and foe in all our strife;", + "And preach Thee, too, as love knows how", + "By kindly words and virtuous life.", + "Faith of our fathers, holy faith!", + "We will be true to thee till death." + ] + } + ] + }, + { + "index": "305", + "number": 305, + "title": "Give Me Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In the morning, when I rise", + "In the morning, when I rise", + "In the morning, when I rise" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Give me Jesus.", + "Give me Jesus,", + "Give me Jesus.", + "You can have all this world,", + "Just give me Jesus." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Dark mid-night was my cry,", + "Dark mid-night was my cry,", + "Dark midnight was my cry,", + "Give me Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Give me Jesus.", + "Give me Jesus,", + "Give me Jesus.", + "You can have all this world,", + "Just give me Jesus." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Just about the break of day,", + "Just about the break of day,", + "Just about the break of day,", + "Give me Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Give me Jesus.", + "Give me Jesus,", + "Give me Jesus.", + "You can have all this world,", + "Just give me Jesus." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Oh, when I come to die,", + "Oh, when I come to die,", + "Oh, when I come to die,", + "Give me Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Give me Jesus.", + "Give me Jesus,", + "Give me Jesus.", + "You can have all this world,", + "Just give me Jesus." + ] + } + ] + }, + { + "index": "306", + "number": 306, + "title": "Draw Me Nearer", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I am thine, O Lord,", + "I have heard thy voice,", + "and it told thy love to me;", + "but I long to rise", + "in the arms of faith", + "and be closer drawn to thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Draw me nearer,", + "nearer, blessed Lord,", + "to the cross where thou hast died.", + "Draw me nearer, nearer,", + "nearer, blessed Lord,", + "to thy precious, bleeding side." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Consecrate me now", + "to thy service, Lord,", + "by the power of grace divine;", + "let my soul look up", + "with a steadfast hope,", + "and my will be lost in thine." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Draw me nearer,", + "nearer, blessed Lord,", + "to the cross where thou hast died.", + "Draw me nearer, nearer,", + "nearer, blessed Lord,", + "to thy precious, bleeding side." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O the pure delight", + "of a single hour", + "that before thy throne I spend,", + "when I kneel in prayer,", + "and with thee, my God,", + "I commune as friend with friend!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Draw me nearer,", + "nearer, blessed Lord,", + "to the cross where thou hast died.", + "Draw me nearer, nearer,", + "nearer, blessed Lord,", + "to thy precious, bleeding side." + ] + } + ] + }, + { + "index": "307", + "number": 307, + "title": "I Am Coming to the Cross", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I am coming to the cross;", + "I am poor and weak and blind;", + "I am counting all but dross;", + "I shall full salvation find." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I am trusting, Lord, in Thee.", + "O thou Lamb of Calvary;", + "Humbly at Thy cross I bow.", + "Save me, Jesus, save me now." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Long my heart has sighed for Thee;", + "Long has evil reigned within;", + "Jesus sweetly speaks to me:", + "“I will cleanse you from all sin.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I am trusting, Lord, in Thee.", + "O thou Lamb of Calvary;", + "Humbly at Thy cross I bow.", + "Save me, Jesus, save me now." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Here I give my all to Thee:", + "Friends and time and earthly store;", + "Soul and body Thine to be,", + "Wholly Thine forevermore." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I am trusting, Lord, in Thee.", + "O thou Lamb of Calvary;", + "Humbly at Thy cross I bow.", + "Save me, Jesus, save me now." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Jesus comes! He fills my soul!", + "Perfected in Him I am;", + "I am every whit made whole:", + "Glory, glory to the Lamb!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I am trusting, Lord, in Thee.", + "O thou Lamb of Calvary;", + "Humbly at Thy cross I bow.", + "Save me, Jesus, save me now." + ] + } + ] + }, + { + "index": "308", + "number": 308, + "title": "Wholly Thine", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I would be, dear Savior,", + "wholly Thine;", + "Teach me how, teach me how;", + "I would do Thy will,", + "O Lord, not mine;", + "Help me, help me now." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Wholly Thine, wholly Thine,", + "Wholly Thine, this is my vow;", + "Wholly Thine, wholly Thine,", + "Wholly Thine, O Lord, just now." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "What is worldly pleasure,", + "wealth or fame,", + "Without Thee, without Thee?", + "I will leave them all", + "for Thy dear Name,", + "This my wealth shall be." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Wholly Thine, wholly Thine,", + "Wholly Thine, this is my vow;", + "Wholly Thine, wholly Thine,", + "Wholly Thine, O Lord, just now." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As I cast earth’s", + "transient joys behind,", + "Come Thou near, come Thou near;", + "In Thy presence", + "all in all I find,", + "’Tis my comfort here." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Wholly Thine, wholly Thine,", + "Wholly Thine, this is my vow;", + "Wholly Thine, wholly Thine,", + "Wholly Thine, O Lord, just now." + ] + } + ] + }, + { + "index": "309", + "number": 309, + "title": "I Surrender All", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "All to Jesus I surrender;", + "all to him I freely give;", + "I will ever love and trust him,", + "in his presence daily live." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I surrender all, I surrender all,", + "all to thee, my blessed Savior,", + "I surrender all." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "All to Jesus I surrender;", + "humbly at his feet I bow,", + "worldly pleasures all forsaken;", + "take me, Jesus, take me now." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I surrender all, I surrender all,", + "all to thee, my blessed Savior,", + "I surrender all." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "All to Jesus I surrender;", + "make me, Savior, wholly thine;", + "fill me with thy love and power;", + "truly know that thou art mine." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I surrender all, I surrender all,", + "all to thee, my blessed Savior,", + "I surrender all." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "All to Jesus I surrender;", + "now I feel the sacred flame.", + "O the joy of full salvation!", + "Glory, glory, to his name!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I surrender all, I surrender all,", + "all to thee, my blessed Savior,", + "I surrender all." + ] + } + ] + }, + { + "index": "310", + "number": 310, + "title": "I Would Draw Nearer to Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I would draw nearer to Jesus,", + "In His sweet presence abide,", + "Constantly trying to serve Him,", + "Safe and secure at His side.", + "I would draw nearer to Jesus,", + "I would draw nearer to Him;", + "Fully surrendered each moment,", + "I would draw nearer to Him." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I would draw nearer to Jesus,", + "Nothing withholding from Him,", + "Knowing He loves to be gracious,", + "I would draw nearer to Him.", + "I would draw nearer to Jesus,", + "I would draw nearer to Him;", + "Fully surrendered each moment,", + "I would draw nearer to Him." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I would draw nearer to Jesus,", + "Seeking Hi strength to be true,", + "Willing to tell of His goodness,", + "Gladly His blest will to do.", + "I would draw nearer to Jesus,", + "I would draw nearer to Him;", + "Fully surrendered each moment,", + "I would draw nearer to Him." + ] + } + ] + }, + { + "index": "311", + "number": 311, + "title": "I Would Be Like Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Earthly pleasures vainly call me;", + "I would be like Jesus;", + "Nothing worldly shall enthrall me;", + "I would be like Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Be like Jesus, this my song,", + "In the home and in the throng;", + "Be like Jesus, all day long!", + "I would be like Jesus." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He has broken every fetter,", + "I would be like Jesus;", + "That my soul may serve Him better,", + "I would be like Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Be like Jesus, this my song,", + "In the home and in the throng;", + "Be like Jesus, all day long!", + "I would be like Jesus." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "All the way from earth to glory,", + "I would be like Jesus;", + "Telling o’er and o’er the story,", + "I would be like Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Be like Jesus, this my song,", + "In the home and in the throng;", + "Be like Jesus, all day long!", + "I would be like Jesus." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "That in Heaven He may meet me,", + "I would be like Jesus;", + "That His words “Well done” may greet me,", + "I would be like Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Be like Jesus, this my song,", + "In the home and in the throng;", + "Be like Jesus, all day long!", + "I would be like Jesus." + ] + } + ] + }, + { + "index": "312", + "number": 312, + "title": "Near the Cross", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, keep me near the cross;", + "there a precious fountain,", + "free to all, a healing stream,", + "flows from Calvary’s mountain." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In the cross, in the cross,", + "be my glory ever,", + "till my raptured soul shall find", + "rest beyond the river." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Near the cross, a trembling soul,", + "love and mercy found me;", + "there the bright and morning star", + "sheds its beams around me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In the cross, in the cross,", + "be my glory ever,", + "till my raptured soul shall find", + "rest beyond the river." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Near the cross! O Lamb of God,", + "bring its scenes before me;", + "help me walk from day to day", + "with its shadow o’er me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In the cross, in the cross,", + "be my glory ever,", + "till my raptured soul shall find", + "rest beyond the river." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Near the cross I’ll watch and wait,", + "hoping, trusting ever,", + "till I reach the golden strand" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In the cross, in the cross,", + "be my glory ever,", + "till my raptured soul shall find", + "rest beyond the river." + ] + } + ] + }, + { + "index": "313", + "number": 313, + "title": "Just as I Am", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Just as I am, without one plea,", + "But that Thy blood was shed for me,", + "And that Thou bidst me come to Thee,", + "O Lamb of God, I come, I come." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Just as I am, and waiting not", + "To rid my soul of one dark blot,", + "To Thee whose blood can cleanse each spot,", + "O Lamb of God, I come, I come." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Just as I am, though tossed about", + "With many a conflict, many a doubt,", + "“Fightings within, and fears without,”", + "O Lamb of God, I come, I come." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Just as I am, poor, wretched, blind;", + "Sight, riches, healing of the mind,", + "Yea, all I need in Thee to find,", + "O Lamb of God, I come, I come." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Just as I am, Thou wilt receive,", + "Wilt welcome, pardon, cleanse, relieve;", + "Because Thy promise I believe,", + "O Lamb of God, I come, I come." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "Just as I am, Thy love I own", + "Has broken every barrier down;", + "Now, to be Thine, and Thine alone,", + "O Lamb of God, I come, I come." + ] + } + ] + }, + { + "index": "314", + "number": 314, + "title": "Just as I Am", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Just as I am, without one plea,", + "but that thy blood was shed for me,", + "and that thou bidst me come to thee,", + "O Lamb of God, I come, I come." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Just as I am, and waiting not", + "to rid my soul of one dark blot,", + "to thee whose blood can cleanse each spot,", + "O Lamb of God, I come, I come." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Just as I am, though tossed about", + "with many a conflict, many a doubt,", + "fightings and fears within, without,", + "O Lamb of God, I come, I come." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Just as I am, poor, wretched, blind;", + "sight, riches, healing of the mind,", + "yea, all I need in thee to find,", + "O Lamb of God, I come, I come." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Just as I am, thou wilt receive,", + "wilt welcome, pardon, cleanse, relieve;", + "because thy promise I believe,", + "O Lamb of God, I come, I come." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "Just as I am, thy love I own", + "hath broken every barrier down;", + "now, to be thine, and thine alone,", + "O Lamb of God, I come, I come." + ] + } + ] + }, + { + "index": "315", + "number": 315, + "title": "O for a Closer Walk!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O for a closer walk with God,", + "A calm and heavenly frame,", + "A light to shine upon the road", + "That leads me to the Lamb!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Return, O holy Dove, return,", + "Sweet messenger of rest!", + "I hate the sins that made Thee mourn", + "And drove Thee from my breast." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "What peaceful hours I once enjoyed!", + "How sweet their memory still!", + "But they have left an aching void", + "The world can never fill." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "The dearest idol I have known,", + "What-e’er that idol be,", + "Help me to tear it from Thy throne,", + "And worship only Thee." + ] + } + ] + }, + { + "index": "316", + "number": 316, + "title": "Live Out Thy Life Within Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Live out Thy life within me,", + "O Jesus, King of kings!", + "Be Thou Thyself the answer", + "To all my questionings;", + "Live out Thy life within me,", + "In all things have Thy way!", + "I, the transparent medium", + "Thy glory to display." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The temple has been yielded,", + "And purified of sin;", + "Let Thy Shekinah glory", + "Now shine forth from within,", + "And all the earth keep silence,", + "The body henceforth be", + "Thy silent, gentle servant,", + "Moved only as by Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Its members every moment", + "Held subject to Thy call,", + "Ready to have Thee use them,", + "Or not be used at all;", + "Held without restless longing,", + "Or strain, or stress, or fret", + "Or chafings at Thy dealings,", + "Or thoughts of vain regret." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "But restful, calm, and pliant,", + "From bend and bias free,", + "Awaiting Thy decision,", + "When Thou hast need of me.", + "Live out Thy life within me,", + "O Jesus, King of kings!", + "Be Thou the glorious answer", + "To all my questionings." + ] + } + ] + }, + { + "index": "317", + "number": 317, + "title": "Lead Me to Calvary", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "King of my life, I crown Thee now,", + "Thine shall the glory be;", + "Lest I forget Thy thorn crowned brow,", + "Lead me to Calvary." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lest I forget Gethsemane,", + "Lest I forget Thine agony;", + "Lest I forget Thy love for me,", + "Lead me to Calvary." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Show me the tomb where Thou wast laid,", + "Tenderly mourned and wept;", + "Angels in robes of light arrayed", + "Guarded Thee whilst Thou slept." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lest I forget Gethsemane,", + "Lest I forget Thine agony;", + "Lest I forget Thy love for me,", + "Lead me to Calvary." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Let me like Mary, through the gloom,", + "Come with a gift to Thee;", + "Show to me now the empty tomb,", + "Lead me to Calvary." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lest I forget Gethsemane,", + "Lest I forget Thine agony;", + "Lest I forget Thy love for me,", + "Lead me to Calvary." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "May I be willing, Lord, to bear", + "Daily my cross for Thee;", + "Even Thy cup of grief to share,", + "Thou hast borne all for me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lest I forget Gethsemane,", + "Lest I forget Thine agony;", + "Lest I forget Thy love for me,", + "Lead me to Calvary." + ] + } + ] + }, + { + "index": "318", + "number": 318, + "title": "Whiter Than Snow", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord Jesus, I long", + "to be perfectly whole;", + "I want Thee forever", + "to live in my soul;", + "Break down every idol,", + "cast out every foe;", + "Now wash me, and I", + "shall be whiter than snow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Whiter than snow,", + "yes, whiter than snow;", + "Now wash me, and I", + "shall be whiter than snow." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lord Jesus, look down", + "from Thy throne in the skies,", + "And help me to make", + "a complete sacrifice;", + "I give up myself,", + "and whatever I know;", + "Now wash me, and I", + "shall be whiter than snow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Whiter than snow,", + "yes, whiter than snow;", + "Now wash me, and I", + "shall be whiter than snow." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord Jesus, for this", + "I most humbly entreat;", + "I wait, blessed Lord,", + "at Thy crucified feet,", + "By faith, for my cleansing;", + "I see Thy blood flow;", + "Now wash me, and I", + "shall be whiter than snow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Whiter than snow,", + "yes, whiter than snow;", + "Now wash me, and I", + "shall be whiter than snow." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord Jesus, Thou seest", + "I patiently wait;", + "Come now, and within me", + "a new heart create;", + "To those who have sought Thee,", + "Thou never said’st No;", + "Now wash me, and I", + "shall be whiter than snow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Whiter than snow,", + "yes, whiter than snow;", + "Now wash me, and I", + "shall be whiter than snow." + ] + } + ] + }, + { + "index": "319", + "number": 319, + "title": "Lord, I Want to Be a Christian", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, I want to be a Christian", + "in my heart, in my heart,", + "Lord, I want to be a Christian", + "in my heart, in my heart.", + "In my heart, in my heart,", + "Lord, I want to be a Christian", + "in my heart, in my heart." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lord, I want to be more loving", + "in my heart, in my heart,", + "Lord, I want to be more loving", + "in my heart, in my heart.", + "In my heart, in my heart,", + "Lord, I want to be more loving", + "in my heart, in my heart." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord, I want to be more holy", + "in my heart, in my heart,", + "Lord, I want to be more holy", + "in my heart, in my heart.", + "In my heart, in my heart,", + "Lord, I want to be more holy", + "in my heart, in my heart." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord, I want to be more like Jesus", + "in my heart, in my heart,", + "Lord, I want to be more like Jesus", + "in my heart, in my heart.", + "In my heart, in my heart,", + "Lord, I want to be more like Jesus", + "in my heart, in my heart." + ] + } + ] + }, + { + "index": "320", + "number": 320, + "title": "Lord of Creation", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord of creation,", + "to you be all praise!", + "Most mighty your working,", + "most wondrous your ways!", + "Your glory and might", + "are beyond us to tell,", + "And yet in the heart", + "of the humble you dwell." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lord of all power,", + "I give you my will,", + "In joyful obedience", + "your tasks to fulfill.", + "Your bondage is freedom;", + "your service is song;", + "And held in your keeping,", + "my weakness is strong." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord of all wisdom,", + "I give you my mind,", + "Rich truth that surpasses", + "man’s knowledge to find;", + "What eye has not seen", + "and what ear has not heard", + "Is taught by your spirit", + "and shines from your word." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord of all being,", + "I give you my all,", + "If I ever disown you,", + "I stumble and fall;", + "But led in your service", + "your word to obey,", + "I’ll walk in your freedom", + "to the end of the way." + ] + } + ] + }, + { + "index": "321", + "number": 321, + "title": "My Jesus, I Love Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My Jesus, I love thee,", + "I know thou art mine;", + "for thee all the follies", + "of sin I resign.", + "My gracious Redeemer,", + "my Savior art thou;", + "if ever I loved thee,", + "my Jesus, ’tis now." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I love thee because", + "thou hast first loved me,", + "and purchased my pardon", + "on Calvary’s tree;", + "I love thee for wearing", + "the thorns on thy brow;", + "if ever I loved thee,", + "my Jesus, ’tis now." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I’ll love Thee in life,", + "I will love Thee ’til death,", + "And praise Thee as long as", + "Thou lendest me breath;", + "And say when the death", + "dew lies cold on my brow,", + "if ever I loved thee,", + "my Jesus, ’tis now." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "In mansions of glory", + "and endless delight;", + "I’ll ever adore thee", + "in heaven so bright;", + "I’ll sing with the glittering", + "crown on my brow;", + "if ever I loved thee,", + "my Jesus, ’tis now." + ] + } + ] + }, + { + "index": "322", + "number": 322, + "title": "Nothing Between", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Nothing between my soul and my Savior,", + "naught of this world’s delusive dream;", + "I have renounced all sinful pleasure;", + "Jesus is mine, there’s nothing between." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Nothing between my soul and my Savior,", + "so that his blessed face may be seen;", + "nothing preventing the least of his favor;", + "keep the way clear! let nothing between." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Nothing between, like worldly pleasure;", + "habits of life, though harmless they seem,", + "must not my heart from him ever sever;", + "he is my all, there’s nothing between." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Nothing between my soul and my Savior,", + "so that his blessed face may be seen;", + "nothing preventing the least of his favor;", + "keep the way clear! let nothing between." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Nothing between, e’en many hard trials,", + "though the whole world against me convene;", + "watching with prayer and much self denial,", + "I’ll triumph at last, there’s nothing between." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Nothing between my soul and my Savior,", + "so that his blessed face may be seen;", + "nothing preventing the least of his favor;", + "keep the way clear! let nothing between." + ] + } + ] + }, + { + "index": "323", + "number": 323, + "title": "O for a Heart to Praise My God!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O for a heart to praise my God,", + "A heart from sin set free,", + "A heart that always feels Thy blood", + "So freely shed for me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "A heart resigned, submissive, meek,", + "My dear Redeemer’s throne,", + "Where only Christ is heard to speak,", + "Where Jesus reigns alone." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "A heart in every thought renewed", + "And full of love divine,", + "Perfect and right and pure and good,", + "A copy, Lord, of Thine." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Thy nature, gracious Lord, impart;", + "Come quickly from above;", + "Write Thy new name upon my heart,", + "Thy new, best name of Love." + ] + } + ] + }, + { + "index": "324", + "number": 324, + "title": "Just as I Am, Thine Own to Be", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Just as I am, Thine own to be,", + "Friend of the young, who lovest me,", + "To consecrate myself to Thee,", + "O Jesus Christ, I come." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In the glad morning of my day,", + "My life to give, my vows to pay,", + "With no reserve and no delay,", + "With all my heart I come." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I would live ever in the light,", + "I would work ever for the right;", + "I would serve Thee with all my might;", + "Therefore, to Thee I come." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Just as I am, young, strong, and free,", + "To be the best that I can be", + "For truth, and righteousness, and Thee,", + "Lord of my life, I come." + ] + } + ] + }, + { + "index": "325", + "number": 325, + "title": "Jesus, I My Cross Have Taken", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, I my cross have taken,", + "all to leave and follow Thee.", + "All things else I have forsaken,", + "Thou from hence my all shall be.", + "Perish every fond ambition,", + "all I’ve sought or hoped or known.", + "Yet how rich is my condition!", + "God and Heaven are still mine own." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Let the world despise and leave me,", + "they have left my Savior, too.", + "Human hearts and looks deceive me;", + "Thou art faithful, Thou art true.", + "O, ‘tis not in grief to harm me,", + "while thy love is left to me;", + "O, ‘twere not in joy to charm me,", + "If that love be hid from me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Soul, then know thy full salvation;", + "rise o’er sin, and fear, and care;", + "Joy to find in every station", + "something still to do or bear:", + "Think what Spirit dwells within thee;", + "Think what Father’s smiles are thine;", + "Think that Jesus died to win thee,", + "child of heaven, canst thou repine?" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Haste then on from grace to glory,", + "armed by faith, and winged by prayer,", + "Heaven’s eternal day’s before thee,", + "God’s own hand shall guide thee there.", + "Soon shall close thy earthly mission,", + "soon shall pass thy pilgrim days;", + "Hope soon change to glad fruition,", + "faith to sight, and prayer to praise." + ] + } + ] + }, + { + "index": "326", + "number": 326, + "title": "Open My Eyes That I May See", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Open my eyes, that I may see", + "Glimpses of truth Thou hast for me;", + "Place in my hands the wonderful key", + "That shall unclasp and set me free.", + "Silently now I wait for Thee,", + "Ready, my God, Thy will to see;", + "Open my eyes,", + "illumine me, Spirit Divine!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Open my ears that I may hear", + "Voices of truth Thou sendest clear;", + "and while the wavenotes fall on my ear,", + "Everything false will disappear.", + "Silently now I wait for Thee,", + "Ready, my God, Thy will to see;", + "Open my ears, illumine me, Spirit Divine!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Open my mouth, and let me bear", + "Gladly the warm truth everywhere;", + "Open my heart, and let me prepare", + "Love with Thy children thus to share.", + "Silently now I wait for Thee,", + "Ready, my God, Thy will to see;", + "Open my heart, illumine me, Spirit Divine!" + ] + } + ] + }, + { + "index": "327", + "number": 327, + "title": "I'd Rather Have Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I’d rather have Jesus", + "than silver or gold;", + "I’d rather be His", + "than have riches untold;", + "I’d rather have Jesus", + "than houses or land;", + "I’d rather be led", + "by His nail-pierced hand:" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Than to be the king of a vast domain", + "or be held in sin’s dread sway!", + "I’d rather have Jesus than anything", + "this world affords today." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I’d rather have Jesus", + "than men’s applause;", + "I’d rather be faithful", + "to His dear cause;", + "I’d rather have Jesus", + "than world-wide fame;", + "I’d rather be true", + "to His holy name:" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Than to be the king of a vast domain", + "or be held in sin’s dread sway!", + "I’d rather have Jesus than anything", + "this world affords today." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "He’s fairer than lilies", + "of rarest bloom;", + "He’s sweeter than honey", + "from out the comb;", + "He’s all that my hungering", + "spirit needs", + "I’d rather have Jesus", + "and let Him lead:" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Than to be the king of a vast domain", + "or be held in sin’s dread sway!", + "I’d rather have Jesus than anything", + "this world affords today." + ] + } + ] + }, + { + "index": "328", + "number": 328, + "title": "Must Jesus Bear the Cross Alone", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Must Jesus bear the cross alone,", + "and all the world go free?", + "No, there’s a cross for everyone,", + "and there’s a cross for me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The consecrated cross I’ll bear", + "till He shall set me free;", + "and then go home my crown to wear,", + "for there’s a crown for me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Upon the crystal pavement, down", + "at Jesus’ pierced feet,", + "with joy I’ll cast my golden crown,", + "and His dear name repeat." + ] + } + ] + }, + { + "index": "329", + "number": 329, + "title": "Take the World, but Give Me Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Take the world, but give me Jesus;", + "All its Joys are but a name,", + "But His love abideth ever,", + "Through eternal years the same." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Oh, the height and depth of mercy!", + "Oh, the length and breadth of love!", + "Oh, the fullness of redemption,", + "Pledge of endless life above." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Take the world, but give me Jesus,", + "Sweetest comfort of my soul;", + "With my Savior watching o’er me,", + "I can sing, though billows roll." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Oh, the height and depth of mercy!", + "Oh, the length and breadth of love!", + "Oh, the fullness of redemption,", + "Pledge of endless life above." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Take the world, but give me Jesus;", + "Let me view his constant smile;", + "Then throughout my pilgrim journey", + "Light will cheer me all the while." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Oh, the height and depth of mercy!", + "Oh, the length and breadth of love!", + "Oh, the fullness of redemption,", + "Pledge of endless life above." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Take the world, but give me Jesus;", + "In His cross my trust shall be,", + "Till, with clearer, brighter vision", + "Face to face my Lord I see." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Oh, the height and depth of mercy!", + "Oh, the length and breadth of love!", + "Oh, the fullness of redemption,", + "Pledge of endless life above." + ] + } + ] + }, + { + "index": "330", + "number": 330, + "title": "Take My Life and Let It Be", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Take my life, and let it be", + "Consecrated, Lord, to Thee;", + "Take my hands, and let them move", + "At the impulse of Thy love;", + "At the impulse of Thy love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Take my feet, and let them be", + "Swift and beautiful for Thee.", + "Take my voice, and let me sing", + "Always, only, for my King;", + "Always, only, for my King." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Take my lips, and let them be", + "Filled with messages from Thee.", + "Take my silver and my gold:", + "Not a mite would I withhold;", + "Not a mite would I withhold." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Take my will, and make it Thine,", + "It shall be no longer mine;", + "Take my heart, it is Thine own,", + "It shall be Thy royal throne.", + "It shall be Thy royal throne." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Take my love, my Lord, I pour", + "At Thy feet its treasure store;", + "Take myself, and I will be,", + "Ever, only, all for Thee.", + "Ever, only, all for Thee." + ] + } + ] + }, + { + "index": "331", + "number": 331, + "title": "O Jesus, I Have Promised", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Jesus, I have promised", + "to serve thee to the end;", + "be thou forever near me,", + "my Master and my friend.", + "I shall not fear the battle", + "if thou art by my side,", + "nor wander from the pathway", + "if thou wilt be my guide." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O let me feel thee near me!", + "The world is ever near;", + "I see the sights that dazzle,", + "the tempting sounds I hear;", + "my foes are ever near me,", + "around me and within;", + "but Jesus, draw thou nearer,", + "and shield my soul from sin." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O Jesus, thou hast promised", + "to all who follow thee", + "that where thou art in glory", + "there shall thy servant be.", + "And Jesus, I have promised", + "to serve thee to the end;", + "O give me grace to follow,", + "my Master and my Friend." + ] + } + ] + }, + { + "index": "332", + "number": 332, + "title": "The Cleansing Wave", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Oh now I see the crimson wave,", + "The fountain deep and wide;", + "Jesus, my Lord, mighty to save,", + "Points to His wounded side." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The cleansing stream I see, I see,", + "I plunge, and O, it cleanseth me!", + "O praise the Lord! it cleanseth me,", + "It cleanseth me, yes, cleanseth me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I see the new creation rise,", + "I hear the speaking blood;", + "It speaks polluted nature dies,", + "Sinks ‘neath the cleansing flood." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The cleansing stream I see, I see,", + "I plunge, and O, it cleanseth me!", + "O praise the Lord! it cleanseth me,", + "It cleanseth me, yes, cleanseth me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I rise to walk in heaven’s own light,", + "Above the world and sin;", + "With heart made pure and garments white,", + "And Christ enthroned within." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The cleansing stream I see, I see,", + "I plunge, and O, it cleanseth me!", + "O praise the Lord! it cleanseth me,", + "It cleanseth me, yes, cleanseth me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Amazing grace! ’tis heaven below", + "To feel the blood applied,", + "And Jesus, only Jesus, know,", + "My Jesus crucified." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The cleansing stream I see, I see,", + "I plunge, and O, it cleanseth me!", + "O praise the Lord! it cleanseth me,", + "It cleanseth me, yes, cleanseth me." + ] + } + ] + }, + { + "index": "333", + "number": 333, + "title": "On Jordan's Banks the Baptist's Cry", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "On Jordan’s banks the Baptist’s cry", + "Announces that the Lord is nigh;", + "Awake and hearken, for he brings", + "Glad tidings of the King of kings!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Then cleansed be every life from sin;", + "Make straight the way for God within,", + "And let us all our hearts prepare", + "For Christ to come and enter there." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We hail You as our Savior, Lord,", + "Our refuge and our great reward;", + "Without Your grace we waste away", + "Like flow’rs that wither and decay." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Stretch forth Your hand, our health restore,", + "And make us rise to fall no more;", + "Oh, let Your face upon us shine", + "And fill the world with love divine." + ] + } + ] + }, + { + "index": "334", + "number": 334, + "title": "Come, Thou Fount of Every Blessing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, thou Fount of every blessing,", + "Tune my heart to sing thy grace;", + "Streams of mercy, never ceasing,", + "Call for songs of loudest praise.", + "Teach me ever to adore Thee,", + "May I still Thy goodness prove,", + "While the hope of endless glory", + "Fills my heart with joy and love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Here I raise mine Ebenezer;", + "Hither by thy help I’ve come;", + "And I hope, by thy good pleasure,", + "Safely to arrive at home.", + "Jesus sought me when a stranger,", + "Wandering from the fold of God;", + "He, to rescue me from danger,", + "Interposed his precious blood." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O, to grace how great a debtor", + "Daily I’m constrained to be!", + "Let thy goodness, like a fetter,", + "Bind me closer still to thee.", + "Prone to wander, Lord, I feel it,", + "Prone to leave the God I love;", + "Here’s my heart–O, take and seal it,", + "Seal it for thy courts above." + ] + } + ] + }, + { + "index": "335", + "number": 335, + "title": "What a Wonderful Savior", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christ has for sin atonement made,", + "What a wonderful Savior!", + "We are redeemed! the price is paid!", + "What a wonderful Savior!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "What a wonderful Savior", + "is Jesus, my Jesus!", + "What a wonderful Savior", + "is Jesus, my Lord!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I praise Him for the cleansing blood,", + "What a wonderful Savior!", + "That reconciled my soul to God;", + "What a wonderful Savior!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "What a wonderful Savior", + "is Jesus, my Jesus!", + "What a wonderful Savior", + "is Jesus, my Lord!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "He walks beside me all the way,", + "What a wonderful Savior!", + "And keeps me faithful day by day;", + "What a wonderful Savior!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "What a wonderful Savior", + "is Jesus, my Jesus!", + "What a wonderful Savior", + "is Jesus, my Lord!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "He gives me overcoming power,", + "What a wonderful Savior!", + "And triumph in each trying hour;", + "What a wonderful Savior!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "What a wonderful Savior", + "is Jesus, my Jesus!", + "What a wonderful Savior", + "is Jesus, my Lord!" + ] + } + ] + }, + { + "index": "336", + "number": 336, + "title": "There Is a Fountain", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There is a fountain filled with blood", + "drawn from Emmanuel’s veins;", + "And sinners plunged beneath that flood", + "lose all their guilty stains.", + "Lose all their guilty stains,", + "lose all their guilty stains;", + "And sinners plunged beneath that flood", + "lose all their guilty stains." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The dying thief rejoiced to see", + "that fountain in his day;", + "And there may I, though vile as he,", + "wash all my sins away.", + "Wash all my sins away,", + "wash all my sins away;", + "And there may I, though vile as he,", + "wash all my sins away." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thou dying Lamb, Thy precious blood", + "shall never lose its power", + "Till all the ransomed church of God", + "are saved, to sin no more.", + "Are saved, to sin no more,", + "are saved, to sin no more;", + "Till all the ransomed church of God", + "are saved, to sin no more." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "E’er since, by faith, I saw the stream", + "Thy flowing wounds supply,", + "Redeeming love has been my theme,", + "and shall be till I die.", + "And shall be till I die,", + "and shall be till I die;", + "Redeeming love has been my theme,", + "and shall be till I die." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Lord, I believe Thou hast prepared,", + "unworthy though I be,", + "For me a blood-bought free reward,", + "a golden harp for me!", + "A golden harp for me!", + "A golden harp for me!", + "For me a blood-bought free reward,", + "a golden harp for me!" + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "There in a nobler, sweeter song,", + "I’ll sing Thy power to save,", + "When this poor lisping, stammering tongue", + "is ransomed from the grave.", + "Is ransomed from the grave,", + "is ransomed from the grace;", + "When this poor lisping, stammering tongue", + "is ransomed from the the grave." + ] + } + ] + }, + { + "index": "337", + "number": 337, + "title": "Redeemed!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Redeemed, how I love to proclaim it!", + "Redeemed by the blood of the Lamb;", + "Redeemed through His infinite mercy,", + "His child and forever I am." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Redeemed, redeemed,", + "Redeemed by the blood of the Lamb;", + "Redeemed, redeemed,", + "His child and forever I am." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Redeemed, and so happy in Jesus,", + "No language my rapture can tell;", + "I know that the light of His presence", + "With me doth continually dwell." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Redeemed, redeemed,", + "Redeemed by the blood of the Lamb;", + "Redeemed, redeemed,", + "His child and forever I am." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I know there’s a crown that is waiting", + "In yonder bright mansion for me;", + "And soon, with the spirit made perfect,", + "At home with the Lord I shall be." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Redeemed, redeemed,", + "Redeemed by the blood of the Lamb;", + "Redeemed, redeemed,", + "His child and forever I am." + ] + } + ] + }, + { + "index": "338", + "number": 338, + "title": "Redeemed!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Redeemed, how I love to proclaim it!", + "Redeemed by the blood of the Lamb;", + "Redeemed thro’ His infinite mercy,", + "His child, and forever, I am." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Redeemed, redeemed,", + "Redeemed by the blood of the Lamb;", + "Redeemed, how I love to proclaim it!", + "His child and forever I am." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I think of my blessed Redeemer,", + "I think of Him all the day long;", + "I sing, for I cannot be silent;", + "His love is the theme of my song." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Redeemed, redeemed,", + "Redeemed by the blood of the Lamb;", + "Redeemed, how I love to proclaim it!", + "His child and forever I am." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I know I shall see in His beauty", + "The King in whose law I delight,", + "Who lovingly guardeth my footsteps,", + "And giveth me songs in the night." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Redeemed, redeemed,", + "Redeemed by the blood of the Lamb;", + "Redeemed, how I love to proclaim it!", + "His child and forever I am." + ] + } + ] + }, + { + "index": "339", + "number": 339, + "title": "God Is My Strong Salvation", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God is my strong salvation,", + "What foe have I to fear?", + "In darkness and temptation,", + "My Light, my Help, is near:", + "Though hosts encamp around me,", + "Firm in the fight I stand;", + "What terror can confound me,", + "With God at my right hand?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Place on the reliance;", + "My soul with courage wait;", + "His truth be thine affiance,", + "When faint and desolate.", + "His might thy heart shall strengthen,", + "His love thy joy increase;", + "Mercy thy days shall lengthen;", + "The Lord will give thee peace." + ] + } + ] + }, + { + "index": "340", + "number": 340, + "title": "Jesus Saves", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We have heard a joyful sound,", + "Jesus saves, Jesus saves;", + "Spread the gladness all around,", + "Jesus saves, Jesus saves;", + "Bear the news to every land,", + "Climb the steeps and cross the waves,", + "Onward, ’tis our Lord’s command,", + "Jesus saves, Jesus saves." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Waft it on the rolling tide,", + "Jesus saves, Jesus saves;", + "Tell to sinners, far and wide,", + "Jesus saves, Jesus saves;", + "Sing, ye islands of the sea.", + "Echo back, ye ocean caves,", + "Earth shall keep her jubilee,", + "Jesus saves, Jesus saves." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Sing above the battle’s strife,", + "Jesus saves, Jesus saves;", + "By His death and endless life,", + "Jesus saves, Jesus saves;", + "Sing it softly through the gloom,", + "When the heart for mercy craves,", + "Sing in triumph o’er the tomb,", + "Jesus saves, Jesus saves." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Give the winds a mighty voice,", + "Jesus saves, Jesus saves;", + "Let the nations now rejoice,", + "Jesus saves, Jesus saves;", + "Shout salvation full and free,", + "Highest hills and deepest caves,", + "This our song of victory,", + "Jesus saves, Jesus saves." + ] + } + ] + }, + { + "index": "341", + "number": 341, + "title": "To God Be the Glory", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "To God be the glory,", + "great things he hath done!", + "So loved he the world", + "that he gave us his Son,", + "who yielded his life", + "an atonement for sin,", + "and opened the lifegate", + "that all may go in." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Praise the Lord, praise the Lord,", + "let the earth hear his voice!", + "Praise the Lord, praise the Lord,", + "let the people rejoice!", + "O come to the Father", + "thru Jesus the Son,", + "and give him the glory,", + "great things he hath done!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O perfect redemption,", + "the purchase of blood,", + "to every believer", + "the promise of God;", + "the vilest offender", + "who truly believes,", + "that moment from Jesus", + "a pardon receives." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Praise the Lord, praise the Lord,", + "let the earth hear his voice!", + "Praise the Lord, praise the Lord,", + "let the people rejoice!", + "O come to the Father", + "thru Jesus the Son,", + "and give him the glory,", + "great things he hath done!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Great things he hath taught us,", + "great things he hath done,", + "and great our rejoicing", + "thru Jesus the Son;", + "but purer, and higher,", + "and greater will be", + "our wonder, our transport,", + "when Jesus we see." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Praise the Lord, praise the Lord,", + "let the earth hear his voice!", + "Praise the Lord, praise the Lord,", + "let the people rejoice!", + "O come to the Father", + "thru Jesus the Son,", + "and give him the glory,", + "great things he hath done!" + ] + } + ] + }, + { + "index": "342", + "number": 342, + "title": "Is This a Day of New Beginnings", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Is this a day of new beginnings,", + "Time to remember and move on,", + "Time too believe what love is bringing,", + "Laying to rest the pain that’s gone?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "How can the seasons of a planet", + "Mindlessly spinning round its sun", + "With just a human name and number", + "Say that some new thing has begun?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Yet through the life and death of Jesus", + "Love’s mighty Spirit, now as then,", + "Can make for us a world of difference", + "As faith and hope are born again." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then let us, with the Spirit’s daring,", + "Step from the past and leave behind", + "Its disappointment, guilt, and grieving,", + "Seeking new paths, and sure to find." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Christ is alive, and goes before us", + "To show and share what love can do.", + "This is a day of new beginnings;", + "Our God is making all things new." + ] + } + ] + }, + { + "index": "343", + "number": 343, + "title": "I Will Sing of My Redeemer", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I will sing of my Redeemer,", + "And His wondrous love to me;", + "On the cruel cross He suffered,", + "From the curse to set me free." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sing, oh sing, of my Redeemer,", + "With His blood, He purchased me.", + "On the cross, He sealed my pardon,", + "Paid the debt, and made me free." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I will tell the wondrous story,", + "How my lost estate to save,", + "In His boundless love and mercy,", + "He the ransom freely gave." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sing, oh sing, of my Redeemer,", + "With His blood, He purchased me.", + "On the cross, He sealed my pardon,", + "Paid the debt, and made me free." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I will sing of my Redeemer,", + "And His heavenly love to me;", + "He from death to life hath brought me,", + "Son of God with Him to be." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Sing, oh sing, of my Redeemer,", + "With His blood, He purchased me.", + "On the cross, He sealed my pardon,", + "Paid the debt, and made me free." + ] + } + ] + }, + { + "index": "344", + "number": 344, + "title": "I Love Your Kingdom, Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I love thy kingdom, Lord,", + "the house of thine abode,", + "the church our blest Redeemer saved", + "with his own precious blood." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I love thy church, O God!", + "Her walls before thee stand", + "dear as the apple of thine eye,", + "and graven on thy hand." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Beyond my highest joy", + "I prize her heavenly ways,", + "her sweet communion, solemn vows,", + "her hymns of love and praise." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Sure as thy truth shall last,", + "to Zion shall be given", + "the brightest glories earth can yield,", + "and brighter bliss of heaven." + ] + } + ] + }, + { + "index": "345", + "number": 345, + "title": "Christ Is the World's True Light", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christ is the world’s true light,", + "Its captain of salvation,", + "The daystar clear and bright", + "Of every man and nation;", + "New life, new hope awakes", + "Where’er men own His sway:", + "Freedom her bondage breaks,", + "And night is turned to day." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In Christ all races meet,", + "Their ancient feuds forgetting,", + "The whole round world complete,", + "From sunrise to its setting:", + "When Christ is throned as Lord,", + "Men shall forsake their fear,", + "To plowshare beat the sword,", + "To pruning hook the spear." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "One Lord, in one great name", + "Unite us all who own Thee,", + "Cast out our pride and shame", + "That hinder to enthrone Thee;", + "The world has waited long,", + "Has travailed long in pain,", + "To heal its ancient wrong,", + "Come, Prince of Peace, and reign." + ] + } + ] + }, + { + "index": "346", + "number": 346, + "title": "Lord, Who Dost Give to Thy Church", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, who dost give", + "to Thy church for its healing", + "Gifts, and the grace", + "to sustain and renew,", + "Hear as we pray that", + "today and each morrow", + "We to Thy purpose may", + "show ourselves true." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Clear be the voices", + "of preachers and prophets", + "Fearlessly speaking", + "the word of the Lord,", + "Word of redemption", + "thro‘ God’s Son incarnate,", + "Blessing for cursing,", + "and peace for the sword." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Tender and wise be", + "the hearts of the pastors,", + "Guiding and guarding", + "the souls in their care,", + "Firm with the wayward,", + "a strength to the doubting,", + "Helping the needy", + "their burdens to bear." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "May those who teach grow", + "in knowledge and patience,", + "Guiding to wisdom", + "the young and the old,", + "Training for worship", + "and witness and service,", + "Foes to all falsehood,", + "in truthfulness bold." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Lord, ever give to us", + "gifts in due measure,", + "Each needing other,", + "and all having worth;", + "So to the Father,", + "the Son, and the Spirit,", + "Glory be shown by", + "the church here on earth." + ] + } + ] + }, + { + "index": "347", + "number": 347, + "title": "Built on the Rock", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Built on the Rock the Church shall stand,", + "Even when steeples are falling;", + "Crumbled have spires in every land,", + "Bells still are chiming and calling", + "Calling the young and old to rest,", + "Calling the souls of those distressed,", + "Longing for life everlasting." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Not in our temples made with hands", + "God, the Almighty, is dwelling;", + "High in the heav’ns His temple stands,", + "All earthly temples excelling.", + "Yet He who dwells in heav’n above", + "Deigns to abide with us in love,", + "Making our bodies His temple." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We are God’s house of living stones,", + "Built for His own habitation;", + "He fills our hearts, His humble thrones,", + "Granting us life and salvation.", + "Were two or three to seek His face,", + "He in their midst would show His grace,", + "Blessings upon them bestowing." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Yet in this house, an earthly frame,", + "Jesus His children is blessing;", + "Hither we come to praise His name,", + "Faith in our Savior confessing.", + "Jesus to us His Spirit sent,", + "Making with us His covenant,", + "Granting His children the kingdom." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Thro‘ all the passing years, O Lord,", + "Grant that, when church bells are ringing,", + "Many may come to hear God’s Word", + "Where He this promise is bringing:", + "I know My own, My own know Me:", + "You, not the world, My face shall see;", + "My peace I leave with you. Amen." + ] + } + ] + }, + { + "index": "348", + "number": 348, + "title": "The Church Has One Foundation", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The church’s one foundation", + "is Jesus Christ her Lord;", + "she is his new creation", + "by water and the Word.", + "From heaven he came and sought her", + "to be his holy bride;", + "with his own blood he bought her,", + "and for her life he died." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Elect from every nation,", + "yet one o’er all the earth;", + "her charter of salvation,", + "one Lord, one faith, one birth;", + "one holy name she blesses,", + "partakes one holy food,", + "and to one hope she presses,", + "with every grace endued." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Though with a scornful wonder", + "we see her sore oppressed,", + "by schisms rent asunder,", + "by heresies distressed,", + "yet saints their watch are keeping;", + "their cry goes up, “How long?”", + "And soon the night of weeping", + "shall be the morn of song." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "‘Mid toil and tribulation,", + "and tumult of her war,", + "she waits the consummation", + "of peace forevermore;", + "till, with the vision glorious,", + "her longing eyes are blest,", + "and the great church victorious", + "shall be the church at rest." + ] + } + ] + }, + { + "index": "349", + "number": 349, + "title": "God is Love", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Here in Christ we gather, \nlove of Christ our calling.", + "Christ, our love, is with us, \ngladness be His greeting.", + "Let us fear Him, yes, and \nlove Him, God eternal.", + "Loving Him, let each love \nChrist in all his brethren." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God is love, and where true love is", + "God Himself is there." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When we Christians gather, \nmembers of one body,", + "Let there be in us no \ndiscord but one spirit.", + "Banished now be anger, \nstrife, and every quarrel.", + "Christ, our God, \nbe always present here among us." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God is love, and where true love is", + "God Himself is there." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Grant us love’s fulfillment, \njoy with all the blessed,", + "When we see Your face, \nO Savior, in its glory.", + "Shine on us, \nO purest Light of all creation,", + "Be our bliss while endless \nages sing Your praises." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God is love, and where true love is", + "God Himself is there." + ] + } + ] + }, + { + "index": "350", + "number": 350, + "title": "Blest Be the Tie That Binds", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Blest be the tie that binds", + "our hearts in Christian love;", + "the fellowship of kindred minds", + "is like to that above." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Before our Father’s throne", + "we pour our ardent prayers;", + "our fears, our hopes, our aims are one,", + "our comforts and our cares." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We share each other’s woes,", + "our mutual burdens bear;", + "and often for each other flows", + "the sympathizing tear." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "When we asunder part,", + "it gives us inward pain;", + "but we shall still be joined in heart,", + "and hope to meet again." + ] + } + ] + }, + { + "index": "351", + "number": 351, + "title": "Thy Hand, O God Has Guided", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Thy hand, O God, has guided", + "Thy flock from age to age;", + "The wondrous tale is written", + "Full clear on every page;", + "Our fathers owned Thy goodness,", + "And we their deeds record;", + "And both of this bear witness,", + "One church, one faith, one Lord." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thy heralds brought glad tidings", + "To greatest as to least;", + "They bade men rise and hasten", + "To share the great King’s feast:", + "And this was all their teaching,", + "In every deed and word,", + "To all alike proclaiming", + "One church, one faith, one Lord." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When shadows thick were falling,", + "And all seemed sunk in night,", + "Thou, Lord, did send Thy servants,", + "Thy chosen sons of light.", + "On them and on Thy people", + "Thy plenteous grace was poured,", + "And this was still their message:", + "One church, one faith, one Lord." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Thy mercy will not fail us,", + "Nor leave Thy work undone;", + "With Thy right hand to help us,", + "The vict’ry shall be won;", + "And then by men and angels", + "Thy name shall be adored,", + "And this shall be their anthem:", + "One church, one faith, one Lord." + ] + } + ] + }, + { + "index": "352", + "number": 352, + "title": "This Is My Will", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "This is My will, My one command,", + "That love should dwell among you all.", + "This is My will that you should love", + "As I have shown that I love you." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "No greater love a man can have", + "Than that he die to save his friends.", + "You are My friends if you obey", + "What I command that you should do." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "You chose not Me, but I chose you", + "That you should go and bear much fruit.", + "I chose you out that you in Me", + "Should bear much fruit that will abide." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "All that I ask My Father, dear,", + "For My name’s sake you shall receive.", + "This is My will, My one command,", + "That love should dwell in each, in all." + ] + } + ] + }, + { + "index": "353", + "number": 353, + "title": "Father, Help Your People", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Father, help Your people in this world to build", + "Something of Your kingdom and to do Your will,", + "Lead us to discover partnership in love;", + "Bless our ways of sharing and our pride remove." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lord of desk and altar, bind our lives in one,", + "That in work and worship love may set the tone.", + "Give us grace to listen, clarity of speech;", + "Make us truly thankful for the gifts of each." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Holy is the setting of each room and yard,", + "Lecture hall and kitchen, office, shop, and ward.", + "Holy is the rhythm of our working hours;", + "Hallow then our purpose, energy, and pow’rs." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Strengthen, Lord, for service hand and heart and brain;", + "Help us good relations daily to maintain.", + "Let the living presence of the servant Christ", + "Heighten our devotion, make our life a feast." + ] + } + ] + }, + { + "index": "354", + "number": 354, + "title": "Thy Love, O God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Thy love, O God, has all mankind created,", + "And led Thy people to this present hour;", + "In Christ we see life’s glory consummated;", + "Thy Spirit manifests His living power." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "From out the darkness of our hope’s frustration,", + "From all the broken idols of our pride,", + "We turn to seek Thy truth’s illumination,", + "And find Thy mercy waiting at our side." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In pity look upon Thy children’s striving", + "For life and freedom, peace and brotherhood,", + "Till at the fullness of Thy truth arriving,", + "We find in Christ the crown of every good." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Inspire Thy church, mid earth’s discordant voices,", + "To preach the gospel of her Lord above,", + "Until the day this warring world rejoices", + "To hear the mighty harmonies of love." + ] + } + ] + }, + { + "index": "355", + "number": 355, + "title": "Where Cross the Crowded Ways of Life", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Where cross the crowded ways of life,", + "where sound the cries of race and clan,", + "above the noise of selfish strife,", + "we hear your voice, O Son of Man." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "From tender childhood’s helplessness,", + "from woman’s grief, man’s burdened toil,", + "from famished souls, from sorrow’s stress,", + "your heart has never known recoil." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The cup of water given for you still", + "holds the freshness of your grace;", + "yet long these multitudes to view", + "the sweet compassion of your face." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O Master, from the mountainside", + "make haste to heal these hearts of pain;", + "among these restless throngs abide;", + "O tread the city’s streets again." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Till all the world shall learn your love", + "and follow where your feet have trod,", + "till, glorious from your heaven above,", + "shall come the city of our God." + ] + } + ] + }, + { + "index": "356", + "number": 356, + "title": "All Who Love and Serve Your City", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "All who love and serve your city,", + "All who bear its daily stress,", + "All who cry for peace and justice,", + "All who curse and all who bless." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In your day of loss and sorrow,", + "In your day of helpless strife,", + "Honor, peace, and love retreating,", + "Seek the Lord, who is your life." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "For all days are days of judgment,", + "And the Lord is waiting still,", + "Drawing near His friends who spurn Him,", + "Off’ring peace from Calv’ry’s hill." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Risen Lord, shall yet the city", + "Be the city of despair?", + "Come today, our judge, our glory;", + "Be its name “The Lord is there!”" + ] + } + ] + }, + { + "index": "357", + "number": 357, + "title": "Come, Labor On", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, labor on.", + "Who dares stand idle on the harvest plain", + "While all around him waves the golden grain?", + "And to each servant does the Master say,", + "“Go work today.”" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Come, labor on.", + "Claim the high calling angels cannot share;", + "To young and old the gospel gladness bear;", + "Redeem the time; its hours too swiftly fly.", + "The night draws nigh." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Come, labor on.", + "No time for rest; till glows the western sky,", + "Till the long shadows oér our pathway lie,", + "And a glad sound comes with the setting sun,", + "“Well done, well done!”" + ] + } + ] + }, + { + "index": "358", + "number": 358, + "title": "Far and Near the Fields Are Teeming", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Far and near the fields are teeming", + "with the sheaves of ripened grain;", + "Far and near their gold is gleaming", + "O’er the summy slope and plain." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lord of harvest, send forth reapers!", + "Hear us Lord,to Thee we cry;", + "Send them now the sheaves to gather,", + "Ere the harvest-time pass by." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Send them forth with morn’s first beaming,", + "Send them in the noon-tides’s glare;", + "When the sun’s last rays are streaming,", + "bid them gather everywhere." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lord of harvest, send forth reapers!", + "Hear us Lord,to Thee we cry;", + "Send them now the sheaves to gather,", + "Ere the harvest-time pass by." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O thou, whom thy Lord is sending,", + "gather now the sheaves of gold;", + "Heavenward then at evening wending", + "Thou shalt come with joy untold." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lord of harvest, send forth reapers!", + "Hear us Lord,to Thee we cry;", + "Send them now the sheaves to gather,", + "Ere the harvest-time pass by." + ] + } + ] + }, + { + "index": "359", + "number": 359, + "title": "Hark! the Voice of Jesus Calling", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Hark! the voice of Jesus calling,", + "“Who will go and work today?", + "Fields are white, the harvest waiting,", + "Who will bear the sheaves away?”", + "Loud and long the Master calleth,", + "Rich reward He offers free;", + "Who will answer, gladly saying,", + "“Here am I, O Lord, send me”?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "If you cannot cross the ocean", + "And the heathen lands explore,", + "You can find the heathen nearer,", + "You can help them at your door;", + "If you cannot speak like angels,", + "If you cannot preach like Paul,", + "You can tell the love of Jesus,", + "You can say He died for all." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "If you cannot be the watchman,", + "Standing high on Zion’s wall,", + "Pointing out the path to heaven,", + "Offering life and peace to all;", + "With your prayers and with your bounties", + "You can do what Heaven demands,", + "You can be like faithful Aaron,", + "Holding up the prophet’s hands." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "While the souls of men are dying,", + "And the Master calls for you,", + "Let none hear you idly saying,", + "“There is nothing I can do!”", + "Gladly take the task He gives you,", + "Let His work your pleasure be;", + "Answer quickly when He calleth,", + "“Here am I, O Lord, send me.”" + ] + } + ] + }, + { + "index": "360", + "number": 360, + "title": "From the Eastern Mountains", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "From the eastern mountains Pressing on they come,", + "Wise men in their wisdom, To His humble home;", + "Stirred by deep devotion, Hasting from afar,", + "Ever journeying onward, Guided by a star." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There their Lord and Savior Meek and lowly,", + "Wondrous light that led them Onward on their way,", + "Ever now to lighten Nations from afar,", + "As they journey homeward By that guiding star." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Gather in the outcasts All who’ve gone astray,", + "Throw Thy radiance o’er them, Guide them on their way;", + "Those who never knew Thee, Those who’ve wandered far,", + "Guide them by the brightness Of Thy guiding star." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Until every nation, Whether bond or free,", + "‘Neath Thy starlit banner, Jesus follows thee.", + "O’er the distant mountains To that heavenly home,", + "Where no sin nor sorrow Evermore shall come." + ] + } + ] + }, + { + "index": "361", + "number": 361, + "title": "Hark! 'Tis the Shepherd's Voice I Hear", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Hark! ’tis the Shepherd’s voice I hear,", + "Out in the desert dark and drear,", + "Calling the sheep who’ve gone astray,", + "Far from the Shepherd’s fold away." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Bring them in, Bring them in,", + "Bring them in from the fields of sin;", + "Bring them in, Bring them in,", + "Bring the wanderers to Jesus." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Who’ll go and help the Shepherd kind,", + "Help Him the wandering ones to find?", + "Who’ll bring them back into the fold,", + "Where they’ll be sheltered from the cold?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Bring them in, Bring them in,", + "Bring them in from the fields of sin;", + "Bring them in, Bring them in,", + "Bring the wanderers to Jesus." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Out in the desert hear their cry,", + "Out on the mountain wild and high,", + "Hark! ’tis the Master speaks to thee,", + "“Go, find My sheep where ‘er they be.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Bring them in, Bring them in,", + "Bring them in from the fields of sin;", + "Bring them in, Bring them in,", + "Bring the wanderers to Jesus." + ] + } + ] + }, + { + "index": "362", + "number": 362, + "title": "Lift High the Cross", + "lyrics": [ + { + "type": "refrain", + "index": 0, + "lines": [ + "Lift high the cross, the love of Christ proclaim,", + "Till all the world adore His sacred Name." + ] + }, + { + "type": "verse", + "index": 1, + "lines": [ + "Come, Christians, follow where our Captain trod,", + "Our King victorious, Christ, the Son of God." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lift high the cross, the love of Christ proclaim,", + "Till all the world adore His sacred Name." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Led on their way by this triumphant sign,", + "The hosts of God in conquering ranks combine." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lift high the cross, the love of Christ proclaim,", + "Till all the world adore His sacred Name." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "All newborn soldiers of the Crucified", + "Bear on their brows the seal of Him Who died." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lift high the cross, the love of Christ proclaim,", + "Till all the world adore His sacred Name." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O Lord, once lifted on the glorious tree,", + "As Thou hast promised, draw us all to Thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lift high the cross, the love of Christ proclaim,", + "Till all the world adore His sacred Name." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "So shall our song of triumph ever be:", + "Praise to the Crucified for victory!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lift high the cross, the love of Christ proclaim,", + "Till all the world adore His sacred Name." + ] + } + ] + }, + { + "index": "363", + "number": 363, + "title": "Lord, Whose Love in Humble Service", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, whose love in humble service", + "Bore the weight of human need,", + "Who upon the cross, forsaken,", + "Worked Your mercy’s perfect deed:", + "We, Your servants, bring the worship", + "Not of voice alone, but heart;", + "Consecrating to Your purpose", + "Every gift which You impart." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Still Your children wander homeless;", + "Still the hungry cry for bread;", + "Still the captives long for freedom;", + "Still in grief we mourn our dead.", + "As you, Lord, in deep compassion", + "Healed the sick and freed the soul,", + "By Your Spirit send Your power", + "To our world to make it whole." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As we worship, grant us vision,", + "Till your love’s revealing light", + "In its height and depth and greatness", + "Dawns upon our quickened sight,", + "Making known the needs and burdens", + "Your compassion bids us bear,", + "Stirring us to ardent service,", + "Your abundant life to share." + ] + } + ] + }, + { + "index": "364", + "number": 364, + "title": "O Jesus Christ, to You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Jesus Christ, to You may hymns be rising", + "In every city for Your love and care;", + "Inspire our worship, grant the glad surprising", + "That Your blest Spirit brings men everywhere." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Grant us new courage sacrificial humble", + "Strong in Your strength to venture and to dare,", + "To lift the fallen, guide the feet that stumble,", + "Seek out the lonely &God’s mercy share" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Show us Your Spirit, brooding oér each city,", + "As You did weep above Jerusalem,", + "Seeking to gather all in love and pity,", + "And healing those who touch Your garment’s hem." + ] + } + ] + }, + { + "index": "365", + "number": 365, + "title": "O Zion, Haste", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Zion, haste, thy mission high fulfilling,", + "to tell to all the world that God is light,", + "that he who made all nations is not willing", + "one soul should perish, lost in shades of night." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Publish glad tidings, tidings of peace;", + "tidings of Jesus, redemption and release." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Proclaim to every people, tongue, and nation", + "that God, in whom they live and move, is love;", + "tell how he stooped to save his lost creation,", + "and died on earth that we might live above." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Publish glad tidings, tidings of peace;", + "tidings of Jesus, redemption and release." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Give of thine own to bear the message glorious;", + "give of thy wealth to speed them on their way;", + "pour out thy soul for them in prayer victorious;", + "O Zion, haste to bring the brighter day." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Publish glad tidings, tidings of peace;", + "tidings of Jesus, redemption and release." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "He comes again; O Zion, ere thou meet Him,", + "Make known to every heart His saving grace;", + "Let none whom He hath ransomed fail to greet Him,", + "Through thy neglect, unfit to see His face." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Publish glad tidings, tidings of peace;", + "tidings of Jesus, redemption and release." + ] + } + ] + }, + { + "index": "366", + "number": 366, + "title": "O Where Are the Reapers", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O where are the reapers that garner in", + "The sheaves of the good from the fields of sin?", + "With sickles of truth must the work be done,", + "And no one may rest till the “harvest home.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Where are the reapers? O who will come", + "And share in the glory of the “harvest home”?", + "O who will help us to garner in", + "The sheaves of good from the fields of sin?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The fields all are ripening, and far and wide", + "The world now is waiting the harvest tide:", + "But reapers are few, and the work is great,", + "And much will be lost should the harvest wait." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Where are the reapers? O who will come", + "And share in the glory of the “harvest home”?", + "O who will help us to garner in", + "The sheaves of good from the fields of sin?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "So come with your sickles, ye sons of men,", + "And gather together the golden grain;", + "Toil on till the Lord of the harvest come,", + "Then share ye His joy in the “harvest home.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Where are the reapers? O who will come", + "And share in the glory of the “harvest home”?", + "O who will help us to garner in", + "The sheaves of good from the fields of sin?" + ] + } + ] + }, + { + "index": "367", + "number": 367, + "title": "Rescue the Perishing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Rescue the perishing, care for the dying,", + "snatch them in pity from sin and the grave;", + "weep o’er the erring one, lift up the fallen,", + "tell them of Jesus, the mighty to save." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rescue the perishing, care for the dying;", + "Jesus is merciful, Jesus will save." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Though they are slighting him, still he is waiting,", + "waiting the penitent child to receive;", + "plead with them earnestly, plead with them gently;", + "he will forgive if they only believe." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rescue the perishing, care for the dying;", + "Jesus is merciful, Jesus will save." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Rescue the perishing, duty demands it;", + "strength for thy labor the Lord will provide;", + "back to the narrow way patiently win them;", + "tell the poor wanderer a Savior has died." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rescue the perishing, care for the dying;", + "Jesus is merciful, Jesus will save." + ] + } + ] + }, + { + "index": "368", + "number": 368, + "title": "Watchman, Blow the Gospel Trumpet", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Watchman, blow the gospel trumpet,", + "Every soul a warning give;", + "Whosoever hears the message", + "May repent, and, turn and live." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Blow the trumpet, trusty watchman,", + "Blow it loud o’er land and sea;", + "God commissions, sound the message!", + "Every captive may be free." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sound it loud oér every hilltop,", + "Gloomy shade and sunny plain;", + "Ocean depths repeat the message,", + "Full salvation’s glad refrain." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Blow the trumpet, trusty watchman,", + "Blow it loud o’er land and sea;", + "God commissions, sound the message!", + "Every captive may be free." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Sound it in the hedge and highway,", + "Earth’s dark spots where exiles roam;", + "Let it tell all things are ready,", + "Father waits to welcome home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Blow the trumpet, trusty watchman,", + "Blow it loud o’er land and sea;", + "God commissions, sound the message!", + "Every captive may be free." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Sound it for the heavy laden,", + "Weary, longing to be free;", + "Sound a Savior’s invitation,", + "Sweetly saying, “Come to me.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Blow the trumpet, trusty watchman,", + "Blow it loud o’er land and sea;", + "God commissions, sound the message!", + "Every captive may be free." + ] + } + ] + }, + { + "index": "369", + "number": 369, + "title": "Bringing in the Sheaves", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sowing in the morning, sowing seeds of kindness,", + "Sowing in the noontide and the dewy eve,", + "Waiting for the harvest and the time of reaping –", + "We shall come rejoicing, bringing in the sheaves." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Bringing in the sheaves, bringing in the sheaves,", + "We shall come rejoicing, bringing in the sheaves.", + "Bringing in the sheaves, bringing in the sheaves,", + "We shall come rejoicing, bringing in the sheaves." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sowing in the sunshine, sowing in the shadows,", + "Fearing neither clouds nor winter’s chilling breeze;", + "By and by the harvest and the labor ended –", + "We shall come rejoicing, bringin in the sheaves." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Bringing in the sheaves, bringing in the sheaves,", + "We shall come rejoicing, bringing in the sheaves.", + "Bringing in the sheaves, bringing in the sheaves,", + "We shall come rejoicing, bringing in the sheaves." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Going forth with weeping, sowing for the Master,", + "Tho the loss sustained our spirit often grieves;", + "When our weeping’s over He will bid us welcome –", + "We shall come rejoicing, bringing in the sheaves" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Bringing in the sheaves, bringing in the sheaves,", + "We shall come rejoicing, bringing in the sheaves.", + "Bringing in the sheaves, bringing in the sheaves,", + "We shall come rejoicing, bringing in the sheaves." + ] + } + ] + }, + { + "index": "370", + "number": 370, + "title": "Christ for the World", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christ for the world we sing,", + "the world to Christ we bring,", + "with loving zeal;", + "the poor, and them that mourn,", + "the faint and overborne,", + "sinsick and sorrow-worn,", + "whom Christ doth heal." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Christ for the world we sing,", + "the world to Christ we bring,", + "with fervent prayer;", + "the wayward and the lost,", + "by restless passions tossed,", + "redeemed at countless cost,", + "from dark despair." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Christ for the world we sing,", + "the world to Christ we bring,", + "with joyful song;", + "the newborn souls, whose days,", + "reclaimed from error’s ways,", + "inspired with hope and praise,", + "to Christ belong." + ] + } + ] + }, + { + "index": "371", + "number": 371, + "title": "Lift Him Up", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lift Him up, ’tis He that bids you,", + "Let the dying look and live;", + "To all weary, thirsting sinners,", + "Living waters will He give;", + "And though once so meek and lowly,", + "Yet the Prince of heaven was He;", + "And the blind, who grope in darkness,", + "Through the blood of Christ shall see." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lift Him up, the risen Savior,", + "High amid the waiting throng;", + "Lift Him up, ’tis He that speaketh,", + "Now He bids you flee from wrong." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lift Him up, this precious Savior,", + "Let the multitude behold;", + "They with willing hearts shall seek Him,", + "He will draw them to His fold;", + "They shall gather from the wayside,", + "Hastening on with joyous feet,", + "They shall bear the cross of Jesus,", + "And shall find salvation sweet." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lift Him up, the risen Savior,", + "High amid the waiting throng;", + "Lift Him up, ’tis He that speaketh,", + "Now He bids you flee from wrong." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lift Him up in all His glory,", + "‘Tis the Son of God on high;", + "Lift Him up, His love shall draw them,", + "Eén the careless shall draw nigh;", + "Let them hear again the story", + "Of the cross, the death of shame;", + "And from tongue to tongue repeat it;", + "Mighty throngs shall bless His name." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lift Him up, the risen Savior,", + "High amid the waiting throng;", + "Lift Him up, ’tis He that speaketh,", + "Now He bids you flee from wrong." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O then lift Him up in singing,", + "Lift the Savior up in prayer;", + "He, the glorious Redeemer,", + "All the sins of men did bear;", + "Yes, the young shall bow before Him,", + "And the old their voices raise;", + "All the deaf shall hear hosannah;", + "And the dumb shall shout His praise." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lift Him up, the risen Savior,", + "High amid the waiting throng;", + "Lift Him up, ’tis He that speaketh,", + "Now He bids you flee from wrong." + ] + } + ] + }, + { + "index": "372", + "number": 372, + "title": "How Beauteous Are Their Feet", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "How beauteous are their feet", + "Who stand on Zion’s hill;", + "Who bring salvation on their tongues,", + "And words of peace reveal!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "How charming is their voice,", + "So sweet the tidings are:", + "“Zion, behold thy Savior King;", + "He reigns and triumphs here!”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "How happy are our ears,", + "That hear the joyful sound", + "Which kings and prophets waited for,", + "And sought, but never found!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "How blessed are our eyes,", + "That see this heavenly light;", + "Prophets and kings desired it long,", + "But died without the sight!" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "The watchmen join their voice,", + "And tuneful notes employ;", + "Jerusalem breaks forth in songs,", + "And deserts learn the joy." + ] + } + ] + }, + { + "index": "373", + "number": 373, + "title": "Seeking the Lost", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Seeking the lost, yes, kindly entreating", + "Wanderers on the mountain astray;", + "“Come unto Me,” His message repeating,", + "Words of the Master speaking today." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Going afar (going afar)", + "Upon the mountain (upon the mountain)", + "Bringing the wanderer back again, back again,", + "Into the fold (into the fold)", + "Of my Redeemer (of my Redeemer)", + "Jesus the Lamb for sinners slain, for sinners slain." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Seeking the lost and pointing to Jesus", + "Souls that are weak and hearts that are sore,", + "Leading them forth in ways of salvation,", + "Showing the path to life evermore." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Going afar (going afar)", + "Upon the mountain (upon the mountain)", + "Bringing the wanderer back again, back again,", + "Into the fold (into the fold)", + "Of my Redeemer (of my Redeemer)", + "Jesus the Lamb for sinners slain, for sinners slain." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thus would I go on missions of mercy,", + "Following Christ from day unto day,", + "Cheering the faint and raising the fallen,", + "Pointing the lost to Jesus, the Way." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Going afar (going afar)", + "Upon the mountain (upon the mountain)", + "Bringing the wanderer back again, back again,", + "Into the fold (into the fold)", + "Of my Redeemer (of my Redeemer)", + "Jesus the Lamb for sinners slain, for sinners slain." + ] + } + ] + }, + { + "index": "374", + "number": 374, + "title": "Jesus, With Thy Church Abide", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, with Thy church abide;", + "Be her Savior, Lord, and Guide,", + "While on earth her faith is tried:", + "We beseech Thee, hear us." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "May her voice be ever clear,", + "Warning of a judgment near,", + "Telling of a Savior dear:", + "We beseech Thee, hear us." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "May she guide the poor and blind,", + "Seek the lost until she find,", + "And the broken hearted bind:", + "We beseech Thee, hear us." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "May she holy triumps win,", + "Overthrow the hosts of sin,", + "Gather all the nations in:", + "We beseech Thee, hear us." + ] + } + ] + }, + { + "index": "375", + "number": 375, + "title": "Work, for the Night Is Coming", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Work for the night is coming,", + "Work through the morning hours;", + "Work while the dew is sparkling;", + "Work ‘mid springing flow’rs.", + "Work when the day grows brighter,", + "Work in the glowing sun;", + "Work for the night is coming,", + "When man’s work is done." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Work for the night is coming,", + "Work thro’ the sunny noon;", + "Fill brightest hours with labor,", + "Rest comes sure and soon.", + "Give every flying minute", + "Something to keep in store;", + "Work for the night is coming,", + "When man works no more." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Work for the night is coming,", + "Under the sunset skies;", + "While their bright tints are glowing,", + "Work for daylight flies.", + "Work till the last beam fadeth,", + "Fadeth to shine no more;", + "Work while the night is dark’ning,", + "When man’s work is o’er." + ] + } + ] + }, + { + "index": "376", + "number": 376, + "title": "All Things Are Thine", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "All things are Thine; no gift have we,", + "Lord of all gifts, to offer Thee;", + "And hence with grateful hearts today,", + "Thine own before Thy feet we lay." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thy will was in the builder’s thought;", + "Thy hand unseen amidst us wrought;", + "Thro’ mortal motive, scheme and plan,", + "Thy wise, eternal purpose ran." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "No lack Thy perfect fullness knew;", + "For human needs and longings grew", + "This house of prayer- this home of rest.", + "Here may Thy saints be often blessed." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "In weakness and in want we call", + "On Thee, for whom the heav’ns are small;", + "Thy glory is Thy children’s good,", + "Thy joy Thy tender Fatherhood." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "O Father! deign these walls to bless;", + "Make this the abode of righteousness,", + "And let these doors a gateway be", + "To lead us from ourselves to Thee!" + ] + } + ] + }, + { + "index": "377", + "number": 377, + "title": "Go Forth, Go Forth With Christ", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Go forth, go forth with Christ,", + "Who called you to this day,", + "He who has led, will lead", + "And keep you in His way:", + "His word is fast, His promise sure", + "To all who serve Him and endure." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Go forth, go forth with Christ,", + "With purpose not your own,", + "Each vict’ry you shall gain", + "Through Him your Lord alone:", + "To guard you in fidelity", + "His Spirit shall your strength’ner be." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Go forth, go forth with Christ,", + "His Priesthood you shall share,", + "Who bought us by His blood", + "To be His servants here:", + "Walk in the way your Savior trod,", + "Go forth with Him, go forth with God." + ] + } + ] + }, + { + "index": "378", + "number": 378, + "title": "Go, Preach My Gospel", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "“Go, preach My gospel,” saith the Lord;", + "“Bid the whole world My grace receive;", + "He shall be saved who trusts My word,", + "And they condemned who disbelieve." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "“I’ll make your great commission known,", + "And ye shall prove My gospel true", + "By all the works that I have done,", + "By all the wonders ye shall do." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "“Teach all the nations My commands;", + "I’m with you till the world shall end;", + "All power is vested in My hands;", + "I can destroy, and I defend.”" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "He spake, and light shone round His head;", + "On a bright cloud to heaven He rode;", + "They to the farthest nations spread", + "The grace of their ascended Lord." + ] + } + ] + }, + { + "index": "379", + "number": 379, + "title": "We Give This Child to You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We give this child to You,", + "Our precious gift of love.", + "Help us to lead each step aright", + "With guidance from above." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O bless each child of Yours,", + "And grant when they are grown,", + "They will have learned to love Your way,", + "And choose it for their own." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We give ourselves to You,", + "And may Your Spirit fill", + "Our hearts and home, that all we do", + "Be subject to Your will." + ] + } + ] + }, + { + "index": "380", + "number": 380, + "title": "Welcome, Day of Sweet Repose", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Welcome, day of sweet repose!", + "Blessed be thy sacred hours!", + "We would trust the One who knows", + "All our weak and failing powers." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Welcome, day in Eden born!", + "Holy rest for sinless man!", + "Like the dawning of fair morn", + "Come thy hours to us again." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Welcome, day blessed by our Lord!", + "Toil shall cease and anxious care.", + "Day commanded by His word,", + "Day for song and praise and prayer." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Welcome, day our Savior kept!", + "Keeping, wrought our righteousness,", + "Day God bids us ne’er forget,", + "Day of days His name to bless." + ] + } + ] + }, + { + "index": "381", + "number": 381, + "title": "Holy Sabbath Day of Rest", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Holy Sabbath day of rest,", + "By our Master richly blest,", + "God created and divine,", + "Set aside for holy time." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Yes, the holy Sabbath rest,", + "By our God divinely blest,", + "It to us a sign shall be", + "Throughout all eternity." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Seek not pleasures of this earth,", + "With its folly, noise, and mirth,", + "There are better things in store,", + "Over on the other shore." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Yes, the holy Sabbath rest,", + "By our God divinely blest,", + "It to us a sign shall be", + "Throughout all eternity." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As the Sabbath draweth on", + "Friday eve at set of sun,", + "Christian household then should meet,", + "Sing and pray at Jesus’feet." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Yes, the holy Sabbath rest,", + "By our God divinely blest,", + "It to us a sign shall be", + "Throughout all eternity." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Asking Him for saving grace,", + "Also vict’ry in the race,", + "And to help us by His pow’r,", + "To keep holy every hour." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Yes, the holy Sabbath rest,", + "By our God divinely blest,", + "It to us a sign shall be", + "Throughout all eternity." + ] + } + ] + }, + { + "index": "382", + "number": 382, + "title": "O Day of Rest and Gladness", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O day of rest and gladness,", + "O day of joy and light,", + "O balm of care and sadness,", + "most beautiful, most bright;", + "on thee, the high and lowly,", + "who bend before throne,", + "sing, “Holy, holy, holy,”", + "to the Eternal One." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thou art a port protected", + "from storms that round us rise;", + "a garden intersected", + "with streams of paradise;", + "thou art a cooling fountain", + "in life’s dry, dreary sand;", + "from thee, like Pisgah’s mountain,", + "we view our promised land." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "A day of sweet reflection,", + "thou art a day of love,", + "A day to raise affection", + "from earth to things above.", + "New graces ever gaining", + "from this our day of rest,", + "We reach the rest remaining", + "in mansions of the blessed." + ] + } + ] + }, + { + "index": "383", + "number": 383, + "title": "O Day of Rest and Gladness", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O day of rest and gladness,", + "O day of joy and light,", + "O balm of care and sadness,", + "Most beautiful, most bright,", + "On thee the high and lowly", + "Before th’ eternal throne", + "Sing, “Holy, holy, holy,”", + "To the great Three in One." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thou art a port protected", + "From storms that round us rise;", + "A garden intersected", + "With streams of paradise;", + "Thou art a cooling fountain", + "In life’s dry dreary sand;", + "From Thee, like Pisgah’s mountain,", + "We view our promised land." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "A day of sweet reflection", + "Thou art, a day of love,", + "A day to raise affection", + "From earth to things above.", + "New graces ever gaining", + "From this our day of rest,", + "We seek the rest remaining", + "To mansions of the blest." + ] + } + ] + }, + { + "index": "384", + "number": 384, + "title": "Safely Through Another Week", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Safely through another week", + "God has brought us on our way;", + "Let us now a blessing seek,", + "Waiting in His courts today;", + "Day of all the week the best,", + "Emblem of eternal rest:", + "Day of all the week the best,", + "Emblem of eternal rest." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "While we seek supplies of grace,", + "Thro’ the dear Redeemer’s name,", + "Show Thy reconciling face;", + "Take away the sin and shame:", + "From our worldly cares set free,", + "May we rest this day in Thee:", + "From our worldly cares set free,", + "May we rest this day in Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When the more shall bid us rise,", + "May we feel Thy presence near;", + "May Thy glory meet our eyes,", + "While we in Thy house appear:", + "Here afford us, Lord, a taste", + "Of our everlasting feast:", + "Here afford us, Lord, a taste", + "Of our everlasting feast." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "May the gospel’s joyful sound", + "Conquer sinners, comfort saints;", + "Make the fruits of grace abound,", + "Bring relief to all complaints:", + "Thus may all our Sabbaths be,", + "Till we we rise to reign with Thee.", + "Thus may all our Sabbaths be,", + "Till we we rise to reign with Thee." + ] + } + ] + }, + { + "index": "385", + "number": 385, + "title": "Crowning Jewel of Creation", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Crowning jewel of creation,", + "Blest and hallowed, sanctified;", + "Time and changes all transcending,", + "Shared forever, glorified." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Blessed Sabbath made for man,", + "Gift from the Creator’s hand." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sin and sickness, prayer and weeping", + "Cease at close of earthly days;", + "But Thy Sabbath is eternal,", + "Joyful thanks to Thee we raise!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Blessed Sabbath made for man,", + "Gift from the Creator’s hand." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Teach us Lord, in storm or sunshine", + "How to truly rest in Thee,", + "May Thy Sabbath peace enfold us", + "And our shelter ever be." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Blessed Sabbath made for man,", + "Gift from the Creator’s hand." + ] + } + ] + }, + { + "index": "386", + "number": 386, + "title": "The Sacred Anthem", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The sacred anthem slowly rang", + "Across the fields of praise,", + "When earth’s first Sabbath made complete", + "All creatures and all days." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Walking with God, there,", + "Woman and man together share", + "The blessed Sabbath mood;", + "And in that green and golden world", + "Know all God’s works are good." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "But now in our diminished lives", + "We sing a blemished song;", + "The earth is worn and disarrayed", + "And all our work goes wrong." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Still in our worship,", + "Joining in praise and fellowship,", + "By Sabbath radiance blessed,", + "We put our doubt and fear away", + "And rest within God’s rest." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "And arching over time and space", + "The Lord of Sabbaths wills", + "Renewal for the weary earth", + "And healing for our ills." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "Hearts will rejoice then;", + "There will be no more weeping, when", + "We know and shall be known.", + "With hosts of the redeemed we’ll sing", + "Around God’s shining throne." + ] + } + ] + }, + { + "index": "387", + "number": 387, + "title": "Come, O Sabbath Day", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Peace and healing on thy wing;", + "And to every troubled breast", + "Speak of the divine behest:", + "Thou shalt rest, Thou shalt rest!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Earthly longings bid retire,", + "Quench the passions’ hurtful fire;", + "To the wayward, sin oppressed,", + "Bring thou thy divine behest:", + "Thou shalt rest, Thou shalt rest!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Wipe from every cheek the tear,", + "Banish care and silence fear;", + "All things working for the best,", + "Teach us the divine behest:", + "Thou shalt rest, Thou shalt rest!" + ] + } + ] + }, + { + "index": "388", + "number": 388, + "title": "Don't Forget the Sabbath", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Don’t forget the Sabbath,", + "The Lord our God hath blest,", + "Of all the week the brightest,", + "Of all the week the best;", + "It brings repose from labor,", + "It tells of joy divine,", + "Its beams of light descending,", + "With heavenly beauty shine." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Welcome, welcome, ever welcome,", + "Blessed Sabbath day,", + "Welcome, welcome, ever welcome,", + "Blessed Sabbath day." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Keep the Sabbath holy,", + "And worship Him today,", + "Who said to His disciples,", + "“I am the living way;”", + "And if we meekly follow", + "Our Savior here below,", + "He’ll give us of the fountain", + "Whose streams eternal flow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Welcome, welcome, ever welcome,", + "Blessed Sabbath day,", + "Welcome, welcome, ever welcome,", + "Blessed Sabbath day." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Day of sacred pleasure!", + "Its golden hours we’ll spend", + "In thankful hymns to Jesus,", + "The children’s dearest Friend;", + "O gentle loving, Savior,", + "How good and kind Thou art,", + "How precious is Thy promise", + "To dwell in every heart!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Welcome, welcome, ever welcome,", + "Blessed Sabbath day,", + "Welcome, welcome, ever welcome,", + "Blessed Sabbath day." + ] + } + ] + }, + { + "index": "389", + "number": 389, + "title": "Light of Light, Enlighten Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Light of light, enlighten me,", + "Now anew the day is dawning;", + "Sun of grace, the shadows flee;", + "Brighten Thou my Sabbath morning;", + "With Thy joyous sunshine blest,", + "Happy is my day of rest." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Let me with my heart today,", + "Holy, holy, holy, singing,", + "Rapt awhile from earth away,", + "All my soul to Thee up springing,", + "Have a foretaste inward given", + "How they worship Thee in heaven." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Hence all care, all vanity!", + "For the day to God is holy;", + "Come, Thou glorious Majesty,", + "Deign to fill this temple lowly;", + "Nought today my soul shall move,", + "Simply resting in Thy love." + ] + } + ] + }, + { + "index": "390", + "number": 390, + "title": "We Love Thy Sabbath, Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We love Thy Sabbath, Lord,", + "And worship at Thy will;", + "Oh may these hours sweet peace afford", + "And deeper faith instill." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thine angels sang for joy", + "Cration’s work to see;", + "We too, this day, would raise our hearts", + "In grateful praise to Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Praise for Thy wondrous love,", + "That sealed this sacred day,", + "A sign that all may understand", + "We own Thy sovereign sway." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O great Creator King,", + "Through Thy redeeming grace,", + "Renew and sanctify our hearts", + "That we may see Thy face." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "And with the white-robed throng,", + "Upon Mount Sion be,", + "And joyful sing our Sabbath song", + "Through all eternity." + ] + } + ] + }, + { + "index": "391", + "number": 391, + "title": "Welcome, Welcome, Day of Rest", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "To the world in kindness given;", + "Welcome to this humble breast,", + "As the beaming light from heaven." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Day of calm and sweet repose,", + "Gently now thy moments run;", + "Balm to soothe our cares and woes,", + "Till our labor here is done." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Holy day that most we prize,", + "Day of solemn praise and prayer,", + "Day to make the simple wise,", + "O, how great thy blessings are!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Welcome, welcome, day of rest,", + "With thy influence all divine;", + "May thy hallowed hours be blessed", + "to this waiting heart of mine." + ] + } + ] + }, + { + "index": "392", + "number": 392, + "title": "Dear Lord, We Come at Set of Sun", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Dear Lord, we come at set of sun,", + "And at Your feet we kneel", + "To worship You, Creator, King,", + "This day, Your sign and seal." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Our earthly tasks we lay aside,", + "According to Your Word,", + "To enter now Your holy rest,", + "The Sabbath of the Lord." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Sweet Sabbath rest, your sacred hours", + "Are as a golden chain", + "That reaches back to Eden’s gate", + "And points us home again." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "And when this earth shall be renewed,", + "And sin and death destroyed,", + "Shall all redeemed each Sabbath day", + "Still meet to praise their God." + ] + } + ] + }, + { + "index": "393", + "number": 393, + "title": "Lord of the Sabbath", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord of the Sabbath and its light,", + "I hail Thy hallowed day of rest;", + "It is my weary soul’s delight,", + "The solace of my careworn breast,", + "The solace of my careworn breast." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O sacred day of peace and joy,", + "Thy hours are ever dear to me;", + "Ne’er may a sinful thought destroy", + "The holy calm I find in thee,", + "The holy calm I find in thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "How sweetly now they glide along!", + "How hallowed is the calm they yield!", + "Transporting is their rapturous song,", + "And heavenly visions seem revealed,", + "And heavenly visions seem revealed." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O Jesus, let me ever hail", + "Thy presence with the day of rest;", + "Then will Thy servant never fail", + "To deem Thy Sabbath doubly blest,", + "To deem Thy Sabbath doubly blest." + ] + } + ] + }, + { + "index": "394", + "number": 394, + "title": "Far From All Care", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Far from all care we hail the Sabbath morning;", + "O’er waving fields and from the distant sea", + "Swell notes of praise in harmony resounding", + "As all creation turns her heart to Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Though man alone, Lord, of Thy great creation", + "Fails now to laud Thee for Thy love and power,", + "Yet still a remnant love Thee and remember", + "Thy holy law and each sweet Sabbath hour." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord of the Sabbath, Savior and Creator,", + "Calm now the throbbings of each troubled breast.", + "Speak to our hearts the peace of Thy commandments,", + "Breathe on each soul fair Eden’s hallowed ret." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Strong in Thy might and quiet in Thy meekness,", + "May we Thine image bear from day to day.", + "Then may we enter pearly gates eternal", + "And sing redemption’s song each Sabbath day." + ] + } + ] + }, + { + "index": "395", + "number": 395, + "title": "As Birds Unto the Genial Homeland", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "As birds unto the genial homeland fly,", + "The winter’s cold and low’ring skies to flee,", + "So seeks my soul Thy gracious presence here", + "And finds, O God, its rest and peace in Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Here at Thy shrine we leave all vexing care,", + "For get the disappointment, grief and tear,", + "And on the wings of hopeful song and prayer", + "We rise, and rising feel Thy Spirit here." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Bless all who spend this night in pain and woe,", + "The burdened heart, the fainting, and distressed,", + "Thy comfort send to darkened homes bereaved,", + "Thy saving help to those by want oppressed." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Come, Sabbath joy, each trusting heart now fill,", + "And blissful peace within our homes abide,", + "May thankful praise each grateful heart now thrill,", + "And to God’s loving care their lives confide." + ] + } + ] + }, + { + "index": "396", + "number": 396, + "title": "Lord God, Your Love Has Called Us Here", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord God, Your love has called us here,", + "As we, by love, for love were made.", + "Your living likeness still we bear", + "Tho’ marred, dishonored, disobeyed.", + "We come, with all our heart and mind", + "Your call to hear, Your love to find." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We come with self inflicted pains", + "Of broken trust and chosen wrong,", + "Half free, half bound by inner chains,", + "By social forces swept along,", + "By powers and systems close confined,", + "Yet seeking hope for human kind." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord God, in Christ You call our name,", + "And then receive us as Your own,", + "Not thro’ some merit, right, or claim,", + "But by Your gracious love alone.", + "We strain to glimpse Your mercy seat,", + "And find You kneeling at our feet." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then take the towel, and break the bread,", + "And humble us, and call us friends.", + "Suffer and serve till all are fed", + "And show how grandly love intends", + "To work till all creation sings,", + "To fill all worlds, to crown all things." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Lord God, in Christ You set us free", + "Your life to live, Your joy to share.", + "Give us Your Spirit’s liberty", + "To turn from guilt and dull despair", + "And offer all that faith can do,", + "While love is making all things new." + ] + } + ] + }, + { + "index": "397", + "number": 397, + "title": "An Upper Room", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "An upper room did our Lord prepare", + "For those loved until the end:", + "And His disciples still gather there,", + "To celebrate their risen Friend." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "And after supper He washed their feet,", + "For service, too, is sacrament.", + "In Him our joy shall be made complete", + "Sent out to serve, as He was sent." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "A lasting gift Jesus gave His own:", + "To share His bread, His loving cup.", + "Whatever burdens may bow us down,", + "He by His cross shall lift us up." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "No end there is! we depart in peace.", + "He loves beyond our uttermost:", + "In every room in our Father’s house,", + "He will be there, as Lord and host." + ] + } + ] + }, + { + "index": "398", + "number": 398, + "title": "Bread of the World", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Bread of the world in mercy broken,", + "Wine of the soul in mercy shed,", + "By whom the words of life are spoken,", + "And in whose death our sins are dead;" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Look on the heart by sorrow broken,", + "Look on the tears by sinners shed;", + "And be Thy feast to us the token", + "That by Thy grace our souls are fed. Amen." + ] + } + ] + }, + { + "index": "399", + "number": 399, + "title": "Beneath the Forms of Outward Rite", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Beneath the forms of outward rite", + "Thy supper, Lord, is spread", + "In every quiet upper room", + "Where fainting souls are fed." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The bread is always consecrate", + "Which men divide with men;", + "And every act of brotherhood", + "Repeats Thy feast again." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The blessed cup is only passed", + "True memory of Thee,", + "When life anew pours out its wine", + "With rich sufficiency." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O Master, through these symbols shared,", + "Thine own dear self impart,", + "That in our daily life may flame", + "The passion of Thy heart." + ] + } + ] + }, + { + "index": "400", + "number": 400, + "title": "I Come With Joy", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I come with joy to meet my Lord,", + "Forgiven, loved and free,", + "In awe and wonder to recall", + "His life laid down for me,", + "His life laid down for me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I come with Christians far and near", + "To find, as all are fed,", + "Our true community of love", + "In Christ’s communion bread,", + "In Christ’s communion bread." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As Christ breaks bread for us to share", + "Each proud division ends.", + "That love that made us makes us one,", + "And strangers now are friends,", + "And strangers now are friends." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "And thus with joy we meet our Lord.", + "His presence always near,", + "Is in such friendship better known:", + "We see and praise Him here,", + "We see and praise Him here." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Together met, together bound,", + "We’ll go our diff’rent ways,", + "And as His people in the world,", + "We’ll live and speak His praise,", + "We’ll live and speak His praise." + ] + } + ] + }, + { + "index": "401", + "number": 401, + "title": "In Imitation, Lord of Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In imitation, Lord, of Thee,", + "This solemn service we repeat;", + "For Thine example full of grace,", + "Has made this humble duty sweet." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Renew each sacred spark of love,", + "And vitalize the holy flame;", + "May union strong our hearts unite", + "While this we do in Jesus’ name." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Our great example Thou shalt be,", + "In washing Thy disciples feet;", + "And as we follow Thy command,", + "Make Thou our fellowship complete." + ] + } + ] + }, + { + "index": "402", + "number": 402, + "title": "By Christ Redeemed", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "By Christ redeemed, In Christ restored,", + "We keep the memory adored,", + "And show the death of our dear Lord,", + "Until He come." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "His broken body in our stead is here,", + "In his memorial bread;", + "And so our feeble love is fed,", + "Until He come." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "His fearful drops of agony,", + "His lifeblood shed for us we see;", + "The wine shall tell the mystery,", + "Until He come." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "And thus that dark betrayal night,", + "With the last advent we unite", + "The shame, the glory, by this rite,", + "Until He come." + ] + } + ] + }, + { + "index": "403", + "number": 403, + "title": "Let Us Break Bread Together", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Let us break bread together on our knees,", + "let us break bread together on our knees.", + "When I fall on my knees with my face to the rising sun,", + "O Lord, have mercy on me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Let us drink wine together on our knees,", + "let us drink wine together on our knees.", + "When I fall on my knees with my face to the rising sun,", + "O Lord, have mercy on me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Let us praise God together on our knees,", + "let us praise God together on our knees.", + "When I fall on my knees with my face to the rising sun,", + "O Lord, have mercy on me." + ] + } + ] + }, + { + "index": "404", + "number": 404, + "title": "Now Let Us From This Table Rise", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Now let us from this table rise", + "Renewed in body, mind, and soul;", + "With Christ we die and live again,", + "His selfless love has made us whole." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "With minds alert, upheld by grace,", + "To spread the word in speech and deed,", + "We follow in the steps of Christ,", + "At one with all in hope and need." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "To fill each human house with love,", + "It is the sacrament of care;", + "The work that Christ began to do", + "We humbly pledge ourselves to share." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then grant us courage, Father God,", + "To choose again the pilgrim way", + "And help us to accept with joy", + "The challenge of tomorrow’s day." + ] + } + ] + }, + { + "index": "405", + "number": 405, + "title": "O God, Unseen, Yet Ever Near", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O God, unseen, yet ever near,", + "Reveal Thy presence now", + "While we in love that hath no fear,", + "Before Thy glory bow." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Here may Thy faithful people know", + "The blessings of Thy love,", + "The streams that thro’ the dessert flow,", + "The manna from above." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We come, obedient to Thy Word", + "To feast on heav’nly food,", + "Our meat, the body of our Lord,", + "Our drink, His precious blood." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Thus may we all Thy words obey,", + "For we, O God, are Thine," + ] + } + ] + }, + { + "index": "406", + "number": 406, + "title": "Love Consecrates the Humblest Act", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Love consecrates the humblest act", + "And haloes mercy’s deeds;", + "It sheds a benediction sweet", + "And hallows human needs." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When in the shadow of the cross", + "Christ knelt and washed the feet", + "Of His disciples, He gave us", + "A sign of love complete." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Love serves and willing, stoops to serve;", + "What Christ in love so true", + "Has freely done for one and all,", + "Let us now gladly do!" + ] + } + ] + }, + { + "index": "407", + "number": 407, + "title": "Sent Forth by God's Blessing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sent forth by God’s blessing,", + "Our true faith confessing,", + "The people of God from His dwelling take leave.", + "The supper is ended.", + "Oh, now be extended", + "The fruits of this service in all who believe." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The seed of His teaching,", + "Receptive souls reaching,", + "Shall blossom in action for God and for all.", + "His grace did invite us,", + "His love shall unite us", + "To work for God’s kingdom and answer His call." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "With praise and thanksgiving", + "To God ever living,", + "The tasks of our everyday life we will face.", + "Our faith ever sharing,", + "In love ever caring,", + "Embracing His children of each tribe and race." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "With Your feast You feed us,", + "With Your light now lead us;", + "Unite us as one in this life that we share.", + "Then may all the living", + "With praise and thanks giving", + "Give honor to Christ and His name that we bear." + ] + } + ] + }, + { + "index": "408", + "number": 408, + "title": "Lord, Enthroned in Heavenly Splendor", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, enthroned in heav’nly splendor,", + "First begotten from the dead,", + "You alone, our strong defender,", + "Lifting up Your people’s head.", + "Alleluia, Jesus, true and living Bread!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Tho’ the lowliest form now veil You", + "As of old in Bethlehem,", + "Here as there Your angels hail You", + "Branch and flow’r of Jesse’s stem.", + "Alleluia, We in worship join with them." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Paschal Lamb, Your off’ring finished", + "Once for all when You were slain,", + "In its fullness undiminished", + "Shall forever more remain.", + "Alleluia, Cleansing souls from every stain." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Life imparting heav’nly manna,", + "Stricken rock with streaming side,", + "Heav’n and earth with loud hosanna", + "Worship You the Lamb who died.", + "Alleluia, Ris’n, ascended, glorified!" + ] + } + ] + }, + { + "index": "409", + "number": 409, + "title": "Jesus Invites His Saints", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus invites His saints", + "To meet around His board,", + "And sup in memory of the death", + "And sufferings of their Lord." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We take the bread and wine", + "As emblems of Thy death;", + "Lord, raise our souls above the sign,", + "To feast on Thee by faith." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Faith eats the bread of life,", + "And drinks the living wine;", + "It looks beyond this scene of strife", + "Unites us to the Vine." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Soon shall the night be gone,", + "Our Lord will come again;", + "The marriage supper of the Lamb", + "Will usher in His reign." + ] + } + ] + }, + { + "index": "410", + "number": 410, + "title": "Thy Broken Body, Gracious Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Thy broken body, gracious Lord,", + "Is shadowed by this broken bread;", + "The wine which in this cup is poured,", + "Points to the blood which Thou hast shed." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "And while we meet together thus,", + "We show that we are one in Thee;", + "Thy precious blood was shed for us,", + "Thy death, O Lord, hast set us free!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We have one hope that Thou wilt come,", + "Thee in the air we wait to see;", + "When Thou wilt give Thy saints a home,", + "And we shall ever reign with Thee." + ] + } + ] + }, + { + "index": "411", + "number": 411, + "title": "The Son of God Proclaim", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Son of God proclaim,", + "The Lord of time and space;", + "The God who bade the light break forth", + "Now shines in Jesus’ face." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Behold His out stretched hands,", + "Though all was in His power", + "He took the towel and basin then,", + "And serves us in this hour." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "He, God’s creative word,", + "The church’s Lord and head,", + "Here bids us gather as His friends,", + "And share His wine and bread." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "The Lord of life and death", + "With wondering praise we sing;", + "We break the bread at His command,", + "And name Him God and King." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "We take this cup in hope:", + "For He, who gladly bore", + "The shameful cross, is ris’n again,", + "And reigns forevermore." + ] + } + ] + }, + { + "index": "412", + "number": 412, + "title": "Cover With His Life", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Look upon Jesus, sinless is He;", + "Father, impute His life unto me.", + "My life of scarlet, my sin and woe,", + "Cover with His life, whiter than snow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Cover with His life, whiter than snow;", + "Fullness of His life then shall I know;", + "My life of scarlet, my sin and woe,", + "Cover with His life, whither than snow." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Deep are the wounds transgression has made;", + "Red are the stains; my soul is afraid.", + "O to be covered, Jesus, with Thee,", + "Safe from the law that now judgeth me!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Cover with His life, whiter than snow;", + "Fullness of His life then shall I know;", + "My life of scarlet, my sin and woe,", + "Cover with His life, whither than snow." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Longing the joy of pardon to know;", + "Jesus holds out a robe white as snow;", + "“Lord, I accept it! Leaving my own,", + "Gladly I wear Thy pure life alone.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Cover with His life, whiter than snow;", + "Fullness of His life then shall I know;", + "My life of scarlet, my sin and woe,", + "Cover with His life, whither than snow." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Reconciled by His death for my sin,", + "Justified by His life pure and clean,", + "Sanctified by obeying His word,", + "Glorified when returneth my Lord." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Cover with His life, whiter than snow;", + "Fullness of His life then shall I know;", + "My life of scarlet, my sin and woe,", + "Cover with His life, whither than snow." + ] + } + ] + }, + { + "index": "413", + "number": 413, + "title": "God Has Spoken by His Prophets", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God has spoken by His prophets,", + "Spoken His unchanging Word,", + "Each from age to age proclaiming", + "God, the one, the righteous Lord.", + "Mid the world’s despair and turmoil,", + "One firm anchor holding fast;", + "God is King, His throne eternal,", + "God the first, and God the last." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "God has spoken by Christ Jesus,", + "Christ, the everlasting Son,", + "Brightness of the Father’s glory,", + "With the Father ever one;", + "Spoken by the Word incarnate,", + "God of God, ere time began,", + "Light of light, to earth descending,", + "Man, revealing God to man." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "God yet speaks by His own Spirit", + "Speaking to the hearts of men,", + "In the age-long Word expounding", + "God’s own message, now as then;", + "Through the rise and fall of nations", + "One sure faith yet standing fast,", + "God is King, His Word unchanging,", + "God the first, and God the last." + ] + } + ] + }, + { + "index": "414", + "number": 414, + "title": "Fruitful Trees, the Spirit's Sowing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Fruitful trees, the Spirit’s sowing,", + "May we ripen and increase,", + "Fruit to life eternal growing,", + "Rich in love and joy and peace." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Laden branches freely bearing", + "Gifts the Giver loves to bless;", + "Here is fruit that grows by sharing,", + "Patience, kindness, gentleness." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Rooted deep in Christ, our Master,", + "Christ, our pattern and our goal,", + "Teach us, as the years fly faster,", + "Goodness, faith, and self control." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Fruitful trees, the Spirit’s tending,", + "May we grow till harvests cease;", + "Till we taste, in life unending,", + "Heaven’s love and joy and peace." + ] + } + ] + }, + { + "index": "415", + "number": 415, + "title": "Christ the Lord, All Power Possessing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christ, the Lord, all power possessing,", + "Parting, mounted heaven’s height,", + "Gracious hands outstretched in blessing,", + "Clouds received His from their sight.", + "Christ ascended, Christ ascended,", + "Christ ascended on the clouds.", + "(on the clouds)", + "Christ ascended on the clouds." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Daniel views earth’s judgment hour,", + "Angels gathering open books.", + "God enthroned inflaming power", + "For His Son’s arrival looks.", + "Christ approaches, Christ approaches,", + "Christ approaches on the clouds.", + "(on the clouds)", + "Christ approaches on the clouds." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Revelation’s word fulfilling,", + "Trumpet, voices pierce the air.", + "Saint and sinner fainting, thrilling,", + "Every eye behold Him there.", + "Christ is coming, Christ is coming,", + "Christ is coming on the clouds.", + "(on the clouds)", + "Christ is coming on the clouds." + ] + } + ] + }, + { + "index": "416", + "number": 416, + "title": "The Judgment Has Set", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The judgment has set, the books have been opened;", + "How shall we stand in that great day,", + "When every thought, and word, and action,", + "God, the righteous Judge, shall weigh?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "How shall we stand in that great day?", + "How shall we stand in that great day?", + "Shall we be found before Him wanting?", + "Or with our sins all washed away?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The work is begun with those who are sleeping,", + "Soon will the living here be tried,", + "Out of the books of God’s remembrance,", + "His decision to abide." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "How shall we stand in that great day?", + "How shall we stand in that great day?", + "Shall we be found before Him wanting?", + "Or with our sins all washed away?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O, how shall we stand that moment of searching,", + "When all our sins those books reveal?", + "When from that court, each case decided,", + "Shall be granted no appeal?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "How shall we stand in that great day?", + "How shall we stand in that great day?", + "Shall we be found before Him wanting?", + "Or with our sins all washed away?" + ] + } + ] + }, + { + "index": "417", + "number": 417, + "title": "O Solemn Thought", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O solemn thought and can it be", + "The hour o judgment now is come", + "Which soon must fix our destiny,", + "And seal the sinner’s fearful down?", + "Yes, it is so; the judgment hour", + "Is swiftly hastening to its close;", + "Then will the Judge, in mighty power,", + "Descend in vengeance on His foes." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He who came down to earth to die", + "An offering for the sins of men,", + "And then ascended upon on high,", + "And will e’er long return again,", + "Is standing now before the ark,", + "And mercy seat and cherubim,", + "To plead His blood for saints, and make", + "The last remembrance of their sin." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The solemn moment is at hand", + "When we who have His name confessed,", + "Each in his lot must singly stand", + "And pass the final, searching test.", + "Jesus! we hope in Thee alone;", + "In mercy now upon us look,", + "Confess our names before the throne,", + "And blot our sins from out Thy book." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O blessed Savior! may we feel", + "The full importance of this hour.", + "Inspire our hearts with holy zeal,", + "And aid us by Thy Spirit’s power,", + "That we may in Thy strength be strong,", + "And brave the conflict valiantly;", + "Then, on Mount Zion, join the song,", + "And swell the notes of victory." + ] + } + ] + }, + { + "index": "418", + "number": 418, + "title": "Day of Judgment, Day of Wonders!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Day of judgement, day of wonders!", + "Hark the trumpet’s awful sound,", + "Louder than a thousand thunders,", + "Shakes the vast creation round!", + "How the summons", + "Will the sinner’s heart confound!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "See the Lord in the glory nearing,", + "Clothed in majesty divine,", + "You who long for His appearing,", + "Then shall say, “This God is mine!”", + "Gracious Savior, Gracious Savior,", + "Own me in that day as Thine." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "At His call the dead awaken,", + "Rise to life form earth and sea!", + "All the powers of nature shaken", + "By His looks prepare to flee.", + "Careless sinner, Careless sinner,", + "What will then become of thee?" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "But to those who have confessed", + "Loved and served the Lord below,", + "He will say, “Come near, ye blessed,", + "See the kingdom I bestow;", + "You forever, You forever", + "Shall my love and glory know.”" + ] + } + ] + }, + { + "index": "419", + "number": 419, + "title": "Soon Shall the Trump of God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Soon shall the trump of God", + "Give out the welcome sound,", + "That shakes death’s silent chamber walls,", + "And breaks the turf sealed ground." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "You dwellers in the dust,", + "Awake, come forth, and sing;", + "Sharp has your frost of winter been,", + "But bright shall be your spring." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "‘Twas sown in weakness here;", + "‘Twill then be raised in power;", + "That which was sown in earthly seed", + "Shall rise a heav’nly flower." + ] + } + ] + }, + { + "index": "420", + "number": 420, + "title": "Jerusalem, My Happy Home", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jerusalem, my happy home,", + "O how I long for thee!", + "When will my sorrows have an end,", + "The joys when shall I see?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The walls are all of precious stone,", + "Most glorious to behold;", + "Thy gates are richly set with pearl,", + "Thy streets are paved with gold." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thy garden and thy pleasant walks", + "My study long have been;", + "Such dazzling views by human sight", + "Have never yet been seen." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord, help us by Thy mighty grace,", + "To keep in view the prize,", + "Till Thou dost come to take us home", + "To that blessed paradise." + ] + } + ] + }, + { + "index": "421", + "number": 421, + "title": "For All the Saints", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "For all the saints", + "who from their labors rest,", + "Who thee by faith", + "before the world confessed.", + "Thy name, O Jesus,", + "be forever blest.", + "Alleluia!", + "Alleluia!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thou wast their Rock,", + "their Fortress and their Might;", + "Thou, Lord, their captain", + "in the well-fought fight;", + "Thou, in the darkness drear,", + "their one true light.", + "Alleluia!", + "Alleluia!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O may Thy soldiers,", + "faithful, true, and bold,", + "Fight as the saints", + "who nobly fought of old,", + "And win with them", + "the victor’s crown of gold.", + "Alleluia!", + "Alleluia!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "And when the strife is fierce,", + "the warfare long,", + "Steals on the ear", + "the distant triumph song,", + "And hearts are brave again,", + "and arms are strong.", + "Alleluia!", + "Alleluia!" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "From earth’s wide bounds,", + "from ocean’s farthest coast,", + "Thro’ gates of pearl", + "streams in the countless host,", + "Singing to Father,", + "Son, and Holy Ghost,", + "Alleluia!", + "Alleluia!" + ] + } + ] + }, + { + "index": "422", + "number": 422, + "title": "Marching to Zion", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, we that love the Lord,", + "And let our joys be known;", + "Join in a song with sweet accord,", + "Join in a song with sweet accord,", + "And thus surround the throne,", + "And thus surround the throne." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We’re marching to Zion,", + "Beautiful, beautiful Zion;", + "We’re marching upward to Zion,", + "The beautiful city of God." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Let those refuse to sing", + "Who never knew our God;", + "But children of the heavenly King,", + "But children of the heavenly King", + "May speak their joys abroad,", + "May speak their joys abroad." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We’re marching to Zion,", + "Beautiful, beautiful Zion;", + "We’re marching upward to Zion,", + "The beautiful city of God." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The hill of Zion yields", + "A thousand sacred sweets", + "Before we reach the heavenly fields,", + "Before we reach the heavenly fields", + "Or walk the golden streets,", + "Or walk the golden streets." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We’re marching to Zion,", + "Beautiful, beautiful Zion;", + "We’re marching upward to Zion,", + "The beautiful city of God." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then let our songs abound", + "And every tear be dry;", + "We’re marching through Immanuel’s ground,", + "We’re marching through Immanuel’s ground", + "To fairer worlds on high,", + "To fairer worlds on high." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We’re marching to Zion,", + "Beautiful, beautiful Zion;", + "We’re marching upward to Zion,", + "The beautiful city of God." + ] + } + ] + }, + { + "index": "423", + "number": 423, + "title": "Glorious Things of Thee Are Spoken", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Glorious things of thee are spoken,", + "Zion, city of our God;", + "He whose word cannot be broken", + "Formed thee for His own abode;", + "On the Rock of Ages founded,", + "What can shake thy sure repose?", + "With salvation’s wall surrounded,", + "Thou mayest smile at all thy foes." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "See the streams of living waters", + "Springing from eternal love,", + "Well supply thy sons and daughters,", + "And all fear and want remove;", + "Who can faint when such a river", + "Ever flows their thirst to assuage?", + "Grace, which, like the Lord, the Giver,", + "Never fails from age to age." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Round each habitation hovering,", + "See the cloud and fire appear", + "For a glory and a covering,", + "Showing that the Lord is near;", + "Blest inhabitants of Zion,", + "Washed in the Redeemer’s blood;", + "Jesus, whom their souls rely on,", + "Makes them kings and priests to God." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Savior, if of Zion’s city", + "I, through grace, a member am,", + "Let the world deride or pity,", + "I will glory in Thy name;", + "Fading is the worldling’s pleasure,", + "All his boasted pomp and show;", + "Solid joys and lasting treasure", + "None but Zion’s children know." + ] + } + ] + }, + { + "index": "424", + "number": 424, + "title": "For Thee, O Dear, Dear Country", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "For thee, O dear country,", + "Mine eyes their vigils keep;", + "For very love beholding", + "Thy holy name, they weep." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O one, O only mansion!", + "O Paradise of joy!", + "Where tears are ever banish’d", + "And smiles have no alloy;" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "With jasper glow thy burwarks,", + "Thy streets with emeralds blaze;", + "The sardius and the topaz", + "Unite in thee their rays;" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "The cross is all thy splendor,", + "The Crucified thy praise;", + "His laud and benediction", + "Thy ransom’d saints shall raise;" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "O sweet and blessed country,", + "The home of God’s elect!", + "O sweet and blessed country", + "That eager hearts expect!" + ] + } + ] + }, + { + "index": "425", + "number": 425, + "title": "Holy, Holy, Is What the Angels Sing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There is singing up in heaven", + "such as we have never known,", + "Where the angels sing the praises", + "of the Lamb upon the throne;", + "Their sweet harps are ever tuneful", + "and their voices are always clear,", + "O that we might be more like them", + "while we serve the Master here!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Holy, holy, is what the angels sing,", + "And I expect to help them make", + "the courts of heaven ring;", + "But when I sing redemption’s story,", + "they will fold their wings,", + "For angels never felt the joys", + "that our salvation brings." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "But I hear another anthem,", + "blending voices clear and strong,", + "“Unto Him who hath redeemed us", + "and hath bought us,” is the song;", + "We have come thro’ tribulations", + "to this land so fair and bright,", + "In the fountain freely flowing", + "He hath made our garments white." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Holy, holy, is what the angels sing,", + "And I expect to help them make", + "the courts of heaven ring;", + "But when I sing redemption’s story,", + "they will fold their wings,", + "For angels never felt the joys", + "that our salvation brings." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Then the angels stand and listen,", + "for they cannot join that song,", + "Like the sound of many waters,", + "by that happy, blood-washed throng;", + "For they sing about great trials,", + "battles fought and vict’ries won,", + "And they praised the great Redeemer,", + "who hath said to them, “Well done.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Holy, holy, is what the angels sing,", + "And I expect to help them make", + "the courts of heaven ring;", + "But when I sing redemption’s story,", + "they will fold their wings,", + "For angels never felt the joys", + "that our salvation brings." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "So, although I’m not an angel,", + "yet I know that over there", + "I will join a blessed chorus", + "that the angels cannot share;", + "I will sing about my Savior,", + "who upon dark Calvary", + "Freely pardoned my transgressions,", + "died to set the sinner free." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Holy, holy, is what the angels sing,", + "And I expect to help them make", + "the courts of heaven ring;", + "But when I sing redemption’s story,", + "they will fold their wings,", + "For angels never felt the joys", + "that our salvation brings." + ] + } + ] + }, + { + "index": "426", + "number": 426, + "title": "I Shall See the King", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I shall see the King where the angels sing,", + "I shall see the King some day, in the better land,", + "On that golden strand,", + "And with Him shall ever stay." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In His glory, I shall see the King,", + "And forever endless praises sing;", + "‘Twas on Calvary Jesus died for me;", + "I shall see the King someday." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In the land of song, in the glory throng,", + "Where there never comes a night,", + "With my Lord once slain I shall ever reign", + "In the glory land of light." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In His glory, I shall see the King,", + "And forever endless praises sing;", + "‘Twas on Calvary Jesus died for me;", + "I shall see the King someday." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I shall see the King, all my tributes bring,", + "And shall look upon His face;", + "Then my song shall be how He ransomed me", + "And has kept me by His grace." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In His glory, I shall see the King,", + "And forever endless praises sing;", + "‘Twas on Calvary Jesus died for me;", + "I shall see the King someday." + ] + } + ] + }, + { + "index": "427", + "number": 427, + "title": "No Night There", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In the land of fadeless day", + "Lies “the city four-square;”", + "It shall never pass away,", + "And there is “no night there.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God shall “wipe away all tears;”", + "There’s no death, no pain, nor fears;", + "And they count not time by years,", + "For there is “no night there.”" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "All the gates of pearl are made,", + "In “the city four-square;”", + "All the streets with gold are laid,", + "And there is “no night there.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God shall “wipe away all tears;”", + "There’s no death, no pain, nor fears;", + "And they count not time by years,", + "For there is “no night there.”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And the gates shall never close", + "To “the city four-square;”", + "There life’s crystal river flows,", + "And there is “no night there.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God shall “wipe away all tears;”", + "There’s no death, no pain, nor fears;", + "And they count not time by years,", + "For there is “no night there.”" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "There they need no sunshine bright,", + "In “that city four-square;”", + "For the Lamb is all the light,", + "And there is “no night there.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God shall “wipe away all tears;”", + "There’s no death, no pain, nor fears;", + "And they count not time by years,", + "For there is “no night there.”" + ] + } + ] + }, + { + "index": "428", + "number": 428, + "title": "Sweet By and By", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There’s a land that is fairer than day,", + "And by faith we can see it afar;", + "For the Father waits over the way", + "To prepare us a dwelling place there." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In the sweet in the sweet", + "By and by by and by,", + "We shall meet on that beautiful shore;", + "In the sweet in the sweet", + "By and by by and by", + "We shall meet on that beautiful shore." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We shall sing on that beautiful shore", + "The melodious songs of the blest,", + "And our spirits shall sorrow no more", + "Not a sigh for the blessing of rest." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In the sweet in the sweet", + "By and by by and by,", + "We shall meet on that beautiful shore;", + "In the sweet in the sweet", + "By and by by and by", + "We shall meet on that beautiful shore." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "To our bountiful father above", + "We will offer our tribute of praise;", + "For the glorious gift of His love", + "And the blessings that hallow our days." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In the sweet in the sweet", + "By and by by and by,", + "We shall meet on that beautiful shore;", + "In the sweet in the sweet", + "By and by by and by", + "We shall meet on that beautiful shore." + ] + } + ] + }, + { + "index": "429", + "number": 429, + "title": "Jerusalem the Golden", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jerusalem the golden,", + "With milk and honey blest,", + "Beneath thy contemplation", + "Sink heart and voice oppressed.", + "I know not, O I know not", + "What holy joys are there;", + "What radiancy of glory,", + "What bliss beyond compare." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "They stand, those hall of Zion,", + "All jubilant with song,", + "And bright with many an angel,", + "And all the martyr throng.", + "The Prince is ever in them,", + "The daylight is serene;", + "The pastures of the blessed", + "Are deck in glorious sheen." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There is the throne of David,", + "And there, from care released,", + "The shout of them that triumph,", + "The song of them that feast;", + "And they who, with their Leader,", + "Have conquered in the fight,", + "Forever and forever", + "Are clad in robes of white." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O sweet and blessed country,", + "The home of God’s elect!", + "O sweet and blessed country,", + "That eager hearts expect!", + "Jesus, in mercy bring us", + "To that dear land of rest;", + "Who art, with God the Father,", + "And Spirit, ever blest." + ] + } + ] + }, + { + "index": "430", + "number": 430, + "title": "Joy By and By", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O there’ll be joy when the work is done,", + "Joy when the reapers gather home,", + "Bringing the sheaves at set of sun", + "To the New Jerusalem." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Joy, joy, joy, there’ll be joy by and by,", + "Joy, joy, joy, where the joys never die;", + "Joy, joy, joy, for the day draweth nigh", + "When the workers gather home." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sweet are the songs that we hope to sing,", + "Grateful the thanks our hearts shall bring,", + "Praising forever Christ our King", + "In the New Jerusalem." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Joy, joy, joy, there’ll be joy by and by,", + "Joy, joy, joy, where the joys never die;", + "Joy, joy, joy, for the day draweth nigh", + "When the workers gather home." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Pure are the joys that await us there,", + "Many the golden mansions fair;", + "Jesus Himself doth them prepare,", + "In the New Jerusalem." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Joy, joy, joy, there’ll be joy by and by,", + "Joy, joy, joy, where the joys never die;", + "Joy, joy, joy, for the day draweth nigh", + "When the workers gather home." + ] + } + ] + }, + { + "index": "431", + "number": 431, + "title": "Over Yonder", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come let us sing of homeland,", + "Down by the crystal sea;", + "Wonderful land where Jesus", + "Buildeth a mansion for me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Over yonder, down by the crystal sea,", + "down by the crystal sea,", + "Over yonder, there’s where I long to be,", + "There’s where I long to be,", + "No more sorrow, toil, grief, nor care,", + "In the homeland bright and fair,", + "Over, over there.", + "Over there." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Water of life there floweth,", + "Fruit in abundant store;", + "Citizens of that country", + "Hunger and thirst never more." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Over yonder, down by the crystal sea,", + "down by the crystal sea,", + "Over yonder, there’s where I long to be,", + "There’s where I long to be,", + "No more sorrow, toil, grief, nor care,", + "In the homeland bright and fair,", + "Over, over there.", + "Over there." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Come go with me to homeland,", + "Jesus invites you there;", + "Help spread the invitation,", + "Tell it to men everywhere." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Over yonder, down by the crystal sea,", + "down by the crystal sea,", + "Over yonder, there’s where I long to be,", + "There’s where I long to be,", + "No more sorrow, toil, grief, nor care,", + "In the homeland bright and fair,", + "Over, over there.", + "Over there." + ] + } + ] + }, + { + "index": "432", + "number": 432, + "title": "Shall We Gather at the River", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Shall we gather at the river,", + "where bright angel feet have trod,", + "with its crystal tide forever", + "flowing by the throne of God?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Yes, we’ll gather at the river,", + "the beautiful, the beautiful river;", + "gather with the saints at the river", + "that flows by the throne of God." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "On the margin of the river,", + "washing up its silver spray,", + "we will walk and worship ever,", + "all the happy golden day." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Yes, we’ll gather at the river,", + "the beautiful, the beautiful river;", + "gather with the saints at the river", + "that flows by the throne of God." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Ere we reach the shining river,", + "lay we every burden down;", + "grace our spirits will deliver,", + "and provide a robe and crown." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Yes, we’ll gather at the river,", + "the beautiful, the beautiful river;", + "gather with the saints at the river", + "that flows by the throne of God." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Soon we’ll reach the shining river,", + "soon our pilgrimage will cease;", + "soon our happy hearts will quiver", + "with the melody of peace." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Yes, we’ll gather at the river,", + "the beautiful, the beautiful river;", + "gather with the saints at the river", + "that flows by the throne of God." + ] + } + ] + }, + { + "index": "433", + "number": 433, + "title": "Ten Thousand Times Ten Thousand", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Ten thousand times ten thousand,", + "In sparkling raiment bright,", + "The armies of the ransomed saints", + "Throng up the steeps of light.", + "‘Tis finished, all is finished,", + "Their fight with death and sin.", + "Fling open wide the golden gates,", + "And let the victors in." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "What rush of hallelujahs", + "Fills all the earth and sky!", + "The ringing of a thousand harps", + "Proclaims the triumph high.", + "O day for which creation", + "And all its tribes were made!", + "O joy, for all its former woes", + "A thousandfold repaid!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O then what raptured greetings", + "On Canaan’s happy shore!", + "What knitting severed friendship where", + "Death partings are no more!", + "Then eyes with joy shall sparkle,", + "That brimmed with tears of late;", + "Orphans no longer fatherless,", + "Nor widows desolate." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Bring near Thy great salvation,", + "Thou Lamb for sinners slain,", + "Fill up the roll of Thine elect,", + "Then take Thy power and reign!", + "Appear, Desire of nations,", + "Thine exiles long for home;", + "Show in the heavens Thy promised sign;", + "Thou Prince and Savior come!" + ] + } + ] + }, + { + "index": "434", + "number": 434, + "title": "We Speak of the Realms", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We speak of the realms of the blest,", + "That country so bright and so fair,", + "And oft are its glories confessed-", + "But what must it be to be there!", + "We speak of its pathway of gold-", + "Its walls decked with jewels so rare,", + "Its wonders and pleasures untold-", + "But what must it be to be there!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We speak of its freedom of sin,", + "From sorrow, temptation and care,", + "From trials without and within—", + "But what must it be to be there!", + "We speak of its service of love,", + "Of the robes which glorified wear,", + "Of the church of the First Born above-", + "But what must it be to be there!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Our mourning is all at an end,", + "When, raised by the life-giving word,", + "We see the new city descend,", + "Adorned as a bride for her Lord;", + "The city so holy and clean,", + "No sorrow can breathe in the air;", + "No gloom of affliction or sin,", + "No shadow of evil, is there." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Do Thou, midst temptation and woe,", + "For heaven my spirit prepare;", + "And shortly I also so shall know", + "And feel what it is to be there.", + "Then o’er the bright fields we shall roam,", + "In glory celestial and fair,", + "With saints and with angels at home,", + "And Jesus Himself will be there." + ] + } + ] + }, + { + "index": "435", + "number": 435, + "title": "The Glory Song", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When all my labors and trails are o’er,", + "And I am safe on that beautiful shore,", + "Just to be near the Lord I adore,", + "Will through the ages be glory for me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O that will be", + "O that will", + "Glory for me, Glory for me,", + "Be glory for me, Glory for me,", + "Glory for me; When by His grace", + "Glory for me;", + "I shall look on His face,", + "That will be glory, be glory for me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When, by the gift of His infinite grace,", + "I am accorded in heaven a place,", + "Just to be there and to look on His face,", + "Will through the ages be glory for me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O that will be", + "O that will", + "Glory for me, Glory for me,", + "Be glory for me, Glory for me,", + "Glory for me; When by His grace", + "Glory for me;", + "I shall look on His face,", + "That will be glory, be glory for me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Friends will be there I have loved long ago;", + "Joy like a river around me will flow,", + "Yet, just a smile form my Savior, I know,", + "Will through the ages be glory for me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O that will be", + "O that will", + "Glory for me, Glory for me,", + "Be glory for me, Glory for me,", + "Glory for me; When by His grace", + "Glory for me;", + "I shall look on His face,", + "That will be glory, be glory for me." + ] + } + ] + }, + { + "index": "436", + "number": 436, + "title": "The Homeland", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The homeland! O the homeland!", + "The land of the free born!", + "There’s no night in the homeland,", + "But aye the fadeless morn;", + "I’m sighing for homeland,", + "My heart is aching here;", + "There is no pain in the homeland", + "To which I’m drawing near;", + "There is no pain in the homeland", + "To which I’m drawing near." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My Lord is in the homeland,", + "With angels bright and fair;", + "There’s no sin in the homeland,", + "And no temptation there;", + "The music of the homeland", + "Is ringing in my ears;", + "And when I think of the homeland", + "My eyes are filled with tears;", + "And when I think of the homeland", + "My ears are filled with tears." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The dwellers in the homeland", + "Are beckoning me to come,", + "Where neither death nor sorrow", + "Invades their holy name;", + "O dear, dear native country!", + "O rest and peace above!", + "Christ bring us all to the homeland", + "Of Thy redeeming love;", + "Christ bring us all to the homeland", + "Of Thy redeeming love" + ] + } + ] + }, + { + "index": "437", + "number": 437, + "title": "I'm Going Home", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My heav’nly home is bright and fair,", + "Nor pain nor death can enter there;", + "It’s glitt’ring tow’rs the sun outshine,", + "That heav’nly mansion shall me mine." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’m going home, I’m going home,", + "I’m going home to die no more;", + "To die no more; to die no more-", + "I’m going home to die no more." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My Father’s house is built on high,", + "Far, far above the starry sky;", + "When from this earthly prison free,", + "That heav’nly mansion mine shall be." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’m going home, I’m going home,", + "I’m going home to die no more;", + "To die no more; to die no more-", + "I’m going home to die no more." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Let others seek a home below,", + "Which flames devour or waves oe’r flow;", + "Be mine a happier lot to own", + "A heav’nly mansion near the throne." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’m going home, I’m going home,", + "I’m going home to die no more;", + "To die no more; to die no more-", + "I’m going home to die no more." + ] + } + ] + }, + { + "index": "438", + "number": 438, + "title": "You Will See Your Lord A-Coming", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "You will see your Lord a-coming,", + "You will see your Lord a-coming,", + "You will see your Lord a-coming", + "In a few more days." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hear the band of music,", + "Hear the band of music,", + "Hear the band of music", + "which is sounding thro’ the air." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Gabriel sounds his mighty trumpet,", + "Gabriel sounds his mighty trumpet,", + "Gabriel sounds his mighty trumpet", + "In a few more days." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hear the band of music,", + "Hear the band of music,", + "Hear the band of music", + "which is sounding thro’ the air." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "You will see the saints arising,", + "You will see the saints arising,", + "You will see the saints arising", + "In a few more days." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hear the band of music,", + "Hear the band of music,", + "Hear the band of music", + "which is sounding thro’ the air." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Angels bear them to the Savior,", + "Angels bear them to the Savior,", + "Angels bear them to the Savior", + "In a few more days." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hear the band of music,", + "Hear the band of music,", + "Hear the band of music", + "which is sounding thro’ the air." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Then we’ll shout, our suff’ring over,", + "Then we’ll shout, our suff’ring over,", + "Then we’ll shout, our suff’ring over", + "In a few more days." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hear the band of music,", + "Hear the band of music,", + "Hear the band of music", + "which is sounding thro’ the air." + ] + } + ] + }, + { + "index": "439", + "number": 439, + "title": "How Far From Home", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "How far from? I asked, as on", + "I bent my steps-the watchman spake:", + "“the long, dark night is almost gone,", + "The morning soon will break.", + "Then weep no more, but speed thy flight,", + "With Hope’s bright star guiding ray,", + "Till thou shalt reach the realms of light,", + "In everlasting days.”" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I asked the warrior on the field;", + "This was his soul-inspiring song:", + "“With courage, bold, the sword I’ll wield,", + "The battle is not long.", + "Then weep no more, but well endure", + "The conflict, till thy work is done;", + "For this we know, the prize is sure,", + "When victory is won.”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I asked again; earth, sea, and sun", + "Seemed, with one voice, to make reply:", + "“Time’s wasting sands are nearly run,", + "Eternity is nigh.", + "Then weep no more-with warning tones,", + "Portentous signs are thickening round,", + "The whole creation, waiting, groans,", + "To hear the trumpet sound.”" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Not far from home! O blessed thought!", + "The traveler’s lonely heart to cheer;", + "Which oft a healing balm has brought,", + "And dried the mourner’s tear.", + "Then weep no more, since we shall meet", + "Where weary footsteps never roam-", + "Our trails past, our joys complete,", + "Safe in our Father’s home." + ] + } + ] + }, + { + "index": "440", + "number": 440, + "title": "How Cheering Is the Christian's Hope", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "How cheering is the Christian’s hope,", + "While toiling here below!", + "It bouys us up while this passing through", + "This wilderness of woe," + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "It bouys us up while this passing through", + "This wilderness of woe,", + "It bouys us up while passing through", + "This wilderness of woe." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "It points us to a land of rest,", + "Where saints with Christ will reign;", + "Where we shall meet the loved of earth,", + "And never part again." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Fly, lingering moments, fly, O, fly,", + "Dear Savior, quickly come!", + "We long to see Thee as Thou art,", + "And reach that blissful home." + ] + } + ] + }, + { + "index": "441", + "number": 441, + "title": "I Saw One Weary", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I saw one weary, sad, and torn,", + "With eager steps press on the way,", + "Who long the hallowed cross had born,", + "Still looking for the promised day;", + "While many a line of grief and care,", + "Upon his brow was furrowed there;", + "I asked what buoyed his spirits up,", + "“O this” said he-“the blessed hope.”" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "And one I saw, with sword and shield,", + "Who boldly braved the world’s cold frown,", + "And fought, unyielding, on the field,", + "To win an everlasting crown.", + "Though worn with toil, oppressed by foes,", + "No murmur from his heart arose;", + "I asked what buoyed his spirits up,", + "“O this!” said he-“the blessed hope.”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And there was one who left behind", + "The cherished friends of early years,", + "And honor, pleasure, wealth re-signed,", + "To tread the path bedewed with tears.", + "Through trials deep and conflict sore,", + "Yet still a smile of joy he wore;", + "O! what can bouy the spirit up?", + "‘Tis this alone-the blessed hope." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "While pilgrims here we journey on", + "In this dark vale of sin and gloom,", + "Through tribulation, hate, and scorn,", + "Or through the portals of the tomb,", + "Till our returning King shall come", + "To tkae His exile captives home,", + "O! what can bouy the spirits up?", + "‘Tis this alone– the blessed hope." + ] + } + ] + }, + { + "index": "442", + "number": 442, + "title": "How Sweet Are the Tidings", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "How sweet are the tidings", + "that greet the pilgrim’s ear,", + "As he wanders in exile from home!", + "Soon, soon will the Savior", + "in glory appear,", + "And soon will the kingdom come." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He’s coming, coming, coming soon I know,", + "Coming back to this earth again;", + "And the weary pilgrims will to glory go,", + "When the Savior comes to reign." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The mossy old graves", + "where the pilgrims sleep", + "Shall be open as wide as before,", + "And the millions that sleep", + "in the mighty deep", + "Shall live on this earth once more." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He’s coming, coming, coming soon I know,", + "Coming back to this earth again;", + "And the weary pilgrims will to glory go,", + "When the Savior comes to reign." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There we’ll meet ne’er", + "to part in our happy", + "Eden home, Sweet songs", + "of redemption we’ll sing;", + "From the north, from the south,", + "all the ransomed shall come,", + "And worship our heavenly King." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He’s coming, coming, coming soon I know,", + "Coming back to this earth again;", + "And the weary pilgrims will to glory go,", + "When the Savior comes to reign." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Hallelujah, Amen!", + "Hallelujah again!", + "Soon, if faithful,", + "we all shall be there;", + "O, be watchful, be hopeful,", + "be joyful till then, And a crown", + "of bright glory we’ll wear." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He’s coming, coming, coming soon I know,", + "Coming back to this earth again;", + "And the weary pilgrims will to glory go,", + "When the Savior comes to reign." + ] + } + ] + }, + { + "index": "443", + "number": 443, + "title": "There'll Be No Sorrow There", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There’ll be no night in heaven,", + "In that blest world above;", + "No anxious toil, no weary hours;", + "For labor there is love." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "There’ll be no sorrow there,", + "There’ll be no sorrow there;", + "In heaven above, where all is love,", + "There’ll be no sorrow there." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There’ll be no grief in heaven;", + "For life is one glad day,", + "And tears are those of former things", + "Which all have passed away." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "There’ll be no sorrow there,", + "There’ll be no sorrow there;", + "In heaven above, where all is love,", + "There’ll be no sorrow there." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There’ll be no sin in heaven;", + "Behold that blessed throng,", + "All holy in there spotless robes,", + "All holy in their song." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "There’ll be no sorrow there,", + "There’ll be no sorrow there;", + "In heaven above, where all is love,", + "There’ll be no sorrow there." + ] + } + ] + }, + { + "index": "444", + "number": 444, + "title": "I'm a Pilgrim", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I’m a pilgrim, and I’m a stranger;", + "I can tarry, I can tarry but a night;", + "Do not detain me, for I am going", + "To where the fountains are ever flowing." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’m a pilgrim, and I’m a stranger;", + "I can tarry, I can tarry but a night." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There the glory is ever shining!", + "O, my longing heart, my longing heart is there;", + "Here in this country so dark and dreary,", + "I long have wandered forlorn and weary." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’m a pilgrim, and I’m a stranger;", + "I can tarry, I can tarry but a night." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There’s the city to which I journey;", + "My Redeemer, my Redeemer is its light!", + "There is no sorrow, nor any sighing,", + "Nor any tears there, or any dying." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’m a pilgrim, and I’m a stranger;", + "I can tarry, I can tarry but a night." + ] + } + ] + }, + { + "index": "445", + "number": 445, + "title": "I'm But a Stranger Here", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I’m but a stranger here,", + "Heav’n is my home;", + "Earth is a desert drear,", + "Heav’n is my home.", + "Danger and sorrow stand", + "Round me on every hand;", + "Heav’n is my fatherland,", + "Heav’n is my home." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "What though the tempest rage,", + "Heav’n is my home;", + "Short is my pilgrimage,", + "Heav’n is my home;", + "And time’s wild wintry blast", + "Soon shall be over past;", + "I shall reach home at last,", + "Heav’n is my home." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There at my Savior’s side", + "Heav’n is my home;", + "I shall be glorified,", + "Heav’n is my home;", + "There are the good and blest,", + "Those I love most and best;", + "And there I, too, shall rest,", + "Heav’n is my home." + ] + } + ] + }, + { + "index": "446", + "number": 446, + "title": "Lo, What a Glorious Sight Appears", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lo, what a glorious sight appears", + "To our believing eyes!", + "The earth and seas are passed away", + "And the old rolling skies.", + "And the old rolling skies,", + "And the old rolling skies;", + "The earth and seas are passed away,", + "And the old rolling skies." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O that will be joyful, joyful, joyful!", + "O that will be joyful", + "When we meet to part no more!", + "When we meet to part no more", + "On Canaan’s happy shore;", + "‘Tis there we’ll meet at Jesus’ feet,", + "When we meet to part no more!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Attending angels shout for joy", + "And the bright armies sing-", + "Mortals! Behold the sacred seat", + "Of your descending King.", + "Of your descending King,", + "Of your descending King;", + "Mortals! Behold the sacred seat", + "Of your descending King." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O that will be joyful, joyful, joyful!", + "O that will be joyful", + "When we meet to part no more!", + "When we meet to part no more", + "On Canaan’s happy shore;", + "‘Tis there we’ll meet at Jesus’ feet,", + "When we meet to part no more!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "His own soft hand shall wipe the tears", + "From every weeping eye;", + "And pains, and groans, and griefs, and fears,", + "And death itself shall die!", + "And death itself shall die,", + "And death itself shall die;", + "And pains, and groans, and griefs, and fears,", + "And death itself shall die." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O that will be joyful, joyful, joyful!", + "O that will be joyful", + "When we meet to part no more!", + "When we meet to part no more", + "On Canaan’s happy shore;", + "‘Tis there we’ll meet at Jesus’ feet,", + "When we meet to part no more!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "How long, dear Savior! Oh, how long", + "Shall this bright hour delay?", + "Fly swifter round, ye wheels of time!", + "And bring the welcome day.", + "And bring the welcome day,", + "And bring the welcome day;", + "Fly swifter round, ye wheels of time!", + "And bring the welcome day." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O that will be joyful, joyful, joyful!", + "O that will be joyful", + "When we meet to part no more!", + "When we meet to part no more", + "On Canaan’s happy shore;", + "‘Tis there we’ll meet at Jesus’ feet,", + "When we meet to part no more!" + ] + } + ] + }, + { + "index": "447", + "number": 447, + "title": "Long Upon the Mountains", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Long upon the mountains weary,", + "Have the scattered flocks been torn;", + "Dark the dessert paths, and dreary;", + "Grievous trials have they borne.", + "Now the gathering call is sounding,", + "Solemn in its warning voice;", + "Union, faith, and love, abounding,", + "Bid the little flock rejoice." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Now the light of truth they’re seeking,", + "In its onward track pursue;", + "All the ten commandments keeping,", + "They are holy, just, and true.", + "On the words of lire they’re feeding,", + "Precious to their taste so sweet;", + "All their Master’s percepts heeding,", + "Bowing humbly to His feet." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In that light of light and beauty,", + "In that golden city fair,", + "Soon its pearly gates they’ll enter,", + "And of all its glories share.", + "There, divine the soul’s expansions;", + "Free from sin, and death, and pain;", + "Tear will never dim those mansions", + "Where the souls immortal reign." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Soon He comes! With clouds descending;", + "All His saints, entombed arise;", + "The redeemed, in anthems blending,", + "Shout their vict’ry thro’ the skies.", + "O, we long for Thine appearing;", + "Come, O Savior, quickly come!", + "Blessed hope! Our spirits cheering,", + "Take thy ransomed children home." + ] + } + ] + }, + { + "index": "448", + "number": 448, + "title": "O, When Shall I See Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O, when shall I see Jesus and reign with Him above,", + "And shall hear the trumpet sound in that morning?", + "And from the flowing fountain drink everlasting love,", + "And shall hear the trumpet sound in that morning." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O, shout, glory!", + "For I shall mount above the skies,", + "When I hear the trumpet sound in that morning." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Gird on the gospel armor of faith and hope and love,", + "And you’ll hear the trumpet sound in that morning.", + "And when the combat’s ended He’ll carry you above,", + "And you’ll hear the trumpet sound in that morning." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O, shout, glory!", + "For I shall mount above the skies,", + "When I hear the trumpet sound in that morning." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Our ears shall hear with transport the host of heaven sing,", + "And shall hear the trumpet sound in that morning.", + "Our tongues shall chant the glories of our immortal King.", + "And shall hear the trumpet sound in that morning," + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O, shout, glory!", + "For I shall mount above the skies,", + "When I hear the trumpet sound in that morning." + ] + } + ] + }, + { + "index": "449", + "number": 449, + "title": "Never Part Again", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There is a land of pure delight,", + "Where bliss eternal reigns,", + "Infinite day excludes the night", + "And pleasures banish pain." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We’re trav’ling to Immanuel’s land,", + "We soon shall hear the trumpet sound,", + "And soon we shall with Jesus reign,", + "And never, never part again.", + "What! Never part again? No, never part again,", + "What! Never part again? No, never part again,", + "And soon we shall with Jesus reign,", + "And never, never part again." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There everlasting spring abides,", + "And never with’ring flowers,", + "And but a little space divides", + "This heav’nly land from ours." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We’re trav’ling to Immanuel’s land,", + "We soon shall hear the trumpet sound,", + "And soon we shall with Jesus reign,", + "And never, never part again.", + "What! Never part again? No, never part again,", + "What! Never part again? No, never part again,", + "And soon we shall with Jesus reign,", + "And never, never part again." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Could we but stand where Moses stood,", + "And view the landscape o’er,", + "Not all this world’s pretended good", + "Could ever charm us more." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We’re trav’ling to Immanuel’s land,", + "We soon shall hear the trumpet sound,", + "And soon we shall with Jesus reign,", + "And never, never part again.", + "What! Never part again? No, never part again,", + "What! Never part again? No, never part again,", + "And soon we shall with Jesus reign,", + "And never, never part again." + ] + } + ] + }, + { + "index": "450", + "number": 450, + "title": "Beautiful Zion", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Beautiful Zion, built above,", + "Beautiful city that I love,", + "Beautiful gates of pearly white,", + "Beautiful temple, God its light." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Beautiful trees forever there,", + "Beautiful fruit they always bear,", + "Beautiful rivers gliding by,", + "Beautiful fountains never dry." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Beautiful crowns on every brow,", + "Beautiful palms the conquerors show,", + "Beautiful robes the ransomed wear,", + "Beautiful all who enter there." + ] + } + ] + }, + { + "index": "451", + "number": 451, + "title": "Together Let Us Sweetly Live", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Together let us sweetly live,", + "I am bound for the land of Canaan.", + "Together love to Jesus give;", + "I am bound for the land of Canaan." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Canaan, bright Canaan,", + "I am bound for the land of Canaan.", + "O Canaan, it is my happy home,", + "I am bound for the land of Canaan." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Together let us watch and pray;", + "I am bound for the land of Canaan.", + "And wait redemption’s joyous day;", + "I am bound for the land of Canaan." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Canaan, bright Canaan,", + "I am bound for the land of Canaan.", + "O Canaan, it is my happy home,", + "I am bound for the land of Canaan." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Our songs of praise shall fill the skies;", + "I am bound for the land of Canaan.", + "While higher still our joys shall rise;", + "I am bound for the land of Canaan." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Canaan, bright Canaan,", + "I am bound for the land of Canaan.", + "O Canaan, it is my happy home,", + "I am bound for the land of Canaan." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then come with me, beloved friend;", + "I am bound for the land of Canaan.", + "The joys to come shall never end;", + "I am bound for the land of Canaan." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Canaan, bright Canaan,", + "I am bound for the land of Canaan.", + "O Canaan, it is my happy home,", + "I am bound for the land of Canaan." + ] + } + ] + }, + { + "index": "452", + "number": 452, + "title": "What Heavenly Music", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "What heavenly music steals over the sea!", + "Entrancing the senses like sweet melody!", + "‘Tis the voice of the angels borne soft on the air;", + "For me they are singing; their welcome I hear." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "On the banks of old Jordan, here gazing I stand,", + "And earnestly longing, I stretch forth my hand;", + "Send a convoy of angels, dear Jesus, I pray!", + "Let me join that sweet music; come, take me away." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Though dark are the waters and rough is the wave,", + "If Jesus permit, the wild surges I’ll brave;", + "For that heavenly music hath ravished me so,", + "I must join in that chorus! I’ll go! let me go!" + ] + } + ] + }, + { + "index": "453", + "number": 453, + "title": "We Have Heard", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We have heard from the bright, the holy, land;", + "We have heard, and our hearts are glad;", + "For we were a lonely pilgrim band,", + "And weary, and worn, and sad.", + "They tell us the saints have a dwelling there-", + "No longer are homeless ones;", + "And we know that the goodly land is fair,", + "Where life’s pure river runs." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "They say green fields are waving there,", + "That never a blight shall know;", + "And the deserts wild are blooming fair,", + "And the roses of Sharon grow.", + "There are lovely birds in the bowers green,", + "Their songs are blithe and sweet;", + "And their warblings, gushing ever new,", + "The angels’ harpings greet." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We have heard of the palms, the robes, the crowns,", + "And the silvery band in white;", + "Of the city fair, with pearly gates,", + "All radiant with light.", + "We have heard of the angels there, and saints,", + "With their harps of gold, how they sing;", + "Of the mount with the fruitful tree of life,", + "Of the leaves that healing bring." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "The King of that country, He is fair,", + "He’s the joy and light of the place;", + "In His beauty we shall behold Him there,", + "And bask in His smiling face,", + "We’ll be there, we’ll be there in a little while,", + "We’ll join the pure and the blest;", + "We’ll have the palm, the robe, the crown,", + "And forever be at rest." + ] + } + ] + }, + { + "index": "454", + "number": 454, + "title": "Don't You See My Jesus Coming", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Don’t you see my Jesus coming,", + "See Him come in yonder cloud?", + "With ten thousand angels round Him,", + "How they do my Jesus crowd!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I am bound for the kingdom,", + "Will you go to glory with me?", + "Hallelujah! O praise ye the Lord!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Don’t you see the saints ascending,", + "Hear them shouting thro’ the air.", + "Jesus smiling, trumpets sounding,", + "Now His glory they shall share." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I am bound for the kingdom,", + "Will you go to glory with me?", + "Hallelujah! O praise ye the Lord!" + ] + } + ] + }, + { + "index": "455", + "number": 455, + "title": "Immortal Love, Forever Full", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Immortal Love, forever full,", + "Forever flowing free,", + "Forever shared, forever whole,", + "A never ebbing sea!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We nay not climb the heavenly steeps", + "To bring the Lord Christ down;", + "In vain we search the lowest deeps,", + "For him no depths can drown." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "But warm, so tender, even yet", + "A present help is He;", + "And faith has still its Olivet,", + "And love its Galilee." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "The healing of His seamless dress", + "Is by our beds of pain;", + "We touch Him in life’s throng and press,", + "And we are whole again." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Through Him the first fond prayers are said,", + "Our lips of childhood frame;", + "The last low whispers of our dead", + "Are burdened with His name." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "O Lord and Master of us all:", + "Whate’er our names or sign,", + "We own Thy sway, we hear Thy call,", + "We test our lives by Thine!" + ] + } + ] + }, + { + "index": "456", + "number": 456, + "title": "My Lord and I", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I have a Friend so precious,", + "So very dear to me,", + "He loves me with such tender love,", + "He loves so faithfully;", + "I could not live apart form Him,", + "I love to feel Him nigh,", + "And so we dwell together,", + "My Lord and I." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sometimes I’m faint and weary,", + "He knows that I am weak,", + "And as He bids me lean on Him,", + "His help I gladly seek;", + "He leads me in the paths of light,", + "Beneath a sunny sky,", + "And so we walk together,", + "My Lord and I." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I tell Him all my sorrows,", + "I tell Him all my joys,", + "I tell Him all that pleases me,", + "I tell Him what annoys;", + "He tells me what I ought to do,", + "He tells me how to try,", + "And so we talk together,", + "My Lord and I." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "He knows that I am longing", + "Some weary soul to win,", + "And so He bids me go and speak", + "The loving word for Him;", + "He bids me tell His wondrous love,", + "And why He came to die,", + "And so we work together,", + "My Lord and I." + ] + } + ] + }, + { + "index": "457", + "number": 457, + "title": "I Love to Tell the Story", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I love to tell the story", + "of unseen things above,", + "of Jesus and his glory,", + "of Jesus and his love.", + "I love to tell the story,", + "because I know ’tis true;", + "it satisfies my longings", + "as nothing else can do." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I love to tell the story,", + "’twill be my theme in glory,", + "to tell the old, old story", + "of Jesus and his love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I love to tell the story;", + "more wonderful it seems", + "than all the golden fancies", + "of all our golden dreams.", + "I love to tell the story,", + "it did so much for me;", + "and that is just the reason", + "I tell it now to thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I love to tell the story,", + "’twill be my theme in glory,", + "to tell the old, old story", + "of Jesus and his love." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I love to tell the story;", + "’tis pleasant to repeat", + "what seems, each time I tell it,", + "more wonderfully sweet.", + "I love to tell the story,", + "for some have never heard", + "the message of salvation", + "from God’s own holy Word." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I love to tell the story,", + "’twill be my theme in glory,", + "to tell the old, old story", + "of Jesus and his love." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I love to tell the story,", + "for those who know it best", + "seem hungering and thirsting", + "to hear it like the rest.", + "And when, in scenes of glory,", + "I sing the new, new song,", + "’twill be the old, old story", + "that I have loved so long." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I love to tell the story,", + "’twill be my theme in glory,", + "to tell the old, old story", + "of Jesus and his love." + ] + } + ] + }, + { + "index": "458", + "number": 458, + "title": "More Love to Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "More love to thee, O Christ,", + "more love to thee!", + "Hear thou the prayer", + "I make on bended knee.", + "This is my earnest plea:", + "More love, O Christ, to thee;", + "more love to thee,", + "more love to thee!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Once earthly joy I craved,", + "sought peace and rest;", + "now thee alone I seek,", + "give what is best.", + "This all my prayer shall be:", + "More love, O Christ, to thee;", + "more love to thee,", + "more love to thee!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Let sorrow do its work,", + "come grief and pain;", + "sweet are thy messengers,", + "sweet their refrain,", + "when they can sing with me:", + "More love, O Christ, to thee;", + "more love to thee,", + "more love to thee!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then shall my latest breath", + "whisper thy praise;", + "this be the parting cry", + "my heart shall raise;", + "this still its prayer shall be:", + "More love, O Christ, to thee;", + "more love to thee,", + "more love to thee!" + ] + } + ] + }, + { + "index": "459", + "number": 459, + "title": "As the Bridegroom to His Chosen", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "As the bridegroom to His chosen,", + "As the king to His realm,", + "As the keep unto the castle,", + "As the pilot to the helm,", + "So, Lord, art Thou to me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "As the fountain in the garden,", + "As the candle in the dark,", + "As the treasure in the coffer,", + "As the manna in the ark,", + "So, Lord, art Thou to me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As the ruby in the setting,", + "As the honey in the comb,", + "As the light within the lantern,", + "As the father in the home,", + "So, Lord, art Thou to me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "As the sunshine in the heavens,", + "As the image in the glass,", + "As the fruits up in the fig tree,", + "As the dew upon the grass,", + "So, Lord, art Thou to me." + ] + } + ] + }, + { + "index": "460", + "number": 460, + "title": "As Water to the Thirsty", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "As water to the thirsty,", + "As beauty to the eyes,", + "As strength that follows weakness,", + "As truth instead of lies;", + "As song-time and springtime and summertime to be,", + "So is my Lord, my living Lord,", + "So is my Lord to me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Like calm in place of clamor", + "Like peace that follows pain,", + "Like meeting after parting,", + "Like sunshine after rain;", + "Like moonlight and starlight and sunlight on the sea,", + "So is my Lord, my living Lord,", + "So is my Lord to me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As sleep that follows fever,", + "As gold instead of grey,", + "As freedom after bondage,", + "As sunrise to the day;", + "As home to the trav’ler and all he longs to see,", + "So is my Lord, my living Lord,", + "So is my Lord to me." + ] + } + ] + }, + { + "index": "461", + "number": 461, + "title": "Be Still, My Soul", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Be still, my soul:", + "the Lord is on thy side;", + "Bear patiently the cross of grief or pain;", + "Leave to thy God to order and provide;", + "In every change He faithful will remain." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Be still, my soul:", + "thy best, thy heavenly friend", + "Through thorny ways leads to a joyful end." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Be still, my soul:", + "thy God doth undertake", + "To guide the future as He has the past.", + "Thy hope, thy confidence let nothing shake;", + "All now mysterious shall be bright at last." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Be still, my soul:", + "thy best, thy heavenly friend", + "Through thorny ways leads to a joyful end." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Be still, my soul:", + "the hour is hastening on", + "When we shall be forever with the Lord,", + "When disappointment, grief, and fear are gone,", + "Sorrow forgot, love’s purest joys restored." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Be still, my soul:", + "thy best, thy heavenly friend", + "Through thorny ways leads to a joyful end." + ] + } + ] + }, + { + "index": "462", + "number": 462, + "title": "Blessed Assurance, Jesus is Mine!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Blessed assurance, Jesus is mine!", + "O what a foretaste of glory divine!", + "Heir of salvation, purchase of God,", + "born of his Spirit, washed in his blood." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "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." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Perfect submission, perfect delight,", + "visions of rapture now burst on my sight;", + "angels descending bring from above", + "echoes of mercy, whispers of love." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "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." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "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." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "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." + ] + } + ] + }, + { + "index": "463", + "number": 463, + "title": "Peace, Perfect Peace", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Peace, perfect peace, in this dark world of sin?", + "The blood of Jesus whispers peace within." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Peace, perfect peace, by thronging duties pressed?", + "To do the will of Jesus: this is rest." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Peace, perfect peace, with loved ones far away?", + "In Jesus’ keeping we are safe, and they." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Peace, perfect peace, our future all unknown?", + "Jesus we know, and He is on the throne." + ] + } + ] + }, + { + "index": "464", + "number": 464, + "title": "When I Can Read My Title Clear", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When I can read my title clear", + "To mansions in the skies", + "I’ll bid farewell to every fear,", + "And wipe my weeping eyes;", + "And wipe my weeping eyes,", + "And wipe my weeping eyes,", + "I’ll bid farewell to every fear,", + "And wipe my weeping eyes." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Should earth against my soul engage,", + "And fiery darts be hurled,", + "Then I can smile at Satan’s rage,", + "And face a frowning world;", + "And face a frowning world,", + "And face a frowning world,", + "Then I can smile at Satan’s rage,", + "And face a frowning world." + ] + } + ] + }, + { + "index": "465", + "number": 465, + "title": "I Heard the Voice of Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I heard the voice of Jesus say,", + "“Come unto Me and rest;", + "Lay down, thou weary one, lay down", + "Thy head upon My breast.”", + "I came to Jesus as I was,", + "Weary and worn and sad;", + "I found in Him a resting place,", + "And He has made me glad." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I heard the voice of Jesus say,", + "“Behold, I freely give", + "The living water; thirsty one,", + "Stoop down and drink and live.”", + "I came to Jesus, and I drank", + "Of that life giving stream;", + "My thirst was quench’d, my soul revived,", + "And now I live in Him." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I heard the voice of Jesus say,", + "“I am this dark world’s light;", + "Look unto Me, thy morn shall rise,", + "And all thy day be bright.”", + "I looked to Jesus, and I found", + "In Him my star, my sun;", + "And in that light of life I’ll walk,", + "Till trav’ling days are done." + ] + } + ] + }, + { + "index": "466", + "number": 466, + "title": "Wonderful Peace", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Far away in the depths of my spirit tonight,", + "Rolls a melody sweeter than psalm;", + "In celestial like strains it unceasingly falls", + "O’er my soul like an infinite calm." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Peace! Peace! wonderful peace,", + "Coming down from the Father above;", + "Sweep over my spirit forever, I pray,", + "In fathomless billows of love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "What a treasure I have in this wonderful peace,", + "Buried deep in my inner most soul,", + "So secure that no power can mine it away,", + "While the years of eternity roll!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Peace! Peace! wonderful peace,", + "Coming down from the Father above;", + "Sweep over my spirit forever, I pray,", + "In fathomless billows of love." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I believe when I rise to that city of peace,", + "Where the Author of peace I shall see,", + "That one strain of the song which the ransomed will sing,", + "In that heavenly kingdom will be-" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Peace! Peace! wonderful peace,", + "Coming down from the Father above;", + "Sweep over my spirit forever, I pray,", + "In fathomless billows of love." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Weary soul, without gladness or comfort or rest,", + "Passing down the rough pathway of time!", + "Make the Savior your friend ere the shadows grow dark;", + "O accept of this peace so sublime." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Peace! Peace! wonderful peace,", + "Coming down from the Father above;", + "Sweep over my spirit forever, I pray,", + "In fathomless billows of love." + ] + } + ] + }, + { + "index": "467", + "number": 467, + "title": "Life Is Great! So Sing About It", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Life is great! So sing about it,", + "As we can and as we should-", + "Shop and buses, towns and people,", + "Village, farmland, field and wood,", + "Life is great and life is given;", + "Life is lovely, free and good." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Life is great! What ever happens,", + "Snow or sunshine, joy or pain,", + "Hardship, grief or disillusion,", + "Suffering that I can’t explain", + "Life is great if someone loves me,", + "Holds my hand and calls my name." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Love is great! The love of lovers,", + "Whispered words and longing eyes;", + "Love that gazes at the cradle", + "Where a child of loving lies;", + "Love that lasts when youth has faded,", + "Bends with age, but never dies." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Love is giving and receiving", + "Boy and girl, or friend with friend;", + "Love is bearing and forgiving", + "All the hurts that hate can send;", + "Love’s the greatest way of living,", + "Hoping, trusting to the end." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "God is great! in Christ He loved us,", + "As we should, but never can-", + "Love that suffered, hoped and trusted", + "When disciples turned and ran,", + "Love that broke through death forever.", + "Praise that loving, living Man!" + ] + } + ] + }, + { + "index": "468", + "number": 468, + "title": "A Child of the King", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My Father is rich in houses and lands,", + "He holdeth the wealth of the world in His hands!", + "Of rubies and diamonds, of silver and gold,", + "His coffers are full, He has riches untold." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’m a child of the King,", + "A child of the King:", + "With Jesus my Savior,", + "I’m a child of the King." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My Father’s own Son, the Savior of men,", + "Once wandered on earth as the poorest of them;", + "But now He is pleading our pardon on high,", + "That we may be His when He comes by and by." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’m a child of the King,", + "A child of the King:", + "With Jesus my Savior,", + "I’m a child of the King." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I once was an outcast stranger on earth,", + "A sinner by choice, an alien by birth,", + "But I’ve been adopted, my name’s written down,", + "An heir to a mansion, a robe and a crown." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’m a child of the King,", + "A child of the King:", + "With Jesus my Savior,", + "I’m a child of the King." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "A tent or a cottage, why should I care?", + "They’re building a palace for me over there;", + "Though exiled from home, yet still may I sing:", + "All glory to God, I’m a child of the King." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’m a child of the King,", + "A child of the King:", + "With Jesus my Savior,", + "I’m a child of the King." + ] + } + ] + }, + { + "index": "469", + "number": 469, + "title": "Leaning on the Everlasting Arms", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "What a fellowship, what a joy divine,", + "leaning on the everlasting arms;", + "what a blessedness, what a peace is mine,", + "leaning on the everlasting arms." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Leaning, leaning,", + "safe and secure from all alarms;", + "leaning, leaning,", + "leaning on the everlasting arms." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O how sweet to walk in this pilgrim way,", + "leaning on the everlasting arms;", + "O how bright the path grows from day to day,", + "leaning on the everlasting arms." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Leaning, leaning,", + "safe and secure from all alarms;", + "leaning, leaning,", + "leaning on the everlasting arms." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "What have I to dread, what have I to fear,", + "leaning on the everlasting arms?", + "I have blessed peace with my Lord so near,", + "leaning on the everlasting arms." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Leaning, leaning,", + "safe and secure from all alarms;", + "leaning, leaning,", + "leaning on the everlasting arms." + ] + } + ] + }, + { + "index": "470", + "number": 470, + "title": "There's Sunshine in My Soul Today", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There’s sunshine in my soul today,", + "More glorious and bright", + "Than glows in any earthly sky,", + "For Jesus is my light." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O there’s sunshine, blessed sunshine,", + "When the peaceful, happy moments roll", + "When Jesus shows His smiling face", + "There is sunshine in the soul." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There’s music in my soul today,", + "A carol to my King,", + "And Jesus, listening, can hear", + "The songs I cannot sing." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O there’s sunshine, blessed sunshine,", + "When the peaceful, happy moments roll", + "When Jesus shows His smiling face", + "There is sunshine in the soul." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There’s springtime in my soul today,", + "For when the Lord is near,", + "The dove of peace sings in my heart,", + "The flowers of grace appear." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O there’s sunshine, blessed sunshine,", + "When the peaceful, happy moments roll", + "When Jesus shows His smiling face", + "There is sunshine in the soul." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Theres gladness in my soul today,", + "And hope, and praise, and love,", + "For blessings which He gives me now,", + "For joys “laid up” above." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O there’s sunshine, blessed sunshine,", + "When the peaceful, happy moments roll", + "When Jesus shows His smiling face", + "There is sunshine in the soul." + ] + } + ] + }, + { + "index": "471", + "number": 471, + "title": "Grant Us Your Peace", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Dona nobis pacem, pacem;", + "Dona nobis pacem.", + "Dona nobis pacem;", + "Dona nobis pacem.", + "Dona nobis pacem;", + "Dona nobis pacem." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Father grant us, grant us Your peace;", + "Oh, loving Father, grant us Your peace.", + "Grant us, grant us peace;", + "Grant us, grant us, grant Your peace;", + "Grant us, grant us peace;", + "Loving Father, grant us Your peace." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Accordenous ta paix, ta paix, Accordenous ta paix.", + "Accordenous ta paix;", + "Accordenous ta paix.", + "Accordenous ta paix,", + "Accordenous ta paix." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Padre, danos tupaz, tupaz;", + "Padre, danos, danos tupaz", + "Padre, danos, tupaz.", + "Padre, danos, danos tupaz", + "Padre, danos tupaz.", + "Padre, danos, danos tupaz." + ] + } + ] + }, + { + "index": "472", + "number": 472, + "title": "A Song of Heaven and Homeland", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sometimes I hear strange music,", + "Like none e’er heard before,", + "Come floating softly earthward", + "As thro’ heav’n’s open door:", + "It seems like angel voices,", + "In strains of and love,", + "That swell the mighty chorus", + "Around the throne above." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O sweet, celestial music,", + "Heard from a land afar-", + "The song of Heav’n and Homeland,", + "Thro’ doors God leaves ajar!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Now soft, and low, and restful,", + "It floods my soul with peace,", + "As if God’s benediction", + "Bade all earth’s troubles cease.", + "Then grander than the voices,", + "Of wind, and wave, and sea-", + "It fills the dome of heaven", + "With glorious harmony." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O sweet, celestial music,", + "Heard from a land afar-", + "The song of Heav’n and Homeland,", + "Thro’ doors God leaves ajar!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "This music haunts me ever,", + "Like something heard in dreams-", + "It seems to catch the cadence", + "Of heav’nly winds and streams,", + "My heart is filled with rapture,", + "To think, some day to come,", + "I’ll sing it with the angels-", + "The song of heav’n and home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O sweet, celestial music,", + "Heard from a land afar-", + "The song of Heav’n and Homeland,", + "Thro’ doors God leaves ajar!" + ] + } + ] + }, + { + "index": "473", + "number": 473, + "title": "Nearer My God, to Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Nearer, my God, to thee, nearer to thee!", + "E’en though it be a cross that raiseth me,", + "still all my song shall be,", + "nearer, my God, to thee;", + "nearer, my God, to thee, nearer to thee!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Though like the wanderer, the sun gone down,", + "darkness be over me, my rest a stone;", + "yet in my dreams I’d be", + "nearer, my God, to thee;", + "nearer, my God, to thee, nearer to thee!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There let the way appear, steps unto heaven;", + "all that thou sendest me, in mercy given;", + "angels to beckon me", + "nearer, my God, to thee;", + "nearer, my God, to thee, nearer to thee!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then, with my waking thoughts bright with thy praise,", + "out of my stony griefs Bethel I’ll raise;", + "so by my woes to be", + "nearer, my God, to thee;", + "nearer, my God, to thee, nearer to thee!" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Or if, on joyful wing cleaving the sky,", + "sun, moon, and stars forgot, upward I fly,", + "still all my song shall be,", + "nearer, my God, to thee;", + "nearer, my God, to thee, nearer to thee!" + ] + } + ] + }, + { + "index": "474", + "number": 474, + "title": "Take the Name of Jesus With You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Take the Name of Jesus with you,", + "Child of sorrow and of woe,", + "It will joy and comfort give you;", + "Take it then, where’er you go." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Precious Name, O how sweet!", + "Hope of earth and joy of Heav’n.", + "Precious Name, O how sweet!", + "Hope of earth and joy of Heav’n." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Take the Name of Jesus ever,", + "As a shield from every snare;", + "If temptations round you gather,", + "Breathe that holy Name in prayer." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Precious Name, O how sweet!", + "Hope of earth and joy of Heav’n.", + "Precious Name, O how sweet!", + "Hope of earth and joy of Heav’n." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O the precious Name of Jesus!", + "How it thrills our souls with joy,", + "When His loving arms receive us,", + "And His songs our tongues employ!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Precious Name, O how sweet!", + "Hope of earth and joy of Heav’n.", + "Precious Name, O how sweet!", + "Hope of earth and joy of Heav’n." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "At the Name of Jesus bowing,", + "Falling prostrate at His feet,", + "King of kings in heav’n we’ll crown Him,", + "When our journey is complete." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Precious Name, O how sweet!", + "Hope of earth and joy of Heav’n.", + "Precious Name, O how sweet!", + "Hope of earth and joy of Heav’n." + ] + } + ] + }, + { + "index": "475", + "number": 475, + "title": "Balm in Gilead", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There is a balm in Gilead", + "To make the wounded whole;", + "There is a balm in Gilead", + "To heal the sin-sick soul." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sometimes I feel discouraged,", + "And think my work’s in vain,", + "But then the Holy Spirit", + "Revives my soul again." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "If you can not preach like Peter,", + "If you can not pray like Paul,", + "You can tell the love of Jesus,", + "And say He died for all." + ] + } + ] + }, + { + "index": "476", + "number": 476, + "title": "Burdens Are Lifted at Calvary", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Days are filled with sorrow and care,", + "Hearts are lonely and drear;", + "Burdens are lifted at Calvary,", + "Jesus is very near." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Burdens are lifted at Calvary,", + "Calvary, Calvary,", + "Burdens are lifted at Calvary,", + "Jesus is very near." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Cast your care on Jesus today,", + "Leave your worry and fear;", + "Burdens are lifted at Calvary,", + "Jesus is very near." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Burdens are lifted at Calvary,", + "Calvary, Calvary,", + "Burdens are lifted at Calvary,", + "Jesus is very near." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Troubled soul, the Saviour can see,", + "Ev’ry heartache and tear;", + "Burdens are lifted at Calvary", + "Jesus is very near." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Burdens are lifted at Calvary,", + "Calvary, Calvary,", + "Burdens are lifted at Calvary,", + "Jesus is very near." + ] + } + ] + }, + { + "index": "477", + "number": 477, + "title": "Come, Ye Disconsolate", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, ye disconsolate, where’er ye languish.", + "come to the mercy seat, fervently kneel.", + "Here bring your wounded hearts, here tell your anguish;", + "earth has no sorrow that heaven cannot heal." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Joy of the desolate, light of the straying,", + "hope of the penitent, fadeless and pure!", + "Here speaks the Comforter, tenderly saying,", + "“Earth has no sorrow that heaven cannot cure.”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Here see the bread of life; waters flowing", + "forth from the throne of God, pure from above.", + "Come to the feast of love; come, ever knowing", + "earth has no sorrow but heaven can remove." + ] + } + ] + }, + { + "index": "478", + "number": 478, + "title": "Sweet Hour of Prayer", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sweet hour of prayer! sweet hour of prayer!", + "that calls me from a world of care,", + "and bids me at my Father’s throne", + "make all my wants and wishes known.", + "In seasons of distress and grief,", + "my soul has often found relief,", + "and oft escaped the tempter’s snare", + "by thy return, sweet hour of prayer!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sweet hour of prayer! sweet hour of prayer!", + "thy wings shall my petition bear", + "to him whose truth and faithfulness", + "engage the waiting soul to bless.", + "And since he bids me seek his face,", + "believe his word, and trust his grace,", + "I’ll cast on him my every care,", + "and wait for thee, sweet hour of prayer!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Sweet hour of prayer! sweet hour of prayer!", + "May I thy consolation share", + "Till from Mount Pisgah’s lofty height", + "I view my home and take my flight.", + "In my immortal flesh I’ll rise", + "To size the everlasting prize.", + "And shout while passing through the air,", + "“Farewell, farewell, sweet hour of prayer!”" + ] + } + ] + }, + { + "index": "479", + "number": 479, + "title": "Tread Softly", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Be silent, be silent, A whisper is heard;", + "Be silent, and listen, Oh treasure each word." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Tread softly, tread softly, The Master is here;", + "Tread softly here, tread softly here,", + "Tread softly, tread softly, He bids us draw near.", + "Tread softly here, tread softly here," + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Be silent, be silent, For holy this place,", + "This altar that echoes The message of grace." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Tread softly, tread softly, The Master is here;", + "Tread softly here, tread softly here,", + "Tread softly, tread softly, He bids us draw near.", + "Tread softly here, tread softly here," + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Be silent, be silent, Breathe humbly our prayer;", + "A foretaste of Eden This moment we share." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Tread softly, tread softly, The Master is here;", + "Tread softly here, tread softly here,", + "Tread softly, tread softly, He bids us draw near.", + "Tread softly here, tread softly here," + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Be silent, be silent, His mercy record;", + "Be silent, be silent, And wait on the Lord." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Tread softly, tread softly, The Master is here;", + "Tread softly here, tread softly here,", + "Tread softly, tread softly, He bids us draw near.", + "Tread softly here, tread softly here," + ] + } + ] + }, + { + "index": "480", + "number": 480, + "title": "Dear Lord and Father", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Dear Lord and Father of mankind,", + "forgive our foolish ways;", + "reclothe us in our rightful mind,", + "in purer lives thy service find,", + "in deeper reverence, praise." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In simple trust like theirs who heard,", + "beside the Syrian sea,", + "the gracious calling of the Lord,", + "let us, like them, without a word,", + "rise up and follow thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O sabbath rest by Galilee,", + "O calm of hills above,", + "where Jesus knelt to share with thee", + "the silence of eternity,", + "interpreted by love!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Drop thy still dews of quietness,", + "till all our strivings cease;", + "take from our souls the strain and stress,", + "and let our ordered lives confess", + "the beauty of thy peace." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Breathe through the heats of our desire", + "thy coolness and thy balm;", + "let sense be dumb, let flesh retire;", + "speak through the earthquake, wind, and fire,", + "O still, small voice of calm." + ] + } + ] + }, + { + "index": "481", + "number": 481, + "title": "Dear Lord and Father", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Dear Lord and Father of mankind,", + "forgive our foolish ways;", + "reclothe us in our rightful mind,", + "in purer lives thy service find,", + "in deeper reverence, praise." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In simple trust like theirs who heard,", + "beside the Syrian sea,", + "the gracious calling of the Lord,", + "let us, like them, without a word,", + "rise up and follow thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O sabbath rest by Galilee,", + "O calm of hills above,", + "where Jesus knelt to share with thee", + "the silence of eternity,", + "interpreted by love!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Drop thy still dews of quietness,", + "till all our strivings cease;", + "take from our souls the strain and stress,", + "and let our ordered lives confess", + "the beauty of thy peace." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Breathe through the heats of our desire", + "thy coolness and thy balm;", + "let sense be dumb, let flesh retire;", + "speak through the earthquake, wind, and fire,", + "O still, small voice of calm." + ] + } + ] + }, + { + "index": "482", + "number": 482, + "title": "Father, Lead Me Day by Day", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Father, lead me day by day,", + "Ever in Thine own sweet way;", + "Teach me to be pure and true;", + "Show me what I ought to do." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When in danger, make me brave;", + "Make me know that Thou canst save;", + "Keep me safe by Thy dear side;", + "Let me in Thy love abide." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When tempted to do wrong,", + "Make me steadfast, wise, and strong;", + "And when all alone I stand,", + "Shield me with Thy mighty hand." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "May I do the good I know,", + "Be Thy loving child below,", + "Then at last go home to Thee,", + "Evermore Thy child to be." + ] + } + ] + }, + { + "index": "483", + "number": 483, + "title": "I Need Thee Every Hour", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I need thee every hour, most gracious Lord;", + "no tender voice like thine can peace afford." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I need thee, O I need thee;", + "every hour I need thee;", + "O bless me now, my Savior, I come to thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I need thee every hour; stay thou nearby;", + "temptations lose their power when thou art nigh." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I need thee, O I need thee;", + "every hour I need thee;", + "O bless me now, my Savior, I come to thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I need thee every hour, in joy or pain;", + "come quickly and abide, or life is vain." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I need thee, O I need thee;", + "every hour I need thee;", + "O bless me now, my Savior, I come to thee." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I need thee every hour; teach me thy will;", + "and thy rich promises in me fulfill." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I need thee, O I need thee;", + "every hour I need thee;", + "O bless me now, my Savior, I come to thee." + ] + } + ] + }, + { + "index": "484", + "number": 484, + "title": "I Need Thee, Precious Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I need Thee precious Jesus, for I am very poor;", + "A stranger and a pilgrim, I have no earthly store.", + "I need the love of Jesus to cheer me on my way,", + "To guide my doubting foot steps, to be my strength and stay." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I need the heart of Jesus to feel each anxious care,", + "To tell my every trial, and all my sorrows share.", + "I need the Holy Spirit to teach me what I am,", + "To show me more of Jesus, to point me to the Lamb." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I need Thee precious Jesus, I hope to see Thee soon,", + "Encircled with the rainbow, and seated on Thy throne.", + "There with Thy blood-bought children, my joy shall ever be", + "To sing Thy ceaseless praises, to gaze, my Lord, on Thee." + ] + } + ] + }, + { + "index": "485", + "number": 485, + "title": "I Must Tell Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I must tell Jesus all of my trials,", + "I cannot bear these burdens alone;", + "In my distress He kindly will help me,", + "He ever loves and cares for His own." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I must tell Jesus! I must tell Jesus!", + "I cannot bear my burdens alone;", + "I must tell Jesus! I must tell Jesus!", + "Jesus can help me, Jesus alone." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I must tell Jesus all of my troubles,", + "He is a kind, compassionate Friend;", + "If I but ask Him He will deliver,", + "Make of my troubles quickly an end." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I must tell Jesus! I must tell Jesus!", + "I cannot bear my burdens alone;", + "I must tell Jesus! I must tell Jesus!", + "Jesus can help me, Jesus alone." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Oh, how the world to evil allures me!", + "Oh, how my heart is tempted to sin!", + "I must tell Jesus, and He will help me", + "Over the world the vict’ry to win." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I must tell Jesus! I must tell Jesus!", + "I cannot bear my burdens alone;", + "I must tell Jesus! I must tell Jesus!", + "Jesus can help me, Jesus alone." + ] + } + ] + }, + { + "index": "486", + "number": 486, + "title": "I Do Believe", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Father, I stretch my hands to Thee;", + "No other help I know;", + "If Thou withdraw Thyself from me,", + "Ah, wither shall I go?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "On Thy dear Son I now believe,", + "O let me feel Thy power;", + "And all my varied wants relieve,", + "In this accepted hour." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Author of faith! To Thee I lift", + "My weary, longing eyes;", + "O let me now receive that gift;", + "My soul without it dies." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Surely Thou canst not let me die;", + "O speak, and I shall live;", + "And here I will unwearied lie,", + "Till Thou Thy Spirit give." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "How would my fainting soul rejoice", + "Could I but see Thy face!", + "Now let me hear Thy quickening voice,", + "And taste Thy pardoning grace." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "I do believe, I now believe", + "That Jesus died for me,", + "And that He shed His precious blood", + "From sin to set me free." + ] + } + ] + }, + { + "index": "487", + "number": 487, + "title": "In the Garden", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I come to the garden alone,", + "While the dew is still on the roses;", + "And the voice I hear, falling on my ear,", + "The Son of God discloses." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "And He walks with me,", + "And He talks with me,", + "And He tells me I am His own;", + "And the joy we share as we tarry there,", + "None other has ever known." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He speaks, and the sound of His voice", + "Is so sweet the birds hush their singing,", + "And the melody that He gave to me", + "Within my heart is ringing." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "And He walks with me,", + "And He talks with me,", + "And He tells me I am His own;", + "And the joy we share as we tarry there,", + "None other has ever known." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I’d stay in the garden with Him", + "Though the night around me be falling,", + "But He bids me go; through the voice of woe,", + "His voice to me is calling." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "And He walks with me,", + "And He talks with me,", + "And He tells me I am His own;", + "And the joy we share as we tarry there,", + "None other has ever known." + ] + } + ] + }, + { + "index": "488", + "number": 488, + "title": "At First I Prayed for Light", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "At first I prayed for light:", + "Could I but see the way,", + "How gladly, swiftly would I walk", + "To everlasting day!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "And next I prayed for strength:", + "That I might tread the road", + "With firm, unfaltering feet, and win", + "The heaven’s serene abode." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And then I asked for faith:", + "Could I but trust my God,", + "I’d live infolded in His peace,", + "Though foes were all abroad." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "But now I pray for love:", + "Deep love to God and man;", + "A living love that will not fail,", + "However dark His plan." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "And light and strength and faith", + "Are opening everywhere!", + "God waited patiently until", + "I prayed the larger prayer." + ] + } + ] + }, + { + "index": "489", + "number": 489, + "title": "Jesus, Lover of My Soul", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, lover of my soul,", + "Let me to thy bosom fly,", + "While the billows near me roll,", + "While the tempest still is high;", + "Hide me, O my Savior, hide!", + "Till the storm of life is past;", + "Safe into the haven guide,", + "O receive my soul at last!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Other refuge has I none,", + "Hangs my helpless soul on thee;", + "Leave O leave me not alone!", + "Still support and comfort me;", + "All my trust on Thee is stayed,", + "All my help from Thee I bring;", + "Cover my defenseless head", + "With the shadow of Thy wing." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thou, O Christ, all I want,", + "More than all in Thee I find;", + "Raise the fallen, cheer the faint,", + "Heal the sick, and lead the blind.", + "Just and holy is Thy name,", + "I am all unrighteousness;", + "Vile and full of sin I am;", + "Thou art full of truth and grace." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Plenteous grace with Thee is found-", + "Grace to pardon all my sin;", + "Let the healing streams abound,", + "Make and keep me pure within;", + "Thou of life the Fountain art,", + "Freely let me take of Thee;", + "Spring Thou up within my heart,", + "Rise to all eternity." + ] + } + ] + }, + { + "index": "490", + "number": 490, + "title": "Jesus, Lover of My Soul", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, lover of my soul,", + "let me to Thy bosom fly,", + "While the nearer waters roll,", + "while the tempest still is high.", + "Hide me, O my Savior, hide,", + "till the storm of life is past;", + "Safe into the haven guide;", + "O receive my soul at last." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Other refuge have I none,", + "hangs my helpless soul on Thee;", + "Leave, ah! leave me not alone,", + "still support and comfort me.", + "All my trust on Thee is stayed,", + "all my help from Thee I bring;", + "Cover my defenseless head", + "with the shadow of Thy wing." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thou, O Christ, art all I want,", + "more than all in Thee I find;", + "Raise the fallen, cheer the faint,", + "heal the sick, and lead the blind.", + "Just and holy is Thy Name,", + "I am all unrighteousness;", + "False and full of sin I am;", + "Thou art full of truth and grace." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Plenteous grace with Thee is found,", + "grace to cover all my sin;", + "Let the healing streams abound;", + "make and keep me pure within.", + "Thou of life the fountain art,", + "freely let me take of Thee;", + "Spring Thou up within my heart;", + "rise to all eternity." + ] + } + ] + }, + { + "index": "491", + "number": 491, + "title": "In the Hour of Trial", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In the hour of trial, Jesus, plead for me,", + "Lest by base denial I depart from Thee;", + "When Thou see’st me waver, with a look recall,", + "Nor, for fear or favor, suffer me to fall." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "With forbidden pleasures would this vain world charm;", + "Or its sordid treasures spread to work me harm;", + "Bring to my remembrance sad Gethsemane,", + "Or, in darker semblance, cross-crowned Calvary." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Should Thy mercy send me sorrow, toil, and woe,", + "Or should pain attend me on my path below,", + "Grant that I may never fail Thy hand to see;", + "Grant that I may ever cast my care on Thee." + ] + } + ] + }, + { + "index": "492", + "number": 492, + "title": "Like Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Teach, me, Father, what to say;", + "Teach me, Father, how to pray;", + "Teach me all along the way", + "How to be like Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I would be like Jesus,", + "I would be like Jesus!", + "Help me, Lord, to daily grow", + "More and more like Jesus!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Teach me as the days go by,", + "Teach me not to reason why,", + "Teach me that to do and die,", + "Is to be like Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I would be like Jesus,", + "I would be like Jesus!", + "Help me, Lord, to daily grow", + "More and more like Jesus!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Teach me that the time is short,", + "Teach me how to live and work,", + "Teach me that to never shirk", + "Is to be like Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I would be like Jesus,", + "I would be like Jesus!", + "Help me, Lord, to daily grow", + "More and more like Jesus!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Teach me how we may be one,", + "Like the Father and the Son;", + "And when all is overcome,", + "I will be like Jesus." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I would be like Jesus,", + "I would be like Jesus!", + "Help me, Lord, to daily grow", + "More and more like Jesus!" + ] + } + ] + }, + { + "index": "493", + "number": 493, + "title": "Fill My Cup, Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Like the woman at the well I was seeking", + "For things that could not satisfy:", + "And then I heard my Savior speaking:", + "” Draw from my well that never shall run dry”." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Fill my cup Lord, I lift it up, Lord!", + "Come and quench this thirsting of my soul;", + "Bread of heaven, Feed me till I want no more–", + "Fill my cup, fill it up and make me whole!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There are millions in this world who are craving", + "The pleasures earthly things afford;", + "But none can match the wondrous treasure", + "That I find in Jesus Christ my Lord." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Fill my cup Lord, I lift it up, Lord!", + "Come and quench this thirsting of my soul;", + "Bread of heaven, Feed me till I want no more–", + "Fill my cup, fill it up and make me whole!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "So, my brother, if the things this world gave you", + "Leave hungers that won’t pass away,", + "My blessed Lord will come and save you,", + "If you kneel to Him and humbly pray:" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Fill my cup Lord, I lift it up, Lord!", + "Come and quench this thirsting of my soul;", + "Bread of heaven, Feed me till I want no more–", + "Fill my cup, fill it up and make me whole!" + ] + } + ] + }, + { + "index": "494", + "number": 494, + "title": "We Would See Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "“We would see Jesus;” for the shadows lengthen", + "Across the little landscape of our life;", + "We would see Jesus, our weak faith to strengthen", + "For the last conflict, in this mortal strife." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "“We would see Jesus,” Rock of our salvation,", + "Where on our feet were set with sovereign grace;", + "Not life, nor death, with all their agitation,", + "Can thence remove us, gazing on His face." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "“We would see Jesus;” other lights are paling,", + "Which for long years we did rejoice to see;", + "The blessings of this sinful world are failing;", + "We would not mourn them, in exchange for Thee." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "“We would see Jesus;” this is all we’re needing-", + "Strength, joy and willingness come with the sight;", + "We would see Jesus, dying, risen, pleading,", + "Soon to return and end this mortal night!" + ] + } + ] + }, + { + "index": "495", + "number": 495, + "title": "Near to the Heart of God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There is a place of quiet rest,", + "near to the heart of God;", + "a place where sin cannot molest,", + "near to the heart of God." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Jesus, blest Redeemer,", + "sent from the heart of God,", + "hold us who wait before thee", + "near to the heart of God." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There is a place of comfort sweet,", + "near to the heart of God;", + "a place where we our Savior meet,", + "near to the heart of God." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Jesus, blest Redeemer,", + "sent from the heart of God,", + "hold us who wait before thee", + "near to the heart of God." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There is place a place of full release,", + "near to the heart of God;", + "a place where all is joy and peace,", + "near to the heart of God." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "O Jesus, blest Redeemer,", + "sent from the heart of God,", + "hold us who wait before thee", + "near to the heart of God." + ] + } + ] + }, + { + "index": "496", + "number": 496, + "title": "Eternal Love, We Have No Good", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Eternal Love, we have no good to bring Thee,", + "No single good of all our hands have wrought,", + "No worthy music have we found to sing Thee,", + "No jewelled word, no quick up soaring thought." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "And yet we come; and when our faith would falter", + "Show us, O Love, the quiet place of prayer,", + "The golden censer and the golden altar,", + "And the great angel waiting for us there." + ] + } + ] + }, + { + "index": "497", + "number": 497, + "title": "O Gracious Father of Mankind", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O gracious Father of mankind,", + "Our spirits’ unseen friend;", + "High heaven’s Lord, our hearts’ dear guest,", + "To Thee our prayers ascend." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thou dost not wait till human speech", + "Thy gifts divine implore;", + "Our dreams, our aims, our work, our lives", + "Are prayers Thou lovest more." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thou hearest these, the good and ill,", + "Deep buried in each breast;", + "The secret thought, the hidden plan,", + "Wrought out our unexpressed." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O cleanse our prayers from human dross,", + "Attune our lives to Thee,", + "Until we labor for those gifts", + "We ask on bended knee." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Our best is but Thyself in us,", + "Our highest thought Thy will;", + "To hear Thy voice we need but love,", + "And listen, and be still." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "We would not bend Thy will to ours,", + "But blend our wills to Thine;", + "Not dreams, our aims, our work, our lives", + "Are prayers Thou lovest more." + ] + }, + { + "type": "verse", + "index": 7, + "lines": [ + "Thou seekest us in love and truth", + "More than our minds seek Thee;", + "Through open gates Thy power flows in", + "Like flood tides from the sea." + ] + }, + { + "type": "verse", + "index": 8, + "lines": [ + "No more we seek Thee from afar,", + "Nor ask Thee for a sign,", + "Content to pray in life and love", + "And toil, till all are Thine." + ] + } + ] + }, + { + "index": "498", + "number": 498, + "title": "Still, Still With Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Still, still with Thee, when purple morning breaketh,", + "When the bird waketh, and the shadows flee;", + "Fairer than morning, lovelier than daylight,", + "Dawns the sweet consciousness, I am with Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Alone with Thee, amid the mystic shadows,", + "The solemn hush of nature newly born;", + "Alone with Thee in breathless adoration,", + "In the calm dew and freshness of the morn." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Still, still with Thee! As to each newborn morning", + "A fresh and solemn splendor still is given,", + "So does this blessed consciousness, awaking,", + "Breathe each day nearness unto Thee and heaven." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "So shall it be at last, in that bright morning,", + "When the soul waketh and life’s shadows flee;", + "O in that hour, fairer than daylight dawning,", + "Shall rise the glorious thought, I am with Thee." + ] + } + ] + }, + { + "index": "499", + "number": 499, + "title": "What a Friend We Have in Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "What a friend we have in Jesus,", + "All our sins and griefs to bear!", + "What a privilege to carry", + "Everything to God in prayer!", + "Oh, what peace we often forfeit;", + "Oh, what needless pain we bear", + "All because we do not carry", + "Everything to God in prayer!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "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." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "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 your friends despise, forsake you?", + "Take it to the Lord in prayer.", + "In his arms he’ll take and shield you;", + "You will find a solace there." + ] + } + ] + }, + { + "index": "500", + "number": 500, + "title": "Take Time to Be Holy", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Take time to be holy,", + "speak oft with thy Lord;", + "abide in him always,", + "and feed on his word.", + "Make friends of God’s children,", + "help those who are weak,", + "forgetting in nothing", + "his blessing to seek." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Take time to be holy,", + "the world rushes on;", + "spend much time in secret", + "with Jesus alone.", + "By looking to Jesus,", + "like him thou shalt be;", + "thy friends in thy conduct", + "his likeness shall see." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Take time to be holy,", + "let him be thy guide,", + "and run not before him,", + "whatever betide.", + "In joy or in sorrow,", + "still follow the Lord,", + "and, looking to Jesus,", + "still trust in his word." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Take time to be holy,", + "be calm in thy soul,", + "each thought and each motive", + "beneath his control.", + "Thus led by his spirit", + "to fountains of love,", + "thou soon shalt be fitted", + "for service above." + ] + } + ] + }, + { + "index": "501", + "number": 501, + "title": "Tis the Blessed Hour of Prayer", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "‘Tis the blessed hour of prayer, when our hearts lowly bend,", + "And we gather to Jesus, our Savior and Friend;", + "If we come to Him in faith, His protection to share," + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "What a balm for the weary! O how sweet to be there!", + "Blessed hour of prayer, Blessed hour of prayer,", + "What a balm for the weary! O how sweet to be there!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "‘Tis the blessed hour of prayer, when the Savior draws near,", + "With a tender compassion His children to hear;", + "When He tells us we may cast at His feet every care," + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "What a balm for the weary! O how sweet to be there!", + "Blessed hour of prayer, Blessed hour of prayer,", + "What a balm for the weary! O how sweet to be there!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "‘Tis the blessed hour of prayer, when the tempted and tried", + "To the Savior who loves them their sorrows confide;", + "With a sympathizing heart He removes every care;" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "What a balm for the weary! O how sweet to be there!", + "Blessed hour of prayer, Blessed hour of prayer,", + "What a balm for the weary! O how sweet to be there!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "‘Tis the blessed hour of prayer, trusting Him we believe,", + "That the blessings we’re needing we’ll surely receive;", + "In the fullness of this trust we shall lose every care;" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "What a balm for the weary! O how sweet to be there!", + "Blessed hour of prayer, Blessed hour of prayer,", + "What a balm for the weary! O how sweet to be there!" + ] + } + ] + }, + { + "index": "502", + "number": 502, + "title": "Sun of My Soul", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sun of my soul, O Savior dear!", + "It is not night if Thou be near;", + "O may no earth-born cloud arise", + "To hide Thee from Thy servant’s eyes." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When soft the dews of kindly sleep", + "My weary eyelids gently steep,", + "Be my last thought how sweet to rest", + "Forever on my Savior’s breast!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Abide with me from morn till eve,", + "For without Thee I cannot live;", + "Abide with me when night is nigh,", + "For without Thee I dare not die." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Be near and bless me when I wake,", + "Ere through the world my way I take;", + "Till in the ocean of Thy love", + "I lose myself in heaven above." + ] + } + ] + }, + { + "index": "503", + "number": 503, + "title": "A Quiet Place", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There is a quiet place,", + "Far from the rapid pace", + "where God can soothe my troubled mind.", + "Sheltered by tree and flow’r,", + "There in my quiet hour with Him", + "my cares are left behind.", + "Whether a garden small,", + "Or on a mountain tall,", + "New strength and courage there I find;", + "Then from this quiet place", + "I go prepared to face a new day", + "With love for all mankind." + ] + } + ] + }, + { + "index": "504", + "number": 504, + "title": "Lord Jesus, Think on Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord Jesus, think on me,", + "And purge away my sin;", + "From earth-born passions set me free,", + "And make me pure within." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lord Jesus, think on me,", + "With care and woe oppressed;", + "Let me Thy loving servant be,", + "And taste Thy promised rest." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord Jesus, think on me,", + "Nor let me go astray;", + "Through darkness and perplexity", + "Point Thou the heavenly way." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord Jesus, think on me,", + "That I may sing above", + "To Father, Spirit, and to Thee,", + "The strains of praise and love." + ] + } + ] + }, + { + "index": "505", + "number": 505, + "title": "I Need the Prayers", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I need the prayers of those I love,", + "While trav’ling o’er life’s rugged way,", + "That I may true and faithful be,", + "And live for Jesus every day." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I want my friends to pray for me,", + "To bear my tempted soul above,", + "And intercede with God for me;", + "I need the prayers of those I love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I need the prayers of those I love,", + "To help me in each trying hour,", + "To bear my tempted sould to Him,", + "That He may keep me by His pow’r." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I want my friends to pray for me,", + "To hold me up on wing of faith,", + "That I may walk the narrow way,", + "Kept by our Father’s glorious grace." + ] + } + ] + }, + { + "index": "506", + "number": 506, + "title": "A Mighty Fortress", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "A mighty fortress is our God,", + "a bulwark never failing;", + "our helper he amid the flood", + "of mortal ills prevaling.", + "For still our ancient foe", + "doth seek to work us woe;", + "his craft and power are great,", + "and armed with cruel hate,", + "on earth is not his equal." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Did we in our own strength confide,", + "our striving would be losing,", + "were not the right man on our side,", + "the man of God’s own choosing.", + "Dost ask who that may be?", + "Christ Jesus, it is he;", + "Lord Sabbaoth, his name,", + "from age to age the same,", + "and he must win the battle." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And though this world, with devils filled,", + "should threaten to undo us,", + "we will not fear, for God hath willed", + "his truth to triumph through us.", + "The Prince of Darkness grim,", + "we tremble not for him;", + "his rage we can endure,", + "for lo, his doom is sure;", + "one little word shall fell him." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "That word above all earthly powers,", + "no thanks to them, abideth;", + "the Spirit and the gifts are ours,", + "thru him who with us sideth.", + "Let goods and kindred go,", + "this mortal life also;", + "the body they may kill;", + "God’s truth abideth still;", + "his kingdom is forever." + ] + } + ] + }, + { + "index": "507", + "number": 507, + "title": "Moment by Moment", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Dying with Jesus, by death reckoned mine,", + "Living with Jesus, a new life divine,", + "Looking to Jesus till glory doth shine,", + "Moment by moment, O Lord, I am Thine." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Moment by moment I’m kept in His love;", + "Moment by moment I’ve life from above;", + "Looking to Jesus till glory doth shine;", + "Moment by moment, O Lord, I am Thine." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Never a trial that He is not there,", + "Never a burden that He doth not bear,", + "Never a sorrow that He doth not share,", + "Moment by moment I’m under His care." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Moment by moment I’m kept in His love;", + "Moment by moment I’ve life from above;", + "Looking to Jesus till glory doth shine;", + "Moment by moment, O Lord, I am Thine." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Never a heart-ache, and never a groan,", + "Never a teardrop and never a moan;", + "Never a danger but there on teh throne,", + "Moment by moment He thinks of His own." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Moment by moment I’m kept in His love;", + "Moment by moment I’ve life from above;", + "Looking to Jesus till glory doth shine;", + "Moment by moment, O Lord, I am Thine." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Never a weakness that He doth not feel,", + "Never a sickness that He cannot heal;", + "Moment by moment, in woe or in weal,", + "Jesus, my Savior, abides with me still." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Moment by moment I’m kept in His love;", + "Moment by moment I’ve life from above;", + "Looking to Jesus till glory doth shine;", + "Moment by moment, O Lord, I am Thine." + ] + } + ] + }, + { + "index": "508", + "number": 508, + "title": "Anywhere With Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Anywhere with Jesus I can safely go,", + "Anywhere He leads me in this world below;", + "Anywhere without Him dearest joys would fade;", + "Anywhere with Jesus I am not afraid." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Anywhere, anywhere! Fear I cannot know;", + "Anywhere with Jesus I can safely go." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Anywhere with Jesus I am not alone;", + "Other friends may fail me, He is still my own;", + "Though His hand may lead me over drearest ways,", + "Anywhere with Jesus is a house of praise." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Anywhere, anywhere! Fear I cannot know;", + "Anywhere with Jesus I can safely go." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Anywhere with Jesus I can go to sleep,", + "When the darkening shadows round about me creep,", + "Knowing I shall waken nevermore to roam;", + "Anywhere with Jesus will be home, sweet home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Anywhere, anywhere! Fear I cannot know;", + "Anywhere with Jesus I can safely go." + ] + } + ] + }, + { + "index": "509", + "number": 509, + "title": "How Firm a Foundation", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "How firm a foundation, ye saints of the Lord,", + "is laid for your faith in his excellent word!", + "What more can he say than to you he hath said,", + "to you who for refuge to Jesus have fled?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "“Fear not, I am with thee, O be not dismayed,", + "for I am thy God and will still give thee aid;", + "I’ll strengthen and help thee, and cause thee to stand", + "upheld by my righteous, omnipotent hand.”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "“When through deep waters I call thee to go,", + "the rivers of woe shall not thee overflow;", + "for I will be with thee, thy troubles to bless,", + "and sanctify to thee thy deepest distress.”" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "“When through fiery trials thy pathways shall lie,", + "my grace, all-sufficient, shall be thy supply;", + "the flame shall not hurt thee; I only design", + "thy dross to consume, and thy gold to refine.”" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "“The soul that on Jesus hath leaned for respose,", + "I will not, I will not depart to His foes;", + "That soul, though all hell should endeavor to shake,", + "I’ll never, no never, no never forsake!”" + ] + } + ] + }, + { + "index": "510", + "number": 510, + "title": "If You But Trust in God to Guide You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "If you but trust in God to guide you", + "And place your confidence in Him,", + "You’ll find Him always there beside you,", + "To give you hope and strength within.", + "For those who trust God’s changeless love", + "Build on the rock that will not move." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "What gain is there in futile weeping,", + "In helpless anger and distress?", + "If you are in His care and keeping,", + "In sorrow will He love you less?", + "For He who took for you a cross", + "Will bring you safe through every loss." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In patient trust await His leisure", + "In cheerful hope, with heart content", + "To take whate’er your Father’s pleasure", + "And all discerning love have sent;", + "Doubt not your inmost wants are known", + "To Him who chose you for His own." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Sing, pray, and keep His ways unswerving,", + "Offer your service faithfully,", + "And trust His word; though undeserving,", + "You’ll find His promise true to be.", + "God never will forsake in need", + "The soul that trusts in Him indeed." + ] + } + ] + }, + { + "index": "511", + "number": 511, + "title": "I Know Whom I Have Believed", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I know not why God’s wondrous grace", + "To me He hath made known,", + "Nor why, unworthy, Christ in love", + "Redeemed me for His own." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "But “I know whom I have believed,", + "and am persuaded that His is able", + "To keep that which I’ve committed", + "Unto Him against that day.”" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I know not how this saving faith", + "To me He did impart,", + "Nor how believing in His word", + "Wrought peace within my heart." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "But “I know whom I have believed,", + "and am persuaded that His is able", + "To keep that which I’ve committed", + "Unto Him against that day.”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I know not how the Spirit moves,", + "Convincing men of sin,", + "Revealing Jesus through the word,", + "Creating faith in Him." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "But “I know whom I have believed,", + "and am persuaded that His is able", + "To keep that which I’ve committed", + "Unto Him against that day.”" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I know not when my Lord may come,", + "At night or noonday fair,", + "Nor if I walk the vale with Him,", + "Or meet Him in the air." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "But “I know whom I have believed,", + "and am persuaded that His is able", + "To keep that which I’ve committed", + "Unto Him against that day.”" + ] + } + ] + }, + { + "index": "512", + "number": 512, + "title": "Just When I Need Him Most", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Just when I need Him, Jesus is near,", + "Just when I falter, just when I fear;", + "Ready to help me, ready to cheer,", + "Just when I need Him most.", + "Just when I need Him most,", + "Just when I need Him most,", + "Jesus is near to comfort and cheer,", + "Just when I need Him most." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Just when I need Him, Jesus is true,", + "Never forsaking, all the way through,", + "Giving for burdens pleasures anew,", + "Just when I need Him most.", + "Just when I need Him most,", + "Just when I need Him most,", + "Jesus is near to comfort and cheer,", + "Just when I need Him most." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Just when I need Him, Jesus is strong,", + "Bearing my burdens all the day long;", + "For all my sorrow giving a song,", + "Just when I need Him most.", + "Just when I need Him most,", + "Just when I need Him most,", + "Jesus is near to comfort and cheer,", + "Just when I need Him most." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Just when I need Him, He is my all,", + "Answering when upon Him I call;", + "Tenderly watching lest I should fall,", + "Just when I need Him most.", + "Just when I need Him most,", + "Just when I need Him most,", + "Jesus is near to comfort and cheer,", + "Just when I need Him most." + ] + } + ] + }, + { + "index": "513", + "number": 513, + "title": "In Heavenly Love Abiding", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In heavenly love abiding,", + "No change my heart shall fear;", + "And safe is such confiding,", + "For nothing changes here.", + "The storm may roar without me,", + "My heart may low be laid;", + "But God is round about me,", + "And can I be dismayed?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Wherever He may guide me,", + "No want shall turn me back;", + "My Shepherd is besided me,", + "And nothing can I lack.", + "His wisdom ever waketh,", + "His sight is never dim;", + "He knows the way He taketh,", + "And I will walk with Him." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Green pastures are before me,", + "Which yet I have not seen;", + "Bright skies will soon be o’er me,", + "Where darkest clouds have been.", + "My hope I cannot measure,", + "My path to life is free;", + "My Savior has my teasure,", + "And He will walk with me." + ] + } + ] + }, + { + "index": "514", + "number": 514, + "title": "Lord of Our Life", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord of our life, and God of our salvation,", + "Star of our night, and hope of every nation,", + "Hear and receive Thy church’s supplication,", + "Lord God Almighty." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lord, Thou canst help when earthly armor faileth;", + "Lord, Thou canst save when deadly sin assaileth;", + "Lord, o’er Thy rock nor death nor hell prevaileth;", + "Grant us Thy peace, Lord" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Peace in our hearts our evil thoughts assuaging;", + "Peace in Thy church, where brothers are engaging;", + "Peace, when the world its busy war is waging;", + "Send us, O Savior." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Grant us Thy help till foes are backward driven;", + "Grant them Thy truth that they may be forgiven;", + "Grant peace on earth, and, after we have striven,", + "Peace in Thy heaven." + ] + } + ] + }, + { + "index": "515", + "number": 515, + "title": "The Lord Is My Light", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Lord is my light; then why should I fear?", + "By day and by night His presence is near;", + "He is my salvation from sorrow and sin;", + "This blessed persuasion the Spirit brings in." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The Lord is my light, my joy, and my song;", + "By day and by night He leads me along;", + "The Lord is my light, my joy, and my song;", + "By day and by night He leads me along." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The Lord is my light; though clods may arise,", + "Faith, stronger than sight, looks up to the skies", + "Where Jesus forever in glory doth reign:", + "Then how can I ever in darkness remain?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The Lord is my light, my joy, and my song;", + "By day and by night He leads me along;", + "The Lord is my light, my joy, and my song;", + "By day and by night He leads me along." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The Lord is my light, the Lord is my strength;", + "I know in His might I’ll conquer at length;", + "My weakness in mercy He covers with power,", + "And, walking by faith, He upholds me each hour." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The Lord is my light, my joy, and my song;", + "By day and by night He leads me along;", + "The Lord is my light, my joy, and my song;", + "By day and by night He leads me along." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "The lord is my light, my all and in all;", + "There is in His sight no darkness at all;", + "He is my Redeemer, my Savior and King;", + "With saints and with angels His praises I sing." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "The Lord is my light, my joy, and my song;", + "By day and by night He leads me along;", + "The Lord is my light, my joy, and my song;", + "By day and by night He leads me along." + ] + } + ] + }, + { + "index": "516", + "number": 516, + "title": "All the Way", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "All the way my Savior leads me;", + "What have I to ask beside?", + "Can I doubt His tender mercy,", + "Who through life has been my guide?", + "Heavenly peace, divinest comfort,", + "Here by faith in Him to dwell;", + "For I know whate’er befall me,", + "Jesus doeth all things well;", + "For I know whate’er befall me,", + "Jesus doeth all things well." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "All the way my Savior leads me;", + "Cheers each winding path I tread;", + "Gives me grace for every trial,", + "Feeds me with the living bread;", + "Though my weary steps may falter,", + "And my soul athirst may be,", + "Gushing from the Rock before me,", + "Lo, a spring of joy I see;", + "Gushing from the Rock before me,", + "Lo, a spring of joy I see." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "All the way my Savior leads me;", + "O the fullness of His love!", + "Perfect rest to me is promised", + "In my Father’s house above;", + "When I wake to life immortal,", + "Wing my flight to realms of day,", + "This my song through endless ages,", + "Jesus led me all the way;", + "This my song through endless ages,", + "Jesus led me all the way." + ] + } + ] + }, + { + "index": "517", + "number": 517, + "title": "My Faith Looks Up to Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My faith looks up to thee,", + "thou Lamb of Calvary,", + "Savior divine;", + "Now hear me while I pray,", + "take all my guilt away,", + "O let me from this day", + "be wholly Thine." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "May thy rich grace impart", + "strength to my fainting heart,", + "my zeal inspire!", + "As thou hast died for me,", + "O may my love to thee", + "pure, warm, and changeless be,", + "a living fire!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "While life’s dark maze I tread,", + "and griefs around me spread,", + "be thou my guide;", + "bid darkness turn to day,", + "wipe sorrow’s tears away,", + "nor let me ever stray", + "from Thee aside." + ] + } + ] + }, + { + "index": "518", + "number": 518, + "title": "Standing on the Promises", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Standing on the promises of Christ my King,", + "Thru eternal ages let His praises ring;", + "Glory in the highest I will shout and sing,", + "Standing on the promises of God." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Standing, standing,", + "Standing on the promises", + "of God my Savior;", + "Standing, standing,", + "I’m standing on the promises of God." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Standing on the promises that cannot fail,", + "When the howling storms of doubt and fear assail,", + "By the living word of God I shall prevail,", + "Standing on the promises of God." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Standing, standing,", + "Standing on the promises", + "of God my Savior;", + "Standing, standing,", + "I’m standing on the promises of God." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Standing on the promises of Christ the Lord,", + "Bound to Him eternally by love’s strong cord,", + "Overcoming daily with the Spirit’s sword,", + "Standing on the promises of God." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Standing, standing,", + "Standing on the promises", + "of God my Savior;", + "Standing, standing,", + "I’m standing on the promises of God." + ] + } + ] + }, + { + "index": "519", + "number": 519, + "title": "Give to the Winds Your Fears", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Give to the winds your fears;", + "In hope be undismayed:", + "God hears your sighs and coundts your tears,", + "God shall lift up your head." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "To Him commit your griefs;", + "Your ways put in His hands", + "To His sure truth adn tender care", + "Who earth adn heave commands." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O put your trust in God;", + "In duty’s path go on.", + "Walk in His strength with faith and hope,", + "So shall your work be done." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Leave to His sovereign sway", + "To choose and to command;", + "So you shall, faithful, seek His way", + "how wise, how strong His hand!" + ] + } + ] + }, + { + "index": "520", + "number": 520, + "title": "He Hideth My Soul", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "A wonderful Savior is Jesus my Lord,", + "A wonderful Savior to me,", + "He hideth my soul in the cleft of the rock,", + "Where rivers of pleasure I see." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He hideth my soul in the cleft of the rock", + "That shadows a dry, thirsty land;", + "he hideth my life in the depths of His love,", + "And covers me there with His hand,", + "And covers me there with His hand." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "A wonderful Savior is Jesus my Lord,", + "He taketh my burden away,", + "He holdeth me up, and I shall not be moved,", + "He giveth me strength as my day." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He hideth my soul in the cleft of the rock", + "That shadows a dry, thirsty land;", + "he hideth my life in the depths of His love,", + "And covers me there with His hand,", + "And covers me there with His hand." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "With numberless blessings each moment He crowns,", + "And filled with His fullness divine,", + "I sing in my rapture, Oh, Glory to God", + "For such a Redeemer as mine." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He hideth my soul in the cleft of the rock", + "That shadows a dry, thirsty land;", + "he hideth my life in the depths of His love,", + "And covers me there with His hand,", + "And covers me there with His hand." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "When clothed in His brightness, transported I rise", + "To meet Him in clouds of the sky,", + "His perfect salvation, His wonderful love,", + "I’ll shout with the millions on high." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He hideth my soul in the cleft of the rock", + "That shadows a dry, thirsty land;", + "he hideth my life in the depths of His love,", + "And covers me there with His hand,", + "And covers me there with His hand." + ] + } + ] + }, + { + "index": "521", + "number": 521, + "title": "Depth of Mercy", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Depth of mercy!–can there be", + "Mercy still reserved for me?", + "Can my God His wrath forbear?", + "Me, the chief of sinners, spare?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I have long withstood His grace,", + "Long provoked Him to His face,", + "Would not hearken to His calls,", + "Grieved Him by a thousand falls." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Now incline me to repent;", + "Let me now my sins lament;", + "Now my foul revolt deplore,", + "Weep, believe, and sin no more." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "There for me the Savior stands,", + "Shows His wounds and spreads His hands;", + "God is love! I know, I feel;", + "Jesus weeps, and loves me still." + ] + } + ] + }, + { + "index": "522", + "number": 522, + "title": "My Hope Is Built on Nothing Less", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My hope is built on nothing less", + "than Jesus’ blood and righteousness.", + "I dare not trust the sweetest frame,", + "but wholly lean on Jesus’ name." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "On Christ the solid rock I stand;", + "all other ground is sinking sand,", + "all other ground is sinking sand." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When Darkness veils his lovely face,", + "I rest on his unchanging grace.", + "in every high and stormy gale,", + "my anchor holds within the veil." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "On Christ the solid rock I stand;", + "all other ground is sinking sand,", + "all other ground is sinking sand." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "His oath, his covenant, his blood", + "supports me in the whelming flood.", + "When all around my soul gives way,", + "he then is all my hope and stay." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "On Christ the solid rock I stand;", + "all other ground is sinking sand,", + "all other ground is sinking sand." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "When He shall come with trumpet sound,", + "O may I then in him be found!", + "Dressed in his righteousness alone,", + "faultless to stand before the throne." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "On Christ the solid rock I stand;", + "all other ground is sinking sand,", + "all other ground is sinking sand." + ] + } + ] + }, + { + "index": "523", + "number": 523, + "title": "My Faith Has Found a Resting Place", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My faith has found a resting place,", + "Not in a manmade creed;", + "I trust the ever living One,", + "That He for me shall plead." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I need no other evidence,", + "I need no other plea;", + "It is enough that Jesus died,", + "And rose again for me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Enough for me that Jesus saves,", + "This ends my fear and doubt;", + "A sinful soul, I come to Him,", + "He will not cast me out." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I need no other evidence,", + "I need no other plea;", + "It is enough that Jesus died,", + "And rose again for me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "My soul is resting on the Word,", + "The living Word of God,", + "Salvation in my Savior’s name,", + "Salvation through His blood." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I need no other evidence,", + "I need no other plea;", + "It is enough that Jesus died,", + "And rose again for me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "My great Physician heals the sick,", + "The lost He came to save;", + "For me His precious blood He shed,", + "For me His life He gave." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I need no other evidence,", + "I need no other plea;", + "It is enough that Jesus died,", + "And rose again for me." + ] + } + ] + }, + { + "index": "524", + "number": 524, + "title": "Tis So Sweet to Trust in Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "‘Tis so sweet to trust in Jesus,", + "and to take him at his word;", + "just to rest upon his promise,", + "and to know, “Thus saith the Lord.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Jesus, Jesus, how I trust him!", + "How I’ve proved him o’er and o’er!", + "Jesus, Jesus, precious Jesus!", + "O for grace to trust him more!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O how sweet to trust in Jesus,", + "just to trust his cleansing blood;", + "and in simple faith to plunge me", + "neath the healing, cleansing flood!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Jesus, Jesus, how I trust him!", + "How I’ve proved him o’er and o’er!", + "Jesus, Jesus, precious Jesus!", + "O for grace to trust him more!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Yes, ’tis sweet to trust in Jesus,", + "just from sin and self to cease;", + "just from Jesus simply taking", + "life and rest, and joy and peace." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Jesus, Jesus, how I trust him!", + "How I’ve proved him o’er and o’er!", + "Jesus, Jesus, precious Jesus!", + "O for grace to trust him more!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I’m so glad I learned to trust thee,", + "precious Jesus, Savior, friend;", + "and I know that thou art with me,", + "wilt be with me to the end." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Jesus, Jesus, how I trust him!", + "How I’ve proved him o’er and o’er!", + "Jesus, Jesus, precious Jesus!", + "O for grace to trust him more!" + ] + } + ] + }, + { + "index": "525", + "number": 525, + "title": "Hiding in Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O safe to the Rock that is higher than I,", + "My soul in its conflicts and sorrows would fly;", + "So sinful, so weary, Thine, Thine, would I be;", + "Thou blest “Rock of Ages,” I’m hiding in Thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hiding in Thee, hiding in Thee,", + "Thou blest “Rock of Ages,”", + "I’m hiding in Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In the calm of the noontide, in sorrow’s lone hour,", + "In times when temptation casts over me its power;", + "In the tempests of life, on its wide, heaving sea,", + "Thou blest “Rock of Ages,“ I’m hiding in Thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hiding in Thee, hiding in Thee,", + "Thou blest “Rock of Ages,”", + "I’m hiding in Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "How oft in the conflict, when pressed by the foe,", + "I have fled to my refuge and breathed out my woe;", + "How often, when trials like sea billows roll,", + "Have I hidden in Thee, O Thou Rock of my soul." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Hiding in Thee, hiding in Thee,", + "Thou blest “Rock of Ages,”", + "I’m hiding in Thee." + ] + } + ] + }, + { + "index": "526", + "number": 526, + "title": "Because He Lives", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God sent His Son, they called Him Jesus,", + "He came to love, heal, and forgive;", + "He lived and died to buy my pardon,", + "An empty grave is there to prove my Savior lives." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Because He lives I can face tomorrow,", + "Because He lives all fear is gone;", + "Because I know He holds the future.", + "And life is worth the living just because He lives." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "How sweet to hold a newborn baby,", + "And feel the pride, and joy He gives;", + "But greater still the calm assurance,", + "This child can face uncertain days because He lives." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Because He lives I can face tomorrow,", + "Because He lives all fear is gone;", + "Because I know He holds the future.", + "And life is worth the living just because He lives." + ] + } + ] + }, + { + "index": "527", + "number": 527, + "title": "From Every Stormy Wind", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "From every stormy wind that blows,", + "From every swelling tide of woes,", + "There is a calm, a sure retreat:", + "‘Tis found beneath the mercy seat." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There is a place where Jesus sheds", + "The oil of gladness on our heads,", + "A place than all besides more sweet;", + "It is the blood-bought mercy seat." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There is a scene where spirits blend,", + "Where friend holds fellowship with friend;", + "Though sundered far, by faith they meet", + "Around one common mercy seat." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "There, there, on angel’s wings we soar,", + "And earthly cares molest no more,", + "And heaven comes down our souls to greet,", + "And glory crowns the mercy seat." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Ah! whither should we flee for aid,", + "When tempted, desolate dismayed?", + "Or how the hosts of sin defeat,", + "Had suffering saints no mercy seat?" + ] + } + ] + }, + { + "index": "528", + "number": 528, + "title": "A Shelter in the Time of Storm", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Lord’s our Rock, in Him we hide,", + "A shelter in the time of storm;", + "Secure whatever ill betide,", + "A shelter in the time of storm." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Mighty Rock in a weary land,", + "Cooling shade on the burning sand,", + "Faithful guide for the pilgrim band—", + "A shelter in the time of storm." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "A shade by day, defense by night,", + "A shelter in the time of storm;", + "No fears alarm, no foes afright,", + "A shelter in the time of storm." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Mighty Rock in a weary land,", + "Cooling shade on the burning sand,", + "Faithful guide for the pilgrim band—", + "A shelter in the time of storm." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The raging storms may round us beat,", + "A shelter in the time of storm", + "We’ll never leave our safe retreat,", + "A shelter in the time of storm." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Mighty Rock in a weary land,", + "Cooling shade on the burning sand,", + "Faithful guide for the pilgrim band—", + "A shelter in the time of storm." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O Rock divine, O Refuge dear,", + "A Shelter in the time of storm;", + "Be Thou our helper ever near,", + "A Shelter in the time of storm." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Mighty Rock in a weary land,", + "Cooling shade on the burning sand,", + "Faithful guide for the pilgrim band—", + "A shelter in the time of storm." + ] + } + ] + }, + { + "index": "529", + "number": 529, + "title": "Under His Wings", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Under His wings I am safely abiding;", + "Though the night deepens and tempests are wild,", + "Still I can trust Him; I know He will keep me;", + "he has redeemed me, and I am His child." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Under His wings, under His wings,", + "Who from His love can sever?", + "Under His wings, my soul shall abide,", + "Safely abide forever." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Under His wings, what a refuge in sorrow!", + "How the heart yearningly turns to its rest!", + "Often when earth has no balm for my healing,", + "There I find comfort, and there I am blest." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Under His wings, under His wings,", + "Who from His love can sever?", + "Under His wings, my soul shall abide,", + "Safely abide forever." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Under His wings, O what precious enjoyment!", + "There will I hide till life’s trials are over;", + "Sheltered, protected, no evil can harm me;", + "Resting in Jesus I’m safe evermore." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Under His wings, under His wings,", + "Who from His love can sever?", + "Under His wings, my soul shall abide,", + "Safely abide forever." + ] + } + ] + }, + { + "index": "530", + "number": 530, + "title": "It Is Well With My Soul", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When peace, like a river, attendeth my way,", + "when sorrows like sea billows roll;", + "whatever my lot, thou hast taught me to say,", + "It is well, it is well with my soul." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "It is well with my soul,", + "it is well, it is well with my soul." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My sin–oh, the joy of this glorious thought–", + "My sin, not in part but the whole,", + "is nailed to the cross, and I bear it no more,", + "praise the Lord, praise the Lord, O my soul!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "It is well with my soul,", + "it is well, it is well with my soul." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And, Lord, haste the day when my faith shall be sight,", + "the clouds be rolled back as a scroll;", + "the trump shall resound, and the Lord shall descend,", + "even so, it is well with my soul." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "It is well with my soul,", + "it is well, it is well with my soul." + ] + } + ] + }, + { + "index": "531", + "number": 531, + "title": "We'll Build on the Rock", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We’ll build on the Rock, the living Rock,", + "On Jesus, the Rock of Ages;", + "So shall we abide the fearful shock,", + "When loud the tempest rages." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We’ll build on the Rock,", + "We’ll build on the Rock;", + "We’ll build on the Rock, on the solid Rock,", + "On Christ, the mighty Rock." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Some build on the sinking sands of life,", + "On visions of earthly treasure;", + "Some build on the waves of sin and strife,", + "Of fame, and worldly pleasure." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We’ll build on the Rock,", + "We’ll build on the Rock;", + "We’ll build on the Rock, on the solid Rock,", + "On Christ, the mighty Rock." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O build on the Rock, for ever sure,", + "The firm and the true foundation;", + "Its hope is the hope which shall endure,", + "The hope of our salvation." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We’ll build on the Rock,", + "We’ll build on the Rock;", + "We’ll build on the Rock, on the solid Rock,", + "On Christ, the mighty Rock." + ] + } + ] + }, + { + "index": "532", + "number": 532, + "title": "Day by Day", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Day by day, and with each passing moment,", + "Strength I find, to meet my trials here;", + "Trusting in my Father’s wise bestowment,", + "I’ve no cause for worry or for fear.", + "He Whose heart is kind beyond all measure", + "Gives unto each day what He deems best—", + "Lovingly, its part of pain and pleasure,", + "Mingling toil with peace and rest." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Every day, the Lord Himself is near me", + "With a special mercy for each hour;", + "All my cares He fain would bear, and cheer me,", + "He Whose Name is Counselor and Power;", + "The protection of His child and treasure", + "Is a charge that on Himself He laid;", + "“As thy days, thy strength shall be in measure,”", + "This the pledge to me He made." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Help me then in every tribulation", + "So to trust Thy promises, O Lord,", + "That I lose not faith’s sweet consolation", + "Offered me within Thy holy Word.", + "Help me, Lord, when toil and trouble meeting,", + "Ever to take, as from a father’s hand,", + "One by one, the days, the moments fleeting,", + "Till I reach the promised land." + ] + } + ] + }, + { + "index": "533", + "number": 533, + "title": "O for a Faith", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O, for a faith that will not shrink,", + "Though pressed by many a foe,", + "That will not tremble on the brink of poverty,", + "Of poverty or woe; Of poverty or woe;" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "That will not murmur or complain", + "Beneath the chastening rod,", + "But in the hour of grief or pain, of grief or pain", + "Can lean upon its God; Can lean upon its God." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "A faith that shines more bright and clear", + "When tempests rage without;", + "That when in danger knows no fear, knows of no fear,", + "In darkness feels no doubt; In darkness feels no doubt." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "That bears unmoved the world’s dread frown,", + "Nor heeds its scornful smile;", + "That sin’s wild ocean cannot drown, no, cannot drown,", + "Nor its soft arts beguile; Nor its soft arts beguile." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Lord, give me such a faith as this,", + "And then, whate’er may come", + "I’ll taste, e’en here the hallowed bliss, the hallowed bliss", + "Of an eternal home; Of an eternal home." + ] + } + ] + }, + { + "index": "534", + "number": 534, + "title": "Will Your Anchor Hold", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Will your anchor hold in the storms of life,", + "When the clouds unfold their wings of strife?", + "When the strong tides lift, and the cables strain,", + "Will your anchor drift or firm remain?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We have an anchor that keeps the soul", + "Steadfast and sure while the billows roll,", + "Fastened to the Rock which cannot move,", + "Grounded firm and deep in the Savior’s love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "It is safely moored, ’twill the storm withstand,", + "For ’tis well secured by the Savior’s hand;", + "And the cables passed from His heart to mine,", + "Can defy the blast, through strength divine." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We have an anchor that keeps the soul", + "Steadfast and sure while the billows roll,", + "Fastened to the Rock which cannot move,", + "Grounded firm and deep in the Savior’s love." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "It will firmly hold in the straits of fear,", + "When the breakers have told the reef is near;", + "Though the tempest rave and the wild winds blow,", + "Not an angry wave shall our bark o’erflow." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We have an anchor that keeps the soul", + "Steadfast and sure while the billows roll,", + "Fastened to the Rock which cannot move,", + "Grounded firm and deep in the Savior’s love." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "It will surely hold in the floods of death,", + "When the waters cold chill our latest breath;", + "On the rising tide it can never fail,", + "While our hopes abide within the veil." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We have an anchor that keeps the soul", + "Steadfast and sure while the billows roll,", + "Fastened to the Rock which cannot move,", + "Grounded firm and deep in the Savior’s love." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "When our eyes behold, in the dawning light,", + "Shining gates of pearl, our harbor bright,", + "We shall anchor fast to the heavenly shore,", + "With the storms all past forevermore." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "We have an anchor that keeps the soul", + "Steadfast and sure while the billows roll,", + "Fastened to the Rock which cannot move,", + "Grounded firm and deep in the Savior’s love." + ] + } + ] + }, + { + "index": "535", + "number": 535, + "title": "I Am Trusting Thee, Lord Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I am trusting Thee, Lord Jesus,", + "Trusting only Thee;", + "Trusting Thee for full salvation,", + "Great and free." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I am trusting Thee for pardon;", + "At Thy feet I bow;", + "For Thy grace and tender mercy,", + "Trusting now." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I am trusting Thee to guide me;", + "Thou alone shalt lead;", + "Every day and hour supplying", + "All my need." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I am trusting Thee, Lord Jesus;", + "Never let me fall;", + "I am trusting Thee forever,", + "And for all." + ] + } + ] + }, + { + "index": "536", + "number": 536, + "title": "God, Who Stretched", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God, who stretched the spangled heavens", + "Infinite in time and place,", + "Flung the suns in burning radiance", + "Through the silent fields of space;", + "We, Your children in Your likeness,", + "Share inventive powers with You;", + "Great Creator, still creating,", + "Show us what we yet may do." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We have ventured worlds undreamed of", + "Since the childhood of our race;", + "Knowing the ecstasy of winging", + "Through untraveled realms of space,", + "Probed the secrets of the atom,", + "Yielding unimagined power,", + "Facing us with life’s destruction", + "Or our most triumphant hour." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As each far horizon beckons,", + "May it challenge us anew:", + "Children of creative purpose,", + "Serving others, honoring You.", + "May our dreams prove rich with promise;", + "Each endeavor well begun;", + "Great Creator, give us guidance", + "Till our goals and Yours are one." + ] + } + ] + }, + { + "index": "537", + "number": 537, + "title": "He Leadeth Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "He leadeth me: O blessed thought!", + "O words with heavenly comfort fraught!", + "Whate’er I do, where’er I be,", + "still ’tis God’s hand that leadeth me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He leadeth me, he leadeth me,", + "by his own hand he leadeth me;", + "his faithful follower I would be,", + "for by his hand he leadeth me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Sometimes mid scenes of deepest gloom,", + "sometimes where Eden’s bowers bloom,", + "by waters still, o’er troubled sea,", + "still ’tis his hand that leadeth me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He leadeth me, he leadeth me,", + "by his own hand he leadeth me;", + "his faithful follower I would be,", + "for by his hand he leadeth me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord, I would place my hand in thine,", + "nor ever murmur nor repine;", + "content, whatever lot I see,", + "since ’tis my God that leadeth me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He leadeth me, he leadeth me,", + "by his own hand he leadeth me;", + "his faithful follower I would be,", + "for by his hand he leadeth me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "And when my task on earth is done,", + "when by thy grace the victory’s won,", + "e’en death’s cold wave I will not flee,", + "since God through Jordan leadeth me." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He leadeth me, he leadeth me,", + "by his own hand he leadeth me;", + "his faithful follower I would be,", + "for by his hand he leadeth me." + ] + } + ] + }, + { + "index": "538", + "number": 538, + "title": "Guide Me, O Thou Great Jehovah", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Guide me, O thou great Jehovah,", + "pilgrim through this barren land.", + "I am weak, but thou art mighty;", + "hold me with thy powerful hand.", + "Bread of heaven, bread of heaven,", + "feed me till I want no more;", + "feed me till I want no more." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Open now the crystal fountain,", + "whence the healing stream doth flow;", + "let the fire and cloudy pillar", + "lead me all my journey through.", + "Strong deliverer, strong deliverer,", + "be thou still my strength and shield;", + "be thou still my strength and shield." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When I tread the verge of Jordan,", + "bid my anxious fears subside;", + "death of death and hell’s destruction,", + "land me safe on Canaan’s side.", + "Songs of praises, songs of praises,", + "I will ever give to thee;", + "I will ever give to thee." + ] + } + ] + }, + { + "index": "539", + "number": 539, + "title": "I Will Early Seek the Savior", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I will early seek the Savior,", + "I will learn of Him each day;", + "I will follow in His footsteps,", + "I will walk the narrow way." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "For He loves me, yes, He loves me,", + "Jesus loves me, this I know.", + "Jesus loves me, died to save me,", + "This is why I love Him so." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I will hasten where He bids me,", + "I am not too young to go", + "In the pathway where He leadeth,", + "Not too young His will to know." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "For He loves me, yes, He loves me,", + "Jesus loves me, this I know.", + "Jesus loves me, died to save me,", + "This is why I love Him so." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "He is standing at the doorway", + "Of escape from every sin;", + "I will knock, for He has promised,", + "He will hear and let me in." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "For He loves me, yes, He loves me,", + "Jesus loves me, this I know.", + "Jesus loves me, died to save me,", + "This is why I love Him so." + ] + } + ] + }, + { + "index": "540", + "number": 540, + "title": "Gentle Jesus, Meek and Mild", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Gentle Jesus, meek and mild,", + "Look upon a little child;", + "Pity my simplicity,", + "Suffer me to come to Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lamb of God, I look to Thee;", + "Thou shalt my example be;", + "Thou art gentle, meek, and mild,", + "Thou wast once a little child." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Fain I would be as Thou art;", + "Give me Thy obedient heart;", + "Thou art pitiful and kind,", + "Let me have Thy loving mind." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I shall then show forth Thy praise,", + "Serve Thee all my happy days;", + "Then the world shall always see", + "Christ, the Holy Child, in me." + ] + } + ] + }, + { + "index": "541", + "number": 541, + "title": "Lord, Speak to Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, speak to me, that I may speak", + "in living echoes of thy tone;", + "as thou has sought, so let me seek", + "thine erring children lost and lone." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O lead me, Lord, that I may lead", + "the wandering and the wavering feet;", + "O feed me, Lord, that I may feed", + "thy hungering ones with manna sweet." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O strengthen me, that while I stand", + "firm on the rock, and strong in thee,", + "I may stretch out a loving land", + "to wrestlers with the troubled sea." + ] + } + ] + }, + { + "index": "542", + "number": 542, + "title": "Jesus, Friend So Kind", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, Friend, so kind and gentle,", + "Little ones we bring to Thee:", + "Grant to them Thy dearest blessing,", + "Let Thine arms around them be;", + "Now enfold them in Thy goodness,", + "From all danger keep them free." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thou who did receive the children", + "To Thyself so tenderly,", + "Give to all who teach and guide them", + "Wisdom and humility.", + "Vision true to keep them noble,", + "Love to serve them faithfully." + ] + } + ] + }, + { + "index": "543", + "number": 543, + "title": "Jesus, Friend of Little Children", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, Friend of little children,", + "Be a friend to me;", + "Take my hand and ever keep me", + "Close to Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Teach me how to grow in goodness,", + "Daily as I grow;", + "Thou hast been a child, and surely", + "Thou dost know." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Step by step, O, lead me onward,", + "Upward into youth;", + "Wiser, stronger, still becoming", + "In Thy truth." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Never leave me, nor forsake me;", + "Ever be my friend;", + "For I need Thee from life’s dawning", + "To its end." + ] + } + ] + }, + { + "index": "544", + "number": 544, + "title": "Jesus, Son of Blessed Mary", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, Son of blessed Mary,", + "Once on earth a little child,", + "Pattern fair of holy living,", + "Gracious, loving, undefiled;" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Though Thy eager heart was yearning", + "Heavy laden souls to free,", + "Yet Thou calledst little children", + "In their happiness to Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Grant that we, like little children,", + "Free from pride and guile my be;", + "Cheerful, trusting, safe, protected", + "By the blessed Trinity." + ] + } + ] + }, + { + "index": "545", + "number": 545, + "title": "Savior, Like a Shepherd", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Savior, like a shepherd lead us,", + "much we need thy tenderest care;", + "in thy pleasant pastures feed us,", + "for our use thy folds prepare.", + "Blessed Jesus, blessed Jesus!", + "Thou hast bought us, thine we are.", + "Blessed Jesus, blessed Jesus!", + "Thou hast bought us, thine we are." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We are thine, thou dost befriend us,", + "be the guardian of our way;", + "keep thy flock, from sin defend us,", + "seek us when we go astray.", + "Blessed Jesus, blessed Jesus!", + "Hear, O hear us when we pray.", + "Blessed Jesus, blessed Jesus!", + "Hear, O hear us when we pray." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thou hast promised to receive us,", + "poor and sinful though we be;", + "thou hast mercy to relieve us,", + "grace to cleanse and power to free.", + "Blessed Jesus, blessed Jesus!", + "We will early turn to thee.", + "Blessed Jesus, blessed Jesus!", + "We will early turn to thee." + ] + } + ] + }, + { + "index": "546", + "number": 546, + "title": "The Lord's My Shepherd", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Lord’s my shepherd, I’ll not want", + "He makes me down to lie", + "In pastures green; he leadeth me", + "The quiet waters by.", + "He leadeth me, He leadeth me", + "The quiet waters by." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My soul he doth restore again", + "And me to walk doth make", + "Within the paths of righteousness", + "Even for his own name’s sake.", + "Within the paths of righteousness", + "Even for his own name’s sake." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Yea, though I walk through death’s dark vale", + "Yet will I fear no ill", + "For thou art with me, and thy rod", + "And staff me comfort still.", + "For thou art with me, and thy rod", + "And staff me comfort still." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "My table thou has furnished", + "In presence of my foes;", + "My head thou dost with oil anoint", + "And my cup overflows.", + "My head thou dost with oil anoint", + "And my cup overflows." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Goodness and mercy all my life", + "Shall surely follow me,", + "And in God’s house for evermore", + "My dwelling-place shall be.", + "And in God’s house for evermore", + "My dwelling-place shall be." + ] + } + ] + }, + { + "index": "547", + "number": 547, + "title": "Be Thou My Vision", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Be Thou my Vision, O Lord of my heart;", + "Naught be all else to me, save that Thou art", + "Thou my best Thought, by day or by night,", + "Waking or sleeping, Thy presence my light." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Be Thou my Wisdom, and Thou my true Word;", + "I ever with Thee and Thou with me, Lord;", + "Thou my great Father, I Thy true son;", + "Thou in me dwelling, and I with Thee one." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Riches I heed not, nor man’s empty praise,", + "Thou mine Inheritance, now and always:", + "Thou and Thou only, first in my heart,", + "High King of Heaven, my Treasure Thou art." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "High King of Heaven, my victory won,", + "May I reach Heaven’s joys, O bright Heaven’s Sun!", + "Heart of my own heart, whatever befall,", + "Still be my Vision, O Ruler of all." + ] + } + ] + }, + { + "index": "548", + "number": 548, + "title": "Now Praise the Hidden God of Love", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Now praise the hidden God of love", + "In whom we all must live and move,", + "Who shepherds us, at every stage", + "Thro’ youth, maturity, and age." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Who challenged us, when were young", + "To storm the citadels of wrong;", + "In care for others taught us how", + "God’s true community must grow." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Who bids us never lose our zest,", + "Tho’ age is urging us to rest,", + "But proves to us that we have still", + "A work to do, a place to fill." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then talk no more of wasted time,", + "But Godward look, and upward climb,", + "Content to sleep, when day is done,", + "And rise refreshed, and travel on." + ] + } + ] + }, + { + "index": "549", + "number": 549, + "title": "Loving Shepherd of Thy Sheep", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Loving Shepherd of Thy sheep,", + "Keep Thy lamb, in safety keep;", + "Nothing can Thy power withstand;", + "None can pluck me from Thy hand." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Loving Shepherd, ever near,", + "Teach Thy lamb Thy voice to hear;", + "Suffer not my steps to stray", + "From the straight and narrow way." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Where Thou leadest I would go,", + "Walking in Thy steps below,", + "Till within the heavenly fold", + "I my Shepherd shall behold." + ] + } + ] + }, + { + "index": "550", + "number": 550, + "title": "Every Flower That Grows", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Every flow’r that grows, Every brook that flows,", + "Tell of beauty God has giv’n for me:", + "Throughout my life may beauty be", + "Deep within a heart from sin set free." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Gracious Lord above, Looking down in love,", + "Guide my thoughts, my life, in my walk with Thee,", + "That day by day the world may see", + "Christ, the Lord and Savior, lives in me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "All my earthly days, I shall sing and praise", + "God the Father, Spirit, and Christ with the Son.", + "Grant faith when life on earth is done,", + "I shall sing with those whose rest is won." + ] + } + ] + }, + { + "index": "551", + "number": 551, + "title": "Jesus, Savior, Pilot Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, Savior, pilot me", + "over life’s tempestuous sea;", + "unknown waves before me roll,", + "hiding rock and treacherous shoal.", + "Chart and compass come from thee;", + "Jesus, Savior, pilot me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "As a mother stills her child,", + "thou canst hush the ocean wild;", + "boisterous waves obey thy will,", + "when thou sayest to them, “Be still!”", + "Wondrous sovreign of the sea,", + "Jesus, Savior, pilot me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When at last I near the shore,", + "and the fearful breakers roar", + "‘twixt me and the peaceful rest,", + "then, while leaning on thy breast,", + "may I hear thee say to me,", + "“Fear not, I will pilot thee." + ] + } + ] + }, + { + "index": "552", + "number": 552, + "title": "The Lord's My Shepherd", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Lord’s my Shepherd, I’ll not want.", + "He makes me down to lie", + "In pastures green; He leadeth me", + "The quiet waters by." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My soul He doth restore again.", + "And me to walk doth make", + "Within the paths of righteousness,", + "E’en for His own name’s sake." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Yea, though I walk in death’s dark vale,", + "Yet will I fear no ill,", + "For Thou art with me; and Thy rod", + "And staff me comfort still." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "My table Thou hast furnished", + "In presence of my foes;", + "My head Thou dost with oil anoint,", + "And my cup overflows." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Goodness and mercy all my life", + "Shall surely follow me;", + "And in God’s house forevermore", + "My dwelling place shall be." + ] + } + ] + }, + { + "index": "553", + "number": 553, + "title": "Jesus, Guide Our Way", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, guide our way", + "To eternal day:", + "So shall we, no more delaying,", + "Follow Thee, Thy voice obeying:", + "Lead us by the hand", + "To our Father’s land." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When we danger meet", + "Steadfast make our feet;", + "Lord, preserve us uncomplaining", + "Mid the darkness round us reigning:", + "Through adversity lies our way to Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Order all our way", + "Through the mortal day:", + "In our toil, with aid be near us:", + "In our need, with succour cheer us:", + "Till we safely stand", + "In our Father’s land." + ] + } + ] + }, + { + "index": "554", + "number": 554, + "title": "O Let Me Walk With Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O let me walk with Thee, my God,", + "As Enoch walked in days of old;", + "Place Thou my trembling hand in Thine,", + "And sweet communion with me hold;", + "E’en though the path I may not see,", + "Yet, Jesus, let me walk with Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I cannot, dare not, walk alone;", + "The tempest rages in the sky,", + "A thousand snares beset my feet,", + "A thousand foes are lurking nigh.", + "Still Thou the raging of the sea,", + "O Master! let me walk with Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "If I may rest my hand in Thine,", + "I’ll count the joys of earth but loss,", + "And firmly, bravely journey on;", + "I’ll bear the banner of the cross", + "Till Zion’s glorious gates I see;", + "Yet, Savior, let me walk with Thee." + ] + } + ] + }, + { + "index": "555", + "number": 555, + "title": "Shepherd of Tender Youth", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Shepherd of tender you,", + "Guiding in love and truth,", + "Through devious way;", + "Christ our triumphant King,", + "We come Thy name to sin,", + "Hither our children bring", + "To shout Thy praise." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thou are our holy Lord,", + "Thee all subduing Word,", + "Healer of strife;", + "Thou didst Thyself abase,", + "That from sin’s deep disgrace", + "Thou mightest save our race,", + "And give us life." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thou are the great High Priest;", + "Thou has prepared the feast", + "Of heavenly love;", + "While in our mortal pain", + "None call on Thee in vain;", + "Help Thou does not disdain,", + "Help from above." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Ever be Thou our Guide,", + "Our Shepherd and our pride,", + "Our staff and song;", + "Jesus, Thou Christ of God,", + "By Thy perennial word,", + "Lead us where Thou hast trod,", + "Make our faith strong." + ] + } + ] + }, + { + "index": "556", + "number": 556, + "title": "As Saints of Old", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "As saints of old their first fruits brought", + "Of orchard, flock, and field", + "To God the giver all good,", + "The source of bounteous yield;", + "So we today first fruits would bring:", + "The wealth of this good land,", + "Of farm and market, shop and home,", + "Of mind, and heart, and hand." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "A world in need now summons us", + "To labor, love, and give;", + "To make our life an offering", + "To God, that all may live.", + "The Church of Christ is calling us", + "To make the dream come true:", + "A world redeemed by Christ-like love;", + "All life in Christ made new." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In gratitude and humble trust", + "We bring our best today,", + "To serve Your cause and share Your love", + "With all along life’s way.", + "O God, who gave yourself to us", + "In Jesus Christ Your Son,", + "Teach us to give ourselves each day", + "Until life’s work is done." + ] + } + ] + }, + { + "index": "557", + "number": 557, + "title": "Come, Ye Thankful People", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, ye thankful people, come,", + "Raise the song of harvest home;", + "All is safely gathered in,", + "Ere the winter storms begin.", + "God our Maker doth provide", + "For our wants to be supplied;", + "Come to God’s own temple, come;", + "Raise the song of harvest home!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We ourselves are God’s own field,", + "Fruit unto His praise to yield;", + "Wheat and tares together sown,", + "Unto joy or sorrow grown;", + "First the blade and then the ear,", + "Then the full corn shall appear;", + "Grant, O harvest Lord, that we", + "Wholesome grain and pure may be." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "For the Lord our God shall come,", + "And shall take His harvest home;", + "From His field shall purge away", + "All that doth offend, that day;", + "Give His angels charge at last", + "In the fire the tares to cast;", + "But the fruitful ears to store", + "In His garner evermore." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then, thou church triumphant, come,", + "Raise the song of harvest home;", + "All are safely gathered in,", + "Free from sorrow, free from sin,", + "There, forever purified,", + "In God’s garner to abide;", + "Come, ten thousand angels, come,", + "Raise the glorious harvest home!" + ] + } + ] + }, + { + "index": "558", + "number": 558, + "title": "For the Fruits of His Creation", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "For the fruits of His creation, thanks be to God;", + "For the gifts to every nation, thanks be to God;", + "For the plowing, sowing, reaping,", + "Silent growth while men are sleeping,", + "Future needs in earth’s safe keeping, thanks be to God!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In the just reward of labor, God’s will is done;", + "In the hop we give our neighbor, God’s will is done;", + "In our worldwide take of caring", + "For the hungry and despairing,", + "In the harvests men are sharing, God’s will is done." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "For the harvests of His Spirit, thanks be to God;", + "For the good all men inherit, thanks be to God;", + "For the wonders that astound us,", + "For the truths that still confound us,", + "Most of all, that love has found us, thanks be to God!" + ] + } + ] + }, + { + "index": "559", + "number": 559, + "title": "Now Thank We All Our God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Now thank we all our God", + "with heart and hands and voices,", + "who wondrous things hath done,", + "in whom His world rejoices;", + "Who, from our mothers’ arms", + "hath blessed us on our way", + "with countless gifts of love,", + "and still is ours today." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O may this bounteous God", + "through all our life be near us,", + "with ever joyful hearts", + "and blessed peace to cheer us;", + "and keep us still in grace,", + "and guide us when perplexed;", + "and free us from all ills,", + "in this world and the next." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "All praise and thanks to God", + "the Father now be given;", + "the Son, and Him who reigns", + "with them in highest heaven;", + "the one eternal God,", + "whom earth and heaven adore;", + "for thus it was, is now,", + "and shall be evermore." + ] + } + ] + }, + { + "index": "560", + "number": 560, + "title": "Let All Things Now Living", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Let all things now living a song of thanksgiving", + "To God the Creator triumphantly raise,", + "Who fashioned and made us, protected and stayed us,", + "Who guideth us on to the end of our days.", + "His banners are o’er us,", + "His light goes before us,", + "A pillar of fire shining forth in the night,", + "‘Til shadows have vanished and darkness is banished,", + "as forward we travel from light into light." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "His law He enforces: the stars in their courses,", + "The sun in His orbit, obediently shine;", + "The hills and the mountains, the rivers and fountains,", + "The deeps of the ocean proclaim Him divine,", + "We too should be voicing our love and rejoicing,", + "With glad adoration a song let us raise,", + "‘Til all things now living unite in thanksgiving", + "To God in the highest, hosanna and praise." + ] + } + ] + }, + { + "index": "561", + "number": 561, + "title": "We Plow the Fields", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We plow the fields, and scatter", + "the good seed on the land,", + "But it is fed and watered", + "by God’s almighty hand.", + "He sends the snow in winter,", + "the warmth to swell the grain,", + "The breezes and the sunshine,", + "and soft refreshing rain." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "All good gifts around us", + "Are sent from heaven above;", + "Then thank the Lord, O thank the Lord", + "For all His love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He only is the Maker", + "of all things near and far;", + "He paints the wayside flower,", + "He lights the evening star.", + "The winds and waves obey Him,", + "by Him the birds are fed;", + "Much more, to us His children,", + "He gives our daily bread." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "All good gifts around us", + "Are sent from heaven above;", + "Then thank the Lord, O thank the Lord", + "For all His love." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We thank Thee then, O Father,", + "for all things bright and good,", + "The seed-time and the harvest,", + "our life, our health, and food.", + "Accept the gifts we to offer", + "for all Thy love imparts,", + "And, what Thou most desirest,", + "our humble, thankful hearts." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "All good gifts around us", + "Are sent from heaven above;", + "Then thank the Lord, O thank the Lord", + "For all His love." + ] + } + ] + }, + { + "index": "562", + "number": 562, + "title": "Come, Sing a Song of Harvest", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, sing a song of harvest, Of thanks for daily food!", + "To offer God the first-fruits is old as gratitude." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Long, long ago, the reapers, before they kept the feast,", + "Put first-fruits in a basket, and took it to the priest." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Shall we, sometimes forgetful oh where creation starts,", + "With science in our pockets lose wonder from our hearts?" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "May God, the great Creator, to whom all life belongs,", + "Accept these gifts we offer, our service and our songs." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "And lest the world go hungry while we ourselves are fed,", + "Make each of us more ready to share our daily bread." + ] + } + ] + }, + { + "index": "563", + "number": 563, + "title": "Praise and Thanksgiving", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Praise and thanksgiving let everyone bring", + "Unto our Father for every good thing.", + "All together joyfully sing!" + ] + } + ] + }, + { + "index": "564", + "number": 564, + "title": "For Sunrise Hope and Sunset Calm", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "For sunrise hope and sunset calm,", + "and all that lies between,", + "For all the sweetness and the balm", + "that is and that has been,", + "For comradeship for peace in strife,", + "and light on darkened days;", + "For work to do and strength for life", + "we sing our hymn of praise." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "But O, we press far, far above", + "these gifts of pure delight,", + "And find in Thee, and in Thy love", + "contentment infinite.", + "O Lord, beloved, in whom are found", + "all joys of time and place,", + "What will it be when joy is crowned", + "by vision of Thy face?" + ] + } + ] + }, + { + "index": "565", + "number": 565, + "title": "For the Beauty of the Earth", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "For the beauty of the earth,", + "for the glory of the skies,", + "for the love which from our birth", + "over and around us lies;", + "Lord of all, to Thee we raise", + "this our grateful song of praise." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "For the joy of human love,", + "brother, sister, parent, child,", + "friends on earth and friends above,", + "Pleasures pure and undefiled,", + "Lord of all, to Thee we raise", + "this our grateful song of praise." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "For the gift of Thy dear Son,", + "for the hope of heaven at last,", + "for the Spirit’s victory won,", + "For the crown when life is past,", + "Lord of all, to Thee we raise", + "Songs of gratitude and praise." + ] + } + ] + }, + { + "index": "566", + "number": 566, + "title": "Father, We Thank You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Father, we thank You for the light that shines all the day;", + "For the bright sky You have given most like Your heaven;", + "Father, we thank You." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Father, we thank You for the lamps that lighten the way;", + "For human skill’s exploration of Your creation;", + "Father, we thank You." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Father, we thank You for the friends who brighten our play;", + "For Your command to call others sisters and brothers;", + "Father, we thank You." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Father, we thank You for Your love in Jesus today,", + "Giving us hope for tomorrow through joy and sorrow;", + "Father, we thank You." + ] + } + ] + }, + { + "index": "567", + "number": 567, + "title": "Have Thine Own Way, Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Have thine own way, Lord! Have thine own way!", + "Thou art the potter, I am the clay.", + "Mold me and make me after thy will,", + "while I am waiting, yielded and still." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Have thine own way, Lord! Have thine own way!", + "Search me and try me, Savior today!", + "Wash me just now, Lord, wash me just now,", + "as in thy presence humbly I bow." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Have thine own way, Lord! Have thine own way!", + "Wounded and weary, help me I pray!", + "Power, all power, surely is thine!", + "Touch me and heal me, Savior divine!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Have thine own way, Lord! Have thine own way!", + "Hold o’er my being absolute sway.", + "Fill with thy Spirit till all shall see", + "Christ only, always, living in me!" + ] + } + ] + }, + { + "index": "568", + "number": 568, + "title": "Make Me a Captive, Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Make me a captive, Lord,", + "and then I shall be free;", + "Force me to render up my sword,", + "and I shall conqueror be.", + "I sink in life’s alarms", + "when by myself I stand;", + "Imprison me within Thine arms,", + "and strong shall be my hand." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My heart is weak and poor", + "until it amaster find;", + "It has no spring of action sure,", + "it varies with the wind.", + "It cannot freely move till", + "Thou has wrought its chain;", + "Enslave it with Thy matchless love,", + "and deathless it shall reign." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "My will is not my own", + "till Thou hast made it Thine;", + "If it would reach a monarch’s throne,", + "it must its crown resign;", + "It only stands unbent,", + "amid the clashing strife,", + "When on Thy bosom it has leant,", + "and found in Thee its life." + ] + } + ] + }, + { + "index": "569", + "number": 569, + "title": "Pass Me Not, O Gentle Savior", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Pass me not, O gentle Savior,", + "hear my humble cry;", + "while on others thou art calling,", + "do not pass me by." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Savior, Savior, hear my humble cry;", + "while on others thou art calling,", + "do not pass me by." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Let me at thy throne of mercy", + "find a sweet relief,", + "kneeling there in deep contrition;", + "help my unbelief." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Savior, Savior, hear my humble cry;", + "while on others thou art calling,", + "do not pass me by." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Trusting only in thy merit,", + "would I seek thy face;", + "heal my wounded, broken spirit,", + "save me by thy grace." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Savior, Savior, hear my humble cry;", + "while on others thou art calling,", + "do not pass me by." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Thou the spring of all my comfort,", + "more than life to me,", + "whom have I on earth beside thee?", + "Whom in heaven but thee?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Savior, Savior, hear my humble cry;", + "while on others thou art calling,", + "do not pass me by." + ] + } + ] + }, + { + "index": "570", + "number": 570, + "title": "Not I, But Christ", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Not I, but Christ, be honored, loved, exalted;", + "Not I, but Christ, be seen, be known, be heard;", + "Not I, but Christ, in every look and action,", + "Not I, but Christ, in every thought and word." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Not I, but Christ, to gently soothe in sorrow,", + "Not I, but Christ, to wipe the falling tear;", + "Not I, but Christ, to lift the weary burden,", + "Not I, but Christ, to hush away all fear." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Christ, only Christ! No idle words e’er falling,", + "Christ, only Christ; no needless bustling sound;", + "Christ, only Christ, no self important bearing;", + "Christ, only Christ, no trace of “I” be found." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Not I, but Christ, my every need supplying,", + "Not I, but Christ, my strength and health to be;", + "Christ, only Christ, for body, soul, and spirit,", + "Christ, only Christ, here and eternally." + ] + } + ] + }, + { + "index": "571", + "number": 571, + "title": "What Does the Lord Require", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "What does the Lord require for praise and offering?", + "What sacrifice, desire or tribute bid you bring?", + "Do justly; Love mercy; Walk humbly with your God." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Rulers of men, give ear! Should you not justice show?", + "Will God your pleading hear, while crime and cruelty grow?", + "Do justly; Love mercy; Walk humbly with your God." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "How shall our life fulfill God’s law so hard and high?", + "Let Christ endue our will with grace to fortify.", + "Then justly, in mercy we’ll humbly walk with God." + ] + } + ] + }, + { + "index": "572", + "number": 572, + "title": "Give of Your Best to the Master", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Give of your best to the master,", + "Give of the strength of your youth;", + "Throw your soul’s fresh, glowing ardor", + "Into the battle for truth.", + "Jesus has set the example –", + "Dauntless was He, young and brave;", + "Give Him your loyal devotion,", + "Give Him the best that you have." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Give of your best to the master,", + "Give of the strength of your youth;", + "Clad in salvation’s full armor,", + "Join in the battle for truth." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Give of your best to the Master,", + "Give Him first place in your heart;", + "Give Him first place in your service,", + "Consecrate every part.", + "Give, and to you shall be given –", + "God His beloved Son gave;", + "Gratefully seeking to serve Him,", + "Give Him the best that you have." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Give of your best to the master,", + "Give of the strength of your youth;", + "Clad in salvation’s full armor,", + "Join in the battle for truth." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Give of your best to the Master,", + "Naught else is worthy His love;", + "He gave Himself for your ransom,", + "Have up His glory above;", + "Laid down His life without murmur,", + "You from sin’s ruin to save;", + "Give Him your heart’s adoration,", + "Give Him the best that you have." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Give of your best to the master,", + "Give of the strength of your youth;", + "Clad in salvation’s full armor,", + "Join in the battle for truth." + ] + } + ] + }, + { + "index": "573", + "number": 573, + "title": "I'll Go Where You Want Me to Go", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "It may not be on the mountain height", + "Or over the stormy sea,", + "It may not be at the battle’s front", + "My Lord will have need of me.", + "But if, by a still, small voice he calls", + "To paths that I do not know,", + "I’ll answer, dear Lord, with my hand in thine;", + "I’ll go where you want me to go." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’ll go where you want me to go, dear Lord,", + "Over mountain or plain or sea;", + "I’ll say what you want me to say, dear Lord;", + "I’ll be what you want me to be." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Perhaps today there are loving words", + "Which Jesus would have me speak", + "There may be now in the paths of sin", + "Some wand’rer whom I should seek.", + "O Savior, if thou wilt be my guide,", + "Tho dark and rugged the way,", + "My voice shall echo the message sweet;", + "I’ll say what you want me to say." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’ll go where you want me to go, dear Lord,", + "Over mountain or plain or sea;", + "I’ll say what you want me to say, dear Lord;", + "I’ll be what you want me to be." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "There’s surely somewhere a lowly place", + "In earth’s harvest fields so wide", + "Where I may labor through life’s short day", + "For Jesus, the Crucified.", + "So trusting my all to thy tender care,", + "And knowing thou lovest me,", + "I’ll do thy will with a heart sincere:", + "I’ll be what you want me to be." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I’ll go where you want me to go, dear Lord,", + "Over mountain or plain or sea;", + "I’ll say what you want me to say, dear Lord;", + "I’ll be what you want me to be." + ] + } + ] + }, + { + "index": "574", + "number": 574, + "title": "O Master, Let Me Walk With Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Master, let me walk with thee", + "in lowly paths of service free;", + "tell me thy secret; help me bear", + "the strain of toil, the fret of care." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Help me the slow of heart to move", + "by some clear, winning word of love;", + "teach me the wayward feet to stay,", + "and guide them in the homeward way." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Teach me thy patience; still with thee", + "in closer, dearer company,", + "in work that keeps faith sweet and strong,", + "in trust that triumphs over wrong;" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "In hope that sends a shining ray", + "far down the future’s broadening way,", + "in peace that only thou canst give,", + "with thee, O Master, let me live." + ] + } + ] + }, + { + "index": "575", + "number": 575, + "title": "Let Your Heart Be Broken", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Let your heart be broken for a world in need:", + "Feed the mouths that hunger, soothe the wounds that bleed,", + "Give the cup of water and the loaf of bread", + "Be the hands of Jesus, serving in His stead." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Here on earth applying principles of love,", + "Visible expression – God still rules above", + "Living illustration of the Living Word", + "To the minds of all who’ve Never seen or heard." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Blest to be a blessing privileged to care,", + "Challenged by the need apparent everywhere.", + "Where mankind is wanting, fill the vacant place.", + "Be the means through which the Lord reveals His grace." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Add to your believing deeds that prove it true,", + "Knowing Christ as Savior, make Him Master, too.", + "Follow in His footsteps, go where He has trod;", + "In the world’s great trouble risk yourself for God." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Let your heart be tender and your vision clear;", + "See mankind as God sees, serve Him far and near.", + "Let your heart be broken by a brother’s pain;", + "Share your rich resources, give and give again." + ] + } + ] + }, + { + "index": "576", + "number": 576, + "title": "Awake, Awake to Love and Work", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Awake, awake to love and work!", + "The lark is in the sky;", + "The fields are wet with diamond dew;", + "The worlds awake to cry", + "Their blessings on the Lord of life,", + "As He goes meekly by." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Come, let thy voice be one with theirs,", + "Shout with their shout of praise;", + "See how the giant sun soars up,", + "Great lord of years and days!", + "So let the love of Jesus come", + "And set thy soul ablaze." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "To give and give, and give again,", + "What God hath given thee;", + "To spend thyself nor count the cost;", + "To serve right gloriously", + "The God who gave all worlds that are,", + "And all that are to be." + ] + } + ] + }, + { + "index": "577", + "number": 577, + "title": "In the Heart of Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In the heart of Jesus there is love for you,", + "Love most pure and tender, love most deep and true;", + "Why should you be lonely, why for friendship sigh,", + "When the heart of Jesus has a full supply?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In the mind of Jesus there is thought for you,", + "Warm as summer sunshine, sweet as morning dew;", + "Why should you be fearful, why take anxious thought,", + "Since the mind of Jesus cares for those He bought?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In the field of Jesus there is work for you;", + "Such as even angels might rejoice to do;", + "Why stand idly sighing for some lifework grand,", + "While the field of Jesus seeks your reaping hand?" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "In the home of Jesus there’s a place for you;", + "Glorious, bright, and joyous, calm and peaceful too;", + "Why then, like a wanderer, roam with weary pace,", + "If the home of Jesus holds for you a place?" + ] + } + ] + }, + { + "index": "578", + "number": 578, + "title": "So Send I You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "So sent I you- by grace made strong to triumph", + "O’er hosts of hell, o’er darkness, death, and sin,", + "My name to bear, and in that name to conquer-", + "So send I you, My victory to win." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "So send I you- to take to souls in bondage", + "The word of truth that sets the captive fee,", + "To break the bonds of sin, to loose dearth’s fetters-", + "So send I you, to bring the lost to Me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "So send I you- My strength to know in weakness,", + "My joy in grief, my perfect peace in pain,", + "To prove My power, My grace, My promised presence-", + "So send I you, eternal fruit to gain." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "So Send I you – to bear My cross with patience,", + "And then one day with joy to lay it down", + "To hear My voice, “Well done, My faithful servant –", + "Come, share My throne, My Kingdom, and My crown!”", + "As the Father hath sent Me, so send I You.”" + ] + } + ] + }, + { + "index": "579", + "number": 579, + "title": "'Tis Love that Makes Us Happy", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "‘Tis love that makes us happy,", + "‘Tis love that smooths the way;", + "It helps us mind, it makes us kind", + "To others every day." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God is love; we’re his little children.", + "God is love; we would be like Him.", + "‘Tis love that makes us happy,", + "‘Tis love that smooths the way;", + "It helps us “mind,” it makes us kind", + "To others every day." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "This world is full of sorrow,", + "Of sickness, death, and sin;", + "With loving heart we’ll do our part,", + "And try some soul to win." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God is love; we’re his little children.", + "God is love; we would be like Him.", + "‘Tis love that makes us happy,", + "‘Tis love that smooths the way;", + "It helps us “mind,” it makes us kind", + "To others every day." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And when this life is over,", + "And we are called above", + "Our song shall be, eternally,", + "Of Jesus and His love." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "God is love; we’re his little children.", + "God is love; we would be like Him.", + "‘Tis love that makes us happy,", + "‘Tis love that smooths the way;", + "It helps us “mind,” it makes us kind", + "To others every day." + ] + } + ] + }, + { + "index": "580", + "number": 580, + "title": "This Little Light of Mine", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "This little light of mine,", + "I’m going to let it shine, (shine)", + "This little light of mine,", + "I’m going to let it shine, (shine)", + "This little light of mine,", + "I’m going to let it shine,", + "Let it shine, let it shine,", + "let it shine." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Every where I go,", + "I’m going to let it shine, (shine)", + "Every where I go,", + "I’m going to let it shine, (shine)", + "Every where I go,", + "I’m going to let it shine,", + "Let it shine, let it shine,", + "let it shine." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "All through the night,", + "I’m going to let it shine, (shine)", + "All through the night,", + "I’m going to let it shine, (shine)", + "All through the night,", + "I’m going to let it shine,", + "Let it shine, let it shine,", + "let it shine." + ] + } + ] + }, + { + "index": "581", + "number": 581, + "title": "When the Church of Jesus", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When the church of Jesus shuts its outer door,", + "Lest the roar of traffic drown the voice of prayer:", + "May our prayers, Lord make up ten times more aware", + "That the world we banish is our Christian care." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "If our hearts are lifted where devotion soars", + "High above this hungry suffering world of ours:", + "Lest our hymns should drug us to forget its needs,", + "Forge our Christian worship into Christian deeds." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lest the gifts we offer, money, talents, time,", + "Serve to salve our conscience to our secret shame:", + "Lord, reprove, inspire us by the way you give;", + "Teach us, dying Savior, how true Christians live." + ] + } + ] + }, + { + "index": "582", + "number": 582, + "title": "Working, O Christ, With Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Working, O Christ, with Thee, working with Thee,", + "Unworthy, sinful, weak, though we may be;", + "Our all to Thee we give, for Thee alone we live,", + "And by Thy grace achieve, working with Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Along the city’s waste, working with Thee,", + "Our eager footsteps haste, like Thee to be;", + "The poor we gather in, the outcasts raise from sin,", + "And labor souls to win, working with Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Savior, we weary not, working with Thee,", + "As hard as Thine our lot can never be;", + "Our joy and comfort this, “Thy grace sufficent is;”", + "This changes toil to bliss, working with Thee." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "So let us labor on, working with Thee,", + "Till earth to Thee is won, from sin set free;", + "Till men, from shore to shore, receive Thee, and adore,", + "And join us evermore, working with Thee." + ] + } + ] + }, + { + "index": "583", + "number": 583, + "title": "You That Know the Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "You that know the Lord is gracious,", + "You for whom a cornerstone", + "Stands, of God elect and precious,", + "Laid that you may build there-on,", + "See that on that sure foundation", + "You a living temple raise.", + "Towers that may tell forth salvation,", + "Walls that may reech-o praise." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Living stones by God appointed", + "Each to his allotted place,", + "Kings and priests, by God anointed,", + "Shall you not declare His grace?", + "You, a royal generation,", + "Tell the tidings of your birth,", + "Tidings of a new creation", + "To an old and weary earth." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Tell the praise of Him who called you", + "Out of darkness into light,", + "Broke the fetters that enthralled you,", + "Gave you freedom, peace, and sight:", + "Tell the tale of sins forgiven,", + "Strength renewed and hope restored,", + "Till the earth, in tune with heaven,", + "Praise and magnify the Lord." + ] + } + ] + }, + { + "index": "584", + "number": 584, + "title": "There's a Spirit in the Air", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There’s a Spirit in the air,", + "telling Christians everywhere", + "“Praise the love that Christ revealed,", + "living, working in our world.”" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lose your shyness, find your tongue;", + "tell the world what God has done:", + "God in Christ has come to stay,", + "we can see His pow’r today." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When believers break the bread,", + "when a hungry child is fed:", + "Praise the love that Christ revealed,", + "living, working in our world." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Still His Spirit leads the fight,", + "seeing wrong and setting right:", + "God in Christ has come to stay,", + "we can see His pow’r today." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "When a stranger’s not alone,", + "where the homeless find a home,", + "Praise the love that Christ revealed,", + "living, working in our world." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "May His Spirit fill our praise,", + "guide our thoughts and change our ways.", + "God in Christ has come to stay,", + "we can see His power today." + ] + }, + { + "type": "verse", + "index": 7, + "lines": [ + "There’s a Spirit in the air,", + "calling people everywhere;", + "Praise the love that Christ revealed:", + "living, working in our world." + ] + } + ] + }, + { + "index": "585", + "number": 585, + "title": "When Christ Was Lifted From the Earth", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When Christ was lifted from the earth", + "His arms stretched out above", + "Through every culture, every birth,", + "to draw an answering love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Still east and west His love extends", + "and always, near or far,", + "He calls and claims us as His friends", + "and loves us as we are." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Where generation, class, or race", + "divides us to our shame,", + "He sees not labels but a face,", + "a person and a name." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Thus freely loved, tho’ fully known,", + "may I in Christ be free", + "To welcome and accept His own", + "as Christ accepted me." + ] + } + ] + }, + { + "index": "586", + "number": 586, + "title": "What Joy It Is to Worship Here", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "What joy it is to worship here,", + "And find ourselves at home,", + "Where God, who uses every gift,", + "Has room for all who come!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Yet are no two of us alike", + "Of all the human race,", + "And we must seek a common ground", + "If we would share His grace." + ] + } + ] + }, + { + "index": "587", + "number": 587, + "title": "In Christ There Is No East nor West", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In Christ there is no east nor west,", + "In Him no south or north;", + "But one great fellowship of love", + "Throughout the whole wide earth." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In Him shall true heart everywhere", + "Their high communion find;", + "His service is the golden cord", + "Close binding all mankind." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Join hands, then, brothers of the faith,", + "Whate’er your race may be.", + "Who serves my Father as a son", + "Is surely kin to me." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "In Christ now meet both east and west,", + "In Him meet south and north;", + "All Christly souls are one in Him", + "Throughout the whole wide earth." + ] + } + ] + }, + { + "index": "588", + "number": 588, + "title": "Lord of All Nations", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord of all nations, grant me grace", + "To love all people, every race,", + "And in each person may I see", + "My kindred loved, redeemed by Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Break down the wall that would divide", + "Thy children, Lord, on every side.", + "My neighbor’s good let me pursue;", + "Let Christian love bind warm and true." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Forgive me, Lord, where I have erred", + "By loveless act and thoughtless word.", + "Make me to see the wrong I do", + "Will crucify my Lord anew." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Give me Thy courage, Lord, to speak", + "Whenever strong oppress the weak.", + "Should I myself the victim be,", + "Help me forgive, remembering Thee." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "With Thine own love may I be filled", + "And by Thy Holy Spirit willed,", + "That all I touch, where’er I be,", + "May be divinely touched by Thee." + ] + } + ] + }, + { + "index": "589", + "number": 589, + "title": "Holy Spirit, Gracious Guest", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Holy Spirit, gracious guest,", + "Hear and grant our heart’s request", + "For that gift supreme and best:", + "Holy heav’nly love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Faith that mountains could remove,", + "Tongues of earth or heaven above,", + "Knowledge, all things, empty prove", + "If I have no love." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Though I as a martyr bleed,", + "Give my goods the poor to feed,", + "All is vain if love I need:", + "Therefore give me love." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Love is kind and suffers long,", + "Love is pure and thinks no wrong,", + "Love than death it self more strong:", + "Therefore give us love." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Prophecy will fade away,", + "Melting in the light of day;", + "Love will ever with us stay:", + "Therefore give us love." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "Faith and hope and love we see", + "Joining hand in hand agree-", + "But the greatest of the three,", + "And the best is love." + ] + } + ] + }, + { + "index": "590", + "number": 590, + "title": "Trust and Obey", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When we walk with the Lord", + "in the light of his word,", + "what a glory he sheds on our way!", + "While we do his good will,", + "he abides with us still,", + "and with all who will trust and obey." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Trust and obey, for there’s no other way", + "to be happy in Jesus, but to trust and obey." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Not a shadow can rise,", + "not a cloud in the skies,", + "but his smile quickly drives it away;", + "not a doubt nor a fear,", + "not a sigh nor a tear,", + "can abide while we trust and obey." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Trust and obey, for there’s no other way", + "to be happy in Jesus, but to trust and obey." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Not a burden we bear,", + "not a sorrow we share,", + "but our toil he doth richly repay;", + "not a grief or a loss,", + "not a frown or a cross,", + "but is blest if we trust and obey." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Trust and obey, for there’s no other way", + "to be happy in Jesus, but to trust and obey." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "But we never can prove", + "the delights of his love", + "until all on the altar we lay;", + "for the favor he shows,", + "and the joy he bestows,", + "are for them who will trust and obey." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Trust and obey, for there’s no other way", + "to be happy in Jesus, but to trust and obey." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Then in fellowship sweet", + "we will sit at his feet,", + "or we’ll walk by his side in the way;", + "what he says we will do,", + "where he sends we will go;", + "never fear, only trust and obey." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Trust and obey, for there’s no other way", + "to be happy in Jesus, but to trust and obey." + ] + } + ] + }, + { + "index": "591", + "number": 591, + "title": "In Our Work and in Our Play", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In our work and in our play,", + "Jesus, ever with us stay;", + "May be always strive to be", + "True and faithful unto Thee.", + "Then we truthfully can sing,", + "We are children of the King." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "May we in Thy strength subdue", + "Evil tempers, words untrue,", + "Thoughts impure, and deeds unkind,", + "All things hateful to Thy mind.", + "Then we truthfully can sing,", + "We are children of the King." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Children of the King are we!", + "May we loyal to Him be;", + "Try to please Him every day,", + "In our work and in our play.", + "Then we truthfully can sing,", + "We are children of the King." + ] + } + ] + }, + { + "index": "592", + "number": 592, + "title": "Watchman, Tell Us of the Night", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Watchman, tell us of the night", + "what its signs of promise are.", + "Traveler, o’er yon mountain’s height,", + "see that glory beaming star.", + "Watchman, does its beauteous ray", + "aught of joy or hope foretell?", + "Traveler, yes; it brings the day,", + "promised day of Israel." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Watchman, tell us of the night,", + "higher yet that star ascends.", + "Traveler, blessedness and light,", + "peace and truth its course portends.", + "Watchman, will its beams alone", + "gild the spot that gave them birth?", + "Traveler, ages are its own;", + "See it bursts o’er all the earth." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Watchman, tell us of the night,", + "for the morning seems to dawn.", + "Traveler, darkness takes its flight,", + "doubt and terror are withdrawn.", + "Watchman, let your wanderings cease;", + "hasten to your quiet home.", + "Traveler, lo, the Prince of Peace,", + "lo, the Son of God is come!" + ] + } + ] + }, + { + "index": "593", + "number": 593, + "title": "In Times Like These", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "In times like these you need a Savior,", + "In times like these you need and anchor;", + "Be very sure, be very sure", + "Your anchor holds and grips the Solid rock!", + "This Rock is Jesus, Yes, He’s the One;", + "This Rock is Jesus, The only One!", + "Be very sure, be very sure", + "Your anchor holds and grips the Solid rock!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In times like these you need the Bible,", + "In times like these O be not idle;", + "Be very sure, be very sure", + "Your anchor holds and grips the Solid rock!", + "This Rock is Jesus, Yes, He’s the One;", + "This Rock is Jesus, The only One!", + "Be very sure, be very sure", + "Your anchor holds and grips the Solid rock!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In times like these I have a Savior,", + "In times like these I have an anchor", + "I’m very sure, be very sure", + "Your anchor holds and grips the Solid rock!", + "This Rock is Jesus, Yes, He’s the One;", + "This Rock is Jesus, The only One!", + "I’m very sure, be very sure", + "Your anchor holds and grips the Solid rock!" + ] + } + ] + }, + { + "index": "594", + "number": 594, + "title": "Heir of the Kingdom", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Heir of the kingdom, O why dost thou slumber?", + "Why art thou sleeping so near thy blest home?", + "Wake thee, arouse thee, and gird on thine armor,", + "Speed, for the moments are hurrying on." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Heir of the kingdom, say, why dost thou linger?", + "How canst thou tarry in sight of the prize?", + "Up, and adorn thee, the Savior is coming;", + "Haste to receive Him descending the skies." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Earth’s mighty nations, in strife and commotion,", + "Tremble with terror, and sink in dismay;", + "Listen, ’tis nought but the chariot’s loud rumbling;", + "Heir of the kingdom, no longer delay." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Stay not, O stay not for earth’s vain allurements!", + "See how its glory is passing away;", + "Break the strong fetters the foe hath bound o’er thee;", + "Heir of the kingdom, turn, turn thee away." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Keep the eye single, the head upward lifted;", + "Watch for the glory of earth’s coming King;", + "Lo! o’er the mountaintops light is now breaking;", + "Heirs of the kingdom, rejoice ye and sing." + ] + } + ] + }, + { + "index": "595", + "number": 595, + "title": "Let Every Lamp Be Burning", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Let every lamp be burning bright,", + "The darkest hour is nearing;", + "The darkest hour of earth’s long night,", + "Before the Lord’s appearing." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Then trim your lamps, my brethren dear,", + "Then trim your lamps with godly fear;", + "The Master’s coming draweth near,", + "Let every lamp be burning." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Though thousands calmly slumber on,", + "The last great message spuring,", + "Wel’ll rest our living faith upon", + "His promise of returning." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Then trim your lamps, my brethren dear,", + "Then trim your lamps with godly fear;", + "The Master’s coming draweth near,", + "Let every lamp be burning." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "His word our lamp, His truth our guide,", + "We cannot be mistaken;", + "Though dangers rise on every side,", + "We shall not be forsaken." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Then trim your lamps, my brethren dear,", + "Then trim your lamps with godly fear;", + "The Master’s coming draweth near,", + "Let every lamp be burning." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Then let good works with faith appear,", + "To help the world atound us;", + "Obedience bring the blessing near", + "When faith has firmly bound us." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Then trim your lamps, my brethren dear,", + "Then trim your lamps with godly fear;", + "The Master’s coming draweth near,", + "Let every lamp be burning." + ] + } + ] + }, + { + "index": "596", + "number": 596, + "title": "Look for the Waymarks", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Look for the way-marks as you journey on,", + "Look for the way-marks passing one by one;", + "Down through the ages, past the kingdoms four—", + "Where are we standing? Look the way-marks o’er." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Look for the way-marks, the great prophetic way-marks,", + "Down through the ages, past the kingdoms four.", + "Look for the waymarks, the great prophetic way-marks;", + "The journey’s almost o’er." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "First, the Assyrian kingdom ruled the world,", + "Then Medo-Persia’s banners were unfurled;", + "And after Greece held universal sway,", + "Rome seized the scepter—where are we today?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Look for the way-marks, the great prophetic way-marks,", + "Down through the ages, past the kingdoms four.", + "Look for the waymarks, the great prophetic way-marks;", + "The journey’s almost o’er." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Down in the feet of iron and of clay,", + "Weak and divided, soon to pass away;", + "What will the next great, glorious drama be?", + "Christ and His coming, and eternity." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Look for the way-marks, the great prophetic way-marks,", + "Down through the ages, past the kingdoms four.", + "Look for the waymarks, the great prophetic way-marks;", + "The journey’s almost o’er." + ] + } + ] + }, + { + "index": "597", + "number": 597, + "title": "Ye Servants of the Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Ye servants of the Lord,", + "Each in his office wait,", + "Observant of His heavenly Word,", + "And watchful at His gate." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Let all your lamps be bright,", + "And trim the golden flame,", + "Gird up your loins as in His sight,", + "His coming thus proclaim." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Watch, ’tis your Lord’s command,", + "And while we speak He’s near;", + "Mark the first signal of His hand,", + "And ready all appear." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O happy servant, he,", + "In such a posture found!", + "He shall His Lord with rapture see,", + "And be with honor crowned." + ] + } + ] + }, + { + "index": "598", + "number": 598, + "title": "Watch, Ye Saints", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Watch, ye saints, with eyelids waking;", + "Lo! The powers of heaven are shaking;", + "Keep your lamps all trimmed an burning,", + "Ready for your Lord’s returning." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lo! He comes, lo! Jesus comes;", + "Lo! He come, He comes all glorious!", + "Jesus comes to reign victorious,", + "Lo! He comes, yes, Jesus comes." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lo! the promise of your Savior,", + "Pardoned sin and purchased favor,", + "Blood-washed robes and crowns of glory;", + "Haste to tell redemption’s story." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lo! He comes, lo! Jesus comes;", + "Lo! He come, He comes all glorious!", + "Jesus comes to reign victorious,", + "Lo! He comes, yes, Jesus comes." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Kingdoms at their base are crumbling,", + "Hark! His chariot wheels are rumbling;", + "Tell, O tell of grace abounding,", + "While the seventh trump is sounding." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lo! He comes, lo! Jesus comes;", + "Lo! He come, He comes all glorious!", + "Jesus comes to reign victorious,", + "Lo! He comes, yes, Jesus comes." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Nations wane, though proud and stately;", + "Christ His kingdom hasteneth greatly;", + "Earth her latest pangs is summing;", + "Shout, ye saints, your Lord is coming." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lo! He comes, lo! Jesus comes;", + "Lo! He come, He comes all glorious!", + "Jesus comes to reign victorious,", + "Lo! He comes, yes, Jesus comes." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Sinners, come, while Christ is pleading;", + "Now for you He’s interceding;", + "Haste, ere grace and time diminished", + "Shall proclaim the mystery finished." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lo! He comes, lo! Jesus comes;", + "Lo! He come, He comes all glorious!", + "Jesus comes to reign victorious,", + "Lo! He comes, yes, Jesus comes." + ] + } + ] + }, + { + "index": "599", + "number": 599, + "title": "Rejoice, Rejoice, Believers", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Rejoice, rejoice, believers,", + "and let your lights appear:", + "The evening is advancing,", + "and darker night is near.", + "The Bridegroom is arising,", + "and soon He draweth nigh.", + "Up, pray, and watch, and wrestle,", + "at midnight comes the cry." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The watchers on the mountain", + "proclaim the Bride-groom near.", + "Go, meet Him as He cometh,", + "with hallelujahs clear.", + "The marriage feast is waiting,", + "the gates wide open stand;", + "Up, up, you heirs of glory,", + "the Bride-groom is at hand." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "You saints who here in patience", + "your cross and suff’rings bore,", + "Shall live and reign forever,", + "when sorrow is no more.", + "Upon the throne of glory", + "the Lamb you shall behold,", + "In triumph cast before Him", + "your diadems of gold!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Our hope and expectation,", + "O Jesus, now appear;", + "Arise, O sun so longed for,", + "o’er this benighted sphere!", + "With hearts and hands uplifted,", + "we plead, O Lord, to see", + "The day of earth’s redemption", + "that brings us unto Thee." + ] + } + ] + }, + { + "index": "600", + "number": 600, + "title": "Hold Fast Till I Come", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sweet promise is given to all who believe–", + "“Behold I come quickly, Mine own to receive;", + "Hold fast till I come; the danger is great;", + "Sleep not as do others; be watchful, and wait.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "“Hold fast till I come,” sweet promise of heaven–", + "“The kingdom restored, to you shall be given.”", + "“Come, enter My joy, sit down on the throne;", + "Bright crowns are in waiting; hold fast till I come.”" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We’ll “watch unto prayer” with lamps burning bright;", + "He comes to all others a “thief in the night.”", + "We know He is near, but know not the day–", + "As spring shows that summer is not far away." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "“Hold fast till I come,” sweet promise of heaven–", + "“The kingdom restored, to you shall be given.”", + "“Come, enter My joy, sit down on the throne;", + "Bright crowns are in waiting; hold fast till I come.”" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Yes! this is our hope, ’tis built on His word–", + "The glorious appearing of Jesus, our Lord;", + "Of promises all, it stands as the sum:", + "“Behold I come quickly; hold fast till I come.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "“Hold fast till I come,” sweet promise of heaven–", + "“The kingdom restored, to you shall be given.”", + "“Come, enter My joy, sit down on the throne;", + "Bright crowns are in waiting; hold fast till I come.”" + ] + } + ] + }, + { + "index": "601", + "number": 601, + "title": "Watchmen, on the Walls of Zion", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Watchmen, on the walls of Zion,", + "What O tell us, of the night?", + "Is the daystar now arising?", + "Will the morn soon greet our sight?", + "O’er your vision Shine there now", + "some rays of light?", + "O’er your vision Shine there now", + "some rays of light?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Tell, O tell us, are the landmarks", + "On our voyage all passed by?", + "Are we nearing now the haven?", + "Can we e’en the land descry?", + "Do we truly See the heavenly kingdom nigh?", + "Do we truly See the heavenly kingdom nigh?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Light is beaming, day is coming!", + "Let us sound aloud the cry;", + "We behold the daystar rising", + "Pure and bright in yonder sky!", + "Saints, be joyful; Your redemption draweth nigh;", + "Saints, be joyful; Your redemption draweth nigh." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "We have found the chart and compass,", + "And are sure the land is near;", + "Onward, onward we are hasting,", + "Soon the haven will appear;", + "Let your voices Sound aloud your holy cheer;", + "Let your voices Sound aloud your holy cheer." + ] + } + ] + }, + { + "index": "602", + "number": 602, + "title": "O Brother, Be Faithful", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O brother be faithful! soon Jesus will come,", + "For whom we have waited so long;", + "O, soon we shall enter our glorious home,", + "And join in the conqueror’s song.", + "O brother be faithful! for why should we prove", + "Unfaithful to Him who had shown", + "Such deep, such unbounded and infinite love", + "Who died to redeem us His own." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O brother be faithful! the city of gold,", + "Prepared for the good and the blest,", + "Is waiting its portals of pearl to unfold,", + "And welcome thee into thy rest.", + "Then, brother be faithful! not long shall we stay", + "In weariness here, and forlorn,", + "Time’s dark night of sorrow is wearing away,", + "We haste to the glorious morn." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O brother be faithful! He soon will descend,", + "Creation’s omnipotent King,", + "While legions of angels His chariot attend,", + "And palm wreaths, of victory bring.", + "O brother be faithful! and soon shalt thou hear", + "They Savior pronounce the glad word,", + "Well done, faithful servant, they title is clear,", + "To enter the joy of thy Lord." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O brother be faithful! eternity’s years", + "Shall tell for thy faithfulness now,", + "When bright smiles of gladness shall scatter thy tears,", + "A coronet gleam on thy brow.", + "O brother be faithful! the promise is sure,", + "That waits for the faithful and tried;", + "To reign with the ransomed, immortal and pure,", + "And ever with Jesus abide." + ] + } + ] + }, + { + "index": "603", + "number": 603, + "title": "Christian, Seek Not Repose", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Christian, seek not yet repose,", + "Cast thy dreams of ease away;", + "Thou aret in teh midst of foes;", + "Watch and pray!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Gird thy heavenly armor on,", + "Wear it ever, night and day;", + "Ambushed lies the evil one;", + "Watch and pray!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Hear the victors who o’ercame;", + "Still they mark each warrior’s way;", + "All with one sweet voice exclaim:", + "“Watch and pray!”" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Hear, above all, hear thy Lord,", + "Him thou lovest to obey;", + "Hide within thy heart His word;", + "“Watch and pray!”" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Watch, as if on that alone Hung", + "the issue of teh day;", + "Pray that help may be send down;", + "Watch and pray!" + ] + } + ] + }, + { + "index": "604", + "number": 604, + "title": "We Know Not the Hour", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We know not the hour", + "of the Master’s appearing;", + "Yet signs all foretell", + "that the moment is nearing", + "When He shall return", + "’tis the promise most cheering", + "But we know not the hour." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He will come, let us watch and be ready;", + "He will come, hallelujah! hallelujah!", + "He will come in the clouds of His Father’s", + "bright glory but we know not the hour." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "There’s light for the wise", + "who are seeking salvation;", + "There’s truth in the book", + "of the Lord’s revelation;", + "Each prophecy points", + "to the great consummation", + "But we know not the hour." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He will come, let us watch and be ready;", + "He will come, hallelujah! hallelujah!", + "He will come in the clouds of His Father’s", + "bright glory but we know not the hour." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We’ll watch and we’ll pray,", + "with our lamps trimmed and burning;", + "We’ll work and we’ll wait", + "till the Master’s returning;", + "We’ll sing and rejoice,", + "every omen discerning", + "But we know not the hour." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "He will come, let us watch and be ready;", + "He will come, hallelujah! hallelujah!", + "He will come in the clouds of His Father’s", + "bright glory but we know not the hour." + ] + } + ] + }, + { + "index": "605", + "number": 605, + "title": "My Soul, Be on Thy Guard", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My soul, be on they guard!", + "Ten thousand foes arise;", + "The hosts of sin are pressing hard", + "To draw thee from the skies." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O watch, and fight, and pray!", + "The battle ne’er give o’er;", + "Renew it boldly every day,", + "And help divine implore." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Ne’er think the victory won,", + "Nor lay thine armor down;", + "Thy arduous task will not be done", + "Till thou obtain the crown." + ] + } + ] + }, + { + "index": "606", + "number": 606, + "title": "Once to Every Man and Nation", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Once to every man and nation,", + "comes the moment to decide,", + "In the strife of truth with falsehood,", + "for the good or evil side;", + "Some great cause, some great decision,", + "offering each the bloom or blight,", + "And the choice goes by forever,", + "’twixt that darkness and that light." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Then to side with truth is noble,", + "when we share her wretched crust,", + "Ere her cause bring fame and profit,", + "and ’tis prosperous to be just;", + "Then it is the brave man chooses", + "while the coward stands aside,", + "Till the multitude make virtue", + "of the faith they had denied." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "By the light of burning martyrs,", + "Christ, Thy bleeding feet we track,", + "Toiling up new Calv’ries ever", + "with the cross that turns not back;", + "New occasions teach new duties,", + "time makes ancient good uncouth,", + "They must upward still and onward,", + "who would keep abreast of truth." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Though the cause of evil prosper,", + "yet the truth alone is strong;", + "Though her portion be the scaffold,", + "and upon the throne be wrong;", + "Yet that scaffold sways the future,", + "and behind the dim unknown,", + "Standeth God within the shadow,", + "keeping watch above His own." + ] + } + ] + }, + { + "index": "607", + "number": 607, + "title": "God of Grace and God of Glory", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God of grace and God of glory,", + "On Thy people pour Thy power;", + "Now fulfill Thy church’s story,", + "Bring her bud to glorious flower.", + "Grant us wisdom, grant us courage,", + "For the facing of this hour." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lo, the hosts of evil round us", + "Scorn Thy Christ, assail His ways;", + "From the fears that long have bound us", + "Free our hearts to faith and praise.", + "Grant us wisdom, grant us courage,", + "For the facing of this hour." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Cure Thy children’s warring madness,", + "Bend our pride to Thy control;", + "Shame our wanton selfish gladness", + "Rich in goods and poor in soul.", + "Grant us wisdom, grant us courage,", + "Lest we miss Thy kingdom’s goal." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Set our feet on lofty places,", + "Gird our lives that they may be", + "Armored with all Christ-like graces", + "In the fight to set all free.", + "Grant us wisdom, grant us courage,", + "That we fail not man nor Thee." + ] + } + ] + }, + { + "index": "608", + "number": 608, + "title": "Faith Is the Victory", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Encamped along the hills of light,", + "Ye Christian soldiers, rise,", + "And press the battle ere the night", + "Shall veil the glowing skies.", + "Against the foe in vales below,", + "Let all our strength be hurled;", + "Faith is the victory, we know,", + "That overcomes the world." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Faith is the victory!", + "Faith is the victory!", + "Oh, glorious victory", + "That overcomes the world." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "His banner over us in love,", + "Our sword the Word of God;", + "We tread the road the saints above", + "With shouts of triumph trod.", + "By faith they, like whirlwind’s breath,", + "Swept on o’er ev’ry field;", + "The faith by which they conquered death", + "Is still our shining shield." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Faith is the victory!", + "Faith is the victory!", + "Oh, glorious victory", + "That overcomes the world." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "To him who overcomes the foe", + "White raiment shall be giv’n;", + "Before the angels he shall know", + "His name confessed in heav’n.", + "Then onward from the hills of light,", + "Our hearts with love aflame;", + "We’ll vanquish all the hosts of night,", + "In Jesus’ conq’ring name." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Faith is the victory!", + "Faith is the victory!", + "Oh, glorious victory", + "That overcomes the world." + ] + } + ] + }, + { + "index": "609", + "number": 609, + "title": "Am I a Soldier of the Cross", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Am I a soldier of the cross,", + "a follower of the Lamb,", + "and shall I fear to own his cause,", + "or blush to speak his name?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Must I be carried to the skies", + "on flowery beds of ease,", + "while others fought to win the prize,", + "and sailed through bloody seas?" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Are there no foes for me to face?", + "Must I not stem the flood?", + "Is this vile world a friend to grace,", + "to help me on to God?" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Sure I must fight, if I would reign;", + "increase my courage, Lord", + "I’ll bear the toil, endure the pain,", + "supported by thy word" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Thy saints in all this glorious war", + "shall conquer though they die;", + "they see the triumph from afar,", + "by faith they bring it nigh" + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "When that illustrious day shall rise,", + "and all thy armies shine", + "in robes of victory through the skies,", + "the glory shall be thine" + ] + } + ] + }, + { + "index": "610", + "number": 610, + "title": "Stand Like the Brave", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Christian, awake! ’tis the Master’s command;", + "With helmet and shield, and a sword in thy hand,", + "To meet the bold tempter, go, fearlessly go,", + "Then stand like the brave, with thy face to the foe." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Stand like the brave, stand like the brave,", + "Stand like the brave, with thy face to the foe." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The cause of thy Master with vigor defend;", + "Be watchful, be zealous, and fight to the end;", + "Wherever He leads thee, go, valiantly go,", + "Then stand like the brave, with thy face to the foe." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Stand like the brave, stand like the brave,", + "Stand like the brave, with thy face to the foe." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Press on, never doubting, thy Captain is near,", + "With grace to supply, and with comfort to cheer;", + "His love, like a stream in the desert will flow;", + "Then stand like the brave, with thy face to the foe." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Stand like the brave, stand like the brave,", + "Stand like the brave, with thy face to the foe." + ] + } + ] + }, + { + "index": "611", + "number": 611, + "title": "Awake, My Soul!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Awake, my soul! stretch every nerve,", + "And press with vigor on;", + "A heavenly race demands thy zeal,", + "And an immortal crown." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "’Tis God’s all animating voice", + "That calls thee from on high;", + "’Tis He whose hand presents the prize", + "To thine aspiring eye." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "A cloud of witnesses around", + "Hold thee in full survey;", + "Forget the steps already trod,", + "And onward urge thy way." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Blest Savior, introduced by Thee,", + "Our race have we begun;", + "And, crowned with victory, at Thy feet", + "We’ll lay our trophies down." + ] + } + ] + }, + { + "index": "612", + "number": 612, + "title": "Onward, Christian Soldiers!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Onward, Christian soldiers, marching as to war,", + "with the cross of Jesus going on before.", + "Christ, the royal Master, leads against the foe;", + "forward into battle see his banners go!" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Onward, Christian soldiers, marching as to war,", + "with the cross of Jesus going on before." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Like a mighty army moves the church of God;", + "brothers, we are treading where the saints have trod.", + "We are not divided, all one body we,", + "one in hope and doctrine, one in charity." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Onward, Christian soldiers, marching as to war,", + "with the cross of Jesus going on before." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Crowns and thrones my perish, kingdoms rise and wane,", + "but the church of Jesus constant will remain.", + "Gates of hell can never ‘gainst that church prevail;", + "we have Christ’s own promise, and that cannot fail." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Onward, Christian soldiers, marching as to war,", + "with the cross of Jesus going on before." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Onward then, ye people, join our happy throng,", + "blend with ours your voices in the triumph song.", + "Glory, laud, and honor unto Christ the King,", + "this through countless ages men and angels sing." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Onward, Christian soldiers, marching as to war,", + "with the cross of Jesus going on before." + ] + } + ] + }, + { + "index": "613", + "number": 613, + "title": "Fight the Good Fight", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Fight the good fight with all thy might;", + "Christ is thy strength, and Christ thy right;", + "Lay hold on life and it shall be", + "Thy joy and crown eternally." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Run the straight race through God’s good grace;", + "Lift up thine eyes, and seek His face.", + "Life with its path before us lies;", + "Christ is the way, and Christ the prize." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Cast care aside, lean on thy guide,", + "His boundless mercy will provide;", + "Trust, and the trusting soul shall prove", + "Christ is its life, and Christ its love." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Faint not, nor fear, His arms are near;", + "He changeth not, and thou art dear.", + "Only believe, and thou shalt see", + "That Christ is all in all to thee." + ] + } + ] + }, + { + "index": "614", + "number": 614, + "title": "Sound the Battle Cry", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sound the battle cry,", + "See! the foe is nigh;", + "Raise the standard high", + "For the Lord;", + "Gird your armor on,", + "Stand firm, every one,", + "Rest your cause upon His holy word." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rouse, then soldiers!", + "rally round the banner!", + "Ready, steady, pass the word along;", + "Onward, forward, shout aloud hosanna!", + "Christ is Captain of the mighty throng." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Strong to meet the foe,", + "Marching on we go,", + "While our cause we know", + "Must prevail;", + "Shield and banner bright,", + "Gleaming in the light,", + "Battling for the right,", + "We ne’er can fail." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rouse, then soldiers!", + "rally round the banner!", + "Ready, steady, pass the word along;", + "Onward, forward, shout aloud hosanna!", + "Christ is Captain of the mighty throng." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O Thou God of all,", + "Hear us when we call,", + "Help us, one and all,", + "By Thy grace;", + "When the battle’s done,", + "And the victory won,", + "May we wear the crown", + "Before Thy face." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Rouse, then soldiers!", + "rally round the banner!", + "Ready, steady, pass the word along;", + "Onward, forward, shout aloud hosanna!", + "Christ is Captain of the mighty throng." + ] + } + ] + }, + { + "index": "615", + "number": 615, + "title": "Rise Up, O Church of God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Rise up, O men of God!", + "His kingdom tarries long.", + "Bring in the day of brotherhood", + "and end the night of wrong." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Let women all rise up!", + "Have done with lesser things.", + "Give heart and mind and soul and strength", + "to serve the King of kings." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Rise up, courageous youth!", + "The church for you doth wait,", + "her strength unequal to her task;", + "rise up, and make her great!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lift high the cross of Christ!", + "Tread where his feet have trod.", + "Disciples of the Son of Man,", + "rise up, O church of God!" + ] + } + ] + }, + { + "index": "616", + "number": 616, + "title": "Soldiers of Christ, Arise", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Soldiers of Christ,arise,", + "And put your armor on,", + "Strong in the strength which God supplies", + "Through His eternal Son", + "Strong in the Lord of hosts,", + "And in His mighty power,", + "Who in the strength of Jesus trusts", + "Is more than conqueror." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Stand then in His great might,", + "With all His strength endued,", + "But take, to arm you for the fight,", + "The panoply of God;", + "That, having all things done,", + "And all your conflicts passed,", + "Ye may o’ercome through Christ alone,", + "And stand entire at last." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "From strength to strength go on,", + "Wrestle and fight and pray,", + "Tread all the powers of darkness down", + "And win the well-fought day.", + "Still let the Spirit cry", + "In all His soldiers, “Come!”", + "Till Christ the Lord who reigns on high", + "Shall take the conquerors home." + ] + } + ] + }, + { + "index": "617", + "number": 617, + "title": "We Are Living, We Are Dwelling", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We are living, we are dwelling,", + "In a grand and awful time,", + "In an age on ages telling", + "To be living is sublime.", + "Hark! the waking up of nations,", + "Gog and Magog to the fray;", + "Hark! what soundeth? Is creation", + "Groaning for her latter day?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Christian, rouse and arm for conflict,", + "Nerve thee for the battlefield;", + "Bear the helmet of salvation,", + "And the mighty gospel shield;", + "Let the breastplate, peace, be on thee,", + "Take the Spirit’s sword in hand;", + "Boldly, fearlessly, go forth then,", + "In Jehovah’s strength to stand." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And the prince of evil spirits,", + "Great deceiver of the world!", + "He who at the blessed Jesus", + "Once his deadly weapons hurled,", + "Cometh with unwonted power,", + "Knowing that his reign will cease", + "When the kingdom shall be given", + "To the mighty Prince of Peace." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Christians, rouse! fight in this warfare,", + "Cease not till the victory’s won;", + "Till your Captain loud proclaimeth,", + "“Servant of the Lord, well done!”", + "He, alone, who thus is faithful,", + "Who abideth to the end,", + "Hath the promise, in the kingdom", + "An eternity to spend." + ] + } + ] + }, + { + "index": "618", + "number": 618, + "title": "Stand Up! Stand Up for Jesus!", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Stand up, stand up for Jesus!", + "ye soldiers of the cross;", + "Lift high His royal banner,", + "it must not suffer loss:", + "From vict’ry unto vict’ry,", + "His army shall He lead,", + "Till every foe is vanquished,", + "and Christ is Lord indeed." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Stand up, stand up for Jesus!", + "The trumpet call obey:", + "Forth to the mighty conflict,", + "in this His glorious day;", + "Ye that are men now serve Him", + "against unnumbered foes;", + "Let courage rise with danger,", + "and strength to strength oppose." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Stand up, stand up for Jesus!", + "Stand in His strength alone,", + "The arm of flesh will fail you,", + "ye dare not trust your own;", + "Put on the gospel armor,", + "and watching unto prayer,", + "Where calls the voice of duty,", + "be never wanting there." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Stand up, stand up for Jesus!", + "the strife will not be long;", + "This day the noise of battle,", + "the next the victor’s song;", + "To him that overcometh", + "a crown of life shall be;", + "He with the King of glory", + "shall reign eternally." + ] + } + ] + }, + { + "index": "619", + "number": 619, + "title": "Lead On, O King Eternal", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lead on, O King eternal,", + "the day of march has come;", + "henceforth in fields of conquest", + "thy tents shall be our home.", + "Through days of preparation", + "thy grace has made us strong;", + "and now, O King eternal,", + "we lift our battle song." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Lead on, O King eternal,", + "till sin’s fierce war shall cease,", + "and holiness shall whisper", + "the sweet amen of peace.", + "For not with swords loud clashing,", + "nor roll of stirring drums;", + "with deeds of love and mercy", + "the heavenly kingdom comes." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lead on, O King eternal,", + "we follow, not with fears,", + "for gladness breaks like morning", + "where’er thy face appears.", + "Thy cross is lifted o’er us,", + "we journey in its light;", + "the crown awaits the conquest;", + "lead on, O God of might." + ] + } + ] + }, + { + "index": "620", + "number": 620, + "title": "On Jordan's Stormy Banks", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "On Jordan’s stormy banks I stand,", + "And cast a wishful eye", + "To Canaan’s fair and happy land,", + "Where my possessions lie.", + "I am bound for the promised land,", + "I am bound for the promised land;", + "O who will come and go with me?", + "I am bound for the promised land." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O’er all those wide extended plain", + "Shines one eternal day;", + "There, Christ, the Sun, for ever reigns,", + "And scatters night away.", + "I am bound for the promised land,", + "I am bound for the promised land;", + "O who will come and go with me?", + "I am bound for the promised land." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "When shall I reach that happy place,", + "And be forever blest?", + "When shall I see my Father’s face,", + "And in His kingdom rest?", + "I am bound for the promised land,", + "I am bound for the promised land;", + "O who will come and go with me?", + "I am bound for the promised land." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Filled with delight, my raptured soul", + "Would here no longer stay;", + "Though Jordan’s waves around me roll,", + "Fearless I’d launch away.", + "I am bound for the promised land,", + "I am bound for the promised land;", + "O who will come and go with me?", + "I am bound for the promised land." + ] + } + ] + }, + { + "index": "621", + "number": 621, + "title": "Gracious Father, Guard Thy Children", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Gracious Father, guard Thy children", + "From the foe’s destructive power;", + "Save, O save them, Lord, from falling", + "In this dark and trying hour.", + "Thou wilt surely prove Thy people,", + "All our graces must be tried;", + "But Thy word illumes our pathway,", + "And in God we still confide." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We are in the time of waiting;", + "Soon we shall behold our Lord,", + "Wafted far away from sorrow,", + "To receive our rich reward.", + "Keep us, Lord, till Thine appearing,", + "Pure, unspotted from the world;", + "Let Thy Holy Spirit cheer us", + "Till Thy banner is unfurled." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "With what joyful exultation", + "Shall the saints Thy banner see,", + "When the Lord for whom we’ve waited", + "Shall proclaim the jubilee!", + "Freedom from this world’s pollutions;", + "Freedom from all sin and pain;", + "Freedom from the wiles of Satan,", + "And from death’s destructive reign." + ] + } + ] + }, + { + "index": "622", + "number": 622, + "title": "Come, Come, Ye Saints", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, come, ye saints,", + "no toil nor labor fear;", + "But with joy wend your way.", + "Though hard to you the journey may appear,", + "Grace shall be as your day.", + "We will have a living lord to guide,", + "And we can trust Him to provide;", + "Do this, and joy your hearts will swell:", + "All is well! All is well!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We’ll find the rest which God for us prepared,", + "When at last He will call;", + "Where none will come to hurt or make afraid,", + "He will reign over all.", + "We will make the air with music ring,", + "Shout praise to God our Lord and King:", + "O how we’ll make the chorus swell:", + "All is well! All is well!" + ] + } + ] + }, + { + "index": "623", + "number": 623, + "title": "I Will Follow Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I will follow Thee, my Savior,", + "Wheresoe’er my lot may be.", + "Where thou goest I will follow;", + "Yes, my Lord, I’ll follow Thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will follow Thee, my Saviour,", + "Thou didst shed Thy blood for me;", + "And though all men should forsake Thee;", + "By Thy grace I’ll follow Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Though the road be rough and thorny,", + "Trackless as the foaming sea,", + "Thou hast trod this way before me,", + "And I’ll gladly follow Thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will follow Thee, my Saviour,", + "Thou didst shed Thy blood for me;", + "And though all men should forsake Thee;", + "By Thy grace I’ll follow Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Though I meet with tribulations,", + "Sorely tempted though I be;", + "I remember Thou wast tempted,", + "And rejoice to follow Thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will follow Thee, my Saviour,", + "Thou didst shed Thy blood for me;", + "And though all men should forsake Thee;", + "By Thy grace I’ll follow Thee." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Though Thou leadest me through affliction,", + "Poor, forsaken though I be;", + "Thou wast destitute, afflicted,", + "And I only follow Thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will follow Thee, my Saviour,", + "Thou didst shed Thy blood for me;", + "And though all men should forsake Thee;", + "By Thy grace I’ll follow Thee." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Though to Jordan’s rolling billows,", + "Cold and deep, Thou leadest me,", + "Thou hast crossed the waves before me,", + "And I still will follow Thee." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "I will follow Thee, my Saviour,", + "Thou didst shed Thy blood for me;", + "And though all men should forsake Thee;", + "By Thy grace I’ll follow Thee." + ] + } + ] + }, + { + "index": "624", + "number": 624, + "title": "I Want Jesus to Walk With Me", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I want Jesus to walk with me.", + "(walk with me)", + "I want Jesus to walk with me.", + "(walk with me)", + "All along my pilgrim journey,", + "I want Jesus to walk with me.", + "(walk with me)" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "In my trials, Lord walk with me.", + "(walk with me)", + "In my trials, Lord walk with me.", + "(walk with me)", + "When the shades of life are falling,", + "I want Jesus to walk with me.", + "(walk with me)" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In my sorrows, Lord walk with me.", + "(walk with me)", + "In my sorrows, Lord walk with me.", + "(walk with me)", + "When my heart within is aching,", + "I want Jesus to walk with me.", + "(walk with me)" + ] + } + ] + }, + { + "index": "625", + "number": 625, + "title": "Higher Ground", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I’m pressing on the upward way,", + "New heights I’m gaining every day;", + "Still praying as I’m onward bound,", + "“Lord, plant my feet on higher ground.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lord, lift me up and let me stand,", + "By faith, on Heaven’s table land,", + "A higher plane than I have found;", + "Lord, plant my feet on higher ground." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "My heart has no desire to stay", + "Where doubts arise and fears dismay;", + "Though some may dwell where those abound,", + "My prayer, my aim, is higher ground." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lord, lift me up and let me stand,", + "By faith, on Heaven’s table land,", + "A higher plane than I have found;", + "Lord, plant my feet on higher ground." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "I want to live above the world,", + "Though Satan’s darts at me are hurled;", + "For faith has caught the joyful sound,", + "The song of saints on higher ground." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lord, lift me up and let me stand,", + "By faith, on Heaven’s table land,", + "A higher plane than I have found;", + "Lord, plant my feet on higher ground." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "I want to scale the utmost height", + "And catch a gleam of glory bright;", + "But still I’ll pray till Heav’n I’ve found,", + "“Lord, plant my feet on higher ground.”" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Lord, lift me up and let me stand,", + "By faith, on Heaven’s table land,", + "A higher plane than I have found;", + "Lord, plant my feet on higher ground." + ] + } + ] + }, + { + "index": "626", + "number": 626, + "title": "In a Little While We're Going Home", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Let us sing a song that will cheer us by the way,", + "In a little while we’re going home.", + "For the night will end in the everlasting day,", + "In a little while we’re going home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In a little while, In a little while,", + "We shall cross the billow’s foam;", + "We shall meet at last, When the stormy winds are past,", + "In a little while we’re going home." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We will do the work that our hands may find to do,", + "In a little while we’re going home.", + "And the grace of God will our daily strength renew,", + "In a little while we’re going home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In a little while, In a little while,", + "We shall cross the billow’s foam;", + "We shall meet at last, When the stormy winds are past,", + "In a little while we’re going home." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We will smooth the path for some weary, wayworn feet,", + "In a little while we’re going home.", + "And may loving hearts spread around an influence sweet!", + "In a little while we’re going home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In a little while, In a little while,", + "We shall cross the billow’s foam;", + "We shall meet at last, When the stormy winds are past,", + "In a little while we’re going home." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "There’s a rest beyond, there’s relief from every care,", + "In a little while we’re going home;", + "And no tears shall fall in that city bright and fair,", + "In a little while we’re going home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "In a little while, In a little while,", + "We shall cross the billow’s foam;", + "We shall meet at last, When the stormy winds are past,", + "In a little while we’re going home." + ] + } + ] + }, + { + "index": "627", + "number": 627, + "title": "Jacob's Ladder", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We are climbing Jacob’s ladder,", + "We are climbing Jacob’s ladder,", + "We are climbing Jacob’s ladder,", + "Soldiers of the cross." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Every round goes higher, higher,", + "Every round goes higher, higher,", + "Every round goes higher, higher,", + "Soldiers of the cross." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Sinner, do you love my Jesus?", + "Sinner, do you love my Jesus?", + "Sinner, do you love my Jesus?", + "Soldiers of the cross." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "If you love him, why not serve him?", + "If you love him, why not serve him?", + "If you love him, why not serve him?", + "Soldiers of the cross." + ] + } + ] + }, + { + "index": "628", + "number": 628, + "title": "As Jacob With Travel Was Weary", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "As Jacob with travel was weary one day,", + "At night on a stone for a pillow he lay;", + "He saw in a vision a ladder so high", + "That its foot was on earth and its top in the sky." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Alleluia to Jesus who died on the tree,", + "And has raised up a ladder of mercy for me,", + "And has raised up a ladder of mercy for me." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Come let us ascend! All may climb it who will;", + "For the angels of Jacob are guarding it still:", + "And remember each step that by faith we passo’er,", + "Some prophet or martyr has trod it before." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Alleluia to Jesus who died on the tree,", + "And has raised up a ladder of mercy for me,", + "And has raised up a ladder of mercy for me." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "And when we arrive at the haven of rest", + "We shall hear the glad words, “Come up hither, ye blest,", + "Here are regions of light, here are mansions of bliss.”", + "O who would not climb such a ladder as this?" + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Alleluia to Jesus who died on the tree,", + "And has raised up a ladder of mercy for me,", + "And has raised up a ladder of mercy for me." + ] + } + ] + }, + { + "index": "629", + "number": 629, + "title": "O Happy Band of Pilgrims", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O happy band of pilgrims,", + "If onward ye will tread", + "With Jesus as your fellow,", + "To Jesus as your Head!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O happy if ye labor", + "As Jesus did for men;", + "O happy if ye hunger", + "As Jesus hungered then!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "The trials that beset you,", + "The sorrows ye endure,", + "The manifold temptations", + "That death alone can cure," + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "What are they but His jewels", + "Of right celestial worth?", + "What are they but the ladder", + "Set up to heaven on earth?" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "O happy band of pilgrims,", + "Look upward to the skies,", + "Where such a light affliction", + "Shall win you such a prize!" + ] + } + ] + }, + { + "index": "630", + "number": 630, + "title": "Rise, My Soul, and Stretch Thy Wings", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Rise, my soul, and stretch thy wings,", + "thy better portion trace;", + "Rise from transitory things", + "toward heaven, thy native place;", + "Sun, and moon, and stars decay;", + "time shall soon this earth remove;", + "Rise, my soul, and haste away", + "to seats prepared above." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Rivers to the ocean run,", + "nor stay in all their course;", + "Fire ascending seeks the sun;", + "both speed them to their source;", + "So a soul that’s born of God,", + "longs to view His glorious face,", + "Forward tends to His abode", + "to rest in His embrace." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Cease, ye pilgrims, cease to mourn;", + "press onward to the prize;", + "Soon our Savior will return,", + "triumphant in the skies;", + "Yet a season, and you know", + "happy entrance will be given,", + "All our sorrows left below,", + "and earth exchanged for heaven." + ] + } + ] + }, + { + "index": "631", + "number": 631, + "title": "When on Life a Darkness Falls", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "When on life a darkness falls,", + "When the mist flows chilling,", + "Paths and sign posts lost in doubt,", + "Loveless, unfulfilling,", + "Reach us, Jesus, from Your cross,", + "Though we feel forsaken;", + "Keep us through the aching night", + "Till new dawns awaken." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When the dreams and vows of youth", + "Painfully accuse us,", + "Stab our conscience, steal our worth,", + "Christ will not refuse us:", + "Peace the world cannot provide,", + "Daily resurrection,", + "Strong companion at our side", + "For each new direction." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Come and meet Him, Friend and Lord,", + "Thro’ the gospel story:", + "Open door to life and peace,", + "Window into glory.", + "All who seek Him, soon are found,", + "Made His close relation:", + "Christ our pathway, Christ our home,", + "Christ our sure foundation." + ] + } + ] + }, + { + "index": "632", + "number": 632, + "title": "Until Then", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "My heart can sing when I pause to remember,", + "A heartache here is but a stepping stone.", + "Along a trail, thats winding always upward,", + "This troubled world, is not my final home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "But until then, my heart will go on singing,", + "Until then, with joy I’ll carry on,", + "Until the day my eyes behold the city,", + "Until the day God calls me home." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "The things of earth will dim and lose their value,", + "If we recall they’re borrowed for awhile;", + "And things of earth that cause the heart to tremble,", + "Remembered there, will only bring a smile." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "But until then, my heart will go on singing,", + "Until then, with joy I’ll carry on,", + "Until the day my eyes behold the city,", + "Until the day God calls me home." + ] + } + ] + }, + { + "index": "633", + "number": 633, + "title": "When We All Get to Heaven", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Sing the wondrous love of Jesus;", + "Sing his mercy and his grace.", + "In the mansions bright and blessed", + "He’ll prepare for us a place." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "When we all get to heaven,", + "What a day of rejoicing that will be!", + "When we all see Jesus,", + "We’ll sing and shout the victory!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "While we walk the pilgrim pathway,", + "Clouds will overspread the sky;", + "But when traveling days are over,", + "Not a shadow, not a sigh." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "When we all get to heaven,", + "What a day of rejoicing that will be!", + "When we all see Jesus,", + "We’ll sing and shout the victory!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Let us then be true and faithful,", + "Trusting, serving every day;", + "Just one glimpse of him in glory", + "Will the toils of life repay." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "When we all get to heaven,", + "What a day of rejoicing that will be!", + "When we all see Jesus,", + "We’ll sing and shout the victory!" + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Onward to the prize before us!", + "Soon his beauty we’ll behold;", + "Soon the pearly gates will open;", + "We shall tread the streets of gold." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "When we all get to heaven,", + "What a day of rejoicing that will be!", + "When we all see Jesus,", + "We’ll sing and shout the victory!" + ] + } + ] + }, + { + "index": "634", + "number": 634, + "title": "Come, All Christians, Be Committed", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Come, all Christians, be committed", + "To the service of the lord;", + "Make your lives for him more fitted,", + "Tune your hearts with one accord.", + "Come into His courts with gladness,", + "Each his sacred vows renew,", + "Turn away from sin and sadness,", + "Be transformed with life anew." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Of your time and talents give ye,", + "They are gifts from God above;", + "To be used by Christians freely", + "To proclaim His wondrous love.", + "Come again to serve the Savior,", + "Tithes and off’rings with you bring.", + "In your work, with Him find favor,", + "And with joy His praises sing." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "God’s command to love each other", + "Is required of every one;", + "Showing mercy to one another", + "Mirrors His redemptive plan.", + "In compassion He has given", + "Of His love that is divine;", + "On the cross sins were forgiven;", + "Joy and peace are fully thine." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Come in praise and adoration,", + "All who in Christ’s name believe;", + "Worship Him with consecration,", + "Grace and love you will receive.", + "For His grace give Him the glory,", + "For the Spirit and the Word,", + "And repeat the gospel story", + "Till mankind His name has heard." + ] + } + ] + }, + { + "index": "635", + "number": 635, + "title": "Lord of All Good", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord of all good, our gifts we bring You now;", + "Use them Your holy purpose to fulfill.", + "Tokens of love and pledges they shall be", + "That our whole life is offered to Your will." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We give our minds to understand Your ways;", + "Hands, voices, eyes to serve Your great design;", + "Hearts with the flame of your own love ablaze:", + "Thus for Your glory all our pow’rs combine." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Father, whose bounty all creation shows;", + "Christ, by whose willing sacrifice we live;", + "Spirit, from whom all life in fullness flows:", + "To You with grateful hearts ourselves we give." + ] + } + ] + }, + { + "index": "636", + "number": 636, + "title": "God, Whose Giving Knows No Ending", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God, whose giving knows no ending,", + "From Your rich and endless store:", + "Nature’s wonder, Jesus’ wisdom,", + "Costly cross, grave’s shattered door.", + "Gifted by You, we turn to You,", + "Off’ring up ourselves in praise:", + "Thankful song shall rise forever,", + "Gracious donor of our days." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Skills and time are ours for pressing", + "Toward the goals of Christ, Your Son:", + "All at peace in health and freedom,", + "Races joined, the church made one.", + "Now direct our daily labor,", + "Lest we strive for self alone:", + "Born with talents, make us servants", + "Fit to answer at Your throne." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Treasure, too, You have entrusted,", + "Gain through pow’rs Your grace conferred:", + "Ours to use for home and kindred,", + "And to spread the Gospel Word.", + "Open wide our hands in sharing,", + "As we heed Christ’s ageless call.", + "Healing, teaching, and reclaiming,", + "Serving You by loving all." + ] + } + ] + }, + { + "index": "637", + "number": 637, + "title": "Son of God, Eternal Savior", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Son of God, eternal Savior,", + "Source of life and truth and grace,", + "Work made flesh, whose birth among us", + "Hallows all our human race,", + "You our head, who throned in glory,", + "For Your own will ever plead:", + "Fill us with Your love and pity,", + "Heal our wrongs, and help our need." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Bind us all as one together", + "In Your church’s sacred fold,", + "Weak and healthy, poor and wealthy,", + "Sad and joyful, young and old.", + "Is there want or pain or sorrow?", + "Make us all the burden share.", + "Are there spirits crushed and broken?", + "Teach us, Lord, to soothe their care." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "As You, Lord, have lived for others,", + "So may we for others live.", + "Freely have Your gifts been granted;", + "Freely may Your servants give.", + "Yours the gold and Yours the silver,", + "Yours the wealth of land and sea;", + "We but stewards of Your bounty", + "Held in solemn trust will be." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Come, O Christ, and reign among us,", + "King of love and Prince of Peace;", + "Hush the storm of strife and passion,", + "Bid its cruel discords cease.", + "By Your patient years of toiling,", + "By Your silent hours of pain,", + "Quench our fevered thirst of pleasure,", + "Stem our selfish greed of gain." + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "Son of God, eternal Savior,", + "Source of life and truth and grace,", + "Word made flesh, whose birth among us", + "Hallows all our human race:", + "By Your praying, by Your willing", + "That Your people should be one,", + "Grant, oh, grant our hope’s fruition:", + "Here on earth Your will be done." + ] + } + ] + }, + { + "index": "638", + "number": 638, + "title": "The Wise May Bring Their Learning", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "wise may bring their learning,", + "The rich may bring their wealth,", + "And some may bring their greatness,", + "And some their strength and health:", + "We too would bring our treasures", + "To offer to the King,", + "We have no wealth or learning—", + "What shall we children bring?" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We’ll bring Him hearts that love Him,", + "We’ll bring Him thankful praise,", + "And young souls meekly striving", + "To follow in His ways:", + "And these be the treasures", + "We offer to the King,", + "And these are gifts that ever", + "The poorest child may bring." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We’ll bring the little duties", + "We have to do each day;", + "We’ll try our best to please Him", + "At home, at school, at play:", + "And better are these treasures", + "To offer to the King", + "Than richest gift without them:", + "Yet these a child may bring." + ] + } + ] + }, + { + "index": "639", + "number": 639, + "title": "A Diligent and Grateful Heart", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "A diligent and grateful heart", + "Prompts me to sing Thy praise.", + "Thy love and mercies from the start", + "Have blessed me all my days." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "I thank Thee for the means to serve", + "With talents and with tithes,", + "For sharing brings the utmost joy", + "When lifting other lives." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "My thanks I give you for stewardship", + "To minister through deeds,", + "To serve and share with patient care", + "Thy people in their needs." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "O Lord, I dedicate my all", + "In this response to Thee.", + "Help me to magnify this call", + "In deep humility." + ] + } + ] + }, + { + "index": "640", + "number": 640, + "title": "For Beauty of Meadows", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "For beauty of meadows, for grandeur of trees,", + "For flowers of woodlands, for creatures of seas,", + "For all You created and gave us to share,", + "We praise You,", + "Creator, extolling your care." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "As stewards of beauty received at Your hand,", + "As creatures who hear Your most urgent command,", + "We turn from our wasteful destruction of life,", + "Confessing our failures, confessing our strife." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Teach us once again to be gardeners in peace;", + "All nature around us is ours but on lease;", + "Your name we would hallow in all that we do,", + "Fulfilling our calling, creating with You." + ] + } + ] + }, + { + "index": "641", + "number": 641, + "title": "God in His Love for Us", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God in His love for us lent us this planet,", + "Gave it a purpose in time and in space:", + "Small as a spark from the fire of creation,", + "Cradle of life and the home of our race." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thanks be to God for its bounty and beauty,", + "Life that sustains us in body and mind:", + "Plenty for all, if we learn how to share it,", + "Riches undreamed of to fathom and find." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Long have our human wars ruined its harvest;", + "Long has earth bowed to the terror of forced;", + "Long have we wasted what others have need of,", + "Poisoned the fountain of life at its source." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Earth is the Lord’s: it is ours to enjoy it,", + "Ours, as His stewards, to farm and defend.", + "From its pollution, misuse, and destruction,", + "Good Lord, deliver us, world without end!" + ] + } + ] + }, + { + "index": "642", + "number": 642, + "title": "We Praise Thee With Our Minds", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We praise Thee with our minds,", + "O LordKept sharp think Thy thought;Come,", + "Holy Ghost with grace outpoured,", + "To teach what Christ hath taught.", + "In all our learning may we seekThat wisdom from above", + "Which comes to all: the brave,", + "the meekWho ask in faith and love." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "We praise Thee thro’ our bodies,", + "Lord,Kept strong to do Thy will;", + "Thy Spirit’s temples, which afford", + "A means to praise Thee still.", + "We give ourselves, a sacrifice,", + "To live as unto Thee;", + "For Thou alone hast paid the priceTo bring salvation free." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "We praise Thee in our hearts,", + "O king,Kept pure to know Thy ways;", + "And raise to Thee a hymn to sing", + "Eternally Thy praise.", + "Altho adoring hearts will bow", + "As age on ages roll;", + "We praise Thee in our beings now,", + "Mind, body, heart, and soul." + ] + } + ] + }, + { + "index": "643", + "number": 643, + "title": "Father, Who on Us Do Shower", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Father, who on us do shower", + "Gifts of plenty form Your dower,", + "To Your people give the power", + "All Your gifts to use aright." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Give pure happiness in leisure", + "Temperance in every pleasure,", + "Wholesome use of earthly treasure", + "Bodies clean and spirits bright." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lift from this and every nation", + "All that brings us degradation;", + "Quell the forces of temptation;", + "Put Your enemies to flight." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Father, You who sought and found us,", + "Son of God, whose love has bound us,", + "Holy Spirit, in us, round us,", + "Hear us, Godhead infinite." + ] + } + ] + }, + { + "index": "644", + "number": 644, + "title": "O God, Whose Will Is Life and Good", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O God, whose will is life and good", + "For all of mortal breath:", + "Unite in bonds of servanthood", + "All those who strive with death." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Make strong their hands and hearts and wills", + "To drive disease afar,", + "To strive against the body’s ills", + "And wage Your healing war." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "By healing of the sick and blind,", + "Christ’s mercy they proclaim,", + "Make known the great physician’s mind,", + "Affirm the Savior’s name." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Before them set Your gracious will,", + "That they, with heart and soul,", + "To You may consecrate their skill", + "And make the sufferer whole." + ] + } + ] + }, + { + "index": "645", + "number": 645, + "title": "God of our fathers", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God of our fathers, Whose almighty hand", + "Leads forth in beauty all the starry band", + "Of shining worlds in splendor through the skies", + "Our grateful songs before Thy throne arise." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thy love divine hath led us in the past,", + "In this free land by Thee our lot is cast,", + "Be Thou our Ruler, Guardian, Guide and Stay,", + "Thy Word our law, Thy paths our chosen way." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "From war’s alarms, from deadly pestilence,", + "Be Thy strong arm our ever sure defense;", + "Thy true religion in our hearts increase,", + "Thy bounteous goodness nourish us in peace." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Refresh Thy people on their toilsome way,", + "Lead us from night to never ending day;", + "Fill all our lives with love and grace divine,", + "And glory, laud, and praise be ever Thine." + ] + } + ] + }, + { + "index": "646", + "number": 646, + "title": "To the Name That Brings Salvation", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "To the name that brings salvation", + "Let the nations bow the head;", + "Let them kneel in adoration", + "When this name of names is said;", + "Let them pray for restoration", + "Of all things in Christ the head." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He through every generation", + "Rules in endless majesty;", + "May the kings of every nation", + "Now foreswear their enmity,", + "And with humble veneration", + "In the love of God agree." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Lord, we pray for upright rulers:", + "Guard them surely in their need", + "From the vanity of power", + "And the emptiness of greed;", + "Let them see the truth of lowness,", + "And on justice let them feed." + ] + } + ] + }, + { + "index": "647", + "number": 647, + "title": "Mine Eyes Have Seen the Glory", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Mine eyes have seen the glory", + "of the coming of the Lord;", + "He is trampling out the vintage", + "where the grapes of wrath are stored;", + "He has loosed the fateful lightning", + "of His terrible swift sword;", + "His truth is marching on." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Glory! Glory! Hallelujah!", + "Glory! Glory! Hallelujah!", + "Glory! Glory! Hallelujah!", + "His truth is marching on." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "He has sounded forth the trumpet", + "that shall never call retreat;", + "He is sifting out the hearts of men", + "before His judgment seat;", + "O be swift, my soul, to answer Him!", + "be jubilant, my feet!", + "Our God is marching on." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Glory! Glory! Hallelujah!", + "Glory! Glory! Hallelujah!", + "Glory! Glory! Hallelujah!", + "His truth is marching on." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "In the beauty of the lilies", + "Christ was born across the sea,", + "With a glory in His bosom", + "that transfigures you and me;", + "As He died to make men holy,", + "let us live to make men free!", + "While God is marching on." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Glory! Glory! Hallelujah!", + "Glory! Glory! Hallelujah!", + "Glory! Glory! Hallelujah!", + "His truth is marching on." + ] + } + ] + }, + { + "index": "648", + "number": 648, + "title": "I Vow to Thee, My Country", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "I vow to thee, my country,", + "all earthly things above,", + "Entire and whole and perfect,", + "the service of my love:", + "The love that asks the reason,", + "the love that stands the test,", + "That lays upon the altar", + "the dearest and the best;", + "The love that never falters,", + "the love that pays the price,", + "The love that makes undaunted", + "the final sacrifice." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "And there’s another country,", + "I’ve heard of long ago,", + "Most dear to them that love her,", + "most great to them that know;", + "We may not count her armies,", + "we may not see her King;", + "Her fortress is a faithful heart,", + "her pride is suffering;", + "And one by one and fervently", + "we pray for her increase,", + "And her ways are ways of gentleness,", + "and all her paths are peace." + ] + } + ] + }, + { + "index": "649", + "number": 649, + "title": "Lord, While for All Mankind We Pray", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, while for all mankind we pray", + "Of every clime and coast,", + "O hear us for our native land,", + "The land we love the most!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O guard our shores from every foe,", + "With peace our borders bless;", + "With prosperous times our cities crown,", + "Our fields with plenteousness!" + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Unite us in the sacred love", + "Of knowledge, truth, and Thee;", + "And let our hills and valleys shout", + "The songs of liberty." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord of the nations, thus to Thee", + "Our country we commend;", + "Be Thou her Refuge and her trust,", + "Her everlasting friend." + ] + } + ] + }, + { + "index": "650", + "number": 650, + "title": "Our Father, by Whose Name", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Our Father,", + "by whose name,", + "All fatherhood is known,", + "Who dost in love proclaimEach family Thine own,", + "Bless Thou all parents,", + "guarding well,", + "With constant love as sentinel,", + "The homes in which Thy people dwell." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O Christ,", + "Thyself a childWithin an earthly home,", + "With heart still undefiled,", + "Thou didst to manhood come;", + "Our children bless, in every place,", + "That they may all behold Thy face,", + "And knowing Thee may grow in grace." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "O Spirit,", + "who dost bindOur hearts in unity,", + "Who teaches us to findThe love from self set free,", + "In all our hearts such love increase,", + "That every home, by this release,", + "May be dwelling place of peace." + ] + } + ] + }, + { + "index": "651", + "number": 651, + "title": "Happy the Home That Welcomes You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Happy the home that welcomes You, Lord Jesus,", + "Truest of friends, most honored guest of all,", + "Where hearts and eyes are bright with joy to greet You,", + "Your lightest wishes eager to fulfill." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Happy the home where men and wife together", + "Are of one mind believing in Your love:", + "Through love and pain, prosperity and hardship,", + "Through good and evil days Your care they prove." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Happy the home, O loving Friend of children,", + "Where they are giv’n to You with hands of prayer,", + "Where at Your feet they early learn to listen", + "To Your own words, and thank You for Your care." + ] + } + ] + }, + { + "index": "652", + "number": 652, + "title": "Love at Home", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "There is beauty all around,", + "When there’s love at home;", + "There is joy in every sound,", + "When there’s love at home.", + "Peace and plenty here abide,", + "Smiling fair on every side;", + "Time doth softly, sweetly glide,", + "When there’s love at home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Love at home, love at home;", + "Time doth softly, sweetly glide,", + "When there’s love at home." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Kindly heaven smiles above,", + "When there’s love at home;", + "All the earth is fill’d with love,", + "When there’s love at home.", + "Sweeter sings the brooklet by,", + "Brighter beams the azure sky;", + "O, there’s One who smiles on high", + "When there’s love at home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Love at home, love at home;", + "Time doth softly, sweetly glide,", + "When there’s love at home." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Jesus, make me wholly Thine,", + "Then there’s love at home;", + "May Thy sacrifice be mine,", + "Then there’s love at home.", + "Safely from all harm I’ll rest,", + "With no sinful care distress’d,", + "Thro’ Thy tender mercy blessed,", + "When there’s love at home." + ] + }, + { + "type": "refrain", + "index": 0, + "lines": [ + "Love at home, love at home;", + "Time doth softly, sweetly glide,", + "When there’s love at home." + ] + } + ] + }, + { + "index": "653", + "number": 653, + "title": "Lead Them, My God, to Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lead them, my God, to Thee, Lead them to Thee,", + "These children dear of mine, Thou gavest me;", + "O, by Thy love divine, Lead them, my God, to Thee;", + "Lead them, my God, to Thee, Lead them to Thee." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "When earth looks bright and fair, Festive and gay,", + "Let no delusive snare Lure them astray;", + "But from temptation’s power, Lead them, my God, to Thee,", + "Lead them, my God, to Thee, Lead them to Thee." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "E’en for such little ones, Christ came a child,", + "And in this world of sin Lived undefiled.", + "O, for His sake, I pray, Lead them, my God, to Thee,", + "Lead them, my God, to Thee, Lead them to Thee." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Yea, though my faith be dim, I would believe", + "That Thou this precious gift Wilt now receive;", + "O take their young hearts now, Lead them my God to Thee,", + "Lead them, my God, to Thee, Lead them to Thee." + ] + } + ] + }, + { + "index": "654", + "number": 654, + "title": "Lord, Bless Our Homes", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, bless our homes with peace and love and laughter,", + "With understanding and with loyalty.", + "May we together follow Christ the Master", + "And know the blessing of His sov’reignty." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "May every heart receive His loving spirit", + "And know the t4ruth that makes life truly free;", + "Then, in that spirit may we live united,", + "And find in God our deep security." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Forgive the hurts our selfishness inflicted", + "On whose we love and those who love us best.", + "Christ, heal the scars and draw us all together", + "In Him whose will is peace and joy and rest." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Father, in gratitude for homes and loved one,", + "We open now our hearts to all mankind.", + "Grand us Your spirit love for one another", + "So in Your peace may we our concord find." + ] + } + ] + }, + { + "index": "655", + "number": 655, + "title": "Happy the Home", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Happy the home when God is there,", + "and love fills every breast;", + "when one their wish, and one their prayer,", + "and one their heavenly rest." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Happy the home where Jesus’ name", + "is sweet to every ear;", + "where children early speak his fame,", + "and parents hold him dear." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Happy the home where prayer is heard,", + "and praise is wont to rise;", + "where parents love the sacred Word", + "and all its wisdom prize." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "Lord, let us in our homes agree", + "this blessed peace to gain;", + "unite our hearts in love to thee,", + "and love to all will reign." + ] + } + ] + }, + { + "index": "656", + "number": 656, + "title": "O Perfect Love", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O perfect Love, all human thought transcending,", + "lowly we kneel in prayer before thy throne,", + "that theirs may be the love which knows no ending,", + "whom thou forevermore dost join in one." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "O perfect Life, be thou their full assurance", + "of tender charity and steadfast faith,", + "of patient hope and quiet, brave endurance,", + "with childlike trust that fears nor pain nor death." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Grant them the joy which brightens earthly sorrow;", + "grant them the peace which calms all earthly strife,", + "and to life’s day the glorious unknown morrow", + "that dawns upon eternal love and life." + ] + } + ] + }, + { + "index": "657", + "number": 657, + "title": "O God, From Whom Mankind", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O God from whom mankind derives its name;", + "Whose covenant of grace remains the same,", + "Be with these two who now before You wait;", + "Enlarge the love they come to consecrate." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "May through their union other lives be blessed;", + "Their door be wide to stranger and to guest,", + "Give them the understanding that is kind,", + "Grant them the blessing of an open mind." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Preserve their days from inwardness of hear;", + "To each the gift of truthful speech impart.", + "Their bond be strong against all strain and strife", + "Amid the changes of this earthly life." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "From stage to stage on life’s unfolding way", + "Bring to their mind the vows they make this day,", + "Your Spirit be their Guide in every move,", + "Their faith in Christ the basis of their love." + ] + } + ] + }, + { + "index": "658", + "number": 658, + "title": "Heavenly Father, Hear Our Prayer", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Heav’nly Father, hear our prayer", + "As we bow before You:", + "Bless them in the life they share,", + "Humble we implore You.", + "Be their guide in all endeavors,", + "Be their hope that nothing severs;", + "Constant source of love divine,", + "Let Your love within them shine!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "As they pledge their love this day", + "Here before Your altar,", + "May their hearts,, upon You stayed,", + "Never fail or falter.", + "Be their comfort in all sorrow;", + "Be their reason for tomorrow.", + "Grant them strength to live each hour", + "Trusting solely in Your pow’r." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Blest Creator, Lord of life,", + "Hear our glad thanksgiving.", + "Husband You have joined to wife", + "For their earthly living.", + "Justified by Jesus’ merit,", + "Life eternal they inherit.", + "When their days on earth have passed,", + "Take them to Your home at last!" + ] + } + ] + }, + { + "index": "659", + "number": 659, + "title": "May the Grace of Christ Our Savior", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "May the grace of Christ our Savior", + "And the Father’s boundless love,", + "With the Holy Spirit’s favor,", + "Rest upon them from above." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Thus may they abide in union", + "With each other and the Lord,", + "And possess, in sweet communion,", + "Joys which earth cannot afford." + ] + } + ] + }, + { + "index": "660", + "number": 660, + "title": "Glory Be to the Father", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Glory be to the Father,", + "and to the Son,", + "and to the Holy Ghost;", + "As it was in the beginning,", + "is now, and ever shall be,", + "world without end.", + "Amen, Amen." + ] + } + ] + }, + { + "index": "661", + "number": 661, + "title": "Holy, Holy, Holy", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Holy, holy, holy, Holy is the Lord!", + "Holy, holy, holy, Holy is our God!", + "He who always liveth, Evermore the same", + "Heav’n and earth He ruleth, Come and praise His name!" + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Holy, holy, holy, Holy is the Lord!", + "Holy, holy, holy, Holy is our God!", + "Glorious adn beloved Is the One adored!", + "Holy, holy, holy, Holy is the Lord." + ] + } + ] + }, + { + "index": "662", + "number": 662, + "title": "Let All Mortal Flesh Keep Silence", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Let all mortal flesh keep silence,", + "And with fear and trembling stand;", + "Ponder nothing earthly-minded,", + "For with blessing in his hand,", + "Christ our God to earth descendeth,", + "Our full homage to demand. Amen." + ] + } + ] + }, + { + "index": "663", + "number": 663, + "title": "Amens", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "A-men, A—men." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "A—–men." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "A—men." + ] + }, + { + "type": "verse", + "index": 4, + "lines": [ + "A—men, (A-men.)" + ] + }, + { + "type": "verse", + "index": 5, + "lines": [ + "A—–men." + ] + }, + { + "type": "verse", + "index": 6, + "lines": [ + "A-men, A-men, A—men." + ] + } + ] + }, + { + "index": "664", + "number": 664, + "title": "Sevenfold Amen", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "A-men,", + "A-men,", + "A—men,", + "A—–men,", + "A—–men,", + "A—–men,", + "A-men." + ] + } + ] + }, + { + "index": "665", + "number": 665, + "title": "All Things Come of Thee", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "All things come of thee, O Lord;", + "and of thine own have we given thee.", + "Amen." + ] + } + ] + }, + { + "index": "666", + "number": 666, + "title": "Cast Thy Burden Upon the Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Cast thy burden upon the Lord,", + "And He shall sustain thee;", + "He never will suffer the righteous to fall;", + "He is at thy right hand.", + "Thy mercy, Lord, is great, and far above the heavens;", + "Let none be made ashamed, that wait upon Thee." + ] + } + ] + }, + { + "index": "667", + "number": 667, + "title": "Lord, Bless Thy Word to Every Heart", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lord, bless Thy word to every heart", + "In this Thy house today,", + "And help us each as now we part,", + "Its precepts to obey.", + "Amen", + "Amen" + ] + } + ] + }, + { + "index": "668", + "number": 668, + "title": "O Thou Who Hearest", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "O Thou who hearest every heartfelt prayer,", + "With Thy rich grace, Lord, all our hearts prepare;", + "Thou art our life, Thou art our love and light,", + "O let this Sabbath hour with Him be bright. Amen." + ] + } + ] + }, + { + "index": "669", + "number": 669, + "title": "The Lord Bless You and Keep You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Lord bless you and keep you,", + "the Lord life His countenance upon you,", + "and give you peace;", + "the Lord make His face to shine upon you,", + "and be gracious unto you,", + "be gracious,", + "the Lord be gracious unto you.", + "Amen." + ] + } + ] + }, + { + "index": "670", + "number": 670, + "title": "We Give Thee But Thine Own", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "We give Thee but Thine own,", + "What-e’er the gift may be;", + "All that we have is Thine alone,", + "A trust, O Lord, from Thee." + ] + } + ] + }, + { + "index": "671", + "number": 671, + "title": "Now, Dear Lord, As We Pray", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Now, dear Lord, as we pray,", + "take our hearts and minds far away", + "from the press of the world all around", + "to your throne where grace does abound.", + "May our lives be transformed by Your love,", + "may our souls be refreshed from above.", + "At this moment, let people everywhere", + "join us now as we come to You in prayer." + ] + } + ] + }, + { + "index": "672", + "number": 672, + "title": "Spirit of the Living God", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Spirit of the living God,", + "Fall afresh on me!", + "Spirit of the living God,", + "Fall afresh on me!", + "Break me, melt me, mold me, fill me!", + "Spirit of the living God,", + "Fall afresh on me!" + ] + } + ] + }, + { + "index": "673", + "number": 673, + "title": "May God Be With You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "May God be with you Till we meet again,", + "May God be with you, Keep you safe till then;", + "And may His blessings Be within your heart,", + "May God be with you While we’re apart,", + "May God be with you." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "May God be with you, Watch you from above,", + "May God protect you in His tender love;", + "And with the dawning Of each bright, new day,", + "May God be with you, To guide your way,", + "May God be with you." + ] + } + ] + }, + { + "index": "674", + "number": 674, + "title": "Shalom", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Shalom, good friends,", + "shalom, good friends,", + "shalom, shalom.", + "Till we meet again,", + "till we meet again,", + "shalom, shalom." + ] + } + ] + }, + { + "index": "675", + "number": 675, + "title": "May the Lord Bless and Keep You", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "May the Lord bless you and keep you", + "both now and evermore.", + "Amen, Amen." + ] + } + ] + }, + { + "index": "676", + "number": 676, + "title": "Thy Word Is a Lantern", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Thy Word is a lantern unto my feet,", + "And a light unto my path." + ] + } + ] + }, + { + "index": "677", + "number": 677, + "title": "Heavenly Father, to Thee We Pray", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Heavenly Father, to Thee we pray,", + "On the holy Sabbath day;", + "Through Thy Word Thy will make known;", + "May each heart become Thy throne,", + "Let Thy living water flow", + "That we Thy boundless love may know.", + "Amen." + ] + } + ] + }, + { + "index": "678", + "number": 678, + "title": "God Be in My Head", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God be in my head, and in my understanding;", + "God be in mine eyes, and in my looking;", + "God be in my mouth, and in my speaking;", + "God be in my heart, and in my thinking;", + "God be at mine end, and at my departing." + ] + } + ] + }, + { + "index": "679", + "number": 679, + "title": "God Be in My Head", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "God be in my head,", + "And in my thinking.", + "god be in my eyes,", + "And in my looking.", + "God be in my mouth", + "And in my speaking.", + "Oh, God be in my hear,", + "And in my understanding." + ] + } + ] + }, + { + "index": "680", + "number": 680, + "title": "Holy Spirit, Hear Us", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Holy Spirit, hear us;", + "Help us while we sing;", + "Breath into the music", + "Of the praise we bring." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Holy Spirit, prompt us", + "When we kneel to pray;", + "Nearer come, and teach us", + "What we ought to say." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Holy Spirit, shine Thou", + "On the Book we read;", + "Gild it’s holy pages", + "With the light we need." + ] + } + ] + }, + { + "index": "681", + "number": 681, + "title": "This Is the Day the Lord Hath Made", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "This is the day the Lord hath made;", + "he calls the hours his own.", + "Let heaven rejoice, let earth be glad,", + "and praise surround the throne." + ] + } + ] + }, + { + "index": "682", + "number": 682, + "title": "As You Have Promised, Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "As You have promised, Lord, today,", + "You are letting Your servant go away in peace.", + "May eyes have seen You in broad daylight", + "before all nations, planning salvation.", + "Light of revelation for the nations,", + "and glory of Your people Israel." + ] + } + ] + }, + { + "index": "683", + "number": 683, + "title": "Jesus, Stand Among Us", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Jesus, stand among us", + "In Thy risen power;", + "Let this time of worship", + "Be a hallowed hour." + ] + }, + { + "type": "verse", + "index": 2, + "lines": [ + "Breathe the Holy Spirit", + "Into every heart;", + "Bid the fears and sorrows", + "From each soul depart." + ] + }, + { + "type": "verse", + "index": 3, + "lines": [ + "Thus with quickened footsteps", + "We pursue our way,", + "Watching for the dawning", + "Of eternal day." + ] + } + ] + }, + { + "index": "684", + "number": 684, + "title": "Hear Our Prayer, O Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Hear Our Prayer, O Lord,", + "Hear our prayer, O Lord;", + "Incline Thine ear to us,", + "And grant us Thy peace.", + "Amen." + ] + } + ] + }, + { + "index": "685", + "number": 685, + "title": "Cause Me to Hear", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Cause me to hear Thy loving kindness in the morning,", + "for in Thee do I trust.", + "Cause me to know they way where-in I shall walk", + "for I lift up my soul to Thee.", + "Amen" + ] + } + ] + }, + { + "index": "686", + "number": 686, + "title": "Bless Thou the Gifts", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Bless thou the gifts our hands have brought;", + "bless thou the work our hearts have planned.", + "Ours is the faith, the will, the thought;", + "the rest, O God, is in thy hand.", + "Amen." + ] + } + ] + }, + { + "index": "687", + "number": 687, + "title": "The Lord Is in His Holy Temple", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Lord is in HIs holy temple,", + "The Lord is in His holy temple,", + "Let all the earth be silent", + "be silent before Him." + ] + } + ] + }, + { + "index": "688", + "number": 688, + "title": "Surely, Surely", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Surely, surely the Lord has been here,", + "Surely angels still linger near;", + "I hear music soft on my ear,", + "I feel His Spirit,", + "I have no fear." + ] + } + ] + }, + { + "index": "689", + "number": 689, + "title": "Day by Day, Dear Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Day by day, Dear Lord, of Thee three things I pray:", + "To see Thee more clearly, Love Thee more dearly,", + "Follow Thee more nearly, Day by day." + ] + } + ] + }, + { + "index": "690", + "number": 690, + "title": "Dismiss Us, Lord With Blessing", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Dismiss us, Lord, with blessing, we pray;", + "As from Thy worship we go our ways;", + "Guide in life’s conflicts, all through the day;", + "Save in Thy kingdom, Thine be the praise.", + "Amen." + ] + } + ] + }, + { + "index": "691", + "number": 691, + "title": "Lead Me, Lord", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Lead me, Lord, lead me in thy righteousness;", + "make thy way plain before my face.", + "For it is thou, Lord, thou, Lord only,", + "that makest me dwell in safety." + ] + } + ] + }, + { + "index": "692", + "number": 692, + "title": "The Lord Is in His Holy Temple", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "The Lord is in His holy temple,", + "The Lord is in His holy temple,", + "Let all the earth keep silence,", + "Let all the earth keep silence, before Him,", + "Keep silence, keep silence, before Him.", + "Amen." + ] + } + ] + }, + { + "index": "693", + "number": 693, + "title": "Almighty Father", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Almighty Father, hear our prayer,", + "and bless all souls that wait before Thee.", + "Amen." + ] + } + ] + }, + { + "index": "694", + "number": 694, + "title": "Praise God, From Whom All Blessings", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Praise God, from Whom all blessings flow;", + "Praise Him, all creatures here below;", + "Praise Him above, ye heavenly host;", + "Praise Father, Son, and Holy Ghost." + ] + } + ] + }, + { + "index": "695", + "number": 695, + "title": "Praise God, From Whom All Blessings", + "lyrics": [ + { + "type": "verse", + "index": 1, + "lines": [ + "Praise God, from Whom all blessings flow;", + "Praise Him, all creatures here below;", + "Praise Him above, ye heavenly host;", + "Praise Father, Son, and Holy Ghost." + ] + } + ] + } +] \ No newline at end of file diff --git a/src/icons/check-circle.vue b/src/icons/check-circle.vue new file mode 100644 index 0000000..461e975 --- /dev/null +++ b/src/icons/check-circle.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/icons/chevron-down.vue b/src/icons/chevron-down.vue new file mode 100644 index 0000000..1d02c2a --- /dev/null +++ b/src/icons/chevron-down.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/icons/chevron-left.vue b/src/icons/chevron-left.vue new file mode 100644 index 0000000..17341be --- /dev/null +++ b/src/icons/chevron-left.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/icons/chevron-right.vue b/src/icons/chevron-right.vue new file mode 100644 index 0000000..86d8aaa --- /dev/null +++ b/src/icons/chevron-right.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/icons/chevron-up.vue b/src/icons/chevron-up.vue new file mode 100644 index 0000000..861bb39 --- /dev/null +++ b/src/icons/chevron-up.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/icons/cog-8-tooth.vue b/src/icons/cog-8-tooth.vue new file mode 100644 index 0000000..f136f58 --- /dev/null +++ b/src/icons/cog-8-tooth.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/icons/eye.vue b/src/icons/eye.vue new file mode 100644 index 0000000..d9907ec --- /dev/null +++ b/src/icons/eye.vue @@ -0,0 +1,6 @@ + \ No newline at end of file diff --git a/src/icons/list-bars.vue b/src/icons/list-bars.vue new file mode 100644 index 0000000..7487c47 --- /dev/null +++ b/src/icons/list-bars.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/icons/list-bullet.vue b/src/icons/list-bullet.vue new file mode 100644 index 0000000..724ec5e --- /dev/null +++ b/src/icons/list-bullet.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/icons/magnifying-glass.vue b/src/icons/magnifying-glass.vue new file mode 100644 index 0000000..67c4429 --- /dev/null +++ b/src/icons/magnifying-glass.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/icons/x-mark.vue b/src/icons/x-mark.vue new file mode 100644 index 0000000..18c8855 --- /dev/null +++ b/src/icons/x-mark.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/src/main.js b/src/main.js new file mode 100644 index 0000000..9fe1c8e --- /dev/null +++ b/src/main.js @@ -0,0 +1,18 @@ +import { createApp } from 'vue' +import { createPinia } from 'pinia' +import piniaPluginPersistedstate from 'pinia-plugin-persistedstate' + +import App from './App.vue' +import router from './router' + +import './styles/index.css' + + +const app = createApp(App) +const pinia = createPinia() +pinia.use(piniaPluginPersistedstate) + +app.use(pinia) +app.use(router) + +app.mount('#app') diff --git a/src/router/index.js b/src/router/index.js new file mode 100644 index 0000000..1ab2e1e --- /dev/null +++ b/src/router/index.js @@ -0,0 +1,37 @@ +import { createRouter, createWebHistory } from 'vue-router' +import DockSearch from '../components/Dock/DockSearch.vue' + +const router = createRouter({ + history: createWebHistory(import.meta.env.BASE_URL), + routes: [ + { + path: '/', + component: () => import('../views/Dock.vue'), + children: [ + { + path: '/', + name: 'dock-search', + component: () => import('../components/Dock/DockSearch.vue') + }, + { + path: '/dock-queue', + name: 'dock-queue', + component: () => import('../components/Dock/DockQueue.vue') + }, + + { + path: '/dock-settings', + name: 'dock-settings', + component: () => import('../components/Dock/DockSettings.vue') + }, + ] + }, + { + path: '/browser', + name: 'browser', + component: () => import('../views/Browser.vue') + } + ] +}) + +export default router diff --git a/src/stores/queue.js b/src/stores/queue.js new file mode 100644 index 0000000..ec4cb29 --- /dev/null +++ b/src/stores/queue.js @@ -0,0 +1,42 @@ +import { defineStore } from 'pinia' + +export const useQueueStore = defineStore({ + id: 'obs-sda-hymnal', + persist: true, + state: () => ({ + queue: [], + iterator: 0, + }), + actions: { + setQueue(queue) { + this.queue = queue + }, + clearQueue() { + this.queue = [] + }, + addToQueue(song) { + this.queue.push(song) + }, + songInQueue(song) { + return this.queue.find(s => s.index === song.index) + }, + removeFromQueue(song) { + this.queue = this.queue.filter(s => s.index !== song.index) + }, + moveUp(song) { + let songIndex = this.queue.findIndex(s => s.index === song.index) + if (!songIndex) { return } + this.queue.splice(songIndex-1, 0, this.queue.splice(songIndex, 1)[0]) + }, + moveDown(song) { + let songIndex = this.queue.findIndex(s => s.index === song.index) + if (songIndex >= this.queue.length) { return } + this.queue.splice(songIndex+1, 0, this.queue.splice(songIndex, 1)[0]) + }, + }, + getters: { + getQueue(state) { + return state.queue + } + }, +}) diff --git a/src/styles/index.css b/src/styles/index.css new file mode 100644 index 0000000..d649c8f --- /dev/null +++ b/src/styles/index.css @@ -0,0 +1,19 @@ +@tailwind base; +@tailwind components; +@tailwind utilities; + +::-webkit-scrollbar { + @apply w-3; +} + +::-webkit-scrollbar-track { + @apply bg-obs-primary; +} + +::-webkit-scrollbar-thumb { + @apply bg-obs-secondary rounded-lg; +} + +html, body { + @apply subpixel-antialiased; +} diff --git a/src/views/Browser.vue b/src/views/Browser.vue new file mode 100644 index 0000000..512c204 --- /dev/null +++ b/src/views/Browser.vue @@ -0,0 +1,145 @@ + + + + + \ No newline at end of file diff --git a/src/views/Dock.vue b/src/views/Dock.vue new file mode 100644 index 0000000..f2bfb6b --- /dev/null +++ b/src/views/Dock.vue @@ -0,0 +1,13 @@ + + + \ No newline at end of file diff --git a/tailwind.config.js b/tailwind.config.js new file mode 100644 index 0000000..73c06e9 --- /dev/null +++ b/tailwind.config.js @@ -0,0 +1,18 @@ +/** @type {import('tailwindcss').Config} */ +export default { + content: [ + "./index.html", + "./src/**/*.{vue,js,ts,jsx,tsx}", + ], + theme: { + extend: { + colors: { + 'obs-primary': '#2b2e38', + 'obs-secondary': '#4f535e', + 'obs-control': '#3c404b', + } + }, + }, + plugins: [], +} + diff --git a/vite.config.js b/vite.config.js new file mode 100644 index 0000000..1698667 --- /dev/null +++ b/vite.config.js @@ -0,0 +1,17 @@ +import { fileURLToPath, URL } from 'node:url' + +import { defineConfig } from 'vite' +import vue from '@vitejs/plugin-vue' + +// https://vitejs.dev/config/ +export default defineConfig({ + base: 'obs-sda-hymnal', + plugins: [ + vue(), + ], + resolve: { + alias: { + '@': fileURLToPath(new URL('./src', import.meta.url)) + } + } +})